Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

DynamoDBStreams

Table of Contents

Client

class DynamoDBStreams.Client

A low-level client representing Amazon DynamoDB Streams

Amazon DynamoDB Streams provides API actions for accessing streams and processing stream records. To learn more about application development with Streams, see Capturing Table Activity with DynamoDB Streams in the Amazon DynamoDB Developer Guide.

import boto3

client = boto3.client('dynamodbstreams')

These are the available methods: