Socket
Socket
Sign inDemoInstall

aws-stuff-doer

Package Overview
Dependencies
5
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aws-stuff-doer

ASD is a utility to help manage your AWS projects and sso sessions.


Maintainers
1

Readme

aws-stuff-doer: an inteactive CLI to help manage your AWS projects and sso sessions.

PyPI version License: MIT

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


Thank you for your interest in aws-stuff-doer! Follow the project on GitHub for the latest updates...

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc