ExAws.CredentialsIni.Provider behaviour (ExAws v2.2.3) View Source

Specifies expected behaviour of a credentials provider.

A credentials initializer provider is a module that fetches the AWS credentials from different sources.

Link to this section Summary

Link to this section Types

Specs

credentials() :: map()

Specs

profile() :: String.t()

Link to this section Callbacks

Link to this callback

security_credentials(profile)

View Source

Specs

security_credentials(profile()) :: credentials()