if (FALSE) {
# This example deletes the specified virtual tape.
svc$delete_tape(
GatewayARN = "arn:aws:storagegateway:us-east-1:204469490176:gateway/sgw-12A3456B",
TapeARN = "arn:aws:storagegateway:us-east-1:204469490176:tape/TEST05A2A0"
)
}
Run the code above in your browser using DataLab