Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-stuff-doer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

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.

  • 0.2.2
  • PyPI
  • Socket score

Maintainers
1

aws-stuff-doer: An Interactive CLI to Manage Your AWS Projects and SSO Sessions

PyPI version License: MIT

AWS Stuff Doer (ASD) is your go-to tool for managing AWS Single Sign-On (SSO). Designed for both developers and administrators, ASD simplifies your AWS SSO workflow, allowing you to run custom shell commands with specific profiles and export temporary AWS credentials seamlessly.

Features

  • Easy Integration: Effortlessly integrate with your existing AWS infrastructure.
  • Secure Authentication: Improve security with robust SSO capabilities.
  • Customizable: Tailor ASD to meet your unique requirements.
  • Run Custom Commands: Execute shell commands using AWS profiles and export temporary credentials securely in memory.
  • Temporary AWS Credentials: Access temporary AWS credentials specific to a profile, securely available in memory.

Installation

Install ASD using pip:

pip install aws-stuff-doer

Usage

Invoke ASD with the following command syntax:

asd [OPTIONS] COMMAND [ARGS]...

ASD: The AWS Utility to manage AWS SSO and AWS CLI profiles conveniently.

Positional Arguments:

  • COMMAND: The command to execute
  • ARGS: Additional arguments for the command
  • OPTIONS: Additional options for the command

Commands:

  • list: List available AWS profiles
  • config: Manage AWS SSO and AWS CLI profiles
  • auth: Authenticate with AWS SSO or open consoles
  • s3: Perform S3 bucket operations

Options:

  • --version, -v: Show version and exit
  • --install-completion: Install completion for the current shell
  • --show-completion: Show completion for the current shell, to copy it or customize the installation
  • --help: Show this message and exit

Examples

  • List available AWS profiles:
asd list
  • Manage AWS SSO and AWS CLI profiles:
asd config
  • Authenticate with AWS SSO or open consoles:
asd auth
  • Perform S3 bucket operations:
asd s3

License

This project is licensed under the MIT License - see the LICENSE file for details.

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc