Skip to content

/AWS1/CL_EC2=>DETACHVERIFIEDACCTRUSTPVDR()

About DetachVerifiedAccessTrustProvider

Detaches the specified Amazon Web Services Verified Access trust provider from 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 is UnauthorizedOperation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DETACHVERIFIEDAC01 /AWS1/CL_EC2DETACHVERIFIEDAC01