AWS::S3Tables::TablePolicyResource Type definition for AWS::S3Tables::TablePolicy
2 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ResourcePolicy | objectstring | Required |
TableARN | string | RequiredCreate-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Namespace | string | - |
TableBucketARN | string | - |
TableName | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::S3Tables::TablePolicy
Resources:
MyResource:
Type: AWS::S3Tables::TablePolicy
Properties:
TableARN: "arn:aws:service:region:account:resource"
ResourcePolicy: "value"Permissions CloudFormation needs in your IAM role to manage this resource.
s3tables:GetTablePolicys3tables:PutTablePolicys3tables:GetTables3tables:GetTables3tables:GetTablePolicys3tables:GetTablePolicys3tables:PutTablePolicys3tables:GetTables3tables:GetTablePolicys3tables:DeleteTablePolicys3tables:GetTables3tables:ListTabless3tables:GetTablePolicyOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterTableARNThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
TableARN