docs(location): specify that Map, PlaceIndex, and RouteCalculator are now legacy in README#32871
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #32871 +/- ##
=======================================
Coverage 80.78% 80.78%
=======================================
Files 232 232
Lines 14111 14111
Branches 2453 2453
=======================================
Hits 11400 11400
Misses 2431 2431
Partials 280 280
Flags with carried forward coverage won't be shown. Click here to find out more.
|
lpizzinidev
left a comment
There was a problem hiding this comment.
👍 Not sure if the convention with methods in docs is to specify them with parenthesis or not
Co-authored-by: Luca Pizzini <lpizzini7@gmail.com>
Co-authored-by: Luca Pizzini <lpizzini7@gmail.com>
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Closes #32722.
Reason for this change
Amazon Location Service launches Enhanced Places, Routes, and Maps on Nov 8, 2024 (Ref).
New APIs for Maps, Places and Routes are launched and account-bound resources are no longer required.
Therefore, I think it’s better to mention in the README that the constructs related to these are considered legacy.
Description of changes
Describe any new or updated permissions being added
None
Description of how you validated changes
None
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license