@aws-sdk/client-cloudformation 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 (141) hide show
  1. package/dist-cjs/index.js +29 -145
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/CloudFormationClient.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 +29 -145
  8. package/dist-types/CloudFormation.d.ts +1 -1
  9. package/dist-types/CloudFormationClient.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/ActivateOrganizationsAccessCommand.d.ts +3 -3
  13. package/dist-types/commands/ActivateTypeCommand.d.ts +3 -3
  14. package/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -3
  15. package/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -3
  16. package/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -3
  17. package/dist-types/commands/CreateChangeSetCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -3
  19. package/dist-types/commands/CreateStackCommand.d.ts +3 -3
  20. package/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -3
  22. package/dist-types/commands/CreateStackSetCommand.d.ts +3 -3
  23. package/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -3
  24. package/dist-types/commands/DeactivateTypeCommand.d.ts +3 -3
  25. package/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -3
  26. package/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -3
  27. package/dist-types/commands/DeleteStackCommand.d.ts +3 -3
  28. package/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -3
  29. package/dist-types/commands/DeleteStackSetCommand.d.ts +3 -3
  30. package/dist-types/commands/DeregisterTypeCommand.d.ts +3 -3
  31. package/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -3
  32. package/dist-types/commands/DescribeChangeSetCommand.d.ts +3 -3
  33. package/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -3
  34. package/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
  35. package/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -3
  36. package/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -3
  37. package/dist-types/commands/DescribePublisherCommand.d.ts +3 -3
  38. package/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -3
  39. package/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -3
  40. package/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -3
  41. package/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -3
  42. package/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -3
  43. package/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -3
  44. package/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -3
  45. package/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -3
  46. package/dist-types/commands/DescribeStackSetCommand.d.ts +3 -3
  47. package/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -3
  48. package/dist-types/commands/DescribeStacksCommand.d.ts +3 -3
  49. package/dist-types/commands/DescribeTypeCommand.d.ts +3 -3
  50. package/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -3
  51. package/dist-types/commands/DetectStackDriftCommand.d.ts +3 -3
  52. package/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -3
  53. package/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -3
  54. package/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -3
  55. package/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -3
  56. package/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -3
  57. package/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -3
  58. package/dist-types/commands/GetHookResultCommand.d.ts +3 -3
  59. package/dist-types/commands/GetStackPolicyCommand.d.ts +3 -3
  60. package/dist-types/commands/GetTemplateCommand.d.ts +3 -3
  61. package/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -3
  62. package/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -3
  63. package/dist-types/commands/ListChangeSetsCommand.d.ts +3 -3
  64. package/dist-types/commands/ListExportsCommand.d.ts +3 -3
  65. package/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -3
  66. package/dist-types/commands/ListHookResultsCommand.d.ts +3 -3
  67. package/dist-types/commands/ListImportsCommand.d.ts +3 -3
  68. package/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -3
  69. package/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -3
  70. package/dist-types/commands/ListResourceScansCommand.d.ts +3 -3
  71. package/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -3
  72. package/dist-types/commands/ListStackInstancesCommand.d.ts +3 -3
  73. package/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -3
  74. package/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -3
  75. package/dist-types/commands/ListStackResourcesCommand.d.ts +3 -3
  76. package/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -3
  77. package/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -3
  78. package/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -3
  79. package/dist-types/commands/ListStackSetsCommand.d.ts +3 -3
  80. package/dist-types/commands/ListStacksCommand.d.ts +3 -3
  81. package/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -3
  82. package/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -3
  83. package/dist-types/commands/ListTypesCommand.d.ts +3 -3
  84. package/dist-types/commands/PublishTypeCommand.d.ts +3 -3
  85. package/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -3
  86. package/dist-types/commands/RegisterPublisherCommand.d.ts +3 -3
  87. package/dist-types/commands/RegisterTypeCommand.d.ts +3 -3
  88. package/dist-types/commands/RollbackStackCommand.d.ts +3 -3
  89. package/dist-types/commands/SetStackPolicyCommand.d.ts +3 -3
  90. package/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -3
  91. package/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -3
  92. package/dist-types/commands/SignalResourceCommand.d.ts +3 -3
  93. package/dist-types/commands/StartResourceScanCommand.d.ts +3 -3
  94. package/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -3
  95. package/dist-types/commands/TestTypeCommand.d.ts +3 -3
  96. package/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -3
  97. package/dist-types/commands/UpdateStackCommand.d.ts +3 -3
  98. package/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -3
  99. package/dist-types/commands/UpdateStackSetCommand.d.ts +3 -3
  100. package/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -3
  101. package/dist-types/commands/ValidateTemplateCommand.d.ts +3 -3
  102. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  103. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  104. package/dist-types/extensionConfiguration.d.ts +4 -4
  105. package/dist-types/models/CloudFormationServiceException.d.ts +1 -1
  106. package/dist-types/models/errors.d.ts +1 -1
  107. package/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
  108. package/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
  109. package/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  110. package/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
  111. package/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
  112. package/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
  113. package/dist-types/pagination/Interfaces.d.ts +1 -1
  114. package/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
  115. package/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  116. package/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
  117. package/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  118. package/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
  119. package/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
  120. package/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
  121. package/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
  122. package/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
  123. package/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
  124. package/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
  125. package/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
  126. package/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
  127. package/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
  128. package/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
  129. package/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
  130. package/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
  131. package/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
  132. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  133. package/dist-types/runtimeConfig.d.ts +1 -1
  134. package/dist-types/runtimeConfig.native.d.ts +1 -1
  135. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  136. package/dist-types/runtimeExtensions.d.ts +1 -1
  137. package/dist-types/schemas/schemas_0.d.ts +1 -1
  138. package/dist-types/ts3.4/CloudFormationClient.d.ts +3 -3
  139. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  140. package/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +1 -1
  141. package/package.json +13 -12
