Module erliam

.

Copyright © (C) 2017, AdRoll

Description

Supports interaction with AWS IAM:

- awsv4 signature computation (awsv4.erl) - instance metadata (imds.erl) - credential caching and storing in ets (erliam_srv.erl)

Function Index

credentials/0
get_session_token/0
httpc_profile/0
invalidate/0

Function Details

credentials/0

credentials() -> any()

get_session_token/0

get_session_token() -> any()

httpc_profile/0

httpc_profile() -> any()

invalidate/0

invalidate() -> any()


Generated by EDoc