Documentation ¶ Index ¶ func CheckStackSyncStatus(awsConfig Config, stack types.Stack) types.StackSyncResult func GetAWSConfig(profile string, region string) (aws.Config, error) type CFClient type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckStackSyncStatus ¶ func CheckStackSyncStatus(awsConfig Config, stack types.Stack) types.StackSyncResult func GetAWSConfig ¶ func GetAWSConfig(profile string, region string) (aws.Config, error) Types ¶ type CFClient ¶ type CFClient struct { Client *cloudformation.Client Err error } type Config ¶ type Config struct { Config aws.Config Err error } Source Files ¶ View all Source files aws.go Click to show internal directories. Click to hide internal directories.