Skip to content

Commit 948e6d5

Browse files
docs(apigatewayv2-integrations): add StepFunctions Integration to table of contents (#30387)
### Issue # (if applicable) None ### Reason for this change The index of `Stepfunctions Integration` is missed. ### Description of changes ``` - [HTTP APIs](#http-apis) - [Lambda Integration](#lambda) - [HTTP Proxy Integration](#http-proxy) - [StepFunctions Integration](#stepfunctions-integration) // added ``` ### Description of how you validated changes None ### Checklist - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md) ---- *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 5ec3ec9 commit 948e6d5

File tree

1 file changed

+1
-0
lines changed
  • packages/aws-cdk-lib/aws-apigatewayv2-integrations

1 file changed

+1
-0
lines changed

packages/aws-cdk-lib/aws-apigatewayv2-integrations/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
- [HTTP APIs](#http-apis)
66
- [Lambda Integration](#lambda)
77
- [HTTP Proxy Integration](#http-proxy)
8+
- [StepFunctions Integration](#stepfunctions-integration)
89
- [Private Integration](#private-integration)
910
- [Request Parameters](#request-parameters)
1011
- [WebSocket APIs](#websocket-apis)

0 commit comments

Comments
 (0)