Builder
class Builder
Properties
Link copied to clipboard
The main body of the stream record, containing all of the DynamoDB-specific fields.
Link copied to clipboard
The type of data modification that was performed on the DynamoDB table:
Link copied to clipboard
The Amazon Web Services service from which the stream record originated. For DynamoDB Streams, this is aws:dynamodb
.
Link copied to clipboard
The version number of the stream record format. This number is updated whenever the structure of Record
is modified.
Link copied to clipboard
Items that are deleted by the Time to Live process after expiration have the following fields:
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodbstreams.model.StreamRecord inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.dynamodbstreams.model.Identity inside the given block