@aws-sdk/client-workspaces-thin-client 3.943.0 → 3.946.0

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 (46) hide show
  1. package/dist-cjs/index.js +34 -182
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/WorkSpacesThinClientClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +34 -182
  8. package/dist-types/WorkSpacesThinClient.d.ts +1 -1
  9. package/dist-types/WorkSpacesThinClientClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/CreateEnvironmentCommand.d.ts +3 -3
  13. package/dist-types/commands/DeleteDeviceCommand.d.ts +3 -3
  14. package/dist-types/commands/DeleteEnvironmentCommand.d.ts +3 -3
  15. package/dist-types/commands/DeregisterDeviceCommand.d.ts +3 -3
  16. package/dist-types/commands/GetDeviceCommand.d.ts +3 -3
  17. package/dist-types/commands/GetEnvironmentCommand.d.ts +3 -3
  18. package/dist-types/commands/GetSoftwareSetCommand.d.ts +3 -3
  19. package/dist-types/commands/ListDevicesCommand.d.ts +3 -3
  20. package/dist-types/commands/ListEnvironmentsCommand.d.ts +3 -3
  21. package/dist-types/commands/ListSoftwareSetsCommand.d.ts +3 -3
  22. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  23. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  24. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  25. package/dist-types/commands/UpdateDeviceCommand.d.ts +3 -3
  26. package/dist-types/commands/UpdateEnvironmentCommand.d.ts +3 -3
  27. package/dist-types/commands/UpdateSoftwareSetCommand.d.ts +3 -3
  28. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  29. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  30. package/dist-types/extensionConfiguration.d.ts +4 -4
  31. package/dist-types/models/WorkSpacesThinClientServiceException.d.ts +1 -1
  32. package/dist-types/models/errors.d.ts +1 -1
  33. package/dist-types/pagination/Interfaces.d.ts +1 -1
  34. package/dist-types/pagination/ListDevicesPaginator.d.ts +1 -1
  35. package/dist-types/pagination/ListEnvironmentsPaginator.d.ts +1 -1
  36. package/dist-types/pagination/ListSoftwareSetsPaginator.d.ts +1 -1
  37. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  38. package/dist-types/runtimeConfig.d.ts +1 -1
  39. package/dist-types/runtimeConfig.native.d.ts +1 -1
  40. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  41. package/dist-types/runtimeExtensions.d.ts +1 -1
  42. package/dist-types/schemas/schemas_0.d.ts +1 -1
  43. package/dist-types/ts3.4/WorkSpacesThinClientClient.d.ts +3 -3
  44. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  45. package/dist-types/ts3.4/models/WorkSpacesThinClientServiceException.d.ts +1 -1
  46. package/package.json +13 -12
@@ -157,29 +157,9 @@ export var DesktopEndpoint = [0, n0, _DE, 8, 0];
157
157
  export var DeviceName = [0, n0, _DN, 8, 0];
158
158
  export var EnvironmentName = [0, n0, _EN, 8, 0];
159
159
  export var UserId = [0, n0, _UI, 8, 0];
160
- export var AccessDeniedException = [
161
- -3,
162
- n0,
163
- _ADE,
164
- {
165
- [_e]: _c,
166
- [_hE]: 403,
167
- },
168
- [_m],
169
- [0],
170
- ];
160
+ export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
171
161
  TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
172
- export var ConflictException = [
173
- -3,
174
- n0,
175
- _CE,
176
- {
177
- [_e]: _c,
178
- [_hE]: 409,
179
- },
180
- [_m, _rI, _rT],
181
- [0, 0, 0],
182
- ];
162
+ export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rI, _rT], [0, 0, 0]];
183
163
  TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
