Returns a list of the Multi-Region Access Points currently associated with the specified Amazon Web Services account. Each call can return up to 100 Multi-Region Access Points, the maximum number of Multi-Region Access Points that can be associated with a single account.
See https://www.paws-r-sdk.com/docs/s3control_list_multi_region_access_points/ for full documentation.
s3control_list_multi_region_access_points(
AccountId,
NextToken = NULL,
MaxResults = NULL
)
[required] The Amazon Web Services account ID for the owner of the Multi-Region Access Point.
Not currently used. Do not use this parameter.
Not currently used. Do not use this parameter.