types-boto3-organizations 1.40.0__tar.gz → 1.40.27__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.
- {types_boto3_organizations-1.40.0/types_boto3_organizations.egg-info → types_boto3_organizations-1.40.27}/PKG-INFO +12 -4
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/README.md +10 -2
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/setup.py +2 -2
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations/__init__.py +8 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations/__init__.pyi +8 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations/__main__.py +3 -3
- types_boto3_organizations-1.40.0/types_boto3_organizations/client.pyi → types_boto3_organizations-1.40.27/types_boto3_organizations/client.py +53 -0
- types_boto3_organizations-1.40.0/types_boto3_organizations/client.py → types_boto3_organizations-1.40.27/types_boto3_organizations/client.pyi +50 -3
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations/literals.py +16 -12
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations/literals.pyi +16 -12
- types_boto3_organizations-1.40.0/types_boto3_organizations/paginator.pyi → types_boto3_organizations-1.40.27/types_boto3_organizations/paginator.py +109 -0
- types_boto3_organizations-1.40.0/types_boto3_organizations/paginator.py → types_boto3_organizations-1.40.27/types_boto3_organizations/paginator.pyi +52 -47
- types_boto3_organizations-1.40.0/types_boto3_organizations/type_defs.pyi → types_boto3_organizations-1.40.27/types_boto3_organizations/type_defs.py +189 -0
- types_boto3_organizations-1.40.0/types_boto3_organizations/type_defs.py → types_boto3_organizations-1.40.27/types_boto3_organizations/type_defs.pyi +43 -125
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations/version.py +1 -1
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27/types_boto3_organizations.egg-info}/PKG-INFO +12 -4
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/LICENSE +0 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/setup.cfg +0 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations/py.typed +0 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations.egg-info/SOURCES.txt +0 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations.egg-info/dependency_links.txt +0 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations.egg-info/not-zip-safe +0 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations.egg-info/requires.txt +0 -0
- {types_boto3_organizations-1.40.0 → types_boto3_organizations-1.40.27}/types_boto3_organizations.egg-info/top_level.txt +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: types-boto3-organizations
|
|
3
|
-
Version: 1.40.
|
|
4
|
-
Summary: Type annotations for boto3 Organizations 1.40.
|
|
3
|
+
Version: 1.40.27
|
|
4
|
+
Summary: Type annotations for boto3 Organizations 1.40.27 service generated with mypy-boto3-builder 8.11.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
|
|
@@ -57,7 +57,7 @@ Dynamic: summary
|
|
|
57
57
|

