Skip to content

/AWS1/CL_EC2=>CREIPAMEXTERNALRESRCVERIFI00()

About CreateIpamExternalResourceVerificationToken

Create a verification token. A verification token is an Amazon Web Services-generated random value that you can use to prove ownership of an external resource. For example, you can use a verification token to validate that you control a public IP address range when you bring an IP address range to Amazon Web Services (BYOIP).

Method Signature

IMPORTING

Required arguments:

IV_IPAMID TYPE /AWS1/EC2IPAMID /AWS1/EC2IPAMID

The ID of the IPAM that will create the token.

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

A check for 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.

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

Token tags.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CREIPAMEXTERNALR01 /AWS1/CL_EC2CREIPAMEXTERNALR01