diff --git a/clients/client-s3-control/src/commands/CreateJobCommand.ts b/clients/client-s3-control/src/commands/CreateJobCommand.ts index d5245b2261a7..ad096943e289 100644 --- a/clients/client-s3-control/src/commands/CreateJobCommand.ts +++ b/clients/client-s3-control/src/commands/CreateJobCommand.ts @@ -35,7 +35,7 @@ export interface CreateJobCommandOutput extends CreateJobResult, __MetadataBeare *
*
Permissions
*
- *

For information about permissions required to use the Batch Operations, see Granting permissions for S3 Batch Operations in the Amazon S3 + *

For information about permissions required to use the Batch Operations, see Granting permissions for S3 Batch Operations in the Amazon S3 * User Guide.

*
*
diff --git a/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts index 35c3f79bfa24..5d4f8409adc7 100644 --- a/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/CreateMultiRegionAccessPointCommand.ts @@ -38,11 +38,10 @@ export interface CreateMultiRegionAccessPointCommandOutput *

This operation is not supported by directory buckets.

* *

Creates a Multi-Region Access Point and associates it with the specified buckets. For more information - * about creating Multi-Region Access Points, see Creating - * Multi-Region Access Points in the Amazon S3 User Guide.

+ * about creating Multi-Region Access Points, see Creating Multi-Region Access Points in the Amazon S3 User Guide.

*

This action will always be routed to the US West (Oregon) Region. For more information - * about the restrictions around managing Multi-Region Access Points, see Managing - * Multi-Region Access Points in the Amazon S3 User Guide.

+ * about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point + * restrictions and limitations in the Amazon S3 User Guide.

*

This request is asynchronous, meaning that you might receive a response before the * command has completed. When this request provides a response, it provides a token that you * can use to monitor the status of the request with diff --git a/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts b/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts index 36025ba4f693..73732c95a959 100644 --- a/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts +++ b/clients/client-s3-control/src/commands/DeleteMultiRegionAccessPointCommand.ts @@ -40,8 +40,8 @@ export interface DeleteMultiRegionAccessPointCommandOutput *

Deletes a Multi-Region Access Point. This action does not delete the buckets associated with the Multi-Region Access Point, * only the Multi-Region Access Point itself.

*

This action will always be routed to the US West (Oregon) Region. For more information - * about the restrictions around managing Multi-Region Access Points, see Managing - * Multi-Region Access Points in the Amazon S3 User Guide.

+ * about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point + * restrictions and limitations in the Amazon S3 User Guide.

*

This request is asynchronous, meaning that you might receive a response before the * command has completed. When this request provides a response, it provides a token that you * can use to monitor the status of the request with diff --git a/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts b/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts index c77bf49b967e..5c7192a0bda9 100644 --- a/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts +++ b/clients/client-s3-control/src/commands/DescribeMultiRegionAccessPointOperationCommand.ts @@ -42,8 +42,7 @@ export interface DescribeMultiRegionAccessPointOperationCommandOutput *

This operation is not supported by directory buckets.

* *

Retrieves the status of an asynchronous request to manage a Multi-Region Access Point. For more information - * about managing Multi-Region Access Points and how asynchronous requests work, see Managing - * Multi-Region Access Points in the Amazon S3 User Guide.

+ * about managing Multi-Region Access Points and how asynchronous requests work, see Using Multi-Region Access Points in the Amazon S3 User Guide.

*

The following actions are related to GetMultiRegionAccessPoint:

*