Coder Social home page Coder Social logo

sandeepdeshmukh007 / aws-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kyhau/aws-tools

0.0 0.0 0.0 2.09 MB

Some of my tools and sample code for building with AWS.

License: MIT License

Shell 24.78% Python 73.58% PowerShell 0.91% TypeScript 0.25% Batchfile 0.05% Dockerfile 0.43%

aws-tools's Introduction

aws-tools

githubactions githubactions codecov CodeQL SecretsScan

This repository includes some tools and sample code I created for building with AWS.

All notable changes to this project will be documented in CHANGELOG.


Built with


AWS login

saml2aws-multi is my version of AWS login tool providing an easy-to-use command line interface to support login and retrieve AWS temporary credentials for multiple roles of different accounts with saml2aws.


For running Python scripts

Most of the Python scripts support processing multiple AWS accounts (via AWS profiles in ~/.aws/credentials) and AWS regions using AwsApiHelper in the common helper.aws.AwsApiHelper module.

Support Python 3.9, 3.10, 3.11, 3.12

pip3 install -r requirements.txt

Set aliases (Optional)

source .aliases

For running CLI tools and shell scripts

pip3 install -r requirements-cli.txt

My notes


Quick links for news, blogs and resources

AWS design + build tools

Other AWS related tools

Best Practices Guides

Data Sources

aws-tools's People

Contributors

kyhau avatar dependabot[bot] avatar github-actions[bot] avatar dependabot-preview[bot] avatar snyk-bot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.