aws

package
v0.6.6 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CONFIG_AWS_REGION     string = "aws:region"
	CONFIG_AWS_ACCESS_KEY string = "aws:accessKey"
	CONFIG_AWS_SECRET_KEY string = "aws:secretKey"
)

Variables

View Source
var DefaultCredentials = GetClouProviderCredentials(nil)

Functions

func DestroyStack

func DestroyStack(s DestroyStackRequest) error

func GetClouProviderCredentials

func GetClouProviderCredentials(customCredentials map[string]string) credentials.ProviderCredentials

func GetTagsAsFilters

func GetTagsAsFilters() (filters []*awsEC2Types.Filter)

Create a list of filters for tags based on the tags added by mapt

func SetAWSCredentials

func SetAWSCredentials(ctx context.Context, stack auto.Stack, customCredentials map[string]string) error

Types

type DestroyStackRequest

type DestroyStackRequest struct {
	Region    string
	BackedURL string
	Stackname string
}

Jump to

Keyboard shortcuts

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