AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the PutMultiRegionAccessPointPolicy operation.

This operation is not supported by directory buckets.

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.

This action will always be routed to the US West (Oregon) Region. For more information about the restrictions around working with Multi-Region Access Points, see Multi-Region Access Point restrictions and limitations in the Amazon S3 User Guide.

The following actions are related to PutMultiRegionAccessPointPolicy:

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.S3Control.AmazonS3ControlRequest
      Amazon.S3Control.Model.PutMultiRegionAccessPointPolicyRequest

Namespace: Amazon.S3Control.Model
Assembly: AWSSDK.S3Control.dll
Version: 3.x.y.z

Syntax

C#
public class PutMultiRegionAccessPointPolicyRequest : AmazonS3ControlRequest
         IAmazonWebServiceRequest

The PutMultiRegionAccessPointPolicyRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccountId System.String

Gets and sets the property AccountId.

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

Public Property ClientToken System.String

Gets and sets the property ClientToken.

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

Public Property Details Amazon.S3Control.Model.PutMultiRegionAccessPointPolicyInput

Gets and sets the property Details.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5