mypy-boto3-organizations 1.34.56__tar.gz → 1.35.0__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.
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/PKG-INFO +4 -4
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/README.md +2 -2
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/__main__.py +4 -4
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/literals.py +12 -5
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/literals.pyi +12 -5
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/type_defs.py +16 -16
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/type_defs.pyi +16 -16
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/version.py +1 -1
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations.egg-info/PKG-INFO +4 -4
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/setup.py +3 -3
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/LICENSE +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/__init__.py +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/__init__.pyi +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/client.py +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/client.pyi +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/paginator.py +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/paginator.pyi +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations/py.typed +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations.egg-info/SOURCES.txt +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations.egg-info/dependency_links.txt +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations.egg-info/not-zip-safe +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations.egg-info/requires.txt +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/mypy_boto3_organizations.egg-info/top_level.txt +0 -0
- {mypy-boto3-organizations-1.34.56 → mypy_boto3_organizations-1.35.0}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-organizations
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3.Organizations 1.
|
|
3
|
+
Version: 1.35.0
|
|
4
|
+
Summary: Type annotations for boto3.Organizations 1.35.0 service generated with mypy-boto3-builder 7.26.0
|
|
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
|
|
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
|
43
43
|

|
|
44
44
|
|
|
45
45
|
Type annotations for
|
|
46
|
-
[boto3.Organizations 1.
|
|
46
|
+
[boto3.Organizations 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
|
|
47
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
48
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
49
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
52
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
53
53
|
|
|
54
54
|
Generated by
|
|
55
|
-
[mypy-boto3-builder 7.
|
|
55
|
+
[mypy-boto3-builder 7.26.0](https://github.com/youtype/mypy_boto3_builder).
|
|
56
56
|
|
|
57
57
|
More information can be found on
|
|
58
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3.Organizations 1.
|
|
13
|
+
[boto3.Organizations 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
|
|
14
14
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -19,7 +19,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
19
19
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
20
20
|
|
|
21
21
|
Generated by
|
|
22
|
-
[mypy-boto3-builder 7.
|
|
22
|
+
[mypy-boto3-builder 7.26.0](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
|
|
@@ -10,9 +10,9 @@ def print_info() -> None:
|
|
|
10
10
|
Print package info to stdout.
|
|
11
11
|
"""
|
|
12
12
|
print(
|
|
13
|
-
"Type annotations for boto3.Organizations 1.
|
|
14
|
-
"Version: 1.
|
|
15
|
-
"Builder version: 7.
|
|
13
|
+
"Type annotations for boto3.Organizations 1.35.0\n"
|
|
14
|
+
"Version: 1.35.0\n"
|
|
15
|
+
"Builder version: 7.26.0\n"
|
|
16
16
|
"Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations//\n"
|
|
17
17
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations\n"
|
|
18
18
|
"Other services: https://pypi.org/project/boto3-stubs/\n"
|
|
@@ -24,7 +24,7 @@ def print_version() -> None:
|
|
|
24
24
|
"""
|
|
25
25
|
Print package version to stdout.
|
|
26
26
|
"""
|
|
27
|
-
print("1.
|
|
27
|
+
print("1.35.0")
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
def main() -> None:
|
|
@@ -127,7 +127,6 @@ ServiceName = Literal[
|
|
|
127
127
|
"account",
|
|
128
128
|
"acm",
|
|
129
129
|
"acm-pca",
|
|
130
|
-
"alexaforbusiness",
|
|
131
130
|
"amp",
|
|
132
131
|
"amplify",
|
|
133
132
|
"amplifybackend",
|
|
@@ -142,11 +141,13 @@ ServiceName = Literal[
|
|
|
142
141
|
"appintegrations",
|
|
143
142
|
"application-autoscaling",
|
|
144
143
|
"application-insights",
|
|
144
|
+
"application-signals",
|
|
145
145
|
"applicationcostprofiler",
|
|
146
146
|
"appmesh",
|
|
147
147
|
"apprunner",
|
|
148
148
|
"appstream",
|
|
149
149
|
"appsync",
|
|
150
|
+
"apptest",
|
|
150
151
|
"arc-zonal-shift",
|
|
151
152
|
"artifact",
|
|
152
153
|
"athena",
|
|
@@ -156,7 +157,6 @@ ServiceName = Literal[
|
|
|
156
157
|
"b2bi",
|
|
157
158
|
"backup",
|
|
158
159
|
"backup-gateway",
|
|
159
|
-
"backupstorage",
|
|
160
160
|
"batch",
|
|
161
161
|
"bcm-data-exports",
|
|
162
162
|
"bedrock",
|
|
@@ -193,6 +193,7 @@ ServiceName = Literal[
|
|
|
193
193
|
"codebuild",
|
|
194
194
|
"codecatalyst",
|
|
195
195
|
"codecommit",
|
|
196
|
+
"codeconnections",
|
|
196
197
|
"codedeploy",
|
|
197
198
|
"codeguru-reviewer",
|
|
198
199
|
"codeguru-security",
|
|
@@ -213,6 +214,7 @@ ServiceName = Literal[
|
|
|
213
214
|
"connectcampaigns",
|
|
214
215
|
"connectcases",
|
|
215
216
|
"connectparticipant",
|
|
217
|
+
"controlcatalog",
|
|
216
218
|
"controltower",
|
|
217
219
|
"cost-optimization-hub",
|
|
218
220
|
"cur",
|
|
@@ -223,6 +225,7 @@ ServiceName = Literal[
|
|
|
223
225
|
"datasync",
|
|
224
226
|
"datazone",
|
|
225
227
|
"dax",
|
|
228
|
+
"deadline",
|
|
226
229
|
"detective",
|
|
227
230
|
"devicefarm",
|
|
228
231
|
"devops-guru",
|
|
@@ -279,7 +282,6 @@ ServiceName = Literal[
|
|
|
279
282
|
"guardduty",
|
|
280
283
|
"health",
|
|
281
284
|
"healthlake",
|
|
282
|
-
"honeycode",
|
|
283
285
|
"iam",
|
|
284
286
|
"identitystore",
|
|
285
287
|
"imagebuilder",
|
|
@@ -291,7 +293,6 @@ ServiceName = Literal[
|
|
|
291
293
|
"iot",
|
|
292
294
|
"iot-data",
|
|
293
295
|
"iot-jobs-data",
|
|
294
|
-
"iot-roborunner",
|
|
295
296
|
"iot1click-devices",
|
|
296
297
|
"iot1click-projects",
|
|
297
298
|
"iotanalytics",
|
|
@@ -341,6 +342,7 @@ ServiceName = Literal[
|
|
|
341
342
|
"m2",
|
|
342
343
|
"machinelearning",
|
|
343
344
|
"macie2",
|
|
345
|
+
"mailmanager",
|
|
344
346
|
"managedblockchain",
|
|
345
347
|
"managedblockchain-query",
|
|
346
348
|
"marketplace-agreement",
|
|
@@ -366,7 +368,6 @@ ServiceName = Literal[
|
|
|
366
368
|
"migrationhub-config",
|
|
367
369
|
"migrationhuborchestrator",
|
|
368
370
|
"migrationhubstrategy",
|
|
369
|
-
"mobile",
|
|
370
371
|
"mq",
|
|
371
372
|
"mturk",
|
|
372
373
|
"mwaa",
|
|
@@ -390,6 +391,7 @@ ServiceName = Literal[
|
|
|
390
391
|
"payment-cryptography",
|
|
391
392
|
"payment-cryptography-data",
|
|
392
393
|
"pca-connector-ad",
|
|
394
|
+
"pca-connector-scep",
|
|
393
395
|
"personalize",
|
|
394
396
|
"personalize-events",
|
|
395
397
|
"personalize-runtime",
|
|
@@ -403,6 +405,7 @@ ServiceName = Literal[
|
|
|
403
405
|
"pricing",
|
|
404
406
|
"privatenetworks",
|
|
405
407
|
"proton",
|
|
408
|
+
"qapps",
|
|
406
409
|
"qbusiness",
|
|
407
410
|
"qconnect",
|
|
408
411
|
"qldb",
|
|
@@ -428,6 +431,7 @@ ServiceName = Literal[
|
|
|
428
431
|
"route53-recovery-control-config",
|
|
429
432
|
"route53-recovery-readiness",
|
|
430
433
|
"route53domains",
|
|
434
|
+
"route53profiles",
|
|
431
435
|
"route53resolver",
|
|
432
436
|
"rum",
|
|
433
437
|
"s3",
|
|
@@ -466,6 +470,7 @@ ServiceName = Literal[
|
|
|
466
470
|
"ssm",
|
|
467
471
|
"ssm-contacts",
|
|
468
472
|
"ssm-incidents",
|
|
473
|
+
"ssm-quicksetup",
|
|
469
474
|
"ssm-sap",
|
|
470
475
|
"sso",
|
|
471
476
|
"sso-admin",
|
|
@@ -478,7 +483,9 @@ ServiceName = Literal[
|
|
|
478
483
|
"support-app",
|
|
479
484
|
"swf",
|
|
480
485
|
"synthetics",
|
|
486
|
+
"taxsettings",
|
|
481
487
|
"textract",
|
|
488
|
+
"timestream-influxdb",
|
|
482
489
|
"timestream-query",
|
|
483
490
|
"timestream-write",
|
|
484
491
|
"tnb",
|
|
@@ -127,7 +127,6 @@ ServiceName = Literal[
|
|
|
127
127
|
"account",
|
|
128
128
|
"acm",
|
|
129
129
|
"acm-pca",
|
|
130
|
-
"alexaforbusiness",
|
|
131
130
|
"amp",
|
|
132
131
|
"amplify",
|
|
133
132
|
"amplifybackend",
|
|
@@ -142,11 +141,13 @@ ServiceName = Literal[
|
|
|
142
141
|
"appintegrations",
|
|
143
142
|
"application-autoscaling",
|
|
144
143
|
"application-insights",
|
|
144
|
+
"application-signals",
|
|
145
145
|
"applicationcostprofiler",
|
|
146
146
|
"appmesh",
|
|
147
147
|
"apprunner",
|
|
148
148
|
"appstream",
|
|
149
149
|
"appsync",
|
|
150
|
+
"apptest",
|
|
150
151
|
"arc-zonal-shift",
|
|
151
152
|
"artifact",
|
|
152
153
|
"athena",
|
|
@@ -156,7 +157,6 @@ ServiceName = Literal[
|
|
|
156
157
|
"b2bi",
|
|
157
158
|
"backup",
|
|
158
159
|
"backup-gateway",
|
|
159
|
-
"backupstorage",
|
|
160
160
|
"batch",
|
|
161
161
|
"bcm-data-exports",
|
|
162
162
|
"bedrock",
|
|
@@ -193,6 +193,7 @@ ServiceName = Literal[
|
|
|
193
193
|
"codebuild",
|
|
194
194
|
"codecatalyst",
|
|
195
195
|
"codecommit",
|
|
196
|
+
"codeconnections",
|
|
196
197
|
"codedeploy",
|
|
197
198
|
"codeguru-reviewer",
|
|
198
199
|
"codeguru-security",
|
|
@@ -213,6 +214,7 @@ ServiceName = Literal[
|
|
|
213
214
|
"connectcampaigns",
|
|
214
215
|
"connectcases",
|
|
215
216
|
"connectparticipant",
|
|
217
|
+
"controlcatalog",
|
|
216
218
|
"controltower",
|
|
217
219
|
"cost-optimization-hub",
|
|
218
220
|
"cur",
|
|
@@ -223,6 +225,7 @@ ServiceName = Literal[
|
|
|
223
225
|
"datasync",
|
|
224
226
|
"datazone",
|
|
225
227
|
"dax",
|
|
228
|
+
"deadline",
|
|
226
229
|
"detective",
|
|
227
230
|
"devicefarm",
|
|
228
231
|
"devops-guru",
|
|
@@ -279,7 +282,6 @@ ServiceName = Literal[
|
|
|
279
282
|
"guardduty",
|
|
280
283
|
"health",
|
|
281
284
|
"healthlake",
|
|
282
|
-
"honeycode",
|
|
283
285
|
"iam",
|
|
284
286
|
"identitystore",
|
|
285
287
|
"imagebuilder",
|
|
@@ -291,7 +293,6 @@ ServiceName = Literal[
|
|
|
291
293
|
"iot",
|
|
292
294
|
"iot-data",
|
|
293
295
|
"iot-jobs-data",
|
|
294
|
-
"iot-roborunner",
|
|
295
296
|
"iot1click-devices",
|
|
296
297
|
"iot1click-projects",
|
|
297
298
|
"iotanalytics",
|
|
@@ -341,6 +342,7 @@ ServiceName = Literal[
|
|
|
341
342
|
"m2",
|
|
342
343
|
"machinelearning",
|
|
343
344
|
"macie2",
|
|
345
|
+
"mailmanager",
|
|
344
346
|
"managedblockchain",
|
|
345
347
|
"managedblockchain-query",
|
|
346
348
|
"marketplace-agreement",
|
|
@@ -366,7 +368,6 @@ ServiceName = Literal[
|
|
|
366
368
|
"migrationhub-config",
|
|
367
369
|
"migrationhuborchestrator",
|
|
368
370
|
"migrationhubstrategy",
|
|
369
|
-
"mobile",
|
|
370
371
|
"mq",
|
|
371
372
|
"mturk",
|
|
372
373
|
"mwaa",
|
|
@@ -390,6 +391,7 @@ ServiceName = Literal[
|
|
|
390
391
|
"payment-cryptography",
|
|
391
392
|
"payment-cryptography-data",
|
|
392
393
|
"pca-connector-ad",
|
|
394
|
+
"pca-connector-scep",
|
|
393
395
|
"personalize",
|
|
394
396
|
"personalize-events",
|
|
395
397
|
"personalize-runtime",
|
|
@@ -403,6 +405,7 @@ ServiceName = Literal[
|
|
|
403
405
|
"pricing",
|
|
404
406
|
"privatenetworks",
|
|
405
407
|
"proton",
|
|
408
|
+
"qapps",
|
|
406
409
|
"qbusiness",
|
|
407
410
|
"qconnect",
|
|
408
411
|
"qldb",
|
|
@@ -428,6 +431,7 @@ ServiceName = Literal[
|
|
|
428
431
|
"route53-recovery-control-config",
|
|
429
432
|
"route53-recovery-readiness",
|
|
430
433
|
"route53domains",
|
|
434
|
+
"route53profiles",
|
|
431
435
|
"route53resolver",
|
|
432
436
|
"rum",
|
|
433
437
|
"s3",
|
|
@@ -466,6 +470,7 @@ ServiceName = Literal[
|
|
|
466
470
|
"ssm",
|
|
467
471
|
"ssm-contacts",
|
|
468
472
|
"ssm-incidents",
|
|
473
|
+
"ssm-quicksetup",
|
|
469
474
|
"ssm-sap",
|
|
470
475
|
"sso",
|
|
471
476
|
"sso-admin",
|
|
@@ -478,7 +483,9 @@ ServiceName = Literal[
|
|
|
478
483
|
"support-app",
|
|
479
484
|
"swf",
|
|
480
485
|
"synthetics",
|
|
486
|
+
"taxsettings",
|
|
481
487
|
"textract",
|
|
488
|
+
"timestream-influxdb",
|
|
482
489
|
"timestream-query",
|
|
483
490
|
"timestream-write",
|
|
484
491
|
"tnb",
|
|
@@ -637,24 +637,24 @@ ListAccountsForParentResponseTypeDef = TypedDict(
|
|
|
637
637
|
"ListAccountsForParentResponseTypeDef",
|
|
638
638
|
{
|
|
639
639
|
"Accounts": List[AccountTypeDef],
|
|
640
|
-
"NextToken": str,
|
|
641
640
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
641
|
+
"NextToken": NotRequired[str],
|
|
642
642
|
},
|
|
643
643
|
)
|
|
644
644
|
ListAccountsResponseTypeDef = TypedDict(
|
|
645
645
|
"ListAccountsResponseTypeDef",
|
|
646
646
|
{
|
|
647
647
|
"Accounts": List[AccountTypeDef],
|
|
648
|
-
"NextToken": str,
|
|
649
648
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
649
|
+
"NextToken": NotRequired[str],
|
|
650
650
|
},
|
|
651
651
|
)
|
|
652
652
|
ListChildrenResponseTypeDef = TypedDict(
|
|
653
653
|
"ListChildrenResponseTypeDef",
|
|
654
654
|
{
|
|
655
655
|
"Children": List[ChildTypeDef],
|
|
656
|
-
"NextToken": str,
|
|
657
656
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
657
|
+
"NextToken": NotRequired[str],
|
|
658
658
|
},
|
|
659
659
|
)
|
|
660
660
|
CreateAccountRequestRequestTypeDef = TypedDict(
|
|
@@ -699,8 +699,8 @@ ListTagsForResourceResponseTypeDef = TypedDict(
|
|
|
699
699
|
"ListTagsForResourceResponseTypeDef",
|
|
700
700
|
{
|
|
701
701
|
"Tags": List[TagTypeDef],
|
|
702
|
-
"NextToken": str,
|
|
703
702
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
703
|
+
"NextToken": NotRequired[str],
|
|
704
704
|
},
|
|
705
705
|
)
|
|
706
706
|
PutResourcePolicyRequestRequestTypeDef = TypedDict(
|
|
@@ -742,8 +742,8 @@ ListCreateAccountStatusResponseTypeDef = TypedDict(
|
|
|
742
742
|
"ListCreateAccountStatusResponseTypeDef",
|
|
743
743
|
{
|
|
744
744
|
"CreateAccountStatuses": List[CreateAccountStatusTypeDef],
|
|
745
|
-
"NextToken": str,
|
|
746
745
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
746
|
+
"NextToken": NotRequired[str],
|
|
747
747
|
},
|
|
748
748
|
)
|
|
749
749
|
CreateOrganizationalUnitResponseTypeDef = TypedDict(
|
|
@@ -764,8 +764,8 @@ ListOrganizationalUnitsForParentResponseTypeDef = TypedDict(
|
|
|
764
764
|
"ListOrganizationalUnitsForParentResponseTypeDef",
|
|
765
765
|
{
|
|
766
766
|
"OrganizationalUnits": List[OrganizationalUnitTypeDef],
|
|
767
|
-
"NextToken": str,
|
|
768
767
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
768
|
+
"NextToken": NotRequired[str],
|
|
769
769
|
},
|
|
770
770
|
)
|
|
771
771
|
UpdateOrganizationalUnitResponseTypeDef = TypedDict(
|
|
@@ -779,16 +779,16 @@ ListDelegatedAdministratorsResponseTypeDef = TypedDict(
|
|
|
779
779
|
"ListDelegatedAdministratorsResponseTypeDef",
|
|
780
780
|
{
|
|
781
781
|
"DelegatedAdministrators": List[DelegatedAdministratorTypeDef],
|
|
782
|
-
"NextToken": str,
|
|
783
782
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
783
|
+
"NextToken": NotRequired[str],
|
|
784
784
|
},
|
|
785
785
|
)
|
|
786
786
|
ListDelegatedServicesForAccountResponseTypeDef = TypedDict(
|
|
787
787
|
"ListDelegatedServicesForAccountResponseTypeDef",
|
|
788
788
|
{
|
|
789
789
|
"DelegatedServices": List[DelegatedServiceTypeDef],
|
|
790
|
-
"NextToken": str,
|
|
791
790
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
791
|
+
"NextToken": NotRequired[str],
|
|
792
792
|
},
|
|
793
793
|
)
|
|
794
794
|
DescribeEffectivePolicyResponseTypeDef = TypedDict(
|
|
@@ -802,8 +802,8 @@ ListAWSServiceAccessForOrganizationResponseTypeDef = TypedDict(
|
|
|
802
802
|
"ListAWSServiceAccessForOrganizationResponseTypeDef",
|
|
803
803
|
{
|
|
804
804
|
"EnabledServicePrincipals": List[EnabledServicePrincipalTypeDef],
|
|
805
|
-
"NextToken": str,
|
|
806
805
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
806
|
+
"NextToken": NotRequired[str],
|
|
807
807
|
},
|
|
808
808
|
)
|
|
809
809
|
ListHandshakesForAccountRequestRequestTypeDef = TypedDict(
|
|
@@ -958,24 +958,24 @@ ListParentsResponseTypeDef = TypedDict(
|
|
|
958
958
|
"ListParentsResponseTypeDef",
|
|
959
959
|
{
|
|
960
960
|
"Parents": List[ParentTypeDef],
|
|
961
|
-
"NextToken": str,
|
|
962
961
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
962
|
+
"NextToken": NotRequired[str],
|
|
963
963
|
},
|
|
964
964
|
)
|
|
965
965
|
ListPoliciesForTargetResponseTypeDef = TypedDict(
|
|
966
966
|
"ListPoliciesForTargetResponseTypeDef",
|
|
967
967
|
{
|
|
968
968
|
"Policies": List[PolicySummaryTypeDef],
|
|
969
|
-
"NextToken": str,
|
|
970
969
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
970
|
+
"NextToken": NotRequired[str],
|
|
971
971
|
},
|
|
972
972
|
)
|
|
973
973
|
ListPoliciesResponseTypeDef = TypedDict(
|
|
974
974
|
"ListPoliciesResponseTypeDef",
|
|
975
975
|
{
|
|
976
976
|
"Policies": List[PolicySummaryTypeDef],
|
|
977
|
-
"NextToken": str,
|
|
978
977
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
978
|
+
"NextToken": NotRequired[str],
|
|
979
979
|
},
|
|
980
980
|
)
|
|
981
981
|
PolicyTypeDef = TypedDict(
|
|
@@ -989,8 +989,8 @@ ListTargetsForPolicyResponseTypeDef = TypedDict(
|
|
|
989
989
|
"ListTargetsForPolicyResponseTypeDef",
|
|
990
990
|
{
|
|
991
991
|
"Targets": List[PolicyTargetSummaryTypeDef],
|
|
992
|
-
"NextToken": str,
|
|
993
992
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
993
|
+
"NextToken": NotRequired[str],
|
|
994
994
|
},
|
|
995
995
|
)
|
|
996
996
|
OrganizationTypeDef = TypedDict(
|
|
@@ -1067,16 +1067,16 @@ ListHandshakesForAccountResponseTypeDef = TypedDict(
|
|
|
1067
1067
|
"ListHandshakesForAccountResponseTypeDef",
|
|
1068
1068
|
{
|
|
1069
1069
|
"Handshakes": List[HandshakeTypeDef],
|
|
1070
|
-
"NextToken": str,
|
|
1071
1070
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1071
|
+
"NextToken": NotRequired[str],
|
|
1072
1072
|
},
|
|
1073
1073
|
)
|
|
1074
1074
|
ListHandshakesForOrganizationResponseTypeDef = TypedDict(
|
|
1075
1075
|
"ListHandshakesForOrganizationResponseTypeDef",
|
|
1076
1076
|
{
|
|
1077
1077
|
"Handshakes": List[HandshakeTypeDef],
|
|
1078
|
-
"NextToken": str,
|
|
1079
1078
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1079
|
+
"NextToken": NotRequired[str],
|
|
1080
1080
|
},
|
|
1081
1081
|
)
|
|
1082
1082
|
CreatePolicyResponseTypeDef = TypedDict(
|
|
@@ -1132,8 +1132,8 @@ ListRootsResponseTypeDef = TypedDict(
|
|
|
1132
1132
|
"ListRootsResponseTypeDef",
|
|
1133
1133
|
{
|
|
1134
1134
|
"Roots": List[RootTypeDef],
|
|
1135
|
-
"NextToken": str,
|
|
1136
1135
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1136
|
+
"NextToken": NotRequired[str],
|
|
1137
1137
|
},
|
|
1138
1138
|
)
|
|
1139
1139
|
DescribeResourcePolicyResponseTypeDef = TypedDict(
|
|
@@ -637,24 +637,24 @@ ListAccountsForParentResponseTypeDef = TypedDict(
|
|
|
637
637
|
"ListAccountsForParentResponseTypeDef",
|
|
638
638
|
{
|
|
639
639
|
"Accounts": List[AccountTypeDef],
|
|
640
|
-
"NextToken": str,
|
|
641
640
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
641
|
+
"NextToken": NotRequired[str],
|
|
642
642
|
},
|
|
643
643
|
)
|
|
644
644
|
ListAccountsResponseTypeDef = TypedDict(
|
|
645
645
|
"ListAccountsResponseTypeDef",
|
|
646
646
|
{
|
|
647
647
|
"Accounts": List[AccountTypeDef],
|
|
648
|
-
"NextToken": str,
|
|
649
648
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
649
|
+
"NextToken": NotRequired[str],
|
|
650
650
|
},
|
|
651
651
|
)
|
|
652
652
|
ListChildrenResponseTypeDef = TypedDict(
|
|
653
653
|
"ListChildrenResponseTypeDef",
|
|
654
654
|
{
|
|
655
655
|
"Children": List[ChildTypeDef],
|
|
656
|
-
"NextToken": str,
|
|
657
656
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
657
|
+
"NextToken": NotRequired[str],
|
|
658
658
|
},
|
|
659
659
|
)
|
|
660
660
|
CreateAccountRequestRequestTypeDef = TypedDict(
|
|
@@ -699,8 +699,8 @@ ListTagsForResourceResponseTypeDef = TypedDict(
|
|
|
699
699
|
"ListTagsForResourceResponseTypeDef",
|
|
700
700
|
{
|
|
701
701
|
"Tags": List[TagTypeDef],
|
|
702
|
-
"NextToken": str,
|
|
703
702
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
703
|
+
"NextToken": NotRequired[str],
|
|
704
704
|
},
|
|
705
705
|
)
|
|
706
706
|
PutResourcePolicyRequestRequestTypeDef = TypedDict(
|
|
@@ -742,8 +742,8 @@ ListCreateAccountStatusResponseTypeDef = TypedDict(
|
|
|
742
742
|
"ListCreateAccountStatusResponseTypeDef",
|
|
743
743
|
{
|
|
744
744
|
"CreateAccountStatuses": List[CreateAccountStatusTypeDef],
|
|
745
|
-
"NextToken": str,
|
|
746
745
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
746
|
+
"NextToken": NotRequired[str],
|
|
747
747
|
},
|
|
748
748
|
)
|
|
749
749
|
CreateOrganizationalUnitResponseTypeDef = TypedDict(
|
|
@@ -764,8 +764,8 @@ ListOrganizationalUnitsForParentResponseTypeDef = TypedDict(
|
|
|
764
764
|
"ListOrganizationalUnitsForParentResponseTypeDef",
|
|
765
765
|
{
|
|
766
766
|
"OrganizationalUnits": List[OrganizationalUnitTypeDef],
|
|
767
|
-
"NextToken": str,
|
|
768
767
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
768
|
+
"NextToken": NotRequired[str],
|
|
769
769
|
},
|
|
770
770
|
)
|
|
771
771
|
UpdateOrganizationalUnitResponseTypeDef = TypedDict(
|
|
@@ -779,16 +779,16 @@ ListDelegatedAdministratorsResponseTypeDef = TypedDict(
|
|
|
779
779
|
"ListDelegatedAdministratorsResponseTypeDef",
|
|
780
780
|
{
|
|
781
781
|
"DelegatedAdministrators": List[DelegatedAdministratorTypeDef],
|
|
782
|
-
"NextToken": str,
|
|
783
782
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
783
|
+
"NextToken": NotRequired[str],
|
|
784
784
|
},
|
|
785
785
|
)
|
|
786
786
|
ListDelegatedServicesForAccountResponseTypeDef = TypedDict(
|
|
787
787
|
"ListDelegatedServicesForAccountResponseTypeDef",
|
|
788
788
|
{
|
|
789
789
|
"DelegatedServices": List[DelegatedServiceTypeDef],
|
|
790
|
-
"NextToken": str,
|
|
791
790
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
791
|
+
"NextToken": NotRequired[str],
|
|
792
792
|
},
|
|
793
793
|
)
|
|
794
794
|
DescribeEffectivePolicyResponseTypeDef = TypedDict(
|
|
@@ -802,8 +802,8 @@ ListAWSServiceAccessForOrganizationResponseTypeDef = TypedDict(
|
|
|
802
802
|
"ListAWSServiceAccessForOrganizationResponseTypeDef",
|
|
803
803
|
{
|
|
804
804
|
"EnabledServicePrincipals": List[EnabledServicePrincipalTypeDef],
|
|
805
|
-
"NextToken": str,
|
|
806
805
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
806
|
+
"NextToken": NotRequired[str],
|
|
807
807
|
},
|
|
808
808
|
)
|
|
809
809
|
ListHandshakesForAccountRequestRequestTypeDef = TypedDict(
|
|
@@ -958,24 +958,24 @@ ListParentsResponseTypeDef = TypedDict(
|
|
|
958
958
|
"ListParentsResponseTypeDef",
|
|
959
959
|
{
|
|
960
960
|
"Parents": List[ParentTypeDef],
|
|
961
|
-
"NextToken": str,
|
|
962
961
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
962
|
+
"NextToken": NotRequired[str],
|
|
963
963
|
},
|
|
964
964
|
)
|
|
965
965
|
ListPoliciesForTargetResponseTypeDef = TypedDict(
|
|
966
966
|
"ListPoliciesForTargetResponseTypeDef",
|
|
967
967
|
{
|
|
968
968
|
"Policies": List[PolicySummaryTypeDef],
|
|
969
|
-
"NextToken": str,
|
|
970
969
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
970
|
+
"NextToken": NotRequired[str],
|
|
971
971
|
},
|
|
972
972
|
)
|
|
973
973
|
ListPoliciesResponseTypeDef = TypedDict(
|
|
974
974
|
"ListPoliciesResponseTypeDef",
|
|
975
975
|
{
|
|
976
976
|
"Policies": List[PolicySummaryTypeDef],
|
|
977
|
-
"NextToken": str,
|
|
978
977
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
978
|
+
"NextToken": NotRequired[str],
|
|
979
979
|
},
|
|
980
980
|
)
|
|
981
981
|
PolicyTypeDef = TypedDict(
|
|
@@ -989,8 +989,8 @@ ListTargetsForPolicyResponseTypeDef = TypedDict(
|
|
|
989
989
|
"ListTargetsForPolicyResponseTypeDef",
|
|
990
990
|
{
|
|
991
991
|
"Targets": List[PolicyTargetSummaryTypeDef],
|
|
992
|
-
"NextToken": str,
|
|
993
992
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
993
|
+
"NextToken": NotRequired[str],
|
|
994
994
|
},
|
|
995
995
|
)
|
|
996
996
|
OrganizationTypeDef = TypedDict(
|
|
@@ -1067,16 +1067,16 @@ ListHandshakesForAccountResponseTypeDef = TypedDict(
|
|
|
1067
1067
|
"ListHandshakesForAccountResponseTypeDef",
|
|
1068
1068
|
{
|
|
1069
1069
|
"Handshakes": List[HandshakeTypeDef],
|
|
1070
|
-
"NextToken": str,
|
|
1071
1070
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1071
|
+
"NextToken": NotRequired[str],
|
|
1072
1072
|
},
|
|
1073
1073
|
)
|
|
1074
1074
|
ListHandshakesForOrganizationResponseTypeDef = TypedDict(
|
|
1075
1075
|
"ListHandshakesForOrganizationResponseTypeDef",
|
|
1076
1076
|
{
|
|
1077
1077
|
"Handshakes": List[HandshakeTypeDef],
|
|
1078
|
-
"NextToken": str,
|
|
1079
1078
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1079
|
+
"NextToken": NotRequired[str],
|
|
1080
1080
|
},
|
|
1081
1081
|
)
|
|
1082
1082
|
CreatePolicyResponseTypeDef = TypedDict(
|
|
@@ -1132,8 +1132,8 @@ ListRootsResponseTypeDef = TypedDict(
|
|
|
1132
1132
|
"ListRootsResponseTypeDef",
|
|
1133
1133
|
{
|
|
1134
1134
|
"Roots": List[RootTypeDef],
|
|
1135
|
-
"NextToken": str,
|
|
1136
1135
|
"ResponseMetadata": ResponseMetadataTypeDef,
|
|
1136
|
+
"NextToken": NotRequired[str],
|
|
1137
1137
|
},
|
|
1138
1138
|
)
|
|
1139
1139
|
DescribeResourcePolicyResponseTypeDef = TypedDict(
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-organizations
|
|
3
|
-
Version: 1.
|
|
4
|
-
Summary: Type annotations for boto3.Organizations 1.
|
|
3
|
+
Version: 1.35.0
|
|
4
|
+
Summary: Type annotations for boto3.Organizations 1.35.0 service generated with mypy-boto3-builder 7.26.0
|
|
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
|
|
@@ -43,7 +43,7 @@ Requires-Dist: typing-extensions>=4.1.0; python_version < "3.12"
|
|
|
43
43
|

|
|
44
44
|
|
|
45
45
|
Type annotations for
|
|
46
|
-
[boto3.Organizations 1.
|
|
46
|
+
[boto3.Organizations 1.35.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
|
|
47
47
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
48
48
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
49
49
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
52
52
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
53
53
|
|
|
54
54
|
Generated by
|
|
55
|
-
[mypy-boto3-builder 7.
|
|
55
|
+
[mypy-boto3-builder 7.26.0](https://github.com/youtype/mypy_boto3_builder).
|
|
56
56
|
|
|
57
57
|
More information can be found on
|
|
58
58
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -4,20 +4,20 @@ Setup script for mypy-boto3-organizations.
|
|
|
4
4
|
|
|
5
5
|
from pathlib import Path
|
|
6
6
|
|
|
7
|
-
from setuptools import setup
|
|
7
|
+
from setuptools import setup # type: ignore
|
|
8
8
|
|
|
9
9
|
LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
10
10
|
|
|
11
11
|
|
|
12
12
|
setup(
|
|
13
13
|
name="mypy-boto3-organizations",
|
|
14
|
-
version="1.
|
|
14
|
+
version="1.35.0",
|
|
15
15
|
packages=["mypy_boto3_organizations"],
|
|
16
16
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
17
17
|
license="MIT License",
|
|
18
18
|
author="Vlad Emelianov",
|
|
19
19
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
20
|
-
description="Type annotations for boto3.Organizations 1.
|
|
20
|
+
description="Type annotations for boto3.Organizations 1.35.0 service generated with mypy-boto3-builder 7.26.0",
|
|
21
21
|
classifiers=[
|
|
22
22
|
"Development Status :: 5 - Production/Stable",
|
|
23
23
|
"Intended Audience :: Developers",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|