Amazon Web Services Command Lin Interface
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you can control multiple AWS services from the command line and automate them through scripts.
- Developed at Cloud:Tools
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/aws-cli && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
aws-cli-1.7.29.tar.gz | 0000642709 628 KB | |
aws-cli.changes | 0000041447 40.5 KB | |
aws-cli.spec | 0000002524 2.46 KB | |
hide_py_pckgmgmt.patch | 0000001236 1.21 KB |
Revision 5 (latest revision is 101)
Dominique Leuenberger (dimstar_suse)
accepted
request 308965
from
Robert Schweikert (rjschwei)
(revision 5)
- update to version 1.7.29 (bnc#905354) + Follow up to previous update to address compatibility with latest amazon-ecs-agent + From 1.7.28 - feature:aws ec2: Add support for Spot Fleet. - feature:aws opsworks: Add support for custom AutoScaling. - feature:aws elasticbeanstalk: Update model to latest version. + From 1.7.27 - feature:aws ds: Add support for AWS Directory Service. - feature:aws ec2: Add support for VPC endpoints for Amazon S3. - feature:aws ec2: Add support for EIP Migration. - feature:aws logs: Add support for filtering log events. + From 1.7.26 - feature:aws glacier: Add support for vault policies. - bugfix:aws iam create-open-id-connect-provider: Fix issue where the --url parameter would try to retrieve the contents from the url instead of use the url as its value. (issue 1317) - bugfix:aws workspaces: Fix issue where throttling errors were not being retried (botocore issue 529) + From 1.7.25 - feature:aws dynamodb query: Add support for KeyConditonExpression. + From 1.7.24 - feature:aws help topics: Add support for listing available help topics. - feature:aws help config-vars: Add help topic for configuration variables. - feature:aws help return-codes: Add help topic for return codes. - feature:aws help s3-config: Add help topic for configuration of s3 commands. - bugfix:aws lambda create-function/update-function-code: Improve error message when invalid --zip-file values are provided (issue 1296) - feature:aws ec2: Add support for new VM Import APIs, including
Comments 6
aws-cli 1.16.28 is available: https://github.com/aws/aws-cli
When installing aws-cli in tumbleweed today I get the following:
Problem: nothing provides python3-rsa <= 3.5.0 needed by aws-cli-1.16.103-1.1.noarch I opted to break the package, and manually install python-rsa from the repos,Tumbleweed now installs version python-rsa-4.0-1.1.
It seems to be working with version 4.0 of python rsa, but only use a small subset of the cli. Is there a test suite this package?
From github: https://github.com/aws/aws-cli/issues/3660
This comment has been deleted
Upstream has compatibility since https://github.com/aws/aws-cli/commit/1b85174064411c3193e25f0dada96d90e653aa9b This request would address this: https://build.opensuse.org/request/show/1104373
This comment has been deleted
https://build.opensuse.org/request/show/1116051