Socket
Socket
Sign inDemoInstall

awsnap

Package Overview
Dependencies
5
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    awsnap

AWSnap: an AWS Utility to help manage your projects and sso sessions.


Maintainers
1

Readme

AWSnap: AWS SSO Utility

PyPI version License: MIT

AWSnap is a simple and effective tool for managing AWS Single Sign-On (SSO). Tailored for both developers and administrators, AWSnap 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 AWSnap 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 AWSnap via pip:

pip install awsnap

Usage

Getting started with AWSnap is easy:

To generate temporary AWS credentials for a specific profile:

awsnap -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:

awsnap <your_command_here> --profile <profile_name> --console

To get help:

awsnap --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

AWSnap 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 AWSnap! 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