Delete a verification token
Source:R/ec2_operations.R
ec2_delete_ipam_external_resource_verification_token.RdDelete a verification token.
See https://www.paws-r-sdk.com/docs/ec2_delete_ipam_external_resource_verification_token/ for full documentation.
Usage
ec2_delete_ipam_external_resource_verification_token(
DryRun = NULL,
IpamExternalResourceVerificationTokenId
)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.- IpamExternalResourceVerificationTokenId
[required] The token ID.