Skip to content

/AWS1/CL_OSS=>CREATEVPCENDPOINT()

About CreateVpcEndpoint

Creates an OpenSearch Serverless-managed interface VPC endpoint. For more information, see Access Amazon OpenSearch Serverless using an interface endpoint.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/OSSVPCENDPOINTNAME /AWS1/OSSVPCENDPOINTNAME

The name of the interface endpoint.

IV_VPCID TYPE /AWS1/OSSVPCID /AWS1/OSSVPCID

The ID of the VPC from which you'll access OpenSearch Serverless.

IT_SUBNETIDS TYPE /AWS1/CL_OSSSUBNETIDS_W=>TT_SUBNETIDS TT_SUBNETIDS

The ID of one or more subnets from which you'll access OpenSearch Serverless.

Optional arguments:

IT_SECURITYGROUPIDS TYPE /AWS1/CL_OSSSECURITYGROUPIDS_W=>TT_SECURITYGROUPIDS TT_SECURITYGROUPIDS

The unique identifiers of the security groups that define the ports, protocols, and sources for inbound traffic that you are authorizing into your endpoint.

IV_CLIENTTOKEN TYPE /AWS1/OSSCLIENTTOKEN /AWS1/OSSCLIENTTOKEN

Unique, case-sensitive identifier to ensure idempotency of the request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_OSSCREATEVPCENDPTRSP /AWS1/CL_OSSCREATEVPCENDPTRSP