Skip to content

Conversation

@calavera
Copy link
Contributor

Issue #, if available:

Fixes #752

Description of changes:

According to the docs, the detail is always a JSON object: https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-events-structure.html

By submitting this pull request

  • I confirm that my contribution is made under the terms of the Apache 2.0 license.
  • I confirm that I've made a best effort attempt to update all relevant documentation.

According to the docs, the detail is always a JSON object: https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-events-structure.html

Signed-off-by: David Calavera <david.calavera@gmail.com>
@calavera calavera requested a review from bnusunny December 16, 2023 01:26
@calavera calavera merged commit 953b2d2 into main Dec 18, 2023
@calavera calavera deleted the fix_eventbridge branch December 18, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EventBridgeEventObj.detail expects a string instead of an object

2 participants