mypy-boto3-organizations 1.33.0__py3-none-any.whl → 1.34.24__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.
@@ -70,7 +70,6 @@ from .paginator import (
70
70
 
71
71
  Client = OrganizationsClient
72
72
 
73
-
74
73
  __all__ = (
75
74
  "Client",
76
75
  "ListAWSServiceAccessForOrganizationPaginator",
@@ -10,8 +10,8 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.Organizations 1.33.0\nVersion: 1.33.0\nBuilder version:"
14
- " 7.20.3\nDocs: "
13
+ "Type annotations for boto3.Organizations 1.34.24\nVersion: 1.34.24\nBuilder"
14
+ " version: 7.23.1\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations\nOther"
17
17
  " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
@@ -23,7 +23,7 @@ def print_version() -> None:
23
23
  """
24
24
  Print package version to stdout.
25
25
  """
26
- print("1.33.0")
26
+ print("1.34.24")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -96,7 +96,6 @@ if sys.version_info >= (3, 12):
96
96
  else:
97
97
  from typing_extensions import Literal
98
98
 
99
-
100
99
  __all__ = ("OrganizationsClient",)
101
100
 
102
101
 
@@ -234,7 +233,7 @@ class OrganizationsClient(BaseClient):
234
233
  AccountName: str,
235
234
  RoleName: str = ...,
236
235
  IamUserAccessToBilling: IAMUserAccessToBillingType = ...,
237
- Tags: Sequence[TagTypeDef] = ...
236
+ Tags: Sequence[TagTypeDef] = ...,
238
237
  ) -> CreateAccountResponseTypeDef:
239
238
  """
240
239
  Creates an Amazon Web Services account that is automatically a member of the
@@ -252,7 +251,7 @@ class OrganizationsClient(BaseClient):
252
251
  AccountName: str,
253
252
  RoleName: str = ...,
254
253
  IamUserAccessToBilling: IAMUserAccessToBillingType = ...,
255
- Tags: Sequence[TagTypeDef] = ...
254
+ Tags: Sequence[TagTypeDef] = ...,
256
255
  ) -> CreateGovCloudAccountResponseTypeDef:
257
256
  """
258
257
  This action is available if all of the following are true: * You're authorized
@@ -290,7 +289,7 @@ class OrganizationsClient(BaseClient):
290
289
  Description: str,
291
290
  Name: str,
292
291
  Type: PolicyTypeType,
293
- Tags: Sequence[TagTypeDef] = ...
292
+ Tags: Sequence[TagTypeDef] = ...,
294
293
  ) -> CreatePolicyResponseTypeDef:
295
294
  """
296
295
  Creates a policy of a specified type that you can attach to a root, an
@@ -555,7 +554,7 @@ class OrganizationsClient(BaseClient):
555
554
  ParentId: str,
556
555
  ChildType: ChildTypeType,
557
556
  NextToken: str = ...,
558
- MaxResults: int = ...
557
+ MaxResults: int = ...,
559
558
  ) -> ListChildrenResponseTypeDef:
560
559
  """
561
560
  Lists all of the organizational units (OUs) or accounts that are contained in
@@ -571,7 +570,7 @@ class OrganizationsClient(BaseClient):
571
570
  *,
572
571
  States: Sequence[CreateAccountStateType] = ...,
573
572
  NextToken: str = ...,
574
- MaxResults: int = ...
573
+ MaxResults: int = ...,
575
574
  ) -> ListCreateAccountStatusResponseTypeDef:
576
575
  """
577
576
  Lists the account creation requests that match the specified status that is
@@ -230,7 +230,7 @@ class OrganizationsClient(BaseClient):
230
230
  AccountName: str,
231
231
  RoleName: str = ...,
232
232
  IamUserAccessToBilling: IAMUserAccessToBillingType = ...,
233
- Tags: Sequence[TagTypeDef] = ...
233
+ Tags: Sequence[TagTypeDef] = ...,
234
234
  ) -> CreateAccountResponseTypeDef:
235
235
  """
236
236
  Creates an Amazon Web Services account that is automatically a member of the
@@ -248,7 +248,7 @@ class OrganizationsClient(BaseClient):
248
248
  AccountName: str,
249
249
  RoleName: str = ...,
250
250
  IamUserAccessToBilling: IAMUserAccessToBillingType = ...,
251
- Tags: Sequence[TagTypeDef] = ...
251
+ Tags: Sequence[TagTypeDef] = ...,
252
252
  ) -> CreateGovCloudAccountResponseTypeDef:
253
253
  """
254
254
  This action is available if all of the following are true: * You're authorized
@@ -286,7 +286,7 @@ class OrganizationsClient(BaseClient):
286
286
  Description: str,
287
287
  Name: str,
288
288
  Type: PolicyTypeType,
289
- Tags: Sequence[TagTypeDef] = ...
289
+ Tags: Sequence[TagTypeDef] = ...,
290
290
  ) -> CreatePolicyResponseTypeDef:
291
291
  """
292
292
  Creates a policy of a specified type that you can attach to a root, an
@@ -551,7 +551,7 @@ class OrganizationsClient(BaseClient):
551
551
  ParentId: str,
552
552
  ChildType: ChildTypeType,
553
553
  NextToken: str = ...,
554
- MaxResults: int = ...
554
+ MaxResults: int = ...,
555
555
  ) -> ListChildrenResponseTypeDef:
556
556
  """
557
557
  Lists all of the organizational units (OUs) or accounts that are contained in
@@ -567,7 +567,7 @@ class OrganizationsClient(BaseClient):
567
567
  *,
568
568
  States: Sequence[CreateAccountStateType] = ...,
569
569
  NextToken: str = ...,
570
- MaxResults: int = ...
570
+ MaxResults: int = ...,
571
571
  ) -> ListCreateAccountStatusResponseTypeDef:
572
572
  """
573
573
  Lists the account creation requests that match the specified status that is
@@ -19,7 +19,6 @@ if sys.version_info >= (3, 12):
19
19
  else:
20
20
  from typing_extensions import Literal
21
21
 
