Amazon API Gateway · Schema

Integration

AWSGatewayHTTP APIREST APIServerlessWebSocket

Properties

Name Type Description
type string The integration input's type.
httpMethod string The integration's HTTP method type.
uri string The Uniform Resource Identifier (URI) for the integration.
connectionType string The type of the network connection to the integration endpoint.
connectionId string The ID of the VPC link used for the integration when connectionType is VPC_LINK.
credentials string The credentials required for the integration, if any. For AWS integrations, three options are available.
requestParameters object
requestTemplates object
passthroughBehavior string
contentHandling string
timeoutInMillis integer Custom timeout between 50 and 29000 milliseconds.
cacheNamespace string
cacheKeyParameters array
integrationResponses object
tlsConfig object
View JSON Schema on GitHub