Learn R Programming

paws.storage (version 0.4.0)

s3control_put_multi_region_access_point_policy: Associates an access control policy with the specified Multi-Region Access Point

Description

Associates an access control policy with the specified Multi-Region Access Point. Each Multi-Region Access Point can have only one policy, so a request made to this action replaces any existing policy that is associated with the specified Multi-Region Access Point.

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

Usage

s3control_put_multi_region_access_point_policy(AccountId, ClientToken, Details)

Arguments

AccountId

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

ClientToken

[required] An idempotency token used to identify the request and guarantee that requests are unique.

Details

[required] A container element containing the details of the policy for the Multi-Region Access Point.