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/sns/__pycache__/__init__.cpython-310.pyc
o

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

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

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

    :rtype: :class:`boto.sns.connection.SNSConnection` 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.sns.connectionr�boto.regioninforrrr
r
rrrr	�<module>s