Deletes an Amazon FSx backup. After deletion, the backup no longer exists, and its data is gone.
See https://paws-r.github.io/docs/fsx/delete_backup.html 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 64 ASCII characters that Amazon FSx uses to ensure idempotent deletion. This parameter is automatically filled on your behalf when using the CLI or SDK.