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 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 [-h] [-p PROFILE] [--open-sso] [--open] [-l] [--version] [command ...]

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

Positional Arguments:

  • command: Command followed by its arguments to run in the shell

Options:

  • -h, --help: Show this help message and exit
  • -p PROFILE, --profile PROFILE: Specify AWS profile name
  • --open-sso: Open AWS SSO user console
  • --open: Open AWS account console
  • -l, --list: List available profiles
  • --version: Show program's version number and exit

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