if (FALSE) {
# Retrieves the recovery point for the specified virtual tape.
svc$retrieve_tape_recovery_point(
GatewayARN = "arn:aws:storagegateway:us-east-1:999999999999:gateway/sgw-12A3456B",
TapeARN = "arn:aws:storagegateway:us-east-1:999999999999:tape/TEST0AA2AF"
)
}
Run the code above in your browser using DataLab