A simple AWS Access ID/Secret rotation script
Project description
aws-rotate
Rotate AWS Access Keys and update local credentials file.
It's good practise to rotate access IDs and keys for AWS IAM users, but a pain to do, this simple script automates the process
Installation
Create a python virtual environment and activate it
pip install aws-rotate
Usage
Make sure you have the relevant AWS_PROFILE environment variable set or the default profile will be used see aws credentials
aws-rotate-keys
Development
Clone this repo and install the dev packages
pip install -e ".[dev]"
Once you have made changes and the test pass create a pull request
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file aws-rotate-0.0.3.tar.gz
.
File metadata
- Download URL: aws-rotate-0.0.3.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
25d864e2dfbe1e836732d0362b2f31f2eb67c954381ddeeb1b28da8a5b522237
|
|
MD5 |
1b6292cb04b9d8a54d82263302034afc
|
|
BLAKE2b-256 |
b065ffa7610b3706b3b12b82a1ff0686a2611aefececf832ad748f1a4153fcab
|
File details
Details for the file aws_rotate-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: aws_rotate-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
8d6326bf485d810f537eadae12c50671298985ab8f9b30ede030f3e423a345f0
|
|
MD5 |
2e99becb3db2a966640f4addb91fdb63
|
|
BLAKE2b-256 |
0078e0f794ac572ff89deac1f7c9ebdb9bf6a559ee1fa7048f2950779c80095e
|