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

@aws-sdk/client-amplifyuibuilder

Package Overview
Dependencies
Maintainers
0
Versions
333
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/client-amplifyuibuilder - npm Package Versions

1
34

3.76.0

Diff

Changelog

Source

3.76.0 (2022-04-22)

Bug Fixes

  • node-http-handler: http2 lets node exit (#3541) (7480667)
  • util-dynamodb: allow marshall function to handle more input types (#3539) (a5fa267)

Features

  • client-chime-sdk-meetings: Include additional exceptions types. (89b90ef)
  • client-ec2: Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state. (047c131)
aws-sdk-bot
published 3.75.0 •

Changelog

Source

3.75.0 (2022-04-21)

Features

  • client-glue: This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types (546dab6)
  • client-iotsitewise: This release adds 3 new batch data query APIs : BatchGetAssetPropertyValue, BatchGetAssetPropertyValueHistory and BatchGetAssetPropertyAggregates (f07f481)
  • client-iottwinmaker: General availability (GA) for AWS IoT TwinMaker. For more information, see https://docs.aws.amazon.com/iot-twinmaker/latest/apireference/Welcome.html (1103688)
  • client-lookoutmetrics: Added DetectMetricSetConfig API for detecting configuration required for creating metric set from provided S3 data source. (902a074)
  • client-mediatailor: This release introduces tiered channels and adds support for live sources. Customers using a STANDARD channel can now create programs using live sources. (75fac5e)
  • client-storage-gateway: This release adds support for minimum of 5 character length virtual tape barcodes. (808b04f)
  • client-wisdom: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations. (6f1e5c3)
aws-sdk-bot
published 3.74.0 •

Changelog

Source

3.74.0 (2022-04-20)

Bug Fixes

  • node-http-handler: resolve config provider only once per NodeHttpHandler instance (#3545) (8ffd6b2)

Features

  • client-connect: This release adds APIs to search, claim, release, list, update, and describe phone numbers. You can also use them to associate and disassociate contact flows to phone numbers. (78e0c59)
  • client-macie2: Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType). (cad1178)
  • client-mgn: Removed required annotation from input fields in Describe operations requests. Added quotaValue to ServiceQuotaExceededException (ee4defd)
  • client-rds: Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances. (fd985ae)
  • clients: update client endpoints as of 2022-04-20 (7781e4e)
aws-sdk-bot
published 3.72.0 •

Changelog

Source

3.72.0 (2022-04-15)

Features

  • client-athena: This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails. (905ab58)
  • client-lightsail: This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets. (4850e32)
  • client-rds: Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation (2a9f8c3)
aws-sdk-bot
published 3.68.0 •

Changelog

Source

3.68.0 (2022-04-11)

Features

  • client-amplifyuibuilder: In this release, we have added the ability to bind events to component level actions. (b7a8349)
  • client-apprunner: This release adds tracing for App Runner services with X-Ray using AWS Distro for OpenTelemetry. New APIs: CreateObservabilityConfiguration, DescribeObservabilityConfiguration, ListObservabilityConfigurations, and DeleteObservabilityConfiguration. Updated APIs: CreateService and UpdateService. (9ca1250)
  • client-workspaces: Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances. (6c11084)
  • clients: update client endpoints as of 2022-04-11 (dccb5cb)
aws-sdk-bot
published 3.67.0 •

Changelog

Source

3.67.0 (2022-04-08)

Features

  • client-mediaconvert: AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content. (d49135a)
  • client-mediapackage-vod: This release adds ScteMarkersSource as an available field for Dash Packaging Configurations. When set to MANIFEST, MediaPackage will source the SCTE-35 markers from the manifest. When set to SEGMENTS, MediaPackage will source the SCTE-35 markers from the segments. (fc43d06)
  • client-wafv2: Add a new CurrentDefaultVersion field to ListAvailableManagedRuleGroupVersions API response; add a new VersioningSupported boolean to each ManagedRuleGroup returned from ListAvailableManagedRuleGroups API response. (07f9765)
  • clients: update client endpoints as of 2022-04-08 (ad3734a)
aws-sdk-bot
published 3.58.0 •

Changelog

Source

3.58.0 (2022-03-28)

Features

  • client-acm-pca: Updating service name entities (8d633e0)
  • client-medialive: This release adds support for selecting a maintenance window. (1d78757)
aws-sdk-bot
published 3.56.0 •

Changelog

Source

3.56.0 (2022-03-24)

Features

  • client-config-service: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard (da33251)
  • client-lambda: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB. (d77b86b)
  • client-transcribe: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex. (8419c39)
  • clients: update client endpoints to latest (523b0fd)
aws-sdk-bot
published 3.55.0 •

Changelog

Source

3.55.0 (2022-03-21)

Bug Fixes

  • middleware-serde: mark error entry non-enumerable (#3426) (c7cceb5)
  • property-provider: copy error properties to ProviderError in from() (#3440) (4377e44)
  • property-provider: manually adjust the prototype of *ProviderError (#3445) (134f769)
  • scripts: update typescript version in generate-clients (#3454) (f90992a)
  • types: remove @internal jsdoc tag from profile types (#3452) (2d7c151)

Features

  • clients: update clients as of 03/21/2022 (#3455) (7cd40a5)
  • property-provider: memoize() supports force refresh (#3413) (a79f962)
  • util-middleware: add normalizeProvider (#3456) (e15b0f5)
aws-sdk-bot
published 3.54.1 •

Changelog

Source

3.54.1 (2022-03-15)

Bug Fixes

  • middleware-content-length: swallow error if content-length computation fails (#3429) (8c12233)
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