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

ckF[��@sLddlmZddlmZmZmZddlmZe��d�Zdd�Z	dd�Z
d	S)
�)�CloudFormationConnection)�
RegionInfo�get_regions�load_regions)�connect�cloudformationcCstdtd�S)z�
    Get all available regions for the CloudFormation service.

    :rtype: list
    :return: A list of :class:`boto.RegionInfo` instances
    r)�connection_cls)rr�r	r	�>/usr/lib/python3/dist-packages/boto/cloudformation/__init__.py�regionss�rcKstd|fdti|��S)a\
    Given a valid region name, return a
    :class:`boto.cloudformation.CloudFormationConnection`.

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

    :rtype: :class:`boto.cloudformation.CloudFormationConnection` or ``None``
    :return: A connection to the given region, or None if an invalid region
        name is given
    rr)rr)�region_name�	kw_paramsr	r	r
�connect_to_region+s

��rN)�boto.cloudformation.connectionr�boto.regioninforrrr�get�
RegionDatarrr	r	r	r
�<module>s