mypy-boto3-organizations 1.29.0__tar.gz → 1.33.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (24) hide show
  1. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/PKG-INFO +3 -3
  2. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/README.md +1 -1
  3. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/__main__.py +2 -2
  4. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/literals.py +10 -1
  5. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/literals.pyi +10 -1
  6. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/version.py +1 -1
  7. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations.egg-info/PKG-INFO +3 -3
  8. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/setup.py +2 -2
  9. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/LICENSE +0 -0
  10. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/__init__.py +0 -0
  11. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/__init__.pyi +0 -0
  12. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/client.py +0 -0
  13. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/client.pyi +0 -0
  14. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/paginator.py +0 -0
  15. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/paginator.pyi +0 -0
  16. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/py.typed +0 -0
  17. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/type_defs.py +0 -0
  18. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations/type_defs.pyi +0 -0
  19. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations.egg-info/requires.txt +0 -0
  23. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/mypy_boto3_organizations.egg-info/top_level.txt +0 -0
  24. {mypy-boto3-organizations-1.29.0 → mypy-boto3-organizations-1.33.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-organizations
3
- Version: 1.29.0
4
- Summary: Type annotations for boto3.Organizations 1.29.0 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.33.0
4
+ Summary: Type annotations for boto3.Organizations 1.33.0 service generated with mypy-boto3-builder 7.20.3
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 @@ License-File: LICENSE
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.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
46
+ [boto3.Organizations 1.33.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -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.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
13
+ [boto3.Organizations 1.33.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
14
14
  service compatible with [VSCode](https://code.visualstudio.com/),
15
15
  [PyCharm](https://www.jetbrains.com/pycharm/),
16
16
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -10,7 +10,7 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.Organizations 1.29.0\nVersion: 1.29.0\nBuilder version:"
13
+ "Type annotations for boto3.Organizations 1.33.0\nVersion: 1.33.0\nBuilder version:"
14
14
  " 7.20.3\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations\nOther"
@@ -23,7 +23,7 @@ def print_version() -> None:
23
23
  """
24
24
  Print package version to stdout.
25
25
  """
26
- print("1.29.0")
26
+ print("1.33.0")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -154,10 +154,12 @@ ServiceName = Literal[
154
154
  "auditmanager",
155
155
  "autoscaling",
156
156
  "autoscaling-plans",
157
+ "b2bi",
157
158
  "backup",
158
159
  "backup-gateway",
159
160
  "backupstorage",
160
161
  "batch",
162
+ "bcm-data-exports",
161
163
  "bedrock",
162
164
  "bedrock-runtime",
163
165
  "billingconductor",
@@ -176,6 +178,7 @@ ServiceName = Literal[
176
178
  "clouddirectory",
177
179
  "cloudformation",
178
180
  "cloudfront",
181
+ "cloudfront-keyvaluestore",
179
182
  "cloudhsm",
180
183
  "cloudhsmv2",
181
184
  "cloudsearch",
@@ -208,6 +211,7 @@ ServiceName = Literal[
208
211
  "connectcases",
209
212
  "connectparticipant",
210
213
  "controltower",
214
+ "cost-optimization-hub",
211
215
  "cur",
212
216
  "customer-profiles",
213
217
  "databrew",
@@ -237,6 +241,7 @@ ServiceName = Literal[
237
241
  "ecs",
238
242
  "efs",
239
243
  "eks",
244
+ "eks-auth",
240
245
  "elastic-inference",
241
246
  "elasticache",
242
247
  "elasticbeanstalk",
@@ -258,6 +263,7 @@ ServiceName = Literal[
258
263
  "forecast",
259
264
  "forecastquery",
260
265
  "frauddetector",
266
+ "freetier",
261
267
  "fsx",
262
268
  "gamelift",
263
269
  "glacier",
@@ -276,6 +282,7 @@ ServiceName = Literal[
276
282
  "imagebuilder",
277
283
  "importexport",
278
284
  "inspector",
285
+ "inspector-scan",
279
286
  "inspector2",
280
287
  "internetmonitor",
281
288
  "iot",
@@ -330,7 +337,6 @@ ServiceName = Literal[
330
337
  "lookoutvision",
331
338
  "m2",
332
339
  "machinelearning",
333
- "macie",
334
340
  "macie2",
335
341
  "managedblockchain",
336
342
  "managedblockchain-query",
@@ -401,6 +407,7 @@ ServiceName = Literal[
401
407
  "redshift-data",
402
408
  "redshift-serverless",
403
409
  "rekognition",
410
+ "repostspace",
404
411
  "resiliencehub",
405
412
  "resource-explorer-2",
406
413
  "resource-groups",
@@ -468,6 +475,7 @@ ServiceName = Literal[
468
475
  "transcribe",
469
476
  "transfer",
470
477
  "translate",
478
+ "trustedadvisor",
471
479
  "verifiedpermissions",
472
480
  "voice-id",
473
481
  "vpc-lattice",
@@ -481,6 +489,7 @@ ServiceName = Literal[
481
489
  "workmail",
482
490
  "workmailmessageflow",
483
491
  "workspaces",
492
+ "workspaces-thin-client",
484
493
  "workspaces-web",
485
494
  "xray",
486
495
  ]
@@ -152,10 +152,12 @@ ServiceName = Literal[
152
152
  "auditmanager",
153
153
  "autoscaling",
154
154
  "autoscaling-plans",
155
+ "b2bi",
155
156
  "backup",
156
157
  "backup-gateway",
157
158
  "backupstorage",
158
159
  "batch",
160
+ "bcm-data-exports",
159
161
  "bedrock",
160
162
  "bedrock-runtime",
161
163
  "billingconductor",
@@ -174,6 +176,7 @@ ServiceName = Literal[
174
176
  "clouddirectory",
175
177
  "cloudformation",
176
178
  "cloudfront",
179
+ "cloudfront-keyvaluestore",
177
180
  "cloudhsm",
178
181
  "cloudhsmv2",
179
182
  "cloudsearch",
@@ -206,6 +209,7 @@ ServiceName = Literal[
206
209
  "connectcases",
207
210
  "connectparticipant",
208
211
  "controltower",
212
+ "cost-optimization-hub",
209
213
  "cur",
210
214
  "customer-profiles",
211
215
  "databrew",
@@ -235,6 +239,7 @@ ServiceName = Literal[
235
239
  "ecs",
236
240
  "efs",
237
241
  "eks",
242
+ "eks-auth",
238
243
  "elastic-inference",
239
244
  "elasticache",
240
245
  "elasticbeanstalk",
@@ -256,6 +261,7 @@ ServiceName = Literal[
256
261
  "forecast",
257
262
  "forecastquery",
258
263
  "frauddetector",
264
+ "freetier",
259
265
  "fsx",
260
266
  "gamelift",
261
267
  "glacier",
@@ -274,6 +280,7 @@ ServiceName = Literal[
274
280
  "imagebuilder",
275
281
  "importexport",
276
282
  "inspector",
283
+ "inspector-scan",
277
284
  "inspector2",
278
285
  "internetmonitor",
279
286
  "iot",
@@ -328,7 +335,6 @@ ServiceName = Literal[
328
335
  "lookoutvision",
329
336
  "m2",
330
337
  "machinelearning",
331
- "macie",
332
338
  "macie2",
333
339
  "managedblockchain",
334
340
  "managedblockchain-query",
@@ -399,6 +405,7 @@ ServiceName = Literal[
399
405
  "redshift-data",
400
406
  "redshift-serverless",
401
407
  "rekognition",
408
+ "repostspace",
402
409
  "resiliencehub",
403
410
  "resource-explorer-2",
404
411
  "resource-groups",
@@ -466,6 +473,7 @@ ServiceName = Literal[
466
473
  "transcribe",
467
474
  "transfer",
468
475
  "translate",
476
+ "trustedadvisor",
469
477
  "verifiedpermissions",
470
478
  "voice-id",
471
479
  "vpc-lattice",
@@ -479,6 +487,7 @@ ServiceName = Literal[
479
487
  "workmail",
480
488
  "workmailmessageflow",
481
489
  "workspaces",
490
+ "workspaces-thin-client",
482
491
  "workspaces-web",
483
492
  "xray",
484
493
  ]
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.29.0"
5
+ __version__ = "1.33.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-organizations
3
- Version: 1.29.0
4
- Summary: Type annotations for boto3.Organizations 1.29.0 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.33.0
4
+ Summary: Type annotations for boto3.Organizations 1.33.0 service generated with mypy-boto3-builder 7.20.3
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 @@ License-File: LICENSE
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.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
46
+ [boto3.Organizations 1.33.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#Organizations)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -11,14 +11,14 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-organizations",
14
- version="1.29.0",
14
+ version="1.33.0",
15
15
  packages=["mypy_boto3_organizations"],
16
16
  url="https://github.com/youtype/mypy_boto3_builder",
17
17
  license="MIT License",
18
18
  author="Vlad Emelianov",
19
19
  author_email="vlad.emelianov.nz@gmail.com",
20
20
  description=(
21
- "Type annotations for boto3.Organizations 1.29.0 service generated with mypy-boto3-builder"
21
+ "Type annotations for boto3.Organizations 1.33.0 service generated with mypy-boto3-builder"
22
22
  " 7.20.3"
23
23
  ),
24
24
  classifiers=[