Documentation
¶
Index ¶
- func GetARecordFromLive(host string) []string
- func IsStringSliceEqual(a, b []string) bool
- func ListAllRegions(sess *session.Session) ([]string, error)
- func NewIAMClient() (*iamObj, error)
- func NewS3Client(region string) (*s3Obj, error)
- func NewSessionWithStaticCreds(accessKey string, secretKey string) (*session.Session, error)
- type AvailabilityZone
- type PolicyStatement
- type Route53
- type User
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetARecordFromLive ¶
func IsStringSliceEqual ¶
func NewIAMClient ¶
func NewIAMClient() (*iamObj, error)
func NewS3Client ¶
Types ¶
type AvailabilityZone ¶ added in v1.1.0
func ListAllAvailabilityZones ¶ added in v1.1.0
func ListAllAvailabilityZones(sess *session.Session) ([]AvailabilityZone, error)
only for region defined in AWS Session
type PolicyStatement ¶
Click to show internal directories.
Click to hide internal directories.