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

fix(aws-stepfunctions, aws-stepfunctions-tasks): missing suffix in fi… #2939

Merged
merged 5 commits into from
Jun 21, 2019

Commits on Jun 19, 2019

  1. fix(aws-stepfunctions, aws-stepfunctions-tasks): missing suffix in fi…

    …eld names of reference paths
    
    * add suffix ".$" for the fields whose values are reference paths, including json path and context object
    * fix unit tests and integration test for lambda task
    
    fixes aws#2937
    wqzoww committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    a75dc02 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2019

  1. Configuration menu
    Copy the full SHA
    dcf972b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c754c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d529e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. feat(aws-stepfunctions-tasks) complete supporting parameters for lambda

    * Add Qualifier in the list of supporting parameters for lambda
    * Increase unit test coverage for all the services which support "waitForTaskToken"
    wqzoww committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    125a259 View commit details
    Browse the repository at this point in the history