Deletes an Amazon FSx backup. After deletion, the backup no longer exists, and its data is gone.
See https://www.paws-r-sdk.com/docs/fsx_delete_backup/ for full documentation.
fsx_delete_backup(BackupId, ClientRequestToken = NULL)
[required] The ID of the backup that you want to delete.
A string of up to 63 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This parameter is automatically filled on your behalf when using the CLI or SDK.