chore(deps): update all non-major dependencies #20

Merged
stefan merged 1 commits from renovate/all-minor-patch into master 2024-09-12 05:26:52 +00:00
Member

This PR contains the following updates:

Package Update Change
apprise minor ==1.7.6 -> ==1.9.0
awslambdaric minor ==2.0.11 -> ==2.2.1
boto3 minor ==1.34.84 -> ==1.35.17
humanize (changelog) minor ==4.9.0 -> ==4.10.0

Release Notes

caronc/apprise (apprise)

v1.9.0

Compare Source

What's Changed

The largest change introduced in this build is the new Persistent Storage setup which will greatly reduce and optimize a lot of existing and new supported plugins.

📣 New Notification Services:
💡 Features
  • 🚀 Persistent Storage in https://github.com/caronc/apprise/pull/1131 (more then 6,500+ lines of code added to the code base) 🔥
    • This feature is very big and better documented here. Some general details can also be found here on the main README.md file.
    • Long overdue, plugins can now safely cache some of the query results returned from upstream endpoints to disk. This saves the need to make future extra web requests later (overall causing a performance boost to Apprise).
    • It's a cache engine done right; content is contained, and those using the CLI can clean/reset it. You can also easily turn it off.
    • Not all plugins that can fully leverage this for it's added boost do so... *Yet*, but just give me some time and I'll get there.
  • mqtt:// support for publishing retain flag in https://github.com/caronc/apprise/pull/1185
  • SendGrid Attachment Support Added in https://github.com/caronc/apprise/pull/1190
  • Refactored base64 attachment handling in https://github.com/caronc/apprise/pull/1191
❤️ Life-Cycle Support
🐞 Bugfixes

Installation

Apprise is available on PyPI through pip:


### Install Apprise v1.9.0 from PyPI
pip install apprise==1.9.0

New Contributors 🎉

Full Changelog: https://github.com/caronc/apprise/compare/v1.8.1...v1.9.0

v1.8.1

Compare Source

Details

A lot of new changes; this release was long overdue. It was really great to see so much user contribution this time around! Very impressive and much appreciated! 🎉

