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

feat: add support for EventBridge service integration #147

Merged
merged 6 commits into from
Jun 19, 2021

Conversation

shivlaks
Copy link
Contributor

Added EventBridgePutEvents step, which can be leveraged to create a task
for sending a custom event to an event bus.

Closes #141


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Added EventBridgePutEvents step, which can be leveraged to create a task
for sending a custom event to an event bus.

Closes #141
…h which is the default branch now"

This reverts commit 27d5792.
@StepFunctions-Bot
Copy link
Contributor

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-sEHrOdk7acJc
  • Commit ID: c460600
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@shivlaks shivlaks merged commit b773fea into main Jun 19, 2021
@shivlaks shivlaks deleted the shivlaks/connector-eventbridge branch June 19, 2021 08:31
shivlaks added a commit that referenced this pull request Jun 21, 2021
bump for `v2.2.0` which includes the following changes:

Features
* Placeholders in TrainingStep to set S3 location for InputDataConfig and OutputDataConfig (#142)
* EventBridge service integration (#147)

Fixes
* supplying hyperparameters to training step constructor drops hyperparameters specified in estimator (#144)
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.

Feature Request : Integration with Amazon EventBridge
4 participants