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

Docs: Explain how to find IdempotencyValidationError #4197

Closed
1 task done
rubenfonseca opened this issue Apr 24, 2024 · 4 comments · Fixed by #4613
Closed
1 task done

Docs: Explain how to find IdempotencyValidationError #4197

rubenfonseca opened this issue Apr 24, 2024 · 4 comments · Fixed by #4613
Labels
documentation Improvements or additions to documentation

Comments

@rubenfonseca
Copy link
Contributor

What were you searching in the docs?

(from Discord)

When searching on how to validate an idempotency request, there's a note:

If we try to send the same request but with a different amount, we will raise IdempotencyValidationError.

However, it's not explained where the IdempotencyValidationError comes from.

Is this related to an existing documentation section?

https://docs.powertools.aws.dev/lambda/python/latest/utilities/idempotency/#payload-validation

How can we improve?

The sentence could be expanded to show it comes from

from aws_lambda_powertools.utilities.idempotency.exceptions import IdempotencyValidationError

Or a simple example could be created

Got a suggestion in mind?

No response

Acknowledgment

  • I understand the final update might be different from my proposed suggestion, or refused.
@rubenfonseca rubenfonseca added documentation Improvements or additions to documentation triage Pending triage from maintainers labels Apr 24, 2024
@rubenfonseca rubenfonseca removed the triage Pending triage from maintainers label Apr 25, 2024
@rubenfonseca rubenfonseca moved this from Triage to Backlog in Powertools for AWS Lambda (Python) Apr 25, 2024
@github-actions github-actions bot added the pending-release Fix or implementation already in dev waiting to be released label Jul 25, 2024
@leandrodamascena
Copy link
Contributor

Closed via #4613

Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

This issue is now closed. Please be mindful that future comments 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.

Copy link
Contributor

This is now released under 2.42.0 version!

@github-actions github-actions bot removed the pending-release Fix or implementation already in dev waiting to be released label Jul 25, 2024
@ChrisHills463
Copy link

Closed via #4613

Nice work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Coming soon
3 participants