📣 New Notification Services:
  • Added Splunk/VictorOps Support (#​1125)
  • Added Africas Talking Support (#​1167)
  • Added Microsoft Power Automate / Workflows Support (MSTeams Successor) (#​1172)
  • Add Société Française du Radiotéléphone (SFR) Support by @​Anghille (#​1132)
💡 Features
❤️ Life-Cycle Support
  • Refactor: update streamlabs.py by @​eltociear (#​1160)
  • Fixed series of pep8 fixes surfacinging in python 3.11 flake8 checks (#​1149)
  • Drop support for Python v3.6 and EPEL 8 from Apprise (#​1155)
  • setup.py deprecation workaround with --use-pep517 (#​1168)
🐞 Bugfixes

Installation

Apprise is available on PyPI through pip:


### Install Apprise v1.8.1 from PyPI
pip install apprise==1.8.1

New Contributors 🎉

Full Changelog: https://github.com/caronc/apprise/compare/v1.8.0...v1.8.1

v1.8.0

Compare Source

Details

☝️ Attention Developers: there is a potential Breaking Change in this release. CLI users will not be impacted.

🛠️ Potential Breaking Change

PR #​1119 involved the refactoring of all the internal file/module structure of the Apprise library. The hope is I didn't break anything in your source code 🙏 . The change was required in order to remain compatible with Python v3.11+ in conjunction with library importing and how it works under the hood. More details on the specific issue can be found here demonstrating it. The Python Issue I opened in reguards to this made it clear I needed to adapt the fix on my side and conform to a better file based structure.

The side effect of this massive change developers may see (if any at all) is just the way your import calls are made. If you always followed the examples provided on this GitHub project, you'll have no issues at all. However, if you got clever and leveraged some of the under-the-hood compontents Apprise is built upon, then you may have an issue. The good news is the ONLY thing impacted is the way you imported your libraries (they just slightly moved around). An example of this is someone who may have had:


### For example:
from apprise.plugins.NotifyEmail import NotifyEmail

### This has changed to :
from apprise.plugins.email import NotifyEmail

### All other object functionality has not changed at all

Documented imports still work perfectly (both before and after this major refactor) such as:

from apprise import Apprise
from apprise import AppriseAsset

### etc...
📣 New Notification Services:

n/a

💡 Features
  • Custom Plugin Attachment Support Enforced + Added Testing in https://github.com/caronc/apprise/pull/1115
  • Do not sanitize http:// attachment URLs (#​1122)
    • This allows the successful fetching of very complicated http based Attachment URL's where the case sensitivity of the keys matter.
    • The side effect of this change, is built in switches like cache= become case sensitive too (e.g Cache= will no longer be parsed).
❤️ Life-Cycle Support
🐛 Bugfixes

Installation

Apprise is available on PyPI through pip:


### Install Apprise v1.8.0 rom PyPI
pip install apprise==1.8.0

New Contributors

aws/aws-lambda-python-runtime-interface-client (awslambdaric)

v2.2.1: AWS Lambda Runtime Interface Client for Python v2.2.1

What's Changed

Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.1.1...2.2.1

v2.1.0: AWS Lambda Runtime Interface Client for Python v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.12...2.1.0

v2.0.12: AWS Lambda Runtime Interface Client for Python v2.0.12

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.11...2.0.12

boto/boto3 (boto3)

v1.35.17

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
  • api-change:bedrock-agent-runtime: [botocore] Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
  • api-change:ecr: [botocore] Added KMS_DSSE to EncryptionType
  • api-change:guardduty: [botocore] Add support for new statistic types in GetFindingsStatistics.
  • api-change:lexv2-models: [botocore] Support new Polly voice engines in VoiceSettings: long-form and generative
  • api-change:medialive: [botocore] Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support.

v1.35.16

Compare Source

=======

  • api-change:chime-sdk-voice: [botocore] Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs.
  • api-change:cognito-identity: [botocore] This release adds sensitive trait to some required shapes.
  • api-change:pipes: [botocore] This release adds support for customer managed KMS keys in Amazon EventBridge Pipe
  • api-change:securityhub: [botocore] Documentation update for Security Hub
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.21.5
  • enhancement:s3: [botocore] Adds logic to gracefully handle invalid timestamps returned in the Expires header.

v1.35.15

Compare Source

=======

  • api-change:dynamodb: [botocore] Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
  • api-change:elbv2: [botocore] Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
  • api-change:kafka: [botocore] Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.
  • api-change:sagemaker: [botocore] Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS
  • api-change:sagemaker-runtime: [botocore] AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models.

v1.35.14

Compare Source

=======

  • api-change:qapps: [botocore] Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item.

v1.35.13

Compare Source

=======

  • api-change:application-signals: [botocore] Amazon CloudWatch Application Signals now supports creating Service Level Objectives using a new calculation type. Users can now create SLOs which are configured with request-based SLIs to help meet their specific business requirements.
  • api-change:codepipeline: [botocore] Updates to add recent notes to APIs and to replace example S3 bucket names globally.
  • api-change:connect: [botocore] Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines).
  • api-change:gamelift: [botocore] Amazon GameLift provides additional events for tracking the fleet creation process.
  • api-change:kinesisanalyticsv2: [botocore] Support for Flink 1.20 in Managed Service for Apache Flink
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports idle shutdown of JupyterLab and CodeEditor applications on SageMaker Studio.

v1.35.12

Compare Source

=======

  • api-change:appsync: [botocore] Adds new logging levels (INFO and DEBUG) for additional log output control
  • api-change:bedrock-agent: [botocore] Add support for user metadata inside PromptVariant.
  • api-change:finspace: [botocore] Updates Finspace documentation for smaller instances.
  • api-change:fis: [botocore] This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting.
  • api-change:logs: [botocore] Update to support new APIs for delivery of logs from AWS services.
  • api-change:s3control: [botocore] Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants.

v1.35.11

Compare Source

=======

  • api-change:connect: [botocore] Release ReplicaConfiguration as part of DescribeInstance
  • api-change:datazone: [botocore] Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request.
  • api-change:elbv2: [botocore] This release adds support for configuring TCP idle timeout on NLB and GWLB listeners.
  • api-change:mediaconnect: [botocore] AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected.
  • api-change:medialive: [botocore] Added MinQP as a Rate Control option for H264 and H265 encodes.
  • api-change:sagemaker: [botocore] Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces.
  • api-change:timestream-influxdb: [botocore] Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API.

v1.35.10

Compare Source

=======

  • api-change:backup: [botocore] The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault.
  • api-change:datazone: [botocore] Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls.
  • api-change:logs: [botocore] This release introduces a new optional parameter: Entity, in PutLogEvents request
  • api-change:redshift-data: [botocore] The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returnedsession-id

v1.35.9

Compare Source

======

  • api-change:bedrock-agent-runtime: [botocore] Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array
  • api-change:bedrock-runtime: [botocore] Add support for imported-model in invokeModel and InvokeModelWithResponseStream.
  • api-change:personalize: [botocore] This releases ability to update automatic training scheduler for customer solutions
  • api-change:quicksight: [botocore] Increased Character Limit for Dataset Calculation Field expressions
  • api-change:stepfunctions: [botocore] This release adds support for static analysis to ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic errors on the definition of an Amazon States Language (ASL) state machine.
  • api-change:wafv2: [botocore] The minimum request rate for a rate-based rule is now 10. Before this, it was 100.

v1.35.8

Compare Source

======

  • api-change:appconfig: [botocore] This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile.
  • api-change:datazone: [botocore] Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target.
  • api-change:devicefarm: [botocore] This release removed support for Calabash, UI Automation, Built-in Explorer, remote access record, remote access replay, and web performance profile framework in ScheduleRun API.
  • api-change:ec2: [botocore] Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space
  • api-change:internetmonitor: [botocore] Adds new querying types to show overall traffic suggestion information for monitors
  • api-change:pcs: [botocore] Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it easy to setup and manage high performance computing (HPC) clusters, and build scientific and engineering models at virtually any scale on AWS.
  • api-change:workspaces: [botocore] Documentation-only update that clarifies the StartWorkspaces and StopWorkspaces actions, and a few other minor edits.

v1.35.7

Compare Source

======

  • api-change:bedrock: [botocore] Amazon Bedrock SDK updates for Inference Profile.
  • api-change:bedrock-runtime: [botocore] Amazon Bedrock SDK updates for Inference Profile.
  • api-change:chatbot: [botocore] Update documentation to be consistent with the API docs
  • api-change:omics: [botocore] Adds data provenance to import jobs from read sets and references
  • api-change:polly: [botocore] Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH).

v1.35.6

Compare Source

======

  • api-change:iotsitewise: [botocore] AWS IoT SiteWise now supports versioning for asset models. It enables users to retrieve active version of their asset model and perform asset model writes with optimistic lock.
  • api-change:workspaces: [botocore] This release adds support for creating and managing directories that use AWS IAM Identity Center as user identity source. Such directories can be used to create non-Active Directory domain joined WorkSpaces Personal.Updated RegisterWorkspaceDirectory and DescribeWorkspaceDirectories APIs.

v1.35.5

Compare Source

======

  • api-change:bedrock-agent: [botocore] Releasing the support for Action User Confirmation.
  • api-change:bedrock-agent-runtime: [botocore] Releasing the support for Action User Confirmation.
  • api-change:codebuild: [botocore] Added support for the MAC_ARM environment type for CodeBuild fleets.
  • api-change:organizations: [botocore] Releasing minor partitional endpoint updates.
  • api-change:qbusiness: [botocore] Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration.
  • api-change:supplychain: [botocore] Update API documentation to clarify the event SLA as well as the data model expectations

v1.35.4

Compare Source

======

  • api-change:autoscaling: [botocore] Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement
  • api-change:bedrock: [botocore] Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once.
  • api-change:emr-containers: [botocore] Correct endpoint for FIPS is configured for US Gov Regions.
  • api-change:inspector2: [botocore] Add enums for Agentless scan statuses and EC2 enablement error states
  • api-change:quicksight: [botocore] Explicit query for authors and dashboard viewing sharing for embedded users
  • api-change:route53: [botocore] Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region.

v1.35.3

Compare Source

======

  • api-change:codestar: [botocore] The codestar client has been removed following the deprecation of the service on July 31, 2024.
  • api-change:ec2: [botocore] DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances
  • api-change:entityresolution: [botocore] Increase the mapping attributes in Schema to 35.
  • api-change:glue: [botocore] Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs.
  • api-change:lambda: [botocore] Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key.
  • api-change:securityhub: [botocore] Security Hub documentation and definition updates
  • api-change:ses: [botocore] Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action"

v1.35.2

Compare Source

======

  • api-change:ecs: [botocore] Documentation only release to address various tickets
  • api-change:opensearchserverless: [botocore] Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE.
  • api-change:s3: [botocore] Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs.

v1.35.1

Compare Source

=======

  • api-change:dynamodb: [botocore] Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException.
  • api-change:elbv2: [botocore] Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S).
  • api-change:kafka: [botocore] Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions.
  • api-change:sagemaker: [botocore] Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS
  • api-change:sagemaker-runtime: [botocore] AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models.

v1.35.0

Compare Source

======

  • api-change:batch: [botocore] Improvements of integration between AWS Batch and EC2.
  • api-change:inspector2: [botocore] Update the correct format of key and values for resource tags
  • api-change:quicksight: [botocore] Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata
  • api-change:sagemaker: [botocore] Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
  • api-change:sesv2: [botocore] Marking use case description field of account details as deprecated.
  • feature:signing: [botocore] Adds internal support for the new 'auth' trait to allow a priority list of auth types for a service or operation.

v1.34.162

Compare Source

========

  • api-change:docdb: [botocore] This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup.
  • api-change:ecs: [botocore] This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature.
  • api-change:iam: [botocore] Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null.
  • api-change:s3: [botocore] Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API.

v1.34.161

Compare Source

========

  • api-change:codebuild: [botocore] AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project.

v1.34.160

Compare Source

========

  • api-change:amplify: [botocore] Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App
  • api-change:appstream: [botocore] This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically.
  • api-change:fis: [botocore] This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses.
  • api-change:glue: [botocore] Add AttributesToGet parameter support for Glue GetTables
  • api-change:neptune-graph: [botocore] Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value convertToIri for the blankNodeHandling parameter.

v1.34.159

Compare Source

========

  • api-change:compute-optimizer: [botocore] Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
  • api-change:config: [botocore] Documentation update for the OrganizationConfigRuleName regex pattern.
  • api-change:ec2: [botocore] This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
  • api-change:eks: [botocore] Added support for new AL2023 GPU AMIs to the supported AMITypes.
  • api-change:groundstation: [botocore] Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
  • api-change:sagemaker: [botocore] Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.

v1.34.158

Compare Source

========

  • api-change:cognito-idp: [botocore] Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
  • api-change:connect: [botocore] This release supports adding RoutingCriteria via UpdateContactRoutingData public API.
  • api-change:ssm: [botocore] Systems Manager doc-only updates for August 2024.

v1.34.157

Compare Source

========

  • api-change:cognito-idp: [botocore] Added support for threat protection for custom authentication in Amazon Cognito user pools.
  • api-change:connect: [botocore] This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.
  • api-change:ec2: [botocore] Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.
  • api-change:glue: [botocore] This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.

v1.34.156

Compare Source

========

  • api-change:appintegrations: [botocore] Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket.
  • api-change:glue: [botocore] Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for.

v1.34.155

Compare Source

========

  • api-change:bedrock-agent-runtime: [botocore] Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
  • api-change:cognito-idp: [botocore] Advanced security feature updates to include password history and log export for Cognito user pools.
  • api-change:cost-optimization-hub: [botocore] This release adds savings percentage support to the ListRecommendationSummaries API.
  • api-change:workspaces: [botocore] Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.21.2

v1.34.154

Compare Source

========

  • api-change:datazone: [botocore] This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers.
  • api-change:ecr: [botocore] Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry.
  • api-change:kinesis-video-webrtc-storage: [botocore] Add JoinStorageSessionAsViewer API
  • api-change:pi: [botocore] Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page.

v1.34.153

Compare Source

========

  • api-change:cloudwatch: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:kinesis: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:resiliencehub: [botocore] Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents.
  • api-change:route53: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:waf-regional: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.34.152

Compare Source

========

  • api-change:bedrock: [botocore] API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another.
  • api-change:controlcatalog: [botocore] AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls.
  • api-change:controltower: [botocore] Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs
  • api-change:iam: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:memorydb: [botocore] Doc only update for changes to deletion API.
  • api-change:rds: [botocore] This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified.
  • api-change:sagemaker: [botocore] This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs.
  • api-change:ssm-quicksetup: [botocore] This release adds API support for the QuickSetup feature of AWS Systems Manager
  • api-change:support: [botocore] Doc only updates to CaseDetails

v1.34.151

Compare Source

========

  • api-change:appstream: [botocore] Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
  • api-change:autoscaling: [botocore] Increase the length limit for VPCZoneIdentifier from 2047 to 5000
  • api-change:codepipeline: [botocore] AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
  • api-change:elasticache: [botocore] Doc only update for changes to deletion API.
  • api-change:elb: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:events: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:lexv2-models: [botocore] This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.
  • api-change:logs: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:rolesanywhere: [botocore] IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.
  • api-change:tnb: [botocore] This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.
  • api-change:workspaces: [botocore] Removing multi-session as it isn't supported for pools

v1.34.150

Compare Source

========

  • api-change:elasticache: [botocore] Renaming full service name as it appears in developer documentation.
  • api-change:memorydb: [botocore] Renaming full service name as it appears in developer documentation.

v1.34.149

Compare Source

========

  • api-change:application-autoscaling: [botocore] Application Auto Scaling is now more responsive to the changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target Tracking policy based on High Resolution CloudWatch metrics.
  • api-change:application-signals: [botocore] CloudWatch Application Signals now supports application logs correlation with traces and operational health metrics of applications running on EC2 instances. Users can view the most relevant telemetry to troubleshoot application health anomalies such as spikes in latency, errors, and availability.
  • api-change:bedrock-runtime: [botocore] Provides ServiceUnavailableException error message
  • api-change:codecommit: [botocore] CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository.
  • api-change:datazone: [botocore] Introduces GetEnvironmentCredentials operation to SDK
  • api-change:ec2: [botocore] EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types.
  • api-change:ecr: [botocore] API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template.
  • api-change:eks: [botocore] This release adds support for EKS cluster to manage extended support.
  • api-change:elbv2: [botocore] This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager.
  • api-change:network-firewall: [botocore] You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging.
  • api-change:outposts: [botocore] Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses
  • api-change:stepfunctions: [botocore] This release adds support to customer managed KMS key encryption in AWS Step Functions.

v1.34.148

Compare Source

========

  • api-change:cleanrooms: [botocore] Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed
  • api-change:dynamodb: [botocore] DynamoDB doc only update for July
  • api-change:iotsitewise: [botocore] Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device.
  • api-change:mediapackagev2: [botocore] This release adds support for Irdeto DRM encryption in DASH manifests.
  • api-change:medical-imaging: [botocore] CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter.
  • api-change:pinpoint-sms-voice-v2: [botocore] Update for rebrand to AWS End User Messaging SMS and Voice.

v1.34.147

Compare Source

========

  • api-change:appsync: [botocore] Adding support for paginators in AppSync list APIs
  • api-change:cleanrooms: [botocore] This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table.
  • api-change:cleanroomsml: [botocore] Adds SQL query as the source of seed audience for audience generation job.
  • api-change:connect: [botocore] Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API
  • api-change:connect-contact-lens: [botocore] Added PostContactSummary segment type on ListRealTimeContactAnalysisSegments API
  • api-change:datazone: [botocore] This release removes the deprecated dataProductItem field from Search API output.
  • api-change:entityresolution: [botocore] Support First Party ID Mapping

v1.34.146

Compare Source

========

  • api-change:datazone: [botocore] This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
  • api-change:ivs: [botocore] Documentation update for IVS Low Latency API Reference.
  • api-change:mobile: [botocore] The mobile client has been removed following the deprecation of the service.
  • api-change:neptune-graph: [botocore] Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for provisioned-memory
  • api-change:redshift-serverless: [botocore] Adds dualstack support for Redshift Serverless workgroup.

v1.34.145

Compare Source

========

  • api-change:acm-pca: [botocore] Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK.
  • api-change:connect: [botocore] Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)
  • api-change:ec2: [botocore] Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
  • api-change:firehose: [botocore] This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
  • api-change:ivschat: [botocore] Documentation update for IVS Chat API Reference.
  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
  • api-change:rds: [botocore] Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions.
  • api-change:sagemaker: [botocore] SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager
  • api-change:taxsettings: [botocore] Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint.
  • api-change:timestream-query: [botocore] Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter.
  • api-change:workspaces-thin-client: [botocore] Documentation update for WorkSpaces Thin Client.
  • bugfix:Waiter: [botocore] Update waiters to handle expected boolean values when matching errors (boto/botocore#3220 <https://github.com/boto/botocore/issues/3220>__)

v1.34.144

Compare Source

========

  • api-change:acm-pca: [botocore] Minor refactoring of C2J model for AWS Private CA
  • api-change:arc-zonal-shift: [botocore] Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region.
  • api-change:globalaccelerator: [botocore] This feature adds exceptions to the Customer API to avoid throwing Internal Service errors
  • api-change:pinpoint: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:quicksight: [botocore] Vega ally control options and Support for Reviewed Answers in Topics

v1.34.143

Compare Source

========

  • api-change:batch: [botocore] This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.
  • api-change:bedrock: [botocore] Add support for contextual grounding check for Guardrails for Amazon Bedrock.
  • api-change:bedrock-agent: [botocore] Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources.
  • api-change:bedrock-agent-runtime: [botocore] Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.
  • api-change:bedrock-runtime: [botocore] Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock.
  • api-change:ec2: [botocore] Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level
  • api-change:glue: [botocore] Add recipe step support for recipe node
  • api-change:groundstation: [botocore] Documentation update specifying OEM ephemeris units of measurement
  • api-change:license-manager-linux-subscriptions: [botocore] Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer.
  • api-change:mediaconnect: [botocore] AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs.

v1.34.142

Compare Source

========

  • api-change:datazone: [botocore] This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes
  • api-change:fsx: [botocore] Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems.
  • api-change:opensearch: [botocore] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.
  • api-change:sagemaker: [botocore] This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action.

v1.34.141

Compare Source

========

  • api-change:codedeploy: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:devicefarm: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:dms: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:elasticbeanstalk: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:es: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:firehose: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:gamelift: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:qapps: [botocore] This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization.
  • api-change:route53resolver: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:ses: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.34.140

Compare Source

========

  • api-change:acm: [botocore] Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description.
  • api-change:ecr: [botocore] This release for Amazon ECR makes change to bring the SDK into sync with the API.
  • api-change:payment-cryptography-data: [botocore] Added further restrictions on logging of potentially sensitive inputs and outputs.
  • api-change:qbusiness: [botocore] Add personalization to Q Applications. Customers can enable or disable personalization when creating or updating a Q application with the personalization configuration.

v1.34.139

Compare Source

========

  • api-change:application-autoscaling: [botocore] Doc only update for Application Auto Scaling that fixes resource name.
  • api-change:directconnect: [botocore] This update includes documentation for support of new native 400 GBps ports for Direct Connect.
  • api-change:organizations: [botocore] Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service.
  • api-change:rekognition: [botocore] This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs.
  • api-change:workspaces: [botocore] Fix create workspace bundle RootStorage/UserStorage to accept non null values

v1.34.138

Compare Source

========

  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:fms: [botocore] Increases Customer API's ManagedServiceData length
  • api-change:s3: [botocore] Added response overrides to Head Object requests.

v1.34.137

Compare Source

========

  • api-change:apigateway: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:cognito-identity: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:connect: [botocore] Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.
  • api-change:docdb: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:eks: [botocore] Updates EKS managed node groups to support EC2 Capacity Blocks for ML
  • api-change:payment-cryptography: [botocore] Added further restrictions on logging of potentially sensitive inputs and outputs.
  • api-change:payment-cryptography-data: [botocore] Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.
  • api-change:stepfunctions: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:swf: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:wafv2: [botocore] JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.

v1.34.136

Compare Source

========

  • api-change:acm-pca: [botocore] Added CCPC_LEVEL_1_OR_HIGHER KeyStorageSecurityStandard and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions.
  • api-change:cloudhsmv2: [botocore] Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API.
  • api-change:connect: [botocore] This release supports showing PreferredAgentRouting step via DescribeContact API.
  • api-change:emr: [botocore] This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters.
  • api-change:glue: [botocore] Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name.
  • api-change:kinesisanalyticsv2: [botocore] Support for Flink 1.19 in Managed Service for Apache Flink
  • api-change:opensearch: [botocore] This release removes support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains.
  • api-change:pi: [botocore] Noting that the filter db.sql.db_id isn't available for RDS for SQL Server DB instances.
  • api-change:workspaces: [botocore] Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal.

v1.34.135

Compare Source

========

  • api-change:application-autoscaling: [botocore] Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.
  • api-change:chime-sdk-media-pipelines: [botocore] Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics
  • api-change:cloudfront: [botocore] Doc only update for CloudFront that fixes customer-reported issue
  • api-change:datazone: [botocore] This release supports the data lineage feature of business data catalog in Amazon DataZone.
  • api-change:elasticache: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:mq: [botocore] This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
  • api-change:qconnect: [botocore] Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs.
  • api-change:quicksight: [botocore] Adding support for Repeating Sections, Nested Filters
  • api-change:rds: [botocore] Updates Amazon RDS documentation for TAZ export to S3.
  • api-change:sagemaker: [botocore] Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
  • api-change:workspaces: [botocore] Added support for WorkSpaces Pools.

v1.34.134

Compare Source

========

  • api-change:controltower: [botocore] Added ListLandingZoneOperations API.
  • api-change:eks: [botocore] Added support for disabling unmanaged addons during cluster creation.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens.
  • api-change:kinesisanalyticsv2: [botocore] This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs.
  • api-change:opensearch: [botocore] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down.

v1.34.133

Compare Source

========

  • api-change:autoscaling: [botocore] Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
  • api-change:ec2: [botocore] This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
  • api-change:networkmanager: [botocore] This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support.
  • api-change:workspaces-thin-client: [botocore] This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output.

v1.34.132

Compare Source

========

  • api-change:bedrock-runtime: [botocore] Increases Converse API's document name length
  • api-change:customer-profiles: [botocore] This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types.
  • api-change:ec2: [botocore] Fix EC2 multi-protocol info in models.
  • api-change:qbusiness: [botocore] Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application.
  • api-change:ssm: [botocore] Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • api-change:workspaces-web: [botocore] Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging.

v1.34.131

Compare Source

========

  • api-change:bedrock-runtime: [botocore] This release adds document support to Converse and ConverseStream APIs
  • api-change:codeartifact: [botocore] Add support for the Cargo package format.
  • api-change:compute-optimizer: [botocore] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
  • api-change:cost-optimization-hub: [botocore] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.
  • api-change:dynamodb: [botocore] Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • api-change:glue: [botocore] Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • api-change:ivs-realtime: [botocore] IVS Real-Time now offers customers the ability to record individual stage participants to S3.
  • api-change:sagemaker: [botocore] Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • api-change:securityhub: [botocore] Documentation updates for Security Hub

v1.34.130

Compare Source

========

  • api-change:artifact: [botocore] This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response).
  • api-change:athena: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:cur: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:directconnect: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:elastictranscoder: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:opensearch: [botocore] This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains.

v1.34.129

Compare Source

========

  • api-change:bedrock-runtime: [botocore] This release adds support for using Guardrails with the Converse and ConverseStream APIs.
  • api-change:cloudtrail: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:config: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:eks: [botocore] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response.
  • api-change:lightsail: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:polly: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:rekognition: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:sagemaker: [botocore] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances.
  • api-change:shield: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:snowball: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.34.128

Compare Source

========

  • api-change:acm-pca: [botocore] Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate.
  • api-change:batch: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:codebuild: [botocore] AWS CodeBuild now supports global and organization GitHub webhooks
  • api-change:cognito-idp: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:ds: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:efs: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:glue: [botocore] This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions.
  • api-change:mediaconvert: [botocore] This release includes support for creating I-frame only video segments for DASH trick play.
  • api-change:secretsmanager: [botocore] Doc only update for Secrets Manager
  • api-change:waf: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.34.127

Compare Source

========

  • api-change:datazone: [botocore] This release introduces a new default service blueprint for custom environment creation.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:macie2: [botocore] This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses.
  • api-change:mediaconvert: [botocore] This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name.
  • api-change:route53domains: [botocore] Add v2 smoke tests and smithy smokeTests trait for SDK testing.

v1.34.126

Compare Source

========

  • api-change:cloudhsmv2: [botocore] Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode.
  • api-change:glue: [botocore] This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets.
  • api-change:iotwireless: [botocore] Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics.
  • api-change:kms: [botocore] This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties.
  • api-change:mediapackagev2: [botocore] This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1)

v1.34.125

Compare Source

========

  • api-change:apptest: [botocore] AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainframe application modernization and migration to AWS, and regression testing.
  • api-change:backupstorage: [botocore] The backupstorage client has been removed following the deprecation of the service.
  • api-change:ec2: [botocore] Tagging support for Traffic Mirroring FilterRule resource
  • api-change:osis: [botocore] SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines.
  • api-change:redshift: [botocore] Updates to remove DC1 and DS2 node types.
  • api-change:secretsmanager: [botocore] Introducing RotationToken parameter for PutSecretValue API
  • api-change:securitylake: [botocore] This release updates request validation regex to account for non-commercial aws partitions.
  • api-change:sesv2: [botocore] This release adds support for Amazon EventBridge as an email sending events destination.

v1.34.124

Compare Source

========

  • api-change:accessanalyzer: [botocore] IAM Access Analyzer now provides policy recommendations to help resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends its custom policy checks to detect when IAM policies grant public access or access to critical resources ahead of deployments.
  • api-change:guardduty: [botocore] Added API support for GuardDuty Malware Protection for S3.
  • api-change:networkmanager: [botocore] This is model changes & documentation update for Service Insertion feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide visibility to the route updates.
  • api-change:pca-connector-scep: [botocore] Connector for SCEP allows you to use a managed, cloud CA to enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS Private CA with popular MDM solutions.
  • api-change:sagemaker: [botocore] Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable.

v1.34.123

Compare Source

========

  • api-change:application-signals: [botocore] This is the initial SDK release for Amazon CloudWatch Application Signals. Amazon CloudWatch Application Signals provides curated application performance monitoring for developers to monitor and troubleshoot application health using pre-built dashboards and Service Level Objectives.
  • api-change:ecs: [botocore] This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption.
  • api-change:imagebuilder: [botocore] This release updates the regex pattern for Image Builder ARNs.

v1.34.122

Compare Source

========

  • api-change:auditmanager: [botocore] New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned.
  • api-change:b2bi: [botocore] Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership.
  • api-change:codepipeline: [botocore] CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides.
  • api-change:sagemaker: [botocore] This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant.
  • api-change:verifiedpermissions: [botocore] This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests.

v1.34.121

Compare Source

========

  • api-change:account: [botocore] This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization.
  • api-change:alexaforbusiness: [botocore] The alexaforbusiness client has been removed following the deprecation of the service.
  • api-change:firehose: [botocore] Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations
  • api-change:fsx: [botocore] This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand.
  • api-change:glue: [botocore] This release adds support for creating and updating Glue Data Catalog Views.
  • api-change:honeycode: [botocore] The honeycode client has been removed following the deprecation of the service.
  • api-change:iotwireless: [botocore] Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one.
  • api-change:location: [botocore] Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields.
  • api-change:sns: [botocore] Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates.
  • api-change:sqs: [botocore] Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications.
  • api-change:storagegateway: [botocore] Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.20.11

v1.34.120

Compare Source

========

  • api-change:globalaccelerator: [botocore] This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input.
  • api-change:glue: [botocore] AWS Glue now supports native SaaS connectivity: Salesforce connector available now
  • api-change:s3: [botocore] Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality.

v1.34.119

Compare Source

========

  • api-change:ec2: [botocore] U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time.
  • api-change:pipes: [botocore] This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes
  • api-change:sagemaker: [botocore] Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID.
  • api-change:taxsettings: [botocore] Initial release of AWS Tax Settings API

v1.34.118

Compare Source

========

  • api-change:amplify: [botocore] This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications.
  • api-change:batch: [botocore] This release adds support for the AWS Batch GetJobQueueSnapshot API operation.
  • api-change:eks: [botocore] Adds support for EKS add-ons pod identity associations integration
  • api-change:iottwinmaker: [botocore] Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null

v1.34.117

Compare Source

========

  • api-change:codebuild: [botocore] AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise
  • api-change:codeguru-security: [botocore] This release includes minor model updates and documentation updates.
  • api-change:elasticache: [botocore] Update to attributes of TestFailover and minor revisions.
  • api-change:launch-wizard: [botocore] This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations.

v1.34.116

Compare Source

========

  • api-change:acm: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:bedrock-agent: [botocore] With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2.
  • api-change:bedrock-runtime: [botocore] This release adds Converse and ConverseStream APIs to Bedrock Runtime
  • api-change:cloudtrail: [botocore] CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour.
  • api-change:connect: [botocore] Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API
  • api-change:emr-serverless: [botocore] The release adds support for spark structured streaming.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for Aurora Postgres DBname.
  • api-change:sagemaker: [botocore] Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm.

v1.34.115

Compare Source

========

  • api-change:athena: [botocore] Throwing validation errors on CreateNotebook with Name containing /,:,\
  • api-change:codebuild: [botocore] AWS CodeBuild now supports manually creating GitHub webhooks
  • api-change:connect: [botocore] This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect.
  • api-change:glue: [botocore] Add optional field JobMode to CreateJob and UpdateJob APIs.
  • api-change:securityhub: [botocore] Add ROOT type for TargetType model

v1.34.114

Compare Source

========

  • api-change:dynamodb: [botocore] Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy.
  • api-change:ec2: [botocore] Providing support to accept BgpAsnExtended attribute
  • api-change:kafka: [botocore] Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK
  • api-change:swf: [botocore] This release adds new APIs for deleting activity type and workflow type resources.

v1.34.113

Compare Source

========

  • api-change:dynamodb: [botocore] Documentation only updates for DynamoDB.
  • api-change:iotfleetwise: [botocore] AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter.
  • api-change:managedblockchain: [botocore] This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks.

v1.34.112

Compare Source

========

  • api-change:emr-serverless: [botocore] This release adds the capability to run interactive workloads using Apache Livy Endpoint.
  • api-change:opsworks: [botocore] Documentation-only update for OpsWorks Stacks.

v1.34.111

Compare Source

========

  • api-change:chatbot: [botocore] This change adds support for tagging Chatbot configurations.
  • api-change:cloudformation: [botocore] Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure.
  • api-change:kms: [botocore] This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China.
  • api-change:opensearch: [botocore] This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status.
  • api-change:wafv2: [botocore] You can now use Security Lake to collect web ACL traffic data.

v1.34.110

Compare Source

========

  • api-change:cloudfront: [botocore] Model update; no change to SDK functionality.
  • api-change:glue: [botocore] Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED.
  • api-change:lightsail: [botocore] This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types.
  • api-change:mailmanager: [botocore] This release includes a new Amazon SES feature called Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen their organization's email infrastructure, simplify email workflow management, and streamline email compliance control.
  • api-change:pi: [botocore] Performance Insights added a new input parameter called AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted the acceptable input characters.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for Db2 license through AWS Marketplace.
  • api-change:storagegateway: [botocore] Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums.

v1.34.109

Compare Source

========

  • api-change:bedrock-agent: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:bedrock-agent-runtime: [botocore] This release adds support for using Guardrails with Bedrock Agents.
  • api-change:controltower: [botocore] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.
  • api-change:osis: [botocore] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.
  • api-change:rds: [botocore] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.
  • api-change:secretsmanager: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing

v1.34.108

Compare Source

========

  • api-change:application-autoscaling: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • api-change:codebuild: [botocore] Aws CodeBuild now supports 36 hours build timeout
  • api-change:elbv2: [botocore] This release adds dualstack-without-public-ipv4 IP address type for ALB.
  • api-change:lakeformation: [botocore] Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal
  • api-change:transfer: [botocore] Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model.

v1.34.107

Compare Source

========

  • api-change:acm-pca: [botocore] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
  • api-change:connect: [botocore] Adding Contact Flow metrics to the GetMetricDataV2 API
  • api-change:kafka: [botocore] AWS MSK support for Broker Removal.
  • api-change:mwaa: [botocore] Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow.
  • api-change:quicksight: [botocore] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
  • api-change:sagemaker: [botocore] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
  • api-change:secretsmanager: [botocore] Documentation updates for AWS Secrets Manager
  • bugfix:retries: [botocore] Fix backoff calculation for truncated binary exponential backoff (#&#8203;3178 <https://github.com/boto/botocore/issues/3178>__)

v1.34.106

Compare Source

========

  • api-change:bedrock-agent-runtime: [botocore] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains
  • api-change:codebuild: [botocore] CodeBuild Reserved Capacity VPC Support
  • api-change:datasync: [botocore] Task executions now display a CANCELLING status when an execution is in the process of being cancelled.
  • api-change:grafana: [botocore] This release adds new ServiceAccount and ServiceAccountToken APIs.
  • api-change:medical-imaging: [botocore] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions.
  • api-change:securityhub: [botocore] Documentation-only update for AWS Security Hub

v1.34.105

Compare Source

========

  • api-change:connect: [botocore] Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances.
  • api-change:s3: [botocore] Updated a few x-id in the http uri traits

v1.34.104

Compare Source

========

  • api-change:events: [botocore] Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API.
  • api-change:vpc-lattice: [botocore] This release adds TLS Passthrough support. It also increases max number of target group per rule to 10.

v1.34.103

Compare Source

========

  • api-change:discovery: [botocore] add v2 smoke tests and smithy smokeTests trait for SDK testing
  • api-change:greengrassv2: [botocore] Mark ComponentVersion in ComponentDeploymentSpecification as required.
  • api-change:sagemaker: [botocore] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications.
  • api-change:sso-oidc: [botocore] Updated request parameters for PKCE support.

v1.34.102

Compare Source

========

  • api-change:bedrock-agent-runtime: [botocore] This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock.
  • api-change:pinpoint: [botocore] This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • api-change:route53resolver: [botocore] Update the DNS Firewall settings to correct a spelling issue.
  • api-change:ssm-sap: [botocore] Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP
  • api-change:verifiedpermissions: [botocore] Adds policy effect and actions fields to Policy API's.

v1.34.101

Compare Source

========

  • api-change:cognito-idp: [botocore] Add EXTERNAL_PROVIDER enum value to UserStatusType.
  • api-change:ec2: [botocore] Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • api-change:ecr: [botocore] This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • api-change:fms: [botocore] The policy scope resource tag is always a string value, either a non-empty string or an empty string.
  • api-change:polly: [botocore] Add new engine - generative - that builds the most expressive conversational voices.
  • api-change:sqs: [botocore] This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

v1.34.100

Compare Source

========

  • api-change:b2bi: [botocore] Documentation update to clarify the MappingTemplate definition.
  • api-change:budgets: [botocore] This release adds tag support for budgets and budget actions.
  • api-change:resiliencehub: [botocore] AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources.
  • api-change:route53profiles: [botocore] Doc only update for Route 53 profiles that fixes some link issues

v1.34.99

Compare Source

=======

  • api-change:medialive: [botocore] AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.

v1.34.98

Compare Source

=======

  • api-change:bedrock-agent: [botocore] This release adds support for using Provisioned Throughput with Bedrock Agents.
  • api-change:connect: [botocore] This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases.
  • api-change:connectcases: [botocore] This feature supports the release of Files related items
  • api-change:datasync: [botocore] Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations.
  • api-change:inspector2: [botocore] This release adds CSV format to GetCisScanReport for Inspector v2
  • api-change:sagemaker: [botocore] Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • api-change:sesv2: [botocore] Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2.

v1.34.97

Compare Source

=======

  • api-change:dynamodb: [botocore] This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs.
  • api-change:ec2: [botocore] This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM).
  • api-change:personalize: [botocore] This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group.
  • api-change:redshift-serverless: [botocore] Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name.

v1.34.96

Compare Source

=======

  • api-change:bedrock-agent: [botocore] This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base.
  • api-change:ec2: [botocore] Documentation updates for Amazon EC2.
  • api-change:personalize-runtime: [botocore] This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2.
  • api-change:securityhub: [botocore] Updated CreateMembers API request with limits.
  • api-change:sesv2: [botocore] Fixes ListContacts and ListImportJobs APIs to use POST instead of GET.

v1.34.95

Compare Source

=======

  • api-change:chime-sdk-voice: [botocore] Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page.
  • api-change:codeartifact: [botocore] Add support for the Ruby package format.
  • api-change:fms: [botocore] AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization.
  • api-change:omics: [botocore] Add support for workflow sharing and dynamic run storage
  • api-change:opensearch: [botocore] This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint.
  • api-change:pinpoint-sms-voice-v2: [botocore] Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries.
  • api-change:qbusiness: [botocore] This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems.
  • api-change:quicksight: [botocore] New Q embedding supporting Generative Q&A
  • api-change:route53resolver: [botocore] Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest.
  • api-change:sagemaker: [botocore] Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types.
  • api-change:signer: [botocore] Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions.

v1.34.94

Compare Source

=======

  • api-change:amplify: [botocore] Updating max results limit for listing any resources (Job, Artifacts, Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max results can be up to 100.
  • api-change:connectcases: [botocore] This feature releases DeleteField, DeletedLayout, and DeleteTemplate API's
  • api-change:inspector2: [botocore] Update Inspector2 to include new Agentless API parameters.
  • api-change:timestream-query: [botocore] This change allows users to update and describe account settings associated with their accounts.
  • api-change:transcribe: [botocore] This update provides error messaging for generative call summarization in Transcribe Call Analytics
  • api-change:trustedadvisor: [botocore] This release adds the BatchUpdateRecommendationResourceExclusion API to support batch updates of Recommendation Resource exclusion statuses and introduces a new exclusion status filter to the ListRecommendationResources and ListOrganizationRecommendationResources APIs.

v1.34.93

Compare Source

=======

  • api-change:codepipeline: [botocore] Add ability to manually and automatically roll back a pipeline stage to a previously successful execution.
  • api-change:cognito-idp: [botocore] Add LimitExceededException to SignUp errors
  • api-change:connectcampaigns: [botocore] This release adds support for specifying if Answering Machine should wait for prompt sound.
  • api-change:marketplace-entitlement: [botocore] Releasing minor endpoint updates.
  • api-change:oam: [botocore] This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account
  • api-change:rds: [botocore] SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database.
  • api-change:support: [botocore] Releasing minor endpoint updates.

v1.34.92

Compare Source

=======

  • api-change:appsync: [botocore] UpdateGraphQLAPI documentation update and datasource introspection secret arn update
  • api-change:fms: [botocore] AWS Firewall Manager adds support for network ACL policies to manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization.
  • api-change:ivs: [botocore] Bug Fix: IVS does not support arns with the svs prefix
  • api-change:ivs-realtime: [botocore] Bug Fix: IVS Real Time does not support ARNs using the svs prefix.
  • api-change:rds: [botocore] Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances.
  • api-change:stepfunctions: [botocore] Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine.

v1.34.91

Compare Source

=======

  • api-change:datasync: [botocore] This change allows users to disable and enable the schedules associated with their tasks.
  • api-change:ec2: [botocore] Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface
  • api-change:emr-containers: [botocore] EMRonEKS Service support for SecurityConfiguration enforcement for Spark Jobs.
  • api-change:entityresolution: [botocore] Support Batch Unique IDs Deletion.
  • api-change:gamelift: [botocore] Amazon GameLift releases container fleets support for public preview. Deploy Linux-based containerized game server software for hosting on Amazon GameLift.
  • api-change:ssm: [botocore] Add SSM DescribeInstanceProperties API to public AWS SDK.

v1.34.90

Compare Source

=======

  • api-change:bedrock: [botocore] This release introduces Model Evaluation and Guardrails for Amazon Bedrock.
  • api-change:bedrock-agent: [botocore] Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data.
  • api-change:bedrock-agent-runtime: [botocore] This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base.
  • api-change:bedrock-runtime: [botocore] This release introduces Guardrails for Amazon Bedrock.
  • api-change:ce: [botocore] Added additional metadata that might be applicable to your reservation recommendations.
  • api-change:ec2: [botocore] This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API.
  • api-change:pi: [botocore] Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API.
  • api-change:rds: [botocore] Fix the example ARN for ModifyActivityStreamRequest
  • api-change:sqs: [botocore] This release enables customers to call SQS using AWS JSON-1.0 protocol
  • api-change:workspaces-web: [botocore] Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)

v1.34.89

Compare Source

=======

  • api-change:bedrock-agent: [botocore] Releasing the support for simplified configuration and return of control
  • api-change:bedrock-agent-runtime: [botocore] Releasing the support for simplified configuration and return of control
  • api-change:payment-cryptography: [botocore] Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service.
  • api-change:redshift-serverless: [botocore] Updates description of schedule field for scheduled actions.
  • api-change:route53profiles: [botocore] Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account.
  • api-change:sagemaker: [botocore] This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio.
  • api-change:servicediscovery: [botocore] This release adds examples to several Cloud Map actions.
  • api-change:transfer: [botocore] Adding new API to support remote directory listing using SFTP connector

v1.34.88

Compare Source

=======

  • api-change:glue: [botocore] Adding RowFilter in the response for GetUnfilteredTableMetadata API
  • api-change:internetmonitor: [botocore] This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map.
  • api-change:personalize: [botocore] This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign

v1.34.87

Compare Source

=======

  • api-change:drs: [botocore] Outpost ARN added to Source Server and Recovery Instance
  • api-change:emr-serverless: [botocore] This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs.
  • api-change:guardduty: [botocore] Added IPv6Address fields for local and remote IP addresses
  • api-change:quicksight: [botocore] This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution
  • api-change:rolesanywhere: [botocore] This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates.
  • api-change:sagemaker: [botocore] Removed deprecated enum values and updated API documentation.
  • api-change:workspaces: [botocore] Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts.

v1.34.86

Compare Source

=======

  • api-change:ec2: [botocore] Documentation updates for Elastic Compute Cloud (EC2).
  • api-change:qbusiness: [botocore] This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled.

v1.34.85

Compare Source

=======

  • api-change:bedrock-agent: [botocore] For Create Agent API, the agentResourceRoleArn parameter is no longer required.
  • api-change:emr-serverless: [botocore] This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads.
  • api-change:entityresolution: [botocore] Cross Account Resource Support .
  • api-change:iotwireless: [botocore] Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device.
  • api-change:lakeformation: [botocore] This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration"
  • api-change:m2: [botocore] Adding new ListBatchJobRestartPoints API and support for restart batch job.
  • api-change:mediapackagev2: [botocore] Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format.
  • api-change:outposts: [botocore] This release adds new APIs to allow customers to configure their Outpost capacity at order-time.
  • api-change:wellarchitected: [botocore] AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.20.9
python-humanize/humanize (humanize)

v4.10.0

Compare Source

Changed

  • Replace deprecated pydocstyle with Ruff and update to Black 2024 style (#​170) @​hugovk

Fixed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [apprise](https://github.com/caronc/apprise) | minor | `==1.7.6` -> `==1.9.0` | | [awslambdaric](https://github.com/aws/aws-lambda-python-runtime-interface-client) | minor | `==2.0.11` -> `==2.2.1` | | [boto3](https://github.com/boto/boto3) | minor | `==1.34.84` -> `==1.35.17` | | [humanize](https://github.com/python-humanize/humanize) ([changelog](https://github.com/python-humanize/humanize/releases)) | minor | `==4.9.0` -> `==4.10.0` | --- ### Release Notes <details> <summary>caronc/apprise (apprise)</summary> ### [`v1.9.0`](https://github.com/caronc/apprise/releases/tag/v1.9.0) [Compare Source](https://github.com/caronc/apprise/compare/v1.8.1...1.9.0) #### What's Changed The largest change introduced in this build is the new Persistent Storage setup which will greatly reduce and optimize a lot of existing and new supported plugins. ##### :mega: New Notification Services: - WxPusher Support Added in https://github.com/caronc/apprise/pull/1135 ##### :bulb: Features - :rocket: :star: Persistent Storage in https://github.com/caronc/apprise/pull/1131 (more then 6,500+ lines of code added to the code base) :fire: - This feature is very big and better [documented here](https://github.com/caronc/apprise/wiki/persistent_storage). Some general details can also be found [here](https://github.com/caronc/apprise?tab=readme-ov-file#persistent-storage) on the main README.md file. - Long overdue, plugins can now safely cache some of the query results returned from upstream endpoints to disk. This saves the need to make future extra web requests later (overall causing a performance boost to Apprise). - It's a cache engine done right; content is contained, and those using the CLI can clean/reset it. You can also easily turn it off. - Not all plugins that can fully leverage this for it's added boost do so... \*Yet\*, but just give me some time and I'll get there. - mqtt:// support for publishing retain flag in https://github.com/caronc/apprise/pull/1185 - SendGrid Attachment Support Added in https://github.com/caronc/apprise/pull/1190 - Refactored base64 attachment handling in https://github.com/caronc/apprise/pull/1191 ##### :heart: Life-Cycle Support - Documentation and CLI Tidying in https://github.com/caronc/apprise/pull/1187 - Cleaner usage of Apprise CLI ([`0d19db8`](https://github.com/caronc/apprise/commit/0d19db862d31b34151ff682244a4565d532860dd)) - RPM Testing/Building Docker Containers smaller in size ([`1a2eecc`](https://github.com/caronc/apprise/commit/1a2eecc448b25bcd6f1e5353a6c9e05ceb859e59) and [`1dc22e1`](https://github.com/caronc/apprise/commit/1dc22e1dd633c4718665d8c0a3501fb488f8c2f1)) refs [#&#8203;948](https://github.com/caronc/apprise/issues/948) ##### :lady_beetle: Bugfixes - Fix typo in readme by [@&#8203;khaffner](https://github.com/khaffner) in https://github.com/caronc/apprise/pull/1176 - Fix Telegram Thread/Topic handling in https://github.com/caronc/apprise/pull/1177 - Fixed mattermost channel handling n https://github.com/caronc/apprise/pull/1180 - Escape unsupported Telegram MarkdownV2 characters in https://github.com/caronc/apprise/pull/1181 - Telegram MarkdownV2 has turned out to be a VERY different style of markdown. For consistency, the default telegram mode is version 1. Simply add `?format=markdown&mdv=v2` to your URL to change this. #### Installation Apprise is available [on PyPI](https://pypi.org/project/apprise/) through *pip*: ```bash ### Install Apprise v1.9.0 from PyPI pip install apprise==1.9.0 ``` #### New Contributors :tada: - [@&#8203;khaffner](https://github.com/khaffner) made their first contribution in https://github.com/caronc/apprise/pull/1176 **Full Changelog**: https://github.com/caronc/apprise/compare/v1.8.1...v1.9.0 ### [`v1.8.1`](https://github.com/caronc/apprise/releases/tag/v1.8.1) [Compare Source](https://github.com/caronc/apprise/compare/v1.8.0...v1.8.1) #### Details A lot of new changes; this release was long overdue. It was really great to see so much user contribution this time around! Very impressive and much appreciated! :tada: ##### :mega: New Notification Services: - Added Splunk/VictorOps Support ([#&#8203;1125](https://github.com/caronc/apprise/issues/1125)) - Added Africas Talking Support ([#&#8203;1167](https://github.com/caronc/apprise/issues/1167)) - Added Microsoft Power Automate / Workflows Support (MSTeams Successor) ([#&#8203;1172](https://github.com/caronc/apprise/issues/1172)) - Add Société Française du Radiotéléphone (SFR) Support by [@&#8203;Anghille](https://github.com/Anghille) ([#&#8203;1132](https://github.com/caronc/apprise/issues/1132)) ##### :bulb: Features - Slack supports <[@&#8203;userid](https://github.com/userid)> in message body ([#&#8203;1134](https://github.com/caronc/apprise/issues/1134)) - Turn large ntfy messages into a attachments ([#&#8203;1136](https://github.com/caronc/apprise/issues/1136)) - Refactored the way Notifiarr Discord users are mentioned ([#&#8203;1153](https://github.com/caronc/apprise/issues/1153)) - OneSignal to support custom data in payload ([#&#8203;1163](https://github.com/caronc/apprise/issues/1163)) - Twilio WhatsApp support added ([#&#8203;1173](https://github.com/caronc/apprise/issues/1173)) - Allow json data in OneSignal template arguments by [@&#8203;phantom943](https://github.com/phantom943) ([#&#8203;1171](https://github.com/caronc/apprise/issues/1171)) ##### :heart: Life-Cycle Support - Refactor: update streamlabs.py by [@&#8203;eltociear](https://github.com/eltociear) ([#&#8203;1160](https://github.com/caronc/apprise/issues/1160)) - Fixed series of pep8 fixes surfacinging in python 3.11 flake8 checks ([#&#8203;1149](https://github.com/caronc/apprise/issues/1149)) - Drop support for Python v3.6 and EPEL 8 from Apprise ([#&#8203;1155](https://github.com/caronc/apprise/issues/1155)) - setup.py deprecation workaround with --use-pep517 ([#&#8203;1168](https://github.com/caronc/apprise/issues/1168)) ##### :lady_beetle: Bugfixes - Automatically increment Matrix v3 transaction IDs by [@&#8203;nmaggioni](https://github.com/nmaggioni) ([#&#8203;1128](https://github.com/caronc/apprise/issues/1128)) - Slack files upload deprecation by [@&#8203;delenamalan](https://github.com/delenamalan) ([#&#8203;1130](https://github.com/caronc/apprise/issues/1130)) - Update token regex in ServerChan by [@&#8203;easychen](https://github.com/easychen) ([#&#8203;1148](https://github.com/caronc/apprise/issues/1148)) - Add missing % string in import failed trace message by [@&#8203;jpbede](https://github.com/jpbede) ([#&#8203;1151](https://github.com/caronc/apprise/issues/1151)) - This will fix issues with Home Assistant - Fixes random matrix:// unittest failures ([#&#8203;1166](https://github.com/caronc/apprise/issues/1166)) - fix: conversion html_to_text hr tags rstrip non string object by [@&#8203;fabiottini](https://github.com/fabiottini) ([#&#8203;1162](https://github.com/caronc/apprise/issues/1162)) #### Installation Apprise is available [on PyPI](https://pypi.org/project/apprise/) through *pip*: ```bash ### Install Apprise v1.8.1 from PyPI pip install apprise==1.8.1 ``` #### New Contributors :tada: - [@&#8203;nmaggioni](https://github.com/nmaggioni) made their first contribution in https://github.com/caronc/apprise/pull/1128 - [@&#8203;delenamalan](https://github.com/delenamalan) made their first contribution in https://github.com/caronc/apprise/pull/1130 - [@&#8203;Anghille](https://github.com/Anghille) made their first contribution in https://github.com/caronc/apprise/pull/1132 - [@&#8203;easychen](https://github.com/easychen) made their first contribution in https://github.com/caronc/apprise/pull/1148 - [@&#8203;jpbede](https://github.com/jpbede) made their first contribution in https://github.com/caronc/apprise/pull/1151 - [@&#8203;eltociear](https://github.com/eltociear) made their first contribution in https://github.com/caronc/apprise/pull/1160 - [@&#8203;fabiottini](https://github.com/fabiottini) made their first contribution in https://github.com/caronc/apprise/pull/1162 **Full Changelog**: https://github.com/caronc/apprise/compare/v1.8.0...v1.8.1 ### [`v1.8.0`](https://github.com/caronc/apprise/releases/tag/v1.8.0) [Compare Source](https://github.com/caronc/apprise/compare/v1.7.6...v1.8.0) #### Details **:point_up: Attention Developers: there is a potential Breaking Change in this release. CLI users will not be impacted.** ##### :hammer_and_wrench: Potential Breaking Change PR [#&#8203;1119](https://github.com/caronc/apprise/issues/1119) involved the refactoring of all the internal file/module structure of the Apprise library. The hope is I didn't break anything in your source code :pray: . The change was required in order to remain compatible with Python v3.11+ in conjunction with library importing and how it works under the hood. More details on the specific issue can be [found here](https://github.com/caronc/117860-cpython-issue) demonstrating it. The [Python Issue I opened in reguards to this made it clear I needed to adapt the fix on my side](https://github.com/python/cpython/issues/117860) and conform to a better file based structure. The side effect of this massive change developers may see (*if any at all*) is just the way your `import` calls are made. If you always followed the examples provided on this GitHub project, you'll have no issues at all. However, if you got clever and leveraged some of the under-the-hood compontents Apprise is built upon, then you may have an issue. The good news is the ONLY thing impacted is the way you imported your libraries (they just slightly moved around). An example of this is someone who may have had: ```python ### For example: from apprise.plugins.NotifyEmail import NotifyEmail ### This has changed to : from apprise.plugins.email import NotifyEmail ### All other object functionality has not changed at all ``` Documented imports still work perfectly (both before and after this major refactor) such as: ```python from apprise import Apprise from apprise import AppriseAsset ### etc... ``` ##### :mega: New Notification Services: n/a ##### :bulb: Features - Custom Plugin Attachment Support Enforced + Added Testing in https://github.com/caronc/apprise/pull/1115 - Do not sanitize `http://` attachment URLs ([#&#8203;1122](https://github.com/caronc/apprise/issues/1122)) - This allows the successful fetching of very complicated http based Attachment URL's where the case sensitivity of the keys matter. - The side effect of this change, is built in switches like `cache=` become case sensitive too (e.g `Cache=` will no longer be parsed). ##### :heart: Life-Cycle Support - Enhancement: Refactor Test Code for Efficiency and Quality by [@&#8203;freddiewanah](https://github.com/freddiewanah) in https://github.com/caronc/apprise/pull/1100 - :bomb: Python Module Naming & Namespacing Harmonization by in https://github.com/caronc/apprise/pull/1119 - This was a major change that eliminated `ClassName.py` to not include a `class ClassName` inside. Python has issues with `import` and `unittest` references when this is done. `unittests` break completely in Python v3.11 using this method making this massive refactoring essential. ##### :bug: Bugfixes - Added JSON Content-Type header to freemobile:// in https://github.com/caronc/apprise/pull/1109 - Fix mailto://ip.addr support in https://github.com/caronc/apprise/pull/1114 - `clicksend://` authentication bugfix in https://github.com/caronc/apprise/pull/1121 - Update Apprise API (`apprise//`) token length by [@&#8203;isometimescode](https://github.com/isometimescode) in https://github.com/caronc/apprise/pull/1120 #### Installation Apprise is available [on PyPI](https://pypi.org/project/apprise/) through *pip*: ```bash ### Install Apprise v1.8.0 rom PyPI pip install apprise==1.8.0 ``` #### New Contributors - [@&#8203;freddiewanah](https://github.com/freddiewanah) made their first contribution in https://github.com/caronc/apprise/pull/1100 - [@&#8203;isometimescode](https://github.com/isometimescode) made their first contribution in https://github.com/caronc/apprise/pull/1120 </details> <details> <summary>aws/aws-lambda-python-runtime-interface-client (awslambdaric)</summary> ### [`v2.2.1`](https://github.com/aws/aws-lambda-python-runtime-interface-client/releases/tag/2.2.1): AWS Lambda Runtime Interface Client for Python v2.2.1 #### What's Changed - Update version to 2.2.1 by [@&#8203;m-rph](https://github.com/m-rph) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/170 - Patch libcurl configure.ac to work with later versions of autoconf by [@&#8203;m-rph](https://github.com/m-rph) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/170 **Full Changelog**: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.1.1...2.2.1 ### [`v2.1.0`](https://github.com/aws/aws-lambda-python-runtime-interface-client/releases/tag/2.1.0): AWS Lambda Runtime Interface Client for Python v2.1.0 [Compare Source](https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.12...2.1.0) #### What's Changed - Use latest codebuild version by [@&#8203;m-rph](https://github.com/m-rph) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/157 - Raise all init errors in init instead of suppressing them until the fist invoke by [@&#8203;trivenay](https://github.com/trivenay) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/163 - Bump version to 2.1.0 by [@&#8203;trivenay](https://github.com/trivenay) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/164 #### New Contributors - [@&#8203;trivenay](https://github.com/trivenay) made their first contribution in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/163 **Full Changelog**: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.12...2.1.0 ### [`v2.0.12`](https://github.com/aws/aws-lambda-python-runtime-interface-client/releases/tag/2.0.12): AWS Lambda Runtime Interface Client for Python v2.0.12 [Compare Source](https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.11...2.0.12) #### What's Changed - Fix alpine image breaking due to missing dependencies and curl by [@&#8203;m-rph](https://github.com/m-rph) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/146 - Relax simplejson dependency and keep it backwards compatible by [@&#8203;m-rph](https://github.com/m-rph) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/152 - Makes the github PR workflow test against all OSes by [@&#8203;m-rph](https://github.com/m-rph) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/154 - Bump to version 2.0.12. by [@&#8203;briensea](https://github.com/briensea) in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/155 #### New Contributors - [@&#8203;m-rph](https://github.com/m-rph) made their first contribution in https://github.com/aws/aws-lambda-python-runtime-interface-client/pull/146 **Full Changelog**: https://github.com/aws/aws-lambda-python-runtime-interface-client/compare/2.0.11...2.0.12 </details> <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.35.17`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13517) [Compare Source](https://github.com/boto/boto3/compare/1.35.16...1.35.17) \======= - api-change:`bedrock-agent`: \[`botocore`] Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. - api-change:`bedrock-agent-runtime`: \[`botocore`] Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience. - api-change:`ecr`: \[`botocore`] Added KMS_DSSE to EncryptionType - api-change:`guardduty`: \[`botocore`] Add support for new statistic types in GetFindingsStatistics. - api-change:`lexv2-models`: \[`botocore`] Support new Polly voice engines in VoiceSettings: long-form and generative - api-change:`medialive`: \[`botocore`] Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support. ### [`v1.35.16`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13516) [Compare Source](https://github.com/boto/boto3/compare/1.35.15...1.35.16) \======= - api-change:`chime-sdk-voice`: \[`botocore`] Documentation-only update that clarifies the ValidateE911Address action of the Amazon Chime SDK Voice APIs. - api-change:`cognito-identity`: \[`botocore`] This release adds sensitive trait to some required shapes. - api-change:`pipes`: \[`botocore`] This release adds support for customer managed KMS keys in Amazon EventBridge Pipe - api-change:`securityhub`: \[`botocore`] Documentation update for Security Hub - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.21.5 - enhancement:`s3`: \[`botocore`] Adds logic to gracefully handle invalid timestamps returned in the Expires header. ### [`v1.35.15`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13515) [Compare Source](https://github.com/boto/boto3/compare/1.35.14...1.35.15) \======= - api-change:`dynamodb`: \[`botocore`] Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException. - api-change:`elbv2`: \[`botocore`] Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API. - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S). - api-change:`kafka`: \[`botocore`] Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions. - api-change:`sagemaker`: \[`botocore`] Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS - api-change:`sagemaker-runtime`: \[`botocore`] AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models. ### [`v1.35.14`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13514) [Compare Source](https://github.com/boto/boto3/compare/1.35.13...1.35.14) \======= - api-change:`qapps`: \[`botocore`] Adds UpdateLibraryItemMetadata api to change status of app for admin verification feature and returns isVerified field in any api returning the app or library item. ### [`v1.35.13`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13513) [Compare Source](https://github.com/boto/boto3/compare/1.35.12...1.35.13) \======= - api-change:`application-signals`: \[`botocore`] Amazon CloudWatch Application Signals now supports creating Service Level Objectives using a new calculation type. Users can now create SLOs which are configured with request-based SLIs to help meet their specific business requirements. - api-change:`codepipeline`: \[`botocore`] Updates to add recent notes to APIs and to replace example S3 bucket names globally. - api-change:`connect`: \[`botocore`] Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines). - api-change:`gamelift`: \[`botocore`] Amazon GameLift provides additional events for tracking the fleet creation process. - api-change:`kinesisanalyticsv2`: \[`botocore`] Support for Flink 1.20 in Managed Service for Apache Flink - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker now supports idle shutdown of JupyterLab and CodeEditor applications on SageMaker Studio. ### [`v1.35.12`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13512) [Compare Source](https://github.com/boto/boto3/compare/1.35.11...1.35.12) \======= - api-change:`appsync`: \[`botocore`] Adds new logging levels (INFO and DEBUG) for additional log output control - api-change:`bedrock-agent`: \[`botocore`] Add support for user metadata inside PromptVariant. - api-change:`finspace`: \[`botocore`] Updates Finspace documentation for smaller instances. - api-change:`fis`: \[`botocore`] This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting. - api-change:`logs`: \[`botocore`] Update to support new APIs for delivery of logs from AWS services. - api-change:`s3control`: \[`botocore`] Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants. ### [`v1.35.11`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13511) [Compare Source](https://github.com/boto/boto3/compare/1.35.10...1.35.11) \======= - api-change:`connect`: \[`botocore`] Release ReplicaConfiguration as part of DescribeInstance - api-change:`datazone`: \[`botocore`] Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request. - api-change:`elbv2`: \[`botocore`] This release adds support for configuring TCP idle timeout on NLB and GWLB listeners. - api-change:`mediaconnect`: \[`botocore`] AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected. - api-change:`medialive`: \[`botocore`] Added MinQP as a Rate Control option for H264 and H265 encodes. - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces. - api-change:`timestream-influxdb`: \[`botocore`] Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API. ### [`v1.35.10`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13510) [Compare Source](https://github.com/boto/boto3/compare/1.35.9...1.35.10) \======= - api-change:`backup`: \[`botocore`] The latest update introduces two new attributes, VaultType and VaultState, to the DescribeBackupVault and ListBackupVaults APIs. The VaultState attribute reflects the current status of the vault, while the VaultType attribute indicates the specific category of the vault. - api-change:`datazone`: \[`botocore`] Amazon DataZone now adds new governance capabilities of Domain Units for organization within your Data Domains, and Authorization Policies for tighter controls. - api-change:`logs`: \[`botocore`] This release introduces a new optional parameter: Entity, in PutLogEvents request - api-change:`redshift-data`: \[`botocore`] The release include the new Redshift DataAPI feature for session use, customer execute query with --session-keep-alive-seconds parameter and can submit follow-up queries to same sessions with returned`session-id` ### [`v1.35.9`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1359) [Compare Source](https://github.com/boto/boto3/compare/1.35.8...1.35.9) \====== - api-change:`bedrock-agent-runtime`: \[`botocore`] Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array - api-change:`bedrock-runtime`: \[`botocore`] Add support for imported-model in invokeModel and InvokeModelWithResponseStream. - api-change:`personalize`: \[`botocore`] This releases ability to update automatic training scheduler for customer solutions - api-change:`quicksight`: \[`botocore`] Increased Character Limit for Dataset Calculation Field expressions - api-change:`stepfunctions`: \[`botocore`] This release adds support for static analysis to ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic errors on the definition of an Amazon States Language (ASL) state machine. - api-change:`wafv2`: \[`botocore`] The minimum request rate for a rate-based rule is now 10. Before this, it was 100. ### [`v1.35.8`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1358) [Compare Source](https://github.com/boto/boto3/compare/1.35.7...1.35.8) \====== - api-change:`appconfig`: \[`botocore`] This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile. - api-change:`datazone`: \[`botocore`] Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target. - api-change:`devicefarm`: \[`botocore`] This release removed support for Calabash, UI Automation, Built-in Explorer, remote access record, remote access replay, and web performance profile framework in ScheduleRun API. - api-change:`ec2`: \[`botocore`] Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space - api-change:`internetmonitor`: \[`botocore`] Adds new querying types to show overall traffic suggestion information for monitors - api-change:`pcs`: \[`botocore`] Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it easy to setup and manage high performance computing (HPC) clusters, and build scientific and engineering models at virtually any scale on AWS. - api-change:`workspaces`: \[`botocore`] Documentation-only update that clarifies the StartWorkspaces and StopWorkspaces actions, and a few other minor edits. ### [`v1.35.7`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1357) [Compare Source](https://github.com/boto/boto3/compare/1.35.6...1.35.7) \====== - api-change:`bedrock`: \[`botocore`] Amazon Bedrock SDK updates for Inference Profile. - api-change:`bedrock-runtime`: \[`botocore`] Amazon Bedrock SDK updates for Inference Profile. - api-change:`chatbot`: \[`botocore`] Update documentation to be consistent with the API docs - api-change:`omics`: \[`botocore`] Adds data provenance to import jobs from read sets and references - api-change:`polly`: \[`botocore`] Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH). ### [`v1.35.6`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1356) [Compare Source](https://github.com/boto/boto3/compare/1.35.5...1.35.6) \====== - api-change:`iotsitewise`: \[`botocore`] AWS IoT SiteWise now supports versioning for asset models. It enables users to retrieve active version of their asset model and perform asset model writes with optimistic lock. - api-change:`workspaces`: \[`botocore`] This release adds support for creating and managing directories that use AWS IAM Identity Center as user identity source. Such directories can be used to create non-Active Directory domain joined WorkSpaces Personal.Updated RegisterWorkspaceDirectory and DescribeWorkspaceDirectories APIs. ### [`v1.35.5`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1355) [Compare Source](https://github.com/boto/boto3/compare/1.35.4...1.35.5) \====== - api-change:`bedrock-agent`: \[`botocore`] Releasing the support for Action User Confirmation. - api-change:`bedrock-agent-runtime`: \[`botocore`] Releasing the support for Action User Confirmation. - api-change:`codebuild`: \[`botocore`] Added support for the MAC_ARM environment type for CodeBuild fleets. - api-change:`organizations`: \[`botocore`] Releasing minor partitional endpoint updates. - api-change:`qbusiness`: \[`botocore`] Amazon QBusiness: Enable support for SAML and OIDC federation through AWS IAM Identity Provider integration. - api-change:`supplychain`: \[`botocore`] Update API documentation to clarify the event SLA as well as the data model expectations ### [`v1.35.4`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1354) [Compare Source](https://github.com/boto/boto3/compare/1.35.3...1.35.4) \====== - api-change:`autoscaling`: \[`botocore`] Amazon EC2 Auto Scaling now provides EBS health check to manage EC2 instance replacement - api-change:`bedrock`: \[`botocore`] Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once. - api-change:`emr-containers`: \[`botocore`] Correct endpoint for FIPS is configured for US Gov Regions. - api-change:`inspector2`: \[`botocore`] Add enums for Agentless scan statuses and EC2 enablement error states - api-change:`quicksight`: \[`botocore`] Explicit query for authors and dashboard viewing sharing for embedded users - api-change:`route53`: \[`botocore`] Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. ### [`v1.35.3`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1353) [Compare Source](https://github.com/boto/boto3/compare/1.35.2...1.35.3) \====== - api-change:`codestar`: \[`botocore`] The codestar client has been removed following the deprecation of the service on July 31, 2024. - api-change:`ec2`: \[`botocore`] DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances - api-change:`entityresolution`: \[`botocore`] Increase the mapping attributes in Schema to 35. - api-change:`glue`: \[`botocore`] Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs. - api-change:`lambda`: \[`botocore`] Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key. - api-change:`securityhub`: \[`botocore`] Security Hub documentation and definition updates - api-change:`ses`: \[`botocore`] Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for "Deliver to S3 Action" ### [`v1.35.2`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1352) [Compare Source](https://github.com/boto/boto3/compare/1.35.1...1.35.2) \====== - api-change:`ecs`: \[`botocore`] Documentation only release to address various tickets - api-change:`opensearchserverless`: \[`botocore`] Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE. - api-change:`s3`: \[`botocore`] Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. ### [`v1.35.1`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13515) [Compare Source](https://github.com/boto/boto3/compare/1.35.0...1.35.1) \======= - api-change:`dynamodb`: \[`botocore`] Doc-only update for DynamoDB. Added information about async behavior for TagResource and UntagResource APIs and updated the description of ResourceInUseException. - api-change:`elbv2`: \[`botocore`] Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API. - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S). - api-change:`kafka`: \[`botocore`] Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions. - api-change:`sagemaker`: \[`botocore`] Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS - api-change:`sagemaker-runtime`: \[`botocore`] AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models. ### [`v1.35.0`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1350) [Compare Source](https://github.com/boto/boto3/compare/1.34.162...1.35.0) \====== - api-change:`batch`: \[`botocore`] Improvements of integration between AWS Batch and EC2. - api-change:`inspector2`: \[`botocore`] Update the correct format of key and values for resource tags - api-change:`quicksight`: \[`botocore`] Amazon QuickSight launches Customer Managed Key (CMK) encryption for Data Source metadata - api-change:`sagemaker`: \[`botocore`] Introduce Endpoint and EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response - api-change:`sesv2`: \[`botocore`] Marking use case description field of account details as deprecated. - feature:signing: \[`botocore`] Adds internal support for the new 'auth' trait to allow a priority list of auth types for a service or operation. ### [`v1.34.162`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134162) [Compare Source](https://github.com/boto/boto3/compare/1.34.161...1.34.162) \======== - api-change:`docdb`: \[`botocore`] This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. - api-change:`ecs`: \[`botocore`] This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. - api-change:`iam`: \[`botocore`] Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. - api-change:`s3`: \[`botocore`] Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. ### [`v1.34.161`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134161) [Compare Source](https://github.com/boto/boto3/compare/1.34.160...1.34.161) \======== - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project. ### [`v1.34.160`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134160) [Compare Source](https://github.com/boto/boto3/compare/1.34.159...1.34.160) \======== - api-change:`amplify`: \[`botocore`] Add a new field "cacheConfig" that enables users to configure the CDN cache settings for an App - api-change:`appstream`: \[`botocore`] This release includes following new APIs: CreateThemeForStack, DescribeThemeForStack, UpdateThemeForStack, DeleteThemeForStack to support custom branding programmatically. - api-change:`fis`: \[`botocore`] This release adds support for additional error information on experiment failure. It adds the error code, location, and account id on relevant failures to the GetExperiment and ListExperiment API responses. - api-change:`glue`: \[`botocore`] Add AttributesToGet parameter support for Glue GetTables - api-change:`neptune-graph`: \[`botocore`] Amazon Neptune Analytics provides a new option for customers to load data into a graph using the RDF (Resource Description Framework) NTRIPLES format. When loading NTRIPLES files, use the value `convertToIri` for the `blankNodeHandling` parameter. ### [`v1.34.159`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134159) [Compare Source](https://github.com/boto/boto3/compare/1.34.158...1.34.159) \======== - api-change:`compute-optimizer`: \[`botocore`] Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications - api-change:`config`: \[`botocore`] Documentation update for the OrganizationConfigRuleName regex pattern. - api-change:`ec2`: \[`botocore`] This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation. - api-change:`eks`: \[`botocore`] Added support for new AL2023 GPU AMIs to the supported AMITypes. - api-change:`groundstation`: \[`botocore`] Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. - api-change:`sagemaker`: \[`botocore`] Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. ### [`v1.34.158`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134158) [Compare Source](https://github.com/boto/boto3/compare/1.34.157...1.34.158) \======== - api-change:`cognito-idp`: \[`botocore`] Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration. - api-change:`connect`: \[`botocore`] This release supports adding RoutingCriteria via UpdateContactRoutingData public API. - api-change:`ssm`: \[`botocore`] Systems Manager doc-only updates for August 2024. ### [`v1.34.157`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134157) [Compare Source](https://github.com/boto/boto3/compare/1.34.156...1.34.157) \======== - api-change:`cognito-idp`: \[`botocore`] Added support for threat protection for custom authentication in Amazon Cognito user pools. - api-change:`connect`: \[`botocore`] This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile. - api-change:`ec2`: \[`botocore`] Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage. - api-change:`glue`: \[`botocore`] This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys. ### [`v1.34.156`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134156) [Compare Source](https://github.com/boto/boto3/compare/1.34.155...1.34.156) \======== - api-change:`appintegrations`: \[`botocore`] Updated CreateDataIntegration and CreateDataIntegrationAssociation API to support bulk data export from Amazon Connect Customer Profiles to the customer S3 bucket. - api-change:`glue`: \[`botocore`] Introducing AWS Glue Data Quality anomaly detection, a new functionality that uses ML-based solutions to detect data anomalies users have not explicitly defined rules for. ### [`v1.34.155`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134155) [Compare Source](https://github.com/boto/boto3/compare/1.34.154...1.34.155) \======== - api-change:`bedrock-agent-runtime`: \[`botocore`] Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage. - api-change:`cognito-idp`: \[`botocore`] Advanced security feature updates to include password history and log export for Cognito user pools. - api-change:`cost-optimization-hub`: \[`botocore`] This release adds savings percentage support to the ListRecommendationSummaries API. - api-change:`workspaces`: \[`botocore`] Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.21.2 ### [`v1.34.154`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134154) [Compare Source](https://github.com/boto/boto3/compare/1.34.153...1.34.154) \======== - api-change:`datazone`: \[`botocore`] This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers. - api-change:`ecr`: \[`botocore`] Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry. - api-change:`kinesis-video-webrtc-storage`: \[`botocore`] Add JoinStorageSessionAsViewer API - api-change:`pi`: \[`botocore`] Added a description for the Dimension db.sql.tokenized_id on the DimensionGroup data type page. ### [`v1.34.153`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134153) [Compare Source](https://github.com/boto/boto3/compare/1.34.152...1.34.153) \======== - api-change:`cloudwatch`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`kinesis`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`resiliencehub`: \[`botocore`] Customers are presented with the grouping recommendations and can determine if the recommendations are accurate and apply to their case. This feature simplifies onboarding by organizing resources into appropriate AppComponents. - api-change:`route53`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`waf-regional`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.34.152`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134152) [Compare Source](https://github.com/boto/boto3/compare/1.34.151...1.34.152) \======== - api-change:`bedrock`: \[`botocore`] API and Documentation for Bedrock Model Copy feature. This feature lets you share and copy a custom model from one region to another or one account to another. - api-change:`controlcatalog`: \[`botocore`] AWS Control Tower provides two new public APIs controlcatalog:ListControls and controlcatalog:GetControl under controlcatalog service namespace, which enable customers to programmatically retrieve control metadata of available controls. - api-change:`controltower`: \[`botocore`] Updated Control Tower service documentation for controlcatalog control ARN support with existing Control Tower public APIs - api-change:`iam`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`memorydb`: \[`botocore`] Doc only update for changes to deletion API. - api-change:`rds`: \[`botocore`] This release adds support for specifying optional MinACU parameter in CreateDBShardGroup and ModifyDBShardGroup API. DBShardGroup response will contain MinACU if specified. - api-change:`sagemaker`: \[`botocore`] This release adds support for Amazon EMR Serverless applications in SageMaker Studio for running data processing jobs. - api-change:`ssm-quicksetup`: \[`botocore`] This release adds API support for the QuickSetup feature of AWS Systems Manager - api-change:`support`: \[`botocore`] Doc only updates to CaseDetails ### [`v1.34.151`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134151) [Compare Source](https://github.com/boto/boto3/compare/1.34.150...1.34.151) \======== - api-change:`appstream`: \[`botocore`] Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0 - api-change:`autoscaling`: \[`botocore`] Increase the length limit for VPCZoneIdentifier from 2047 to 5000 - api-change:`codepipeline`: \[`botocore`] AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements. - api-change:`elasticache`: \[`botocore`] Doc only update for changes to deletion API. - api-change:`elb`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`events`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`lexv2-models`: \[`botocore`] This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base. - api-change:`logs`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`rolesanywhere`: \[`botocore`] IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile. - api-change:`tnb`: \[`botocore`] This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation. - api-change:`workspaces`: \[`botocore`] Removing multi-session as it isn't supported for pools ### [`v1.34.150`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134150) [Compare Source](https://github.com/boto/boto3/compare/1.34.149...1.34.150) \======== - api-change:`elasticache`: \[`botocore`] Renaming full service name as it appears in developer documentation. - api-change:`memorydb`: \[`botocore`] Renaming full service name as it appears in developer documentation. ### [`v1.34.149`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134149) [Compare Source](https://github.com/boto/boto3/compare/1.34.148...1.34.149) \======== - api-change:`application-autoscaling`: \[`botocore`] Application Auto Scaling is now more responsive to the changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target Tracking policy based on High Resolution CloudWatch metrics. - api-change:`application-signals`: \[`botocore`] CloudWatch Application Signals now supports application logs correlation with traces and operational health metrics of applications running on EC2 instances. Users can view the most relevant telemetry to troubleshoot application health anomalies such as spikes in latency, errors, and availability. - api-change:`bedrock-runtime`: \[`botocore`] Provides ServiceUnavailableException error message - api-change:`codecommit`: \[`botocore`] CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository. - api-change:`datazone`: \[`botocore`] Introduces GetEnvironmentCredentials operation to SDK - api-change:`ec2`: \[`botocore`] EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types. - api-change:`ecr`: \[`botocore`] API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template. - api-change:`eks`: \[`botocore`] This release adds support for EKS cluster to manage extended support. - api-change:`elbv2`: \[`botocore`] This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager. - api-change:`network-firewall`: \[`botocore`] You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging. - api-change:`outposts`: \[`botocore`] Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses - api-change:`stepfunctions`: \[`botocore`] This release adds support to customer managed KMS key encryption in AWS Step Functions. ### [`v1.34.148`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134148) [Compare Source](https://github.com/boto/boto3/compare/1.34.147...1.34.148) \======== - api-change:`cleanrooms`: \[`botocore`] Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed - api-change:`dynamodb`: \[`botocore`] DynamoDB doc only update for July - api-change:`iotsitewise`: \[`botocore`] Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device. - api-change:`mediapackagev2`: \[`botocore`] This release adds support for Irdeto DRM encryption in DASH manifests. - api-change:`medical-imaging`: \[`botocore`] CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter. - api-change:`pinpoint-sms-voice-v2`: \[`botocore`] Update for rebrand to AWS End User Messaging SMS and Voice. ### [`v1.34.147`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134147) [Compare Source](https://github.com/boto/boto3/compare/1.34.146...1.34.147) \======== - api-change:`appsync`: \[`botocore`] Adding support for paginators in AppSync list APIs - api-change:`cleanrooms`: \[`botocore`] This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table. - api-change:`cleanroomsml`: \[`botocore`] Adds SQL query as the source of seed audience for audience generation job. - api-change:`connect`: \[`botocore`] Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API - api-change:`connect-contact-lens`: \[`botocore`] Added PostContactSummary segment type on ListRealTimeContactAnalysisSegments API - api-change:`datazone`: \[`botocore`] This release removes the deprecated dataProductItem field from Search API output. - api-change:`entityresolution`: \[`botocore`] Support First Party ID Mapping ### [`v1.34.146`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134146) [Compare Source](https://github.com/boto/boto3/compare/1.34.145...1.34.146) \======== - api-change:`datazone`: \[`botocore`] This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters. - api-change:`ivs`: \[`botocore`] Documentation update for IVS Low Latency API Reference. - api-change:`mobile`: \[`botocore`] The mobile client has been removed following the deprecation of the service. - api-change:`neptune-graph`: \[`botocore`] Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for `provisioned-memory` - api-change:`redshift-serverless`: \[`botocore`] Adds dualstack support for Redshift Serverless workgroup. ### [`v1.34.145`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134145) [Compare Source](https://github.com/boto/boto3/compare/1.34.144...1.34.145) \======== - api-change:`acm-pca`: \[`botocore`] Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. - api-change:`connect`: \[`botocore`] Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) - api-change:`ec2`: \[`botocore`] Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. - api-change:`firehose`: \[`botocore`] This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. - api-change:`ivschat`: \[`botocore`] Documentation update for IVS Chat API Reference. - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. - api-change:`sagemaker`: \[`botocore`] SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. - api-change:`secretsmanager`: \[`botocore`] Doc only update for Secrets Manager - api-change:`taxsettings`: \[`botocore`] Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. - api-change:`timestream-query`: \[`botocore`] Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. - api-change:`workspaces-thin-client`: \[`botocore`] Documentation update for WorkSpaces Thin Client. - bugfix:Waiter: \[`botocore`] Update waiters to handle expected boolean values when matching errors (`boto/botocore#3220 <https://github.com/boto/botocore/issues/3220>`\__) ### [`v1.34.144`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134144) [Compare Source](https://github.com/boto/boto3/compare/1.34.143...1.34.144) \======== - api-change:`acm-pca`: \[`botocore`] Minor refactoring of C2J model for AWS Private CA - api-change:`arc-zonal-shift`: \[`botocore`] Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region. - api-change:`globalaccelerator`: \[`botocore`] This feature adds exceptions to the Customer API to avoid throwing Internal Service errors - api-change:`pinpoint`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`quicksight`: \[`botocore`] Vega ally control options and Support for Reviewed Answers in Topics ### [`v1.34.143`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134143) [Compare Source](https://github.com/boto/boto3/compare/1.34.142...1.34.143) \======== - api-change:`batch`: \[`botocore`] This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. - api-change:`bedrock`: \[`botocore`] Add support for contextual grounding check for Guardrails for Amazon Bedrock. - api-change:`bedrock-agent`: \[`botocore`] Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. - api-change:`bedrock-agent-runtime`: \[`botocore`] Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. - api-change:`bedrock-runtime`: \[`botocore`] Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. - api-change:`ec2`: \[`botocore`] Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level - api-change:`glue`: \[`botocore`] Add recipe step support for recipe node - api-change:`groundstation`: \[`botocore`] Documentation update specifying OEM ephemeris units of measurement - api-change:`license-manager-linux-subscriptions`: \[`botocore`] Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. - api-change:`mediaconnect`: \[`botocore`] AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. ### [`v1.34.142`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134142) [Compare Source](https://github.com/boto/boto3/compare/1.34.141...1.34.142) \======== - api-change:`datazone`: \[`botocore`] This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes - api-change:`fsx`: \[`botocore`] Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems. - api-change:`opensearch`: \[`botocore`] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. - api-change:`sagemaker`: \[`botocore`] This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. ### [`v1.34.141`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134141) [Compare Source](https://github.com/boto/boto3/compare/1.34.140...1.34.141) \======== - api-change:`codedeploy`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`devicefarm`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`dms`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`elasticbeanstalk`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`es`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`firehose`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`gamelift`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`qapps`: \[`botocore`] This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization. - api-change:`route53resolver`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`ses`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.34.140`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134140) [Compare Source](https://github.com/boto/boto3/compare/1.34.139...1.34.140) \======== - api-change:`acm`: \[`botocore`] Documentation updates, including fixes for xml formatting, broken links, and ListCertificates description. - api-change:`ecr`: \[`botocore`] This release for Amazon ECR makes change to bring the SDK into sync with the API. - api-change:`payment-cryptography-data`: \[`botocore`] Added further restrictions on logging of potentially sensitive inputs and outputs. - api-change:`qbusiness`: \[`botocore`] Add personalization to Q Applications. Customers can enable or disable personalization when creating or updating a Q application with the personalization configuration. ### [`v1.34.139`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134139) [Compare Source](https://github.com/boto/boto3/compare/1.34.138...1.34.139) \======== - api-change:`application-autoscaling`: \[`botocore`] Doc only update for Application Auto Scaling that fixes resource name. - api-change:`directconnect`: \[`botocore`] This update includes documentation for support of new native 400 GBps ports for Direct Connect. - api-change:`organizations`: \[`botocore`] Added a new reason under ConstraintViolationException in RegisterDelegatedAdministrator API to prevent registering suspended accounts as delegated administrator of a service. - api-change:`rekognition`: \[`botocore`] This release adds support for tagging projects and datasets with the CreateProject and CreateDataset APIs. - api-change:`workspaces`: \[`botocore`] Fix create workspace bundle RootStorage/UserStorage to accept non null values ### [`v1.34.138`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134138) [Compare Source](https://github.com/boto/boto3/compare/1.34.137...1.34.138) \======== - api-change:`ec2`: \[`botocore`] Documentation updates for Elastic Compute Cloud (EC2). - api-change:`fms`: \[`botocore`] Increases Customer API's ManagedServiceData length - api-change:`s3`: \[`botocore`] Added response overrides to Head Object requests. ### [`v1.34.137`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134137) [Compare Source](https://github.com/boto/boto3/compare/1.34.136...1.34.137) \======== - api-change:`apigateway`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`cognito-identity`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`connect`: \[`botocore`] Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs. - api-change:`docdb`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`eks`: \[`botocore`] Updates EKS managed node groups to support EC2 Capacity Blocks for ML - api-change:`payment-cryptography`: \[`botocore`] Added further restrictions on logging of potentially sensitive inputs and outputs. - api-change:`payment-cryptography-data`: \[`botocore`] Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service. - api-change:`stepfunctions`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`swf`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`wafv2`: \[`botocore`] JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation. ### [`v1.34.136`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134136) [Compare Source](https://github.com/boto/boto3/compare/1.34.135...1.34.136) \======== - api-change:`acm-pca`: \[`botocore`] Added CCPC_LEVEL\_1\_OR_HIGHER KeyStorageSecurityStandard and SM2 KeyAlgorithm and SM3WITHSM2 SigningAlgorithm for China regions. - api-change:`cloudhsmv2`: \[`botocore`] Added 3 new APIs to support backup sharing: GetResourcePolicy, PutResourcePolicy, and DeleteResourcePolicy. Added BackupArn to the output of the DescribeBackups API. Added support for BackupArn in the CreateCluster API. - api-change:`connect`: \[`botocore`] This release supports showing PreferredAgentRouting step via DescribeContact API. - api-change:`emr`: \[`botocore`] This release provides the support for new allocation strategies i.e. CAPACITY_OPTIMIZED_PRIORITIZED for Spot and PRIORITIZED for On-Demand by taking input of priority value for each instance type for instance fleet clusters. - api-change:`glue`: \[`botocore`] Added AttributesToGet parameter to Glue GetDatabases, allowing caller to limit output to include only the database name. - api-change:`kinesisanalyticsv2`: \[`botocore`] Support for Flink 1.19 in Managed Service for Apache Flink - api-change:`opensearch`: \[`botocore`] This release removes support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains. - api-change:`pi`: \[`botocore`] Noting that the filter db.sql.db_id isn't available for RDS for SQL Server DB instances. - api-change:`workspaces`: \[`botocore`] Added support for Red Hat Enterprise Linux 8 on Amazon WorkSpaces Personal. ### [`v1.34.135`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134135) [Compare Source](https://github.com/boto/boto3/compare/1.34.134...1.34.135) \======== - api-change:`application-autoscaling`: \[`botocore`] Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool. - api-change:`chime-sdk-media-pipelines`: \[`botocore`] Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics - api-change:`cloudfront`: \[`botocore`] Doc only update for CloudFront that fixes customer-reported issue - api-change:`datazone`: \[`botocore`] This release supports the data lineage feature of business data catalog in Amazon DataZone. - api-change:`elasticache`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`mq`: \[`botocore`] This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. - api-change:`qconnect`: \[`botocore`] Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs. - api-change:`quicksight`: \[`botocore`] Adding support for Repeating Sections, Nested Filters - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for TAZ export to S3. - api-change:`sagemaker`: \[`botocore`] Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. - api-change:`workspaces`: \[`botocore`] Added support for WorkSpaces Pools. ### [`v1.34.134`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134134) [Compare Source](https://github.com/boto/boto3/compare/1.34.133...1.34.134) \======== - api-change:`controltower`: \[`botocore`] Added ListLandingZoneOperations API. - api-change:`eks`: \[`botocore`] Added support for disabling unmanaged addons during cluster creation. - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to upload public keys for customer vended participant tokens. - api-change:`kinesisanalyticsv2`: \[`botocore`] This release adds support for new ListApplicationOperations and DescribeApplicationOperation APIs. It adds a new configuration to enable system rollbacks, adds field ApplicationVersionCreateTimestamp for clarity and improves support for pagination for APIs. - api-change:`opensearch`: \[`botocore`] This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. ### [`v1.34.133`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134133) [Compare Source](https://github.com/boto/boto3/compare/1.34.132...1.34.133) \======== - api-change:`autoscaling`: \[`botocore`] Doc only update for Auto Scaling's TargetTrackingMetricDataQuery - api-change:`ec2`: \[`botocore`] This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types - api-change:`networkmanager`: \[`botocore`] This is model changes & documentation update for the Asynchronous Error Reporting feature for AWS Cloud WAN. This feature allows customers to view errors that occur while their resources are being provisioned, enabling customers to fix their resources without needing external support. - api-change:`workspaces-thin-client`: \[`botocore`] This release adds the deviceCreationTags field to CreateEnvironment API input, UpdateEnvironment API input and GetEnvironment API output. ### [`v1.34.132`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134132) [Compare Source](https://github.com/boto/boto3/compare/1.34.131...1.34.132) \======== - api-change:`bedrock-runtime`: \[`botocore`] Increases Converse API's document name length - api-change:`customer-profiles`: \[`botocore`] This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types. - api-change:`ec2`: \[`botocore`] Fix EC2 multi-protocol info in models. - api-change:`qbusiness`: \[`botocore`] Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application. - api-change:`ssm`: \[`botocore`] Add sensitive trait to SSM IPAddress property for CloudTrail redaction - api-change:`workspaces-web`: \[`botocore`] Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging. ### [`v1.34.131`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134131) [Compare Source](https://github.com/boto/boto3/compare/1.34.130...1.34.131) \======== - api-change:`bedrock-runtime`: \[`botocore`] This release adds document support to Converse and ConverseStream APIs - api-change:`codeartifact`: \[`botocore`] Add support for the Cargo package format. - api-change:`compute-optimizer`: \[`botocore`] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. - api-change:`cost-optimization-hub`: \[`botocore`] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. - api-change:`dynamodb`: \[`botocore`] Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings. - api-change:`glue`: \[`botocore`] Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows. - api-change:`ivs-realtime`: \[`botocore`] IVS Real-Time now offers customers the ability to record individual stage participants to S3. - api-change:`sagemaker`: \[`botocore`] Adds support for model references in Hub service, and adds support for cross-account access of Hubs - api-change:`securityhub`: \[`botocore`] Documentation updates for Security Hub ### [`v1.34.130`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134130) [Compare Source](https://github.com/boto/boto3/compare/1.34.129...1.34.130) \======== - api-change:`artifact`: \[`botocore`] This release adds an acceptanceType field to the ReportSummary structure (used in the ListReports API response). - api-change:`athena`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`cur`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`directconnect`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`elastictranscoder`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`opensearch`: \[`botocore`] This release enables customers to use JSON Web Tokens (JWT) for authentication on their Amazon OpenSearch Service domains. ### [`v1.34.129`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134129) [Compare Source](https://github.com/boto/boto3/compare/1.34.128...1.34.129) \======== - api-change:`bedrock-runtime`: \[`botocore`] This release adds support for using Guardrails with the Converse and ConverseStream APIs. - api-change:`cloudtrail`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`config`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`eks`: \[`botocore`] This release adds support to surface async fargate customer errors from async path to customer through describe-fargate-profile API response. - api-change:`lightsail`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`polly`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`rekognition`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`sagemaker`: \[`botocore`] Launched a new feature in SageMaker to provide managed MLflow Tracking Servers for customers to track ML experiments. This release also adds a new capability of attaching additional storage to SageMaker HyperPod cluster instances. - api-change:`shield`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`snowball`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.34.128`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134128) [Compare Source](https://github.com/boto/boto3/compare/1.34.127...1.34.128) \======== - api-change:`acm-pca`: \[`botocore`] Doc-only update that adds name constraints as an allowed extension for ImportCertificateAuthorityCertificate. - api-change:`batch`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports global and organization GitHub webhooks - api-change:`cognito-idp`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`ds`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`efs`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`glue`: \[`botocore`] This release introduces a new feature, Usage profiles. Usage profiles allow the AWS Glue admin to create different profiles for various classes of users within the account, enforcing limits and defaults for jobs and sessions. - api-change:`mediaconvert`: \[`botocore`] This release includes support for creating I-frame only video segments for DASH trick play. - api-change:`secretsmanager`: \[`botocore`] Doc only update for Secrets Manager - api-change:`waf`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.34.127`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134127) [Compare Source](https://github.com/boto/boto3/compare/1.34.126...1.34.127) \======== - api-change:`datazone`: \[`botocore`] This release introduces a new default service blueprint for custom environment creation. - api-change:`ec2`: \[`botocore`] Documentation updates for Amazon EC2. - api-change:`macie2`: \[`botocore`] This release adds support for managing the status of automated sensitive data discovery for individual accounts in an organization, and determining whether individual S3 buckets are included in the scope of the analyses. - api-change:`mediaconvert`: \[`botocore`] This release adds the ability to search for historical job records within the management console using a search box and/or via the SDK/CLI with partial string matching search on input file name. - api-change:`route53domains`: \[`botocore`] Add v2 smoke tests and smithy smokeTests trait for SDK testing. ### [`v1.34.126`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134126) [Compare Source](https://github.com/boto/boto3/compare/1.34.125...1.34.126) \======== - api-change:`cloudhsmv2`: \[`botocore`] Added support for hsm type hsm2m.medium. Added supported for creating a cluster in FIPS or NON_FIPS mode. - api-change:`glue`: \[`botocore`] This release adds support for configuration of evaluation method for composite rules in Glue Data Quality rulesets. - api-change:`iotwireless`: \[`botocore`] Add RoamingDeviceSNR and RoamingDeviceRSSI to Customer Metrics. - api-change:`kms`: \[`botocore`] This feature allows customers to use their keys stored in KMS to derive a shared secret which can then be used to establish a secured channel for communication, provide proof of possession, or establish trust with other parties. - api-change:`mediapackagev2`: \[`botocore`] This release adds support for CMAF ingest (DASH-IF live media ingest protocol interface 1) ### [`v1.34.125`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134125) [Compare Source](https://github.com/boto/boto3/compare/1.34.124...1.34.125) \======== - api-change:`apptest`: \[`botocore`] AWS Mainframe Modernization Application Testing is an AWS Mainframe Modernization service feature that automates functional equivalence testing for mainframe application modernization and migration to AWS, and regression testing. - api-change:`backupstorage`: \[`botocore`] The backupstorage client has been removed following the deprecation of the service. - api-change:`ec2`: \[`botocore`] Tagging support for Traffic Mirroring FilterRule resource - api-change:`osis`: \[`botocore`] SDK changes for self-managed vpc endpoint to OpenSearch ingestion pipelines. - api-change:`redshift`: \[`botocore`] Updates to remove DC1 and DS2 node types. - api-change:`secretsmanager`: \[`botocore`] Introducing RotationToken parameter for PutSecretValue API - api-change:`securitylake`: \[`botocore`] This release updates request validation regex to account for non-commercial aws partitions. - api-change:`sesv2`: \[`botocore`] This release adds support for Amazon EventBridge as an email sending events destination. ### [`v1.34.124`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134124) [Compare Source](https://github.com/boto/boto3/compare/1.34.123...1.34.124) \======== - api-change:`accessanalyzer`: \[`botocore`] IAM Access Analyzer now provides policy recommendations to help resolve unused permissions for IAM roles and users. Additionally, IAM Access Analyzer now extends its custom policy checks to detect when IAM policies grant public access or access to critical resources ahead of deployments. - api-change:`guardduty`: \[`botocore`] Added API support for GuardDuty Malware Protection for S3. - api-change:`networkmanager`: \[`botocore`] This is model changes & documentation update for Service Insertion feature for AWS Cloud WAN. This feature allows insertion of AWS/3rd party security services on Cloud WAN. This allows to steer inter/intra segment traffic via security appliances and provide visibility to the route updates. - api-change:`pca-connector-scep`: \[`botocore`] Connector for SCEP allows you to use a managed, cloud CA to enroll mobile devices and networking gear. SCEP is a widely-adopted protocol used by mobile device management (MDM) solutions for enrolling mobile devices. With the connector, you can use AWS Private CA with popular MDM solutions. - api-change:`sagemaker`: \[`botocore`] Introduced Scope and AuthenticationRequestExtraParams to SageMaker Workforce OIDC configuration; this allows customers to modify these options for their private Workforce IdP integration. Model Registry Cross-account model package groups are discoverable. ### [`v1.34.123`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134123) [Compare Source](https://github.com/boto/boto3/compare/1.34.122...1.34.123) \======== - api-change:`application-signals`: \[`botocore`] This is the initial SDK release for Amazon CloudWatch Application Signals. Amazon CloudWatch Application Signals provides curated application performance monitoring for developers to monitor and troubleshoot application health using pre-built dashboards and Service Level Objectives. - api-change:`ecs`: \[`botocore`] This release introduces a new cluster configuration to support the customer-managed keys for ECS managed storage encryption. - api-change:`imagebuilder`: \[`botocore`] This release updates the regex pattern for Image Builder ARNs. ### [`v1.34.122`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134122) [Compare Source](https://github.com/boto/boto3/compare/1.34.121...1.34.122) \======== - api-change:`auditmanager`: \[`botocore`] New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned. - api-change:`b2bi`: \[`botocore`] Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership. - api-change:`codepipeline`: \[`botocore`] CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides. - api-change:`sagemaker`: \[`botocore`] This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant. - api-change:`verifiedpermissions`: \[`botocore`] This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests. ### [`v1.34.121`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134121) [Compare Source](https://github.com/boto/boto3/compare/1.34.120...1.34.121) \======== - api-change:`account`: \[`botocore`] This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. - api-change:`alexaforbusiness`: \[`botocore`] The alexaforbusiness client has been removed following the deprecation of the service. - api-change:`firehose`: \[`botocore`] Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations - api-change:`fsx`: \[`botocore`] This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent\_2 file systems or by updating it on demand. - api-change:`glue`: \[`botocore`] This release adds support for creating and updating Glue Data Catalog Views. - api-change:`honeycode`: \[`botocore`] The honeycode client has been removed following the deprecation of the service. - api-change:`iotwireless`: \[`botocore`] Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. - api-change:`location`: \[`botocore`] Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. - api-change:`sns`: \[`botocore`] Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. - api-change:`sqs`: \[`botocore`] Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. - api-change:`storagegateway`: \[`botocore`] Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.20.11 ### [`v1.34.120`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134120) [Compare Source](https://github.com/boto/boto3/compare/1.34.119...1.34.120) \======== - api-change:`globalaccelerator`: \[`botocore`] This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. - api-change:`glue`: \[`botocore`] AWS Glue now supports native SaaS connectivity: Salesforce connector available now - api-change:`s3`: \[`botocore`] Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. ### [`v1.34.119`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134119) [Compare Source](https://github.com/boto/boto3/compare/1.34.118...1.34.119) \======== - api-change:`ec2`: \[`botocore`] U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. - api-change:`pipes`: \[`botocore`] This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes - api-change:`sagemaker`: \[`botocore`] Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. - api-change:`taxsettings`: \[`botocore`] Initial release of AWS Tax Settings API ### [`v1.34.118`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134118) [Compare Source](https://github.com/boto/boto3/compare/1.34.117...1.34.118) \======== - api-change:`amplify`: \[`botocore`] This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. - api-change:`batch`: \[`botocore`] This release adds support for the AWS Batch GetJobQueueSnapshot API operation. - api-change:`eks`: \[`botocore`] Adds support for EKS add-ons pod identity associations integration - api-change:`iottwinmaker`: \[`botocore`] Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null ### [`v1.34.117`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134117) [Compare Source](https://github.com/boto/boto3/compare/1.34.116...1.34.117) \======== - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise - api-change:`codeguru-security`: \[`botocore`] This release includes minor model updates and documentation updates. - api-change:`elasticache`: \[`botocore`] Update to attributes of TestFailover and minor revisions. - api-change:`launch-wizard`: \[`botocore`] This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. ### [`v1.34.116`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134116) [Compare Source](https://github.com/boto/boto3/compare/1.34.115...1.34.116) \======== - api-change:`acm`: \[`botocore`] add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`bedrock-agent`: \[`botocore`] With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. - api-change:`bedrock-runtime`: \[`botocore`] This release adds Converse and ConverseStream APIs to Bedrock Runtime - api-change:`cloudtrail`: \[`botocore`] CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. - api-change:`connect`: \[`botocore`] Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API - api-change:`emr-serverless`: \[`botocore`] The release adds support for spark structured streaming. - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for Aurora Postgres DBname. - api-change:`sagemaker`: \[`botocore`] Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. ### [`v1.34.115`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134115) [Compare Source](https://github.com/boto/boto3/compare/1.34.114...1.34.115) \======== - api-change:`athena`: \[`botocore`] Throwing validation errors on CreateNotebook with Name containing `/`,`:`,`\` - api-change:`codebuild`: \[`botocore`] AWS CodeBuild now supports manually creating GitHub webhooks - api-change:`connect`: \[`botocore`] This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect. - api-change:`glue`: \[`botocore`] Add optional field JobMode to CreateJob and UpdateJob APIs. - api-change:`securityhub`: \[`botocore`] Add ROOT type for TargetType model ### [`v1.34.114`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134114) [Compare Source](https://github.com/boto/boto3/compare/1.34.113...1.34.114) \======== - api-change:`dynamodb`: \[`botocore`] Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. - api-change:`ec2`: \[`botocore`] Providing support to accept BgpAsnExtended attribute - api-change:`kafka`: \[`botocore`] Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK - api-change:`swf`: \[`botocore`] This release adds new APIs for deleting activity type and workflow type resources. ### [`v1.34.113`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134113) [Compare Source](https://github.com/boto/boto3/compare/1.34.112...1.34.113) \======== - api-change:`dynamodb`: \[`botocore`] Documentation only updates for DynamoDB. - api-change:`iotfleetwise`: \[`botocore`] AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter. - api-change:`managedblockchain`: \[`botocore`] This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks. ### [`v1.34.112`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134112) [Compare Source](https://github.com/boto/boto3/compare/1.34.111...1.34.112) \======== - api-change:`emr-serverless`: \[`botocore`] This release adds the capability to run interactive workloads using Apache Livy Endpoint. - api-change:`opsworks`: \[`botocore`] Documentation-only update for OpsWorks Stacks. ### [`v1.34.111`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134111) [Compare Source](https://github.com/boto/boto3/compare/1.34.110...1.34.111) \======== - api-change:`chatbot`: \[`botocore`] This change adds support for tagging Chatbot configurations. - api-change:`cloudformation`: \[`botocore`] Added DeletionMode FORCE_DELETE_STACK for deleting a stack that is stuck in DELETE_FAILED state due to resource deletion failure. - api-change:`kms`: \[`botocore`] This release includes feature to import customer's asymmetric (RSA, ECC and SM2) and HMAC keys into KMS in China. - api-change:`opensearch`: \[`botocore`] This release adds support for enabling or disabling a data source configured as part of Zero-ETL integration with Amazon S3, by setting its status. - api-change:`wafv2`: \[`botocore`] You can now use Security Lake to collect web ACL traffic data. ### [`v1.34.110`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134110) [Compare Source](https://github.com/boto/boto3/compare/1.34.109...1.34.110) \======== - api-change:`cloudfront`: \[`botocore`] Model update; no change to SDK functionality. - api-change:`glue`: \[`botocore`] Add Maintenance window to CreateJob and UpdateJob APIs and JobRun response. Add a new Job Run State for EXPIRED. - api-change:`lightsail`: \[`botocore`] This release adds support for Amazon Lightsail instances to switch between dual-stack or IPv4 only and IPv6-only public IP address types. - api-change:`mailmanager`: \[`botocore`] This release includes a new Amazon SES feature called Mail Manager, which is a set of email gateway capabilities designed to help customers strengthen their organization's email infrastructure, simplify email workflow management, and streamline email compliance control. - api-change:`pi`: \[`botocore`] Performance Insights added a new input parameter called AuthorizedActions to support the fine-grained access feature. Performance Insights also restricted the acceptable input characters. - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for Db2 license through AWS Marketplace. - api-change:`storagegateway`: \[`botocore`] Added new SMBSecurityStrategy enum named MandatoryEncryptionNoAes128, new mode enforces encryption and disables AES 128-bit algorithums. ### [`v1.34.109`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134109) [Compare Source](https://github.com/boto/boto3/compare/1.34.108...1.34.109) \======== - api-change:`bedrock-agent`: \[`botocore`] This release adds support for using Guardrails with Bedrock Agents. - api-change:`bedrock-agent-runtime`: \[`botocore`] This release adds support for using Guardrails with Bedrock Agents. - api-change:`controltower`: \[`botocore`] Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations. - api-change:`osis`: \[`botocore`] Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs. - api-change:`rds`: \[`botocore`] This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters. - api-change:`secretsmanager`: \[`botocore`] add v2 smoke tests and smithy smokeTests trait for SDK testing ### [`v1.34.108`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134108) [Compare Source](https://github.com/boto/boto3/compare/1.34.107...1.34.108) \======== - api-change:`application-autoscaling`: \[`botocore`] add v2 smoke tests and smithy smokeTests trait for SDK testing. - api-change:`codebuild`: \[`botocore`] Aws CodeBuild now supports 36 hours build timeout - api-change:`elbv2`: \[`botocore`] This release adds dualstack-without-public-ipv4 IP address type for ALB. - api-change:`lakeformation`: \[`botocore`] Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal - api-change:`transfer`: \[`botocore`] Enable use of CloudFormation traits in Smithy model to improve generated CloudFormation schema from the Smithy API model. ### [`v1.34.107`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134107) [Compare Source](https://github.com/boto/boto3/compare/1.34.106...1.34.107) \======== - api-change:`acm-pca`: \[`botocore`] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions - api-change:`connect`: \[`botocore`] Adding Contact Flow metrics to the GetMetricDataV2 API - api-change:`kafka`: \[`botocore`] AWS MSK support for Broker Removal. - api-change:`mwaa`: \[`botocore`] Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow. - api-change:`quicksight`: \[`botocore`] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK). - api-change:`sagemaker`: \[`botocore`] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam. - api-change:`secretsmanager`: \[`botocore`] Documentation updates for AWS Secrets Manager - bugfix:retries: \[`botocore`] Fix backoff calculation for truncated binary exponential backoff (`#&#8203;3178 <https://github.com/boto/botocore/issues/3178>`\__) ### [`v1.34.106`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134106) [Compare Source](https://github.com/boto/boto3/compare/1.34.105...1.34.106) \======== - api-change:`bedrock-agent-runtime`: \[`botocore`] Updating Bedrock Knowledge Base Metadata & Filters feature with two new filters listContains and stringContains - api-change:`codebuild`: \[`botocore`] CodeBuild Reserved Capacity VPC Support - api-change:`datasync`: \[`botocore`] Task executions now display a CANCELLING status when an execution is in the process of being cancelled. - api-change:`grafana`: \[`botocore`] This release adds new ServiceAccount and ServiceAccountToken APIs. - api-change:`medical-imaging`: \[`botocore`] Added support for importing medical imaging data from Amazon S3 buckets across accounts and regions. - api-change:`securityhub`: \[`botocore`] Documentation-only update for AWS Security Hub ### [`v1.34.105`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134105) [Compare Source](https://github.com/boto/boto3/compare/1.34.104...1.34.105) \======== - api-change:`connect`: \[`botocore`] Amazon Connect provides enhanced search capabilities for flows & flow modules on the Connect admin website and programmatically using APIs. You can search for flows and flow modules by name, description, type, status, and tags, to filter and identify a specific flow in your Connect instances. - api-change:`s3`: \[`botocore`] Updated a few x-id in the http uri traits ### [`v1.34.104`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134104) [Compare Source](https://github.com/boto/boto3/compare/1.34.103...1.34.104) \======== - api-change:`events`: \[`botocore`] Amazon EventBridge introduces KMS customer-managed key (CMK) encryption support for custom and partner events published on EventBridge Event Bus (including default bus) and UpdateEventBus API. - api-change:`vpc-lattice`: \[`botocore`] This release adds TLS Passthrough support. It also increases max number of target group per rule to 10. ### [`v1.34.103`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134103) [Compare Source](https://github.com/boto/boto3/compare/1.34.102...1.34.103) \======== - api-change:`discovery`: \[`botocore`] add v2 smoke tests and smithy smokeTests trait for SDK testing - api-change:`greengrassv2`: \[`botocore`] Mark ComponentVersion in ComponentDeploymentSpecification as required. - api-change:`sagemaker`: \[`botocore`] Introduced support for G6 instance types on Sagemaker Notebook Instances and on SageMaker Studio for JupyterLab and CodeEditor applications. - api-change:`sso-oidc`: \[`botocore`] Updated request parameters for PKCE support. ### [`v1.34.102`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134102) [Compare Source](https://github.com/boto/boto3/compare/1.34.101...1.34.102) \======== - api-change:`bedrock-agent-runtime`: \[`botocore`] This release adds support to provide guardrail configuration and modify inference parameters that are then used in RetrieveAndGenerate API in Agents for Amazon Bedrock. - api-change:`pinpoint`: \[`botocore`] This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages. - api-change:`route53resolver`: \[`botocore`] Update the DNS Firewall settings to correct a spelling issue. - api-change:`ssm-sap`: \[`botocore`] Added support for application-aware start/stop of SAP applications running on EC2 instances, with SSM for SAP - api-change:`verifiedpermissions`: \[`botocore`] Adds policy effect and actions fields to Policy API's. ### [`v1.34.101`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134101) [Compare Source](https://github.com/boto/boto3/compare/1.34.100...1.34.101) \======== - api-change:`cognito-idp`: \[`botocore`] Add EXTERNAL_PROVIDER enum value to UserStatusType. - api-change:`ec2`: \[`botocore`] Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes - api-change:`ecr`: \[`botocore`] This release adds pull through cache rules support for GitLab container registry in Amazon ECR. - api-change:`fms`: \[`botocore`] The policy scope resource tag is always a string value, either a non-empty string or an empty string. - api-change:`polly`: \[`botocore`] Add new engine - generative - that builds the most expressive conversational voices. - api-change:`sqs`: \[`botocore`] This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames. ### [`v1.34.100`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#134100) [Compare Source](https://github.com/boto/boto3/compare/1.34.99...1.34.100) \======== - api-change:`b2bi`: \[`botocore`] Documentation update to clarify the MappingTemplate definition. - api-change:`budgets`: \[`botocore`] This release adds tag support for budgets and budget actions. - api-change:`resiliencehub`: \[`botocore`] AWS Resilience Hub has expanded its drift detection capabilities by introducing a new type of drift detection - application resource drift. This new enhancement detects changes, such as the addition or deletion of resources within the application's input sources. - api-change:`route53profiles`: \[`botocore`] Doc only update for Route 53 profiles that fixes some link issues ### [`v1.34.99`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13499) [Compare Source](https://github.com/boto/boto3/compare/1.34.98...1.34.99) \======= - api-change:`medialive`: \[`botocore`] AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled. ### [`v1.34.98`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13498) [Compare Source](https://github.com/boto/boto3/compare/1.34.97...1.34.98) \======= - api-change:`bedrock-agent`: \[`botocore`] This release adds support for using Provisioned Throughput with Bedrock Agents. - api-change:`connect`: \[`botocore`] This release adds 5 new APIs for managing attachments: StartAttachedFileUpload, CompleteAttachedFileUpload, GetAttachedFile, BatchGetAttachedFileMetadata, DeleteAttachedFile. These APIs can be used to programmatically upload and download attachments to Connect resources, like cases. - api-change:`connectcases`: \[`botocore`] This feature supports the release of Files related items - api-change:`datasync`: \[`botocore`] Updated guidance on using private or self-signed certificate authorities (CAs) with AWS DataSync object storage locations. - api-change:`inspector2`: \[`botocore`] This release adds CSV format to GetCisScanReport for Inspector v2 - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs - api-change:`sesv2`: \[`botocore`] Adds support for specifying replacement headers per BulkEmailEntry in SendBulkEmail in SESv2. ### [`v1.34.97`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13497) [Compare Source](https://github.com/boto/boto3/compare/1.34.96...1.34.97) \======= - api-change:`dynamodb`: \[`botocore`] This release adds support to specify an optional, maximum OnDemandThroughput for DynamoDB tables and global secondary indexes in the CreateTable or UpdateTable APIs. You can also override the OnDemandThroughput settings by calling the ImportTable, RestoreFromPointInTime, or RestoreFromBackup APIs. - api-change:`ec2`: \[`botocore`] This release includes a new API for retrieving the public endorsement key of the EC2 instance's Nitro Trusted Platform Module (NitroTPM). - api-change:`personalize`: \[`botocore`] This releases ability to delete users and their data, including their metadata and interactions data, from a dataset group. - api-change:`redshift-serverless`: \[`botocore`] Update Redshift Serverless List Scheduled Actions Output Response to include Namespace Name. ### [`v1.34.96`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13496) [Compare Source](https://github.com/boto/boto3/compare/1.34.95...1.34.96) \======= - api-change:`bedrock-agent`: \[`botocore`] This release adds support for using MongoDB Atlas as a vector store when creating a knowledge base. - api-change:`ec2`: \[`botocore`] Documentation updates for Amazon EC2. - api-change:`personalize-runtime`: \[`botocore`] This release adds support for a Reason attribute for predicted items generated by User-Personalization-v2. - api-change:`securityhub`: \[`botocore`] Updated CreateMembers API request with limits. - api-change:`sesv2`: \[`botocore`] Fixes ListContacts and ListImportJobs APIs to use POST instead of GET. ### [`v1.34.95`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13495) [Compare Source](https://github.com/boto/boto3/compare/1.34.94...1.34.95) \======= - api-change:`chime-sdk-voice`: \[`botocore`] Due to changes made by the Amazon Alexa service, GetSipMediaApplicationAlexaSkillConfiguration and PutSipMediaApplicationAlexaSkillConfiguration APIs are no longer available for use. For more information, refer to the Alexa Smart Properties page. - api-change:`codeartifact`: \[`botocore`] Add support for the Ruby package format. - api-change:`fms`: \[`botocore`] AWS Firewall Manager now supports the network firewall service stream exception policy feature for accounts within your organization. - api-change:`omics`: \[`botocore`] Add support for workflow sharing and dynamic run storage - api-change:`opensearch`: \[`botocore`] This release enables customers to create Route53 A and AAAA alias record types to point custom endpoint domain to OpenSearch domain's dualstack search endpoint. - api-change:`pinpoint-sms-voice-v2`: \[`botocore`] Amazon Pinpoint has added two new features Multimedia services (MMS) and protect configurations. Use the three new MMS APIs to send media messages to a mobile phone which includes image, audio, text, or video files. Use the ten new protect configurations APIs to block messages to specific countries. - api-change:`qbusiness`: \[`botocore`] This is a general availability (GA) release of Amazon Q Business. Q Business enables employees in an enterprise to get comprehensive answers to complex questions and take actions through a unified, intuitive web-based chat experience - using an enterprise's existing content, data, and systems. - api-change:`quicksight`: \[`botocore`] New Q embedding supporting Generative Q\&A - api-change:`route53resolver`: \[`botocore`] Release of FirewallDomainRedirectionAction parameter on the Route 53 DNS Firewall Rule. This allows customers to configure a DNS Firewall rule to inspect all the domains in the DNS redirection chain (default) , such as CNAME, ALIAS, DNAME, etc., or just the first domain and trust the rest. - api-change:`sagemaker`: \[`botocore`] Amazon SageMaker Training now supports the use of attribute-based access control (ABAC) roles for training job execution roles. Amazon SageMaker Inference now supports G6 instance types. - api-change:`signer`: \[`botocore`] Documentation updates for AWS Signer. Adds cross-account signing constraint and definitions for cross-account actions. ### [`v1.34.94`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13494) [Compare Source](https://github.com/boto/boto3/compare/1.34.93...1.34.94) \======= - api-change:`amplify`: \[`botocore`] Updating max results limit for listing any resources (Job, Artifacts, Branch, BackendResources, DomainAssociation) to 50 with the exception of list apps that where max results can be up to 100. - api-change:`connectcases`: \[`botocore`] This feature releases DeleteField, DeletedLayout, and DeleteTemplate API's - api-change:`inspector2`: \[`botocore`] Update Inspector2 to include new Agentless API parameters. - api-change:`timestream-query`: \[`botocore`] This change allows users to update and describe account settings associated with their accounts. - api-change:`transcribe`: \[`botocore`] This update provides error messaging for generative call summarization in Transcribe Call Analytics - api-change:`trustedadvisor`: \[`botocore`] This release adds the BatchUpdateRecommendationResourceExclusion API to support batch updates of Recommendation Resource exclusion statuses and introduces a new exclusion status filter to the ListRecommendationResources and ListOrganizationRecommendationResources APIs. ### [`v1.34.93`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13493) [Compare Source](https://github.com/boto/boto3/compare/1.34.92...1.34.93) \======= - api-change:`codepipeline`: \[`botocore`] Add ability to manually and automatically roll back a pipeline stage to a previously successful execution. - api-change:`cognito-idp`: \[`botocore`] Add LimitExceededException to SignUp errors - api-change:`connectcampaigns`: \[`botocore`] This release adds support for specifying if Answering Machine should wait for prompt sound. - api-change:`marketplace-entitlement`: \[`botocore`] Releasing minor endpoint updates. - api-change:`oam`: \[`botocore`] This release introduces support for Source Accounts to define which Metrics and Logs to share with the Monitoring Account - api-change:`rds`: \[`botocore`] SupportsLimitlessDatabase field added to describe-db-engine-versions to indicate whether the DB engine version supports Aurora Limitless Database. - api-change:`support`: \[`botocore`] Releasing minor endpoint updates. ### [`v1.34.92`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13492) [Compare Source](https://github.com/boto/boto3/compare/1.34.91...1.34.92) \======= - api-change:`appsync`: \[`botocore`] UpdateGraphQLAPI documentation update and datasource introspection secret arn update - api-change:`fms`: \[`botocore`] AWS Firewall Manager adds support for network ACL policies to manage Amazon Virtual Private Cloud (VPC) network access control lists (ACLs) for accounts in your organization. - api-change:`ivs`: \[`botocore`] Bug Fix: IVS does not support arns with the `svs` prefix - api-change:`ivs-realtime`: \[`botocore`] Bug Fix: IVS Real Time does not support ARNs using the `svs` prefix. - api-change:`rds`: \[`botocore`] Updates Amazon RDS documentation for setting local time zones for RDS for Db2 DB instances. - api-change:`stepfunctions`: \[`botocore`] Add new ValidateStateMachineDefinition operation, which performs syntax checking on the definition of a Amazon States Language (ASL) state machine. ### [`v1.34.91`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13491) [Compare Source](https://github.com/boto/boto3/compare/1.34.90...1.34.91) \======= - api-change:`datasync`: \[`botocore`] This change allows users to disable and enable the schedules associated with their tasks. - api-change:`ec2`: \[`botocore`] Launching capability for customers to enable or disable automatic assignment of public IPv4 addresses to their network interface - api-change:`emr-containers`: \[`botocore`] EMRonEKS Service support for SecurityConfiguration enforcement for Spark Jobs. - api-change:`entityresolution`: \[`botocore`] Support Batch Unique IDs Deletion. - api-change:`gamelift`: \[`botocore`] Amazon GameLift releases container fleets support for public preview. Deploy Linux-based containerized game server software for hosting on Amazon GameLift. - api-change:`ssm`: \[`botocore`] Add SSM DescribeInstanceProperties API to public AWS SDK. ### [`v1.34.90`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13490) [Compare Source](https://github.com/boto/boto3/compare/1.34.89...1.34.90) \======= - api-change:`bedrock`: \[`botocore`] This release introduces Model Evaluation and Guardrails for Amazon Bedrock. - api-change:`bedrock-agent`: \[`botocore`] Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data. - api-change:`bedrock-agent-runtime`: \[`botocore`] This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base. - api-change:`bedrock-runtime`: \[`botocore`] This release introduces Guardrails for Amazon Bedrock. - api-change:`ce`: \[`botocore`] Added additional metadata that might be applicable to your reservation recommendations. - api-change:`ec2`: \[`botocore`] This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API. - api-change:`pi`: \[`botocore`] Clarifies how aggregation works for GetResourceMetrics in the Performance Insights API. - api-change:`rds`: \[`botocore`] Fix the example ARN for ModifyActivityStreamRequest - api-change:`sqs`: \[`botocore`] This release enables customers to call SQS using AWS JSON-1.0 protocol - api-change:`workspaces-web`: \[`botocore`] Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings) ### [`v1.34.89`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13489) [Compare Source](https://github.com/boto/boto3/compare/1.34.88...1.34.89) \======= - api-change:`bedrock-agent`: \[`botocore`] Releasing the support for simplified configuration and return of control - api-change:`bedrock-agent-runtime`: \[`botocore`] Releasing the support for simplified configuration and return of control - api-change:`payment-cryptography`: \[`botocore`] Adding support to TR-31/TR-34 exports for optional headers, allowing customers to add additional metadata (such as key version and KSN) when exporting keys from the service. - api-change:`redshift-serverless`: \[`botocore`] Updates description of schedule field for scheduled actions. - api-change:`route53profiles`: \[`botocore`] Route 53 Profiles allows you to apply a central DNS configuration across many VPCs regardless of account. - api-change:`sagemaker`: \[`botocore`] This release adds support for Real-Time Collaboration and Shared Space for JupyterLab App on SageMaker Studio. - api-change:`servicediscovery`: \[`botocore`] This release adds examples to several Cloud Map actions. - api-change:`transfer`: \[`botocore`] Adding new API to support remote directory listing using SFTP connector ### [`v1.34.88`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13488) [Compare Source](https://github.com/boto/boto3/compare/1.34.87...1.34.88) \======= - api-change:`glue`: \[`botocore`] Adding RowFilter in the response for GetUnfilteredTableMetadata API - api-change:`internetmonitor`: \[`botocore`] This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map. - api-change:`personalize`: \[`botocore`] This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign ### [`v1.34.87`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13487) [Compare Source](https://github.com/boto/boto3/compare/1.34.86...1.34.87) \======= - api-change:`drs`: \[`botocore`] Outpost ARN added to Source Server and Recovery Instance - api-change:`emr-serverless`: \[`botocore`] This release adds the capability to publish detailed Spark engine metrics to Amazon Managed Service for Prometheus (AMP) for enhanced monitoring for Spark jobs. - api-change:`guardduty`: \[`botocore`] Added IPv6Address fields for local and remote IP addresses - api-change:`quicksight`: \[`botocore`] This release adds support for the Cross Sheet Filter and Control features, and support for warnings in asset imports for any permitted errors encountered during execution - api-change:`rolesanywhere`: \[`botocore`] This release introduces the PutAttributeMapping and DeleteAttributeMapping APIs. IAM Roles Anywhere now provides the capability to define a set of mapping rules, allowing customers to specify which data is extracted from their X.509 end-entity certificates. - api-change:`sagemaker`: \[`botocore`] Removed deprecated enum values and updated API documentation. - api-change:`workspaces`: \[`botocore`] Adds new APIs for managing and sharing WorkSpaces BYOL configuration across accounts. ### [`v1.34.86`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13486) [Compare Source](https://github.com/boto/boto3/compare/1.34.85...1.34.86) \======= - api-change:`ec2`: \[`botocore`] Documentation updates for Elastic Compute Cloud (EC2). - api-change:`qbusiness`: \[`botocore`] This release adds support for IAM Identity Center (IDC) as the identity gateway for Q Business. It also allows users to provide an explicit intent for Q Business to identify how the Chat request should be handled. ### [`v1.34.85`](https://github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13485) [Compare Source](https://github.com/boto/boto3/compare/1.34.84...1.34.85) \======= - api-change:`bedrock-agent`: \[`botocore`] For Create Agent API, the agentResourceRoleArn parameter is no longer required. - api-change:`emr-serverless`: \[`botocore`] This release adds support for shuffle optimized disks that allow larger disk sizes and higher IOPS to efficiently run shuffle heavy workloads. - api-change:`entityresolution`: \[`botocore`] Cross Account Resource Support . - api-change:`iotwireless`: \[`botocore`] Add PublicGateways in the GetWirelessStatistics call response, indicating the LoRaWAN public network accessed by the device. - api-change:`lakeformation`: \[`botocore`] This release adds Lake Formation managed RAM support for the 4 APIs - "DescribeLakeFormationIdentityCenterConfiguration", "CreateLakeFormationIdentityCenterConfiguration", "DescribeLakeFormationIdentityCenterConfiguration", and "DeleteLakeFormationIdentityCenterConfiguration" - api-change:`m2`: \[`botocore`] Adding new ListBatchJobRestartPoints API and support for restart batch job. - api-change:`mediapackagev2`: \[`botocore`] Dash v2 is a MediaPackage V2 feature to support egressing on DASH manifest format. - api-change:`outposts`: \[`botocore`] This release adds new APIs to allow customers to configure their Outpost capacity at order-time. - api-change:`wellarchitected`: \[`botocore`] AWS Well-Architected now has a Connector for Jira to allow customers to efficiently track workload risks and improvement efforts and create closed-loop mechanisms. - enhancement:AWSCRT: \[`botocore`] Update awscrt version to 0.20.9 </details> <details> <summary>python-humanize/humanize (humanize)</summary> ### [`v4.10.0`](https://github.com/python-humanize/humanize/releases/tag/4.10.0) [Compare Source](https://github.com/python-humanize/humanize/compare/4.9.0...4.10.0) #### Changed - Replace deprecated pydocstyle with Ruff and update to Black 2024 style ([#&#8203;170](https://github.com/python-humanize/humanize/issues/170)) [@&#8203;hugovk](https://github.com/hugovk) #### Fixed - Remove shebang from filesize.py ([#&#8203;188](https://github.com/python-humanize/humanize/issues/188)) [@&#8203;mikelolasagasti](https://github.com/mikelolasagasti) - Fix test failures on systems with 32-bit time_t ([#&#8203;177](https://github.com/python-humanize/humanize/issues/177)) [@&#8203;mgorny](https://github.com/mgorny) - Fix handling of negative time deltas ([#&#8203;173](https://github.com/python-humanize/humanize/issues/173)) [@&#8203;hugovk](https://github.com/hugovk) - Fix naturaldelta sub second precision ([#&#8203;169](https://github.com/python-humanize/humanize/issues/169)) [@&#8203;wolf1986](https://github.com/wolf1986) - Reword the French translation of very small amount of time ([#&#8203;162](https://github.com/python-humanize/humanize/issues/162)) [@&#8203;arobase-che](https://github.com/arobase-che) - Fix Arabic localization ([#&#8203;160](https://github.com/python-humanize/humanize/issues/160)) [@&#8203;YazeedT](https://github.com/YazeedT) - `metric`: Fix precision format ([#&#8203;159](https://github.com/python-humanize/humanize/issues/159)) [@&#8203;e-nikolov](https://github.com/e-nikolov) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjU3LjAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsicmVub3ZhdGUiXX0=-->
renovate added the
renovate
label 2024-04-17 03:08:57 +00:00
renovate changed title from chore(deps): update dependency boto3 to v1.34.85 to chore(deps): update dependency boto3 to v1.34.86 2024-04-18 03:09:07 +00:00
renovate force-pushed renovate/all-minor-patch from 717f2cd616 to 2087214e5f 2024-04-18 03:09:11 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.86 to chore(deps): update dependency boto3 to v1.34.87 2024-04-19 03:09:09 +00:00
renovate force-pushed renovate/all-minor-patch from 2087214e5f to ff00a4b081 2024-04-19 03:09:10 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.87 to chore(deps): update dependency boto3 to v1.34.88 2024-04-20 03:08:47 +00:00
renovate force-pushed renovate/all-minor-patch from ff00a4b081 to 87a7c4f6e5 2024-04-20 03:08:48 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.88 to chore(deps): update dependency boto3 to v1.34.89 2024-04-23 03:16:35 +00:00
renovate force-pushed renovate/all-minor-patch from 87a7c4f6e5 to cca8fffb0c 2024-04-23 03:16:36 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from cca8fffb0c to 444142eb42 2024-04-24 03:08:20 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.89 to chore(deps): update dependency boto3 to v1.34.90 2024-04-24 03:08:21 +00:00
renovate force-pushed renovate/all-minor-patch from 444142eb42 to 461de91625 2024-04-25 03:08:27 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.90 to chore(deps): update dependency boto3 to v1.34.91 2024-04-25 03:08:27 +00:00
renovate force-pushed renovate/all-minor-patch from 461de91625 to 22c3c11a73 2024-04-26 03:08:44 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.91 to chore(deps): update dependency boto3 to v1.34.92 2024-04-26 03:08:44 +00:00
renovate force-pushed renovate/all-minor-patch from 22c3c11a73 to cdc045c423 2024-04-27 03:07:30 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.92 to chore(deps): update dependency boto3 to v1.34.93 2024-04-27 03:07:31 +00:00
renovate changed title from chore(deps): update dependency boto3 to v1.34.93 to chore(deps): update dependency boto3 to v1.34.94 2024-04-30 03:07:46 +00:00
renovate force-pushed renovate/all-minor-patch from cdc045c423 to cdd10a511d 2024-04-30 03:07:47 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.94 to chore(deps): update dependency boto3 to v1.34.95 2024-05-01 03:09:19 +00:00
renovate force-pushed renovate/all-minor-patch from cdd10a511d to 69613eab08 2024-05-01 03:09:20 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 69613eab08 to 7b691ed586 2024-05-02 03:08:41 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.95 to chore(deps): update dependency boto3 to v1.34.96 2024-05-02 03:08:42 +00:00
renovate force-pushed renovate/all-minor-patch from 7b691ed586 to d60f6712e4 2024-05-03 03:07:32 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.96 to chore(deps): update dependency boto3 to v1.34.97 2024-05-03 03:07:35 +00:00
renovate force-pushed renovate/all-minor-patch from d60f6712e4 to 3af0a60bfa 2024-05-04 03:07:11 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.97 to chore(deps): update dependency boto3 to v1.34.98 2024-05-04 03:07:12 +00:00
renovate force-pushed renovate/all-minor-patch from 3af0a60bfa to 3f73abfb58 2024-05-07 03:10:27 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.98 to chore(deps): update dependency boto3 to v1.34.99 2024-05-07 03:10:28 +00:00
renovate force-pushed renovate/all-minor-patch from 3f73abfb58 to f2b0ab7c19 2024-05-08 03:14:28 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.99 to chore(deps): update dependency boto3 to v1.34.100 2024-05-08 03:14:39 +00:00
renovate changed title from chore(deps): update dependency boto3 to v1.34.100 to chore(deps): update dependency boto3 to v1.34.101 2024-05-09 03:08:51 +00:00
renovate force-pushed renovate/all-minor-patch from f2b0ab7c19 to a3479ce255 2024-05-09 03:08:56 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a3479ce255 to 94495b753c 2024-05-10 03:07:55 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.101 to chore(deps): update dependency boto3 to v1.34.102 2024-05-10 03:08:37 +00:00
renovate changed title from chore(deps): update dependency boto3 to v1.34.102 to chore(deps): update dependency boto3 to v1.34.103 2024-05-11 03:07:43 +00:00
renovate force-pushed renovate/all-minor-patch from 94495b753c to 92306131b8 2024-05-11 03:08:18 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 92306131b8 to 16213c705c 2024-05-12 03:04:47 +00:00 Compare
renovate changed title from chore(deps): update dependency boto3 to v1.34.103 to chore(deps): update all non-major dependencies 2024-05-12 03:04:47 +00:00
renovate force-pushed renovate/all-minor-patch from 16213c705c to a27c21546f 2024-05-14 03:09:11 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a27c21546f to 89f570e032 2024-05-15 03:10:26 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 89f570e032 to 0ecbd28dc8 2024-05-17 11:13:24 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 0ecbd28dc8 to af4ead7d4a 2024-05-18 03:10:05 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from af4ead7d4a to 176189502c 2024-05-21 03:08:55 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 176189502c to e4cccb2ed6 2024-05-22 03:13:33 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from e4cccb2ed6 to 5ec78d887d 2024-05-23 03:13:19 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 5ec78d887d to 61c7479b4f 2024-05-24 03:14:02 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 61c7479b4f to 164528f35a 2024-05-25 03:11:41 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 164528f35a to d96a701d52 2024-05-29 03:12:22 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d96a701d52 to d902a3ff80 2024-05-30 03:11:13 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d902a3ff80 to 26f4f93b4c 2024-05-31 03:13:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 26f4f93b4c to 6c729c9c23 2024-06-01 03:10:58 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 6c729c9c23 to 8afcd3e8fe 2024-06-04 03:14:56 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 8afcd3e8fe to fda868b842 2024-06-05 03:15:58 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fda868b842 to ac0de19955 2024-06-06 03:12:46 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from ac0de19955 to 69f936513b 2024-06-07 03:11:54 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 69f936513b to 278fd2d0da 2024-06-08 03:13:09 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 278fd2d0da to d9108211d7 2024-06-11 03:17:07 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d9108211d7 to bec0566cab 2024-06-12 03:14:53 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from bec0566cab to 5f0e35cfe7 2024-06-13 03:13:26 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 5f0e35cfe7 to 25e800c4ff 2024-06-14 03:14:15 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 25e800c4ff to 86c8ec97d9 2024-06-15 03:12:51 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 86c8ec97d9 to 75ecd92d64 2024-06-18 03:19:42 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 75ecd92d64 to 8e89b7a28a 2024-06-19 03:12:53 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 8e89b7a28a to 471c972f56 2024-06-20 03:23:01 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 471c972f56 to 826fc96556 2024-06-21 03:23:47 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 826fc96556 to 6a0ebd1f74 2024-06-25 03:09:25 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 6a0ebd1f74 to b9e40c1e60 2024-06-26 03:27:22 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b9e40c1e60 to fe6d1e3245 2024-06-27 03:26:16 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fe6d1e3245 to 9b2b8640d2 2024-06-28 03:18:37 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 9b2b8640d2 to 32c22716f2 2024-06-29 03:16:08 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 32c22716f2 to 64fe7832fd 2024-07-02 03:26:05 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 64fe7832fd to 099f8c957b 2024-07-03 03:33:26 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 099f8c957b to fcf950724e 2024-07-04 03:23:44 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fcf950724e to fc8e36ccbb 2024-07-06 03:17:21 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fc8e36ccbb to 2ca1fe910e 2024-07-09 03:26:40 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 2ca1fe910e to 3b8eb94791 2024-07-10 03:29:40 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 3b8eb94791 to 748cbd8afb 2024-07-11 03:28:12 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 748cbd8afb to af8c038ba6 2024-07-13 03:25:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from af8c038ba6 to c74dafadf9 2024-07-19 03:12:57 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from c74dafadf9 to 927d81114d 2024-07-23 03:11:19 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 927d81114d to 8ae3f3fff3 2024-07-24 03:14:46 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 8ae3f3fff3 to 40603b503c 2024-07-25 03:10:03 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 40603b503c to 46a6ec6b8d 2024-07-26 03:09:54 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 46a6ec6b8d to 7b4fc38f4b 2024-07-30 03:11:48 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 7b4fc38f4b to a8c2c41b81 2024-07-31 03:11:04 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a8c2c41b81 to a1021b71a8 2024-08-01 03:10:19 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a1021b71a8 to 4987881368 2024-08-02 03:11:12 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 4987881368 to 4675aed599 2024-08-03 03:11:17 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 4675aed599 to 7d6f618c98 2024-08-06 03:11:36 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 7d6f618c98 to e198969aeb 2024-08-07 03:12:25 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from e198969aeb to a3aaad1916 2024-08-08 03:11:10 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from a3aaad1916 to fd39c55f26 2024-08-09 03:13:39 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fd39c55f26 to 692dfbd4f3 2024-08-10 03:22:28 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 692dfbd4f3 to 07f0e78968 2024-08-13 03:31:30 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 07f0e78968 to d631542ca7 2024-08-14 04:02:23 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d631542ca7 to 3f995d6823 2024-08-15 03:21:54 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 3f995d6823 to ad1c35e7f8 2024-08-16 03:40:37 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from ad1c35e7f8 to 425f07b360 2024-08-17 03:36:22 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 425f07b360 to 7cebfb0084 2024-08-20 03:32:34 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 7cebfb0084 to 824b5b4e02 2024-08-21 03:21:50 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 824b5b4e02 to b99797f4dd 2024-08-22 03:23:30 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from b99797f4dd to fac35baf52 2024-08-23 03:22:40 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from fac35baf52 to f222d61f06 2024-08-23 12:32:14 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from f222d61f06 to 82f49c2abe 2024-08-24 03:19:47 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 82f49c2abe to 95b3010315 2024-08-27 03:19:29 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 95b3010315 to 3e14126994 2024-08-28 03:41:23 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 3e14126994 to 76ffe01477 2024-08-29 03:30:28 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 76ffe01477 to 000a01d362 2024-08-30 03:33:50 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 000a01d362 to 0077417798 2024-08-31 03:39:08 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 0077417798 to 42ba1faee7 2024-09-03 03:13:42 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 42ba1faee7 to eb8fcb5690 2024-09-04 03:30:54 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from eb8fcb5690 to d28317f6b1 2024-09-05 03:24:05 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from d28317f6b1 to 9e764c6fe3 2024-09-06 03:36:17 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 9e764c6fe3 to 1c97fe72ba 2024-09-07 03:24:28 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 1c97fe72ba to 2a4cfff1ab 2024-09-10 03:38:44 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from 2a4cfff1ab to eb4947296a 2024-09-11 03:42:58 +00:00 Compare
renovate force-pushed renovate/all-minor-patch from eb4947296a to 565cf4d664 2024-09-12 03:39:05 +00:00 Compare
stefan merged commit 6124f0454b into master 2024-09-12 05:26:52 +00:00
stefan deleted branch renovate/all-minor-patch 2024-09-12 05:26:53 +00:00
Sign in to join this conversation.
No reviewers
No Label
renovate
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ZeroDownTime/sns-alert-hub#20
No description provided.