mypy-boto3-organizations 1.38.0__tar.gz → 1.38.38__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.38.0 → mypy_boto3_organizations-1.38.38}/PKG-INFO +5 -5
  2. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/README.md +3 -3
  3. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/__main__.py +4 -4
  4. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/literals.py +5 -2
  5. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/literals.pyi +5 -2
  6. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/version.py +1 -1
  7. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations.egg-info/PKG-INFO +5 -5
  8. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/setup.py +2 -2
  9. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/LICENSE +0 -0
  10. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/__init__.py +0 -0
  11. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/__init__.pyi +0 -0
  12. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/client.py +0 -0
  13. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/client.pyi +0 -0
  14. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/paginator.py +0 -0
  15. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/paginator.pyi +0 -0
  16. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/py.typed +0 -0
  17. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/type_defs.py +0 -0
  18. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations/type_defs.pyi +0 -0
  19. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations.egg-info/SOURCES.txt +0 -0
  20. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations.egg-info/dependency_links.txt +0 -0
  21. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations.egg-info/not-zip-safe +0 -0
  22. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations.egg-info/requires.txt +0 -0
  23. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/mypy_boto3_organizations.egg-info/top_level.txt +0 -0
  24. {mypy_boto3_organizations-1.38.0 → mypy_boto3_organizations-1.38.38}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-organizations
3
- Version: 1.38.0
4
- Summary: Type annotations for boto3 Organizations 1.38.0 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.38.38
4
+ Summary: Type annotations for boto3 Organizations 1.38.38 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
59
  Type annotations for
