# NOT RUN {
# Updates a gateway's metadata, which includes the gateway's name and time
# zone.
# }
# NOT RUN {
svc$update_gateway_information(
GatewayARN = "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B",
GatewayName = "MyGateway2",
GatewayTimezone = "GMT-12:00"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab