Last chance! 50% off unlimited learning
Sale ends in
Gets the RouteResponses for a Route.
apigatewayv2_get_route_responses(ApiId, MaxResults, NextToken, RouteId)
[required] The API identifier.
The maximum number of elements to be returned for this resource.
The next page of elements from this collection. Not valid for the last element of the collection.
[required] The route ID.
svc$get_route_responses( ApiId = "string", MaxResults = "string", NextToken = "string", RouteId = "string" )