💾 Archived View for freeshell.de › tldr › aws.gmi captured on 2022-04-28 at 18:07:14. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
The official CLI tool for Amazon Web Services.
Some subcommands such as `aws s3` have their own usage documentation.
aws configure wizard
aws configure sso
aws {command} help
aws sts get-caller-identity
aws dynamodb list-tables --region {us-east-1} --output yaml
aws iam create-user --cli-auto-prompt
aws dynamodb wizard {new_table}
aws dynamodb update-table --generate-cli-skeleton
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).