jorgebastida / cfn-response
cfn-response is a micro package which exposes some helpers to talk with CloudFormation from within python Lambda functions. This package is intentionally small in order to be embedded inside lambda functions.
☆51Updated 7 years ago
Alternatives and similar repositories for cfn-response:
Users that are interested in cfn-response are comparing it to the libraries listed below
- Python decorator for making Lambda-backed CloudFormation resources☆71Updated 8 months ago
- Serverless, SSHless, Continuous Configuration Management☆79Updated 5 years ago
- SSM Parameter Store custom resource for CloudFormation templates☆52Updated 6 years ago
- In this code provided with the blog, we will demonstrate how to use the draining state to update the AMI used by EC2 instances in your cl…☆103Updated 6 years ago
- Collection of tools to enable use of AWS Lambda with CloudFormation.☆26Updated 2 years ago
- Sample code - A Lambda function that helps in centralizing logs from Elastic Load Balancing (ELB) using Amazon S3 bucket triggers.☆80Updated 6 years ago
- Preprocessor for CloudFormation templates with support for loops and flexible include statements☆86Updated 3 months ago
- An automated reference implementation that assists with setting up corss account roles for easy federation of users from one AWS master a…☆57Updated 6 years ago
- AWS Reserved Instances analysis and recommendations tool☆46Updated 8 years ago
- keeps you warm in the serverless age☆62Updated 7 months ago
- Documentation about AWS CloudFormation stack states☆67Updated 7 years ago
- A serverless approach using AWS Lambda and Amazon ECS Event Stream to proactively rebalance the ECS tasks.☆89Updated last year
- An integrated overview tool for AWS ECS clusters.☆36Updated 6 years ago
- Simple Tool to deploy Cloudformation Templates☆63Updated 3 years ago
- Package, reuse and share particles for CloudFormation projects☆44Updated 7 years ago
- Python script to parse the Detailed Billing Reports to Elasticsearch or .json file.☆118Updated 5 years ago
- A script to discover stale ECR images and take action on them with Lambda to help reduce costs.☆163Updated 2 years ago
- A lambda function, a cloudformation template to get it running, and example templates showing how to use a custom resource (calling the l…☆73Updated 7 years ago
- Runtime secrets management solution for ECS using Task IAM Roles☆177Updated 7 years ago
- qaz—A CLI tool for Templating & Managing stacks in AWS Cloudformation☆91Updated 2 years ago
- A solution for automated and scheduled execution of actions on selected AWS resources, including an updated EBS Snapshot Scheduler☆101Updated last year
- Process credential providers for AWS SDKs and Tools☆131Updated 5 years ago
- ☆86Updated 5 years ago
- A serverless applicaiton (Lambda function) that scales down (in) ECS clusters in a cost effective and graceful way.☆69Updated 4 years ago
- AWS System Manager Parameter Store caching client for Python