Starts a gateway that you previously shut down (see ShutdownGateway)
Source:R/storagegateway_operations.R
storagegateway_start_gateway.RdStarts a gateway that you previously shut down (see shutdown_gateway). After the gateway starts, you can then make other API calls, your applications can read from or write to the gateway's storage volumes and you will be able to take snapshot backups.
See https://www.paws-r-sdk.com/docs/storagegateway_start_gateway/ for full documentation.
Arguments
- GatewayARN
[required] The Amazon Resource Name (ARN) of the gateway. Use the
list_gatewaysoperation to return a list of gateways for your account and Amazon Web Services Region.