Skip to content

Welcome to the AWS CLI Tools GitHub Organization

Welcome to the AWS CLI Tools GitHub organization! This organization is dedicated to the development of open-source command-line interface (CLI) tools for Amazon Web Services (AWS).

The primary goal of these tools is twofold:

  1. Enhance the performance and speed of existing AWS CLI tools: We achieve this by reengineering these tools using the Rust programming language, known for its performance benefits and memory safety.
  2. Building new tools: Apart from enhancing existing tools, we also focus on creating new CLI tools that cater to the needs of AWS users and solve unique problems in the AWS ecosystem.

Guiding Principles

Here are the fundamental principles that guide the design and implementation of our CLI tools:

  • Each Program Does One Thing Well: Following the Unix philosophy, we design our CLI tools to do one thing and do it well. This principle encourages the creation of simple, robust, and composable tools that can be chained together to solve more complex problems.

  • Speed: The performance of our CLI tools is a top priority. By leveraging the speed of the Rust programming language, we aim to provide CLI tools that execute tasks quickly and efficiently.

  • Interoperability: We design our CLI tools to be interoperable with other tools. The output of our tools is designed to be easily consumed by other CLI tools, making it easy to integrate our tools into existing workflows and pipelines.

Contributing

We encourage contributions from everyone. If you're interested in contributing, please check out our Contribution Guidelines for information on how to get started.

Contact Us

If you have any questions or suggestions, feel free to reach out to us. You can contact us via email at support@sharatless.cloud or connect with us on Twitter @TServerless.

We're excited to have you here and look forward to building great things together!

Pinned

  1. whoami whoami Public template

    The `whoami` CLI is a small Rust application that allows users to identify their current AWS identity.

    Rust 4 2

  2. delete-bucket delete-bucket Public

    Delete S3 buckets the easy way

    Rust 21 2

  3. chaos-lambda-extension chaos-lambda-extension Public

    The lambda-chaos-extension allows you to inject faults into Lambda functions without modifying the function code.

    Rust 25

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…