Resource Type: AWS > S3 Table > Table Bucket
The Table Bucket resource represents an S3 bucket that is specifically managed for tabular data storage and access, such as for S3 Select, S3 Inventory, or other table-like data operations. This resource type enables governance, policy enforcement, and management of buckets intended for tabular datasets within AWS S3.
Resource Context
Table Bucket is a part of the S3 Table service.
Each Table Bucket lives under a Region.
Controls
The primary controls for AWS > S3 Table > Table Bucket are:
It is also targeted by these controls:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-s3table#/resource/types/tableBucket
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/aws-s3table#/resource/types/tableBucket"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-s3table#/resource/types/tableBucket';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-s3table#/resource/types/tableBucket"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-s3table#/resource/types/tableBucket' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query