package/dist-cjs/index.js CHANGED
@@ -1313,11 +1313,7 @@ var AlreadyExistsException = [
1313
1313
  -3,
1314
1314
  n0,
1315
1315
  _AEE,
1316
- {
1317
- [_e]: _c,
1318
- [_hE]: 400,
1319
- [_aQE]: [`AlreadyExistsException`, 400],
1320
- },
1316
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`AlreadyExistsException`, 400] },
1321
1317
  [_M],
1322
1318
  [0],
1323
1319
  ];
@@ -1357,11 +1353,7 @@ var CFNRegistryException = [
1357
1353
  -3,
1358
1354
  n0,
1359
1355
  _CFNRE,
1360
- {
1361
- [_e]: _c,
1362
- [_hE]: 400,
1363
- [_aQE]: [`CFNRegistryException`, 400],
1364
- },
1356
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`CFNRegistryException`, 400] },
1365
1357
  [_M],
1366
1358
  [0],
1367
1359
  ];
@@ -1388,11 +1380,7 @@ var ChangeSetNotFoundException = [
1388
1380
  -3,
1389
1381
  n0,
1390
1382
  _CSNFE,
1391
- {
1392
- [_e]: _c,
1393
- [_hE]: 404,
1394
- [_aQE]: [`ChangeSetNotFound`, 404],
1395
- },
1383
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`ChangeSetNotFound`, 404] },
1396
1384
  [_M],
1397
1385
  [0],
1398
1386
  ];
@@ -1409,11 +1397,7 @@ var ConcurrentResourcesLimitExceededException = [
1409
1397
  -3,
1410
1398
  n0,
1411
1399
  _CRLEE,
1412
- {
1413
- [_e]: _c,
1414
- [_hE]: 429,
1415
- [_aQE]: [`ConcurrentResourcesLimitExceeded`, 429],
1416
- },
1400
+ { [_e]: _c, [_hE]: 429, [_aQE]: [`ConcurrentResourcesLimitExceeded`, 429] },
1417
1401
  [_M],
1418
1402
  [0],
1419
1403
  ];
@@ -1461,11 +1445,7 @@ var CreatedButModifiedException = [
1461
1445
  -3,
1462
1446
  n0,
1463
1447
  _CBME,
1464
- {
1465
- [_e]: _c,
1466
- [_hE]: 409,
1467
- [_aQE]: [`CreatedButModifiedException`, 409],
1468
- },
1448
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`CreatedButModifiedException`, 409] },
1469
1449
  [_M],
1470
1450
  [0],
1471
1451
  ];
@@ -1887,11 +1867,7 @@ var GeneratedTemplateNotFoundException = [
1887
1867
  -3,
1888
1868
  n0,
1889
1869
  _GTNFE,
1890
- {
1891
- [_e]: _c,
1892
- [_hE]: 404,
1893
- [_aQE]: [`GeneratedTemplateNotFound`, 404],
1894
- },
1870
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`GeneratedTemplateNotFound`, 404] },
1895
1871
  [_M],
1896
1872
  [0],
1897
1873
  ];
@@ -1931,11 +1907,7 @@ var HookResultNotFoundException = [
1931
1907
  -3,
1932
1908
  n0,
1933
1909
  _HRNFE,
1934
- {
1935
- [_e]: _c,
1936
- [_hE]: 404,
1937
- [_aQE]: [`HookResultNotFound`, 404],
1938
- },
1910
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`HookResultNotFound`, 404] },
1939
1911
  [_M],
1940
1912
  [0],
1941
1913
  ];
@@ -1962,11 +1934,7 @@ var InsufficientCapabilitiesException = [
1962
1934
  -3,
1963
1935
  n0,
1964
1936
  _ICE,
1965
- {
1966
- [_e]: _c,
1967
- [_hE]: 400,
1968
- [_aQE]: [`InsufficientCapabilitiesException`, 400],
1969
- },
1937
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InsufficientCapabilitiesException`, 400] },
1970
1938
  [_M],
1971
1939
  [0],
1972
1940
  ];
@@ -1975,11 +1943,7 @@ var InvalidChangeSetStatusException = [
1975
1943
  -3,
1976
1944
  n0,
1977
1945
  _ICSSE,
1978
- {
1979
- [_e]: _c,
1980
- [_hE]: 400,
1981
- [_aQE]: [`InvalidChangeSetStatus`, 400],
1982
- },
1946
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidChangeSetStatus`, 400] },
1983
1947
  [_M],
1984
1948
  [0],
1985
1949
  ];
@@ -1988,11 +1952,7 @@ var InvalidOperationException = [
1988
1952
  -3,
1989
1953
  n0,
1990
1954
  _IOE,
1991
- {
1992
- [_e]: _c,
1993
- [_hE]: 400,
1994
- [_aQE]: [`InvalidOperationException`, 400],
1995
- },
1955
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidOperationException`, 400] },
1996
1956
  [_M],
1997
1957
  [0],
1998
1958
  ];
@@ -2001,11 +1961,7 @@ var InvalidStateTransitionException = [
2001
1961
  -3,
2002
1962
  n0,
2003
1963
  _ISTE,
2004
- {
2005
- [_e]: _c,
2006
- [_hE]: 400,
2007
- [_aQE]: [`InvalidStateTransition`, 400],
2008
- },
1964
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidStateTransition`, 400] },
2009
1965
  [_M],
2010
1966
  [0],
2011
1967
  ];
@@ -2014,11 +1970,7 @@ var LimitExceededException = [
2014
1970
  -3,
2015
1971
  n0,
2016
1972
  _LEE,
2017
- {
2018
- [_e]: _c,
2019
- [_hE]: 400,
2020
- [_aQE]: [`LimitExceededException`, 400],
2021
- },
1973
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`LimitExceededException`, 400] },
2022
1974
  [_M],
2023
1975
  [0],
2024
1976
  ];
@@ -2234,11 +2186,7 @@ var NameAlreadyExistsException = [
2234
2186
  -3,
2235
2187
  n0,
2236
2188
  _NAEE,
2237
- {
2238
- [_e]: _c,
2239
- [_hE]: 409,
2240
- [_aQE]: [`NameAlreadyExistsException`, 409],
2241
- },
2189
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`NameAlreadyExistsException`, 409] },
2242
2190
  [_M],
