chore(deps): update all dependencies #1216
Merged
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:
6849a64
->1bd1e32
b4b15b8
->6f51ac0
5.78.0
->5.82.1
==1.35.71
->==1.35.85
==1.35.71
->==1.35.85
5.16.0
->5.17.0
0.35.0
->0.36.0
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.82.1
Compare Source
ENHANCEMENTS:
availability_zone_distribution
argument (#40634)BUG FIXES:
statement
sid
(#40639)v5.82.0
Compare Source
NOTES:
id
attribute has changed to prevent inconsistent parsing which resulted in provider crashes under certain conditions. The new format is a comma-delimited string combininggroup_arn
andresource_arn
in their entirety. Configuarations relying on the previous format may need to be updated to continue functioning correctly. (#40579)FEATURES:
aws_servicecatalogappregistry_attribute_group_associations
(#38306)aws_api_gateway_domain_name_access_association
(#40566)aws_cloudfront_vpc_origin
(#40239)aws_memorydb_multi_region_cluster
(#40376)aws_networkmanager_dx_gateway_attachment
(#40546)aws_rds_cluster_snapshot_copy
(#40398)ENHANCEMENTS:
arn
attribute (#40546)statement
sid
is valid, including on alphanumeric characters (#40562)service_region
attribute (#40583)agent_collaboration
attribute to configure agent collaboration role (#40543)origin.vpc_origin_config
argument (#40239)name_prefix
argument (#40622)arn
attribute (#40546)efa_enabled
argument (#40381)advertise_trust_store_ca_names
attribute to themutual_authentication
configuration block (#40550)multi_region_cluster_name
argument (#40376)edge_locations
attribute (#40546)service_region
argument (#40583)BUG FIXES:
AccessDeniedException: ... is not authorized to perform: acm-pca:GetCertificateAuthorityCsr on resource: ...
errors for RAM-shared CAs (#39952)setting entitlements: Invalid address to set: []string{"entitlements", "0", "overage"}
errors (#40621)certificate_settings
when updating. (#40589)certificate_settings.type
toCUSTOM
. (#40589)ValidationException
when settingcertificate_settings.type
toAMPLIFY_MANAGED
. (#40589)certificate_settings
not set. (#40589)certificate_settings
is not set during update. (#40589)arn
for private custom domain names (#40566)vpc_configuration.tls_certificate
as Optional (#40574)at_rest_encryption_enabled
whenengine
isvalkey
. (#40514)IAMPrincipals
principal group (#38600)permissions
andpermissions_with_grant_option
attributes (#38047)result
attribute when changinginput
attribute, for lifecycle scope "CRUD" (#34263)teletext_destination_settings
. (#33797)allocated_storage
(#40601)force_destroy = true
can now delete objects with non-XML-safe keys (#40537)force_destroy = true
can now delete objects with non-XML-safe keys (#40537)automatically_after_days
was not being set properly whenschedule_expression
had been set previously (#34295)InvalidRequestException: A previous rotation isn't complete. That rotation will be reattempted.
(#34295)redrive_allow_policy
diffs (#40604)v5.81.0
Compare Source
FEATURES:
aws_servicecatalogappregistry_attribute_group
(#38188)aws_ssm_parameter
(#40313)aws_bedrock_inference_profile
(#40294)aws_cloudwatch_log_anomaly_detector
(#40437)aws_ecr_account_setting
(#40219)aws_msk_single_scram_secret_association
(#37056)aws_servicecatalogappregistry_attribute_group
(#38183)aws_servicecatalogappregistry_attribute_group_association
(#38290)ENHANCEMENTS:
policy
anddomain_name_id
attributes (#40364)tags
attribute (#38243)delivery_options.max_delivery_seconds
andtracking_options.https_policy
attributes (#40194)domain_name_id
argument (#40447)policy
argument anddomain_name_id
attribute (#40364)PRIVATE
as a valid value forendpoint_configuration.types
argument, enabling custom domain name support for private REST API endpoints (#40364)completion_duration_minutes
argument (#40336)configuration.retention_configuration
andconfiguration.orphan_file_deletion_configuration
attributes. (#40199)enable_primary_ipv6
argument to add support for enabling primary IPv6 addresses on EC2 instances (#36425)shard_count
would not exceed the AWS account's shard quota when the data stream capacity mode isPROVISIONED
, preventing the provider from retrying for 1 hour in the case that the quota is exceeded. This functionality requires thekinesis:DescribeLimits
IAM permission (#40499)kinesis:DescribeLimits
IAM permission (#40499)topic_replication.topic_name_configuration
argument (#40101)enable_primary_ipv6
argument to add support for enabling primary IPv6 addresses for network interfaces (#36425)stateful_engine_options.flow_timeouts
argument (#39996)serverlessv2_scaling_configuration.seconds_until_auto_pause
argument (#40441)tags
argument andtags_all
attribute (#40470)notebook-al2-v3
value forplatform_identifier
(#40484)tags
argument andtags_all
attribute (#38243)delivery_options.max_delivery_seconds
andtracking_options.https_policy
arguments (#40194)BUG FIXES:
InvalidArgumentException: NextToken and StreamName cannot be provided together
errors when the data stream has more than 1000 shards (#40499)rule
fromTypeSet
toTypeList
as order is significant (#40521)throughput_capacity
validation to allow values up to12228
(#40468)logging_configuration.log_destination_config
s (#40092)InvalidDBClusterStateFault
errors when deleting clusters that are members of a global cluster (#40333)InvalidParameterValue: Serverless v2 maximum capacity 0.0 isn't valid. The maximum capacity must be at least 1.0.
errors when removingserverlessv2_scaling_configuration
in an update (#40511)storage_type
when restoring from S3 (#40471)storage_type
when restoring from snapshot (#40471)storage_type
when restoring to a point in time (#40471)database_name
as Computed. This prevents resource recreation when the source cluster specifies adatabase_name
(#40469)v5.80.0
Compare Source
FEATURES:
aws_codeconnections_connection
(#40300)aws_codeconnections_host
(#40300)aws_s3tables_namespace
(#40420)aws_s3tables_table
(#40420)aws_s3tables_table_bucket
(#40420)aws_s3tables_table_bucket_policy
(#40420)aws_s3tables_table_policy
(#40420)ENHANCEMENTS:
instruction
max length for validation to 8000 (#40279)deletion_protection_enabled
argument (#35359)serverlessv2_scaling_configuration.max_capacity
andserverlessv2_scaling_configuration.min_capacity
minimum values to0
to support Amazon Aurora Serverless v2 scaling to 0 ACUs (#40230)LocalZone
as a valid value forlocation.type
, enabling support for Amazon S3 Express One Zone in AWS Dedicated Local Zones (#40339)BUG FIXES:
tags_all
when planning. (#40305)deserialization failed, failed to decode response body with invalid JSON
errors on Read (#40419)v5.79.0
Compare Source
FEATURES:
aws_vpc_block_public_access_exclusion
(#40235)aws_vpc_block_public_access_options
(#40233)ENHANCEMENTS:
compute_config
,storage_config
, andkubernetes_network_config.elastic_load_balancing
arguments for EKS Auto Mode (#40370)remote_network_config
argument for EKS Auto Mode (#40371)metrics_config
argument (#40322)provisioned_poller_config
argument (#40303)supported_regions
argument (#40346)BUG FIXES:
disk_iops_configuration.iops
from350000
to400000
fordeployment_type = "SINGLE_AZ_2"
(#40359)boto/boto3 (boto3)
v1.35.85
Compare Source
=======
appstream
: [botocore
] Added support for Rocky Linux 8 on Amazon AppStream 2.0mediaconvert
: [botocore
] This release adds support for inserting timecode tracks into MP4 container outputs.medialive
: [botocore
] MediaLive is releasing ListVersions apiqconnect
: [botocore
] Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent.ssm-sap
: [botocore
] AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applicationsworkspaces
: [botocore
] Added AWS Global Accelerator (AGA) support for WorkSpaces Personal.v1.35.84
Compare Source
=======
amplify
: [botocore
] Added WAF Configuration to Amplify Appsbudgets
: [botocore
] Releasing minor partition endpoint updatesconnect
: [botocore
] This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.connectparticipant
: [botocore
] This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.datasync
: [botocore
] AWS DataSync introduces the ability to update attributes for in-cloud locations.iot
: [botocore
] Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.mwaa
: [botocore
] Added support for Apache Airflow version 2.10.3 to MWAA.quicksight
: [botocore
] Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.resiliencehub
: [botocore
] AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.transfer
: [botocore
] Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.v1.35.83
Compare Source
=======
account
: [botocore
] Update endpoint configuration.backup
: [botocore
] Add Support for Backup Indexingbackupsearch
: [botocore
] Add support for searching backupsbatch
: [botocore
] This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.cleanroomsml
: [botocore
] Add support for SQL compute configuration for StartAudienceGenerationJob API.cloudfront
: [botocore
] Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins.codepipeline
: [botocore
] AWS CodePipeline V2 type pipelines now support Managed Compute Rule.ecs
: [botocore
] Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks.m2
: [botocore
] This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests.synthetics
: [botocore
] Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.v1.35.82
Compare Source
=======
cloud9
: [botocore
] Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023.dlm
: [botocore
] This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.ec2
: [botocore
] This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones.greengrassv2
: [botocore
] Add support for runtime in GetCoreDevice and ListCoreDevices APIs.medialive
: [botocore
] AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams.rds
: [botocore
] This release adds support for the "MYSQL_CACHING_SHA2_PASSWORD" enum value for RDS Proxy ClientPasswordAuthType.v1.35.81
Compare Source
=======
cloudhsmv2
: [botocore
] Add support for Dual-Stack hsm2m.medium clusters. The customers will now be able to create hsm2m.medium clusters having both IPv4 and IPv6 connection capabilities by specifying a new param called NetworkType=DUALSTACK during cluster creation.ec2
: [botocore
] This release adds GroupId to the response for DeleteSecurityGroup.eks
: [botocore
] Add NodeRepairConfig in CreateNodegroupRequest and UpdateNodegroupConfigRequestlogs
: [botocore
] Limit PutIntegration IntegrationName and ListIntegrations IntegrationNamePrefix parameters to 50 charactersmediaconnect
: [botocore
] AWS Elemental MediaConnect Gateway now supports Source Specific Multicast (SSM) for ingress bridges. This enables you to specify a source IP address in addition to a multicast IP when creating or updating an ingress bridge source.networkmanager
: [botocore
] There was a sentence fragment in UpdateDirectConnectGatewayAttachment that was causing customer confusion as to whether it's an incomplete sentence or if it was a typo. Removed the fragment.servicediscovery
: [botocore
] AWS Cloud Map now supports service-level attributes, allowing you to associate custom metadata directly with services. These attributes can be retrieved, updated, and deleted using the new GetServiceAttributes, UpdateServiceAttributes, and DeleteServiceAttributes API calls.v1.35.80
Compare Source
=======
connect
: [botocore
] Configure holidays and other overrides to hours of operation in advance. During contact handling, Amazon Connect automatically checks for overrides and provides customers with an appropriate flow path. After an override period passes call center automatically reverts to standard hours of operation.dms
: [botocore
] Add parameters to support for kerberos authentication. Add parameter for disabling the Unicode source filter with PostgreSQL settings. Add parameter to use large integer value with Kinesis/Kafka settings.glue
: [botocore
] To support customer-managed encryption in Data Quality to allow customers encrypt data with their own KMS key, we will add a DataQualityEncryption field to the SecurityConfiguration API where customers can provide their KMS keys.guardduty
: [botocore
] Improved descriptions for certain APIs.route53domains
: [botocore
] This release includes the following API updates: added the enumeration type RESTORE_DOMAIN to the OperationType; constrained the Price attribute to non-negative values; updated the LangCode to allow 2 or 3 alphabetical characters.v1.35.79
Compare Source
=======
artifact
: [botocore
] Add support for listing active customer agreements for the calling AWS Account.cloudtrail
: [botocore
] Doc-only updates for CloudTrail.cognito-idp
: [botocore
] Updated descriptions for some API operations and parameters, corrected some errors in Cognito user poolscontrolcatalog
: [botocore
] Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl APIemr-serverless
: [botocore
] This release adds support for accessing system profile logs in Lake Formation-enabled jobs.mgh
: [botocore
] API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resourcessesv2
: [botocore
] Introduces support for multi-region endpoint.timestream-influxdb
: [botocore
] Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpointv1.35.78
Compare Source
=======
application-autoscaling
: [botocore
] Doc only update for AAS Predictive Scaling policy configuration API.bcm-pricing-calculator
: [botocore
] Updated condition key inference from Workload Estimate, Bill Scenario, and Bill Estimate resources. Updated documentation links.connect
: [botocore
] Add support for Push Notifications for Amazon Connect chat. With Push Notifications enabled an alert could be sent to customers about new messages even when they aren't actively using the mobile application.finspace
: [botocore
] Update KxCommandLineArgument value parameter regex to allow for spaces and semicolonsivs-realtime
: [botocore
] IVS Real-Time now offers customers the ability to customize thumbnails recording mode and interval for both Individual Participant Recording (IPR) and Server-Side Compositions (SSC).sesv2
: [botocore
] Introduces support for creating DEED (Deterministic Easy-DKIM) identities.v1.35.77
Compare Source
=======
appsync
: [botocore
] Provides description of new Amazon Bedrock runtime datasource.cognito-idp
: [botocore
] ChangeCustomDomainConfig
from a required to an optional parameter for theUpdateUserPoolDomain
operation.ec2
: [botocore
] This release includes a new API for modifying instance network-performance-options after launch.ecs
: [botocore
] This is a documentation only update to address various tickets for Amazon ECS.keyspaces
: [botocore
] Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API.medialive
: [botocore
] H265 outputs now support disabling the deblocking filter.workspaces
: [botocore
] Added text to clarify case-sensitivityv1.35.76
Compare Source
=======
partnercentral-selling
: [botocore
] Introducing the preview of new partner central selling APIs designed to transform how AWS partners collaborate and co-sell with multiple partners. This enables multiple partners to seamlessly engage and jointly pursue customer opportunities, fostering a new era of collaborative selling.qbusiness
: [botocore
] This release removes the deprecated UserId and UserGroups fields from SearchRelevantContent api's request parameters.v1.35.75
Compare Source
=======
bedrock
: [botocore
] Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.bedrock-agent
: [botocore
] This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.bedrock-agent-runtime
: [botocore
] This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.bedrock-data-automation
: [botocore
] Release Bedrock Data Automation SDKbedrock-data-automation-runtime
: [botocore
] Release Bedrock Data Automation Runtime SDKbedrock-runtime
: [botocore
] Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.kendra
: [botocore
] This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models.sagemaker
: [botocore
] Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker.v1.35.74
Compare Source
=======
athena
: [botocore
] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.bedrock
: [botocore
] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging.bedrock-agent
: [botocore
] Releasing SDK for Multi-Agent Collaboration.bedrock-agent-runtime
: [botocore
] Releasing SDK for multi agent collaborationbedrock-runtime
: [botocore
] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs withrequestMetadata
field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI.cloudwatch
: [botocore
] Support for configuring AiOps investigation as alarm actiondatazone
: [botocore
] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients.dsql
: [botocore
] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management.dynamodb
: [botocore
] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.glue
: [botocore
] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collectionslakeformation
: [botocore
] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field.qapps
: [botocore
] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity.qbusiness
: [botocore
] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications.quicksight
: [botocore
] This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).redshift
: [botocore
] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog.redshift-serverless
: [botocore
] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups.s3
: [botocore
] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.s3tables
: [botocore
] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale.v1.35.73
Compare Source
=======
bedrock-runtime
: [botocore
] Add an API parameter that allows customers to set performance configuration for invoking a model.s3control
: [botocore
] It allows customers to pass CRC64NVME as a header in S3 Batch Operations copy requestssocialmessaging
: [botocore
] Added support for passing role arn corresponding to the supported event destinationv1.35.72
Compare Source
=======
bedrock
: [botocore
] Add support for Knowledge Base Evaluations & LLM as a judgebedrock-agent
: [botocore
] This release introduces APIs to upload documents directly into a Knowledge Basebedrock-agent-runtime
: [botocore
] This release introduces a new Rerank API to leverage reranking models (with integration into Knowledge Bases); APIs to upload documents directly into Knowledge Base; RetrieveAndGenerateStream API for streaming response; Guardrails on Retrieve API; and ability to automatically generate filterschime-sdk-voice
: [botocore
] This release adds supports for enterprises to integrate Amazon Connect with other voice systems. It supports directly transferring voice calls and metadata without using the public telephone network. It also supports real-time and post-call analytics.cleanrooms
: [botocore
] This release allows customers and their partners to easily collaborate with data stored in Snowflake and Amazon Athena, without having to move or share their underlying data among collaborators.connect
: [botocore
] Adds support for WhatsApp Business messaging, IVR call recording, enabling Contact Lens for existing on-premise contact centers and telephony platforms, and enabling telephony and IVR migration to Amazon Connect independent of their contact center agents.connectcampaignsv2
: [botocore
] Amazon Connect Outbound Campaigns V2 / Features : Adds support for Event-Triggered Campaigns.customer-profiles
: [botocore
] This release introduces Event Trigger APIs as part of Amazon Connect Customer Profiles service.ec2
: [botocore
] Adds support for declarative policies that allow you to enforce desired configuration across an AWS organization through configuring account attributes. Adds support for Allowed AMIs that allows you to limit the use of AMIs in AWS accounts. Adds support for connectivity over non-HTTP protocols.ecs
: [botocore
] This release adds support for Container Insights with Enhanced Observability for Amazon ECS.eks
: [botocore
] Added support for Auto Mode Clusters, Hybrid Nodes, and specifying computeTypes in the DescribeAddonVersions API.events
: [botocore
] Call private APIs by configuring Connections with VPC connectivity through PrivateLink and VPC Latticefsx
: [botocore
] FSx API changes to support the public launch of the Amazon FSx Intelligent Tiering for OpenZFS storage class.guardduty
: [botocore
] Add new Multi Domain Correlation findings.imagebuilder
: [botocore
] Added support for EC2 Image Builder's integration with AWS Marketplace for Marketplace components.invoicing
: [botocore
] AWS Invoice Configuration allows you to receive separate AWS invoices based on your organizational needs. You can use the AWS SDKs to manage Invoice Units and programmatically fetch the information of the invoice receiver.logs
: [botocore
] Adds PutIntegration, GetIntegration, ListIntegrations and DeleteIntegration APIs. Adds QueryLanguage support to StartQuery, GetQueryResults, DescribeQueries, DescribeQueryDefinitions, and PutQueryDefinition APIs.memorydb
: [botocore
] Amazon MemoryDB SDK now supports all APIs for Multi-Region. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage.networkflowmonitor
: [botocore
] This release adds documentation for a new feature in Amazon CloudWatch called Network Flow Monitor. You can use Network Flow Monitor to get near real-time metrics, including retransmissions and data transferred, for your actual workloads.opensearch
: [botocore
] This feature introduces support for CRUDL APIs, enabling the creation and management of Connected data sources.organizations
: [botocore
] Add support for policy operations on the DECLARATIVE_POLICY_EC2 policy type.qbusiness
: [botocore
] Amazon Q Business now supports capabilities to extract insights and answer questions from visual elements embedded within documents, a browser extension for Google Chrome, Mozilla Firefox, and Microsoft Edge, and attachments across conversations.qconnect
: [botocore
] This release adds following capabilities: Configuring safeguards via AIGuardrails for Q in Connect inferencing, and APIs to support Q&A self-service use casesrds
: [botocore
] Amazon RDS supports CloudWatch Database Insights. You can use the SDK to create, modify, and describe the DatabaseInsightsMode for your DB instances and clusters.s3
: [botocore
] Amazon S3 introduces support for AWS Dedicated Local Zoness3control
: [botocore
] Amazon S3 introduces support for AWS Dedicated Local Zonessecurityhub
: [botocore
] Add new Multi Domain Correlation findings.security-ir
: [botocore
] AWS Security Incident Response is a purpose-built security incident solution designed to help customers prepare for, respond to, and recover from security incidents.transfer
: [botocore
] AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3.vpc-lattice
: [botocore
] Lattice APIs that allow sharing and access of VPC resources across accounts.boto/botocore (botocore)
v1.35.85
Compare Source
=======
appstream
: Added support for Rocky Linux 8 on Amazon AppStream 2.0mediaconvert
: This release adds support for inserting timecode tracks into MP4 container outputs.medialive
: MediaLive is releasing ListVersions apiqconnect
: Amazon Q in Connect enables agents to ask Q for assistance in multiple languages and Q will provide answers and recommended step-by-step guides in those languages. Qs default language is English (United States) and you can switch this by setting the locale configuration on the AI Agent.ssm-sap
: AWS Systems Manager for SAP added support for registration and discovery of distributed ABAP applicationsworkspaces
: Added AWS Global Accelerator (AGA) support for WorkSpaces Personal.v1.35.84
Compare Source
=======
amplify
: Added WAF Configuration to Amplify Appsbudgets
: Releasing minor partition endpoint updatesconnect
: This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.connectparticipant
: This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.datasync
: AWS DataSync introduces the ability to update attributes for in-cloud locations.iot
: Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.mwaa
: Added support for Apache Airflow version 2.10.3 to MWAA.quicksight
: Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.resiliencehub
: AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.transfer
: Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.v1.35.83
Compare Source
=======
account
: Update endpoint configuration.backup
: Add Support for Backup Indexingbackupsearch
: Add support for searching backupsbatch
: This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs.cleanroomsml
: Add support for SQL compute configuration for StartAudienceGenerationJob API.cloudfront
: Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins.codepipeline
: AWS CodePipeline V2 type pipelines now support Managed Compute Rule.ecs
: Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks.m2
: This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests.synthetics
: Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.v1.35.82
Compare Source
=======
cloud9
: Added information about Ubuntu 18.04 will be removed from the available imageIds for Cloud9 because Ubuntu 18.04 has ended standard support on May 31, 2023.dlm
: This release adds support for Local Zones in Amazon Data Lifecycle Manager EBS snapshot lifecycle policies.ec2
: This release adds support for EBS local snapshots in AWS Dedicated Local Zones, which allows you to store snapshots of EBS volumes locally in Dedicated Local Zones.greengrassv2
: Add support for runtime in GetCoreDevice and ListCoreDevices APIs.medialive
: AWS Elemental MediaLive adds three new features: MediaPackage v2 endpoint support for live stream delivery, KLV metadata passthrough in CMAF Ingest output groups, and Metadata Name Modifier in CMAF Ingest output groups for customizing metadata track names in output streams.rds
: This release adds support for the "MYSQL_CACHING_SHA2_PASSWORDConfiguration
📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.