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.47k stars 3.83k forks source link

aws-location-alpha: support L2 Geofence Collection Construct #30710

Open mazyu36 opened 1 month ago

mazyu36 commented 1 month ago

Describe the feature

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

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

Use Case

To use geofence collection.

Proposed Solution

Add GeofenceCollection class.

Other Information

No response

Acknowledgements

CDK version used

2.147.0

Environment details (OS name and version, etc.)

all

pahud commented 1 month ago

Thank you @mazyu36