SnapshotCopyConfiguration - Amazon Redshift Serverless

SnapshotCopyConfiguration

The object that you configure to copy snapshots from one namespace to a namespace in another AWS Region.

Contents

destinationKmsKeyId

The ID of the KMS key to use to encrypt your snapshots in the destination AWS Region.

Type: String

Required: No

destinationRegion

The destination AWS Region to copy snapshots to.

Type: String

Required: No

namespaceName

The name of the namespace to copy snapshots from in the source AWS Region.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 64.

Pattern: ^[a-z0-9-]+$

Required: No

snapshotCopyConfigurationArn

The ARN of the snapshot copy configuration object.

Type: String

Required: No

snapshotCopyConfigurationId

The ID of the snapshot copy configuration object.

Type: String

Required: No

snapshotRetentionPeriod

The retention period of snapshots that are copied to the destination AWS Region.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: