AWS::S3Tables::TableResource Type definition for AWS::S3Tables::Table
10 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
Namespace | string | Required |
OpenTableFormat | string | RequiredCreate-only |
TableBucketARN | string | RequiredCreate-only |
TableName | string | Required |
Compaction | Compaction | |
IcebergMetadata | IcebergMetadata | Create-onlyWrite-only |
SnapshotManagement | SnapshotManagement | |
StorageClassConfiguration | StorageClassConfiguration | Create-only |
Tags | Array<Tag> | |
WithoutMetadata | string | Create-onlyWrite-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
TableARN | string | - |
VersionToken | string | - |
WarehouseLocation | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::S3Tables::Table
Resources:
MyResource:
Type: AWS::S3Tables::Table
Properties:
TableBucketARN: "arn:aws:service:region:account:resource"
Namespace: "my-namespace"
TableName: "my-tablename"
OpenTableFormat: "value"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
s3tables:GetTables3tables:GetTableMaintenanceConfigurations3tables:GetTableStorageClasss3tables:ListTagsForResources3tables:CreateTables3tables:PutTableDatas3tables:GetTables3tables:PutTableMaintenanceConfigurations3tables:GetTableMaintenanceConfigurations3tables:PutTableStorageClasss3tables:GetTableStorageClasss3tables:TagResources3tables:GetTables3tables:RenameTables3tables:PutTableMaintenanceConfigurations3tables:GetTableMaintenanceConfigurations3tables:TagResources3tables:UntagResources3tables:ListTagsForResources3tables:ListTabless3tables:ListTableBucketss3tables:ListNamespacess3tables:GetTables3tables:DeleteTableOur 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.
TableBucketARNOpenTableFormatIcebergMetadataWithoutMetadataStorageClassConfiguration