You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@
54
54
55
55
- Auto-refreshing credentials for long-lived `boto3` sessions
56
56
- Drop-in replacement for `boto3.session.Session`
57
+
- Supports automatic refresh methods for STS and ECS
57
58
- Supports `assume_role` configuration, custom STS clients, and profile / region configuration, as well as all other parameters supported by `boto3.session.Session`
Copy file name to clipboardExpand all lines: README.template.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@
54
54
55
55
- Auto-refreshing credentials for long-lived `boto3` sessions
56
56
- Drop-in replacement for `boto3.session.Session`
57
+
- Supports automatic refresh methods for STS and ECS
57
58
- Supports `assume_role` configuration, custom STS clients, and profile / region configuration, as well as all other parameters supported by `boto3.session.Session`
0 commit comments