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
1.36.1.tar.gz 0002823200 2.69 MB
ac_update-docutils.patch 0000000532 532 Bytes
aws-cli.changes 0000305907 299 KB
aws-cli.spec 0000003313 3.24 KB
Latest Revision
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1224834 from John Paul Adrian Glaubitz's avatar John Paul Adrian Glaubitz (glaubitz) (revision 101)
- Update to 1.36.1
  * api-change:``accessanalyzer``: This release adds support for policy validation and external
    access findings for resource control policies (RCP). IAM Access Analyzer helps you author
    functional and secure RCPs and awareness that a RCP may restrict external access. Updated service
    API, documentation, and paginators.
  * api-change:``application-signals``: Amazon CloudWatch Application Signals now supports creating
    Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate
    configurations to meet their specific business requirements.
  * api-change:``b2bi``: This release adds a GenerateMapping API to allow generation of JSONata or
    XSLT transformer code based on input and output samples.
  * api-change:``billing``: Today, AWS announces the general availability of ListBillingViews API in
    the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports
    (CUR) programmatically.
  * api-change:``cloudtrail``: This release adds a new API GenerateQuery that generates a query from
    a natural language prompt about the event data in your event data store. This operation uses
    generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the
    prompt.
  * api-change:``dynamodb``: This release includes supports the new WarmThroughput feature for
    DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable
    APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the
    latest WarmThroughput value.
  * api-change:``ec2``: This release adds the source AMI details in DescribeImages API
  * api-change:``internetmonitor``: Add new query type Routing_Suggestions regarding querying
    interface
  * api-change:``mediaconvert``: This release adds support for ARN inputs in the Kantar credentials
    secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs.
  * api-change:``organizations``: Add support for policy operations on the Resource Control Polices.
- from version 1.36.0
  * api-change:``codebuild``: AWS CodeBuild now supports non-containerized Linux and Windows builds
    on Reserved Capacity.
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