NewBGPPeer
Information about a new BGP peer.
Contents
- addressFamily
 - 
               
The address family for the BGP peer.
Type: String
Valid Values:
ipv4 | ipv6Required: No
 - amazonAddress
 - 
               
The IP address assigned to the Amazon interface.
Type: String
Required: No
 - asn
 - 
               
The autonomous system number (ASN). The valid range is from 1 to 2147483646 for Border Gateway Protocol (BGP) configuration. If you provide a number greater than the maximum, an error is returned. Use
asnLonginstead.Type: Integer
Required: No
 - asnLong
 - 
               
The long ASN for a new BGP peer. The valid range is from 1 to 4294967294.
Type: Long
Required: No
 - authKey
 - 
               
The authentication key for BGP configuration. This string has a minimum length of 6 characters and and a maximun lenth of 80 characters.
Type: String
Required: No
 - customerAddress
 - 
               
The IP address assigned to the customer interface.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: