Documentation ¶
Overview ¶
Package amazonsts provides a credentials provider that obtains credentials by making API requests to Amazon STS.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewProvider ¶
func NewProvider(opts *options.TerragruntOptions) providers.Provider
NewProvider returns a new Provider instance.
Types ¶
type Provider ¶
type Provider struct {
// contains filtered or unexported fields
}
Provider obtains credentials by making API requests to Amazon STS.
func (*Provider) GetCredentials ¶
GetCredentials implements providers.GetCredentials
Click to show internal directories.
Click to hide internal directories.