aws

package
v0.9.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateSecret

func CreateSecret(region string, secretName string, secretData interface{}) (err error)

func GetSecret

func GetSecret(region string, secretName string) (interface{}, error)

func S3Delete added in v0.4.5

func S3Delete(region, bucketName, keyName string) error

func S3Get added in v0.4.5

func S3Get(region, bucketName, keyName string) (string, error)

func S3Put added in v0.4.5

func S3Put(region, bucketName, keyName, data string) error

func UpdateSecret

func UpdateSecret(region string, secretName string, secretData interface{}) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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