dynamodbstreamsiface

package module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	DescribeStream(ctx context.Context, params *DescribeStreamInput, optFns ...func(*Options)) (*DescribeStreamOutput, error)
	GetRecords(ctx context.Context, params *GetRecordsInput, optFns ...func(*Options)) (*GetRecordsOutput, error)
	GetShardIterator(ctx context.Context, params *GetShardIteratorInput, optFns ...func(*Options)) (*GetShardIteratorOutput, error)
	ListStreams(ctx context.Context, params *ListStreamsInput, optFns ...func(*Options)) (*ListStreamsOutput, error)
}

type DescribeStreamInput

type DescribeStreamInput = dynamodbstreams.DescribeStreamInput

type DescribeStreamOutput

type DescribeStreamOutput = dynamodbstreams.DescribeStreamOutput

type GetRecordsInput

type GetRecordsInput = dynamodbstreams.GetRecordsInput

type GetRecordsOutput

type GetRecordsOutput = dynamodbstreams.GetRecordsOutput

type ListStreamsInput

type ListStreamsInput = dynamodbstreams.ListStreamsInput

type ListStreamsOutput

type ListStreamsOutput = dynamodbstreams.ListStreamsOutput

type Options

type Options = dynamodbstreams.Options

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL