Describe verification tokens
Source:R/ec2_operations.R
ec2_describe_ipam_external_resource_verification_tokens.RdDescribe verification tokens.
See https://www.paws-r-sdk.com/docs/ec2_describe_ipam_external_resource_verification_tokens/ for full documentation.
Usage
ec2_describe_ipam_external_resource_verification_tokens(
DryRun = NULL,
Filters = NULL,
NextToken = NULL,
MaxResults = NULL,
IpamExternalResourceVerificationTokenIds = NULL
)Arguments
- DryRun
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 isUnauthorizedOperation.- Filters
One or more filters for the request. For more information about filtering, see Filtering CLI output.
Available filters:
ipam-arnipam-external-resource-verification-token-arnipam-external-resource-verification-token-idipam-idipam-regionstatestatustoken-nametoken-value
- NextToken
The token for the next page of results.
- MaxResults
The maximum number of tokens to return in one page of results.
- IpamExternalResourceVerificationTokenIds
Verification token IDs.