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 support for DynamoDBv2 rule #20171

Merged
merged 21 commits into from
Aug 2, 2022
Merged

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    232fa39 View commit details
    Browse the repository at this point in the history
  2. Update readme

    Add dynamoDB example to readme and update list.
    bobveringa committed May 2, 2022
    Configuration menu
    Copy the full SHA
    2b5e27f View commit details
    Browse the repository at this point in the history
  3. Update readme

    Reorder items so that the example works as intended.
    bobveringa committed May 2, 2022
    Configuration menu
    Copy the full SHA
    3ba08b8 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    cf04975 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Update packages/@aws-cdk/aws-iot-actions/README.md

    Co-authored-by: Tatsuya Yamamoto <the.kinnikuman@gmail.com>
    bobveringa and yamatatsu authored May 6, 2022
    Configuration menu
    Copy the full SHA
    290b612 View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-iot-actions/test/dynamodb-v2/integ.dynam…

    …odb-v2-put-item-action.ts
    
    Co-authored-by: Tatsuya Yamamoto <the.kinnikuman@gmail.com>
    bobveringa and yamatatsu authored May 6, 2022
    Configuration menu
    Copy the full SHA
    a50e3bb View commit details
    Browse the repository at this point in the history
  3. Update packages/@aws-cdk/aws-iot-actions/test/dynamodb-v2/integ.dynam…

    …odb-v2-put-item-action.ts
    
    Co-authored-by: Tatsuya Yamamoto <the.kinnikuman@gmail.com>
    bobveringa and yamatatsu authored May 6, 2022
    Configuration menu
    Copy the full SHA
    d3be03e View commit details
    Browse the repository at this point in the history
  4. Integrate code review feedback

    Integrate feedback from the review and re-run integration tests to
    validate no regressions have occurred.
    bobveringa committed May 6, 2022
    Configuration menu
    Copy the full SHA
    d6c4912 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    0c06b10 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Apply suggestions from code review

    Co-authored-by: Tatsuya Yamamoto <the.kinnikuman@gmail.com>
    bobveringa and yamatatsu authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    90f4284 View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-iot-actions/README.md

    Co-authored-by: Tatsuya Yamamoto <the.kinnikuman@gmail.com>
    bobveringa and yamatatsu authored Jul 24, 2022
    Configuration menu
    Copy the full SHA
    cac3414 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6ae409 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1bddeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dbe3dd4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. fix export

    TheRealAmazonKendra authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    c9db00d View commit details
    Browse the repository at this point in the history
  2. fix export name

    TheRealAmazonKendra authored Jul 26, 2022
    Configuration menu
    Copy the full SHA
    6d2d87a View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    c14b234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c802989 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db1cb20 View commit details
    Browse the repository at this point in the history
  4. update tests

    TheRealAmazonKendra committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8b0f3ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28cd711 View commit details
    Browse the repository at this point in the history