Skip to content

Conversation

@tiurin
Copy link
Contributor

@tiurin tiurin commented Nov 28, 2025

Motivation

Add test for the upcoming blog post scenario.

Closes DRG-260.

Changes

Adds new validated test.

Also, adjusts validation for API Gateway Service Task state. Turns out that apigateway:invoke: has no equivalent in the AWS SDK service integration. Hence, the validation against botocore doesn't apply. A custom validation is needed for API Gateway Service Task state. Added a skip and TODO for now, to avoid failing validation.

Tests

Related

@tiurin tiurin requested a review from gregfurman November 28, 2025 16:02
@tiurin tiurin added aws:stepfunctions AWS Step Functions semver: patch Non-breaking changes which can be included in patch releases docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes labels Nov 28, 2025
@tiurin tiurin changed the title Feature/sfn/add validation test for blog example [SFN] [TestState] Add validation test for blog example Nov 28, 2025
Copy link
Contributor

@gregfurman gregfurman left a comment

Choose a reason for hiding this comment

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

Thanks for addressing this!

@tiurin tiurin merged commit ddceb21 into feature/step-functions/test-state-main Nov 28, 2025
23 of 26 checks passed
@tiurin tiurin deleted the feature/sfn/add-validation-test-for-blog-example branch November 28, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aws:stepfunctions AWS Step Functions docs: skip Pull request does not require documentation changes notes: skip Pull request does not have to be mentioned in the release notes semver: patch Non-breaking changes which can be included in patch releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants