datasync

package
v1.0.31 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2024 License: Unlicense Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveS3SyncDataTask

func RemoveS3SyncDataTask(input *RemoveS3SyncDataTaskInput) error

func SyncS3Data

func SyncS3Data(input *SyncS3DataInput) (string, error)

Types

type RemoveS3SyncDataTaskInput

type RemoveS3SyncDataTaskInput struct {
	S3Bucket             string
	DestinationDirectory string
	TaskArn              string
}

type SyncS3DataInput

type SyncS3DataInput struct {
	S3Bucket             string
	SourceDirectory      string
	DestinationDirectory string
	Files                []string
	AccessRoleArn        string
}

Jump to

Keyboard shortcuts

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