cts-rs

Crates.iocts-rs
lib.rscts-rs
version0.1.4-alpha
sourcesrc
created_at2024-05-04 21:47:57.670332
updated_at2024-05-08 23:02:36.022139
descriptioncts-rs is a CLI tool designed to interface with AWS Control Tower. It provides capabilities to read AWS Control Tower statuses of your dedicated payer account using the RUST AWS SDK
homepage
repositoryhttps://github.com/ebel/cts-rs
max_upload_size
id1229849
size81,448
Tyler Ebel (ebel)

documentation

https://docs.rs/cts-rs

README

cts-rs

AGPL License GitHub Actions Workflow Status Crates.io Version Crates.io Total Downloads

YOUR-ALT-TEXT

A command line utility using the AWS Rust SDK to get all the available information for your AWS Control Tower setup.

  • Auth via aws creds before using.
  • Use an organzation ARN that is not the root OU.

Usage


TODO:

  • Support all read operations of AWS Control Tower Rust SDK

  • Table, json or text output

  • List Accounts enrolled in AWS Control Tower

  • List OUs enrolled in AWS Control Tower

  • Tests all functions

  • Help menu

  • Paging results (Less/More)

  • Command line input

    • Initial OU prompt at startup
  • Output color formatting

  • TBD

Commit count: 41

cargo fmt