diff --git a/botocore-1.27.64.tar.gz b/botocore-1.27.64.tar.gz deleted file mode 100644 index e3b518a..0000000 --- a/botocore-1.27.64.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25793c7e13d989ba27bbca83ea5e19a4ee1cf7ddbab2c0ab3d63461e64e9be50 -size 9314229 diff --git a/botocore-1.27.72.tar.gz b/botocore-1.27.72.tar.gz new file mode 100644 index 0000000..9c7696b --- /dev/null +++ b/botocore-1.27.72.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6184ab43a59118541b88e0ede24ccd671553323ace95bb7c8de3082a5cc581cb +size 9340404 diff --git a/python-botocore.changes b/python-botocore.changes index 4d6101c..5f76c26 100644 --- a/python-botocore.changes +++ b/python-botocore.changes @@ -1,3 +1,86 @@ +------------------------------------------------------------------- +Wed Sep 14 10:38:16 UTC 2022 - John Paul Adrian Glaubitz + +- Update to 1.27.72 + * api-change:``customer-profiles``: Added isUnstructured in response for Customer Profiles + Integration APIs + * api-change:``drs``: Fixed the data type of lagDuration that is returned in Describe Source Server + API + * api-change:``ec2``: Two new features for local gateway route tables: support for static routes + targeting Elastic Network Interfaces and direct VPC routing. + * api-change:``evidently``: This release adds support for the client-side evaluation - powered by + AWS AppConfig feature. + * api-change:``kendra``: This release enables our customer to choose the option of Sharepoint 2019 + for the on-premise Sharepoint connector. + * api-change:``transfer``: This release introduces the ability to have multiple server host keys + for any of your Transfer Family servers that use the SFTP protocol. +- from version 1.27.71 + * api-change:``eks``: Adding support for local Amazon EKS clusters on Outposts +- from version 1.27.70 + * api-change:``cloudtrail``: This release adds CloudTrail getChannel and listChannels APIs to allow + customer to view the ServiceLinkedChannel configurations. + * api-change:``lexv2-models``: Update lexv2-models client to latest version + * api-change:``lexv2-runtime``: Update lexv2-runtime client to latest version + * api-change:``pi``: Increases the maximum values of two RDS Performance Insights APIs. The maximum + value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the + following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and + ListAvailableResourceMetrics. + * api-change:``redshift``: This release updates documentation for AQUA features and other + description updates. +- from version 1.27.69 + * api-change:``ec2``: This release adds support to send VPC Flow Logs to kinesis-data-firehose as + new destination type + * api-change:``emr-containers``: EMR on EKS now allows running Spark SQL using the newly introduced + Spark SQL Job Driver in the Start Job Run API + * api-change:``lookoutmetrics``: Release dimension value filtering feature to allow customers to + define dimension filters for including only a subset of their dataset to be used by LookoutMetrics. + * api-change:``medialive``: This change exposes API settings which allow Dolby Atmos and Dolby + Vision to be used when running a channel using Elemental Media Live + * api-change:``route53``: Amazon Route 53 now supports the Middle East (UAE) Region (me-central-1) + for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. + * api-change:``sagemaker``: This release adds Mode to AutoMLJobConfig. + * api-change:``ssm``: This release adds support for Systems Manager State Manager Association + tagging. +- from version 1.27.68 + * api-change:``dataexchange``: Documentation updates for AWS Data Exchange. + * api-change:``ec2``: Documentation updates for Amazon EC2. + * api-change:``eks``: Adds support for EKS Addons ResolveConflicts "preserve" flag. Also adds new + update failed status for EKS Addons. + * api-change:``fsx``: Documentation update for Amazon FSx. + * api-change:``inspector2``: This release adds new fields like fixAvailable, fixedInVersion and + remediation to the finding model. The requirement to have vulnerablePackages in the finding model + has also been removed. The documentation has been updated to reflect these changes. + * api-change:``iotsitewise``: Allow specifying units in Asset Properties + * api-change:``sagemaker``: SageMaker Hosting now allows customization on ML instance storage + volume size, model data download timeout and inference container startup ping health check timeout + for each ProductionVariant in CreateEndpointConfig API. + * api-change:``sns``: Amazon SNS introduces the Data Protection Policy APIs, which enable customers + to attach a data protection policy to an SNS topic. This allows topic owners to enable the new + message data protection feature to audit and block sensitive data that is exchanged through their + topics. +- from version 1.27.67 + * api-change:``identitystore``: Documentation updates for the Identity Store CLI Reference. + * api-change:``sagemaker``: This release adds HyperParameterTuningJob type in Search API. +- from version 1.27.66 + * api-change:``cognito-idp``: This release adds a new "AuthSessionValidity" field to the + UserPoolClient in Cognito. Application admins can configure this value for their users' + authentication duration, which is currently fixed at 3 minutes, up to 15 minutes. Setting this + field will also apply to the SMS MFA authentication flow. + * api-change:``connect``: This release adds search APIs for Routing Profiles and Queues, which can + be used to search for those resources within a Connect Instance. + * api-change:``mediapackage``: Added support for AES_CTR encryption to CMAF origin endpoints + * api-change:``sagemaker``: This release enables administrators to attribute user activity and API + calls from Studio notebooks, Data Wrangler and Canvas to specific users even when users share the + same execution IAM role. ExecutionRoleIdentityConfig at Sagemaker domain level enables this + feature. +- from version 1.27.65 + * api-change:``codeguru-reviewer``: Documentation updates to fix formatting issues in CLI and SDK + documentation. + * api-change:``controltower``: This release contains the first SDK for AWS Control Tower. It + introduces a new set of APIs: EnableControl, DisableControl, GetControlOperation, and + ListEnabledControls. + * api-change:``route53``: Documentation updates for Amazon Route 53. + ------------------------------------------------------------------- Thu Sep 1 08:14:19 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-botocore.spec b/python-botocore.spec index bbf3f21..32afd72 100644 --- a/python-botocore.spec +++ b/python-botocore.spec @@ -28,7 +28,7 @@ %{?!python_module:%define python_module() python3-%{**}} %define skip_python2 1 Name: python-botocore -Version: 1.27.64 +Version: 1.27.72 Release: 0 Summary: Python interface for AWS License: Apache-2.0