aws

package
v2.14.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Fetch

func Fetch(cfg *iqshell.Config, info FetchInfo)

func ListBucket

func ListBucket(cfg *iqshell.Config, info ListBucketInfo)

Types

type FetchInfo

type FetchInfo struct {
	QiniuBucket   string
	Host          string
	BatchInfo     batch.Info
	AwsBucketInfo ListBucketInfo
}

func (*FetchInfo) Check

func (info *FetchInfo) Check() *data.CodeError

type ListBucketInfo

type ListBucketInfo struct {
	CToken    string // aws continuation token
	Delimiter string
	MaxKeys   int64
	Prefix    string
	Id        string // id
	SecretKey string
	Region    string
	Bucket    string
}

func (*ListBucketInfo) Check

func (info *ListBucketInfo) Check() *data.CodeError

Jump to

Keyboard shortcuts

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