View Source AwsSigner.Providers.InstanceProfile (Tesla AWS Signer v1.0.7)

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()
}