Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Response ¶
type Response struct {
Region string `json:"region,omitempty"`
AccessKey string `json:"accessKey,omitempty"`
SecretKey string `json:"secretKey,omitempty"`
CrossAccountRoleArn string `json:"crossAccountRoleArn,omitempty"`
ExternalId string `json:"externalId,omitempty"`
}
func GetAccountDetails ¶
Click to show internal directories.
Click to hide internal directories.