60
- [boto3 Organizations 1.38.0](https://pypi.org/project/boto3/) compatible with
60
+ [boto3 Organizations 1.38.38](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/),
@@ -66,7 +66,7 @@ Type annotations for
66
66
  [pyright](https://github.com/microsoft/pyright) and other tools.
67
67
 
68
68
  Generated with
69
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
69
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
70
70
 
71
71
  More information can be found on
72
72
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.38.0' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.38.38' mypy-boto3-builder`
123
123
  2. Select `boto3-stubs` AWS SDK.
124
124
  3. Add `Organizations` service.
125
125
  4. Use provided commands to install generated packages.
@@ -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.38.0](https://pypi.org/project/boto3/) compatible with
13
+ [boto3 Organizations 1.38.38](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/),
@@ -19,7 +19,7 @@ Type annotations for
19
19
  [pyright](https://github.com/microsoft/pyright) and other tools.
20
20
 
21
21
  Generated with
22
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
23
23
 
24
24
  More information can be found on
25
25
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.38.0' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.38.38' mypy-boto3-builder`
76
76
  2. Select `boto3-stubs` AWS SDK.
77
77
  3. Add `Organizations` service.
78
78
  4. Use provided commands to install generated packages.
@@ -12,9 +12,9 @@ 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.38.0\n"
16
- "Version: 1.38.0\n"
17
- "Builder version: 8.10.1\n"
15
+ "Type annotations for boto3 Organizations 1.38.38\n"
16
+ "Version: 1.38.38\n"
17
+ "Builder version: 8.11.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_organizations//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/organizations.html#organizations\n"
20
20
  "Other services: https://pypi.org/project/boto3-stubs/\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.38.0\n")
29
+ sys.stdout.write("1.38.38\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -91,6 +91,7 @@ EffectivePolicyTypeType = Literal[
91
91
  "BACKUP_POLICY",
92
92
  "CHATBOT_POLICY",
93
93
  "DECLARATIVE_POLICY_EC2",
94
+ "SECURITYHUB_POLICY",
94
95
  "TAG_POLICY",
95
96
  ]
96
97
  HandshakePartyTypeType = Literal["ACCOUNT", "EMAIL", "ORGANIZATION"]
@@ -133,6 +134,7 @@ PolicyTypeType = Literal[
133
134
  "CHATBOT_POLICY",
134
135
  "DECLARATIVE_POLICY_EC2",
135
136
  "RESOURCE_CONTROL_POLICY",
137
+ "SECURITYHUB_POLICY",
136
138
  "SERVICE_CONTROL_POLICY",
137
139
  "TAG_POLICY",
138
140
  ]
@@ -283,6 +285,7 @@ ServiceName = Literal[
283
285
  "es",
284
286
  "events",
285
287
  "evidently",
288
+ "evs",
286
289
  "finspace",
287
290
  "finspace-data",
288
291
  "firehose",
@@ -395,6 +398,7 @@ ServiceName = Literal[
395
398
  "migrationhub-config",
396
399
  "migrationhuborchestrator",
397
400
  "migrationhubstrategy",
401
+ "mpa",
398
402
  "mq",
399
403
  "mturk",
400
404
  "mwaa",
@@ -435,7 +439,6 @@ ServiceName = Literal[
435
439
  "pipes",
436
440
  "polly",
437
441
  "pricing",
438
- "privatenetworks",
439
442
  "proton",
440
443
  "qapps",
441
444
  "qbusiness",
@@ -496,7 +499,6 @@ ServiceName = Literal[
496
499
  "signer",
497
500
  "simspaceweaver",
498
501
  "sms",
499
- "sms-voice",
500
502
  "snow-device-management",
501
503
  "snowball",
502
504
  "sns",
@@ -504,6 +506,7 @@ ServiceName = Literal[
504
506
  "sqs",
505
507
  "ssm",
506
508
  "ssm-contacts",
509
+ "ssm-guiconnect",
507
510
  "ssm-incidents",
508
511
  "ssm-quicksetup",
509
512
  "ssm-sap",
@@ -89,6 +89,7 @@ EffectivePolicyTypeType = Literal[
89
89
  "BACKUP_POLICY",
90
90
  "CHATBOT_POLICY",
91
91
  "DECLARATIVE_POLICY_EC2",
92
+ "SECURITYHUB_POLICY",
92
93
  "TAG_POLICY",
93
94
  ]
94
95
  HandshakePartyTypeType = Literal["ACCOUNT", "EMAIL", "ORGANIZATION"]
@@ -131,6 +132,7 @@ PolicyTypeType = Literal[
131
132
  "CHATBOT_POLICY",
132
133
  "DECLARATIVE_POLICY_EC2",
133
134
  "RESOURCE_CONTROL_POLICY",
135
+ "SECURITYHUB_POLICY",
134
136
  "SERVICE_CONTROL_POLICY",
135
137
  "TAG_POLICY",
136
138
  ]
@@ -281,6 +283,7 @@ ServiceName = Literal[
281
283
  "es",
282
284
  "events",
283
285
  "evidently",
286
+ "evs",
284
287
  "finspace",
285
288
  "finspace-data",
286
289
  "firehose",
@@ -393,6 +396,7 @@ ServiceName = Literal[
393
396
  "migrationhub-config",
394
397
  "migrationhuborchestrator",
395
398
  "migrationhubstrategy",
399
+ "mpa",
396
400
  "mq",
397
401
  "mturk",
398
402
  "mwaa",
@@ -433,7 +437,6 @@ ServiceName = Literal[
433
437
  "pipes",
434
438
  "polly",
435
439
  "pricing",
436
- "privatenetworks",
437
440
  "proton",
438
441
  "qapps",
439
442
  "qbusiness",
@@ -494,7 +497,6 @@ ServiceName = Literal[
494
497
  "signer",
495
498
  "simspaceweaver",
496
499
  "sms",
497
- "sms-voice",
498
500
  "snow-device-management",
499
501
  "snowball",
500
502
  "sns",
@@ -502,6 +504,7 @@ ServiceName = Literal[
502
504
  "sqs",
503
505
  "ssm",
504
506
  "ssm-contacts",
507
+ "ssm-guiconnect",
505
508
  "ssm-incidents",
506
509
  "ssm-quicksetup",
507
510
  "ssm-sap",
@@ -4,4 +4,4 @@ Source of truth for version.
4
4
  Copyright 2025 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.38.0"
7
+ __version__ = "1.38.38"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-organizations
3
- Version: 1.38.0
4
- Summary: Type annotations for boto3 Organizations 1.38.0 service generated with mypy-boto3-builder 8.10.1
3
+ Version: 1.38.38
4
+ Summary: Type annotations for boto3 Organizations 1.38.38 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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
58
58
 
59
59
  Type annotations for
60
- [boto3 Organizations 1.38.0](https://pypi.org/project/boto3/) compatible with
60
+ [boto3 Organizations 1.38.38](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/),
@@ -66,7 +66,7 @@ Type annotations for
66
66
  [pyright](https://github.com/microsoft/pyright) and other tools.
67
67
 
68
68
  Generated with
69
- [mypy-boto3-builder 8.10.1](https://github.com/youtype/mypy_boto3_builder).
69
+ [mypy-boto3-builder 8.11.0](https://github.com/youtype/mypy_boto3_builder).
70
70
 
71
71
  More information can be found on
72
72
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.38.0' mypy-boto3-builder`
122
+ `uvx --with 'boto3==1.38.38' mypy-boto3-builder`
123
123
  2. Select `boto3-stubs` AWS SDK.
124
124
  3. Add `Organizations` service.
125
125
  4. Use provided commands to install generated packages.
@@ -13,13 +13,13 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
13
13
 
14
14
  setup(
15
15
  name="mypy-boto3-organizations",
16
- version="1.38.0",
16
+ version="1.38.38",
17
17
  packages=["mypy_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.38.0 service generated with mypy-boto3-builder 8.10.1",
22
+ description="Type annotations for boto3 Organizations 1.38.38 service generated with mypy-boto3-builder 8.11.0",
23
23
  classifiers=[
24
24
  "Development Status :: 5 - Production/Stable",
25
25
  "Intended Audience :: Developers",