Detach a trust provider from an Amazon Web Services Verified Access instance.
get/#Action=DetachVerifiedAccessTrustProvider
Query parameters
VerifiedAccessInstanceIdstring required
The ID of the Amazon Web Services Verified Access instance.
VerifiedAccessTrustProviderIdstring required
The ID of the Amazon Web Services Verified Access trust provider.
ClientTokenstring
A unique, case-sensitive token that you provide to ensure idempotency of your modification request. For more information, see <a href="https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html">Ensuring Idempotency</a>.
DryRunboolean
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 <code>DryRunOperation</code>. Otherwise, it is <code>UnauthorizedOperation</code>.
Action'DetachVerifiedAccessTrustProvider' required
Version'2016-11-15' required
Response
Success