package
0.23.3
Repository: https://github.com/jviney/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package dynamodbstreamsiface provides an interface to enable mocking the Amazon DynamoDB Streams service client for testing your code.

# Functions

New creates a new instance of the client from the provided Config.

# Constants

Service's Endpoint identifier.
ErrCodeExpiredIteratorException for service response error code "ExpiredIteratorException".
ErrCodeInternalServerError for service response error code "InternalServerError".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeTrimmedDataAccessException for service response error code "TrimmedDataAccessException".
Enum values for KeyType.
Enum values for KeyType.
Enum values for OperationType.
Enum values for OperationType.
Enum values for OperationType.
Service's identifier.
Service's name.
Enum values for ShardIteratorType.
Enum values for ShardIteratorType.
Enum values for ShardIteratorType.
Enum values for ShardIteratorType.
Enum values for StreamStatus.
Enum values for StreamStatus.
Enum values for StreamStatus.
Enum values for StreamStatus.
Enum values for StreamViewType.
Enum values for StreamViewType.
Enum values for StreamViewType.
Enum values for StreamViewType.

# Structs

Represents the data for an attribute.
Client provides the API operation methods for making requests to Amazon DynamoDB Streams.
Represents the input of a DescribeStream operation.
Represents the output of a DescribeStream operation.
DescribeStreamRequest is the request type for the DescribeStream API operation.
DescribeStreamResponse is the response type for the DescribeStream API operation.
Represents the input of a GetRecords operation.
Represents the output of a GetRecords operation.
GetRecordsRequest is the request type for the GetRecords API operation.
GetRecordsResponse is the response type for the GetRecords API operation.
Represents the input of a GetShardIterator operation.
Represents the output of a GetShardIterator operation.
GetShardIteratorRequest is the request type for the GetShardIterator API operation.
GetShardIteratorResponse is the response type for the GetShardIterator API operation.
Contains details about the type of identity that made the request.
Represents a single element of a key schema.
Represents the input of a ListStreams operation.
Represents the output of a ListStreams operation.
ListStreamsRequest is the request type for the ListStreams API operation.
ListStreamsResponse is the response type for the ListStreams API operation.
A description of a unique event within a stream.
The beginning and ending sequence numbers for the stream records contained within a shard.
A uniquely identified group of stream records within a stream.
Represents all of the data describing a particular stream.
Represents all of the data describing a particular stream.
A description of a single data modification that was performed on an item in a DynamoDB table.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author