mypy-boto3-workspaces-web 1.28.15.post1__tar.gz → 1.28.36__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.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/PKG-INFO +20 -147
  2. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/README.md +17 -144
  3. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/__main__.py +3 -3
  4. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/client.py +9 -4
  5. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/client.pyi +9 -4
  6. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/literals.py +1 -1
  7. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/literals.pyi +1 -1
  8. mypy-boto3-workspaces-web-1.28.15.post1/mypy_boto3_workspaces_web/type_defs.pyi → mypy-boto3-workspaces-web-1.28.36/mypy_boto3_workspaces_web/type_defs.py +306 -563
  9. mypy-boto3-workspaces-web-1.28.15.post1/mypy_boto3_workspaces_web/type_defs.py → mypy-boto3-workspaces-web-1.28.36/mypy_boto3_workspaces_web/type_defs.pyi +305 -614
  10. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/version.py +1 -1
  11. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web.egg-info/PKG-INFO +20 -147
  12. mypy-boto3-workspaces-web-1.28.36/mypy_boto3_workspaces_web.egg-info/requires.txt +3 -0
  13. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/setup.py +5 -5
  14. mypy-boto3-workspaces-web-1.28.15.post1/mypy_boto3_workspaces_web.egg-info/requires.txt +0 -3
  15. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/LICENSE +0 -0
  16. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/__init__.py +0 -0
  17. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/__init__.pyi +0 -0
  18. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/py.typed +0 -0
  19. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web.egg-info/dependency_links.txt +0 -0
  21. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web.egg-info/not-zip-safe +0 -0
  22. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web.egg-info/top_level.txt +0 -0
  23. {mypy-boto3-workspaces-web-1.28.15.post1 → mypy-boto3-workspaces-web-1.28.36}/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.15.post1
