Difference between revisions of "Execute-api"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
− | * 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 | ||
− | {{AWS API}} | + | == Related == |
+ | * [[AWS Lambda]] | ||
+ | |||
+ | == 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: