-
Notifications
You must be signed in to change notification settings - Fork 421
docs(idempotency): fixes to testing your code section #2073
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(idempotency): fixes to testing your code section #2073
Conversation
I am moving the comment from issue to PR.
Yeah @heitorlessa, you're right! I was missing it because in my local tests, I was configuring the boto3.session in the |
@leandrodamascena created PR exposing the SDK Client and accepting a custom SDK client so customers can do this more cleanly. I'll let you review, once merged, then we can finish this one. |
* develop: feat(idempotency): allow custom sdk clients in DynamoDBPersistenceLayer (#2087) chore(deps-dev): bump types-python-dateutil from 2.8.19.11 to 2.8.19.12 (#2085) chore(deps-dev): bump cfn-lint from 0.76.1 to 0.76.2 (#2084) chore(deps-dev): bump aws-cdk from 2.72.0 to 2.72.1 (#2081) chore(deps): bump aws-xray-sdk from 2.11.0 to 2.12.0 (#2080) update changelog with latest changes docs(parser): fix highlighted line (#2064)
Issue number: #2072
Summary
Fix local test example
Changes
User experience
Before

After

Checklist
If your change doesn't seem to apply, please leave them unchecked.
Is this a breaking change?
RFC issue number:
Checklist:
Acknowledgment
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.