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 Lambda sample app - switch to native http client +switch to ListBuckets API call #1003

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

srprash
Copy link
Contributor

@srprash srprash commented Jan 15, 2025

Related to #1002, we want to use native Java Http Client instead of OkHttp in the sample app.

Also, I noticed that the other language sample apps (Python) does a ListBuckets call whereas this sample app is doing ListBucket call. So updating that to be consistent with others.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@srprash srprash requested a review from a team as a code owner January 15, 2025 22:39
@srprash srprash merged commit 180e294 into main Jan 15, 2025
4 checks passed
@srprash srprash deleted the update_lambda_sample_app branch January 15, 2025 23:15
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.

2 participants