Documentation
¶
Index ¶
- func GetCallerIdentity(c aws.Config, timeout time.Duration, options ...func(*sts.Options)) (*sts.GetCallerIdentityOutput, error)
- func GetEnabledRegions(c aws.Config, timeout time.Duration, options ...func(*ec2.Options)) (*ec2.DescribeRegionsOutput, error)
- func GetParameter(c aws.Config, timeout time.Duration, name *string, withDecryption *bool, ...) (*ssm.GetParameterOutput, error)
- func GetParameters(c aws.Config, timeout time.Duration, names []string, withDecryption *bool, ...) (*ssm.GetParametersOutput, error)
- func GetSecretValue(c aws.Config, timeout time.Duration, secretId, versionId, versionStage *string, ...) (*secrets.GetSecretValueOutput, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCallerIdentity ¶
func GetEnabledRegions ¶
func GetParameter ¶
func GetParameters ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.