AWS::ApiGatewayV2::Deployment AWS::ApiGatewayV2::DomainName DomainNameConfiguration MutualTlsAuthentication AWS::ApiGatewayV2::Integration ResponseParameter ResponseParameterMap TlsConfig AWS::ApiGatewayV2::IntegrationResponse AWS::ApiGatewayV2::Model AWS::ApiGatewayV2::Route AWS::ApiGatewayV2::...
AWS::ApiGatewayV2::Deployment AWS::ApiGatewayV2::DomainName AWS::ApiGatewayV2::Integration ResponseParameter ResponseParameterMap TlsConfig AWS::ApiGatewayV2::IntegrationResponse AWS::ApiGatewayV2::Model AWS::ApiGatewayV2::Route AWS::ApiGatewayV2::RouteResponse AWS::ApiGatewayV2::Stage ...
{aws_api_gateway_method.MyDemoMethod.http_method}' status_code: 200 aws_api_gateway_integration_response: MyDemoIntegrationResponse: rest_api_id: '${aws_api_gateway_rest_api.MyDemoAPI.id}' resource_id: '${aws_api_gateway_resource.MyDemoResource.id}' http_method: '${aws_api_gateway_...
const integrationResponseResource = new aws.apigateway.IntegrationResponse("integrationResponseResource", { httpMethod: "string", resourceId: "string", restApi: "string", statusCode: "string", contentHandling: "string", responseParameters: { string: "string", }, responseTemplates: { string: "str...
Namespace: Amazon.APIGateway.ModelAssembly: AWSSDK.APIGateway.dllVersion: 3.x.y.z Syntax C# public class UpdateIntegrationResponseResponse : AmazonWebServiceResponse The UpdateIntegrationResponseResponse type exposes the following members Constructors NameDescription UpdateIntegrationResponseResponse() ...
{"Type":"AWS::ApiGatewayV2::IntegrationResponse","Properties":{"ApiId":String,"ContentHandlingStrategy":String,"IntegrationId":String,"IntegrationResponseKey":String,"ResponseParameters":Json,"ResponseTemplates":Json,"TemplateSelectionExpression":String} } ...