aws-opensearchservice: Add OpenSearch custom package Resource and associated utils #29710
Open
1 of 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
Add support for instantiating OpenSearch custom package resources, usable when defining a Domain resource as well as for associating a package with existing domain resources.
Use Case
I'm looking to consistently use CDK to deploy/update my infrastructure rather than have a console-cdk hybrid in some cases, which has to be the case for my use of OpenSearch custom packages given the lack of CDK support at present.
Proposed Solution
Other Information
A CustomPackage Resource seems seems like a happy-path use case lacking simply pending further rollout of CDK support for OpenSearch. I'm currently using the console to get around this.
I imagine a custom Resource that wields CLI might be approachable but I haven't looked into it, especially since I'd expect this will be supported as an official Resource sooner rather than later.
Acknowledgements
CDK version used
2.117
Environment details (OS name and version, etc.)
MacOS Sonoma 12.4 M1 Max
The text was updated successfully, but these errors were encountered: