Found 16 repositories(showing 16)
aws-samples
This set of CloudFormation templates and Python scripts will set up an auto-rotation function that will automatically rotate your AWS IAM User Access Keys every 90 days.
Authress-Engineering
javascript based toolkit for automatically rotating aws IAM access keys.
tdharris
Create, delete, rotate AWS IAM Access Keys with Terraform. Secret is encrypted and decrypted with pgp_key.
NayanPrakash11
Tools to Automate your AWS Account AccountAlertTopics will create three SNS Topics (Critical, Error, Info) and stack export them to be used in other templates. It can optionally deploy a lambda that will push the published messages to a slack channel AuditRole creates a generic security auditor role for an account. QuickLink Deploy BillingBucket creates a bucket in your payer account for billing reports and applies the appropriate Bucket Policy. QuickLink Deploy CloudTrailTemplate creates a CloudTrail following industry best practices. It creates the S3 bucket, a Customer Managed Key for the events, enables log validation and multi-region support and will send events to CloudWatch Logs. QuickLink Deploy CloudWatchAlarmsForCloudTrailAPIActivity Deploys multiple CloudWatch Alarms for CloudTrail events that happen in your account. Requires CloudTrail to be feeding a LogGroup and the AccountAlertTopics stack to be deployed. QuickLink Deploy EBSAutomatedTagging - probably not useful since AWS will autotag EBS volumes now IAM-ExpireUsers - Work in progress to automatically handle users that have not changed their password or rotated access keys requireMFA will deploy a IAM User Group and Lambda that will prevent users without MFA from doing anything in the account SESRuleToSlack Creates and SES Email receiving rule/rulset to accept all email for a domain, invoke a lambda function that sends a summary of the email to Slack. Useful for when you might get an important notice, but you don't really need to interact from a domain.
Utility to rotate AWS IAM access keys for CircleCI deployer
Gedimin
No description available
Cato630
Force Rotate Access Keys for AWS IAM Accounts
rohit940
Lambda Code to rotate the aws IAM access keys
christophermorehouse
Script that automatically rotates AWS IAM User access keys
InventiveHQ
Scripts and Terraform configs for rotating AWS IAM access keys securely
rtitz
A tool written in Go to rotate AWS IAM access keys.
maciejstromich
Script to ease the pain of rotating AWS IAM access keys in ~/.aws/config file
innobead
CLI tool to rotate AWS IAM access keys on a schedule and notify users via SES
drummerwolli
Role-based rotatable Key: REST Service to get rotatable AWS access keys (Temporary Security Credentials) from pre-defined IAM roles
ephillipamoo
This project sets up an AWS Lambda function to automatically rotate an IAM user's access and secret keys
hussham98
This project automates the process of rotating AWS IAM user access keys. It identifies old or unused access keys, generates new ones, and notifies users to update their configurations.
All 16 repositories loaded