Skip to content

/AWS1/CL_EC2=>CREATEVPCENDPOINTSERVICECONF()

About CreateVpcEndpointServiceConfiguration

Creates a VPC endpoint service to which service consumers (Amazon Web Services accounts, users, and IAM roles) can connect.

Before you create an endpoint service, you must create one of the following for your service:

If you set the private DNS name, you must prove that you own the private DNS domain name.

For more information, see the Amazon Web Services PrivateLink Guide.

Method Signature

IMPORTING

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 is UnauthorizedOperation.

IV_ACCEPTANCEREQUIRED TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether requests from service consumers to create an endpoint to your service must be accepted manually.

IV_PRIVATEDNSNAME TYPE /AWS1/EC2STRING /AWS1/EC2STRING

(Interface endpoint configuration) The private DNS name to assign to the VPC endpoint service.

IT_NETWORKLOADBALANCERARNS TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST

The Amazon Resource Names (ARNs) of the Network Load Balancers.

IT_GATEWAYLOADBALANCERARNS TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST

The Amazon Resource Names (ARNs) of the Gateway Load Balancers.

IT_SUPPORTEDIPADDRESSTYPES TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST TT_VALUESTRINGLIST

The supported IP address types. The possible values are ipv4 and ipv6.

IV_CLIENTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see How to ensure idempotency.

IT_TAGSPECIFICATIONS TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST TT_TAGSPECIFICATIONLIST

The tags to associate with the service.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2CREVPCENDPTSVCCO01 /AWS1/CL_EC2CREVPCENDPTSVCCO01