DynamoDB Streams

E427710

DynamoDB Streams is a change data capture feature of Amazon DynamoDB that records item-level modifications in near real time for use cases like event-driven processing, replication, and auditing.

All labels observed (2)

Label Occurrences
Amazon DynamoDB Streams 1
DynamoDB Streams canonical 1

How this entity was disambiguated

Statements (53)

Predicate Object
instanceOf AWS service feature
change data capture system
accessedVia AWS CLI NERFINISHED
AWS SDKs NERFINISHED
DynamoDB Streams API NERFINISHED
billingModel charged per read request unit on stream
pay-per-request
canBe disabled on a DynamoDB table
enabled on a DynamoDB table
configurationScope per-table setting
deliveryModel pull-based consumption
developedBy Amazon Web Services NERFINISHED
exposes sequence numbers
shards
granularity per-item changes
integratesWith AWS Glue NERFINISHED
AWS Kinesis Data Streams applications NERFINISHED
AWS Lambda NERFINISHED
Amazon OpenSearch Service via pipelines
Kinesis Client Library NERFINISHED
ordering per-partition key order
partOf Amazon DynamoDB NERFINISHED
predicateType optional feature
provides near real-time change data capture
records item-level modifications
regionScope regional service
requires idempotent consumers for exactly-once effects
retentionPeriod 24 hours
up to 24 hours of stream records
stores stream records
streamRecordContains approximate creation timestamp
event name
keys of the item
new image of the item
old image of the item
supports CloudWatch metrics for stream activity
IAM-based access control
at-least-once delivery semantics
encryption at rest via DynamoDB encryption
insert events
modify events
remove events
supportsViewType KEYS_ONLY
NEW_AND_OLD_IMAGES
NEW_IMAGE
OLD_IMAGE
usedFor auditing
cross-region replication
data replication
event-driven processing
materialized view maintenance
microservices integration
triggering AWS Lambda functions

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

Amazon DynamoDB supportsFeature DynamoDB Streams
AWS Lambda supportsTrigger DynamoDB Streams
this entity surface form: Amazon DynamoDB Streams