mirror of
https://github.com/zhigang1992/aliyun-oss-react-native.git
synced 2026-06-15 09:57:51 +08:00
13 lines
159 B
Plaintext
Executable File
13 lines
159 B
Plaintext
Executable File
{
|
|
"Statement": [
|
|
{
|
|
"Action": [
|
|
"oss:*"
|
|
],
|
|
"Effect": "Allow",
|
|
"Resource": ["acs:oss:*:*:*"]
|
|
}
|
|
],
|
|
"Version": "1"
|
|
}
|