---
type: resource-type
title: S3TablesTable
description: aws resource type AWS::S3Tables::Table
name: S3TablesTable
lexicon: aws
resource_type: AWS::S3Tables::Table
---
`AWS::S3Tables::Table`, a resource type of the aws lexicon.

## Properties

- `Namespace` (`string`, required)
- `OpenTableFormat` (`S3TablesTable_OpenTableFormat`, required)
- `TableBucketARN` (`string`, required)
- `TableName` (`string`, required)
- `Compaction` (`S3TablesTable_Compaction`, optional)
- `IcebergMetadata` (`S3TablesTable_IcebergMetadata`, optional)
- `SnapshotManagement` (`S3TablesTable_SnapshotManagement`, optional)
- `StorageClassConfiguration` (`S3TablesTable_StorageClassConfiguration`, optional)
- `TableARN` (`string`, optional)
- `Tags` (`S3TablesTable_Tag[]`, optional): User tags (key-value pairs) to associate with the table.
- `VersionToken` (`string`, optional)
- `WarehouseLocation` (`string`, optional)
- `WithoutMetadata` (`S3TablesTable_WithoutMetadata`, optional)

## Attributes

- `TableARN`
- `VersionToken`
- `WarehouseLocation`
