lifion / lifion-kinesis

A native Node.js producer and consumer library for Amazon Kinesis Data Streams
MIT License
86 stars 18 forks source link

Bump aws-sdk from 2.1094.0 to 2.1244.0 #677

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk from 2.1094.0 to 2.1244.0.

Release notes

Sourced from aws-sdk's releases.

Release v2.1244.0

See changelog for more information.

Release v2.1243.0

See changelog for more information.

Release v2.1242.0

See changelog for more information.

Release v2.1241.0

See changelog for more information.

Release v2.1240.0

See changelog for more information.

Release v2.1239.0

See changelog for more information.

Release v2.1238.0

See changelog for more information.

Release v2.1237.0

See changelog for more information.

Release v2.1236.0

See changelog for more information.

Release v2.1235.0

See changelog for more information.

Release v2.1234.0

See changelog for more information.

Release v2.1233.0

See changelog for more information.

Release v2.1232.0

See changelog for more information.

Release v2.1231.0

See changelog for more information.

Release v2.1230.0

See changelog for more information.

Release v2.1229.0

See changelog for more information.

Release v2.1228.0

See changelog for more information.

... (truncated)

Changelog

Sourced from aws-sdk's changelog.

2.1244.0

  • feature: AppRunner: This release adds support for private App Runner services. Services may now be configured to be made private and only accessible from a VPC. The changes include a new VpcIngressConnection resource and several new and modified APIs.
  • feature: CloudWatchLogs: SDK release to support tagging for destinations and log groups with TagResource. Also supports tag on create with PutDestination.
  • feature: Connect: Amazon connect now support a new API DismissUserContact to dismiss or remove terminated contacts in Agent CCP
  • feature: EC2: Elastic IP transfer is a new Amazon VPC feature that allows you to transfer your Elastic IP addresses from one AWS Account to another.
  • feature: Iot: This release adds the Amazon Location action to IoT Rules Engine.
  • feature: SESV2: This release includes support for interacting with the Virtual Deliverability Manager, allowing you to opt in/out of the feature and to retrieve recommendations and metric data.
  • feature: Textract: This release introduces additional support for 30+ normalized fields such as vendor address and currency. It also includes OCR output in the response and accuracy improvements for the already supported fields in previous version

2.1243.0

  • feature: AppRunner: AWS App Runner adds .NET 6, Go 1, PHP 8.1 and Ruby 3.1 runtimes.
  • feature: AppStream: This release includes CertificateBasedAuthProperties in CreateDirectoryConfig and UpdateDirectoryConfig.
  • feature: CloudFormation: This release adds more fields to improves visibility of AWS CloudFormation StackSets information in following APIs: ListStackInstances, DescribeStackInstance, ListStackSetOperationResults, ListStackSetOperations, DescribeStackSetOperation.
  • feature: GameSparks: Add LATEST as a possible GameSDK Version on snapshot
  • feature: MediaTailor: This release introduces support for SCTE-35 segmentation descriptor messages which can be sent within time signal messages.
  • feature: PrivateNetworks: Fix incorrect endpoint-prefix in endpoint ruleset.
  • feature: SupportApp: Fix incorrect endpoint-prefix in endpoint ruleset.

2.1242.0

  • feature: EC2: Feature supports the replacement of instance root volume using an updated AMI without requiring customers to stop their instance.
  • feature: FMS: Add support NetworkFirewall Managed Rule Group Override flag in GetViolationDetails API
  • feature: Glue: Added support for custom datatypes when using custom csv classifier.
  • feature: SageMaker: This change allows customers to provide a custom entrypoint script for the docker container to be run while executing training jobs, and provide custom arguments to the entrypoint script.
  • feature: WAFV2: This release adds the following: Challenge rule action, to silently verify client browsers; rule group rule action override to any valid rule action, not just Count; token sharing between protected applications for challenge/CAPTCHA token; targeted rules option for Bot Control managed rule group.

2.1241.0

  • feature: Kafka: This release adds support for Tiered Storage. UpdateStorage allows you to control the Storage Mode for supported storage tiers.
  • feature: Neptune: Added a new cluster-level attribute to set the capacity range for Neptune Serverless instances.
  • feature: SageMaker: Amazon SageMaker Automatic Model Tuning now supports specifying Grid Search strategy for tuning jobs, which evaluates all hyperparameter combinations exhaustively based on the categorical hyperparameters provided.

2.1240.0

  • bugfix: AWSQueryCompatible: Read trait from metadata
  • feature: AccessAnalyzer: This release adds support for six new resource types in IAM Access Analyzer to help you easily identify public and cross-account access to your AWS resources. Updated service API, documentation, and paginators.
  • feature: MediaTailor: This release is a documentation update
  • feature: RDS: Relational Database Service - This release adds support for exporting DB cluster data to Amazon S3.
  • feature: WorkSpaces: This release adds new enums for supporting Workspaces Core features, including creating Manual running mode workspaces, importing regular Workspaces Core images and importing g4dn Workspaces Core images.

2.1239.0

  • feature: ACMPCA: AWS Private Certificate Authority (AWS Private CA) now offers usage modes which are combination of features to address specific use cases.
  • feature: Batch: This release adds support for AWS Batch on Amazon EKS.
  • feature: DataSync: Added support for self-signed certificates when using object storage locations; added BytesCompressed to the TaskExecution response.
  • feature: SageMaker: SageMaker Inference Recommender now supports a new API ListInferenceRecommendationJobSteps to return the details of all the benchmark we create for an inference recommendation job.

2.1238.0

  • feature: CognitoIdentityServiceProvider: This release adds a new "DeletionProtection" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.
  • feature: S3: S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.
  • feature: SageMaker: CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.

2.1237.0

  • feature: AwsQueryCompatible: Make AwsQueryCompatible translation only if trait is found

... (truncated)

Commits
  • ba1b3a8 Updates SDK to v2.1244.0
  • bf35951 Updates SDK to v2.1243.0
  • a8cba5f Updates SDK to v2.1242.0
  • 2cdb837 Updates SDK to v2.1241.0
  • 1e066c4 Updates SDK to v2.1240.0
  • cea9422 Read awsQueryCompatible trait from metadata with tests (#4254)
  • 746f697 Updates SDK to v2.1239.0
  • fe30f5f Updates SDK to v2.1238.0
  • 71ab765 Updates SDK to v2.1237.0
  • a2dd58d Translate AwsQueryError only if awsQueryCompatible trait is present (#4247)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov[bot] commented 2 years ago

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage :thumbsup:

Coverage data is based on head (5cdf21c) compared to base (72db1ff). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #677 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 19 19 Lines 1409 1409 Branches 192 192 ========================================= Hits 1409 1409 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lifion). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=lifion)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 2 years ago

Superseded by #678.