@aws-sdk/client-s3 3.258.0 → 3.261.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 (84) hide show
  1. package/dist-cjs/endpoint/ruleset.js +3 -3
  2. package/dist-cjs/protocols/Aws_restXml.js +1 -1
  3. package/dist-es/endpoint/ruleset.js +3 -3
  4. package/dist-es/protocols/Aws_restXml.js +1 -1
  5. package/dist-types/S3.d.ts +41 -356
  6. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +0 -3
  7. package/dist-types/commands/CopyObjectCommand.d.ts +0 -2
  8. package/dist-types/commands/CreateBucketCommand.d.ts +0 -1
  9. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +0 -12
  10. package/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +0 -2
  11. package/dist-types/commands/DeleteBucketCommand.d.ts +0 -1
  12. package/dist-types/commands/DeleteBucketCorsCommand.d.ts +0 -1
  13. package/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +0 -1
  14. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +0 -2
  15. package/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +0 -2
  16. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +0 -3
  17. package/dist-types/commands/DeleteBucketReplicationCommand.d.ts +0 -2
  18. package/dist-types/commands/DeleteBucketTaggingCommand.d.ts +0 -1
  19. package/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +0 -3
  20. package/dist-types/commands/DeleteObjectCommand.d.ts +0 -5
  21. package/dist-types/commands/DeleteObjectTaggingCommand.d.ts +0 -3
  22. package/dist-types/commands/DeleteObjectsCommand.d.ts +0 -5
  23. package/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +0 -1
  24. package/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +0 -1
  25. package/dist-types/commands/GetBucketAclCommand.d.ts +0 -1
  26. package/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +0 -1
  27. package/dist-types/commands/GetBucketCorsCommand.d.ts +0 -3
  28. package/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +0 -3
  29. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +0 -2
  30. package/dist-types/commands/GetBucketLocationCommand.d.ts +0 -3
  31. package/dist-types/commands/GetBucketLoggingCommand.d.ts +0 -1
  32. package/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +0 -3
  33. package/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +0 -3
  34. package/dist-types/commands/GetBucketPolicyCommand.d.ts +0 -4
  35. package/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +0 -2
  36. package/dist-types/commands/GetBucketReplicationCommand.d.ts +0 -5
  37. package/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +0 -1
  38. package/dist-types/commands/GetBucketTaggingCommand.d.ts +0 -2
  39. package/dist-types/commands/GetBucketVersioningCommand.d.ts +0 -2
  40. package/dist-types/commands/GetObjectAclCommand.d.ts +1 -1
  41. package/dist-types/commands/GetObjectAttributesCommand.d.ts +40 -46
  42. package/dist-types/commands/GetObjectCommand.d.ts +0 -20
  43. package/dist-types/commands/GetObjectLegalHoldCommand.d.ts +0 -1
  44. package/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +0 -1
  45. package/dist-types/commands/GetObjectRetentionCommand.d.ts +0 -1
  46. package/dist-types/commands/GetObjectTaggingCommand.d.ts +0 -4
  47. package/dist-types/commands/GetPublicAccessBlockCommand.d.ts +0 -3
  48. package/dist-types/commands/HeadBucketCommand.d.ts +0 -5
  49. package/dist-types/commands/HeadObjectCommand.d.ts +0 -7
  50. package/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +0 -4
  51. package/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +0 -4
  52. package/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +0 -4
  53. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +0 -5
  54. package/dist-types/commands/ListObjectsCommand.d.ts +0 -2
  55. package/dist-types/commands/ListObjectsV2Command.d.ts +0 -4
  56. package/dist-types/commands/ListPartsCommand.d.ts +0 -3
  57. package/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +0 -8
  58. package/dist-types/commands/PutBucketAclCommand.d.ts +0 -7
  59. package/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +0 -11
  60. package/dist-types/commands/PutBucketCorsCommand.d.ts +0 -1
  61. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +0 -1
  62. package/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +0 -1
  63. package/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +0 -2
  64. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +0 -15
  65. package/dist-types/commands/PutBucketLoggingCommand.d.ts +0 -9
  66. package/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +0 -4
  67. package/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +0 -8
  68. package/dist-types/commands/PutBucketPolicyCommand.d.ts +0 -3
  69. package/dist-types/commands/PutBucketReplicationCommand.d.ts +0 -8
  70. package/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +0 -1
  71. package/dist-types/commands/PutBucketTaggingCommand.d.ts +0 -4
  72. package/dist-types/commands/PutBucketVersioningCommand.d.ts +0 -6
  73. package/dist-types/commands/PutBucketWebsiteCommand.d.ts +0 -4
  74. package/dist-types/commands/PutObjectAclCommand.d.ts +0 -3
  75. package/dist-types/commands/PutObjectCommand.d.ts +0 -8
  76. package/dist-types/commands/PutObjectTaggingCommand.d.ts +0 -12
  77. package/dist-types/commands/PutPublicAccessBlockCommand.d.ts +0 -6
  78. package/dist-types/commands/RestoreObjectCommand.d.ts +0 -1
  79. package/dist-types/commands/SelectObjectContentCommand.d.ts +0 -3
  80. package/dist-types/commands/UploadPartCommand.d.ts +0 -18
  81. package/dist-types/commands/UploadPartCopyCommand.d.ts +0 -10
  82. package/dist-types/models/models_0.d.ts +21 -50
  83. package/dist-types/models/models_1.d.ts +52 -53
  84. package/package.json +12 -12
