v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465272236.5 KB

Deletes a namespace from Amazon Redshift Serverless. Before you delete the namespace, you can create a final snapshot that has all of the data within the namespace.

post/#X-Amz-Target=RedshiftServerless.DeleteNamespace

Headers

X-Amz-Target'RedshiftServerless.DeleteNamespace' required

Request body

finalSnapshotNamestring

The name of the snapshot to be created before the namespace is deleted.

finalSnapshotRetentionPeriodinteger

How long to retain the final snapshot.

namespaceNamestring required

The name of the namespace to delete.

Response

Success