AWSCDK::OpenSearchServerless

18 types

AWS::OpenSearchServerless Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::OpenSearchServerless.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 9

CfnAccessPolicyCreates a data access policy for OpenSearch Serverless. CfnCollectionSpecifies an OpenSearch Serverless collection. CfnCollectionGroupResource Type definition for AWS::OpenSearchServerless::CollectionGroup. CfnCollectionIndexResource schema for AWS::OpenSearchServerless::CollectionIndex. CfnIndexAn OpenSearch Serverless index resource. CfnLifecyclePolicyCreates a lifecyle policy to be applied to OpenSearch Serverless indexes. CfnSecurityConfigSpecifies a security configuration for OpenSearch Serverless. CfnSecurityPolicyCreates an encryption or network policy to be used by one or more OpenSearch Serverless co CfnVPCEndpointCreates an OpenSearch Serverless-managed interface VPC endpoint.

Interfaces 9

CfnAccessPolicyPropsProperties for defining a `CfnAccessPolicy`. CfnCollectionGroupPropsProperties for defining a `CfnCollectionGroup`. CfnCollectionIndexPropsProperties for defining a `CfnCollectionIndex`. CfnCollectionPropsProperties for defining a `CfnCollection`. CfnIndexPropsProperties for defining a `CfnIndex`. CfnLifecyclePolicyPropsProperties for defining a `CfnLifecyclePolicy`. CfnSecurityConfigPropsProperties for defining a `CfnSecurityConfig`. CfnSecurityPolicyPropsProperties for defining a `CfnSecurityPolicy`. CfnVPCEndpointPropsProperties for defining a `CfnVpcEndpoint`.