@@ -69,7 +69,6 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
69
69
  * Server-Side Encryption</a> in the <i>Amazon S3 User Guide</i>.</p>
70
70
  * </li>
71
71
  * </ul>
72
- *
73
72
  * <p>
74
73
  * <b>Working with the Response Body</b>
75
74
  * </p>
@@ -77,7 +76,6 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
77
76
  * messages and includes a <code>Transfer-Encoding</code> header with <code>chunked</code> as
78
77
  * its value in the response. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/RESTSelectObjectAppendix.html">Appendix: SelectObjectContent
79
78
  * Response</a>.</p>
80
- *
81
79
  * <p></p>
82
80
  * <p>
83
81
  * <b>GetObject Support</b>
@@ -102,7 +100,6 @@ export interface SelectObjectContentCommandOutput extends SelectObjectContentOut
102
100
  * <p>
103
101
  * <b>Special Errors</b>
104
102
  * </p>
105
- *
106
103
  * <p>For a list of special errors for this operation, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/ErrorResponses.html#SelectObjectContentErrorCodeList">List of
107
104
  * SELECT Object Content Error Codes</a>
108
105
  * </p>
@@ -25,7 +25,6 @@ export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBea
25
25
  * upload a part from an existing object, you use the <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPartCopy.html">UploadPartCopy</a> operation.
26
26
  * </p>
27
27
  * </note>
28
- *
29
28
  * <p>You must initiate a multipart upload (see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html">CreateMultipartUpload</a>)
30
29
  * before you can upload any part. In response to your initiate request, Amazon S3 returns an
31
30
  * upload ID, a unique identifier, that you must include in your upload part request.</p>
@@ -37,27 +36,21 @@ export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBea
37
36
  * <p>To ensure that data is not corrupted when traversing the network, specify the
38
37
  * <code>Content-MD5</code> header in the upload part request. Amazon S3 checks the part data
39
38
  * against the provided MD5 value. If they do not match, Amazon S3 returns an error. </p>
40
- *
41
39
  * <p>If the upload request is signed with Signature Version 4, then Amazon Web Services S3 uses the
42
40
  * <code>x-amz-content-sha256</code> header as a checksum instead of
43
41
  * <code>Content-MD5</code>. For more information see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/sigv4-auth-using-authorization-header.html">Authenticating Requests: Using the Authorization Header (Amazon Web Services Signature Version
44
42
  * 4)</a>. </p>
45
- *
46
- *
47
- *
48
43
  * <p>
49
44
  * <b>Note:</b> After you initiate multipart upload and upload
50
45
  * one or more parts, you must either complete or abort multipart upload in order to stop
51
46
  * getting charged for storage of the uploaded parts. Only after you either complete or abort
52
47
  * multipart upload, Amazon S3 frees up the parts storage and stops charging you for the parts
53
48
  * storage.</p>
54
- *
55
49
  * <p>For more information on multipart uploads, go to <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html">Multipart Upload Overview</a> in the
56
50
  * <i>Amazon S3 User Guide </i>.</p>
57
51
  * <p>For information on the permissions required to use the multipart upload API, go to
58
52
  * <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuAndPermissions.html">Multipart Upload and
59
53
  * Permissions</a> in the <i>Amazon S3 User Guide</i>.</p>
60
- *
61
54
  * <p>You can optionally request server-side encryption where Amazon S3 encrypts your data as it
62
55
  * writes it to disks in its data centers and decrypts it for you when you access it. You have
63
56
  * the option of providing your own encryption key, or you can use the Amazon Web Services managed encryption
@@ -65,18 +58,14 @@ export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBea
65
58
  * the request must match the headers you used in the request to initiate the upload by using
66
59
  * <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html">CreateMultipartUpload</a>. For more information, go to <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html">Using Server-Side Encryption</a> in
67
60
  * the <i>Amazon S3 User Guide</i>.</p>
68
- *
69
61
  * <p>Server-side encryption is supported by the S3 Multipart Upload actions. Unless you are
70
62
  * using a customer-provided encryption key, you don't need to specify the encryption
71
63
  * parameters in each UploadPart request. Instead, you only need to specify the server-side
72
64
  * encryption parameters in the initial Initiate Multipart request. For more information, see
73
65
  * <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html">CreateMultipartUpload</a>.</p>
74
- *
75
66
  * <p>If you requested server-side encryption using a customer-provided encryption key in your
76
67
  * initiate multipart upload request, you must provide identical encryption information in
77
68
  * each part upload using the following headers.</p>
78
- *
79
- *
80
69
  * <ul>
81
70
  * <li>
82
71
  * <p>x-amz-server-side-encryption-customer-algorithm</p>
@@ -88,7 +77,6 @@ export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBea
88
77
  * <p>x-amz-server-side-encryption-customer-key-MD5</p>
89
78
  * </li>
90
79
  * </ul>
91
- *
92
80
  * <p class="title">
93
81
  * <b>Special Errors</b>
94
82
  * </p>
@@ -120,12 +108,6 @@ export interface UploadPartCommandOutput extends UploadPartOutput, __MetadataBea
120
108
  * </ul>
121
109
  * </li>
122
110
  * </ul>
123
- *
124
- *
125
- *
126
- *
127
- *
128
- *
129
111
  * <p class="title">
130
112
  * <b>Related Resources</b>
131
113
  * </p>
@@ -17,13 +17,11 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
17
17
  * <p>Instead of using an existing object as part data, you might use the <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html">UploadPart</a>
18
18
  * action and provide data in your request.</p>
19
19
  * </note>
20
- *
21
20
  * <p>You must initiate a multipart upload before you can upload any part. In response to your
22
21
  * initiate request. Amazon S3 returns a unique identifier, the upload ID, that you must include in
23
22
  * your upload part request.</p>
24
23
  * <p>For more information about using the <code>UploadPartCopy</code> operation, see the
25
24
  * following:</p>
26
- *
27
25
  * <ul>
28
26
  * <li>
29
27
  * <p>For conceptual information about multipart uploads, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/uploadobjusingmpu.html">Uploading Objects Using Multipart
@@ -64,7 +62,6 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
64
62
  * <code>false</code>;</p>
65
63
  * <p>Amazon S3 returns <code>200 OK</code> and copies the data.
66
64
  * </p>
67
- *
68
65
  * </li>