4
- Summary: Type annotations for boto3.WorkSpacesWeb 1.28.15 service generated with mypy-boto3-builder 7.16.2
3
+ Version: 1.28.36
4
+ Summary: Type annotations for boto3.WorkSpacesWeb 1.28.36 service generated with mypy-boto3-builder 7.18.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
@@ -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 boto3-stubs mypy typeshed autocomplete
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
  ![boto3.typed](https://github.com/youtype/mypy_boto3_builder/raw/main/logo.png)
43
43
 
44
44
  Type annotations for
45
- [boto3.WorkSpacesWeb 1.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
45
+ [boto3.WorkSpacesWeb 1.28.36](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.16.2](https://github.com/youtype/mypy_boto3_builder).
54
+ [mypy-boto3-builder 7.18.0](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
- - [Typed dictionaries](#typed-dictionaries)
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)
@@ -279,159 +279,32 @@ client: WorkSpacesWebClient = Session().client("workspaces-web")
279
279
  `mypy_boto3_workspaces_web.literals` module contains literals extracted from
280
280
  shapes that can be used in user code for type checking.
281
281
 
282
+ Full list of `WorkSpacesWeb` Literals can be found in
283
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web/literals/).
284
+
282
285
  ```python
283
- from mypy_boto3_workspaces_web.literals import (
284
- AuthenticationTypeType,
285
- BrowserTypeType,
286
- EnabledTypeType,
287
- IdentityProviderTypeType,
288
- PortalStatusType,
289
- RendererTypeType,
290
- WorkSpacesWebServiceName,
291
- ServiceName,
292
- ResourceServiceName,
293
- RegionName,
294
- )
286
+ from mypy_boto3_workspaces_web.literals import AuthenticationTypeType
295
287
 
296
288
 
297
289
  def check_value(value: AuthenticationTypeType) -> bool:
298
290
  ...
299
291
  ```
300
292
 
301
- <a id="typed-dictionaries"></a>
293
+ <a id="type-definitions"></a>
302
294
 
303
- ### Typed dictionaries
295
+ ### Type definitions
304
296
 
305
297
  `mypy_boto3_workspaces_web.type_defs` module contains structures and shapes
306
- assembled to typed dictionaries for additional type checking.
298
+ assembled to typed dictionaries and unions for additional type checking.
299
+
300
+ Full list of `WorkSpacesWeb` TypeDefs can be found in
301
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web/type_defs/).
307
302
 
308
303
  ```python
309
- from mypy_boto3_workspaces_web.type_defs import (
310
- AssociateBrowserSettingsRequestRequestTypeDef,
311
- ResponseMetadataTypeDef,
312
- AssociateIpAccessSettingsRequestRequestTypeDef,
313
- AssociateNetworkSettingsRequestRequestTypeDef,
314
- AssociateTrustStoreRequestRequestTypeDef,
315
- AssociateUserAccessLoggingSettingsRequestRequestTypeDef,
316
- AssociateUserSettingsRequestRequestTypeDef,
317
- BrowserSettingsSummaryTypeDef,
318
- BrowserSettingsTypeDef,
319
- CertificateSummaryTypeDef,
320
- CertificateTypeDef,
321
- TagTypeDef,
322
- CreateIdentityProviderRequestRequestTypeDef,
323
- IpRuleTypeDef,
324
- DeleteBrowserSettingsRequestRequestTypeDef,
325
- DeleteIdentityProviderRequestRequestTypeDef,
326
- DeleteIpAccessSettingsRequestRequestTypeDef,
327
- DeleteNetworkSettingsRequestRequestTypeDef,
328
- DeletePortalRequestRequestTypeDef,
329
- DeleteTrustStoreRequestRequestTypeDef,
330
- DeleteUserAccessLoggingSettingsRequestRequestTypeDef,
331
- DeleteUserSettingsRequestRequestTypeDef,
332
- DisassociateBrowserSettingsRequestRequestTypeDef,
333
- DisassociateIpAccessSettingsRequestRequestTypeDef,
334
- DisassociateNetworkSettingsRequestRequestTypeDef,
335
- DisassociateTrustStoreRequestRequestTypeDef,
336
- DisassociateUserAccessLoggingSettingsRequestRequestTypeDef,
337
- DisassociateUserSettingsRequestRequestTypeDef,
338
- GetBrowserSettingsRequestRequestTypeDef,
339
- GetIdentityProviderRequestRequestTypeDef,
340
- IdentityProviderTypeDef,
341
- GetIpAccessSettingsRequestRequestTypeDef,
342
- GetNetworkSettingsRequestRequestTypeDef,
343
- NetworkSettingsTypeDef,
344
- GetPortalRequestRequestTypeDef,
345
- PortalTypeDef,
346
- GetPortalServiceProviderMetadataRequestRequestTypeDef,
347
- GetTrustStoreCertificateRequestRequestTypeDef,
348
- GetTrustStoreRequestRequestTypeDef,
349
- TrustStoreTypeDef,
350
- GetUserAccessLoggingSettingsRequestRequestTypeDef,
351
- UserAccessLoggingSettingsTypeDef,
352
- GetUserSettingsRequestRequestTypeDef,
353
- UserSettingsTypeDef,
354
- IdentityProviderSummaryTypeDef,
355
- IpAccessSettingsSummaryTypeDef,
356
- ListBrowserSettingsRequestRequestTypeDef,
357
- ListIdentityProvidersRequestRequestTypeDef,
358
- ListIpAccessSettingsRequestRequestTypeDef,
359
- ListNetworkSettingsRequestRequestTypeDef,
360
- NetworkSettingsSummaryTypeDef,
361
- ListPortalsRequestRequestTypeDef,
362
- PortalSummaryTypeDef,
363
- ListTagsForResourceRequestRequestTypeDef,
364
- ListTrustStoreCertificatesRequestRequestTypeDef,
365
- ListTrustStoresRequestRequestTypeDef,
366
- TrustStoreSummaryTypeDef,
367
- ListUserAccessLoggingSettingsRequestRequestTypeDef,
368
- UserAccessLoggingSettingsSummaryTypeDef,
369
- ListUserSettingsRequestRequestTypeDef,
370
- UserSettingsSummaryTypeDef,
371
- UntagResourceRequestRequestTypeDef,
372
- UpdateBrowserSettingsRequestRequestTypeDef,
373
- UpdateIdentityProviderRequestRequestTypeDef,
374
- UpdateNetworkSettingsRequestRequestTypeDef,
375
- UpdatePortalRequestRequestTypeDef,
376
- UpdateTrustStoreRequestRequestTypeDef,
377
- UpdateUserAccessLoggingSettingsRequestRequestTypeDef,
378
- UpdateUserSettingsRequestRequestTypeDef,
379
- AssociateBrowserSettingsResponseTypeDef,
380
- AssociateIpAccessSettingsResponseTypeDef,
381
- AssociateNetworkSettingsResponseTypeDef,
382
- AssociateTrustStoreResponseTypeDef,
383
- AssociateUserAccessLoggingSettingsResponseTypeDef,
384
- AssociateUserSettingsResponseTypeDef,
385
- CreateBrowserSettingsResponseTypeDef,
386
- CreateIdentityProviderResponseTypeDef,
387
- CreateIpAccessSettingsResponseTypeDef,
388
- CreateNetworkSettingsResponseTypeDef,
389
- CreatePortalResponseTypeDef,
390
- CreateTrustStoreResponseTypeDef,
391
- CreateUserAccessLoggingSettingsResponseTypeDef,
392
- CreateUserSettingsResponseTypeDef,
393
- GetPortalServiceProviderMetadataResponseTypeDef,
394
- UpdateTrustStoreResponseTypeDef,
395
- ListBrowserSettingsResponseTypeDef,
396
- GetBrowserSettingsResponseTypeDef,
397
- UpdateBrowserSettingsResponseTypeDef,
398
- ListTrustStoreCertificatesResponseTypeDef,
399
- GetTrustStoreCertificateResponseTypeDef,
400
- CreateBrowserSettingsRequestRequestTypeDef,
401
- CreateNetworkSettingsRequestRequestTypeDef,
402
- CreatePortalRequestRequestTypeDef,
403
- CreateTrustStoreRequestRequestTypeDef,
404
- CreateUserAccessLoggingSettingsRequestRequestTypeDef,
405
- CreateUserSettingsRequestRequestTypeDef,
406
- ListTagsForResourceResponseTypeDef,
407
- TagResourceRequestRequestTypeDef,
408
- CreateIpAccessSettingsRequestRequestTypeDef,
409
- IpAccessSettingsTypeDef,
410
- UpdateIpAccessSettingsRequestRequestTypeDef,
411
- GetIdentityProviderResponseTypeDef,
412
- UpdateIdentityProviderResponseTypeDef,
413
- GetNetworkSettingsResponseTypeDef,
414
- UpdateNetworkSettingsResponseTypeDef,
415
- GetPortalResponseTypeDef,
416
- UpdatePortalResponseTypeDef,
417
- GetTrustStoreResponseTypeDef,
418
- GetUserAccessLoggingSettingsResponseTypeDef,
419
- UpdateUserAccessLoggingSettingsResponseTypeDef,
420
- GetUserSettingsResponseTypeDef,
421
- UpdateUserSettingsResponseTypeDef,
422
- ListIdentityProvidersResponseTypeDef,
423
- ListIpAccessSettingsResponseTypeDef,
424
- ListNetworkSettingsResponseTypeDef,
425
- ListPortalsResponseTypeDef,
426
- ListTrustStoresResponseTypeDef,
427
- ListUserAccessLoggingSettingsResponseTypeDef,
428
- ListUserSettingsResponseTypeDef,
429
- GetIpAccessSettingsResponseTypeDef,
430
- UpdateIpAccessSettingsResponseTypeDef,
431
- )
432
-
433
-
434
- def get_structure() -> AssociateBrowserSettingsRequestRequestTypeDef:
304
+ from mypy_boto3_workspaces_web.type_defs import AssociateBrowserSettingsRequestRequestTypeDef
305
+
306
+
307
+ def get_value() -> AssociateBrowserSettingsRequestRequestTypeDef:
435
308
  return {...}
436
309
  ```
437
310
 
@@ -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.28.15](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
13
+ [boto3.WorkSpacesWeb 1.28.36](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.16.2](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.18.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
@@ -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
- - [Typed dictionaries](#typed-dictionaries)
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)
@@ -247,159 +247,32 @@ client: WorkSpacesWebClient = Session().client("workspaces-web")
247
247
  `mypy_boto3_workspaces_web.literals` module contains literals extracted from
248
248
  shapes that can be used in user code for type checking.
249
249
 
250
+ Full list of `WorkSpacesWeb` Literals can be found in
251
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web/literals/).
252
+
250
253
  ```python
251
- from mypy_boto3_workspaces_web.literals import (
252
- AuthenticationTypeType,
253
- BrowserTypeType,
254
- EnabledTypeType,
255
- IdentityProviderTypeType,
256
- PortalStatusType,
257
- RendererTypeType,
258
- WorkSpacesWebServiceName,
259
- ServiceName,
260
- ResourceServiceName,
261
- RegionName,
262
- )
254
+ from mypy_boto3_workspaces_web.literals import AuthenticationTypeType
263
255
 
264
256
 
265
257
  def check_value(value: AuthenticationTypeType) -> bool:
266
258
  ...
267
259
  ```
268
260
 
269
- <a id="typed-dictionaries"></a>
261
+ <a id="type-definitions"></a>
270
262
 
271
- ### Typed dictionaries
263
+ ### Type definitions
272
264
 
273
265
  `mypy_boto3_workspaces_web.type_defs` module contains structures and shapes
274
- assembled to typed dictionaries for additional type checking.
266
+ assembled to typed dictionaries and unions for additional type checking.
267
+
268
+ Full list of `WorkSpacesWeb` TypeDefs can be found in
269
+ [docs](https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web/type_defs/).
275
270
 
276
271
  ```python
277
- from mypy_boto3_workspaces_web.type_defs import (
278
- AssociateBrowserSettingsRequestRequestTypeDef,
279
- ResponseMetadataTypeDef,
280
- AssociateIpAccessSettingsRequestRequestTypeDef,
281
- AssociateNetworkSettingsRequestRequestTypeDef,
282
- AssociateTrustStoreRequestRequestTypeDef,
283
- AssociateUserAccessLoggingSettingsRequestRequestTypeDef,
284
- AssociateUserSettingsRequestRequestTypeDef,
285
- BrowserSettingsSummaryTypeDef,
286
- BrowserSettingsTypeDef,
287
- CertificateSummaryTypeDef,
288
- CertificateTypeDef,
289
- TagTypeDef,
290
- CreateIdentityProviderRequestRequestTypeDef,
291
- IpRuleTypeDef,
292
- DeleteBrowserSettingsRequestRequestTypeDef,
293
- DeleteIdentityProviderRequestRequestTypeDef,
294
- DeleteIpAccessSettingsRequestRequestTypeDef,
295
- DeleteNetworkSettingsRequestRequestTypeDef,
296
- DeletePortalRequestRequestTypeDef,
297
- DeleteTrustStoreRequestRequestTypeDef,
298
- DeleteUserAccessLoggingSettingsRequestRequestTypeDef,
299
- DeleteUserSettingsRequestRequestTypeDef,
300
- DisassociateBrowserSettingsRequestRequestTypeDef,
301
- DisassociateIpAccessSettingsRequestRequestTypeDef,
302
- DisassociateNetworkSettingsRequestRequestTypeDef,
303
- DisassociateTrustStoreRequestRequestTypeDef,
304
- DisassociateUserAccessLoggingSettingsRequestRequestTypeDef,
305
- DisassociateUserSettingsRequestRequestTypeDef,
306
- GetBrowserSettingsRequestRequestTypeDef,
307
- GetIdentityProviderRequestRequestTypeDef,
308
- IdentityProviderTypeDef,
309
- GetIpAccessSettingsRequestRequestTypeDef,
310
- GetNetworkSettingsRequestRequestTypeDef,
311
- NetworkSettingsTypeDef,
312
- GetPortalRequestRequestTypeDef,
313
- PortalTypeDef,
314
- GetPortalServiceProviderMetadataRequestRequestTypeDef,
315
- GetTrustStoreCertificateRequestRequestTypeDef,
316
- GetTrustStoreRequestRequestTypeDef,
317
- TrustStoreTypeDef,
318
- GetUserAccessLoggingSettingsRequestRequestTypeDef,
319
- UserAccessLoggingSettingsTypeDef,
320
- GetUserSettingsRequestRequestTypeDef,
321
- UserSettingsTypeDef,
322
- IdentityProviderSummaryTypeDef,
323
- IpAccessSettingsSummaryTypeDef,
324
- ListBrowserSettingsRequestRequestTypeDef,
325
- ListIdentityProvidersRequestRequestTypeDef,
326
- ListIpAccessSettingsRequestRequestTypeDef,
327
- ListNetworkSettingsRequestRequestTypeDef,
328
- NetworkSettingsSummaryTypeDef,
329
- ListPortalsRequestRequestTypeDef,
330
- PortalSummaryTypeDef,
331
- ListTagsForResourceRequestRequestTypeDef,
332
- ListTrustStoreCertificatesRequestRequestTypeDef,
333
- ListTrustStoresRequestRequestTypeDef,
334
- TrustStoreSummaryTypeDef,
335
- ListUserAccessLoggingSettingsRequestRequestTypeDef,
336
- UserAccessLoggingSettingsSummaryTypeDef,
337
- ListUserSettingsRequestRequestTypeDef,
338
- UserSettingsSummaryTypeDef,
339
- UntagResourceRequestRequestTypeDef,
340
- UpdateBrowserSettingsRequestRequestTypeDef,
341
- UpdateIdentityProviderRequestRequestTypeDef,
342
- UpdateNetworkSettingsRequestRequestTypeDef,
343
- UpdatePortalRequestRequestTypeDef,
344
- UpdateTrustStoreRequestRequestTypeDef,
345
- UpdateUserAccessLoggingSettingsRequestRequestTypeDef,
346
- UpdateUserSettingsRequestRequestTypeDef,
347
- AssociateBrowserSettingsResponseTypeDef,
348
- AssociateIpAccessSettingsResponseTypeDef,
349
- AssociateNetworkSettingsResponseTypeDef,
350
- AssociateTrustStoreResponseTypeDef,
351
- AssociateUserAccessLoggingSettingsResponseTypeDef,
352
- AssociateUserSettingsResponseTypeDef,
353
- CreateBrowserSettingsResponseTypeDef,
354
- CreateIdentityProviderResponseTypeDef,
355
- CreateIpAccessSettingsResponseTypeDef,
356
- CreateNetworkSettingsResponseTypeDef,
357
- CreatePortalResponseTypeDef,
358
- CreateTrustStoreResponseTypeDef,
359
- CreateUserAccessLoggingSettingsResponseTypeDef,
360
- CreateUserSettingsResponseTypeDef,
361
- GetPortalServiceProviderMetadataResponseTypeDef,
362
- UpdateTrustStoreResponseTypeDef,
363
- ListBrowserSettingsResponseTypeDef,
364
- GetBrowserSettingsResponseTypeDef,
365
- UpdateBrowserSettingsResponseTypeDef,
366
- ListTrustStoreCertificatesResponseTypeDef,
367
- GetTrustStoreCertificateResponseTypeDef,
368
- CreateBrowserSettingsRequestRequestTypeDef,
369
- CreateNetworkSettingsRequestRequestTypeDef,
370
- CreatePortalRequestRequestTypeDef,
371
- CreateTrustStoreRequestRequestTypeDef,
372
- CreateUserAccessLoggingSettingsRequestRequestTypeDef,
373
- CreateUserSettingsRequestRequestTypeDef,
374
- ListTagsForResourceResponseTypeDef,
375
- TagResourceRequestRequestTypeDef,
376
- CreateIpAccessSettingsRequestRequestTypeDef,
377
- IpAccessSettingsTypeDef,
378
- UpdateIpAccessSettingsRequestRequestTypeDef,
379
- GetIdentityProviderResponseTypeDef,
380
- UpdateIdentityProviderResponseTypeDef,
381
- GetNetworkSettingsResponseTypeDef,
382
- UpdateNetworkSettingsResponseTypeDef,
383
- GetPortalResponseTypeDef,
384
- UpdatePortalResponseTypeDef,
385
- GetTrustStoreResponseTypeDef,
386
- GetUserAccessLoggingSettingsResponseTypeDef,
387
- UpdateUserAccessLoggingSettingsResponseTypeDef,
388
- GetUserSettingsResponseTypeDef,
389
- UpdateUserSettingsResponseTypeDef,
390
- ListIdentityProvidersResponseTypeDef,
391
- ListIpAccessSettingsResponseTypeDef,
392
- ListNetworkSettingsResponseTypeDef,
393
- ListPortalsResponseTypeDef,
394
- ListTrustStoresResponseTypeDef,
395
- ListUserAccessLoggingSettingsResponseTypeDef,
396
- ListUserSettingsResponseTypeDef,
397
- GetIpAccessSettingsResponseTypeDef,
398
- UpdateIpAccessSettingsResponseTypeDef,
399
- )
400
-
401
-
402
- def get_structure() -> AssociateBrowserSettingsRequestRequestTypeDef:
272
+ from mypy_boto3_workspaces_web.type_defs import AssociateBrowserSettingsRequestRequestTypeDef
273
+
274
+
275
+ def get_value() -> AssociateBrowserSettingsRequestRequestTypeDef:
403
276
  return {...}
404
277
  ```
405
278
 
@@ -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.15\nVersion: 1.28.15.post1\nBuilder"
13
- " version: 7.16.2\nDocs: "
12
+ "Type annotations for boto3.WorkSpacesWeb 1.28.36\nVersion: 1.28.36\nBuilder"
13
+ " version: 7.18.0\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.15.post1")
25
+ print("1.28.36")
26
26
 
27
27
 
28
28
  def main() -> None:
@@ -13,10 +13,9 @@ Usage::
13
13
  client: WorkSpacesWebClient = session.client("workspaces-web")
14
14
  ```
15
15
  """
16
- from typing import IO, Any, Dict, Mapping, Sequence, Type, Union
16
+ from typing import Any, Dict, Mapping, Sequence, Type
17
17
 
18
18
  from botocore.client import BaseClient, ClientMeta
19
- from botocore.response import StreamingBody
20
19
 
21
20
  from .literals import AuthenticationTypeType, EnabledTypeType, IdentityProviderTypeType
22
21
  from .type_defs import (
@@ -26,6 +25,8 @@ from .type_defs import (
26
25
  AssociateTrustStoreResponseTypeDef,
27
26
  AssociateUserAccessLoggingSettingsResponseTypeDef,
28
27
  AssociateUserSettingsResponseTypeDef,
28
+ BlobTypeDef,
29
+ CookieSynchronizationConfigurationTypeDef,
29
30
  CreateBrowserSettingsResponseTypeDef,
30
31
  CreateIdentityProviderResponseTypeDef,
31
32
  CreateIpAccessSettingsResponseTypeDef,
@@ -268,7 +269,7 @@ class WorkSpacesWebClient(BaseClient):
268
269
  def create_trust_store(
269
270
  self,
270
271
  *,
271
- certificateList: Sequence[Union[str, bytes, IO[Any], StreamingBody]],
272
+ certificateList: Sequence[BlobTypeDef],
272
273
  clientToken: str = ...,
273
274
  tags: Sequence[TagTypeDef] = ...
274
275
  ) -> CreateTrustStoreResponseTypeDef:
@@ -298,7 +299,10 @@ class WorkSpacesWebClient(BaseClient):
298
299
  pasteAllowed: EnabledTypeType,
299
300
  printAllowed: EnabledTypeType,
300
301
  uploadAllowed: EnabledTypeType,
302
+ additionalEncryptionContext: Mapping[str, str] = ...,
301
303
  clientToken: str = ...,
304
+ cookieSynchronizationConfiguration: CookieSynchronizationConfigurationTypeDef = ...,
305
+ customerManagedKey: str = ...,
302
306
  disconnectTimeoutInMinutes: int = ...,
303
307
  idleDisconnectTimeoutInMinutes: int = ...,
304
308
  tags: Sequence[TagTypeDef] = ...
@@ -720,7 +724,7 @@ class WorkSpacesWebClient(BaseClient):
720
724
  self,
721
725
  *,
722
726
  trustStoreArn: str,
723
- certificatesToAdd: Sequence[Union[str, bytes, IO[Any], StreamingBody]] = ...,
727
+ certificatesToAdd: Sequence[BlobTypeDef] = ...,
724
728
  certificatesToDelete: Sequence[str] = ...,
725
729
  clientToken: str = ...
726
730
  ) -> UpdateTrustStoreResponseTypeDef:
@@ -750,6 +754,7 @@ class WorkSpacesWebClient(BaseClient):
750
754
  *,
751
755
  userSettingsArn: str,
752
756
  clientToken: str = ...,
757
+ cookieSynchronizationConfiguration: CookieSynchronizationConfigurationTypeDef = ...,
753
758
  copyAllowed: EnabledTypeType = ...,
754
759
  disconnectTimeoutInMinutes: int = ...,
755
760
  downloadAllowed: EnabledTypeType = ...,
@@ -13,10 +13,9 @@ Usage::
13
13
  client: WorkSpacesWebClient = session.client("workspaces-web")
14
14
  ```
15
15
  """
16
- from typing import IO, Any, Dict, Mapping, Sequence, Type, Union
16
+ from typing import Any, Dict, Mapping, Sequence, Type
17
17
 
18
18
  from botocore.client import BaseClient, ClientMeta
19
- from botocore.response import StreamingBody
20
19
 
21
20
  from .literals import AuthenticationTypeType, EnabledTypeType, IdentityProviderTypeType
22
21
  from .type_defs import (
@@ -26,6 +25,8 @@ from .type_defs import (
26
25
  AssociateTrustStoreResponseTypeDef,
27
26
  AssociateUserAccessLoggingSettingsResponseTypeDef,
28
27
  AssociateUserSettingsResponseTypeDef,
28
+ BlobTypeDef,
29
+ CookieSynchronizationConfigurationTypeDef,
29
30
  CreateBrowserSettingsResponseTypeDef,
30
31
  CreateIdentityProviderResponseTypeDef,
31
32
  CreateIpAccessSettingsResponseTypeDef,
@@ -251,7 +252,7 @@ class WorkSpacesWebClient(BaseClient):
251
252
  def create_trust_store(
252
253
  self,
253
254
  *,
254
- certificateList: Sequence[Union[str, bytes, IO[Any], StreamingBody]],
255
+ certificateList: Sequence[BlobTypeDef],
255
256
  clientToken: str = ...,
256
257
  tags: Sequence[TagTypeDef] = ...
257
258
  ) -> CreateTrustStoreResponseTypeDef:
@@ -279,7 +280,10 @@ class WorkSpacesWebClient(BaseClient):
279
280
  pasteAllowed: EnabledTypeType,
280
281
  printAllowed: EnabledTypeType,
281
282
  uploadAllowed: EnabledTypeType,
283
+ additionalEncryptionContext: Mapping[str, str] = ...,
282
284
  clientToken: str = ...,
285
+ cookieSynchronizationConfiguration: CookieSynchronizationConfigurationTypeDef = ...,
286
+ customerManagedKey: str = ...,
283
287
  disconnectTimeoutInMinutes: int = ...,
284
288
  idleDisconnectTimeoutInMinutes: int = ...,
285
289
  tags: Sequence[TagTypeDef] = ...
@@ -658,7 +662,7 @@ class WorkSpacesWebClient(BaseClient):
658
662
  self,
659
663
  *,
660
664
  trustStoreArn: str,
661
- certificatesToAdd: Sequence[Union[str, bytes, IO[Any], StreamingBody]] = ...,
665
+ certificatesToAdd: Sequence[BlobTypeDef] = ...,
662
666
  certificatesToDelete: Sequence[str] = ...,
663
667
  clientToken: str = ...
664
668
  ) -> UpdateTrustStoreResponseTypeDef:
@@ -686,6 +690,7 @@ class WorkSpacesWebClient(BaseClient):
686
690
  *,
687
691
  userSettingsArn: str,
688
692
  clientToken: str = ...,
693
+ cookieSynchronizationConfiguration: CookieSynchronizationConfigurationTypeDef = ...,
689
694
  copyAllowed: EnabledTypeType = ...,
690
695
  disconnectTimeoutInMinutes: int = ...,
691
696
  downloadAllowed: EnabledTypeType = ...,
@@ -13,7 +13,7 @@ Usage::
13
13
  """
14
14
  import sys
15
15
 
16
- if sys.version_info >= (3, 9):
16
+ if sys.version_info >= (3, 12):
17
17
  from typing import Literal
18
18
  else:
19
19
  from typing_extensions import Literal
@@ -13,7 +13,7 @@ Usage::
13
13
  """
14
14
  import sys
15
15
 
16
- if sys.version_info >= (3, 9):
16
+ if sys.version_info >= (3, 12):
17
17
  from typing import Literal
18
18
  else:
19
19
  from typing_extensions import Literal