(core): Ability to turn off specific deprecations #24512
Labels
@aws-cdk/core
Related to core CDK functionality
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
I'd like to be able to turn off (ack) some deprecation notices, but keep others.
Use Case
Turn off
DnsValidatedCertificate
notice.We know the issue, but there is currently no good solution or path forward. The feature was deprecated without a matching replacement.
This warning shows up everywhere in our workflows and is very annoying. It can also cause warning blindness eventually, as developers learn to ignore it, but can also ignore others.
I want to be able to turn off this specific deprecation.
Proposed Solution
N/A
Other Information
Acknowledgements
CDK version used
latest
Environment details (OS name and version, etc.)
macOS
The text was updated successfully, but these errors were encountered: