@aws-sdk/client-workspaces-instances 3.952.0 → 3.953.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 (33) hide show
  1. package/dist-cjs/index.js +287 -183
  2. package/dist-cjs/runtimeConfig.shared.js +6 -6
  3. package/dist-es/commands/AssociateVolumeCommand.js +2 -2
  4. package/dist-es/commands/CreateVolumeCommand.js +2 -2
  5. package/dist-es/commands/CreateWorkspaceInstanceCommand.js +2 -2
  6. package/dist-es/commands/DeleteVolumeCommand.js +2 -2
  7. package/dist-es/commands/DeleteWorkspaceInstanceCommand.js +2 -2
  8. package/dist-es/commands/DisassociateVolumeCommand.js +2 -2
  9. package/dist-es/commands/GetWorkspaceInstanceCommand.js +2 -2
  10. package/dist-es/commands/ListInstanceTypesCommand.js +2 -2
  11. package/dist-es/commands/ListRegionsCommand.js +2 -2
  12. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  13. package/dist-es/commands/ListWorkspaceInstancesCommand.js +2 -2
  14. package/dist-es/commands/TagResourceCommand.js +2 -2
  15. package/dist-es/commands/UntagResourceCommand.js +2 -2
  16. package/dist-es/index.js +1 -0
  17. package/dist-es/runtimeConfig.shared.js +6 -6
  18. package/dist-es/schemas/schemas_0.js +180 -159
  19. package/dist-types/WorkspacesInstancesClient.d.ts +1 -10
  20. package/dist-types/index.d.ts +1 -0
  21. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  22. package/dist-types/runtimeConfig.d.ts +6 -2
  23. package/dist-types/runtimeConfig.native.d.ts +6 -2
  24. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  25. package/dist-types/schemas/schemas_0.d.ts +84 -109
  26. package/dist-types/ts3.4/WorkspacesInstancesClient.d.ts +0 -4
  27. package/dist-types/ts3.4/index.d.ts +1 -0
  28. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  29. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  30. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  31. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  32. package/dist-types/ts3.4/schemas/schemas_0.d.ts +83 -110
  33. package/package.json +34 -34
@@ -234,38 +234,38 @@ const _s = "server";
234
234
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.workspacesinstances";
235
235
  const n0 = "com.amazonaws.workspacesinstances";
236
236
  import { TypeRegistry } from "@smithy/core/schema";
237
- import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalServerException as __InternalServerException, ResourceNotFoundException as __ResourceNotFoundException, ServiceQuotaExceededException as __ServiceQuotaExceededException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
238
- import { WorkspacesInstancesServiceException as __WorkspacesInstancesServiceException } from "../models/WorkspacesInstancesServiceException";
239
- export var ClientToken = [0, n0, _CT, 8, 0];
240
- export var Ipv4Address = [0, n0, _IA, 8, 0];
241
- export var Ipv6Address = [0, n0, _IAp, 8, 0];
242
- export var KmsKeyId = [0, n0, _KKI, 8, 0];
243
- export var NextToken = [0, n0, _NT, 8, 0];
244
- export var UserData = [0, n0, _UD, 8, 0];
245
- export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
246
- TypeRegistry.for(n0).registerError(AccessDeniedException, __AccessDeniedException);
247
- export var AssociateVolumeRequest = [3, n0, _AVR, 0, [_WII, _VI, _D], [0, 0, 0]];
248
- export var AssociateVolumeResponse = [3, n0, _AVRs, 0, [], []];
249
- export var BlockDeviceMappingRequest = [
237
+ import { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
238
+ import { WorkspacesInstancesServiceException } from "../models/WorkspacesInstancesServiceException";
239
+ var ClientToken = [0, n0, _CT, 8, 0];
240
+ var Ipv4Address = [0, n0, _IA, 8, 0];
241
+ var Ipv6Address = [0, n0, _IAp, 8, 0];
242
+ var KmsKeyId = [0, n0, _KKI, 8, 0];
243
+ var NextToken = [0, n0, _NT, 8, 0];
244
+ var UserData = [0, n0, _UD, 8, 0];
245
+ export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_M], [0]];
246
+ TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
247
+ export var AssociateVolumeRequest$ = [3, n0, _AVR, 0, [_WII, _VI, _D], [0, 0, 0]];
248
+ export var AssociateVolumeResponse$ = [3, n0, _AVRs, 0, [], []];
249
+ export var BlockDeviceMappingRequest$ = [
250
250
  3,
251
251
  n0,
252
252
  _BDMR,
253
253
  0,
254
254
  [_DN, _E, _ND, _VN],
255
- [0, [() => EbsBlockDevice, 0], 0, 0],
255
+ [0, [() => EbsBlockDevice$, 0], 0, 0],
256
256
  ];
257
- export var CapacityReservationSpecification = [
257
+ export var CapacityReservationSpecification$ = [
258
258
  3,
259
259
  n0,
260
260
  _CRS,
261
261
  0,
262
262
  [_CRP, _CRT],
263
- [0, () => CapacityReservationTarget],
263
+ [0, () => CapacityReservationTarget$],
264
264
  ];
265
- export var CapacityReservationTarget = [3, n0, _CRT, 0, [_CRI, _CRRGA], [0, 0]];
266
- export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RI, _RT], [0, 0, 0]];
267
- TypeRegistry.for(n0).registerError(ConflictException, __ConflictException);
268
- export var ConnectionTrackingSpecificationRequest = [
265
+ export var CapacityReservationTarget$ = [3, n0, _CRT, 0, [_CRI, _CRRGA], [0, 0]];
266
+ export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_M, _RI, _RT], [0, 0, 0]];
267
+ TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
268
+ export var ConnectionTrackingSpecificationRequest$ = [
269
269
  3,
270
270
  n0,
271
271
  _CTSR,
@@ -273,8 +273,8 @@ export var ConnectionTrackingSpecificationRequest = [
273
273
  [_TET, _UST, _UT],
274
274
  [1, 1, 1],
275
275
  ];
276
- export var CpuOptionsRequest = [3, n0, _COR, 0, [_ASS, _CC, _TPC], [0, 1, 1]];
277
- export var CreateVolumeRequest = [
276
+ export var CpuOptionsRequest$ = [3, n0, _COR, 0, [_ASS, _CC, _TPC], [0, 1, 1]];
277
+ export var CreateVolumeRequest$ = [
278
278
  3,
279
279
  n0,
280
280
  _CVR,
@@ -282,24 +282,24 @@ export var CreateVolumeRequest = [
282
282
  [_AZ, _CT, _En, _I, _KKI, _SIGB, _SI, _TS, _T, _VT],
283
283
  [0, [() => ClientToken, 4], 2, 1, [() => KmsKeyId, 0], 1, 0, () => TagSpecifications, 1, 0],
284
284
  ];
285
- export var CreateVolumeResponse = [3, n0, _CVRr, 0, [_VI], [0]];
286
- export var CreateWorkspaceInstanceRequest = [
285
+ export var CreateVolumeResponse$ = [3, n0, _CVRr, 0, [_VI], [0]];
286
+ export var CreateWorkspaceInstanceRequest$ = [
287
287
  3,
288
288
  n0,
289
289
  _CWIR,
290
290
  0,
291
291
  [_CT, _Ta, _MI],
292
- [[() => ClientToken, 4], () => TagList, [() => ManagedInstanceRequest, 0]],
293
- ];
294
- export var CreateWorkspaceInstanceResponse = [3, n0, _CWIRr, 0, [_WII], [0]];
295
- export var CreditSpecificationRequest = [3, n0, _CSR, 0, [_CCp], [0]];
296
- export var DeleteVolumeRequest = [3, n0, _DVR, 0, [_VI], [0]];
297
- export var DeleteVolumeResponse = [3, n0, _DVRe, 0, [], []];
298
- export var DeleteWorkspaceInstanceRequest = [3, n0, _DWIR, 0, [_WII], [0]];
299
- export var DeleteWorkspaceInstanceResponse = [3, n0, _DWIRe, 0, [], []];
300
- export var DisassociateVolumeRequest = [3, n0, _DVRi, 0, [_WII, _VI, _D, _DM], [0, 0, 0, 0]];
301
- export var DisassociateVolumeResponse = [3, n0, _DVRis, 0, [], []];
302
- export var EbsBlockDevice = [
292
+ [[() => ClientToken, 4], () => TagList, [() => ManagedInstanceRequest$, 0]],
293
+ ];
294
+ export var CreateWorkspaceInstanceResponse$ = [3, n0, _CWIRr, 0, [_WII], [0]];
295
+ export var CreditSpecificationRequest$ = [3, n0, _CSR, 0, [_CCp], [0]];
296
+ export var DeleteVolumeRequest$ = [3, n0, _DVR, 0, [_VI], [0]];
297
+ export var DeleteVolumeResponse$ = [3, n0, _DVRe, 0, [], []];
298
+ export var DeleteWorkspaceInstanceRequest$ = [3, n0, _DWIR, 0, [_WII], [0]];
299
+ export var DeleteWorkspaceInstanceResponse$ = [3, n0, _DWIRe, 0, [], []];
300
+ export var DisassociateVolumeRequest$ = [3, n0, _DVRi, 0, [_WII, _VI, _D, _DM], [0, 0, 0, 0]];
301
+ export var DisassociateVolumeResponse$ = [3, n0, _DVRis, 0, [], []];
302
+ export var EbsBlockDevice$ = [
303
303
  3,
304
304
  n0,
305
305
  _EBD,
@@ -307,40 +307,40 @@ export var EbsBlockDevice = [
307
307
  [_VT, _En, _KKI, _I, _T, _VS],
308
308
  [0, 2, [() => KmsKeyId, 0], 1, 1, 1],
309
309
  ];
310
- export var EC2InstanceError = [3, n0, _ECIE, 0, [_ECEC, _ECET, _ECEM], [0, 0, 0]];
311
- export var EC2ManagedInstance = [3, n0, _ECMI, 0, [_II], [0]];
312
- export var EnaSrdSpecificationRequest = [
310
+ export var EC2InstanceError$ = [3, n0, _ECIE, 0, [_ECEC, _ECET, _ECEM], [0, 0, 0]];
311
+ export var EC2ManagedInstance$ = [3, n0, _ECMI, 0, [_II], [0]];
312
+ export var EnaSrdSpecificationRequest$ = [
313
313
  3,
314
314
  n0,
315
315
  _ESSR,
316
316
  0,
317
317
  [_ESE, _ESUS],
318
- [2, () => EnaSrdUdpSpecificationRequest],
318
+ [2, () => EnaSrdUdpSpecificationRequest$],
319
319
  ];
320
- export var EnaSrdUdpSpecificationRequest = [3, n0, _ESUSR, 0, [_ESUE], [2]];
321
- export var EnclaveOptionsRequest = [3, n0, _EOR, 0, [_Ena], [2]];
322
- export var GetWorkspaceInstanceRequest = [3, n0, _GWIR, 0, [_WII], [0]];
323
- export var GetWorkspaceInstanceResponse = [
320
+ export var EnaSrdUdpSpecificationRequest$ = [3, n0, _ESUSR, 0, [_ESUE], [2]];
321
+ export var EnclaveOptionsRequest$ = [3, n0, _EOR, 0, [_Ena], [2]];
322
+ export var GetWorkspaceInstanceRequest$ = [3, n0, _GWIR, 0, [_WII], [0]];
323
+ export var GetWorkspaceInstanceResponse$ = [
324
324
  3,
325
325
  n0,
326
326
  _GWIRe,
327
327
  0,
328
328
  [_WIE, _ECIEn, _PS, _WII, _ECMI],
329
- [() => WorkspaceInstanceErrors, () => EC2InstanceErrors, 0, 0, () => EC2ManagedInstance],
329
+ [() => WorkspaceInstanceErrors, () => EC2InstanceErrors, 0, 0, () => EC2ManagedInstance$],
330
330
  ];
331
- export var HibernationOptionsRequest = [3, n0, _HOR, 0, [_C], [2]];
332
- export var IamInstanceProfileSpecification = [3, n0, _IIPS, 0, [_A, _N], [0, 0]];
333
- export var InstanceIpv6Address = [3, n0, _IIA, 0, [_IAp, _IPI], [[() => Ipv6Address, 0], 2]];
334
- export var InstanceMaintenanceOptionsRequest = [3, n0, _IMOR, 0, [_AR], [0]];
335
- export var InstanceMarketOptionsRequest = [
331
+ export var HibernationOptionsRequest$ = [3, n0, _HOR, 0, [_C], [2]];
332
+ export var IamInstanceProfileSpecification$ = [3, n0, _IIPS, 0, [_A, _N], [0, 0]];
333
+ export var InstanceIpv6Address$ = [3, n0, _IIA, 0, [_IAp, _IPI], [[() => Ipv6Address, 0], 2]];
334
+ export var InstanceMaintenanceOptionsRequest$ = [3, n0, _IMOR, 0, [_AR], [0]];
335
+ export var InstanceMarketOptionsRequest$ = [
336
336
  3,
337
337
  n0,
338
338
  _IMORn,
339
339
  0,
340
340
  [_MT, _SO],
341
- [0, () => SpotMarketOptions],
341
+ [0, () => SpotMarketOptions$],
342
342
  ];
343
- export var InstanceMetadataOptionsRequest = [
343
+ export var InstanceMetadataOptionsRequest$ = [
344
344
  3,
345
345
  n0,
346
346
  _IMORns,
@@ -348,7 +348,7 @@ export var InstanceMetadataOptionsRequest = [
348
348
  [_HE, _HPI, _HPRHL, _HT, _IMT],
349
349
  [0, 0, 1, 0, 0],
350
350
  ];
351
- export var InstanceNetworkInterfaceSpecification = [
351
+ export var InstanceNetworkInterfaceSpecification$ = [
352
352
  3,
353
353
  n0,
354
354
  _INIS,
@@ -379,10 +379,10 @@ export var InstanceNetworkInterfaceSpecification = [
379
379
  [
380
380
  2,
381
381
  2,
382
- () => ConnectionTrackingSpecificationRequest,
382
+ () => ConnectionTrackingSpecificationRequest$,
383
383
  0,
384
384
  1,
385
- () => EnaSrdSpecificationRequest,
385
+ () => EnaSrdSpecificationRequest$,
386
386
  0,
387
387
  () => Ipv4Prefixes,
388
388
  1,
@@ -400,9 +400,9 @@ export var InstanceNetworkInterfaceSpecification = [
400
400
  0,
401
401
  ],
402
402
  ];
403
- export var InstanceNetworkPerformanceOptionsRequest = [3, n0, _INPOR, 0, [_BW], [0]];
404
- export var InstanceTypeInfo = [3, n0, _ITI, 0, [_ITn], [0]];
405
- export var InternalServerException = [
403
+ export var InstanceNetworkPerformanceOptionsRequest$ = [3, n0, _INPOR, 0, [_BW], [0]];
404
+ export var InstanceTypeInfo$ = [3, n0, _ITI, 0, [_ITn], [0]];
405
+ export var InternalServerException$ = [
406
406
  -3,
407
407
  n0,
408
408
  _ISE,
@@ -410,12 +410,12 @@ export var InternalServerException = [
410
410
  [_M, _RAS],
411
411
  [0, [1, { [_hH]: _RA }]],
412
412
  ];
413
- TypeRegistry.for(n0).registerError(InternalServerException, __InternalServerException);
414
- export var Ipv4PrefixSpecificationRequest = [3, n0, _IPSR, 0, [_IPpv], [0]];
415
- export var Ipv6PrefixSpecificationRequest = [3, n0, _IPSRp, 0, [_IPpvr], [0]];
416
- export var LicenseConfigurationRequest = [3, n0, _LCR, 0, [_LCA], [0]];
417
- export var ListInstanceTypesRequest = [3, n0, _LITR, 0, [_MR, _NT], [1, [() => NextToken, 0]]];
418
- export var ListInstanceTypesResponse = [
413
+ TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
414
+ export var Ipv4PrefixSpecificationRequest$ = [3, n0, _IPSR, 0, [_IPpv], [0]];
415
+ export var Ipv6PrefixSpecificationRequest$ = [3, n0, _IPSRp, 0, [_IPpvr], [0]];
416
+ export var LicenseConfigurationRequest$ = [3, n0, _LCR, 0, [_LCA], [0]];
417
+ export var ListInstanceTypesRequest$ = [3, n0, _LITR, 0, [_MR, _NT], [1, [() => NextToken, 0]]];
418
+ export var ListInstanceTypesResponse$ = [
419
419
  3,
420
420
  n0,
421
421
  _LITRi,
@@ -423,8 +423,8 @@ export var ListInstanceTypesResponse = [
423
423
  [_ITns, _NT],
424
424
  [() => InstanceTypes, [() => NextToken, 0]],
425
425
  ];
426
- export var ListRegionsRequest = [3, n0, _LRR, 0, [_MR, _NT], [1, [() => NextToken, 0]]];
427
- export var ListRegionsResponse = [
426
+ export var ListRegionsRequest$ = [3, n0, _LRR, 0, [_MR, _NT], [1, [() => NextToken, 0]]];
427
+ export var ListRegionsResponse$ = [
428
428
  3,
429
429
  n0,
430
430
  _LRRi,
@@ -432,9 +432,9 @@ export var ListRegionsResponse = [
432
432
  [_R, _NT],
433
433
  [() => RegionList, [() => NextToken, 0]],
434
434
  ];
435
- export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_WII], [0]];
436
- export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
437
- export var ListWorkspaceInstancesRequest = [
435
+ export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_WII], [0]];
436
+ export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_Ta], [() => TagList]];
437
+ export var ListWorkspaceInstancesRequest$ = [
438
438
  3,
439
439
  n0,
440
440
  _LWIR,
@@ -442,7 +442,7 @@ export var ListWorkspaceInstancesRequest = [
442
442
  [_PSr, _MR, _NT],
443
443
  [64 | 0, 1, [() => NextToken, 0]],
444
444
  ];
445
- export var ListWorkspaceInstancesResponse = [
445
+ export var ListWorkspaceInstancesResponse$ = [
446
446
  3,
447
447
  n0,
448
448
  _LWIRi,
@@ -450,7 +450,7 @@ export var ListWorkspaceInstancesResponse = [
450
450
  [_WI, _NT],
451
451
  [() => WorkspaceInstances, [() => NextToken, 0]],
452
452
  ];
453
- export var ManagedInstanceRequest = [
453
+ export var ManagedInstanceRequest$ = [
454
454
  3,
455
455
  n0,
456
456
  _MIR,
@@ -491,30 +491,30 @@ export var ManagedInstanceRequest = [
491
491
  ],
492
492
  [
493
493
  [() => BlockDeviceMappings, 0],
494
- () => CapacityReservationSpecification,
495
- () => CpuOptionsRequest,
496
- () => CreditSpecificationRequest,
494
+ () => CapacityReservationSpecification$,
495
+ () => CpuOptionsRequest$,
496
+ () => CreditSpecificationRequest$,
497
497
  2,
498
498
  2,
499
499
  2,
500
- () => EnclaveOptionsRequest,
501
- () => HibernationOptionsRequest,
502
- () => IamInstanceProfileSpecification,
500
+ () => EnclaveOptionsRequest$,
501
+ () => HibernationOptionsRequest$,
502
+ () => IamInstanceProfileSpecification$,
503
503
  0,
504
- () => InstanceMarketOptionsRequest,
504
+ () => InstanceMarketOptionsRequest$,
505
505
  0,
506
506
  [() => Ipv6Addresses, 0],
507
507
  1,
508
508
  0,
509
509
  0,
510
510
  () => LicenseSpecifications,
511
- () => InstanceMaintenanceOptionsRequest,
512
- () => InstanceMetadataOptionsRequest,
513
- () => RunInstancesMonitoringEnabled,
511
+ () => InstanceMaintenanceOptionsRequest$,
512
+ () => InstanceMetadataOptionsRequest$,
513
+ () => RunInstancesMonitoringEnabled$,
514
514
  [() => NetworkInterfaces, 0],
515
- () => InstanceNetworkPerformanceOptionsRequest,
516
- () => Placement,
517
- () => PrivateDnsNameOptionsRequest,
515
+ () => InstanceNetworkPerformanceOptionsRequest$,
516
+ () => Placement$,
517
+ () => PrivateDnsNameOptionsRequest$,
518
518
  [() => Ipv4Address, 0],
519
519
  0,
520
520
  64 | 0,
@@ -524,7 +524,7 @@ export var ManagedInstanceRequest = [
524
524
  [() => UserData, 0],
525
525
  ],
526
526
  ];
527
- export var Placement = [
527
+ export var Placement$ = [
528
528
  3,
529
529
  n0,
530
530
  _P,
@@ -532,7 +532,7 @@ export var Placement = [
532
532
  [_Af, _AZ, _GI, _GN, _HI, _HRGA, _PN, _Te],
533
533
  [0, 0, 0, 0, 0, 0, 1, 0],
534
534
  ];
535
- export var PrivateDnsNameOptionsRequest = [
535
+ export var PrivateDnsNameOptionsRequest$ = [
536
536
  3,
537
537
  n0,
538
538
  _PDNOR,
@@ -540,7 +540,7 @@ export var PrivateDnsNameOptionsRequest = [
540
540
  [_HTo, _ERNDAR, _ERNDAAAAR],
541
541
  [0, 2, 2],
542
542
  ];
543
- export var PrivateIpAddressSpecification = [
543
+ export var PrivateIpAddressSpecification$ = [
544
544
  3,
545
545
  n0,
546
546
  _PIAS,
@@ -548,8 +548,8 @@ export var PrivateIpAddressSpecification = [
548
548
  [_Pr, _PIA],
549
549
  [2, [() => Ipv4Address, 0]],
550
550
  ];
551
- export var Region = [3, n0, _Re, 0, [_RN], [0]];
552
- export var ResourceNotFoundException = [
551
+ export var Region$ = [3, n0, _Re, 0, [_RN], [0]];
552
+ export var ResourceNotFoundException$ = [
553
553
  -3,
554
554
  n0,
555
555
  _RNFE,
@@ -557,9 +557,9 @@ export var ResourceNotFoundException = [
557
557
  [_M, _RI, _RT],
558
558
  [0, 0, 0],
559
559
  ];
560
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
561
- export var RunInstancesMonitoringEnabled = [3, n0, _RIME, 0, [_Ena], [2]];
562
- export var ServiceQuotaExceededException = [
560
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
561
+ export var RunInstancesMonitoringEnabled$ = [3, n0, _RIME, 0, [_Ena], [2]];
562
+ export var ServiceQuotaExceededException$ = [
563
563
  -3,
564
564
  n0,
565
565
  _SQEE,
@@ -567,13 +567,20 @@ export var ServiceQuotaExceededException = [
567
567
  [_M, _RI, _RT, _SC, _QC],
568
568
  [0, 0, 0, 0, 0],
569
569
  ];
570
- TypeRegistry.for(n0).registerError(ServiceQuotaExceededException, __ServiceQuotaExceededException);
571
- export var SpotMarketOptions = [3, n0, _SMO, 0, [_BDMl, _IIB, _MP, _SIT, _VUU], [1, 0, 0, 0, 4]];
572
- export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
573
- export var TagResourceRequest = [3, n0, _TRR, 0, [_WII, _Ta], [0, () => TagList]];
574
- export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
575
- export var TagSpecification = [3, n0, _TSa, 0, [_RT, _Ta], [0, () => TagList]];
576
- export var ThrottlingException = [
570
+ TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
571
+ export var SpotMarketOptions$ = [
572
+ 3,
573
+ n0,
574
+ _SMO,
575
+ 0,
576
+ [_BDMl, _IIB, _MP, _SIT, _VUU],
577
+ [1, 0, 0, 0, 4],
578
+ ];
579
+ export var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
580
+ export var TagResourceRequest$ = [3, n0, _TRR, 0, [_WII, _Ta], [0, () => TagList]];
581
+ export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
582
+ export var TagSpecification$ = [3, n0, _TSa, 0, [_RT, _Ta], [0, () => TagList]];
583
+ export var ThrottlingException$ = [
577
584
  -3,
578
585
  n0,
579
586
  _TE,
@@ -581,10 +588,10 @@ export var ThrottlingException = [
581
588
  [_M, _SC, _QC, _RAS],
582
589
  [0, 0, 0, [1, { [_hH]: _RA }]],
583
590
  ];
584
- TypeRegistry.for(n0).registerError(ThrottlingException, __ThrottlingException);
585
- export var UntagResourceRequest = [3, n0, _URR, 0, [_WII, _TK], [0, 64 | 0]];
586
- export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
587
- export var ValidationException = [
591
+ TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
592
+ export var UntagResourceRequest$ = [3, n0, _URR, 0, [_WII, _TK], [0, 64 | 0]];
593
+ export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
594
+ export var ValidationException$ = [
588
595
  -3,
589
596
  n0,
590
597
  _VE,
@@ -592,18 +599,18 @@ export var ValidationException = [
592
599
  [_M, _Rea, _FL],
593
600
  [0, 0, () => ValidationExceptionFieldList],
594
601
  ];
595
- TypeRegistry.for(n0).registerError(ValidationException, __ValidationException);
596
- export var ValidationExceptionField = [3, n0, _VEF, 0, [_N, _Rea, _M], [0, 0, 0]];
597
- export var WorkspaceInstance = [
602
+ TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
603
+ export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_N, _Rea, _M], [0, 0, 0]];
604
+ export var WorkspaceInstance$ = [
598
605
  3,
599
606
  n0,
600
607
  _WIo,
601
608
  0,
602
609
  [_PS, _WII, _ECMI],
603
- [0, 0, () => EC2ManagedInstance],
610
+ [0, 0, () => EC2ManagedInstance$],
604
611
  ];
605
- export var WorkspaceInstanceError = [3, n0, _WIEo, 0, [_EC, _EM], [0, 0]];
606
- export var WorkspacesInstancesServiceException = [
612
+ export var WorkspaceInstanceError$ = [3, n0, _WIEo, 0, [_EC, _EM], [0, 0]];
613
+ export var WorkspacesInstancesServiceException$ = [
607
614
  -3,
608
615
  _sm,
609
616
  "WorkspacesInstancesServiceException",
@@ -611,99 +618,113 @@ export var WorkspacesInstancesServiceException = [
611
618
  [],
612
619
  [],
613
620
  ];
614
- TypeRegistry.for(_sm).registerError(WorkspacesInstancesServiceException, __WorkspacesInstancesServiceException);
615
- export var BlockDeviceMappings = [1, n0, _BDM, 0, [() => BlockDeviceMappingRequest, 0]];
616
- export var EC2InstanceErrors = [1, n0, _ECIEn, 0, () => EC2InstanceError];
617
- export var InstanceTypes = [1, n0, _ITns, 0, () => InstanceTypeInfo];
618
- export var Ipv4Prefixes = [1, n0, _IP, 0, () => Ipv4PrefixSpecificationRequest];
619
- export var Ipv6Addresses = [1, n0, _IApv, 0, [() => InstanceIpv6Address, 0]];
620
- export var Ipv6Prefixes = [1, n0, _IPp, 0, () => Ipv6PrefixSpecificationRequest];
621
- export var LicenseSpecifications = [1, n0, _LS, 0, () => LicenseConfigurationRequest];
622
- export var NetworkInterfaces = [1, n0, _NI, 0, [() => InstanceNetworkInterfaceSpecification, 0]];
623
- export var PrivateIpAddresses = [1, n0, _PIAr, 0, [() => PrivateIpAddressSpecification, 0]];
624
- export var ProvisionStates = 64 | 0;
625
- export var RegionList = [1, n0, _RL, 0, () => Region];
626
- export var SecurityGroupIds = 64 | 0;
627
- export var SecurityGroupNames = 64 | 0;
628
- export var TagKeyList = 64 | 0;
629
- export var TagList = [1, n0, _TL, 0, () => Tag];
630
- export var TagSpecifications = [1, n0, _TS, 0, () => TagSpecification];
631
- export var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField];
632
- export var WorkspaceInstanceErrors = [1, n0, _WIE, 0, () => WorkspaceInstanceError];
633
- export var WorkspaceInstances = [1, n0, _WI, 0, () => WorkspaceInstance];
634
- export var AssociateVolume = [
621
+ TypeRegistry.for(_sm).registerError(WorkspacesInstancesServiceException$, WorkspacesInstancesServiceException);
622
+ var BlockDeviceMappings = [1, n0, _BDM, 0, [() => BlockDeviceMappingRequest$, 0]];
623
+ var EC2InstanceErrors = [1, n0, _ECIEn, 0, () => EC2InstanceError$];
624
+ var InstanceTypes = [1, n0, _ITns, 0, () => InstanceTypeInfo$];
625
+ var Ipv4Prefixes = [1, n0, _IP, 0, () => Ipv4PrefixSpecificationRequest$];
626
+ var Ipv6Addresses = [1, n0, _IApv, 0, [() => InstanceIpv6Address$, 0]];
627
+ var Ipv6Prefixes = [1, n0, _IPp, 0, () => Ipv6PrefixSpecificationRequest$];
628
+ var LicenseSpecifications = [1, n0, _LS, 0, () => LicenseConfigurationRequest$];
629
+ var NetworkInterfaces = [1, n0, _NI, 0, [() => InstanceNetworkInterfaceSpecification$, 0]];
630
+ var PrivateIpAddresses = [1, n0, _PIAr, 0, [() => PrivateIpAddressSpecification$, 0]];
631
+ var ProvisionStates = 64 | 0;
632
+ var RegionList = [1, n0, _RL, 0, () => Region$];
633
+ var SecurityGroupIds = 64 | 0;
634
+ var SecurityGroupNames = 64 | 0;
635
+ var TagKeyList = 64 | 0;
636
+ var TagList = [1, n0, _TL, 0, () => Tag$];
637
+ var TagSpecifications = [1, n0, _TS, 0, () => TagSpecification$];
638
+ var ValidationExceptionFieldList = [1, n0, _VEFL, 0, () => ValidationExceptionField$];
639
+ var WorkspaceInstanceErrors = [1, n0, _WIE, 0, () => WorkspaceInstanceError$];
640
+ var WorkspaceInstances = [1, n0, _WI, 0, () => WorkspaceInstance$];
641
+ export var AssociateVolume$ = [
635
642
  9,
636
643
  n0,
637
644
  _AV,
638
645
  0,
639
- () => AssociateVolumeRequest,
640
- () => AssociateVolumeResponse,
646
+ () => AssociateVolumeRequest$,
647
+ () => AssociateVolumeResponse$,
641
648
  ];
642
- export var CreateVolume = [9, n0, _CV, 2, () => CreateVolumeRequest, () => CreateVolumeResponse];
643
- export var CreateWorkspaceInstance = [
649
+ export var CreateVolume$ = [
650
+ 9,
651
+ n0,
652
+ _CV,
653
+ 2,
654
+ () => CreateVolumeRequest$,
655
+ () => CreateVolumeResponse$,
656
+ ];
657
+ export var CreateWorkspaceInstance$ = [
644
658
  9,
645
659
  n0,
646
660
  _CWI,
647
661
  2,
648
- () => CreateWorkspaceInstanceRequest,
649
- () => CreateWorkspaceInstanceResponse,
662
+ () => CreateWorkspaceInstanceRequest$,
663
+ () => CreateWorkspaceInstanceResponse$,
664
+ ];
665
+ export var DeleteVolume$ = [
666
+ 9,
667
+ n0,
668
+ _DV,
669
+ 0,
670
+ () => DeleteVolumeRequest$,
671
+ () => DeleteVolumeResponse$,
650
672
  ];
651
- export var DeleteVolume = [9, n0, _DV, 0, () => DeleteVolumeRequest, () => DeleteVolumeResponse];
652
- export var DeleteWorkspaceInstance = [
673
+ export var DeleteWorkspaceInstance$ = [
653
674
  9,
654
675
  n0,
655
676
  _DWI,
656
677
  0,
657
- () => DeleteWorkspaceInstanceRequest,
658
- () => DeleteWorkspaceInstanceResponse,
678
+ () => DeleteWorkspaceInstanceRequest$,
679
+ () => DeleteWorkspaceInstanceResponse$,
659
680
  ];
660
- export var DisassociateVolume = [
681
+ export var DisassociateVolume$ = [
661
682
  9,
662
683
  n0,
663
684
  _DVi,
664
685
  0,
665
- () => DisassociateVolumeRequest,
666
- () => DisassociateVolumeResponse,
686
+ () => DisassociateVolumeRequest$,
687
+ () => DisassociateVolumeResponse$,
667
688
  ];
668
- export var GetWorkspaceInstance = [
689
+ export var GetWorkspaceInstance$ = [
669
690
  9,
670
691
  n0,
671
692
  _GWI,
672
693
  0,
673
- () => GetWorkspaceInstanceRequest,
674
- () => GetWorkspaceInstanceResponse,
694
+ () => GetWorkspaceInstanceRequest$,
695
+ () => GetWorkspaceInstanceResponse$,
675
696
  ];
676
- export var ListInstanceTypes = [
697
+ export var ListInstanceTypes$ = [
677
698
  9,
678
699
  n0,
679
700
  _LIT,
680
701
  0,
681
- () => ListInstanceTypesRequest,
682
- () => ListInstanceTypesResponse,
702
+ () => ListInstanceTypesRequest$,
703
+ () => ListInstanceTypesResponse$,
683
704
  ];
684
- export var ListRegions = [9, n0, _LR, 0, () => ListRegionsRequest, () => ListRegionsResponse];
685
- export var ListTagsForResource = [
705
+ export var ListRegions$ = [9, n0, _LR, 0, () => ListRegionsRequest$, () => ListRegionsResponse$];
706
+ export var ListTagsForResource$ = [
686
707
  9,
687
708
  n0,
688
709
  _LTFR,
689
710
  0,
690
- () => ListTagsForResourceRequest,
691
- () => ListTagsForResourceResponse,
711
+ () => ListTagsForResourceRequest$,
712
+ () => ListTagsForResourceResponse$,
692
713
  ];
693
- export var ListWorkspaceInstances = [
714
+ export var ListWorkspaceInstances$ = [
694
715
  9,
695
716
  n0,
696
717
  _LWI,
697
718
  0,
698
- () => ListWorkspaceInstancesRequest,
699
- () => ListWorkspaceInstancesResponse,
719
+ () => ListWorkspaceInstancesRequest$,
720
+ () => ListWorkspaceInstancesResponse$,
700
721
  ];
701
- export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest, () => TagResourceResponse];
702
- export var UntagResource = [
722
+ export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => TagResourceResponse$];
723
+ export var UntagResource$ = [
703
724
  9,
704
725
  n0,
705
726
  _UR,
706
727
  0,
707
- () => UntagResourceRequest,
708
- () => UntagResourceResponse,
728
+ () => UntagResourceRequest$,
729
+ () => UntagResourceResponse$,
709
730
  ];
@@ -5,7 +5,7 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
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";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, 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
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AssociateVolumeCommandInput, AssociateVolumeCommandOutput } from "./commands/AssociateVolumeCommand";
11
11
  import { CreateVolumeCommandInput, CreateVolumeCommandOutput } from "./commands/CreateVolumeCommand";
@@ -154,15 +154,6 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
154
154
  * Optional extensions
155
155
  */
156
156
  extensions?: RuntimeExtension[];
157
- /**
158
- * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
159
- * may be overridden. A default will always be set by the client.
160
- * Available options depend on the service's supported protocols and will not be validated by
161
- * the client.
162
- * @alpha
163
- *
164
- */
165
- protocol?: ClientProtocol<HttpRequest, HttpResponse>;
166
157
  /**
167
158
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
168
159
  */
@@ -9,6 +9,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
9
9
  export type { RuntimeExtension } from "./runtimeExtensions";
10
10
  export type { WorkspacesInstancesExtensionConfiguration } from "./extensionConfiguration";
11
11
  export * from "./commands";
12
+ export * from "./schemas/schemas_0";
12
13
  export * from "./pagination";
13
14
  export * from "./models/enums";
14
15
  export * from "./models/errors";
@@ -17,8 +17,13 @@ export declare const getRuntimeConfig: (config: WorkspacesInstancesClientConfig)
17
17
  streamCollector: import("@smithy/types").StreamCollector;
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
- apiVersion: string;
21
20
  cacheMiddleware?: boolean | undefined;
21
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsJson1_0Protocol;
22
+ protocolSettings: {
23
+ defaultNamespace?: string;
24
+ [setting: string]: unknown;
25
+ };
26
+ apiVersion: string;
22
27
  urlParser: import("@smithy/types").UrlParser;
23
28
  base64Decoder: import("@smithy/types").Decoder;
24
29
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -29,7 +34,6 @@ export declare const getRuntimeConfig: (config: WorkspacesInstancesClientConfig)
29
34
  profile?: string;
30
35
  logger: import("@smithy/types").Logger;
31
36
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
33
37
  customUserAgent?: string | import("@smithy/types").UserAgent;
34
38
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
35
39
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;