Resource Type: AWS > S3 Table > Namespace
The Namespace resource represents a logical grouping of tables within a table bucket in Amazon S3 Tables. Namespaces help organize tables and manage access and governance at a finer granularity within a table bucket. This resource type enables governance, policy enforcement, and management of namespaces intended for tabular datasets within AWS S3 Tables.
Resource Context
Namespace is a part of the S3 Table service.
Each Namespace lives under a Table Bucket.
Controls
The primary controls for AWS > S3 Table > Namespace are:
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/namespace
- tmod:@turbot/turbot#/resource/categories/other
- turbot graphql resource --id "tmod:@turbot/aws-s3table#/resource/types/namespace"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-s3table#/resource/types/namespace';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-s3table#/resource/types/namespace"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-s3table#/resource/types/namespace' 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