@aws-lambda-powertools/batch
Advanced tools
Comparing version
@@ -81,2 +81,3 @@ import { BasePartialBatchProcessor } from './BasePartialBatchProcessor.js'; | ||
* @param eventType The type of event to process (SQS, Kinesis, DynamoDB) | ||
* @deprecated Use {@link BasePartialBatchProcessor} instead, this class is deprecated and will be removed in the next major version. | ||
*/ | ||
@@ -83,0 +84,0 @@ declare class BatchProcessorSync extends BasePartialBatchProcessor { |
@@ -84,2 +84,3 @@ "use strict"; | ||
* @param eventType The type of event to process (SQS, Kinesis, DynamoDB) | ||
* @deprecated Use {@link BasePartialBatchProcessor} instead, this class is deprecated and will be removed in the next major version. | ||
*/ | ||
@@ -86,0 +87,0 @@ class BatchProcessorSync extends BasePartialBatchProcessor_js_1.BasePartialBatchProcessor { |
import type { BasePartialBatchProcessor } from './BasePartialBatchProcessor.js'; | ||
import type { BaseRecord, BatchProcessingOptions, PartialItemFailureResponse } from './types.js'; | ||
/** | ||
* @deprecated Use {@link processPartialResponse} instead, this function is deprecated and will be removed in the next major version. | ||
* | ||
* Higher level function to process a batch of records synchronously | ||
@@ -5,0 +7,0 @@ * and handle partial failure cases. |
@@ -6,2 +6,4 @@ "use strict"; | ||
/** | ||
* @deprecated Use {@link processPartialResponse} instead, this function is deprecated and will be removed in the next major version. | ||
* | ||
* Higher level function to process a batch of records synchronously | ||
@@ -8,0 +10,0 @@ * and handle partial failure cases. |
@@ -81,2 +81,3 @@ import { BasePartialBatchProcessor } from './BasePartialBatchProcessor.js'; | ||
* @param eventType The type of event to process (SQS, Kinesis, DynamoDB) | ||
* @deprecated Use {@link BasePartialBatchProcessor} instead, this class is deprecated and will be removed in the next major version. | ||
*/ | ||
@@ -83,0 +84,0 @@ declare class BatchProcessorSync extends BasePartialBatchProcessor { |
@@ -81,2 +81,3 @@ import { BasePartialBatchProcessor } from './BasePartialBatchProcessor.js'; | ||
* @param eventType The type of event to process (SQS, Kinesis, DynamoDB) | ||
* @deprecated Use {@link BasePartialBatchProcessor} instead, this class is deprecated and will be removed in the next major version. | ||
*/ | ||
@@ -83,0 +84,0 @@ class BatchProcessorSync extends BasePartialBatchProcessor { |
import type { BasePartialBatchProcessor } from './BasePartialBatchProcessor.js'; | ||
import type { BaseRecord, BatchProcessingOptions, PartialItemFailureResponse } from './types.js'; | ||
/** | ||
* @deprecated Use {@link processPartialResponse} instead, this function is deprecated and will be removed in the next major version. | ||
* | ||
* Higher level function to process a batch of records synchronously | ||
@@ -5,0 +7,0 @@ * and handle partial failure cases. |
import { UnexpectedBatchTypeError } from './errors.js'; | ||
/** | ||
* @deprecated Use {@link processPartialResponse} instead, this function is deprecated and will be removed in the next major version. | ||
* | ||
* Higher level function to process a batch of records synchronously | ||
@@ -4,0 +6,0 @@ * and handle partial failure cases. |
{ | ||
"name": "@aws-lambda-powertools/batch", | ||
"version": "2.22.0", | ||
"version": "2.23.0", | ||
"description": "The batch processing package for the Powertools for AWS Lambda (TypeScript) library.", | ||
@@ -5,0 +5,0 @@ "author": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
200162
0.55%4381
0.27%