Socket
Socket
Sign inDemoInstall

@aws-sdk/shared-ini-file-loader

Package Overview
Dependencies
2
Maintainers
5
Versions
111
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
12Next

3.190.0

Diff

Changelog

Source

3.190.0 (2022-10-17)

Bug Fixes

  • endpoint: e2e test fixes for endpoints 2.0 all services (#4044) (b53f5bd)
  • endpoint: endpoints 2.0 all-service TS compilation fixes (#4043) (f2da618)

Features

  • client-greengrass: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function. (b2be11f)
  • client-sagemaker: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference. (92e9095)
aws-sdk-bot
published 3.188.0 •

Changelog

Source

3.188.0 (2022-10-13)

Bug Fixes

Features

  • client-amplifyuibuilder: We are releasing the ability for fields to be configured as arrays. (af77058)
  • client-appflow: With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically. (fa7223a)
  • client-connect: This release adds support for a secondary email and a mobile number for Amazon Connect instance users. (8c9f644)
  • client-directory-service: This release adds support for describing and updating AWS Managed Microsoft AD set up. (a6042dd)
  • client-guardduty: Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations. (f64188c)
  • client-medialive: AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source. (3e59a7a)
  • client-mediapackage-vod: This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer. (f53ca0e)
  • client-panorama: Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response. (8e266f0)
  • client-ssm-incidents: Update RelatedItem enum to support Tasks (d89bc49)
  • client-ssm: Support of AmazonLinux2022 by Patch Manager (5f08c96)
  • client-transfer: This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect. (d0d60da)
  • client-wisdom: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations. (8ea9f3c)
  • clients: support util functions to consume response streams (#3977) (ad99b66)
  • clients: update client endpoints as of 2022-10-13 (914798b)
aws-sdk-bot
published 3.186.0 •

Changelog

Source

3.186.0 (2022-10-06)

Features

  • clients: update client endpoints as of 2022-10-06 (ef071d5)
aws-sdk-bot
published 3.183.0 •

Changelog

Source

3.183.0 (2022-10-03)

Bug Fixes

  • endpoint-discovery: delete failed cache entry in blocking operations (#4011) (c96ac94)

Features

  • client-accessanalyzer: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies. (b7db053)
  • client-ec2: Adding an imdsSupport attribute to EC2 AMIs (7304adf)
  • client-snowball: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable). (22500bf)
  • clients: update client endpoints as of 2022-10-03 (a285143)
  • codegen: add query compatible header error code handling for JSON protocols (#3972) (8fe1b54)
aws-sdk-bot
published 3.178.0 •

Changelog

Source

3.178.0 (2022-09-23)

Features

  • client-apprunner: AWS App Runner adds a Node.js 16 runtime. (b34b261)
  • client-ec2: Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest (8c58db8)
  • client-lex-models-v2: This release introduces additional optional parameters promptAttemptsSpecification to PromptSpecification, which enables the users to configure interrupt setting and Audio, DTMF and Text input configuration for the initial and retry prompt played by the Bot (b798090)
  • client-lightsail: This release adds Instance Metadata Service (IMDS) support for Lightsail instances. (890a980)
  • client-nimble: Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects. (8f5334a)
  • client-ssm: This release adds new SSM document types ConformancePackTemplate and CloudFormation (75acad4)
  • clients: update client endpoints as of 2022-09-23 (126c20e)
  • endpoint: endpoints 2.0 existing package changes (#3947) (df99fc3)
aws-sdk-bot
published 3.171.0 •

Changelog

Source

3.171.0 (2022-09-14)

Features

  • client-amplifyuibuilder: Amplify Studio UIBuilder is introducing forms functionality. Forms can be configured from Data Store models, JSON, or from scratch. These forms can then be generated in your project and used like any other React components. (d09d5fc)
  • client-ec2: This update introduces API operations to manage and create local gateway route tables, CoIP pools, and VIF group associations. (272b997)
  • clients: update client endpoints as of 2022-09-14 (f883fc0)
  • endpoint: endpoints v2 codegen (#3942) (4b32da4)
  • endpoint: util-endpoints and middleware-endpoint for endpoints 2.0 (#3932) (e81b7d0)
aws-sdk-bot
published 3.170.0 •

Changelog

Source

3.170.0 (2022-09-13)

Bug Fixes

  • scripts: skip files with stripped comments containing incorrect JavaScript (#3937) (bbb09f3)
  • util-endpoints: call multi-level functions from callFunction (#3929) (1209cb1)
  • util-endpoints: escape tilde when evaluating template (#3934) (5d7ef10)
  • util-endpoints: export parseArn from lib/aws (#3931) (1cee1f4)
  • util-endpoints: populate default params before checking for required values (#3928) (2561f60)
  • util-endpoints: return null in parseArn for some empty elements (#3935) (f8bc8b3)
  • util-endpoints: skip evaluation for arg of type number (#3936) (aecd894)

Features

  • client-customer-profiles: Added isUnstructured in response for Customer Profiles Integration APIs (a6fb5eb)
  • client-drs: Fixed the data type of lagDuration that is returned in Describe Source Server API (2a8f5f8)
  • client-ec2: Two new features for local gateway route tables: support for static routes targeting Elastic Network Interfaces and direct VPC routing. (9346a11)
  • client-evidently: This release adds support for the client-side evaluation - powered by AWS AppConfig feature. (a7d2b0e)
  • client-kendra: This release enables our customer to choose the option of Sharepoint 2019 for the on-premise Sharepoint connector. (a3f73d2)
  • client-transfer: This release introduces the ability to have multiple server host keys for any of your Transfer Family servers that use the SFTP protocol. (e09e302)
  • clients: update client endpoints as of 2022-09-13 (c90906b)
aws-sdk-bot
published 3.168.0 •

Changelog

Source

3.168.0 (2022-09-09)

Bug Fixes

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)
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