mypy-boto3-organizations 1.35.72__tar.gz → 1.35.91__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (25) hide show
  1. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/LICENSE +1 -1
  2. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/PKG-INFO +22 -8
  3. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/README.md +19 -5
  4. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/__init__.py +1 -1
  5. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/__init__.pyi +1 -1
  6. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/__main__.py +9 -8
  7. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/client.py +99 -99
  8. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/client.pyi +99 -98
  9. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/literals.py +7 -2
  10. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/literals.pyi +7 -2
  11. mypy_boto3_organizations-1.35.72/mypy_boto3_organizations/paginator.pyi → mypy_boto3_organizations-1.35.91/mypy_boto3_organizations/paginator.py +226 -105
  12. mypy_boto3_organizations-1.35.72/mypy_boto3_organizations/paginator.py → mypy_boto3_organizations-1.35.91/mypy_boto3_organizations/paginator.pyi +163 -126
  13. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/type_defs.py +64 -68
  14. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/type_defs.pyi +64 -68
  15. mypy_boto3_organizations-1.35.91/mypy_boto3_organizations/version.py +7 -0
  16. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations.egg-info/PKG-INFO +22 -8
  17. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations.egg-info/requires.txt +1 -1
  18. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/setup.py +4 -6
  19. mypy_boto3_organizations-1.35.72/mypy_boto3_organizations/version.py +0 -7
  20. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations/py.typed +0 -0
  21. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations.egg-info/SOURCES.txt +0 -0
  22. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations.egg-info/dependency_links.txt +0 -0
  23. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations.egg-info/not-zip-safe +0 -0
  24. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/mypy_boto3_organizations.egg-info/top_level.txt +0 -0
  25. {mypy_boto3_organizations-1.35.72 → mypy_boto3_organizations-1.35.91}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Vlad Emelianov
3
+ Copyright (c) 2025 Vlad Emelianov
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-organizations
3
- Version: 1.35.72
4
- Summary: Type annotations for boto3 Organizations 1.35.72 service generated with mypy-boto3-builder 8.5.0
3
+ Version: 1.35.91
4
+ Summary: Type annotations for boto3 Organizations 1.35.91 service generated with mypy-boto3-builder 8.7.1
5
5
  Home-page: https://github.com/youtype/mypy_boto3_builder
6
6
  Author: Vlad Emelianov
7
7
  Author-email: vlad.emelianov.nz@gmail.com
@@ -30,7 +30,7 @@ Classifier: Typing :: Stubs Only
30
30
  Requires-Python: >=3.8
31
31
  Description-Content-Type: text/markdown
32
32
  License-File: LICENSE
33
- Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
33
+ Requires-Dist: typing-extensions; python_version < "3.12"
34
34
 
35
35
  <a id="mypy-boto3-organizations"></a>
36
36
 
@@ -44,7 +44,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
44
44
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
45
45
 
46
46
  Type annotations for
