Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-boto3 for openSUSE:Factory checked in at 2022-04-05 19:55:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old) and /work/SRC/openSUSE:Factory/.python-boto3.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto3" Tue Apr 5 19:55:37 2022 rev:66 rq:966810 version:1.21.32 Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes 2022-03-20 20:55:07.398489747 +0100 +++ /work/SRC/openSUSE:Factory/.python-boto3.new.1900/python-boto3.changes 2022-04-05 19:56:07.973779060 +0200 @@ -1,0 +2,233 @@ +Mon Apr 4 10:05:24 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaub...@suse.com> + +- Update to version 1.21.32 + * api-change:``connect``: [``botocore``] This release updates these APIs: UpdateInstanceAttribute, + DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically + enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the + specified Amazon Connect instance. +- from version 1.21.31 + * api-change:``cloudcontrol``: [``botocore``] SDK release for Cloud Control API in Amazon Web + Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) + Region, operated by NWCD + * api-change:``pinpoint-sms-voice-v2``: [``botocore``] Amazon Pinpoint now offers a version 2.0 + suite of SMS and voice APIs, providing increased control over sending and configuration. This + release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2. + * api-change:``workspaces``: [``botocore``] Added APIs that allow you to customize the logo, login + message, and help links in the WorkSpaces client login page. To learn more, visit + https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html + * api-change:``route53-recovery-cluster``: [``botocore``] This release adds a new API + "ListRoutingControls" to list routing control states using the highly reliable Route 53 ARC data + plane endpoints. + * api-change:``databrew``: [``botocore``] This AWS Glue Databrew release adds feature to support + ORC as an input format. + * api-change:``auditmanager``: [``botocore``] This release adds documentation updates for Audit + Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or + deregisters a delegated administrator. + * api-change:``grafana``: [``botocore``] This release adds tagging support to the Managed Grafana + service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field + tags to support tagging while calling CreateWorkspace. +- from version 1.21.30 + * api-change:``iot-data``: [``botocore``] Update the default AWS IoT Core Data Plane endpoint from + VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules + to grant you access to data-ats.iot.[region].amazonaws.com or + data-ats.iot.[region].amazonaws.com.cn. + * api-change:``ec2``: [``botocore``] This release simplifies the auto-recovery configuration + process enabling customers to set the recovery behavior to disabled or default + * api-change:``fms``: [``botocore``] AWS Firewall Manager now supports the configuration of + third-party policies that can use either the centralized or distributed deployment models. + * api-change:``fsx``: [``botocore``] This release adds support for modifying throughput capacity + for FSx for ONTAP file systems. + * api-change:``iot``: [``botocore``] Doc only update for IoT that fixes customer-reported issues. +- from version 1.21.29 + * api-change:``organizations``: [``botocore``] This release provides the new CloseAccount API that + enables principals in the management account to close any member account within an organization. +- from version 1.21.28 + * api-change:``medialive``: [``botocore``] This release adds support for selecting a maintenance + window. + * api-change:``acm-pca``: [``botocore``] Updating service name entities +- from version 1.21.27 + * api-change:``ec2``: [``botocore``] This is release adds support for Amazon VPC Reachability + Analyzer to analyze path through a Transit Gateway. + * api-change:``ssm``: [``botocore``] This Patch Manager release supports creating, updating, and + deleting Patch Baselines for Rocky Linux OS. + * api-change:``batch``: [``botocore``] Bug Fix: Fixed a bug where shapes were marked as unboxed and + were not serialized and sent over the wire, causing an API error from the service. +- from version 1.21.26 + * api-change:``lambda``: [``botocore``] Adds support for increased ephemeral storage (/tmp) up to + 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per + function instance, a 20x increase over the previous limit of 512 MB. + * api-change:``config``: [``botocore``] Added new APIs GetCustomRulePolicy and + GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, + DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new + feature for building AWS Config rules with AWS CloudFormation Guard + * api-change:``transcribe``: [``botocore``] This release adds an additional parameter for + subtitling with Amazon Transcribe batch jobs: outputStartIndex. +- from version 1.21.25 + * api-change:``redshift``: [``botocore``] This release adds a new [--encrypted | --no-encrypted] + field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a + cluster encrypted with AWS Managed Key or their own KMS key. + * api-change:``ebs``: [``botocore``] Increased the maximum supported value for the Timeout + parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code + for ConflictException from 503 to 409. + * api-change:``gamesparks``: [``botocore``] Released the preview of Amazon GameSparks, a fully + managed AWS service that provides a multi-service backend for game developers. + * api-change:``elasticache``: [``botocore``] Doc only update for ElastiCache + * api-change:``transfer``: [``botocore``] Documentation updates for AWS Transfer Family to describe + how to remove an associated workflow from a server. + * api-change:``auditmanager``: [``botocore``] This release updates 1 API parameter, the SnsArn + attribute. The character length and regex pattern for the SnsArn attribute have been updated, which + enables you to deselect an SNS topic when using the UpdateSettings operation. + * api-change:``ssm``: [``botocore``] Update AddTagsToResource, ListTagsForResource, and + RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other + minor documentation updates. +- from version 1.21.24 + * api-change:``location``: [``botocore``] Amazon Location Service now includes a MaxResults + parameter for GetDevicePositionHistory requests. + * api-change:``polly``: [``botocore``] Amazon Polly adds new Catalan voice - Arlet. Arlet is + available as Neural voice only. + * api-change:``lakeformation``: [``botocore``] The release fixes the incorrect permissions called + out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet + release fixes the corresponding SDK and documentation. + * api-change:``ecs``: [``botocore``] Documentation only update to address tickets + * api-change:``ce``: [``botocore``] Added three new APIs to support tagging and resource-level + authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added + optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and + CreateAnomalyMonitor APIs to support Tag On Create. +- from version 1.21.23 + * api-change:``ram``: [``botocore``] Document improvements to the RAM API operations and parameter + descriptions. + * api-change:``ecr``: [``botocore``] This release includes a fix in the DescribeImageScanFindings + paginated output. + * api-change:``quicksight``: [``botocore``] AWS QuickSight Service Features - Expand public API + support for group management. + * api-change:``chime-sdk-meetings``: [``botocore``] Add support for media replication to link + multiple WebRTC media sessions together to reach larger and global audiences. Participants + connected to a replica session can be granted access to join the primary session and can switch + sessions with their existing WebRTC connection + * api-change:``mediaconnect``: [``botocore``] This release adds support for selecting a maintenance + window. +- from version 1.21.22 + * enhancement:jmespath: [``botocore``] Add env markers to get working version of jmespath for + python 3.6 + * api-change:``glue``: [``botocore``] Added 9 new APIs for AWS Glue Interactive Sessions: + ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, + ListStatements, CancelStatement +- from version 1.21.21 + * enhancement:Dependency: [``botocore``] Added support for jmespath 1.0 + * api-change:``amplifybackend``: [``botocore``] Adding the ability to customize Cognito + verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding + deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth + * api-change:``acm-pca``: [``botocore``] AWS Certificate Manager (ACM) Private Certificate + Authority (CA) now supports customizable certificate subject names and extensions. + * api-change:``ssm-incidents``: [``botocore``] Removed incorrect validation pattern for + IncidentRecordSource.invokedBy + * enhancement:Dependency: Added support for jmespath 1.0 + * api-change:``billingconductor``: [``botocore``] This is the initial SDK release for AWS Billing + Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize + your billing data to match your desired business structure. + * api-change:``s3outposts``: [``botocore``] S3 on Outposts is releasing a new API, + ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared + by Resource Access Manager (RAM). +- from version 1.21.20 + * api-change:``robomaker``: [``botocore``] This release deprecates ROS, Ubuntu and Gazbeo from + RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed + Software Suites. + * api-change:``dataexchange``: [``botocore``] This feature enables data providers to use the + RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to + interact with assets within a revoked revision. + * api-change:``ec2``: [``botocore``] Adds the Cascade parameter to the DeleteIpam API. Customers + can use this parameter to automatically delete their IPAM, including non-default scopes, pools, + cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use + this parameter. + * api-change:``cognito-idp``: [``botocore``] Updated EmailConfigurationType and + SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the + same Region. + * enhancement:AWSCRT: [``botocore``] Upgrade awscrt extra to 0.13.5 + * api-change:``location``: [``botocore``] New HERE style "VectorHereExplore" and + "VectorHereExploreTruck". + * api-change:``ecs``: [``botocore``] Documentation only update to address tickets + * api-change:``keyspaces``: [``botocore``] Fixing formatting issues in CLI and SDK documentation + * api-change:``rds``: [``botocore``] Various documentation improvements +- from version 1.21.19 + * api-change:``kendra``: [``botocore``] Amazon Kendra now provides a data source connector for + Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html + * api-change:``timestream-query``: [``botocore``] Amazon Timestream Scheduled Queries now support + Timestamp datatype in a multi-measure record. + * enhancement:Stubber: [``botocore``] Added support for modeled exception fields when adding errors + to a client stub. Implements boto/boto3`#3178 <https://github.com/boto/botocore/issues/3178>`__. + * api-change:``elasticache``: [``botocore``] Doc only update for ElastiCache + * api-change:``config``: [``botocore``] Add resourceType enums for AWS::ECR::PublicRepository and + AWS::EC2::LaunchTemplate +- from version 1.21.18 + * api-change:``outposts``: [``botocore``] This release adds address filters for listSites + * api-change:``lambda``: [``botocore``] Adds PrincipalOrgID support to AddPermission API. Customers + can use it to manage permissions to lambda functions at AWS Organizations level. + * api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager. + * api-change:``connect``: [``botocore``] This release adds support for enabling Rich Messaging when + starting a new chat session via the StartChatContact API. Rich Messaging enables the following + formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists. + * api-change:``chime``: [``botocore``] Chime VoiceConnector Logging APIs will now support + MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException. +- from version 1.21.17 + * api-change:``transcribe``: [``botocore``] Documentation fix for API + `StartMedicalTranscriptionJobRequest`, now showing min sample rate as 16khz + * api-change:``transfer``: [``botocore``] Adding more descriptive error types for managed workflows + * api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version +- from version 1.21.16 + * api-change:``comprehend``: [``botocore``] Amazon Comprehend now supports extracting the sentiment + associated with entities such as brands, products and services from text documents. +- from version 1.21.15 + * api-change:``eks``: [``botocore``] Introducing a new enum for NodeGroup error code: + Ec2SubnetMissingIpv6Assignment + * api-change:``keyspaces``: [``botocore``] Adding link to CloudTrail section in Amazon Keyspaces + Developer Guide + * api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK has added support for + reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same + interval as the video and audio in HLS packages. +- from version 1.21.14 + * api-change:``chime-sdk-meetings``: [``botocore``] Adds support for Transcribe language + identification feature to the StartMeetingTranscription API. + * api-change:``ecs``: [``botocore``] Amazon ECS UpdateService API now supports additional + parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries + * api-change:``migration-hub-refactor-spaces``: [``botocore``] AWS Migration Hub Refactor Spaces + documentation update. +- from version 1.21.13 + * api-change:``synthetics``: [``botocore``] Allow custom handler function. + * api-change:``transfer``: [``botocore``] Add waiters for server online and offline. + * api-change:``devops-guru``: [``botocore``] Amazon DevOps Guru now integrates with Amazon CodeGuru ++++ 36 more lines (skipped) ++++ between /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes ++++ and /work/SRC/openSUSE:Factory/.python-boto3.new.1900/python-boto3.changes Old: ---- 1.21.10.tar.gz New: ---- 1.21.32.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto3.spec ++++++ --- /var/tmp/diff_new_pack.ezwGbp/_old 2022-04-05 19:56:09.621760686 +0200 +++ /var/tmp/diff_new_pack.ezwGbp/_new 2022-04-05 19:56:09.625760641 +0200 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-boto3 -Version: 1.21.10 +Version: 1.21.32 Release: 0 Summary: Amazon Web Services Library License: Apache-2.0 @@ -27,7 +27,7 @@ Source: https://github.com/boto/boto3/archive/%{version}.tar.gz # Related test dependencies BuildRequires: %{python_module botocore < 1.25.0} -BuildRequires: %{python_module botocore >= 1.24.10} +BuildRequires: %{python_module botocore >= 1.24.32} BuildRequires: %{python_module pytest >= 6.2.5} BuildRequires: %{python_module s3transfer < 0.6.0} BuildRequires: %{python_module s3transfer >= 0.5.0} @@ -36,7 +36,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-botocore < 1.25.0 -Requires: python-botocore >= 1.24.10 +Requires: python-botocore >= 1.24.32 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.6.0 ++++++ 1.21.10.tar.gz -> 1.21.32.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.11.json new/boto3-1.21.32/.changes/1.21.11.json --- old/boto3-1.21.10/.changes/1.21.11.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.11.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``gamelift``", + "description": "[``botocore``] Minor updates to address errors.", + "type": "api-change" + }, + { + "category": "``cloudtrail``", + "description": "[``botocore``] Add bytesScanned field into responses of DescribeQuery and GetQueryResults.", + "type": "api-change" + }, + { + "category": "``athena``", + "description": "[``botocore``] This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.", + "type": "api-change" + }, + { + "category": "``keyspaces``", + "description": "[``botocore``] This release adds support for data definition language (DDL) operations", + "type": "api-change" + }, + { + "category": "``ecr``", + "description": "[``botocore``] This release adds support for tracking images lastRecordedPullTime.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.12.json new/boto3-1.21.32/.changes/1.21.12.json --- old/boto3-1.21.10/.changes/1.21.12.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.12.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``greengrassv2``", + "description": "[``botocore``] Doc only update that clarifies Create Deployment section.", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "[``botocore``] This release adds support for data repository associations to use root (\"/\") as the file system path", + "type": "api-change" + }, + { + "category": "``kendra``", + "description": "[``botocore``] Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html", + "type": "api-change" + }, + { + "category": "``appflow``", + "description": "[``botocore``] Launching Amazon AppFlow Marketo as a destination connector SDK.", + "type": "api-change" + }, + { + "category": "``timestream-query``", + "description": "[``botocore``] Documentation only update for SDK and CLI", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.13.json new/boto3-1.21.32/.changes/1.21.13.json --- old/boto3-1.21.10/.changes/1.21.13.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.13.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,37 @@ +[ + { + "category": "``synthetics``", + "description": "[``botocore``] Allow custom handler function.", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "[``botocore``] Add waiters for server online and offline.", + "type": "api-change" + }, + { + "category": "``devops-guru``", + "description": "[``botocore``] Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig.", + "type": "api-change" + }, + { + "category": "``macie``", + "description": "[``botocore``] Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Documentation updates for Amazon EC2.", + "type": "api-change" + }, + { + "category": "``sts``", + "description": "[``botocore``] Documentation updates for AWS Security Token Service.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.14.json new/boto3-1.21.32/.changes/1.21.14.json --- old/boto3-1.21.10/.changes/1.21.14.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.14.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``chime-sdk-meetings``", + "description": "[``botocore``] Adds support for Transcribe language identification feature to the StartMeetingTranscription API.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries", + "type": "api-change" + }, + { + "category": "``migration-hub-refactor-spaces``", + "description": "[``botocore``] AWS Migration Hub Refactor Spaces documentation update.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.15.json new/boto3-1.21.32/.changes/1.21.15.json --- old/boto3-1.21.10/.changes/1.21.15.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.15.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``eks``", + "description": "[``botocore``] Introducing a new enum for NodeGroup error code: Ec2SubnetMissingIpv6Assignment", + "type": "api-change" + }, + { + "category": "``keyspaces``", + "description": "[``botocore``] Adding link to CloudTrail section in Amazon Keyspaces Developer Guide", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "[``botocore``] AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.16.json new/boto3-1.21.32/.changes/1.21.16.json --- old/boto3-1.21.10/.changes/1.21.16.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.16.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,7 @@ +[ + { + "category": "``comprehend``", + "description": "[``botocore``] Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.17.json new/boto3-1.21.32/.changes/1.21.17.json --- old/boto3-1.21.10/.changes/1.21.17.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.17.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``transcribe``", + "description": "[``botocore``] Documentation fix for API `StartMedicalTranscriptionJobRequest`, now showing min sample rate as 16khz", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "[``botocore``] Adding more descriptive error types for managed workflows", + "type": "api-change" + }, + { + "category": "``lexv2-models``", + "description": "[``botocore``] Update lexv2-models client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.18.json new/boto3-1.21.32/.changes/1.21.18.json --- old/boto3-1.21.10/.changes/1.21.18.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.18.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``outposts``", + "description": "[``botocore``] This release adds address filters for listSites", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "[``botocore``] Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level.", + "type": "api-change" + }, + { + "category": "``secretsmanager``", + "description": "[``botocore``] Documentation updates for Secrets Manager.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists.", + "type": "api-change" + }, + { + "category": "``chime``", + "description": "[``botocore``] Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.19.json new/boto3-1.21.32/.changes/1.21.19.json --- old/boto3-1.21.10/.changes/1.21.19.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.19.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``kendra``", + "description": "[``botocore``] Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html", + "type": "api-change" + }, + { + "category": "``timestream-query``", + "description": "[``botocore``] Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record.", + "type": "api-change" + }, + { + "category": "Stubber", + "description": "[``botocore``] Added support for modeled exception fields when adding errors to a client stub. Implements boto/boto3`#3178 <https://github.com/boto/botocore/issues/3178>`__.", + "type": "enhancement" + }, + { + "category": "``elasticache``", + "description": "[``botocore``] Doc only update for ElastiCache", + "type": "api-change" + }, + { + "category": "``config``", + "description": "[``botocore``] Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.20.json new/boto3-1.21.32/.changes/1.21.20.json --- old/boto3-1.21.10/.changes/1.21.20.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.20.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,47 @@ +[ + { + "category": "``robomaker``", + "description": "[``botocore``] This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.", + "type": "api-change" + }, + { + "category": "``dataexchange``", + "description": "[``botocore``] This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter.", + "type": "api-change" + }, + { + "category": "``cognito-idp``", + "description": "[``botocore``] Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region.", + "type": "api-change" + }, + { + "category": "AWSCRT", + "description": "[``botocore``] Upgrade awscrt extra to 0.13.5", + "type": "enhancement" + }, + { + "category": "``location``", + "description": "[``botocore``] New HERE style \"VectorHereExplore\" and \"VectorHereExploreTruck\".", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] Documentation only update to address tickets", + "type": "api-change" + }, + { + "category": "``keyspaces``", + "description": "[``botocore``] Fixing formatting issues in CLI and SDK documentation", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] Various documentation improvements", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.21.json new/boto3-1.21.32/.changes/1.21.21.json --- old/boto3-1.21.10/.changes/1.21.21.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.21.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,37 @@ +[ + { + "category": "Dependency", + "description": "[``botocore``] Added support for jmespath 1.0", + "type": "enhancement" + }, + { + "category": "``amplifybackend``", + "description": "[``botocore``] Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth", + "type": "api-change" + }, + { + "category": "``acm-pca``", + "description": "[``botocore``] AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions.", + "type": "api-change" + }, + { + "category": "``ssm-incidents``", + "description": "[``botocore``] Removed incorrect validation pattern for IncidentRecordSource.invokedBy", + "type": "api-change" + }, + { + "category": "Dependency", + "description": "Added support for jmespath 1.0", + "type": "enhancement" + }, + { + "category": "``billingconductor``", + "description": "[``botocore``] This is the initial SDK release for AWS Billing Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize your billing data to match your desired business structure.", + "type": "api-change" + }, + { + "category": "``s3outposts``", + "description": "[``botocore``] S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM).", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.22.json new/boto3-1.21.32/.changes/1.21.22.json --- old/boto3-1.21.10/.changes/1.21.22.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.22.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "jmespath", + "description": "[``botocore``] Add env markers to get working version of jmespath for python 3.6", + "type": "enhancement" + }, + { + "category": "``glue``", + "description": "[``botocore``] Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.23.json new/boto3-1.21.32/.changes/1.21.23.json --- old/boto3-1.21.10/.changes/1.21.23.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.23.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``ram``", + "description": "[``botocore``] Document improvements to the RAM API operations and parameter descriptions.", + "type": "api-change" + }, + { + "category": "``ecr``", + "description": "[``botocore``] This release includes a fix in the DescribeImageScanFindings paginated output.", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] AWS QuickSight Service Features - Expand public API support for group management.", + "type": "api-change" + }, + { + "category": "``chime-sdk-meetings``", + "description": "[``botocore``] Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection", + "type": "api-change" + }, + { + "category": "``mediaconnect``", + "description": "[``botocore``] This release adds support for selecting a maintenance window.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.24.json new/boto3-1.21.32/.changes/1.21.24.json --- old/boto3-1.21.10/.changes/1.21.24.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.24.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``location``", + "description": "[``botocore``] Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests.", + "type": "api-change" + }, + { + "category": "``polly``", + "description": "[``botocore``] Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only.", + "type": "api-change" + }, + { + "category": "``lakeformation``", + "description": "[``botocore``] The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "[``botocore``] Documentation only update to address tickets", + "type": "api-change" + }, + { + "category": "``ce``", + "description": "[``botocore``] Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.25.json new/boto3-1.21.32/.changes/1.21.25.json --- old/boto3-1.21.10/.changes/1.21.25.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.25.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,37 @@ +[ + { + "category": "``redshift``", + "description": "[``botocore``] This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key.", + "type": "api-change" + }, + { + "category": "``ebs``", + "description": "[``botocore``] Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.", + "type": "api-change" + }, + { + "category": "``gamesparks``", + "description": "[``botocore``] Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers.", + "type": "api-change" + }, + { + "category": "``elasticache``", + "description": "[``botocore``] Doc only update for ElastiCache", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "[``botocore``] Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server.", + "type": "api-change" + }, + { + "category": "``auditmanager``", + "description": "[``botocore``] This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "[``botocore``] Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.26.json new/boto3-1.21.32/.changes/1.21.26.json --- old/boto3-1.21.10/.changes/1.21.26.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.26.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``lambda``", + "description": "[``botocore``] Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB.", + "type": "api-change" + }, + { + "category": "``config``", + "description": "[``botocore``] Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard", + "type": "api-change" + }, + { + "category": "``transcribe``", + "description": "[``botocore``] This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.27.json new/boto3-1.21.32/.changes/1.21.27.json --- old/boto3-1.21.10/.changes/1.21.27.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.27.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,17 @@ +[ + { + "category": "``ec2``", + "description": "[``botocore``] This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway.", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "[``botocore``] This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS.", + "type": "api-change" + }, + { + "category": "``batch``", + "description": "[``botocore``] Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.28.json new/boto3-1.21.32/.changes/1.21.28.json --- old/boto3-1.21.10/.changes/1.21.28.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.28.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,12 @@ +[ + { + "category": "``medialive``", + "description": "[``botocore``] This release adds support for selecting a maintenance window.", + "type": "api-change" + }, + { + "category": "``acm-pca``", + "description": "[``botocore``] Updating service name entities", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.29.json new/boto3-1.21.32/.changes/1.21.29.json --- old/boto3-1.21.10/.changes/1.21.29.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.29.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,7 @@ +[ + { + "category": "``organizations``", + "description": "[``botocore``] This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.30.json new/boto3-1.21.32/.changes/1.21.30.json --- old/boto3-1.21.10/.changes/1.21.30.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.30.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,27 @@ +[ + { + "category": "``iot-data``", + "description": "[``botocore``] Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default", + "type": "api-change" + }, + { + "category": "``fms``", + "description": "[``botocore``] AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models.", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "[``botocore``] This release adds support for modifying throughput capacity for FSx for ONTAP file systems.", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "[``botocore``] Doc only update for IoT that fixes customer-reported issues.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.31.json new/boto3-1.21.32/.changes/1.21.31.json --- old/boto3-1.21.10/.changes/1.21.31.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.31.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,37 @@ +[ + { + "category": "``cloudcontrol``", + "description": "[``botocore``] SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD", + "type": "api-change" + }, + { + "category": "``pinpoint-sms-voice-v2``", + "description": "[``botocore``] Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2.", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "[``botocore``] Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html", + "type": "api-change" + }, + { + "category": "``route53-recovery-cluster``", + "description": "[``botocore``] This release adds a new API \"ListRoutingControls\" to list routing control states using the highly reliable Route 53 ARC data plane endpoints.", + "type": "api-change" + }, + { + "category": "``databrew``", + "description": "[``botocore``] This AWS Glue Databrew release adds feature to support ORC as an input format.", + "type": "api-change" + }, + { + "category": "``auditmanager``", + "description": "[``botocore``] This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator.", + "type": "api-change" + }, + { + "category": "``grafana``", + "description": "[``botocore``] This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.changes/1.21.32.json new/boto3-1.21.32/.changes/1.21.32.json --- old/boto3-1.21.10/.changes/1.21.32.json 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.changes/1.21.32.json 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,7 @@ +[ + { + "category": "``connect``", + "description": "[``botocore``] This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance.", + "type": "api-change" + } +] \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.github/ISSUE_TEMPLATE/bug-report.yml new/boto3-1.21.32/.github/ISSUE_TEMPLATE/bug-report.yml --- old/boto3-1.21.10/.github/ISSUE_TEMPLATE/bug-report.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.github/ISSUE_TEMPLATE/bug-report.yml 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,73 @@ +--- +name: "???? Bug Report" +description: Report a bug +title: "(short issue description)" +labels: [bug, needs-triage] +assignees: [] +body: + - type: textarea + id: description + attributes: + label: Describe the bug + description: What is the problem? A clear and concise description of the bug. + validations: + required: true + - type: textarea + id: expected + attributes: + label: Expected Behavior + description: | + What did you expect to happen? + validations: + required: true + - type: textarea + id: current + attributes: + label: Current Behavior + description: | + What actually happened? + + Please include full errors, uncaught exceptions, stack traces, and relevant logs. + If service responses are relevant, please include wire logs. + validations: + required: true + - type: textarea + id: reproduction + attributes: + label: Reproduction Steps + description: | + Provide a self-contained, concise snippet of code that can be used to reproduce the issue. + For more complex issues provide a repo with the smallest sample that reproduces the bug. + + Avoid including business logic or unrelated code, it makes diagnosis more difficult. + The code sample should be an SSCCE. See http://sscce.org/ for details. In short, please provide a code sample that we can copy/paste, run and reproduce. + validations: + required: true + - type: textarea + id: solution + attributes: + label: Possible Solution + description: | + Suggest a fix/reason for the bug + validations: + required: false + - type: textarea + id: context + attributes: + label: Additional Information/Context + description: | + Anything else that might be relevant for troubleshooting this bug. Providing context helps us come up with a solution that is most useful in the real world. + validations: + required: false + - type: input + id: sdk-version + attributes: + label: SDK version used + validations: + required: true + - type: input + id: environment + attributes: + label: Environment details (OS name and version, etc.) + validations: + required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.github/ISSUE_TEMPLATE/bug_report.md new/boto3-1.21.32/.github/ISSUE_TEMPLATE/bug_report.md --- old/boto3-1.21.10/.github/ISSUE_TEMPLATE/bug_report.md 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/.github/ISSUE_TEMPLATE/bug_report.md 1970-01-01 01:00:00.000000000 +0100 @@ -1,20 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: needs-triage -assignees: '' - ---- - -**Describe the bug** -A clear and concise description of what the bug is. - -**Steps to reproduce** -If you have a runnable example, please include it as a snippet or link to a repository/gist for larger code examples. - -**Expected behavior** -A clear and concise description of what you expected to happen. - -**Debug logs** -Full stack trace by adding `boto3.set_stream_logger('')` to your code. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.github/ISSUE_TEMPLATE/config.yml new/boto3-1.21.32/.github/ISSUE_TEMPLATE/config.yml --- old/boto3-1.21.10/.github/ISSUE_TEMPLATE/config.yml 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/.github/ISSUE_TEMPLATE/config.yml 2022-04-01 20:07:34.000000000 +0200 @@ -1 +1,6 @@ -blank_issues_enabled: false +--- +blank_issues_enabled: false +contact_links: + - name: ???? General Question + url: https://github.com/boto/boto3/discussions/categories/q-a + about: Please ask and answer questions as a discussion thread \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.github/ISSUE_TEMPLATE/documentation.yml new/boto3-1.21.32/.github/ISSUE_TEMPLATE/documentation.yml --- old/boto3-1.21.10/.github/ISSUE_TEMPLATE/documentation.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.github/ISSUE_TEMPLATE/documentation.yml 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,23 @@ +--- +name: "???? Documentation Issue" +description: Report an issue in the API Reference documentation or Developer Guide +title: "(short issue description)" +labels: [documentation, needs-triage] +assignees: [] +body: + - type: textarea + id: description + attributes: + label: Describe the issue + description: A clear and concise description of the issue. + validations: + required: true + + - type: textarea + id: links + attributes: + label: Links + description: | + Include links to affected documentation page(s). + validations: + required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.github/ISSUE_TEMPLATE/feature-request.yml new/boto3-1.21.32/.github/ISSUE_TEMPLATE/feature-request.yml --- old/boto3-1.21.10/.github/ISSUE_TEMPLATE/feature-request.yml 1970-01-01 01:00:00.000000000 +0100 +++ new/boto3-1.21.32/.github/ISSUE_TEMPLATE/feature-request.yml 2022-04-01 20:07:34.000000000 +0200 @@ -0,0 +1,59 @@ +--- +name: ???? Feature Request +description: Suggest an idea for this project +title: "(short issue description)" +labels: [feature-request, needs-triage] +assignees: [] +body: + - type: textarea + id: description + attributes: + label: Describe the feature + description: A clear and concise description of the feature you are proposing. + validations: + required: true + - type: textarea + id: use-case + attributes: + label: Use Case + description: | + Why do you need this feature? For example: "I'm always frustrated when..." + validations: + required: true + - type: textarea + id: solution + attributes: + label: Proposed Solution + description: | + Suggest how to implement the addition or change. Please include prototype/workaround/sketch/reference implementation. + validations: + required: false + - type: textarea + id: other + attributes: + label: Other Information + description: | + Any alternative solutions or features you considered, a more detailed explanation, stack traces, related issues, links for context, etc. + validations: + required: false + - type: checkboxes + id: ack + attributes: + label: Acknowledgements + options: + - label: I may be able to implement this feature request + required: false + - label: This feature might incur a breaking change + required: false + - type: input + id: sdk-version + attributes: + label: SDK version used + validations: + required: true + - type: input + id: environment + attributes: + label: Environment details (OS name and version, etc.) + validations: + required: true diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.github/ISSUE_TEMPLATE/feature_request.md new/boto3-1.21.32/.github/ISSUE_TEMPLATE/feature_request.md --- old/boto3-1.21.10/.github/ISSUE_TEMPLATE/feature_request.md 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/.github/ISSUE_TEMPLATE/feature_request.md 1970-01-01 01:00:00.000000000 +0100 @@ -1,14 +0,0 @@ ---- -name: Feature request -about: Suggest an idea for this project -title: '' -labels: needs-triage, feature-request -assignees: '' - ---- - -**Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is. - -**Describe the solution you'd like** -A clear and concise description of what you want to happen. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/.github/ISSUE_TEMPLATE/guidance-issue.md new/boto3-1.21.32/.github/ISSUE_TEMPLATE/guidance-issue.md --- old/boto3-1.21.10/.github/ISSUE_TEMPLATE/guidance-issue.md 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/.github/ISSUE_TEMPLATE/guidance-issue.md 1970-01-01 01:00:00.000000000 +0100 @@ -1,18 +0,0 @@ ---- -name: Guidance issue -about: Create a report to help us improve -title: '' -labels: needs-triage, guidance -assignees: '' - ---- - -Please fill out the sections below to help us address your issue. - -**What issue did you see ?** - -**Steps to reproduce** -If you have a runnable example, please include it as a snippet or link to a repository/gist for larger code examples. - -**Debug logs** -Full stack trace by adding `boto3.set_stream_logger('')` to your code. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/CHANGELOG.rst new/boto3-1.21.32/CHANGELOG.rst --- old/boto3-1.21.10/CHANGELOG.rst 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/CHANGELOG.rst 2022-04-01 20:07:34.000000000 +0200 @@ -2,6 +2,210 @@ CHANGELOG ========= +1.21.32 +======= + +* api-change:``connect``: [``botocore``] This release updates these APIs: UpdateInstanceAttribute, DescribeInstanceAttribute and ListInstanceAttributes. You can use it to programmatically enable/disable multi-party conferencing using attribute type MULTI_PARTY_CONFERENCING on the specified Amazon Connect instance. + + +1.21.31 +======= + +* api-change:``cloudcontrol``: [``botocore``] SDK release for Cloud Control API in Amazon Web Services China (Beijing) Region, operated by Sinnet, and Amazon Web Services China (Ningxia) Region, operated by NWCD +* api-change:``pinpoint-sms-voice-v2``: [``botocore``] Amazon Pinpoint now offers a version 2.0 suite of SMS and voice APIs, providing increased control over sending and configuration. This release is a new SDK for sending SMS and voice messages called PinpointSMSVoiceV2. +* api-change:``workspaces``: [``botocore``] Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html +* api-change:``route53-recovery-cluster``: [``botocore``] This release adds a new API "ListRoutingControls" to list routing control states using the highly reliable Route 53 ARC data plane endpoints. +* api-change:``databrew``: [``botocore``] This AWS Glue Databrew release adds feature to support ORC as an input format. +* api-change:``auditmanager``: [``botocore``] This release adds documentation updates for Audit Manager. The updates provide data deletion guidance when a customer deregisters Audit Manager or deregisters a delegated administrator. +* api-change:``grafana``: [``botocore``] This release adds tagging support to the Managed Grafana service. New APIs: TagResource, UntagResource and ListTagsForResource. Updates: add optional field tags to support tagging while calling CreateWorkspace. + + +1.21.30 +======= + +* api-change:``iot-data``: [``botocore``] Update the default AWS IoT Core Data Plane endpoint from VeriSign signed to ATS signed. If you have firewalls with strict egress rules, configure the rules to grant you access to data-ats.iot.[region].amazonaws.com or data-ats.iot.[region].amazonaws.com.cn. +* api-change:``ec2``: [``botocore``] This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default +* api-change:``fms``: [``botocore``] AWS Firewall Manager now supports the configuration of third-party policies that can use either the centralized or distributed deployment models. +* api-change:``fsx``: [``botocore``] This release adds support for modifying throughput capacity for FSx for ONTAP file systems. +* api-change:``iot``: [``botocore``] Doc only update for IoT that fixes customer-reported issues. + + +1.21.29 +======= + +* api-change:``organizations``: [``botocore``] This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization. + + +1.21.28 +======= + +* api-change:``medialive``: [``botocore``] This release adds support for selecting a maintenance window. +* api-change:``acm-pca``: [``botocore``] Updating service name entities + + +1.21.27 +======= + +* api-change:``ec2``: [``botocore``] This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway. +* api-change:``ssm``: [``botocore``] This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS. +* api-change:``batch``: [``botocore``] Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service. + + +1.21.26 +======= + +* api-change:``lambda``: [``botocore``] Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB. +* api-change:``config``: [``botocore``] Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard +* api-change:``transcribe``: [``botocore``] This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex. + + +1.21.25 +======= + +* api-change:``redshift``: [``botocore``] This release adds a new [--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key. +* api-change:``ebs``: [``botocore``] Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409. +* api-change:``gamesparks``: [``botocore``] Released the preview of Amazon GameSparks, a fully managed AWS service that provides a multi-service backend for game developers. +* api-change:``elasticache``: [``botocore``] Doc only update for ElastiCache +* api-change:``transfer``: [``botocore``] Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server. +* api-change:``auditmanager``: [``botocore``] This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation. +* api-change:``ssm``: [``botocore``] Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates. + + +1.21.24 +======= + +* api-change:``location``: [``botocore``] Amazon Location Service now includes a MaxResults parameter for GetDevicePositionHistory requests. +* api-change:``polly``: [``botocore``] Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only. +* api-change:``lakeformation``: [``botocore``] The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation. +* api-change:``ecs``: [``botocore``] Documentation only update to address tickets +* api-change:``ce``: [``botocore``] Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create. + + +1.21.23 +======= + +* api-change:``ram``: [``botocore``] Document improvements to the RAM API operations and parameter descriptions. +* api-change:``ecr``: [``botocore``] This release includes a fix in the DescribeImageScanFindings paginated output. +* api-change:``quicksight``: [``botocore``] AWS QuickSight Service Features - Expand public API support for group management. +* api-change:``chime-sdk-meetings``: [``botocore``] Add support for media replication to link multiple WebRTC media sessions together to reach larger and global audiences. Participants connected to a replica session can be granted access to join the primary session and can switch sessions with their existing WebRTC connection +* api-change:``mediaconnect``: [``botocore``] This release adds support for selecting a maintenance window. + + +1.21.22 +======= + +* enhancement:jmespath: [``botocore``] Add env markers to get working version of jmespath for python 3.6 +* api-change:``glue``: [``botocore``] Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement + + +1.21.21 +======= + +* enhancement:Dependency: [``botocore``] Added support for jmespath 1.0 +* api-change:``amplifybackend``: [``botocore``] Adding the ability to customize Cognito verification messages for email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in CreateBackendAuth and UpdateBackendAuth +* api-change:``acm-pca``: [``botocore``] AWS Certificate Manager (ACM) Private Certificate Authority (CA) now supports customizable certificate subject names and extensions. +* api-change:``ssm-incidents``: [``botocore``] Removed incorrect validation pattern for IncidentRecordSource.invokedBy +* enhancement:Dependency: Added support for jmespath 1.0 +* api-change:``billingconductor``: [``botocore``] This is the initial SDK release for AWS Billing Conductor. The AWS Billing Conductor is a customizable billing service, allowing you to customize your billing data to match your desired business structure. +* api-change:``s3outposts``: [``botocore``] S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM). + + +1.21.20 +======= + +* api-change:``robomaker``: [``botocore``] This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites. +* api-change:``dataexchange``: [``botocore``] This feature enables data providers to use the RevokeRevision operation to revoke subscriber access to a given revision. Subscribers are unable to interact with assets within a revoked revision. +* api-change:``ec2``: [``botocore``] Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter. +* api-change:``cognito-idp``: [``botocore``] Updated EmailConfigurationType and SmsConfigurationType to reflect that you can now choose Amazon SES and Amazon SNS resources in the same Region. +* enhancement:AWSCRT: [``botocore``] Upgrade awscrt extra to 0.13.5 +* api-change:``location``: [``botocore``] New HERE style "VectorHereExplore" and "VectorHereExploreTruck". +* api-change:``ecs``: [``botocore``] Documentation only update to address tickets +* api-change:``keyspaces``: [``botocore``] Fixing formatting issues in CLI and SDK documentation +* api-change:``rds``: [``botocore``] Various documentation improvements + + +1.21.19 +======= + +* api-change:``kendra``: [``botocore``] Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html +* api-change:``timestream-query``: [``botocore``] Amazon Timestream Scheduled Queries now support Timestamp datatype in a multi-measure record. +* enhancement:Stubber: [``botocore``] Added support for modeled exception fields when adding errors to a client stub. Implements boto/boto3`#3178 <https://github.com/boto/botocore/issues/3178>`__. +* api-change:``elasticache``: [``botocore``] Doc only update for ElastiCache +* api-change:``config``: [``botocore``] Add resourceType enums for AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate + + +1.21.18 +======= + +* api-change:``outposts``: [``botocore``] This release adds address filters for listSites +* api-change:``lambda``: [``botocore``] Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level. +* api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager. +* api-change:``connect``: [``botocore``] This release adds support for enabling Rich Messaging when starting a new chat session via the StartChatContact API. Rich Messaging enables the following formatting options: bold, italics, hyperlinks, bulleted lists, and numbered lists. +* api-change:``chime``: [``botocore``] Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException. + + +1.21.17 +======= + +* api-change:``transcribe``: [``botocore``] Documentation fix for API `StartMedicalTranscriptionJobRequest`, now showing min sample rate as 16khz +* api-change:``transfer``: [``botocore``] Adding more descriptive error types for managed workflows +* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version + + +1.21.16 +======= + +* api-change:``comprehend``: [``botocore``] Amazon Comprehend now supports extracting the sentiment associated with entities such as brands, products and services from text documents. + + +1.21.15 +======= + +* api-change:``eks``: [``botocore``] Introducing a new enum for NodeGroup error code: Ec2SubnetMissingIpv6Assignment +* api-change:``keyspaces``: [``botocore``] Adding link to CloudTrail section in Amazon Keyspaces Developer Guide +* api-change:``mediaconvert``: [``botocore``] AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages. + + +1.21.14 +======= + +* api-change:``chime-sdk-meetings``: [``botocore``] Adds support for Transcribe language identification feature to the StartMeetingTranscription API. +* api-change:``ecs``: [``botocore``] Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries +* api-change:``migration-hub-refactor-spaces``: [``botocore``] AWS Migration Hub Refactor Spaces documentation update. + + +1.21.13 +======= + +* api-change:``synthetics``: [``botocore``] Allow custom handler function. +* api-change:``transfer``: [``botocore``] Add waiters for server online and offline. +* api-change:``devops-guru``: [``botocore``] Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this feature with UpdateEventSourcesConfig. +* api-change:``macie``: [``botocore``] Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features. +* api-change:``ec2``: [``botocore``] Documentation updates for Amazon EC2. +* api-change:``sts``: [``botocore``] Documentation updates for AWS Security Token Service. +* api-change:``connect``: [``botocore``] This release updates the *InstanceStorageConfig APIs so they support a new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis segments will be published. + + +1.21.12 +======= + +* api-change:``greengrassv2``: [``botocore``] Doc only update that clarifies Create Deployment section. +* api-change:``fsx``: [``botocore``] This release adds support for data repository associations to use root ("/") as the file system path +* api-change:``kendra``: [``botocore``] Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html +* api-change:``appflow``: [``botocore``] Launching Amazon AppFlow Marketo as a destination connector SDK. +* api-change:``timestream-query``: [``botocore``] Documentation only update for SDK and CLI + + +1.21.11 +======= + +* api-change:``gamelift``: [``botocore``] Minor updates to address errors. +* api-change:``cloudtrail``: [``botocore``] Add bytesScanned field into responses of DescribeQuery and GetQueryResults. +* api-change:``athena``: [``botocore``] This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets. +* api-change:``keyspaces``: [``botocore``] This release adds support for data definition language (DDL) operations +* api-change:``ecr``: [``botocore``] This release adds support for tracking images lastRecordedPullTime. + + 1.21.10 ======= diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/README.rst new/boto3-1.21.32/README.rst --- old/boto3-1.21.10/README.rst 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/README.rst 2022-04-01 20:07:34.000000000 +0200 @@ -40,22 +40,30 @@ Getting Started --------------- -Assuming that you have Python and ``virtualenv`` installed, set up your environment and install the required dependencies like this or you can install the library using ``pip``: +Assuming that you have a supported version of Python installed, you can first +set up your environment with: .. code-block:: sh - $ git clone https://github.com/boto/boto3.git - $ cd boto3 - $ virtualenv venv + $ python -m venv .venv ... - $ . venv/bin/activate - $ python -m pip install -r requirements.txt - $ python -m pip install -e . + $ . .venv/bin/activate + +Then, you can install boto3 from PyPI with: .. code-block:: sh $ python -m pip install boto3 +or install from source with: + +.. code-block:: sh + + $ git clone https://github.com/boto/boto3.git + $ cd boto3 + $ python -m pip install -r requirements.txt + $ python -m pip install -e . + Using Boto3 ~~~~~~~~~~~~~~ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/boto3/__init__.py new/boto3-1.21.32/boto3/__init__.py --- old/boto3-1.21.10/boto3/__init__.py 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/boto3/__init__.py 2022-04-01 20:07:34.000000000 +0200 @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.21.10' +__version__ = '1.21.32' # The default Boto3 session; autoloaded when needed. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/boto3/examples/s3.rst new/boto3-1.21.32/boto3/examples/s3.rst --- old/boto3-1.21.10/boto3/examples/s3.rst 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/boto3/examples/s3.rst 2022-04-01 20:07:34.000000000 +0200 @@ -161,3 +161,25 @@ "bucket-name", "key-name", "tmp.txt", ExtraArgs={"VersionId": "my-version-id"} ) + + +Filter objects by last modified time using JMESPath +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +This example shows how to filter objects by last modified time +using JMESPath. + +.. code-block:: python + + import boto3 + s3 = boto3.client("s3") + + s3_paginator = s3.get_paginator('list_objects_v2') + s3_iterator = s3_paginator.paginate(Bucket='your-bucket-name') + + filtered_iterator = s3_iterator.search( + "Contents[?to_string(LastModified)>='\"2022-01-05 08:05:37+00:00\"'].Key" + ) + + for key_data in filtered_iterator: + print(key_data) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/boto3/session.py new/boto3-1.21.32/boto3/session.py --- old/boto3-1.21.10/boto3/session.py 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/boto3/session.py 2022-04-01 20:07:34.000000000 +0200 @@ -166,6 +166,11 @@ ): """Lists the region and endpoint names of a particular partition. + The list of regions returned by this method are regions that are + explicitly known by the client to exist and is not comprehensive. A + region not returned in this list may still be available for the + provided service. + :type service_name: string :param service_name: Name of a service to list endpoint for (e.g., s3). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/docs/source/guide/configuration.rst new/boto3-1.21.32/docs/source/guide/configuration.rst --- old/boto3-1.21.10/docs/source/guide/configuration.rst 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/docs/source/guide/configuration.rst 2022-04-01 20:07:34.000000000 +0200 @@ -83,7 +83,7 @@ client = boto3.client('kinesis', config=my_config) -Alternatively, you can use the ``HTTP_PROXY`` and ``HTTPS_PROXY`` environment variables to specify proxy servers. The ``NO_PROXY`` environment variable can be used to override proxy servers set by ``HTTP_PROXY`` and ``HTTPS_PROXY``. Proxy servers specified using the ``proxies`` option in the ``Config`` object will override proxy servers specified using environment variables. +Alternatively, you can use the ``HTTP_PROXY`` and ``HTTPS_PROXY`` environment variables to specify proxy servers. Proxy servers specified using the ``proxies`` option in the ``Config`` object will override proxy servers specified using environment variables. .. _configure_proxies: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/docs/source/guide/security.rst new/boto3-1.21.32/docs/source/guide/security.rst --- old/boto3-1.21.10/docs/source/guide/security.rst 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/docs/source/guide/security.rst 2022-04-01 20:07:34.000000000 +0200 @@ -230,6 +230,11 @@ Enforcing TLS 1.3 ------------------ +.. note:: + Some AWS Services do not yet support TLS 1.3, configuring this as your minimum version may affect SDK interoperability. + We recommend testing this change with each service prior to production deployment. + + The process of ensuring the AWS SDK for Python uses no TLS version earlier than TLS 1.3 is the same as the instructions in the `Enforcing TLS 1.2`_ section with some minor modifications, primarily adding the ``no-tls1_2`` flag to the openssl build configuration. The following are the modified build instructions:: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/requirements-dev-lock.txt new/boto3-1.21.32/requirements-dev-lock.txt --- old/boto3-1.21.10/requirements-dev-lock.txt 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/requirements-dev-lock.txt 2022-04-01 20:07:34.000000000 +0200 @@ -1,5 +1,5 @@ # -# This file is autogenerated by pip-compile +# This file is autogenerated by pip-compile with python 3.7 # To update, run: # # pip-compile --allow-unsafe --generate-hashes --output-file=requirements-dev-lock.txt requirements-dev.txt @@ -82,11 +82,6 @@ --hash=sha256:011e24c64b7f47f6ebd835bb12a743f2fbe9a26d4cecaa7f53bc4f35ee9da8b3 \ --hash=sha256:bc3af051d7d14b2ee5ef9969666def0cd1a000e121eaea580d4a313df4b37f32 # via pytest -nose==1.3.7 \ - --hash=sha256:9ff7c6cc443f8c51994b34a667bbcf45afd6d945be7477b52e97516fd17c53ac \ - --hash=sha256:dadcddc0aefbf99eea214e0f1232b94f2fa9bd98fa8353711dacb112bfcbbb2a \ - --hash=sha256:f1bffef9cbc82628f6e7d7b40d7e255aefaa1adb6a1b1d26c69a8b79e6208a98 - # via -r requirements-dev.txt packaging==21.0 \ --hash=sha256:7dc96269f53a4ccec5c0670940a4281106dd0bb343f47b7471f779df49c2fbe7 \ --hash=sha256:c86254f9220d55e31cc94d69bade760f0847da8000def4dfe1c6b872fd14ff14 @@ -103,16 +98,16 @@ --hash=sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1 \ --hash=sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b # via packaging -pytest-cov==2.12.1 \ - --hash=sha256:261bb9e47e65bd099c89c3edf92972865210c36813f80ede5277dceb77a4a62a \ - --hash=sha256:261ceeb8c227b726249b376b8526b600f38667ee314f910353fa318caa01f4d7 - # via -r requirements-dev.txt pytest==6.2.5 \ --hash=sha256:131b36680866a76e6781d13f101efb86cf674ebb9762eb70d3082b6f29889e89 \ --hash=sha256:7310f8d27bc79ced999e760ca304d69f6ba6c6649c0b60fb0e04a4a77cacc134 # via # -r requirements-dev.txt # pytest-cov +pytest-cov==2.12.1 \ + --hash=sha256:261bb9e47e65bd099c89c3edf92972865210c36813f80ede5277dceb77a4a62a \ + --hash=sha256:261ceeb8c227b726249b376b8526b600f38667ee314f910353fa318caa01f4d7 + # via -r requirements-dev.txt toml==0.10.2 \ --hash=sha256:806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b \ --hash=sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/requirements-dev.txt new/boto3-1.21.32/requirements-dev.txt --- old/boto3-1.21.10/requirements-dev.txt 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/requirements-dev.txt 2022-04-01 20:07:34.000000000 +0200 @@ -1,4 +1,3 @@ -nose==1.3.7 wheel==0.37.0 coverage==5.5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/requirements.txt new/boto3-1.21.32/requirements.txt --- old/boto3-1.21.10/requirements.txt 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/requirements.txt 2022-04-01 20:07:34.000000000 +0200 @@ -1,3 +1,4 @@ -e git+https://github.com/boto/botocore.git@develop#egg=botocore --e git+https://github.com/boto/jmespath.git@develop#egg=jmespath +-e 'git+https://github.com/boto/jmespath.git@develop#egg=jmespath; python_version > "3.6"' +jmespath<1.0; python_version <= '3.6' -e git+https://github.com/boto/s3transfer.git@develop#egg=s3transfer diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/setup.cfg new/boto3-1.21.32/setup.cfg --- old/boto3-1.21.10/setup.cfg 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/setup.cfg 2022-04-01 20:07:34.000000000 +0200 @@ -3,8 +3,8 @@ [metadata] requires_dist = - botocore>=1.24.10,<1.25.0 - jmespath>=0.7.1,<1.0.0 + botocore>=1.24.32,<1.25.0 + jmespath>=0.7.1,<2.0.0 s3transfer>=0.5.0,<0.6.0 [options.extras_require] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/boto3-1.21.10/setup.py new/boto3-1.21.32/setup.py --- old/boto3-1.21.10/setup.py 2022-03-01 20:09:05.000000000 +0100 +++ new/boto3-1.21.32/setup.py 2022-04-01 20:07:34.000000000 +0200 @@ -13,8 +13,8 @@ requires = [ - 'botocore>=1.24.10,<1.25.0', - 'jmespath>=0.7.1,<1.0.0', + 'botocore>=1.24.32,<1.25.0', + 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.5.0,<0.6.0', ]