Create Namespace
create_namespaceCreate a logical namespace to group tables within your S3 table bucket. Requires s3tables:CreateNamespace permission.
Instructions
Creates a namespace. A namespace is a logical grouping of tables within your S3 table bucket. Permissions: You must have the s3tables:CreateNamespace permission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespace | Yes | The name of the namespace. Must be 1-255 characters long and contain only alphanumeric characters, underscores, and hyphens. | |
| region_name | No | The AWS region name where the operation should be performed. | |
| table_bucket_arn | Yes | Table bucket ARN |