carsales / aws-request-signer
A chrome extension that signs requests to AWS endpoints (using Signature Version 4 signing process)
☆21Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for aws-request-signer
- Automatic Route53 updates based on EC2 Autoscaling state changes☆11Updated 6 years ago
- Run commands or shell under an AWS IAM role☆28Updated last year
- Derive an AWS IAM Policy Document from actions found within Cloudtrail logs☆15Updated 5 years ago
- A Terraform module to configure a VPC Peering connection in AWS.☆18Updated 5 years ago
- Generates a Terraform config to upload a directory of files to an Amazon S3 bucket☆30Updated 5 years ago
- Managing CoreOS Users by Using AWS Groups☆11Updated 3 years ago
- Helper scripts for working with temporary and MFA credentials from the AWS STS service☆19Updated 8 years ago
- ☆18Updated 7 years ago
- Cascade data from production to staging with AWS RDS and Lambda☆21Updated 7 years ago
- Deploy an AWS Lambda function to delete backing snapshots when an AMI is deregistered.☆12Updated 5 years ago
- Retired, please see https://github.com/sqlxpert/lights-off-aws☆23Updated 2 years ago
- Create an AWS NAT instance☆10Updated 5 years ago
- Ansible Vault role☆19Updated 6 years ago
- A command line tool invoking self-describing Lambda functions.☆9Updated 5 years ago
- ☆10Updated 9 years ago
- Shell script to ease management of AWS profiles☆13Updated 7 years ago
- Simple AWS Lambda powered Slack bot that reports your AWS Costs for the current month to a channel☆28Updated 4 years ago
- A tool to tag AWS resources in a unified manner☆11Updated 4 years ago
- A simple wrapper for NodeJS Lambda calls that logs every invocation in lambda with useful metadata in Honeycomb.io☆12Updated last year
- A simple tool for bulk adding/updating/removing tags from AWS resources.☆13Updated 8 years ago
- Attempting to automate away some of the mundane parts of Kelsey Hightower's "Kubernetes The Hard Way" while preserving the "learn the har…