-
Notifications
You must be signed in to change notification settings - Fork 0
AwsCli
aws-cli is the official command-line interface for Amazon Web Services, maintained by AWS. The project has been active since 2012, carries roughly 17,200 stars and 703 open issues, and is distributed under a license GitHub lists as unassigned (NOASSERTION) rather than a standard SPDX identifier — worth checking before use in a context requiring a formally recognized license (see repository).
The tool exposes nearly the full surface of AWS's service APIs (S3, EC2, IAM, and hundreds of others) as scriptable subcommands, making it the standard way to automate AWS operations outside the web console.
Placed in Tools / Trial.
Used at work in production AWS workflows, clearing the first-person use gate. The rationale is kept general because the specific pipelines were not detailed.
Trial rather than Adopt: broad, reservation-free use across this project's own work has not been confirmed, only that it has been used. Revisit for Adopt once usage is broad and no notable reservations remain.