feat(cli): build your own `fromLookup()` imports with the new context provider for CloudControl API by rix0rrr · Pull Request #138 · aws/aws-cdk-cli

A generic Context Provider for CloudControl API. See aws/aws-cdk#33258 for an example how to implement a fromLookup() method using the new context provider. (Extracted from aws/aws-cdk#33258) By s...