Amazon API Gateway · Arazzo Workflow
AWS API Gateway Inspect a REST API Method
Version 1.0.0
Confirm a REST API, list its resources, and read the method configuration for a chosen resource and verb.
View Spec
View on GitHub
API GatewayCloudRESTHTTPWebSocketServerlessMCPAgentCoreDeveloper PortalArazzoWorkflows
Provider
Workflows
inspect-rest-api-method
Resolve a resource and read its method configuration.
Confirms a REST API, lists resources, and reads a method for the supplied resource and HTTP verb.
1
confirmRestApi
getRestApi
Confirm the REST API exists.
2
listResources
getResources
List resources to resolve a target resource id.
3
getMethod
getMethod
Read the method configuration for the resolved resource and HTTP verb.