Skip to content

suzukiyuzs/AutoStopStart-EC2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AutoStopStart EC2 - AWS Serverless Application Model Golang & holiday_jp-go

Architecture

  • Lambda
    • AutoStopStart-EC2
  • Cloudwatch Schedule
    • AutoStart
    • AutoStot
  • IAM
    • AutoStopStart-EC2-IamRole
    • AutoStopStart-EC2-IamPolicy (InlinePolicy)

Compiling & Deploying

make deps
make build
sam package --template-file template.yaml --output-template-file output.yaml --s3-bucket <<S3 Bucket>>
sam deploy --template-file output.yaml --stack-name <<Stack Name>> --capabilities CAPABILITY_NAMED_IAM

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published