Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetParametersFromSSM ¶ added in v1.34.0
GetParametersFromSSM makes the api call to the AWS SSM parameter store to retrieve parameter value in batches
Types ¶
type SSMClient ¶
type SSMClient interface {
GetParameters(*ssm.GetParametersInput) (*ssm.GetParametersOutput, error)
}
Click to show internal directories.
Click to hide internal directories.