Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stepfunctions-tasks] API Gateway support #11566

Closed
1 of 2 tasks
pahud opened this issue Nov 19, 2020 · 2 comments · Fixed by #13033
Closed
1 of 2 tasks

[stepfunctions-tasks] API Gateway support #11566

pahud opened this issue Nov 19, 2020 · 2 comments · Fixed by #13033
Assignees
Labels
@aws-cdk/aws-stepfunctions-tasks effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. p1

Comments

@pahud
Copy link
Contributor

pahud commented Nov 19, 2020

https://aws.amazon.com/about-aws/whats-new/2020/11/aws-step-functions-supports-amazon-api-gateway-service-integration/
https://docs.aws.amazon.com/step-functions/latest/dg/connect-api-gateway.html

Use Case

Add Amazon API Gateway integration with Step Function

Proposed Solution

Other

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@pahud pahud added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 19, 2020
@pahud
Copy link
Contributor Author

pahud commented Nov 19, 2020

OK. Looks like we have a PR already #11565

@shivlaks shivlaks added p1 effort/medium Medium work item – several days of effort in-progress This issue is being actively worked on. and removed needs-triage This issue or PR still needs to be triaged. labels Nov 25, 2020
@mergify mergify bot closed this as completed in #13033 Mar 10, 2021
mergify bot pushed a commit that referenced this issue Mar 10, 2021
…PIs (#13033)

feat(stepfunctions-tasks): Support calling APIGW REST and HTTP APIs

Taking ownership of the original PR #11565 by @Sumeet-Badyal 

API as per documentation here:
https://docs.aws.amazon.com/step-functions/latest/dg/connect-api-gateway.html
https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-control-access-using-iam-policies-to-invoke-api.html


closes #11566
closes #11565


----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

This was referenced Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-stepfunctions-tasks effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. in-progress This issue is being actively worked on. p1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants