Restores a namespace from a snapshot.
Headers
Request body
The ID of the Key Management Service (KMS) key used to encrypt and store the namespace's admin credentials secret.
If <code>true</code>, Amazon Redshift uses Secrets Manager to manage the restored snapshot's admin credentials. If <code>MmanageAdminPassword</code> is false or not set, Amazon Redshift uses the admin credentials that the namespace or cluster had at the time the snapshot was taken.
The name of the namespace to restore the snapshot to.
The Amazon Web Services account that owns the snapshot.
The name of the snapshot to restore from. Must not be specified at the same time as <code>snapshotArn</code>.
The name of the workgroup used to restore the snapshot.
Response
Success
The owner Amazon Web Services; account of the snapshot that was restored.
The name of the snapshot used to restore the namespace.