-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
feat(apigateway): step functions integration #16827
feat(apigateway): step functions integration #16827
Commits on Nov 1, 2021
-
StepFunctionsRestApi implemented along with unit and integration test…
…ing. Fixed Integration test and generated expected json for stepFunctionsRestApi Stack deployment. Added code snippet to the README. Removing restApiprops option as the composition in StepFunctionsRestApiProps. Added Error for when state machine is not of type EXPRESS Added Context to input with includeRequestContext boolean varibale to pass requestContext to State Machine input. Created a builder class to make the long request template string more readable. closes aws#15081.
Saqib Dhuka committedNov 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 014e130 - Browse repository at this point
Copy the full SHA 014e130View commit details
Commits on Nov 9, 2021
-
Fixing request Context string build and template string vtl.
Changed README and documentation. Making changes as per PR comments
Saqib Dhuka committedNov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 23b6fd7 - Browse repository at this point
Copy the full SHA 23b6fd7View commit details -
Saqib Dhuka committed
Nov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 819468f - Browse repository at this point
Copy the full SHA 819468fView commit details -
Fixing request Context string build and template string vtl.
Changed README and documentation. Making changes as per PR comments Changing imported case to be entire addr instead of 8 characters.
Saqib Dhuka committedNov 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 128a4fa - Browse repository at this point
Copy the full SHA 128a4faView commit details
Commits on Nov 11, 2021
-
Improving structure of the code as per PR comments.
Saqib Dhuka committedNov 11, 2021 Configuration menu - View commit details
-
Copy full SHA for a28fdab - Browse repository at this point
Copy the full SHA a28fdabView commit details
Commits on Nov 20, 2021
-
Added more integration tests. Created a VTL template. Added more para…
…meters to the construct to enable users to modify the request with path, header, querystring and requestContext. Updated the README.
Configuration menu - View commit details
-
Copy full SHA for b4c5b53 - Browse repository at this point
Copy the full SHA b4c5b53View commit details
Commits on Nov 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f8f332f - Browse repository at this point
Copy the full SHA f8f332fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 50680d5 - Browse repository at this point
Copy the full SHA 50680d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b8165 - Browse repository at this point
Copy the full SHA a6b8165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10e361f - Browse repository at this point
Copy the full SHA 10e361fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 151ead7 - Browse repository at this point
Copy the full SHA 151ead7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e416ef - Browse repository at this point
Copy the full SHA 7e416efView commit details -
Update packages/@aws-cdk/aws-apigateway/README.md
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for ab86c7e - Browse repository at this point
Copy the full SHA ab86c7eView commit details -
Update packages/@aws-cdk/aws-apigateway/README.md
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 5306f22 - Browse repository at this point
Copy the full SHA 5306f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ef951 - Browse repository at this point
Copy the full SHA 16ef951View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0fe918 - Browse repository at this point
Copy the full SHA d0fe918View commit details
Commits on Nov 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fff8835 - Browse repository at this point
Copy the full SHA fff8835View commit details -
Configuration menu - View commit details
-
Copy full SHA for 663ece7 - Browse repository at this point
Copy the full SHA 663ece7View commit details -
change the integration class api
Niranjan Jayakar committedNov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for 3bf2c8b - Browse repository at this point
Copy the full SHA 3bf2c8bView commit details -
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 7d950b1 - Browse repository at this point
Copy the full SHA 7d950b1View commit details -
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2f10576 - Browse repository at this point
Copy the full SHA 2f10576View commit details -
Niranjan Jayakar committed
Nov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for dc3b54f - Browse repository at this point
Copy the full SHA dc3b54fView commit details -
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 8ebf0c7 - Browse repository at this point
Copy the full SHA 8ebf0c7View commit details -
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for de43130 - Browse repository at this point
Copy the full SHA de43130View commit details -
Update packages/@aws-cdk/aws-apigateway/test/integrations/stepfunctio…
…ns.test.ts Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 2cc14dc - Browse repository at this point
Copy the full SHA 2cc14dcView commit details -
Niranjan Jayakar committed
Nov 24, 2021 Configuration menu - View commit details
-
Copy full SHA for d2ad11d - Browse repository at this point
Copy the full SHA d2ad11dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ca20ea - Browse repository at this point
Copy the full SHA 1ca20eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4b9ff5 - Browse repository at this point
Copy the full SHA e4b9ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede456f - Browse repository at this point
Copy the full SHA ede456fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8b1630 - Browse repository at this point
Copy the full SHA c8b1630View commit details
Commits on Nov 25, 2021
-
Include tests for request context fields inside the StepFunctionsExec…
…utionIntegration
Configuration menu - View commit details
-
Copy full SHA for 8aaf67a - Browse repository at this point
Copy the full SHA 8aaf67aView commit details -
Update packages/@aws-cdk/aws-apigateway/test/integ.stepfunctions-api.ts
Co-authored-by: Niranjan Jayakar <nija@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for e501659 - Browse repository at this point
Copy the full SHA e501659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a95f46 - Browse repository at this point
Copy the full SHA 9a95f46View commit details -
Niranjan Jayakar committed
Nov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 884397e - Browse repository at this point
Copy the full SHA 884397eView commit details -
Niranjan Jayakar committed
Nov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 0bf4637 - Browse repository at this point
Copy the full SHA 0bf4637View commit details -
Niranjan Jayakar committed
Nov 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 2623b65 - Browse repository at this point
Copy the full SHA 2623b65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57763b8 - Browse repository at this point
Copy the full SHA 57763b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ff219a - Browse repository at this point
Copy the full SHA 0ff219aView commit details