(elasticsearch): properly deprecate elasticsearch #19392
Labels
@aws-cdk/aws-elasticsearch
Related to Amazon Elasticsearch Service
closed-for-staleness
This issue was automatically closed because it hadn't received any attention in a while.
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p2
Description
When #19296 is merged, all APIs in
elasticsearch
will be deprecated, but the module itself will not. This is because there are stable modules that depend onelasticsearch
and we cannot depend on a deprecated module. Until we have a mechanism to deprecate these modules in v2, we will not truly deprecateelasticsearch
.Relevant issue is aws/jsii#3423, which is a feature request for a way to deprecate all APIs in a jsii module at once.
Use Case
n/a
Proposed Solution
n/a
Other information
No response
Acknowledge
The text was updated successfully, but these errors were encountered: