aws

package
v0.0.0-...-bf7a029 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeserializeInputJsonToS3Config

func DeserializeInputJsonToS3Config(input map[string]interface{}) (global.Target, error)

Types

type S3Config

type S3Config struct {
	Bucket string `json:"bucket"`
	Region string `json:"region"`
	Prefix string `json:"prefix,omitempty"`
}

func (S3Config) Export

func (config S3Config) Export() error

Jump to

Keyboard shortcuts

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