boto3-refresh-session 1.2.2__py3-none-any.whl → 1.2.3__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.
@@ -3,5 +3,5 @@ from .session import RefreshableSession
3
3
  from .sts import STSRefreshableSession
4
4
 
5
5
  __all__ = ["RefreshableSession"]
6
- __version__ = "1.2.2"
6
+ __version__ = "1.2.3"
7
7
  __author__ = "Mike Letts"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: boto3-refresh-session
3
- Version: 1.2.2
3
+ Version: 1.2.3
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
@@ -71,12 +71,16 @@ Description-Content-Type: text/markdown
71
71
  <img src="https://img.shields.io/badge/Q%26A-❔-FF0000?style=flat&labelColor=555&logo=vercel&label=Q%26A" alt="Q&A Badge"/>
72
72
  </a>
73
73
 
74
+ <a href="https://medium.com/@lettsmt/you-shouldnt-have-to-think-about-refreshing-aws-credentials-214f7cbbd83b">
75
+ <img src="https://img.shields.io/badge/Medium%20Article-📘-FF0000?style=flat&labelColor=555&logo=readthedocs" alt="Medium Article"/>
76
+ </a>
77
+
74
78
  </div>
75
79
 
76
80
  ## Features
77
81
 
78
82
  - Drop-in replacement for `boto3.session.Session`
79
- - Supports automatic credential refresh methods for the following AWS services:
83
+ - Supports automatic credential refresh methods for various AWS services:
80
84
  - STS
81
85
  - ECS
82
86
  - Supports `assume_role` configuration, custom STS clients, and profile / region configuration, as well as all other parameters supported by `boto3.session.Session`
@@ -1,10 +1,10 @@
1
- boto3_refresh_session/__init__.py,sha256=GxjBuAEtnvwoSO-PQOvzG0IK6LlO84zbabISpX3Mh3A,200
1
+ boto3_refresh_session/__init__.py,sha256=KMGil5Pgv78RAt3qeKOSE1rFUl0giSNomig21NJVzEM,200
2
2
  boto3_refresh_session/ecs.py,sha256=WIC5mlbcEnM1oo-QXmmtiw2mjFDn01hBfcFh67ku42A,3713
3
3
  boto3_refresh_session/exceptions.py,sha256=qcFzdIuK5PZirs77H_Kb64S9QFb6cn2OJtirjvaRLiY,972
4
4
  boto3_refresh_session/session.py,sha256=MtaTVdAy-Yx7x_x9SUJ0FlQs0w_8D3kHjvOS8C3bK2E,5226
5
5
  boto3_refresh_session/sts.py,sha256=paIgbmn9a3cATNX-6AEGxnSGNZnX1pj4rRQmh8gQSKs,3132
6
- boto3_refresh_session-1.2.2.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
7
- boto3_refresh_session-1.2.2.dist-info/METADATA,sha256=eW0320X2RCmISQ-UotSbSWp5s2DVEA90z7iR-SMt7ro,7639
8
- boto3_refresh_session-1.2.2.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
9
- boto3_refresh_session-1.2.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
10
- boto3_refresh_session-1.2.2.dist-info/RECORD,,
6
+ boto3_refresh_session-1.2.3.dist-info/LICENSE,sha256=I3ZYTXAjbIly6bm6J-TvFTuuHwTKws4h89QaY5c5HiY,1067
7
+ boto3_refresh_session-1.2.3.dist-info/METADATA,sha256=GL5xcmNfSqLdFSUZrI8vGNa7OFb8O6sYGaTj9mVV0pQ,7896
8
+ boto3_refresh_session-1.2.3.dist-info/NOTICE,sha256=1s8r33qbl1z0YvPB942iWgvbkP94P_e8AnROr1qXXuw,939
9
+ boto3_refresh_session-1.2.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
10
+ boto3_refresh_session-1.2.3.dist-info/RECORD,,