Skip to content

Conversation

@nija-at
Copy link
Contributor

@nija-at nija-at commented Feb 27, 2020

'$' is a valid reference path that indicates that the entire object
should be selected.

'$$' is a valid selection of the context object that indicates that the
entire context object should be selected.

fixes #6388


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

'$' is a valid reference path that indicates that the entire object
should be selected.

'$$' is a valid selection of the context object that indicates that the
entire context object should be selected.

fixes #6388
@nija-at nija-at added the contribution/core This is a PR that came from AWS. label Feb 27, 2020
@nija-at nija-at requested review from a team, RomainMuller, eladb and rix0rrr February 27, 2020 10:39
@nija-at nija-at self-assigned this Feb 27, 2020
@mergify
Copy link
Contributor

mergify bot commented Feb 27, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: e373ded
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 4f81a58
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Feb 27, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 221c83b into master Feb 27, 2020
@mergify mergify bot deleted the nija-at/stepfunctions-pathselection branch February 27, 2020 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

StepFunctions -> TaskInput cannot select the entire Input

3 participants