HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: //usr/lib/python3/dist-packages/boto/sts/__pycache__/__init__.cpython-310.pyc
o

ckF[��@s<ddlmZddlmZmZddlmZdd�Zdd�ZdS)	�)�
STSConnection)�
RegionInfo�get_regions)�connectcCstdtd�S)z�
    Get all available regions for the STS service.

    :rtype: list
    :return: A list of :class:`boto.regioninfo.RegionInfo` instances
    �sts)�connection_cls)rr�rr�3/usr/lib/python3/dist-packages/boto/sts/__init__.py�regionssr
cKstd|fdti|��S)aV
    Given a valid region name, return a
    :class:`boto.sts.connection.STSConnection`.

    :type: str
    :param region_name: The name of the region to connect to.

    :rtype: :class:`boto.sts.connection.STSConnection` or ``None``
    :return: A connection to the given region, or None if an invalid region
             name is given
    rr)rr)�region_name�	kw_paramsrrr	�connect_to_region&s�r
N)�boto.sts.connectionr�boto.regioninforrrr
r
rrrr	�<module>s