This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
CONNECT_DIR="/tmp/sauce-connect-$RANDOM" | |
READY_FILE="connect-ready-$RANDOM" | |
# Get Connect and start it | |
mkdir -p $CONNECT_DIR | |
cd $CONNECT_DIR | |
wget http://saucelabs.com/downloads/Sauce-Connect-latest.zip | |
unzip Sauce-Connect-latest.zip | |
rm Sauce-Connect-latest.zip |
Account management service which allows you to consolidate multiple AWS accounts into an organization that you can centrally manage.
- Video - Applying AWS Organisations to Complex Account Structures
- Slidedeck - Applying AWS Organisations to Complex Account Structures
- Video - How Capital One Applies AWS Organizations Best Practices to Mana
- Documentation - How to use AWS Organizations to automate end to end Account creation
- Documentation/Concept - Account Vending Machine