Package software.amazon.awscdk.services.osis
AWS::OSIS Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.osis.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for OSIS construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::OSIS resources directly.
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::OSIS.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe AWS::OSIS::Pipeline resource creates an Amazon OpenSearch Ingestion pipeline.Options that specify the configuration of a persistent buffer.A builder for
CfnPipeline.BufferOptionsProperty
An implementation forCfnPipeline.BufferOptionsProperty
A fluent builder forCfnPipeline
.The destination for OpenSearch Ingestion logs sent to Amazon CloudWatch.A builder forCfnPipeline.CloudWatchLogDestinationProperty
An implementation forCfnPipeline.CloudWatchLogDestinationProperty
Options to control how OpenSearch encrypts buffer data.A builder forCfnPipeline.EncryptionAtRestOptionsProperty
An implementation forCfnPipeline.EncryptionAtRestOptionsProperty
Container for the values required to configure logging for the pipeline.A builder forCfnPipeline.LogPublishingOptionsProperty
An implementation forCfnPipeline.LogPublishingOptionsProperty
Options for attaching a VPC to pipeline.A builder forCfnPipeline.VpcAttachmentOptionsProperty
An implementation forCfnPipeline.VpcAttachmentOptionsProperty
An OpenSearch Ingestion-managed VPC endpoint that will access one or more pipelines.A builder forCfnPipeline.VpcEndpointProperty
An implementation forCfnPipeline.VpcEndpointProperty
Options that specify the subnets and security groups for an OpenSearch Ingestion VPC endpoint.A builder forCfnPipeline.VpcOptionsProperty
An implementation forCfnPipeline.VpcOptionsProperty
Properties for defining aCfnPipeline
.A builder forCfnPipelineProps
An implementation forCfnPipelineProps