backupgateway_get_bandwidth_rate_limit_schedule {paws.networking}R Documentation

Retrieves the bandwidth rate limit schedule for a specified gateway

Description

Retrieves the bandwidth rate limit schedule for a specified gateway. By default, gateways do not have bandwidth rate limit schedules, which means no bandwidth rate limiting is in effect. Use this to get a gateway's bandwidth rate limit schedule.

See https://www.paws-r-sdk.com/docs/backupgateway_get_bandwidth_rate_limit_schedule/ for full documentation.

Usage

backupgateway_get_bandwidth_rate_limit_schedule(GatewayArn)

Arguments

GatewayArn

[required] The Amazon Resource Name (ARN) of the gateway. Use the list_gateways operation to return a list of gateways for your account and Amazon Web Services Region.


[Package paws.networking version 0.7.0 Index]