CLI application for managing AWS Control Tower for your AWS Organization.
Project description
ctower
Control Tower CLI application.
Installation
# Make sure you have python:^3.7
python3 --version
# Install the PyPI package w/
pip3 install ctower
# or
python3 -m pip install ctower
Poetry
poetry init
poetry install
poetry publish --build --username $PYPI_USERNAME --password $PYPI_PASSWORD
# generate CLI application documentation
poetry shell
typer ctower.main utils docs --name ctower --output CLI-README.md
pip install ctower
ctower apply strongly-recommended
Tasks
- logic for enabling controls
- enable singular control to ou
- sync one account to other
- --strict to mirror the controls
- nothing to just merge apply
- ? maybe prompting
- show accounts under ous
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ctower-0.1.0.tar.gz
(13.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
ctower-0.1.0-py3-none-any.whl
(15.0 kB
view details)
File details
Details for the file ctower-0.1.0.tar.gz.
File metadata
- Download URL: ctower-0.1.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Darwin/21.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9429ea0cc2e8d0adfe43736d1a47cd5cb798d178d201730052c341279a654848
|
|
| MD5 |
e1f0e93bcc60ca004aaab19fc6067281
|
|
| BLAKE2b-256 |
ca8a203bc1d0bc104204e7bb84d03cdb7417eb5288d4910aed4577c1adc5521e
|
File details
Details for the file ctower-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ctower-0.1.0-py3-none-any.whl
- Upload date:
- Size: 15.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.0 CPython/3.10.6 Darwin/21.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
23373f522a57be2d34f0d3f6ec4a58273e499b9248955e43ade0d1edef358f48
|
|
| MD5 |
f020e11b1647be6f42de569401fd7f3f
|
|
| BLAKE2b-256 |
05b434002982bdafd60824509e49339bb0de84bba37dc359ab04e3b9389477f3
|