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.
Source Distribution
stups-sevenseconds-1.0.54.tar.gz
(48.6 kB
view hashes)
Built Distribution
Close
Hashes for stups-sevenseconds-1.0.54.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5382431184c7d6d8773571cd04b61b4e66dd6d2205d98473d3c8c9d92c8d9fd |
|
MD5 | 6c04832d80fc22947e1bbb0d0c7dc931 |
|
BLAKE2b-256 | 993ce7c29803502e983eee1edcea1699055e125e4f583f43fdb92b7b787226b1 |
Close
Hashes for stups_sevenseconds-1.0.54-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a215065cc8f84fc80b597d07f7cb12ec1d084b4676fad2802af1539085a78446 |
|
MD5 | d5c40c7be1e6701013ff00d3a941fbd5 |
|
BLAKE2b-256 | f9ec8c1976e136967185432f0bbd27746c0306671219aa3535ab9e4296db8cc0 |