⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.96
Server IP:
147.93.97.220
Server:
Linux srv843233 6.8.0-71-generic #71-Ubuntu SMP PREEMPT_DYNAMIC Tue Jul 22 16:52:38 UTC 2025 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
python3
/
dist-packages
/
boto3
/
__pycache__
/
View File Name :
utils.cpython-312.pyc
� ��eE � �j � d dl Z d dlmZ edg d�� Z G d� de� Zd� Zd� Zd� Z G d � d � Zy)� N)� namedtuple�ServiceContext)�service_name� service_model�service_waiter_model�resource_json_definitionsc � � e Zd ZdZy)r a Provides important service-wide, read-only information about a service :type service_name: str :param service_name: The name of the service :type service_model: :py:class:`botocore.model.ServiceModel` :param service_model: The model of the service. :type service_waiter_model: :py:class:`botocore.waiter.WaiterModel` or a waiter model-like object such as :py:class:`boto3.utils.LazyLoadedWaiterModel` :param service_waiter_model: The waiter model of the service. :type resource_json_definitions: dict :param resource_json_definitions: The loaded json models of all resource shapes for a service. It is equivalient of loading a ``resource-1.json`` and retrieving the value at the key "resources". N)�__name__� __module__�__qualname__�__doc__� � �-/usr/lib/python3/dist-packages/boto3/utils.pyr r s � ��&