AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Associates your Autonomous System Number (ASN) with a BYOIP CIDR that you own in the same Amazon Web Services Region. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.
After the association succeeds, the ASN is eligible for advertisement. You can view the association with DescribeByoipCidrs. You can advertise the CIDR with AdvertiseByoipCidr.
For .NET Core this operation is only available in asynchronous form. Please refer to AssociateIpamByoasnAsync.
Namespace: Amazon.EC2
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public virtual AssociateIpamByoasnResponse AssociateIpamByoasn( AssociateIpamByoasnRequest request )
Container for the necessary parameters to execute the AssociateIpamByoasn service method.
.NET Framework:
Supported in: 4.7.2 and newer