Skip to main content

updateApiGateway

sdlc-cdk-lib v1.0.0


sdlc-cdk-lib / src/lambda/rollbackAutomation/src/updateApiGateway

src/lambda/rollbackAutomation/src/updateApiGateway

Functions

handler()

> handler(event): Promise<UpdateApiGatewayOutput>

Defined in: src/lambda/rollbackAutomation/src/updateApiGateway.ts:22

Updates API Gateway stage variable to switch traffic between blue/green Used by Systems Manager Automation runbook

Parameters

event

UpdateApiGatewayInput

Returns

Promise<UpdateApiGatewayOutput>