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

provider/aws: Add support for CloudWatch Events #4986

Merged
merged 7 commits into from
Feb 13, 2016

Commits on Feb 13, 2016

  1. deps: Vendor aws/aws-sdk-go/service/cloudwatchevents

    Radek Simko committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    65ac864 View commit details
    Browse the repository at this point in the history
  2. provider/aws: Add CloudWatch Event Rule

    Radek Simko committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    ab89e5e View commit details
    Browse the repository at this point in the history
  3. provider/aws: Add acc tests for CloudWatch Event Rule

    Radek Simko committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    b5039dd View commit details
    Browse the repository at this point in the history
  4. provider/aws: Add CloudWatch Event Target

    Radek Simko committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    61afc6d View commit details
    Browse the repository at this point in the history
  5. provider/aws: Add acc tests for CloudWatch Event Target

    Radek Simko committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    30082a4 View commit details
    Browse the repository at this point in the history
  6. provider/aws: Document CloudWatch Events

    Radek Simko committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    e288b16 View commit details
    Browse the repository at this point in the history
  7. examples: Add examples for CloudWatch Events

    Radek Simko committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    30e5ec7 View commit details
    Browse the repository at this point in the history