aws-cdk
aws-cdk copied to clipboard
aws-location-alpha: support L2 API Key Construct
Describe the feature
In aws-location-alpha, api key has not been supported yet.
Adding the APIKey class to the alpha module enables easier usage.
Use Case
To use api key.
Proposed Solution
Add APIKey class.
Other Information
An API key is created to use MAP, place index, and route calculator from the application.
Therefore, I intend to implement this after #30647 and #30681 are closed.
Acknowledgements
- [x] I may be able to implement this feature request
- [ ] This feature might incur a breaking change
CDK version used
2.147.0
Environment details (OS name and version, etc.)
all
Thanks @mazyu36 for requesting this and volunteering for PR!
I'm working on it.
Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.