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

Adding Location API #1922

Closed
Aljendro opened this issue Jan 15, 2021 · 5 comments · Fixed by #2258
Closed

Adding Location API #1922

Aljendro opened this issue Jan 15, 2021 · 5 comments · Fixed by #2258
Labels
feature-request New feature or enhancement. May require GitHub community feedback.

Comments

@Aljendro
Copy link

Is your feature request related to a problem? Please describe.
Currently, the location api is not available in the v3 js sdk

Describe the solution you'd like
I would like to have the new Location api exported in the v3 js sdk

Describe alternatives you've considered
Bundling the entire latest v2 js sdk into a lambda, which I'm trying to avoid.

Additional context
No additional context

@Aljendro Aljendro added the feature-request New feature or enhancement. May require GitHub community feedback. label Jan 15, 2021
@p0wl
Copy link

p0wl commented Mar 1, 2021

Looking for this as well. Also because the current default aws-sdk v2 (2.804.0) does not include AWS.Location either. So to start using it in Lambda you either have to bring your own aws-sdk-v2 (which is huge) or implement the api call directly...

@p0wl
Copy link

p0wl commented Apr 9, 2021

Any updates on this? lambdas default aws-sdk v2 is still 2.804.0...

@trivikr
Copy link
Member

trivikr commented Apr 14, 2021

This happens as smithy models were last updated on 12/12/2020 in #1774.

The updates haven't been regular in the past, as we're internally verifying our setup for models generation. We plan to verify and update regularly in future before switching to daily releases.

The client-location is being added in new model update #2258

@p0wl
Copy link

p0wl commented Apr 16, 2021

Awesome! Do you know by chance if there is a regular cadence when the aws-sdk (v2) that comes with lambda is updated? (https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html)

@github-actions
Copy link

github-actions bot commented May 1, 2021

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request New feature or enhancement. May require GitHub community feedback.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants