Skip to content
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

Update Auth SDK to support Standalone Maps, Places, Routes SDKs and align APIs with other platforms #14

Merged
merged 12 commits into from
Oct 31, 2024

Conversation

mbalfour-amzn
Copy link
Contributor

Description of changes:

This PR updates the Auth Helper to support the new Standalone GeoMaps, GeoPlaces, and GeoRoutes SDKs. It also aligns the APIs with the other platforms to provide a consistent experience.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This version uses the same behavior and interface
as the existing auth SDK, but adds GetGeoMapsClient(),
GetGeoPlacesClient(), and GetGeoRoutesClient() for the
new client types that have been added.
This also temporarily adds the AWS SDK packages for
geomaps / geoplaces / georoutes.
This removes the client constructors and replaces them with
methods for creating configs to pass to the client constructors.
README.md Outdated Show resolved Hide resolved
Co-authored-by: Chris Galvan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants