types-boto3-organizations 1.38.0__py3-none-any.whl

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.
@@ -0,0 +1,7 @@
1
+ """
2
+ Source of truth for version.
3
+
4
+ Copyright 2025 Vlad Emelianov
5
+ """
6
+
7
+ __version__ = "1.38.0"
@@ -0,0 +1,540 @@
1
+ Metadata-Version: 2.4
2
+ Name: types-boto3-organizations
3
+ Version: 1.38.0
4
+ Summary: Type annotations for boto3 Organizations 1.38.0 service generated with mypy-boto3-builder 8.10.1
5
+ Home-page: https://github.com/youtype/mypy_boto3_builder
6
+ Author: Vlad Emelianov
7
+ Author-email: vlad.emelianov.nz@gmail.com
8
+ License: MIT License
9
+ Project-URL: Documentation, https://youtype.github.io/types_boto3_docs/types_boto3_organizations/
10
+ Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
11
+ Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
12
+ Keywords: boto3 organizations boto3-stubs type-annotations mypy typeshed autocomplete
13
+ Classifier: Development Status :: 5 - Production/Stable
14
+ Classifier: Intended Audience :: Developers
15
+ Classifier: Environment :: Console
16
+ Classifier: License :: OSI Approved :: MIT License
17
+ Classifier: Natural Language :: English
18
+ Classifier: Operating System :: OS Independent
19
+ Classifier: Programming Language :: Python :: 3
20
+ Classifier: Programming Language :: Python :: 3.8
21
+ Classifier: Programming Language :: Python :: 3.9
22
+ Classifier: Programming Language :: Python :: 3.10
23
+ Classifier: Programming Language :: Python :: 3.11
24
+ Classifier: Programming Language :: Python :: 3.12
25
+ Classifier: Programming Language :: Python :: 3.13
26
+ Classifier: Programming Language :: Python :: 3.14
27
+ Classifier: Programming Language :: Python :: 3 :: Only
28
+ Classifier: Programming Language :: Python :: Implementation :: CPython
29
+ Classifier: Typing :: Stubs Only
30
+ Requires-Python: >=3.8
31
+ Description-Content-Type: text/markdown
32
+ License-File: LICENSE
33
+ Requires-Dist: typing-extensions; python_version < "3.12"
34
+ Dynamic: author
35
+ Dynamic: author-email
36
+ Dynamic: classifier
37
+ Dynamic: description
38
+ Dynamic: description-content-type
39
+ Dynamic: home-page
40
+ Dynamic: keywords
41
+ Dynamic: license
42
+ Dynamic: license-file
43
+ Dynamic: project-url
44
+ Dynamic: requires-dist
45
+ Dynamic: requires-python
46
+ Dynamic: summary
47
+
48
+ <a id="types-boto3-organizations"></a>
49
+
50
+ # types-boto3-organizations
51
+
52
+ [![PyPI - types-boto3-organizations](https://img.shields.io/pypi/v/types-boto3-organizations.svg?color=blue)](https://pypi.org/project/types-boto3-organizations/)
53
+ [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/types-boto3-organizations.svg?color=blue)](https://pypi.org/project/types-boto3-organizations/)
54
+ [![Docs](https://img.shields.io/readthedocs/boto3-stubs.svg?color=blue)](https://youtype.github.io/types_boto3_docs/)
55
+ [![PyPI - Downloads](https://static.pepy.tech/badge/types-boto3-organizations)](https://pypistats.org/packages/types-boto3-organizations)
56
+
57
+ ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
+
59
+ Type annotations for
60
+ [boto3 Organizations 1.38.0](https://pypi.org/project/boto3/) compatible with
61
+ [VSCode](https://code.visualstudio.com/),
62
+ [PyCharm](https://www.jetbrains.com/pycharm/),
63
+ [Emacs](https://www.gnu.org/software/emacs/),
64
+ [Sublime Text](https://www.sublimetext.com/),
65
+ [mypy](https://github.com/python/mypy),
66
+ [pyright](https://github.com/microsoft/pyright) and other tools.
67
+
68
+ Generated with
69
+ [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
70
+
71
+ More information can be found on
72
+ [types-boto3](https://pypi.org/project/types-boto3/) page and in
73
+ [types-boto3-organizations docs](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/).
74
+
75
+ See how it helps you find and fix potential bugs:
76
+
77
+ ![types-boto3 demo](https://github.com/youtype/mypy_boto3_builder/raw/main/demo.gif)
78
+
79
+ - [types-boto3-organizations](#types-boto3-organizations)
80
+ - [How to install](#how-to-install)
81
+ - [Generate locally (recommended)](<#generate-locally-(recommended)>)
82
+ - [VSCode extension](#vscode-extension)
83
+ - [From PyPI with pip](#from-pypi-with-pip)
84
+ - [How to uninstall](#how-to-uninstall)
85
+ - [Usage](#usage)
86
+ - [VSCode](#vscode)
87
+ - [PyCharm](#pycharm)
88
+ - [Emacs](#emacs)
89
+ - [Sublime Text](#sublime-text)
90
+ - [Other IDEs](#other-ides)
91
+ - [mypy](#mypy)
92
+ - [pyright](#pyright)
93
+ - [Pylint compatibility](#pylint-compatibility)
94
+ - [Explicit type annotations](#explicit-type-annotations)
95
+ - [Client annotations](#client-annotations)
96
+ - [Paginators annotations](#paginators-annotations)
97
+ - [Literals](#literals)
98
+ - [Type definitions](#type-definitions)
99
+ - [How it works](#how-it-works)
100
+ - [What's new](#what's-new)
101
+ - [Implemented features](#implemented-features)
102
+ - [Latest changes](#latest-changes)
103
+ - [Versioning](#versioning)
104
+ - [Thank you](#thank-you)
105
+ - [Documentation](#documentation)
106
+ - [Support and contributing](#support-and-contributing)
107
+
108
+ <a id="how-to-install"></a>
109
+
110
+ ## How to install
111
+
112
+ <a id="generate-locally-(recommended)"></a>
113
+
114
+ ### Generate locally (recommended)
115
+
116
+ You can generate type annotations for `boto3` package locally with
117
+ `mypy-boto3-builder`. Use
118
+ [uv](https://docs.astral.sh/uv/getting-started/installation/) for build
119
+ isolation.
120
+
121
+ 1. Run mypy-boto3-builder in your package root directory:
122
+ `uvx --with 'boto3==1.38.0' mypy-boto3-builder`
123
+ 2. Select `boto3` AWS SDK.
124
+ 3. Add `Organizations` service.
125
+ 4. Use provided commands to install generated packages.
126
+
127
+ <a id="vscode-extension"></a>
128
+
129
+ ### VSCode extension
130
+
131
+ Add
132
+ [AWS Boto3](https://marketplace.visualstudio.com/items?itemName=Boto3typed.boto3-ide)
133
+ extension to your VSCode and run `AWS boto3: Quick Start` command.
134
+
135
+ Click `Modify` and select `boto3 common` and `Organizations`.
136
+
137
+ <a id="from-pypi-with-pip"></a>
138
+
139
+ ### From PyPI with pip
140
+
141
+ Install `types-boto3` for `Organizations` service.
142
+
143
+ ```bash
144
+ # install with boto3 type annotations
145
+ python -m pip install 'types-boto3[organizations]'
146
+
147
+ # Lite version does not provide session.client/resource overloads
148
+ # it is more RAM-friendly, but requires explicit type annotations
149
+ python -m pip install 'types-boto3-lite[organizations]'
150
+
151
+ # standalone installation
152
+ python -m pip install types-boto3-organizations
153
+ ```
154
+
155
+ <a id="how-to-uninstall"></a>
156
+
157
+ ## How to uninstall
158
+
159
+ ```bash
160
+ python -m pip uninstall -y types-boto3-organizations
161
+ ```
162
+
163
+ <a id="usage"></a>
164
+
165
+ ## Usage
166
+
167
+ <a id="vscode"></a>
168
+
169
+ ### VSCode
170
+
171
+ - Install
172
+ [Python extension](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
173
+ - Install
174
+ [Pylance extension](https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance)
175
+ - Set `Pylance` as your Python Language Server
176
+ - Install `types-boto3[organizations]` in your environment:
177
+
178
+ ```bash
179
+ python -m pip install 'types-boto3[organizations]'
180
+ ```
181
+
182
+ Both type checking and code completion should now work. No explicit type
183
+ annotations required, write your `boto3` code as usual.
184
+
185
+ <a id="pycharm"></a>
186
+
187
+ ### PyCharm
188
+
189
+ > ⚠️ Due to slow PyCharm performance on `Literal` overloads (issue
190
+ > [PY-40997](https://youtrack.jetbrains.com/issue/PY-40997)), it is recommended
191
+ > to use [types-boto3-lite](https://pypi.org/project/types-boto3-lite/) until
192
+ > the issue is resolved.
193
+
194
+ > ⚠️ If you experience slow performance and high CPU usage, try to disable
195
+ > `PyCharm` type checker and use [mypy](https://github.com/python/mypy) or
196
+ > [pyright](https://github.com/microsoft/pyright) instead.
197
+
198
+ > ⚠️ To continue using `PyCharm` type checker, you can try to replace
199
+ > `types-boto3` with
200
+ > [types-boto3-lite](https://pypi.org/project/types-boto3-lite/):
201
+
202
+ ```bash
203
+ pip uninstall types-boto3
204
+ pip install types-boto3-lite
205
+ ```
206
+
207
+ Install `types-boto3[organizations]` in your environment:
208
+
209
+ ```bash
210
+ python -m pip install 'types-boto3[organizations]'
211
+ ```
212
+
213
+ Both type checking and code completion should now work.
214
+
215
+ <a id="emacs"></a>
216
+
217
+ ### Emacs
218
+
219
+ - Install `types-boto3` with services you use in your environment:
220
+
221
+ ```bash
222
+ python -m pip install 'types-boto3[organizations]'
223
+ ```
224
+
225
+ - Install [use-package](https://github.com/jwiegley/use-package),
226
+ [lsp](https://github.com/emacs-lsp/lsp-mode/),
227
+ [company](https://github.com/company-mode/company-mode) and
228
+ [flycheck](https://github.com/flycheck/flycheck) packages
229
+ - Install [lsp-pyright](https://github.com/emacs-lsp/lsp-pyright) package
230
+
231
+ ```elisp
232
+ (use-package lsp-pyright
233
+ :ensure t
234
+ :hook (python-mode . (lambda ()
235
+ (require 'lsp-pyright)
236
+ (lsp))) ; or lsp-deferred
237
+ :init (when (executable-find "python3")
238
+ (setq lsp-pyright-python-executable-cmd "python3"))
239
+ )
240
+ ```
241
+
242
+ - Make sure emacs uses the environment where you have installed `types-boto3`
243
+
244
+ Type checking should now work. No explicit type annotations required, write
245
+ your `boto3` code as usual.
246
+
247
+ <a id="sublime-text"></a>
248
+
249
+ ### Sublime Text
250
+
251
+ - Install `types-boto3[organizations]` with services you use in your
252
+ environment:
253
+
254
+ ```bash
255
+ python -m pip install 'types-boto3[organizations]'
256
+ ```
257
+
258
+ - Install [LSP-pyright](https://github.com/sublimelsp/LSP-pyright) package
259
+
260
+ Type checking should now work. No explicit type annotations required, write
261
+ your `boto3` code as usual.
262
+
263
+ <a id="other-ides"></a>
264
+
265
+ ### Other IDEs
266
+
267
+ Not tested, but as long as your IDE supports `mypy` or `pyright`, everything
268
+ should work.
269
+
270
+ <a id="mypy"></a>
271
+
272
+ ### mypy
273
+
274
+ - Install `mypy`: `python -m pip install mypy`
275
+ - Install `types-boto3[organizations]` in your environment:
276
+
277
+ ```bash
278
+ python -m pip install 'types-boto3[organizations]'
279
+ ```
280
+
281
+ Type checking should now work. No explicit type annotations required, write
282
+ your `boto3` code as usual.
283
+
284
+ <a id="pyright"></a>
285
+
286
+ ### pyright
287
+
288
+ - Install `pyright`: `npm i -g pyright`
289
+ - Install `types-boto3[organizations]` in your environment:
290
+
291
+ ```bash
292
+ python -m pip install 'types-boto3[organizations]'
293
+ ```
294
+
295
+ Optionally, you can install `types-boto3` to `typings` directory.
296
+
297
+ Type checking should now work. No explicit type annotations required, write
298
+ your `boto3` code as usual.
299
+
300
+ <a id="pylint-compatibility"></a>
301
+
302
+ ### Pylint compatibility
303
+
304
+ It is totally safe to use `TYPE_CHECKING` flag in order to avoid
305
+ `types-boto3-organizations` dependency in production. However, there is an
306
+ issue in `pylint` that it complains about undefined variables. To fix it, set
307
+ all types to `object` in non-`TYPE_CHECKING` mode.
308
+
309
+ ```python
310
+ from typing import TYPE_CHECKING
311
+
312
+ if TYPE_CHECKING:
313
+ from types_boto3_ec2 import EC2Client, EC2ServiceResource
314
+ from types_boto3_ec2.waiters import BundleTaskCompleteWaiter
315
+ from types_boto3_ec2.paginators import DescribeVolumesPaginator
316
+ else:
317
+ EC2Client = object
318
+ EC2ServiceResource = object
319
+ BundleTaskCompleteWaiter = object
320
+ DescribeVolumesPaginator = object
321
+
322
+ ...
323
+ ```
324
+
325
+ <a id="explicit-type-annotations"></a>
326
+
327
+ ## Explicit type annotations
328
+
329
+ <a id="client-annotations"></a>
330
+
331
+ ### Client annotations
332
+
333
+ `OrganizationsClient` provides annotations for `boto3.client("organizations")`.
334
+
335
+ ```python
336
+ from boto3.session import Session
337
+
338
+ from types_boto3_organizations import OrganizationsClient
339
+
340
+ client: OrganizationsClient = Session().client("organizations")
341
+
342
+ # now client usage is checked by mypy and IDE should provide code completion
343
+ ```
344
+
345
+ <a id="paginators-annotations"></a>
346
+
347
+ ### Paginators annotations
348
+
349
+ `types_boto3_organizations.paginator` module contains type annotations for all
350
+ paginators.
351
+
352
+ ```python
353
+ from boto3.session import Session
354
+
355
+ from types_boto3_organizations import OrganizationsClient
356
+ from types_boto3_organizations.paginator import (
357
+ ListAWSServiceAccessForOrganizationPaginator,
358
+ ListAccountsForParentPaginator,
359
+ ListAccountsPaginator,
360
+ ListChildrenPaginator,
361
+ ListCreateAccountStatusPaginator,
362
+ ListDelegatedAdministratorsPaginator,
363
+ ListDelegatedServicesForAccountPaginator,
364
+ ListHandshakesForAccountPaginator,
365
+ ListHandshakesForOrganizationPaginator,
366
+ ListOrganizationalUnitsForParentPaginator,
367
+ ListParentsPaginator,
368
+ ListPoliciesForTargetPaginator,
369
+ ListPoliciesPaginator,
370
+ ListRootsPaginator,
371
+ ListTagsForResourcePaginator,
372
+ ListTargetsForPolicyPaginator,
373
+ )
374
+
375
+ client: OrganizationsClient = Session().client("organizations")
376
+
377
+ # Explicit type annotations are optional here
378
+ # Types should be correctly discovered by mypy and IDEs
379
+ list_aws_service_access_for_organization_paginator: ListAWSServiceAccessForOrganizationPaginator = (
380
+ client.get_paginator("list_aws_service_access_for_organization")
381
+ )
382
+ list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_paginator(
383
+ "list_accounts_for_parent"
384
+ )
385
+ list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
386
+ list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
387
+ list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator(
388
+ "list_create_account_status"
389
+ )
390
+ list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator = (
391
+ client.get_paginator("list_delegated_administrators")
392
+ )
393
+ list_delegated_services_for_account_paginator: ListDelegatedServicesForAccountPaginator = (
394
+ client.get_paginator("list_delegated_services_for_account")
395
+ )
396
+ list_handshakes_for_account_paginator: ListHandshakesForAccountPaginator = client.get_paginator(
397
+ "list_handshakes_for_account"
398
+ )
399
+ list_handshakes_for_organization_paginator: ListHandshakesForOrganizationPaginator = (
400
+ client.get_paginator("list_handshakes_for_organization")
401
+ )
402
+ list_organizational_units_for_parent_paginator: ListOrganizationalUnitsForParentPaginator = (
403
+ client.get_paginator("list_organizational_units_for_parent")
404
+ )
405
+ list_parents_paginator: ListParentsPaginator = client.get_paginator("list_parents")
406
+ list_policies_for_target_paginator: ListPoliciesForTargetPaginator = client.get_paginator(
407
+ "list_policies_for_target"
408
+ )
409
+ list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
410
+ list_roots_paginator: ListRootsPaginator = client.get_paginator("list_roots")
411
+ list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator(
412
+ "list_tags_for_resource"
413
+ )
414
+ list_targets_for_policy_paginator: ListTargetsForPolicyPaginator = client.get_paginator(
415
+ "list_targets_for_policy"
416
+ )
417
+ ```
418
+
419
+ <a id="literals"></a>
420
+
421
+ ### Literals
422
+
423
+ `types_boto3_organizations.literals` module contains literals extracted from
424
+ shapes that can be used in user code for type checking.
425
+
426
+ Full list of `Organizations` Literals can be found in
427
+ [docs](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/literals/).
428
+
429
+ ```python
430
+ from types_boto3_organizations.literals import AccountJoinedMethodType
431
+
432
+
433
+ def check_value(value: AccountJoinedMethodType) -> bool: ...
434
+ ```
435
+
436
+ <a id="type-definitions"></a>
437
+
438
+ ### Type definitions
439
+
440
+ `types_boto3_organizations.type_defs` module contains structures and shapes
441
+ assembled to typed dictionaries and unions for additional type checking.
442
+
443
+ Full list of `Organizations` TypeDefs can be found in
444
+ [docs](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/type_defs/).
445
+
446
+ ```python
447
+ # TypedDict usage example
448
+ from types_boto3_organizations.type_defs import AcceptHandshakeRequestTypeDef
449
+
450
+
451
+ def get_value() -> AcceptHandshakeRequestTypeDef:
452
+ return {
453
+ "HandshakeId": ...,
454
+ }
455
+ ```
456
+
457
+ <a id="how-it-works"></a>
458
+
459
+ ## How it works
460
+
461
+ Fully automated
462
+ [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder) carefully
463
+ generates type annotations for each service, patiently waiting for `boto3`
464
+ updates. It delivers drop-in type annotations for you and makes sure that:
465
+
466
+ - All available `boto3` services are covered.
467
+ - Each public class and method of every `boto3` service gets valid type
468
+ annotations extracted from `botocore` schemas.
469
+ - Type annotations include up-to-date documentation.
470
+ - Link to documentation is provided for every method.
471
+ - Code is processed by [ruff](https://docs.astral.sh/ruff/) for readability.
472
+
473
+ <a id="what's-new"></a>
474
+
475
+ ## What's new
476
+
477
+ <a id="implemented-features"></a>
478
+
479
+ ### Implemented features
480
+
481
+ - Fully type annotated `boto3`, `botocore`, `aiobotocore` and `aioboto3`
482
+ libraries
483
+ - `mypy`, `pyright`, `VSCode`, `PyCharm`, `Sublime Text` and `Emacs`
484
+ compatibility
485
+ - `Client`, `ServiceResource`, `Resource`, `Waiter` `Paginator` type
486
+ annotations for each service
487
+ - Generated `TypeDefs` for each service
488
+ - Generated `Literals` for each service
489
+ - Auto discovery of types for `boto3.client` and `boto3.resource` calls
490
+ - Auto discovery of types for `session.client` and `session.resource` calls
491
+ - Auto discovery of types for `client.get_waiter` and `client.get_paginator`
492
+ calls
493
+ - Auto discovery of types for `ServiceResource` and `Resource` collections
494
+ - Auto discovery of types for `aiobotocore.Session.create_client` calls
495
+
496
+ <a id="latest-changes"></a>
497
+
498
+ ### Latest changes
499
+
500
+ Builder changelog can be found in
501
+ [Releases](https://github.com/youtype/mypy_boto3_builder/releases).
502
+
503
+ <a id="versioning"></a>
504
+
505
+ ## Versioning
506
+
507
+ `types-boto3-organizations` version is the same as related `boto3` version and
508
+ follows
509
+ [Python Packaging version specifiers](https://packaging.python.org/en/latest/specifications/version-specifiers/).
510
+
511
+ <a id="thank-you"></a>
512
+
513
+ ## Thank you
514
+
515
+ - [Allie Fitter](https://github.com/alliefitter) for
516
+ [boto3-type-annotations](https://pypi.org/project/boto3-type-annotations/),
517
+ this package is based on top of his work
518
+ - [black](https://github.com/psf/black) developers for an awesome formatting
519
+ tool
520
+ - [Timothy Edmund Crosley](https://github.com/timothycrosley) for
521
+ [isort](https://github.com/PyCQA/isort) and how flexible it is
522
+ - [mypy](https://github.com/python/mypy) developers for doing all dirty work
523
+ for us
524
+ - [pyright](https://github.com/microsoft/pyright) team for the new era of typed
525
+ Python
526
+
527
+ <a id="documentation"></a>
528
+
529
+ ## Documentation
530
+
531
+ All services type annotations can be found in
532
+ [boto3 docs](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/)
533
+
534
+ <a id="support-and-contributing"></a>
535
+
536
+ ## Support and contributing
537
+
538
+ This package is auto-generated. Please reports any bugs or request new features
539
+ in [mypy-boto3-builder](https://github.com/youtype/mypy_boto3_builder/issues/)
540
+ repository.
@@ -0,0 +1,18 @@
1
+ types_boto3_organizations/__init__.py,sha256=Rd6dN1ZshwGKqMbFc95qpEUUkjkEVNjNCAyMO9XttSg,4355
2
+ types_boto3_organizations/__init__.pyi,sha256=bsbUNlpaQkNg7K-5mOQ_OnhDnW1E_JmgnSU7XdSBITc,4354
3
+ types_boto3_organizations/__main__.py,sha256=CHGjauy3JGntWjxJX9lGWGLLbg0aDdR5Qszf_AEH2lc,1006
4
+ types_boto3_organizations/client.py,sha256=cjwGww8xPXjJ0oZ2hci3Iy9REiXLosDz3zjHcXnv9j0,48983
5
+ types_boto3_organizations/client.pyi,sha256=sZv28sa0uByS4GCDUGVYiG-izewNI_PvDFbKaK9K6Og,48980
6
+ types_boto3_organizations/literals.py,sha256=NWESq57ePfUvmS3xprclKX_L-Y6bKxxvREk2mDPTJDk,13667
7
+ types_boto3_organizations/literals.pyi,sha256=padRsOSA5tCVWUOa7ExW8otcXF3Yd4T5BspV31MtE_s,13665
8
+ types_boto3_organizations/paginator.py,sha256=cLJT8Mdt8mpeDhnYtpxEZMOkr0X2oiE3kVxPCtZpstI,25128
9
+ types_boto3_organizations/paginator.pyi,sha256=pfI5wJ58_XfojvU1JzNQOj6tSkxKb1EuYKdP9fOymR0,25079
10
+ types_boto3_organizations/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ types_boto3_organizations/type_defs.py,sha256=vgMQMeBhBT-gB6oKrnY6ftzcqU7iSJHPwRCi9rJNS6I,26883
12
+ types_boto3_organizations/type_defs.pyi,sha256=IyA255diiNCIMeEnhiRw-rDsFldoeiLLKwXiaOhvKNc,26751
13
+ types_boto3_organizations/version.py,sha256=chIm161Dw81Gs3vO6CH1PT2nlb-lCUhY_igz_jcxAO8,92
14
+ types_boto3_organizations-1.38.0.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
+ types_boto3_organizations-1.38.0.dist-info/METADATA,sha256=NfbF9nZPTTGcQfdzxqwA5VMWyJCyKhBMMpVhqIdkVNc,17712
16
+ types_boto3_organizations-1.38.0.dist-info/WHEEL,sha256=pxyMxgL8-pra_rKaQ4drOZAegBVuX-G_4nRHjjgWbmo,91
17
+ types_boto3_organizations-1.38.0.dist-info/top_level.txt,sha256=I8ZXuz_JrEGWJ6VviBxmXd7L1Hl5hobFGqMURv_zCbo,26
18
+ types_boto3_organizations-1.38.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (79.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2025 Vlad Emelianov
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1 @@
1
+ types_boto3_organizations