aws

package
v1.20.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: Apache-2.0, MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(l *lua.State, ctx context.Context)

Types

type GlueClient added in v0.112.0

type GlueClient struct {
	AccessKeyID     string
	SecretAccessKey string
	Endpoint        string
	Region          string
	// contains filtered or unexported fields
}

type S3Client

type S3Client struct {
	AccessKeyID     string
	SecretAccessKey string
	Endpoint        string
	Region          string
	// contains filtered or unexported fields
}

func (*S3Client) DeleteObject added in v1.11.0

func (c *S3Client) DeleteObject(l *lua.State) int

func (*S3Client) DeleteRecursive added in v1.11.0

func (c *S3Client) DeleteRecursive(l *lua.State) int

func (*S3Client) GetObject added in v1.11.0

func (c *S3Client) GetObject(l *lua.State) int

func (*S3Client) ListObjects added in v1.11.0

func (c *S3Client) ListObjects(l *lua.State) int

func (*S3Client) PutObject added in v1.11.0

func (c *S3Client) PutObject(l *lua.State) int

Jump to

Keyboard shortcuts

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