File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
11
11
![ BRS Image] ( https://raw.githubusercontent.com/michaelthomasletts/boto3-refresh-session/refs/heads/main/doc/brs.png )
12
12
13
- A simple Python package for refreshing boto3 sessions automatically.
13
+ A simple Python package for refreshing AWS temporary credentials in `` boto3 `` automatically.
14
14
15
15
- [ Documentation] ( https://michaelthomasletts.github.io/boto3-refresh-session/index.html )
16
16
- [ Source Code] ( https://github.com/michaelthomasletts/boto3-refresh-session )
Original file line number Diff line number Diff line change 15
15
boto3-refresh-session
16
16
---------------------
17
17
18
- A simple Python package for refreshing temporary AWS credentials for ``boto3 `` automatically.
18
+ A simple Python package for refreshing AWS temporary credentials in ``boto3 `` automatically.
19
19
20
20
Who is this for?
21
21
----------------
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " boto3-refresh-session"
3
3
version = " 0.1.21"
4
- description = " A simple Python package for refreshing boto3 sessions automatically."
4
+ description = " A simple Python package for refreshing AWS temporary credentials in boto3 automatically."
5
5
authors = [
6
6
{name = " Mike Letts" ,email = " lettsmt@gmail.com" }
7
7
]
You can’t perform that action at this time.
0 commit comments