v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14198892.8 KB

Deletes a backup. You can delete both manual and automated backups. This operation is asynchronous.

An InvalidStateException is thrown when a backup deletion is already in progress. A ResourceNotFoundException is thrown when the backup does not exist. A ValidationException is thrown when parameters of the request are not valid.

post/#X-Amz-Target=OpsWorksCM_V2016_11_01.DeleteBackup

Headers

X-Amz-Target'OpsWorksCM_V2016_11_01.DeleteBackup' required

Request body

BackupIdstring required

The ID of the backup to delete. Run the DescribeBackups command to get a list of backup IDs. Backup IDs are in the format <code>ServerName-yyyyMMddHHmmssSSS</code>.

Response

Success

DeleteBackupResponse required