2243
2191
  [0],
2244
2192
  ];
@@ -2284,11 +2232,7 @@ var OperationIdAlreadyExistsException = [
2284
2232
  -3,
2285
2233
  n0,
2286
2234
  _OIAEE,
2287
- {
2288
- [_e]: _c,
2289
- [_hE]: 409,
2290
- [_aQE]: [`OperationIdAlreadyExistsException`, 409],
2291
- },
2235
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`OperationIdAlreadyExistsException`, 409] },
2292
2236
  [_M],
2293
2237
  [0],
2294
2238
  ];
@@ -2297,11 +2241,7 @@ var OperationInProgressException = [
2297
2241
  -3,
2298
2242
  n0,
2299
2243
  _OIPE,
2300
- {
2301
- [_e]: _c,
2302
- [_hE]: 409,
2303
- [_aQE]: [`OperationInProgressException`, 409],
2304
- },
2244
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`OperationInProgressException`, 409] },
2305
2245
  [_M],
2306
2246
  [0],
2307
2247
  ];
@@ -2310,11 +2250,7 @@ var OperationNotFoundException = [
2310
2250
  -3,
2311
2251
  n0,
2312
2252
  _ONFE,
2313
- {
2314
- [_e]: _c,
2315
- [_hE]: 404,
2316
- [_aQE]: [`OperationNotFoundException`, 404],
2317
- },
2253
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`OperationNotFoundException`, 404] },
2318
2254
  [_M],
2319
2255
  [0],
2320
2256
  ];
@@ -2324,11 +2260,7 @@ var OperationStatusCheckFailedException = [
2324
2260
  -3,
2325
2261
  n0,
2326
2262
  _OSCFE,
2327
- {
2328
- [_e]: _c,
2329
- [_hE]: 400,
2330
- [_aQE]: [`ConditionalCheckFailed`, 400],
2331
- },
2263
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ConditionalCheckFailed`, 400] },
2332
2264
  [_M],
2333
2265
  [0],
2334
2266
  ];
@@ -2432,11 +2364,7 @@ var ResourceScanInProgressException = [
2432
2364
  -3,
2433
2365
  n0,
2434
2366
  _RSIPE,
2435
- {
2436
- [_e]: _c,
2437
- [_hE]: 400,
2438
- [_aQE]: [`ResourceScanInProgress`, 400],
2439
- },
2367
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceScanInProgress`, 400] },
2440
2368
  [_M],
2441
2369
  [0],
2442
2370
  ];
@@ -2445,11 +2373,7 @@ var ResourceScanLimitExceededException = [
2445
2373
  -3,
2446
2374
  n0,
2447
2375
  _RSLEE,
2448
- {
2449
- [_e]: _c,
2450
- [_hE]: 400,
2451
- [_aQE]: [`ResourceScanLimitExceeded`, 400],
2452
- },
2376
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceScanLimitExceeded`, 400] },
2453
2377
  [_M],
2454
2378
  [0],
2455
2379
  ];
@@ -2458,11 +2382,7 @@ var ResourceScanNotFoundException = [
2458
2382
  -3,
2459
2383
  n0,
2460
2384
  _RSNFE,
2461
- {
2462
- [_e]: _c,
2463
- [_hE]: 400,
2464
- [_aQE]: [`ResourceScanNotFound`, 400],
2465
- },
2385
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`ResourceScanNotFound`, 400] },
2466
2386
  [_M],
2467
2387
  [0],
2468
2388
  ];
@@ -2591,11 +2511,7 @@ var StackInstanceNotFoundException = [
2591
2511
  -3,
2592
2512
  n0,
2593
2513
  _SINFE,
2594
- {
2595
- [_e]: _c,
2596
- [_hE]: 404,
2597
- [_aQE]: [`StackInstanceNotFoundException`, 404],
2598
- },
2514
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`StackInstanceNotFoundException`, 404] },
2599
2515
  [_M],
2600
2516
  [0],
2601
2517
  ];
@@ -2620,11 +2536,7 @@ var StackNotFoundException = [
2620
2536
  -3,
2621
2537
  n0,
2622
2538
  _SNFE,
2623
- {
2624
- [_e]: _c,
2625
- [_hE]: 404,
2626
- [_aQE]: [`StackNotFoundException`, 404],
2627
- },
2539
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`StackNotFoundException`, 404] },
2628
2540
  [_M],
2629
2541
  [0],
2630
2542
  ];
@@ -2641,11 +2553,7 @@ var StackRefactorNotFoundException = [
2641
2553
  -3,
2642
2554
  n0,
2643
2555
  _SRNFE,
2644
- {
2645
- [_e]: _c,
2646
- [_hE]: 404,
2647
- [_aQE]: [`StackRefactorNotFoundException`, 404],
2648
- },
2556
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`StackRefactorNotFoundException`, 404] },
2649
2557
  [_M],
2650
2558
  [0],
2651
2559
  ];
@@ -2731,11 +2639,7 @@ var StackSetNotEmptyException = [
2731
2639
  -3,
2732
2640
  n0,
2733
2641
  _SSNEE,
2734
- {
2735
- [_e]: _c,
2736
- [_hE]: 409,
2737
- [_aQE]: [`StackSetNotEmptyException`, 409],
2738
- },
2642
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`StackSetNotEmptyException`, 409] },
2739
2643
  [_M],
2740
2644
  [0],
2741
2645
  ];
@@ -2744,11 +2648,7 @@ var StackSetNotFoundException = [
2744
2648
  -3,
2745
2649
  n0,
2746
2650
  _SSNFE,
2747
- {
2748
- [_e]: _c,
2749
- [_hE]: 404,
2750
- [_aQE]: [`StackSetNotFoundException`, 404],
2751
- },
2651
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`StackSetNotFoundException`, 404] },
2752
2652
  [_M],
2753
2653
  [0],
2754
2654
  ];
@@ -2821,11 +2721,7 @@ var StaleRequestException = [
2821
2721
  -3,
2822
2722
  n0,
2823
2723
  _SRE,
2824
- {
2825
- [_e]: _c,
2826
- [_hE]: 409,
2827
- [_aQE]: [`StaleRequestException`, 409],
2828
- },
2724
+ { [_e]: _c, [_hE]: 409, [_aQE]: [`StaleRequestException`, 409] },
2829
2725
  [_M],
2830
2726
  [0],
2831
2727
  ];
@@ -2853,11 +2749,7 @@ var TokenAlreadyExistsException = [
2853
2749
  -3,
2854
2750
  n0,
2855
2751
  _TAEE,
2856
- {
2857
- [_e]: _c,
2858
- [_hE]: 400,
2859
- [_aQE]: [`TokenAlreadyExistsException`, 400],
2860
- },
2752
+ { [_e]: _c, [_hE]: 400, [_aQE]: [`TokenAlreadyExistsException`, 400] },
2861
2753
  [_M],
2862
2754
  [0],
2863
2755
  ];
@@ -2882,11 +2774,7 @@ var TypeConfigurationNotFoundException = [
2882
2774
  -3,
2883
2775
  n0,
2884
2776
  _TCNFE,
2885
- {
2886
- [_e]: _c,
2887
- [_hE]: 404,
2888
- [_aQE]: [`TypeConfigurationNotFoundException`, 404],
2889
- },
2777
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`TypeConfigurationNotFoundException`, 404] },
2890
2778
  [_M],
2891
2779
  [0],
2892
2780
  ];
@@ -2896,11 +2784,7 @@ var TypeNotFoundException = [
2896
2784
  -3,
2897
2785
  n0,
2898
2786
  _TNFE,
2899
- {
2900
- [_e]: _c,
2901
- [_hE]: 404,
2902
- [_aQE]: [`TypeNotFoundException`, 404],
2903
- },
2787
+ { [_e]: _c, [_hE]: 404, [_aQE]: [`TypeNotFoundException`, 404] },
2904
2788
  [_M],
2905
2789
  [0],
2906
2790
  ];
@@ -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 { defaultCloudFormationHttpAuthSchemeParametersProvider, 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);