Modifies the specified Verified Access endpoint policy.
get/#Action=ModifyVerifiedAccessEndpointPolicy
Query parameters
VerifiedAccessEndpointIdstring required
The ID of the Amazon Web Services Verified Access endpoint.
PolicyEnabledboolean required
The status of the Verified Access policy.
PolicyDocumentstring
The Amazon Web Services Verified Access policy document.
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'ModifyVerifiedAccessEndpointPolicy' required
Version'2016-11-15' required
Response
Success