Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package aws-cli for openSUSE:Factory checked in at 2022-11-08 10:53:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/aws-cli (Old) and /work/SRC/openSUSE:Factory/.aws-cli.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "aws-cli" Tue Nov 8 10:53:47 2022 rev:71 rq:1034104 version:1.27.2 Changes: -------- --- /work/SRC/openSUSE:Factory/aws-cli/aws-cli.changes 2022-10-18 15:22:00.445559547 +0200 +++ /work/SRC/openSUSE:Factory/.aws-cli.new.1597/aws-cli.changes 2022-11-08 10:54:02.097628935 +0100 @@ -1,0 +2,18 @@ +Fri Nov 4 12:40:25 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 1.27.2 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.27.2/CHANGELOG.rst +- Relax upper version constraint for python-colorama in + BuildRequires and Requires to 0.5.0 (bsc#1204917) +- Update Requires in spec file from setup.py + +------------------------------------------------------------------- +Tue Oct 25 08:15:30 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 1.26.0 + + For detailed changes see + https://github.com/aws/aws-cli/blob/1.26.0/CHANGELOG.rst +- Update Requires in spec file from setup.py + +------------------------------------------------------------------- Old: ---- 1.25.91.tar.gz New: ---- 1.27.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ aws-cli.spec ++++++ --- /var/tmp/diff_new_pack.b7ymm3/_old 2022-11-08 10:54:02.821633243 +0100 +++ /var/tmp/diff_new_pack.b7ymm3/_new 2022-11-08 10:54:02.829633291 +0100 @@ -17,7 +17,7 @@ Name: aws-cli -Version: 1.25.91 +Version: 1.27.2 Release: 0 Summary: Amazon Web Services Command Line Interface License: Apache-2.0 @@ -35,8 +35,8 @@ Requires: python3 Requires: python3-PyYAML <= 6.0.0 Requires: python3-PyYAML >= 3.10 -Requires: python3-botocore >= 1.27.91 -Requires: python3-colorama <= 0.4.5 +Requires: python3-botocore >= 1.29.2 +Requires: python3-colorama <= 0.5.0 Requires: python3-colorama >= 0.2.5 Requires: python3-docutils < 0.20 Requires: python3-docutils >= 0.10 @@ -52,8 +52,8 @@ Requires: python Requires: python-PyYAML <= 5.5 Requires: python-PyYAML >= 3.10 -Requires: python-botocore >= 1.27.91 -Requires: python-colorama <= 0.4.5 +Requires: python-botocore >= 1.29.2 +Requires: python-colorama <= 0.5.0 Requires: python-colorama >= 0.2.5 Requires: python-docutils >= 0.10 Requires: python-rsa <= 4.5.0 ++++++ 1.25.91.tar.gz -> 1.27.2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.25.92.json new/aws-cli-1.27.2/.changes/1.25.92.json --- old/aws-cli-1.25.91/.changes/1.25.92.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.25.92.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,12 @@ +[ + { + "category": "docs", + "description": "Fixes `#7338 <https://github.com/aws/aws-cli/issues/7338>`__. Remove global options from topic tags.", + "type": "bugfix" + }, + { + "category": "``mediaconvert``", + "description": "MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.25.93.json new/aws-cli-1.27.2/.changes/1.25.93.json --- old/aws-cli-1.25.91/.changes/1.25.93.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.25.93.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,12 @@ +[ + { + "category": "``greengrass``", + "description": "This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.25.94.json new/aws-cli-1.27.2/.changes/1.25.94.json --- old/aws-cli-1.25.91/.changes/1.25.94.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.25.94.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,22 @@ +[ + { + "category": "``frauddetector``", + "description": "Documentation Updates for Amazon Fraud Detector", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data.", + "type": "api-change" + }, + { + "category": "``servicediscovery``", + "description": "Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition.", + "type": "api-change" + }, + { + "category": "``sesv2``", + "description": "This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.25.95.json new/aws-cli-1.27.2/.changes/1.25.95.json --- old/aws-cli-1.25.91/.changes/1.25.95.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.25.95.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,52 @@ +[ + { + "category": "``chime-sdk-messaging``", + "description": "Documentation updates for Chime Messaging SDK", + "type": "api-change" + }, + { + "category": "``cloudtrail``", + "description": "This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket.", + "type": "api-change" + }, + { + "category": "``config``", + "description": "This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution.", + "type": "api-change" + }, + { + "category": "``events``", + "description": "Update events command to latest version", + "type": "api-change" + }, + { + "category": "``managedblockchain``", + "description": "Adding new Accessor APIs for Amazon Managed Blockchain", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.", + "type": "api-change" + }, + { + "category": "``s3control``", + "description": "Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters.", + "type": "api-change" + }, + { + "category": "``support-app``", + "description": "This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization.", + "type": "api-change" + }, + { + "category": "``workspaces-web``", + "description": "WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.25.96.json new/aws-cli-1.27.2/.changes/1.25.96.json --- old/aws-cli-1.25.91/.changes/1.25.96.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.25.96.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,22 @@ +[ + { + "category": "``devops-guru``", + "description": "This release adds information about the resources DevOps Guru is analyzing.", + "type": "api-change" + }, + { + "category": "``globalaccelerator``", + "description": "Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups.", + "type": "api-change" + }, + { + "category": "``resiliencehub``", + "description": "In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity.", + "type": "api-change" + }, + { + "category": "``rum``", + "description": "CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.25.97.json new/aws-cli-1.27.2/.changes/1.25.97.json --- old/aws-cli-1.25.91/.changes/1.25.97.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.25.97.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,12 @@ +[ + { + "category": "``cognito-idp``", + "description": "This release adds a new \"DeletionProtection\" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.26.0.json new/aws-cli-1.27.2/.changes/1.26.0.json --- old/aws-cli-1.25.91/.changes/1.26.0.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.26.0.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,27 @@ +[ + { + "category": "``acm-pca``", + "description": "AWS Private Certificate Authority (AWS Private CA) now offers usage modes which are combination of features to address specific use cases.", + "type": "api-change" + }, + { + "category": "``batch``", + "description": "This release adds support for AWS Batch on Amazon EKS.", + "type": "api-change" + }, + { + "category": "``datasync``", + "description": "Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job.", + "type": "api-change" + }, + { + "category": "Endpoints", + "description": "Implemented new endpoint ruleset system to dynamically derive endpoints and settings for services", + "type": "feature" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.26.1.json new/aws-cli-1.27.2/.changes/1.26.1.json --- old/aws-cli-1.25.91/.changes/1.26.1.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.26.1.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,27 @@ +[ + { + "category": "``accessanalyzer``", + "description": "This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.", + "type": "api-change" + }, + { + "category": "``location``", + "description": "Added new map styles with satellite imagery for map resources using HERE as a data provider.", + "type": "api-change" + }, + { + "category": "``mediatailor``", + "description": "This release is a documentation update", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.26.2.json new/aws-cli-1.27.2/.changes/1.26.2.json --- old/aws-cli-1.25.91/.changes/1.26.2.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.26.2.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,22 @@ +[ + { + "category": "``iam``", + "description": "Doc only update that corrects instances of CLI not using an entity.", + "type": "api-change" + }, + { + "category": "``kafka``", + "description": "This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.", + "type": "api-change" + }, + { + "category": "``neptune``", + "description": "Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.26.3.json new/aws-cli-1.27.2/.changes/1.26.3.json --- old/aws-cli-1.25.91/.changes/1.26.3.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.26.3.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,32 @@ +[ + { + "category": "``ec2``", + "description": "Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.", + "type": "api-change" + }, + { + "category": "``fms``", + "description": "Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "Added support for custom datatypes when using custom csv classifier.", + "type": "api-change" + }, + { + "category": "``redshift``", + "description": "This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.", + "type": "api-change" + }, + { + "category": "``wafv2``", + "description": "This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.26.4.json new/aws-cli-1.27.2/.changes/1.26.4.json --- old/aws-cli-1.25.91/.changes/1.26.4.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.26.4.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,32 @@ +[ + { + "category": "``apprunner``", + "description": "AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.", + "type": "api-change" + }, + { + "category": "``appstream``", + "description": "This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig.", + "type": "api-change" + }, + { + "category": "``cloud9``", + "description": "Update to the documentation section of the Cloud9 API Reference guide.", + "type": "api-change" + }, + { + "category": "``cloudformation``", + "description": "This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.", + "type": "api-change" + }, + { + "category": "``gamesparks``", + "description": "Add LATEST as a possible GameSDK Version on snapshot", + "type": "api-change" + }, + { + "category": "``mediatailor``", + "description": "This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.26.5.json new/aws-cli-1.27.2/.changes/1.26.5.json --- old/aws-cli-1.25.91/.changes/1.26.5.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.26.5.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,37 @@ +[ + { + "category": "``apprunner``", + "description": "This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "This release adds the Amazon Location action to IoT Rules Engine.", + "type": "api-change" + }, + { + "category": "``logs``", + "description": "SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.", + "type": "api-change" + }, + { + "category": "``sesv2``", + "description": "This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.", + "type": "api-change" + }, + { + "category": "``textract``", + "description": "This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.27.0.json new/aws-cli-1.27.2/.changes/1.27.0.json --- old/aws-cli-1.25.91/.changes/1.27.0.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.27.0.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,17 @@ +[ + { + "category": "``rds``", + "description": "Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances.", + "type": "api-change" + }, + { + "category": "``textract``", + "description": "Add ocr results in AnalyzeIDResponse as blocks", + "type": "api-change" + }, + { + "category": "Endpoints", + "description": "Migrate all services to use new AWS Endpoint Resolution framework", + "type": "feature" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.27.1.json new/aws-cli-1.27.2/.changes/1.27.1.json --- old/aws-cli-1.25.91/.changes/1.27.1.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.27.1.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,22 @@ +[ + { + "category": "``iotsitewise``", + "description": "This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs.", + "type": "api-change" + }, + { + "category": "``s3control``", + "description": "S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn.", + "type": "api-change" + }, + { + "category": "``ssm-incidents``", + "description": "Adds support for tagging replication-set on creation.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.changes/1.27.2.json new/aws-cli-1.27.2/.changes/1.27.2.json --- old/aws-cli-1.25.91/.changes/1.27.2.json 1970-01-01 01:00:00.000000000 +0100 +++ new/aws-cli-1.27.2/.changes/1.27.2.json 2022-11-03 19:11:56.000000000 +0100 @@ -0,0 +1,17 @@ +[ + { + "category": "``memorydb``", + "description": "Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Amazon SageMaker now supports running training jobs on ml.trn1 instance types.", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "Update endpoint-rules command to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/.github/dependabot.yml new/aws-cli-1.27.2/.github/dependabot.yml --- old/aws-cli-1.25.91/.github/dependabot.yml 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/.github/dependabot.yml 2022-11-03 19:11:56.000000000 +0100 @@ -10,3 +10,6 @@ allow: - dependency-name: "PyInstaller" - dependency-name: "flit_core" + - dependency-name: "colorama" + - dependency-name: "wcwidth" + - dependency-name: "docutils" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/CHANGELOG.rst new/aws-cli-1.27.2/CHANGELOG.rst --- old/aws-cli-1.25.91/CHANGELOG.rst 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/CHANGELOG.rst 2022-11-03 19:11:56.000000000 +0100 @@ -2,6 +2,148 @@ CHANGELOG ========= +1.27.2 +====== + +* api-change:``memorydb``: Adding support for r6gd instances for MemoryDB Redis with data tiering. In a cluster with data tiering enabled, when available memory capacity is exhausted, the least recently used data is automatically tiered to solid state drives for cost-effective capacity scaling with minimal performance impact. +* api-change:``sagemaker``: Amazon SageMaker now supports running training jobs on ml.trn1 instance types. +* api-change:``endpoint-rules``: Update endpoint-rules command to latest version + + +1.27.1 +====== + +* api-change:``iotsitewise``: This release adds the ListAssetModelProperties and ListAssetProperties APIs. You can list all properties that belong to a single asset model or asset using these two new APIs. +* api-change:``s3control``: S3 on Outposts launches support for Lifecycle configuration for Outposts buckets. With S3 Lifecycle configuration, you can mange objects so they are stored cost effectively. You can manage objects using size-based rules and specify how many noncurrent versions bucket will retain. +* api-change:``sagemaker``: This release updates Framework model regex for ModelPackage to support new Framework version xgboost, sklearn. +* api-change:``ssm-incidents``: Adds support for tagging replication-set on creation. + + +1.27.0 +====== + +* api-change:``rds``: Relational Database Service - This release adds support for configuring Storage Throughput on RDS database instances. +* api-change:``textract``: Add ocr results in AnalyzeIDResponse as blocks +* feature:Endpoints: Migrate all services to use new AWS Endpoint Resolution framework + + +1.26.5 +====== + +* api-change:``apprunner``: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs. +* api-change:``connect``: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP +* api-change:``ec2``: Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another. +* api-change:``iot``: This release adds the Amazon Location action to IoT Rules Engine. +* api-change:``logs``: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination. +* api-change:``sesv2``: This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data. +* api-change:``textract``: This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version + + +1.26.4 +====== + +* api-change:``apprunner``: AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes. +* api-change:``appstream``: This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig. +* api-change:``cloud9``: Update to the documentation section of the Cloud9 API Reference guide. +* api-change:``cloudformation``: This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation. +* api-change:``gamesparks``: Add LATEST as a possible GameSDK Version on snapshot +* api-change:``mediatailor``: This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages. + + +1.26.3 +====== + +* api-change:``ec2``: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance. +* api-change:``fms``: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API +* api-change:``glue``: Added support for custom datatypes when using custom csv classifier. +* api-change:``redshift``: This release clarifies use for the ElasticIp parameter of the CreateCluster and RestoreFromClusterSnapshot APIs. +* api-change:``sagemaker``: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script. +* api-change:``wafv2``: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group. + + +1.26.2 +====== + +* api-change:``iam``: Doc only update that corrects instances of CLI not using an entity. +* api-change:``kafka``: This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers. +* api-change:``neptune``: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances. +* api-change:``sagemaker``: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided. + + +1.26.1 +====== + +* api-change:``accessanalyzer``: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators. +* api-change:``location``: Added new map styles with satellite imagery for map resources using HERE as a data provider. +* api-change:``mediatailor``: This release is a documentation update +* api-change:``rds``: Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3. +* api-change:``workspaces``: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images. + + +1.26.0 +====== + +* api-change:``acm-pca``: AWS Private Certificate Authority (AWS Private CA) now offers usage modes which are combination of features to address specific use cases. +* api-change:``batch``: This release adds support for AWS Batch on Amazon EKS. +* api-change:``datasync``: Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response. +* api-change:``sagemaker``: SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job. +* feature:Endpoints: Implemented new endpoint ruleset system to dynamically derive endpoints and settings for services + + +1.25.97 +======= + +* api-change:``cognito-idp``: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion. +* api-change:``sagemaker``: CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances. + + +1.25.96 +======= + +* api-change:``devops-guru``: This release adds information about the resources DevOps Guru is analyzing. +* api-change:``globalaccelerator``: Global Accelerator now supports AddEndpoints and RemoveEndpoints operations for standard endpoint groups. +* api-change:``resiliencehub``: In this release, we are introducing support for regional optimization for AWS Resilience Hub applications. It also includes a few documentation updates to improve clarity. +* api-change:``rum``: CloudWatch RUM now supports Extended CloudWatch Metrics with Additional Dimensions + + +1.25.95 +======= + +* api-change:``chime-sdk-messaging``: Documentation updates for Chime Messaging SDK +* api-change:``cloudtrail``: This release includes support for exporting CloudTrail Lake query results to an Amazon S3 bucket. +* api-change:``config``: This release adds resourceType enums for AppConfig, AppSync, DataSync, EC2, EKS, Glue, GuardDuty, SageMaker, ServiceDiscovery, SES, Route53 types. +* api-change:``connect``: This release adds API support for managing phone numbers that can be used across multiple AWS regions through telephony traffic distribution. +* api-change:``events``: Update events command to latest version +* api-change:``managedblockchain``: Adding new Accessor APIs for Amazon Managed Blockchain +* api-change:``s3``: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters. +* api-change:``s3control``: Updates internal logic for constructing API endpoints. We have added rule-based endpoints and internal model parameters. +* api-change:``support-app``: This release adds the RegisterSlackWorkspaceForOrganization API. You can use the API to register a Slack workspace for an AWS account that is part of an organization. +* api-change:``workspaces-web``: WorkSpaces Web now supports user access logging for recording session start, stop, and URL navigation. + + +1.25.94 +======= + +* api-change:``frauddetector``: Documentation Updates for Amazon Fraud Detector +* api-change:``sagemaker``: This change allows customers to enable data capturing while running a batch transform job, and configure monitoring schedule to monitoring the captured data. +* api-change:``servicediscovery``: Updated the ListNamespaces API to support the NAME and HTTP_NAME filters, and the BEGINS_WITH filter condition. +* api-change:``sesv2``: This release allows subscribers to enable Dedicated IPs (managed) to send email via a fully managed dedicated IP experience. It also adds identities' VerificationStatus in the response of GetEmailIdentity and ListEmailIdentities APIs, and ImportJobs counts in the response of ListImportJobs API. + + +1.25.93 +======= + +* api-change:``greengrass``: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function. +* api-change:``sagemaker``: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference. + + +1.25.92 +======= + +* bugfix:docs: Fixes `#7338 <https://github.com/aws/aws-cli/issues/7338>`__. Remove global options from topic tags. +* api-change:``mediaconvert``: MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment. + + 1.25.91 ======= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/awscli/__init__.py new/aws-cli-1.27.2/awscli/__init__.py --- old/aws-cli-1.25.91/awscli/__init__.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/awscli/__init__.py 2022-11-03 19:11:56.000000000 +0100 @@ -17,7 +17,7 @@ """ import os -__version__ = '1.25.91' +__version__ = '1.27.2' # # Get our data path to be added to botocore's search path diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/awscli/clidocs.py new/aws-cli-1.27.2/awscli/clidocs.py --- old/aws-cli-1.25.91/awscli/clidocs.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/awscli/clidocs.py 2022-11-03 19:11:56.000000000 +0100 @@ -655,6 +655,9 @@ def doc_options_end(self, help_command, **kwargs): pass + def doc_global_option(self, help_command, **kwargs): + pass + def doc_subitems_start(self, help_command, **kwargs): doc = help_command.doc doc.style.h2('Available Topics') diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/awscli/compat.py new/aws-cli-1.27.2/awscli/compat.py --- old/aws-cli-1.25.91/awscli/compat.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/awscli/compat.py 2022-11-03 19:11:56.000000000 +0100 @@ -19,6 +19,7 @@ import zipfile import signal import contextlib +from configparser import RawConfigParser from botocore.compat import six #import botocore.compat @@ -36,7 +37,6 @@ BytesIO = six.BytesIO urlopen = six.moves.urllib.request.urlopen binary_type = six.binary_type -RawConfigParser = six.moves.configparser.RawConfigParser # Most, but not all, python installations will have zlib. This is required to diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/awscli/customizations/codeartifact/login.py new/aws-cli-1.27.2/awscli/customizations/codeartifact/login.py --- old/aws-cli-1.25.91/awscli/customizations/codeartifact/login.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/awscli/customizations/codeartifact/login.py 2022-11-03 19:11:56.000000000 +0100 @@ -459,7 +459,7 @@ sys.stdout.write(os.linesep) raise e else: - pypi_rc.readfp(StringIO(default_pypi_rc)) + pypi_rc.read_string(default_pypi_rc) pypi_rc_stream = StringIO() pypi_rc.write(pypi_rc_stream) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/awscli/customizations/globalargs.py new/aws-cli-1.27.2/awscli/customizations/globalargs.py --- old/aws-cli-1.25.91/awscli/customizations/globalargs.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/awscli/customizations/globalargs.py 2022-11-03 19:11:56.000000000 +0100 @@ -86,8 +86,11 @@ if not parsed_args.sign_request: # In order to make signing disabled for all requests # we need to use botocore's ``disable_signing()`` handler. - session.register( - 'choose-signer', disable_signing, unique_id='disable-signing') + # Register this first to override other handlers. + emitter = session.get_component('event_emitter') + emitter.register_first( + 'choose-signer', disable_signing, unique_id='disable-signing', + ) def resolve_cli_connect_timeout(parsed_args, session, **kwargs): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/awscli/examples/kinesis/describe-stream.rst new/aws-cli-1.27.2/awscli/examples/kinesis/describe-stream.rst --- old/aws-cli-1.25.91/awscli/examples/kinesis/describe-stream.rst 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/awscli/examples/kinesis/describe-stream.rst 2022-11-03 19:11:56.000000000 +0100 @@ -57,4 +57,4 @@ } -For more information, see `Creatinga and Managing Streams <https://docs.aws.amazon.com/streams/latest/dev/working-with-streams.html>`__ in the *Amazon Kinesis Data Streams Developer Guide*. +For more information, see `Creating and Managing Streams <https://docs.aws.amazon.com/streams/latest/dev/working-with-streams.html>`__ in the *Amazon Kinesis Data Streams Developer Guide*. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/doc/source/conf.py new/aws-cli-1.27.2/doc/source/conf.py --- old/aws-cli-1.25.91/doc/source/conf.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/doc/source/conf.py 2022-11-03 19:11:56.000000000 +0100 @@ -50,9 +50,9 @@ # built documents. # # The short X.Y version. -version = '1.25.' +version = '1.27' # The full version, including alpha/beta/rc tags. -release = '1.25.91' +release = '1.27.2' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/setup.cfg new/aws-cli-1.27.2/setup.cfg --- old/aws-cli-1.25.91/setup.cfg 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/setup.cfg 2022-11-03 19:11:56.000000000 +0100 @@ -3,7 +3,7 @@ [metadata] requires_dist = - botocore==1.27.90 + botocore==1.29.2 docutils>=0.10,<0.17 s3transfer>=0.6.0,<0.7.0 PyYAML>=3.10,<5.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/setup.py new/aws-cli-1.27.2/setup.py --- old/aws-cli-1.25.91/setup.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/setup.py 2022-11-03 19:11:56.000000000 +0100 @@ -24,7 +24,7 @@ install_requires = [ - 'botocore==1.27.90', + 'botocore==1.29.2', 'docutils>=0.10,<0.17', 's3transfer>=0.6.0,<0.7.0', 'PyYAML>=3.10,<5.5', diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/tests/__init__.py new/aws-cli-1.27.2/tests/__init__.py --- old/aws-cli-1.25.91/tests/__init__.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/tests/__init__.py 2022-11-03 19:11:56.000000000 +0100 @@ -2,6 +2,7 @@ import copy import os import sys +import unittest # Both nose and py.test will add the first parent directory it # encounters that does not have a __init__.py to the sys.path. In @@ -27,7 +28,7 @@ import botocore.model import botocore.serialize import botocore.validate - +from botocore.compat import HAS_CRT # A shared loader to use for classes in this module. This allows us to # load models outside of influence of a session and take advantage of @@ -323,3 +324,13 @@ def __repr__(self): return str(dict(self.items())) + + +def requires_crt(reason=None): + if reason is None: + reason = "Test requires awscrt to be installed" + + def decorator(func): + return unittest.skipIf(not HAS_CRT, reason)(func) + + return decorator diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/tests/functional/codeartifact/test_codeartifact_login.py new/aws-cli-1.27.2/tests/functional/codeartifact/test_codeartifact_login.py --- old/aws-cli-1.25.91/tests/functional/codeartifact/test_codeartifact_login.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/tests/functional/codeartifact/test_codeartifact_login.py 2022-11-03 19:11:56.000000000 +0100 @@ -218,7 +218,7 @@ pypi_rc.set('codeartifact', 'username', 'aws') pypi_rc.set('codeartifact', 'password', self.auth_token) else: - pypi_rc.readfp(StringIO(default_pypi_rc)) + pypi_rc.read_string(default_pypi_rc) pypi_rc_stream = StringIO() pypi_rc.write(pypi_rc_stream) @@ -302,7 +302,7 @@ self, pypi_rc_str, server, repo_url=None, username=None, password=None ): pypi_rc = RawConfigParser() - pypi_rc.readfp(StringIO(pypi_rc_str)) + pypi_rc.read_string(pypi_rc_str) self.assertIn('distutils', pypi_rc.sections()) self.assertIn('index-servers', pypi_rc.options('distutils')) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/tests/functional/s3/test_cp_command.py new/aws-cli-1.27.2/tests/functional/s3/test_cp_command.py --- old/aws-cli-1.25.91/tests/functional/s3/test_cp_command.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/tests/functional/s3/test_cp_command.py 2022-11-03 19:11:56.000000000 +0100 @@ -18,6 +18,7 @@ from awscli.testutils import mock from awscli.compat import six from tests.functional.s3 import BaseS3TransferCommandTest +from tests import requires_crt class BufferedBytesIO(six.BytesIO): @@ -1147,6 +1148,7 @@ ] ) + @requires_crt() def test_accepts_mrap_arns(self): mrap_arn = ( 'arn:aws:s3::123456789012:accesspoint:mfzwi23gnjvgw.mrap' @@ -1162,6 +1164,7 @@ ] ) + @requires_crt() def test_accepts_mrap_arns_with_slash(self): mrap_arn = ( 'arn:aws:s3::123456789012:accesspoint/mfzwi23gnjvgw.mrap' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/tests/unit/customizations/codeartifact/test_adapter_login.py new/aws-cli-1.27.2/tests/unit/customizations/codeartifact/test_adapter_login.py --- old/aws-cli-1.25.91/tests/unit/customizations/codeartifact/test_adapter_login.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/tests/unit/customizations/codeartifact/test_adapter_login.py 2022-11-03 19:11:56.000000000 +0100 @@ -6,7 +6,7 @@ from dateutil.relativedelta import relativedelta from awscli.testutils import unittest, mock, FileCreator -from awscli.compat import urlparse, RawConfigParser, StringIO +from awscli.compat import urlparse, RawConfigParser from awscli.customizations.codeartifact.login import ( BaseLogin, NuGetLogin, DotNetLogin, NpmLogin, PipLogin, TwineLogin, get_relative_expiration_time @@ -590,7 +590,7 @@ self, pypi_rc_str, server, repo_url=None, username=None, password=None ): pypi_rc = RawConfigParser() - pypi_rc.readfp(StringIO(pypi_rc_str)) + pypi_rc.read_string(pypi_rc_str) self.assertIn('distutils', pypi_rc.sections()) self.assertIn('index-servers', pypi_rc.options('distutils')) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/tests/unit/customizations/test_globalargs.py new/aws-cli-1.27.2/tests/unit/customizations/test_globalargs.py --- old/aws-cli-1.25.91/tests/unit/customizations/test_globalargs.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/tests/unit/customizations/test_globalargs.py 2022-11-03 19:11:56.000000000 +0100 @@ -135,7 +135,8 @@ session = mock.Mock() globalargs.no_sign_request(args, session) - session.register.assert_called_with( + emitter = session.get_component('event_emitter') + emitter.register_first.assert_called_with( 'choose-signer', disable_signing, unique_id='disable-signing') def test_request_signed_by_default(self): diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/aws-cli-1.25.91/tests/unit/test_clidocs.py new/aws-cli-1.27.2/tests/unit/test_clidocs.py --- old/aws-cli-1.25.91/tests/unit/test_clidocs.py 2022-10-13 20:11:30.000000000 +0200 +++ new/aws-cli-1.27.2/tests/unit/test_clidocs.py 2022-11-03 19:11:56.000000000 +0100 @@ -652,6 +652,11 @@ contents = self.cmd.doc.getvalue().decode('utf-8') self.assertIn(ref_body, contents) + def test_excludes_global_options(self): + self.doc_handler.doc_global_option(self.cmd) + global_options = self.cmd.doc.getvalue().decode('utf-8') + self.assertNotIn('Global Options', global_options) + class TestGlobalOptionsDocumenter(unittest.TestCase): def create_help_command(self):