Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update dependency boto3 to v1.37.0 (#2033)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [boto3](https://redirect.github.com/boto/boto3) | minor | `==1.36.22` -> `==1.37.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>boto/boto3 (boto3)</summary> ### [`v1.37.0`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#1370) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.26...1.37.0) \====== - api-change:`bedrock-agent`: \[`botocore`] This release improves support for newer models in Amazon Bedrock Flows. - api-change:`bedrock-agent-runtime`: \[`botocore`] Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs. - api-change:`bedrock-runtime`: \[`botocore`] This release adds Reasoning Content support to Converse and ConverseStream APIs - api-change:`elasticache`: \[`botocore`] Documentation update, adding clarity and rephrasing. - api-change:`elastic-inference`: \[`botocore`] The elastic-inference client has been removed following the deprecation of the service. - feature:Endpoints: \[`botocore`] Generate and use AWS-account-based endpoints for compatible services when the account ID is available. At launch, DynamoDB is the first and only compatible service. The new endpoint URL pattern will be `https://<account-id>.ddb.<region>.amazonaws.com`. Additional services may be added in the future. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html ### [`v1.36.26`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13626) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.25...1.36.26) \======= - api-change:`appstream`: \[`botocore`] Added support for Certificate-Based Authentication on AppStream 2.0 multi-session fleets. - api-change:`bedrock-agent`: \[`botocore`] Introduce a new parameter which represents the user-agent header value used by the Bedrock Knowledge Base Web Connector. ### [`v1.36.25`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13625) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.24...1.36.25) \======= - api-change:`codebuild`: \[`botocore`] Add webhook status and status message to AWS CodeBuild webhooks - api-change:`guardduty`: \[`botocore`] Reduce the minimum number of required attack sequence signals from 2 to 1 - api-change:`license-manager-user-subscriptions`: \[`botocore`] Updates entity to include Microsoft RDS SAL as a valid type of user subscription. - api-change:`rds`: \[`botocore`] CloudWatch Database Insights now supports Amazon RDS. - api-change:`sagemaker`: \[`botocore`] Added new capability in the UpdateCluster operation to remove instance groups from your SageMaker HyperPod cluster. - api-change:`workspaces-web`: \[`botocore`] Add support for toolbar configuration under user settings. ### [`v1.36.24`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13624) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.23...1.36.24) \======= - api-change:`codepipeline`: \[`botocore`] Add environment variables to codepipeline action declaration. - api-change:`ecs`: \[`botocore`] This is a documentation only release for Amazon ECS that supports the CPU task limit increase. - api-change:`lightsail`: \[`botocore`] Documentation updates for Amazon Lightsail. - api-change:`location`: \[`botocore`] Adds support for larger property maps for tracking and geofence positions changes. It increases the maximum number of items from 3 to 4, and the maximum value length from 40 to 150. - api-change:`mailmanager`: \[`botocore`] This release adds additional metadata fields in Mail Manager archive searches to show email source and details about emails that were archived when being sent with SES. - api-change:`network-firewall`: \[`botocore`] This release introduces Network Firewall's Automated Domain List feature. New APIs include UpdateFirewallAnalysisSettings, StartAnalysisReport, GetAnalysisReportResults, and ListAnalysisReports. These allow customers to enable analysis on firewalls to identify and report frequently accessed domain. - api-change:`sagemaker`: \[`botocore`] Adds r8g instance type support to SageMaker Realtime Endpoints - api-change:`sesv2`: \[`botocore`] This release adds the ability for outbound email sent with SES to preserve emails to a Mail Manager archive. ### [`v1.36.23`](https://redirect.github.com/boto/boto3/blob/HEAD/CHANGELOG.rst#13623) [Compare Source](https://redirect.github.com/boto/boto3/compare/1.36.22...1.36.23) \======= - api-change:`batch`: \[`botocore`] This documentation-only update corrects some typos. - api-change:`emr-containers`: \[`botocore`] EMR on EKS StartJobRun Api will be supporting the configuration of log storage in AWS by using "managedLogs" under "MonitoringConfiguration". - api-change:`medialive`: \[`botocore`] Adds support for creating CloudWatchAlarmTemplates for AWS Elemental MediaTailor Playback Configuration resources. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - "every weekday" (UTC). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJpbXBhY3Qvbm8tY2hhbmdlbG9nLXJlcXVpcmVkIl19--> Co-authored-by: pulumi-renovate[bot] <189166143+pulumi-renovate[bot]@users.noreply.github.com>
- Loading branch information