s3control_get_access_point_policy_status: Indicates whether the specified access point currently has a...

View source: R/s3control_operations.R

s3control_get_access_point_policy_statusR Documentation

Indicates whether the specified access point currently has a policy that allows public access

Description

Indicates whether the specified access point currently has a policy that allows public access. For more information about public access through access points, see Managing Data Access with Amazon S3 access points in the Amazon S3 User Guide.

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

Usage

s3control_get_access_point_policy_status(AccountId, Name)

Arguments

AccountId

[required] The account ID for the account that owns the specified access point.

Name

[required] The name of the access point whose policy status you want to retrieve.


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