Skip to content

docs(stepfunctions): rewrite and centralize sections about accessing data#21231

Merged
mergify[bot] merged 2 commits intomainfrom
huijbers/stepfunctions-docs
Jul 19, 2022
Merged

docs(stepfunctions): rewrite and centralize sections about accessing data#21231
mergify[bot] merged 2 commits intomainfrom
huijbers/stepfunctions-docs

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented Jul 19, 2022

The README sections about how to access data from the state machine
execution were not in a logical place and not well-written.

Redo them and centralize them in the aws-stepfunctions module.

Closes #19996.


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

…data

The README sections about how to access data from the state machine
execution were not in a logical place and not well-written.

Redo them and centralize them in the `aws-stepfunctions` module.
@rix0rrr rix0rrr requested a review from a team July 19, 2022 13:03
@rix0rrr rix0rrr self-assigned this Jul 19, 2022
@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Jul 19, 2022

@github-actions github-actions bot added effort/small Small work item – less than a day of effort p1 labels Jul 19, 2022
@aws-cdk-automation aws-cdk-automation requested a review from a team July 19, 2022 13:03
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jul 19, 2022
Copy link
Copy Markdown
Contributor

@mrgrain mrgrain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice changes, reads much better.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 19, 2022

Thank you for contributing! Your pull request will be updated from main 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
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 90e1874
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit aa879be into main Jul 19, 2022
@mergify mergify bot deleted the huijbers/stepfunctions-docs branch July 19, 2022 14:57
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Jul 19, 2022

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

comcalvi pushed a commit to comcalvi/aws-cdk that referenced this pull request Jul 25, 2022
…data (aws#21231)

The README sections about how to access data from the state machine
execution were not in a logical place and not well-written.

Redo them and centralize them in the `aws-stepfunctions` module.

Closes aws#19996.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
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. effort/small Small work item – less than a day of effort p1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(stepfunctions): explain inputPath/outputPath/parameters/resultselector in main module README

3 participants