UnsetBgpAsn#

Description#

Resets the preset value of the unique ASN for the VPC to its default value.

If the VPC contains resources (instances, VPN connections, etc.), you need to contact support to update the ASN correctly. If you try to update the ASN for such VPC, an error will return with the appropriate message.

Request Parameters#

  • VpcId — The ID of the VPC.

    • Type: String

    • Required: Yes

Response Elements#

  • requestId — The request ID

    • Type: String

  • returnTrue is returned if the request succeeds, and an error otherwise

    • Type: Boolean

Examples#

c2-ec2 UnsetBgpAsn VpcId vpc-1234ABCD