aws-ecs (all): validation should leverage typescript type system #29343
Labels
@aws-cdk/aws-ecs
Related to Amazon Elastic Container
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Audit either/or validations across the CDK and add appropriate types to the interfaces for build time validation rather than runtime validation.
Use Case
I've seen this in a couple places but most recently with
Which results in the following error
Proposed Solution
Current:
Proposed:
Other Information
No response
Acknowledgements
CDK version used
all
Environment details (OS name and version, etc.)
OSX
The text was updated successfully, but these errors were encountered: