if (FALSE) {
# Deletes the bandwidth rate limits of a gateway; either the upload or
# download limit, or both.
svc$delete_bandwidth_rate_limit(
BandwidthType = "All",
GatewayARN = "arn:aws:storagegateway:us-east-1:111122223333:gateway/sgw-12A3456B"
)
}
Run the code above in your browser using DataLab