Difference between revisions of "Execute-api"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
* 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> | ||
* 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 |
Revision as of 10:44, 12 April 2023
- Invoking a REST API in Amazon API Gateway
- https://{restapi_id}.execute-api.{region}.amazonaws.com/{stage_name}/
See also
Advertising: