mypy-boto3-organizations 1.35.28__py3-none-any.whl → 1.35.60__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.
- mypy_boto3_organizations/__init__.py +2 -2
- mypy_boto3_organizations/__init__.pyi +2 -2
- mypy_boto3_organizations/__main__.py +4 -4
- mypy_boto3_organizations/client.py +8 -8
- mypy_boto3_organizations/client.pyi +8 -8
- mypy_boto3_organizations/literals.py +11 -5
- mypy_boto3_organizations/literals.pyi +11 -5
- mypy_boto3_organizations/paginator.py +35 -35
- mypy_boto3_organizations/paginator.pyi +33 -33
- mypy_boto3_organizations/type_defs.py +806 -1035
- mypy_boto3_organizations/type_defs.pyi +687 -1047
- mypy_boto3_organizations/version.py +1 -1
- {mypy_boto3_organizations-1.35.28.dist-info → mypy_boto3_organizations-1.35.60.dist-info}/METADATA +10 -9
- mypy_boto3_organizations-1.35.60.dist-info/RECORD +18 -0
- {mypy_boto3_organizations-1.35.28.dist-info → mypy_boto3_organizations-1.35.60.dist-info}/WHEEL +1 -1
- mypy_boto3_organizations-1.35.28.dist-info/RECORD +0 -18
- {mypy_boto3_organizations-1.35.28.dist-info → mypy_boto3_organizations-1.35.60.dist-info}/LICENSE +0 -0
- {mypy_boto3_organizations-1.35.28.dist-info → mypy_boto3_organizations-1.35.60.dist-info}/top_level.txt +0 -0
|
@@ -30,8 +30,8 @@ Usage::
|
|
|
30
30
|
client: OrganizationsClient = session.client("organizations")
|
|
31
31
|
|
|
32
32
|
list_aws_service_access_for_organization_paginator: ListAWSServiceAccessForOrganizationPaginator = client.get_paginator("list_aws_service_access_for_organization")
|
|
33
|
-
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
34
33
|
list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_paginator("list_accounts_for_parent")
|
|
34
|
+
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
35
35
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
36
36
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator("list_create_account_status")
|
|
37
37
|
list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator = client.get_paginator("list_delegated_administrators")
|
|
@@ -40,8 +40,8 @@ Usage::
|
|
|
40
40
|
list_handshakes_for_organization_paginator: ListHandshakesForOrganizationPaginator = client.get_paginator("list_handshakes_for_organization")
|
|
41
41
|
list_organizational_units_for_parent_paginator: ListOrganizationalUnitsForParentPaginator = client.get_paginator("list_organizational_units_for_parent")
|
|
42
42
|
list_parents_paginator: ListParentsPaginator = client.get_paginator("list_parents")
|
|
43
|
-
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
44
43
|
list_policies_for_target_paginator: ListPoliciesForTargetPaginator = client.get_paginator("list_policies_for_target")
|
|
44
|
+
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
45
45
|
list_roots_paginator: ListRootsPaginator = client.get_paginator("list_roots")
|
|
46
46
|
list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator("list_tags_for_resource")
|
|
47
47
|
list_targets_for_policy_paginator: ListTargetsForPolicyPaginator = client.get_paginator("list_targets_for_policy")
|
|
@@ -30,8 +30,8 @@ Usage::
|
|
|
30
30
|
client: OrganizationsClient = session.client("organizations")
|
|
31
31
|
|
|
32
32
|
list_aws_service_access_for_organization_paginator: ListAWSServiceAccessForOrganizationPaginator = client.get_paginator("list_aws_service_access_for_organization")
|
|
33
|
-
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
34
33
|
list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_paginator("list_accounts_for_parent")
|
|
34
|
+
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
35
35
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
36
36
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator("list_create_account_status")
|
|
37
37
|
list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator = client.get_paginator("list_delegated_administrators")
|
|
@@ -40,8 +40,8 @@ Usage::
|
|
|
40
40
|
list_handshakes_for_organization_paginator: ListHandshakesForOrganizationPaginator = client.get_paginator("list_handshakes_for_organization")
|
|
41
41
|
list_organizational_units_for_parent_paginator: ListOrganizationalUnitsForParentPaginator = client.get_paginator("list_organizational_units_for_parent")
|
|
42
42
|
list_parents_paginator: ListParentsPaginator = client.get_paginator("list_parents")
|
|
43
|
-
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
44
43
|
list_policies_for_target_paginator: ListPoliciesForTargetPaginator = client.get_paginator("list_policies_for_target")
|
|
44
|
+
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
45
45
|
list_roots_paginator: ListRootsPaginator = client.get_paginator("list_roots")
|
|
46
46
|
list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator("list_tags_for_resource")
|
|
47
47
|
list_targets_for_policy_paginator: ListTargetsForPolicyPaginator = client.get_paginator("list_targets_for_policy")
|
|
@@ -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.35.
|
|
14
|
-
"Version: 1.35.
|
|
15
|
-
"Builder version: 8.1
|
|
13
|
+
"Type annotations for boto3.Organizations 1.35.60\n"
|
|
14
|
+
"Version: 1.35.60\n"
|
|
15
|
+
"Builder version: 8.2.1\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.35.
|
|
27
|
+
print("1.35.60")
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
def main() -> None:
|
|
@@ -838,16 +838,16 @@ class OrganizationsClient(BaseClient):
|
|
|
838
838
|
"""
|
|
839
839
|
|
|
840
840
|
@overload
|
|
841
|
-
def get_paginator(
|
|
841
|
+
def get_paginator(
|
|
842
|
+
self, operation_name: Literal["list_accounts_for_parent"]
|
|
843
|
+
) -> ListAccountsForParentPaginator:
|
|
842
844
|
"""
|
|
843
845
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
844
846
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
845
847
|
"""
|
|
846
848
|
|
|
847
849
|
@overload
|
|
848
|
-
def get_paginator(
|
|
849
|
-
self, operation_name: Literal["list_accounts_for_parent"]
|
|
850
|
-
) -> ListAccountsForParentPaginator:
|
|
850
|
+
def get_paginator(self, operation_name: Literal["list_accounts"]) -> ListAccountsPaginator:
|
|
851
851
|
"""
|
|
852
852
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
853
853
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
@@ -922,16 +922,16 @@ class OrganizationsClient(BaseClient):
|
|
|
922
922
|
"""
|
|
923
923
|
|
|
924
924
|
@overload
|
|
925
|
-
def get_paginator(
|
|
925
|
+
def get_paginator(
|
|
926
|
+
self, operation_name: Literal["list_policies_for_target"]
|
|
927
|
+
) -> ListPoliciesForTargetPaginator:
|
|
926
928
|
"""
|
|
927
929
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
928
930
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
929
931
|
"""
|
|
930
932
|
|
|
931
933
|
@overload
|
|
932
|
-
def get_paginator(
|
|
933
|
-
self, operation_name: Literal["list_policies_for_target"]
|
|
934
|
-
) -> ListPoliciesForTargetPaginator:
|
|
934
|
+
def get_paginator(self, operation_name: Literal["list_policies"]) -> ListPoliciesPaginator:
|
|
935
935
|
"""
|
|
936
936
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
937
937
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
@@ -834,16 +834,16 @@ class OrganizationsClient(BaseClient):
|
|
|
834
834
|
"""
|
|
835
835
|
|
|
836
836
|
@overload
|
|
837
|
-
def get_paginator(
|
|
837
|
+
def get_paginator(
|
|
838
|
+
self, operation_name: Literal["list_accounts_for_parent"]
|
|
839
|
+
) -> ListAccountsForParentPaginator:
|
|
838
840
|
"""
|
|
839
841
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
840
842
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
841
843
|
"""
|
|
842
844
|
|
|
843
845
|
@overload
|
|
844
|
-
def get_paginator(
|
|
845
|
-
self, operation_name: Literal["list_accounts_for_parent"]
|
|
846
|
-
) -> ListAccountsForParentPaginator:
|
|
846
|
+
def get_paginator(self, operation_name: Literal["list_accounts"]) -> ListAccountsPaginator:
|
|
847
847
|
"""
|
|
848
848
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
849
849
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
@@ -918,16 +918,16 @@ class OrganizationsClient(BaseClient):
|
|
|
918
918
|
"""
|
|
919
919
|
|
|
920
920
|
@overload
|
|
921
|
-
def get_paginator(
|
|
921
|
+
def get_paginator(
|
|
922
|
+
self, operation_name: Literal["list_policies_for_target"]
|
|
923
|
+
) -> ListPoliciesForTargetPaginator:
|
|
922
924
|
"""
|
|
923
925
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
924
926
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
925
927
|
"""
|
|
926
928
|
|
|
927
929
|
@overload
|
|
928
|
-
def get_paginator(
|
|
929
|
-
self, operation_name: Literal["list_policies_for_target"]
|
|
930
|
-
) -> ListPoliciesForTargetPaginator:
|
|
930
|
+
def get_paginator(self, operation_name: Literal["list_policies"]) -> ListPoliciesPaginator:
|
|
931
931
|
"""
|
|
932
932
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client.get_paginator)
|
|
933
933
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/client/#get_paginator)
|
|
@@ -49,14 +49,14 @@ __all__ = (
|
|
|
49
49
|
"ListTagsForResourcePaginatorName",
|
|
50
50
|
"ListTargetsForPolicyPaginatorName",
|
|
51
51
|
"OrganizationFeatureSetType",
|
|
52
|
+
"OrganizationsServiceName",
|
|
53
|
+
"PaginatorName",
|
|
52
54
|
"ParentTypeType",
|
|
53
55
|
"PolicyTypeStatusType",
|
|
54
56
|
"PolicyTypeType",
|
|
55
|
-
"TargetTypeType",
|
|
56
|
-
"OrganizationsServiceName",
|
|
57
|
-
"ServiceName",
|
|
58
57
|
"ResourceServiceName",
|
|
59
|
-
"
|
|
58
|
+
"ServiceName",
|
|
59
|
+
"TargetTypeType",
|
|
60
60
|
)
|
|
61
61
|
|
|
62
62
|
|
|
@@ -125,6 +125,7 @@ PolicyTypeType = Literal[
|
|
|
125
125
|
"AISERVICES_OPT_OUT_POLICY",
|
|
126
126
|
"BACKUP_POLICY",
|
|
127
127
|
"CHATBOT_POLICY",
|
|
128
|
+
"RESOURCE_CONTROL_POLICY",
|
|
128
129
|
"SERVICE_CONTROL_POLICY",
|
|
129
130
|
"TAG_POLICY",
|
|
130
131
|
]
|
|
@@ -171,6 +172,7 @@ ServiceName = Literal[
|
|
|
171
172
|
"bedrock-agent",
|
|
172
173
|
"bedrock-agent-runtime",
|
|
173
174
|
"bedrock-runtime",
|
|
175
|
+
"billing",
|
|
174
176
|
"billingconductor",
|
|
175
177
|
"braket",
|
|
176
178
|
"budgets",
|
|
@@ -280,6 +282,9 @@ ServiceName = Literal[
|
|
|
280
282
|
"freetier",
|
|
281
283
|
"fsx",
|
|
282
284
|
"gamelift",
|
|
285
|
+
"geo-maps",
|
|
286
|
+
"geo-places",
|
|
287
|
+
"geo-routes",
|
|
283
288
|
"glacier",
|
|
284
289
|
"globalaccelerator",
|
|
285
290
|
"glue",
|
|
@@ -357,6 +362,7 @@ ServiceName = Literal[
|
|
|
357
362
|
"marketplace-catalog",
|
|
358
363
|
"marketplace-deployment",
|
|
359
364
|
"marketplace-entitlement",
|
|
365
|
+
"marketplace-reporting",
|
|
360
366
|
"marketplacecommerceanalytics",
|
|
361
367
|
"mediaconnect",
|
|
362
368
|
"mediaconvert",
|
|
@@ -385,7 +391,6 @@ ServiceName = Literal[
|
|
|
385
391
|
"network-firewall",
|
|
386
392
|
"networkmanager",
|
|
387
393
|
"networkmonitor",
|
|
388
|
-
"nimble",
|
|
389
394
|
"oam",
|
|
390
395
|
"omics",
|
|
391
396
|
"opensearch",
|
|
@@ -475,6 +480,7 @@ ServiceName = Literal[
|
|
|
475
480
|
"snow-device-management",
|
|
476
481
|
"snowball",
|
|
477
482
|
"sns",
|
|
483
|
+
"socialmessaging",
|
|
478
484
|
"sqs",
|
|
479
485
|
"ssm",
|
|
480
486
|
"ssm-contacts",
|
|
@@ -48,14 +48,14 @@ __all__ = (
|
|
|
48
48
|
"ListTagsForResourcePaginatorName",
|
|
49
49
|
"ListTargetsForPolicyPaginatorName",
|
|
50
50
|
"OrganizationFeatureSetType",
|
|
51
|
+
"OrganizationsServiceName",
|
|
52
|
+
"PaginatorName",
|
|
51
53
|
"ParentTypeType",
|
|
52
54
|
"PolicyTypeStatusType",
|
|
53
55
|
"PolicyTypeType",
|
|
54
|
-
"TargetTypeType",
|
|
55
|
-
"OrganizationsServiceName",
|
|
56
|
-
"ServiceName",
|
|
57
56
|
"ResourceServiceName",
|
|
58
|
-
"
|
|
57
|
+
"ServiceName",
|
|
58
|
+
"TargetTypeType",
|
|
59
59
|
)
|
|
60
60
|
|
|
61
61
|
AccountJoinedMethodType = Literal["CREATED", "INVITED"]
|
|
@@ -123,6 +123,7 @@ PolicyTypeType = Literal[
|
|
|
123
123
|
"AISERVICES_OPT_OUT_POLICY",
|
|
124
124
|
"BACKUP_POLICY",
|
|
125
125
|
"CHATBOT_POLICY",
|
|
126
|
+
"RESOURCE_CONTROL_POLICY",
|
|
126
127
|
"SERVICE_CONTROL_POLICY",
|
|
127
128
|
"TAG_POLICY",
|
|
128
129
|
]
|
|
@@ -169,6 +170,7 @@ ServiceName = Literal[
|
|
|
169
170
|
"bedrock-agent",
|
|
170
171
|
"bedrock-agent-runtime",
|
|
171
172
|
"bedrock-runtime",
|
|
173
|
+
"billing",
|
|
172
174
|
"billingconductor",
|
|
173
175
|
"braket",
|
|
174
176
|
"budgets",
|
|
@@ -278,6 +280,9 @@ ServiceName = Literal[
|
|
|
278
280
|
"freetier",
|
|
279
281
|
"fsx",
|
|
280
282
|
"gamelift",
|
|
283
|
+
"geo-maps",
|
|
284
|
+
"geo-places",
|
|
285
|
+
"geo-routes",
|
|
281
286
|
"glacier",
|
|
282
287
|
"globalaccelerator",
|
|
283
288
|
"glue",
|
|
@@ -355,6 +360,7 @@ ServiceName = Literal[
|
|
|
355
360
|
"marketplace-catalog",
|
|
356
361
|
"marketplace-deployment",
|
|
357
362
|
"marketplace-entitlement",
|
|
363
|
+
"marketplace-reporting",
|
|
358
364
|
"marketplacecommerceanalytics",
|
|
359
365
|
"mediaconnect",
|
|
360
366
|
"mediaconvert",
|
|
@@ -383,7 +389,6 @@ ServiceName = Literal[
|
|
|
383
389
|
"network-firewall",
|
|
384
390
|
"networkmanager",
|
|
385
391
|
"networkmonitor",
|
|
386
|
-
"nimble",
|
|
387
392
|
"oam",
|
|
388
393
|
"omics",
|
|
389
394
|
"opensearch",
|
|
@@ -473,6 +478,7 @@ ServiceName = Literal[
|
|
|
473
478
|
"snow-device-management",
|
|
474
479
|
"snowball",
|
|
475
480
|
"sns",
|
|
481
|
+
"socialmessaging",
|
|
476
482
|
"sqs",
|
|
477
483
|
"ssm",
|
|
478
484
|
"ssm-contacts",
|
|
@@ -11,8 +11,8 @@ Usage::
|
|
|
11
11
|
from mypy_boto3_organizations.client import OrganizationsClient
|
|
12
12
|
from mypy_boto3_organizations.paginator import (
|
|
13
13
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
14
|
-
ListAccountsPaginator,
|
|
15
14
|
ListAccountsForParentPaginator,
|
|
15
|
+
ListAccountsPaginator,
|
|
16
16
|
ListChildrenPaginator,
|
|
17
17
|
ListCreateAccountStatusPaginator,
|
|
18
18
|
ListDelegatedAdministratorsPaginator,
|
|
@@ -21,8 +21,8 @@ Usage::
|
|
|
21
21
|
ListHandshakesForOrganizationPaginator,
|
|
22
22
|
ListOrganizationalUnitsForParentPaginator,
|
|
23
23
|
ListParentsPaginator,
|
|
24
|
-
ListPoliciesPaginator,
|
|
25
24
|
ListPoliciesForTargetPaginator,
|
|
25
|
+
ListPoliciesPaginator,
|
|
26
26
|
ListRootsPaginator,
|
|
27
27
|
ListTagsForResourcePaginator,
|
|
28
28
|
ListTargetsForPolicyPaginator,
|
|
@@ -32,8 +32,8 @@ Usage::
|
|
|
32
32
|
client: OrganizationsClient = session.client("organizations")
|
|
33
33
|
|
|
34
34
|
list_aws_service_access_for_organization_paginator: ListAWSServiceAccessForOrganizationPaginator = client.get_paginator("list_aws_service_access_for_organization")
|
|
35
|
-
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
36
35
|
list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_paginator("list_accounts_for_parent")
|
|
36
|
+
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
37
37
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
38
38
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator("list_create_account_status")
|
|
39
39
|
list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator = client.get_paginator("list_delegated_administrators")
|
|
@@ -42,8 +42,8 @@ Usage::
|
|
|
42
42
|
list_handshakes_for_organization_paginator: ListHandshakesForOrganizationPaginator = client.get_paginator("list_handshakes_for_organization")
|
|
43
43
|
list_organizational_units_for_parent_paginator: ListOrganizationalUnitsForParentPaginator = client.get_paginator("list_organizational_units_for_parent")
|
|
44
44
|
list_parents_paginator: ListParentsPaginator = client.get_paginator("list_parents")
|
|
45
|
-
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
46
45
|
list_policies_for_target_paginator: ListPoliciesForTargetPaginator = client.get_paginator("list_policies_for_target")
|
|
46
|
+
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
47
47
|
list_roots_paginator: ListRootsPaginator = client.get_paginator("list_roots")
|
|
48
48
|
list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator("list_tags_for_resource")
|
|
49
49
|
list_targets_for_policy_paginator: ListTargetsForPolicyPaginator = client.get_paginator("list_targets_for_policy")
|
|
@@ -98,8 +98,8 @@ else:
|
|
|
98
98
|
|
|
99
99
|
__all__ = (
|
|
100
100
|
"ListAWSServiceAccessForOrganizationPaginator",
|
|
101
|
-
"ListAccountsPaginator",
|
|
102
101
|
"ListAccountsForParentPaginator",
|
|
102
|
+
"ListAccountsPaginator",
|
|
103
103
|
"ListChildrenPaginator",
|
|
104
104
|
"ListCreateAccountStatusPaginator",
|
|
105
105
|
"ListDelegatedAdministratorsPaginator",
|
|
@@ -108,8 +108,8 @@ __all__ = (
|
|
|
108
108
|
"ListHandshakesForOrganizationPaginator",
|
|
109
109
|
"ListOrganizationalUnitsForParentPaginator",
|
|
110
110
|
"ListParentsPaginator",
|
|
111
|
-
"ListPoliciesPaginator",
|
|
112
111
|
"ListPoliciesForTargetPaginator",
|
|
112
|
+
"ListPoliciesPaginator",
|
|
113
113
|
"ListRootsPaginator",
|
|
114
114
|
"ListTagsForResourcePaginator",
|
|
115
115
|
"ListTargetsForPolicyPaginator",
|
|
@@ -119,7 +119,7 @@ __all__ = (
|
|
|
119
119
|
_ItemTypeDef = TypeVar("_ItemTypeDef")
|
|
120
120
|
|
|
121
121
|
|
|
122
|
-
class _PageIterator(Generic[_ItemTypeDef]
|
|
122
|
+
class _PageIterator(PageIterator, Generic[_ItemTypeDef]):
|
|
123
123
|
def __iter__(self) -> Iterator[_ItemTypeDef]:
|
|
124
124
|
"""
|
|
125
125
|
Proxy method to specify iterator item type.
|
|
@@ -144,33 +144,33 @@ class ListAWSServiceAccessForOrganizationPaginator(Paginator):
|
|
|
144
144
|
"""
|
|
145
145
|
|
|
146
146
|
|
|
147
|
-
class
|
|
147
|
+
class ListAccountsForParentPaginator(Paginator):
|
|
148
148
|
"""
|
|
149
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
150
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
149
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccountsForParent)
|
|
150
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountsforparentpaginator)
|
|
151
151
|
"""
|
|
152
152
|
|
|
153
153
|
def paginate(
|
|
154
|
-
self, **kwargs: Unpack[
|
|
155
|
-
) -> _PageIterator[
|
|
154
|
+
self, **kwargs: Unpack[ListAccountsForParentRequestListAccountsForParentPaginateTypeDef]
|
|
155
|
+
) -> _PageIterator[ListAccountsForParentResponseTypeDef]:
|
|
156
156
|
"""
|
|
157
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
158
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
157
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccountsForParent.paginate)
|
|
158
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountsforparentpaginator)
|
|
159
159
|
"""
|
|
160
160
|
|
|
161
161
|
|
|
162
|
-
class
|
|
162
|
+
class ListAccountsPaginator(Paginator):
|
|
163
163
|
"""
|
|
164
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
165
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
164
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccounts)
|
|
165
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountspaginator)
|
|
166
166
|
"""
|
|
167
167
|
|
|
168
168
|
def paginate(
|
|
169
|
-
self, **kwargs: Unpack[
|
|
170
|
-
) -> _PageIterator[
|
|
169
|
+
self, **kwargs: Unpack[ListAccountsRequestListAccountsPaginateTypeDef]
|
|
170
|
+
) -> _PageIterator[ListAccountsResponseTypeDef]:
|
|
171
171
|
"""
|
|
172
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
173
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
172
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccounts.paginate)
|
|
173
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountspaginator)
|
|
174
174
|
"""
|
|
175
175
|
|
|
176
176
|
|
|
@@ -307,33 +307,33 @@ class ListParentsPaginator(Paginator):
|
|
|
307
307
|
"""
|
|
308
308
|
|
|
309
309
|
|
|
310
|
-
class
|
|
310
|
+
class ListPoliciesForTargetPaginator(Paginator):
|
|
311
311
|
"""
|
|
312
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
313
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
312
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPoliciesForTarget)
|
|
313
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciesfortargetpaginator)
|
|
314
314
|
"""
|
|
315
315
|
|
|
316
316
|
def paginate(
|
|
317
|
-
self, **kwargs: Unpack[
|
|
318
|
-
) -> _PageIterator[
|
|
317
|
+
self, **kwargs: Unpack[ListPoliciesForTargetRequestListPoliciesForTargetPaginateTypeDef]
|
|
318
|
+
) -> _PageIterator[ListPoliciesForTargetResponseTypeDef]:
|
|
319
319
|
"""
|
|
320
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
321
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
320
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPoliciesForTarget.paginate)
|
|
321
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciesfortargetpaginator)
|
|
322
322
|
"""
|
|
323
323
|
|
|
324
324
|
|
|
325
|
-
class
|
|
325
|
+
class ListPoliciesPaginator(Paginator):
|
|
326
326
|
"""
|
|
327
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
328
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
327
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPolicies)
|
|
328
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciespaginator)
|
|
329
329
|
"""
|
|
330
330
|
|
|
331
331
|
def paginate(
|
|
332
|
-
self, **kwargs: Unpack[
|
|
333
|
-
) -> _PageIterator[
|
|
332
|
+
self, **kwargs: Unpack[ListPoliciesRequestListPoliciesPaginateTypeDef]
|
|
333
|
+
) -> _PageIterator[ListPoliciesResponseTypeDef]:
|
|
334
334
|
"""
|
|
335
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.
|
|
336
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#
|
|
335
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPolicies.paginate)
|
|
336
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciespaginator)
|
|
337
337
|
"""
|
|
338
338
|
|
|
339
339
|
|
|
@@ -11,8 +11,8 @@ Usage::
|
|
|
11
11
|
from mypy_boto3_organizations.client import OrganizationsClient
|
|
12
12
|
from mypy_boto3_organizations.paginator import (
|
|
13
13
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
14
|
-
ListAccountsPaginator,
|
|
15
14
|
ListAccountsForParentPaginator,
|
|
15
|
+
ListAccountsPaginator,
|
|
16
16
|
ListChildrenPaginator,
|
|
17
17
|
ListCreateAccountStatusPaginator,
|
|
18
18
|
ListDelegatedAdministratorsPaginator,
|
|
@@ -21,8 +21,8 @@ Usage::
|
|
|
21
21
|
ListHandshakesForOrganizationPaginator,
|
|
22
22
|
ListOrganizationalUnitsForParentPaginator,
|
|
23
23
|
ListParentsPaginator,
|
|
24
|
-
ListPoliciesPaginator,
|
|
25
24
|
ListPoliciesForTargetPaginator,
|
|
25
|
+
ListPoliciesPaginator,
|
|
26
26
|
ListRootsPaginator,
|
|
27
27
|
ListTagsForResourcePaginator,
|
|
28
28
|
ListTargetsForPolicyPaginator,
|
|
@@ -32,8 +32,8 @@ Usage::
|
|
|
32
32
|
client: OrganizationsClient = session.client("organizations")
|
|
33
33
|
|
|
34
34
|
list_aws_service_access_for_organization_paginator: ListAWSServiceAccessForOrganizationPaginator = client.get_paginator("list_aws_service_access_for_organization")
|
|
35
|
-
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
36
35
|
list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_paginator("list_accounts_for_parent")
|
|
36
|
+
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
37
37
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
38
38
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator("list_create_account_status")
|
|
39
39
|
list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator = client.get_paginator("list_delegated_administrators")
|
|
@@ -42,8 +42,8 @@ Usage::
|
|
|
42
42
|
list_handshakes_for_organization_paginator: ListHandshakesForOrganizationPaginator = client.get_paginator("list_handshakes_for_organization")
|
|
43
43
|
list_organizational_units_for_parent_paginator: ListOrganizationalUnitsForParentPaginator = client.get_paginator("list_organizational_units_for_parent")
|
|
44
44
|
list_parents_paginator: ListParentsPaginator = client.get_paginator("list_parents")
|
|
45
|
-
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
46
45
|
list_policies_for_target_paginator: ListPoliciesForTargetPaginator = client.get_paginator("list_policies_for_target")
|
|
46
|
+
list_policies_paginator: ListPoliciesPaginator = client.get_paginator("list_policies")
|
|
47
47
|
list_roots_paginator: ListRootsPaginator = client.get_paginator("list_roots")
|
|
48
48
|
list_tags_for_resource_paginator: ListTagsForResourcePaginator = client.get_paginator("list_tags_for_resource")
|
|
49
49
|
list_targets_for_policy_paginator: ListTargetsForPolicyPaginator = client.get_paginator("list_targets_for_policy")
|
|
@@ -97,8 +97,8 @@ else:
|
|
|
97
97
|
|
|
98
98
|
__all__ = (
|
|
99
99
|
"ListAWSServiceAccessForOrganizationPaginator",
|
|
100
|
-
"ListAccountsPaginator",
|
|
101
100
|
"ListAccountsForParentPaginator",
|
|
101
|
+
"ListAccountsPaginator",
|
|
102
102
|
"ListChildrenPaginator",
|
|
103
103
|
"ListCreateAccountStatusPaginator",
|
|
104
104
|
"ListDelegatedAdministratorsPaginator",
|
|
@@ -107,8 +107,8 @@ __all__ = (
|
|
|
107
107
|
"ListHandshakesForOrganizationPaginator",
|
|
108
108
|
"ListOrganizationalUnitsForParentPaginator",
|
|
109
109
|
"ListParentsPaginator",
|
|
110
|
-
"ListPoliciesPaginator",
|
|
111
110
|
"ListPoliciesForTargetPaginator",
|
|
111
|
+
"ListPoliciesPaginator",
|
|
112
112
|
"ListRootsPaginator",
|
|
113
113
|
"ListTagsForResourcePaginator",
|
|
114
114
|
"ListTargetsForPolicyPaginator",
|
|
@@ -116,7 +116,7 @@ __all__ = (
|
|
|
116
116
|
|
|
117
117
|
_ItemTypeDef = TypeVar("_ItemTypeDef")
|
|
118
118
|
|
|
119
|
-
class _PageIterator(Generic[_ItemTypeDef]
|
|
119
|
+
class _PageIterator(PageIterator, Generic[_ItemTypeDef]):
|
|
120
120
|
def __iter__(self) -> Iterator[_ItemTypeDef]:
|
|
121
121
|
"""
|
|
122
122
|
Proxy method to specify iterator item type.
|
|
@@ -138,19 +138,6 @@ class ListAWSServiceAccessForOrganizationPaginator(Paginator):
|
|
|
138
138
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listawsserviceaccessfororganizationpaginator)
|
|
139
139
|
"""
|
|
140
140
|
|
|
141
|
-
class ListAccountsPaginator(Paginator):
|
|
142
|
-
"""
|
|
143
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccounts)
|
|
144
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountspaginator)
|
|
145
|
-
"""
|
|
146
|
-
def paginate(
|
|
147
|
-
self, **kwargs: Unpack[ListAccountsRequestListAccountsPaginateTypeDef]
|
|
148
|
-
) -> _PageIterator[ListAccountsResponseTypeDef]:
|
|
149
|
-
"""
|
|
150
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccounts.paginate)
|
|
151
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountspaginator)
|
|
152
|
-
"""
|
|
153
|
-
|
|
154
141
|
class ListAccountsForParentPaginator(Paginator):
|
|
155
142
|
"""
|
|
156
143
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccountsForParent)
|
|
@@ -164,6 +151,19 @@ class ListAccountsForParentPaginator(Paginator):
|
|
|
164
151
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountsforparentpaginator)
|
|
165
152
|
"""
|
|
166
153
|
|
|
154
|
+
class ListAccountsPaginator(Paginator):
|
|
155
|
+
"""
|
|
156
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccounts)
|
|
157
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountspaginator)
|
|
158
|
+
"""
|
|
159
|
+
def paginate(
|
|
160
|
+
self, **kwargs: Unpack[ListAccountsRequestListAccountsPaginateTypeDef]
|
|
161
|
+
) -> _PageIterator[ListAccountsResponseTypeDef]:
|
|
162
|
+
"""
|
|
163
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListAccounts.paginate)
|
|
164
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listaccountspaginator)
|
|
165
|
+
"""
|
|
166
|
+
|
|
167
167
|
class ListChildrenPaginator(Paginator):
|
|
168
168
|
"""
|
|
169
169
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListChildren)
|
|
@@ -281,19 +281,6 @@ class ListParentsPaginator(Paginator):
|
|
|
281
281
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listparentspaginator)
|
|
282
282
|
"""
|
|
283
283
|
|
|
284
|
-
class ListPoliciesPaginator(Paginator):
|
|
285
|
-
"""
|
|
286
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPolicies)
|
|
287
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciespaginator)
|
|
288
|
-
"""
|
|
289
|
-
def paginate(
|
|
290
|
-
self, **kwargs: Unpack[ListPoliciesRequestListPoliciesPaginateTypeDef]
|
|
291
|
-
) -> _PageIterator[ListPoliciesResponseTypeDef]:
|
|
292
|
-
"""
|
|
293
|
-
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPolicies.paginate)
|
|
294
|
-
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciespaginator)
|
|
295
|
-
"""
|
|
296
|
-
|
|
297
284
|
class ListPoliciesForTargetPaginator(Paginator):
|
|
298
285
|
"""
|
|
299
286
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPoliciesForTarget)
|
|
@@ -307,6 +294,19 @@ class ListPoliciesForTargetPaginator(Paginator):
|
|
|
307
294
|
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciesfortargetpaginator)
|
|
308
295
|
"""
|
|
309
296
|
|
|
297
|
+
class ListPoliciesPaginator(Paginator):
|
|
298
|
+
"""
|
|
299
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPolicies)
|
|
300
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciespaginator)
|
|
301
|
+
"""
|
|
302
|
+
def paginate(
|
|
303
|
+
self, **kwargs: Unpack[ListPoliciesRequestListPoliciesPaginateTypeDef]
|
|
304
|
+
) -> _PageIterator[ListPoliciesResponseTypeDef]:
|
|
305
|
+
"""
|
|
306
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListPolicies.paginate)
|
|
307
|
+
[Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listpoliciespaginator)
|
|
308
|
+
"""
|
|
309
|
+
|
|
310
310
|
class ListRootsPaginator(Paginator):
|
|
311
311
|
"""
|
|
312
312
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListRoots)
|