RecoveryPoint - Amazon Redshift Serverless

RecoveryPoint

The automatically created recovery point of a namespace. Recovery points are created every 30 minutes and kept for 24 hours.

Contents

namespaceArn

The Amazon Resource Name (ARN) of the namespace the recovery point is associated with.

Type: String

Required: No

namespaceName

The name of the namespace the recovery point is associated with.

Type: String

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

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

Required: No

recoveryPointCreateTime

The time the recovery point is created.

Type: Timestamp

Required: No

recoveryPointId

The unique identifier of the recovery point.

Type: String

Required: No

totalSizeInMegaBytes

The total size of the data in the recovery point in megabytes.

Type: Double

Required: No

workgroupName

The name of the workgroup the recovery point is associated with.

Type: String

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

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

Required: No

See Also

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