|
|
58
58
|
|
|
59
59
|
Type annotations for
|
|
60
|
-
[boto3 Organizations 1.40.
|
|
60
|
+
[boto3 Organizations 1.40.27](https://pypi.org/project/boto3/) compatible with
|
|
61
61
|
[VSCode](https://code.visualstudio.com/),
|
|
62
62
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
63
63
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -119,7 +119,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
119
119
|
isolation.
|
|
120
120
|
|
|
121
121
|
1. Run mypy-boto3-builder in your package root directory:
|
|
122
|
-
`uvx --with 'boto3==1.40.
|
|
122
|
+
`uvx --with 'boto3==1.40.27' mypy-boto3-builder`
|
|
123
123
|
2. Select `boto3` AWS SDK.
|
|
124
124
|
3. Add `Organizations` service.
|
|
125
125
|
4. Use provided commands to install generated packages.
|
|
@@ -357,10 +357,12 @@ from types_boto3_organizations.paginator import (
|
|
|
357
357
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
358
358
|
ListAccountsForParentPaginator,
|
|
359
359
|
ListAccountsPaginator,
|
|
360
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
360
361
|
ListChildrenPaginator,
|
|
361
362
|
ListCreateAccountStatusPaginator,
|
|
362
363
|
ListDelegatedAdministratorsPaginator,
|
|
363
364
|
ListDelegatedServicesForAccountPaginator,
|
|
365
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
364
366
|
ListHandshakesForAccountPaginator,
|
|
365
367
|
ListHandshakesForOrganizationPaginator,
|
|
366
368
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -383,6 +385,9 @@ list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_
|
|
|
383
385
|
"list_accounts_for_parent"
|
|
384
386
|
)
|
|
385
387
|
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
388
|
+
list_accounts_with_invalid_effective_policy_paginator: ListAccountsWithInvalidEffectivePolicyPaginator = client.get_paginator(
|
|
389
|
+
"list_accounts_with_invalid_effective_policy"
|
|
390
|
+
)
|
|
386
391
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
387
392
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator(
|
|
388
393
|
"list_create_account_status"
|
|
@@ -393,6 +398,9 @@ list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator =
|
|
|
393
398
|
list_delegated_services_for_account_paginator: ListDelegatedServicesForAccountPaginator = (
|
|
394
399
|
client.get_paginator("list_delegated_services_for_account")
|
|
395
400
|
)
|
|
401
|
+
list_effective_policy_validation_errors_paginator: ListEffectivePolicyValidationErrorsPaginator = (
|
|
402
|
+
client.get_paginator("list_effective_policy_validation_errors")
|
|
403
|
+
)
|
|
396
404
|
list_handshakes_for_account_paginator: ListHandshakesForAccountPaginator = client.get_paginator(
|
|
397
405
|
"list_handshakes_for_account"
|
|
398
406
|
)
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 Organizations 1.40.
|
|
13
|
+
[boto3 Organizations 1.40.27](https://pypi.org/project/boto3/) compatible with
|
|
14
14
|
[VSCode](https://code.visualstudio.com/),
|
|
15
15
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
16
16
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -72,7 +72,7 @@ You can generate type annotations for `boto3` package locally with
|
|
|
72
72
|
isolation.
|
|
73
73
|
|
|
74
74
|
1. Run mypy-boto3-builder in your package root directory:
|
|
75
|
-
`uvx --with 'boto3==1.40.
|
|
75
|
+
`uvx --with 'boto3==1.40.27' mypy-boto3-builder`
|
|
76
76
|
2. Select `boto3` AWS SDK.
|
|
77
77
|
3. Add `Organizations` service.
|
|
78
78
|
4. Use provided commands to install generated packages.
|
|
@@ -310,10 +310,12 @@ from types_boto3_organizations.paginator import (
|
|
|
310
310
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
311
311
|
ListAccountsForParentPaginator,
|
|
312
312
|
ListAccountsPaginator,
|
|
313
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
313
314
|
ListChildrenPaginator,
|
|
314
315
|
ListCreateAccountStatusPaginator,
|
|
315
316
|
ListDelegatedAdministratorsPaginator,
|
|
316
317
|
ListDelegatedServicesForAccountPaginator,
|
|
318
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
317
319
|
ListHandshakesForAccountPaginator,
|
|
318
320
|
ListHandshakesForOrganizationPaginator,
|
|
319
321
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -336,6 +338,9 @@ list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_
|
|
|
336
338
|
"list_accounts_for_parent"
|
|
337
339
|
)
|
|
338
340
|
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
341
|
+
list_accounts_with_invalid_effective_policy_paginator: ListAccountsWithInvalidEffectivePolicyPaginator = client.get_paginator(
|
|
342
|
+
"list_accounts_with_invalid_effective_policy"
|
|
343
|
+
)
|
|
339
344
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
340
345
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator(
|
|
341
346
|
"list_create_account_status"
|
|
@@ -346,6 +351,9 @@ list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator =
|
|
|
346
351
|
list_delegated_services_for_account_paginator: ListDelegatedServicesForAccountPaginator = (
|
|
347
352
|
client.get_paginator("list_delegated_services_for_account")
|
|
348
353
|
)
|
|
354
|
+
list_effective_policy_validation_errors_paginator: ListEffectivePolicyValidationErrorsPaginator = (
|
|
355
|
+
client.get_paginator("list_effective_policy_validation_errors")
|
|
356
|
+
)
|
|
349
357
|
list_handshakes_for_account_paginator: ListHandshakesForAccountPaginator = client.get_paginator(
|
|
350
358
|
"list_handshakes_for_account"
|
|
351
359
|
)
|
|
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
|
|
|
13
13
|
|
|
14
14
|
setup(
|
|
15
15
|
name="types-boto3-organizations",
|
|
16
|
-
version="1.40.
|
|
16
|
+
version="1.40.27",
|
|
17
17
|
packages=["types_boto3_organizations"],
|
|
18
18
|
url="https://github.com/youtype/mypy_boto3_builder",
|
|
19
19
|
license="MIT License",
|
|
20
20
|
author="Vlad Emelianov",
|
|
21
21
|
author_email="vlad.emelianov.nz@gmail.com",
|
|
22
|
-
description="Type annotations for boto3 Organizations 1.40.
|
|
22
|
+
description="Type annotations for boto3 Organizations 1.40.27 service generated with mypy-boto3-builder 8.11.0",
|
|
23
23
|
classifiers=[
|
|
24
24
|
"Development Status :: 5 - Production/Stable",
|
|
25
25
|
"Intended Audience :: Developers",
|
|
@@ -14,10 +14,12 @@ Usage::
|
|
|
14
14
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
15
15
|
ListAccountsForParentPaginator,
|
|
16
16
|
ListAccountsPaginator,
|
|
17
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
17
18
|
ListChildrenPaginator,
|
|
18
19
|
ListCreateAccountStatusPaginator,
|
|
19
20
|
ListDelegatedAdministratorsPaginator,
|
|
20
21
|
ListDelegatedServicesForAccountPaginator,
|
|
22
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
21
23
|
ListHandshakesForAccountPaginator,
|
|
22
24
|
ListHandshakesForOrganizationPaginator,
|
|
23
25
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -36,10 +38,12 @@ Usage::
|
|
|
36
38
|
list_aws_service_access_for_organization_paginator: ListAWSServiceAccessForOrganizationPaginator = client.get_paginator("list_aws_service_access_for_organization")
|
|
37
39
|
list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_paginator("list_accounts_for_parent")
|
|
38
40
|
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
41
|
+
list_accounts_with_invalid_effective_policy_paginator: ListAccountsWithInvalidEffectivePolicyPaginator = client.get_paginator("list_accounts_with_invalid_effective_policy")
|
|
39
42
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
40
43
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator("list_create_account_status")
|
|
41
44
|
list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator = client.get_paginator("list_delegated_administrators")
|
|
42
45
|
list_delegated_services_for_account_paginator: ListDelegatedServicesForAccountPaginator = client.get_paginator("list_delegated_services_for_account")
|
|
46
|
+
list_effective_policy_validation_errors_paginator: ListEffectivePolicyValidationErrorsPaginator = client.get_paginator("list_effective_policy_validation_errors")
|
|
43
47
|
list_handshakes_for_account_paginator: ListHandshakesForAccountPaginator = client.get_paginator("list_handshakes_for_account")
|
|
44
48
|
list_handshakes_for_organization_paginator: ListHandshakesForOrganizationPaginator = client.get_paginator("list_handshakes_for_organization")
|
|
45
49
|
list_organizational_units_for_parent_paginator: ListOrganizationalUnitsForParentPaginator = client.get_paginator("list_organizational_units_for_parent")
|
|
@@ -56,11 +60,13 @@ from .client import OrganizationsClient
|
|
|
56
60
|
from .paginator import (
|
|
57
61
|
ListAccountsForParentPaginator,
|
|
58
62
|
ListAccountsPaginator,
|
|
63
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
59
64
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
60
65
|
ListChildrenPaginator,
|
|
61
66
|
ListCreateAccountStatusPaginator,
|
|
62
67
|
ListDelegatedAdministratorsPaginator,
|
|
63
68
|
ListDelegatedServicesForAccountPaginator,
|
|
69
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
64
70
|
ListHandshakesForAccountPaginator,
|
|
65
71
|
ListHandshakesForOrganizationPaginator,
|
|
66
72
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -80,10 +86,12 @@ __all__ = (
|
|
|
80
86
|
"ListAWSServiceAccessForOrganizationPaginator",
|
|
81
87
|
"ListAccountsForParentPaginator",
|
|
82
88
|
"ListAccountsPaginator",
|
|
89
|
+
"ListAccountsWithInvalidEffectivePolicyPaginator",
|
|
83
90
|
"ListChildrenPaginator",
|
|
84
91
|
"ListCreateAccountStatusPaginator",
|
|
85
92
|
"ListDelegatedAdministratorsPaginator",
|
|
86
93
|
"ListDelegatedServicesForAccountPaginator",
|
|
94
|
+
"ListEffectivePolicyValidationErrorsPaginator",
|
|
87
95
|
"ListHandshakesForAccountPaginator",
|
|
88
96
|
"ListHandshakesForOrganizationPaginator",
|
|
89
97
|
"ListOrganizationalUnitsForParentPaginator",
|
|
@@ -14,10 +14,12 @@ Usage::
|
|
|
14
14
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
15
15
|
ListAccountsForParentPaginator,
|
|
16
16
|
ListAccountsPaginator,
|
|
17
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
17
18
|
ListChildrenPaginator,
|
|
18
19
|
ListCreateAccountStatusPaginator,
|
|
19
20
|
ListDelegatedAdministratorsPaginator,
|
|
20
21
|
ListDelegatedServicesForAccountPaginator,
|
|
22
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
21
23
|
ListHandshakesForAccountPaginator,
|
|
22
24
|
ListHandshakesForOrganizationPaginator,
|
|
23
25
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -36,10 +38,12 @@ Usage::
|
|
|
36
38
|
list_aws_service_access_for_organization_paginator: ListAWSServiceAccessForOrganizationPaginator = client.get_paginator("list_aws_service_access_for_organization")
|
|
37
39
|
list_accounts_for_parent_paginator: ListAccountsForParentPaginator = client.get_paginator("list_accounts_for_parent")
|
|
38
40
|
list_accounts_paginator: ListAccountsPaginator = client.get_paginator("list_accounts")
|
|
41
|
+
list_accounts_with_invalid_effective_policy_paginator: ListAccountsWithInvalidEffectivePolicyPaginator = client.get_paginator("list_accounts_with_invalid_effective_policy")
|
|
39
42
|
list_children_paginator: ListChildrenPaginator = client.get_paginator("list_children")
|
|
40
43
|
list_create_account_status_paginator: ListCreateAccountStatusPaginator = client.get_paginator("list_create_account_status")
|
|
41
44
|
list_delegated_administrators_paginator: ListDelegatedAdministratorsPaginator = client.get_paginator("list_delegated_administrators")
|
|
42
45
|
list_delegated_services_for_account_paginator: ListDelegatedServicesForAccountPaginator = client.get_paginator("list_delegated_services_for_account")
|
|
46
|
+
list_effective_policy_validation_errors_paginator: ListEffectivePolicyValidationErrorsPaginator = client.get_paginator("list_effective_policy_validation_errors")
|
|
43
47
|
list_handshakes_for_account_paginator: ListHandshakesForAccountPaginator = client.get_paginator("list_handshakes_for_account")
|
|
44
48
|
list_handshakes_for_organization_paginator: ListHandshakesForOrganizationPaginator = client.get_paginator("list_handshakes_for_organization")
|
|
45
49
|
list_organizational_units_for_parent_paginator: ListOrganizationalUnitsForParentPaginator = client.get_paginator("list_organizational_units_for_parent")
|
|
@@ -56,11 +60,13 @@ from .client import OrganizationsClient
|
|
|
56
60
|
from .paginator import (
|
|
57
61
|
ListAccountsForParentPaginator,
|
|
58
62
|
ListAccountsPaginator,
|
|
63
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
59
64
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
60
65
|
ListChildrenPaginator,
|
|
61
66
|
ListCreateAccountStatusPaginator,
|
|
62
67
|
ListDelegatedAdministratorsPaginator,
|
|
63
68
|
ListDelegatedServicesForAccountPaginator,
|
|
69
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
64
70
|
ListHandshakesForAccountPaginator,
|
|
65
71
|
ListHandshakesForOrganizationPaginator,
|
|
66
72
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -79,10 +85,12 @@ __all__ = (
|
|
|
79
85
|
"ListAWSServiceAccessForOrganizationPaginator",
|
|
80
86
|
"ListAccountsForParentPaginator",
|
|
81
87
|
"ListAccountsPaginator",
|
|
88
|
+
"ListAccountsWithInvalidEffectivePolicyPaginator",
|
|
82
89
|
"ListChildrenPaginator",
|
|
83
90
|
"ListCreateAccountStatusPaginator",
|
|
84
91
|
"ListDelegatedAdministratorsPaginator",
|
|
85
92
|
"ListDelegatedServicesForAccountPaginator",
|
|
93
|
+
"ListEffectivePolicyValidationErrorsPaginator",
|
|
86
94
|
"ListHandshakesForAccountPaginator",
|
|
87
95
|
"ListHandshakesForOrganizationPaginator",
|
|
88
96
|
"ListOrganizationalUnitsForParentPaginator",
|
|
@@ -12,8 +12,8 @@ def print_info() -> None:
|
|
|
12
12
|
Print package info to stdout.
|
|
13
13
|
"""
|
|
14
14
|
sys.stdout.write(
|
|
15
|
-
"Type annotations for boto3 Organizations 1.40.
|
|
16
|
-
"Version: 1.40.
|
|
15
|
+
"Type annotations for boto3 Organizations 1.40.27\n"
|
|
16
|
+
"Version: 1.40.27\n"
|
|
17
17
|
"Builder version: 8.11.0\n"
|
|
18
18
|
"Docs: https://youtype.github.io/types_boto3_docs/types_boto3_organizations//\n"
|
|
19
19
|
"Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#organizations\n"
|
|
@@ -26,7 +26,7 @@ def print_version() -> None:
|
|
|
26
26
|
"""
|
|
27
27
|
Print package version to stdout.
|
|
28
28
|
"""
|
|
29
|
-
sys.stdout.write("1.40.
|
|
29
|
+
sys.stdout.write("1.40.27\n")
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
def main() -> None:
|
|
@@ -28,11 +28,13 @@ from botocore.exceptions import ClientError as BotocoreClientError
|
|
|
28
28
|
from .paginator import (
|
|
29
29
|
ListAccountsForParentPaginator,
|
|
30
30
|
ListAccountsPaginator,
|
|
31
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
31
32
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
32
33
|
ListChildrenPaginator,
|
|
33
34
|
ListCreateAccountStatusPaginator,
|
|
34
35
|
ListDelegatedAdministratorsPaginator,
|
|
35
36
|
ListDelegatedServicesForAccountPaginator,
|
|
37
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
36
38
|
ListHandshakesForAccountPaginator,
|
|
37
39
|
ListHandshakesForOrganizationPaginator,
|
|
38
40
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -94,6 +96,8 @@ from .type_defs import (
|
|
|
94
96
|
ListAccountsForParentResponseTypeDef,
|
|
95
97
|
ListAccountsRequestTypeDef,
|
|
96
98
|
ListAccountsResponseTypeDef,
|
|
99
|
+
ListAccountsWithInvalidEffectivePolicyRequestTypeDef,
|
|
100
|
+
ListAccountsWithInvalidEffectivePolicyResponseTypeDef,
|
|
97
101
|
ListAWSServiceAccessForOrganizationRequestTypeDef,
|
|
98
102
|
ListAWSServiceAccessForOrganizationResponseTypeDef,
|
|
99
103
|
ListChildrenRequestTypeDef,
|
|
@@ -104,6 +108,8 @@ from .type_defs import (
|
|
|
104
108
|
ListDelegatedAdministratorsResponseTypeDef,
|
|
105
109
|
ListDelegatedServicesForAccountRequestTypeDef,
|
|
106
110
|
ListDelegatedServicesForAccountResponseTypeDef,
|
|
111
|
+
ListEffectivePolicyValidationErrorsRequestTypeDef,
|
|
112
|
+
ListEffectivePolicyValidationErrorsResponseTypeDef,
|
|
107
113
|
ListHandshakesForAccountRequestTypeDef,
|
|
108
114
|
ListHandshakesForAccountResponseTypeDef,
|
|
109
115
|
ListHandshakesForOrganizationRequestTypeDef,
|
|
@@ -145,8 +151,10 @@ if sys.version_info >= (3, 12):
|
|
|
145
151
|
else:
|
|
146
152
|
from typing_extensions import Literal, Unpack
|
|
147
153
|
|
|
154
|
+
|
|
148
155
|
__all__ = ("OrganizationsClient",)
|
|
149
156
|
|
|
157
|
+
|
|
150
158
|
class Exceptions(BaseClientExceptions):
|
|
151
159
|
AWSOrganizationsNotInUseException: Type[BotocoreClientError]
|
|
152
160
|
AccessDeniedException: Type[BotocoreClientError]
|
|
@@ -197,6 +205,7 @@ class Exceptions(BaseClientExceptions):
|
|
|
197
205
|
TooManyRequestsException: Type[BotocoreClientError]
|
|
198
206
|
UnsupportedAPIEndpointException: Type[BotocoreClientError]
|
|
199
207
|
|
|
208
|
+
|
|
200
209
|
class OrganizationsClient(BaseClient):
|
|
201
210
|
"""
|
|
202
211
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client)
|
|
@@ -574,6 +583,16 @@ class OrganizationsClient(BaseClient):
|
|
|
574
583
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_accounts_for_parent)
|
|
575
584
|
"""
|
|
576
585
|
|
|
586
|
+
def list_accounts_with_invalid_effective_policy(
|
|
587
|
+
self, **kwargs: Unpack[ListAccountsWithInvalidEffectivePolicyRequestTypeDef]
|
|
588
|
+
) -> ListAccountsWithInvalidEffectivePolicyResponseTypeDef:
|
|
589
|
+
"""
|
|
590
|
+
Lists all the accounts in an organization that have invalid effective policies.
|
|
591
|
+
|
|
592
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/list_accounts_with_invalid_effective_policy.html)
|
|
593
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_accounts_with_invalid_effective_policy)
|
|
594
|
+
"""
|
|
595
|
+
|
|
577
596
|
def list_children(
|
|
578
597
|
self, **kwargs: Unpack[ListChildrenRequestTypeDef]
|
|
579
598
|
) -> ListChildrenResponseTypeDef:
|
|
@@ -618,6 +637,18 @@ class OrganizationsClient(BaseClient):
|
|
|
618
637
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_delegated_services_for_account)
|
|
619
638
|
"""
|
|
620
639
|
|
|
640
|
+
def list_effective_policy_validation_errors(
|
|
641
|
+
self, **kwargs: Unpack[ListEffectivePolicyValidationErrorsRequestTypeDef]
|
|
642
|
+
) -> ListEffectivePolicyValidationErrorsResponseTypeDef:
|
|
643
|
+
"""
|
|
644
|
+
Lists all the validation errors on an <a
|
|
645
|
+
href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_effective.html">effective
|
|
646
|
+
policy</a> for a specified account and policy type.
|
|
647
|
+
|
|
648
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/list_effective_policy_validation_errors.html)
|
|
649
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_effective_policy_validation_errors)
|
|
650
|
+
"""
|
|
651
|
+
|
|
621
652
|
def list_handshakes_for_account(
|
|
622
653
|
self, **kwargs: Unpack[ListHandshakesForAccountRequestTypeDef]
|
|
623
654
|
) -> ListHandshakesForAccountResponseTypeDef:
|
|
@@ -826,6 +857,17 @@ class OrganizationsClient(BaseClient):
|
|
|
826
857
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
827
858
|
"""
|
|
828
859
|
|
|
860
|
+
@overload # type: ignore[override]
|
|
861
|
+
def get_paginator( # type: ignore[override]
|
|
862
|
+
self, operation_name: Literal["list_accounts_with_invalid_effective_policy"]
|
|
863
|
+
) -> ListAccountsWithInvalidEffectivePolicyPaginator:
|
|
864
|
+
"""
|
|
865
|
+
Create a paginator for an operation.
|
|
866
|
+
|
|
867
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/get_paginator.html)
|
|
868
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
869
|
+
"""
|
|
870
|
+
|
|
829
871
|
@overload # type: ignore[override]
|
|
830
872
|
def get_paginator( # type: ignore[override]
|
|
831
873
|
self, operation_name: Literal["list_children"]
|
|
@@ -870,6 +912,17 @@ class OrganizationsClient(BaseClient):
|
|
|
870
912
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
871
913
|
"""
|
|
872
914
|
|
|
915
|
+
@overload # type: ignore[override]
|
|
916
|
+
def get_paginator( # type: ignore[override]
|
|
917
|
+
self, operation_name: Literal["list_effective_policy_validation_errors"]
|
|
918
|
+
) -> ListEffectivePolicyValidationErrorsPaginator:
|
|
919
|
+
"""
|
|
920
|
+
Create a paginator for an operation.
|
|
921
|
+
|
|
922
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/get_paginator.html)
|
|
923
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
924
|
+
"""
|
|
925
|
+
|
|
873
926
|
@overload # type: ignore[override]
|
|
874
927
|
def get_paginator( # type: ignore[override]
|
|
875
928
|
self, operation_name: Literal["list_handshakes_for_account"]
|
|
@@ -28,11 +28,13 @@ from botocore.exceptions import ClientError as BotocoreClientError
|
|
|
28
28
|
from .paginator import (
|
|
29
29
|
ListAccountsForParentPaginator,
|
|
30
30
|
ListAccountsPaginator,
|
|
31
|
+
ListAccountsWithInvalidEffectivePolicyPaginator,
|
|
31
32
|
ListAWSServiceAccessForOrganizationPaginator,
|
|
32
33
|
ListChildrenPaginator,
|
|
33
34
|
ListCreateAccountStatusPaginator,
|
|
34
35
|
ListDelegatedAdministratorsPaginator,
|
|
35
36
|
ListDelegatedServicesForAccountPaginator,
|
|
37
|
+
ListEffectivePolicyValidationErrorsPaginator,
|
|
36
38
|
ListHandshakesForAccountPaginator,
|
|
37
39
|
ListHandshakesForOrganizationPaginator,
|
|
38
40
|
ListOrganizationalUnitsForParentPaginator,
|
|
@@ -94,6 +96,8 @@ from .type_defs import (
|
|
|
94
96
|
ListAccountsForParentResponseTypeDef,
|
|
95
97
|
ListAccountsRequestTypeDef,
|
|
96
98
|
ListAccountsResponseTypeDef,
|
|
99
|
+
ListAccountsWithInvalidEffectivePolicyRequestTypeDef,
|
|
100
|
+
ListAccountsWithInvalidEffectivePolicyResponseTypeDef,
|
|
97
101
|
ListAWSServiceAccessForOrganizationRequestTypeDef,
|
|
98
102
|
ListAWSServiceAccessForOrganizationResponseTypeDef,
|
|
99
103
|
ListChildrenRequestTypeDef,
|
|
@@ -104,6 +108,8 @@ from .type_defs import (
|
|
|
104
108
|
ListDelegatedAdministratorsResponseTypeDef,
|
|
105
109
|
ListDelegatedServicesForAccountRequestTypeDef,
|
|
106
110
|
ListDelegatedServicesForAccountResponseTypeDef,
|
|
111
|
+
ListEffectivePolicyValidationErrorsRequestTypeDef,
|
|
112
|
+
ListEffectivePolicyValidationErrorsResponseTypeDef,
|
|
107
113
|
ListHandshakesForAccountRequestTypeDef,
|
|
108
114
|
ListHandshakesForAccountResponseTypeDef,
|
|
109
115
|
ListHandshakesForOrganizationRequestTypeDef,
|
|
@@ -145,10 +151,8 @@ if sys.version_info >= (3, 12):
|
|
|
145
151
|
else:
|
|
146
152
|
from typing_extensions import Literal, Unpack
|
|
147
153
|
|
|
148
|
-
|
|
149
154
|
__all__ = ("OrganizationsClient",)
|
|
150
155
|
|
|
151
|
-
|
|
152
156
|
class Exceptions(BaseClientExceptions):
|
|
153
157
|
AWSOrganizationsNotInUseException: Type[BotocoreClientError]
|
|
154
158
|
AccessDeniedException: Type[BotocoreClientError]
|
|
@@ -199,7 +203,6 @@ class Exceptions(BaseClientExceptions):
|
|
|
199
203
|
TooManyRequestsException: Type[BotocoreClientError]
|
|
200
204
|
UnsupportedAPIEndpointException: Type[BotocoreClientError]
|
|
201
205
|
|
|
202
|
-
|
|
203
206
|
class OrganizationsClient(BaseClient):
|
|
204
207
|
"""
|
|
205
208
|
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Client)
|
|
@@ -577,6 +580,16 @@ class OrganizationsClient(BaseClient):
|
|
|
577
580
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_accounts_for_parent)
|
|
578
581
|
"""
|
|
579
582
|
|
|
583
|
+
def list_accounts_with_invalid_effective_policy(
|
|
584
|
+
self, **kwargs: Unpack[ListAccountsWithInvalidEffectivePolicyRequestTypeDef]
|
|
585
|
+
) -> ListAccountsWithInvalidEffectivePolicyResponseTypeDef:
|
|
586
|
+
"""
|
|
587
|
+
Lists all the accounts in an organization that have invalid effective policies.
|
|
588
|
+
|
|
589
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/list_accounts_with_invalid_effective_policy.html)
|
|
590
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_accounts_with_invalid_effective_policy)
|
|
591
|
+
"""
|
|
592
|
+
|
|
580
593
|
def list_children(
|
|
581
594
|
self, **kwargs: Unpack[ListChildrenRequestTypeDef]
|
|
582
595
|
) -> ListChildrenResponseTypeDef:
|
|
@@ -621,6 +634,18 @@ class OrganizationsClient(BaseClient):
|
|
|
621
634
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_delegated_services_for_account)
|
|
622
635
|
"""
|
|
623
636
|
|
|
637
|
+
def list_effective_policy_validation_errors(
|
|
638
|
+
self, **kwargs: Unpack[ListEffectivePolicyValidationErrorsRequestTypeDef]
|
|
639
|
+
) -> ListEffectivePolicyValidationErrorsResponseTypeDef:
|
|
640
|
+
"""
|
|
641
|
+
Lists all the validation errors on an <a
|
|
642
|
+
href="https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_effective.html">effective
|
|
643
|
+
policy</a> for a specified account and policy type.
|
|
644
|
+
|
|
645
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/list_effective_policy_validation_errors.html)
|
|
646
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#list_effective_policy_validation_errors)
|
|
647
|
+
"""
|
|
648
|
+
|
|
624
649
|
def list_handshakes_for_account(
|
|
625
650
|
self, **kwargs: Unpack[ListHandshakesForAccountRequestTypeDef]
|
|
626
651
|
) -> ListHandshakesForAccountResponseTypeDef:
|
|
@@ -829,6 +854,17 @@ class OrganizationsClient(BaseClient):
|
|
|
829
854
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
830
855
|
"""
|
|
831
856
|
|
|
857
|
+
@overload # type: ignore[override]
|
|
858
|
+
def get_paginator( # type: ignore[override]
|
|
859
|
+
self, operation_name: Literal["list_accounts_with_invalid_effective_policy"]
|
|
860
|
+
) -> ListAccountsWithInvalidEffectivePolicyPaginator:
|
|
861
|
+
"""
|
|
862
|
+
Create a paginator for an operation.
|
|
863
|
+
|
|
864
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/get_paginator.html)
|
|
865
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
866
|
+
"""
|
|
867
|
+
|
|
832
868
|
@overload # type: ignore[override]
|
|
833
869
|
def get_paginator( # type: ignore[override]
|
|
834
870
|
self, operation_name: Literal["list_children"]
|
|
@@ -873,6 +909,17 @@ class OrganizationsClient(BaseClient):
|
|
|
873
909
|
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
874
910
|
"""
|
|
875
911
|
|
|
912
|
+
@overload # type: ignore[override]
|
|
913
|
+
def get_paginator( # type: ignore[override]
|
|
914
|
+
self, operation_name: Literal["list_effective_policy_validation_errors"]
|
|
915
|
+
) -> ListEffectivePolicyValidationErrorsPaginator:
|
|
916
|
+
"""
|
|
917
|
+
Create a paginator for an operation.
|
|
918
|
+
|
|
919
|
+
[Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations/client/get_paginator.html)
|
|
920
|
+
[Show types-boto3 documentation](https://youtype.github.io/types_boto3_docs/types_boto3_organizations/client/#get_paginator)
|
|
921
|
+
"""
|
|
922
|
+
|
|
876
923
|
@overload # type: ignore[override]
|
|
877
924
|
def get_paginator( # type: ignore[override]
|
|
878
925
|
self, operation_name: Literal["list_handshakes_for_account"]
|
|
@@ -24,6 +24,7 @@ else:
|
|
|
24
24
|
|
|
25
25
|
__all__ = (
|
|
26
26
|
"AccountJoinedMethodType",
|
|
27
|
+
"AccountStateType",
|
|
27
28
|
"AccountStatusType",
|
|
28
29
|
"ActionTypeType",
|
|
29
30
|
"ChildTypeType",
|
|
@@ -37,10 +38,12 @@ __all__ = (
|
|
|
37
38
|
"ListAWSServiceAccessForOrganizationPaginatorName",
|
|
38
39
|
"ListAccountsForParentPaginatorName",
|
|
39
40
|
"ListAccountsPaginatorName",
|
|
41
|
+
"ListAccountsWithInvalidEffectivePolicyPaginatorName",
|
|
40
42
|
"ListChildrenPaginatorName",
|
|
41
43
|
"ListCreateAccountStatusPaginatorName",
|
|
42
44
|
"ListDelegatedAdministratorsPaginatorName",
|
|
43
45
|
"ListDelegatedServicesForAccountPaginatorName",
|
|
46
|
+
"ListEffectivePolicyValidationErrorsPaginatorName",
|
|
44
47
|
"ListHandshakesForAccountPaginatorName",
|
|
45
48
|
"ListHandshakesForOrganizationPaginatorName",
|
|
46
49
|
"ListOrganizationalUnitsForParentPaginatorName",
|
|
@@ -63,6 +66,7 @@ __all__ = (
|
|
|
63
66
|
|
|
64
67
|
|
|
65
68
|
AccountJoinedMethodType = Literal["CREATED", "INVITED"]
|
|
69
|
+
AccountStateType = Literal["ACTIVE", "CLOSED", "PENDING_ACTIVATION", "PENDING_CLOSURE", "SUSPENDED"]
|
|
66
70
|
AccountStatusType = Literal["ACTIVE", "PENDING_CLOSURE", "SUSPENDED"]
|
|
67
71
|
ActionTypeType = Literal[
|
|
68
72
|
"ADD_ORGANIZATIONS_SERVICE_LINKED_ROLE", "APPROVE_ALL_FEATURES", "ENABLE_ALL_FEATURES", "INVITE"
|
|
@@ -112,10 +116,16 @@ ListAWSServiceAccessForOrganizationPaginatorName = Literal[
|
|
|
112
116
|
]
|
|
113
117
|
ListAccountsForParentPaginatorName = Literal["list_accounts_for_parent"]
|
|
114
118
|
ListAccountsPaginatorName = Literal["list_accounts"]
|
|
119
|
+
ListAccountsWithInvalidEffectivePolicyPaginatorName = Literal[
|
|
120
|
+
"list_accounts_with_invalid_effective_policy"
|
|
121
|
+
]
|
|
115
122
|
ListChildrenPaginatorName = Literal["list_children"]
|
|
116
123
|
ListCreateAccountStatusPaginatorName = Literal["list_create_account_status"]
|
|
117
124
|
ListDelegatedAdministratorsPaginatorName = Literal["list_delegated_administrators"]
|
|
118
125
|
ListDelegatedServicesForAccountPaginatorName = Literal["list_delegated_services_for_account"]
|
|
126
|
+
ListEffectivePolicyValidationErrorsPaginatorName = Literal[
|
|
127
|
+
"list_effective_policy_validation_errors"
|
|
128
|
+
]
|
|
119
129
|
ListHandshakesForAccountPaginatorName = Literal["list_handshakes_for_account"]
|
|
120
130
|
ListHandshakesForOrganizationPaginatorName = Literal["list_handshakes_for_organization"]
|
|
121
131
|
ListOrganizationalUnitsForParentPaginatorName = Literal["list_organizational_units_for_parent"]
|
|
@@ -167,6 +177,7 @@ ServiceName = Literal[
|
|
|
167
177
|
"appstream",
|
|
168
178
|
"appsync",
|
|
169
179
|
"apptest",
|
|
180
|
+
"arc-region-switch",
|
|
170
181
|
"arc-zonal-shift",
|
|
171
182
|
"artifact",
|
|
172
183
|
"athena",
|
|
@@ -178,8 +189,10 @@ ServiceName = Literal[
|
|
|
178
189
|
"backup-gateway",
|
|
179
190
|
"backupsearch",
|
|
180
191
|
"batch",
|
|
192
|
+
"bcm-dashboards",
|
|
181
193
|
"bcm-data-exports",
|
|
182
194
|
"bcm-pricing-calculator",
|
|
195
|
+
"bcm-recommended-actions",
|
|
183
196
|
"bedrock",
|
|
184
197
|
"bedrock-agent",
|
|
185
198
|
"bedrock-agent-runtime",
|
|
@@ -421,8 +434,6 @@ ServiceName = Literal[
|
|
|
421
434
|
"omics",
|
|
422
435
|
"opensearch",
|
|
423
436
|
"opensearchserverless",
|
|
424
|
-
"opsworks",
|
|
425
|
-
"opsworkscm",
|
|
426
437
|
"organizations",
|
|
427
438
|
"osis",
|
|
428
439
|
"outposts",
|
|
@@ -555,25 +566,18 @@ ServiceName = Literal[
|
|
|
555
566
|
"xray",
|
|
556
567
|
]
|
|
557
568
|
ResourceServiceName = Literal[
|
|
558
|
-
"cloudformation",
|
|
559
|
-
"cloudwatch",
|
|
560
|
-
"dynamodb",
|
|
561
|
-
"ec2",
|
|
562
|
-
"glacier",
|
|
563
|
-
"iam",
|
|
564
|
-
"opsworks",
|
|
565
|
-
"s3",
|
|
566
|
-
"sns",
|
|
567
|
-
"sqs",
|
|
569
|
+
"cloudformation", "cloudwatch", "dynamodb", "ec2", "glacier", "iam", "s3", "sns", "sqs"
|
|
568
570
|
]
|
|
569
571
|
PaginatorName = Literal[
|
|
570
572
|
"list_accounts",
|
|
571
573
|
"list_accounts_for_parent",
|
|
574
|
+
"list_accounts_with_invalid_effective_policy",
|
|
572
575
|
"list_aws_service_access_for_organization",
|
|
573
576
|
"list_children",
|
|
574
577
|
"list_create_account_status",
|
|
575
578
|
"list_delegated_administrators",
|
|
576
579
|
"list_delegated_services_for_account",
|
|
580
|
+
"list_effective_policy_validation_errors",
|
|
577
581
|
"list_handshakes_for_account",
|
|
578
582
|
"list_handshakes_for_organization",
|
|
579
583
|
"list_organizational_units_for_parent",
|