DynamoDBStreams
-
Client object for interacting with AWS DynamoDBStreams service.
Amazon DynamoDB 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.
See moreDeclaration
Swift
public struct DynamoDBStreams
-
Error enum for DynamoDBStreams
See moreDeclaration
Swift
public enum DynamoDBStreamsErrorType : AWSErrorType
extension DynamoDBStreamsErrorType : CustomStringConvertible