if (FALSE) {
# Retrieves an archived virtual tape from the virtual tape shelf (VTS) to
# a gateway-VTL. Virtual tapes archived in the VTS are not associated with
# any gateway.
svc$retrieve_tape_archive(
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