You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**event_key_jmespath** | `""` | JMESPath expression to extract the idempotency key from the event record
343
+
**event_key_jmespath** | `""` | JMESPath expression to extract the idempotency key from the event record using [built-in functions](/utilities/jmespath_functions)
344
344
**payload_validation_jmespath** | `""` | JMESPath expression to validate whether certain parameters have changed in the event while the event payload
345
345
**raise_on_no_idempotency_key** | `False` | Raise exception if no idempotency key was found in the request
346
346
**expires_after_seconds** | 3600 | The number of seconds to wait before a record is expired
0 commit comments