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

@aws-sdk/middleware-sdk-ec2

Package Overview
Dependencies
Maintainers
5
Versions
215
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aws-sdk/middleware-sdk-ec2 - npm Package Versions

1
22

3.107.0

Diff

Changelog

Source

3.107.0 (2022-06-08)

Bug Fixes

  • clients: handle empty xml tags (#3623) (543a0ce)
  • middleware-sdk-ec2: use hostname from regionInfoProvider (#3673) (5103554)

Features

  • client-database-migration-service: This release adds DMS Fleet Advisor APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to create and modify fleet advisor instances, and to collect and analyze information about the local data infrastructure. (9d1b69c)
  • client-m2: AWS Mainframe Modernization service is a managed mainframe service and set of tools for planning, migrating, modernizing, and running mainframe workloads on AWS (18cf697)
  • client-neptune: This release adds support for Neptune to be configured as a global database, with a primary DB cluster in one region, and up to five secondary DB clusters in other regions. (fdf3a33)
  • client-redshift: Adds new API GetClusterCredentialsWithIAM to return temporary credentials. (3ae95d3)
  • client-redshift-serverless: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more. (16ec9ec)
  • clients: update client endpoints as of 2022-06-08 (1148250)
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.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.50.0 •

Changelog

Source

3.50.0 (2022-02-08)

Features

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