Gets an IntegrationResponses
Gets an IntegrationResponses.
apigatewayv2_get_integration_response(ApiId, IntegrationId, IntegrationResponseId)
ApiId |
[required] The API identifier. |
IntegrationId |
[required] The integration ID. |
IntegrationResponseId |
[required] The integration response ID. |
A list with the following syntax:
list( ContentHandlingStrategy = "CONVERT_TO_BINARY"|"CONVERT_TO_TEXT", IntegrationResponseId = "string", IntegrationResponseKey = "string", ResponseParameters = list( "string" ), ResponseTemplates = list( "string" ), TemplateSelectionExpression = "string" )
svc$get_integration_response( ApiId = "string", IntegrationId = "string", IntegrationResponseId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.