View Source aws_credentials_ec2 (aws_credentials v0.2.3)

This provider looks up credential information from EC2 metadata.

Summary

Types

-type field() :: string().
-type request_header() :: {field(), value()}.
-type request_headers() :: [request_header()].
-type role() :: binary().
-type session_token() :: binary().
-type value() :: string().

Functions