Difference between revisions of "Execute-api"
Jump to navigation
Jump to search
(Created page with " * Invoking a REST API in Amazon API Gateway {{AWS API}}") |
|||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{lc}} | ||
+ | * 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 | ||
+ | == Related == | ||
+ | * [[AWS Lambda]] | ||
− | {{AWS API}} | + | == See also == |
+ | * {{AWS API}} | ||
+ | |||
+ | [[Category:AWS]] |
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: