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.1.tar.gz | 0000565993 553 KB | |
aws-cli.changes | 0000030359 29.6 KB | |
aws-cli.spec | 0000002422 2.37 KB | |
hide_py_pckgmgmt.patch | 0000001323 1.29 KB |
Revision 4 (latest revision is 101)
Dominique Leuenberger (dimstar_suse)
accepted
request 281660
from
Robert Schweikert (rjschwei)
(revision 4)
- Update to version 1.7.1 (bnc#905354) + bugfix:``aws s3 cp``: Fix issue with parts of a file being downloaded more than once when streaming to stdout (`issue 1087 <https://github.com/aws/aws-cli/pull/1087>`__) + bugfix:``--no-sign-request``: Fix issue where requests were still trying to be signed even though user used the ``--no-sign-request`` flag. (`botocore issue 433 <https://github.com/boto/botocore/pull/433>`__) + bugfix:``aws cloudsearchdomain search``: Fix invalid signatures when using the ``aws cloudsearchdomain search`` command (`issue 976 <https://github.com/aws/aws-cli/issues/976>`__) + feature:``aws cloudhsm``: Add support for AWS CloudHSM. + feature:``aws ecs``: Add support for ``aws ecs``, the Amazon EC2 Container Service (ECS) + feature:``aws rds``: Add Encryption at Rest and CloudHSM Support. + feature:``aws ec2``: Add Classic Link support + feature:``aws cloudsearch``: Update ``aws cloudsearch`` command to latest version + bugfix:``aws cloudfront wait``: Fix issue where wait commands did not stop waiting when a success state was reached. (`botocore issue 426 <https://github.com/boto/botocore/pull/426>`_) + bugfix:``aws ec2 run-instances``: Allow binary files to be passed to ``--user-data`` (`botocore issue 416 <https://github.com/boto/botocore/pull/416>`_) + bugfix:``aws cloudsearchdomain suggest``: Add ``--suggest-query`` option to fix the argument being shadowed by the top level ``--query`` option. (`issue 1068 <https://github.com/aws/aws-cli/pull/1068>`__) + bugfix:``aws emr``: Fix issue with endpoints for ``eu-central-1`` and ``cn-north-1`` (`botocore issue 423 <https://github.com/boto/botocore/pull/423>`__)
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