View Source AwsSigner.Providers.InstanceProfile (Tesla AWS Signer v2.0.0)

Link to this section Summary

Link to this section Functions

@spec get_credentials([{:arn, String.t()}]) :: %AwsSigner.Credentials{
  access_key_id: term(),
  expiration: term(),
  secret_access_key: term(),
  token: term()
}