Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AWS Scripts Collection

A collection of useful scripts for AWS operations, automation, and management. This repository contains various tools to help with AWS-related tasks, organized by functionality.

Repository Structure

aws-scripts/
├── sso/                    # AWS SSO related scripts
│   ├── set_profiles.sh     # Configure AWS CLI profiles from SSO
│   └── README.md          # SSO scripts documentation
└── README.md              # This file

Script Categories

SSO Scripts

Scripts for managing AWS SSO (Single Sign-On) configurations and profiles. These help automate the setup and management of AWS SSO sessions and profiles.

Usage

Each script directory contains its own README.md with specific usage instructions. Please refer to the individual script documentation for detailed usage information.

Prerequisites

  • AWS CLI v2 installed
  • Appropriate AWS credentials configured
  • Required permissions for the operations you want to perform
  • Bash shell environment (for shell scripts)

Contributing

Feel free to contribute to this repository by:

  1. Creating a new branch
  2. Adding your scripts in the appropriate directory
  3. Including documentation
  4. Submitting a pull request

License

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages