Skip to content

ShengChih/aws-ec2-power-switcher

Repository files navigation

AWS EC2 start/stop instance API with cdk

Requirements:

Usage:

aws configure
export AWS_REGION="{aws-region: e.g. us-east-1}"
export DOMAIN="{prefix cognito domain}"
poetry install
source .venv/bin/activate
make output_layer
cdk synth
cdk deploy

Services

  • AWS apigateway restapi
  • AWS api authorizor + AWS Cognito
  • AWS Lambda & Lambda Layer

Thanks & Refs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published