/AWS1/CL_EC2=>ACCEPTVPCENDPOINTCONNECTIONS()
¶
About AcceptVpcEndpointConnections¶
Accepts connection requests to your VPC endpoint service.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_SERVICEID
TYPE /AWS1/EC2VPCENDPOINTSERVICEID
/AWS1/EC2VPCENDPOINTSERVICEID
¶
The ID of the VPC endpoint service.
IT_VPCENDPOINTIDS
TYPE /AWS1/CL_EC2VPCENDPTIDLIST_W=>TT_VPCENDPOINTIDLIST
TT_VPCENDPOINTIDLIST
¶
The IDs of the interface VPC endpoints.
Optional arguments:¶
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 isUnauthorizedOperation
.