Skip to content

/AWS1/CL_EC2=>MODIFYVERIFIEDACCENDPTPOLICY()

About ModifyVerifiedAccessEndpointPolicy

Modifies the specified Amazon Web Services Verified Access endpoint policy.

Method Signature

IMPORTING

Required arguments:

IV_VERIFIEDACCESSENDPOINTID TYPE /AWS1/EC2VERIFIEDACCESSENDPTID /AWS1/EC2VERIFIEDACCESSENDPTID

The ID of the Verified Access endpoint.

Optional arguments:

IV_POLICYENABLED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

The status of the Verified Access policy.

IV_POLICYDOCUMENT TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The Verified Access policy document.

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.

IO_SSESPECIFICATION TYPE REF TO /AWS1/CL_EC2VERIFIEDACCSSESP01 /AWS1/CL_EC2VERIFIEDACCSSESP01

The options for server side encryption.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2MODVERIFIEDACCEN06 /AWS1/CL_EC2MODVERIFIEDACCEN06