AWS::Glue::Table OpenTableFormatInput
Specifies an OpenTableFormatInput
structure when creating an open format table.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "IcebergInput" :
IcebergInput
}
YAML
IcebergInput:
IcebergInput
Properties
IcebergInput
-
Specifies an
IcebergInput
structure that defines an Apache Iceberg metadata table.Required: No
Type: IcebergInput
Update requires: No interruption