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(iot): allow setting errorAction of TopicRule #17287

Merged
merged 8 commits into from Nov 4, 2021

Commits on Nov 3, 2021

  1. feat(iot): allow setting errorAction of TopicRule

        1. add properties `errorAction`
        2. add tests
        3. add lines to README
    yamatatsu committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    abb1d1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d415ea4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. Update packages/@aws-cdk/aws-iot/lib/topic-rule.ts

    Co-authored-by: Adam Ruka <adamruka85@gmail.com>
    yamatatsu and skinny85 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7f8ea26 View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-iot/README.md

    Co-authored-by: Adam Ruka <adamruka85@gmail.com>
    yamatatsu and skinny85 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b32287d View commit details
    Browse the repository at this point in the history
  3. Update packages/@aws-cdk/aws-iot/README.md

    Co-authored-by: Adam Ruka <adamruka85@gmail.com>
    yamatatsu and skinny85 committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a22c9b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe3cd51 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dad12d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7fbb732 View commit details
    Browse the repository at this point in the history