Documentation ¶
Index ¶
Constants ¶
View Source
const MAX_COUNT = 30
MAX_COUNT is result to return in single API call
Variables ¶
This section is empty.
Functions ¶
func GetAwsSessionDetails ¶
GetAwsSessionDetails is
func GetParameter ¶
func GetParameter(paramName string) (*ssm.GetParameterOutput, error)
GetParameter is
func SsmDescribeParameters ¶
func SsmDescribeParameters(paramPrefix *string, nextToken *string, ssmParams []ssm.ParameterMetadata) ([]ssm.ParameterMetadata, *string, error)
SsmDescribeParameters is returning ssm params staring with specific prefix
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.