boto3-refresh-session 2.0.0__py3-none-any.whl → 2.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- boto3_refresh_session/__init__.py +1 -1
- {boto3_refresh_session-2.0.0.dist-info → boto3_refresh_session-2.0.1.dist-info}/METADATA +12 -2
- {boto3_refresh_session-2.0.0.dist-info → boto3_refresh_session-2.0.1.dist-info}/RECORD +6 -6
- {boto3_refresh_session-2.0.0.dist-info → boto3_refresh_session-2.0.1.dist-info}/LICENSE +0 -0
- {boto3_refresh_session-2.0.0.dist-info → boto3_refresh_session-2.0.1.dist-info}/NOTICE +0 -0
- {boto3_refresh_session-2.0.0.dist-info → boto3_refresh_session-2.0.1.dist-info}/WHEEL +0 -0
@@ -4,7 +4,7 @@ from .methods.sts import STSRefreshableSession
|
|
4
4
|
from .session import RefreshableSession
|
5
5
|
|
6
6
|
__all__ = ["RefreshableSession"]
|
7
|
-
__version__ = "2.0.
|
7
|
+
__version__ = "2.0.1"
|
8
8
|
__title__ = "boto3-refresh-session"
|
9
9
|
__author__ = "Mike Letts"
|
10
10
|
__maintainer__ = "Mike Letts"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.3
|
2
2
|
Name: boto3-refresh-session
|
3
|
-
Version: 2.0.
|
3
|
+
Version: 2.0.1
|
4
4
|
Summary: A simple Python package for refreshing the temporary security credentials in a boto3.session.Session object automatically.
|
5
5
|
License: MIT
|
6
6
|
Keywords: boto3,botocore,aws,sts,ecs,credentials,token,refresh
|
@@ -58,7 +58,7 @@ Description-Content-Type: text/markdown
|
|
58
58
|
</a>
|
59
59
|
|
60
60
|
<a href="https://pepy.tech/projects/boto3-refresh-session">
|
61
|
-
<img src="https://img.shields.io/badge/downloads-
|
61
|
+
<img src="https://img.shields.io/badge/downloads-85.0K-red?logo=python&color=%23FF0000&label=Downloads" alt="Downloads"/>
|
62
62
|
</a>
|
63
63
|
|
64
64
|
<a href="https://michaelthomasletts.github.io/boto3-refresh-session/index.html">
|
@@ -84,6 +84,16 @@ Description-Content-Type: text/markdown
|
|
84
84
|
|
85
85
|
</div>
|
86
86
|
|
87
|
+
---
|
88
|
+
|
89
|
+
## ⚠️ Important Update
|
90
|
+
|
91
|
+
I am currently grappling with a serious medical condition that negatively impacts my vision. Accordingly, development of the `iot` and `ec2` modules has been delayed. Expect delayed responses to issues and pull requests until my health stabilizes.
|
92
|
+
|
93
|
+
Thank you for supporting this project.
|
94
|
+
|
95
|
+
---
|
96
|
+
|
87
97
|
## Features
|
88
98
|
|
89
99
|
- Drop-in replacement for `boto3.session.Session`
|
@@ -1,4 +1,4 @@
|
|
1
|
-
boto3_refresh_session/__init__.py,sha256=
|
1
|
+
boto3_refresh_session/__init__.py,sha256=R7O6fs-G6dGNu2w76a3-5ctRTVCa8JFuTYRit1nsVH4,387
|
2
2
|
boto3_refresh_session/exceptions.py,sha256=cP5d9S8QnUEwXIU3pzMGr6jMOz447kddNJ_UIRERMrk,964
|
3
3
|
boto3_refresh_session/methods/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
4
4
|
boto3_refresh_session/methods/custom.py,sha256=ZJAHgAajz9w6lohDeN-NWrxmZ2LaDxLfGWT2jmoTilQ,3868
|
@@ -10,8 +10,8 @@ boto3_refresh_session/methods/iot/core.typed,sha256=tL-ngB2XYq0XtxhS9mbggCJYdX3e
|
|
10
10
|
boto3_refresh_session/methods/sts.py,sha256=uWvT-ybRVZBusr4jNHyfHOB_AKhs6t0dN_fNI-gkUKM,3268
|
11
11
|
boto3_refresh_session/session.py,sha256=_Z3uB5Xq3S-dFqOFmWhMQbcd__NPGThjULLPStHI6E4,2914
|
12
12
|
boto3_refresh_session/utils.py,sha256=ME3sNWZc6oTNUdoRmiNOVmLLp9iSqJe-yfudRV0A46U,5729
|
13
|
-
boto3_refresh_session-2.0.
|
14
|
-
boto3_refresh_session-2.0.
|
15
|
-
boto3_refresh_session-2.0.
|
16
|
-
boto3_refresh_session-2.0.
|
17
|
-
boto3_refresh_session-2.0.
|
13
|
+
boto3_refresh_session-2.0.1.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
|
14
|
+
boto3_refresh_session-2.0.1.dist-info/METADATA,sha256=1cAoUQV7MYHj6Fu41GxqTMTaFq3o7RrLYm7yqtEXPXQ,8570
|
15
|
+
boto3_refresh_session-2.0.1.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
|
16
|
+
boto3_refresh_session-2.0.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
17
|
+
boto3_refresh_session-2.0.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|