@aws-sdk/client-s3 3.40.1 → 3.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (107) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/dist-cjs/endpoints.js +24 -0
  3. package/dist-cjs/models/models_0.js +18 -10
  4. package/dist-cjs/models/models_1.js +7 -1
  5. package/dist-cjs/protocols/Aws_restXml.js +82 -0
  6. package/dist-es/endpoints.js +24 -0
  7. package/dist-es/models/models_0.js +12 -4
  8. package/dist-es/models/models_1.js +4 -0
  9. package/dist-es/protocols/Aws_restXml.js +83 -3
  10. package/dist-types/S3.d.ts +124 -38
  11. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +1 -1
  12. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +5 -1
  13. package/dist-types/commands/CopyObjectCommand.d.ts +12 -2
  14. package/dist-types/commands/CreateBucketCommand.d.ts +40 -12
  15. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  21. package/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteObjectCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteObjectsCommand.d.ts +1 -1
  32. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -1
  33. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -1
  34. package/dist-types/commands/GetBucketAclCommand.d.ts +8 -1
  35. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -1
  36. package/dist-types/commands/GetBucketCorsCommand.d.ts +1 -1
  37. package/dist-types/commands/GetBucketEncryptionCommand.d.ts +1 -1
  38. package/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  39. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  40. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +1 -1
  41. package/dist-types/commands/GetBucketLocationCommand.d.ts +1 -1
  42. package/dist-types/commands/GetBucketLoggingCommand.d.ts +1 -1
  43. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -1
  44. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -1
  45. package/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +4 -4
  46. package/dist-types/commands/GetBucketPolicyCommand.d.ts +1 -1
  47. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +1 -1
  48. package/dist-types/commands/GetBucketReplicationCommand.d.ts +1 -1
  49. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +1 -1
  50. package/dist-types/commands/GetBucketTaggingCommand.d.ts +1 -1
  51. package/dist-types/commands/GetBucketVersioningCommand.d.ts +1 -1
  52. package/dist-types/commands/GetBucketWebsiteCommand.d.ts +1 -1
  53. package/dist-types/commands/GetObjectAclCommand.d.ts +8 -2
  54. package/dist-types/commands/GetObjectCommand.d.ts +8 -5
  55. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +1 -1
  56. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +1 -1
  57. package/dist-types/commands/GetObjectRetentionCommand.d.ts +1 -1
  58. package/dist-types/commands/GetObjectTaggingCommand.d.ts +1 -1
  59. package/dist-types/commands/GetObjectTorrentCommand.d.ts +1 -1
  60. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -1
  61. package/dist-types/commands/HeadBucketCommand.d.ts +1 -1
  62. package/dist-types/commands/HeadObjectCommand.d.ts +1 -1
  63. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +3 -3
  65. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  66. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -1
  67. package/dist-types/commands/ListBucketsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +1 -1
  69. package/dist-types/commands/ListObjectVersionsCommand.d.ts +1 -1
  70. package/dist-types/commands/ListObjectsCommand.d.ts +1 -1
  71. package/dist-types/commands/ListObjectsV2Command.d.ts +1 -1
  72. package/dist-types/commands/ListPartsCommand.d.ts +1 -1
  73. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -1
  74. package/dist-types/commands/PutBucketAclCommand.d.ts +8 -2
  75. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -1
  76. package/dist-types/commands/PutBucketCorsCommand.d.ts +1 -1
  77. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +1 -1
  78. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  79. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  80. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +1 -1
  81. package/dist-types/commands/PutBucketLoggingCommand.d.ts +9 -4
  82. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -1
  83. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +1 -1
  84. package/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +3 -3
  85. package/dist-types/commands/PutBucketPolicyCommand.d.ts +1 -1
  86. package/dist-types/commands/PutBucketReplicationCommand.d.ts +1 -1
  87. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +1 -1
  88. package/dist-types/commands/PutBucketTaggingCommand.d.ts +1 -1
  89. package/dist-types/commands/PutBucketVersioningCommand.d.ts +1 -1
  90. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +1 -1
  91. package/dist-types/commands/PutObjectAclCommand.d.ts +8 -3
  92. package/dist-types/commands/PutObjectCommand.d.ts +15 -3
  93. package/dist-types/commands/PutObjectLegalHoldCommand.d.ts +1 -1
  94. package/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +1 -1
  95. package/dist-types/commands/PutObjectRetentionCommand.d.ts +1 -1
  96. package/dist-types/commands/PutObjectTaggingCommand.d.ts +1 -1
  97. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -1
  98. package/dist-types/commands/RestoreObjectCommand.d.ts +1 -1
  99. package/dist-types/commands/SelectObjectContentCommand.d.ts +1 -1
  100. package/dist-types/commands/UploadPartCommand.d.ts +1 -1
  101. package/dist-types/commands/UploadPartCopyCommand.d.ts +1 -1
  102. package/dist-types/commands/WriteGetObjectResponseCommand.d.ts +1 -1
  103. package/dist-types/models/models_0.d.ts +110 -25
  104. package/dist-types/models/models_1.d.ts +16 -1
  105. package/dist-types/ts3.4/models/models_0.d.ts +55 -15
  106. package/dist-types/ts3.4/models/models_1.d.ts +10 -1
  107. package/package.json +6 -6
