globalaccelerator_provision_byoip_cidr: Provisions an IP address range to use with your Amazon Web...

View source: R/globalaccelerator_operations.R

globalaccelerator_provision_byoip_cidrR Documentation

Provisions an IP address range to use with your Amazon Web Services resources through bring your own IP addresses (BYOIP) and creates a corresponding address pool

Description

Provisions an IP address range to use with your Amazon Web Services resources through bring your own IP addresses (BYOIP) and creates a corresponding address pool. After the address range is provisioned, it is ready to be advertised using AdvertiseByoipCidr.

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

Usage

globalaccelerator_provision_byoip_cidr(Cidr, CidrAuthorizationContext)

Arguments

Cidr

[required] The public IPv4 address range, in CIDR notation. The most specific IP prefix that you can specify is /24. The address range cannot overlap with another address range that you've brought to this Amazon Web Services Region or another Region.

For more information, see Bring your own IP addresses (BYOIP) in the Global Accelerator Developer Guide.

CidrAuthorizationContext

[required] A signed document that proves that you are authorized to bring the specified IP address range to Amazon using BYOIP.


paws.networking documentation built on Sept. 12, 2024, 7:32 a.m.