Skip to content

revert(stepfunctions-tasks): "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath"#31308

Merged
mergify[bot] merged 2 commits intomainfrom
revert-30298-s3_uri_for_bedrock
Sep 3, 2024
Merged

revert(stepfunctions-tasks): "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath"#31308
mergify[bot] merged 2 commits intomainfrom
revert-30298-s3_uri_for_bedrock

Conversation

@Leo10Gama
Copy link
Copy Markdown
Contributor

@Leo10Gama Leo10Gama commented Sep 3, 2024

Reverts #30298 to resolve #31302

BREAKING CHANGE: Reverting the original PR will come with the following breaking changes

  • stepfunctions-tasks: The BedrockInvokeModel.outputPath parameter will no longer be an S3Uri

@github-actions github-actions bot added bug This issue is a bug. p0 labels Sep 3, 2024
@aws-cdk-automation aws-cdk-automation requested a review from a team September 3, 2024 20:53
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Sep 3, 2024
@Leo10Gama Leo10Gama marked this pull request as ready for review September 3, 2024 20:54
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.

A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.

@Leo10Gama Leo10Gama changed the title Revert "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" chore: Revert "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" Sep 3, 2024
@Leo10Gama Leo10Gama changed the title chore: Revert "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" fix: Revert "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" Sep 3, 2024
@Leo10Gama Leo10Gama changed the title fix: Revert "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" revert: "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" Sep 3, 2024
@aws-cdk-automation aws-cdk-automation dismissed their stale review September 3, 2024 20:57

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@Leo10Gama Leo10Gama added the pr/do-not-merge This PR should not be merged at this time. label Sep 3, 2024
@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Sep 3, 2024
Copy link
Copy Markdown
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

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

The pull request linter has failed. See the aws-cdk-automation comment below for failure reasons. If you believe this pull request should receive an exemption, please comment and provide a justification.

A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed add Clarification Request to a comment.

@aws-cdk-automation aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Sep 3, 2024
@Leo10Gama Leo10Gama changed the title revert: "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" revert(stepfunctions-tasks): "feat(stepfunctions-tasks): allow BedrockInvokeModel to use JsonPath" Sep 3, 2024
@Leo10Gama Leo10Gama added pr-linter/exempt-breaking-change The PR linter will not require stability in stable modules and removed pr/do-not-merge This PR should not be merged at this time. labels Sep 3, 2024
@aws-cdk-automation aws-cdk-automation dismissed their stale review September 3, 2024 21:45

✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.

@aws-cdk-automation aws-cdk-automation added the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Sep 3, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 3, 2024

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 aws-cdk-automation removed the pr/needs-maintainer-review This PR needs a review from a Core Team Member label Sep 3, 2024
@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 5b468cb
  • 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 842ee15 into main Sep 3, 2024
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 3, 2024

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).

@mergify mergify bot deleted the revert-30298-s3_uri_for_bedrock branch September 3, 2024 22:24
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Sep 3, 2024

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug This issue is a bug. contribution/core This is a PR that came from AWS. p0 pr-linter/exempt-breaking-change The PR linter will not require stability in stable modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

❗ NOTICE: stepfunctions-tasks: BedrockInvokeModel outputPath no longer passes output to next state

3 participants