Difference between revisions of "Aws --version"
Jump to navigation
Jump to search
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
+ | * Changelog: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst | ||
+ | |||
+ | aws --version | ||
+ | aws-cli/2.9.23 Python/3.11.2 Darwin/22.3.0 source/arm64 prompt/off | ||
+ | |||
+ | aws --version | ||
+ | aws-cli/2.7.16 .../... | ||
+ | |||
+ | aws --version | ||
+ | aws-cli/2.5.2 Python/3.9.12 Darwin/21.1.0 source/arm64 prompt/off | ||
+ | |||
+ | aws --version | ||
+ | aws-cli/2.3.5 Python/3.9.7 Darwin/21.1.0 source/arm64 prompt/off | ||
+ | |||
aws --version | aws --version | ||
aws-cli/2.2.27 Python/3.8.8 Linux/4.4.0-19041-Microsoft exe/x86_64.ubuntu.20 prompt/off | aws-cli/2.2.27 Python/3.8.8 Linux/4.4.0-19041-Microsoft exe/x86_64.ubuntu.20 prompt/off | ||
+ | aws --version | ||
+ | aws-cli/1.25.31 .../... | ||
+ | aws --version | ||
+ | aws-cli/1.22.34 Python/3.10.4 Linux/5.15.0-39-generic botocore/1.27.17 | ||
+ | |||
+ | aws --version | ||
+ | aws-cli/1.18.147 .../... | ||
+ | |||
+ | aws --version | ||
+ | aws-cli/1.18.35 Python/3.6.9 Linux/5.4.0-97-generic botocore/1.15.35 | ||
+ | |||
+ | == Ubuntu == | ||
+ | apt search awscli | ||
+ | Sorting... Done | ||
+ | Full Text Search... Done | ||
+ | awscli/[[jammy]],now 1.22.34-1 all [installed] | ||
+ | Universal Command Line Environment for AWS | ||
+ | |||
+ | [[snap find]] aws-cli | grep "aws\*" | ||
+ | aws-cli 1.18.35 aws** - Universal Command Line Interface for Amazon Web Services | ||
== Related == | == Related == | ||
* [[aws changelog|Changelog]]: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst | * [[aws changelog|Changelog]]: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst | ||
* <code>[[aws configure]]</code>: <code>[[aws configure list-profiles]]</code> | * <code>[[aws configure]]</code>: <code>[[aws configure list-profiles]]</code> | ||
+ | * <code>[[brew upgrade awscli]]</code> | ||
+ | |||
+ | == Activities == | ||
+ | * Use the [[AWS CLI v2]] and enable authentication through a user in [[IAM Identity Center]]. https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html | ||
== See also == | == See also == |
Latest revision as of 15:55, 1 March 2023
aws --version aws-cli/2.9.23 Python/3.11.2 Darwin/22.3.0 source/arm64 prompt/off
aws --version aws-cli/2.7.16 .../...
aws --version aws-cli/2.5.2 Python/3.9.12 Darwin/21.1.0 source/arm64 prompt/off
aws --version aws-cli/2.3.5 Python/3.9.7 Darwin/21.1.0 source/arm64 prompt/off
aws --version aws-cli/2.2.27 Python/3.8.8 Linux/4.4.0-19041-Microsoft exe/x86_64.ubuntu.20 prompt/off
aws --version aws-cli/1.25.31 .../...
aws --version aws-cli/1.22.34 Python/3.10.4 Linux/5.15.0-39-generic botocore/1.27.17
aws --version aws-cli/1.18.147 .../...
aws --version aws-cli/1.18.35 Python/3.6.9 Linux/5.4.0-97-generic botocore/1.15.35
Contents
Ubuntu[edit]
apt search awscli Sorting... Done Full Text Search... Done awscli/jammy,now 1.22.34-1 all [installed] Universal Command Line Environment for AWS
snap find aws-cli | grep "aws\*" aws-cli 1.18.35 aws** - Universal Command Line Interface for Amazon Web Services
Related[edit]
- Changelog: https://github.com/aws/aws-cli/blob/v2/CHANGELOG.rst
aws configure
:aws configure list-profiles
brew upgrade awscli
Activities[edit]
- Use the AWS CLI v2 and enable authentication through a user in IAM Identity Center. https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html
See also[edit]
- AWS CLI,
aws
[configure
|iam
|ec2
|ecs
|eks
|s3
|rds
|sts
|cloudwatch
|cloudformation
|cloudfront
|eventbridge
|lambda
],aws configure list
,.aws/credentials
,.aws/config
,~/.aws/cli/alias
,--output [ table | json | text | XXX ]
, Aws cli environmental variables:AWS_PROFILE
,AWS_DEFAULT_REGION, AWS_REGION
,AWS_CLI_AUTO_PROMPT
,AWS_SESSION_TOKEN
,aws list all
,auto-prompt
,--version
,whoamiaws, --filters, --help
Advertising: