-
Notifications
You must be signed in to change notification settings - Fork 4.5k
OpenSearch: Add support for OpenSearch 1.3 #21414
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-opensearchRelated to the @aws-cdk/aws-opensearchservice packageRelated to the @aws-cdk/aws-opensearchservice packageeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-opensearchRelated to the @aws-cdk/aws-opensearchservice packageRelated to the @aws-cdk/aws-opensearchservice packageeffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p1
Describe the feature
AWS Launched the support for Amazon OpenSearch Service 1.3 as per the announcement here: https://aws.amazon.com/about-aws/whats-new/2022/07/amazon-opensearch-service-supports-version-1-3/
AWS CDk does not support the latest version yet, and having issue launching the OpenSearch cluster with CDK using 1.3
Use Case
I would like to launch latest OpenSearch version using CDK
Proposed Solution
Created a PR for same: #21413
Other Information
No response
Acknowledgements
CDK version used
2.33.0
Environment details (OS name and version, etc.)
MacOS