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

Specify ClientContext usage in Lambda.Client.invoke #3987

Closed
jamesbdolan opened this issue Jan 12, 2024 · 2 comments
Closed

Specify ClientContext usage in Lambda.Client.invoke #3987

jamesbdolan opened this issue Jan 12, 2024 · 2 comments
Assignees
Labels
documentation This is a problem with documentation. investigating This issue is being investigated and/or work is in progress to resolve the issue. lambda p3 This is a minor priority issue

Comments

@jamesbdolan
Copy link

Describe the issue

As per AWS API Invoke docs:

Lambda passes the ClientContext object to your function for synchronous invocations only.

This sentiment should also be expressed in the invoke parameters description

Links

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/lambda/client/invoke.html

@jamesbdolan jamesbdolan added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels Jan 12, 2024
@RyanFitzSimmonsAK RyanFitzSimmonsAK self-assigned this Jan 18, 2024
@RyanFitzSimmonsAK RyanFitzSimmonsAK added lambda p3 This is a minor priority issue investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels Jan 18, 2024
@RyanFitzSimmonsAK
Copy link
Contributor

Hi @jamesbdolan, thanks for reaching out. I can see how adding that detail to the parameter description would potentially help with clarity. I've reached out to the Lambda documentation team. In the meantime, as this is a service team issue, I've created a tracking issue (aws/aws-sdk#679) in our cross-SDK repository. Please refer to that issue for updates. Thanks!

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. investigating This issue is being investigated and/or work is in progress to resolve the issue. lambda p3 This is a minor priority issue
Projects
None yet
Development

No branches or pull requests

2 participants