s3control_get_multi_region_access_point: Returns configuration information about the specified...

View source: R/s3control_operations.R

s3control_get_multi_region_access_pointR Documentation

Returns configuration information about the specified Multi-Region Access Point

Description

Returns configuration information about the specified Multi-Region Access Point.

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

Usage

s3control_get_multi_region_access_point(AccountId, Name)

Arguments

AccountId

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

Name

[required] The name of the Multi-Region Access Point whose configuration information you want to receive. The name of the Multi-Region Access Point is different from the alias. For more information about the distinction between the name and the alias of an Multi-Region Access Point, see Managing Multi-Region Access Points in the Amazon S3 User Guide.


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