/AWS1/CL_EC2=>ATTACHVERIFIEDACCTRUSTPVDR()
¶
About AttachVerifiedAccessTrustProvider¶
Attaches the specified Amazon Web Services Verified Access trust provider to the specified 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.
IV_VERIFIEDACCESSTRUSTPVDRID
TYPE /AWS1/EC2VERIFIEDACCTRUSTPVD00
/AWS1/EC2VERIFIEDACCTRUSTPVD00
¶
The ID of the Verified Access trust provider.
Optional arguments:¶
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.
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
.