Skip to content

Amazon.S3.AmazonS3Config.UseAccelerateEndpoint summary is not correct anymore #3719

Open
@congthanhnguyenOL

Description

@congthanhnguyenOL

Describe the issue

The <remarks/> of Amazon.S3.AmazonS3Config.UseAccelerateEndpoint states that This option cannot be used at the same time as UseDualstackEndpoint.

However, in the Requirements for using Transfer Acceleration section from the official document of AWS, it is stated that we can use dualstack endpoints in conjunction with the accelerate endpoint.

One of which must be incorrect. In my experiment we can actually use the accelerate endpoint and the dualstack endpoint at the same time.

Links

/// This option cannot be used at the same time as UseDualstackEndpoint.

https://docs.aws.amazon.com/AmazonS3/latest/userguide/transfer-acceleration.html#transfer-acceleration-requirements

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationThis is a problem with documentation.p2This is a standard priority issuequeueds3

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions