Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-opensearchserverless-vpcendpoint.json
Parent schema serverless-framework-configuration
Type: object

Amazon OpenSearchServerless vpc endpoint resource. Source:- No source definition found, add manually please

Properties

Name string | Aws_CF_FunctionString required

The name of the VPC Endpoint

SubnetIds string[] required

The ID of one or more subnets in which to create an endpoint network interface

minItems=1maxItems=6
VpcId string | Aws_CF_FunctionString required

The ID of the VPC in which the endpoint will be used.

SecurityGroupIds string[]

The ID of one or more security groups to associate with the endpoint network interface

minItems=1maxItems=5