Socket
Socket
Sign inDemoInstall

@aws-sdk/util-defaults-mode-browser

Package Overview
Dependencies
5
Maintainers
5
Versions
80
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
8Next

3.266.1

Diff

Changelog

Source

3.266.1 (2023-02-07)

Bug Fixes

  • types: declare Blob type without requiring dom (#4408) (0b943b5)

Features

  • clients: update client endpoints as of 2023-02-07 (64c05d3)
aws-sdk-bot
published 3.266.0 •

Changelog

Source

3.266.0 (2023-02-06)

Bug Fixes

  • features-dynamodb: remove testing for error-should-be message (#4409) (a3ed754)
  • middleware-sdk-transcribe-streaming: close sockets on WebSocketHandler.destroy() (#4400) (3a0cc76)

Features

  • client-compute-optimizer: AWS Compute optimizer can now infer if Kafka is running on an instance. (65e7f31)
  • client-customer-profiles: This release deprecates the PartyType and Gender enum data types from the Profile model and replaces them with new PartyTypeString and GenderString attributes, which accept any string of length up to 255. (4e190c7)
  • client-frauddetector: My AWS Service (Amazon Fraud Detector) - This release introduces Cold Start Model Training which optimizes training for small datasets and adds intelligent methods for treating unlabeled data. You can now train Online Fraud Insights or Transaction Fraud Insights models with minimal historical-data. (34dac99)
  • client-mediaconvert: The AWS Elemental MediaConvert SDK has added improved scene change detection capabilities and a bandwidth reduction filter, along with video quality enhancements, to the AVC encoder. (dea6044)
  • client-outposts: Adds OrderType to Order structure. Adds PreviousOrderId and PreviousLineItemId to LineItem structure. Adds new line item status REPLACED. Increases maximum length of pagination token. (312c4e4)
  • clients: update client endpoints as of 2023-02-06 (f023912)
  • protocol-http: add types for field (#4390) (688b866)
  • types: add request and response interfaces (#4389) (6b1be0b)
  • util-stream: create util-stream package (#4402) (91ec1aa)
aws-sdk-bot
published 3.261.0 •

Changelog

Source

3.261.0 (2023-01-30)

Bug Fixes

  • codegen: safe access for error code location (#4367) (8991512)

Features

  • client-application-discovery-service: Update ImportName validation to 255 from the current length of 100 (3cc1581)
  • client-clouddirectory: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (54bbffe)
  • client-cloudformation: This feature provides a method of obtaining which regions a stackset has stack instances deployed in. (eb10720)
  • client-dlm: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (1295499)
  • client-ec2: We add Prefix Lists as a new route destination option for LocalGatewayRoutes. This will allow customers to create routes to Prefix Lists. Prefix List routes will allow customers to group individual CIDR routes with the same target into a single route. (52a9d0c)
  • client-imagebuilder: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (05edd3e)
  • client-kafka: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (89fb3ff)
  • client-mediaconvert: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (16d8126)
  • client-swf: Enabled FIPS endpoints for GovCloud (US) regions in SDK. (0e9fe1c)
  • smithy-client: parse datetime offsets (#4379) (c1d323b)
aws-sdk-bot
published 3.257.0 •

Changelog

Source

3.257.0 (2023-01-24)

Features

  • client-databrew: Enabled FIPS us-gov-west-1 endpoints in SDK. (c22758d)
  • client-route-53: Amazon Route 53 now supports the Asia Pacific (Melbourne) Region (ap-southeast-4) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (98c0783)
  • client-ssm-sap: This release provides updates to documentation and support for listing operations performed by AWS Systems Manager for SAP. (dd335a9)
  • middleware-api-key: add new auth middleware (#4012) (bdf7a59)
aws-sdk-bot
published 3.254.0 •

Changelog

Source

3.254.0 (2023-01-19)

Bug Fixes

  • clients: revert timestamp format serialization (#4348) (0633164)
  • util-utf8: add missing dependency in middleware-flexible-checksums (#4349) (1aed07e)

Features

  • checksum: replace Hash with Checksum (#4346) (172b4f3)
  • client-appflow: Adding support for Salesforce Pardot connector in Amazon AppFlow. (cbc9306)
  • client-cloudwatch-logs: Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue. (18a3866)
  • client-codeartifact: Documentation updates for CodeArtifact (3a8d890)
  • client-connect: Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history. (360932e)
  • client-connectparticipant: This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session. (b2b008d)
  • client-ec2: Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value. (a165989)
  • client-glue: Release Glue Studio Hudi Data Lake Format for SDK/CLI (603c44c)
  • client-groundstation: Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact (737c964)
  • client-medialive: AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds. (8f23e93)
  • client-opensearch: This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change. (76d4e0d)
  • client-panorama: Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in. (87eea2c)
  • client-sagemaker: HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs (ac78b3b)
  • clients: update client endpoints as of 2023-01-19 (f8768aa)
aws-sdk-bot
published 3.234.0 •

Changelog

Source

3.234.0 (2022-12-19)

Bug Fixes

  • client-marketplace-entitlement-service: update model to fix expectUnion error (#4297) (eb661ce)
  • smithy-client: add header check for x-amz-request-id (#4295) (efdda44)

Features

  • client-athena: Add missed InvalidRequestException in GetCalculationExecutionCode,StopCalculationExecution APIs. Correct required parameters (Payload and Type) in UpdateNotebook API. Change Notebook size from 15 Mb to 10 Mb. (59c84e0)
  • client-ecs: This release adds support for alarm-based rollbacks in ECS, a new feature that allows customers to add automated safeguards for Amazon ECS service rolling updates. (d184e6b)
  • client-kinesis-video-webrtc-storage: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud. (48b6c2a)
  • client-kinesis-video: Amazon Kinesis Video Streams offers capabilities to stream video and audio in real-time via WebRTC to the cloud for storage, playback, and analytical processing. Customers can use our enhanced WebRTC SDK and cloud APIs to enable real-time streaming, as well as media ingestion to the cloud. (cbb5b21)
  • client-rds: Add support for --enable-customer-owned-ip to RDS create-db-instance-read-replica API for RDS on Outposts. (15ae8b9)
  • client-sagemaker: AWS Sagemaker - Sagemaker Images now supports Aliases as secondary identifiers for ImageVersions. SageMaker Images now supports additional metadata for ImageVersions for better images management. (4390e08)
  • clients: update client endpoints as of 2022-12-19 (51b3053)
aws-sdk-bot
published 3.226.0 •

Changelog

Source

3.226.0 (2022-12-07)

Bug Fixes

  • codegen: remove unused import (#4260) (d65ca1b)
  • types: add missing tslib dependency to types (#4128) (5dab646)

Features

  • client-cloudfront: Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production. (ce728a2)
  • client-cost-explorer: This release adds the LinkedAccountName field to the GetAnomalies API response under RootCause (cef502f)
  • client-eks: Adds support for EKS add-ons configurationValues fields and DescribeAddonConfiguration function (47f65dd)
  • clients: update client endpoints as of 2022-12-07 (eea62b4)
aws-sdk-bot
published 3.224.0 •

Changelog

Source

3.224.0 (2022-12-05)

Bug Fixes

  • lib-dynamodb: fix use of log filters in conjunction with DynamDBDocumentClient (#4249) (1534f62)

Features

  • client-cost-explorer: This release introduces two new APIs that offer a 1-click experience to refresh Savings Plans recommendations. The two APIs are StartSavingsPlansPurchaseRecommendationGeneration and ListSavingsPlansPurchaseRecommendationGeneration. (d0dbebc)
  • client-ec2: Documentation updates for EC2. (7446494)
  • client-ivschat: Adds PendingVerification error type to messaging APIs to block the resource usage for accounts identified as being fraudulent. (e94d8e5)
  • client-rds: This release adds the InvalidDBInstanceStateFault to the RestoreDBClusterFromSnapshot operation. (b1d84f4)
  • client-transcribe: Amazon Transcribe now supports creating custom language models in the following languages: Japanese (ja-JP) and German (de-DE). (57057bb)
  • clients: update client endpoints as of 2022-12-05 (b302f16)
aws-sdk-bot
published 3.222.0 •

Changelog

Source

3.222.0 (2022-12-01)

Features

  • client-codecatalyst: This release adds operations that support customers using the AWS Toolkits and Amazon CodeCatalyst, a unified software development service that helps developers develop, deploy, and maintain applications in the cloud. For more information, see the documentation. (cb94b0c)
  • client-comprehend: Comprehend now supports semi-structured documents (such as PDF files or image files) as inputs for custom analysis using the synchronous APIs (ClassifyDocument and DetectEntities). (5c0d056)
  • client-gamelift: GameLift introduces a new feature, GameLift Anywhere. GameLift Anywhere allows you to integrate your own compute resources with GameLift. You can also use GameLift Anywhere to iteratively test your game servers without uploading the build to GameLift for every iteration. (b38a48f)
  • client-pipes: AWS introduces new Amazon EventBridge Pipes which allow you to connect sources (SQS, Kinesis, DDB, Kafka, MQ) to Targets (14+ EventBridge Targets) without any code, with filtering, batching, input transformation, and an optional Enrichment stage (Lambda, StepFunctions, ApiGateway, ApiDestinations) (c2e00d5)
  • client-sfn: This release adds support for the AWS Step Functions Map state in Distributed mode. The changes include a new MapRun resource and several new and modified APIs. (31a78be)
  • clients: update client endpoints as of 2022-12-01 (75af76d)
  • types: add checksum interface (#4216) (89598b6)
  • utl-retry: add util-retry package and its types (#4224) (a2579b7)
aws-sdk-bot
published 3.215.0 •

Changelog

Source

3.215.0 (2022-11-21)

Features

  • client-route-53: Amazon Route 53 now supports the Asia Pacific (Hyderabad) Region (ap-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (94e5777)
  • module: create util-utf8 package (#4206) (6b5a56b)
  • types: update identity types (#4189) (aa73203)
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc