Difference between revisions of "Execute-api"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* Invoking a REST API in [[Amazon API Gateway]] | * Invoking a REST API in [[Amazon API Gateway]] | ||
+ | |||
+ | * <code><nowiki>https://{restapi_id}.execute-api.{region}.amazonaws.com/{stage_name}/</nowiki></code> | ||
* https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-call-api.html | * https://docs.aws.amazon.com/apigateway/latest/developerguide/how-to-call-api.html | ||
+ | |||
+ | == Related == | ||
+ | * [[AWS Lambda]] | ||
== See also == | == See also == |
Latest revision as of 13:18, 13 June 2024
- Invoking a REST API in Amazon API Gateway
https://{restapi_id}.execute-api.{region}.amazonaws.com/{stage_name}/
Related[edit]
See also[edit]
Advertising: