forked from pool/python-botocore
Accepting request 966808 from devel:languages:python:aws
OBS-URL: https://build.opensuse.org/request/show/966808 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-botocore?expand=0&rev=85
This commit is contained in:
commit
4b95152807
@ -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
3
botocore-1.24.32.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c2dab84f21b2a8c00bdab2150149be0ca0c8e8dd0b38712fa3562af5cfe53a2
|
||||
size 8884956
|
@ -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>
|
||||
|
||||
- update to 1.24.22:
|
||||
* enhancement:jmespath: Add env markers to get working version of jmespath
|
||||
for python 3.6
|
||||
* api-change:``glue``: Added 9 new APIs for AWS Glue Interactive Sessions:
|
||||
ListSessions, StopSession, CreateSession, GetSession, DeleteSession,
|
||||
RunStatement, GetStatement, ListStatements, CancelStatement
|
||||
- Update to 1.24.22
|
||||
* enhancement:jmespath: Add env markers to get working version of jmespath for python 3.6
|
||||
* api-change:``glue``: Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions,
|
||||
StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements,
|
||||
CancelStatement
|
||||
- from version 1.24.21
|
||||
* enhancement:Dependency: Added support for jmespath 1.0
|
||||
api-change:``amplifybackend``: 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``: AWS Certificate Manager (ACM) Private Certificate
|
||||
Authority (CA) now supports customizable certificate subject names and
|
||||
extensions.
|
||||
* api-change:``amplifybackend``: 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``: AWS Certificate Manager (ACM) Private Certificate Authority (CA) now
|
||||
supports customizable certificate subject names and extensions.
|
||||
* api-change:``ssm-incidents``: Removed incorrect validation pattern for
|
||||
IncidentRecordSource.invokedBy
|
||||
* api-change:``billingconductor``: 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``: 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).
|
||||
* api-change:``robomaker``: 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``: 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``: 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``: Updated EmailConfigurationType and
|
||||
SmsConfigurationType to reflect that you can now choose Amazon SES and
|
||||
Amazon SNS resources in the same Region.
|
||||
* api-change:``billingconductor``: 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``: 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.24.20
|
||||
* api-change:``robomaker``: 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``: 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``: 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``: 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
|
||||
* api-change:``location``: New HERE style "VectorHereExplore" and
|
||||
"VectorHereExploreTruck".
|
||||
* api-change:``location``: New HERE style "VectorHereExplore" and "VectorHereExploreTruck".
|
||||
* api-change:``ecs``: Documentation only update to address tickets
|
||||
* api-change:``keyspaces``: Fixing formatting issues in CLI and SDK documentation
|
||||
* api-change:``rds``: Various documentation improvements
|
||||
* api-change:``kendra``: 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``: Amazon Timestream Scheduled Queries now
|
||||
support Timestamp datatype in a multi-measure record.
|
||||
* enhancement:Stubber: Added support for modeled exception fields when adding
|
||||
errors to a client stub. Implements boto/boto3`#3178
|
||||
- from version 1.24.19
|
||||
* api-change:``kendra``: 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``: Amazon Timestream Scheduled Queries now support Timestamp
|
||||
datatype in a multi-measure record.
|
||||
* 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:``config``: Add resourceType enums for
|
||||
AWS::ECR::PublicRepository and AWS::EC2::LaunchTemplate
|
||||
* api-change:``config``: Add resourceType enums for AWS::ECR::PublicRepository and
|
||||
AWS::EC2::LaunchTemplate
|
||||
- from version 1.24.18
|
||||
* api-change:``outposts``: This release adds address filters for listSites
|
||||
* api-change:``lambda``: Adds PrincipalOrgID support to AddPermission API.
|
||||
Customers can use it to manage permissions to lambda functions at AWS
|
||||
Organizations level.
|
||||
* api-change:``lambda``: Adds PrincipalOrgID support to AddPermission API. Customers can use it to
|
||||
manage permissions to lambda functions at AWS Organizations level.
|
||||
* api-change:``secretsmanager``: Documentation updates for Secrets Manager.
|
||||
* api-change:``connect``: 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``: Chime VoiceConnector Logging APIs will now support
|
||||
MediaMetricLogs. Also CreateMeetingDialOut now returns
|
||||
AccessDeniedException.
|
||||
* api-change:``transcribe``: Documentation fix for API
|
||||
`StartMedicalTranscriptionJobRequest`, now showing min sample rate as 16khz
|
||||
* api-change:``connect``: 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``: Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also
|
||||
CreateMeetingDialOut now returns AccessDeniedException.
|
||||
- from version 1.24.17
|
||||
* api-change:``transcribe``: Documentation fix for API `StartMedicalTranscriptionJobRequest`, now
|
||||
showing min sample rate as 16khz
|
||||
* api-change:``transfer``: Adding more descriptive error types for managed workflows
|
||||
* api-change:``lexv2-models``: Update lexv2-models client to latest version
|
||||
* api-change:``comprehend``: Amazon Comprehend now supports extracting the
|
||||
sentiment associated with entities such as brands, products and services
|
||||
from text documents.
|
||||
- from version 1.24.16
|
||||
* api-change:``comprehend``: Amazon Comprehend now supports extracting the sentiment associated
|
||||
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:
|
||||
Ec2SubnetMissingIpv6Assignment
|
||||
* api-change:``keyspaces``: Adding link to CloudTrail section in Amazon
|
||||
Keyspaces Developer Guide
|
||||
* api-change:``mediaconvert``: 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.
|
||||
* api-change:``chime-sdk-meetings``: Adds support for Transcribe language
|
||||
identification feature to the StartMeetingTranscription API.
|
||||
* api-change:``ecs``: Amazon ECS UpdateService API now supports additional
|
||||
parameters: loadBalancers, propagateTags, enableECSManagedTags, and
|
||||
serviceRegistries
|
||||
* api-change:``migration-hub-refactor-spaces``: AWS Migration Hub Refactor
|
||||
Spaces documentation update.
|
||||
* api-change:``keyspaces``: Adding link to CloudTrail section in Amazon Keyspaces Developer Guide
|
||||
* api-change:``mediaconvert``: 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.24.14
|
||||
* api-change:``chime-sdk-meetings``: Adds support for Transcribe language identification feature to
|
||||
the StartMeetingTranscription API.
|
||||
* api-change:``ecs``: Amazon ECS UpdateService API now supports additional parameters:
|
||||
loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries
|
||||
* api-change:``migration-hub-refactor-spaces``: AWS Migration Hub Refactor Spaces documentation
|
||||
update.
|
||||
- from version 1.24.13
|
||||
* api-change:``synthetics``: Allow custom handler function.
|
||||
* api-change:``transfer``: Add waiters for server online and offline.
|
||||
* api-change:``devops-guru``: 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``: 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:``devops-guru``: 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``: 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``: Documentation updates for Amazon EC2.
|
||||
* api-change:``sts``: Documentation updates for AWS Security Token Service.
|
||||
* api-change:``connect``: 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.
|
||||
* api-change:``greengrassv2``: Doc only update that clarifies Create
|
||||
Deployment section.
|
||||
* api-change:``fsx``: This release adds support for data repository
|
||||
associations to use root ("/") as the file system path
|
||||
* api-change:``kendra``: 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``: Launching Amazon AppFlow Marketo as a destination
|
||||
connector SDK.
|
||||
* api-change:``connect``: 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.
|
||||
- from version 1.24.12
|
||||
* api-change:``greengrassv2``: Doc only update that clarifies Create Deployment section.
|
||||
* api-change:``fsx``: This release adds support for data repository associations to use root ("/")
|
||||
as the file system path
|
||||
* api-change:``kendra``: 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``: Launching Amazon AppFlow Marketo as a destination connector SDK.
|
||||
* 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:``cloudtrail``: Add bytesScanned field into responses of
|
||||
DescribeQuery and GetQueryResults.
|
||||
* api-change:``athena``: 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``: This release adds support for data definition
|
||||
language (DDL) operations
|
||||
* api-change:``cloudtrail``: Add bytesScanned field into responses of DescribeQuery and
|
||||
GetQueryResults.
|
||||
* api-change:``athena``: 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``: This release adds support for data definition language (DDL) operations
|
||||
* api-change:``ecr``: This release adds support for tracking images lastRecordedPullTime.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
@ -28,7 +28,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-botocore
|
||||
Version: 1.24.22
|
||||
Version: 1.24.32
|
||||
Release: 0
|
||||
Summary: Python interface for AWS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user