streamSpecification
construct an aws.sdk.kotlin.services.dynamodb.model.StreamSpecification inside the given block
Represents the DynamoDB Streams configuration for the table.
You receive a ValidationException
if you try to enable a stream on a table that already has a stream, or if you try to disable a stream on a table that doesn't have a stream.