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 (3)

How this entity was disambiguated

Statements (53)

Predicate Object
instanceOf AWS service feature ⓘ
change data capture system ⓘ
accessedVia AWS CLI ⓘ
AWS SDKs ⓘ
DynamoDB Streams API ⓘ
linked to: DynamoDB Streams
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 ⓘ
exposes sequence numbers ⓘ
shards ⓘ
granularity per-item changes ⓘ
integratesWith AWS Glue ⓘ
AWS Kinesis Data Streams applications ⓘ
linked to: Amazon Kinesis

AWS Lambda ⓘ
Amazon OpenSearch Service via pipelines ⓘ
Kinesis Client Library ⓘ
ordering per-partition key order ⓘ
partOf Amazon DynamoDB ⓘ
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 (3)

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

Amazon DynamoDB → supportsFeature → DynamoDB Streams ⓘ
AWS Lambda → supportsTrigger → Amazon DynamoDB Streams ⓘ
linked to: DynamoDB Streams
DynamoDB Streams → accessedVia → DynamoDB Streams API ⓘ
linked to: DynamoDB Streams