30 Commits

Author SHA1 Message Date
Corentin Doue
16b0cd60c9
feat(AWS HTTP API): Use the default API Gateway timeout of 30s (#11223) 2022-07-26 14:50:35 +02:00
Szymon Bartnik
9fd56fddbe
feat: Add X-Amzn-Trace-Id to default CORS headers (#11168) 2022-06-20 17:36:48 +02:00
Matthieu Napoli
d476a427b8 docs: Rename API Gateway v1 and v2 events docs 2022-05-17 12:37:55 +02:00
Matthieu Napoli
5a5b3666d8 docs: Document the HTTP API URL output 2022-05-16 12:24:54 +02:00
Matthieu Napoli
43f9faeef1
docs(AWS HTTP API): How to set up custom domains (#10077) 2021-10-11 15:23:09 +02:00
Matthieu Napoli
1dfad8f13c docs: Clarify the differences between API Gateway versions
API Gateway's REST APIs and HTTP APIs are confusing.

As we move towards HTTP APIs by default, we want to clarify the differences between the two.
2021-09-13 11:32:44 +02:00
Thiago Moraes
ef5a8faf13
feat(AWS HTTP API): Support shouldStartNameWithService option (#9758) 2021-08-18 22:36:00 +02:00
Nyambayar Turbat
87ce28ee4e
feat(AWS HTTP API): Support payload version per function (#9551) 2021-06-16 16:17:56 +02:00
lyndoh
ec909452b5
feat(AWS API Gateway): Support disabling default endpoint (#9404) 2021-05-06 18:01:46 +02:00
Filip Golonka
80511a4b17
fix(AWS HTTP API): Ensure to apply tags to stage (#9407) 2021-05-03 09:50:46 +02:00
Piotr Grzesik
d3c6e4323b feat(AWS HTTP API): Add support for AWS IAM authorization 2021-03-30 11:34:31 +02:00
Piotr Grzesik
37d03b6888 feat(AWS HTTP API): Add support for custom Lambda authorizers 2021-03-29 16:38:55 +02:00
jay
9f5fd61009
feat(AWS HTTP API): Add ability to apply provider.tags (#8938)
Co-authored-by: j.muppala <j.muppala@samsung.com>
2021-02-23 10:50:59 +01:00
Baptiste Guerin
3feafbceb5
feat(AWS HTTP API): Support metrics toggle (#8510) 2020-11-20 15:25:01 +01:00
Piotr Grzesik
2cef13c043
docs(AWS HTTP API): Update information about default payload (#8359) 2020-10-08 09:39:50 +02:00
Frédéric Barthelet
857beab274
docs(AWS HTTP API): Improve http.id setting reference (#8169) 2020-09-02 12:29:55 +02:00
Michał Mrozek
4074739476
feat(AWS HTTP API): Support externally configured JWT authorizers
(PR #7789)
2020-06-01 14:45:03 +02:00
cvaldev
a8f5278298
docs: Fix typos (#7639) 2020-04-29 19:16:41 +02:00
Eugene Girshov
4c2a52d1bf
feat(AWS HTTP API): Support payload format version customization (#7623) 2020-04-24 15:58:35 +02:00
Miguel A. Calles MBA
76ade5e296
docs(AWS HTTP API): Provide link to REST API vs. HTTP API table (#7515) 2020-03-30 10:05:22 +13:00
Joaquín Ormaechea
651e59da95
Fixed typos in http-api.md (#7465)
* Fixed typo in http-api.md

Typo found in https://serverless.com/framework/docs/providers/aws/events/http-api/

* Fixed a second typo in http-api.md
2020-03-16 09:26:31 +09:00
Mariusz Nowak
b52a41d9ee fix(AWS HTTP API): Ensure function timeout setting is respected
Additionally deprecate (by not documenting) a `timeout` setting on HTT API endpoint.
As HTTP API endpoints can only be configured through functions, it seems logical to treat function timeout setting as the only source of truth.
2020-03-05 10:25:51 +13:00
Mariusz Nowak
df9846d9af feat(AWS HTTP API): Support timeout configuration 2020-02-28 11:26:44 +13:00
Mariusz Nowak
f47b340e4f feat(AWS HTTP API): Support attachment to externally created API 2020-02-27 09:34:28 +13:00
Mariusz Nowak
22364b89b6 docs(AWS HTTP API): Fix headers 2020-02-27 09:34:28 +13:00
Mariusz Nowak
f2cb89a3ca feat(AWS HTTP API): Support access logs configuration 2020-02-26 13:20:58 +13:00
msheakoski
4150192829
docs: Fix spelling (#7363) 2020-02-20 12:38:19 +13:00
Mariusz Nowak
fbf99fa2ab feat(AWS HTTP API): JWT authorizers support 2020-02-18 14:59:28 +13:00
Mariusz Nowak
ca69387285 feat(AWS HTTP API): CORS configuration 2020-02-17 14:25:19 +13:00
Philipp Muens
6780415c08 docs: Add documentation 2020-02-05 12:31:43 +01:00