s3control_get_multi_region_access_point_policy_status: Indicates whether the specified Multi-Region Access Point has...

View source: R/s3control_operations.R

s3control_get_multi_region_access_point_policy_statusR Documentation

Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access

Description

Indicates whether the specified Multi-Region Access Point has an access control policy that allows public access.

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

Usage

s3control_get_multi_region_access_point_policy_status(AccountId, Name)

Arguments

AccountId

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

Name

[required] Specifies the Multi-Region Access Point. 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.