mypy-boto3-organizations 1.35.20__tar.gz → 1.35.28__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.
Files changed (24) hide show
  1. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/PKG-INFO +4 -4
  2. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/README.md +2 -2
  3. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/__main__.py +4 -4
  4. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/client.py +2 -6
  5. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/client.pyi +2 -6
  6. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/literals.py +9 -3
  7. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/literals.pyi +9 -3
  8. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/paginator.py +4 -4
  9. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/paginator.pyi +4 -4
  10. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/type_defs.py +52 -15
  11. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/type_defs.pyi +52 -15
  12. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/version.py +1 -1
  13. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations.egg-info/PKG-INFO +4 -4
  14. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/setup.py +2 -2
  15. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/LICENSE +0 -0
  16. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/__init__.py +0 -0
  17. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/__init__.pyi +0 -0
  18. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations/py.typed +0 -0
  19. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations.egg-info/SOURCES.txt +0 -0
  20. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations.egg-info/dependency_links.txt +0 -0
  21. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations.egg-info/not-zip-safe +0 -0
  22. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations.egg-info/requires.txt +0 -0
  23. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/mypy_boto3_organizations.egg-info/top_level.txt +0 -0
  24. {mypy_boto3_organizations-1.35.20 → mypy_boto3_organizations-1.35.28}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-organizations
