-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Labels
documentationThis is a problem with documentation.This is a problem with documentation.p2This is a standard priority issueThis is a standard priority issue
Description
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/
Metadata
Metadata
Assignees
Labels
documentationThis is a problem with documentation.This is a problem with documentation.p2This is a standard priority issueThis is a standard priority issue