View Source ExAws.InstanceMetaTokenProvider (ExAws v2.5.3)

For use with IMDSv2, this module retrieves the metadata session token and refreshes it before expiration.

Summary

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

refresh_token(config, ets)

View Source