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


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