@aws-sdk/client-appstream 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 (119) hide show
  1. package/dist-cjs/index.js +15 -158
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/AppStreamClient.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 +15 -158
  8. package/dist-types/AppStream.d.ts +1 -1
  9. package/dist-types/AppStreamClient.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/AssociateAppBlockBuilderAppBlockCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +3 -3
  14. package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +3 -3
  15. package/dist-types/commands/AssociateFleetCommand.d.ts +3 -3
  16. package/dist-types/commands/AssociateSoftwareToImageBuilderCommand.d.ts +3 -3
  17. package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +3 -3
  18. package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +3 -3
  19. package/dist-types/commands/CopyImageCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateAppBlockCommand.d.ts +3 -3
  23. package/dist-types/commands/CreateApplicationCommand.d.ts +3 -3
  24. package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +3 -3
  25. package/dist-types/commands/CreateEntitlementCommand.d.ts +3 -3
  26. package/dist-types/commands/CreateExportImageTaskCommand.d.ts +3 -3
  27. package/dist-types/commands/CreateFleetCommand.d.ts +3 -3
  28. package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -3
  29. package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateImportedImageCommand.d.ts +3 -3
  31. package/dist-types/commands/CreateStackCommand.d.ts +3 -3
  32. package/dist-types/commands/CreateStreamingURLCommand.d.ts +3 -3
  33. package/dist-types/commands/CreateThemeForStackCommand.d.ts +3 -3
  34. package/dist-types/commands/CreateUpdatedImageCommand.d.ts +3 -3
  35. package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  37. package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +3 -3
  38. package/dist-types/commands/DeleteAppBlockCommand.d.ts +3 -3
  39. package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -3
  40. package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +3 -3
  41. package/dist-types/commands/DeleteEntitlementCommand.d.ts +3 -3
  42. package/dist-types/commands/DeleteFleetCommand.d.ts +3 -3
  43. package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -3
  44. package/dist-types/commands/DeleteImageCommand.d.ts +3 -3
  45. package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +3 -3
  46. package/dist-types/commands/DeleteStackCommand.d.ts +3 -3
  47. package/dist-types/commands/DeleteThemeForStackCommand.d.ts +3 -3
  48. package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -3
  49. package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -3
  51. package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +3 -3
  52. package/dist-types/commands/DescribeAppBlocksCommand.d.ts +3 -3
  53. package/dist-types/commands/DescribeAppLicenseUsageCommand.d.ts +3 -3
  54. package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -3
  55. package/dist-types/commands/DescribeApplicationsCommand.d.ts +3 -3
  56. package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +3 -3
  57. package/dist-types/commands/DescribeEntitlementsCommand.d.ts +3 -3
  58. package/dist-types/commands/DescribeFleetsCommand.d.ts +3 -3
  59. package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -3
  60. package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +3 -3
  61. package/dist-types/commands/DescribeImagesCommand.d.ts +3 -3
  62. package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -3
  63. package/dist-types/commands/DescribeSoftwareAssociationsCommand.d.ts +3 -3
  64. package/dist-types/commands/DescribeStacksCommand.d.ts +3 -3
  65. package/dist-types/commands/DescribeThemeForStackCommand.d.ts +3 -3
  66. package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -3
  67. package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +3 -3
  68. package/dist-types/commands/DescribeUsersCommand.d.ts +3 -3
  69. package/dist-types/commands/DisableUserCommand.d.ts +3 -3
  70. package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +3 -3
  71. package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +3 -3
  72. package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +3 -3
  73. package/dist-types/commands/DisassociateFleetCommand.d.ts +3 -3
  74. package/dist-types/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +3 -3
  75. package/dist-types/commands/EnableUserCommand.d.ts +3 -3
  76. package/dist-types/commands/ExpireSessionCommand.d.ts +3 -3
  77. package/dist-types/commands/GetExportImageTaskCommand.d.ts +3 -3
  78. package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListAssociatedStacksCommand.d.ts +3 -3
  80. package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +3 -3
  81. package/dist-types/commands/ListExportImageTasksCommand.d.ts +3 -3
  82. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  83. package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +3 -3
  84. package/dist-types/commands/StartFleetCommand.d.ts +3 -3
  85. package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -3
  86. package/dist-types/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +3 -3
  87. package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +3 -3
  88. package/dist-types/commands/StopFleetCommand.d.ts +3 -3
  89. package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -3
  90. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  91. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  92. package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +3 -3
  93. package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -3
  94. package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +3 -3
  95. package/dist-types/commands/UpdateEntitlementCommand.d.ts +3 -3
  96. package/dist-types/commands/UpdateFleetCommand.d.ts +3 -3
  97. package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +3 -3
  98. package/dist-types/commands/UpdateStackCommand.d.ts +3 -3
  99. package/dist-types/commands/UpdateThemeForStackCommand.d.ts +3 -3
  100. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  101. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  102. package/dist-types/extensionConfiguration.d.ts +4 -4
  103. package/dist-types/models/AppStreamServiceException.d.ts +1 -1
  104. package/dist-types/models/errors.d.ts +1 -1
  105. package/dist-types/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.d.ts +1 -1
  106. package/dist-types/pagination/DescribeAppBlockBuildersPaginator.d.ts +1 -1
  107. package/dist-types/pagination/DescribeImagePermissionsPaginator.d.ts +1 -1
  108. package/dist-types/pagination/DescribeImagesPaginator.d.ts +1 -1
  109. package/dist-types/pagination/Interfaces.d.ts +1 -1
  110. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  111. package/dist-types/runtimeConfig.d.ts +1 -1
  112. package/dist-types/runtimeConfig.native.d.ts +1 -1
  113. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  114. package/dist-types/runtimeExtensions.d.ts +1 -1
  115. package/dist-types/schemas/schemas_0.d.ts +1 -1
  116. package/dist-types/ts3.4/AppStreamClient.d.ts +3 -3
  117. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  118. package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +1 -1
  119. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -1075,17 +1075,7 @@ var ComputeCapacityStatus = [
1075
1075
  [_De, _R, _IU, _Av, _DUS, _AUS, _AUSc, _AUSct],
1076
1076
  [1, 1, 1, 1, 1, 1, 1, 1],
1077
1077
  ];
1078
- var ConcurrentModificationException = [
1079
- -3,
1080
- n0,
1081
- _CME,
1082
- {
1083
- [_er]: _c,
1084
- [_hE]: 400,
1085
- },
1086
- [_M],
1087
- [0],
1088
- ];
1078
+ var ConcurrentModificationException = [-3, n0, _CME, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1089
1079
  schema.TypeRegistry.for(n0).registerError(ConcurrentModificationException, ConcurrentModificationException$1);
1090
1080
  var CopyImageRequest = [3, n0, _CIR, 0, [_SIN, _DIN, _DR, _DID], [0, 0, 0, 0]];
1091
1081
  var CopyImageResponse = [3, n0, _CIRo, 0, [_DIN], [0]];
@@ -1559,17 +1549,7 @@ var DisassociateSoftwareFromImageBuilderRequest = [
1559
1549
  ];
1560
1550
  var DisassociateSoftwareFromImageBuilderResult = [3, n0, _DSFIBRi, 0, [], []];
1561
1551
  var DomainJoinInfo = [3, n0, _DJI, 0, [_DNi, _OUDNr], [0, 0]];
1562
- var DryRunOperationException = [
1563
- -3,
1564
- n0,
1565
- _DROE,
1566
- {
1567
- [_er]: _c,
1568
- [_hE]: 412,
1569
- },
1570
- [_M],
1571
- [0],
1572
- ];
1552
+ var DryRunOperationException = [-3, n0, _DROE, { [_er]: _c, [_hE]: 412 }, [_M], [0]];
1573
1553
  schema.TypeRegistry.for(n0).registerError(DryRunOperationException, DryRunOperationException$1);
1574
1554
  var EnableUserRequest = [3, n0, _EUR, 0, [_UN, _AT], [[() => Username, 0], 0]];
1575
1555
  var EnableUserResult = [3, n0, _EURn, 0, [], []];
@@ -1582,30 +1562,10 @@ var Entitlement = [
1582
1562
  [_N, _SN, _D, _AV, _At, _CT, _LMT],
1583
1563
  [0, 0, 0, 0, () => EntitlementAttributeList, 4, 4],
1584
1564
  ];
1585
- var EntitlementAlreadyExistsException = [
1586
- -3,
1587
- n0,
1588
- _EAEE,
1589
- {
1590
- [_er]: _c,
1591
- [_hE]: 400,
1592
- },
1593
- [_M],
1594
- [0],
1595
- ];
1565
+ var EntitlementAlreadyExistsException = [-3, n0, _EAEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1596
1566
  schema.TypeRegistry.for(n0).registerError(EntitlementAlreadyExistsException, EntitlementAlreadyExistsException$1);
1597
1567
  var EntitlementAttribute = [3, n0, _EAn, 0, [_N, _Va], [0, 0]];
1598
- var EntitlementNotFoundException = [
1599
- -3,
1600
- n0,
1601
- _ENFE,
1602
- {
1603
- [_er]: _c,
1604
- [_hE]: 400,
1605
- },
1606
- [_M],
1607
- [0],
1608
- ];
1568
+ var EntitlementNotFoundException = [-3, n0, _ENFE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1609
1569
  schema.TypeRegistry.for(n0).registerError(EntitlementNotFoundException, EntitlementNotFoundException$1);
1610
1570
  var ErrorDetails = [3, n0, _ED, 0, [_EC, _EM], [0, 0]];
1611
1571
  var ExpireSessionRequest = [3, n0, _ESR, 0, [_SI], [0]];
@@ -1772,66 +1732,23 @@ var ImageBuilder = [
1772
1732
  var ImageBuilderStateChangeReason = [3, n0, _IBSCR, 0, [_C, _M], [0, 0]];
1773
1733
  var ImagePermissions = [3, n0, _IP, 0, [_aF, _aIB], [2, 2]];
1774
1734
  var ImageStateChangeReason = [3, n0, _ISCR, 0, [_C, _M], [0, 0]];
1775
- var IncompatibleImageException = [
1776
- -3,
1777
- n0,
1778
- _IIE,
1779
- {
1780
- [_er]: _c,
1781
- [_hE]: 400,
1782
- },
1783
- [_M],
1784
- [0],
1785
- ];
1735
+ var IncompatibleImageException = [-3, n0, _IIE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1786
1736
  schema.TypeRegistry.for(n0).registerError(IncompatibleImageException, IncompatibleImageException$1);
1787
- var InvalidAccountStatusException = [
1788
- -3,
1789
- n0,
1790
- _IASE,
1791
- {
1792
- [_er]: _c,
1793
- [_hE]: 400,
1794
- },
1795
- [_M],
1796
- [0],
1797
- ];
1737
+ var InvalidAccountStatusException = [-3, n0, _IASE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1798
1738
  schema.TypeRegistry.for(n0).registerError(InvalidAccountStatusException, InvalidAccountStatusException$1);
1799
1739
  var InvalidParameterCombinationException = [
1800
1740
  -3,
1801
1741
  n0,
1802
1742
  _IPCE,
1803
- {
1804
- [_er]: _c,
1805
- [_hE]: 400,
1806
- },
1743
+ { [_er]: _c, [_hE]: 400 },
1807
1744
  [_M],
1808
1745
  [0],
1809
1746
  ];
1810
1747
  schema.TypeRegistry.for(n0).registerError(InvalidParameterCombinationException, InvalidParameterCombinationException$1);
1811
- var InvalidRoleException = [
1812
- -3,
1813
- n0,
1814
- _IRE,
1815
- {
1816
- [_er]: _c,
1817
- [_hE]: 400,
1818
- },
1819
- [_M],
1820
- [0],
1821
- ];
1748
+ var InvalidRoleException = [-3, n0, _IRE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1822
1749
  schema.TypeRegistry.for(n0).registerError(InvalidRoleException, InvalidRoleException$1);
1823
1750
  var LastReportGenerationExecutionError = [3, n0, _LRGEE, 0, [_EC, _EM], [0, 0]];
1824
- var LimitExceededException = [
1825
- -3,
1826
- n0,
1827
- _LEE,
1828
- {
1829
- [_er]: _c,
1830
- [_hE]: 400,
1831
- },
1832
- [_M],
1833
- [0],
1834
- ];
1751
+ var LimitExceededException = [-3, n0, _LEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1835
1752
  schema.TypeRegistry.for(n0).registerError(LimitExceededException, LimitExceededException$1);
1836
1753
  var ListAssociatedFleetsRequest = [3, n0, _LAFR, 0, [_SN, _NT], [0, 0]];
1837
1754
  var ListAssociatedFleetsResult = [3, n0, _LAFRi, 0, [_Na, _NT], [64 | 0, 0]];
@@ -1872,78 +1789,18 @@ var ListExportImageTasksResult = [
1872
1789
  var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [0]];
1873
1790
  var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [128 | 0]];
1874
1791
  var NetworkAccessConfiguration = [3, n0, _NAC, 0, [_EPIA, _EIA, _EI], [0, 64 | 0, 0]];
1875
- var OperationNotPermittedException = [
1876
- -3,
1877
- n0,
1878
- _ONPE,
1879
- {
1880
- [_er]: _c,
1881
- [_hE]: 400,
1882
- },
1883
- [_M],
1884
- [0],
1885
- ];
1792
+ var OperationNotPermittedException = [-3, n0, _ONPE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1886
1793
  schema.TypeRegistry.for(n0).registerError(OperationNotPermittedException, OperationNotPermittedException$1);
1887
- var RequestLimitExceededException = [
1888
- -3,
1889
- n0,
1890
- _RLEE,
1891
- {
1892
- [_er]: _c,
1893
- [_hE]: 400,
1894
- },
1895
- [_M],
1896
- [0],
1897
- ];
1794
+ var RequestLimitExceededException = [-3, n0, _RLEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1898
1795
  schema.TypeRegistry.for(n0).registerError(RequestLimitExceededException, RequestLimitExceededException$1);
1899
- var ResourceAlreadyExistsException = [
1900
- -3,
1901
- n0,
1902
- _RAEE,
1903
- {
1904
- [_er]: _c,
1905
- [_hE]: 400,
1906
- },
1907
- [_M],
1908
- [0],
1909
- ];
1796
+ var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1910
1797
  schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, ResourceAlreadyExistsException$1);
1911
1798
  var ResourceError = [3, n0, _RE, 0, [_EC, _EM, _ETr], [0, 0, 4]];
1912
- var ResourceInUseException = [
1913
- -3,
1914
- n0,
1915
- _RIUE,
1916
- {
1917
- [_er]: _c,
1918
- [_hE]: 400,
1919
- },
1920
- [_M],
1921
- [0],
1922
- ];
1799
+ var ResourceInUseException = [-3, n0, _RIUE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1923
1800
  schema.TypeRegistry.for(n0).registerError(ResourceInUseException, ResourceInUseException$1);
1924
- var ResourceNotAvailableException = [
1925
- -3,
1926
- n0,
1927
- _RNAE,
1928
- {
1929
- [_er]: _c,
1930
- [_hE]: 400,
1931
- },
1932
- [_M],
1933
- [0],
1934
- ];
1801
+ var ResourceNotAvailableException = [-3, n0, _RNAE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1935
1802
  schema.TypeRegistry.for(n0).registerError(ResourceNotAvailableException, ResourceNotAvailableException$1);
1936
- var ResourceNotFoundException = [
1937
- -3,
1938
- n0,
1939
- _RNFE,
1940
- {
1941
- [_er]: _c,
1942
- [_hE]: 404,
1943
- },
1944
- [_M],
1945
- [0],
1946
- ];
1803
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_er]: _c, [_hE]: 404 }, [_M], [0]];
1947
1804
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
1948
1805
  var RuntimeValidationConfig = [3, n0, _RVCu, 0, [_IIT], [0]];
1949
1806
  var S3Location = [3, n0, _SL, 0, [_SB, _SK], [0, 0]];
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
8
8
  const config_resolver_1 = require("@smithy/config-resolver");
9
9
  const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
10
10
  const invalid_dependency_1 = require("@smithy/invalid-dependency");
11
+ const smithy_client_1 = require("@smithy/smithy-client");
11
12
  const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
13
+ const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
12
14
  const util_retry_1 = require("@smithy/util-retry");
13
15
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
14
- const smithy_client_1 = require("@smithy/smithy-client");
15
- const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
16
16
  const getRuntimeConfig = (config) => {
17
17
  const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
18
18
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
11
11
  const middleware_retry_1 = require("@smithy/middleware-retry");
12
12
  const node_config_provider_1 = require("@smithy/node-config-provider");
13
13
  const node_http_handler_1 = require("@smithy/node-http-handler");
14
+ const smithy_client_1 = require("@smithy/smithy-client");
14
15
  const util_body_length_node_1 = require("@smithy/util-body-length-node");
16
+ const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
15
17
  const util_retry_1 = require("@smithy/util-retry");
16
18
  const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
17
- const smithy_client_1 = require("@smithy/smithy-client");
18
- const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
19
- const smithy_client_2 = require("@smithy/smithy-client");
20
19
  const getRuntimeConfig = (config) => {
21
- (0, smithy_client_2.emitWarningIfUnsupportedVersion)(process.version);
20
+ (0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
22
21
  const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
23
22
  const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
24
23
  const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
6
6
  import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
7
7
  import { getSchemaSerdePlugin } from "@smithy/core/schema";
8
8
  import { getContentLengthPlugin } from "@smithy/middleware-content-length";
9
- import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
10
- import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
9
+ import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
10
+ import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
11
11
  import { Client as __Client, } from "@smithy/smithy-client";
12
12
  import { defaultAppStreamHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
13
13
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
4
4
  import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
5
5
  import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
6
6
  import { invalidProvider } from "@smithy/invalid-dependency";
7
+ import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
7
8
  import { calculateBodyLength } from "@smithy/util-body-length-browser";
9
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
8
10
  import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
9
11
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
10
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
11
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
12
12
  export const getRuntimeConfig = (config) => {
13
13
  const defaultsMode = resolveDefaultsModeConfig(config);
14
14
  const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
7
7
  import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
8
8
  import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
9
9
  import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
10
+ import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
10
11
  import { calculateBodyLength } from "@smithy/util-body-length-node";
12
+ import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
11
13
  import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
12
14
  import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
13
- import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
14
- import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
15
- import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
16
15
  export const getRuntimeConfig = (config) => {
17
16
  emitWarningIfUnsupportedVersion(process.version);
18
17
  const defaultsMode = resolveDefaultsModeConfig(config);
@@ -747,17 +747,7 @@ export var ComputeCapacityStatus = [
747
747
  [_De, _R, _IU, _Av, _DUS, _AUS, _AUSc, _AUSct],
748
748
  [1, 1, 1, 1, 1, 1, 1, 1],
749
749
  ];
750
- export var ConcurrentModificationException = [
751
- -3,
752
- n0,
753
- _CME,
754
- {
755
- [_er]: _c,
756
- [_hE]: 400,
757
- },
758
- [_M],
759
- [0],
760
- ];
750
+ export var ConcurrentModificationException = [-3, n0, _CME, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
761
751
  TypeRegistry.for(n0).registerError(ConcurrentModificationException, __ConcurrentModificationException);
762
752
  export var CopyImageRequest = [3, n0, _CIR, 0, [_SIN, _DIN, _DR, _DID], [0, 0, 0, 0]];
763
753
  export var CopyImageResponse = [3, n0, _CIRo, 0, [_DIN], [0]];
@@ -1231,17 +1221,7 @@ export var DisassociateSoftwareFromImageBuilderRequest = [
1231
1221
  ];
1232
1222
  export var DisassociateSoftwareFromImageBuilderResult = [3, n0, _DSFIBRi, 0, [], []];
1233
1223
  export var DomainJoinInfo = [3, n0, _DJI, 0, [_DNi, _OUDNr], [0, 0]];
1234
- export var DryRunOperationException = [
1235
- -3,
1236
- n0,
1237
- _DROE,
1238
- {
1239
- [_er]: _c,
1240
- [_hE]: 412,
1241
- },
1242
- [_M],
1243
- [0],
1244
- ];
1224
+ export var DryRunOperationException = [-3, n0, _DROE, { [_er]: _c, [_hE]: 412 }, [_M], [0]];
1245
1225
  TypeRegistry.for(n0).registerError(DryRunOperationException, __DryRunOperationException);
1246
1226
  export var EnableUserRequest = [3, n0, _EUR, 0, [_UN, _AT], [[() => Username, 0], 0]];
1247
1227
  export var EnableUserResult = [3, n0, _EURn, 0, [], []];
@@ -1254,30 +1234,10 @@ export var Entitlement = [
1254
1234
  [_N, _SN, _D, _AV, _At, _CT, _LMT],
1255
1235
  [0, 0, 0, 0, () => EntitlementAttributeList, 4, 4],
1256
1236
  ];
1257
- export var EntitlementAlreadyExistsException = [
1258
- -3,
1259
- n0,
1260
- _EAEE,
1261
- {
1262
- [_er]: _c,
1263
- [_hE]: 400,
1264
- },
1265
- [_M],
1266
- [0],
1267
- ];
1237
+ export var EntitlementAlreadyExistsException = [-3, n0, _EAEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1268
1238
  TypeRegistry.for(n0).registerError(EntitlementAlreadyExistsException, __EntitlementAlreadyExistsException);
1269
1239
  export var EntitlementAttribute = [3, n0, _EAn, 0, [_N, _Va], [0, 0]];
1270
- export var EntitlementNotFoundException = [
1271
- -3,
1272
- n0,
1273
- _ENFE,
1274
- {
1275
- [_er]: _c,
1276
- [_hE]: 400,
1277
- },
1278
- [_M],
1279
- [0],
1280
- ];
1240
+ export var EntitlementNotFoundException = [-3, n0, _ENFE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1281
1241
  TypeRegistry.for(n0).registerError(EntitlementNotFoundException, __EntitlementNotFoundException);
1282
1242
  export var ErrorDetails = [3, n0, _ED, 0, [_EC, _EM], [0, 0]];
1283
1243
  export var ExpireSessionRequest = [3, n0, _ESR, 0, [_SI], [0]];
@@ -1444,66 +1404,23 @@ export var ImageBuilder = [
1444
1404
  export var ImageBuilderStateChangeReason = [3, n0, _IBSCR, 0, [_C, _M], [0, 0]];
1445
1405
  export var ImagePermissions = [3, n0, _IP, 0, [_aF, _aIB], [2, 2]];
1446
1406
  export var ImageStateChangeReason = [3, n0, _ISCR, 0, [_C, _M], [0, 0]];
1447
- export var IncompatibleImageException = [
1448
- -3,
1449
- n0,
1450
- _IIE,
1451
- {
1452
- [_er]: _c,
1453
- [_hE]: 400,
1454
- },
1455
- [_M],
1456
- [0],
1457
- ];
1407
+ export var IncompatibleImageException = [-3, n0, _IIE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1458
1408
  TypeRegistry.for(n0).registerError(IncompatibleImageException, __IncompatibleImageException);
1459
- export var InvalidAccountStatusException = [
1460
- -3,
1461
- n0,
1462
- _IASE,
1463
- {
1464
- [_er]: _c,
1465
- [_hE]: 400,
1466
- },
1467
- [_M],
1468
- [0],
1469
- ];
1409
+ export var InvalidAccountStatusException = [-3, n0, _IASE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1470
1410
  TypeRegistry.for(n0).registerError(InvalidAccountStatusException, __InvalidAccountStatusException);
1471
1411
  export var InvalidParameterCombinationException = [
1472
1412
  -3,
1473
1413
  n0,
1474
1414
  _IPCE,
1475
- {
1476
- [_er]: _c,
1477
- [_hE]: 400,
1478
- },
1415
+ { [_er]: _c, [_hE]: 400 },
1479
1416
  [_M],
1480
1417
  [0],
1481
1418
  ];
1482
1419
  TypeRegistry.for(n0).registerError(InvalidParameterCombinationException, __InvalidParameterCombinationException);
1483
- export var InvalidRoleException = [
1484
- -3,
1485
- n0,
1486
- _IRE,
1487
- {
1488
- [_er]: _c,
1489
- [_hE]: 400,
1490
- },
1491
- [_M],
1492
- [0],
1493
- ];
1420
+ export var InvalidRoleException = [-3, n0, _IRE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1494
1421
  TypeRegistry.for(n0).registerError(InvalidRoleException, __InvalidRoleException);
1495
1422
  export var LastReportGenerationExecutionError = [3, n0, _LRGEE, 0, [_EC, _EM], [0, 0]];
1496
- export var LimitExceededException = [
1497
- -3,
1498
- n0,
1499
- _LEE,
1500
- {
1501
- [_er]: _c,
1502
- [_hE]: 400,
1503
- },
1504
- [_M],
1505
- [0],
1506
- ];
1423
+ export var LimitExceededException = [-3, n0, _LEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1507
1424
  TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1508
1425
  export var ListAssociatedFleetsRequest = [3, n0, _LAFR, 0, [_SN, _NT], [0, 0]];
1509
1426
  export var ListAssociatedFleetsResult = [3, n0, _LAFRi, 0, [_Na, _NT], [64 | 0, 0]];
@@ -1544,78 +1461,18 @@ export var ListExportImageTasksResult = [
1544
1461
  export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA], [0]];
1545
1462
  export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_T], [128 | 0]];
1546
1463
  export var NetworkAccessConfiguration = [3, n0, _NAC, 0, [_EPIA, _EIA, _EI], [0, 64 | 0, 0]];
1547
- export var OperationNotPermittedException = [
1548
- -3,
1549
- n0,
1550
- _ONPE,
1551
- {
1552
- [_er]: _c,
1553
- [_hE]: 400,
1554
- },
1555
- [_M],
1556
- [0],
1557
- ];
1464
+ export var OperationNotPermittedException = [-3, n0, _ONPE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1558
1465
  TypeRegistry.for(n0).registerError(OperationNotPermittedException, __OperationNotPermittedException);
1559
- export var RequestLimitExceededException = [
1560
- -3,
1561
- n0,
1562
- _RLEE,
1563
- {
1564
- [_er]: _c,
1565
- [_hE]: 400,
1566
- },
1567
- [_M],
1568
- [0],
1569
- ];
1466
+ export var RequestLimitExceededException = [-3, n0, _RLEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1570
1467
  TypeRegistry.for(n0).registerError(RequestLimitExceededException, __RequestLimitExceededException);
1571
- export var ResourceAlreadyExistsException = [
1572
- -3,
1573
- n0,
1574
- _RAEE,
1575
- {
1576
- [_er]: _c,
1577
- [_hE]: 400,
1578
- },
1579
- [_M],
1580
- [0],
1581
- ];
1468
+ export var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1582
1469
  TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, __ResourceAlreadyExistsException);
1583
1470
  export var ResourceError = [3, n0, _RE, 0, [_EC, _EM, _ETr], [0, 0, 4]];
1584
- export var ResourceInUseException = [
1585
- -3,
1586
- n0,
1587
- _RIUE,
1588
- {
1589
- [_er]: _c,
1590
- [_hE]: 400,
1591
- },
1592
- [_M],
1593
- [0],
1594
- ];
1471
+ export var ResourceInUseException = [-3, n0, _RIUE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1595
1472
  TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
1596
- export var ResourceNotAvailableException = [
1597
- -3,
1598
- n0,
1599
- _RNAE,
1600
- {
1601
- [_er]: _c,
1602
- [_hE]: 400,
1603
- },
1604
- [_M],
1605
- [0],
1606
- ];
1473
+ export var ResourceNotAvailableException = [-3, n0, _RNAE, { [_er]: _c, [_hE]: 400 }, [_M], [0]];
1607
1474
  TypeRegistry.for(n0).registerError(ResourceNotAvailableException, __ResourceNotAvailableException);
1608
- export var ResourceNotFoundException = [
1609
- -3,
1610
- n0,
1611
- _RNFE,
1612
- {
1613
- [_er]: _c,
1614
- [_hE]: 404,
1615
- },
1616
- [_M],
1617
- [0],
1618
- ];
1475
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_er]: _c, [_hE]: 404 }, [_M], [0]];
1619
1476
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
1620
1477
  export var RuntimeValidationConfig = [3, n0, _RVCu, 0, [_IIT], [0]];
1621
1478
  export var S3Location = [3, n0, _SL, 0, [_SB, _SK], [0, 0]];
@@ -1,4 +1,4 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
1
+ import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
2
  import { AppStreamClient } from "./AppStreamClient";
3
3
  import { AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput } from "./commands/AssociateAppBlockBuilderAppBlockCommand";
4
4
  import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "./commands/AssociateApplicationFleetCommand";
@@ -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 { AssociateAppBlockBuilderAppBlockCommandInput, AssociateAppBlockBuilderAppBlockCommandOutput } from "./commands/AssociateAppBlockBuilderAppBlockCommand";
11
11
  import { AssociateApplicationFleetCommandInput, AssociateApplicationFleetCommandOutput } from "./commands/AssociateApplicationFleetCommand";
12
12
  import { AssociateApplicationToEntitlementCommandInput, AssociateApplicationToEntitlementCommandOutput } from "./commands/AssociateApplicationToEntitlementCommand";
@@ -96,7 +96,7 @@ import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput
96
96
  import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
97
97
  import { UpdateThemeForStackCommandInput, UpdateThemeForStackCommandOutput } from "./commands/UpdateThemeForStackCommand";
98
98
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
99
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
99
+ import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
100
100
  export { __Client };
101
101
  /**
102
102
  * @public
@@ -1,5 +1,5 @@
1
- import { AwsCredentialIdentity, AwsCredentialIdentityProvider, HttpAuthScheme } from "@smithy/types";
2
- import { AppStreamHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
1
+ import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
2
+ import type { AppStreamHttpAuthSchemeProvider } 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 { AppStreamClientResolvedConfig } from "../AppStreamClient";
2
+ import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
3
+ import { type AppStreamClientResolvedConfig } from "../AppStreamClient";
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 { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
- import { AssociateAppBlockBuilderAppBlockRequest, AssociateAppBlockBuilderAppBlockResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
+ import type { AssociateAppBlockBuilderAppBlockRequest, AssociateAppBlockBuilderAppBlockResult } from "../models/models_0";
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 { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
- import { AssociateApplicationFleetRequest, AssociateApplicationFleetResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
+ import type { AssociateApplicationFleetRequest, AssociateApplicationFleetResult } from "../models/models_0";
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 { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
- import { AssociateApplicationToEntitlementRequest, AssociateApplicationToEntitlementResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
+ import type { AssociateApplicationToEntitlementRequest, AssociateApplicationToEntitlementResult } from "../models/models_0";
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 { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
- import { AssociateFleetRequest, AssociateFleetResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
+ import type { AssociateFleetRequest, AssociateFleetResult } from "../models/models_0";
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 { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
- import { AssociateSoftwareToImageBuilderRequest, AssociateSoftwareToImageBuilderResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
+ import type { AssociateSoftwareToImageBuilderRequest, AssociateSoftwareToImageBuilderResult } from "../models/models_0";
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 { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
- import { BatchAssociateUserStackRequest, BatchAssociateUserStackResult } from "../models/models_0";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
4
+ import type { BatchAssociateUserStackRequest, BatchAssociateUserStackResult } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */