s3control_describe_multi_region_access_point_operation: Retrieves the status of an asynchronous request to manage a...

View source: R/s3control_operations.R

s3control_describe_multi_region_access_point_operationR Documentation

Retrieves the status of an asynchronous request to manage a Multi-Region Access Point

Description

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.

See https://www.paws-r-sdk.com/docs/s3control_describe_multi_region_access_point_operation/ for full documentation.

Usage

s3control_describe_multi_region_access_point_operation(
  AccountId,
  RequestTokenARN
)

Arguments

AccountId

[required] The Amazon Web Services account ID for the owner of the Multi-Region Access Point.

RequestTokenARN

[required] The request token associated with the request you want to know about. This request token is returned as part of the response when you make an asynchronous request. You provide this token to query about the status of the asynchronous action.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.