ASD is a utility to help manage your AWS projects and sso sessions.
Project description
aws-stuff-doer: an inteactive CLI to help manage your AWS projects and sso sessions.
ASD is a simple and effective tool for managing AWS Single Sign-On (SSO). Tailored for both developers and administrators, ASD offers an easy way to streamline your AWS SSO process, including running custom shell commands with specific profiles and exporting temporary AWS credentials.
Features
- Easy Integration: Seamlessly integrate with existing AWS infrastructure.
- Secure Authentication: Enhance security with robust SSO capabilities.
- Customizable: Extend and adapt ASD to suit your specific needs.
- Run Custom Commands: Execute shell commands with AWS profiles and export temporary credentials in memory.
- Temporary AWS Credentials: Access temporary AWS credentials specific to a profile, securely available in memory.
Installation
You can install ASD via pip:
pip install aws-stuff-doer
## Usage
Getting started with ASD is easy:
To generate temporary AWS credentials for a specific profile:
```bash
asd -p <profile_name>
This will generate temporary AWS credentials for the specified profile and store them in the ~/.aws/credentials file.
To open your AWS console in a browser session:
asd <your_command_here> --profile <profile_name> --console
To get help:
asd --help
or
go see a therapist.
The project is available on pypip.
Contributing
Contributions are welcome! Check out the issues or submit a pull request.
License
aws-stuff-doer is released under the MIT License.
Feel free to reach out with questions, suggestions, or just to say hello. Happy coding!
Contact Information
- Author: Aaron West
- Email: aphexlog@gmail.com
Thank you for your interest in aws-stuff-doer! Follow the project on GitHub for the latest updates...
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
Hashes for aws_stuff_doer-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | afa1d6973cd71b799d83cf25310a1224d3a625eff9520600cbc1a93e2d1c42c6 |
|
MD5 | a2e3ff0540b2e6d066964b5080886d31 |
|
BLAKE2b-256 | eea46c3b0e38433291f1b8862c5f1a3cefb0ec6af9dabe2ea52d5593c814ba47 |