mypy-boto3-workspaces-web 1.29.0__tar.gz → 1.34.0__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 (22) hide show
  1. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/PKG-INFO +4 -4
  2. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/README.md +2 -2
  3. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/__main__.py +3 -3
  4. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/literals.py +17 -1
  5. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/literals.pyi +17 -1
  6. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/version.py +1 -1
  7. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web.egg-info/PKG-INFO +4 -4
  8. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/setup.py +3 -3
  9. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/LICENSE +0 -0
  10. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/__init__.py +0 -0
  11. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/__init__.pyi +0 -0
  12. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/client.py +0 -0
  13. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/client.pyi +0 -0
  14. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/py.typed +0 -0
  15. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/type_defs.py +0 -0
  16. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web/type_defs.pyi +0 -0
  17. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web.egg-info/SOURCES.txt +0 -0
  18. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web.egg-info/dependency_links.txt +0 -0
  19. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web.egg-info/not-zip-safe +0 -0
  20. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web.egg-info/requires.txt +0 -0
  21. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/mypy_boto3_workspaces_web.egg-info/top_level.txt +0 -0
  22. {mypy-boto3-workspaces-web-1.29.0 → mypy-boto3-workspaces-web-1.34.0}/setup.cfg +0 -0
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-workspaces-web
3
- Version: 1.29.0
4
- Summary: Type annotations for boto3.WorkSpacesWeb 1.29.0 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.34.0
4
+ Summary: Type annotations for boto3.WorkSpacesWeb 1.34.0 service generated with mypy-boto3-builder 7.21.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
@@ -43,7 +43,7 @@ License-File: LICENSE
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.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
46
+ [boto3.WorkSpacesWeb 1.34.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.21.0](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -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.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
13
+ [boto3.WorkSpacesWeb 1.34.0](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.20.3](https://github.com/youtype/mypy_boto3_builder).
22
+ [mypy-boto3-builder 7.21.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
@@ -10,8 +10,8 @@ def print_info() -> None:
10
10
  Print package info to stdout.
11
11
  """
12
12
  print(
13
- "Type annotations for boto3.WorkSpacesWeb 1.29.0\nVersion: 1.29.0\nBuilder version:"
14
- " 7.20.3\nDocs: "
13
+ "Type annotations for boto3.WorkSpacesWeb 1.34.0\nVersion: 1.34.0\nBuilder version:"
14
+ " 7.21.0\nDocs: "
15
15
  " https://youtype.github.io/boto3_stubs_docs/mypy_boto3_workspaces_web//\nBoto3 docs: "
16
16
  " https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb\nOther"
17
17
  " services: https://pypi.org/project/boto3-stubs/\nChangelog: "
@@ -23,7 +23,7 @@ def print_version() -> None:
23
23
  """
24
24
  Print package version to stdout.
25
25
  """
26
- print("1.29.0")
26
+ print("1.34.0")
27
27
 
28
28
 
29
29
  def main() -> None:
@@ -73,11 +73,15 @@ ServiceName = Literal[
73
73
  "auditmanager",
74
74
  "autoscaling",
75
75
  "autoscaling-plans",
76
+ "b2bi",
76
77
  "backup",
77
78
  "backup-gateway",
78
79
  "backupstorage",
79
80
  "batch",
81
+ "bcm-data-exports",
80
82
  "bedrock",
83
+ "bedrock-agent",
84
+ "bedrock-agent-runtime",
81
85
  "bedrock-runtime",
82
86
  "billingconductor",
83
87
  "braket",
@@ -90,11 +94,13 @@ ServiceName = Literal[
90
94
  "chime-sdk-messaging",
91
95
  "chime-sdk-voice",
92
96
  "cleanrooms",
97
+ "cleanroomsml",
93
98
  "cloud9",
94
99
  "cloudcontrol",
95
100
  "clouddirectory",
96
101
  "cloudformation",
97
102
  "cloudfront",
103
+ "cloudfront-keyvaluestore",
98
104
  "cloudhsm",
99
105
  "cloudhsmv2",
100
106
  "cloudsearch",
@@ -127,6 +133,7 @@ ServiceName = Literal[
127
133
  "connectcases",
128
134
  "connectparticipant",
129
135
  "controltower",
136
+ "cost-optimization-hub",
130
137
  "cur",
131
138
  "customer-profiles",
132
139
  "databrew",
@@ -156,6 +163,7 @@ ServiceName = Literal[
156
163
  "ecs",
157
164
  "efs",
158
165
  "eks",
166
+ "eks-auth",
159
167
  "elastic-inference",
160
168
  "elasticache",
161
169
  "elasticbeanstalk",
@@ -177,6 +185,7 @@ ServiceName = Literal[
177
185
  "forecast",
178
186
  "forecastquery",
179
187
  "frauddetector",
188
+ "freetier",
180
189
  "fsx",
181
190
  "gamelift",
182
191
  "glacier",
@@ -195,6 +204,7 @@ ServiceName = Literal[
195
204
  "imagebuilder",
196
205
  "importexport",
197
206
  "inspector",
207
+ "inspector-scan",
198
208
  "inspector2",
199
209
  "internetmonitor",
200
210
  "iot",
@@ -249,11 +259,12 @@ ServiceName = Literal[
249
259
  "lookoutvision",
250
260
  "m2",
251
261
  "machinelearning",
252
- "macie",
253
262
  "macie2",
254
263
  "managedblockchain",
255
264
  "managedblockchain-query",
265
+ "marketplace-agreement",
256
266
  "marketplace-catalog",
267
+ "marketplace-deployment",
257
268
  "marketplace-entitlement",
258
269
  "marketplacecommerceanalytics",
259
270
  "mediaconnect",
@@ -309,6 +320,8 @@ ServiceName = Literal[
309
320
  "pricing",
310
321
  "privatenetworks",
311
322
  "proton",
323
+ "qbusiness",
324
+ "qconnect",
312
325
  "qldb",
313
326
  "qldb-session",
314
327
  "quicksight",
@@ -320,6 +333,7 @@ ServiceName = Literal[
320
333
  "redshift-data",
321
334
  "redshift-serverless",
322
335
  "rekognition",
336
+ "repostspace",
323
337
  "resiliencehub",
324
338
  "resource-explorer-2",
325
339
  "resource-groups",
@@ -387,6 +401,7 @@ ServiceName = Literal[
387
401
  "transcribe",
388
402
  "transfer",
389
403
  "translate",
404
+ "trustedadvisor",
390
405
  "verifiedpermissions",
391
406
  "voice-id",
392
407
  "vpc-lattice",
@@ -400,6 +415,7 @@ ServiceName = Literal[
400
415
  "workmail",
401
416
  "workmailmessageflow",
402
417
  "workspaces",
418
+ "workspaces-thin-client",
403
419
  "workspaces-web",
404
420
  "xray",
405
421
  ]
@@ -71,11 +71,15 @@ ServiceName = Literal[
71
71
  "auditmanager",
72
72
  "autoscaling",
73
73
  "autoscaling-plans",
74
+ "b2bi",
74
75
  "backup",
75
76
  "backup-gateway",
76
77
  "backupstorage",
77
78
  "batch",
79
+ "bcm-data-exports",
78
80
  "bedrock",
81
+ "bedrock-agent",
82
+ "bedrock-agent-runtime",
79
83
  "bedrock-runtime",
80
84
  "billingconductor",
81
85
  "braket",
@@ -88,11 +92,13 @@ ServiceName = Literal[
88
92
  "chime-sdk-messaging",
89
93
  "chime-sdk-voice",
90
94
  "cleanrooms",
95
+ "cleanroomsml",
91
96
  "cloud9",
92
97
  "cloudcontrol",
93
98
  "clouddirectory",
94
99
  "cloudformation",
95
100
  "cloudfront",
101
+ "cloudfront-keyvaluestore",
96
102
  "cloudhsm",
97
103
  "cloudhsmv2",
98
104
  "cloudsearch",
@@ -125,6 +131,7 @@ ServiceName = Literal[
125
131
  "connectcases",
126
132
  "connectparticipant",
127
133
  "controltower",
134
+ "cost-optimization-hub",
128
135
  "cur",
129
136
  "customer-profiles",
130
137
  "databrew",
@@ -154,6 +161,7 @@ ServiceName = Literal[
154
161
  "ecs",
155
162
  "efs",
156
163
  "eks",
164
+ "eks-auth",
157
165
  "elastic-inference",
158
166
  "elasticache",
159
167
  "elasticbeanstalk",
@@ -175,6 +183,7 @@ ServiceName = Literal[
175
183
  "forecast",
176
184
  "forecastquery",
177
185
  "frauddetector",
186
+ "freetier",
178
187
  "fsx",
179
188
  "gamelift",
180
189
  "glacier",
@@ -193,6 +202,7 @@ ServiceName = Literal[
193
202
  "imagebuilder",
194
203
  "importexport",
195
204
  "inspector",
205
+ "inspector-scan",
196
206
  "inspector2",
197
207
  "internetmonitor",
198
208
  "iot",
@@ -247,11 +257,12 @@ ServiceName = Literal[
247
257
  "lookoutvision",
248
258
  "m2",
249
259
  "machinelearning",
250
- "macie",
251
260
  "macie2",
252
261
  "managedblockchain",
253
262
  "managedblockchain-query",
263
+ "marketplace-agreement",
254
264
  "marketplace-catalog",
265
+ "marketplace-deployment",
255
266
  "marketplace-entitlement",
256
267
  "marketplacecommerceanalytics",
257
268
  "mediaconnect",
@@ -307,6 +318,8 @@ ServiceName = Literal[
307
318
  "pricing",
308
319
  "privatenetworks",
309
320
  "proton",
321
+ "qbusiness",
322
+ "qconnect",
310
323
  "qldb",
311
324
  "qldb-session",
312
325
  "quicksight",
@@ -318,6 +331,7 @@ ServiceName = Literal[
318
331
  "redshift-data",
319
332
  "redshift-serverless",
320
333
  "rekognition",
334
+ "repostspace",
321
335
  "resiliencehub",
322
336
  "resource-explorer-2",
323
337
  "resource-groups",
@@ -385,6 +399,7 @@ ServiceName = Literal[
385
399
  "transcribe",
386
400
  "transfer",
387
401
  "translate",
402
+ "trustedadvisor",
388
403
  "verifiedpermissions",
389
404
  "voice-id",
390
405
  "vpc-lattice",
@@ -398,6 +413,7 @@ ServiceName = Literal[
398
413
  "workmail",
399
414
  "workmailmessageflow",
400
415
  "workspaces",
416
+ "workspaces-thin-client",
401
417
  "workspaces-web",
402
418
  "xray",
403
419
  ]
@@ -2,4 +2,4 @@
2
2
  Source of truth for version.
3
3
  """
4
4
 
5
- __version__ = "1.29.0"
5
+ __version__ = "1.34.0"
@@ -1,7 +1,7 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mypy-boto3-workspaces-web
3
- Version: 1.29.0
4
- Summary: Type annotations for boto3.WorkSpacesWeb 1.29.0 service generated with mypy-boto3-builder 7.20.3
3
+ Version: 1.34.0
4
+ Summary: Type annotations for boto3.WorkSpacesWeb 1.34.0 service generated with mypy-boto3-builder 7.21.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
@@ -43,7 +43,7 @@ License-File: LICENSE
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.29.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
46
+ [boto3.WorkSpacesWeb 1.34.0](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/workspaces-web.html#WorkSpacesWeb)
47
47
  service compatible with [VSCode](https://code.visualstudio.com/),
48
48
  [PyCharm](https://www.jetbrains.com/pycharm/),
49
49
  [Emacs](https://www.gnu.org/software/emacs/),
@@ -52,7 +52,7 @@ service compatible with [VSCode](https://code.visualstudio.com/),
52
52
  [pyright](https://github.com/microsoft/pyright) and other tools.
53
53
 
54
54
  Generated by
55
- [mypy-boto3-builder 7.20.3](https://github.com/youtype/mypy_boto3_builder).
55
+ [mypy-boto3-builder 7.21.0](https://github.com/youtype/mypy_boto3_builder).
56
56
 
57
57
  More information can be found on
58
58
  [boto3-stubs](https://pypi.org/project/boto3-stubs/) page and in
@@ -11,15 +11,15 @@ LONG_DESCRIPTION = (Path(__file__).parent / "README.md").read_text()
11
11
 
12
12
  setup(
13
13
  name="mypy-boto3-workspaces-web",
14
- version="1.29.0",
14
+ version="1.34.0",
15
15
  packages=["mypy_boto3_workspaces_web"],
16
16
  url="https://github.com/youtype/mypy_boto3_builder",
17
17
  license="MIT License",
18
18
  author="Vlad Emelianov",
19
19
  author_email="vlad.emelianov.nz@gmail.com",
20
20
  description=(
21
- "Type annotations for boto3.WorkSpacesWeb 1.29.0 service generated with mypy-boto3-builder"
22
- " 7.20.3"
21
+ "Type annotations for boto3.WorkSpacesWeb 1.34.0 service generated with mypy-boto3-builder"
22
+ " 7.21.0"
23
23
  ),
24
24
  classifiers=[
25
25
  "Development Status :: 5 - Production/Stable",