-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws-location-alpha: support L2 Geofence Collection Construct #30710
Closed
1 of 2 tasks
Labels
@aws-cdk/aws-location-alpha
Related to the @aws-cdk/aws-location-alpha package
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Comments
mazyu36
added
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
labels
Jun 30, 2024
github-actions
bot
added
the
@aws-cdk/aws-location-alpha
Related to the @aws-cdk/aws-location-alpha package
label
Jun 30, 2024
1 task
This was referenced Jul 1, 2024
Thank you @mazyu36 |
pahud
added
p2
effort/medium
Medium work item – several days of effort
and removed
needs-triage
This issue or PR still needs to be triaged.
labels
Jul 1, 2024
2 tasks
Comments on closed issues and PRs are hard for our team to see. |
1 similar comment
Comments on closed issues and PRs are hard for our team to see. |
xazhao
pushed a commit
to xazhao/aws-cdk
that referenced
this issue
Sep 12, 2024
### Issue # (if applicable) Closes aws#30710. ### Reason for this change To support L2 level geofence collection. ### Description of changes Add `Geofence Collection` class. ### Description of how you validated changes Add unit tests and integ tests. ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
@aws-cdk/aws-location-alpha
Related to the @aws-cdk/aws-location-alpha package
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
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
The text was updated successfully, but these errors were encountered: