File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -11161,6 +11161,8 @@ paths:
11161
11161
- private
11162
11162
- public-read
11163
11163
- authenticated-read
11164
+ - public-read-write
11165
+ - custom
11164
11166
description: >
11165
11167
The Access Control Level of the bucket, as a canned ACL string.
11166
11168
For more fine-grained control of ACLs, use the S3 API directly.
@@ -11223,6 +11225,8 @@ paths:
11223
11225
- private
11224
11226
- public-read
11225
11227
- authenticated-read
11228
+ - public-read-write
11229
+ - custom
11226
11230
description: >
11227
11231
The Access Control Level of the bucket, as a canned ACL string.
11228
11232
For more fine-grained control of ACLs, use the S3 API directly.
@@ -11304,6 +11308,8 @@ paths:
11304
11308
- private
11305
11309
- public-read
11306
11310
- authenticated-read
11311
+ - public-read-write
11312
+ - custom
11307
11313
description: >
11308
11314
The Access Control Level of the bucket, as a canned ACL string.
11309
11315
For more fine-grained control of ACLs, use the S3 API directly.
You can’t perform that action at this time.
0 commit comments