Describe the issue
Describe the documentation update
The documentation for the CreateBucketCommand in the S3 JavaScript client should be updated to include important information about client usage.
Proposed changes
- Add a note emphasizing that using regional clients is preferred over the global client when creating buckets.
- Include a warning that creating buckets in opt-in regions using the global client is not supported.
Suggested location for the update
These additions should be placed in a prominent position within the CreateBucketCommand documentation, preferably near the top of the page or in a "Best Practices" or "Important Notes" section.
Rationale
This information is crucial for developers to understand the best practices and limitations when using the CreateBucketCommand, especially in different AWS regions.
Thank you for considering this documentation update.
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/s3/command/CreateBucketCommand/
Describe the issue
Describe the documentation update
The documentation for the CreateBucketCommand in the S3 JavaScript client should be updated to include important information about client usage.
Proposed changes
Suggested location for the update
These additions should be placed in a prominent position within the CreateBucketCommand documentation, preferably near the top of the page or in a "Best Practices" or "Important Notes" section.
Rationale
This information is crucial for developers to understand the best practices and limitations when using the CreateBucketCommand, especially in different AWS regions.
Thank you for considering this documentation update.
Links
https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/client/s3/command/CreateBucketCommand/