Skip to main content

AWSAPIGatewayV2IntegrationTlsConfiguration

No description

type AWSAPIGatewayV2IntegrationTlsConfiguration {
serverNameToVerify: String!
}

Fields

AWSAPIGatewayV2IntegrationTlsConfiguration.serverNameToVerify ● String! non-null scalar

If a server name is specified, API Gateway uses it to verify the hostname on the integration's certificate

Member of

AWSAPIGatewayHTTPAPIInternetIntegration object ● AWSAPIGatewayHTTPAPIVPCLinkIntegration object