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: doc/usage.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ You may also want to provide optional parameters for the :class:`STS.Client` obj
22
22
...
23
23
}
24
24
25
-
You may also provide optional parameters for the :class:`boto3.session.Session` object when initializing the ``RefreshableSession`` object. Below, we use the ``region_name`` parameter for illustrative purposes.
25
+
You may also provide optional parameters for the :class:`boto3.session.Session` object when initializing the :class:`boto3_refresh_session.session.RefreshableSession` object. Below, we use the ``region_name`` parameter for illustrative purposes.
0 commit comments