Documentation ¶ Index ¶ type AWS_Account Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type AWS_Account ¶ type AWS_Account struct { Name string `yaml:"name"` // Name of the account in the reports Profile string `yaml:"profile"` // Profile to use SSO bool `yaml:"sso"` // Use SSO Region string `yaml:"region"` // Region to use } AWS Account struct Source Files ¶ View all Source files aws_account.go Click to show internal directories. Click to hide internal directories.