Skip to content

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: str

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: dict

BackupDescription instance-attribute

BackupDescription