Files
SerpentRace/SerpentRace_Backend/node_modules/@aws-sdk/token-providers/dist-es/constants.js
T
2025-07-11 19:56:28 +02:00

3 lines
161 B
JavaScript

export const EXPIRE_WINDOW_MS = 5 * 60 * 1000;
export const REFRESH_MESSAGE = `To refresh this SSO session run 'aws sso login' with the corresponding profile.`;