ec2_provision_ipam_byoasn: Provisions your Autonomous System Number (ASN) for use in...

View source: R/ec2_operations.R

ec2_provision_ipam_byoasnR Documentation

Provisions your Autonomous System Number (ASN) for use in your Amazon Web Services account

Description

Provisions your Autonomous System Number (ASN) for use in your Amazon Web Services account. This action requires authorization context for Amazon to bring the ASN to an Amazon Web Services account. For more information, see Tutorial: Bring your ASN to IPAM in the Amazon VPC IPAM guide.

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

Usage

ec2_provision_ipam_byoasn(DryRun = NULL, IpamId, Asn, AsnAuthorizationContext)

Arguments

DryRun

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 is UnauthorizedOperation.

IpamId

[required] An IPAM ID.

Asn

[required] A public 2-byte or 4-byte ASN.

AsnAuthorizationContext

[required] An ASN authorization context.


paws.compute documentation built on May 29, 2024, 9:16 a.m.