elasticsearchservice_create_vpc_endpoint: Creates an Amazon OpenSearch Service-managed VPC endpoint

View source: R/elasticsearchservice_operations.R

elasticsearchservice_create_vpc_endpointR Documentation

Creates an Amazon OpenSearch Service-managed VPC endpoint

Description

Creates an Amazon OpenSearch Service-managed VPC endpoint.

See https://www.paws-r-sdk.com/docs/elasticsearchservice_create_vpc_endpoint/ for full documentation.

Usage

elasticsearchservice_create_vpc_endpoint(
  DomainArn,
  VpcOptions,
  ClientToken = NULL
)

Arguments

DomainArn

[required] The Amazon Resource Name (ARN) of the domain to grant access to.

VpcOptions

[required] Options to specify the subnets and security groups for the endpoint.

ClientToken

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


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.