aws

package module
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: BSD-3-Clause Imports: 12 Imported by: 0

README

Helper golang package to easy execute Lambda and S3 AWS SDK functions

The aws golang package create connection to AWS Keyspaces and provides functions to easy use AWS SDK Labda and S3 functions.

GoDoc Go Report Card

Basic usage example

...

Licence

BSD

Documentation

Overview

Helper golang package to easy execute Lambda and S3 AWS SDK functions

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aws

type Aws struct {
	S3      awsS3
	Lambda  awsLambda
	Cognito awsCognito
}

Aws methods receiver and data structure

func New added in v0.0.3

func New(region ...string) (a *Aws, err error)

New creates AWS S3 and Lambda clients

Jump to

Keyboard shortcuts

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