22
-
23
22
  __all__ = (
24
23
  "AccountJoinedMethodType",
25
24
  "AccountStatusType",
@@ -59,7 +58,6 @@ __all__ = (
59
58
  "PaginatorName",
60
59
  )
61
60
 
62
-
63
61
  AccountJoinedMethodType = Literal["CREATED", "INVITED"]
64
62
  AccountStatusType = Literal["ACTIVE", "PENDING_CLOSURE", "SUSPENDED"]
65
63
  ActionTypeType = Literal[
@@ -161,6 +159,8 @@ ServiceName = Literal[
161
159
  "batch",
162
160
  "bcm-data-exports",
163
161
  "bedrock",
162
+ "bedrock-agent",
163
+ "bedrock-agent-runtime",
164
164
  "bedrock-runtime",
165
165
  "billingconductor",
166
166
  "braket",
@@ -173,6 +173,7 @@ ServiceName = Literal[
173
173
  "chime-sdk-messaging",
174
174
  "chime-sdk-voice",
175
175
  "cleanrooms",
176
+ "cleanroomsml",
176
177
  "cloud9",
177
178
  "cloudcontrol",
178
179
  "clouddirectory",
@@ -340,7 +341,9 @@ ServiceName = Literal[
340
341
  "macie2",
341
342
  "managedblockchain",
342
343
  "managedblockchain-query",
344
+ "marketplace-agreement",
343
345
  "marketplace-catalog",
346
+ "marketplace-deployment",
344
347
  "marketplace-entitlement",
345
348
  "marketplacecommerceanalytics",
346
349
  "mediaconnect",
@@ -366,9 +369,11 @@ ServiceName = Literal[
366
369
  "mturk",
367
370
  "mwaa",
368
371
  "neptune",
372
+ "neptune-graph",
369
373
  "neptunedata",
370
374
  "network-firewall",
371
375
  "networkmanager",
376
+ "networkmonitor",
372
377
  "nimble",
373
378
  "oam",
374
379
  "omics",
@@ -396,6 +401,8 @@ ServiceName = Literal[
396
401
  "pricing",
397
402
  "privatenetworks",
398
403
  "proton",
404
+ "qbusiness",
405
+ "qconnect",
399
406
  "qldb",
400
407
  "qldb-session",
401
408
  "quicksight",
@@ -464,6 +471,7 @@ ServiceName = Literal[
464
471
  "stepfunctions",
465
472
  "storagegateway",
466
473
  "sts",
474
+ "supplychain",
467
475
  "support",
468
476
  "support-app",
469
477
  "swf",
@@ -159,6 +159,8 @@ ServiceName = Literal[
159
159
  "batch",
160
160
  "bcm-data-exports",
161
161
  "bedrock",
162
+ "bedrock-agent",
163
+ "bedrock-agent-runtime",
162
164
  "bedrock-runtime",
163
165
  "billingconductor",
164
166
  "braket",
@@ -171,6 +173,7 @@ ServiceName = Literal[
171
173
  "chime-sdk-messaging",
172
174
  "chime-sdk-voice",
173
175
  "cleanrooms",
176
+ "cleanroomsml",
174
177
  "cloud9",
175
178
  "cloudcontrol",
176
179
  "clouddirectory",
@@ -338,7 +341,9 @@ ServiceName = Literal[
338
341
  "macie2",
339
342
  "managedblockchain",
340
343
  "managedblockchain-query",
344
+ "marketplace-agreement",
341
345
  "marketplace-catalog",
346
+ "marketplace-deployment",
342
347
  "marketplace-entitlement",
343
348
  "marketplacecommerceanalytics",
344
349
  "mediaconnect",
@@ -364,9 +369,11 @@ ServiceName = Literal[
364
369
  "mturk",
365
370
  "mwaa",
366
371
  "neptune",
372
+ "neptune-graph",
367
373
  "neptunedata",
368
374
  "network-firewall",
369
375
  "networkmanager",
376
+ "networkmonitor",
370
377
  "nimble",
371
378
  "oam",
372
379
  "omics",
@@ -394,6 +401,8 @@ ServiceName = Literal[
394
401
  "pricing",
395
402
  "privatenetworks",
396
403
  "proton",
404
+ "qbusiness",
405
+ "qconnect",
397
406
  "qldb",
398
407
  "qldb-session",
399
408
  "quicksight",
@@ -462,6 +471,7 @@ ServiceName = Literal[
462
471
  "stepfunctions",
463
472
  "storagegateway",
464
473
  "sts",
474
+ "supplychain",
465
475
  "support",
466
476
  "support-app",
467
477
  "swf",
@@ -95,7 +95,6 @@ __all__ = (
95
95
  "ListTargetsForPolicyPaginator",
96
96
  )
97
97
 
98
-
99
98
  _ItemTypeDef = TypeVar("_ItemTypeDef")
100
99
 
101
100
 
@@ -162,7 +161,7 @@ class ListChildrenPaginator(Paginator):
162
161
  *,
163
162
  ParentId: str,
164
163
  ChildType: ChildTypeType,
165
- PaginationConfig: PaginatorConfigTypeDef = ...
164
+ PaginationConfig: PaginatorConfigTypeDef = ...,
166
165
  ) -> _PageIterator[ListChildrenResponseTypeDef]:
167
166
  """
168
167
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListChildren.paginate)
@@ -180,7 +179,7 @@ class ListCreateAccountStatusPaginator(Paginator):
180
179
  self,
181
180
  *,
182
181
  States: Sequence[CreateAccountStateType] = ...,
183
- PaginationConfig: PaginatorConfigTypeDef = ...
182
+ PaginationConfig: PaginatorConfigTypeDef = ...,
184
183
  ) -> _PageIterator[ListCreateAccountStatusResponseTypeDef]:
185
184
  """
186
185
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListCreateAccountStatus.paginate)
@@ -228,7 +227,7 @@ class ListHandshakesForAccountPaginator(Paginator):
228
227
  self,
229
228
  *,
230
229
  Filter: HandshakeFilterTypeDef = ...,
231
- PaginationConfig: PaginatorConfigTypeDef = ...
230
+ PaginationConfig: PaginatorConfigTypeDef = ...,
232
231
  ) -> _PageIterator[ListHandshakesForAccountResponseTypeDef]:
233
232
  """
234
233
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForAccount.paginate)
@@ -246,7 +245,7 @@ class ListHandshakesForOrganizationPaginator(Paginator):
246
245
  self,
247
246
  *,
248
247
  Filter: HandshakeFilterTypeDef = ...,
249
- PaginationConfig: PaginatorConfigTypeDef = ...
248
+ PaginationConfig: PaginatorConfigTypeDef = ...,
250
249
  ) -> _PageIterator[ListHandshakesForOrganizationResponseTypeDef]:
251
250
  """
252
251
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForOrganization.paginate)
@@ -310,7 +309,7 @@ class ListPoliciesForTargetPaginator(Paginator):
310
309
  *,
311
310
  TargetId: str,
312
311
  Filter: PolicyTypeType,
313
- PaginationConfig: PaginatorConfigTypeDef = ...
312
+ PaginationConfig: PaginatorConfigTypeDef = ...,
314
313
  ) -> _PageIterator[ListPoliciesForTargetResponseTypeDef]:
315
314
  """
316
315
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPoliciesForTarget.paginate)
@@ -156,7 +156,7 @@ class ListChildrenPaginator(Paginator):
156
156
  *,
157
157
  ParentId: str,
158
158
  ChildType: ChildTypeType,
159
- PaginationConfig: PaginatorConfigTypeDef = ...
159
+ PaginationConfig: PaginatorConfigTypeDef = ...,
160
160
  ) -> _PageIterator[ListChildrenResponseTypeDef]:
161
161
  """
162
162
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListChildren.paginate)
@@ -173,7 +173,7 @@ class ListCreateAccountStatusPaginator(Paginator):
173
173
  self,
174
174
  *,
175
175
  States: Sequence[CreateAccountStateType] = ...,
176
- PaginationConfig: PaginatorConfigTypeDef = ...
176
+ PaginationConfig: PaginatorConfigTypeDef = ...,
177
177
  ) -> _PageIterator[ListCreateAccountStatusResponseTypeDef]:
178
178
  """
179
179
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListCreateAccountStatus.paginate)
@@ -218,7 +218,7 @@ class ListHandshakesForAccountPaginator(Paginator):
218
218
  self,
219
219
  *,
220
220
  Filter: HandshakeFilterTypeDef = ...,
221
- PaginationConfig: PaginatorConfigTypeDef = ...
221
+ PaginationConfig: PaginatorConfigTypeDef = ...,
222
222
  ) -> _PageIterator[ListHandshakesForAccountResponseTypeDef]:
223
223
  """
224
224
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForAccount.paginate)
@@ -235,7 +235,7 @@ class ListHandshakesForOrganizationPaginator(Paginator):
235
235
  self,
236
236
  *,
237
237
  Filter: HandshakeFilterTypeDef = ...,
238
- PaginationConfig: PaginatorConfigTypeDef = ...
238
+ PaginationConfig: PaginatorConfigTypeDef = ...,
239
239
  ) -> _PageIterator[ListHandshakesForOrganizationResponseTypeDef]:
240
240
  """
241
241
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForOrganization.paginate)
@@ -295,7 +295,7 @@ class ListPoliciesForTargetPaginator(Paginator):
295
295
  *,
296
296
  TargetId: str,
297
297
  Filter: PolicyTypeType,
298
- PaginationConfig: PaginatorConfigTypeDef = ...
298
+ PaginationConfig: PaginatorConfigTypeDef = ...,
299
299
  ) -> _PageIterator[ListPoliciesForTargetResponseTypeDef]:
300
300
  """
301
301
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPoliciesForTarget.paginate)
@@ -44,7 +44,6 @@ if sys.version_info >= (3, 12):
44
44
  else:
45
45
  from typing_extensions import TypedDict
46
46
 
47
-
48
47
  __all__ = (
49
48
  "AcceptHandshakeRequestRequestTypeDef",
50
49
  "ResponseMetadataTypeDef",
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.33.0"
5
+ __version__ = "1.34.24"
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2023 Vlad Emelianov
3
+ Copyright (c) 2024 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.33.0
4
- Summary: Type annotations for boto3.Organizations 1.33.0 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.34.24
4
+ Summary: Type annotations for boto3.Organizations 1.34.24 service generated with mypy-boto3-builder 7.23.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
@@ -17,7 +17,6 @@ Classifier: License :: OSI Approved :: MIT License
17
17
  Classifier: Natural Language :: English
18
18
  Classifier: Operating System :: OS Independent
19
19
  Classifier: Programming Language :: Python :: 3
20
- Classifier: Programming Language :: Python :: 3.7
21
20
  Classifier: Programming Language :: Python :: 3.8
22
21
  Classifier: Programming Language :: Python :: 3.9
23
22
  Classifier: Programming Language :: Python :: 3.10
@@ -26,8 +25,8 @@ Classifier: Programming Language :: Python :: 3.12
26
25
  Classifier: Programming Language :: Python :: 3.13
27
26
  Classifier: Programming Language :: Python :: 3 :: Only
28
27
  Classifier: Programming Language :: Python :: Implementation :: CPython
29
- Classifier: Typing :: Typed
30
- Requires-Python: >=3.7
28
+ Classifier: Typing :: Stubs Only
29
+ Requires-Python: >=3.8
31
30
  Description-Content-Type: text/markdown
32
31
  License-File: LICENSE
33
32
  Requires-Dist: typing-extensions >=4.1.0 ; python_version < "3.12"
@@ -44,7 +43,7 @@ Requires-Dist: typing-extensions >=4.1.0 ; python_version < "3.12"
44
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
45
44
 
46
45
  Type annotations for
47
- [boto3.Organizations 1.33.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
46
+ [boto3.Organizations 1.34.24](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
48
47
  service compatible with [VSCode](https://code.visualstudio.com/),
49
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
50
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -53,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
53
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
54
53
 
55
54
  Generated by
56
- [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.23.1](https://github.com/youtype/mypy_boto3_builder).
57
56
 
58
57
  More information can be found on
59
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -0,0 +1,18 @@
1
+ mypy_boto3_organizations/__init__.py,sha256=V7ZuHdRqEADG6YX4h4_oln8VIeecrtqP081VDi7N76E,4234
2
+ mypy_boto3_organizations/__init__.pyi,sha256=V7ZuHdRqEADG6YX4h4_oln8VIeecrtqP081VDi7N76E,4234
3
+ mypy_boto3_organizations/__main__.py,sha256=JHgUPmg9DdN5wgcGCfXMAmzPEtqpeueR7ylI4QtWgXs,932
4
+ mypy_boto3_organizations/client.py,sha256=Ke7pPjY90PCECwq0t9306x1Utd8GY8jhXygZXOmOKrs,47145
5
+ mypy_boto3_organizations/client.pyi,sha256=qnnhkYB9kfjOxAqQ5nb_FknvKLoOGJC7_pT8HZ0CBZw,47142
6
+ mypy_boto3_organizations/literals.py,sha256=AtHBospHG5lmIaB7xliltOoJQt5tc0WRj8680MW1tNw,12869
7
+ mypy_boto3_organizations/literals.pyi,sha256=AtHBospHG5lmIaB7xliltOoJQt5tc0WRj8680MW1tNw,12869
8
+ mypy_boto3_organizations/paginator.py,sha256=2M5taMSoIkWxHTwF_nVP4RxcA-3VAxLGnfOyrbjLulo,19668
9
+ mypy_boto3_organizations/paginator.pyi,sha256=QnDYaG-mnyaeQR15TvtA5rspgCevR-g7qJ1YLyoOtXk,19651
10
+ mypy_boto3_organizations/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ mypy_boto3_organizations/type_defs.py,sha256=5pK_UQb2tMqqQ6gf5Yc9Os_MZq760a1y_eDrLzVGyWY,35419
12
+ mypy_boto3_organizations/type_defs.pyi,sha256=5pK_UQb2tMqqQ6gf5Yc9Os_MZq760a1y_eDrLzVGyWY,35419
13
+ mypy_boto3_organizations/version.py,sha256=MsugqHIlcZPvkicn5t3Mv8AXVc9pQ6gq0-NE2qMjCeM,62
14
+ mypy_boto3_organizations-1.34.24.dist-info/LICENSE,sha256=eQDadZQZ3vRCiNF510ZT4yJV2zgo4000AOBoDRZyvKg,1070
15
+ mypy_boto3_organizations-1.34.24.dist-info/METADATA,sha256=Kda5TIoxaPWOFoLJdpoEioP0oxAzOSf8bK3MawdH6vA,15493
16
+ mypy_boto3_organizations-1.34.24.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
17
+ mypy_boto3_organizations-1.34.24.dist-info/top_level.txt,sha256=lH33f9LyKUTgd7dmsce4xp6hU5kSrcM-Gmg3oZwoTTc,25
18
+ mypy_boto3_organizations-1.34.24.dist-info/RECORD,,
@@ -1,18 +0,0 @@
1
- mypy_boto3_organizations/__init__.py,sha256=bMJ8XAVQriHRaWFIIaCFunQi-nnJd4m5SSg3TSQCGPY,4235
2
- mypy_boto3_organizations/__init__.pyi,sha256=V7ZuHdRqEADG6YX4h4_oln8VIeecrtqP081VDi7N76E,4234
3
- mypy_boto3_organizations/__main__.py,sha256=DMyZR0nTv3WHdWIoG7DWknZ6uot-ePGMl6QBFgoSdqo,929
4
- mypy_boto3_organizations/client.py,sha256=0YVCFCdUnDYznWdcKrNv1pMw_EL11WcK9MMG3XUbSco,47141
5
- mypy_boto3_organizations/client.pyi,sha256=e98Q3RdUKGOHuLZsWYgbi6TAKRxHlT93Jheuxmsj1ik,47137
6
- mypy_boto3_organizations/literals.py,sha256=46Jm-ate2Dab_7o-YfMtrvbf1WWyWF96pAMZy9Qa7uU,12647
7
- mypy_boto3_organizations/literals.pyi,sha256=yALr4KbcbDF8L4Z0rBeZQOvddKkLYu8fDaF6j9ANmOY,12645
8
- mypy_boto3_organizations/paginator.py,sha256=jBKw0cHSckUEsTntyDysqKGBQ91x7sSvPy00J9uV2Lk,19664
9
- mypy_boto3_organizations/paginator.pyi,sha256=3XuyWlj53lkWhQ3ZLTfzYGIXmc5e0G6pLWbDeP-7Ztg,19646
10
- mypy_boto3_organizations/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- mypy_boto3_organizations/type_defs.py,sha256=kAtKP70B6a-b1xCtjW0Cblph5vWR6DBa2sehXWQaoFY,35420
12
- mypy_boto3_organizations/type_defs.pyi,sha256=5pK_UQb2tMqqQ6gf5Yc9Os_MZq760a1y_eDrLzVGyWY,35419
13
- mypy_boto3_organizations/version.py,sha256=pRH6mk1FqaU5XuRtL3N0KMuAI2_Ng9oXtSxujxS8QKo,61
14
- mypy_boto3_organizations-1.33.0.dist-info/LICENSE,sha256=v0rThCyxXzUO7rKg6RM8RmmNKO6EvsBx_mdNoXUPxAU,1070
15
- mypy_boto3_organizations-1.33.0.dist-info/METADATA,sha256=I9NxxNZkY6VxGL6-kQqjoe2Xx2ZaMzYjHUX2VAZwGNY,15535
16
- mypy_boto3_organizations-1.33.0.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
17
- mypy_boto3_organizations-1.33.0.dist-info/top_level.txt,sha256=lH33f9LyKUTgd7dmsce4xp6hU5kSrcM-Gmg3oZwoTTc,25
18
- mypy_boto3_organizations-1.33.0.dist-info/RECORD,,