Amazon Web Services Command Lin Interface

Edit Package aws-cli

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.

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 95)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 281660 from Robert Schweikert's avatar 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


Jared Komoroski's avatar

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

While I think we will eventually drop support for python2.6, we'll have to come up with a something in the interim. We could use rsa 4.x for >= python2.7, and 3.x for python2.6. I would be a little hesitant about using multiple major versions but from what I can tell, the APIs we're using don't change from 3.x to 4.x, so I think this is our best option for now.


openSUSE Build Service is sponsored by