Socket
Socket
Sign inDemoInstall

@aws-sdk/credential-provider-env

Package Overview
Dependencies
Maintainers
4
Versions
162
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/credential-provider-env - npm Package Versions

1
17

3.168.0

Diff

Changelog

Source

3.168.0 (2022-09-09)

Bug Fixes

  • e2e: fix "eventually" helper in e2e tests (#3917) (fac9c18)

Features

  • client-cloudtrail: This release adds CloudTrail getChannel and listChannels APIs to allow customer to view the ServiceLinkedChannel configurations. (3c7cfa2)
  • client-lex-models-v2: This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation. (b45fc65)
  • client-lex-runtime-v2: This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation. (e01fa5e)
  • client-pi: Increases the maximum values of two RDS Performance Insights APIs. The maximum value of the Limit parameter of DimensionGroup is 25. The MaxResult maximum is now 25 for the following APIs: DescribeDimensionKeys, GetResourceMetrics, ListAvailableResourceDimensions, and ListAvailableResourceMetrics. (2f5c346)
  • clients: update client endpoints as of 2022-09-09 (a5dc90b)
aws-sdk-bot
published 3.162.0 •

Changelog

Source

3.162.0 (2022-08-31)

Bug Fixes

  • lib-dynamodb: declare File interface without requiring dom lib (#3890) (574507f)
  • types: declare ReadableStream type without requiring dom (#3889) (061b5f5)

Features

  • client-identitystore: Expand IdentityStore API to support Create, Read, Update, Delete and Get operations for User, Group and GroupMembership resources. (4227bb3)
  • client-iotthingsgraph: This release deprecates all APIs of the ThingsGraph service (2584904)
  • client-ivs: IVS Merge Fragmented Streams. This release adds support for recordingReconnectWindow field in IVS recordingConfigurations. For more information see https://docs.aws.amazon.com/ivs/latest/APIReference/Welcome.html (2cec549)
  • client-sagemaker: SageMaker Inference Recommender now accepts Inference Recommender fields: Domain, Task, Framework, SamplePayloadUrl, SupportedContentTypes, SupportedInstanceTypes, directly in our CreateInferenceRecommendationsJob API through ContainerConfig (7ab95c9)
aws-sdk-bot
published 3.160.0 •

Changelog

Source

3.160.0 (2022-08-29)

Bug Fixes

  • token-providers: move client-sso-oidc in dependencies (#3886) (6e1534b)

Features

  • client-voice-id: Amazon Connect Voice ID now detects voice spoofing. When a prospective fraudster tries to spoof caller audio using audio playback or synthesized speech, Voice ID will return a risk score and outcome to indicate the how likely it is that the voice is spoofed. (bf82531)
  • clients: update client endpoints as of 2022-08-29 (824b4a3)
aws-sdk-bot
published 3.159.0 •

Changelog

Source

3.159.0 (2022-08-26)

Features

  • client-mediapackage: This release adds Ads AdTriggers and AdsOnDeliveryRestrictions to describe calls for CMAF endpoints on MediaPackage. (c05884e)
  • token-providers: add token based authentication (#3883) (9f31345)
  • util-endpoints: add ruleSet standard library (#3880) (4ffc67b)
aws-sdk-bot
published 3.127.0 •

Changelog

Source

3.127.0 (2022-07-11)

Features

  • client-ec2: Build, manage, and monitor a unified global network that connects resources running across your cloud and on-premises environments using the AWS Cloud WAN APIs. (5105355)
  • client-redshift: This release adds a new --snapshot-arn field for describe-cluster-snapshots, describe-node-configuration-options, restore-from-cluster-snapshot, authorize-snapshot-acsess, and revoke-snapshot-acsess APIs. It allows customers to give a Redshift snapshot ARN or a Redshift Serverless ARN as input. (be3a0a8)
  • clients: update client endpoints as of 2022-07-11 (65a0485)
  • types: add types to sdk stream utility mixin (#3779) (f311cab)
aws-sdk-bot
published 3.110.0 •

Changelog

Source

3.110.0 (2022-06-14)

Bug Fixes

  • client-lex-runtime-v2: serialize eventstream payload properly (#3655) (757f883)
  • shared-ini-file-loader: update ini parsing (#3682) (9536104)

Features

  • client-budgets: Add a budgets ThrottlingException. Update the CostFilters value pattern. (3f98cfc)
  • client-lookoutmetrics: Adding filters to Alert and adding new UpdateAlert API. (d52f9aa)
  • client-mediaconvert: AWS Elemental MediaConvert SDK has added support for rules that constrain Automatic-ABR rendition selection when generating ABR package ladders. (9c9825e)
aws-sdk-bot
published 3.109.0 •

Changelog

Source

3.109.0 (2022-06-13)

Bug Fixes

  • s3: update endpoints for writeGetObjectResponse for object lambda (#3662) (bb9f18e)

Features

  • client-outposts: This release adds API operations AWS uses to install Outpost servers. (a04c290)
aws-sdk-bot
published 3.78.0 •

Changelog

Source

3.78.0 (2022-04-26)

Features

  • client-cloudfront: CloudFront now supports the Server-Timing header in HTTP responses sent from CloudFront. You can use this header to view metrics that help you gain insights about the behavior and performance of CloudFront. To use this header, enable it in a response headers policy. (c70378d)
  • client-ivschat: Adds new APIs for IVS Chat, a feature for building interactive chat experiences alongside an IVS broadcast. (1ee3b39)
  • client-lightsail: This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration. (6bfdeba)
  • client-network-firewall: AWS Network Firewall now enables customers to use a customer managed AWS KMS key for the encryption of their firewall resources. (ba3e251)
  • client-sagemaker: SageMaker Inference Recommender now accepts customer KMS key ID for encryption of endpoints and compilation outputs created during inference recommendation. (85a8b9d)
  • types: add pagination stopOnSameToken option (#3524) (9bf73e8)
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