@@ -27,9 +27,20 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat
27
27
  * bucket in a Region other than US East (N. Virginia), your application must be able to
28
28
  * handle 307 redirect. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/VirtualHosting.html">Virtual hosting of buckets</a>.</p>
29
29
  * </note>
30
- * <p>When creating a bucket using this operation, you can optionally specify the accounts or
31
- * groups that should be granted specific permissions on the bucket. There are two ways to
32
- * grant the appropriate permissions using the request headers.</p>
30
+ * <p>
31
+ * <b>Access control lists (ACLs)</b>
32
+ * </p>
33
+ * <p>When creating a bucket using this operation, you can optionally configure the bucket ACL to specify the accounts or
34
+ * groups that should be granted specific permissions on the bucket.</p>
35
+ * <important>
36
+ * <p>If your CreateBucket request includes the <code>BucketOwnerEnforced</code> value for
37
+ * the <code>x-amz-object-ownership</code> header, your request can either not specify
38
+ * an ACL or specify bucket owner full control ACLs, such as the <code>bucket-owner-full-control</code>
39
+ * canned ACL or an equivalent ACL expressed in the XML format. For
40
+ * more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html">Controlling object
41
+ * ownership</a> in the <i>Amazon S3 User Guide</i>.</p>
42
+ * </important>
43
+ * <p>There are two ways to grant the appropriate permissions using the request headers.</p>
33
44
  * <ul>
34
45
  * <li>
35
46
  * <p>Specify a canned ACL using the <code>x-amz-acl</code> request header. Amazon S3
@@ -42,7 +53,7 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat
42
53
  * <code>x-amz-grant-write</code>, <code>x-amz-grant-read-acp</code>,
43
54
  * <code>x-amz-grant-write-acp</code>, and <code>x-amz-grant-full-control</code>
44
55
  * headers. These headers map to the set of permissions Amazon S3 supports in an ACL. For
45
- * more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html">Access control list
56
+ * more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/acl-overview.html">Access control list
46
57
  * (ACL) overview</a>.</p>
47
58
  * <p>You specify each grantee as a type=value pair, where the type is one of the
48
59
  * following:</p>
@@ -106,13 +117,30 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat
106
117
  * <p>
107
118
  * <b>Permissions</b>
108
119
  * </p>
109
- * <p>If your <code>CreateBucket</code> request specifies ACL permissions and the ACL is public-read, public-read-write,
110
- * authenticated-read, or if you specify access permissions explicitly through any other ACL, both
111
- * <code>s3:CreateBucket</code> and <code>s3:PutBucketAcl</code> permissions are needed. If the ACL the
112
- * <code>CreateBucket</code> request is private, only <code>s3:CreateBucket</code> permission is needed. </p>
113
- * <p>If <code>ObjectLockEnabledForBucket</code> is set to true in your <code>CreateBucket</code> request,
114
- * <code>s3:PutBucketObjectLockConfiguration</code> and <code>s3:PutBucketVersioning</code> permissions are required.</p>
115
- *
120
+ * <p>In addition to <code>s3:CreateBucket</code>, the following permissions are required when your CreateBucket includes specific headers:</p>
121
+ * <ul>
122
+ * <li>
123
+ * <p>
124
+ * <b>ACLs</b> - If your <code>CreateBucket</code> request specifies ACL permissions and the ACL is public-read, public-read-write,
125
+ * authenticated-read, or if you specify access permissions explicitly through any other ACL, both
126
+ * <code>s3:CreateBucket</code> and <code>s3:PutBucketAcl</code> permissions are needed. If the ACL the
127
+ * <code>CreateBucket</code> request is private or doesn't specify any ACLs, only <code>s3:CreateBucket</code> permission is needed. </p>
128
+ * </li>
129
+ * <li>
130
+ * <p>
131
+ * <b>Object Lock</b> - If
132
+ * <code>ObjectLockEnabledForBucket</code> is set to true in your
133
+ * <code>CreateBucket</code> request,
134
+ * <code>s3:PutBucketObjectLockConfiguration</code> and
135
+ * <code>s3:PutBucketVersioning</code> permissions are required.</p>
136
+ * </li>
137
+ * <li>
138
+ * <p>
139
+ * <b>S3 Object Ownership</b> - If your CreateBucket
140
+ * request includes the the <code>x-amz-object-ownership</code> header,
141
+ * <code>s3:PutBucketOwnershipControls</code> permission is required.</p>
142
+ * </li>
143
+ * </ul>
116
144
  * <p>The following operations are related to <code>CreateBucket</code>:</p>
117
145
  * <ul>
118
146
  * <li>
@@ -138,7 +166,7 @@ export interface CreateBucketCommandOutput extends CreateBucketOutput, __Metadat
138
166
  *
139
167
  * @see {@link CreateBucketCommandInput} for command's `input` shape.
140
168
  * @see {@link CreateBucketCommandOutput} for command's `response` shape.
141
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
169
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
142
170
  *
143
171
  */
144
172
  export declare class CreateBucketCommand extends $Command<CreateBucketCommandInput, CreateBucketCommandOutput, S3ClientResolvedConfig> {
@@ -277,7 +277,7 @@ export interface CreateMultipartUploadCommandOutput extends CreateMultipartUploa
277
277
  *
278
278
  * @see {@link CreateMultipartUploadCommandInput} for command's `input` shape.
279
279
  * @see {@link CreateMultipartUploadCommandOutput} for command's `response` shape.
280
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
280
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
281
281
  *
282
282
  */
283
283
  export declare class CreateMultipartUploadCommand extends $Command<CreateMultipartUploadCommandInput, CreateMultipartUploadCommandOutput, S3ClientResolvedConfig> {
@@ -49,7 +49,7 @@ export interface DeleteBucketAnalyticsConfigurationCommandOutput extends __Metad
49
49
  *
50
50
  * @see {@link DeleteBucketAnalyticsConfigurationCommandInput} for command's `input` shape.
51
51
  * @see {@link DeleteBucketAnalyticsConfigurationCommandOutput} for command's `response` shape.
52
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
52
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
53
53
  *
54
54
  */
55
55
  export declare class DeleteBucketAnalyticsConfigurationCommand extends $Command<DeleteBucketAnalyticsConfigurationCommandInput, DeleteBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface DeleteBucketCommandOutput extends __MetadataBearer {
37
37
  *
38
38
  * @see {@link DeleteBucketCommandInput} for command's `input` shape.
39
39
  * @see {@link DeleteBucketCommandOutput} for command's `response` shape.
40
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class DeleteBucketCommand extends $Command<DeleteBucketCommandInput, DeleteBucketCommandOutput, S3ClientResolvedConfig> {
@@ -41,7 +41,7 @@ export interface DeleteBucketCorsCommandOutput extends __MetadataBearer {
41
41
  *
42
42
  * @see {@link DeleteBucketCorsCommandInput} for command's `input` shape.
43
43
  * @see {@link DeleteBucketCorsCommandOutput} for command's `response` shape.
44
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
44
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
45
45
  *
46
46
  */
47
47
  export declare class DeleteBucketCorsCommand extends $Command<DeleteBucketCorsCommandInput, DeleteBucketCorsCommandOutput, S3ClientResolvedConfig> {
@@ -43,7 +43,7 @@ export interface DeleteBucketEncryptionCommandOutput extends __MetadataBearer {
43
43
  *
44
44
  * @see {@link DeleteBucketEncryptionCommandInput} for command's `input` shape.
45
45
  * @see {@link DeleteBucketEncryptionCommandOutput} for command's `response` shape.
46
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
46
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
47
47
  *
48
48
  */
49
49
  export declare class DeleteBucketEncryptionCommand extends $Command<DeleteBucketEncryptionCommandInput, DeleteBucketEncryptionCommandOutput, S3ClientResolvedConfig> {
@@ -8,8 +8,8 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extend
8
8
  }
9
9
  /**
10
10
  * <p>Deletes the S3 Intelligent-Tiering configuration from the specified bucket.</p>
11
- * <p>The S3 Intelligent-Tiering storage class is designed to optimize storage costs by automatically moving data to the most cost-effective storage access tier, without performance impact or operational overhead. S3 Intelligent-Tiering delivers automatic cost savings in two low latency and high throughput access tiers. For data that can be accessed asynchronously, you can choose to activate automatic archiving capabilities within the S3 Intelligent-Tiering storage class.</p>
12
- * <p>The S3 Intelligent-Tiering storage class is the ideal storage class for data with unknown, changing, or unpredictable access patterns, independent of object size or retention period. If the size of an object is less than 128 KB, it is not eligible for auto-tiering. Smaller objects can be stored, but they are always charged at the Frequent Access tier rates in the S3 Intelligent-Tiering storage class.</p>
11
+ * <p>The S3 Intelligent-Tiering storage class is designed to optimize storage costs by automatically moving data to the most cost-effective storage access tier, without performance impact or operational overhead. S3 Intelligent-Tiering delivers automatic cost savings in three low latency and high throughput access tiers. To get the lowest storage cost on data that can be accessed in minutes to hours, you can choose to activate additional archiving capabilities.</p>
12
+ * <p>The S3 Intelligent-Tiering storage class is the ideal storage class for data with unknown, changing, or unpredictable access patterns, independent of object size or retention period. If the size of an object is less than 128 KB, it is not monitored and not eligible for auto-tiering. Smaller objects can be stored, but they are always charged at the Frequent Access tier rates in the S3 Intelligent-Tiering storage class.</p>
13
13
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html#sc-dynamic-data-access">Storage class for automatically optimizing frequently and infrequently accessed objects</a>.</p>
14
14
  * <p>Operations related to
15
15
  * <code>DeleteBucketIntelligentTieringConfiguration</code> include: </p>
@@ -42,7 +42,7 @@ export interface DeleteBucketIntelligentTieringConfigurationCommandOutput extend
42
42
  *
43
43
  * @see {@link DeleteBucketIntelligentTieringConfigurationCommandInput} for command's `input` shape.
44
44
  * @see {@link DeleteBucketIntelligentTieringConfigurationCommandOutput} for command's `response` shape.
45
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
45
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
46
46
  *
47
47
  */
48
48
  export declare class DeleteBucketIntelligentTieringConfigurationCommand extends $Command<DeleteBucketIntelligentTieringConfigurationCommandInput, DeleteBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -45,7 +45,7 @@ export interface DeleteBucketInventoryConfigurationCommandOutput extends __Metad
45
45
  *
46
46
  * @see {@link DeleteBucketInventoryConfigurationCommandInput} for command's `input` shape.
47
47
  * @see {@link DeleteBucketInventoryConfigurationCommandOutput} for command's `response` shape.
48
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
48
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
49
49
  *
50
50
  */
51
51
  export declare class DeleteBucketInventoryConfigurationCommand extends $Command<DeleteBucketInventoryConfigurationCommandInput, DeleteBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -45,7 +45,7 @@ export interface DeleteBucketLifecycleCommandOutput extends __MetadataBearer {
45
45
  *
46
46
  * @see {@link DeleteBucketLifecycleCommandInput} for command's `input` shape.
47
47
  * @see {@link DeleteBucketLifecycleCommandOutput} for command's `response` shape.
48
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
48
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
49
49
  *
50
50
  */
51
51
  export declare class DeleteBucketLifecycleCommand extends $Command<DeleteBucketLifecycleCommandInput, DeleteBucketLifecycleCommandOutput, S3ClientResolvedConfig> {
@@ -55,7 +55,7 @@ export interface DeleteBucketMetricsConfigurationCommandOutput extends __Metadat
55
55
  *
56
56
  * @see {@link DeleteBucketMetricsConfigurationCommandInput} for command's `input` shape.
57
57
  * @see {@link DeleteBucketMetricsConfigurationCommandOutput} for command's `response` shape.
58
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
58
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
59
59
  *
60
60
  */
61
61
  export declare class DeleteBucketMetricsConfigurationCommand extends $Command<DeleteBucketMetricsConfigurationCommandInput, DeleteBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -38,7 +38,7 @@ export interface DeleteBucketOwnershipControlsCommandOutput extends __MetadataBe
38
38
  *
39
39
  * @see {@link DeleteBucketOwnershipControlsCommandInput} for command's `input` shape.
40
40
  * @see {@link DeleteBucketOwnershipControlsCommandOutput} for command's `response` shape.
41
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
41
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
42
42
  *
43
43
  */
44
44
  export declare class DeleteBucketOwnershipControlsCommand extends $Command<DeleteBucketOwnershipControlsCommandInput, DeleteBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig> {
@@ -52,7 +52,7 @@ export interface DeleteBucketPolicyCommandOutput extends __MetadataBearer {
52
52
  *
53
53
  * @see {@link DeleteBucketPolicyCommandInput} for command's `input` shape.
54
54
  * @see {@link DeleteBucketPolicyCommandOutput} for command's `response` shape.
55
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
55
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
56
56
  *
57
57
  */
58
58
  export declare class DeleteBucketPolicyCommand extends $Command<DeleteBucketPolicyCommandInput, DeleteBucketPolicyCommandOutput, S3ClientResolvedConfig> {
@@ -45,7 +45,7 @@ export interface DeleteBucketReplicationCommandOutput extends __MetadataBearer {
45
45
  *
46
46
  * @see {@link DeleteBucketReplicationCommandInput} for command's `input` shape.
47
47
  * @see {@link DeleteBucketReplicationCommandOutput} for command's `response` shape.
48
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
48
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
49
49
  *
50
50
  */
51
51
  export declare class DeleteBucketReplicationCommand extends $Command<DeleteBucketReplicationCommandInput, DeleteBucketReplicationCommandOutput, S3ClientResolvedConfig> {
@@ -37,7 +37,7 @@ export interface DeleteBucketTaggingCommandOutput extends __MetadataBearer {
37
37
  *
38
38
  * @see {@link DeleteBucketTaggingCommandInput} for command's `input` shape.
39
39
  * @see {@link DeleteBucketTaggingCommandOutput} for command's `response` shape.
40
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class DeleteBucketTaggingCommand extends $Command<DeleteBucketTaggingCommandInput, DeleteBucketTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -46,7 +46,7 @@ export interface DeleteBucketWebsiteCommandOutput extends __MetadataBearer {
46
46
  *
47
47
  * @see {@link DeleteBucketWebsiteCommandInput} for command's `input` shape.
48
48
  * @see {@link DeleteBucketWebsiteCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
49
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
50
  *
51
51
  */
52
52
  export declare class DeleteBucketWebsiteCommand extends $Command<DeleteBucketWebsiteCommandInput, DeleteBucketWebsiteCommandOutput, S3ClientResolvedConfig> {
@@ -50,7 +50,7 @@ export interface DeleteObjectCommandOutput extends DeleteObjectOutput, __Metadat
50
50
  *
51
51
  * @see {@link DeleteObjectCommandInput} for command's `input` shape.
52
52
  * @see {@link DeleteObjectCommandOutput} for command's `response` shape.
53
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
53
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
54
54
  *
55
55
  */
56
56
  export declare class DeleteObjectCommand extends $Command<DeleteObjectCommandInput, DeleteObjectCommandOutput, S3ClientResolvedConfig> {
@@ -44,7 +44,7 @@ export interface DeleteObjectTaggingCommandOutput extends DeleteObjectTaggingOut
44
44
  *
45
45
  * @see {@link DeleteObjectTaggingCommandInput} for command's `input` shape.
46
46
  * @see {@link DeleteObjectTaggingCommandOutput} for command's `response` shape.
47
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
47
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
48
48
  *
49
49
  */
50
50
  export declare class DeleteObjectTaggingCommand extends $Command<DeleteObjectTaggingCommandInput, DeleteObjectTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -76,7 +76,7 @@ export interface DeleteObjectsCommandOutput extends DeleteObjectsOutput, __Metad
76
76
  *
77
77
  * @see {@link DeleteObjectsCommandInput} for command's `input` shape.
78
78
  * @see {@link DeleteObjectsCommandOutput} for command's `response` shape.
79
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
79
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
80
80
  *
81
81
  */
82
82
  export declare class DeleteObjectsCommand extends $Command<DeleteObjectsCommandInput, DeleteObjectsCommandOutput, S3ClientResolvedConfig> {
@@ -48,7 +48,7 @@ export interface DeletePublicAccessBlockCommandOutput extends __MetadataBearer {
48
48
  *
49
49
  * @see {@link DeletePublicAccessBlockCommandInput} for command's `input` shape.
50
50
  * @see {@link DeletePublicAccessBlockCommandOutput} for command's `response` shape.
51
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
51
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
52
52
  *
53
53
  */
54
54
  export declare class DeletePublicAccessBlockCommand extends $Command<DeletePublicAccessBlockCommandInput, DeletePublicAccessBlockCommandOutput, S3ClientResolvedConfig> {
@@ -46,7 +46,7 @@ export interface GetBucketAccelerateConfigurationCommandOutput extends GetBucket
46
46
  *
47
47
  * @see {@link GetBucketAccelerateConfigurationCommandInput} for command's `input` shape.
48
48
  * @see {@link GetBucketAccelerateConfigurationCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
49
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
50
  *
51
51
  */
52
52
  export declare class GetBucketAccelerateConfigurationCommand extends $Command<GetBucketAccelerateConfigurationCommandInput, GetBucketAccelerateConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -12,6 +12,13 @@ export interface GetBucketAclCommandOutput extends GetBucketAclOutput, __Metadat
12
12
  * return the ACL of the bucket, you must have <code>READ_ACP</code> access to the bucket. If
13
13
  * <code>READ_ACP</code> permission is granted to the anonymous user, you can return the
14
14
  * ACL of the bucket without using an authorization header.</p>
15
+ * <note>
16
+ * <p>If your bucket uses the bucket owner enforced setting for S3 Object Ownership,
17
+ * requests to read ACLs are still supported and return the <code>bucket-owner-full-control</code>
18
+ * ACL with the owner being the account that created the bucket. For more information, see
19
+ * <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html">
20
+ * Controlling object ownership and disabling ACLs</a> in the <i>Amazon S3 User Guide</i>.</p>
21
+ * </note>
15
22
  *
16
23
  * <p class="title">
17
24
  * <b>Related Resources</b>
@@ -35,7 +42,7 @@ export interface GetBucketAclCommandOutput extends GetBucketAclOutput, __Metadat
35
42
  *
36
43
  * @see {@link GetBucketAclCommandInput} for command's `input` shape.
37
44
  * @see {@link GetBucketAclCommandOutput} for command's `response` shape.
38
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
45
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
39
46
  *
40
47
  */
41
48
  export declare class GetBucketAclCommand extends $Command<GetBucketAclCommandInput, GetBucketAclCommandOutput, S3ClientResolvedConfig> {
@@ -49,7 +49,7 @@ export interface GetBucketAnalyticsConfigurationCommandOutput extends GetBucketA
49
49
  *
50
50
  * @see {@link GetBucketAnalyticsConfigurationCommandInput} for command's `input` shape.
51
51
  * @see {@link GetBucketAnalyticsConfigurationCommandOutput} for command's `response` shape.
52
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
52
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
53
53
  *
54
54
  */
55
55
  export declare class GetBucketAnalyticsConfigurationCommand extends $Command<GetBucketAnalyticsConfigurationCommandInput, GetBucketAnalyticsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketCorsCommandOutput extends GetBucketCorsOutput, __Metad
40
40
  *
41
41
  * @see {@link GetBucketCorsCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketCorsCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketCorsCommand extends $Command<GetBucketCorsCommandInput, GetBucketCorsCommandOutput, S3ClientResolvedConfig> {
@@ -41,7 +41,7 @@ export interface GetBucketEncryptionCommandOutput extends GetBucketEncryptionOut
41
41
  *
42
42
  * @see {@link GetBucketEncryptionCommandInput} for command's `input` shape.
43
43
  * @see {@link GetBucketEncryptionCommandOutput} for command's `response` shape.
44
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
44
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
45
45
  *
46
46
  */
47
47
  export declare class GetBucketEncryptionCommand extends $Command<GetBucketEncryptionCommandInput, GetBucketEncryptionCommandOutput, S3ClientResolvedConfig> {
@@ -8,8 +8,8 @@ export interface GetBucketIntelligentTieringConfigurationCommandOutput extends G
8
8
  }
9
9
  /**
10
10
  * <p>Gets the S3 Intelligent-Tiering configuration from the specified bucket.</p>
11
- * <p>The S3 Intelligent-Tiering storage class is designed to optimize storage costs by automatically moving data to the most cost-effective storage access tier, without performance impact or operational overhead. S3 Intelligent-Tiering delivers automatic cost savings in two low latency and high throughput access tiers. For data that can be accessed asynchronously, you can choose to activate automatic archiving capabilities within the S3 Intelligent-Tiering storage class.</p>
12
- * <p>The S3 Intelligent-Tiering storage class is the ideal storage class for data with unknown, changing, or unpredictable access patterns, independent of object size or retention period. If the size of an object is less than 128 KB, it is not eligible for auto-tiering. Smaller objects can be stored, but they are always charged at the Frequent Access tier rates in the S3 Intelligent-Tiering storage class.</p>
11
+ * <p>The S3 Intelligent-Tiering storage class is designed to optimize storage costs by automatically moving data to the most cost-effective storage access tier, without performance impact or operational overhead. S3 Intelligent-Tiering delivers automatic cost savings in three low latency and high throughput access tiers. To get the lowest storage cost on data that can be accessed in minutes to hours, you can choose to activate additional archiving capabilities.</p>
12
+ * <p>The S3 Intelligent-Tiering storage class is the ideal storage class for data with unknown, changing, or unpredictable access patterns, independent of object size or retention period. If the size of an object is less than 128 KB, it is not monitored and not eligible for auto-tiering. Smaller objects can be stored, but they are always charged at the Frequent Access tier rates in the S3 Intelligent-Tiering storage class.</p>
13
13
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html#sc-dynamic-data-access">Storage class for automatically optimizing frequently and infrequently accessed objects</a>.</p>
14
14
  * <p>Operations related to
15
15
  * <code>GetBucketIntelligentTieringConfiguration</code> include: </p>
@@ -42,7 +42,7 @@ export interface GetBucketIntelligentTieringConfigurationCommandOutput extends G
42
42
  *
43
43
  * @see {@link GetBucketIntelligentTieringConfigurationCommandInput} for command's `input` shape.
44
44
  * @see {@link GetBucketIntelligentTieringConfigurationCommandOutput} for command's `response` shape.
45
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
45
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
46
46
  *
47
47
  */
48
48
  export declare class GetBucketIntelligentTieringConfigurationCommand extends $Command<GetBucketIntelligentTieringConfigurationCommandInput, GetBucketIntelligentTieringConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -49,7 +49,7 @@ export interface GetBucketInventoryConfigurationCommandOutput extends GetBucketI
49
49
  *
50
50
  * @see {@link GetBucketInventoryConfigurationCommandInput} for command's `input` shape.
51
51
  * @see {@link GetBucketInventoryConfigurationCommandOutput} for command's `response` shape.
52
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
52
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
53
53
  *
54
54
  */
55
55
  export declare class GetBucketInventoryConfigurationCommand extends $Command<GetBucketInventoryConfigurationCommandInput, GetBucketInventoryConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -75,7 +75,7 @@ export interface GetBucketLifecycleConfigurationCommandOutput extends GetBucketL
75
75
  *
76
76
  * @see {@link GetBucketLifecycleConfigurationCommandInput} for command's `input` shape.
77
77
  * @see {@link GetBucketLifecycleConfigurationCommandOutput} for command's `response` shape.
78
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
78
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
79
79
  *
80
80
  */
81
81
  export declare class GetBucketLifecycleConfigurationCommand extends $Command<GetBucketLifecycleConfigurationCommandInput, GetBucketLifecycleConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketLocationCommandOutput extends GetBucketLocationOutput,
40
40
  *
41
41
  * @see {@link GetBucketLocationCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketLocationCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketLocationCommand extends $Command<GetBucketLocationCommandInput, GetBucketLocationCommandOutput, S3ClientResolvedConfig> {
@@ -35,7 +35,7 @@ export interface GetBucketLoggingCommandOutput extends GetBucketLoggingOutput, _
35
35
  *
36
36
  * @see {@link GetBucketLoggingCommandInput} for command's `input` shape.
37
37
  * @see {@link GetBucketLoggingCommandOutput} for command's `response` shape.
38
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
38
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
39
39
  *
40
40
  */
41
41
  export declare class GetBucketLoggingCommand extends $Command<GetBucketLoggingCommandInput, GetBucketLoggingCommandOutput, S3ClientResolvedConfig> {
@@ -56,7 +56,7 @@ export interface GetBucketMetricsConfigurationCommandOutput extends GetBucketMet
56
56
  *
57
57
  * @see {@link GetBucketMetricsConfigurationCommandInput} for command's `input` shape.
58
58
  * @see {@link GetBucketMetricsConfigurationCommandOutput} for command's `response` shape.
59
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
59
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
60
60
  *
61
61
  */
62
62
  export declare class GetBucketMetricsConfigurationCommand extends $Command<GetBucketMetricsConfigurationCommandInput, GetBucketMetricsConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketNotificationConfigurationCommandOutput extends Notific
40
40
  *
41
41
  * @see {@link GetBucketNotificationConfigurationCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketNotificationConfigurationCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketNotificationConfigurationCommand extends $Command<GetBucketNotificationConfigurationCommandInput, GetBucketNotificationConfigurationCommandOutput, S3ClientResolvedConfig> {
@@ -9,9 +9,9 @@ export interface GetBucketOwnershipControlsCommandOutput extends GetBucketOwners
9
9
  /**
10
10
  * <p>Retrieves <code>OwnershipControls</code> for an Amazon S3 bucket. To use this operation, you
11
11
  * must have the <code>s3:GetBucketOwnershipControls</code> permission. For more information
12
- * about Amazon S3 permissions, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/using-with-s3-actions.html">Specifying
13
- * Permissions in a Policy</a>. </p>
14
- * <p>For information about Amazon S3 Object Ownership, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/about-object-ownership.html">Using Object Ownership</a>. </p>
12
+ * about Amazon S3 permissions, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-with-s3-actions.html">Specifying
13
+ * permissions in a policy</a>. </p>
14
+ * <p>For information about Amazon S3 Object Ownership, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html">Using Object Ownership</a>. </p>
15
15
  * <p>The following operations are related to <code>GetBucketOwnershipControls</code>:</p>
16
16
  * <ul>
17
17
  * <li>
@@ -37,7 +37,7 @@ export interface GetBucketOwnershipControlsCommandOutput extends GetBucketOwners
37
37
  *
38
38
  * @see {@link GetBucketOwnershipControlsCommandInput} for command's `input` shape.
39
39
  * @see {@link GetBucketOwnershipControlsCommandOutput} for command's `response` shape.
40
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
40
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
41
41
  *
42
42
  */
43
43
  export declare class GetBucketOwnershipControlsCommand extends $Command<GetBucketOwnershipControlsCommandInput, GetBucketOwnershipControlsCommandOutput, S3ClientResolvedConfig> {
@@ -46,7 +46,7 @@ export interface GetBucketPolicyCommandOutput extends GetBucketPolicyOutput, __M
46
46
  *
47
47
  * @see {@link GetBucketPolicyCommandInput} for command's `input` shape.
48
48
  * @see {@link GetBucketPolicyCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
49
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
50
  *
51
51
  */
52
52
  export declare class GetBucketPolicyCommand extends $Command<GetBucketPolicyCommandInput, GetBucketPolicyCommandOutput, S3ClientResolvedConfig> {
@@ -50,7 +50,7 @@ export interface GetBucketPolicyStatusCommandOutput extends GetBucketPolicyStatu
50
50
  *
51
51
  * @see {@link GetBucketPolicyStatusCommandInput} for command's `input` shape.
52
52
  * @see {@link GetBucketPolicyStatusCommandOutput} for command's `response` shape.
53
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
53
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
54
54
  *
55
55
  */
56
56
  export declare class GetBucketPolicyStatusCommand extends $Command<GetBucketPolicyStatusCommandInput, GetBucketPolicyStatusCommandOutput, S3ClientResolvedConfig> {
@@ -54,7 +54,7 @@ export interface GetBucketReplicationCommandOutput extends GetBucketReplicationO
54
54
  *
55
55
  * @see {@link GetBucketReplicationCommandInput} for command's `input` shape.
56
56
  * @see {@link GetBucketReplicationCommandOutput} for command's `response` shape.
57
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
57
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
58
58
  *
59
59
  */
60
60
  export declare class GetBucketReplicationCommand extends $Command<GetBucketReplicationCommandInput, GetBucketReplicationCommandOutput, S3ClientResolvedConfig> {
@@ -30,7 +30,7 @@ export interface GetBucketRequestPaymentCommandOutput extends GetBucketRequestPa
30
30
  *
31
31
  * @see {@link GetBucketRequestPaymentCommandInput} for command's `input` shape.
32
32
  * @see {@link GetBucketRequestPaymentCommandOutput} for command's `response` shape.
33
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
33
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
34
34
  *
35
35
  */
36
36
  export declare class GetBucketRequestPaymentCommand extends $Command<GetBucketRequestPaymentCommandInput, GetBucketRequestPaymentCommandOutput, S3ClientResolvedConfig> {
@@ -51,7 +51,7 @@ export interface GetBucketTaggingCommandOutput extends GetBucketTaggingOutput, _
51
51
  *
52
52
  * @see {@link GetBucketTaggingCommandInput} for command's `input` shape.
53
53
  * @see {@link GetBucketTaggingCommandOutput} for command's `response` shape.
54
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
54
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
55
55
  *
56
56
  */
57
57
  export declare class GetBucketTaggingCommand extends $Command<GetBucketTaggingCommandInput, GetBucketTaggingCommandOutput, S3ClientResolvedConfig> {
@@ -44,7 +44,7 @@ export interface GetBucketVersioningCommandOutput extends GetBucketVersioningOut
44
44
  *
45
45
  * @see {@link GetBucketVersioningCommandInput} for command's `input` shape.
46
46
  * @see {@link GetBucketVersioningCommandOutput} for command's `response` shape.
47
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
47
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
48
48
  *
49
49
  */
50
50
  export declare class GetBucketVersioningCommand extends $Command<GetBucketVersioningCommandInput, GetBucketVersioningCommandOutput, S3ClientResolvedConfig> {
@@ -40,7 +40,7 @@ export interface GetBucketWebsiteCommandOutput extends GetBucketWebsiteOutput, _
40
40
  *
41
41
  * @see {@link GetBucketWebsiteCommandInput} for command's `input` shape.
42
42
  * @see {@link GetBucketWebsiteCommandOutput} for command's `response` shape.
43
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
43
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
44
44
  *
45
45
  */
46
46
  export declare class GetBucketWebsiteCommand extends $Command<GetBucketWebsiteCommandInput, GetBucketWebsiteCommandOutput, S3ClientResolvedConfig> {
@@ -15,7 +15,13 @@ export interface GetObjectAclCommandOutput extends GetObjectAclOutput, __Metadat
15
15
  * </p>
16
16
  * <p>By default, GET returns ACL information about the current version of an object. To
17
17
  * return ACL information about a different version, use the versionId subresource.</p>
18
- *
18
+ * <note>
19
+ * <p>If your bucket uses the bucket owner enforced setting for S3 Object Ownership,
20
+ * requests to read ACLs are still supported and return the <code>bucket-owner-full-control</code>
21
+ * ACL with the owner being the account that created the bucket. For more information, see
22
+ * <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/about-object-ownership.html">
23
+ * Controlling object ownership and disabling ACLs</a> in the <i>Amazon S3 User Guide</i>.</p>
24
+ * </note>
19
25
  * <p>The following operations are related to <code>GetObjectAcl</code>:</p>
20
26
  * <ul>
21
27
  * <li>
@@ -46,7 +52,7 @@ export interface GetObjectAclCommandOutput extends GetObjectAclOutput, __Metadat
46
52
  *
47
53
  * @see {@link GetObjectAclCommandInput} for command's `input` shape.
48
54
  * @see {@link GetObjectAclCommandOutput} for command's `response` shape.
49
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
55
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
50
56
  *
51
57
  */
52
58
  export declare class GetObjectAclCommand extends $Command<GetObjectAclCommandInput, GetObjectAclCommandOutput, S3ClientResolvedConfig> {
@@ -91,13 +91,16 @@ export interface GetObjectCommandOutput extends GetObjectOutput, __MetadataBeare
91
91
  * <note>
92
92
  * <ul>
93
93
  * <li>
94
- * <p>You need the <code>s3:GetObjectVersion</code> permission to access a specific version of an object.
95
- * </p>
94
+ * <p>
95
+ * If you supply a <code>versionId</code>, you need the <code>s3:GetObjectVersion</code> permission to
96
+ * access a specific version of an object. If you request a specific version, you do not need to have
97
+ * the <code>s3:GetObject</code> permission.
98
+ * </p>
96
99
  * </li>
97
100
  * <li>
98
101
  * <p>If the current version of the object is a delete marker, Amazon S3 behaves as if the
99
- * object was deleted and includes <code>x-amz-delete-marker: true</code> in the
100
- * response.</p>
102
+ * object was deleted and includes <code>x-amz-delete-marker: true</code> in the
103
+ * response.</p>
101
104
  * </li>
102
105
  * </ul>
103
106
  * </note>
@@ -200,7 +203,7 @@ export interface GetObjectCommandOutput extends GetObjectOutput, __MetadataBeare
200
203
  *
201
204
  * @see {@link GetObjectCommandInput} for command's `input` shape.
202
205
  * @see {@link GetObjectCommandOutput} for command's `response` shape.
203
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
206
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
204
207
  *
205
208
  */
206
209
  export declare class GetObjectCommand extends $Command<GetObjectCommandInput, GetObjectCommandOutput, S3ClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface GetObjectLegalHoldCommandOutput extends GetObjectLegalHoldOutpu
21
21
  *
22
22
  * @see {@link GetObjectLegalHoldCommandInput} for command's `input` shape.
23
23
  * @see {@link GetObjectLegalHoldCommandOutput} for command's `response` shape.
24
- * @see {@link S3ClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link S3ClientResolvedConfig | config} for S3Client's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class GetObjectLegalHoldCommand extends $Command<GetObjectLegalHoldCommandInput, GetObjectLegalHoldCommandOutput, S3ClientResolvedConfig> {