aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.55k stars 3.87k forks source link

(aws-location-alpha): support L2 Map Construct #30647

Open mazyu36 opened 3 months ago

mazyu36 commented 3 months ago

Describe the feature

In aws-location-alpha, map has not been supported yet.

Adding the Map class to the alpha module enables easier usage.

Use Case

To create map resource.

Proposed Solution

Add Map class.

Other Information

No response

Acknowledgements

CDK version used

2.147.0

Environment details (OS name and version, etc.)

all

khushail commented 3 months ago

Thanks for requesting this feature and submitting a PR @mazyu36 ! Appreciate your efforts!