fsx_delete_backup: Deletes an Amazon FSx backup, deleting its contents
Description
Deletes an Amazon FSx backup, deleting its contents. After deletion, the
backup no longer exists, and its data is gone.
Usage
fsx_delete_backup(BackupId, ClientRequestToken)
Arguments
BackupId
[required] The ID of the backup you want to delete.
ClientRequestToken
A string of up to 64 ASCII characters that Amazon FSx uses to ensure
idempotent deletion. This is automatically filled on your behalf when
using the AWS CLI or SDK.