Skip to content

[C++] Support service-specific endpoint for S3 using AWS_ENDPOINT_URL_S3 #38663

@messense

Description

@messense

Describe the enhancement requested

https://docs.aws.amazon.com/sdkref/latest/guide/feature-ss-endpoints.html

Service-specific endpoint configuration provides the option to use an endpoint of your choosing for API requests and to have that choice persist. These settings provide flexibility to support local endpoints, VPC endpoints, and third-party local AWS development environments. Different endpoints can be used for testing and production environments. You can specify an endpoint URL for individual AWS services.

#36791 added support for AWS_ENDPOINT_URL, I propose to also add support for AWS_ENDPOINT_URL_S3.
I can contribute a patch if this is an acceptable feature.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions