Last active
December 8, 2025 16:52
-
-
Save gcavalcante8808/3150daf78fefa692fa3dfef25de3251b to your computer and use it in GitHub Desktop.
Boto3 Dynamodb Watchable Events
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| provide-client-params.dynamodb.Query | |
| before-parameter-build.dynamodb.Query | |
| before-endpoint-resolution.dynamodb | |
| before-call.dynamodb.Query | |
| request-created.dynamodb.Query | |
| choose-signer.dynamodb.Query | |
| before-sign.dynamodb.Query | |
| before-send.dynamodb.Query | |
| before-parse.dynamodb.Query | |
| response-received.dynamodb.Query | |
| needs-retry.dynamodb.Query | |
| after-call.dynamodb.Query |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment