| Server IP : 104.21.21.239 / Your IP : 216.73.216.55 Web Server : Apache/2.4.68 (Amazon Linux) OpenSSL/3.5.7 System : Linux ip-172-31-69-123.ec2.internal 6.1.177-224.371.amzn2023.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jul 27 20:28:29 UTC 2026 x86_64 User : ec2-user ( 1000) PHP Version : 8.4.24 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /lib/python3.9/site-packages/awscli/botocore/__pycache__/ |
Upload File : |
a
wA�i8 � @ sv d dl Z d dlmZ d dlmZ d dlmZ d dlmZm Z m
Z
mZ d dlm
Z
G dd� d�Ze� ZG d d
� d
�ZdS )� N)�deque)�pformat)�AWSResponse)�ParamValidationError�StubAssertionError�StubResponseError�UnStubbedResponseError)�validate_parametersc @ s( e Zd ZdZdd� Zdd� Zdd� ZdS ) �_ANYzZ
A helper object that compares equal to everything. Copied from
unittest.mock
c C s dS )NT� ��self�otherr r �8/usr/lib/python3.9/site-packages/awscli/botocore/stub.py�__eq__! s z_ANY.__eq__c C s dS )NFr r r r r �__ne__$ s z_ANY.__ne__c C s dS )Nz<ANY>r �r
r r r �__repr__'