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-actions): add SNS publish action #18839

Merged
merged 19 commits into from
Feb 9, 2022

Commits on Feb 5, 2022

  1. Add SnsTopicAction class

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    3e76dfe View commit details
    Browse the repository at this point in the history
  2. Update README

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    547a826 View commit details
    Browse the repository at this point in the history
  3. Add test with defaults

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8ab37f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43a5017 View commit details
    Browse the repository at this point in the history
  5. Add test for role config

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    c7a7bb5 View commit details
    Browse the repository at this point in the history
  6. Test FIFO queue throws error

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    aa3827f View commit details
    Browse the repository at this point in the history
  7. Add integration test

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    c243276 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    54e6c99 View commit details
    Browse the repository at this point in the history
  9. Remove TODOs

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    458cdf5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    08e1208 View commit details
    Browse the repository at this point in the history
  11. Fix README example

    AdamVD committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8ab7c7a View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Improve formatting and naming

    Thanks @yamatatsu
    AdamVD committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    86a2fa2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Improve code format and wording

    Thanks @skinny85
    AdamVD committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    69f8ea4 View commit details
    Browse the repository at this point in the history
  2. Use topic grantPublish on rule role

    Thanks @skinny85
    AdamVD committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    d916076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23efd68 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    b423449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    217da01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2abb973 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    061b9bd View commit details
    Browse the repository at this point in the history