AWS::S3Tables::TablePolicy - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::S3Tables::TablePolicy

Creates a new maintenance configuration or replaces an existing table policy for a table. For more information, see Adding a table policy in the Amazon Simple Storage Service User Guide.

Permissions

You must have the s3tables:PutTablePolicy permission to use this operation.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::S3Tables::TablePolicy", "Properties" : { "ResourcePolicy" : Json, "TableARN" : String } }

YAML

Type: AWS::S3Tables::TablePolicy Properties: ResourcePolicy: Json TableARN: String

Properties

ResourcePolicy

Property description not available.

Required: Yes

Type: Json

Update requires: No interruption

TableARN

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

Return values

Ref

Fn::GetAtt

Namespace

Property description not available.

TableBucketARN

Property description not available.

TableName

Property description not available.