aws

package
v0.0.0-...-122e78d Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2022 License: MIT Imports: 6 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 {
	PutRecord(*kinesis.PutRecordInput) (*kinesis.PutRecordOutput, error)
	AssumeRole(string) (Client, error)
}

Client is the set of AWS SDK APIs required

func NewClient

func NewClient(cfg *aws.Config) (Client, error)

NewClient creates a new AWS SDK client configured from the environment

type Config

type Config = aws.Config

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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