mypy-boto3-workspaces-web 1.41.0__tar.gz → 1.42.9__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 (23) hide show
  1. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/PKG-INFO +4 -4
  2. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/README.md +2 -2
  3. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/__main__.py +3 -3
  4. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/literals.py +23 -0
  5. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/literals.pyi +23 -0
  6. mypy_boto3_workspaces_web-1.41.0/mypy_boto3_workspaces_web/type_defs.pyi → mypy_boto3_workspaces_web-1.42.9/mypy_boto3_workspaces_web/type_defs.py +250 -0
  7. mypy_boto3_workspaces_web-1.41.0/mypy_boto3_workspaces_web/type_defs.py → mypy_boto3_workspaces_web-1.42.9/mypy_boto3_workspaces_web/type_defs.pyi +57 -178
  8. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/version.py +1 -1
  9. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web.egg-info/PKG-INFO +4 -4
  10. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/pyproject.toml +2 -2
  11. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/LICENSE +0 -0
  12. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/__init__.py +0 -0
  13. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/__init__.pyi +0 -0
  14. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/client.py +0 -0
  15. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/client.pyi +0 -0
  16. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/paginator.py +0 -0
  17. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/paginator.pyi +0 -0
  18. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web/py.typed +0 -0
  19. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web.egg-info/SOURCES.txt +0 -0
  20. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web.egg-info/dependency_links.txt +0 -0
  21. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web.egg-info/requires.txt +0 -0
  22. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/mypy_boto3_workspaces_web.egg-info/top_level.txt +0 -0
  23. {mypy_boto3_workspaces_web-1.41.0 → mypy_boto3_workspaces_web-1.42.9}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mypy-boto3-workspaces-web
3
- Version: 1.41.0
4
- Summary: Type annotations for boto3 WorkSpacesWeb 1.41.0 service generated with mypy-boto3-builder 8.12.0
3
+ Version: 1.42.9
4
+ Summary: Type annotations for boto3 WorkSpacesWeb 1.42.9 service generated with mypy-boto3-builder 8.12.0
5
5
  Author-email: Vlad Emelianov <vlad.emelianov.nz@gmail.com>
6
6
  License-Expression: MIT
7
7
  Project-URL: Homepage, https://github.com/youtype/mypy_boto3_builder
@@ -43,7 +43,7 @@ Dynamic: license-file
43
43
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
44
44
 
45
45
  Type annotations for
