File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ This Serverless Framework plugin supports the AWS service proxy integration feat
19
19
- [ Customize the Path Override in API Gateway] ( #customize-the-path-override-in-api-gateway )
20
20
- [ Can use greedy, for deeper Folders] ( #can-use-greedy--for-deeper-folders )
21
21
- [ SNS] ( #sns )
22
+ - [ Customizing responses] ( #customizing-responses-1 )
22
23
- [ DynamoDB] ( #dynamodb )
23
24
- [ EventBridge] ( #eventbridge )
24
25
- [ Common API Gateway features] ( #common-api-gateway-features )
@@ -372,7 +373,6 @@ Sample request after deploying.
372
373
curl https://xxxxxx.execute-api.us-east-1.amazonaws.com/dev/sns -d '{"message": "testtest"}' -H 'Content-Type:application/json'
373
374
` ` `
374
375
375
-
376
376
# ### Customizing responses
377
377
378
378
# #### Simplified response template customization
You can’t perform that action at this time.
0 commit comments