Skip to content

Conversation

@adev-code
Copy link
Contributor

Summary

Adds documentation improvements to S3 documentation for the endpoint_url parameter in boto3 clients and resources:

Add note explaining the endpoint_url parameter usage for boto3.client() and boto3.resource(). Includes warning with caution about unintended behavior including S3 redirect issues. References the AWS SDK reference guide for additional endpoint configuration information.

Testing

Screenshot 2025-12-30 at 1 20 46 PM

Add note to S3 documentation explaining the endpoint_url parameter
usage for boto3 clients and resources. Includes warning about
unintended behavior including S3 redirect issues when using custom
endpoints.

References AWS SDK service-specific endpoints documentation for
additional guidance on proper endpoint configuration.
Add note to S3 documentation explaining the endpoint_url parameter usage
for boto3 clients and resources. Includes warning with caution about
unintended behavior including S3 redirect issues when using custom endpoints.

References AWS SDK service-specific endpoints documentation for
additional guidance on proper endpoint configuration.
@adev-code adev-code added documentation This is a problem with documentation. s3 labels Dec 30, 2025
@adev-code
Copy link
Contributor Author

adev-code commented Dec 30, 2025

This is a port from CLI that has been merged: aws/aws-cli#9850

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation This is a problem with documentation. s3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants