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

Ecs events #327

Merged
merged 11 commits into from
Feb 7, 2019
Merged

Ecs events #327

merged 11 commits into from
Feb 7, 2019

Conversation

exocom
Copy link

@exocom exocom commented Sep 24, 2018

Issue #, if available:
Closes #16.
Description of changes:
Added missing class for Cloud Watch Events - ECS Events.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs_cwe_events.html

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Add CloudWatchEvent project and base class.
Add base classes for ECSEvents.
Add ECS container state event and tests.
Add support for task state change ECS events.
Add list count tests to container state change event test.
Add task state change event test.
Minor cleanup.
Add detail-type serialization for CloudWatchEvents.
Break out container and task events into their own classes and update tests.
@normj
Copy link
Member

normj commented Jan 18, 2019

Thanks for your patience. This has been merged into the dev branch to go out with the next release.

@normj normj merged commit 89a4ad1 into aws:master Feb 7, 2019
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.

None yet

3 participants