3
- Version: 1.35.20
4
- Summary: Type annotations for boto3.Organizations 1.35.20 service generated with mypy-boto3-builder 8.0.1
3
+ Version: 1.35.28
4
+ Summary: Type annotations for boto3.Organizations 1.35.28 service generated with mypy-boto3-builder 8.1.2
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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.Organizations 1.35.20](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
46
+ [boto3.Organizations 1.35.28](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 8.0.1](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 8.1.2](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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
11
11
 
12
12
  Type annotations for
13
- [boto3.Organizations 1.35.20](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
13
+ [boto3.Organizations 1.35.28](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 8.0.1](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 8.1.2](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.35.20\n"
14
- "Version: 1.35.20\n"
15
- "Builder version: 8.0.1\n"
13
+ "Type annotations for boto3.Organizations 1.35.28\n"
14
+ "Version: 1.35.28\n"
15
+ "Builder version: 8.1.2\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.20")
27
+ print("1.35.28")
28
28
 
29
29
 
30
30
  def main() -> None:
@@ -130,13 +130,9 @@ from .type_defs import (
130
130
  )
131
131
 
132
132
  if sys.version_info >= (3, 12):
133
- from typing import Literal
133
+ from typing import Literal, Unpack
134
134
  else:
135
- from typing_extensions import Literal
136
- if sys.version_info >= (3, 12):
137
- from typing import Unpack
138
- else:
139
- from typing_extensions import Unpack
135
+ from typing_extensions import Literal, Unpack
140
136
 
141
137
 
142
138
  __all__ = ("OrganizationsClient",)
@@ -130,13 +130,9 @@ from .type_defs import (
130
130
  )
131
131
 
132
132
  if sys.version_info >= (3, 12):
133
- from typing import Literal
133
+ from typing import Literal, Unpack
134
134
  else:
135
- from typing_extensions import Literal
136
- if sys.version_info >= (3, 12):
137
- from typing import Unpack
138
- else:
139
- from typing_extensions import Unpack
135
+ from typing_extensions import Literal, Unpack
140
136
 
141
137
  __all__ = ("OrganizationsClient",)
142
138
 
@@ -84,7 +84,9 @@ CreateAccountFailureReasonType = Literal[
84
84
  "UPDATE_EXISTING_RESOURCE_POLICY_WITH_TAGS_NOT_SUPPORTED",
85
85
  ]
86
86
  CreateAccountStateType = Literal["FAILED", "IN_PROGRESS", "SUCCEEDED"]
87
- EffectivePolicyTypeType = Literal["AISERVICES_OPT_OUT_POLICY", "BACKUP_POLICY", "TAG_POLICY"]
87
+ EffectivePolicyTypeType = Literal[
88
+ "AISERVICES_OPT_OUT_POLICY", "BACKUP_POLICY", "CHATBOT_POLICY", "TAG_POLICY"
89
+ ]
88
90
  HandshakePartyTypeType = Literal["ACCOUNT", "EMAIL", "ORGANIZATION"]
89
91
  HandshakeResourceTypeType = Literal[
90
92
  "ACCOUNT",
@@ -120,7 +122,11 @@ OrganizationFeatureSetType = Literal["ALL", "CONSOLIDATED_BILLING"]
120
122
  ParentTypeType = Literal["ORGANIZATIONAL_UNIT", "ROOT"]
121
123
  PolicyTypeStatusType = Literal["ENABLED", "PENDING_DISABLE", "PENDING_ENABLE"]
122
124
  PolicyTypeType = Literal[
123
- "AISERVICES_OPT_OUT_POLICY", "BACKUP_POLICY", "SERVICE_CONTROL_POLICY", "TAG_POLICY"
125
+ "AISERVICES_OPT_OUT_POLICY",
126
+ "BACKUP_POLICY",
127
+ "CHATBOT_POLICY",
128
+ "SERVICE_CONTROL_POLICY",
129
+ "TAG_POLICY",
124
130
  ]
125
131
  TargetTypeType = Literal["ACCOUNT", "ORGANIZATIONAL_UNIT", "ROOT"]
126
132
  OrganizationsServiceName = Literal["organizations"]
@@ -238,6 +244,7 @@ ServiceName = Literal[
238
244
  "docdb-elastic",
239
245
  "drs",
240
246
  "ds",
247
+ "ds-data",
241
248
  "dynamodb",
242
249
  "dynamodbstreams",
243
250
  "ebs",
@@ -504,7 +511,6 @@ ServiceName = Literal[
504
511
  "wellarchitected",
505
512
  "wisdom",
506
513
  "workdocs",
507
- "worklink",
508
514
  "workmail",
509
515
  "workmailmessageflow",
510
516
  "workspaces",
@@ -82,7 +82,9 @@ CreateAccountFailureReasonType = Literal[
82
82
  "UPDATE_EXISTING_RESOURCE_POLICY_WITH_TAGS_NOT_SUPPORTED",
83
83
  ]
84
84
  CreateAccountStateType = Literal["FAILED", "IN_PROGRESS", "SUCCEEDED"]
85
- EffectivePolicyTypeType = Literal["AISERVICES_OPT_OUT_POLICY", "BACKUP_POLICY", "TAG_POLICY"]
85
+ EffectivePolicyTypeType = Literal[
86
+ "AISERVICES_OPT_OUT_POLICY", "BACKUP_POLICY", "CHATBOT_POLICY", "TAG_POLICY"
87
+ ]
86
88
  HandshakePartyTypeType = Literal["ACCOUNT", "EMAIL", "ORGANIZATION"]
87
89
  HandshakeResourceTypeType = Literal[
88
90
  "ACCOUNT",
@@ -118,7 +120,11 @@ OrganizationFeatureSetType = Literal["ALL", "CONSOLIDATED_BILLING"]
118
120
  ParentTypeType = Literal["ORGANIZATIONAL_UNIT", "ROOT"]
119
121
  PolicyTypeStatusType = Literal["ENABLED", "PENDING_DISABLE", "PENDING_ENABLE"]
120
122
  PolicyTypeType = Literal[
121
- "AISERVICES_OPT_OUT_POLICY", "BACKUP_POLICY", "SERVICE_CONTROL_POLICY", "TAG_POLICY"
123
+ "AISERVICES_OPT_OUT_POLICY",
124
+ "BACKUP_POLICY",
125
+ "CHATBOT_POLICY",
126
+ "SERVICE_CONTROL_POLICY",
127
+ "TAG_POLICY",
122
128
  ]
123
129
  TargetTypeType = Literal["ACCOUNT", "ORGANIZATIONAL_UNIT", "ROOT"]
124
130
  OrganizationsServiceName = Literal["organizations"]
@@ -236,6 +242,7 @@ ServiceName = Literal[
236
242
  "docdb-elastic",
237
243
  "drs",
238
244
  "ds",
245
+ "ds-data",
239
246
  "dynamodb",
240
247
  "dynamodbstreams",
241
248
  "ebs",
@@ -502,7 +509,6 @@ ServiceName = Literal[
502
509
  "wellarchitected",
503
510
  "wisdom",
504
511
  "workdocs",
505
- "worklink",
506
512
  "workmail",
507
513
  "workmailmessageflow",
508
514
  "workspaces",
@@ -71,9 +71,9 @@ from .type_defs import (
71
71
  ListDelegatedServicesForAccountRequestListDelegatedServicesForAccountPaginateTypeDef,
72
72
  ListDelegatedServicesForAccountResponseTypeDef,
73
73
  ListHandshakesForAccountRequestListHandshakesForAccountPaginateTypeDef,
74
- ListHandshakesForAccountResponseTypeDef,
74
+ ListHandshakesForAccountResponsePaginatorTypeDef,
75
75
  ListHandshakesForOrganizationRequestListHandshakesForOrganizationPaginateTypeDef,
76
- ListHandshakesForOrganizationResponseTypeDef,
76
+ ListHandshakesForOrganizationResponsePaginatorTypeDef,
77
77
  ListOrganizationalUnitsForParentRequestListOrganizationalUnitsForParentPaginateTypeDef,
78
78
  ListOrganizationalUnitsForParentResponseTypeDef,
79
79
  ListParentsRequestListParentsPaginateTypeDef,
@@ -249,7 +249,7 @@ class ListHandshakesForAccountPaginator(Paginator):
249
249
  def paginate(
250
250
  self,
251
251
  **kwargs: Unpack[ListHandshakesForAccountRequestListHandshakesForAccountPaginateTypeDef],
252
- ) -> _PageIterator[ListHandshakesForAccountResponseTypeDef]:
252
+ ) -> _PageIterator[ListHandshakesForAccountResponsePaginatorTypeDef]:
253
253
  """
254
254
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForAccount.paginate)
255
255
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listhandshakesforaccountpaginator)
@@ -267,7 +267,7 @@ class ListHandshakesForOrganizationPaginator(Paginator):
267
267
  **kwargs: Unpack[
268
268
  ListHandshakesForOrganizationRequestListHandshakesForOrganizationPaginateTypeDef
269
269
  ],
270
- ) -> _PageIterator[ListHandshakesForOrganizationResponseTypeDef]:
270
+ ) -> _PageIterator[ListHandshakesForOrganizationResponsePaginatorTypeDef]:
271
271
  """
272
272
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForOrganization.paginate)
273
273
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listhandshakesfororganizationpaginator)
@@ -71,9 +71,9 @@ from .type_defs import (
71
71
  ListDelegatedServicesForAccountRequestListDelegatedServicesForAccountPaginateTypeDef,
72
72
  ListDelegatedServicesForAccountResponseTypeDef,
73
73
  ListHandshakesForAccountRequestListHandshakesForAccountPaginateTypeDef,
74
- ListHandshakesForAccountResponseTypeDef,
74
+ ListHandshakesForAccountResponsePaginatorTypeDef,
75
75
  ListHandshakesForOrganizationRequestListHandshakesForOrganizationPaginateTypeDef,
76
- ListHandshakesForOrganizationResponseTypeDef,
76
+ ListHandshakesForOrganizationResponsePaginatorTypeDef,
77
77
  ListOrganizationalUnitsForParentRequestListOrganizationalUnitsForParentPaginateTypeDef,
78
78
  ListOrganizationalUnitsForParentResponseTypeDef,
79
79
  ListParentsRequestListParentsPaginateTypeDef,
@@ -230,7 +230,7 @@ class ListHandshakesForAccountPaginator(Paginator):
230
230
  def paginate(
231
231
  self,
232
232
  **kwargs: Unpack[ListHandshakesForAccountRequestListHandshakesForAccountPaginateTypeDef],
233
- ) -> _PageIterator[ListHandshakesForAccountResponseTypeDef]:
233
+ ) -> _PageIterator[ListHandshakesForAccountResponsePaginatorTypeDef]:
234
234
  """
235
235
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForAccount.paginate)
236
236
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listhandshakesforaccountpaginator)
@@ -246,7 +246,7 @@ class ListHandshakesForOrganizationPaginator(Paginator):
246
246
  **kwargs: Unpack[
247
247
  ListHandshakesForOrganizationRequestListHandshakesForOrganizationPaginateTypeDef
248
248
  ],
249
- ) -> _PageIterator[ListHandshakesForOrganizationResponseTypeDef]:
249
+ ) -> _PageIterator[ListHandshakesForOrganizationResponsePaginatorTypeDef]:
250
250
  """
251
251
  [Show boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations.Paginator.ListHandshakesForOrganization.paginate)
252
252
  [Show boto3-stubs documentation](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations/paginators/#listhandshakesfororganizationpaginator)
@@ -36,13 +36,9 @@ from .literals import (
36
36
  )
37
37
 
38
38
  if sys.version_info >= (3, 12):
39
- from typing import NotRequired
39
+ from typing import NotRequired, TypedDict
40
40
  else:
41
- from typing_extensions import NotRequired
42
- if sys.version_info >= (3, 12):
43
- from typing import TypedDict
44
- else:
45
- from typing_extensions import TypedDict
41
+ from typing_extensions import NotRequired, TypedDict
46
42
 
47
43
 
48
44
  __all__ = (
@@ -78,6 +74,7 @@ __all__ = (
78
74
  "EnabledServicePrincipalTypeDef",
79
75
  "HandshakeFilterTypeDef",
80
76
  "HandshakePartyTypeDef",
77
+ "HandshakeResourcePaginatorTypeDef",
81
78
  "HandshakeResourceTypeDef",
82
79
  "PaginatorConfigTypeDef",
83
80
  "ListAWSServiceAccessForOrganizationRequestRequestTypeDef",
@@ -131,8 +128,9 @@ __all__ = (
131
128
  "ListAWSServiceAccessForOrganizationResponseTypeDef",
132
129
  "ListHandshakesForAccountRequestRequestTypeDef",
133
130
  "ListHandshakesForOrganizationRequestRequestTypeDef",
134
- "HandshakeTypeDef",
135
131
  "InviteAccountToOrganizationRequestRequestTypeDef",
132
+ "HandshakePaginatorTypeDef",
133
+ "HandshakeTypeDef",
136
134
  "ListAWSServiceAccessForOrganizationRequestListAWSServiceAccessForOrganizationPaginateTypeDef",
137
135
  "ListAccountsForParentRequestListAccountsForParentPaginateTypeDef",
138
136
  "ListAccountsRequestListAccountsPaginateTypeDef",
@@ -157,6 +155,8 @@ __all__ = (
157
155
  "OrganizationTypeDef",
158
156
  "RootTypeDef",
159
157
  "ResourcePolicyTypeDef",
158
+ "ListHandshakesForAccountResponsePaginatorTypeDef",
159
+ "ListHandshakesForOrganizationResponsePaginatorTypeDef",
160
160
  "AcceptHandshakeResponseTypeDef",
161
161
  "CancelHandshakeResponseTypeDef",
162
162
  "DeclineHandshakeResponseTypeDef",
@@ -410,6 +410,14 @@ HandshakePartyTypeDef = TypedDict(
410
410
  "Type": HandshakePartyTypeType,
411
411
  },
412
412
  )
413
+ HandshakeResourcePaginatorTypeDef = TypedDict(
414
+ "HandshakeResourcePaginatorTypeDef",
415
+ {
416
+ "Value": NotRequired[str],
417
+ "Type": NotRequired[HandshakeResourceTypeType],
418
+ "Resources": NotRequired[List[Dict[str, Any]]],
419
+ },
420
+ )
413
421
  HandshakeResourceTypeDef = TypedDict(
414
422
  "HandshakeResourceTypeDef",
415
423
  {
@@ -823,8 +831,16 @@ ListHandshakesForOrganizationRequestRequestTypeDef = TypedDict(
823
831
  "MaxResults": NotRequired[int],
824
832
  },
825
833
  )
826
- HandshakeTypeDef = TypedDict(
827
- "HandshakeTypeDef",
834
+ InviteAccountToOrganizationRequestRequestTypeDef = TypedDict(
835
+ "InviteAccountToOrganizationRequestRequestTypeDef",
836
+ {
837
+ "Target": HandshakePartyTypeDef,
838
+ "Notes": NotRequired[str],
839
+ "Tags": NotRequired[Sequence[TagTypeDef]],
840
+ },
841
+ )
842
+ HandshakePaginatorTypeDef = TypedDict(
843
+ "HandshakePaginatorTypeDef",
828
844
  {
829
845
  "Id": NotRequired[str],
830
846
  "Arn": NotRequired[str],
@@ -833,15 +849,20 @@ HandshakeTypeDef = TypedDict(
833
849
  "RequestedTimestamp": NotRequired[datetime],
834
850
  "ExpirationTimestamp": NotRequired[datetime],
835
851
  "Action": NotRequired[ActionTypeType],
836
- "Resources": NotRequired[List["HandshakeResourceTypeDef"]],
852
+ "Resources": NotRequired[List[HandshakeResourcePaginatorTypeDef]],
837
853
  },
838
854
  )
839
- InviteAccountToOrganizationRequestRequestTypeDef = TypedDict(
840
- "InviteAccountToOrganizationRequestRequestTypeDef",
855
+ HandshakeTypeDef = TypedDict(
856
+ "HandshakeTypeDef",
841
857
  {
842
- "Target": HandshakePartyTypeDef,
843
- "Notes": NotRequired[str],
844
- "Tags": NotRequired[Sequence[TagTypeDef]],
858
+ "Id": NotRequired[str],
859
+ "Arn": NotRequired[str],
860
+ "Parties": NotRequired[List[HandshakePartyTypeDef]],
861
+ "State": NotRequired[HandshakeStateType],
862
+ "RequestedTimestamp": NotRequired[datetime],
863
+ "ExpirationTimestamp": NotRequired[datetime],
864
+ "Action": NotRequired[ActionTypeType],
865
+ "Resources": NotRequired[List[HandshakeResourceTypeDef]],
845
866
  },
846
867
  )
847
868
  ListAWSServiceAccessForOrganizationRequestListAWSServiceAccessForOrganizationPaginateTypeDef = TypedDict(
@@ -1022,6 +1043,22 @@ ResourcePolicyTypeDef = TypedDict(
1022
1043
  "Content": NotRequired[str],
1023
1044
  },
1024
1045
  )
1046
+ ListHandshakesForAccountResponsePaginatorTypeDef = TypedDict(
1047
+ "ListHandshakesForAccountResponsePaginatorTypeDef",
1048
+ {
1049
+ "Handshakes": List[HandshakePaginatorTypeDef],
1050
+ "ResponseMetadata": ResponseMetadataTypeDef,
1051
+ "NextToken": NotRequired[str],
1052
+ },
1053
+ )
1054
+ ListHandshakesForOrganizationResponsePaginatorTypeDef = TypedDict(
1055
+ "ListHandshakesForOrganizationResponsePaginatorTypeDef",
1056
+ {
1057
+ "Handshakes": List[HandshakePaginatorTypeDef],
1058
+ "ResponseMetadata": ResponseMetadataTypeDef,
1059
+ "NextToken": NotRequired[str],
1060
+ },
1061
+ )
1025
1062
  AcceptHandshakeResponseTypeDef = TypedDict(
1026
1063
  "AcceptHandshakeResponseTypeDef",
1027
1064
  {
@@ -36,13 +36,9 @@ from .literals import (
36
36
  )
37
37
 
38
38
  if sys.version_info >= (3, 12):
39
- from typing import NotRequired
39
+ from typing import NotRequired, TypedDict
40
40
  else:
41
- from typing_extensions import NotRequired
42
- if sys.version_info >= (3, 12):
43
- from typing import TypedDict
44
- else:
45
- from typing_extensions import TypedDict
41
+ from typing_extensions import NotRequired, TypedDict
46
42
 
47
43
  __all__ = (
48
44
  "AcceptHandshakeRequestRequestTypeDef",
@@ -77,6 +73,7 @@ __all__ = (
77
73
  "EnabledServicePrincipalTypeDef",
78
74
  "HandshakeFilterTypeDef",
79
75
  "HandshakePartyTypeDef",
76
+ "HandshakeResourcePaginatorTypeDef",
80
77
  "HandshakeResourceTypeDef",
81
78
  "PaginatorConfigTypeDef",
82
79
  "ListAWSServiceAccessForOrganizationRequestRequestTypeDef",
@@ -130,8 +127,9 @@ __all__ = (
130
127
  "ListAWSServiceAccessForOrganizationResponseTypeDef",
131
128
  "ListHandshakesForAccountRequestRequestTypeDef",
132
129
  "ListHandshakesForOrganizationRequestRequestTypeDef",
133
- "HandshakeTypeDef",
134
130
  "InviteAccountToOrganizationRequestRequestTypeDef",
131
+ "HandshakePaginatorTypeDef",
132
+ "HandshakeTypeDef",
135
133
  "ListAWSServiceAccessForOrganizationRequestListAWSServiceAccessForOrganizationPaginateTypeDef",
136
134
  "ListAccountsForParentRequestListAccountsForParentPaginateTypeDef",
137
135
  "ListAccountsRequestListAccountsPaginateTypeDef",
@@ -156,6 +154,8 @@ __all__ = (
156
154
  "OrganizationTypeDef",
157
155
  "RootTypeDef",
158
156
  "ResourcePolicyTypeDef",
157
+ "ListHandshakesForAccountResponsePaginatorTypeDef",
158
+ "ListHandshakesForOrganizationResponsePaginatorTypeDef",
159
159
  "AcceptHandshakeResponseTypeDef",
160
160
  "CancelHandshakeResponseTypeDef",
161
161
  "DeclineHandshakeResponseTypeDef",
@@ -409,6 +409,14 @@ HandshakePartyTypeDef = TypedDict(
409
409
  "Type": HandshakePartyTypeType,
410
410
  },
411
411
  )
412
+ HandshakeResourcePaginatorTypeDef = TypedDict(
413
+ "HandshakeResourcePaginatorTypeDef",
414
+ {
415
+ "Value": NotRequired[str],
416
+ "Type": NotRequired[HandshakeResourceTypeType],
417
+ "Resources": NotRequired[List[Dict[str, Any]]],
418
+ },
419
+ )
412
420
  HandshakeResourceTypeDef = TypedDict(
413
421
  "HandshakeResourceTypeDef",
414
422
  {
@@ -822,8 +830,16 @@ ListHandshakesForOrganizationRequestRequestTypeDef = TypedDict(
822
830
  "MaxResults": NotRequired[int],
823
831
  },
824
832
  )
825
- HandshakeTypeDef = TypedDict(
826
- "HandshakeTypeDef",
833
+ InviteAccountToOrganizationRequestRequestTypeDef = TypedDict(
834
+ "InviteAccountToOrganizationRequestRequestTypeDef",
835
+ {
836
+ "Target": HandshakePartyTypeDef,
837
+ "Notes": NotRequired[str],
838
+ "Tags": NotRequired[Sequence[TagTypeDef]],
839
+ },
840
+ )
841
+ HandshakePaginatorTypeDef = TypedDict(
842
+ "HandshakePaginatorTypeDef",
827
843
  {
828
844
  "Id": NotRequired[str],
829
845
  "Arn": NotRequired[str],
@@ -832,15 +848,20 @@ HandshakeTypeDef = TypedDict(
832
848
  "RequestedTimestamp": NotRequired[datetime],
833
849
  "ExpirationTimestamp": NotRequired[datetime],
834
850
  "Action": NotRequired[ActionTypeType],
835
- "Resources": NotRequired[List["HandshakeResourceTypeDef"]],
851
+ "Resources": NotRequired[List[HandshakeResourcePaginatorTypeDef]],
836
852
  },
837
853
  )
838
- InviteAccountToOrganizationRequestRequestTypeDef = TypedDict(
839
- "InviteAccountToOrganizationRequestRequestTypeDef",
854
+ HandshakeTypeDef = TypedDict(
855
+ "HandshakeTypeDef",
840
856
  {
841
- "Target": HandshakePartyTypeDef,
842
- "Notes": NotRequired[str],
843
- "Tags": NotRequired[Sequence[TagTypeDef]],
857
+ "Id": NotRequired[str],
858
+ "Arn": NotRequired[str],
859
+ "Parties": NotRequired[List[HandshakePartyTypeDef]],
860
+ "State": NotRequired[HandshakeStateType],
861
+ "RequestedTimestamp": NotRequired[datetime],
862
+ "ExpirationTimestamp": NotRequired[datetime],
863
+ "Action": NotRequired[ActionTypeType],
864
+ "Resources": NotRequired[List[HandshakeResourceTypeDef]],
844
865
  },
845
866
  )
846
867
  ListAWSServiceAccessForOrganizationRequestListAWSServiceAccessForOrganizationPaginateTypeDef = TypedDict(
@@ -1021,6 +1042,22 @@ ResourcePolicyTypeDef = TypedDict(
1021
1042
  "Content": NotRequired[str],
1022
1043
  },
1023
1044
  )
1045
+ ListHandshakesForAccountResponsePaginatorTypeDef = TypedDict(
1046
+ "ListHandshakesForAccountResponsePaginatorTypeDef",
1047
+ {
1048
+ "Handshakes": List[HandshakePaginatorTypeDef],
1049
+ "ResponseMetadata": ResponseMetadataTypeDef,
1050
+ "NextToken": NotRequired[str],
1051
+ },
1052
+ )
1053
+ ListHandshakesForOrganizationResponsePaginatorTypeDef = TypedDict(
1054
+ "ListHandshakesForOrganizationResponsePaginatorTypeDef",
1055
+ {
1056
+ "Handshakes": List[HandshakePaginatorTypeDef],
1057
+ "ResponseMetadata": ResponseMetadataTypeDef,
1058
+ "NextToken": NotRequired[str],
1059
+ },
1060
+ )
1024
1061
  AcceptHandshakeResponseTypeDef = TypedDict(
1025
1062
  "AcceptHandshakeResponseTypeDef",
1026
1063
  {
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.35.20"
5
+ __version__ = "1.35.28"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-organizations
3
- Version: 1.35.20
4
- Summary: Type annotations for boto3.Organizations 1.35.20 service generated with mypy-boto3-builder 8.0.1
3
+ Version: 1.35.28
4
+ Summary: Type annotations for boto3.Organizations 1.35.28 service generated with mypy-boto3-builder 8.1.2
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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3.Organizations 1.35.20](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
46
+ [boto3.Organizations 1.35.28](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 8.0.1](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 8.1.2](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
@@ -11,13 +11,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-organizations",
14
- version="1.35.20",
14
+ version="1.35.28",
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.35.20 service generated with mypy-boto3-builder 8.0.1",
20
+ description="Type annotations for boto3.Organizations 1.35.28 service generated with mypy-boto3-builder 8.1.2",
21
21
  classifiers=[
22
22
  "Development Status :: 5 - Production/Stable",
23
23
  "Intended Audience :: Developers",