69
66
  * <li>
70
67
  * <p>
@@ -97,7 +94,6 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
97
94
  * <p>
98
95
  * <code>x-amz-copy-source: /bucket/object?versionId=version id</code>
99
96
  * </p>
100
- *
101
97
  * <p class="title">
102
98
  * <b>Special Errors</b>
103
99
  * </p>
@@ -144,12 +140,6 @@ export interface UploadPartCopyCommandOutput extends UploadPartCopyOutput, __Met
144
140
  * </ul>
145
141
  * </li>
146
142
  * </ul>
147
- *
148
- *
149
- *
150
- *
151
- *
152
- *
153
143
  * <p class="title">
154
144
  * <b>Related Resources</b>
155
145
  * </p>
@@ -959,7 +959,6 @@ export interface CreateMultipartUploadOutput {
959
959
  * request, the response includes this header. The header indicates when the initiated
960
960
  * multipart upload becomes eligible for an abort operation. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html#mpu-abort-incomplete-mpu-lifecycle-config">
961
961
  * Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle Policy</a>.</p>
962
- *
963
962
  * <p>The response also includes the <code>x-amz-abort-rule-id</code> header that provides the
964
963
  * ID of the lifecycle configuration rule that defines this action.</p>
965
964
  */
@@ -3419,9 +3418,9 @@ export interface DeleteObjectsRequest {
3419
3418
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
3420
3419
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
3421
3420
  * the <i>Amazon S3 User Guide</i>.</p>
3422
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
3421
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
3423
3422
  * <code>ChecksumAlgorithm</code> parameter.</p>
3424
- * <p>This checksum algorithm must be the same for all parts and it match the checksum
3423
+ * <p>This checksum algorithm must be the same for all parts and it match the checksum
3425
3424
  * value supplied in the <code>CreateMultipartUpload</code> request.</p>
3426
3425
  */
3427
3426
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -6094,8 +6093,7 @@ export interface GetObjectAttributesOutput {
6094
6093
  /**
6095
6094
  * <p>Provides the storage class information of the object. Amazon S3 returns this header for all
6096
6095
  * objects except for S3 Standard storage class objects.</p>
6097
- *
6098
- * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html">Storage
6096
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html">Storage
6099
6097
  * Classes</a>.</p>
6100
6098
  */
6101
6099
  StorageClass?: StorageClass | string;
@@ -6114,8 +6112,8 @@ export declare enum ObjectAttributes {
6114
6112
  export interface GetObjectAttributesRequest {
6115
6113
  /**
6116
6114
  * <p>The name of the bucket that contains the object.</p>
6117
- * <p>When using this action with an access point, you must direct requests to the access point hostname. The access point hostname takes the form <i>AccessPointName</i>-<i>AccountId</i>.s3-accesspoint.<i>Region</i>.amazonaws.com. When using this action with an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-access-points.html">Using access points</a> in the <i>Amazon S3 User Guide</i>.</p>
6118
- * <p>When using this action with Amazon S3 on Outposts, you must direct requests to the S3 on Outposts hostname. The S3 on Outposts hostname takes the form <code>
6115
+ * <p>When using this action with an access point, you must direct requests to the access point hostname. The access point hostname takes the form <i>AccessPointName</i>-<i>AccountId</i>.s3-accesspoint.<i>Region</i>.amazonaws.com. When using this action with an access point through the Amazon Web Services SDKs, you provide the access point ARN in place of the bucket name. For more information about access point ARNs, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/using-access-points.html">Using access points</a> in the <i>Amazon S3 User Guide</i>.</p>
6116
+ * <p>When using this action with Amazon S3 on Outposts, you must direct requests to the S3 on Outposts hostname. The S3 on Outposts hostname takes the form <code>
6119
6117
  * <i>AccessPointName</i>-<i>AccountId</i>.<i>outpostID</i>.s3-outposts.<i>Region</i>.amazonaws.com</code>. When using this action with S3 on Outposts through the Amazon Web Services SDKs, you provide the Outposts bucket ARN in place of the bucket name. For more information about S3 on Outposts ARNs, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/S3onOutposts.html">Using Amazon S3 on Outposts</a> in the <i>Amazon S3 User Guide</i>.</p>
6120
6118
  * <p>Note: To supply the Multi-region Access Point (MRAP) to Bucket, you need to install the "@aws-sdk/signature-v4-crt" package to your project dependencies.
6121
6119
  * For more information, please go to https://github.com/aws/aws-sdk-js-v3#known-issues</p>
@@ -6548,18 +6546,14 @@ export interface HeadObjectOutput {
6548
6546
  /**
6549
6547
  * <p>If the object is an archived object (an object whose storage class is GLACIER), the
6550
6548
  * response includes this header if either the archive restoration is in progress (see <a href="https://docs.aws.amazon.com/AmazonS3/latest/API/API_RestoreObject.html">RestoreObject</a> or an archive copy is already restored.</p>
6551
- *
6552
6549
  * <p> If an archive copy is already restored, the header value indicates when Amazon S3 is
6553
6550
  * scheduled to delete the object copy. For example:</p>
6554
- *
6555
6551
  * <p>
6556
6552
  * <code>x-amz-restore: ongoing-request="false", expiry-date="Fri, 21 Dec 2012 00:00:00
6557
6553
  * GMT"</code>
6558
6554
  * </p>
6559
- *
6560
6555
  * <p>If the object restoration is in progress, the header returns the value
6561
6556
  * <code>ongoing-request="true"</code>.</p>
6562
- *
6563
6557
  * <p>For more information about archiving objects, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/object-lifecycle-mgmt.html#lifecycle-transition-general-considerations">Transitioning Objects: General Considerations</a>.</p>
6564
6558
  */
6565
6559
  Restore?: string;
@@ -6685,7 +6679,6 @@ export interface HeadObjectOutput {
6685
6679
  /**
6686
6680
  * <p>Provides storage class information of the object. Amazon S3 returns this header for all
6687
6681
  * objects except for S3 Standard storage class objects.</p>
6688
- *
6689
6682
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html">Storage
6690
6683
  * Classes</a>.</p>
6691
6684
  */
@@ -6698,7 +6691,6 @@ export interface HeadObjectOutput {
6698
6691
  /**
6699
6692
  * <p>Amazon S3 can return this header if your request involves a bucket that is either a source or
6700
6693
  * a destination in a replication rule.</p>
6701
- *
6702
6694
  * <p>In replication, you have a source bucket on which you configure replication and
6703
6695
  * destination bucket or buckets where Amazon S3 stores object replicas. When you request an object
6704
6696
  * (<code>GetObject</code>) or object metadata (<code>HeadObject</code>) from these
@@ -6735,7 +6727,6 @@ export interface HeadObjectOutput {
6735
6727
  * header will return FAILED. </p>
6736
6728
  * </li>
6737
6729
  * </ul>
6738
- *
6739
6730
  * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/NotificationHowTo.html">Replication</a>.</p>
6740
6731
  */
6741
6732
  ReplicationStatus?: ReplicationStatus | string;
@@ -7158,7 +7149,6 @@ export interface ListMultipartUploadsOutput {
7158
7149
  * <p>If you specify <code>encoding-type</code> request parameter, Amazon S3 includes this element
7159
7150
  * in the response, and returns encoded key name values in the following response
7160
7151
  * elements:</p>
7161
- *
7162
7152
  * <p>
7163
7153
  * <code>Delimiter</code>, <code>KeyMarker</code>, <code>Prefix</code>,
7164
7154
  * <code>NextKeyMarker</code>, <code>Key</code>.</p>
@@ -7198,7 +7188,6 @@ export interface ListMultipartUploadsRequest {
7198
7188
  * which listing should begin.</p>
7199
7189
  * <p>If <code>upload-id-marker</code> is not specified, only the keys lexicographically
7200
7190
  * greater than the specified <code>key-marker</code> will be included in the list.</p>
7201
- *
7202
7191
  * <p>If <code>upload-id-marker</code> is specified, any multipart uploads for a key equal to
7203
7192
  * the <code>key-marker</code> might also be included, provided those multipart uploads have
7204
7193
  * upload IDs lexicographically greater than the specified
@@ -7342,15 +7331,11 @@ export interface ListObjectsOutput {
7342
7331
  /**
7343
7332
  * <p>All of the keys (up to 1,000) rolled up in a common prefix count as a single return when calculating
7344
7333
  * the number of returns. </p>
7345
- *
7346
7334
  * <p>A response can contain CommonPrefixes only if you specify a delimiter.</p>
7347
- *
7348
7335
  * <p>CommonPrefixes contains all (if there are any) keys between Prefix and the next
7349
7336
  * occurrence of the string specified by the delimiter.</p>
7350
- *
7351
7337
  * <p> CommonPrefixes lists keys that act like subdirectories in the directory specified by
7352
7338
  * Prefix.</p>
7353
- *
7354
7339
  * <p>For example, if the prefix is notes/ and the delimiter is a slash (/) as in
7355
7340
  * notes/summer/july, the common prefix is notes/summer/. All of the keys that roll up into a
7356
7341
  * common prefix count as a single return when calculating the number of returns.</p>
@@ -7457,19 +7442,15 @@ export interface ListObjectsV2Output {
7457
7442
  /**
7458
7443
  * <p>All of the keys (up to 1,000) rolled up into a common prefix count as a single return when calculating
7459
7444
  * the number of returns.</p>
7460
- *
7461
7445
  * <p>A response can contain <code>CommonPrefixes</code> only if you specify a
7462
7446
  * delimiter.</p>
7463
- *
7464
7447
  * <p>
7465
7448
  * <code>CommonPrefixes</code> contains all (if there are any) keys between
7466
7449
  * <code>Prefix</code> and the next occurrence of the string specified by a
7467
7450
  * delimiter.</p>
7468
- *
7469
7451
  * <p>
7470
7452
  * <code>CommonPrefixes</code> lists keys that act like subdirectories in the directory
7471
7453
  * specified by <code>Prefix</code>.</p>
7472
- *
7473
7454
  * <p>For example, if the prefix is <code>notes/</code> and the delimiter is a slash
7474
7455
  * (<code>/</code>) as in <code>notes/summer/july</code>, the common prefix is
7475
7456
  * <code>notes/summer/</code>. All of the keys that roll up into a common prefix count as a
@@ -7478,10 +7459,8 @@ export interface ListObjectsV2Output {
7478
7459
  CommonPrefixes?: CommonPrefix[];
7479
7460
  /**
7480
7461
  * <p>Encoding type used by Amazon S3 to encode object key names in the XML response.</p>
7481
- *
7482
7462
  * <p>If you specify the encoding-type request parameter, Amazon S3 includes this element in the
7483
7463
  * response, and returns encoded key name values in the following response elements:</p>
7484
- *
7485
7464
  * <p>
7486
7465
  * <code>Delimiter, Prefix, Key,</code> and <code>StartAfter</code>.</p>
7487
7466
  */
@@ -7699,10 +7678,8 @@ export interface ListObjectVersionsOutput {
7699
7678
  CommonPrefixes?: CommonPrefix[];
7700
7679
  /**
7701
7680
  * <p> Encoding type used by Amazon S3 to encode object key names in the XML response.</p>
7702
- *
7703
7681
  * <p>If you specify encoding-type request parameter, Amazon S3 includes this element in the
7704
7682
  * response, and returns encoded key name values in the following response elements:</p>
7705
- *
7706
7683
  * <p>
7707
7684
  * <code>KeyMarker, NextKeyMarker, Prefix, Key</code>, and <code>Delimiter</code>.</p>
7708
7685
  */
@@ -7817,7 +7794,6 @@ export interface ListPartsOutput {
7817
7794
  * request, then the response includes this header indicating when the initiated multipart
7818
7795
  * upload will become eligible for abort operation. For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html#mpu-abort-incomplete-mpu-lifecycle-config">Aborting
7819
7796
  * Incomplete Multipart Uploads Using a Bucket Lifecycle Policy</a>.</p>
7820
- *
7821
7797
  * <p>The response will also include the <code>x-amz-abort-rule-id</code> header that will
7822
7798
  * provide the ID of the lifecycle configuration rule that defines this action.</p>
7823
7799
  */
@@ -7976,7 +7952,7 @@ export interface PutBucketAccelerateConfigurationRequest {
7976
7952
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
7977
7953
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
7978
7954
  * the <i>Amazon S3 User Guide</i>.</p>
7979
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
7955
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
7980
7956
  * <code>ChecksumAlgorithm</code> parameter.</p>
7981
7957
  */
7982
7958
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8011,7 +7987,7 @@ export interface PutBucketAclRequest {
8011
7987
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8012
7988
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8013
7989
  * the <i>Amazon S3 User Guide</i>.</p>
8014
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
7990
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8015
7991
  * <code>ChecksumAlgorithm</code> parameter.</p>
8016
7992
  */
8017
7993
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8102,7 +8078,7 @@ export interface PutBucketCorsRequest {
8102
8078
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8103
8079
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8104
8080
  * the <i>Amazon S3 User Guide</i>.</p>
8105
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8081
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8106
8082
  * <code>ChecksumAlgorithm</code> parameter.</p>
8107
8083
  */
8108
8084
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8132,7 +8108,7 @@ export interface PutBucketEncryptionRequest {
8132
8108
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8133
8109
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8134
8110
  * the <i>Amazon S3 User Guide</i>.</p>
8135
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8111
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8136
8112
  * <code>ChecksumAlgorithm</code> parameter.</p>
8137
8113
  */
8138
8114
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8205,7 +8181,7 @@ export interface PutBucketLifecycleConfigurationRequest {
8205
8181
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8206
8182
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8207
8183
  * the <i>Amazon S3 User Guide</i>.</p>
8208
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8184
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8209
8185
  * <code>ChecksumAlgorithm</code> parameter.</p>
8210
8186
  */
8211
8187
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8251,7 +8227,7 @@ export interface PutBucketLoggingRequest {
8251
8227
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8252
8228
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8253
8229
  * the <i>Amazon S3 User Guide</i>.</p>
8254
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8230
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8255
8231
  * <code>ChecksumAlgorithm</code> parameter.</p>
8256
8232
  */
8257
8233
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8341,7 +8317,7 @@ export interface PutBucketPolicyRequest {
8341
8317
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8342
8318
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8343
8319
  * the <i>Amazon S3 User Guide</i>.</p>
8344
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8320
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8345
8321
  * <code>ChecksumAlgorithm</code> parameter.</p>
8346
8322
  */
8347
8323
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8379,7 +8355,7 @@ export interface PutBucketReplicationRequest {
8379
8355
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8380
8356
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8381
8357
  * the <i>Amazon S3 User Guide</i>.</p>
8382
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8358
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8383
8359
  * <code>ChecksumAlgorithm</code> parameter.</p>
8384
8360
  */
8385
8361
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8427,7 +8403,7 @@ export interface PutBucketRequestPaymentRequest {
8427
8403
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8428
8404
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8429
8405
  * the <i>Amazon S3 User Guide</i>.</p>
8430
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8406
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8431
8407
  * <code>ChecksumAlgorithm</code> parameter.</p>
8432
8408
  */
8433
8409
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8469,7 +8445,7 @@ export interface PutBucketTaggingRequest {
8469
8445
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8470
8446
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8471
8447
  * the <i>Amazon S3 User Guide</i>.</p>
8472
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8448
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8473
8449
  * <code>ChecksumAlgorithm</code> parameter.</p>
8474
8450
  */
8475
8451
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8523,7 +8499,7 @@ export interface PutBucketVersioningRequest {
8523
8499
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8524
8500
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8525
8501
  * the <i>Amazon S3 User Guide</i>.</p>
8526
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8502
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8527
8503
  * <code>ChecksumAlgorithm</code> parameter.</p>
8528
8504
  */
8529
8505
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8585,7 +8561,7 @@ export interface PutBucketWebsiteRequest {
8585
8561
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8586
8562
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8587
8563
  * the <i>Amazon S3 User Guide</i>.</p>
8588
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8564
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8589
8565
  * <code>ChecksumAlgorithm</code> parameter.</p>
8590
8566
  */
8591
8567
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8746,7 +8722,7 @@ export interface PutObjectRequest {
8746
8722
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8747
8723
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8748
8724
  * the <i>Amazon S3 User Guide</i>.</p>
8749
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8725
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8750
8726
  * <code>ChecksumAlgorithm</code> parameter.</p>
8751
8727
  */
8752
8728
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -8831,21 +8807,16 @@ export interface PutObjectRequest {
8831
8807
  * <p>If the bucket is configured as a website, redirects requests for this object to another
8832
8808
  * object in the same bucket or to an external URL. Amazon S3 stores the value of this header in
8833
8809
  * the object metadata. For information about object metadata, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/UsingMetadata.html">Object Key and Metadata</a>.</p>
8834
- *
8835
8810
  * <p>In the following example, the request header sets the redirect to an object
8836
8811
  * (anotherPage.html) in the same bucket:</p>
8837
- *
8838
8812
  * <p>
8839
8813
  * <code>x-amz-website-redirect-location: /anotherPage.html</code>
8840
8814
  * </p>
8841
- *
8842
8815
  * <p>In the following example, the request header sets the object redirect to another
8843
8816
  * website:</p>
8844
- *
8845
8817
  * <p>
8846
8818
  * <code>x-amz-website-redirect-location: http://www.example.com/</code>
8847
8819
  * </p>
8848
- *
8849
8820
  * <p>For more information about website hosting in Amazon S3, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html">Hosting Websites on Amazon S3</a> and <a href="https://docs.aws.amazon.com/AmazonS3/latest/dev/how-to-page-redirect.html">How to Configure Website Page
8850
8821
  * Redirects</a>. </p>
8851
8822
  */
@@ -8960,7 +8931,7 @@ export interface PutObjectAclRequest {
8960
8931
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
8961
8932
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
8962
8933
  * the <i>Amazon S3 User Guide</i>.</p>
8963
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8934
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
8964
8935
  * <code>ChecksumAlgorithm</code> parameter.</p>
8965
8936
  */
8966
8937
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -9061,7 +9032,7 @@ export interface PutObjectLegalHoldRequest {
9061
9032
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
9062
9033
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
9063
9034
  * the <i>Amazon S3 User Guide</i>.</p>
9064
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
9035
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
9065
9036
  * <code>ChecksumAlgorithm</code> parameter.</p>
9066
9037
  */
9067
9038
  ChecksumAlgorithm?: ChecksumAlgorithm | string;
@@ -9110,7 +9081,7 @@ export interface PutObjectLockConfigurationRequest {
9110
9081
  * <code>x-amz-trailer</code> header sent. Otherwise, Amazon S3 fails the request with the HTTP status code <code>400 Bad Request</code>. For more
9111
9082
  * information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html">Checking object integrity</a> in
9112
9083
  * the <i>Amazon S3 User Guide</i>.</p>
9113
- * <p>If you provide an individual checksum, Amazon S3 ignores any provided
9084
+ * <p>If you provide an individual checksum, Amazon S3 ignores any provided
9114
9085
  * <code>ChecksumAlgorithm</code> parameter.</p>
9115
9086
  */
9116
9087
  ChecksumAlgorithm?: ChecksumAlgorithm | string;