types-boto3-workspaces-web 1.42.9__py3-none-any.whl → 1.42.42__py3-none-any.whl

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.
@@ -3,7 +3,7 @@ Main interface for workspaces-web service.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,7 +3,7 @@ Main interface for workspaces-web service.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -1,7 +1,7 @@
1
1
  """
2
2
  Main CLI entrypoint.
3
3
 
4
- Copyright 2025 Vlad Emelianov
4
+ Copyright 2026 Vlad Emelianov
5
5
  """
6
6
 
7
7
  import sys
@@ -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.9\n"
16
- "Version: 1.42.9\n"
15
+ "Type annotations for boto3 WorkSpacesWeb 1.42.42\n"
16
+ "Version: 1.42.42\n"
17
17
  "Builder version: 8.12.0\n"
18
18
  "Docs: https://youtype.github.io/types_boto3_docs/types_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.9\n")
29
+ sys.stdout.write("1.42.42\n")
30
30
 
31
31
 
32
32
  def main() -> None:
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service Client.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/client/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service Client.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/client/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/literals/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -290,7 +290,6 @@ ServiceName = Literal[
290
290
  "eks-auth",
291
291
  "elasticache",
292
292
  "elasticbeanstalk",
293
- "elastictranscoder",
294
293
  "elb",
295
294
  "elbv2",
296
295
  "emr",
@@ -555,6 +554,7 @@ ServiceName = Literal[
555
554
  "waf-regional",
556
555
  "wafv2",
557
556
  "wellarchitected",
557
+ "wickr",
558
558
  "wisdom",
559
559
  "workdocs",
560
560
  "workmail",
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service literal definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/literals/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -288,7 +288,6 @@ ServiceName = Literal[
288
288
  "eks-auth",
289
289
  "elasticache",
290
290
  "elasticbeanstalk",
291
- "elastictranscoder",
292
291
  "elb",
293
292
  "elbv2",
294
293
  "emr",
@@ -553,6 +552,7 @@ ServiceName = Literal[
553
552
  "waf-regional",
554
553
  "wafv2",
555
554
  "wellarchitected",
555
+ "wickr",
556
556
  "wisdom",
557
557
  "workdocs",
558
558
  "workmail",
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/paginators/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service client paginators.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/paginators/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service type definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/type_defs/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -523,6 +523,7 @@ class PortalTypeDef(TypedDict):
523
523
  additionalEncryptionContext: NotRequired[dict[str, str]]
524
524
  instanceType: NotRequired[InstanceTypeType]
525
525
  maxConcurrentSessions: NotRequired[int]
526
+ portalCustomDomain: NotRequired[str]
526
527
 
527
528
 
528
529
  class GetPortalServiceProviderMetadataRequestTypeDef(TypedDict):
@@ -655,6 +656,7 @@ class PortalSummaryTypeDef(TypedDict):
655
656
  ipAccessSettingsArn: NotRequired[str]
656
657
  instanceType: NotRequired[InstanceTypeType]
657
658
  maxConcurrentSessions: NotRequired[int]
659
+ portalCustomDomain: NotRequired[str]
658
660
 
659
661
 
660
662
  class ListSessionLoggersRequestTypeDef(TypedDict):
@@ -764,6 +766,7 @@ class UpdatePortalRequestTypeDef(TypedDict):
764
766
  authenticationType: NotRequired[AuthenticationTypeType]
765
767
  instanceType: NotRequired[InstanceTypeType]
766
768
  maxConcurrentSessions: NotRequired[int]
769
+ portalCustomDomain: NotRequired[str]
767
770
 
768
771
 
769
772
  class UpdateUserAccessLoggingSettingsRequestTypeDef(TypedDict):
@@ -978,6 +981,7 @@ class CreatePortalRequestTypeDef(TypedDict):
978
981
  authenticationType: NotRequired[AuthenticationTypeType]
979
982
  instanceType: NotRequired[InstanceTypeType]
980
983
  maxConcurrentSessions: NotRequired[int]
984
+ portalCustomDomain: NotRequired[str]
981
985
 
982
986
 
983
987
  class CreateTrustStoreRequestTypeDef(TypedDict):
@@ -1221,6 +1225,7 @@ class UserSettingsSummaryTypeDef(TypedDict):
1221
1225
  deepLinkAllowed: NotRequired[EnabledTypeType]
1222
1226
  toolbarConfiguration: NotRequired[ToolbarConfigurationOutputTypeDef]
1223
1227
  brandingConfiguration: NotRequired[BrandingConfigurationTypeDef]
1228
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1224
1229
 
1225
1230
 
1226
1231
  class UserSettingsTypeDef(TypedDict):
@@ -1239,6 +1244,7 @@ class UserSettingsTypeDef(TypedDict):
1239
1244
  deepLinkAllowed: NotRequired[EnabledTypeType]
1240
1245
  toolbarConfiguration: NotRequired[ToolbarConfigurationOutputTypeDef]
1241
1246
  brandingConfiguration: NotRequired[BrandingConfigurationTypeDef]
1247
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1242
1248
 
1243
1249
 
1244
1250
  CookieSynchronizationConfigurationUnionTypeDef = Union[
@@ -1353,6 +1359,7 @@ class CreateUserSettingsRequestTypeDef(TypedDict):
1353
1359
  deepLinkAllowed: NotRequired[EnabledTypeType]
1354
1360
  toolbarConfiguration: NotRequired[ToolbarConfigurationUnionTypeDef]
1355
1361
  brandingConfigurationInput: NotRequired[BrandingConfigurationCreateInputTypeDef]
1362
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1356
1363
 
1357
1364
 
1358
1365
  class UpdateUserSettingsRequestTypeDef(TypedDict):
@@ -1369,6 +1376,7 @@ class UpdateUserSettingsRequestTypeDef(TypedDict):
1369
1376
  deepLinkAllowed: NotRequired[EnabledTypeType]
1370
1377
  toolbarConfiguration: NotRequired[ToolbarConfigurationUnionTypeDef]
1371
1378
  brandingConfigurationInput: NotRequired[BrandingConfigurationUpdateInputTypeDef]
1379
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1372
1380
 
1373
1381
 
1374
1382
  class DataProtectionSettingsTypeDef(TypedDict):
@@ -3,7 +3,7 @@ Type annotations for workspaces-web service type definitions.
3
3
 
4
4
  [Documentation](https://youtype.github.io/types_boto3_docs/types_boto3_workspaces_web/type_defs/)
5
5
 
6
- Copyright 2025 Vlad Emelianov
6
+ Copyright 2026 Vlad Emelianov
7
7
 
8
8
  Usage::
9
9
 
@@ -472,6 +472,7 @@ class PortalTypeDef(TypedDict):
472
472
  additionalEncryptionContext: NotRequired[dict[str, str]]
473
473
  instanceType: NotRequired[InstanceTypeType]
474
474
  maxConcurrentSessions: NotRequired[int]
475
+ portalCustomDomain: NotRequired[str]
475
476
 
476
477
  class GetPortalServiceProviderMetadataRequestTypeDef(TypedDict):
477
478
  portalArn: str
@@ -582,6 +583,7 @@ class PortalSummaryTypeDef(TypedDict):
582
583
  ipAccessSettingsArn: NotRequired[str]
583
584
  instanceType: NotRequired[InstanceTypeType]
584
585
  maxConcurrentSessions: NotRequired[int]
586
+ portalCustomDomain: NotRequired[str]
585
587
 
586
588
  class ListSessionLoggersRequestTypeDef(TypedDict):
587
589
  nextToken: NotRequired[str]
@@ -674,6 +676,7 @@ class UpdatePortalRequestTypeDef(TypedDict):
674
676
  authenticationType: NotRequired[AuthenticationTypeType]
675
677
  instanceType: NotRequired[InstanceTypeType]
676
678
  maxConcurrentSessions: NotRequired[int]
679
+ portalCustomDomain: NotRequired[str]
677
680
 
678
681
  class UpdateUserAccessLoggingSettingsRequestTypeDef(TypedDict):
679
682
  userAccessLoggingSettingsArn: str
@@ -853,6 +856,7 @@ class CreatePortalRequestTypeDef(TypedDict):
853
856
  authenticationType: NotRequired[AuthenticationTypeType]
854
857
  instanceType: NotRequired[InstanceTypeType]
855
858
  maxConcurrentSessions: NotRequired[int]
859
+ portalCustomDomain: NotRequired[str]
856
860
 
857
861
  class CreateTrustStoreRequestTypeDef(TypedDict):
858
862
  certificateList: Sequence[BlobTypeDef]
@@ -1058,6 +1062,7 @@ class UserSettingsSummaryTypeDef(TypedDict):
1058
1062
  deepLinkAllowed: NotRequired[EnabledTypeType]
1059
1063
  toolbarConfiguration: NotRequired[ToolbarConfigurationOutputTypeDef]
1060
1064
  brandingConfiguration: NotRequired[BrandingConfigurationTypeDef]
1065
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1061
1066
 
1062
1067
  class UserSettingsTypeDef(TypedDict):
1063
1068
  userSettingsArn: str
@@ -1075,6 +1080,7 @@ class UserSettingsTypeDef(TypedDict):
1075
1080
  deepLinkAllowed: NotRequired[EnabledTypeType]
1076
1081
  toolbarConfiguration: NotRequired[ToolbarConfigurationOutputTypeDef]
1077
1082
  brandingConfiguration: NotRequired[BrandingConfigurationTypeDef]
1083
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1078
1084
 
1079
1085
  CookieSynchronizationConfigurationUnionTypeDef = Union[
1080
1086
  CookieSynchronizationConfigurationTypeDef, CookieSynchronizationConfigurationOutputTypeDef
@@ -1174,6 +1180,7 @@ class CreateUserSettingsRequestTypeDef(TypedDict):
1174
1180
  deepLinkAllowed: NotRequired[EnabledTypeType]
1175
1181
  toolbarConfiguration: NotRequired[ToolbarConfigurationUnionTypeDef]
1176
1182
  brandingConfigurationInput: NotRequired[BrandingConfigurationCreateInputTypeDef]
1183
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1177
1184
 
1178
1185
  class UpdateUserSettingsRequestTypeDef(TypedDict):
1179
1186
  userSettingsArn: str
@@ -1189,6 +1196,7 @@ class UpdateUserSettingsRequestTypeDef(TypedDict):
1189
1196
  deepLinkAllowed: NotRequired[EnabledTypeType]
1190
1197
  toolbarConfiguration: NotRequired[ToolbarConfigurationUnionTypeDef]
1191
1198
  brandingConfigurationInput: NotRequired[BrandingConfigurationUpdateInputTypeDef]
1199
+ webAuthnAllowed: NotRequired[EnabledTypeType]
1192
1200
 
1193
1201
  class DataProtectionSettingsTypeDef(TypedDict):
1194
1202
  dataProtectionSettingsArn: str
@@ -1,7 +1,7 @@
1
1
  """
2
2
  Source of truth for version.
3
3
 
4
- Copyright 2025 Vlad Emelianov
4
+ Copyright 2026 Vlad Emelianov
5
5
  """
6
6
 
7
- __version__ = "1.42.9"
7
+ __version__ = "1.42.42"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: types-boto3-workspaces-web
3
- Version: 1.42.9
4
- Summary: Type annotations for boto3 WorkSpacesWeb 1.42.9 service generated with mypy-boto3-builder 8.12.0
3
+ Version: 1.42.42
4
+ Summary: Type annotations for boto3 WorkSpacesWeb 1.42.42 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.42.9](https://pypi.org/project/boto3/) compatible with
46
+ [boto3 WorkSpacesWeb 1.42.42](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.9' mypy-boto3-builder`
108
+ `uvx --with 'boto3==1.42.42' mypy-boto3-builder`
109
109
  2. Select `boto3` AWS SDK.
110
110
  3. Add `WorkSpacesWeb` service.
111
111
  4. Use provided commands to install generated packages.
@@ -0,0 +1,18 @@
1
+ types_boto3_workspaces_web/__init__.py,sha256=KwwJuBQAxkh-42aSlT-RW__panEQ0_ZDamQBGmURi_E,1245
2
+ types_boto3_workspaces_web/__init__.pyi,sha256=OrOgbz21D1Tc5LFD-gdR0KMgHCTtindEyF4I56ZMrIU,1244
3
+ types_boto3_workspaces_web/__main__.py,sha256=17XP_c_z-0D3O3-5k4TuF-gBZYfj-4gwY8NfVe2XZAM,1011
4
+ types_boto3_workspaces_web/client.py,sha256=IgSWzIucF7KtmXdYZeXWRkCvId7lwG6-v_XxTd-cKBk,49633
5
+ types_boto3_workspaces_web/client.pyi,sha256=NYqUyxCtTQkr-hQmdVDTAW7Qgw1BrcvfrZlhKWNh9k0,49630
6
+ types_boto3_workspaces_web/literals.py,sha256=s5Z5hld1RIAkWuYTd0LC2VTJ9oN7q5ty13IxUy2_xkg,12705
7
+ types_boto3_workspaces_web/literals.pyi,sha256=dt5Qj2nDyoAPM1NZd0GAhc8oswxi2M-1rlEG9h1QQAE,12703
8
+ types_boto3_workspaces_web/paginator.py,sha256=0605mckihksVHr2-G6UuTdsJsCbIIP7tInEfm0jzPPI,5186
9
+ types_boto3_workspaces_web/paginator.pyi,sha256=45b338CuWaKuwoBFp5z9V9Gs1teCcg3l5nLTqsxWW9k,5176
10
+ types_boto3_workspaces_web/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
+ types_boto3_workspaces_web/type_defs.py,sha256=-3YCF33DuLFxqZ6GrGv680JE45PCfCfaZo0NLd8UWpc,44220
12
+ types_boto3_workspaces_web/type_defs.pyi,sha256=rt6rdA4dDqCZoShD-TZTKgMFauimldmrFThFPxlVMes,44031
13
+ types_boto3_workspaces_web/version.py,sha256=e6HoYfetC3qcC0gAdQCVrDkrRgu8bjbOwNSmZtKJDJE,93
14
+ types_boto3_workspaces_web-1.42.42.dist-info/licenses/LICENSE,sha256=MdPBcMOA_mXHmAaBn41qTH8zP7qsdQfRAIxNJaCq-wE,1070
15
+ types_boto3_workspaces_web-1.42.42.dist-info/METADATA,sha256=AgosanMdwOu-2nLky-kRpyyhKiMCArJHxbPwkq41vgE,15352
16
+ types_boto3_workspaces_web-1.42.42.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
17
+ types_boto3_workspaces_web-1.42.42.dist-info/top_level.txt,sha256=akr6BGflMPqDlF94zDPuM15CSnadUBeBacufmHrChPI,27
18
+ types_boto3_workspaces_web-1.42.42.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.9.0)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2025 Vlad Emelianov
3
+ Copyright (c) 2026 Vlad Emelianov
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -1,18 +0,0 @@
1
- types_boto3_workspaces_web/__init__.py,sha256=d2NtMqgKquHCOrHd1mMba-sd8B99XYm274i_lD7tZQw,1245
2
- types_boto3_workspaces_web/__init__.pyi,sha256=YezxA-3PeZCpK2v-dsNMPrl34bttvNAvh7DvOpJwWE0,1244
3
- types_boto3_workspaces_web/__main__.py,sha256=3xoCRX07zTXEho9w2Cg8xVutZVT0TR6gMJMQUW_bXL0,1008
4
- types_boto3_workspaces_web/client.py,sha256=BWAYYfqnCvJs7ZZWuF9CVs4JYP8HRCzN-_V5Q8LLaw0,49633
5
- types_boto3_workspaces_web/client.pyi,sha256=l4ixWi_XJ1S6yfrrrqnqJghJnFZXYGJZX-GxfxbmQ7g,49630
6
- types_boto3_workspaces_web/literals.py,sha256=4T6hn-n-D-caDlI24j5U0aWMsLukBURzgwKwfe7k2So,12717
7
- types_boto3_workspaces_web/literals.pyi,sha256=jHDA9ydhofgTJwzNqk281EZdlSlcd_3TiUDH2Md055A,12715
8
- types_boto3_workspaces_web/paginator.py,sha256=UdHmZwh528iVxOYIhBj92WYHJCOaFo4d2WRqX_pHo-Y,5186
9
- types_boto3_workspaces_web/paginator.pyi,sha256=8oxooLJ5v6HCfkGf7z0r3sDvRjtgYZTXJ39VNUs1sys,5176
10
- types_boto3_workspaces_web/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
11
- types_boto3_workspaces_web/type_defs.py,sha256=gVLsbl33-l2387EoXDCeqJhi_IFINpQRgIl-2PUNcX8,43856
12
- types_boto3_workspaces_web/type_defs.pyi,sha256=o6T4KOmck9AMxqODZM1-Lvys2ca5MuAWzRiifz9GyKE,43667
13
- types_boto3_workspaces_web/version.py,sha256=j69JD1lCtF-CvlbPV8y_O0DNzQeXP2kullUogzH8ALk,92
14
- types_boto3_workspaces_web-1.42.9.dist-info/licenses/LICENSE,sha256=4jNgB8jJbXtUVJkeygwhUQi--6lAG8DIisfE-h_RiUU,1070
15
- types_boto3_workspaces_web-1.42.9.dist-info/METADATA,sha256=tKLjuxd2FrvixMlAlhgN_D6oYnZKZ3dLSwbaL6H3918,15348
16
- types_boto3_workspaces_web-1.42.9.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
17
- types_boto3_workspaces_web-1.42.9.dist-info/top_level.txt,sha256=akr6BGflMPqDlF94zDPuM15CSnadUBeBacufmHrChPI,27
18
- types_boto3_workspaces_web-1.42.9.dist-info/RECORD,,