46
- [boto3 WorkSpacesWeb 1.41.0](https://pypi.org/project/boto3/) compatible with
46
+ [boto3 WorkSpacesWeb 1.42.9](https://pypi.org/project/boto3/) compatible with
47
47
  [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -105,7 +105,7 @@ You can generate type annotations for `boto3` package locally with
105
105
  isolation.
106
106
 
107
107
  1. Run mypy-boto3-builder in your package root directory:
108
- `uvx --with 'boto3==1.41.0' mypy-boto3-builder`
108
+ `uvx --with 'boto3==1.42.9' mypy-boto3-builder`
109
109
  2. Select `boto3-stubs` AWS SDK.
110
110
  3. Add `WorkSpacesWeb` service.
111
111
  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 WorkSpacesWeb 1.41.0](https://pypi.org/project/boto3/) compatible with
13
+ [boto3 WorkSpacesWeb 1.42.9](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.41.0' mypy-boto3-builder`
75
+ `uvx --with 'boto3==1.42.9' mypy-boto3-builder`
76
76
  2. Select `boto3-stubs` AWS SDK.
77
77
  3. Add `WorkSpacesWeb` service.
78
78
  4. Use provided commands to install generated packages.
@@ -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 WorkSpacesWeb 1.41.0\n"
16
- "Version: 1.41.0\n"
15
+ "Type annotations for boto3 WorkSpacesWeb 1.42.9\n"
16
+ "Version: 1.42.9\n"
17
17
  "Builder version: 8.12.0\n"
18
18
  "Docs: https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web//\n"
19
19
  "Boto3 docs: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#workspacesweb\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.41.0\n")
29
+ sys.stdout.write("1.42.9\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -26,6 +26,7 @@ __all__ = (
26
26
  "AuthenticationTypeType",
27
27
  "BrowserTypeType",
28
28
  "CategoryType",
29
+ "ColorThemeType",
29
30
  "EnabledTypeType",
30
31
  "EventType",
31
32
  "FolderStructureType",
@@ -34,8 +35,10 @@ __all__ = (
34
35
  "ListDataProtectionSettingsPaginatorName",
35
36
  "ListSessionLoggersPaginatorName",
36
37
  "ListSessionsPaginatorName",
38
+ "LocaleType",
37
39
  "LogFileFormatType",
38
40
  "MaxDisplayResolutionType",
41
+ "MimeTypeType",
39
42
  "PaginatorName",
40
43
  "PortalStatusType",
41
44
  "RedactionPlaceHolderTypeType",
@@ -83,6 +86,7 @@ CategoryType = Literal[
83
86
  "Weapons",
84
87
  "WebBasedEmail",
85
88
  ]
89
+ ColorThemeType = Literal["Dark", "Light"]
86
90
  EnabledTypeType = Literal["Disabled", "Enabled"]
87
91
  EventType = Literal[
88
92
  "ContentCopyFromWebsite",
@@ -111,6 +115,19 @@ InstanceTypeType = Literal["standard.large", "standard.regular", "standard.xlarg
111
115
  ListDataProtectionSettingsPaginatorName = Literal["list_data_protection_settings"]
112
116
  ListSessionLoggersPaginatorName = Literal["list_session_loggers"]
113
117
  ListSessionsPaginatorName = Literal["list_sessions"]
118
+ LocaleType = Literal[
119
+ "de-DE",
120
+ "en-US",
121
+ "es-ES",
122
+ "fr-FR",
123
+ "id-ID",
124
+ "it-IT",
125
+ "ja-JP",
126
+ "ko-KR",
127
+ "pt-BR",
128
+ "zh-CN",
129
+ "zh-TW",
130
+ ]
114
131
  LogFileFormatType = Literal["JSONLines", "Json"]
115
132
  MaxDisplayResolutionType = Literal[
116
133
  "size1024X768",
@@ -122,6 +139,7 @@ MaxDisplayResolutionType = Literal[
122
139
  "size4096X2160",
123
140
  "size800X600",
124
141
  ]
142
+ MimeTypeType = Literal["image/jpeg", "image/png", "image/x-icon"]
125
143
  PortalStatusType = Literal["Active", "Incomplete", "Pending"]
126
144
  RedactionPlaceHolderTypeType = Literal["CustomText"]
127
145
  RendererTypeType = Literal["AppStream"]
@@ -226,6 +244,7 @@ ServiceName = Literal[
226
244
  "comprehend",
227
245
  "comprehendmedical",
228
246
  "compute-optimizer",
247
+ "compute-optimizer-automation",
229
248
  "config",
230
249
  "connect",
231
250
  "connect-contact-lens",
@@ -406,6 +425,7 @@ ServiceName = Literal[
406
425
  "networkmonitor",
407
426
  "notifications",
408
427
  "notificationscontacts",
428
+ "nova-act",
409
429
  "oam",
410
430
  "observabilityadmin",
411
431
  "odb",
@@ -416,6 +436,8 @@ ServiceName = Literal[
416
436
  "osis",
417
437
  "outposts",
418
438
  "panorama",
439
+ "partnercentral-account",
440
+ "partnercentral-benefits",
419
441
  "partnercentral-channel",
420
442
  "partnercentral-selling",
421
443
  "payment-cryptography",
@@ -458,6 +480,7 @@ ServiceName = Literal[
458
480
  "route53-recovery-control-config",
459
481
  "route53-recovery-readiness",
460
482
  "route53domains",
483
+ "route53globalresolver",
461
484
  "route53profiles",
462
485
  "route53resolver",
463
486
  "rtbfabric",
@@ -25,6 +25,7 @@ __all__ = (
25
25
  "AuthenticationTypeType",
26
26
  "BrowserTypeType",
27
27
  "CategoryType",
28
+ "ColorThemeType",
28
29
  "EnabledTypeType",
29
30
  "EventType",
30
31
  "FolderStructureType",
@@ -33,8 +34,10 @@ __all__ = (
33
34
  "ListDataProtectionSettingsPaginatorName",
34
35
  "ListSessionLoggersPaginatorName",
35
36
  "ListSessionsPaginatorName",
37
+ "LocaleType",
36
38
  "LogFileFormatType",
37
39
  "MaxDisplayResolutionType",
40
+ "MimeTypeType",
38
41
  "PaginatorName",
39
42
  "PortalStatusType",
40
43
  "RedactionPlaceHolderTypeType",
@@ -81,6 +84,7 @@ CategoryType = Literal[
81
84
  "Weapons",
82
85
  "WebBasedEmail",
83
86
  ]
87
+ ColorThemeType = Literal["Dark", "Light"]
84
88
  EnabledTypeType = Literal["Disabled", "Enabled"]
85
89
  EventType = Literal[
86
90
  "ContentCopyFromWebsite",
@@ -109,6 +113,19 @@ InstanceTypeType = Literal["standard.large", "standard.regular", "standard.xlarg
109
113
  ListDataProtectionSettingsPaginatorName = Literal["list_data_protection_settings"]
110
114
  ListSessionLoggersPaginatorName = Literal["list_session_loggers"]
111
115
  ListSessionsPaginatorName = Literal["list_sessions"]
116
+ LocaleType = Literal[
117
+ "de-DE",
118
+ "en-US",
119
+ "es-ES",
120
+ "fr-FR",
121
+ "id-ID",
122
+ "it-IT",
123
+ "ja-JP",
124
+ "ko-KR",
125
+ "pt-BR",
126
+ "zh-CN",
127
+ "zh-TW",
128
+ ]
112
129
  LogFileFormatType = Literal["JSONLines", "Json"]
113
130
  MaxDisplayResolutionType = Literal[
114
131
  "size1024X768",
@@ -120,6 +137,7 @@ MaxDisplayResolutionType = Literal[
120
137
  "size4096X2160",
121
138
  "size800X600",
122
139
  ]
140
+ MimeTypeType = Literal["image/jpeg", "image/png", "image/x-icon"]
123
141
  PortalStatusType = Literal["Active", "Incomplete", "Pending"]
124
142
  RedactionPlaceHolderTypeType = Literal["CustomText"]
125
143
  RendererTypeType = Literal["AppStream"]
@@ -224,6 +242,7 @@ ServiceName = Literal[
224
242
  "comprehend",
225
243
  "comprehendmedical",
226
244
  "compute-optimizer",
245
+ "compute-optimizer-automation",
227
246
  "config",
228
247
  "connect",
229
248
  "connect-contact-lens",
@@ -404,6 +423,7 @@ ServiceName = Literal[
404
423
  "networkmonitor",
405
424
  "notifications",
406
425
  "notificationscontacts",
426
+ "nova-act",
407
427
  "oam",
408
428
  "observabilityadmin",
409
429
  "odb",
@@ -414,6 +434,8 @@ ServiceName = Literal[
414
434
  "osis",
415
435
  "outposts",
416
436
  "panorama",
437
+ "partnercentral-account",
438
+ "partnercentral-benefits",
417
439
  "partnercentral-channel",
418
440
  "partnercentral-selling",
419
441
  "payment-cryptography",
@@ -456,6 +478,7 @@ ServiceName = Literal[
456
478
  "route53-recovery-control-config",
457
479
  "route53-recovery-readiness",
458
480
  "route53domains",
481
+ "route53globalresolver",
459
482
  "route53profiles",
460
483
  "route53resolver",
461
484
  "rtbfabric",