We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Idempotency utility docs
https://docs.powertools.aws.dev/lambda/python/develop/utilities/idempotency/#bring-your-own-persistent-store
The DataRecord import is wrong (should come from persistence.datarecord instead.
DataRecord
persistence.datarecord
The highlights are also wrong:
No response
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
This is now released under 2.38.0 version!
rubenfonseca
Successfully merging a pull request may close this issue.
What were you searching in the docs?
The Idempotency utility docs
Is this related to an existing documentation section?
https://docs.powertools.aws.dev/lambda/python/develop/utilities/idempotency/#bring-your-own-persistent-store
How can we improve?
The
DataRecord
import is wrong (should come frompersistence.datarecord
instead.The highlights are also wrong:
Got a suggestion in mind?
No response
Acknowledgment
The text was updated successfully, but these errors were encountered: