chore(deps): update dependency boto3 to v1.43.83 - #1217
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 19, 2026 01:14
6da502f to
8d16b31
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 19, 2026 21:35
8d16b31 to
ce1f6e5
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 20, 2026 16:58
ce1f6e5 to
8bb98f6
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 20, 2026 23:46
8bb98f6 to
8ca9003
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 21, 2026 08:38
8ca9003 to
bd4d588
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 21, 2026 23:44
bd4d588 to
bcde6e5
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 25, 2026 19:02
bcde6e5 to
4183c51
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 26, 2026 01:42
4183c51 to
955bf4e
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 27, 2026 02:25
955bf4e to
14ae64a
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 28, 2026 01:10
14ae64a to
3bc0458
Compare
Contributor
|
Automated janitor review: all CI checks are passing (26/26 check-runs success, required status contexts green), and this is a patch-level boto3 bump (1.43.72 → 1.43.82) with no relevant breaking changes in the release notes — it would otherwise be safe to auto-merge. However, GitHub reports this PR's Please either:
No further automated action will be taken until the branch is updated. |
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 28, 2026 15:28
3bc0458 to
19e00ab
Compare
renovate
Bot
force-pushed
the
renovate/boto3-1.x
branch
from
August 28, 2026 22:01
19e00ab to
3266f1a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.43.72→==1.43.83Release Notes
boto/boto3 (boto3)
v1.43.83Compare Source
=======
bedrock-agent: [botocore] Adds an optional syncSchedule field to CreateDataSource and UpdateDataSource for Managed Knowledge Bases data source connectors, so a data source can sync automatically on a daily, weekly, or monthly schedule.bedrock-agentcore: [botocore] AgentCore Memory now supports direct ingestion into long-term memory via IngestData APIcognito-idp: [botocore] Adds two new operations - GetClientToken which allows M2M auth through the SDK, and DescribeTermsByClient to find which Terms are associated with a user-pool client without knowing the Terms resource id.ecs: [botocore] Amazon Elastic Container Service - This release adds support for early success criteria on ECS rolling deployments, letting deployment complete once a configurable percentage of tasks are healthy, with configurable BLOCKING (required) or DEFERRED (asynchronous) cleanup of previous service revisions.healthlake: [botocore] New HealthLake API, RestoreFHIRDatastore, providing the capability to restore active datastores to a point in time within the last 30 days or recover a deleted datastore from the delete snapshot.partnercentral-selling: [botocore] Releasing PARC, new APN Program that lets sellers add solftware revenue details to aws opportunity summaryv1.43.82Compare Source
=======
codedeploy: [botocore] Added a deploymentMode parameter to CreateDeployment. Set it to RESTART to restart an EC2 and on-premises fleet, using the last successful revision, honoring Deployment Configuration.cognito-idp: [botocore] Adds the AdminDeleteSoftwareToken API operation, enabling administrators to remove a user's registered TOTP (software token) MFA configuration from a user pool.datazone: [botocore] Add cascadeDelete to DeleteDomain. When specified, DataZone recursively deletes all projects, environments, subscriptions, and their underlying AWS resources before removing the domain. Deletion progress is reported via deleteProgress and resource failures via failureReasons on GetDomain.ec2: [botocore] EC2 allows AMI owners to define compatible instance types on their AMIs, blocking RunInstances calls automatically for launches on non-permitted instance types.lambda-microvms: [botocore] Added InsufficientCapacityException to RunMicrovm for capacity-related failures. Added lifecycle status field (AVAILABLE, DEPRECATED) to ListManagedMicrovmImageVersions. Added ConflictException to CreateMicrovmAuthToken and CreateMicrovmShellAuthToken for unregistered MicroVMs.logs: [botocore] Added resultCount to QueryStatistics in GetQueryResults. This field returns the total number of output rows in the final result set, helping customers programmatically determine whether a query produced results after all operations including post-aggregation filters.opensearch: [botocore] Updating SDK and CLI documentation for AttachDataSource API.rds: [botocore] Adding support for the full snapshot size, in bytes, of DB instance snapshots.v1.43.81Compare Source
=======
devops-agent: [botocore] AWS DevOps Agent now supports trigger filter groups for Release Readiness Review, letting you control when the capability auto-triggers based on webhook events and target branches.ec2: [botocore] Adds deleting state to possible VPC States.license-manager-user-subscriptions: [botocore] Released support for License Expiry field in ListProductSubscriptions APInetwork-firewall: [botocore] Adding new status enum for Firewalls.sagemaker: [botocore] Amazon SageMaker AI now supports ml.g7 instances for model optimization. You can now run model optimization jobs on ml.g7 instances, in supported AWS Regions.v1.43.80Compare Source
=======
autoscaling: [botocore] Adds support for Distribution Segments in mixed instances policies, providing ordered prioritization across On-Demand Capacity Reservations, Capacity Blocks, interruptible Capacity Reservations, and On-Demand capacity.devops-agent: [botocore] Adds the UpdateApprovalAction API for resolving agent action approvals in AWS DevOps Agent agent spaces.ec2: [botocore] Fleet feature to support Capacity Reservation Resource Groups with Amazon EC2 Capacity Blocks and interruptible Capacity Reservationseks: [botocore] This feature would give customers the ability to tune TerminatedPodGcThreshold configuration in an Amazon EKS cluster.endpoint-rules: [botocore] Update endpoint-rules client to latest versionevs: [botocore] EVS now supports i7i.metal-48xl EC2 bare metal instance type, delivering high random IOPS performance with real-time latency, ideal for IO intensive and latency-sensitive workloads such as transactional databases, real-time analytics, and AI ML pre-processing.iam-toolbox: [botocore] AWS Identity and Access Management (IAM) announces access troubleshooter, helping you debug access denied errors faster. Supported error messages now include an identifier you can use to retrieve detailed evaluations of the policies considered and their results. Preview in US East (N. Virginia).iot: [botocore] As part of this release, we are extending capability of AWS IoT Rules Engine to support IoT InfluxDB Action. The IoT InfluxDB action lets customers send messages from IoT sensors and applications to InfluxDB.meteringmarketplace: [botocore] Updated documentation to clarify duplicate-billing prevention and BatchMeterUsage retry guidancev1.43.79Compare Source
=======
batch: [botocore] Doc Update, Add note that UpdatePolicy applies only to EC2 managed compute environmentsbedrock: [botocore] Adds support for specifying an inference profile ID or ARN, or an application inference profile ARN as the target model in CreateAdvancedPromptOptimizationJob.connect: [botocore] This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegmentsV2 API, enabling customers to retrieve information extracted from real-time contact analysis.connect-contact-lens: [botocore] This release adds the ExtractedInformation segment to the ListRealtimeContactAnalysisSegments API, enabling customers to retrieve information extracted from real-time contact analysis.dsql: [botocore] Corrected the validation pattern on the ServiceName response field in the GetVpcEndpointServiceName API to match the values Amazon Aurora DSQL actually returns.elementalinference: [botocore] Added support for the GetFixture API, enabling customers to retrieve the details of a fixture from its fixture ID, and added the access role ARN to the CreateFeed, GetFeed, and UpdateFeed responses.kafka: [botocore] Amazon MSK Replicator now supports OAuth authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require OAuth for client authentication. This new capability is supported in all AWS Regions where MSK Express brokers are available.launch-wizard: [botocore] Added accountConstraints and patternType to GetWorkload, ListWorkloads, GetWorkloadDeploymentPattern and ListWorkloadDeploymentPatterns for Launch Wizardsecurityagent: [botocore] Adding private and self-signed certificate configuration support for penetration teststimestream-influxdb: [botocore] Service-managed parameter groups now only apply optimized defaults to DB Clusters automatically. New field effectiveDbParameterGroupIdentifier surfaces the parameter group actually applied.v1.43.78Compare Source
=======
backup: [botocore] Updating CLI Docs for Backup Audit Manager List Job Summaries APIs.bedrock-agentcore: [botocore] Increase spans count from 1k to 20kbedrock-agentcore-control: [botocore] Update Dataset schema to THIRDPARTYEVALUATIONV1cloudwatch: [botocore] Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarmsdevicefarm: [botocore] Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint.endpoint-rules: [botocore] Update endpoint-rules client to latest versionkinesis: [botocore] Generate account endpoint for Kinesis Data Streams requests when the account ID is availablewafv2: [botocore] DataProtectionConfig field Key Documentation Updatev1.43.77Compare Source
=======
botocore] Fixed an issue where reused connections could return a cached response status, dropping response headers.v1.43.76Compare Source
=======
amplify: [botocore] Increased the maximum allowed length from 255 to 4,096 characters to support longer access tokens.arc-region-switch: [botocore] Adds support for Rds switchover read replica for Oracle databases in Region switch plansbatch: [botocore] AWS Batch now supports a new compute environment type that provides fully managed EC2 capacity with broader compute flexibility than Fargate, including GPU instances, bare metal, and specific instance type selection, without infrastructure management overhead.cloudfront: [botocore] Added SigV4a as a supported signing protocol for Origin Access Control (OAC), enabling CloudFront to sign requests to Amazon S3 Multi-Region Access Point (S3-MRAP) origins.directconnect: [botocore] This release adds custom route prefix pool allocations for Direct Connect. You can set IPv4 and IPv6 route prefix counts on private and transit virtual interfaces, and view pool size and unallocated counts on connections and LAGs, plus direct connect gateway attachment prefix allocation totals.ec2: [botocore] EC2 marks UEFI instance metadata field as sensitive.lambda: [botocore] Adds support for full JSON resource-based policies, enabling customers to create, retrieve, update, and delete function resource policies as complete JSON documents.pricing-plan-manager: [botocore] Documentation update for the CreateSubscription API to correct the default value of the approval mode parameter. The default value for paid subscriptions is MANUAL, not IMMEDIATE as previously documented. The default value remains IMMEDIATE for FREE tier subscriptions.sagemaker: [botocore] Added IAM Identity Center (IdC) support to CreatePartnerApp and UpdatePartnerApp APIs. Added Customer Managed Key (CMK) support to CreateMlflowApp and DescribeMlflowApp.sesv2: [botocore] Amazon SES now supports per-message tracking overrides. You can use the new ConfigurationOverrides parameter in SendEmail and SendBulkEmail to enable or disable open and click tracking for individual messages without changing your account-level or configuration set settings.v1.43.75Compare Source
=======
account-access: [botocore] Adds throttling exceptions to operation outputs that were previously inconsistent with other operations.batch: [botocore] AWS Batch now supports managing CloudWatch Container Insights on compute environments via CreateComputeEnvironment and UpdateComputeEnvironment.bedrock-agentcore: [botocore] AgentCore Memory now supports Flexible Namespaces and Non-Conversational Payloads in CreateEvent APIbedrock-agentcore-control: [botocore] AgentCore Memory now supports Flexible Namespaceseks: [botocore] Adds support for EKS cluster certificate authorities (CA)medialive: [botocore] AWS Elemental MediaLive now supports video cropping and output positioning. Use cropRectangle and outputPositionRectangle to position the encoded video within the output frame, with the surrounding area filled with black.redshift: [botocore] Amazon Redshift enhanced System Table retention that allows customers to store their system table data directly in S3 Tables in customer's account instead of Redshift Managed Storageredshift-serverless: [botocore] Amazon Redshift Enhanced System Table Retention that allows customers to store their system table data directly in S3 Tables in customer's account instead of Redshift Managed Storagevpc-lattice: [botocore] Amazon VPC Lattice now supports modification of private DNS options on Service Network VPC Associationsv1.43.74Compare Source
=======
batch: [botocore] Update AWS Batch documentation with newer Fargate Supported configurations, notes, and fix broken Docker link re-directs.ec2: [botocore] Doc release for CreateImage support for instances with local snapshots in Outpostendpoint-rules: [botocore] Update endpoint-rules client to latest versionentityresolution: [botocore] Added ResourceNotFoundException to DeleteSchemaMapping, DeleteMatchingWorkflow, DeleteIdMappingWorkflow, and DeleteIdNamespace. These operations now return a 404 ResourceNotFoundException (previously a 200 Success) when the target resource does not exist.marketplace-catalog: [botocore] Introducing two new APIs, DescribeAssessment and ListAssessments. These APIs expose validation issues on Marketplace resources. The validation issues are exposed via a newly created resource called Assessment.medialive: [botocore] AWS Elemental MediaLive now supports SCTE-35 marker passthrough without IDR frame insertion for CMAF Ingest, MediaPackage V2, and transport stream outputs.outposts: [botocore] AWS Outposts now supports VPC Endpoint configuration in CreatePrivateConnectivityConfig, enabling scoped private connectivity with provisioning role creation for secure outpost installationsworkspaces: [botocore] Amazon WorkSpaces now supports nested virtualization, allowing you to run hypervisors and virtualization-based workloads within your WorkSpaces. You can enable or disable nested virtualization when creating a WorkSpace or by modifying an existing WorkSpace's properties.v1.43.73Compare Source
=======
bedrock-agentcore-control: [botocore] Adds implementations of third-party evaluators, both managed-as-a-service and as templates within custom evaluators.bedrock-agent-runtime: [botocore] AgenticRetrieveStream API now supports Amazon Bedrock AgentCore Memory. Use the new memoryConfiguration parameter to continue a session from short-term memory and retrieve from long-term memory.connect: [botocore] This release adds new APIs to create, describe, update, delete, and list extraction definitions, enabling customers to manage lifecycle of extraction definition resources. Additionally, this release adds new event sources for Rules related to ACW and new action to Extract Information.drs: [botocore] AWS Elastic Disaster Recovery (AWS DRS) now offers Recovery Plans to recover multi-server applications in the right order in one action. Define the launch sequence once, with ordered steps and wait times, and DRS runs it automatically. Validate with non-disruptive drills and monitor in real time.ecr: [botocore] Documentation update for the ECR PutReplicationConfiguration API to increase the replication rule limit from 10 to 25endpoint-rules: [botocore] Update endpoint-rules client to latest versiongeo-maps: [botocore] Amazon Location Service now supports POI density and category filtering on dynamic maps. The GetStyleDescriptor API adds two optional parameters. PoiDensity (Off to VeryDense) controls POI volume, and PoiCategories filters by up to nine categories. Available on HERE and Grab map styles.organizations: [botocore] Add new Transfer Responsibility error codes and document related CloudTrail events for accepting and terminating a Transfer Responsibility.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.