Class | Description |
---|---|
CognitoEvent |
Represents an Amazon Congnito event sent to Lambda Functions
|
CognitoEvent.DatasetRecord |
DatasetRecord contains the information about each record in a data set.
|
ConfigEvent |
Represents an event for an AWS Config rule's function.
|
DynamodbEvent |
Represents an Amazon DynamoDB event
|
DynamodbEvent.DynamodbStreamRecord |
The unit of data of an Amazon DynamoDB event
|
KinesisEvent |
Represents an Amazon Kinesis event.
|
KinesisEvent.KinesisEventRecord |
Kinesis event records provide contextual data about a Kinesis record
|
KinesisEvent.Record |
The unit of data of an Amazon Kinesis stream
|
S3Event |
Represents and AmazonS3 event.
|
SNSEvent |
Represents an Amazon SNS event.
|
SNSEvent.MessageAttribute |
Represents an SNS message attribute
|
SNSEvent.SNS |
Represents an SNS message
|
SNSEvent.SNSRecord |
Represents an SNS message record.
|
Copyright © 2016. All rights reserved.