Deletes the specified virtual tape. This operation is only supported in the tape gateway type.
See https://www.paws-r-sdk.com/docs/storagegateway_delete_tape/ for full documentation.
storagegateway_delete_tape(
GatewayARN,
TapeARN,
BypassGovernanceRetention = NULL
)[required] The unique Amazon Resource Name (ARN) of the gateway that the virtual
tape to delete is associated with. Use the
list_gateways operation to return a
list of gateways for your account and Amazon Web Services Region.
[required] The Amazon Resource Name (ARN) of the virtual tape to delete.
Set to TRUE to delete an archived tape that belongs to a custom pool
with tape retention lock. Only archived tapes with tape retention lock
set to governance can be deleted. Archived tapes with tape retention
lock set to compliance can't be deleted.