/AWS1/CL_EC2=>DEPROVISIONIPAMBYOASN()
¶
About DeprovisionIpamByoasn¶
Deprovisions your Autonomous System Number (ASN) from your Amazon Web Services account. This action can only be called after any BYOIP CIDR associations are removed from your Amazon Web Services account with DisassociateIpamByoasn. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_IPAMID
TYPE /AWS1/EC2IPAMID
/AWS1/EC2IPAMID
¶
The IPAM ID.
IV_ASN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
An ASN.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.