s3control_create_multi_region_access_point: Creates a Multi-Region Access Point and associates it with...

View source: R/s3control_operations.R

s3control_create_multi_region_access_pointR Documentation

Creates a Multi-Region Access Point and associates it with the specified buckets

Description

Creates a Multi-Region Access Point and associates it with the specified buckets. For more information about creating Multi-Region Access Points, see Creating Multi-Region Access Points in the Amazon S3 User Guide.

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

Usage

s3control_create_multi_region_access_point(AccountId, ClientToken, Details)

Arguments

AccountId

[required] The Amazon Web Services account ID for the owner of the Multi-Region Access Point. The owner of the Multi-Region Access Point also must own the underlying buckets.

ClientToken

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

Details

[required] A container element containing details about the Multi-Region Access Point.


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