---
type: resource-type
title: VpcEndpoint
description: aws resource type AWS::OpenSearchServerless::VpcEndpoint
name: VpcEndpoint
lexicon: aws
resource_type: AWS::OpenSearchServerless::VpcEndpoint
---
`AWS::OpenSearchServerless::VpcEndpoint`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, 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
- `VpcId` (`string`, required): The ID of the VPC in which the endpoint will be used.
- `Id` (`string`, optional): The identifier of the VPC Endpoint
- `SecurityGroupIds` (`string[]`, optional): The ID of one or more security groups to associate with the endpoint network interface

## Attributes

- `Id`
