1
0

Accepting request 966795 from home:glaubitz:branches:devel:languages:python:aws

- Update to 1.24.32
  * api-change:``connect``: 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.24.31
  * api-change:``cloudcontrol``: 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``: 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``: 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``: 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``: This AWS Glue Databrew release adds feature to support ORC as an input
    format.
  * api-change:``auditmanager``: 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``: 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.24.30
  * api-change:``iot-data``: 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``: This release simplifies the auto-recovery configuration process enabling

OBS-URL: https://build.opensuse.org/request/show/966795
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=121
This commit is contained in:
Robert Schweikert 2022-04-04 11:53:54 +00:00 committed by Git OBS Bridge
parent 70f4aac24b
commit 300a2d058f
4 changed files with 197 additions and 104 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:92ba8afeda48f5d2467811d87df401d703a25191f82882994d8d09a7d8b5b965
size 8839717

3
botocore-1.24.32.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c2dab84f21b2a8c00bdab2150149be0ca0c8e8dd0b38712fa3562af5cfe53a2
size 8884956

View File

@ -1,126 +1,219 @@
-------------------------------------------------------------------
Mon Apr 4 09:57:34 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.24.32
* api-change:``connect``: 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.24.31
* api-change:``cloudcontrol``: 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``: 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``: 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``: 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``: This AWS Glue Databrew release adds feature to support ORC as an input
format.
* api-change:``auditmanager``: 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``: 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.24.30
* api-change:``iot-data``: 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``: This release simplifies the auto-recovery configuration process enabling
customers to set the recovery behavior to disabled or default
* api-change:``fms``: AWS Firewall Manager now supports the configuration of third-party policies
that can use either the centralized or distributed deployment models.
* api-change:``fsx``: This release adds support for modifying throughput capacity for FSx for ONTAP
file systems.
* api-change:``iot``: Doc only update for IoT that fixes customer-reported issues.
- from version 1.24.29
* api-change:``organizations``: 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.24.28
* api-change:``medialive``: This release adds support for selecting a maintenance window.
* api-change:``acm-pca``: Updating service name entities
- from version 1.24.27
* api-change:``ec2``: This is release adds support for Amazon VPC Reachability Analyzer to analyze
path through a Transit Gateway.
* api-change:``ssm``: This Patch Manager release supports creating, updating, and deleting Patch
Baselines for Rocky Linux OS.
* api-change:``batch``: 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.24.26
* api-change:``lambda``: 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``: 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``: This release adds an additional parameter for subtitling with Amazon
Transcribe batch jobs: outputStartIndex.
- from version 1.24.25
* api-change:``redshift``: 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``: 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``: Released the preview of Amazon GameSparks, a fully managed AWS service
that provides a multi-service backend for game developers.
* api-change:``elasticache``: Doc only update for ElastiCache
* api-change:``transfer``: Documentation updates for AWS Transfer Family to describe how to remove
an associated workflow from a server.
* api-change:``auditmanager``: 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``: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource
APIs to reflect the support for tagging Automation resources. Includes other minor documentation
updates.
- from version 1.24.24
* api-change:``location``: Amazon Location Service now includes a MaxResults parameter for
GetDevicePositionHistory requests.
* api-change:``polly``: Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural
voice only.
* api-change:``lakeformation``: 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``: Documentation only update to address tickets
* api-change:``ce``: 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.24.23
* api-change:``ram``: Document improvements to the RAM API operations and parameter descriptions.
* api-change:``ecr``: This release includes a fix in the DescribeImageScanFindings paginated output.
* api-change:``quicksight``: AWS QuickSight Service Features - Expand public API support for group
management.
* api-change:``chime-sdk-meetings``: 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``: This release adds support for selecting a maintenance window.
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 21 14:29:45 UTC 2022 - Dirk Müller <dmueller@suse.com> Mon Mar 21 14:29:45 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 1.24.22: - Update to 1.24.22
* enhancement:jmespath: Add env markers to get working version of jmespath * enhancement:jmespath: Add env markers to get working version of jmespath for python 3.6
for python 3.6 * api-change:``glue``: Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions,
* api-change:``glue``: Added 9 new APIs for AWS Glue Interactive Sessions: StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements,
ListSessions, StopSession, CreateSession, GetSession, DeleteSession, CancelStatement
RunStatement, GetStatement, ListStatements, CancelStatement - from version 1.24.21
* enhancement:Dependency: Added support for jmespath 1.0 * enhancement:Dependency: Added support for jmespath 1.0
api-change:``amplifybackend``: Adding the ability to customize Cognito * api-change:``amplifybackend``: Adding the ability to customize Cognito verification messages for
verification messages for email and SMS in CreateBackendAuth and email and SMS in CreateBackendAuth and UpdateBackendAuth. Adding deprecation documentation for
UpdateBackendAuth. Adding deprecation documentation for ForgotPassword in ForgotPassword in CreateBackendAuth and UpdateBackendAuth
CreateBackendAuth and UpdateBackendAuth * api-change:``acm-pca``: AWS Certificate Manager (ACM) Private Certificate Authority (CA) now
* api-change:``acm-pca``: AWS Certificate Manager (ACM) Private Certificate supports customizable certificate subject names and extensions.
Authority (CA) now supports customizable certificate subject names and
extensions.
* api-change:``ssm-incidents``: Removed incorrect validation pattern for * api-change:``ssm-incidents``: Removed incorrect validation pattern for
IncidentRecordSource.invokedBy IncidentRecordSource.invokedBy
* api-change:``billingconductor``: This is the initial SDK release for AWS * api-change:``billingconductor``: This is the initial SDK release for AWS Billing Conductor. The
Billing Conductor. The AWS Billing Conductor is a customizable billing AWS Billing Conductor is a customizable billing service, allowing you to customize your billing
service, allowing you to customize your billing data to match your desired data to match your desired business structure.
business structure. * api-change:``s3outposts``: S3 on Outposts is releasing a new API, ListSharedEndpoints, that lists
* api-change:``s3outposts``: S3 on Outposts is releasing a new API, all endpoints associated with S3 on Outpost, that has been shared by Resource Access Manager (RAM).
ListSharedEndpoints, that lists all endpoints associated with S3 on - from version 1.24.20
Outpost, that has been shared by Resource Access Manager (RAM). * api-change:``robomaker``: This release deprecates ROS, Ubuntu and Gazbeo from RoboMaker
* api-change:``robomaker``: This release deprecates ROS, Ubuntu and Gazbeo Simulation Service Software Suites in favor of user-supplied containers and Relaxed Software Suites.
from RoboMaker Simulation Service Software Suites in favor of user-supplied * api-change:``dataexchange``: This feature enables data providers to use the RevokeRevision
containers and Relaxed Software Suites. operation to revoke subscriber access to a given revision. Subscribers are unable to interact with
* api-change:``dataexchange``: This feature enables data providers to use the assets within a revoked revision.
RevokeRevision operation to revoke subscriber access to a given revision. * api-change:``ec2``: Adds the Cascade parameter to the DeleteIpam API. Customers can use this
Subscribers are unable to interact with assets within a revoked revision. parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and
* api-change:``ec2``: Adds the Cascade parameter to the DeleteIpam API. allocations. There mustn't be any pools provisioned in the default public scope to use this
Customers can use this parameter to automatically delete their IPAM, parameter.
including non-default scopes, pools, cidrs, and allocations. There mustn't * api-change:``cognito-idp``: Updated EmailConfigurationType and SmsConfigurationType to reflect
be any pools provisioned in the default public scope to use this parameter. that you can now choose Amazon SES and Amazon SNS resources in the same Region.
* api-change:``cognito-idp``: Updated EmailConfigurationType and
SmsConfigurationType to reflect that you can now choose Amazon SES and
Amazon SNS resources in the same Region.
* enhancement:AWSCRT: Upgrade awscrt extra to 0.13.5 * enhancement:AWSCRT: Upgrade awscrt extra to 0.13.5
* api-change:``location``: New HERE style "VectorHereExplore" and * api-change:``location``: New HERE style "VectorHereExplore" and "VectorHereExploreTruck".
"VectorHereExploreTruck".
* api-change:``ecs``: Documentation only update to address tickets * api-change:``ecs``: Documentation only update to address tickets
* api-change:``keyspaces``: Fixing formatting issues in CLI and SDK documentation * api-change:``keyspaces``: Fixing formatting issues in CLI and SDK documentation
* api-change:``rds``: Various documentation improvements * api-change:``rds``: Various documentation improvements
* api-change:``kendra``: Amazon Kendra now provides a data source connector - from version 1.24.19
for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html * api-change:``kendra``: Amazon Kendra now provides a data source connector for Slack. For more
* api-change:``timestream-query``: Amazon Timestream Scheduled Queries now information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html
support Timestamp datatype in a multi-measure record. * api-change:``timestream-query``: Amazon Timestream Scheduled Queries now support Timestamp
* enhancement:Stubber: Added support for modeled exception fields when adding datatype in a multi-measure record.
errors to a client stub. Implements boto/boto3`#3178 * enhancement:Stubber: 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``: Doc only update for ElastiCache * api-change:``elasticache``: Doc only update for ElastiCache
* api-change:``config``: Add resourceType enums for * api-change:``config``: Add resourceType enums for AWS::ECR::PublicRepository and
AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate AWS::EC2::LaunchTemplate
- from version 1.24.18
* api-change:``outposts``: This release adds address filters for listSites * api-change:``outposts``: This release adds address filters for listSites
* api-change:``lambda``: Adds PrincipalOrgID support to AddPermission API. * api-change:``lambda``: Adds PrincipalOrgID support to AddPermission API. Customers can use it to
Customers can use it to manage permissions to lambda functions at AWS manage permissions to lambda functions at AWS Organizations level.
Organizations level.
* api-change:``secretsmanager``: Documentation updates for Secrets Manager. * api-change:``secretsmanager``: Documentation updates for Secrets Manager.
* api-change:``connect``: This release adds support for enabling Rich * api-change:``connect``: This release adds support for enabling Rich Messaging when starting a new
Messaging when starting a new chat session via the StartChatContact API. chat session via the StartChatContact API. Rich Messaging enables the following formatting options:
Rich Messaging enables the following formatting options: bold, italics, bold, italics, hyperlinks, bulleted lists, and numbered lists.
hyperlinks, bulleted lists, and numbered lists. * api-change:``chime``: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also
* api-change:``chime``: Chime VoiceConnector Logging APIs will now support CreateMeetingDialOut now returns AccessDeniedException.
MediaMetricLogs. Also CreateMeetingDialOut now returns - from version 1.24.17
AccessDeniedException. * api-change:``transcribe``: Documentation fix for API `StartMedicalTranscriptionJobRequest`, now
* api-change:``transcribe``: Documentation fix for API showing min sample rate as 16khz
`StartMedicalTranscriptionJobRequest`, now showing min sample rate as 16khz
* api-change:``transfer``: Adding more descriptive error types for managed workflows * api-change:``transfer``: Adding more descriptive error types for managed workflows
* api-change:``lexv2-models``: Update lexv2-models client to latest version * api-change:``lexv2-models``: Update lexv2-models client to latest version
* api-change:``comprehend``: Amazon Comprehend now supports extracting the - from version 1.24.16
sentiment associated with entities such as brands, products and services * api-change:``comprehend``: Amazon Comprehend now supports extracting the sentiment associated
from text documents. with entities such as brands, products and services from text documents.
- from version 1.24.15
* api-change:``eks``: Introducing a new enum for NodeGroup error code: * api-change:``eks``: Introducing a new enum for NodeGroup error code:
Ec2SubnetMissingIpv6Assignment Ec2SubnetMissingIpv6Assignment
* api-change:``keyspaces``: Adding link to CloudTrail section in Amazon * api-change:``keyspaces``: Adding link to CloudTrail section in Amazon Keyspaces Developer Guide
Keyspaces Developer Guide * api-change:``mediaconvert``: AWS Elemental MediaConvert SDK has added support for reading
* api-change:``mediaconvert``: AWS Elemental MediaConvert SDK has added timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as
support for reading timecode from AVCHD sources and now provides the the video and audio in HLS packages.
ability to segment WebVTT at the same interval as the video and audio in - from version 1.24.14
HLS packages. * api-change:``chime-sdk-meetings``: Adds support for Transcribe language identification feature to
* api-change:``chime-sdk-meetings``: Adds support for Transcribe language the StartMeetingTranscription API.
identification feature to the StartMeetingTranscription API. * api-change:``ecs``: Amazon ECS UpdateService API now supports additional parameters:
* api-change:``ecs``: Amazon ECS UpdateService API now supports additional loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries
parameters: loadBalancers, propagateTags, enableECSManagedTags, and * api-change:``migration-hub-refactor-spaces``: AWS Migration Hub Refactor Spaces documentation
serviceRegistries update.
* api-change:``migration-hub-refactor-spaces``: AWS Migration Hub Refactor - from version 1.24.13
Spaces documentation update.
* api-change:``synthetics``: Allow custom handler function. * api-change:``synthetics``: Allow custom handler function.
* api-change:``transfer``: Add waiters for server online and offline. * api-change:``transfer``: Add waiters for server online and offline.
* api-change:``devops-guru``: Amazon DevOps Guru now integrates with Amazon * api-change:``devops-guru``: Amazon DevOps Guru now integrates with Amazon CodeGuru Profiler. You
CodeGuru Profiler. You can view CodeGuru Profiler recommendations for your can view CodeGuru Profiler recommendations for your AWS Lambda function in DevOps Guru. This
AWS Lambda function in DevOps Guru. This feature is enabled by default for feature is enabled by default for new customers as of 3/4/2022. Existing customers can enable this
new customers as of 3/4/2022. Existing customers can enable this feature feature with UpdateEventSourcesConfig.
with UpdateEventSourcesConfig. * api-change:``macie``: Amazon Macie Classic (macie) has been discontinued and is no longer
* api-change:``macie``: Amazon Macie Classic (macie) has been discontinued available. A new Amazon Macie (macie2) is now available with significant design improvements and
and is no longer available. A new Amazon Macie (macie2) is now available additional features.
with significant design improvements and additional features.
* api-change:``ec2``: Documentation updates for Amazon EC2. * api-change:``ec2``: Documentation updates for Amazon EC2.
* api-change:``sts``: Documentation updates for AWS Security Token Service. * api-change:``sts``: Documentation updates for AWS Security Token Service.
* api-change:``connect``: This release updates the *InstanceStorageConfig * api-change:``connect``: This release updates the *InstanceStorageConfig APIs so they support a
APIs so they support a new ResourceType: new ResourceType: REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable streaming
REAL_TIME_CONTACT_ANALYSIS_SEGMENTS. Use this resource type to enable for real-time contact analysis and to associate the Kinesis stream where real-time contact analysis
streaming for real-time contact analysis and to associate the Kinesis segments will be published.
stream where real-time contact analysis segments will be published. - from version 1.24.12
* api-change:``greengrassv2``: Doc only update that clarifies Create * api-change:``greengrassv2``: Doc only update that clarifies Create Deployment section.
Deployment section. * api-change:``fsx``: This release adds support for data repository associations to use root ("/")
* api-change:``fsx``: This release adds support for data repository as the file system path
associations to use root ("/") as the file system path * api-change:``kendra``: Amazon Kendra now suggests spell corrections for a query. For more
* api-change:``kendra``: Amazon Kendra now suggests spell corrections for a information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html
query. For more information, see * api-change:``appflow``: Launching Amazon AppFlow Marketo as a destination connector SDK.
https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html
* api-change:``appflow``: Launching Amazon AppFlow Marketo as a destination
connector SDK.
* api-change:``timestream-query``: Documentation only update for SDK and CLI * api-change:``timestream-query``: Documentation only update for SDK and CLI
- from version 1.24.11
* api-change:``gamelift``: Minor updates to address errors. * api-change:``gamelift``: Minor updates to address errors.
* api-change:``cloudtrail``: Add bytesScanned field into responses of * api-change:``cloudtrail``: Add bytesScanned field into responses of DescribeQuery and
DescribeQuery and GetQueryResults. GetQueryResults.
* api-change:``athena``: This release adds support for S3 Object Ownership by * api-change:``athena``: This release adds support for S3 Object Ownership by allowing the S3
allowing the S3 bucket owner full control canned ACL to be set when Athena bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets.
writes query results to S3 buckets. * api-change:``keyspaces``: This release adds support for data definition language (DDL) operations
* api-change:``keyspaces``: This release adds support for data definition
language (DDL) operations
* api-change:``ecr``: This release adds support for tracking images lastRecordedPullTime. * api-change:``ecr``: This release adds support for tracking images lastRecordedPullTime.
------------------------------------------------------------------- -------------------------------------------------------------------

View File

@ -28,7 +28,7 @@
%{?!python_module:%define python_module() python3-%{**}} %{?!python_module:%define python_module() python3-%{**}}
%define skip_python2 1 %define skip_python2 1
Name: python-botocore Name: python-botocore
Version: 1.24.22 Version: 1.24.32
Release: 0 Release: 0
Summary: Python interface for AWS Summary: Python interface for AWS
License: Apache-2.0 License: Apache-2.0