Configure AWS accounts
Project description
Command line utility to configure AWS accounts:
- Enable CloudTrail
- Configure VPC subnets (DMZ and internal)
- Configure NAT instances and routing
- Configure DNS
- Upload SSL cert
- Configure RDS/ElastiCache subnet groups
- Configure IAM roles
- Configure SAML integration
- Configure SSH bastion host (“odd”)
See the STUPS Landscape Overview and the STUPS Installation Guide.
Usage
First install with PIP:
$ sudo pip3 install --upgrade stups-sevenseconds
Run with your YAML configuration (you need valid AWS credentials for this):
$ sevenseconds configure myconfig.yaml myaccountname
You can also run Seven Seconds on all configured accounts with automatic SAML logins:
$ sevenseconds configure --saml-user=mysamluser myconfig.yaml '*'
Running from Source
$ python3 -m sevenseconds configure myconfig.yaml myaccountname
Releasing
$ ./release.sh <NEW-VERSION>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size stups_sevenseconds-1.0.5-py3-none-any.whl (18.7 kB) | File type Wheel | Python version 3.5 | Upload date | Hashes View |
Filename, size stups-sevenseconds-1.0.5.tar.gz (18.1 kB) | File type Source | Python version None | Upload date | Hashes View |
Close
Hashes for stups_sevenseconds-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8a44cd372640bf687472cead0ba7ffe27dfbb3f17161e9d203f833fba0cf3a8 |
|
MD5 | c90e3f9692d1cef098f6b540203a56de |
|
BLAKE2-256 | 9cd8b41a2b3f2e6811d3e6458e7789a4c4f683e4eea47ad75750b0e4b58be649 |