184
164
  export var CreateEnvironmentRequest = [
185
165
  3,
@@ -210,13 +190,7 @@ export var DeleteDeviceRequest = [
210
190
  [_i, _cT],
211
191
  [
212
192
  [0, 1],
213
- [
214
- 0,
215
- {
216
- [_iT]: 1,
217
- [_hQ]: _cT,
218
- },
219
- ],
193
+ [0, { [_iT]: 1, [_hQ]: _cT }],
220
194
  ],
221
195
  ];
222
196
  export var DeleteDeviceResponse = [3, n0, _DDRe, 0, [], []];
@@ -228,13 +202,7 @@ export var DeleteEnvironmentRequest = [
228
202
  [_i, _cT],
229
203
  [
230
204
  [0, 1],
231
- [
232
- 0,
233
- {
234
- [_iT]: 1,
235
- [_hQ]: _cT,
236
- },
237
- ],
205
+ [0, { [_iT]: 1, [_hQ]: _cT }],
238
206
  ],
239
207
  ];
240
208
  export var DeleteEnvironmentResponse = [3, n0, _DERe, 0, [], []];
@@ -339,20 +307,9 @@ export var InternalServerException = [
339
307
  -3,
340
308
  n0,
341
309
  _ISE,
342
- {
343
- [_e]: _se,
344
- [_hE]: 500,
345
- },
310
+ { [_e]: _se, [_hE]: 500 },
346
311
  [_m, _rAS],
347
- [
348
- 0,
349
- [
350
- 1,
351
- {
352
- [_hH]: _RA,
353
- },
354
- ],
355
- ],
312
+ [0, [1, { [_hH]: _RA }]],
356
313
  ];
357
314
  TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
358
315
  export var ListDevicesRequest = [
@@ -362,18 +319,8 @@ export var ListDevicesRequest = [
362
319
  0,
363
320
  [_nT, _mR],
364
321
  [
365
- [
366
- 0,
367
- {
368
- [_hQ]: _nT,
369
- },
370
- ],
371
- [
372
- 1,
373
- {
374
- [_hQ]: _mR,
375
- },
376
- ],
322
+ [0, { [_hQ]: _nT }],
323
+ [1, { [_hQ]: _mR }],
377
324
  ],
378
325
  ];
379
326
  export var ListDevicesResponse = [3, n0, _LDRi, 0, [_de, _nT], [[() => DeviceList, 0], 0]];
@@ -384,18 +331,8 @@ export var ListEnvironmentsRequest = [
384
331
  0,
385
332
  [_nT, _mR],
386
333
  [
387
- [
388
- 0,
389
- {
390
- [_hQ]: _nT,
391
- },
392
- ],
393
- [
394
- 1,
395
- {
396
- [_hQ]: _mR,
397
- },
398
- ],
334
+ [0, { [_hQ]: _nT }],
335
+ [1, { [_hQ]: _mR }],
399
336
  ],
400
337
  ];
401
338
  export var ListEnvironmentsResponse = [
@@ -413,18 +350,8 @@ export var ListSoftwareSetsRequest = [
413
350
  0,
414
351
  [_nT, _mR],
415
352
  [
416
- [
417
- 0,
418
- {
419
- [_hQ]: _nT,
420
- },
421
- ],
422
- [
423
- 1,
424
- {
425
- [_hQ]: _mR,
426
- },
427
- ],
353
+ [0, { [_hQ]: _nT }],
354
+ [1, { [_hQ]: _mR }],
428
355
  ],
429
356
  ];
430
357
  export var ListSoftwareSetsResponse = [
@@ -449,10 +376,7 @@ export var ResourceNotFoundException = [
449
376
  -3,
450
377
  n0,
451
378
  _RNFE,
452
- {
453
- [_e]: _c,
454
- [_hE]: 404,
455
- },
379
+ { [_e]: _c, [_hE]: 404 },
456
380
  [_m, _rI, _rT],
457
381
  [0, 0, 0],
458
382
  ];
@@ -461,10 +385,7 @@ export var ServiceQuotaExceededException = [
461
385
  -3,
462
386
  n0,
463
387
  _SQEE,
464
- {
465
- [_e]: _c,
466
- [_hE]: 402,
467
- },
388
+ { [_e]: _c, [_hE]: 402 },
468
389
  [_m, _rI, _rT, _sC, _qC],
469
390
  [0, 0, 0, 0, 0],
470
391
  ];
@@ -502,22 +423,9 @@ export var ThrottlingException = [
502
423
  -3,
503
424
  n0,
504
425
  _TE,
505
- {
506
- [_e]: _c,
507
- [_hE]: 429,
508
- },
426
+ { [_e]: _c, [_hE]: 429 },
509
427
  [_m, _sC, _qC, _rAS],
510
- [
511
- 0,
512
- 0,
513
- 0,
514
- [
515
- 1,
516
- {
517
- [_hH]: _RA,
518
- },
519
- ],
520
- ],
428
+ [0, 0, 0, [1, { [_hH]: _RA }]],
521
429
  ];
522
430
  TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
523
431
  export var UntagResourceRequest = [
@@ -528,12 +436,7 @@ export var UntagResourceRequest = [
528
436
  [_rA, _tK],
529
437
  [
530
438
  [0, 1],
531
- [
532
- () => TagKeys,
533
- {
534
- [_hQ]: _tK,
535
- },
536
- ],
439
+ [() => TagKeys, { [_hQ]: _tK }],
537
440
  ],
538
441
  ];
539
442
  export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
@@ -571,10 +474,7 @@ export var ValidationException = [
571
474
  -3,
572
475
  n0,
573
476
  _VE,
574
- {
575
- [_e]: _c,
576
- [_hE]: 400,
577
- },
477
+ { [_e]: _c, [_hE]: 400 },
578
478
  [_m, _r, _fL],
579
479
  [0, 0, () => ValidationExceptionFieldList],
580
480
  ];
@@ -603,10 +503,7 @@ export var CreateEnvironment = [
603
503
  9,
604
504
  n0,
605
505
  _CEr,
606
- {
607
- [_h]: ["POST", "/environments", 201],
608
- [_end]: ["api."],
609
- },
506
+ { [_h]: ["POST", "/environments", 201], [_end]: ["api."] },
610
507
  () => CreateEnvironmentRequest,
611
508
  () => CreateEnvironmentResponse,
612
509
  ];
@@ -614,10 +511,7 @@ export var DeleteDevice = [
614
511
  9,
615
512
  n0,
616
513
  _DD,
617
- {
618
- [_h]: ["DELETE", "/devices/{id}", 204],
619
- [_end]: ["api."],
620
- },
514
+ { [_h]: ["DELETE", "/devices/{id}", 204], [_end]: ["api."] },
621
515
  () => DeleteDeviceRequest,
622
516
  () => DeleteDeviceResponse,
623
517
  ];
@@ -625,10 +519,7 @@ export var DeleteEnvironment = [
625
519
  9,
626
520
  n0,
627
521
  _DEe,
628
- {
629
- [_h]: ["DELETE", "/environments/{id}", 204],
630
- [_end]: ["api."],
631
- },
522
+ { [_h]: ["DELETE", "/environments/{id}", 204], [_end]: ["api."] },
632
523
  () => DeleteEnvironmentRequest,
633
524
  () => DeleteEnvironmentResponse,
634
525
  ];
@@ -636,10 +527,7 @@ export var DeregisterDevice = [
636
527
  9,
637
528
  n0,
638
529
  _DDe,
639
- {
640
- [_h]: ["POST", "/deregister-device/{id}", 202],
641
- [_end]: ["api."],
642
- },
530
+ { [_h]: ["POST", "/deregister-device/{id}", 202], [_end]: ["api."] },
643
531
  () => DeregisterDeviceRequest,
644
532
  () => DeregisterDeviceResponse,
645
533
  ];
@@ -647,10 +535,7 @@ export var GetDevice = [
647
535
  9,
648
536
  n0,
649
537
  _GD,
650
- {
651
- [_h]: ["GET", "/devices/{id}", 200],
652
- [_end]: ["api."],
653
- },
538
+ { [_h]: ["GET", "/devices/{id}", 200], [_end]: ["api."] },
654
539
  () => GetDeviceRequest,
655
540
  () => GetDeviceResponse,
656
541
  ];
@@ -658,10 +543,7 @@ export var GetEnvironment = [
658
543
  9,
659
544
  n0,
660
545
  _GE,
661
- {
662
- [_h]: ["GET", "/environments/{id}", 200],
663
- [_end]: ["api."],
664
- },
546
+ { [_h]: ["GET", "/environments/{id}", 200], [_end]: ["api."] },
665
547
  () => GetEnvironmentRequest,
666
548
  () => GetEnvironmentResponse,
667
549
  ];
@@ -669,10 +551,7 @@ export var GetSoftwareSet = [
669
551
  9,
670
552
  n0,
671
553
  _GSS,
672
- {
673
- [_h]: ["GET", "/softwaresets/{id}", 200],
674
- [_end]: ["api."],
675
- },
554
+ { [_h]: ["GET", "/softwaresets/{id}", 200], [_end]: ["api."] },
676
555
  () => GetSoftwareSetRequest,
677
556
  () => GetSoftwareSetResponse,
678
557
  ];
@@ -680,10 +559,7 @@ export var ListDevices = [
680
559
  9,
681
560
  n0,
682
561
  _LD,
683
- {
684
- [_h]: ["GET", "/devices", 200],
685
- [_end]: ["api."],
686
- },
562
+ { [_h]: ["GET", "/devices", 200], [_end]: ["api."] },
687
563
  () => ListDevicesRequest,
688
564
  () => ListDevicesResponse,
689
565
  ];
@@ -691,10 +567,7 @@ export var ListEnvironments = [
691
567
  9,
692
568
  n0,
693
569
  _LE,
694
- {
695
- [_h]: ["GET", "/environments", 200],
696
- [_end]: ["api."],
697
- },
570
+ { [_h]: ["GET", "/environments", 200], [_end]: ["api."] },
698
571
  () => ListEnvironmentsRequest,
699
572
  () => ListEnvironmentsResponse,
700
573
  ];
@@ -702,10 +575,7 @@ export var ListSoftwareSets = [
702
575
  9,
703
576
  n0,
704
577
  _LSS,
705
- {
706
- [_h]: ["GET", "/softwaresets", 200],
707
- [_end]: ["api."],
708
- },
578
+ { [_h]: ["GET", "/softwaresets", 200], [_end]: ["api."] },
709
579
  () => ListSoftwareSetsRequest,
710
580
  () => ListSoftwareSetsResponse,
711
581
  ];
@@ -713,10 +583,7 @@ export var ListTagsForResource = [
713
583
  9,
714
584
  n0,
715
585
  _LTFR,
716
- {
717
- [_h]: ["GET", "/tags/{resourceArn}", 200],
718
- [_end]: ["api."],
719
- },
586
+ { [_h]: ["GET", "/tags/{resourceArn}", 200], [_end]: ["api."] },
720
587
  () => ListTagsForResourceRequest,
721
588
  () => ListTagsForResourceResponse,
722
589
  ];
@@ -724,10 +591,7 @@ export var TagResource = [
724
591
  9,
725
592
  n0,
726
593
  _TR,
727
- {
728
- [_h]: ["POST", "/tags/{resourceArn}", 200],
729
- [_end]: ["api."],
730
- },
594
+ { [_h]: ["POST", "/tags/{resourceArn}", 200], [_end]: ["api."] },
731
595
  () => TagResourceRequest,
732
596
  () => TagResourceResponse,
733
597
  ];
@@ -735,10 +599,7 @@ export var UntagResource = [
735
599
  9,
736
600
  n0,
737
601
  _UR,
738
- {
739
- [_h]: ["DELETE", "/tags/{resourceArn}", 200],
740
- [_end]: ["api."],
741
- },
602
+ { [_h]: ["DELETE", "/tags/{resourceArn}", 200], [_end]: ["api."] },
742
603
  () => UntagResourceRequest,
743
604
  () => UntagResourceResponse,
744
605
  ];
@@ -746,10 +607,7 @@ export var UpdateDevice = [
746
607
  9,
747
608
  n0,
748
609
  _UD,
749
- {
750
- [_h]: ["PATCH", "/devices/{id}", 200],
751
- [_end]: ["api."],
752
- },
610
+ { [_h]: ["PATCH", "/devices/{id}", 200], [_end]: ["api."] },
753
611
  () => UpdateDeviceRequest,
754
612
  () => UpdateDeviceResponse,
755
613
  ];
@@ -757,10 +615,7 @@ export var UpdateEnvironment = [
757
615
  9,
758
616
  n0,
759
617
  _UE,
760
- {
761
- [_h]: ["PATCH", "/environments/{id}", 200],
762
- [_end]: ["api."],
763
- },
618
+ { [_h]: ["PATCH", "/environments/{id}", 200], [_end]: ["api."] },
764
619
  () => UpdateEnvironmentRequest,
765
620
  () => UpdateEnvironmentResponse,
766
621
  ];
@@ -768,10 +623,7 @@ export var UpdateSoftwareSet = [
768
623
  9,
769
624
  n0,
770
625
  _USS,
771
- {
772
- [_h]: ["PATCH", "/softwaresets/{id}", 204],
773
- [_end]: ["api."],
774
- },
626
+ { [_h]: ["PATCH", "/softwaresets/{id}", 204], [_end]: ["api."] },
775
627
  () => UpdateSoftwareSetRequest,
776
628
  () => UpdateSoftwareSetResponse,
777
629
  ];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput } from "./commands/CreateEnvironmentCommand";
3
3
  import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput } from "./commands/DeleteDeviceCommand";
4
4
  import { DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput } from "./commands/DeleteEnvironmentCommand";
@@ -1,12 +1,12 @@
1
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
- import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
4
- import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
- import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
- import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
- import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
1
+ import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
2
+ import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
3
+ import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
4
+ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
5
+ import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
+ import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
+ import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
+ import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { CreateEnvironmentCommandInput, CreateEnvironmentCommandOutput } from "./commands/CreateEnvironmentCommand";
11
11
  import { DeleteDeviceCommandInput, DeleteDeviceCommandOutput } from "./commands/DeleteDeviceCommand";
12
12
  import { DeleteEnvironmentCommandInput, DeleteEnvironmentCommandOutput } from "./commands/DeleteEnvironmentCommand";
@@ -24,7 +24,7 @@ import { UpdateDeviceCommandInput, UpdateDeviceCommandOutput } from "./commands/
24
24
  import { UpdateEnvironmentCommandInput, UpdateEnvironmentCommandOutput } from "./commands/UpdateEnvironmentCommand";
25
25
  import { UpdateSoftwareSetCommandInput, UpdateSoftwareSetCommandOutput } from "./commands/UpdateSoftwareSetCommand";
26
26
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
27
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
27
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
28
28
  export { __Client };
29
29
  /**
30
30
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { WorkSpacesThinClientHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { WorkSpacesThinClientHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
3
3
  /**
4
4
  * @internal
5
5
  */
@@ -1,6 +1,6 @@
1
1
  import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
2
- import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
- import { WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
4
4
  /**
5
5
  * @internal
6
6
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateEnvironmentRequest, CreateEnvironmentResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { CreateEnvironmentRequest, CreateEnvironmentResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteDeviceRequest, DeleteDeviceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteDeviceRequest, DeleteDeviceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeleteEnvironmentRequest, DeleteEnvironmentResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeleteEnvironmentRequest, DeleteEnvironmentResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { DeregisterDeviceRequest, DeregisterDeviceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { DeregisterDeviceRequest, DeregisterDeviceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetDeviceRequest, GetDeviceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetDeviceRequest, GetDeviceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetEnvironmentRequest, GetEnvironmentResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetEnvironmentRequest, GetEnvironmentResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { GetSoftwareSetRequest, GetSoftwareSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { GetSoftwareSetRequest, GetSoftwareSetResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListDevicesRequest, ListDevicesResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListDevicesRequest, ListDevicesResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListEnvironmentsRequest, ListEnvironmentsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListEnvironmentsRequest, ListEnvironmentsResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListSoftwareSetsRequest, ListSoftwareSetsResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListSoftwareSetsRequest, ListSoftwareSetsResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { TagResourceRequest, TagResourceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateDeviceRequest, UpdateDeviceResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateDeviceRequest, UpdateDeviceResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateEnvironmentRequest, UpdateEnvironmentResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateEnvironmentRequest, UpdateEnvironmentResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { UpdateSoftwareSetRequest, UpdateSoftwareSetResponse } from "../models/models_0";
4
- import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { UpdateSoftwareSetRequest, UpdateSoftwareSetResponse } from "../models/models_0";
4
+ import type { ServiceInputTypes, ServiceOutputTypes, WorkSpacesThinClientClientResolvedConfig } from "../WorkSpacesThinClientClient";
5
5
  /**
6
6
  * @public
7
7
  */