Describe continous backups
async_boto.validation.dynamodb.describe_continous_backups
DescribeContinuousBackupsRequest
Bases: BaseModel
Checks the status of continuous backups and point in time recovery on the specified table.
| ATTRIBUTE | DESCRIPTION |
|---|---|
TableName |
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
TYPE:
|
TableName
instance-attribute
TableName
DescribeContinuousBackupsResponse
Bases: BaseModel
Response for the DescribeContinuousBackups operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
ContinuousBackupsDescription |
Represents the continuous backups and point in time recovery settings on the specified table. |
ContinuousBackupsDescription
instance-attribute
ContinuousBackupsDescription