Skip to content

Commit 8148756

Browse files
authored
Update README.md
1 parent 1760b22 commit 8148756

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,9 @@ custom:
142142
allowCredentials: false
143143
cacheControl: 'max-age=600, s-maxage=600, proxy-revalidate' # Caches on browser and proxy for 10 minutes and doesnt allow proxy to serve out of date content
144144
```
145-
146-
### Customizing request body mapping templates
145+
## Specific features
146+
### Kinesis
147+
#### Customizing request body mapping templates
147148
148149
If you'd like to add content types or customize the default templates, you can do so by including your custom [API Gateway request mapping template](https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-mapping-template-reference.html) in `serverless.yml` like so:
149150

0 commit comments

Comments
 (0)