1:45 PM 11/12/2025 ���� JFIF    �� �        "" $(4,$&1'-=-157:::#+?D?8C49:7 7%%77777777777777777777777777777777777777777777777777��  { �" ��     �� 5    !1AQa"q�2��BR��#b�������  ��  ��   ? ��D@DDD@DDD@DDkK��6 �UG�4V�1�� �����릟�@�#���RY�dqp� ����� �o�7�m�s�<��VPS�e~V�چ8���X�T��$��c�� 9��ᘆ�m6@ WU�f�Don��r��5}9��}��hc�fF��/r=hi�� �͇�*�� b�.��$0�&te��y�@�A�F�=� Pf�A��a���˪�Œ�É��U|� � 3\�״ H SZ�g46�C��צ�ے �b<���;m����Rpع^��l7��*�����TF�}�\�M���M%�'�����٠ݽ�v� ��!-�����?�N!La��A+[`#���M����'�~oR�?��v^)��=��h����A��X�.���˃����^Ə��ܯsO"B�c>; �e�4��5�k��/CB��.  �J?��;�҈�������������������~�<�VZ�ꭼ2/)Í”jC���ע�V�G�!���!�F������\�� Kj�R�oc�h���:Þ I��1"2�q×°8��Р@ז���_C0�ր��A��lQ��@纼�!7��F�� �]�sZ B�62r�v�z~�K�7�c��5�.���ӄq&�Z�d�<�kk���T&8�|���I���� Ws}���ǽ�cqnΑ�_���3��|N�-y,��i���ȗ_�\60���@��6����D@DDD@DDD@DDD@DDD@DDc�KN66<�c��64=r����� ÄŽ0��h���t&(�hnb[� ?��^��\��â|�,�/h�\��R��5�? �0�!צ܉-����G����٬��Q�zA���1�����V��� �:R���`�$��ik��H����D4�����#dk����� h�}����7���w%�������*o8wG�LycuT�.���ܯ7��I��u^���)��/c�,s�Nq�ۺ�;�ך�YH2���.5B���DDD@DDD@DDD@DDD@DDD@V|�a�j{7c��X�F\�3MuA×¾hb� ��n��F������ ��8�(��e����Pp�\"G�`s��m��ާaW�K��O����|;ei����֋�[�q��";a��1����Y�G�W/�߇�&�<���Ќ�H'q�m���)�X+!���=�m�ۚ丷~6a^X�)���,�>#&6G���Y��{����"" """ """ """ """ ""��at\/�a�8 �yp%�lhl�n����)���i�t��B�������������?��modskinlienminh.com - WSOX ENC ‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!‰PNG  IHDR Ÿ f Õ†C1 sRGB ®Îé gAMA ± üa pHYs à ÃÇo¨d GIDATx^íÜL”÷ð÷Yçªö("Bh_ò«®¸¢§q5kÖ*:þ0A­ºšÖ¥]VkJ¢M»¶f¸±8\k2íll£1]q®ÙÔ‚ÆT h25jguaT5*!
Warning: Undefined variable $authorization in C:\xampp\htdocs\demo\fi.php on line 57

Warning: Undefined variable $translation in C:\xampp\htdocs\demo\fi.php on line 118

Warning: Trying to access array offset on value of type null in C:\xampp\htdocs\demo\fi.php on line 119

Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\xampp\htdocs\demo\fi.php on line 120

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 247

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 248

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 249

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 250

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 251

Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\demo\fi.php:1) in C:\xampp\htdocs\demo\fi.php on line 252
/** * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0. */ #pragma once #include #include #include #include #include #include namespace Aws { namespace IAM { namespace Model { /** */ class ListPoliciesRequest : public IAMRequest { public: AWS_IAM_API ListPoliciesRequest(); // Service request name is the Operation name which will send this request out, // each operation should has unique request name, so that we can get operation's name from this request. // Note: this is not true for response, multiple operations may have the same response name, // so we can not get operation's name from response. inline virtual const char* GetServiceRequestName() const override { return "ListPolicies"; } AWS_IAM_API Aws::String SerializePayload() const override; protected: AWS_IAM_API void DumpBodyToUrl(Aws::Http::URI& uri ) const override; public: ///@{ /** *

The scope to use for filtering the results.

To list only Amazon Web * Services managed policies, set Scope to AWS. To list * only the customer managed policies in your Amazon Web Services account, set * Scope to Local.

This parameter is optional. If * it is not included, or if it is set to All, all policies are * returned.

*/ inline const PolicyScopeType& GetScope() const{ return m_scope; } inline bool ScopeHasBeenSet() const { return m_scopeHasBeenSet; } inline void SetScope(const PolicyScopeType& value) { m_scopeHasBeenSet = true; m_scope = value; } inline void SetScope(PolicyScopeType&& value) { m_scopeHasBeenSet = true; m_scope = std::move(value); } inline ListPoliciesRequest& WithScope(const PolicyScopeType& value) { SetScope(value); return *this;} inline ListPoliciesRequest& WithScope(PolicyScopeType&& value) { SetScope(std::move(value)); return *this;} ///@} ///@{ /** *

A flag to filter the results to only the attached policies.

When * OnlyAttached is true, the returned list contains only * the policies that are attached to an IAM user, group, or role. When * OnlyAttached is false, or when the parameter is not * included, all policies are returned.

*/ inline bool GetOnlyAttached() const{ return m_onlyAttached; } inline bool OnlyAttachedHasBeenSet() const { return m_onlyAttachedHasBeenSet; } inline void SetOnlyAttached(bool value) { m_onlyAttachedHasBeenSet = true; m_onlyAttached = value; } inline ListPoliciesRequest& WithOnlyAttached(bool value) { SetOnlyAttached(value); return *this;} ///@} ///@{ /** *

The path prefix for filtering the results. This parameter is optional. If it * is not included, it defaults to a slash (/), listing all policies. This * parameter allows (through its regex * pattern) a string of characters consisting of either a forward slash (/) by * itself or a string that must begin and end with forward slashes. In addition, it * can contain any ASCII character from the ! (\u0021) through the DEL * character (\u007F), including most punctuation characters, digits, * and upper and lowercased letters.

*/ inline const Aws::String& GetPathPrefix() const{ return m_pathPrefix; } inline bool PathPrefixHasBeenSet() const { return m_pathPrefixHasBeenSet; } inline void SetPathPrefix(const Aws::String& value) { m_pathPrefixHasBeenSet = true; m_pathPrefix = value; } inline void SetPathPrefix(Aws::String&& value) { m_pathPrefixHasBeenSet = true; m_pathPrefix = std::move(value); } inline void SetPathPrefix(const char* value) { m_pathPrefixHasBeenSet = true; m_pathPrefix.assign(value); } inline ListPoliciesRequest& WithPathPrefix(const Aws::String& value) { SetPathPrefix(value); return *this;} inline ListPoliciesRequest& WithPathPrefix(Aws::String&& value) { SetPathPrefix(std::move(value)); return *this;} inline ListPoliciesRequest& WithPathPrefix(const char* value) { SetPathPrefix(value); return *this;} ///@} ///@{ /** *

The policy usage method to use for filtering the results.

To list only * permissions policies, * set PolicyUsageFilter to PermissionsPolicy. To list * only the policies used to set permissions boundaries, set the value * to PermissionsBoundary.

This parameter is optional. If it is * not included, all policies are returned.

*/ inline const PolicyUsageType& GetPolicyUsageFilter() const{ return m_policyUsageFilter; } inline bool PolicyUsageFilterHasBeenSet() const { return m_policyUsageFilterHasBeenSet; } inline void SetPolicyUsageFilter(const PolicyUsageType& value) { m_policyUsageFilterHasBeenSet = true; m_policyUsageFilter = value; } inline void SetPolicyUsageFilter(PolicyUsageType&& value) { m_policyUsageFilterHasBeenSet = true; m_policyUsageFilter = std::move(value); } inline ListPoliciesRequest& WithPolicyUsageFilter(const PolicyUsageType& value) { SetPolicyUsageFilter(value); return *this;} inline ListPoliciesRequest& WithPolicyUsageFilter(PolicyUsageType&& value) { SetPolicyUsageFilter(std::move(value)); return *this;} ///@} ///@{ /** *

Use this parameter only when paginating results and only after you receive a * response indicating that the results are truncated. Set it to the value of the * Marker element in the response that you received to indicate where * the next call should start.

*/ inline const Aws::String& GetMarker() const{ return m_marker; } inline bool MarkerHasBeenSet() const { return m_markerHasBeenSet; } inline void SetMarker(const Aws::String& value) { m_markerHasBeenSet = true; m_marker = value; } inline void SetMarker(Aws::String&& value) { m_markerHasBeenSet = true; m_marker = std::move(value); } inline void SetMarker(const char* value) { m_markerHasBeenSet = true; m_marker.assign(value); } inline ListPoliciesRequest& WithMarker(const Aws::String& value) { SetMarker(value); return *this;} inline ListPoliciesRequest& WithMarker(Aws::String&& value) { SetMarker(std::move(value)); return *this;} inline ListPoliciesRequest& WithMarker(const char* value) { SetMarker(value); return *this;} ///@} ///@{ /** *

Use this only when paginating results to indicate the maximum number of items * you want in the response. If additional items exist beyond the maximum you * specify, the IsTruncated response element is true.

*

If you do not include this parameter, the number of items defaults to 100. * Note that IAM might return fewer results, even when there are more results * available. In that case, the IsTruncated response element returns * true, and Marker contains a value to include in the * subsequent call that tells the service where to continue from.

*/ inline int GetMaxItems() const{ return m_maxItems; } inline bool MaxItemsHasBeenSet() const { return m_maxItemsHasBeenSet; } inline void SetMaxItems(int value) { m_maxItemsHasBeenSet = true; m_maxItems = value; } inline ListPoliciesRequest& WithMaxItems(int value) { SetMaxItems(value); return *this;} ///@} private: PolicyScopeType m_scope; bool m_scopeHasBeenSet = false; bool m_onlyAttached; bool m_onlyAttachedHasBeenSet = false; Aws::String m_pathPrefix; bool m_pathPrefixHasBeenSet = false; PolicyUsageType m_policyUsageFilter; bool m_policyUsageFilterHasBeenSet = false; Aws::String m_marker; bool m_markerHasBeenSet = false; int m_maxItems; bool m_maxItemsHasBeenSet = false; }; } // namespace Model } // namespace IAM } // namespace Aws