aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

aws-location-alpha: support L2 API Key Construct

Open mazyu36 opened this issue 1 year ago • 1 comments

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

mazyu36 avatar Jun 26 '24 16:06 mazyu36

Thanks @mazyu36 for requesting this and volunteering for PR!

khushail avatar Jun 26 '24 17:06 khushail

I'm working on it.

mazyu36 avatar Jan 02 '25 08:01 mazyu36

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.

github-actions[bot] avatar May 05 '25 21:05 github-actions[bot]