AWS CLI
Amazon's open-source command-line tool for managing and scripting AWS services, including S3 file transfers.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get AWS CLI
Package managers
- Homebrew
brew install awscli
About AWS CLI
The AWS Command Line Interface is a single tool for controlling Amazon Web Services from a terminal. It covers what the browser-based AWS Management Console does, so tasks can be run by hand or automated in scripts, including uploading, downloading and syncing files with S3.
You can sign in with existing console credentials using the aws login command, and help is built in at the level of the tool, each service and each operation. It suits developers and administrators who work with AWS regularly.
Strengths
- One tool for many AWS services
- Scriptable for automation
- S3 upload, download and sync commands
- Built-in help for every service and operation
Limitations
- Only useful with an AWS account
- Large command surface takes time to learn
Details
- Pricing
- FreeThe CLI is free; the AWS services it controls are billed separately.
- License
- Open source, license not stated
- Developer
- Amazon Web Services
- Platforms
- Command line
- How it runs
- Downloadable app
- Account
- Required
- Works offline
- No
- Best suited for
- Developers and administrators who manage AWS resources or S3 buckets from a terminal
- Categories
- File transfer, Developer tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
AWS CLI as an alternative
Listings that name AWS CLI as an alternative.
s3cmd
A command-line client for uploading, downloading, syncing and managing files on S3-compatible storage.
AWS CLI is Amazon's open-source tool with S3 upload, download and sync plus many other AWS services, though it is only useful with an AWS account.
s5cmd
A fast command-line tool that runs parallel copy and sync operations on S3 and local files.
AWS CLI provides S3 upload, download and sync from Amazon alongside every other AWS service, with built-in help, but has a large command surface to learn.
Similar software
Related functionality, not necessarily a direct replacement.
Terraform
An infrastructure-as-code command-line tool for creating, changing and versioning cloud and on-premises infrastructure.
OpenTofu
Describe and manage infrastructure with versioned configuration files.
Pulumi
An open-source infrastructure as code tool that defines cloud resources in general-purpose programming languages.
Azure Storage Explorer
A free desktop app from Microsoft for managing Azure storage accounts and transferring files to them.
Dynobase
A desktop GUI client for browsing, querying and editing AWS DynamoDB tables.
NoSQL Workbench for DynamoDB
A desktop app from AWS for designing, visualizing and querying Amazon DynamoDB data models and tables.