v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1449192184.5 KB

Creates a namespace. A namespace is a logical grouping of tables within your table bucket, which you can use to organize tables. For more information, see Create a namespace in the Amazon Simple Storage Service User Guide.

Permissions

You must have the s3tables:CreateNamespace permission to use this operation.

put/namespaces/{tableBucketARN}

Path parameters

tableBucketARNstring required

The Amazon Resource Name (ARN) of the table bucket to create the namespace in.

Request body

namespaceNamespaceName[] required

A name for the namespace.

Response

Success

tableBucketARNstring required

The Amazon Resource Name (ARN) of the table bucket the namespace was created in.

namespaceNamespaceName[] required

The name of the namespace.