Delete backup
async_boto.validation.dynamodb.delete_backup
DeleteBackupRequest
Bases: BaseModel
Deletes an existing backup of a table.
| ATTRIBUTE | DESCRIPTION |
|---|---|
BackupArn |
The ARN associated with the backup.
TYPE:
|
BackupArn
instance-attribute
BackupArn
DeleteBackupResponse
Bases: BaseModel
Response for the DeleteBackup operation.
| ATTRIBUTE | DESCRIPTION |
|---|---|
BackupDescription |
Contains the description of the backup created for the table.
TYPE:
|
BackupDescription
instance-attribute
BackupDescription