Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { ExecutionCounter int // contains filtered or unexported fields }
Client implements the aws secretsmanager interface.
func (*Client) GetSecretValue ¶
func (sm *Client) GetSecretValue(in *awssm.GetSecretValueInput) (*awssm.GetSecretValueOutput, error)
func (*Client) WithValue ¶
func (sm *Client) WithValue(in *awssm.GetSecretValueInput, val *awssm.GetSecretValueOutput, err error)
Click to show internal directories.
Click to hide internal directories.