{"id":27037043,"url":"https://github.com/aphexlog/aws-stuff-doer","last_synced_at":"2025-04-05T01:15:59.297Z","repository":{"id":187525979,"uuid":"677064234","full_name":"aphexlog/aws-stuff-doer","owner":"aphexlog","description":"A simple and effective tool for managing AWS Single Sign-On (SSO).","archived":false,"fork":false,"pushed_at":"2025-02-24T00:43:07.000Z","size":208,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T17:14:59.283Z","etag":null,"topics":["aws","sso","tools"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/aws-stuff-doer","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aphexlog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-10T16:44:39.000Z","updated_at":"2025-03-21T20:47:38.000Z","dependencies_parsed_at":"2023-08-10T23:08:23.105Z","dependency_job_id":"7ed989d6-efb2-4fc1-9f2f-9597c82def83","html_url":"https://github.com/aphexlog/aws-stuff-doer","commit_stats":null,"previous_names":["aphexlog/awsnap","aphexlog/aws-stuff-doer"],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Faws-stuff-doer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Faws-stuff-doer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Faws-stuff-doer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aphexlog%2Faws-stuff-doer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aphexlog","download_url":"https://codeload.github.com/aphexlog/aws-stuff-doer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247271527,"owners_count":20911587,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","sso","tools"],"created_at":"2025-04-05T01:15:58.748Z","updated_at":"2025-04-05T01:15:59.292Z","avatar_url":"https://github.com/aphexlog.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# aws-stuff-doer: An Interactive CLI to Manage Your AWS Projects and SSO Sessions\n\n[![PyPI version](https://badge.fury.io/py/aws-stuff-doer.svg)](https://badge.fury.io/py/aws-stuff-doer)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n**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.\n\n## Features\n\n- **Easy Integration**: Effortlessly integrate with your existing AWS infrastructure.\n- **Secure Authentication**: Improve security with robust SSO capabilities.\n- **Customizable**: Tailor ASD to meet your unique requirements.\n- **Run Custom Commands**: Execute shell commands using AWS profiles and export temporary credentials securely in memory.\n- **Temporary AWS Credentials**: Access temporary AWS credentials specific to a profile, securely available in memory.\n\n## Installation\n\nInstall ASD using pip:\n\n```bash\npip install aws-stuff-doer\n```\n\n## Usage\n\nInvoke ASD with the following command syntax:\n\n```bash\nasd [OPTIONS] COMMAND [ARGS]...\n```\n\n**ASD**: The AWS Utility to manage AWS SSO and AWS CLI profiles conveniently.\n\n\u003c!-- here is what prints when you run the help command, use it as context: --\u003e\n\u003c!-- ❯ asd --help --\u003e\n                                                                                                                                                                                                                                           \n\u003c!--  Usage: asd [OPTIONS] COMMAND [ARGS]... --\u003e                                                                                                                                                                                                    \n                                                                                                                                                                                                                                           \n\u003c!--  ASD: An AWS Utility to help manage AWS SSO and AWS CLI profiles --\u003e                                                                                                                                                                           \n                                                                                                                                                                                                                                           \n\u003c!-- ╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ --\u003e\n\u003c!-- │ --version             -v        Show version and exit                                                                                                                                                                                   │ --\u003e\n\u003c!-- │ --install-completion            Install completion for the current shell.                                                                                                                                                               │ --\u003e\n\u003c!-- │ --show-completion               Show completion for the current shell, to copy it or customize the installation.                                                                                                                        │ --\u003e\n\u003c!-- │ --help                          Show this message and exit.                                                                                                                                                                             │ --\u003e\n\u003c!-- ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ --\u003e\n\u003c!-- ╭─ Commands ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮ --\u003e\n\u003c!-- │ list     List available AWS profiles                                                                                                                                                                                                    │ --\u003e\n\u003c!-- │ config   Manage AWS SSO and AWS CLI profiles                                                                                                                                                                                            │ --\u003e\n\u003c!-- │ auth     Authenticate with AWS SSO or open consoles                                                                                                                                                                                     │ --\u003e\n\u003c!-- │ s3       Perform S3 bucket operations                                                                                                                                                                                                   │ --\u003e\n\u003c!-- ╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯ --\u003e\n\n\n### Positional Arguments:\n- **COMMAND**: The command to execute\n- **ARGS**: Additional arguments for the command\n- **OPTIONS**: Additional options for the command\n\n### Commands:\n- **list**: List available AWS profiles\n- **config**: Manage AWS SSO and AWS CLI profiles\n- **auth**: Authenticate with AWS SSO or open consoles\n- **s3**: Perform S3 bucket operations\n\n### Options:\n- **--version, -v**: Show version and exit\n- **--install-completion**: Install completion for the current shell\n- **--show-completion**: Show completion for the current shell, to copy it or customize the installation\n- **--help**: Show this message and exit\n\n## Examples\n- **List available AWS profiles**:\n```bash\nasd list\n```\n\n- **Manage AWS SSO and AWS CLI profiles**:\n```bash\nasd config\n```\n\n- **Authenticate with AWS SSO or open consoles**:\n```bash\nasd auth\n```\n\n- **Perform S3 bucket operations**:\n```bash\nasd s3\n```\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Faws-stuff-doer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faphexlog%2Faws-stuff-doer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faphexlog%2Faws-stuff-doer/lists"}