Socket
Socket
Sign inDemoInstall

@aws-sdk/node-config-provider

Package Overview
Dependencies
6
Maintainers
5
Versions
118
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
68
12Next

3.75.0

Diff

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.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)
aws-sdk-bot
published 3.54.0 •

Changelog

Source

3.54.0 (2022-03-11)

Bug Fixes

  • hash-stream-node: do not create copy of file stream (#3380) (89a70ae)
  • signature-v4: normalized the path before double encoding it (#3408) (b20d431)
  • util-body-length-node: fs.ReadStream with path of Buffer type (#3384) (d220242)
  • util-body-length-node: support fd.createReadStream (#3385) (88f8cc2)

Features

  • clients: update clients as of 2022/03/10 (#3411) (8fa517a)
  • credential-provider-imds: accept custom logger (#3409) (11c4a7b)
  • credential-provider-imds: support static stability (#3402) (a4beeba)
aws-sdk-bot
published 3.53.0 •

Changelog

Source

3.53.0 (2022-02-24)

Bug Fixes

  • client-s3: disable bucket endpoint plugin in WriteGetObjectResponseCommand (#3344) (1945d47)
  • codegen: fix set deserialization in SSDKs (#3322) (c827d5c)
  • hash-stream-node: support file stream in readableStreamHasher (#3338) (1e3faa1)
  • hash-stream-node: throw error if non-file readableStream is flowing (#3341) (76df645)
  • util-stream: remove jest from devDeps (#3348) (d9e4c4b)
  • util-stream: rename downlevel-dts to build:types:downlevel (#3355) (110bb19)

Features

  • clients: generate service exceptions as classes (#3267) (ca64fee)
  • clients: update clients as of 2022/02/23 (#3356) (b6b2e25)
  • clients: update clients as of 2022/02/24 (#3361) (ec3cc1e)
  • codegen: add getAwsChunkedEncodingStream to config (#3349) (6c05df3)
  • codegen: http checksum dependency integration (#3346) (bfc9257)
  • middleware-flexible-checksums: add flexibleChecksumMiddleware (#3340) (15e0512)
  • middleware-flexible-checksums: support trailing checksums with aws-chunked encoding (#3347) (50b48fe)
  • util-stream: add getAwsChunkedEncodingStream (#3339) (42d433b)
aws-sdk-bot
published 3.52.0 •

Changelog

Source

3.52.0 (2022-02-18)

Bug Fixes

  • package.json: set root version to 0.0.0 (#3325) (9a15961)
  • package.json: update version to v3.51.0 (#3315) (b77a9b5)
  • scripts: generate clients in batches (#3319) (2308e5f)
  • scripts: store clients generated in a batch in temp directory (#3323) (2eef0a4)

Features

  • clients: update clients as of 2022/02/18 (#3335) (717b06f)
  • credential-provider-env: refactor into modular components (#3293) (e0697ed)
  • credential-provider-node: refactor into modular components (#3294) (5f351cd)
  • credential-provider-sso: refactor into modular components (#3296) (eece76f)
  • smithy-client: add ExceptionOptionType type (#3314) (030da71)
aws-sdk-bot
published 3.51.0 •

Changelog

Source

3.51.0 (2022-02-12)

Bug Fixes

  • package.json: update version to v3.50.0 (#3300) (23a2463)
  • scripts: log when types not present in downlevel script (#3307) (68c0d1f)

Features

  • credential-provider-ini: refactor into modular components (#3289) (7c891b2)
  • credential-provider-process: refactor into modular components (#3287) (2b64304)
  • shared-ini-file-loader: refactor loadSharedConfigFiles into modular components (#3285) (2613f66)
aws-sdk-bot
published 3.50.0 •

Changelog

Source

3.50.0 (2022-02-08)

Features

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc