chore(deps): update python dependencies #24
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:
==4.9.0->==4.11.0==3.6.2->==3.6.3==1.39.14->==1.40.64==1.39.14->==1.40.64==2025.7.14->==2025.10.5==3.4.2->==3.4.4==8.2.1->==8.3.0==4.8.3->==4.9.1==7.10.0->==7.11.0==45.0.5->==45.0.7==0.23.0->==0.23.1==3.16.1->==3.20.0==4.59.0->==4.60.1==3.10->==3.11==2.1.0->==2.3.0==1.5.1->==1.5.2==1.4.8->==1.4.9==3.8.2->==3.9==3.0.2->==3.0.3==4.0.0->==4.0.1==3.10.3->==3.10.7==9.6.16->==9.6.22==1.17.0->==1.18.2==3.9.1->==3.9.2==2.3.1->==2.3.3==4.3.8->==4.5.0==0.22.1->==0.23.1==3.0.51->==3.0.52==2.22->==2.23==2.9.2->==2.12.3==2.23.4->==2.41.4==10.16->==10.16.1==3.2.3->==3.2.5==8.4.1->==8.4.2==1.1.1->==1.2.1==6.0.2->==6.0.3==2.1.0->==2.1.1==2.32.4->==2.32.5==14.1.0->==14.2.0==0.18.14->==0.18.16==0.2.12->==0.2.14==0.12.5->==0.14.3==0.13.1->==0.14.0==3.6.0->==3.6.2==0.0.14->==0.0.17==1.16.0->==1.16.3==5.4.1->==5.5.0==2.3.0->==2.5.0==0.16.0->==0.20.0==4.14.1->==4.15.0==0.2.13->==0.2.14Release Notes
agronholm/anyio (anyio)
v4.11.0Compare Source
reasonparameter toCancelScope.cancel()) (#975)anyio.lowlevel.current_token()toanyio.from_thread.run()andanyio.from_thread.run_sync()as thetokenkeyword argument (#256)anyio_mode = "auto") to make the pytest plugin automatically handle all async tests (#971)anyio.Condition.wait_for()method for feature parity with asyncio (#974)anyio.abc.TaskStatusfromAnytoNone(#964)local_port=0(#857; PR by @11kkw and @agronholm)BrokenResourceErroronsend()would still raiseBrokenResourceErrorafter the stream was closed on asyncio, butClosedResourceErroron Trio. They now both raise aClosedResourceErrorin this scenario. (#671)v4.10.0Compare Source
feed_data()method to theBufferedByteReceiveStreamclass, allowing users to inject data directly into the bufferSocketListener.from_socket()SocketStream.from_socket()UNIXSocketStream.from_socket()UDPSocket.from_socket()ConnectedUDPSocket.from_socket()UNIXDatagramSocket.from_socket()ConnectedUNIXDatagramSocket.from_socket()anyio.ContextManagerMixinandanyio.AsyncContextManagerMixin) to help write classes that embed other context managers, particularly cancel scopes or task groups (#905; PR by @agronholm and @tapetersen)start_blocking_portal()(#818; PR by @davidbrochart)anyio.notify_closingto allow wakinganyio.wait_readableandanyio.wait_writablebefore closing a socket. Among other things, this prevents an OSError on theProactorEventLoop. (#896; PR by @graingert)to_interpretersmodule to use the publicconcurrent.interpretersAPI on Python 3.14 or lateranyio.Path.copy()andanyio.Path.copy_into()failing on Python 3.14.0a7__aexit__on async context managers. CMs which can suppress exceptions should returnbool, orNoneotherwise. (#913; PR by @Enegg)SpooledTemporaryFileso that rollover only occurs when the buffer size exceedsmax_size(#915; PR by @11kkw)anyio.to_interpreterwith Python 3.14.0b2 (#926; PR by @hroncok)SyntaxWarningon Python 3.14 aboutreturninfinally(#816)BrokenWorkerIntepreterexception toBrokenWorkerInterpreter. The old name is available as a deprecated alias. (#938; PR by @ayussh-verma)CapacityLimiteron asyncio where a task, waiting to acquire a limiter gets cancelled and is subsequently granted a token from the limiter, but before the cancellation is delivered, and then fails to notify the next waiting task (#947)kislyuk/argcomplete (argcomplete)
v3.6.3Compare Source
===============================
Make RE PCRE compatible. Fixes #539
Only execute Python interpreters (#536)
fish: set variable scope to local to avoid clobbering global or
universal variables (#534)
Documentation and help improvements
boto/boto3 (boto3)
v1.40.64Compare Source
=======
connectcases: [botocore] Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates.ec2: [botocore] Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria.emr: [botocore] Update endpoint ruleset parameters casingendpoint-rules: [botocore] Update endpoint-rules client to latest versionfms: [botocore] Update endpoint ruleset parameters casingfsx: [botocore] Update endpoint ruleset parameters casinghealth: [botocore] Update endpoint ruleset parameters casingkinesis: [botocore] Update endpoint ruleset parameters casinglambda: [botocore] Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambdalogs: [botocore] Update endpoint ruleset parameters casingmarketplace-catalog: [botocore] Update endpoint ruleset parameters casingmediaconvert: [botocore] Adds SlowPalPitchCorrection to audio pitch correction settings. Enables opacity for VideoOverlays. Adds REMUX_ALL option to enable multi-rendition passthrough to VideoSelector for allow listed accounts.omics: [botocore] Added WDL_LENIENT engine type that enables implicit typecasting of variable values to its compatible declared typespayment-cryptography: [botocore] Allow additional characters in the CertificateSubject for GetCertificateSigningRequest API.redshift: [botocore] Update endpoint ruleset parameters casingresourcegroupstaggingapi: [botocore] Update endpoint ruleset parameters casingsagemaker: [botocore] Allow update of platform identifier via UpdateNotebookInstance operation.savingsplans: [botocore] Add dual-stack endpoint support for Savings Planssnowball: [botocore] Update endpoint ruleset parameters casingssm-quicksetup: [botocore] Update endpoint ruleset parameters casingtextract: [botocore] Update endpoint ruleset parameters casingwaf: [botocore] Update endpoint ruleset parameters casingv1.40.63Compare Source
=======
amp: [botocore] Add Anomaly Detection APIs for Amazon Managed Prometheusapigateway: [botocore] Update endpoint ruleset parameters casingappconfig: [botocore] Update endpoint ruleset parameters casingappflow: [botocore] Update endpoint ruleset parameters casingapplicationcostprofiler: [botocore] Update endpoint ruleset parameters casingappmesh: [botocore] Update endpoint ruleset parameters casingappsync: [botocore] Update endpoint ruleset parameters casingartifact: [botocore] Update endpoint ruleset parameters casingauditmanager: [botocore] Update endpoint ruleset parameters casingbedrock-agent: [botocore] Update endpoint ruleset parameters casingbedrock-agentcore-control: [botocore] Web-Bot-Auth support for AgentCore Browser tool to help reduce captcha challenges.chime: [botocore] Update endpoint ruleset parameters casingcleanrooms: [botocore] Added support for advanced Spark configurations to optimize SQL performancecloudcontrol: [botocore] Update endpoint ruleset parameters casingclouddirectory: [botocore] Update endpoint ruleset parameters casingcloudsearch: [botocore] Update endpoint ruleset parameters casingcloudwatch: [botocore] Update endpoint ruleset parameters casingcodecatalyst: [botocore] Update endpoint ruleset parameters casingcodecommit: [botocore] Update endpoint ruleset parameters casingcodedeploy: [botocore] Update endpoint ruleset parameters casingcognito-sync: [botocore] Update endpoint ruleset parameters casingcompute-optimizer: [botocore] Update endpoint ruleset parameters casingconnectcases: [botocore] Update endpoint ruleset parameters casingdeadline: [botocore] Update endpoint ruleset parameters casingdevops-guru: [botocore] Update endpoint ruleset parameters casingdocdb: [botocore] Adding FailoverState and TagList to GlobalCluster and SynchronizationStatus to GlobalClusterMember.ecs: [botocore] Amazon ECS Service Connect now supports Envoy access logs, providing deeper observability into request-level traffic patterns and service interactions.eks-auth: [botocore] Update endpoint ruleset parameters casingelasticache: [botocore] Update endpoint ruleset parameters casingemr-serverless: [botocore] This release adds the capability to enable User Background Sessions for customers running Trusted Identity Propagation enabled Interactive Sessions on EMR Serverless Applications.endpoint-rules: [botocore] Update endpoint-rules client to latest versionfirehose: [botocore] Update endpoint ruleset parameters casingfrauddetector: [botocore] Update endpoint ruleset parameters casinggeo-places: [botocore] Update endpoint ruleset parameters casingglue: [botocore] This release adds the capability to enable User Background Sessions for customers running Trusted Identity Propagation enabled Interactive Sessions on AWS Glue.greengrassv2: [botocore] Update endpoint ruleset parameters casingiotevents-data: [botocore] Update endpoint ruleset parameters casingiot-managed-integrations: [botocore] Add a new GetManagedThingCertificate API to expose Iot ManagedIntegrations (MI) device certificate, and add "-" support for name, properties, actions and events in the CapabilityReportCapability object.keyspacesstreams: [botocore] Update endpoint ruleset parameters casingkms: [botocore] Add cross account VPC endpoint service connectivity support to CustomKeyStore.license-manager-linux-subscriptions: [botocore] Update endpoint ruleset parameters casingmarketplace-reporting: [botocore] Update endpoint ruleset parameters casingneptune: [botocore] Update endpoint ruleset parameters casingrtbfabric: [botocore] RTB Fabric documentation update.s3outposts: [botocore] Update endpoint ruleset parameters casingsagemaker-runtime: [botocore] Update endpoint ruleset parameters casingschemas: [botocore] Update endpoint ruleset parameters casingserverlessrepo: [botocore] Update endpoint ruleset parameters casingservicecatalog: [botocore] Update endpoint ruleset parameters casingsso: [botocore] Update endpoint ruleset parameters casingsts: [botocore] Update endpoint ruleset parameters casingv1.40.62Compare Source
=======
bedrock-runtime: [botocore] Add support for system tool and web citation response.v1.40.61Compare Source
=======
apigatewayv2: [botocore] Update endpoint ruleset parameters casingapplication-signals: [botocore] Added support for CloudWatch Synthetics Canary resources in ListAuditFindings API. This enhancement allows customers to retrieve audit findings specifically for CloudWatch Synthetics canaries and enables service-canary correlation analysis.backupsearch: [botocore] Update endpoint ruleset parameters casingbcm-pricing-calculator: [botocore] Update endpoint ruleset parameters casingbedrock-agent-runtime: [botocore] Update endpoint ruleset parameters casingbedrock-runtime: [botocore] Update endpoint ruleset parameters casingcleanroomsml: [botocore] Update endpoint ruleset parameters casingbotocore] The following clients have been removed per deprecation of the services - qldb, qldb-session, robomaker, lookoutmetrics, lookoutvision, iotfleethub, apptestcloud9: [botocore] Update endpoint ruleset parameters casingcloudsearchdomain: [botocore] Update endpoint ruleset parameters casingcodeconnections: [botocore] Update endpoint ruleset parameters casingcodeguru-security: [botocore] Update endpoint ruleset parameters casingdetective: [botocore] Update endpoint ruleset parameters casingec2: [botocore] This released the DescribeCapacityReservationTopology API.ecs: [botocore] Amazon ECS supports native linear and canary service deployments, allowing you to shift traffic in increments for more control.efs: [botocore] Update endpoint ruleset parameters casingelastictranscoder: [botocore] Update endpoint ruleset parameters casingemr-containers: [botocore] Update endpoint ruleset parameters casingendpoint-rules: [botocore] Update endpoint-rules client to latest versiongameliftstreams: [botocore] Add stream group expiration date and expired statusglacier: [botocore] Update endpoint ruleset parameters casinggroundstation: [botocore] Enable use of AzEl ephemeridesinspector-scan: [botocore] Update endpoint ruleset parameters casingkafkaconnect: [botocore] Update endpoint ruleset parameters casingkendra: [botocore] Update endpoint ruleset parameters casingkinesisvideo: [botocore] Update endpoint ruleset parameters casinglambda: [botocore] Added SerializedRequestEntityTooLargeException to Lambda Invoke APImarketplace-deployment: [botocore] Update endpoint ruleset parameters casingmediapackage-vod: [botocore] Update endpoint ruleset parameters casingmigrationhuborchestrator: [botocore] Update endpoint ruleset parameters casingnotifications: [botocore] Update endpoint ruleset parameters casingopensearch: [botocore] Update endpoint ruleset parameters casingorganizations: [botocore] Added Account State field to the ListDelegatedAdministrators API response.partnercentral-selling: [botocore] Update endpoint ruleset parameters casingpipes: [botocore] Update endpoint ruleset parameters casingram: [botocore] Update endpoint ruleset parameters casingresource-groups: [botocore] Update endpoint ruleset parameters casings3: [botocore] Amazon Simple Storage Service / Features: Add conditional writes in CopyObject on destination key to prevent unintended object modifications.s3control: [botocore] Update endpoint ruleset parameters casingsagemaker: [botocore] Amazon SageMaker now supports deleting training and processing jobs in a terminal status.sagemaker-featurestore-runtime: [botocore] Update endpoint ruleset parameters casingsecurity-ir: [botocore] Update endpoint ruleset parameters casingservicecatalog-appregistry: [botocore] Update endpoint ruleset parameters casingsqs: [botocore] Update endpoint ruleset parameters casingsupport-app: [botocore] Update endpoint ruleset parameters casingtaxsettings: [botocore] Update endpoint ruleset parameters casingtrustedadvisor: [botocore] Update endpoint ruleset parameters casingworkspaces: [botocore] Added IPv6 address support for WorkSpaces using Dual-Stack subnetsworkspaces-instances: [botocore] Update endpoint ruleset parameters casingxray: [botocore] Update endpoint ruleset parameters casingv1.40.60Compare Source
=======
accessanalyzer: [botocore] Update endpoint ruleset parameters casingaiops: [botocore] Update endpoint ruleset parameters casingathena: [botocore] Update endpoint ruleset parameters casingbackup-gateway: [botocore] Update endpoint ruleset parameters casingbedrock-data-automation: [botocore] Update endpoint ruleset parameters casingbraket: [botocore] Update endpoint ruleset parameters casingce: [botocore] Updated endpoint for eusc-de-east-1 region.chime-sdk-identity: [botocore] Update endpoint ruleset parameters casingchime-sdk-media-pipelines: [botocore] Update endpoint ruleset parameters casingcodeartifact: [botocore] Update endpoint ruleset parameters casingcodeguruprofiler: [botocore] Update endpoint ruleset parameters casingcognito-idp: [botocore] Update endpoint ruleset parameters casingcomprehend: [botocore] Update endpoint ruleset parameters casingconnectcampaigns: [botocore] Update endpoint ruleset parameters casingcontroltower: [botocore] Update endpoint ruleset parameters casingcost-optimization-hub: [botocore] Update endpoint ruleset parameters casingdax: [botocore] Update endpoint ruleset parameters casingelasticbeanstalk: [botocore] Update endpoint ruleset parameters casingendpoint-rules: [botocore] Update endpoint-rules client to latest versionentityresolution: [botocore] Update endpoint ruleset parameters casingforecast: [botocore] Update endpoint ruleset parameters casinggreengrass: [botocore] Update endpoint ruleset parameters casingiam: [botocore] Fixed missing SummaryMap keys in GetAccountSummary response that were being filtered out during deserialization in AWS Java SDK v2invoicing: [botocore] Update endpoint ruleset parameters casingkinesis: [botocore] Adds support for record sizes up to 10MiB and introduces new UpdateMaxRecordSize API to modify stream record size limits. Adds record size parameters to existing CreateStream and DescribeStreamSummary APIs for request and response payloads respectively.launch-wizard: [botocore] Update endpoint ruleset parameters casinglex-runtime: [botocore] Update endpoint ruleset parameters casingmanagedblockchain: [botocore] Update endpoint ruleset parameters casingmturk: [botocore] Update endpoint ruleset parameters casingneptune-graph: [botocore] Update endpoint ruleset parameters casingoutposts: [botocore] Update endpoint ruleset parameters casingpinpoint: [botocore] Update endpoint ruleset parameters casingrbin: [botocore] Update endpoint ruleset parameters casingrds-data: [botocore] Update endpoint ruleset parameters casingredshift-serverless: [botocore] Update endpoint ruleset parameters casingrekognition: [botocore] Update endpoint ruleset parameters casingrepostspace: [botocore] Update endpoint ruleset parameters casingroute53profiles: [botocore] Update endpoint ruleset parameters casingroute53resolver: [botocore] Update endpoint ruleset parameters casings3vectors: [botocore] Update endpoint ruleset parameters casingscheduler: [botocore] Update endpoint ruleset parameters casingsecretsmanager: [botocore] Update endpoint ruleset parameters casingses: [botocore] Update endpoint ruleset parameters casingshield: [botocore] Update endpoint ruleset parameters casingsimspaceweaver: [botocore] Update endpoint ruleset parameters casingsocialmessaging: [botocore] Update endpoint ruleset parameters casingssm-sap: [botocore] Update endpoint ruleset parameters casingsso-admin: [botocore] Update endpoint ruleset parameters casingstepfunctions: [botocore] Update endpoint ruleset parameters casingwaf-regional: [botocore] Update endpoint ruleset parameters casingworkmailmessageflow: [botocore] Update endpoint ruleset parameters casingv1.40.59Compare Source
=======
acm: [botocore] Update endpoint ruleset parameters casingamplifyuibuilder: [botocore] Update endpoint ruleset parameters casingapplication-signals: [botocore] Update endpoint ruleset parameters casingbilling: [botocore] Update endpoint ruleset parameters casingbudgets: [botocore] Update endpoint ruleset parameters casingchime-sdk-messaging: [botocore] Update endpoint ruleset parameters casingcloudtrail: [botocore] Update endpoint ruleset parameters casingcodepipeline: [botocore] Update endpoint ruleset parameters casingdatapipeline: [botocore] Update endpoint ruleset parameters casingdatazone: [botocore] This release adds support for MLflow connections Creation in DataZonedocdb: [botocore] Update endpoint ruleset parameters casingdynamodbstreams: [botocore] Update endpoint ruleset parameters casingeks: [botocore] Update endpoint ruleset parameters casingelb: [botocore] Update endpoint ruleset parameters casingendpoint-rules: [botocore] Update endpoint-rules client to latest versionevs: [botocore] Update endpoint ruleset parameters casingfis: [botocore] Update endpoint ruleset parameters casinggameliftstreams: [botocore] Add status reasons for TERMINATED stream sessionsgeo-maps: [botocore] Added support for optional AdditionalFeatures parameter in the V2 GetTile API.inspector: [botocore] Update endpoint ruleset parameters casingiot-managed-integrations: [botocore] Update endpoint ruleset parameters casingiotwireless: [botocore] Update endpoint ruleset parameters casingkinesisanalytics: [botocore] Update endpoint ruleset parameters casingkinesis-video-signaling: [botocore] Update endpoint ruleset parameters casinglocation: [botocore] Added support for mobile app restrictions in Amazon Location API keys.lookoutvision: [botocore] Update endpoint ruleset parameters casingmediapackage: [botocore] Update endpoint ruleset parameters casingmediastore: [botocore] Update endpoint ruleset parameters casingmediastore-data: [botocore] Update endpoint ruleset parameters casingmigrationhubstrategy: [botocore] Update endpoint ruleset parameters casingmq: [botocore] Update endpoint ruleset parameters casingpanorama: [botocore] Update endpoint ruleset parameters casingpayment-cryptography: [botocore] Update endpoint ruleset parameters casingpayment-cryptography-data: [botocore] Update endpoint ruleset parameters casingpca-connector-ad: [botocore] Update endpoint ruleset parameters casingqbusiness: [botocore] Update endpoint ruleset parameters casingrobomaker: [botocore] Update endpoint ruleset parameters casingroute53domains: [botocore] Update endpoint ruleset parameters casingrtbfabric: [botocore] Add support for custom rate limits.s3tables: [botocore] Update endpoint ruleset parameters casingsagemaker: [botocore] Added inference components model data caching featuresagemaker-metrics: [botocore] Update endpoint ruleset parameters casingsecurityhub: [botocore] Release 3 layer filter support in GetFindingsV2, GetFindingStatisticsV2, GetResourcesV2,GetResourcesStatisticsV2, AutomationRule V2 APIs. Update filter casing in GetResourcesV2, GetResourcesStatisticsV2 APIs. Add new filters in GetFindingsV2, GetFindingStatisticsV2, AutomationRule V2 APIs.servicediscovery: [botocore] Update endpoint ruleset parameters casingsnow-device-management: [botocore] Update endpoint ruleset parameters casingsso-oidc: [botocore] Update endpoint ruleset parameters casingsupplychain: [botocore] Update endpoint ruleset parameters casingtranslate: [botocore] Update endpoint ruleset parameters casingverifiedpermissions: [botocore] Update endpoint ruleset parameters casingvpc-lattice: [botocore] Update endpoint ruleset parameters casingwisdom: [botocore] Update endpoint ruleset parameters casingworkspaces-thin-client: [botocore] Update endpoint ruleset parameters casingv1.40.58Compare Source
=======
account: [botocore] Update endpoint ruleset parameters casingapplication-autoscaling: [botocore] Update endpoint ruleset parameters casingbedrock-agentcore: [botocore] Fixing the service documentation namebedrock-agentcore-control: [botocore] Fixing the service documentation namechime-sdk-voice: [botocore] Update endpoint ruleset parameters casingcloudtrail-data: [botocore] Update endpoint ruleset parameters casingcodebuild: [botocore] Update endpoint ruleset parameters casingcodestar-connections: [botocore] Update endpoint ruleset parameters casingconfig: [botocore] Update endpoint ruleset parameters casingconnect-contact-lens: [botocore] Update endpoint ruleset parameters casingcur: [botocore] Update endpoint ruleset parameters casingdiscovery: [botocore] Update endpoint ruleset parameters casingdms: [botocore] Update endpoint ruleset parameters casingdocdb-elastic: [botocore] Update endpoint ruleset parameters casingdrs: [botocore] Update endpoint ruleset parameters casingdsql: [botocore] Add support for resource-based policies for Aurora DSQL clusters. This will enable you to implement Block Public Access (BPA) which will help restrict access to your Aurora DSQL public or VPC endpoints.ebs: [botocore] Update endpoint ruleset parameters casingecr: [botocore] Update endpoint ruleset parameters casingecr-public: [botocore] Update endpoint ruleset parameters casinghealthlake: [botocore] Update endpoint ruleset parameters casinginternetmonitor: [botocore] Update endpoint ruleset parameters casingiotevents: [botocore] Update endpoint ruleset parameters casingiot-jobs-data: [botocore] Update endpoint ruleset parameters casingkinesis-video-archived-media: [botocore] Update endpoint ruleset parameters casingkinesis-video-webrtc-storage: [botocore] Update endpoint ruleset parameters casinglambda: [botocore] Add NodeJs 24 (nodejs24.x) support to AWS Lambda.macie2: [botocore] Update endpoint ruleset parameters casingmanagedblockchain-query: [botocore] Update endpoint ruleset parameters casingmarketplacecommerceanalytics: [botocore] Update endpoint ruleset parameters casingmediatailor: [botocore] Update endpoint ruleset parameters casingmgh: [botocore] Update endpoint ruleset parameters casingmgn: [botocore] Update endpoint ruleset parameters casingmpa: [botocore] Update endpoint ruleset parameters casingneptunedata: [botocore] Update endpoint ruleset parameters casingnetworkmonitor: [botocore] Update endpoint ruleset parameters casingodb: [botocore] Doc-only update that removes duplicate values from descriptions of ODB peering APIs.omics: [botocore] Update endpoint ruleset parameters casingopensearchserverless: [botocore] Update endpoint ruleset parameters casingpca-connector-scep: [botocore] Update endpoint ruleset parameters casingpersonalize-events: [botocore] Update endpoint ruleset parameters casingpinpoint-email: [botocore] Update endpoint ruleset parameters casingresiliencehub: [botocore] Update endpoint ruleset parameters casingrum: [botocore] Update endpoint ruleset parameters casingsagemaker: [botocore] Update endpoint ruleset parameters casingsagemaker-edge: [botocore] Update endpoint ruleset parameters casingsavingsplans: [botocore] Update endpoint ruleset parameters casingsecuritylake: [botocore] Update endpoint ruleset parameters casingsesv2: [botocore] Update endpoint ruleset parameters casingstoragegateway: [botocore] Update endpoint ruleset parameters casingsynthetics: [botocore] Update endpoint ruleset parameters casingv1.40.57Compare Source
=======
appfabric: [botocore] Update endpoint ruleset parameters casingautoscaling: [botocore] Update endpoint ruleset parameters casingb2bi: [botocore] Update endpoint ruleset parameters casingbcm-dashboards: [botocore] Update endpoint ruleset parameters casingce: [botocore] Update endpoint ruleset parameters casingchatbot: [botocore] Update endpoint ruleset parameters casingcloudformation: [botocore] Update endpoint ruleset parameters casingcloudhsm: [botocore] Update endpoint ruleset parameters casingcloudhsmv2: [botocore] Update endpoint ruleset parameters casingcodeguru-reviewer: [botocore] Update endpoint ruleset parameters casingcognito-identity: [botocore] Update endpoint ruleset parameters casingcomprehendmedical: [botocore] Update endpoint ruleset parameters casingconnect: [botocore] This release added support for email address alias configuration and outbound campaign preview mode.connectcampaignsv2: [botocore] Updated Amazon Connect Outbound Campaigns V2 SDK to support Preview Outbound Modeconnectparticipant: [botocore] Update endpoint ruleset parameters casingdevicefarm: [botocore] This release adds support for optionally including an app as part of a CreateRemoteAccessSession requestdirectconnect: [botocore] Update endpoint ruleset parameters casingds-data: [botocore] Update endpoint ruleset parameters casingec2: [botocore] This release adds AvailabilityZoneId support for CreateNetworkInterface and DescribeNetworkInterfaces APIs.ec2-instance-connect: [botocore] Upda