View Source ExAws.InstanceMetaTokenProvider (ExAws v2.4.1)

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

Link to this section Summary

Link to this section 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