Skip to main content

Configure AWS accounts

Project description

Travis CI build status Coveralls status

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.2.71.tar.gz (51.4 kB view hashes)

Uploaded Source

Built Distribution

stups_sevenseconds-1.2.71-py3-none-any.whl (44.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page