/AWS1/CL_EC2=>DELETEVERIFIEDACCESSINSTANCE()
¶
About DeleteVerifiedAccessInstance¶
Delete an Amazon Web Services Verified Access instance.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_VERIFIEDACCESSINSTANCEID
TYPE /AWS1/EC2VERIFIEDACCESSINSTID
/AWS1/EC2VERIFIEDACCESSINSTID
¶
The ID of the Verified Access instance.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
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 isUnauthorizedOperation
.
IV_CLIENTTOKEN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see Ensuring idempotency.