Skip to content

/AWS1/CL_EC2=>DSCIPAMEXTERNALRESRCVERIFI00()

About DescribeIpamExternalResourceVerificationTokens

Describe verification tokens. 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

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_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

One or more filters for the request. For more information about filtering, see Filtering CLI output.

Available filters:

  • ipam-arn

  • ipam-external-resource-verification-token-arn

  • ipam-external-resource-verification-token-id

  • ipam-id

  • ipam-region

  • state

  • status

  • token-name

  • token-value

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token for the next page of results.

IV_MAXRESULTS TYPE /AWS1/EC2IPAMMAXRESULTS /AWS1/EC2IPAMMAXRESULTS

The maximum number of tokens to return in one page of results.

IT_IPAMEXTERNALRESRCVERIFI00 TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST

Verification token IDs.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCIPAMEXTERNALR01 /AWS1/CL_EC2DSCIPAMEXTERNALR01