Learn R Programming

paws.networking (version 0.9.0)

backupgateway_get_bandwidth_rate_limit_schedule: 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.