Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Sample code supporting the AWS Research Cloud initiative.

License

Notifications You must be signed in to change notification settings

aws-samples/aws-research-cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

aws-research-cloud

Sample code supporting the AWS Research Cloud initiative.

Budget Safety Switch

This is a CloudFormation template that deploys a Lambda function which, when triggered, looks through every region and stops (or, in the case of instance-backed instances, terminates) EC2 instances that don't have a KeepRunning tag set.

Budget Safety Switch - README.md

Budget Safety Switch - CloudFormation Template

Budget Safety Switch (SAM Template)

A repackaged version of the above template using the Serverless Application Model (SAM) framework. This version also allows you to define a specific tag key/value combination for the instances you want to keep.

Budget Safety Switch (SAM) - README.md

Budget Safety Switch (SAM) - CloudFormation Template

Budget Safety Switch (SAM) - Lambda Python Code

For more information, please refer to the AWS Research Cloud Program documentation.

About

Sample code supporting the AWS Research Cloud initiative.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages