mypy-boto3-workspaces-web 1.28.16__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.16 → mypy-boto3-workspaces-web-1.28.36}/PKG-INFO +12 -140
  2. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/README.md +10 -138
  3. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/__main__.py +3 -3
  4. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/client.py +5 -0
  5. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/client.pyi +5 -0
  6. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/literals.py +1 -1
  7. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/literals.pyi +1 -1
  8. mypy-boto3-workspaces-web-1.28.16/mypy_boto3_workspaces_web/type_defs.pyi → mypy-boto3-workspaces-web-1.28.36/mypy_boto3_workspaces_web/type_defs.py +296 -555
  9. mypy-boto3-workspaces-web-1.28.16/mypy_boto3_workspaces_web/type_defs.py → mypy-boto3-workspaces-web-1.28.36/mypy_boto3_workspaces_web/type_defs.pyi +295 -606
  10. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/version.py +1 -1
  11. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web.egg-info/PKG-INFO +12 -140
  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.16 → mypy-boto3-workspaces-web-1.28.36}/setup.py +4 -4
  14. mypy-boto3-workspaces-web-1.28.16/mypy_boto3_workspaces_web.egg-info/requires.txt +0 -3
  15. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/LICENSE +0 -0
  16. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/__init__.py +0 -0
  17. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/__init__.pyi +0 -0
  18. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web/py.typed +0 -0
  19. {mypy-boto3-workspaces-web-1.28.16 → mypy-boto3-workspaces-web-1.28.36}/mypy_boto3_workspaces_web.egg-info/SOURCES.txt +0 -0
  20. {mypy-boto3-workspaces-web-1.28.16 → 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.16 → 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.16 → 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.16 → 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.16
4
- Summary: Type annotations for boto3.WorkSpacesWeb 1.28.16 service generated with mypy-boto3-builder 7.17.1
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
@@ -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.16](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.17.1](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
@@ -279,19 +279,11 @@ 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:
@@ -305,131 +297,11 @@ def check_value(value: AuthenticationTypeType) -> bool:
305
297
  `mypy_boto3_workspaces_web.type_defs` module contains structures and shapes
306
298
  assembled to typed dictionaries and unions for additional type checking.
307
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/).
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
- BlobTypeDef,
318
- BrowserSettingsSummaryTypeDef,
319
- BrowserSettingsTypeDef,
320
- CertificateSummaryTypeDef,
321
- CertificateTypeDef,
322
- TagTypeDef,
323
- CreateIdentityProviderRequestRequestTypeDef,
324
- IpRuleTypeDef,
325
- DeleteBrowserSettingsRequestRequestTypeDef,
326
- DeleteIdentityProviderRequestRequestTypeDef,
327
- DeleteIpAccessSettingsRequestRequestTypeDef,
328
- DeleteNetworkSettingsRequestRequestTypeDef,
329
- DeletePortalRequestRequestTypeDef,
330
- DeleteTrustStoreRequestRequestTypeDef,
331
- DeleteUserAccessLoggingSettingsRequestRequestTypeDef,
332
- DeleteUserSettingsRequestRequestTypeDef,
333
- DisassociateBrowserSettingsRequestRequestTypeDef,
334
- DisassociateIpAccessSettingsRequestRequestTypeDef,
335
- DisassociateNetworkSettingsRequestRequestTypeDef,
336
- DisassociateTrustStoreRequestRequestTypeDef,
337
- DisassociateUserAccessLoggingSettingsRequestRequestTypeDef,
338
- DisassociateUserSettingsRequestRequestTypeDef,
339
- GetBrowserSettingsRequestRequestTypeDef,
340
- GetIdentityProviderRequestRequestTypeDef,
341
- IdentityProviderTypeDef,
342
- GetIpAccessSettingsRequestRequestTypeDef,
343
- GetNetworkSettingsRequestRequestTypeDef,
344
- NetworkSettingsTypeDef,
345
- GetPortalRequestRequestTypeDef,
346
- PortalTypeDef,
347
- GetPortalServiceProviderMetadataRequestRequestTypeDef,
348
- GetTrustStoreCertificateRequestRequestTypeDef,
349
- GetTrustStoreRequestRequestTypeDef,
350
- TrustStoreTypeDef,
351
- GetUserAccessLoggingSettingsRequestRequestTypeDef,
352
- UserAccessLoggingSettingsTypeDef,
353
- GetUserSettingsRequestRequestTypeDef,
354
- UserSettingsTypeDef,
355
- IdentityProviderSummaryTypeDef,
356
- IpAccessSettingsSummaryTypeDef,
357
- ListBrowserSettingsRequestRequestTypeDef,
358
- ListIdentityProvidersRequestRequestTypeDef,
359
- ListIpAccessSettingsRequestRequestTypeDef,
360
- ListNetworkSettingsRequestRequestTypeDef,
361
- NetworkSettingsSummaryTypeDef,
362
- ListPortalsRequestRequestTypeDef,
363
- PortalSummaryTypeDef,
364
- ListTagsForResourceRequestRequestTypeDef,
365
- ListTrustStoreCertificatesRequestRequestTypeDef,
366
- ListTrustStoresRequestRequestTypeDef,
367
- TrustStoreSummaryTypeDef,
368
- ListUserAccessLoggingSettingsRequestRequestTypeDef,
369
- UserAccessLoggingSettingsSummaryTypeDef,
370
- ListUserSettingsRequestRequestTypeDef,
371
- UserSettingsSummaryTypeDef,
372
- UntagResourceRequestRequestTypeDef,
373
- UpdateBrowserSettingsRequestRequestTypeDef,
374
- UpdateIdentityProviderRequestRequestTypeDef,
375
- UpdateNetworkSettingsRequestRequestTypeDef,
376
- UpdatePortalRequestRequestTypeDef,
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
- UpdateTrustStoreRequestRequestTypeDef,
396
- ListBrowserSettingsResponseTypeDef,
397
- GetBrowserSettingsResponseTypeDef,
398
- UpdateBrowserSettingsResponseTypeDef,
399
- ListTrustStoreCertificatesResponseTypeDef,
400
- GetTrustStoreCertificateResponseTypeDef,
401
- CreateBrowserSettingsRequestRequestTypeDef,
402
- CreateNetworkSettingsRequestRequestTypeDef,
403
- CreatePortalRequestRequestTypeDef,
404
- CreateTrustStoreRequestRequestTypeDef,
405
- CreateUserAccessLoggingSettingsRequestRequestTypeDef,
406
- CreateUserSettingsRequestRequestTypeDef,
407
- ListTagsForResourceResponseTypeDef,
408
- TagResourceRequestRequestTypeDef,
409
- CreateIpAccessSettingsRequestRequestTypeDef,
410
- IpAccessSettingsTypeDef,
411
- UpdateIpAccessSettingsRequestRequestTypeDef,
412
- GetIdentityProviderResponseTypeDef,
413
- UpdateIdentityProviderResponseTypeDef,
414
- GetNetworkSettingsResponseTypeDef,
415
- UpdateNetworkSettingsResponseTypeDef,
416
- GetPortalResponseTypeDef,
417
- UpdatePortalResponseTypeDef,
418
- GetTrustStoreResponseTypeDef,
419
- GetUserAccessLoggingSettingsResponseTypeDef,
420
- UpdateUserAccessLoggingSettingsResponseTypeDef,
421
- GetUserSettingsResponseTypeDef,
422
- UpdateUserSettingsResponseTypeDef,
423
- ListIdentityProvidersResponseTypeDef,
424
- ListIpAccessSettingsResponseTypeDef,
425
- ListNetworkSettingsResponseTypeDef,
426
- ListPortalsResponseTypeDef,
427
- ListTrustStoresResponseTypeDef,
428
- ListUserAccessLoggingSettingsResponseTypeDef,
429
- ListUserSettingsResponseTypeDef,
430
- GetIpAccessSettingsResponseTypeDef,
431
- UpdateIpAccessSettingsResponseTypeDef,
432
- )
304
+ from mypy_boto3_workspaces_web.type_defs import AssociateBrowserSettingsRequestRequestTypeDef
433
305
 
434
306
 
435
307
  def get_value() -> AssociateBrowserSettingsRequestRequestTypeDef:
@@ -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.16](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.17.1](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
@@ -247,19 +247,11 @@ 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:
@@ -273,131 +265,11 @@ def check_value(value: AuthenticationTypeType) -> bool:
273
265
  `mypy_boto3_workspaces_web.type_defs` module contains structures and shapes
274
266
  assembled to typed dictionaries and unions for additional type checking.
275
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/).
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
- BlobTypeDef,
286
- BrowserSettingsSummaryTypeDef,
287
- BrowserSettingsTypeDef,
288
- CertificateSummaryTypeDef,
289
- CertificateTypeDef,
290
- TagTypeDef,
291
- CreateIdentityProviderRequestRequestTypeDef,
292
- IpRuleTypeDef,
293
- DeleteBrowserSettingsRequestRequestTypeDef,
294
- DeleteIdentityProviderRequestRequestTypeDef,
295
- DeleteIpAccessSettingsRequestRequestTypeDef,
296
- DeleteNetworkSettingsRequestRequestTypeDef,
297
- DeletePortalRequestRequestTypeDef,
298
- DeleteTrustStoreRequestRequestTypeDef,
299
- DeleteUserAccessLoggingSettingsRequestRequestTypeDef,
300
- DeleteUserSettingsRequestRequestTypeDef,
301
- DisassociateBrowserSettingsRequestRequestTypeDef,
302
- DisassociateIpAccessSettingsRequestRequestTypeDef,
303
- DisassociateNetworkSettingsRequestRequestTypeDef,
304
- DisassociateTrustStoreRequestRequestTypeDef,
305
- DisassociateUserAccessLoggingSettingsRequestRequestTypeDef,
306
- DisassociateUserSettingsRequestRequestTypeDef,
307
- GetBrowserSettingsRequestRequestTypeDef,
308
- GetIdentityProviderRequestRequestTypeDef,
309
- IdentityProviderTypeDef,
310
- GetIpAccessSettingsRequestRequestTypeDef,
311
- GetNetworkSettingsRequestRequestTypeDef,
312
- NetworkSettingsTypeDef,
313
- GetPortalRequestRequestTypeDef,
314
- PortalTypeDef,
315
- GetPortalServiceProviderMetadataRequestRequestTypeDef,
316
- GetTrustStoreCertificateRequestRequestTypeDef,
317
- GetTrustStoreRequestRequestTypeDef,
318
- TrustStoreTypeDef,
319
- GetUserAccessLoggingSettingsRequestRequestTypeDef,
320
- UserAccessLoggingSettingsTypeDef,
321
- GetUserSettingsRequestRequestTypeDef,
322
- UserSettingsTypeDef,
323
- IdentityProviderSummaryTypeDef,
324
- IpAccessSettingsSummaryTypeDef,
325
- ListBrowserSettingsRequestRequestTypeDef,
326
- ListIdentityProvidersRequestRequestTypeDef,
327
- ListIpAccessSettingsRequestRequestTypeDef,
328
- ListNetworkSettingsRequestRequestTypeDef,
329
- NetworkSettingsSummaryTypeDef,
330
- ListPortalsRequestRequestTypeDef,
331
- PortalSummaryTypeDef,
332
- ListTagsForResourceRequestRequestTypeDef,
333
- ListTrustStoreCertificatesRequestRequestTypeDef,
334
- ListTrustStoresRequestRequestTypeDef,
335
- TrustStoreSummaryTypeDef,
336
- ListUserAccessLoggingSettingsRequestRequestTypeDef,
337
- UserAccessLoggingSettingsSummaryTypeDef,
338
- ListUserSettingsRequestRequestTypeDef,
339
- UserSettingsSummaryTypeDef,
340
- UntagResourceRequestRequestTypeDef,
341
- UpdateBrowserSettingsRequestRequestTypeDef,
342
- UpdateIdentityProviderRequestRequestTypeDef,
343
- UpdateNetworkSettingsRequestRequestTypeDef,
344
- UpdatePortalRequestRequestTypeDef,
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
- UpdateTrustStoreRequestRequestTypeDef,
364
- ListBrowserSettingsResponseTypeDef,
365
- GetBrowserSettingsResponseTypeDef,
366
- UpdateBrowserSettingsResponseTypeDef,
367
- ListTrustStoreCertificatesResponseTypeDef,
368
- GetTrustStoreCertificateResponseTypeDef,
369
- CreateBrowserSettingsRequestRequestTypeDef,
370
- CreateNetworkSettingsRequestRequestTypeDef,
371
- CreatePortalRequestRequestTypeDef,
372
- CreateTrustStoreRequestRequestTypeDef,
373
- CreateUserAccessLoggingSettingsRequestRequestTypeDef,
374
- CreateUserSettingsRequestRequestTypeDef,
375
- ListTagsForResourceResponseTypeDef,
376
- TagResourceRequestRequestTypeDef,
377
- CreateIpAccessSettingsRequestRequestTypeDef,
378
- IpAccessSettingsTypeDef,
379
- UpdateIpAccessSettingsRequestRequestTypeDef,
380
- GetIdentityProviderResponseTypeDef,
381
- UpdateIdentityProviderResponseTypeDef,
382
- GetNetworkSettingsResponseTypeDef,
383
- UpdateNetworkSettingsResponseTypeDef,
384
- GetPortalResponseTypeDef,
385
- UpdatePortalResponseTypeDef,
386
- GetTrustStoreResponseTypeDef,
387
- GetUserAccessLoggingSettingsResponseTypeDef,
388
- UpdateUserAccessLoggingSettingsResponseTypeDef,
389
- GetUserSettingsResponseTypeDef,
390
- UpdateUserSettingsResponseTypeDef,
391
- ListIdentityProvidersResponseTypeDef,
392
- ListIpAccessSettingsResponseTypeDef,
393
- ListNetworkSettingsResponseTypeDef,
394
- ListPortalsResponseTypeDef,
395
- ListTrustStoresResponseTypeDef,
396
- ListUserAccessLoggingSettingsResponseTypeDef,
397
- ListUserSettingsResponseTypeDef,
398
- GetIpAccessSettingsResponseTypeDef,
399
- UpdateIpAccessSettingsResponseTypeDef,
400
- )
272
+ from mypy_boto3_workspaces_web.type_defs import AssociateBrowserSettingsRequestRequestTypeDef
401
273
 
402
274
 
403
275
  def get_value() -> AssociateBrowserSettingsRequestRequestTypeDef:
@@ -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.16\nVersion: 1.28.16\nBuilder"
13
- " version: 7.17.1\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.16")
25
+ print("1.28.36")
26
26
 
27
27
 
28
28
  def main() -> None:
@@ -26,6 +26,7 @@ from .type_defs import (
26
26
  AssociateUserAccessLoggingSettingsResponseTypeDef,
27
27
  AssociateUserSettingsResponseTypeDef,
28
28
  BlobTypeDef,
29
+ CookieSynchronizationConfigurationTypeDef,
29
30
  CreateBrowserSettingsResponseTypeDef,
30
31
  CreateIdentityProviderResponseTypeDef,
31
32
  CreateIpAccessSettingsResponseTypeDef,
@@ -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] = ...
@@ -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 = ...,
@@ -26,6 +26,7 @@ from .type_defs import (
26
26
  AssociateUserAccessLoggingSettingsResponseTypeDef,
27
27
  AssociateUserSettingsResponseTypeDef,
28
28
  BlobTypeDef,
29
+ CookieSynchronizationConfigurationTypeDef,
29
30
  CreateBrowserSettingsResponseTypeDef,
30
31
  CreateIdentityProviderResponseTypeDef,
31
32
  CreateIpAccessSettingsResponseTypeDef,
@@ -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] = ...
@@ -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