This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::S3Tables::Table IcebergSchema
Contains details about the schema for an Iceberg table.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SchemaFieldList" :
[ SchemaField, ... ]
}
YAML
SchemaFieldList:
- SchemaField
Properties
SchemaFieldList
Property description not available.
Required: Yes
Type: Array of SchemaField
Update requires: Replacement