//
pkg.gl
Category
github.com/justmiles/ecs-deploy
src
lambda
package
0.7.3
Repository:
https://github.com/justmiles/ecs-deploy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
44 SLOC
#
Functions
Handler
Handler is your Lambda function handler It uses the DeploymentOptions JSON event to invoke a deployment against ECS.
Start
Start the lambda function.
#
Variables
ErrInvalidInputProvided
ErrInvalidInputProvided is thrown when the input does not include Application, Version, and Environment.