New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@aws-sdk/client-elastic-load-balancing-v2

Package Overview
Dependencies
Maintainers
7
Versions
442
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-elastic-load-balancing-v2 - npm Package Versions

1
57
45

3.649.0

Diff
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.648.0 •

Changelog

Source

3.648.0 (2024-09-09)

Bug Fixes

  • codegen: use AWS SDK default credentials as sigv4 default credentials (#6431) (39532e4)

Features

  • client-elastic-load-balancing-v2: Add paginators for the ELBv2 DescribeListenerCertificates and DescribeRules APIs. Fix broken waiter for the ELBv2 DescribeLoadBalancers API. (292ce40)
  • client-ivs-realtime: IVS Real-Time now offers customers the ability to broadcast to Stages using RTMP(S). (55553d6)
  • client-kafka: Amazon MSK Replicator can now replicate data to identically named topics between MSK clusters within the same AWS Region or across different AWS Regions. (f8773ce)
  • client-sagemaker-runtime: AWS SageMaker Runtime feature: Add sticky routing to support stateful inference models. (5f38d6b)
  • client-sagemaker: Amazon Sagemaker supports orchestrating SageMaker HyperPod clusters with Amazon EKS (833a3c3)
  • clients: update client endpoints as of 2024-09-09 (ebbd168)
aws-sdk-bot
published 3.645.0 •

Changelog

Source

3.645.0 (2024-09-04)

Features

  • client-appsync: Adds new logging levels (INFO and DEBUG) for additional log output control (3d2c2fa)
  • client-bedrock-agent: Add support for user metadata inside PromptVariant. (bf60228)
  • client-cloudwatch-logs: Update to support new APIs for delivery of logs from AWS services. (107033b)
  • client-fis: This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting. (f71b730)
  • client-s3-control: Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants. (157b80b)
aws-sdk-bot
published 3.644.0 •

Changelog

Source

3.644.0 (2024-09-03)

Features

  • client-connect: Release ReplicaConfiguration as part of DescribeInstance (3ac8b18)
  • client-datazone: Add support to let data publisher specify a subset of the data asset that a subscriber will have access to based on the asset filters provided, when accepting a subscription request. (da060f0)
  • client-elastic-load-balancing-v2: This release adds support for configuring TCP idle timeout on NLB and GWLB listeners. (594c589)
  • client-mediaconnect: AWS Elemental MediaConnect introduces thumbnails for Flow source monitoring. Thumbnails provide still image previews of the live content feeding your MediaConnect Flow allowing you to easily verify that your source is operating as expected. (7f6b5df)
  • client-medialive: Added MinQP as a Rate Control option for H264 and H265 encodes. (c4db70b)
  • client-sagemaker: Amazon SageMaker now supports automatic mounting of a user's home folder in the Amazon Elastic File System (EFS) associated with the SageMaker Studio domain to their Studio Spaces to enable users to share data between their own private spaces. (202fdf2)
  • client-timestream-influxdb: Timestream for InfluxDB now supports compute scaling and deployment type conversion. This release adds the DbInstanceType and DeploymentType parameters to the UpdateDbInstance API. (4e6cb80)
aws-sdk-bot
published 3.637.0 •

Changelog

Source

3.637.0 (2024-08-22)

Features

  • client-bedrock: Amazon Bedrock Evaluation BatchDeleteEvaluationJob API allows customers to delete evaluation jobs under terminated evaluation job statuses - Stopped, Failed, or Completed. Customers can submit a batch of 25 evaluation jobs to be deleted at once. (06501cb)
  • client-emr-containers: Correct endpoint for FIPS is configured for US Gov Regions. (0cd9bae)
  • client-inspector2: Add enums for Agentless scan statuses and EC2 enablement error states (52856e7)
  • client-quicksight: Explicit query for authors and dashboard viewing sharing for embedded users (18135bc)
  • client-route-53: Amazon Route 53 now supports the Asia Pacific (Malaysia) Region (ap-southeast-5) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (b3d22de)
aws-sdk-bot
published 3.635.0 •

Changelog

Source

3.635.0 (2024-08-20)

Features

  • client-opensearchserverless: Added FailureCode and FailureMessage to BatchGetCollectionResponse for BatchGetVPCEResponse for non-Active Collection and VPCE. (7daa541)
  • client-s3: Amazon Simple Storage Service / Features : Add support for conditional writes for PutObject and CompleteMultipartUpload APIs. (b474584)
  • codegen: add Smithy RPCv2 CBOR to list of protocols (#6096) (5154d4f)
aws-sdk-bot
published 3.632.0 •

Changelog

Source

3.632.0 (2024-08-15)

Bug Fixes

  • credential-providers: avoid sharing http2 requestHandler with inner STS (#6389) (d7b1610)
  • lib-dynamodb: missing @smithy/core dependency in @aws-sdk/lib-dynamodb (#6384) (84fd78b)
  • util-endpoints: parseArn when resourcePath contains both delimiters (#6387) (63cb133)

Features

  • client-docdb: This release adds Global Cluster Failover capability which enables you to change your global cluster's primary AWS region, the region that serves writes, during a regional outage. Performing a failover action preserves your Global Cluster setup. (62c6973)
  • client-ecs: This release introduces a new ContainerDefinition configuration to support the customer-managed keys for ECS container restart feature. (e56be69)
  • client-iam: Make the LastUsedDate field in the GetAccessKeyLastUsed response optional. This may break customers who only call the API for access keys with a valid LastUsedDate. This fixes a deserialization issue for access keys without a LastUsedDate, because the field was marked as required but could be null. (2e20e95)
  • client-s3: Amazon Simple Storage Service / Features : Adds support for pagination in the S3 ListBuckets API. (f31c6ea)
  • clients: update client endpoints as of 2024-08-15 (05ff22b)
aws-sdk-bot
published 3.631.0 •

Changelog

Source

3.631.0 (2024-08-14)

Bug Fixes

  • util-endpoints: check for entire resource-path being empty (#6380) (08ad510)

Features

  • client-codebuild: AWS CodeBuild now supports using Secrets Manager to store git credentials and using multiple source credentials in a single project. (9e44d9f)
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)
aws-sdk-bot
published 3.624.0 •

Changelog

Source

3.624.0 (2024-08-05)

Features

  • client-datazone: This releases Data Product feature. Data Products allow grouping data assets into cohesive, self-contained units for ease of publishing for data producers, and ease of finding and accessing for data consumers. (91b2561)
  • client-ecr: Released two new APIs along with documentation updates. The GetAccountSetting API is used to view the current basic scan type version setting for your registry, while the PutAccountSetting API is used to update the basic scan type version for your registry. (6da4252)
  • client-kinesis-video-webrtc-storage: Add JoinStorageSessionAsViewer API (36c7cdd)
  • clients: update client endpoints as of 2024-08-05 (7cd8b7c)