Gets the IntegrationResponses for an Integration.
See https://paws-r.github.io/docs/apigatewayv2/get_integration_responses.html for full documentation.
apigatewayv2_get_integration_responses(
ApiId,
IntegrationId,
MaxResults = NULL,
NextToken = NULL
)
[required] The API identifier.
[required] The integration ID.
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.