Skip to content

/AWS1/CL_EC2=>MODIFYVERIFIEDACCESSENDPOINT()

About ModifyVerifiedAccessEndpoint

Modifies the configuration of the specified Amazon Web Services Verified Access endpoint.

Method Signature

IMPORTING

Required arguments:

IV_VERIFIEDACCESSENDPOINTID TYPE /AWS1/EC2VERIFIEDACCESSENDPTID /AWS1/EC2VERIFIEDACCESSENDPTID

The ID of the Verified Access endpoint.

Optional arguments:

IV_VERIFIEDACCESSGROUPID TYPE /AWS1/EC2VERIFIEDACCESSGROUPID /AWS1/EC2VERIFIEDACCESSGROUPID

The ID of the Verified Access group.

IO_LOADBALANCEROPTIONS TYPE REF TO /AWS1/CL_EC2MODVERIFIEDACCEN01 /AWS1/CL_EC2MODVERIFIEDACCEN01

The load balancer details if creating the Verified Access endpoint as load-balancertype.

IO_NETWORKINTERFACEOPTIONS TYPE REF TO /AWS1/CL_EC2MODVERIFIEDACCEN03 /AWS1/CL_EC2MODVERIFIEDACCEN03

The network interface options.

IV_DESCRIPTION TYPE /AWS1/EC2STRING /AWS1/EC2STRING

A description for the Verified Access endpoint.

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_EC2MODVERIFIEDACCEN04 /AWS1/CL_EC2MODVERIFIEDACCEN04