aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

feat(stepfunctions-tasks): add http:invoke step functions task

Open MathieuGilbert opened this issue 1 year ago • 2 comments

This adds an HttpInvoke Step Functions task construct, which allows calling public APIs as described here.

  • Accepts an Event Bridge API Destination IConnection, setting required permissions to use its credentials.
  • Grants permission to invoke the root path for the endpoint (apiRoot prop). This allows passing the relative endpoint path at execution time (apiEndpoint prop).
  • Defines an enum for the allowed options for the URL encoding style of arrays, used when encoding the request body.

Closes #28278


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

MathieuGilbert avatar Jan 11 '24 20:01 MathieuGilbert

This PR has been in the CHANGES REQUESTED state for 3 weeks, and looks abandoned. To keep this PR from being closed, please continue work on it. If not, it will automatically be closed in a week.

aws-cdk-automation avatar Feb 02 '24 00:02 aws-cdk-automation

@msambol @TheRealAmazonKendra Thanks for reviewing, I think I've addressed all of your comments. Please let me know if there's anything else!

MathieuGilbert avatar Apr 03 '24 00:04 MathieuGilbert

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[bot] avatar Apr 16 '24 22:04 mergify[bot]

@Mergifyio update

TheRealAmazonKendra avatar Apr 16 '24 22:04 TheRealAmazonKendra

update

❌ Mergify doesn't have permission to update

For security reasons, Mergify can't update this pull request. Try updating locally. GitHub response: refusing to allow a GitHub App to create or update workflow .github/workflows/request-cli-integ-test.yml without workflows permission

mergify[bot] avatar Apr 16 '24 22:04 mergify[bot]

AWS CodeBuild CI Report

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

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

aws-cdk-automation avatar Apr 16 '24 23:04 aws-cdk-automation

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[bot] avatar Apr 16 '24 23:04 mergify[bot]