Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/middleware-websocket

Package Overview
Dependencies
Maintainers
0
Versions
76
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-websocket - npm Package Versions

23
8

3.682.0

Diff

Changelog

Source

3.682.0 (2024-10-29)

Features

  • client-bedrock-runtime: Update Application Inference Profile (aae686f)
  • client-bedrock: Update Application Inference Profile (cd3a5ec)
  • client-cleanrooms: This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type. (2ccb11c)
  • client-cloudwatch-logs: Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies. (da1de11)
  • client-iotfleetwise: Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly (820ad6d)
  • client-redshift-data: Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls. (5943dd5)
  • client-sagemaker: Adding notebook-al2-v3 as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute (8c8cce5)
  • clients: update client endpoints as of 2024-10-29 (d7b891c)
aws-sdk-bot
published 3.679.0 •

Changelog

Source

3.679.0 (2024-10-24)

Features

  • client-appconfig: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. (9c9494a)
  • client-ec2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. (f624638)
  • client-ecs: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. (eba29d1)
  • client-qbusiness: Add a new field in chat response. This field can be used to support nested schemas in array fields (e7c6ed5)
  • clients: update client endpoints as of 2024-10-24 (c296fb5)
aws-sdk-bot
published 3.674.0 •

Changelog

Source

3.674.0 (2024-10-17)

Features

  • client-bedrock-agent: Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1 (d4d3af5)
  • client-dataexchange: This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts. (5180c33)
  • client-pinpoint-sms-voice-v2: Added the registrations status of REQUIRES_AUTHENTICATION (ba96169)
  • client-pipes: This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters. (98a5282)
  • client-quicksight: Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders. (0bfe6e2)
  • client-workspaces: Updated the DomainName pattern for Active Directory (f4c5267)
aws-sdk-bot
published 3.667.0 •

Changelog

Source

3.667.0 (2024-10-08)

Bug Fixes

  • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa97)

Features

  • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6)
  • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f23)
  • clients: update client endpoints as of 2024-10-08 (8844bb2)
aws-sdk-bot
published 3.664.0 •

Changelog

Source

3.664.0 (2024-10-03)

Bug Fixes

  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f4)

Features

  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e4)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda9)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70be)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe9775)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22)
  • clients: update client endpoints as of 2024-10-03 (f9df440)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552)
aws-sdk-bot
published 3.662.0 •

Changelog

Source

3.662.0 (2024-10-01)

Bug Fixes

  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59c)

Features

  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac89806)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061d)
  • clients: update client endpoints as of 2024-10-01 (15702eb)
aws-sdk-bot
published 3.658.1 •

Changelog

Source

3.658.1 (2024-09-25)

Bug Fixes

  • clients: allow empty string field values for headers (#6511) (1273ff3)
  • codegen: preprocess AwsQuery error to shapeId in waiter errorType (#6501) (b92df20)

Features

  • clients: update client endpoints as of 2024-09-25 (cf0e409)
aws-sdk-bot
published 3.654.0 •

Changelog

Source

3.654.0 (2024-09-18)

Bug Fixes

  • codegen: fix setting of default signing name (#6487) (108bb99)
  • middleware-flexible-checksums: use union for new config types (#6489) (c43103f)

Features

  • client-cost-explorer: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. (6976388)
  • client-directory-service-data: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. (8c9372b)
  • client-directory-service: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API (cca80dd)
  • client-guardduty: Add launchType and sourceIPs fields to GuardDuty findings. (13c3582)
  • client-mailmanager: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. (900a39e)
  • client-s3: Added SSE-KMS support for directory buckets. (a00b8b0)
aws-sdk-bot
published 3.649.0 •

Changelog

Source

3.649.0 (2024-09-10)

Features

  • client-cognito-identity: This release adds sensitive trait to some required shapes. (28a1dee)
  • client-pipes: This release adds support for customer managed KMS keys in Amazon EventBridge Pipe (a0eda25)
  • clients: update client endpoints as of 2024-09-10 (467fa98)
  • endpoints: codegen sync for request creation performance improvements (#6449) (c8e8f28)
aws-sdk-bot
published 3.629.0 •

Changelog

Source

3.629.0 (2024-08-12)

Bug Fixes

  • core/httpAuthSchemes: default sigv4aSigningRegionSet to undefined (#6375) (8cccf59)

Features

  • client-config-service: Documentation update for the OrganizationConfigRuleName regex pattern. (032e287)
  • client-ec2: 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. (6e0db43)
  • client-eks: Added support for new AL2023 GPU AMIs to the supported AMITypes. (54703e4)
  • client-medialive: AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex. (4f1db8e)
  • client-sagemaker: Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas. (014f34c)
  • core/httpAuthSchemes: set configuration sources for sigv4a signingRegionSet (#6368) (03bb39f)
23
8
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc