Skip to content

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
XinRanZhAWS pushed a commit that referenced this pull request Mar 11, 2025
…stBuckets API call (#1003)

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](https://github.com/aws-observability/aws-otel-python-instrumentation/blob/main/lambda-layer/sample-apps/function/lambda_function.py#L15))
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.
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