Skip to content
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

Support Scheduled Event #521

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Conversation

takapi327
Copy link

Hi 👋

Scheduled Event support was not yet available, so we created a pull request.

Please check when you are free.

Thanks!

Implementation Details

Create a model for Scheduled Event

Testing was performed using simple tests that can be set up on the AWS Management Console and the CloudWatch sample events described here.

We considered building a dedicated model for the detail property, but since it has a different type depending on the scheduled event and is defined as an Object in the Java implementation, we decided to make it have a value as a Circe JsonObject.

Issues

#48

References

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.

1 participant