Commit Graph

110 Commits

Author SHA256 Message Date
Marcus Schaefer
d4bd98427b - update to version 1.7.42 (fate#318337)
- feature:``aws opsworks``: Add support for managing Amazon ECS
  - feature:``aws rds``: Add support for Amazon Aurora
  - feature:``aws s3api``: Add support for more types of event notifications.
  - feature:``aws s3api``: Add support for GET/HEAD storage class response
  - feature:``aws logs``: Add destination API support.
  - feature:``aws glacier``: Add support for Vault Lock.
  - feature:``aws emr``: Add support for release-based clusters.
  - feature:``aws ecs``: Update API

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=14
2015-07-31 11:39:24 +00:00
2e6fdbf4b2 - update to version 1.7.31 (bnc#905354)
- Follow up to previous update to address API compatibility issues
      with botocore
    - Improved lambda support
    - Add support for uploading code using Amazon S3
    - Preview services are now documented
      and will also show up in the list of available services
  + From 1.7.30
    - Add support for ``aws efs``
    - Add paginators and waiters for ``aws ecs``

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=12
2015-06-01 20:52:02 +00:00
d17fdac856 - use the patch, duh
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=10
2015-05-27 22:33:00 +00:00
b335f80ded - 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

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=9
2015-05-27 17:44:13 +00:00
06f4ea8c34 - 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>`__)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=7
2015-01-18 17:15:20 +00:00
d4f034dcdf - Update to version 1.5.3 (bnc#902598)
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=5
2014-10-24 22:19:15 +00:00
04bfac3f5f - Update to version 1.5.3
+ feature:aws ec2 describe-volumes: Add support for optional pagination.
  + feature:aws route53domains: Add support for auto-renew domains.
  + feature:aws cognito-identity: Add for Open-ID Connect.
  + feature:aws sts: Add support for Open-ID Connect
  + feature:aws iam: Add support for Open-ID Connect
  + bugfix:aws s3 sync: Fix issue when uploading with
       --exact-timestamps (issue 964)
  + bugfix:Retry: Fix issue where certain error codes were not being
       retried (botocore issue 361)
  + bugfix:aws emr ssh: Fix issue when using waiter interface to wait on
       the cluster state (issue 954)
  + feature:aws cloudsearch: Add support for advance Japanese language
       processing.
  + feature:aws rds: Add support for gp2 which provides faster access than
       disk-based storage.
  + bugfix:aws s3 mv: Delete multi-part objects when transferring objects
       across regions using --source-region (issue 938)
  + bugfix:aws emr ssh: Fix issue with waiter configuration not being
       found (issue 937)
  + feature:aws dynamodb: Update aws dynamodb command to support storing
       and retrieving documents with full support for document models. New
       data types are fully compatible with the JSON standard and allow you
       to nest document elements within one another.
  + bugfix:aws configure: Fix bug where aws configure was not properly
       writing out to the shared credentials file
  + bugfix:S3 Response Parsing: Fix regression for parsing S3 responses
       containing a status code of 200 with an error response body (botocore
       issue 342)
  + bugfix:Shorthand Error Message: Ensure the error message for shorthand

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=4
2014-10-24 00:03:57 +00:00
Stephan Kulow
34112c0def Accepting request 224661 from Cloud:Tools
- command line tools to manage AWS

OBS-URL: https://build.opensuse.org/request/show/224661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aws-cli?expand=0&rev=1
2014-03-11 05:46:33 +00:00
2105498b79 - Include in SLE 12 (FATE #315990)
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=2
2014-02-27 14:44:09 +00:00
28e0268f96 osc copypac from project:Cloud:EC2 package:aws-cli revision:2
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/aws-cli?expand=0&rev=1
2014-02-26 19:04:35 +00:00