mypy-boto3-workspaces-web 1.28.15.post1__tar.gz → 1.28.16__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.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/PKG-INFO +12 -11
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/README.md +9 -8
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/__main__.py +3 -3
- mypy-boto3-workspaces-web-1.28.15.post1/mypy_boto3_workspaces_web/client.pyi → mypy-boto3-workspaces-web-1.28.16/mypy_boto3_workspaces_web/client.py +68 -4
- mypy-boto3-workspaces-web-1.28.15.post1/mypy_boto3_workspaces_web/client.py → mypy-boto3-workspaces-web-1.28.16/mypy_boto3_workspaces_web/client.pyi +4 -68
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/type_defs.py +28 -26
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/type_defs.pyi +26 -24
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/version.py +1 -1
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web.egg-info/PKG-INFO +12 -11
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/setup.py +4 -4
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/LICENSE +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/__init__.py +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/__init__.pyi +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/literals.py +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/literals.pyi +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web/py.typed +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web.egg-info/SOURCES.txt +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web.egg-info/dependency_links.txt +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web.egg-info/not-zip-safe +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web.egg-info/requires.txt +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/mypy_boto3_workspaces_web.egg-info/top_level.txt +0 -0
- {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.16}/setup.cfg +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: mypy-boto3-workspaces-web
|
|
3
|
-
Version: 1.28.
|
|
4
|
-
Summary: Type annotations for boto3.WorkSpacesWeb 1.28.
|
|
3
|
+
Version: 1.28.16
|
|
4
|
+
Summary: Type annotations for boto3.WorkSpacesWeb 1.28.16 service generated with mypy-boto3-builder 7.17.1
|
|
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
|
|
@@ -9,7 +9,7 @@ License: MIT License
|
|
|
9
9
|
Project-URL: Documentation, https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web/
|
|
10
10
|
Project-URL: Source, https://github.com/youtype/mypy_boto3_builder
|
|
11
11
|
Project-URL: Tracker, https://github.com/youtype/mypy_boto3_builder/issues
|
|
12
|
-
Keywords: boto3 workspaces-web type-annotations
|
|
12
|
+
Keywords: boto3 workspaces-web type-annotations botocore mypy typeshed autocomplete
|
|
13
13
|
Classifier: Development Status :: 5 - Production/Stable
|
|
14
14
|
Classifier: Intended Audience :: Developers
|
|
15
15
|
Classifier: Environment :: Console
|
|
@@ -42,7 +42,7 @@ License-File: LICENSE
|
|
|
42
42
|

|
|
43
43
|
|
|
44
44
|
Type annotations for
|
|
45
|
-
[boto3.WorkSpacesWeb 1.28.
|
|
45
|
+
[boto3.WorkSpacesWeb 1.28.16](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
|
|
46
46
|
service compatible with [VSCode](https://code.visualstudio.com/),
|
|
47
47
|
[PyCharm](https://www.jetbrains.com/pycharm/),
|
|
48
48
|
[Emacs](https://www.gnu.org/software/emacs/),
|
|
@@ -51,7 +51,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
|
|
|
51
51
|
[pyright](https://github.com/microsoft/pyright) and other tools.
|
|
52
52
|
|
|
53
53
|
Generated by
|
|
54
|
-
[mypy-boto3-builder 7.
|
|
54
|
+
[mypy-boto3-builder 7.17.1](https://github.com/youtype/mypy_boto3_builder).
|
|
55
55
|
|
|
56
56
|
More information can be found on
|
|
57
57
|
[boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
|
|
@@ -77,7 +77,7 @@ See how it helps to find and fix potential bugs:
|
|
|
77
77
|
- [Explicit type annotations](#explicit-type-annotations)
|
|
78
78
|
- [Client annotations](#client-annotations)
|
|
79
79
|
- [Literals](#literals)
|
|
80
|
-
- [
|
|
80
|
+
- [Type definitions](#type-definitions)
|
|
81
81
|
- [How it works](#how-it-works)
|
|
82
82
|
- [What's new](#what's-new)
|
|
83
83
|
- [Implemented features](#implemented-features)
|
|
@@ -298,12 +298,12 @@ def check_value(value: AuthenticationTypeType) -> bool:
|
|
|
298
298
|
...
|
|
299
299
|
```
|
|
300
300
|
|
|
301
|
-
<a id="
|
|
301
|
+
<a id="type-definitions"></a>
|
|
302
302
|
|
|
303
|
-
###
|
|
303
|
+
### Type definitions
|
|
304
304
|
|
|
305
305
|
`mypy_boto3_workspaces_web.type_defs` module contains structures and shapes
|
|
306
|
-
assembled to typed dictionaries for additional type checking.
|
|
306
|
+
assembled to typed dictionaries and unions for additional type checking.
|
|
307
307
|
|
|
308
308
|
```python
|
|
309
309
|
from mypy_boto3_workspaces_web.type_defs import (
|
|
@@ -314,6 +314,7 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
314
314
|
AssociateTrustStoreRequestRequestTypeDef,
|
|
315
315
|
AssociateUserAccessLoggingSettingsRequestRequestTypeDef,
|
|
316
316
|
AssociateUserSettingsRequestRequestTypeDef,
|
|
317
|
+
BlobTypeDef,
|
|
317
318
|
BrowserSettingsSummaryTypeDef,
|
|
318
319
|
BrowserSettingsTypeDef,
|
|
319
320
|
CertificateSummaryTypeDef,
|
|
@@ -373,7 +374,6 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
373
374
|
UpdateIdentityProviderRequestRequestTypeDef,
|
|
374
375
|
UpdateNetworkSettingsRequestRequestTypeDef,
|
|
375
376
|
UpdatePortalRequestRequestTypeDef,
|
|
376
|
-
UpdateTrustStoreRequestRequestTypeDef,
|
|
377
377
|
UpdateUserAccessLoggingSettingsRequestRequestTypeDef,
|
|
378
378
|
UpdateUserSettingsRequestRequestTypeDef,
|
|
379
379
|
AssociateBrowserSettingsResponseTypeDef,
|
|
@@ -392,6 +392,7 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
392
392
|
CreateUserSettingsResponseTypeDef,
|
|
393
393
|
GetPortalServiceProviderMetadataResponseTypeDef,
|
|
394
394
|
UpdateTrustStoreResponseTypeDef,
|
|
395
|
+
UpdateTrustStoreRequestRequestTypeDef,
|
|
395
396
|
ListBrowserSettingsResponseTypeDef,
|
|
396
397
|
GetBrowserSettingsResponseTypeDef,
|
|
397
398
|
UpdateBrowserSettingsResponseTypeDef,
|
|
@@ -431,7 +432,7 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
431
432
|
)
|
|
432
433
|
|
|
433
434
|
|
|
434
|
-
def
|
|
435
|
+
def get_value() -> AssociateBrowserSettingsRequestRequestTypeDef:
|
|
435
436
|
return {...}
|
|
436
437
|
```
|
|
437
438
|
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|

|
|
11
11
|
|
|
12
12
|
Type annotations for
|
|
13
|
-
[boto3.WorkSpacesWeb 1.28.
|
|
13
|
+
[boto3.WorkSpacesWeb 1.28.16](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
|
|
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 7.
|
|
22
|
+
[mypy-boto3-builder 7.17.1](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
|
|
@@ -45,7 +45,7 @@ See how it helps to find and fix potential bugs:
|
|
|
45
45
|
- [Explicit type annotations](#explicit-type-annotations)
|
|
46
46
|
- [Client annotations](#client-annotations)
|
|
47
47
|
- [Literals](#literals)
|
|
48
|
-
- [
|
|
48
|
+
- [Type definitions](#type-definitions)
|
|
49
49
|
- [How it works](#how-it-works)
|
|
50
50
|
- [What's new](#what's-new)
|
|
51
51
|
- [Implemented features](#implemented-features)
|
|
@@ -266,12 +266,12 @@ def check_value(value: AuthenticationTypeType) -> bool:
|
|
|
266
266
|
...
|
|
267
267
|
```
|
|
268
268
|
|
|
269
|
-
<a id="
|
|
269
|
+
<a id="type-definitions"></a>
|
|
270
270
|
|
|
271
|
-
###
|
|
271
|
+
### Type definitions
|
|
272
272
|
|
|
273
273
|
`mypy_boto3_workspaces_web.type_defs` module contains structures and shapes
|
|
274
|
-
assembled to typed dictionaries for additional type checking.
|
|
274
|
+
assembled to typed dictionaries and unions for additional type checking.
|
|
275
275
|
|
|
276
276
|
```python
|
|
277
277
|
from mypy_boto3_workspaces_web.type_defs import (
|
|
@@ -282,6 +282,7 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
282
282
|
AssociateTrustStoreRequestRequestTypeDef,
|
|
283
283
|
AssociateUserAccessLoggingSettingsRequestRequestTypeDef,
|
|
284
284
|
AssociateUserSettingsRequestRequestTypeDef,
|
|
285
|
+
BlobTypeDef,
|
|
285
286
|
BrowserSettingsSummaryTypeDef,
|
|
286
287
|
BrowserSettingsTypeDef,
|
|
287
288
|
CertificateSummaryTypeDef,
|
|
@@ -341,7 +342,6 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
341
342
|
UpdateIdentityProviderRequestRequestTypeDef,
|
|
342
343
|
UpdateNetworkSettingsRequestRequestTypeDef,
|
|
343
344
|
UpdatePortalRequestRequestTypeDef,
|
|
344
|
-
UpdateTrustStoreRequestRequestTypeDef,
|
|
345
345
|
UpdateUserAccessLoggingSettingsRequestRequestTypeDef,
|
|
346
346
|
UpdateUserSettingsRequestRequestTypeDef,
|
|
347
347
|
AssociateBrowserSettingsResponseTypeDef,
|
|
@@ -360,6 +360,7 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
360
360
|
CreateUserSettingsResponseTypeDef,
|
|
361
361
|
GetPortalServiceProviderMetadataResponseTypeDef,
|
|
362
362
|
UpdateTrustStoreResponseTypeDef,
|
|
363
|
+
UpdateTrustStoreRequestRequestTypeDef,
|
|
363
364
|
ListBrowserSettingsResponseTypeDef,
|
|
364
365
|
GetBrowserSettingsResponseTypeDef,
|
|
365
366
|
UpdateBrowserSettingsResponseTypeDef,
|
|
@@ -399,7 +400,7 @@ from mypy_boto3_workspaces_web.type_defs import (
|
|
|
399
400
|
)
|
|
400
401
|
|
|
401
402
|
|
|
402
|
-
def
|
|
403
|
+
def get_value() -> AssociateBrowserSettingsRequestRequestTypeDef:
|
|
403
404
|
return {...}
|
|
404
405
|
```
|
|
405
406
|
|
|
@@ -9,8 +9,8 @@ def print_info() -> None:
|
|
|
9
9
|
Print package info to stdout.
|
|
10
10
|
"""
|
|
11
11
|
print(
|
|
12
|
-
"Type annotations for boto3.WorkSpacesWeb 1.28.
|
|
13
|
-
" version: 7.
|
|
12
|
+
"Type annotations for boto3.WorkSpacesWeb 1.28.16\nVersion: 1.28.16\nBuilder"
|
|
13
|
+
" version: 7.17.1\nDocs: "
|
|
14
14
|
" https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web//\nBoto3 docs: "
|
|
15
15
|
" https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb\nOther"
|
|
16
16
|
" services: https://pypi.org/project/boto3-stubs/\nChangelog: "
|
|
@@ -22,7 +22,7 @@ def print_version() -> None:
|
|
|
22
22
|
"""
|
|
23
23
|
Print package version to stdout.
|
|
24
24
|
"""
|
|
25
|
-
print("1.28.
|
|
25
|
+
print("1.28.16")
|
|
26
26
|
|
|
27
27
|
|
|
28
28
|
def main() -> None:
|