v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14127847.6 KB

Returns the metadata for the specified table and table properties. This includes the list of columns in the table schema, their data types, and column descriptions.

post/#X-Amz-Target=AWSBillingAndCostManagementDataExports.GetTable

Headers

X-Amz-Target'AWSBillingAndCostManagementDataExports.GetTable' required

Request body

TableNamestring required

The name of the table.

TablePropertiesobject

TableProperties are additional configurations you can provide to change the data and schema of a table. Each table can have different TableProperties. Tables are not required to have any TableProperties. Each table property has a default value that it assumes if not specified.

Response

Success

TableNamestring

The name of the table.

Descriptionstring

The table description.

TablePropertiesobject

TableProperties are additional configurations you can provide to change the data and schema of a table. Each table can have different TableProperties. Tables are not required to have any TableProperties. Each table property has a default value that it assumes if not specified.