Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
weih1121 committed Dec 30, 2024
1 parent bbe8c42 commit 543785b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sky/clouds/aws.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,8 @@ def can_credential_expire(self) -> bool:
SSO,IAM_ROLE and CONTAINER_ROLE are temporary credentials and refreshed
automatically. ENV and SHARED_CREDENTIALS_FILE are short-lived
credentials without refresh. IAM ROLE:
credentials without refresh.
IAM ROLE:
https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html
SSO/Container-role refresh token:
https://docs.aws.amazon.com/solutions/latest/dea-api/auth-refreshtoken.html
Expand Down

0 comments on commit 543785b

Please sign in to comment.