forked from pool/python-botocore
Accepting request 999379 from home:glaubitz:branches:devel:languages:python:aws
- Update to 1.27.60 * enhancement:Identity: TokenProvider added for bearer auth support * api-change:``elbv2``: Update elbv2 client to latest version * api-change:``gamelift``: This release adds support for eight EC2 local zones as fleet locations; Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families. * api-change:``iotwireless``: This release includes a new feature for the customers to enable the LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways for Class C devices when sending the LoRaWAN downlink messages. * api-change:``ivschat``: Documentation change for IVS Chat API Reference. Doc-only update to add a paragraph on ARNs to the Welcome section. * api-change:``panorama``: Support sorting and filtering in ListDevices API, and add more fields to device listings and single device detail * api-change:``sso-oidc``: Updated required request parameters on IAM Identity Center's OIDC CreateToken action. - from version 1.27.59 * api-change:``cloudfront``: Adds support for CloudFront origin access control (OAC), making it possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and more. * api-change:``config``: AWS Config now supports ConformancePackTemplate documents in SSM Docs for the deployment and update of conformance packs. * api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM). * api-change:``ivs``: Documentation Change for IVS API Reference - Doc-only update to type field description for CreateChannel and UpdateChannel actions and for Channel data type. Also added Amazon Resource Names (ARNs) paragraph to Welcome section. * api-change:``quicksight``: Added a new optional property DashboardVisual under ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in QuickSight dashboards. * api-change:``transfer``: Documentation updates for AWS Transfer Family OBS-URL: https://build.opensuse.org/request/show/999379 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:aws/python-botocore?expand=0&rev=142
This commit is contained in:
parent
dd7a60768e
commit
f82a72ff70
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:929d6be4bdb33a693e6c8e06383dba76fa628bb72fdb1f9353fd13f5d115dd19
|
||||
size 9272293
|
3
botocore-1.27.60.tar.gz
Normal file
3
botocore-1.27.60.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f9ddf144c7fe025a877dd31c9225563172769e9597013f50a226248f05ff6a8
|
||||
size 9300278
|
@ -1,3 +1,64 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 09:18:19 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.27.60
|
||||
* enhancement:Identity: TokenProvider added for bearer auth support
|
||||
* api-change:``elbv2``: Update elbv2 client to latest version
|
||||
* api-change:``gamelift``: This release adds support for eight EC2 local zones as fleet locations;
|
||||
Atlanta, Chicago, Dallas, Denver, Houston, Kansas City (us-east-1-mci-1a), Los Angeles, and
|
||||
Phoenix. It also adds support for C5d, C6a, C6i, and R5d EC2 instance families.
|
||||
* api-change:``iotwireless``: This release includes a new feature for the customers to enable the
|
||||
LoRa gateways to send out beacons for Class B devices and an option to select one or more gateways
|
||||
for Class C devices when sending the LoRaWAN downlink messages.
|
||||
* api-change:``ivschat``: Documentation change for IVS Chat API Reference. Doc-only update to add a
|
||||
paragraph on ARNs to the Welcome section.
|
||||
* api-change:``panorama``: Support sorting and filtering in ListDevices API, and add more fields to
|
||||
device listings and single device detail
|
||||
* api-change:``sso-oidc``: Updated required request parameters on IAM Identity Center's OIDC
|
||||
CreateToken action.
|
||||
- from version 1.27.59
|
||||
* api-change:``cloudfront``: Adds support for CloudFront origin access control (OAC), making it
|
||||
possible to restrict public access to S3 bucket origins in all AWS Regions, those with SSE-KMS, and
|
||||
more.
|
||||
* api-change:``config``: AWS Config now supports ConformancePackTemplate documents in SSM Docs for
|
||||
the deployment and update of conformance packs.
|
||||
* api-change:``iam``: Documentation updates for AWS Identity and Access Management (IAM).
|
||||
* api-change:``ivs``: Documentation Change for IVS API Reference - Doc-only update to type field
|
||||
description for CreateChannel and UpdateChannel actions and for Channel data type. Also added
|
||||
Amazon Resource Names (ARNs) paragraph to Welcome section.
|
||||
* api-change:``quicksight``: Added a new optional property DashboardVisual under
|
||||
ExperienceConfiguration parameter of GenerateEmbedUrlForAnonymousUser and
|
||||
GenerateEmbedUrlForRegisteredUser API operations. This supports embedding of specific visuals in
|
||||
QuickSight dashboards.
|
||||
* api-change:``transfer``: Documentation updates for AWS Transfer Family
|
||||
- from version 1.27.58
|
||||
* api-change:``rds``: RDS for Oracle supports Oracle Data Guard switchover and read replica backups.
|
||||
* api-change:``sso-admin``: Documentation updates to reflect service rename - AWS IAM Identity
|
||||
Center (successor to AWS Single Sign-On)
|
||||
- from version 1.27.57
|
||||
* api-change:``docdb``: Update document for volume clone
|
||||
* api-change:``ec2``: R6a instances are powered by 3rd generation AMD EPYC (Milan) processors
|
||||
delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd
|
||||
generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.
|
||||
* api-change:``forecast``: releasing What-If Analysis APIs and update ARN regex pattern to be more
|
||||
strict in accordance with security recommendation
|
||||
* api-change:``forecastquery``: releasing What-If Analysis APIs
|
||||
* api-change:``iotsitewise``: Enable non-unique asset names under different hierarchies
|
||||
* api-change:``lexv2-models``: Update lexv2-models client to latest version
|
||||
* api-change:``securityhub``: Added new resource details objects to ASFF, including resources for
|
||||
AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable,
|
||||
FixedInVersion and Remediation to Vulnerability.
|
||||
* api-change:``support-app``: This is the initial SDK release for the AWS Support App in Slack.
|
||||
- from version 1.27.56
|
||||
* api-change:``connect``: This release adds SearchSecurityProfiles API which can be used to search
|
||||
for Security Profile resources within a Connect Instance.
|
||||
* api-change:``ivschat``: Documentation Change for IVS Chat API Reference - Doc-only update to
|
||||
change text/description for tags field.
|
||||
* api-change:``kendra``: This release adds support for a new authentication type - Personal Access
|
||||
Token (PAT) for confluence server.
|
||||
* api-change:``lookoutmetrics``: This release is to make GetDataQualityMetrics API publicly
|
||||
available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 19 06:08:42 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-botocore
|
||||
Version: 1.27.55
|
||||
Version: 1.27.60
|
||||
Release: 0
|
||||
Summary: Python interface for AWS
|
||||
License: Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user