mypy-boto3-workspaces-web 1.42.3__tar.gz → 1.42.14__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.
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/PKG-INFO +4 -4
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/README.md +2 -2
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/__main__.py +3 -3
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/literals.py +19 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/literals.pyi +19 -0
- mypy_boto3_workspaces_web-1.42.3/mypy_boto3_workspaces_web/type_defs.pyi → mypy_boto3_workspaces_web-1.42.14/mypy_boto3_workspaces_web/type_defs.py +254 -0
- mypy_boto3_workspaces_web-1.42.3/mypy_boto3_workspaces_web/type_defs.py → mypy_boto3_workspaces_web-1.42.14/mypy_boto3_workspaces_web/type_defs.pyi +61 -178
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/version.py +1 -1
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web.egg-info/PKG-INFO +4 -4
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/pyproject.toml +2 -2
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/LICENSE +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/__init__.py +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/__init__.pyi +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/client.py +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/client.pyi +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/paginator.py +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/paginator.pyi +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web/py.typed +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web.egg-info/SOURCES.txt +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web.egg-info/dependency_links.txt +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web.egg-info/requires.txt +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/mypy_boto3_workspaces_web.egg-info/top_level.txt +0 -0
- {mypy_boto3_workspaces_web-1.42.3 → mypy_boto3_workspaces_web-1.42.14}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: mypy-boto3-workspaces-web
|
|
3
|
-
Version: 1.42.
|
|
4
|
-
Summary: Type annotations for boto3 WorkSpacesWeb 1.42.
|
|
3
|
+
Version: 1.42.14
|
|
4
|
+
Summary: Type annotations for boto3 WorkSpacesWeb 1.42.14 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
|

|
|
44
44
|
|
|
45
45
|
Type annotations for
|
|
46
|
-
[boto3 WorkSpacesWeb 1.42.
|
|
46
|
+
[boto3 WorkSpacesWeb 1.42.14](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.42.
|
|
108
|
+
`uvx --with 'boto3==1.42.14' 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
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3 WorkSpacesWeb 1.42.
|
|
13
|
+
[boto3 WorkSpacesWeb 1.42.14](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.42.
|
|
75
|
+
`uvx --with 'boto3==1.42.14' 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.42.
|
|
16
|
-
"Version: 1.42.
|
|
15
|
+
"Type annotations for boto3 WorkSpacesWeb 1.42.14\n"
|
|
16
|
+
"Version: 1.42.14\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.42.
|
|
29
|
+
sys.stdout.write("1.42.14\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"]
|
|
@@ -537,6 +555,7 @@ ServiceName = Literal[
|
|
|
537
555
|
"waf-regional",
|
|
538
556
|
"wafv2",
|
|
539
557
|
"wellarchitected",
|
|
558
|
+
"wickr",
|
|
540
559
|
"wisdom",
|
|
541
560
|
"workdocs",
|
|
542
561
|
"workmail",
|
|
@@ -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"]
|
|
@@ -535,6 +553,7 @@ ServiceName = Literal[
|
|
|
535
553
|
"waf-regional",
|
|
536
554
|
"wafv2",
|
|
537
555
|
"wellarchitected",
|
|
556
|
+
"wickr",
|
|
538
557
|
"wisdom",
|
|
539
558
|
"workdocs",
|
|
540
559
|
"workmail",
|