Difference between revisions of "Execute-api"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
* Invoking a REST API in [[Amazon API Gateway]] | * Invoking a REST API in [[Amazon API Gateway]] | ||
− | * <nowiki>https://{restapi_id}.execute-api.{region}.amazonaws.com/{stage_name}/</nowiki> | + | * <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: