awsAuthRefreshTimeoutMs top-level constant

int const awsAuthRefreshTimeoutMs

Timeout for AWS auth refresh command (3 minutes).

Implementation

const int awsAuthRefreshTimeoutMs = 3 * 60 * 1000;