Amazon OpenSearch Service: High Level Constructs For OpenSearch IPAddressType Feature #28436
Closed
2 tasks
Labels
@aws-cdk/aws-opensearch
Related to the @aws-cdk/aws-opensearchservice package
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
The OpenSearch Team has recently launched IPAddressType Feature for OpenSearch Domain. API Documentation Link. According to the CDK docs currently there is no high level CDK construct for this feature
Use Case
The general recommendation is to use high level constructs and due to lack of High level construct for this feature, the CDK template needs to be migrated to use CFN constructs if there is a need to Create an OpenSearchDomain with IPAddressType. This serves as a hinderance to the adoption of the IPAddressType feature for AWS OpenSearch Domains.
Proposed Solution
Add the IPAddressType to the Domain high level object CDK Doc for Domain Options .
A IPAddressType based OpenSearchDomain created using CDK high level constructs should look like
Other Information
No response
Acknowledgements
CDK version used
2.84.0
Environment details (OS name and version, etc.)
macOS Ventura 13.4
The text was updated successfully, but these errors were encountered: