@aws-sdk/client-s3 3.741.0 → 3.743.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 (34) hide show
  1. package/dist-cjs/index.js +5 -0
  2. package/dist-es/models/models_0.js +5 -0
  3. package/dist-types/commands/AbortMultipartUploadCommand.d.ts +3 -3
  4. package/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -3
  5. package/dist-types/commands/CopyObjectCommand.d.ts +16 -6
  6. package/dist-types/commands/CreateBucketCommand.d.ts +16 -16
  7. package/dist-types/commands/CreateMultipartUploadCommand.d.ts +3 -3
  8. package/dist-types/commands/CreateSessionCommand.d.ts +2 -2
  9. package/dist-types/commands/DeleteBucketCommand.d.ts +2 -2
  10. package/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +2 -2
  11. package/dist-types/commands/DeleteBucketPolicyCommand.d.ts +2 -2
  12. package/dist-types/commands/DeleteObjectCommand.d.ts +13 -13
  13. package/dist-types/commands/DeleteObjectsCommand.d.ts +30 -31
  14. package/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +2 -2
  15. package/dist-types/commands/GetBucketLocationCommand.d.ts +1 -1
  16. package/dist-types/commands/GetBucketPolicyCommand.d.ts +2 -2
  17. package/dist-types/commands/GetObjectAttributesCommand.d.ts +3 -3
  18. package/dist-types/commands/GetObjectCommand.d.ts +3 -3
  19. package/dist-types/commands/HeadBucketCommand.d.ts +2 -2
  20. package/dist-types/commands/HeadObjectCommand.d.ts +3 -3
  21. package/dist-types/commands/ListDirectoryBucketsCommand.d.ts +2 -2
  22. package/dist-types/commands/ListMultipartUploadsCommand.d.ts +3 -3
  23. package/dist-types/commands/ListObjectsV2Command.d.ts +3 -3
  24. package/dist-types/commands/ListPartsCommand.d.ts +3 -3
  25. package/dist-types/commands/PutBucketEncryptionCommand.d.ts +3 -3
  26. package/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +2 -2
  27. package/dist-types/commands/PutBucketPolicyCommand.d.ts +2 -2
  28. package/dist-types/commands/PutObjectCommand.d.ts +42 -32
  29. package/dist-types/commands/UploadPartCommand.d.ts +3 -3
  30. package/dist-types/commands/UploadPartCopyCommand.d.ts +3 -3
  31. package/dist-types/models/models_0.d.ts +115 -86
  32. package/dist-types/models/models_1.d.ts +38 -33
  33. package/dist-types/ts3.4/models/models_0.d.ts +5 -0
  34. package/package.json +6 -6
@@ -51,9 +51,9 @@ declare const ListObjectsV2Command_base: {
51
51
  * <li>
52
52
  * <p>
53
53
  * <b>Directory buckets</b> -
54
- * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>bucket-name</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
55
- * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
56
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
54
+ * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>amzn-s3-demo-bucket</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
55
+ * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
56
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
57
57
  * <i>Amazon S3 User Guide</i>.</p>
58
58
  * </li>
59
59
  * </ul>
@@ -43,9 +43,9 @@ declare const ListPartsCommand_base: {
43
43
  * <note>
44
44
  * <p>
45
45
  * <b>Directory buckets</b> -
46
- * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>bucket-name</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
47
- * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
48
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
46
+ * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>amzn-s3-demo-bucket</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
47
+ * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
48
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
49
49
  * <i>Amazon S3 User Guide</i>.</p>
50
50
  * </note>
51
51
  * <dl>
@@ -33,8 +33,8 @@ declare const PutBucketEncryptionCommand_base: {
33
33
  * <p>
34
34
  * <b>Directory buckets </b> - For directory buckets, you must make requests for this API operation to the Regional endpoint. These endpoints support path-style requests in the format <code>https://s3express-control.<i>region-code</i>.amazonaws.com/<i>bucket-name</i>
35
35
  * </code>. Virtual-hosted-style requests aren't supported.
36
- * For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
37
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
36
+ * For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
37
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
38
38
  * <i>Amazon S3 User Guide</i>.</p>
39
39
  * </note>
40
40
  * <p>By default, all buckets have a default encryption configuration that uses server-side
@@ -78,7 +78,7 @@ declare const PutBucketEncryptionCommand_base: {
78
78
  * For more information about the encryption overriding behaviors in directory buckets, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-specifying-kms-encryption.html">Specifying server-side encryption with KMS for new object uploads</a>.</p>
79
79
  * </li>
80
80
  * <li>
81
- * <p>Your SSE-KMS configuration can only support 1 <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk">customer managed key</a> per directory bucket for the lifetime of the bucket.
81
+ * <p>Your SSE-KMS configuration can only support 1 <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#customer-cmk">customer managed key</a> per directory bucket's lifetime.
82
82
  * The <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#aws-managed-cmk">Amazon Web Services managed key</a> (<code>aws/s3</code>) isn't supported.
83
83
  * </p>
84
84
  * </li>
@@ -133,8 +133,8 @@ declare const PutBucketLifecycleConfigurationCommand_base: {
133
133
  * <p>
134
134
  * <b>Directory buckets </b> - For directory buckets, you must make requests for this API operation to the Regional endpoint. These endpoints support path-style requests in the format <code>https://s3express-control.<i>region-code</i>.amazonaws.com/<i>bucket-name</i>
135
135
  * </code>. Virtual-hosted-style requests aren't supported.
136
- * For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
137
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
136
+ * For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
137
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
138
138
  * <i>Amazon S3 User Guide</i>.</p>
139
139
  * </note>
140
140
  * </li>
@@ -32,8 +32,8 @@ declare const PutBucketPolicyCommand_base: {
32
32
  * <p>
33
33
  * <b>Directory buckets </b> - For directory buckets, you must make requests for this API operation to the Regional endpoint. These endpoints support path-style requests in the format <code>https://s3express-control.<i>region-code</i>.amazonaws.com/<i>bucket-name</i>
34
34
  * </code>. Virtual-hosted-style requests aren't supported.
35
- * For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
36
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
35
+ * For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
36
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
37
37
  * <i>Amazon S3 User Guide</i>.</p>
38
38
  * </note>
39
39
  * <dl>
@@ -45,9 +45,9 @@ declare const PutObjectCommand_base: {
45
45
  * <li>
46
46
  * <p>
47
47
  * <b>Directory buckets</b> -
48
- * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>bucket-name</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
49
- * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
50
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
48
+ * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>amzn-s3-demo-bucket</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
49
+ * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
50
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
51
51
  * <i>Amazon S3 User Guide</i>.</p>
52
52
  * </li>
53
53
  * </ul>
@@ -67,6 +67,16 @@ declare const PutObjectCommand_base: {
67
67
  * </li>
68
68
  * <li>
69
69
  * <p>
70
+ * <b>If-None-Match</b> - Uploads the object only if the object key name does not already exist in the specified bucket. Otherwise, Amazon S3 returns a <code>412 Precondition Failed</code> error. If a conflicting operation occurs during the upload, S3 returns a <code>409 ConditionalRequestConflict</code> response. On a 409 failure, retry the upload.</p>
71
+ * <p>Expects the * character (asterisk).</p>
72
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/conditional-requests.html">Add preconditions to S3 operations with conditional requests</a> in the <i>Amazon S3 User Guide</i> or <a href="https://datatracker.ietf.org/doc/rfc7232/">RFC 7232</a>.
73
+ * </p>
74
+ * <note>
75
+ * <p>This functionality is not supported for S3 on Outposts.</p>
76
+ * </note>
77
+ * </li>
78
+ * <li>
79
+ * <p>
70
80
  * <b>S3 Versioning</b> - When you enable versioning
71
81
  * for a bucket, if Amazon S3 receives multiple write requests for the same object
72
82
  * simultaneously, it stores all versions of the objects. For each write request that is
@@ -310,77 +320,76 @@ declare const PutObjectCommand_base: {
310
320
  * // example id: to-create-an-object-1483147613675
311
321
  * ```
312
322
  *
313
- * @example To upload an object
323
+ * @example To upload an object and specify optional tags
314
324
  * ```javascript
315
- * // The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.
325
+ * // The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.
316
326
  * const input = {
317
- * "Body": "HappyFace.jpg",
327
+ * "Body": "c:\\HappyFace.jpg",
318
328
  * "Bucket": "examplebucket",
319
- * "Key": "HappyFace.jpg"
329
+ * "Key": "HappyFace.jpg",
330
+ * "Tagging": "key1=value1&key2=value2"
320
331
  * };
321
332
  * const command = new PutObjectCommand(input);
322
333
  * const response = await client.send(command);
323
334
  * /* response ==
324
335
  * {
325
336
  * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
326
- * "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
337
+ * "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
327
338
  * }
328
339
  * *\/
329
- * // example id: to-upload-an-object-1481760101010
340
+ * // example id: to-upload-an-object-and-specify-optional-tags-1481762310955
330
341
  * ```
331
342
  *
332
- * @example To upload an object and specify server-side encryption and object tags
343
+ * @example To upload object and specify user-defined metadata
333
344
  * ```javascript
334
- * // The following example uploads an object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.
345
+ * // The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.
335
346
  * const input = {
336
347
  * "Body": "filetoupload",
337
348
  * "Bucket": "examplebucket",
338
349
  * "Key": "exampleobject",
339
- * "ServerSideEncryption": "AES256",
340
- * "Tagging": "key1=value1&key2=value2"
350
+ * "Metadata": {
351
+ * "metadata1": "value1",
352
+ * "metadata2": "value2"
353
+ * }
341
354
  * };
342
355
  * const command = new PutObjectCommand(input);
343
356
  * const response = await client.send(command);
344
357
  * /* response ==
345
358
  * {
346
359
  * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
347
- * "ServerSideEncryption": "AES256",
348
- * "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
360
+ * "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
349
361
  * }
350
362
  * *\/
351
- * // example id: to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831
363
+ * // example id: to-upload-object-and-specify-user-defined-metadata-1483396974757
352
364
  * ```
353
365
  *
354
- * @example To upload object and specify user-defined metadata
366
+ * @example To upload an object
355
367
  * ```javascript
356
- * // The following example creates an object. The request also specifies optional metadata. If the bucket is versioning enabled, S3 returns version ID in response.
368
+ * // The following example uploads an object to a versioning-enabled bucket. The source file is specified using Windows file syntax. S3 returns VersionId of the newly created object.
357
369
  * const input = {
358
- * "Body": "filetoupload",
370
+ * "Body": "HappyFace.jpg",
359
371
  * "Bucket": "examplebucket",
360
- * "Key": "exampleobject",
361
- * "Metadata": {
362
- * "metadata1": "value1",
363
- * "metadata2": "value2"
364
- * }
372
+ * "Key": "HappyFace.jpg"
365
373
  * };
366
374
  * const command = new PutObjectCommand(input);
367
375
  * const response = await client.send(command);
368
376
  * /* response ==
369
377
  * {
370
378
  * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
371
- * "VersionId": "pSKidl4pHBiNwukdbcPXAIs.sshFFOc0"
379
+ * "VersionId": "tpf3zF08nBplQK1XLOefGskR7mGDwcDk"
372
380
  * }
373
381
  * *\/
374
- * // example id: to-upload-object-and-specify-user-defined-metadata-1483396974757
382
+ * // example id: to-upload-an-object-1481760101010
375
383
  * ```
376
384
  *
377
- * @example To upload an object and specify optional tags
385
+ * @example To upload an object and specify server-side encryption and object tags
378
386
  * ```javascript
379
- * // The following example uploads an object. The request specifies optional object tags. The bucket is versioned, therefore S3 returns version ID of the newly created object.
387
+ * // The following example uploads an object. The request specifies the optional server-side encryption option. The request also specifies optional object tags. If the bucket is versioning enabled, S3 returns version ID in response.
380
388
  * const input = {
381
- * "Body": "c:\\HappyFace.jpg",
389
+ * "Body": "filetoupload",
382
390
  * "Bucket": "examplebucket",
383
- * "Key": "HappyFace.jpg",
391
+ * "Key": "exampleobject",
392
+ * "ServerSideEncryption": "AES256",
384
393
  * "Tagging": "key1=value1&key2=value2"
385
394
  * };
386
395
  * const command = new PutObjectCommand(input);
@@ -388,10 +397,11 @@ declare const PutObjectCommand_base: {
388
397
  * /* response ==
389
398
  * {
390
399
  * "ETag": "\"6805f2cfc46c0f04559748bb039d69ae\"",
391
- * "VersionId": "psM2sYY4.o1501dSx8wMvnkOzSBB.V4a"
400
+ * "ServerSideEncryption": "AES256",
401
+ * "VersionId": "Ri.vC6qVlA4dEnjgRV4ZHsHoFIjqEMNt"
392
402
  * }
393
403
  * *\/
394
- * // example id: to-upload-an-object-and-specify-optional-tags-1481762310955
404
+ * // example id: to-upload-an-object-and-specify-server-side-encryption-and-object-tags-1483398331831
395
405
  * ```
396
406
  *
397
407
  * @example To upload an object (specify optional headers)
@@ -54,9 +54,9 @@ declare const UploadPartCommand_base: {
54
54
  * <note>
55
55
  * <p>
56
56
  * <b>Directory buckets</b> -
57
- * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>bucket-name</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
58
- * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
59
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
57
+ * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>amzn-s3-demo-bucket</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
58
+ * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
59
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
60
60
  * <i>Amazon S3 User Guide</i>.</p>
61
61
  * </note>
62
62
  * <dl>
@@ -48,9 +48,9 @@ declare const UploadPartCopyCommand_base: {
48
48
  * <note>
49
49
  * <p>
50
50
  * <b>Directory buckets</b> -
51
- * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>bucket-name</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
52
- * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-express-Regions-and-Zones.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
53
- * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Available Local Zone for directory buckets</a> in the
51
+ * For directory buckets, you must make requests for this API operation to the Zonal endpoint. These endpoints support virtual-hosted-style requests in the format <code>https://<i>amzn-s3-demo-bucket</i>.s3express-<i>zone-id</i>.<i>region-code</i>.amazonaws.com/<i>key-name</i>
52
+ * </code>. Path-style requests are not supported. For more information about endpoints in Availability Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/endpoint-directory-buckets-AZ.html">Regional and Zonal endpoints for directory buckets in Availability Zones</a> in the
53
+ * <i>Amazon S3 User Guide</i>. For more information about endpoints in Local Zones, see <a href="https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-lzs-for-directory-buckets.html">Concepts for directory buckets in Local Zones</a> in the
54
54
  * <i>Amazon S3 User Guide</i>.</p>
55
55
  * </note>
56
56
  * <dl>