Preparing search index...
The search index is not available
Powertools for AWS Lambda (Typescript) API Reference
Powertools for AWS Lambda (Typescript) API Reference
@aws-lambda-powertools/batch
index
EventType
Variable EventType
Const
EventType
:
{
DynamoDBStreams
:
"DynamoDBStreams"
;
KinesisDataStreams
:
"KinesisDataStreams"
;
SQS
:
"SQS"
;
}
= ...
Enum of supported event types for the utility
Type declaration
Readonly
DynamoDBStreams
:
"DynamoDBStreams"
Readonly
KinesisDataStreams
:
"KinesisDataStreams"
Readonly
SQS
:
"SQS"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Powertools for AWS Lambda (Typescript) API Reference
Loading...
Enum of supported event types for the utility