Skip to content

Commit f471f4d

Browse files
committed
chore: add link for SNS Customising responses
1 parent a377b52 commit f471f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ This Serverless Framework plugin supports the AWS service proxy integration feat
1919
- [Customize the Path Override in API Gateway](#customize-the-path-override-in-api-gateway)
2020
- [Can use greedy, for deeper Folders](#can-use-greedy--for-deeper-folders)
2121
- [SNS](#sns)
22+
- [Customizing responses](#customizing-responses-1)
2223
- [DynamoDB](#dynamodb)
2324
- [EventBridge](#eventbridge)
2425
- [Common API Gateway features](#common-api-gateway-features)
@@ -372,7 +373,6 @@ Sample request after deploying.
372373
curl https://xxxxxx.execute-api.us-east-1.amazonaws.com/dev/sns -d '{"message": "testtest"}' -H 'Content-Type:application/json'
373374
```
374375

375-
376376
#### Customizing responses
377377

378378
##### Simplified response template customization

0 commit comments

Comments
 (0)