47
- [boto3 Organizations 1.35.72](https://pypi.org/project/boto3/) compatible with
47
+ [boto3 Organizations 1.35.91](https://pypi.org/project/boto3/) compatible with
48
48
  [VSCode](https://code.visualstudio.com/),
49
49
  [PyCharm](https://www.jetbrains.com/pycharm/),
50
50
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,8 +52,8 @@ Type annotations for
52
52
  [mypy](https://github.com/python/mypy),
53
53
  [pyright](https://github.com/microsoft/pyright) and other tools.
54
54
 
55
- Generated by
56
- [mypy-boto3-builder 8.5.0](https://github.com/youtype/mypy_boto3_builder).
55
+ Generated with
56
+ [mypy-boto3-builder 8.7.1](https://github.com/youtype/mypy_boto3_builder).
57
57
 
58
58
  More information can be found on
59
59
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -65,6 +65,7 @@ See how it helps you find and fix potential bugs:
65
65
 
66
66
  - [mypy-boto3-organizations](#mypy-boto3-organizations)
67
67
  - [How to install](#how-to-install)
68
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
68
69
  - [VSCode extension](#vscode-extension)
69
70
  - [From PyPI with pip](#from-pypi-with-pip)
70
71
  - [How to uninstall](#how-to-uninstall)
@@ -95,6 +96,21 @@ See how it helps you find and fix potential bugs:
95
96
 
96
97
  ## How to install
97
98
 
99
+ <a id="generate-locally-(recommended)"></a>
100
+
101
+ ### Generate locally (recommended)
102
+
103
+ You can generate type annotations for `boto3` package locally with
104
+ `mypy_boto3_builder`. Use
105
+ [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
106
+ isolation.
107
+
108
+ 1. Run mypy-boto3-builder in your package root directory:
109
+ `uvx --with 'boto3==1.35.91' mypy_boto3_builder`
110
+ 2. Select `boto3-stubs` AWS SDK.
111
+ 3. Add `Organizations` service.
112
+ 4. Use provided commands to install generated packages.
113
+
98
114
  <a id="vscode-extension"></a>
99
115
 
100
116
  ### VSCode extension
@@ -115,12 +131,10 @@ Install `boto3-stubs` for `Organizations` service.
115
131
  # install with boto3 type annotations
116
132
  python -m pip install 'boto3-stubs[organizations]'
117
133
 
118
-
119
134
  # Lite version does not provide session.client/resource overloads
120
135
  # it is more RAM-friendly, but requires explicit type annotations
121
136
  python -m pip install 'boto3-stubs-lite[organizations]'
122
137
 
123
-
124
138
  # standalone installation
125
139
  python -m pip install mypy-boto3-organizations
126
140
  ```
@@ -10,7 +10,7 @@
10
10
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3 Organizations 1.35.72](https://pypi.org/project/boto3/) compatible with
13
+ [boto3 Organizations 1.35.91](https://pypi.org/project/boto3/) compatible with
14
14
  [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -18,8 +18,8 @@ Type annotations for
18
18
  [mypy](https://github.com/python/mypy),
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
- Generated by
22
- [mypy-boto3-builder 8.5.0](https://github.com/youtype/mypy_boto3_builder).
21
+ Generated with
22
+ [mypy-boto3-builder 8.7.1](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -31,6 +31,7 @@ See how it helps you find and fix potential bugs:
31
31
 
32
32
  - [mypy-boto3-organizations](#mypy-boto3-organizations)
33
33
  - [How to install](#how-to-install)
34
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
34
35
  - [VSCode extension](#vscode-extension)
35
36
  - [From PyPI with pip](#from-pypi-with-pip)
36
37
  - [How to uninstall](#how-to-uninstall)
@@ -61,6 +62,21 @@ See how it helps you find and fix potential bugs:
61
62
 
62
63
  ## How to install
63
64
 
65
+ <a id="generate-locally-(recommended)"></a>
66
+
67
+ ### Generate locally (recommended)
68
+
69
+ You can generate type annotations for `boto3` package locally with
70
+ `mypy_boto3_builder`. Use
71
+ [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
72
+ isolation.
73
+
74
+ 1. Run mypy-boto3-builder in your package root directory:
75
+ `uvx --with 'boto3==1.35.91' mypy_boto3_builder`
76
+ 2. Select `boto3-stubs` AWS SDK.
77
+ 3. Add `Organizations` service.
78
+ 4. Use provided commands to install generated packages.
79
+
64
80
  <a id="vscode-extension"></a>
65
81
 
66
82
  ### VSCode extension
@@ -81,12 +97,10 @@ Install `boto3-stubs` for `Organizations` service.
81
97
  # install with boto3 type annotations
82
98
  python -m pip install 'boto3-stubs[organizations]'
83
99
 
84
-
85
100
  # Lite version does not provide session.client/resource overloads
86
101
  # it is more RAM-friendly, but requires explicit type annotations
87
102
  python -m pip install 'boto3-stubs-lite[organizations]'
88
103
 
89
-
90
104
  # standalone installation
91
105
  python -m pip install mypy-boto3-organizations
92
106
  ```
@@ -47,7 +47,7 @@ Usage::
47
47
  list_targets_for_policy_paginator: ListTargetsForPolicyPaginator = client.get_paginator("list_targets_for_policy")
48
48
  ```
49
49
 
50
- Copyright 2024 Vlad Emelianov
50
+ Copyright 2025 Vlad Emelianov
51
51
  """
52
52
 
53
53
  from .client import OrganizationsClient
@@ -47,7 +47,7 @@ Usage::
47
47
  list_targets_for_policy_paginator: ListTargetsForPolicyPaginator = client.get_paginator("list_targets_for_policy")
48
48
  ```
49
49
 
50
- Copyright 2024 Vlad Emelianov
50
+ Copyright 2025 Vlad Emelianov
51
51
  """
52
52
 
53
53
  from .client import OrganizationsClient
@@ -1,7 +1,7 @@
1
1
  """
2
2
  Main CLI entrypoint.
3
3
 
4
- Copyright 2024 Vlad Emelianov
4
+ Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
7
  import sys
@@ -11,14 +11,14 @@ def print_info() -> None:
11
11
  """
12
12
  Print package info to stdout.
13
13
  """
14
- print(
15
- "Type annotations for boto3 Organizations 1.35.72\n"
16
- "Version: 1.35.72\n"
17
- "Builder version: 8.5.0\n"
14
+ sys.stdout.write(
15
+ "Type annotations for boto3 Organizations 1.35.91\n"
16
+ "Version: 1.35.91\n"
17
+ "Builder version: 8.7.1\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#organizations\n"
20
20
  "Other services: https://pypi.org/project/boto3-stubs/\n"
21
- "Changelog: https://github.com/youtype/mypy_boto3_builder/releases"
21
+ "Changelog: https://github.com/youtype/mypy_boto3_builder/releases\n"
22
22
  )
23
23
 
24
24
 
@@ -26,7 +26,7 @@ def print_version() -> None:
26
26
  """
27
27
  Print package version to stdout.
28
28
  """
29
- print("1.35.72")
29
+ sys.stdout.write("1.35.91\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -34,7 +34,8 @@ def main() -> None:
34
34
  Main CLI entrypoint.
35
35
  """
36
36
  if "--version" in sys.argv:
37
- return print_version()
37
+ print_version()
38
+ return
38
39
  print_info()
39
40
 
40
41
 
@@ -1,7 +1,7 @@
1
1
  """
2
- Type annotations for organizations service client.
2
+ Type annotations for organizations service Client.
3
3
 
4
- [Open documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/)
4
+ [Documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/)
5
5
 
6
6
  Usage::
7
7
 
@@ -13,13 +13,17 @@ Usage::
13
13
  client: OrganizationsClient = session.client("organizations")
14
14
  ```
15
15
 
16
- Copyright 2024 Vlad Emelianov
16
+ Copyright 2025 Vlad Emelianov
17
17
  """
18
18
 
19
+ from __future__ import annotations
20
+
19
21
  import sys
20
- from typing import Any, Dict, Mapping, Type, overload
22
+ from typing import Any, Mapping, overload
21
23
 
22
24
  from botocore.client import BaseClient, ClientMeta
25
+ from botocore.errorfactory import BaseClientExceptions
26
+ from botocore.exceptions import ClientError as BotocoreClientError
23
27
 
24
28
  from .paginator import (
25
29
  ListAccountsForParentPaginator,
@@ -140,63 +144,55 @@ else:
140
144
  __all__ = ("OrganizationsClient",)
141
145
 
142
146
 
143
- class BotocoreClientError(Exception):
144
- MSG_TEMPLATE: str
145
-
146
- def __init__(self, error_response: Mapping[str, Any], operation_name: str) -> None:
147
- self.response: Dict[str, Any]
148
- self.operation_name: str
149
-
150
-
151
- class Exceptions:
152
- AWSOrganizationsNotInUseException: Type[BotocoreClientError]
153
- AccessDeniedException: Type[BotocoreClientError]
154
- AccessDeniedForDependencyException: Type[BotocoreClientError]
155
- AccountAlreadyClosedException: Type[BotocoreClientError]
156
- AccountAlreadyRegisteredException: Type[BotocoreClientError]
157
- AccountNotFoundException: Type[BotocoreClientError]
158
- AccountNotRegisteredException: Type[BotocoreClientError]
159
- AccountOwnerNotVerifiedException: Type[BotocoreClientError]
160
- AlreadyInOrganizationException: Type[BotocoreClientError]
161
- ChildNotFoundException: Type[BotocoreClientError]
162
- ClientError: Type[BotocoreClientError]
163
- ConcurrentModificationException: Type[BotocoreClientError]
164
- ConflictException: Type[BotocoreClientError]
165
- ConstraintViolationException: Type[BotocoreClientError]
166
- CreateAccountStatusNotFoundException: Type[BotocoreClientError]
167
- DestinationParentNotFoundException: Type[BotocoreClientError]
168
- DuplicateAccountException: Type[BotocoreClientError]
169
- DuplicateHandshakeException: Type[BotocoreClientError]
170
- DuplicateOrganizationalUnitException: Type[BotocoreClientError]
171
- DuplicatePolicyAttachmentException: Type[BotocoreClientError]
172
- DuplicatePolicyException: Type[BotocoreClientError]
173
- EffectivePolicyNotFoundException: Type[BotocoreClientError]
174
- FinalizingOrganizationException: Type[BotocoreClientError]
175
- HandshakeAlreadyInStateException: Type[BotocoreClientError]
176
- HandshakeConstraintViolationException: Type[BotocoreClientError]
177
- HandshakeNotFoundException: Type[BotocoreClientError]
178
- InvalidHandshakeTransitionException: Type[BotocoreClientError]
179
- InvalidInputException: Type[BotocoreClientError]
180
- MalformedPolicyDocumentException: Type[BotocoreClientError]
181
- MasterCannotLeaveOrganizationException: Type[BotocoreClientError]
182
- OrganizationNotEmptyException: Type[BotocoreClientError]
183
- OrganizationalUnitNotEmptyException: Type[BotocoreClientError]
184
- OrganizationalUnitNotFoundException: Type[BotocoreClientError]
185
- ParentNotFoundException: Type[BotocoreClientError]
186
- PolicyChangesInProgressException: Type[BotocoreClientError]
187
- PolicyInUseException: Type[BotocoreClientError]
188
- PolicyNotAttachedException: Type[BotocoreClientError]
189
- PolicyNotFoundException: Type[BotocoreClientError]
190
- PolicyTypeAlreadyEnabledException: Type[BotocoreClientError]
191
- PolicyTypeNotAvailableForOrganizationException: Type[BotocoreClientError]
192
- PolicyTypeNotEnabledException: Type[BotocoreClientError]
193
- ResourcePolicyNotFoundException: Type[BotocoreClientError]
194
- RootNotFoundException: Type[BotocoreClientError]
195
- ServiceException: Type[BotocoreClientError]
196
- SourceParentNotFoundException: Type[BotocoreClientError]
197
- TargetNotFoundException: Type[BotocoreClientError]
198
- TooManyRequestsException: Type[BotocoreClientError]
199
- UnsupportedAPIEndpointException: Type[BotocoreClientError]
147
+ class Exceptions(BaseClientExceptions):
148
+ AWSOrganizationsNotInUseException: type[BotocoreClientError]
149
+ AccessDeniedException: type[BotocoreClientError]
150
+ AccessDeniedForDependencyException: type[BotocoreClientError]
151
+ AccountAlreadyClosedException: type[BotocoreClientError]
152
+ AccountAlreadyRegisteredException: type[BotocoreClientError]
153
+ AccountNotFoundException: type[BotocoreClientError]
154
+ AccountNotRegisteredException: type[BotocoreClientError]
155
+ AccountOwnerNotVerifiedException: type[BotocoreClientError]
156
+ AlreadyInOrganizationException: type[BotocoreClientError]
157
+ ChildNotFoundException: type[BotocoreClientError]
158
+ ClientError: type[BotocoreClientError]
159
+ ConcurrentModificationException: type[BotocoreClientError]
160
+ ConflictException: type[BotocoreClientError]
161
+ ConstraintViolationException: type[BotocoreClientError]
162
+ CreateAccountStatusNotFoundException: type[BotocoreClientError]
163
+ DestinationParentNotFoundException: type[BotocoreClientError]
164
+ DuplicateAccountException: type[BotocoreClientError]
165
+ DuplicateHandshakeException: type[BotocoreClientError]
166
+ DuplicateOrganizationalUnitException: type[BotocoreClientError]
167
+ DuplicatePolicyAttachmentException: type[BotocoreClientError]
168
+ DuplicatePolicyException: type[BotocoreClientError]
169
+ EffectivePolicyNotFoundException: type[BotocoreClientError]
170
+ FinalizingOrganizationException: type[BotocoreClientError]
171
+ HandshakeAlreadyInStateException: type[BotocoreClientError]
172
+ HandshakeConstraintViolationException: type[BotocoreClientError]
173
+ HandshakeNotFoundException: type[BotocoreClientError]
174
+ InvalidHandshakeTransitionException: type[BotocoreClientError]
175
+ InvalidInputException: type[BotocoreClientError]
176
+ MalformedPolicyDocumentException: type[BotocoreClientError]
177
+ MasterCannotLeaveOrganizationException: type[BotocoreClientError]
178
+ OrganizationNotEmptyException: type[BotocoreClientError]
179
+ OrganizationalUnitNotEmptyException: type[BotocoreClientError]
180
+ OrganizationalUnitNotFoundException: type[BotocoreClientError]
181
+ ParentNotFoundException: type[BotocoreClientError]
182
+ PolicyChangesInProgressException: type[BotocoreClientError]
183
+ PolicyInUseException: type[BotocoreClientError]
184
+ PolicyNotAttachedException: type[BotocoreClientError]
185
+ PolicyNotFoundException: type[BotocoreClientError]
186
+ PolicyTypeAlreadyEnabledException: type[BotocoreClientError]
187
+ PolicyTypeNotAvailableForOrganizationException: type[BotocoreClientError]
188
+ PolicyTypeNotEnabledException: type[BotocoreClientError]
189
+ ResourcePolicyNotFoundException: type[BotocoreClientError]
190
+ RootNotFoundException: type[BotocoreClientError]
191
+ ServiceException: type[BotocoreClientError]
192
+ SourceParentNotFoundException: type[BotocoreClientError]
193
+ TargetNotFoundException: type[BotocoreClientError]
194
+ TooManyRequestsException: type[BotocoreClientError]
195
+ UnsupportedAPIEndpointException: type[BotocoreClientError]
200
196
 
201
197
 
202
198
  class OrganizationsClient(BaseClient):
@@ -234,12 +230,6 @@ class OrganizationsClient(BaseClient):
234
230
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#generate_presigned_url)
235
231
  """
236
232
 
237
- def close(self) -> None:
238
- """
239
- [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/close.html)
240
- [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#close)
241
- """
242
-
243
233
  def accept_handshake(
244
234
  self, **kwargs: Unpack[AcceptHandshakeRequestRequestTypeDef]
245
235
  ) -> AcceptHandshakeResponseTypeDef:
@@ -803,8 +793,8 @@ class OrganizationsClient(BaseClient):
803
793
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#update_policy)
804
794
  """
805
795
 
806
- @overload
807
- def get_paginator(
796
+ @overload # type: ignore[override]
797
+ def get_paginator( # type: ignore[override]
808
798
  self, operation_name: Literal["list_aws_service_access_for_organization"]
809
799
  ) -> ListAWSServiceAccessForOrganizationPaginator:
810
800
  """
@@ -814,8 +804,8 @@ class OrganizationsClient(BaseClient):
814
804
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
815
805
  """
816
806
 
817
- @overload
818
- def get_paginator(
807
+ @overload # type: ignore[override]
808
+ def get_paginator( # type: ignore[override]
819
809
  self, operation_name: Literal["list_accounts_for_parent"]
820
810
  ) -> ListAccountsForParentPaginator:
821
811
  """
@@ -825,8 +815,10 @@ class OrganizationsClient(BaseClient):
825
815
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
826
816
  """
827
817
 
828
- @overload
829
- def get_paginator(self, operation_name: Literal["list_accounts"]) -> ListAccountsPaginator:
818
+ @overload # type: ignore[override]
819
+ def get_paginator( # type: ignore[override]
820
+ self, operation_name: Literal["list_accounts"]
821
+ ) -> ListAccountsPaginator:
830
822
  """
831
823
  Create a paginator for an operation.
832
824
 
@@ -834,8 +826,10 @@ class OrganizationsClient(BaseClient):
834
826
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
835
827
  """
836
828
 
837
- @overload
838
- def get_paginator(self, operation_name: Literal["list_children"]) -> ListChildrenPaginator:
829
+ @overload # type: ignore[override]
830
+ def get_paginator( # type: ignore[override]
831
+ self, operation_name: Literal["list_children"]
832
+ ) -> ListChildrenPaginator:
839
833
  """
840
834
  Create a paginator for an operation.
841
835
 
@@ -843,8 +837,8 @@ class OrganizationsClient(BaseClient):
843
837
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
844
838
  """
845
839
 
846
- @overload
847
- def get_paginator(
840
+ @overload # type: ignore[override]
841
+ def get_paginator( # type: ignore[override]
848
842
  self, operation_name: Literal["list_create_account_status"]
849
843
  ) -> ListCreateAccountStatusPaginator:
850
844
  """
@@ -854,8 +848,8 @@ class OrganizationsClient(BaseClient):
854
848
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
855
849
  """
856
850
 
857
- @overload
858
- def get_paginator(
851
+ @overload # type: ignore[override]
852
+ def get_paginator( # type: ignore[override]
859
853
  self, operation_name: Literal["list_delegated_administrators"]
860
854
  ) -> ListDelegatedAdministratorsPaginator:
861
855
  """
@@ -865,8 +859,8 @@ class OrganizationsClient(BaseClient):
865
859
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
866
860
  """
867
861
 
868
- @overload
869
- def get_paginator(
862
+ @overload # type: ignore[override]
863
+ def get_paginator( # type: ignore[override]
870
864
  self, operation_name: Literal["list_delegated_services_for_account"]
871
865
  ) -> ListDelegatedServicesForAccountPaginator:
872
866
  """
@@ -876,8 +870,8 @@ class OrganizationsClient(BaseClient):
876
870
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
877
871
  """
878
872
 
879
- @overload
880
- def get_paginator(
873
+ @overload # type: ignore[override]
874
+ def get_paginator( # type: ignore[override]
881
875
  self, operation_name: Literal["list_handshakes_for_account"]
882
876
  ) -> ListHandshakesForAccountPaginator:
883
877
  """
@@ -887,8 +881,8 @@ class OrganizationsClient(BaseClient):
887
881
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
888
882
  """
889
883
 
890
- @overload
891
- def get_paginator(
884
+ @overload # type: ignore[override]
885
+ def get_paginator( # type: ignore[override]
892
886
  self, operation_name: Literal["list_handshakes_for_organization"]
893
887
  ) -> ListHandshakesForOrganizationPaginator:
894
888
  """
@@ -898,8 +892,8 @@ class OrganizationsClient(BaseClient):
898
892
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
899
893
  """
900
894
 
901
- @overload
902
- def get_paginator(
895
+ @overload # type: ignore[override]
896
+ def get_paginator( # type: ignore[override]
903
897
  self, operation_name: Literal["list_organizational_units_for_parent"]
904
898
  ) -> ListOrganizationalUnitsForParentPaginator:
905
899
  """
@@ -909,8 +903,10 @@ class OrganizationsClient(BaseClient):
909
903
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
910
904
  """
911
905
 
912
- @overload
913
- def get_paginator(self, operation_name: Literal["list_parents"]) -> ListParentsPaginator:
906
+ @overload # type: ignore[override]
907
+ def get_paginator( # type: ignore[override]
908
+ self, operation_name: Literal["list_parents"]
909
+ ) -> ListParentsPaginator:
914
910
  """
915
911
  Create a paginator for an operation.
916
912
 
@@ -918,8 +914,8 @@ class OrganizationsClient(BaseClient):
918
914
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
919
915
  """
920
916
 
921
- @overload
922
- def get_paginator(
917
+ @overload # type: ignore[override]
918
+ def get_paginator( # type: ignore[override]
923
919
  self, operation_name: Literal["list_policies_for_target"]
924
920
  ) -> ListPoliciesForTargetPaginator:
925
921
  """
@@ -929,8 +925,10 @@ class OrganizationsClient(BaseClient):
929
925
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
930
926
  """
931
927
 
932
- @overload
933
- def get_paginator(self, operation_name: Literal["list_policies"]) -> ListPoliciesPaginator:
928
+ @overload # type: ignore[override]
929
+ def get_paginator( # type: ignore[override]
930
+ self, operation_name: Literal["list_policies"]
931
+ ) -> ListPoliciesPaginator:
934
932
  """
935
933
  Create a paginator for an operation.
936
934
 
@@ -938,8 +936,10 @@ class OrganizationsClient(BaseClient):
938
936
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
939
937
  """
940
938
 
941
- @overload
942
- def get_paginator(self, operation_name: Literal["list_roots"]) -> ListRootsPaginator:
939
+ @overload # type: ignore[override]
940
+ def get_paginator( # type: ignore[override]
941
+ self, operation_name: Literal["list_roots"]
942
+ ) -> ListRootsPaginator:
943
943
  """
944
944
  Create a paginator for an operation.
945
945
 
@@ -947,8 +947,8 @@ class OrganizationsClient(BaseClient):
947
947
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
948
948
  """
949
949
 
950
- @overload
951
- def get_paginator(
950
+ @overload # type: ignore[override]
951
+ def get_paginator( # type: ignore[override]
952
952
  self, operation_name: Literal["list_tags_for_resource"]
953
953
  ) -> ListTagsForResourcePaginator:
954
954
  """
@@ -958,8 +958,8 @@ class OrganizationsClient(BaseClient):
958
958
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
959
959
  """
960
960
 
961
- @overload
962
- def get_paginator(
961
+ @overload # type: ignore[override]
962
+ def get_paginator( # type: ignore[override]
963
963
  self, operation_name: Literal["list_targets_for_policy"]
964
964
  ) -> ListTargetsForPolicyPaginator:
965
965
  """