spezam/eventbridge-cli

CI mode

Closed this issue · 0 comments

Investigate a CI mode which can be used for integration tests.
Input parameters:

  • event rule
  • sample event
  • timeout (optional)

Send sample event to EventBridge bus, and verify the message is received within timeout.

Exit code should be handle in order to be able to integrate the CLI with any CI pipeline.

(second phase) Output and sample event should be verified and match.