@rio-cloud/cdk-v2-constructs 8.0.0 → 8.0.2

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 (1835) hide show
  1. package/.jsii +201 -8
  2. package/lib/contributions/cop-frontend/cloudfront/rio-cloudfront-distribution.js +2 -2
  3. package/lib/contributions/team-transport-two/datadog-synthetics/datadog-synthetics-test-custom-resource/handler.cjs +12840 -11026
  4. package/lib/datadogv2/secret-locator-custom-resource/on-create.cjs +13300 -11334
  5. package/lib/datadogv2/service-catalog-custom-resource/on-create.cjs +13139 -11325
  6. package/lib/fargate/codedeploy-custom-resources/create-deployment-is-complete.cjs +12298 -10499
  7. package/lib/fargate/codedeploy-custom-resources/create-deployment-on-create.cjs +12298 -10499
  8. package/lib/fargate/codedeploy-custom-resources/run-monitoring-test-suite-runner.cjs +15137 -12200
  9. package/lib/watchful/targetgroup.js +2 -1
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/bdd.js +52 -0
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/endpointResolver.js +2 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +4 -3
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +2 -2
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +8 -8
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/bdd.js +49 -0
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/endpointResolver.js +3 -3
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +2 -1
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +1 -1
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +1 -1
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +1 -1
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +1 -1
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +1 -1
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +1 -1
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +1 -1
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +1 -1
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +90 -90
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +93 -93
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/bdd.d.ts +2 -0
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +1 -1
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +2 -3
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/bdd.d.ts +2 -0
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +3 -3
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +3 -3
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +3 -3
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +3 -3
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +3 -3
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +3 -3
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +3 -3
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +3 -3
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +3 -3
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +3 -3
  82. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  83. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  84. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  85. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  86. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  87. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  88. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  89. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  90. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  91. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  92. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  93. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  94. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  95. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  96. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  97. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  98. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  99. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  100. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  101. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  102. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/package.json +10 -11
  103. package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -34
  104. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  105. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/bdd.js +49 -0
  106. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/endpointResolver.js +2 -2
  107. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/runtimeConfig.js +4 -3
  108. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/runtimeConfig.shared.js +2 -2
  109. package/node_modules/@aws-sdk/client-codedeploy/dist-es/CodeDeploy.js +1 -1
  110. package/node_modules/@aws-sdk/client-codedeploy/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  111. package/node_modules/@aws-sdk/client-codedeploy/dist-es/endpoint/bdd.js +46 -0
  112. package/node_modules/@aws-sdk/client-codedeploy/dist-es/endpoint/endpointResolver.js +3 -3
  113. package/node_modules/@aws-sdk/client-codedeploy/dist-es/runtimeConfig.js +2 -1
  114. package/node_modules/@aws-sdk/client-codedeploy/dist-es/runtimeConfig.shared.js +1 -1
  115. package/node_modules/@aws-sdk/client-codedeploy/dist-es/waiters/waitForDeploymentSuccessful.js +1 -1
  116. package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeploy.d.ts +47 -47
  117. package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +50 -50
  118. package/node_modules/@aws-sdk/client-codedeploy/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  119. package/node_modules/@aws-sdk/client-codedeploy/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  120. package/node_modules/@aws-sdk/client-codedeploy/dist-types/endpoint/bdd.d.ts +2 -0
  121. package/node_modules/@aws-sdk/client-codedeploy/dist-types/index.d.ts +1 -1
  122. package/node_modules/@aws-sdk/client-codedeploy/dist-types/models/models_0.d.ts +1 -1
  123. package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListApplicationRevisionsPaginator.d.ts +1 -1
  124. package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListApplicationsPaginator.d.ts +1 -1
  125. package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentConfigsPaginator.d.ts +1 -1
  126. package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentGroupsPaginator.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentInstancesPaginator.d.ts +1 -1
  128. package/node_modules/@aws-sdk/client-codedeploy/dist-types/pagination/ListDeploymentsPaginator.d.ts +1 -1
  129. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +1 -1
  130. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +1 -1
  131. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +1 -1
  132. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/CodeDeployClient.d.ts +2 -3
  133. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  134. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  135. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/endpoint/bdd.d.ts +2 -0
  136. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  138. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  139. package/node_modules/@aws-sdk/client-codedeploy/dist-types/waiters/waitForDeploymentSuccessful.d.ts +3 -3
  140. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  141. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  142. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  143. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  144. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  145. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  146. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  147. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  148. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  149. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  150. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  151. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  152. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  153. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  154. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  155. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  156. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  157. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  158. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  159. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  160. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/package.json +10 -11
  161. package/node_modules/@aws-sdk/client-codedeploy/package.json +34 -34
  162. package/node_modules/@aws-sdk/client-ecs/README.md +91 -7
  163. package/node_modules/@aws-sdk/client-ecs/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  164. package/node_modules/@aws-sdk/client-ecs/dist-cjs/endpoint/bdd.js +49 -0
  165. package/node_modules/@aws-sdk/client-ecs/dist-cjs/endpoint/endpointResolver.js +2 -2
  166. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +535 -33
  167. package/node_modules/@aws-sdk/client-ecs/dist-cjs/models/errors.js +37 -11
  168. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +4 -3
  169. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.shared.js +2 -2
  170. package/node_modules/@aws-sdk/client-ecs/dist-cjs/schemas/schemas_0.js +575 -138
  171. package/node_modules/@aws-sdk/client-ecs/dist-es/ECS.js +35 -1
  172. package/node_modules/@aws-sdk/client-ecs/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  173. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/CreateDaemonCommand.js +16 -0
  174. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteDaemonCommand.js +16 -0
  175. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DeleteDaemonTaskDefinitionCommand.js +16 -0
  176. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeDaemonCommand.js +16 -0
  177. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeDaemonDeploymentsCommand.js +16 -0
  178. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeDaemonRevisionsCommand.js +16 -0
  179. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/DescribeDaemonTaskDefinitionCommand.js +16 -0
  180. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListDaemonDeploymentsCommand.js +16 -0
  181. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListDaemonTaskDefinitionsCommand.js +16 -0
  182. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/ListDaemonsCommand.js +16 -0
  183. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/RegisterDaemonTaskDefinitionCommand.js +16 -0
  184. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/UpdateDaemonCommand.js +16 -0
  185. package/node_modules/@aws-sdk/client-ecs/dist-es/commands/index.js +12 -0
  186. package/node_modules/@aws-sdk/client-ecs/dist-es/endpoint/bdd.js +46 -0
  187. package/node_modules/@aws-sdk/client-ecs/dist-es/endpoint/endpointResolver.js +3 -3
  188. package/node_modules/@aws-sdk/client-ecs/dist-es/index.js +1 -0
  189. package/node_modules/@aws-sdk/client-ecs/dist-es/models/enums.js +76 -33
  190. package/node_modules/@aws-sdk/client-ecs/dist-es/models/errors.js +32 -8
  191. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +2 -1
  192. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.shared.js +1 -1
  193. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +567 -131
  194. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/index.js +5 -0
  195. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForDaemonActive.js +40 -0
  196. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForDaemonDeploymentStopped.js +54 -0
  197. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForDaemonDeploymentSuccessful.js +99 -0
  198. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForDaemonTaskDefinitionActive.js +49 -0
  199. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForDaemonTaskDefinitionDeleted.js +31 -0
  200. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesInactive.js +1 -1
  201. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForServicesStable.js +1 -1
  202. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksRunning.js +1 -1
  203. package/node_modules/@aws-sdk/client-ecs/dist-es/waiters/waitForTasksStopped.js +1 -1
  204. package/node_modules/@aws-sdk/client-ecs/dist-types/ECS.d.ts +180 -64
  205. package/node_modules/@aws-sdk/client-ecs/dist-types/ECSClient.d.ts +81 -69
  206. package/node_modules/@aws-sdk/client-ecs/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  207. package/node_modules/@aws-sdk/client-ecs/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  208. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +15 -0
  209. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateClusterCommand.d.ts +3 -0
  210. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateDaemonCommand.d.ts +150 -0
  211. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateTaskSetCommand.d.ts +4 -1
  212. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAccountSettingCommand.d.ts +3 -0
  213. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAttributesCommand.d.ts +9 -0
  214. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +12 -0
  215. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteClusterCommand.d.ts +3 -0
  216. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteDaemonCommand.d.ts +121 -0
  217. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteDaemonTaskDefinitionCommand.d.ts +101 -0
  218. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteServiceCommand.d.ts +3 -0
  219. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +9 -1
  220. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskSetCommand.d.ts +4 -1
  221. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +5 -1
  222. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +10 -0
  223. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +9 -0
  224. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeClustersCommand.d.ts +3 -0
  225. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeContainerInstancesCommand.d.ts +5 -1
  226. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeDaemonCommand.d.ts +148 -0
  227. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeDaemonDeploymentsCommand.d.ts +229 -0
  228. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeDaemonRevisionsCommand.d.ts +155 -0
  229. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeDaemonTaskDefinitionCommand.d.ts +286 -0
  230. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServicesCommand.d.ts +3 -0
  231. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +10 -0
  232. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskSetsCommand.d.ts +1 -1
  233. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTasksCommand.d.ts +4 -1
  234. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DiscoverPollEndpointCommand.d.ts +6 -0
  235. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/GetTaskProtectionCommand.d.ts +1 -1
  236. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAccountSettingsCommand.d.ts +3 -0
  237. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAttributesCommand.d.ts +9 -0
  238. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListClustersCommand.d.ts +3 -0
  239. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListContainerInstancesCommand.d.ts +3 -0
  240. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListDaemonDeploymentsCommand.d.ts +145 -0
  241. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListDaemonTaskDefinitionsCommand.d.ts +129 -0
  242. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListDaemonsCommand.d.ts +133 -0
  243. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServiceDeploymentsCommand.d.ts +3 -0
  244. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesByNamespaceCommand.d.ts +3 -0
  245. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesCommand.d.ts +3 -0
  246. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -0
  247. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +3 -0
  248. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionsCommand.d.ts +4 -1
  249. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTasksCommand.d.ts +4 -0
  250. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingCommand.d.ts +3 -0
  251. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +3 -0
  252. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAttributesCommand.d.ts +9 -0
  253. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +3 -0
  254. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterContainerInstanceCommand.d.ts +8 -1
  255. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterDaemonTaskDefinitionCommand.d.ts +277 -0
  256. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +20 -1
  257. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RunTaskCommand.d.ts +1 -1
  258. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StartTaskCommand.d.ts +7 -1
  259. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StopTaskCommand.d.ts +4 -1
  260. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +3 -0
  261. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +6 -0
  262. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +3 -0
  263. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/TagResourceCommand.d.ts +6 -0
  264. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UntagResourceCommand.d.ts +4 -1
  265. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +15 -0
  266. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterCommand.d.ts +3 -0
  267. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterSettingsCommand.d.ts +6 -0
  268. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerAgentCommand.d.ts +5 -1
  269. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +5 -1
  270. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateDaemonCommand.d.ts +149 -0
  271. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskProtectionCommand.d.ts +1 -1
  272. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskSetCommand.d.ts +4 -1
  273. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/index.d.ts +12 -0
  274. package/node_modules/@aws-sdk/client-ecs/dist-types/endpoint/bdd.d.ts +2 -0
  275. package/node_modules/@aws-sdk/client-ecs/dist-types/index.d.ts +2 -1
  276. package/node_modules/@aws-sdk/client-ecs/dist-types/models/enums.d.ts +167 -60
  277. package/node_modules/@aws-sdk/client-ecs/dist-types/models/errors.d.ts +32 -8
  278. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +2653 -2595
  279. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_1.d.ts +1299 -0
  280. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListAccountSettingsPaginator.d.ts +1 -1
  281. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListAttributesPaginator.d.ts +1 -1
  282. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListClustersPaginator.d.ts +1 -1
  283. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListContainerInstancesPaginator.d.ts +1 -1
  284. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListServicesByNamespacePaginator.d.ts +1 -1
  285. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListServicesPaginator.d.ts +1 -1
  286. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListTaskDefinitionFamiliesPaginator.d.ts +1 -1
  287. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListTaskDefinitionsPaginator.d.ts +1 -1
  288. package/node_modules/@aws-sdk/client-ecs/dist-types/pagination/ListTasksPaginator.d.ts +1 -1
  289. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.browser.d.ts +1 -1
  290. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.d.ts +1 -1
  291. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.native.d.ts +1 -1
  292. package/node_modules/@aws-sdk/client-ecs/dist-types/schemas/schemas_0.d.ts +61 -0
  293. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/ECS.d.ts +251 -0
  294. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/ECSClient.d.ts +74 -3
  295. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  296. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  297. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/CreateDaemonCommand.d.ts +47 -0
  298. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/CreateTaskSetCommand.d.ts +1 -1
  299. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DeleteDaemonCommand.d.ts +47 -0
  300. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DeleteDaemonTaskDefinitionCommand.d.ts +51 -0
  301. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DeleteTaskDefinitionsCommand.d.ts +2 -4
  302. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DeleteTaskSetCommand.d.ts +1 -1
  303. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DescribeDaemonCommand.d.ts +50 -0
  304. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DescribeDaemonDeploymentsCommand.d.ts +51 -0
  305. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DescribeDaemonRevisionsCommand.d.ts +51 -0
  306. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DescribeDaemonTaskDefinitionCommand.d.ts +51 -0
  307. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DescribeTaskSetsCommand.d.ts +1 -1
  308. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/DescribeTasksCommand.d.ts +1 -1
  309. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/GetTaskProtectionCommand.d.ts +1 -1
  310. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/ListDaemonDeploymentsCommand.d.ts +51 -0
  311. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/ListDaemonTaskDefinitionsCommand.d.ts +51 -0
  312. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/ListDaemonsCommand.d.ts +47 -0
  313. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/ListTaskDefinitionsCommand.d.ts +1 -1
  314. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/RegisterDaemonTaskDefinitionCommand.d.ts +51 -0
  315. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/RegisterTaskDefinitionCommand.d.ts +1 -1
  316. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/RunTaskCommand.d.ts +1 -1
  317. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/StartTaskCommand.d.ts +1 -1
  318. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/StopTaskCommand.d.ts +1 -1
  319. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  320. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/UpdateDaemonCommand.d.ts +47 -0
  321. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/UpdateTaskProtectionCommand.d.ts +1 -1
  322. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/UpdateTaskSetCommand.d.ts +1 -1
  323. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/index.d.ts +12 -0
  324. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/endpoint/bdd.d.ts +2 -0
  325. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/index.d.ts +1 -0
  326. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/enums.d.ts +98 -40
  327. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/errors.d.ts +21 -7
  328. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +361 -334
  329. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_1.d.ts +335 -0
  330. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  331. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  332. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  333. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/schemas/schemas_0.d.ts +61 -0
  334. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/waiters/index.d.ts +5 -0
  335. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/waiters/waitForDaemonActive.d.ts +11 -0
  336. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/waiters/waitForDaemonDeploymentStopped.d.ts +11 -0
  337. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/waiters/waitForDaemonDeploymentSuccessful.d.ts +11 -0
  338. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/waiters/waitForDaemonTaskDefinitionActive.d.ts +11 -0
  339. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/waiters/waitForDaemonTaskDefinitionDeleted.d.ts +11 -0
  340. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/index.d.ts +5 -0
  341. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForDaemonActive.d.ts +14 -0
  342. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForDaemonDeploymentStopped.d.ts +14 -0
  343. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForDaemonDeploymentSuccessful.d.ts +14 -0
  344. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForDaemonTaskDefinitionActive.d.ts +14 -0
  345. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForDaemonTaskDefinitionDeleted.d.ts +14 -0
  346. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForServicesInactive.d.ts +3 -3
  347. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForServicesStable.d.ts +3 -3
  348. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForTasksRunning.d.ts +3 -3
  349. package/node_modules/@aws-sdk/client-ecs/dist-types/waiters/waitForTasksStopped.d.ts +3 -3
  350. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  351. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  352. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  353. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  354. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  355. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  356. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  357. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  358. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  359. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  360. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  361. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  362. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  363. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  364. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  365. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  366. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  367. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  368. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  369. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  370. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/package.json +10 -11
  371. package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
  372. package/node_modules/@aws-sdk/client-organizations/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  373. package/node_modules/@aws-sdk/client-organizations/dist-cjs/endpoint/bdd.js +70 -0
  374. package/node_modules/@aws-sdk/client-organizations/dist-cjs/endpoint/endpointResolver.js +2 -2
  375. package/node_modules/@aws-sdk/client-organizations/dist-cjs/runtimeConfig.js +4 -3
  376. package/node_modules/@aws-sdk/client-organizations/dist-cjs/runtimeConfig.shared.js +2 -2
  377. package/node_modules/@aws-sdk/client-organizations/dist-cjs/schemas/schemas_0.js +15 -13
  378. package/node_modules/@aws-sdk/client-organizations/dist-es/Organizations.js +3 -3
  379. package/node_modules/@aws-sdk/client-organizations/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  380. package/node_modules/@aws-sdk/client-organizations/dist-es/endpoint/bdd.js +67 -0
  381. package/node_modules/@aws-sdk/client-organizations/dist-es/endpoint/endpointResolver.js +3 -3
  382. package/node_modules/@aws-sdk/client-organizations/dist-es/runtimeConfig.js +2 -1
  383. package/node_modules/@aws-sdk/client-organizations/dist-es/runtimeConfig.shared.js +1 -1
  384. package/node_modules/@aws-sdk/client-organizations/dist-es/schemas/schemas_0.js +15 -13
  385. package/node_modules/@aws-sdk/client-organizations/dist-types/Organizations.d.ts +63 -63
  386. package/node_modules/@aws-sdk/client-organizations/dist-types/OrganizationsClient.d.ts +66 -66
  387. package/node_modules/@aws-sdk/client-organizations/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  388. package/node_modules/@aws-sdk/client-organizations/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  389. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CloseAccountCommand.d.ts +2 -2
  390. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +1 -0
  391. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeAccountCommand.d.ts +3 -0
  392. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +1 -0
  393. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListAccountsCommand.d.ts +3 -0
  394. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListAccountsForParentCommand.d.ts +3 -0
  395. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListAccountsWithInvalidEffectivePolicyCommand.d.ts +3 -0
  396. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +1 -0
  397. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/UpdateOrganizationalUnitCommand.d.ts +1 -0
  398. package/node_modules/@aws-sdk/client-organizations/dist-types/endpoint/bdd.d.ts +2 -0
  399. package/node_modules/@aws-sdk/client-organizations/dist-types/index.d.ts +1 -1
  400. package/node_modules/@aws-sdk/client-organizations/dist-types/models/errors.d.ts +1 -1
  401. package/node_modules/@aws-sdk/client-organizations/dist-types/models/models_0.d.ts +11 -1
  402. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListAWSServiceAccessForOrganizationPaginator.d.ts +1 -1
  403. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListAccountsForParentPaginator.d.ts +1 -1
  404. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  405. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListAccountsWithInvalidEffectivePolicyPaginator.d.ts +1 -1
  406. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListChildrenPaginator.d.ts +1 -1
  407. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListCreateAccountStatusPaginator.d.ts +1 -1
  408. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListDelegatedAdministratorsPaginator.d.ts +1 -1
  409. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListDelegatedServicesForAccountPaginator.d.ts +1 -1
  410. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListEffectivePolicyValidationErrorsPaginator.d.ts +1 -1
  411. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListHandshakesForAccountPaginator.d.ts +1 -1
  412. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListHandshakesForOrganizationPaginator.d.ts +1 -1
  413. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListOrganizationalUnitsForParentPaginator.d.ts +1 -1
  414. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListParentsPaginator.d.ts +1 -1
  415. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListPoliciesForTargetPaginator.d.ts +1 -1
  416. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
  417. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListRootsPaginator.d.ts +1 -1
  418. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  419. package/node_modules/@aws-sdk/client-organizations/dist-types/pagination/ListTargetsForPolicyPaginator.d.ts +1 -1
  420. package/node_modules/@aws-sdk/client-organizations/dist-types/runtimeConfig.browser.d.ts +1 -1
  421. package/node_modules/@aws-sdk/client-organizations/dist-types/runtimeConfig.d.ts +1 -1
  422. package/node_modules/@aws-sdk/client-organizations/dist-types/runtimeConfig.native.d.ts +1 -1
  423. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/OrganizationsClient.d.ts +2 -3
  424. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  425. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  426. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/endpoint/bdd.d.ts +2 -0
  427. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/models/models_0.d.ts +2 -0
  428. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  429. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  430. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  431. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  432. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  433. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  434. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  435. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  436. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  437. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  438. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  439. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  440. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  441. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  442. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  443. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  444. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  445. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  446. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  447. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  448. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  449. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  450. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  451. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/package.json +10 -11
  452. package/node_modules/@aws-sdk/client-organizations/package.json +33 -33
  453. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  454. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/endpoint/bdd.js +60 -0
  455. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/endpoint/endpointResolver.js +2 -2
  456. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +4 -3
  457. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.shared.js +2 -2
  458. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/SecretsManager.js +2 -2
  459. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  460. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/endpoint/bdd.js +57 -0
  461. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/endpoint/endpointResolver.js +3 -3
  462. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +2 -1
  463. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.shared.js +1 -1
  464. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManager.d.ts +23 -23
  465. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManagerClient.d.ts +26 -26
  466. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  467. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  468. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/bdd.d.ts +2 -0
  469. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/index.d.ts +1 -1
  470. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/models_0.d.ts +1 -1
  471. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/BatchGetSecretValuePaginator.d.ts +1 -1
  472. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretVersionIdsPaginator.d.ts +1 -1
  473. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretsPaginator.d.ts +1 -1
  474. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +1 -1
  475. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +1 -1
  476. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +1 -1
  477. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/SecretsManagerClient.d.ts +2 -3
  478. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  479. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  480. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/endpoint/bdd.d.ts +2 -0
  481. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  482. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  483. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  484. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  485. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  486. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  487. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  488. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  489. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  490. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  491. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  492. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  493. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  494. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  495. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  496. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  497. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  498. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  499. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  500. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  501. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  502. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  503. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  504. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/package.json +10 -11
  505. package/node_modules/@aws-sdk/client-secrets-manager/package.json +34 -34
  506. package/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +2 -2
  507. package/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/bdd.js +52 -0
  508. package/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/endpointResolver.js +2 -2
  509. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +4 -3
  510. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.shared.js +2 -2
  511. package/node_modules/@aws-sdk/client-ssm/dist-es/SSM.js +3 -3
  512. package/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  513. package/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/bdd.js +49 -0
  514. package/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/endpointResolver.js +3 -3
  515. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +2 -1
  516. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.shared.js +1 -1
  517. package/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +2 -2
  518. package/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +146 -146
  519. package/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +149 -149
  520. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  521. package/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  522. package/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/bdd.d.ts +2 -0
  523. package/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +1 -1
  524. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +1 -1
  525. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +2 -2
  526. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeActivationsPaginator.d.ts +1 -1
  527. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +1 -1
  528. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +1 -1
  529. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +1 -1
  530. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +1 -1
  531. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +1 -1
  532. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +1 -1
  533. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +1 -1
  534. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +1 -1
  535. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +1 -1
  536. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +1 -1
  537. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +1 -1
  538. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +1 -1
  539. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePropertiesPaginator.d.ts +1 -1
  540. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +1 -1
  541. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +1 -1
  542. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +1 -1
  543. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +1 -1
  544. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +1 -1
  545. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +1 -1
  546. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +1 -1
  547. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +1 -1
  548. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +1 -1
  549. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +1 -1
  550. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeParametersPaginator.d.ts +1 -1
  551. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +1 -1
  552. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +1 -1
  553. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +1 -1
  554. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeSessionsPaginator.d.ts +1 -1
  555. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventoryPaginator.d.ts +1 -1
  556. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventorySchemaPaginator.d.ts +1 -1
  557. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetOpsSummaryPaginator.d.ts +1 -1
  558. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParameterHistoryPaginator.d.ts +1 -1
  559. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParametersByPathPaginator.d.ts +1 -1
  560. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +1 -1
  561. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +1 -1
  562. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationsPaginator.d.ts +1 -1
  563. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +1 -1
  564. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandsPaginator.d.ts +1 -1
  565. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceItemsPaginator.d.ts +1 -1
  566. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +1 -1
  567. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +1 -1
  568. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentsPaginator.d.ts +1 -1
  569. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesPaginator.d.ts +1 -1
  570. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesSummaryPaginator.d.ts +1 -1
  571. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +1 -1
  572. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +1 -1
  573. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsMetadataPaginator.d.ts +1 -1
  574. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +1 -1
  575. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +1 -1
  576. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +1 -1
  577. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +1 -1
  578. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +1 -1
  579. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +2 -3
  580. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  581. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +1 -1
  582. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/bdd.d.ts +2 -0
  583. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +11 -11
  584. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  585. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  586. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  587. package/node_modules/@aws-sdk/client-ssm/dist-types/waiters/waitForCommandExecuted.d.ts +3 -3
  588. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  589. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  590. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  591. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  592. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  593. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  594. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  595. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  596. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  597. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  598. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  599. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  600. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  601. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  602. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  603. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  604. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  605. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  606. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  607. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  608. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/package.json +10 -11
  609. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  610. package/node_modules/@aws-sdk/core/dist-cjs/index.js +89 -61
  611. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +20 -0
  612. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +70 -61
  613. package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +1 -0
  614. package/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js +15 -0
  615. package/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +2 -0
  616. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +11 -10
  617. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +4 -1
  618. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +4 -5
  619. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +2 -1
  620. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +6 -4
  621. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +15 -10
  622. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  623. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +17 -17
  624. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  625. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  626. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +2 -2
  627. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +4 -2
  628. package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +1 -0
  629. package/node_modules/@aws-sdk/core/dist-types/submodules/client/longPollMiddleware.d.ts +14 -0
  630. package/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +1 -1
  631. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +2 -2
  632. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +1 -0
  633. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +15 -0
  634. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +1 -1
  635. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/LICENSE +201 -0
  636. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/README.md +78 -0
  637. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-cjs/index.js +343 -0
  638. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +33 -0
  639. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +19 -0
  640. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +110 -0
  641. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  642. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  643. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +93 -0
  644. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  645. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  646. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/index.js +8 -0
  647. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  648. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-es/types.js +1 -0
  649. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +38 -0
  650. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  651. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +119 -0
  652. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  653. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  654. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +56 -0
  655. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  656. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/constants.d.ts +60 -0
  657. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/index.d.ts +8 -0
  658. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  659. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  660. package/node_modules/@aws-sdk/core/node_modules/@smithy/util-retry/package.json +70 -0
  661. package/node_modules/@aws-sdk/core/package.json +14 -12
  662. package/node_modules/@aws-sdk/credential-provider-env/README.md +12 -3
  663. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  664. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  665. package/node_modules/@aws-sdk/credential-provider-ini/README.md +12 -3
  666. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  667. package/node_modules/@aws-sdk/credential-provider-login/README.md +12 -3
  668. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  669. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  670. package/node_modules/@aws-sdk/credential-provider-process/README.md +12 -3
  671. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  672. package/node_modules/@aws-sdk/credential-provider-sso/README.md +12 -3
  673. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  674. package/node_modules/@aws-sdk/credential-provider-web-identity/README.md +12 -3
  675. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  676. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  677. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  678. package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +10 -3
  679. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  680. package/node_modules/@aws-sdk/middleware-sdk-s3/LICENSE +201 -0
  681. package/node_modules/@aws-sdk/middleware-sdk-s3/README.md +4 -0
  682. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +581 -0
  683. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/toStream.browser.js +11 -0
  684. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/toStream.js +7 -0
  685. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/bucket-endpoint-middleware.js +36 -0
  686. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js +32 -0
  687. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/index.js +9 -0
  688. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/protocol/S3RestXmlProtocol.js +25 -0
  689. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-endpoint-middleware.js +41 -0
  690. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/region-redirect-middleware.js +42 -0
  691. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js +33 -0
  692. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCache.js +39 -0
  693. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityCacheEntry.js +14 -0
  694. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/S3ExpressIdentityProviderImpl.js +49 -0
  695. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/SignatureV4S3Express.js +41 -0
  696. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js +13 -0
  697. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js +38 -0
  698. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +41 -0
  699. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/signS3Express.js +7 -0
  700. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/index.js +7 -0
  701. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentity.js +1 -0
  702. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/interfaces/S3ExpressIdentityProvider.js +1 -0
  703. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +17 -0
  704. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/throw-200-exceptions.js +51 -0
  705. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/toStream.browser.js +8 -0
  706. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/toStream.js +4 -0
  707. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/validate-bucket-name.js +25 -0
  708. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/bucket-endpoint-middleware.d.ts +13 -0
  709. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/check-content-length-header.d.ts +16 -0
  710. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/index.d.ts +9 -0
  711. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/protocol/S3RestXmlProtocol.d.ts +20 -0
  712. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-endpoint-middleware.d.ts +10 -0
  713. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/region-redirect-middleware.d.ts +20 -0
  714. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-expires-middleware.d.ts +26 -0
  715. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCache.d.ts +16 -0
  716. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +16 -0
  717. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +32 -0
  718. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/SignatureV4S3Express.d.ts +17 -0
  719. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/constants.d.ts +37 -0
  720. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +27 -0
  721. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressMiddleware.d.ts +32 -0
  722. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/signS3Express.d.ts +9 -0
  723. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/index.d.ts +9 -0
  724. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentity.d.ts +6 -0
  725. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +12 -0
  726. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +79 -0
  727. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/throw-200-exceptions.d.ts +21 -0
  728. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/toStream.browser.d.ts +4 -0
  729. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/toStream.d.ts +5 -0
  730. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/bucket-endpoint-middleware.d.ts +9 -0
  731. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/check-content-length-header.d.ts +13 -0
  732. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/index.d.ts +9 -0
  733. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/protocol/S3RestXmlProtocol.d.ts +15 -0
  734. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-endpoint-middleware.d.ts +6 -0
  735. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/region-redirect-middleware.d.ts +17 -0
  736. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-expires-middleware.d.ts +14 -0
  737. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCache.d.ts +14 -0
  738. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityCacheEntry.d.ts +12 -0
  739. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/S3ExpressIdentityProviderImpl.d.ts +31 -0
  740. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/SignatureV4S3Express.d.ts +19 -0
  741. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/constants.d.ts +11 -0
  742. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +40 -0
  743. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressMiddleware.d.ts +27 -0
  744. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/signS3Express.d.ts +21 -0
  745. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/index.d.ts +17 -0
  746. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentity.d.ts +2 -0
  747. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/interfaces/S3ExpressIdentityProvider.d.ts +8 -0
  748. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3Configuration.d.ts +33 -0
  749. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/throw-200-exceptions.d.ts +19 -0
  750. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/toStream.browser.d.ts +1 -0
  751. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/toStream.d.ts +2 -0
  752. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/validate-bucket-name.d.ts +13 -0
  753. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/validate-bucket-name.d.ts +14 -0
  754. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +79 -0
  755. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +10 -10
  756. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +1 -1
  757. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  758. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  759. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  760. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  761. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  762. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  763. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  764. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  765. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  766. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  767. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  768. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  769. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  770. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  771. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  772. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  773. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  774. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  775. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  776. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  777. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/package.json +10 -11
  778. package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
  779. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +2 -2
  780. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/bdd.js +100 -0
  781. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +2 -2
  782. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +4 -3
  783. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +4 -4
  784. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +2 -2
  785. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/bdd.js +90 -0
  786. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +2 -2
  787. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +4 -3
  788. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +4 -4
  789. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +2 -2
  790. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/bdd.js +80 -0
  791. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +2 -2
  792. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +4 -3
  793. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +4 -4
  794. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +2 -2
  795. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/bdd.js +80 -0
  796. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +2 -2
  797. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +4 -3
  798. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +4 -4
  799. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +1 -0
  800. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +89 -7
  801. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/bdd.js +150 -0
  802. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +2 -2
  803. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +1 -0
  804. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +13 -6
  805. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +11 -4
  806. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +1 -1
  807. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +1 -1
  808. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +1 -1
  809. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/bdd.js +97 -0
  810. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +3 -3
  811. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +2 -1
  812. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +1 -1
  813. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +1 -1
  814. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +1 -1
  815. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
  816. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js +87 -0
  817. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +3 -3
  818. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -1
  819. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +1 -1
  820. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +1 -1
  821. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +1 -1
  822. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +1 -1
  823. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/bdd.js +77 -0
  824. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +3 -3
  825. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +2 -1
  826. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +1 -1
  827. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
  828. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +1 -1
  829. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
  830. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/bdd.js +77 -0
  831. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +3 -3
  832. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -1
  833. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +1 -1
  834. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +2 -2
  835. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -1
  836. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +88 -4
  837. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/bdd.js +147 -0
  838. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +3 -3
  839. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +1 -0
  840. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +8 -1
  841. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +8 -1
  842. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +2 -2
  843. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +3 -4
  844. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  845. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  846. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/bdd.d.ts +2 -0
  847. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +1 -1
  848. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  849. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  850. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  851. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  852. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  853. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +3 -4
  854. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  855. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  856. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/bdd.d.ts +2 -0
  857. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -1
  858. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  859. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +2 -2
  860. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +2 -2
  861. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  862. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +1 -1
  863. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +3 -4
  864. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  865. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  866. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/bdd.d.ts +2 -0
  867. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +1 -1
  868. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  869. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +2 -2
  870. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +2 -2
  871. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  872. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  873. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +3 -4
  874. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  875. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  876. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/bdd.d.ts +2 -0
  877. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -1
  878. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  879. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  880. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  881. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  882. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +2 -2
  883. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +3 -4
  884. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -2
  885. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +16 -9
  886. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/bdd.d.ts +2 -0
  887. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -1
  888. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -0
  889. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +5 -4
  890. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +11 -5
  891. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +5 -4
  892. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +4 -2
  893. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +2 -2
  894. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  895. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +1 -1
  896. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/bdd.d.ts +2 -0
  897. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +2 -2
  898. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +2 -2
  899. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +2 -2
  900. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +1 -1
  901. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +2 -5
  902. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  903. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +1 -1
  904. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/bdd.d.ts +2 -0
  905. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +2 -2
  906. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +2 -2
  907. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +2 -2
  908. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +1 -1
  909. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +2 -2
  910. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  911. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +1 -1
  912. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/bdd.d.ts +2 -0
  913. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +2 -2
  914. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +2 -2
  915. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +2 -2
  916. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +1 -1
  917. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  918. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  919. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +1 -1
  920. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/bdd.d.ts +2 -0
  921. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +2 -2
  922. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +2 -2
  923. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +2 -2
  924. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -1
  925. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +2 -5
  926. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  927. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +22 -11
  928. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/bdd.d.ts +2 -0
  929. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +1 -0
  930. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +13 -7
  931. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +36 -17
  932. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +13 -7
  933. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -2
  934. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  935. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  936. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  937. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  938. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  939. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  940. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  941. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  942. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  943. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  944. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  945. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  946. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  947. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  948. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  949. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  950. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  951. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  952. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  953. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  954. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/package.json +10 -11
  955. package/node_modules/@aws-sdk/nested-clients/package.json +33 -32
  956. package/node_modules/@aws-sdk/region-config-resolver/README.md +11 -4
  957. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  958. package/node_modules/@aws-sdk/signature-v4-multi-region/LICENSE +201 -0
  959. package/node_modules/@aws-sdk/signature-v4-multi-region/README.md +32 -0
  960. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +121 -0
  961. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +112 -0
  962. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/index.js +2 -0
  963. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/signature-v4-crt-container.js +3 -0
  964. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +35 -0
  965. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/index.d.ts +5 -0
  966. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/signature-v4-crt-container.d.ts +28 -0
  967. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4MultiRegion.d.ts +41 -0
  968. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +2 -0
  969. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/signature-v4-crt-container.d.ts +20 -0
  970. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +61 -0
  971. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  972. package/node_modules/@aws-sdk/types/package.json +2 -2
  973. package/node_modules/@aws-sdk/util-arn-parser/README.md +4 -0
  974. package/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +27 -0
  975. package/node_modules/@aws-sdk/util-arn-parser/dist-es/index.js +21 -0
  976. package/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +32 -0
  977. package/node_modules/@aws-sdk/util-arn-parser/dist-types/ts3.4/index.d.ts +14 -0
  978. package/node_modules/@aws-sdk/util-arn-parser/package.json +55 -0
  979. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  980. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  981. package/node_modules/@aws-sdk/util-user-agent-node/README.md +10 -3
  982. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  983. package/node_modules/@aws-sdk/xml-builder/README.md +10 -3
  984. package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +0 -2
  985. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +0 -2
  986. package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
  987. package/node_modules/@nodable/entities/README.md +41 -0
  988. package/node_modules/@nodable/entities/package.json +54 -0
  989. package/node_modules/@nodable/entities/src/EntityDecoder.js +543 -0
  990. package/node_modules/@nodable/entities/src/EntityEncoder.js +194 -0
  991. package/node_modules/@nodable/entities/src/entities.js +1177 -0
  992. package/node_modules/@nodable/entities/src/entityTries.js +49 -0
  993. package/node_modules/@nodable/entities/src/index.d.ts +264 -0
  994. package/node_modules/@nodable/entities/src/index.js +29 -0
  995. package/node_modules/@smithy/config-resolver/README.md +10 -3
  996. package/node_modules/@smithy/config-resolver/package.json +10 -11
  997. package/node_modules/@smithy/core/README.md +12 -1
  998. package/node_modules/@smithy/core/dist-cjs/getSmithyContext.js +6 -0
  999. package/node_modules/@smithy/core/dist-cjs/index.js +3 -2
  1000. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.js +21 -0
  1001. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/getHttpAuthSchemePlugin.js +21 -0
  1002. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +46 -0
  1003. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/index.js +6 -0
  1004. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/resolveAuthOptions.js +24 -0
  1005. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/getHttpSigningMiddleware.js +19 -0
  1006. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +27 -0
  1007. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/index.js +5 -0
  1008. package/node_modules/@smithy/core/dist-cjs/normalizeProvider.js +10 -0
  1009. package/node_modules/@smithy/core/dist-cjs/pagination/createPaginator.js +44 -0
  1010. package/node_modules/@smithy/core/dist-cjs/request-builder/requestBuilder.js +5 -0
  1011. package/node_modules/@smithy/core/dist-cjs/setFeature.js +14 -0
  1012. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +32 -14
  1013. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +2 -2
  1014. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +16 -8
  1015. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +25 -27
  1016. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +6 -1
  1017. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +6 -3
  1018. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/DefaultIdentityProviderConfig.js +18 -0
  1019. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +38 -0
  1020. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +15 -0
  1021. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/index.js +6 -0
  1022. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/noAuth.js +9 -0
  1023. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/index.js +6 -0
  1024. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/memoizeIdentityProvider.js +61 -0
  1025. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -11
  1026. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +9 -3
  1027. package/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js +2 -2
  1028. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +16 -8
  1029. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +10 -12
  1030. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +8 -6
  1031. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +7 -9
  1032. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +6 -1
  1033. package/node_modules/@smithy/core/dist-es/submodules/serde/parse-utils.js +6 -3
  1034. package/node_modules/@smithy/core/dist-es/util-identity-and-auth/DefaultIdentityProviderConfig.js +2 -1
  1035. package/node_modules/@smithy/core/dist-types/submodules/protocols/RpcProtocol.d.ts +1 -1
  1036. package/node_modules/@smithy/core/dist-types/submodules/schema/TypeRegistry.d.ts +1 -1
  1037. package/node_modules/@smithy/core/package.json +15 -16
  1038. package/node_modules/@smithy/credential-provider-imds/README.md +12 -3
  1039. package/node_modules/@smithy/credential-provider-imds/package.json +9 -10
  1040. package/node_modules/@smithy/fetch-http-handler/package.json +12 -13
  1041. package/node_modules/@smithy/hash-node/README.md +10 -3
  1042. package/node_modules/@smithy/hash-node/package.json +6 -7
  1043. package/node_modules/@smithy/invalid-dependency/README.md +10 -3
  1044. package/node_modules/@smithy/invalid-dependency/package.json +6 -7
  1045. package/node_modules/@smithy/middleware-content-length/README.md +13 -0
  1046. package/node_modules/@smithy/middleware-content-length/package.json +7 -8
  1047. package/node_modules/@smithy/middleware-endpoint/README.md +10 -3
  1048. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +2 -2
  1049. package/node_modules/@smithy/middleware-endpoint/package.json +13 -14
  1050. package/node_modules/@smithy/middleware-retry/README.md +13 -0
  1051. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +70 -29
  1052. package/node_modules/@smithy/middleware-retry/dist-es/index.js +5 -4
  1053. package/node_modules/@smithy/middleware-retry/dist-es/longPollMiddleware.js +15 -0
  1054. package/node_modules/@smithy/middleware-retry/dist-es/parseRetryAfterHeader.js +49 -0
  1055. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/StandardRetryStrategy.js +94 -0
  1056. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/types.js +1 -0
  1057. package/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +13 -20
  1058. package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +3 -1
  1059. package/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +5 -4
  1060. package/node_modules/@smithy/middleware-retry/dist-types/longPollMiddleware.d.ts +15 -0
  1061. package/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +2 -0
  1062. package/node_modules/@smithy/middleware-retry/dist-types/parseRetryAfterHeader.d.ts +10 -0
  1063. package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts +24 -0
  1064. package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/defaultRetryQuota.d.ts +26 -0
  1065. package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/delayDecider.d.ts +6 -0
  1066. package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -4
  1067. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/index.js +149 -84
  1068. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +10 -4
  1069. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +2 -2
  1070. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +30 -29
  1071. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/DefaultRetryBackoffStrategy.js +14 -0
  1072. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/DefaultRetryToken.js +25 -0
  1073. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +56 -30
  1074. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/index.js +1 -0
  1075. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/retries-2026-config.js +18 -0
  1076. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +13 -8
  1077. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +2 -2
  1078. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +78 -8
  1079. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/DefaultRetryBackoffStrategy.d.ts +12 -0
  1080. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/DefaultRetryToken.d.ts +15 -0
  1081. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +35 -5
  1082. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/config.d.ts +4 -4
  1083. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/constants.d.ts +15 -14
  1084. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/index.d.ts +1 -0
  1085. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +11 -0
  1086. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/types.d.ts +1 -1
  1087. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/package.json +10 -11
  1088. package/node_modules/@smithy/middleware-retry/package.json +16 -16
  1089. package/node_modules/@smithy/middleware-serde/README.md +13 -0
  1090. package/node_modules/@smithy/middleware-serde/package.json +10 -11
  1091. package/node_modules/@smithy/middleware-stack/README.md +13 -0
  1092. package/node_modules/@smithy/middleware-stack/package.json +7 -8
  1093. package/node_modules/@smithy/node-config-provider/README.md +10 -3
  1094. package/node_modules/@smithy/node-config-provider/package.json +8 -9
  1095. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +208 -102
  1096. package/node_modules/@smithy/node-http-handler/dist-es/http2/ClientHttp2SessionRef.js +50 -0
  1097. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +83 -41
  1098. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-pool.js +32 -18
  1099. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +44 -43
  1100. package/node_modules/@smithy/node-http-handler/dist-types/http2/ClientHttp2SessionRef.d.ts +46 -0
  1101. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +32 -14
  1102. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +32 -8
  1103. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +14 -6
  1104. package/node_modules/@smithy/node-http-handler/package.json +10 -11
  1105. package/node_modules/@smithy/property-provider/README.md +10 -3
  1106. package/node_modules/@smithy/property-provider/package.json +6 -7
  1107. package/node_modules/@smithy/protocol-http/README.md +13 -0
  1108. package/node_modules/@smithy/protocol-http/package.json +6 -7
  1109. package/node_modules/@smithy/querystring-builder/README.md +10 -3
  1110. package/node_modules/@smithy/querystring-builder/package.json +6 -7
  1111. package/node_modules/@smithy/querystring-parser/README.md +10 -3
  1112. package/node_modules/@smithy/querystring-parser/package.json +6 -7
  1113. package/node_modules/@smithy/service-error-classification/README.md +13 -0
  1114. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +5 -0
  1115. package/node_modules/@smithy/service-error-classification/dist-es/index.js +4 -0
  1116. package/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +6 -0
  1117. package/node_modules/@smithy/service-error-classification/package.json +6 -7
  1118. package/node_modules/@smithy/shared-ini-file-loader/package.json +7 -8
  1119. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +24 -5
  1120. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +11 -5
  1121. package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +3 -3
  1122. package/node_modules/@smithy/signature-v4/package.json +9 -10
  1123. package/node_modules/@smithy/smithy-client/README.md +10 -3
  1124. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +9 -2
  1125. package/node_modules/@smithy/smithy-client/dist-es/command.js +8 -1
  1126. package/node_modules/@smithy/smithy-client/package.json +14 -15
  1127. package/node_modules/@smithy/types/dist-types/connection/config.d.ts +5 -0
  1128. package/node_modules/@smithy/types/dist-types/middleware.d.ts +6 -0
  1129. package/node_modules/@smithy/types/dist-types/retry.d.ts +4 -0
  1130. package/node_modules/@smithy/types/dist-types/signature.d.ts +20 -3
  1131. package/node_modules/@smithy/types/package.json +7 -8
  1132. package/node_modules/@smithy/url-parser/README.md +10 -3
  1133. package/node_modules/@smithy/url-parser/package.json +7 -8
  1134. package/node_modules/@smithy/util-defaults-mode-browser/README.md +10 -3
  1135. package/node_modules/@smithy/util-defaults-mode-browser/package.json +8 -9
  1136. package/node_modules/@smithy/util-defaults-mode-node/README.md +10 -3
  1137. package/node_modules/@smithy/util-defaults-mode-node/package.json +11 -12
  1138. package/node_modules/@smithy/util-endpoints/README.md +10 -3
  1139. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +212 -111
  1140. package/node_modules/@smithy/util-endpoints/dist-es/bdd/BinaryDecisionDiagram.js +15 -0
  1141. package/node_modules/@smithy/util-endpoints/dist-es/decideEndpoint.js +42 -0
  1142. package/node_modules/@smithy/util-endpoints/dist-es/index.js +2 -0
  1143. package/node_modules/@smithy/util-endpoints/dist-es/lib/coalesce.js +8 -0
  1144. package/node_modules/@smithy/util-endpoints/dist-es/lib/getAttr.js +2 -1
  1145. package/node_modules/@smithy/util-endpoints/dist-es/lib/index.js +3 -0
  1146. package/node_modules/@smithy/util-endpoints/dist-es/lib/ite.js +3 -0
  1147. package/node_modules/@smithy/util-endpoints/dist-es/lib/split.js +13 -0
  1148. package/node_modules/@smithy/util-endpoints/dist-es/lib/substring.js +1 -1
  1149. package/node_modules/@smithy/util-endpoints/dist-es/resolveEndpoint.js +8 -13
  1150. package/node_modules/@smithy/util-endpoints/dist-es/utils/endpointFunctions.js +4 -1
  1151. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateCondition.js +9 -7
  1152. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateConditions.js +12 -8
  1153. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateEndpointRule.js +14 -13
  1154. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateErrorRule.js +7 -4
  1155. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +22 -5
  1156. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateRules.js +4 -4
  1157. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateTemplate.js +3 -6
  1158. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointHeaders.js +5 -5
  1159. package/node_modules/@smithy/util-endpoints/dist-es/utils/getEndpointProperties.js +4 -4
  1160. package/node_modules/@smithy/util-endpoints/dist-es/utils/getReferenceValue.js +1 -5
  1161. package/node_modules/@smithy/util-endpoints/dist-types/bdd/BinaryDecisionDiagram.d.ts +22 -0
  1162. package/node_modules/@smithy/util-endpoints/dist-types/decideEndpoint.d.ts +7 -0
  1163. package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +2 -0
  1164. package/node_modules/@smithy/util-endpoints/dist-types/lib/coalesce.d.ts +7 -0
  1165. package/node_modules/@smithy/util-endpoints/dist-types/lib/index.d.ts +3 -0
  1166. package/node_modules/@smithy/util-endpoints/dist-types/lib/ite.d.ts +6 -0
  1167. package/node_modules/@smithy/util-endpoints/dist-types/lib/split.d.ts +11 -0
  1168. package/node_modules/@smithy/util-endpoints/dist-types/types/shared.d.ts +3 -3
  1169. package/node_modules/@smithy/util-endpoints/dist-types/utils/endpointFunctions.d.ts +2 -11
  1170. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +6 -3
  1171. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateConditions.d.ts +3 -3
  1172. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +1 -1
  1173. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +2 -2
  1174. package/node_modules/@smithy/util-endpoints/dist-types/utils/getReferenceValue.d.ts +3 -1
  1175. package/node_modules/@smithy/util-endpoints/package.json +9 -10
  1176. package/node_modules/@smithy/util-middleware/README.md +9 -4
  1177. package/node_modules/@smithy/util-middleware/package.json +6 -7
  1178. package/node_modules/@smithy/util-stream/package.json +12 -13
  1179. package/node_modules/@smithy/util-waiter/README.md +10 -3
  1180. package/node_modules/@smithy/util-waiter/package.json +7 -8
  1181. package/node_modules/fast-xml-builder/package.json +1 -1
  1182. package/node_modules/fast-xml-builder/src/fxb.js +6 -2
  1183. package/node_modules/fast-xml-builder/src/orderedJs2Xml.js +16 -2
  1184. package/node_modules/fast-xml-parser/CHANGELOG.md +53 -0
  1185. package/node_modules/fast-xml-parser/README.md +8 -28
  1186. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js +1 -1
  1187. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -1
  1188. package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
  1189. package/node_modules/fast-xml-parser/lib/fxp.d.cts +172 -6
  1190. package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
  1191. package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
  1192. package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
  1193. package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
  1194. package/node_modules/fast-xml-parser/package.json +5 -4
  1195. package/node_modules/fast-xml-parser/src/fxp.d.ts +162 -3
  1196. package/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +2 -5
  1197. package/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +15 -11
  1198. package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +168 -244
  1199. package/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +1 -1
  1200. package/node_modules/path-expression-matcher/README.md +214 -62
  1201. package/node_modules/path-expression-matcher/lib/pem.cjs +1 -1
  1202. package/node_modules/path-expression-matcher/lib/pem.d.cts +111 -0
  1203. package/node_modules/path-expression-matcher/lib/pem.min.js +1 -1
  1204. package/node_modules/path-expression-matcher/lib/pem.min.js.map +1 -1
  1205. package/node_modules/path-expression-matcher/package.json +1 -1
  1206. package/node_modules/path-expression-matcher/src/Expression.js +2 -2
  1207. package/node_modules/path-expression-matcher/src/ExpressionSet.js +209 -0
  1208. package/node_modules/path-expression-matcher/src/Matcher.js +247 -175
  1209. package/node_modules/path-expression-matcher/src/index.d.ts +199 -194
  1210. package/node_modules/path-expression-matcher/src/index.js +3 -2
  1211. package/node_modules/strnum/CHANGELOG.md +9 -2
  1212. package/node_modules/strnum/package.json +1 -1
  1213. package/node_modules/strnum/strnum.js +12 -6
  1214. package/package.json +9 -12
  1215. package/version.json +1 -1
  1216. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/ruleset.js +0 -7
  1217. package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/ruleset.js +0 -4
  1218. package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/ruleset.d.ts +0 -2
  1219. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  1220. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1221. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1222. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1223. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1224. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1225. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1226. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1227. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1228. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1229. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1230. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1231. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1232. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1233. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1234. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/endpoint/ruleset.js +0 -7
  1235. package/node_modules/@aws-sdk/client-codedeploy/dist-es/endpoint/ruleset.js +0 -4
  1236. package/node_modules/@aws-sdk/client-codedeploy/dist-types/endpoint/ruleset.d.ts +0 -2
  1237. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  1238. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1239. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1240. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1241. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1242. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1243. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1244. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1245. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1246. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1247. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1248. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1249. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1250. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1251. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1252. package/node_modules/@aws-sdk/client-ecs/dist-cjs/endpoint/ruleset.js +0 -7
  1253. package/node_modules/@aws-sdk/client-ecs/dist-es/endpoint/ruleset.js +0 -4
  1254. package/node_modules/@aws-sdk/client-ecs/dist-types/endpoint/ruleset.d.ts +0 -2
  1255. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  1256. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1257. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1258. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1259. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1260. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1261. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1262. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1263. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1264. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1265. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1266. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1267. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1268. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1269. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1270. package/node_modules/@aws-sdk/client-organizations/dist-cjs/endpoint/ruleset.js +0 -7
  1271. package/node_modules/@aws-sdk/client-organizations/dist-es/endpoint/ruleset.js +0 -4
  1272. package/node_modules/@aws-sdk/client-organizations/dist-types/endpoint/ruleset.d.ts +0 -2
  1273. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  1274. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1275. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1276. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1277. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1278. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1279. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1280. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1281. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1282. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1283. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1284. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1285. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1286. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1287. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1288. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/endpoint/ruleset.js +0 -7
  1289. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/endpoint/ruleset.js +0 -4
  1290. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/ruleset.d.ts +0 -2
  1291. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  1292. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1293. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1294. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1295. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1296. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1297. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1298. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1299. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1300. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1301. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1302. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1303. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1304. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1305. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1306. package/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/ruleset.js +0 -7
  1307. package/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/ruleset.js +0 -4
  1308. package/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/ruleset.d.ts +0 -2
  1309. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  1310. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1311. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1312. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1313. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1314. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1315. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1316. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1317. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1318. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1319. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1320. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1321. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1322. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1323. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1324. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1325. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1326. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1327. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1328. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1329. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1330. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1331. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1332. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1333. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1334. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1335. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1336. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1337. package/node_modules/@aws-sdk/middleware-user-agent/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1338. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/ruleset.js +0 -146
  1339. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -133
  1340. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/ruleset.js +0 -106
  1341. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -106
  1342. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -145
  1343. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/ruleset.js +0 -143
  1344. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -130
  1345. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js +0 -103
  1346. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -103
  1347. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -142
  1348. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
  1349. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
  1350. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/ruleset.d.ts +0 -2
  1351. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
  1352. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
  1353. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
  1354. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
  1355. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/ruleset.d.ts +0 -2
  1356. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
  1357. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
  1358. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1359. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1360. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1361. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1362. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1363. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1364. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1365. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1366. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1367. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1368. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1369. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1370. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1371. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1372. package/node_modules/@smithy/abort-controller/README.md +0 -4
  1373. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +0 -32
  1374. package/node_modules/@smithy/abort-controller/dist-es/AbortController.js +0 -7
  1375. package/node_modules/@smithy/abort-controller/dist-es/AbortSignal.js +0 -20
  1376. package/node_modules/@smithy/abort-controller/dist-es/index.js +0 -2
  1377. package/node_modules/@smithy/abort-controller/dist-types/AbortController.d.ts +0 -16
  1378. package/node_modules/@smithy/abort-controller/dist-types/AbortSignal.d.ts +0 -21
  1379. package/node_modules/@smithy/abort-controller/dist-types/index.d.ts +0 -9
  1380. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortController.d.ts +0 -16
  1381. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/AbortSignal.d.ts +0 -21
  1382. package/node_modules/@smithy/abort-controller/dist-types/ts3.4/index.d.ts +0 -9
  1383. package/node_modules/@smithy/abort-controller/package.json +0 -63
  1384. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
  1385. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
  1386. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/index.d.ts +0 -16
  1387. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -37
  1388. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  1389. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -11
  1390. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/index.d.ts +0 -12
  1391. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/checkRegion.d.ts +0 -9
  1392. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -17
  1393. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -4
  1394. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -8
  1395. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -4
  1396. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -34
  1397. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariant.d.ts +0 -11
  1398. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/EndpointVariantTag.d.ts +0 -10
  1399. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/PartitionHash.d.ts +0 -15
  1400. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/RegionHash.d.ts +0 -13
  1401. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getHostnameFromVariants.d.ts +0 -14
  1402. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getRegionInfo.d.ts +0 -19
  1403. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedHostname.d.ts +0 -13
  1404. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedPartition.d.ts +0 -13
  1405. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/getResolvedSigningRegion.d.ts +0 -14
  1406. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/regionInfo/index.d.ts +0 -12
  1407. package/node_modules/@smithy/core/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  1408. package/node_modules/@smithy/core/dist-types/ts3.4/index.d.ts +0 -8
  1409. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +0 -18
  1410. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +0 -18
  1411. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +0 -33
  1412. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/index.d.ts +0 -3
  1413. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-auth-scheme/resolveAuthOptions.d.ts +0 -10
  1414. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/getHttpSigningMiddleware.d.ts +0 -9
  1415. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/httpSigningMiddleware.d.ts +0 -5
  1416. package/node_modules/@smithy/core/dist-types/ts3.4/middleware-http-signing/index.d.ts +0 -2
  1417. package/node_modules/@smithy/core/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  1418. package/node_modules/@smithy/core/dist-types/ts3.4/pagination/createPaginator.d.ts +0 -7
  1419. package/node_modules/@smithy/core/dist-types/ts3.4/request-builder/requestBuilder.d.ts +0 -5
  1420. package/node_modules/@smithy/core/dist-types/ts3.4/setFeature.d.ts +0 -12
  1421. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/CborCodec.d.ts +0 -33
  1422. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/SmithyRpcV2CborProtocol.d.ts +0 -28
  1423. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/byte-printer.d.ts +0 -6
  1424. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-decode.d.ts +0 -17
  1425. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-encode.d.ts +0 -9
  1426. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +0 -65
  1427. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor.d.ts +0 -26
  1428. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +0 -5
  1429. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +0 -31
  1430. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/index.d.ts +0 -1
  1431. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/endpoints/toEndpointV1.d.ts +0 -6
  1432. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/EventStreamSerde.d.ts +0 -60
  1433. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/event-streams/index.d.ts +0 -1
  1434. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +0 -31
  1435. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpProtocol.d.ts +0 -89
  1436. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/RpcProtocol.d.ts +0 -16
  1437. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +0 -16
  1438. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/collect-stream-body.d.ts +0 -10
  1439. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/extended-encode-uri-component.d.ts +0 -7
  1440. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -13
  1441. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/requestBuilder.d.ts +0 -51
  1442. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/resolve-path.d.ts +0 -4
  1443. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/FromStringShapeDeserializer.d.ts +0 -13
  1444. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeDeserializer.d.ts +0 -21
  1445. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/HttpInterceptingShapeSerializer.d.ts +0 -23
  1446. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/ToStringShapeSerializer.d.ts +0 -14
  1447. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/serde/determineTimestampFormat.d.ts +0 -9
  1448. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/TypeRegistry.d.ts +0 -71
  1449. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/deref.d.ts +0 -6
  1450. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/index.d.ts +0 -14
  1451. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/getSchemaSerdePlugin.d.ts +0 -14
  1452. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schema-middleware-types.d.ts +0 -11
  1453. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaDeserializationMiddleware.d.ts +0 -9
  1454. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/middleware/schemaSerializationMiddleware.d.ts +0 -6
  1455. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +0 -37
  1456. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +0 -23
  1457. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +0 -24
  1458. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +0 -146
  1459. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/OperationSchema.d.ts +0 -23
  1460. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/Schema.d.ts +0 -16
  1461. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +0 -28
  1462. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +0 -23
  1463. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/operation.d.ts +0 -7
  1464. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/sentinels.d.ts +0 -23
  1465. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/translateTraits.d.ts +0 -13
  1466. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/copyDocumentWithTransform.d.ts +0 -6
  1467. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/date-utils.d.ts +0 -73
  1468. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  1469. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +0 -10
  1470. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/lazy-json.d.ts +0 -45
  1471. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/parse-utils.d.ts +0 -270
  1472. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/quote-header.d.ts +0 -6
  1473. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +0 -47
  1474. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-every.d.ts +0 -11
  1475. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/split-header.d.ts +0 -5
  1476. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +0 -33
  1477. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/DefaultIdentityProviderConfig.d.ts +0 -15
  1478. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +0 -8
  1479. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +0 -8
  1480. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/index.d.ts +0 -3
  1481. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/httpAuthSchemes/noAuth.d.ts +0 -8
  1482. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/index.d.ts +0 -3
  1483. package/node_modules/@smithy/core/dist-types/ts3.4/util-identity-and-auth/memoizeIdentityProvider.d.ts +0 -30
  1484. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/Endpoint.d.ts +0 -7
  1485. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointConfigOptions.d.ts +0 -13
  1486. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointMode.d.ts +0 -7
  1487. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/config/EndpointModeConfigOptions.d.ts +0 -13
  1488. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/error/InstanceMetadataV1FallbackError.d.ts +0 -12
  1489. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromContainerMetadata.d.ts +0 -21
  1490. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/fromInstanceMetadata.d.ts +0 -10
  1491. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/index.d.ts +0 -28
  1492. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/ImdsCredentials.d.ts +0 -19
  1493. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/RemoteProviderInit.d.ts +0 -40
  1494. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/httpRequest.d.ts +0 -6
  1495. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/index.d.ts +0 -8
  1496. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/remoteProvider/retry.d.ts +0 -10
  1497. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/types.d.ts +0 -7
  1498. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getExtendedInstanceMetadataCredentials.d.ts +0 -6
  1499. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/getInstanceMetadataEndpoint.d.ts +0 -21
  1500. package/node_modules/@smithy/credential-provider-imds/dist-types/ts3.4/utils/staticStabilityProvider.d.ts +0 -16
  1501. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +0 -6
  1502. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -42
  1503. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  1504. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  1505. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  1506. package/node_modules/@smithy/hash-node/dist-types/ts3.4/index.d.ts +0 -13
  1507. package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/index.d.ts +0 -8
  1508. package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidFunction.d.ts +0 -4
  1509. package/node_modules/@smithy/invalid-dependency/dist-types/ts3.4/invalidProvider.d.ts +0 -5
  1510. package/node_modules/@smithy/middleware-content-length/dist-types/ts3.4/index.d.ts +0 -6
  1511. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +0 -14
  1512. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  1513. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromConfig.d.ts +0 -4
  1514. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointFromInstructions.d.ts +0 -28
  1515. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/getEndpointUrlConfig.d.ts +0 -2
  1516. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/index.d.ts +0 -8
  1517. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/toEndpointV1.d.ts +0 -6
  1518. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/endpointMiddleware.d.ts +0 -10
  1519. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/getEndpointPlugin.d.ts +0 -11
  1520. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/index.d.ts +0 -18
  1521. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +0 -109
  1522. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointRequiredConfig.d.ts +0 -32
  1523. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/index.d.ts +0 -4
  1524. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/service-customizations/s3.d.ts +0 -26
  1525. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +0 -41
  1526. package/node_modules/@smithy/middleware-retry/dist-es/StandardRetryStrategy.js +0 -94
  1527. package/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -23
  1528. package/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +0 -24
  1529. package/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +0 -5
  1530. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -23
  1531. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -33
  1532. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +0 -66
  1533. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +0 -24
  1534. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +0 -5
  1535. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/index.d.ts +0 -7
  1536. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  1537. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  1538. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +0 -13
  1539. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +0 -6
  1540. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +0 -18
  1541. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +0 -65
  1542. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/util.d.ts +0 -2
  1543. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +0 -14
  1544. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +0 -11
  1545. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +0 -5
  1546. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +0 -9
  1547. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +0 -33
  1548. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +0 -32
  1549. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +0 -49
  1550. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +0 -26
  1551. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +0 -20
  1552. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +0 -59
  1553. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +0 -5
  1554. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +0 -9
  1555. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +0 -7
  1556. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +0 -19
  1557. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/deserializerMiddleware.d.ts +0 -6
  1558. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/index.d.ts +0 -3
  1559. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serdePlugin.d.ts +0 -24
  1560. package/node_modules/@smithy/middleware-serde/dist-types/ts3.4/serializerMiddleware.d.ts +0 -6
  1561. package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +0 -5
  1562. package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/index.d.ts +0 -1
  1563. package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/types.d.ts +0 -22
  1564. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +0 -31
  1565. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromEnv.d.ts +0 -20
  1566. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +0 -22
  1567. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +0 -9
  1568. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/getSelectorName.d.ts +0 -9
  1569. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/index.d.ts +0 -4
  1570. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/build-abort-error.d.ts +0 -10
  1571. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/constants.d.ts +0 -5
  1572. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/get-transformed-headers.d.ts +0 -4
  1573. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/index.d.ts +0 -3
  1574. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +0 -46
  1575. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +0 -24
  1576. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-pool.d.ts +0 -12
  1577. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +0 -63
  1578. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/readable.mock.d.ts +0 -13
  1579. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/server.mock.d.ts +0 -12
  1580. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-connection-timeout.d.ts +0 -2
  1581. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-request-timeout.d.ts +0 -6
  1582. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-keep-alive.d.ts +0 -6
  1583. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/set-socket-timeout.d.ts +0 -2
  1584. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/collector.d.ts +0 -5
  1585. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +0 -6
  1586. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/readable.mock.d.ts +0 -13
  1587. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +0 -8
  1588. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +0 -12
  1589. package/node_modules/@smithy/property-provider/dist-types/ts3.4/CredentialsProviderError.d.ts +0 -31
  1590. package/node_modules/@smithy/property-provider/dist-types/ts3.4/ProviderError.d.ts +0 -39
  1591. package/node_modules/@smithy/property-provider/dist-types/ts3.4/TokenProviderError.d.ts +0 -31
  1592. package/node_modules/@smithy/property-provider/dist-types/ts3.4/chain.d.ts +0 -13
  1593. package/node_modules/@smithy/property-provider/dist-types/ts3.4/fromStatic.d.ts +0 -5
  1594. package/node_modules/@smithy/property-provider/dist-types/ts3.4/index.d.ts +0 -24
  1595. package/node_modules/@smithy/property-provider/dist-types/ts3.4/memoize.d.ts +0 -40
  1596. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/Field.d.ts +0 -50
  1597. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/Fields.d.ts +0 -44
  1598. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/httpExtensionConfiguration.d.ts +0 -33
  1599. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/extensions/index.d.ts +0 -1
  1600. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -35
  1601. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +0 -56
  1602. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +0 -29
  1603. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/index.d.ts +0 -8
  1604. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/isValidHostname.d.ts +0 -1
  1605. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/types.d.ts +0 -21
  1606. package/node_modules/@smithy/querystring-builder/dist-types/ts3.4/index.d.ts +0 -5
  1607. package/node_modules/@smithy/querystring-parser/dist-types/ts3.4/index.d.ts +0 -5
  1608. package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +0 -30
  1609. package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +0 -24
  1610. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/constants.d.ts +0 -4
  1611. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/externalDataInterceptor.d.ts +0 -9
  1612. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigData.d.ts +0 -8
  1613. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getConfigFilepath.d.ts +0 -2
  1614. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getCredentialsFilepath.d.ts +0 -2
  1615. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getHomeDir.d.ts +0 -6
  1616. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +0 -15
  1617. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +0 -5
  1618. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +0 -52
  1619. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSsoSessionData.d.ts +0 -6
  1620. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/index.d.ts +0 -10
  1621. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +0 -33
  1622. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +0 -17
  1623. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/mergeConfigFiles.d.ts +0 -7
  1624. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseIni.d.ts +0 -2
  1625. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +0 -18
  1626. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/readFile.d.ts +0 -21
  1627. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +0 -16
  1628. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/HeaderFormatter.d.ts +0 -24
  1629. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +0 -21
  1630. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4Base.d.ts +0 -69
  1631. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/constants.d.ts +0 -43
  1632. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +0 -30
  1633. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +0 -5
  1634. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +0 -5
  1635. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +0 -5
  1636. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/headerUtil.d.ts +0 -4
  1637. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/index.d.ts +0 -11
  1638. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +0 -10
  1639. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +0 -5
  1640. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/signature-v4a-container.d.ts +0 -24
  1641. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/suite.fixture.d.ts +0 -14
  1642. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/utilDate.d.ts +0 -2
  1643. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/NoOpLogger.d.ts +0 -11
  1644. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +0 -87
  1645. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/collect-stream-body.d.ts +0 -5
  1646. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/command.d.ts +0 -119
  1647. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/constants.d.ts +0 -4
  1648. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/create-aggregated-client.d.ts +0 -18
  1649. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/default-error-handler.d.ts +0 -15
  1650. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/defaults-mode.d.ts +0 -28
  1651. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/emitWarningIfUnsupportedVersion.d.ts +0 -8
  1652. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +0 -42
  1653. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extended-encode-uri-component.d.ts +0 -5
  1654. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -26
  1655. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -38
  1656. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/index.d.ts +0 -1
  1657. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  1658. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-array-if-single-item.d.ts +0 -7
  1659. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/get-value-from-text-node.d.ts +0 -7
  1660. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/index.d.ts +0 -21
  1661. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/is-serializable-header-value.d.ts +0 -5
  1662. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/object-mapping.d.ts +0 -178
  1663. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/resolve-path.d.ts +0 -5
  1664. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/schemaLogFilter.d.ts +0 -9
  1665. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +0 -15
  1666. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/serde-json.d.ts +0 -12
  1667. package/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +0 -7
  1668. package/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +0 -50
  1669. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +0 -7
  1670. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +0 -49
  1671. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +0 -20
  1672. package/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +0 -41
  1673. package/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +0 -14
  1674. package/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +0 -57
  1675. package/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +0 -6
  1676. package/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +0 -40
  1677. package/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +0 -63
  1678. package/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +0 -57
  1679. package/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +0 -28
  1680. package/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +0 -10
  1681. package/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +0 -3
  1682. package/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +0 -34
  1683. package/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +0 -32
  1684. package/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +0 -60
  1685. package/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +0 -41
  1686. package/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +0 -31
  1687. package/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +0 -77
  1688. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +0 -27
  1689. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +0 -10
  1690. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +0 -28
  1691. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +0 -16
  1692. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +0 -5
  1693. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +0 -55
  1694. package/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +0 -137
  1695. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +0 -58
  1696. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +0 -33
  1697. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +0 -9
  1698. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +0 -4
  1699. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +0 -18
  1700. package/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +0 -35
  1701. package/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +0 -16
  1702. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +0 -128
  1703. package/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +0 -113
  1704. package/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +0 -14
  1705. package/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +0 -31
  1706. package/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +0 -15
  1707. package/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +0 -4
  1708. package/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +0 -14
  1709. package/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +0 -43
  1710. package/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +0 -13
  1711. package/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +0 -534
  1712. package/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +0 -33
  1713. package/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +0 -30
  1714. package/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +0 -40
  1715. package/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +0 -133
  1716. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +0 -149
  1717. package/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +0 -251
  1718. package/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +0 -65
  1719. package/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +0 -118
  1720. package/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +0 -46
  1721. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +0 -114
  1722. package/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +0 -82
  1723. package/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +0 -155
  1724. package/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +0 -22
  1725. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +0 -32
  1726. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +0 -60
  1727. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +0 -51
  1728. package/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +0 -41
  1729. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +0 -26
  1730. package/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +0 -81
  1731. package/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +0 -14
  1732. package/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +0 -6
  1733. package/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +0 -88
  1734. package/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +0 -41
  1735. package/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +0 -17
  1736. package/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +0 -192
  1737. package/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +0 -35
  1738. package/node_modules/@smithy/url-parser/dist-types/ts3.4/index.d.ts +0 -5
  1739. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/constants.d.ts +0 -12
  1740. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/index.d.ts +0 -4
  1741. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  1742. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/ts3.4/resolveDefaultsModeConfig.native.d.ts +0 -16
  1743. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/constants.d.ts +0 -24
  1744. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/defaultsModeConfig.d.ts +0 -6
  1745. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/index.d.ts +0 -4
  1746. package/node_modules/@smithy/util-defaults-mode-node/dist-types/ts3.4/resolveDefaultsModeConfig.d.ts +0 -17
  1747. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/cache/EndpointCache.d.ts +0 -34
  1748. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/debugId.d.ts +0 -1
  1749. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/index.d.ts +0 -2
  1750. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/debug/toDebugString.d.ts +0 -9
  1751. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/getEndpointUrlConfig.d.ts +0 -2
  1752. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  1753. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/booleanEquals.d.ts +0 -5
  1754. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttr.d.ts +0 -7
  1755. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/getAttrPathList.d.ts +0 -4
  1756. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/index.d.ts +0 -9
  1757. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -4
  1758. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isSet.d.ts +0 -5
  1759. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/isValidHostLabel.d.ts +0 -7
  1760. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/not.d.ts +0 -5
  1761. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/parseURL.d.ts +0 -5
  1762. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/stringEquals.d.ts +0 -5
  1763. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/substring.d.ts +0 -7
  1764. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/lib/uriEncode.d.ts +0 -4
  1765. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -6
  1766. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -3
  1767. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointFunctions.d.ts +0 -2
  1768. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -5
  1769. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -2
  1770. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -4
  1771. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -3
  1772. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -7
  1773. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -25
  1774. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/callFunction.d.ts +0 -1
  1775. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/customEndpointFunctions.d.ts +0 -4
  1776. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/endpointFunctions.d.ts +0 -11
  1777. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateCondition.d.ts +0 -8
  1778. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateConditions.d.ts +0 -8
  1779. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateEndpointRule.d.ts +0 -3
  1780. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateErrorRule.d.ts +0 -2
  1781. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateExpression.d.ts +0 -7
  1782. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateRules.d.ts +0 -8
  1783. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTemplate.d.ts +0 -2
  1784. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/evaluateTreeRule.d.ts +0 -1
  1785. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointHeaders.d.ts +0 -2
  1786. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperties.d.ts +0 -8
  1787. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointProperty.d.ts +0 -1
  1788. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getEndpointUrl.d.ts +0 -2
  1789. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/getReferenceValue.d.ts +0 -2
  1790. package/node_modules/@smithy/util-endpoints/dist-types/ts3.4/utils/index.d.ts +0 -2
  1791. package/node_modules/@smithy/util-middleware/dist-types/ts3.4/getSmithyContext.d.ts +0 -5
  1792. package/node_modules/@smithy/util-middleware/dist-types/ts3.4/index.d.ts +0 -8
  1793. package/node_modules/@smithy/util-middleware/dist-types/ts3.4/normalizeProvider.d.ts +0 -7
  1794. package/node_modules/@smithy/util-stream/dist-types/ts3.4/ByteArrayCollector.d.ts +0 -13
  1795. package/node_modules/@smithy/util-stream/dist-types/ts3.4/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
  1796. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.browser.d.ts +0 -37
  1797. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/ChecksumStream.d.ts +0 -61
  1798. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.browser.d.ts +0 -14
  1799. package/node_modules/@smithy/util-stream/dist-types/ts3.4/checksum/createChecksumStream.d.ts +0 -13
  1800. package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadable.d.ts +0 -15
  1801. package/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +0 -54
  1802. package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.browser.d.ts +0 -5
  1803. package/node_modules/@smithy/util-stream/dist-types/ts3.4/getAwsChunkedEncodingStream.d.ts +0 -10
  1804. package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.browser.d.ts +0 -7
  1805. package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +0 -9
  1806. package/node_modules/@smithy/util-stream/dist-types/ts3.4/index.d.ts +0 -12
  1807. package/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.browser.d.ts +0 -7
  1808. package/node_modules/@smithy/util-stream/dist-types/ts3.4/sdk-stream-mixin.d.ts +0 -8
  1809. package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.browser.d.ts +0 -8
  1810. package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +0 -17
  1811. package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +0 -17
  1812. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/circularReplacer.d.ts +0 -6
  1813. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/createWaiter.d.ts +0 -11
  1814. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/index.d.ts +0 -2
  1815. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/poller.d.ts +0 -10
  1816. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/index.d.ts +0 -8
  1817. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/sleep.d.ts +0 -4
  1818. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/utils/validate.d.ts +0 -8
  1819. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +0 -49
  1820. package/node_modules/fast-xml-parser/lib/pem.d.cts +0 -148
  1821. package/node_modules/fast-xml-parser/src/pem.d.ts +0 -135
  1822. package/node_modules/strnum/.github/SECURITY.md +0 -5
  1823. package/node_modules/strnum/.vscode/launch.json +0 -25
  1824. package/node_modules/strnum/algo.stflow +0 -84
  1825. package/node_modules/strnum/tests/infinity_test.js +0 -18
  1826. package/node_modules/strnum/tests/strnum_test.js +0 -172
  1827. /package/node_modules/{@smithy/middleware-retry/dist-es/types.js → @aws-sdk/client-ecs/dist-es/models/models_1.js} +0 -0
  1828. /package/node_modules/{@smithy/abort-controller → @aws-sdk/util-arn-parser}/LICENSE +0 -0
  1829. /package/node_modules/@smithy/middleware-retry/dist-es/{AdaptiveRetryStrategy.js → retry-pre-sra-deprecated/AdaptiveRetryStrategy.js} +0 -0
  1830. /package/node_modules/@smithy/middleware-retry/dist-es/{defaultRetryQuota.js → retry-pre-sra-deprecated/defaultRetryQuota.js} +0 -0
  1831. /package/node_modules/@smithy/middleware-retry/dist-es/{delayDecider.js → retry-pre-sra-deprecated/delayDecider.js} +0 -0
  1832. /package/node_modules/@smithy/middleware-retry/dist-es/{retryDecider.js → retry-pre-sra-deprecated/retryDecider.js} +0 -0
  1833. /package/node_modules/@smithy/middleware-retry/dist-types/{StandardRetryStrategy.d.ts → retry-pre-sra-deprecated/StandardRetryStrategy.d.ts} +0 -0
  1834. /package/node_modules/@smithy/middleware-retry/dist-types/{retryDecider.d.ts → retry-pre-sra-deprecated/retryDecider.d.ts} +0 -0
  1835. /package/node_modules/@smithy/middleware-retry/dist-types/{types.d.ts → retry-pre-sra-deprecated/types.d.ts} +0 -0
@@ -10,6 +10,7 @@ const _AM = "AcceleratorManufacturer";
10
10
  const _AMS = "AcceleratorManufacturerSet";
11
11
  const _AN = "AcceleratorName";
12
12
  const _ANS = "AcceleratorNameSet";
13
+ const _ARC = "AutoRepairConfiguration";
13
14
  const _ASC = "AttachmentStateChange";
14
15
  const _ASCt = "AttachmentStateChanges";
15
16
  const _ASGP = "AutoScalingGroupProvider";
@@ -38,9 +39,12 @@ const _CCTE = "ClusterContainsTasksException";
38
39
  const _CCl = "ClusterConfiguration";
39
40
  const _CCr = "CreateCluster";
40
41
  const _CD = "ContainerDefinition";
42
+ const _CDR = "CreateDaemonRequest";
43
+ const _CDRr = "CreateDaemonResponse";
41
44
  const _CDo = "ContainerDependency";
42
45
  const _CDon = "ContainerDefinitions";
43
46
  const _CDont = "ContainerDependencies";
47
+ const _CDr = "CreateDaemon";
44
48
  const _CE = "ClientException";
45
49
  const _CEGS = "CreateExpressGatewayService";
46
50
  const _CEGSR = "CreateExpressGatewayServiceRequest";
@@ -80,6 +84,7 @@ const _Co = "Container";
80
84
  const _Con = "Containers";
81
85
  const _D = "Deployment";
82
86
  const _DA = "DeploymentAlarms";
87
+ const _DAC = "DaemonAlarmConfiguration";
83
88
  const _DAR = "DeleteAttributesRequest";
84
89
  const _DARe = "DeleteAttributesResponse";
85
90
  const _DAS = "DeleteAccountSetting";
@@ -87,19 +92,26 @@ const _DASR = "DeleteAccountSettingRequest";
87
92
  const _DASRe = "DeleteAccountSettingResponse";
88
93
  const _DAe = "DeleteAttributes";
89
94
  const _DC = "DeploymentConfiguration";
90
- const _DCB = "DeploymentCircuitBreaker";
91
- const _DCI = "DeregisterContainerInstance";
95
+ const _DCB = "DaemonCircuitBreaker";
96
+ const _DCBe = "DeploymentCircuitBreaker";
97
+ const _DCD = "DaemonContainerDefinition";
98
+ const _DCDL = "DaemonContainerDefinitionList";
99
+ const _DCI = "DaemonContainerImage";
92
100
  const _DCIR = "DeregisterContainerInstanceRequest";
93
101
  const _DCIRe = "DeregisterContainerInstanceResponse";
94
102
  const _DCIRes = "DescribeContainerInstancesRequest";
95
103
  const _DCIResc = "DescribeContainerInstancesResponse";
96
- const _DCIe = "DescribeContainerInstances";
97
- const _DCP = "DeleteCapacityProvider";
104
+ const _DCIa = "DaemonContainerImages";
105
+ const _DCIe = "DeregisterContainerInstance";
106
+ const _DCIes = "DescribeContainerInstances";
107
+ const _DCP = "DaemonCapacityProvider";
108
+ const _DCPL = "DaemonCapacityProviderList";
98
109
  const _DCPR = "DeleteCapacityProviderRequest";
99
110
  const _DCPRe = "DeleteCapacityProviderResponse";
100
111
  const _DCPRes = "DescribeCapacityProvidersRequest";
101
112
  const _DCPResc = "DescribeCapacityProvidersResponse";
102
- const _DCPe = "DescribeCapacityProviders";
113
+ const _DCPe = "DeleteCapacityProvider";
114
+ const _DCPes = "DescribeCapacityProviders";
103
115
  const _DCR = "DeleteClusterRequest";
104
116
  const _DCRe = "DeleteClusterResponse";
105
117
  const _DCRes = "DescribeClustersRequest";
@@ -107,6 +119,35 @@ const _DCResc = "DescribeClustersResponse";
107
119
  const _DCe = "DeploymentController";
108
120
  const _DCel = "DeleteCluster";
109
121
  const _DCes = "DescribeClusters";
122
+ const _DD = "DaemonDeployment";
123
+ const _DDA = "DaemonDeploymentAlarms";
124
+ const _DDC = "DaemonDeploymentConfiguration";
125
+ const _DDCP = "DaemonDeploymentCapacityProvider";
126
+ const _DDCPL = "DaemonDeploymentCapacityProviderList";
127
+ const _DDD = "DescribeDaemonDeployments";
128
+ const _DDDR = "DescribeDaemonDeploymentsRequest";
129
+ const _DDDRe = "DescribeDaemonDeploymentsResponse";
130
+ const _DDL = "DaemonDeploymentList";
131
+ const _DDR = "DeleteDaemonRequest";
132
+ const _DDRD = "DaemonDeploymentRevisionDetail";
133
+ const _DDRDL = "DaemonDeploymentRevisionDetailList";
134
+ const _DDRR = "DescribeDaemonRevisionsRequest";
135
+ const _DDRRe = "DescribeDaemonRevisionsResponse";
136
+ const _DDRe = "DeleteDaemonResponse";
137
+ const _DDRes = "DescribeDaemonRequest";
138
+ const _DDResc = "DescribeDaemonResponse";
139
+ const _DDRescr = "DescribeDaemonRevisions";
140
+ const _DDS = "DaemonDeploymentSummary";
141
+ const _DDSL = "DaemonDeploymentSummaryList";
142
+ const _DDTD = "DeleteDaemonTaskDefinition";
143
+ const _DDTDR = "DeleteDaemonTaskDefinitionRequest";
144
+ const _DDTDRe = "DeleteDaemonTaskDefinitionResponse";
145
+ const _DDTDRes = "DescribeDaemonTaskDefinitionRequest";
146
+ const _DDTDResc = "DescribeDaemonTaskDefinitionResponse";
147
+ const _DDTDe = "DescribeDaemonTaskDefinition";
148
+ const _DDa = "DaemonDetail";
149
+ const _DDe = "DeleteDaemon";
150
+ const _DDes = "DescribeDaemon";
110
151
  const _DEGS = "DeleteExpressGatewayService";
111
152
  const _DEGSR = "DeleteExpressGatewayServiceRequest";
112
153
  const _DEGSRe = "DeleteExpressGatewayServiceResponse";
@@ -117,13 +158,22 @@ const _DES = "DeploymentEphemeralStorage";
117
158
  const _DL = "DevicesList";
118
159
  const _DLH = "DeploymentLifecycleHook";
119
160
  const _DLHL = "DeploymentLifecycleHookList";
161
+ const _DLP = "DaemonLinuxParameters";
162
+ const _DNAE = "DaemonNotActiveException";
163
+ const _DNFE = "DaemonNotFoundException";
120
164
  const _DPE = "DiscoverPollEndpoint";
121
165
  const _DPER = "DiscoverPollEndpointRequest";
122
166
  const _DPERi = "DiscoverPollEndpointResponse";
123
- const _DS = "DeleteService";
167
+ const _DR = "DaemonRevision";
168
+ const _DRD = "DaemonRevisionDetail";
169
+ const _DRDL = "DaemonRevisionDetailList";
170
+ const _DRa = "DaemonRollback";
171
+ const _DRae = "DaemonRevisions";
172
+ const _DS = "DaemonSummary";
124
173
  const _DSD = "DescribeServiceDeployments";
125
174
  const _DSDR = "DescribeServiceDeploymentsRequest";
126
175
  const _DSDRe = "DescribeServiceDeploymentsResponse";
176
+ const _DSL = "DaemonSummariesList";
127
177
  const _DSR = "DeleteServiceRequest";
128
178
  const _DSRR = "DescribeServiceRevisionsRequest";
129
179
  const _DSRRe = "DescribeServiceRevisionsResponse";
@@ -131,16 +181,20 @@ const _DSRe = "DeleteServiceResponse";
131
181
  const _DSRes = "DescribeServicesRequest";
132
182
  const _DSResc = "DescribeServicesResponse";
133
183
  const _DSRescr = "DescribeServiceRevisions";
134
- const _DSe = "DescribeServices";
184
+ const _DSe = "DeleteService";
185
+ const _DSes = "DescribeServices";
135
186
  const _DT = "DescribeTasks";
136
- const _DTD = "DeleteTaskDefinitions";
187
+ const _DTD = "DaemonTaskDefinition";
137
188
  const _DTDR = "DeleteTaskDefinitionsRequest";
138
189
  const _DTDRe = "DeleteTaskDefinitionsResponse";
139
190
  const _DTDRer = "DeregisterTaskDefinitionRequest";
140
191
  const _DTDRere = "DeregisterTaskDefinitionResponse";
141
192
  const _DTDRes = "DescribeTaskDefinitionRequest";
142
193
  const _DTDResc = "DescribeTaskDefinitionResponse";
143
- const _DTDe = "DeregisterTaskDefinition";
194
+ const _DTDS = "DaemonTaskDefinitionSummary";
195
+ const _DTDSa = "DaemonTaskDefinitionSummaries";
196
+ const _DTDe = "DeleteTaskDefinitions";
197
+ const _DTDer = "DeregisterTaskDefinition";
144
198
  const _DTDes = "DescribeTaskDefinition";
145
199
  const _DTR = "DescribeTasksRequest";
146
200
  const _DTRe = "DescribeTasksResponse";
@@ -150,7 +204,9 @@ const _DTSRe = "DeleteTaskSetResponse";
150
204
  const _DTSRes = "DescribeTaskSetsRequest";
151
205
  const _DTSResc = "DescribeTaskSetsResponse";
152
206
  const _DTSe = "DescribeTaskSets";
207
+ const _DV = "DaemonVolume";
153
208
  const _DVC = "DockerVolumeConfiguration";
209
+ const _DVL = "DaemonVolumeList";
154
210
  const _De = "Device";
155
211
  const _Dep = "Deployments";
156
212
  const _EBSTS = "EBSTagSpecification";
@@ -223,6 +279,15 @@ const _LCR = "ListClustersRequest";
223
279
  const _LCRi = "ListClustersResponse";
224
280
  const _LCi = "ListClusters";
225
281
  const _LCo = "LogConfiguration";
282
+ const _LD = "ListDaemons";
283
+ const _LDD = "ListDaemonDeployments";
284
+ const _LDDR = "ListDaemonDeploymentsRequest";
285
+ const _LDDRi = "ListDaemonDeploymentsResponse";
286
+ const _LDR = "ListDaemonsRequest";
287
+ const _LDRi = "ListDaemonsResponse";
288
+ const _LDTD = "ListDaemonTaskDefinitions";
289
+ const _LDTDR = "ListDaemonTaskDefinitionsRequest";
290
+ const _LDTDRi = "ListDaemonTaskDefinitionsResponse";
226
291
  const _LEE = "LimitExceededException";
227
292
  const _LP = "LinuxParameters";
228
293
  const _LS = "ListServices";
@@ -257,6 +322,7 @@ const _MASCa = "ManagedAgentStateChanges";
257
322
  const _MAa = "ManagedAgents";
258
323
  const _MC = "ManagedCertificate";
259
324
  const _MGBPVCR = "MemoryGiBPerVCpuRequest";
325
+ const _MILSC = "ManagedInstancesLocalStorageConfiguration";
260
326
  const _MINC = "ManagedInstancesNetworkConfiguration";
261
327
  const _MIP = "ManagedIngressPath";
262
328
  const _MIPa = "ManagedInstancesProvider";
@@ -322,6 +388,9 @@ const _RCI = "RegisterContainerInstance";
322
388
  const _RCIR = "RegisterContainerInstanceRequest";
323
389
  const _RCIRe = "RegisterContainerInstanceResponse";
324
390
  const _RCe = "ResolvedConfiguration";
391
+ const _RDTD = "RegisterDaemonTaskDefinition";
392
+ const _RDTDR = "RegisterDaemonTaskDefinitionRequest";
393
+ const _RDTDRe = "RegisterDaemonTaskDefinitionResponse";
325
394
  const _RIUE = "ResourceInUseException";
326
395
  const _RNFE = "ResourceNotFoundException";
327
396
  const _RP = "RuntimePlatform";
@@ -369,6 +438,7 @@ const _SDe = "ServiceDeployments";
369
438
  const _SE = "ServerException";
370
439
  const _SEe = "ServiceEvent";
371
440
  const _SEer = "ServiceEvents";
441
+ const _SFVC = "S3FilesVolumeConfiguration";
372
442
  const _SL = "SecretList";
373
443
  const _SMEBSVC = "ServiceManagedEBSVolumeConfiguration";
374
444
  const _SNAE = "ServiceNotActiveException";
@@ -445,6 +515,9 @@ const _UCRp = "UpdateClusterResponse";
445
515
  const _UCS = "UpdateClusterSettings";
446
516
  const _UCSR = "UpdateClusterSettingsRequest";
447
517
  const _UCSRp = "UpdateClusterSettingsResponse";
518
+ const _UD = "UpdateDaemon";
519
+ const _UDR = "UpdateDaemonRequest";
520
+ const _UDRp = "UpdateDaemonResponse";
448
521
  const _UEGS = "UpdatedExpressGatewayService";
449
522
  const _UEGSR = "UpdateExpressGatewayServiceRequest";
450
523
  const _UEGSRp = "UpdateExpressGatewayServiceResponse";
@@ -495,15 +568,18 @@ const _aN = "alarmNames";
495
568
  const _aNc = "acceleratorNames";
496
569
  const _aNt = "attributeName";
497
570
  const _aP = "appProtocol";
571
+ const _aPA = "accessPointArn";
498
572
  const _aPAA = "awsPcaAuthorityArn";
499
573
  const _aPI = "assignPublicIp";
500
574
  const _aPIc = "accessPointId";
501
- const _aS = "attachmentsStatus";
575
+ const _aRC = "autoRepairConfiguration";
576
+ const _aS = "actionsStatus";
502
577
  const _aSC = "activeServicesCount";
503
578
  const _aSGA = "autoScalingGroupArn";
504
579
  const _aSGP = "autoScalingGroupProvider";
505
580
  const _aSM = "autoScalingMetric";
506
581
  const _aSTV = "autoScalingTargetValue";
582
+ const _aSt = "attachmentsStatus";
507
583
  const _aSu = "autoScaling";
508
584
  const _aT = "accessType";
509
585
  const _aTGA = "alternateTargetGroupArn";
@@ -537,17 +613,18 @@ const _cAo = "containerArn";
537
613
  const _cAon = "connectivityAt";
538
614
  const _cAp = "cpuArchitecture";
539
615
  const _cAr = "createdAt";
540
- const _cB = "createdBy";
616
+ const _cB = "circuitBreaker";
541
617
  const _cBTIM = "canaryBakeTimeInMinutes";
618
+ const _cBr = "createdBy";
542
619
  const _cC = "canaryConfiguration";
543
- const _cD = "currentDeployment";
620
+ const _cD = "containerDefinitions";
544
621
  const _cDC = "computedDesiredCount";
545
- const _cDo = "containerDefinitions";
546
- const _cI = "containerInstance";
622
+ const _cDu = "currentDeployment";
623
+ const _cI = "containerImages";
547
624
  const _cIA = "containerInstanceArn";
548
625
  const _cIAo = "containerInstanceArns";
549
- const _cIo = "containerInstances";
550
- const _cIon = "containerImages";
626
+ const _cIo = "containerInstance";
627
+ const _cIon = "containerInstances";
551
628
  const _cM = "cpuManufacturers";
552
629
  const _cN = "clusterName";
553
630
  const _cNo = "containerName";
@@ -555,6 +632,7 @@ const _cO = "containerOverrides";
555
632
  const _cOT = "capacityOptionType";
556
633
  const _cP = "canaryPercent";
557
634
  const _cPA = "capacityProviderArn";
635
+ const _cPAa = "capacityProviderArns";
558
636
  const _cPN = "capacityProviderName";
559
637
  const _cPR = "containerPortRange";
560
638
  const _cPS = "capacityProviderStrategy";
@@ -563,7 +641,8 @@ const _cPap = "capacityProviders";
563
641
  const _cPo = "containerPath";
564
642
  const _cPon = "containerPort";
565
643
  const _cPr = "credentialsParameter";
566
- const _cR = "capacityReservations";
644
+ const _cR = "currentRevisions";
645
+ const _cRa = "capacityReservations";
567
646
  const _cS = "credentialSpecs";
568
647
  const _cSD = "currentServiceDeployment";
569
648
  const _cSR = "currentServiceRevisions";
@@ -584,15 +663,22 @@ const _conta = "containers";
584
663
  const _cou = "count";
585
664
  const _cp = "cpu";
586
665
  const _d = "details";
587
- const _dA = "discoveryArn";
588
- const _dAe = "deregisteredAt";
589
- const _dC = "desiredCount";
666
+ const _dA = "daemonArn";
667
+ const _dAe = "deploymentArn";
668
+ const _dAer = "deregisteredAt";
669
+ const _dAi = "discoveryArn";
670
+ const _dC = "deploymentConfiguration";
590
671
  const _dCB = "deploymentCircuitBreaker";
591
672
  const _dCPS = "defaultCapacityProviderStrategy";
592
- const _dCe = "deploymentConfiguration";
673
+ const _dCe = "desiredCount";
593
674
  const _dCep = "deploymentController";
675
+ const _dD = "daemonDeployments";
676
+ const _dDA = "daemonDeploymentArn";
677
+ const _dDAa = "daemonDeploymentArns";
678
+ const _dIC = "drainingInstanceCount";
594
679
  const _dL = "dockerLabels";
595
680
  const _dN = "disableNetworking";
681
+ const _dNa = "daemonName";
596
682
  const _dNe = "deviceName";
597
683
  const _dNi = "discoveryName";
598
684
  const _dNn = "dnsName";
@@ -600,17 +686,27 @@ const _dNo = "domainName";
600
686
  const _dO = "dependsOn";
601
687
  const _dOT = "deleteOnTermination";
602
688
  const _dOr = "driverOpts";
689
+ const _dP = "drainPercent";
690
+ const _dR = "daemonRevisions";
691
+ const _dRA = "daemonRevisionArn";
692
+ const _dRAa = "daemonRevisionArns";
693
+ const _dRAe = "deleteRequestedAt";
603
694
  const _dS = "dnsServers";
604
695
  const _dSD = "dnsSearchDomains";
696
+ const _dSL = "daemonSummariesList";
605
697
  const _dSO = "dockerSecurityOptions";
606
698
  const _dSe = "desiredStatus";
607
699
  const _dT = "deviceType";
700
+ const _dTD = "daemonTaskDefinition";
701
+ const _dTDA = "daemonTaskDefinitionArn";
702
+ const _dTDa = "daemonTaskDefinitions";
608
703
  const _dV = "doubleValue";
609
704
  const _dVC = "dockerVolumeConfiguration";
610
705
  const _dVo = "dockerVersion";
611
- const _de = "detail";
706
+ const _da = "daemon";
707
+ const _de = "devices";
612
708
  const _dep = "deployments";
613
- const _dev = "devices";
709
+ const _det = "detail";
614
710
  const _do = "domain";
615
711
  const _dr = "driver";
616
712
  const _dro = "drop";
@@ -644,7 +740,7 @@ const _es = "essential";
644
740
  const _ev = "events";
645
741
  const _ex = "expression";
646
742
  const _exa = "exact";
647
- const _f = "force";
743
+ const _f = "family";
648
744
  const _fA = "finishedAt";
649
745
  const _fC = "firelensConfiguration";
650
746
  const _fCa = "failureCount";
@@ -653,16 +749,17 @@ const _fES = "fargateEphemeralStorage";
653
749
  const _fESKKI = "fargateEphemeralStorageKmsKeyId";
654
750
  const _fND = "forceNewDeployment";
655
751
  const _fP = "familyPrefix";
752
+ const _fSA = "fileSystemArn";
656
753
  const _fSI = "fileSystemId";
657
754
  const _fT = "failedTasks";
658
755
  const _fTi = "filesystemType";
659
756
  const _fWFSVC = "fsxWindowsFileServerVolumeConfiguration";
660
757
  const _fa = "failures";
661
758
  const _fam = "families";
662
- const _fami = "family";
663
759
  const _fi = "filter";
664
760
  const _fie = "field";
665
- const _fo = "format";
761
+ const _fo = "force";
762
+ const _for = "format";
666
763
  const _g = "group";
667
764
  const _gDE = "guardDutyEnabled";
668
765
  const _gI = "gpuIds";
@@ -672,6 +769,7 @@ const _hCGPS = "healthCheckGracePeriodSeconds";
672
769
  const _hCP = "healthCheckPath";
673
770
  const _hCPe = "healthCheckPort";
674
771
  const _hD = "hookDetails";
772
+ const _hE = "httpError";
675
773
  const _hL = "hardLimit";
676
774
  const _hP = "hostPath";
677
775
  const _hPR = "hostPortRange";
@@ -730,6 +828,7 @@ const _lP = "linuxParameters";
730
828
  const _lS = "lastStatus";
731
829
  const _lSA = "lastStartedAt";
732
830
  const _lSC = "lastStatusChange";
831
+ const _lSCo = "localStorageConfiguration";
733
832
  const _lSP = "logStreamPrefix";
734
833
  const _lST = "localStorageTypes";
735
834
  const _lSi = "lifecycleStages";
@@ -826,6 +925,7 @@ const _rAes = "resourceArn";
826
925
  const _rB = "registeredBy";
827
926
  const _rC = "repositoryCredentials";
828
927
  const _rCIC = "registeredContainerInstancesCount";
928
+ const _rCP = "rollbackCapacityProviders";
829
929
  const _rCe = "requiresCompatibilities";
830
930
  const _rCes = "resolvedConfiguration";
831
931
  const _rCu = "runningCount";
@@ -833,6 +933,7 @@ const _rD = "rootDirectory";
833
933
  const _rGA = "reservationGroupArn";
834
934
  const _rHS = "requireHibernateSupport";
835
935
  const _rI = "resourceIds";
936
+ const _rIC = "runningInstanceCount";
836
937
  const _rIe = "referenceId";
837
938
  const _rIu = "runtimeId";
838
939
  const _rMT = "resourceManagementType";
@@ -851,18 +952,19 @@ const _rT = "resourceType";
851
952
  const _rTC = "runningTasksCount";
852
953
  const _rTCe = "requestedTaskCount";
853
954
  const _rTCu = "runningTaskCount";
955
+ const _rTDRA = "rollbackTargetDaemonRevisionArn";
854
956
  const _rTTW = "requestedTestTrafficWeight";
855
- const _re = "retries";
856
- const _rev = "revision";
957
+ const _re = "revision";
958
+ const _ret = "retries";
857
959
  const _ro = "role";
858
960
  const _rol = "rollback";
859
961
  const _ru = "rule";
860
962
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.ecs";
861
- const _sA = "serviceArn";
862
- const _sAe = "serviceArns";
863
- const _sAt = "startedAt";
864
- const _sAto = "stoppedAt";
865
- const _sAtop = "stoppingAt";
963
+ const _sA = "startedAt";
964
+ const _sAe = "serviceArn";
965
+ const _sAer = "serviceArns";
966
+ const _sAt = "stoppedAt";
967
+ const _sAto = "stoppingAt";
866
968
  const _sB = "startedBy";
867
969
  const _sBN = "s3BucketName";
868
970
  const _sBTIM = "stepBakeTimeInMinutes";
@@ -878,6 +980,7 @@ const _sCtop = "stopCode";
878
980
  const _sD = "serviceDeployments";
879
981
  const _sDA = "serviceDeploymentArns";
880
982
  const _sDAe = "serviceDeploymentArn";
983
+ const _sDR = "sourceDaemonRevisions";
881
984
  const _sEE = "s3EncryptionEnabled";
882
985
  const _sG = "securityGroups";
883
986
  const _sGI = "securityGroupIds";
@@ -915,6 +1018,7 @@ const _sTt = "stopTimeout";
915
1018
  const _sTto = "stopType";
916
1019
  const _sU = "streamUrl";
917
1020
  const _sV = "sourceVolume";
1021
+ const _sVC = "s3filesVolumeConfiguration";
918
1022
  const _sc = "scale";
919
1023
  const _sch = "scheme";
920
1024
  const _sco = "scope";
@@ -941,6 +1045,9 @@ const _tCa = "targetConfiguration";
941
1045
  const _tD = "taskDefinition";
942
1046
  const _tDA = "taskDefinitionArns";
943
1047
  const _tDAa = "taskDefinitionArn";
1048
+ const _tDIC = "totalDrainingInstanceCount";
1049
+ const _tDR = "targetDaemonRevision";
1050
+ const _tDRA = "targetDaemonRevisionArn";
944
1051
  const _tDa = "taskDefinitions";
945
1052
  const _tE = "telemetryEndpoint";
946
1053
  const _tEP = "transitEncryptionPort";
@@ -954,6 +1061,8 @@ const _tLSGB = "totalLocalStorageGB";
954
1061
  const _tP = "terminationPolicy";
955
1062
  const _tR = "totalResources";
956
1063
  const _tRA = "taskRoleArn";
1064
+ const _tRC = "totalRunningCount";
1065
+ const _tRIC = "totalRunningInstanceCount";
957
1066
  const _tS = "taskSet";
958
1067
  const _tSA = "taskSetArn";
959
1068
  const _tSR = "targetServiceRevision";
@@ -974,6 +1083,7 @@ const _tl = "tls";
974
1083
  const _tm = "tmpfs";
975
1084
  const _u = "user";
976
1085
  const _uA = "updatedAt";
1086
+ const _uLS = "useLocalStorage";
977
1087
  const _uS = "updateStatus";
978
1088
  const _uSR = "updateStatusReason";
979
1089
  const _ul = "ulimits";
@@ -996,13 +1106,13 @@ const _xN = "xmlName";
996
1106
  const n0 = "com.amazonaws.ecs";
997
1107
  import { TypeRegistry } from "@smithy/core/schema";
998
1108
  import { ECSServiceException } from "../models/ECSServiceException";
999
- import { AccessDeniedException, AttributeLimitExceededException, BlockedException, ClientException, ClusterContainsCapacityProviderException, ClusterContainsContainerInstancesException, ClusterContainsServicesException, ClusterContainsTasksException, ClusterNotFoundException, ConflictException, InvalidParameterException, LimitExceededException, MissingVersionException, NamespaceNotFoundException, NoUpdateAvailableException, PlatformTaskDefinitionIncompatibilityException, PlatformUnknownException, ResourceInUseException, ResourceNotFoundException, ServerException, ServiceDeploymentNotFoundException, ServiceNotActiveException, ServiceNotFoundException, TargetNotConnectedException, TargetNotFoundException, TaskSetNotFoundException, UnsupportedFeatureException, UpdateInProgressException, } from "../models/errors";
1109
+ import { AccessDeniedException, AttributeLimitExceededException, BlockedException, ClientException, ClusterContainsCapacityProviderException, ClusterContainsContainerInstancesException, ClusterContainsServicesException, ClusterContainsTasksException, ClusterNotFoundException, ConflictException, DaemonNotActiveException, DaemonNotFoundException, InvalidParameterException, LimitExceededException, MissingVersionException, NamespaceNotFoundException, NoUpdateAvailableException, PlatformTaskDefinitionIncompatibilityException, PlatformUnknownException, ResourceInUseException, ResourceNotFoundException, ServerException, ServiceDeploymentNotFoundException, ServiceNotActiveException, ServiceNotFoundException, TargetNotConnectedException, TargetNotFoundException, TaskSetNotFoundException, UnsupportedFeatureException, UpdateInProgressException, } from "../models/errors";
1000
1110
  const _s_registry = TypeRegistry.for(_s);
1001
1111
  export var ECSServiceException$ = [-3, _s, "ECSServiceException", 0, [], []];
1002
1112
  _s_registry.registerError(ECSServiceException$, ECSServiceException);
1003
1113
  const n0_registry = TypeRegistry.for(n0);
1004
1114
  export var AccessDeniedException$ = [-3, n0, _ADE,
1005
- { [_e]: _c },
1115
+ { [_e]: _c, [_hE]: 403 },
1006
1116
  [_m],
1007
1117
  [0]
1008
1118
  ];
@@ -1061,6 +1171,18 @@ export var ConflictException$ = [-3, n0, _CEo,
1061
1171
  [64 | 0, 0]
1062
1172
  ];
1063
1173
  n0_registry.registerError(ConflictException$, ConflictException);
1174
+ export var DaemonNotActiveException$ = [-3, n0, _DNAE,
1175
+ { [_e]: _c },
1176
+ [_m],
1177
+ [0]
1178
+ ];
1179
+ n0_registry.registerError(DaemonNotActiveException$, DaemonNotActiveException);
1180
+ export var DaemonNotFoundException$ = [-3, n0, _DNFE,
1181
+ { [_e]: _c },
1182
+ [_m],
1183
+ [0]
1184
+ ];
1185
+ n0_registry.registerError(DaemonNotFoundException$, DaemonNotFoundException);
1064
1186
  export var InvalidParameterException$ = [-3, n0, _IPE,
1065
1187
  { [_e]: _c },
1066
1188
  [_m],
@@ -1204,6 +1326,11 @@ export var Attribute$ = [3, n0, _At,
1204
1326
  [_n, _v, _tT, _tI],
1205
1327
  [0, 0, 0, 0], 1
1206
1328
  ];
1329
+ export var AutoRepairConfiguration$ = [3, n0, _ARC,
1330
+ 0,
1331
+ [_aS],
1332
+ [0]
1333
+ ];
1207
1334
  export var AutoScalingGroupProvider$ = [3, n0, _ASGP,
1208
1335
  0,
1209
1336
  [_aSGA, _mS, _mTP, _mD],
@@ -1246,7 +1373,7 @@ export var CapacityReservationRequest$ = [3, n0, _CRR,
1246
1373
  ];
1247
1374
  export var Cluster$ = [3, n0, _C,
1248
1375
  0,
1249
- [_cA, _cN, _co, _st, _rCIC, _rTC, _pTC, _aSC, _sta, _ta, _set, _cPap, _dCPS, _a, _aS, _sCD],
1376
+ [_cA, _cN, _co, _st, _rCIC, _rTC, _pTC, _aSC, _sta, _ta, _set, _cPap, _dCPS, _a, _aSt, _sCD],
1250
1377
  [0, 0, () => ClusterConfiguration$, 0, 1, 1, 1, 1, () => Statistics, () => Tags, () => ClusterSettings, 64 | 0, () => CapacityProviderStrategy, () => Attachments, 0, () => ClusterServiceConnectDefaults$]
1251
1378
  ];
1252
1379
  export var ClusterConfiguration$ = [3, n0, _CCl,
@@ -1277,7 +1404,7 @@ export var Container$ = [3, n0, _Co,
1277
1404
  export var ContainerDefinition$ = [3, n0, _CD,
1278
1405
  0,
1279
1406
  [_n, _im, _rC, _cp, _me, _mR, _l, _pM, _es, _rPe, _eP, _com, _en, _eF, _mP, _vF, _lP, _sec, _dO, _sT, _sTt, _vC, _h, _u, _wD, _dN, _p, _rRF, _dS, _dSD, _eH, _dSO, _in, _pT, _dL, _ul, _lC, _hC, _sC, _rR, _fC, _cS],
1280
- [0, 0, () => RepositoryCredentials$, 1, 1, 1, 64 | 0, () => PortMappingList, 2, () => ContainerRestartPolicy$, 64 | 0, 64 | 0, () => EnvironmentVariables, () => EnvironmentFiles, () => MountPointList, () => VolumeFromList, () => LinuxParameters$, () => SecretList, () => ContainerDependencies, 1, 1, 0, 0, 0, 0, 2, 2, 2, 64 | 0, 64 | 0, () => HostEntryList, 64 | 0, 2, 2, 128 | 0, () => UlimitList, () => LogConfiguration$, () => HealthCheck$, () => SystemControls, () => ResourceRequirements, () => FirelensConfiguration$, 64 | 0]
1407
+ [0, 0, [() => RepositoryCredentials$, 0], 1, 1, 1, 64 | 0, () => PortMappingList, 2, () => ContainerRestartPolicy$, 64 | 0, 64 | 0, [() => EnvironmentVariables, 0], () => EnvironmentFiles, () => MountPointList, () => VolumeFromList, () => LinuxParameters$, () => SecretList, () => ContainerDependencies, 1, 1, 0, 0, 0, 0, 2, 2, 2, 64 | 0, 64 | 0, () => HostEntryList, 64 | 0, 2, 2, 128 | 0, () => UlimitList, () => LogConfiguration$, () => HealthCheck$, () => SystemControls, () => ResourceRequirements, () => FirelensConfiguration$, 64 | 0]
1281
1408
  ];
1282
1409
  export var ContainerDependency$ = [3, n0, _CDo,
1283
1410
  0,
@@ -1302,7 +1429,7 @@ export var ContainerInstanceHealthStatus$ = [3, n0, _CIHS,
1302
1429
  export var ContainerOverride$ = [3, n0, _CO,
1303
1430
  0,
1304
1431
  [_n, _com, _en, _eF, _cp, _me, _mR, _rR],
1305
- [0, 64 | 0, () => EnvironmentVariables, () => EnvironmentFiles, 1, 1, 1, () => ResourceRequirements]
1432
+ [0, 64 | 0, [() => EnvironmentVariables, 0], () => EnvironmentFiles, 1, 1, 1, () => ResourceRequirements]
1306
1433
  ];
1307
1434
  export var ContainerRestartPolicy$ = [3, n0, _CRP,
1308
1435
  0,
@@ -1334,6 +1461,16 @@ export var CreateClusterResponse$ = [3, n0, _CCRr,
1334
1461
  [_cl],
1335
1462
  [() => Cluster$]
1336
1463
  ];
1464
+ export var CreateDaemonRequest$ = [3, n0, _CDR,
1465
+ 0,
1466
+ [_dNa, _dTDA, _cPAa, _cA, _dC, _ta, _pTr, _eECSMT, _eEC, _cT],
1467
+ [0, 0, 64 | 0, 0, () => DaemonDeploymentConfiguration$, () => Tags, 0, 2, 2, 0], 3
1468
+ ];
1469
+ export var CreateDaemonResponse$ = [3, n0, _CDRr,
1470
+ 0,
1471
+ [_dA, _st, _cAr, _dAe],
1472
+ [0, 0, 4, 0]
1473
+ ];
1337
1474
  export var CreatedAt$ = [3, n0, _CA,
1338
1475
  0,
1339
1476
  [_be, _af],
@@ -1342,21 +1479,21 @@ export var CreatedAt$ = [3, n0, _CA,
1342
1479
  export var CreateExpressGatewayServiceRequest$ = [3, n0, _CEGSR,
1343
1480
  0,
1344
1481
  [_eRA, _iRA, _pC, _sN, _cl, _hCP, _tRA, _nC, _cp, _me, _sTc, _ta],
1345
- [0, 0, () => ExpressGatewayContainer$, 0, 0, 0, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$, () => Tags], 3
1482
+ [0, 0, [() => ExpressGatewayContainer$, 0], 0, 0, 0, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$, () => Tags], 3
1346
1483
  ];
1347
1484
  export var CreateExpressGatewayServiceResponse$ = [3, n0, _CEGSRr,
1348
1485
  0,
1349
1486
  [_ser],
1350
- [() => ECSExpressGatewayService$]
1487
+ [[() => ECSExpressGatewayService$, 0]]
1351
1488
  ];
1352
1489
  export var CreateManagedInstancesProviderConfiguration$ = [3, n0, _CMIPC,
1353
1490
  0,
1354
- [_iRA, _iLT, _pTr, _iO],
1355
- [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$], 2
1491
+ [_iRA, _iLT, _pTr, _iO, _aRC],
1492
+ [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$, () => AutoRepairConfiguration$], 2
1356
1493
  ];
1357
1494
  export var CreateServiceRequest$ = [3, n0, _CSR,
1358
1495
  0,
1359
- [_sN, _cl, _tD, _aZR, _lB, _sRe, _dC, _cT, _lT, _cPS, _pV, _ro, _dCe, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _eECSMT, _pTr, _eEC, _sCC, _vCo, _vLC],
1496
+ [_sN, _cl, _tD, _aZR, _lB, _sRe, _dCe, _cT, _lT, _cPS, _pV, _ro, _dC, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _eECSMT, _pTr, _eEC, _sCC, _vCo, _vLC],
1360
1497
  [0, 0, 0, 0, () => LoadBalancers, () => ServiceRegistries, 1, 0, 0, () => CapacityProviderStrategy, 0, 0, () => DeploymentConfiguration$, () => PlacementConstraints, () => PlacementStrategies, () => NetworkConfiguration$, 1, 0, () => DeploymentController$, () => Tags, 2, 0, 2, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations], 1
1361
1498
  ];
1362
1499
  export var CreateServiceResponse$ = [3, n0, _CSRr,
@@ -1374,6 +1511,106 @@ export var CreateTaskSetResponse$ = [3, n0, _CTSRr,
1374
1511
  [_tS],
1375
1512
  [() => TaskSet$]
1376
1513
  ];
1514
+ export var DaemonAlarmConfiguration$ = [3, n0, _DAC,
1515
+ 0,
1516
+ [_aN, _enab],
1517
+ [64 | 0, 2]
1518
+ ];
1519
+ export var DaemonCapacityProvider$ = [3, n0, _DCP,
1520
+ 0,
1521
+ [_ar, _rCu],
1522
+ [0, 1]
1523
+ ];
1524
+ export var DaemonCircuitBreaker$ = [3, n0, _DCB,
1525
+ 0,
1526
+ [_fCa, _st, _th],
1527
+ [1, 0, 1]
1528
+ ];
1529
+ export var DaemonContainerDefinition$ = [3, n0, _DCD,
1530
+ 0,
1531
+ [_im, _n, _me, _mR, _rC, _hC, _cp, _es, _eP, _com, _wD, _eF, _en, _sec, _rRF, _mP, _lC, _fC, _p, _u, _ul, _lP, _dO, _sT, _sTt, _sC, _in, _pT, _rPe],
1532
+ [0, 0, 1, 1, [() => RepositoryCredentials$, 0], () => HealthCheck$, 1, 2, 64 | 0, 64 | 0, 0, () => EnvironmentFiles, [() => EnvironmentVariables, 0], () => SecretList, 2, () => MountPointList, () => LogConfiguration$, () => FirelensConfiguration$, 2, 0, () => UlimitList, () => DaemonLinuxParameters$, () => ContainerDependencies, 1, 1, () => SystemControls, 2, 2, () => ContainerRestartPolicy$], 1
1533
+ ];
1534
+ export var DaemonContainerImage$ = [3, n0, _DCI,
1535
+ 0,
1536
+ [_cNo, _iD, _im],
1537
+ [0, 0, 0]
1538
+ ];
1539
+ export var DaemonDeployment$ = [3, n0, _DD,
1540
+ 0,
1541
+ [_dDA, _cA, _st, _sR, _tDR, _sDR, _cB, _al, _rol, _dC, _cAr, _sA, _sAt, _fA],
1542
+ [0, 0, 0, 0, () => DaemonDeploymentRevisionDetail$, () => DaemonDeploymentRevisionDetailList, () => DaemonCircuitBreaker$, () => DaemonDeploymentAlarms$, () => DaemonRollback$, () => DaemonDeploymentConfiguration$, 4, 4, 4, 4]
1543
+ ];
1544
+ export var DaemonDeploymentAlarms$ = [3, n0, _DDA,
1545
+ 0,
1546
+ [_st, _aN, _tAN],
1547
+ [0, 64 | 0, 64 | 0]
1548
+ ];
1549
+ export var DaemonDeploymentCapacityProvider$ = [3, n0, _DDCP,
1550
+ 0,
1551
+ [_ar, _rIC, _dIC],
1552
+ [0, 1, 1]
1553
+ ];
1554
+ export var DaemonDeploymentConfiguration$ = [3, n0, _DDC,
1555
+ 0,
1556
+ [_dP, _al, _bTIM],
1557
+ [1, () => DaemonAlarmConfiguration$, 1]
1558
+ ];
1559
+ export var DaemonDeploymentRevisionDetail$ = [3, n0, _DDRD,
1560
+ 0,
1561
+ [_ar, _cPap, _tRIC, _tDIC],
1562
+ [0, () => DaemonDeploymentCapacityProviderList, 1, 1]
1563
+ ];
1564
+ export var DaemonDeploymentSummary$ = [3, n0, _DDS,
1565
+ 0,
1566
+ [_dDA, _dA, _cA, _st, _sR, _tDRA, _cAr, _sA, _sAt, _fA],
1567
+ [0, 0, 0, 0, 0, 0, 4, 4, 4, 4]
1568
+ ];
1569
+ export var DaemonDetail$ = [3, n0, _DDa,
1570
+ 0,
1571
+ [_dA, _cA, _st, _cR, _dAe, _cAr, _uA],
1572
+ [0, 0, 0, () => DaemonRevisionDetailList, 0, 4, 4]
1573
+ ];
1574
+ export var DaemonLinuxParameters$ = [3, n0, _DLP,
1575
+ 0,
1576
+ [_ca, _de, _iPE, _tm],
1577
+ [() => KernelCapabilities$, () => DevicesList, 2, () => TmpfsList]
1578
+ ];
1579
+ export var DaemonRevision$ = [3, n0, _DR,
1580
+ 0,
1581
+ [_dRA, _cA, _dA, _dTDA, _cAr, _cI, _pTr, _eECSMT, _eEC],
1582
+ [0, 0, 0, 0, 4, () => DaemonContainerImages, 0, 2, 2]
1583
+ ];
1584
+ export var DaemonRevisionDetail$ = [3, n0, _DRD,
1585
+ 0,
1586
+ [_ar, _cPap, _tRC],
1587
+ [0, () => DaemonCapacityProviderList, 1]
1588
+ ];
1589
+ export var DaemonRollback$ = [3, n0, _DRa,
1590
+ 0,
1591
+ [_r, _sA, _rTDRA, _rCP],
1592
+ [0, 4, 0, 64 | 0]
1593
+ ];
1594
+ export var DaemonSummary$ = [3, n0, _DS,
1595
+ 0,
1596
+ [_dA, _st, _cAr, _uA],
1597
+ [0, 0, 4, 4]
1598
+ ];
1599
+ export var DaemonTaskDefinition$ = [3, n0, _DTD,
1600
+ 0,
1601
+ [_dTDA, _f, _re, _tRA, _eRA, _cD, _vo, _cp, _me, _st, _rAe, _dRAe, _rB],
1602
+ [0, 0, 1, 0, 0, [() => DaemonContainerDefinitionList, 0], () => DaemonVolumeList, 0, 0, 0, 4, 4, 0]
1603
+ ];
1604
+ export var DaemonTaskDefinitionSummary$ = [3, n0, _DTDS,
1605
+ 0,
1606
+ [_ar, _rAe, _rB, _dRAe, _st],
1607
+ [0, 4, 0, 4, 0]
1608
+ ];
1609
+ export var DaemonVolume$ = [3, n0, _DV,
1610
+ 0,
1611
+ [_n, _ho],
1612
+ [0, () => HostVolumeProperties$]
1613
+ ];
1377
1614
  export var DeleteAccountSettingRequest$ = [3, n0, _DASR,
1378
1615
  0,
1379
1616
  [_n, _pA],
@@ -1414,19 +1651,39 @@ export var DeleteClusterResponse$ = [3, n0, _DCRe,
1414
1651
  [_cl],
1415
1652
  [() => Cluster$]
1416
1653
  ];
1654
+ export var DeleteDaemonRequest$ = [3, n0, _DDR,
1655
+ 0,
1656
+ [_dA],
1657
+ [0], 1
1658
+ ];
1659
+ export var DeleteDaemonResponse$ = [3, n0, _DDRe,
1660
+ 0,
1661
+ [_dA, _st, _cAr, _uA, _dAe],
1662
+ [0, 0, 4, 4, 0]
1663
+ ];
1664
+ export var DeleteDaemonTaskDefinitionRequest$ = [3, n0, _DDTDR,
1665
+ 0,
1666
+ [_dTD],
1667
+ [0], 1
1668
+ ];
1669
+ export var DeleteDaemonTaskDefinitionResponse$ = [3, n0, _DDTDRe,
1670
+ 0,
1671
+ [_dTDA],
1672
+ [0]
1673
+ ];
1417
1674
  export var DeleteExpressGatewayServiceRequest$ = [3, n0, _DEGSR,
1418
1675
  0,
1419
- [_sA],
1676
+ [_sAe],
1420
1677
  [0], 1
1421
1678
  ];
1422
1679
  export var DeleteExpressGatewayServiceResponse$ = [3, n0, _DEGSRe,
1423
1680
  0,
1424
1681
  [_ser],
1425
- [() => ECSExpressGatewayService$]
1682
+ [[() => ECSExpressGatewayService$, 0]]
1426
1683
  ];
1427
1684
  export var DeleteServiceRequest$ = [3, n0, _DSR,
1428
1685
  0,
1429
- [_ser, _cl, _f],
1686
+ [_ser, _cl, _fo],
1430
1687
  [0, 0, 2], 1
1431
1688
  ];
1432
1689
  export var DeleteServiceResponse$ = [3, n0, _DSRe,
@@ -1442,11 +1699,11 @@ export var DeleteTaskDefinitionsRequest$ = [3, n0, _DTDR,
1442
1699
  export var DeleteTaskDefinitionsResponse$ = [3, n0, _DTDRe,
1443
1700
  0,
1444
1701
  [_tDa, _fa],
1445
- [() => TaskDefinitionList, () => Failures]
1702
+ [[() => TaskDefinitionList, 0], () => Failures]
1446
1703
  ];
1447
1704
  export var DeleteTaskSetRequest$ = [3, n0, _DTSR,
1448
1705
  0,
1449
- [_cl, _ser, _tS, _f],
1706
+ [_cl, _ser, _tS, _fo],
1450
1707
  [0, 0, 0, 2], 3
1451
1708
  ];
1452
1709
  export var DeleteTaskSetResponse$ = [3, n0, _DTSRe,
@@ -1456,7 +1713,7 @@ export var DeleteTaskSetResponse$ = [3, n0, _DTSRe,
1456
1713
  ];
1457
1714
  export var Deployment$ = [3, n0, _D,
1458
1715
  0,
1459
- [_i, _st, _tD, _dC, _pCe, _rCu, _fT, _cAr, _uA, _cPS, _lT, _pV, _pF, _nC, _rS, _rSR, _sCC, _sCR, _vCo, _fES, _vLC],
1716
+ [_i, _st, _tD, _dCe, _pCe, _rCu, _fT, _cAr, _uA, _cPS, _lT, _pV, _pF, _nC, _rS, _rSR, _sCC, _sCR, _vCo, _fES, _vLC],
1460
1717
  [0, 0, 0, 1, 1, 1, 1, 4, 4, () => CapacityProviderStrategy, 0, 0, 0, () => NetworkConfiguration$, 0, 0, () => ServiceConnectConfiguration$, () => ServiceConnectServiceResourceList, () => ServiceVolumeConfigurations, () => DeploymentEphemeralStorage$, () => VpcLatticeConfigurations]
1461
1718
  ];
1462
1719
  export var DeploymentAlarms$ = [3, n0, _DA,
@@ -1464,7 +1721,7 @@ export var DeploymentAlarms$ = [3, n0, _DA,
1464
1721
  [_aN, _rol, _enab],
1465
1722
  [64 | 0, 2, 2], 3
1466
1723
  ];
1467
- export var DeploymentCircuitBreaker$ = [3, n0, _DCB,
1724
+ export var DeploymentCircuitBreaker$ = [3, n0, _DCBe,
1468
1725
  0,
1469
1726
  [_enab, _rol],
1470
1727
  [2, 2], 2
@@ -1491,12 +1748,12 @@ export var DeploymentLifecycleHook$ = [3, n0, _DLH,
1491
1748
  ];
1492
1749
  export var DeregisterContainerInstanceRequest$ = [3, n0, _DCIR,
1493
1750
  0,
1494
- [_cI, _cl, _f],
1751
+ [_cIo, _cl, _fo],
1495
1752
  [0, 0, 2], 1
1496
1753
  ];
1497
1754
  export var DeregisterContainerInstanceResponse$ = [3, n0, _DCIRe,
1498
1755
  0,
1499
- [_cI],
1756
+ [_cIo],
1500
1757
  [() => ContainerInstance$]
1501
1758
  ];
1502
1759
  export var DeregisterTaskDefinitionRequest$ = [3, n0, _DTDRer,
@@ -1507,7 +1764,7 @@ export var DeregisterTaskDefinitionRequest$ = [3, n0, _DTDRer,
1507
1764
  export var DeregisterTaskDefinitionResponse$ = [3, n0, _DTDRere,
1508
1765
  0,
1509
1766
  [_tD],
1510
- [() => TaskDefinition$]
1767
+ [[() => TaskDefinition$, 0]]
1511
1768
  ];
1512
1769
  export var DescribeCapacityProvidersRequest$ = [3, n0, _DCPRes,
1513
1770
  0,
@@ -1531,23 +1788,63 @@ export var DescribeClustersResponse$ = [3, n0, _DCResc,
1531
1788
  ];
1532
1789
  export var DescribeContainerInstancesRequest$ = [3, n0, _DCIRes,
1533
1790
  0,
1534
- [_cIo, _cl, _inc],
1791
+ [_cIon, _cl, _inc],
1535
1792
  [64 | 0, 0, 64 | 0], 1
1536
1793
  ];
1537
1794
  export var DescribeContainerInstancesResponse$ = [3, n0, _DCIResc,
1538
1795
  0,
1539
- [_cIo, _fa],
1796
+ [_cIon, _fa],
1540
1797
  [() => ContainerInstances, () => Failures]
1541
1798
  ];
1799
+ export var DescribeDaemonDeploymentsRequest$ = [3, n0, _DDDR,
1800
+ 0,
1801
+ [_dDAa],
1802
+ [64 | 0], 1
1803
+ ];
1804
+ export var DescribeDaemonDeploymentsResponse$ = [3, n0, _DDDRe,
1805
+ 0,
1806
+ [_fa, _dD],
1807
+ [() => Failures, () => DaemonDeploymentList]
1808
+ ];
1809
+ export var DescribeDaemonRequest$ = [3, n0, _DDRes,
1810
+ 0,
1811
+ [_dA],
1812
+ [0], 1
1813
+ ];
1814
+ export var DescribeDaemonResponse$ = [3, n0, _DDResc,
1815
+ 0,
1816
+ [_da],
1817
+ [() => DaemonDetail$]
1818
+ ];
1819
+ export var DescribeDaemonRevisionsRequest$ = [3, n0, _DDRR,
1820
+ 0,
1821
+ [_dRAa],
1822
+ [64 | 0], 1
1823
+ ];
1824
+ export var DescribeDaemonRevisionsResponse$ = [3, n0, _DDRRe,
1825
+ 0,
1826
+ [_dR, _fa],
1827
+ [() => DaemonRevisions, () => Failures]
1828
+ ];
1829
+ export var DescribeDaemonTaskDefinitionRequest$ = [3, n0, _DDTDRes,
1830
+ 0,
1831
+ [_dTD],
1832
+ [0], 1
1833
+ ];
1834
+ export var DescribeDaemonTaskDefinitionResponse$ = [3, n0, _DDTDResc,
1835
+ 0,
1836
+ [_dTD],
1837
+ [[() => DaemonTaskDefinition$, 0]]
1838
+ ];
1542
1839
  export var DescribeExpressGatewayServiceRequest$ = [3, n0, _DEGSRes,
1543
1840
  0,
1544
- [_sA, _inc],
1841
+ [_sAe, _inc],
1545
1842
  [0, 64 | 0], 1
1546
1843
  ];
1547
1844
  export var DescribeExpressGatewayServiceResponse$ = [3, n0, _DEGSResc,
1548
1845
  0,
1549
1846
  [_ser],
1550
- [() => ECSExpressGatewayService$]
1847
+ [[() => ECSExpressGatewayService$, 0]]
1551
1848
  ];
1552
1849
  export var DescribeServiceDeploymentsRequest$ = [3, n0, _DSDR,
1553
1850
  0,
@@ -1587,7 +1884,7 @@ export var DescribeTaskDefinitionRequest$ = [3, n0, _DTDRes,
1587
1884
  export var DescribeTaskDefinitionResponse$ = [3, n0, _DTDResc,
1588
1885
  0,
1589
1886
  [_tD, _ta],
1590
- [() => TaskDefinition$, () => Tags]
1887
+ [[() => TaskDefinition$, 0], () => Tags]
1591
1888
  ];
1592
1889
  export var DescribeTaskSetsRequest$ = [3, n0, _DTSRes,
1593
1890
  0,
@@ -1607,7 +1904,7 @@ export var DescribeTasksRequest$ = [3, n0, _DTR,
1607
1904
  export var DescribeTasksResponse$ = [3, n0, _DTRe,
1608
1905
  0,
1609
1906
  [_tas, _fa],
1610
- [() => Tasks, () => Failures]
1907
+ [[() => Tasks, 0], () => Failures]
1611
1908
  ];
1612
1909
  export var Device$ = [3, n0, _De,
1613
1910
  0,
@@ -1616,7 +1913,7 @@ export var Device$ = [3, n0, _De,
1616
1913
  ];
1617
1914
  export var DiscoverPollEndpointRequest$ = [3, n0, _DPER,
1618
1915
  0,
1619
- [_cI, _cl],
1916
+ [_cIo, _cl],
1620
1917
  [0, 0]
1621
1918
  ];
1622
1919
  export var DiscoverPollEndpointResponse$ = [3, n0, _DPERi,
@@ -1636,8 +1933,8 @@ export var EBSTagSpecification$ = [3, n0, _EBSTS,
1636
1933
  ];
1637
1934
  export var ECSExpressGatewayService$ = [3, n0, _ECSEGS,
1638
1935
  0,
1639
- [_cl, _sN, _sA, _iRA, _st, _cD, _aCc, _ta, _cAr, _uA],
1640
- [0, 0, 0, 0, () => ExpressGatewayServiceStatus$, 0, () => ExpressGatewayServiceConfigurations, () => Tags, 4, 4]
1936
+ [_cl, _sN, _sAe, _iRA, _st, _cDu, _aCc, _ta, _cAr, _uA],
1937
+ [0, 0, 0, 0, () => ExpressGatewayServiceStatus$, 0, [() => ExpressGatewayServiceConfigurations, 0], () => Tags, 4, 4]
1641
1938
  ];
1642
1939
  export var ECSManagedResources$ = [3, n0, _ECSMR,
1643
1940
  0,
@@ -1687,7 +1984,7 @@ export var ExecuteCommandResponse$ = [3, n0, _ECRx,
1687
1984
  export var ExpressGatewayContainer$ = [3, n0, _EGC,
1688
1985
  0,
1689
1986
  [_im, _cPon, _aLC, _rC, _com, _en, _sec],
1690
- [0, 1, () => ExpressGatewayServiceAwsLogsConfiguration$, () => ExpressGatewayRepositoryCredentials$, 64 | 0, () => EnvironmentVariables, () => SecretList], 1
1987
+ [0, 1, () => ExpressGatewayServiceAwsLogsConfiguration$, () => ExpressGatewayRepositoryCredentials$, 64 | 0, [() => EnvironmentVariables, 0], () => SecretList], 1
1691
1988
  ];
1692
1989
  export var ExpressGatewayRepositoryCredentials$ = [3, n0, _EGRC,
1693
1990
  0,
@@ -1707,7 +2004,7 @@ export var ExpressGatewayServiceAwsLogsConfiguration$ = [3, n0, _EGSALC,
1707
2004
  export var ExpressGatewayServiceConfiguration$ = [3, n0, _EGSC,
1708
2005
  0,
1709
2006
  [_sRAe, _eRA, _tRA, _cp, _me, _nC, _hCP, _pC, _sTc, _iP, _cAr],
1710
- [0, 0, 0, 0, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, () => ExpressGatewayContainer$, () => ExpressGatewayScalingTarget$, () => IngressPathSummaries, 4]
2007
+ [0, 0, 0, 0, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, [() => ExpressGatewayContainer$, 0], () => ExpressGatewayScalingTarget$, () => IngressPathSummaries, 4]
1711
2008
  ];
1712
2009
  export var ExpressGatewayServiceNetworkConfiguration$ = [3, n0, _EGSNC,
1713
2010
  0,
@@ -1721,7 +2018,7 @@ export var ExpressGatewayServiceStatus$ = [3, n0, _EGSS,
1721
2018
  ];
1722
2019
  export var Failure$ = [3, n0, _F,
1723
2020
  0,
1724
- [_ar, _r, _de],
2021
+ [_ar, _r, _det],
1725
2022
  [0, 0, 0]
1726
2023
  ];
1727
2024
  export var FirelensConfiguration$ = [3, n0, _FC,
@@ -1751,7 +2048,7 @@ export var GetTaskProtectionResponse$ = [3, n0, _GTPRe,
1751
2048
  ];
1752
2049
  export var HealthCheck$ = [3, n0, _HC,
1753
2050
  0,
1754
- [_com, _int, _ti, _re, _sP],
2051
+ [_com, _int, _ti, _ret, _sP],
1755
2052
  [64 | 0, 1, 1, 1, 1], 1
1756
2053
  ];
1757
2054
  export var HostEntry$ = [3, n0, _HE,
@@ -1786,18 +2083,18 @@ export var IngressPathSummary$ = [3, n0, _IPS,
1786
2083
  ];
1787
2084
  export var InstanceHealthCheckResult$ = [3, n0, _IHCR,
1788
2085
  0,
1789
- [_t, _st, _lU, _lSC],
1790
- [0, 0, 4, 4]
2086
+ [_t, _st, _sR, _lU, _lSC],
2087
+ [0, 0, 0, 4, 4]
1791
2088
  ];
1792
2089
  export var InstanceLaunchTemplate$ = [3, n0, _ILT,
1793
2090
  0,
1794
- [_eIPA, _nC, _sCto, _mo, _cOT, _iMTP, _iR, _fE, _cR],
1795
- [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, 0, 0, 2, [() => InstanceRequirementsRequest$, 0], 2, () => CapacityReservationRequest$], 2
2091
+ [_eIPA, _nC, _sCto, _lSCo, _mo, _cOT, _iMTP, _iR, _fE, _cRa],
2092
+ [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, () => ManagedInstancesLocalStorageConfiguration$, 0, 0, 2, [() => InstanceRequirementsRequest$, 0], 2, () => CapacityReservationRequest$], 2
1796
2093
  ];
1797
2094
  export var InstanceLaunchTemplateUpdate$ = [3, n0, _ILTU,
1798
2095
  0,
1799
- [_eIPA, _nC, _sCto, _iMTP, _mo, _iR, _cR],
1800
- [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, 2, 0, [() => InstanceRequirementsRequest$, 0], () => CapacityReservationRequest$]
2096
+ [_eIPA, _nC, _sCto, _iMTP, _lSCo, _mo, _iR, _cRa],
2097
+ [0, () => ManagedInstancesNetworkConfiguration$, () => ManagedInstancesStorageConfiguration$, 2, () => ManagedInstancesLocalStorageConfiguration$, 0, [() => InstanceRequirementsRequest$, 0], () => CapacityReservationRequest$]
1801
2098
  ];
1802
2099
  export var InstanceRequirementsRequest$ = [3, n0, _IRR,
1803
2100
  0,
@@ -1821,7 +2118,7 @@ export var LinearConfiguration$ = [3, n0, _LC,
1821
2118
  ];
1822
2119
  export var LinuxParameters$ = [3, n0, _LP,
1823
2120
  0,
1824
- [_ca, _dev, _iPE, _sMS, _tm, _mSa, _sw],
2121
+ [_ca, _de, _iPE, _sMS, _tm, _mSa, _sw],
1825
2122
  [() => KernelCapabilities$, () => DevicesList, 2, 1, () => TmpfsList, 1, 1]
1826
2123
  ];
1827
2124
  export var ListAccountSettingsRequest$ = [3, n0, _LASR,
@@ -1864,6 +2161,36 @@ export var ListContainerInstancesResponse$ = [3, n0, _LCIRi,
1864
2161
  [_cIAo, _nT],
1865
2162
  [64 | 0, 0]
1866
2163
  ];
2164
+ export var ListDaemonDeploymentsRequest$ = [3, n0, _LDDR,
2165
+ 0,
2166
+ [_dA, _st, _cAr, _mRa, _nT],
2167
+ [0, 64 | 0, () => CreatedAt$, 1, 0], 1
2168
+ ];
2169
+ export var ListDaemonDeploymentsResponse$ = [3, n0, _LDDRi,
2170
+ 0,
2171
+ [_nT, _dD],
2172
+ [0, () => DaemonDeploymentSummaryList]
2173
+ ];
2174
+ export var ListDaemonsRequest$ = [3, n0, _LDR,
2175
+ 0,
2176
+ [_cA, _cPAa, _mRa, _nT],
2177
+ [0, 64 | 0, 1, 0]
2178
+ ];
2179
+ export var ListDaemonsResponse$ = [3, n0, _LDRi,
2180
+ 0,
2181
+ [_dSL, _nT],
2182
+ [() => DaemonSummariesList, 0]
2183
+ ];
2184
+ export var ListDaemonTaskDefinitionsRequest$ = [3, n0, _LDTDR,
2185
+ 0,
2186
+ [_fP, _f, _re, _st, _so, _nT, _mRa],
2187
+ [0, 0, 0, 0, 0, 0, 1]
2188
+ ];
2189
+ export var ListDaemonTaskDefinitionsResponse$ = [3, n0, _LDTDRi,
2190
+ 0,
2191
+ [_dTDa, _nT],
2192
+ [() => DaemonTaskDefinitionSummaries, 0]
2193
+ ];
1867
2194
  export var ListServiceDeploymentsRequest$ = [3, n0, _LSDR,
1868
2195
  0,
1869
2196
  [_ser, _cl, _st, _cAr, _nT, _mRa],
@@ -1881,7 +2208,7 @@ export var ListServicesByNamespaceRequest$ = [3, n0, _LSBNR,
1881
2208
  ];
1882
2209
  export var ListServicesByNamespaceResponse$ = [3, n0, _LSBNRi,
1883
2210
  0,
1884
- [_sAe, _nT],
2211
+ [_sAer, _nT],
1885
2212
  [64 | 0, 0]
1886
2213
  ];
1887
2214
  export var ListServicesRequest$ = [3, n0, _LSR,
@@ -1891,7 +2218,7 @@ export var ListServicesRequest$ = [3, n0, _LSR,
1891
2218
  ];
1892
2219
  export var ListServicesResponse$ = [3, n0, _LSRi,
1893
2220
  0,
1894
- [_sAe, _nT],
2221
+ [_sAer, _nT],
1895
2222
  [64 | 0, 0]
1896
2223
  ];
1897
2224
  export var ListTagsForResourceRequest$ = [3, n0, _LTFRR,
@@ -1926,8 +2253,8 @@ export var ListTaskDefinitionsResponse$ = [3, n0, _LTDRi,
1926
2253
  ];
1927
2254
  export var ListTasksRequest$ = [3, n0, _LTR,
1928
2255
  0,
1929
- [_cl, _cI, _fami, _nT, _mRa, _sB, _sN, _dSe, _lT],
1930
- [0, 0, 0, 0, 1, 0, 0, 0, 0]
2256
+ [_cl, _cIo, _f, _nT, _mRa, _sB, _sN, _dSe, _lT, _dNa],
2257
+ [0, 0, 0, 0, 1, 0, 0, 0, 0, 0]
1931
2258
  ];
1932
2259
  export var ListTasksResponse$ = [3, n0, _LTRi,
1933
2260
  0,
@@ -1974,6 +2301,11 @@ export var ManagedIngressPath$ = [3, n0, _MIP,
1974
2301
  [_aT, _end, _lBo, _lBSG, _ce, _li, _ru, _tG],
1975
2302
  [0, 0, () => ManagedLoadBalancer$, () => ManagedSecurityGroups, () => ManagedCertificate$, () => ManagedListener$, () => ManagedListenerRule$, () => ManagedTargetGroups], 2
1976
2303
  ];
2304
+ export var ManagedInstancesLocalStorageConfiguration$ = [3, n0, _MILSC,
2305
+ 0,
2306
+ [_uLS],
2307
+ [2]
2308
+ ];
1977
2309
  export var ManagedInstancesNetworkConfiguration$ = [3, n0, _MINC,
1978
2310
  0,
1979
2311
  [_su, _sG],
@@ -1981,8 +2313,8 @@ export var ManagedInstancesNetworkConfiguration$ = [3, n0, _MINC,
1981
2313
  ];
1982
2314
  export var ManagedInstancesProvider$ = [3, n0, _MIPa,
1983
2315
  0,
1984
- [_iRA, _iLT, _pTr, _iO],
1985
- [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$]
2316
+ [_iRA, _iLT, _pTr, _iO, _aRC],
2317
+ [0, [() => InstanceLaunchTemplate$, 0], 0, () => InfrastructureOptimization$, () => AutoRepairConfiguration$]
1986
2318
  ];
1987
2319
  export var ManagedInstancesStorageConfiguration$ = [3, n0, _MISC,
1988
2320
  0,
@@ -2156,21 +2488,31 @@ export var RegisterContainerInstanceRequest$ = [3, n0, _RCIR,
2156
2488
  ];
2157
2489
  export var RegisterContainerInstanceResponse$ = [3, n0, _RCIRe,
2158
2490
  0,
2159
- [_cI],
2491
+ [_cIo],
2160
2492
  [() => ContainerInstance$]
2161
2493
  ];
2494
+ export var RegisterDaemonTaskDefinitionRequest$ = [3, n0, _RDTDR,
2495
+ 0,
2496
+ [_f, _cD, _tRA, _eRA, _cp, _me, _vo, _ta],
2497
+ [0, [() => DaemonContainerDefinitionList, 0], 0, 0, 0, 0, () => DaemonVolumeList, () => Tags], 2
2498
+ ];
2499
+ export var RegisterDaemonTaskDefinitionResponse$ = [3, n0, _RDTDRe,
2500
+ 0,
2501
+ [_dTDA],
2502
+ [0]
2503
+ ];
2162
2504
  export var RegisterTaskDefinitionRequest$ = [3, n0, _RTDR,
2163
2505
  0,
2164
- [_fami, _cDo, _tRA, _eRA, _nM, _vo, _pCl, _rCe, _cp, _me, _ta, _pMi, _iM, _pCr, _iAn, _eSp, _rPu, _eFI],
2165
- [0, () => ContainerDefinitions, 0, 0, 0, () => VolumeList, () => TaskDefinitionPlacementConstraints, 64 | 0, 0, 0, () => Tags, 0, 0, () => ProxyConfiguration$, () => InferenceAccelerators, () => EphemeralStorage$, () => RuntimePlatform$, 2], 2
2506
+ [_f, _cD, _tRA, _eRA, _nM, _vo, _pCl, _rCe, _cp, _me, _ta, _pMi, _iM, _pCr, _iAn, _eSp, _rPu, _eFI],
2507
+ [0, [() => ContainerDefinitions, 0], 0, 0, 0, () => VolumeList, () => TaskDefinitionPlacementConstraints, 64 | 0, 0, 0, () => Tags, 0, 0, () => ProxyConfiguration$, () => InferenceAccelerators, () => EphemeralStorage$, () => RuntimePlatform$, 2], 2
2166
2508
  ];
2167
2509
  export var RegisterTaskDefinitionResponse$ = [3, n0, _RTDRe,
2168
2510
  0,
2169
2511
  [_tD, _ta],
2170
- [() => TaskDefinition$, () => Tags]
2512
+ [[() => TaskDefinition$, 0], () => Tags]
2171
2513
  ];
2172
2514
  export var RepositoryCredentials$ = [3, n0, _RC,
2173
- 0,
2515
+ 8,
2174
2516
  [_cPr],
2175
2517
  [0], 1
2176
2518
  ];
@@ -2191,24 +2533,29 @@ export var ResourceRequirement$ = [3, n0, _RR,
2191
2533
  ];
2192
2534
  export var Rollback$ = [3, n0, _Ro,
2193
2535
  0,
2194
- [_r, _sAt, _sRAe],
2536
+ [_r, _sA, _sRAe],
2195
2537
  [0, 4, 0]
2196
2538
  ];
2197
2539
  export var RunTaskRequest$ = [3, n0, _RTR,
2198
2540
  0,
2199
2541
  [_tD, _cPS, _cl, _cou, _eECSMT, _eEC, _g, _lT, _nC, _ov, _pCl, _pS, _pV, _pTr, _rIe, _sB, _ta, _cT, _vCo],
2200
- [0, () => CapacityProviderStrategy, 0, 1, 2, 2, 0, 0, () => NetworkConfiguration$, () => TaskOverride$, () => PlacementConstraints, () => PlacementStrategies, 0, 0, 0, 0, () => Tags, [0, 4], () => TaskVolumeConfigurations], 1
2542
+ [0, () => CapacityProviderStrategy, 0, 1, 2, 2, 0, 0, () => NetworkConfiguration$, [() => TaskOverride$, 0], () => PlacementConstraints, () => PlacementStrategies, 0, 0, 0, 0, () => Tags, [0, 4], () => TaskVolumeConfigurations], 1
2201
2543
  ];
2202
2544
  export var RunTaskResponse$ = [3, n0, _RTRu,
2203
2545
  0,
2204
2546
  [_tas, _fa],
2205
- [() => Tasks, () => Failures]
2547
+ [[() => Tasks, 0], () => Failures]
2206
2548
  ];
2207
2549
  export var RuntimePlatform$ = [3, n0, _RP,
2208
2550
  0,
2209
2551
  [_cAp, _oSF],
2210
2552
  [0, 0]
2211
2553
  ];
2554
+ export var S3FilesVolumeConfiguration$ = [3, n0, _SFVC,
2555
+ 0,
2556
+ [_fSA, _rD, _tEP, _aPA],
2557
+ [0, 0, 1, 0], 1
2558
+ ];
2212
2559
  export var Scale$ = [3, n0, _S,
2213
2560
  0,
2214
2561
  [_v, _un],
@@ -2221,12 +2568,12 @@ export var Secret$ = [3, n0, _Se,
2221
2568
  ];
2222
2569
  export var Service$ = [3, n0, _Ser,
2223
2570
  0,
2224
- [_sA, _sN, _cA, _lB, _sRe, _st, _dC, _rCu, _pCe, _lT, _cPS, _pV, _pF, _tD, _dCe, _tSa, _dep, _rA, _ev, _cAr, _cSD, _cSR, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _cB, _eECSMT, _pTr, _eEC, _aZR, _rMT],
2571
+ [_sAe, _sN, _cA, _lB, _sRe, _st, _dCe, _rCu, _pCe, _lT, _cPS, _pV, _pF, _tD, _dC, _tSa, _dep, _rA, _ev, _cAr, _cSD, _cSR, _pCl, _pS, _nC, _hCGPS, _sS, _dCep, _ta, _cBr, _eECSMT, _pTr, _eEC, _aZR, _rMT],
2225
2572
  [0, 0, 0, () => LoadBalancers, () => ServiceRegistries, 0, 1, 1, 1, 0, () => CapacityProviderStrategy, 0, 0, 0, () => DeploymentConfiguration$, () => TaskSets, () => Deployments, 0, () => ServiceEvents, 4, 0, () => ServiceCurrentRevisionSummaryList, () => PlacementConstraints, () => PlacementStrategies, () => NetworkConfiguration$, 1, 0, () => DeploymentController$, () => Tags, 0, 2, 0, 2, 0, 0]
2226
2573
  ];
2227
2574
  export var ServiceConnectAccessLogConfiguration$ = [3, n0, _SCALC,
2228
2575
  0,
2229
- [_fo, _iQP],
2576
+ [_for, _iQP],
2230
2577
  [0, 0], 1
2231
2578
  ];
2232
2579
  export var ServiceConnectClientAlias$ = [3, n0, _SCCA,
@@ -2246,7 +2593,7 @@ export var ServiceConnectService$ = [3, n0, _SCS,
2246
2593
  ];
2247
2594
  export var ServiceConnectServiceResource$ = [3, n0, _SCSR,
2248
2595
  0,
2249
- [_dNi, _dA],
2596
+ [_dNi, _dAi],
2250
2597
  [0, 0]
2251
2598
  ];
2252
2599
  export var ServiceConnectTestTrafficHeaderMatchRules$ = [3, n0, _SCTTHMR,
@@ -2281,7 +2628,7 @@ export var ServiceCurrentRevisionSummary$ = [3, n0, _SCRS,
2281
2628
  ];
2282
2629
  export var ServiceDeployment$ = [3, n0, _SD,
2283
2630
  0,
2284
- [_sDAe, _sA, _cA, _cAr, _sAt, _fA, _sAto, _uA, _sSR, _tSR, _st, _sR, _lSif, _dCe, _rol, _dCB, _al],
2631
+ [_sDAe, _sAe, _cA, _cAr, _sA, _fA, _sAt, _uA, _sSR, _tSR, _st, _sR, _lSif, _dC, _rol, _dCB, _al],
2285
2632
  [0, 0, 0, 4, 4, 4, 4, 4, () => ServiceRevisionsSummaryList, () => ServiceRevisionSummary$, 0, 0, 0, () => DeploymentConfiguration$, () => Rollback$, () => ServiceDeploymentCircuitBreaker$, () => ServiceDeploymentAlarms$]
2286
2633
  ];
2287
2634
  export var ServiceDeploymentAlarms$ = [3, n0, _SDA,
@@ -2291,7 +2638,7 @@ export var ServiceDeploymentAlarms$ = [3, n0, _SDA,
2291
2638
  ];
2292
2639
  export var ServiceDeploymentBrief$ = [3, n0, _SDB,
2293
2640
  0,
2294
- [_sDAe, _sA, _cA, _sAt, _cAr, _fA, _tSRA, _st, _sR],
2641
+ [_sDAe, _sAe, _cA, _sA, _cAr, _fA, _tSRA, _st, _sR],
2295
2642
  [0, 0, 0, 4, 4, 4, 0, 0, 0]
2296
2643
  ];
2297
2644
  export var ServiceDeploymentCircuitBreaker$ = [3, n0, _SDCB,
@@ -2316,7 +2663,7 @@ export var ServiceRegistry$ = [3, n0, _SR,
2316
2663
  ];
2317
2664
  export var ServiceRevision$ = [3, n0, _SRe,
2318
2665
  0,
2319
- [_sRAe, _sA, _cA, _tD, _cPS, _lT, _pV, _pF, _lB, _sRe, _nC, _cIon, _gDE, _sCC, _vCo, _fES, _cAr, _vLC, _rCes, _eMR],
2666
+ [_sRAe, _sAe, _cA, _tD, _cPS, _lT, _pV, _pF, _lB, _sRe, _nC, _cI, _gDE, _sCC, _vCo, _fES, _cAr, _vLC, _rCes, _eMR],
2320
2667
  [0, 0, 0, 0, () => CapacityProviderStrategy, 0, 0, 0, () => LoadBalancers, () => ServiceRegistries, () => NetworkConfiguration$, () => ContainerImages, 2, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => DeploymentEphemeralStorage$, 4, () => VpcLatticeConfigurations, () => ResolvedConfiguration$, () => ECSManagedResources$]
2321
2668
  ];
2322
2669
  export var ServiceRevisionLoadBalancer$ = [3, n0, _SRLB,
@@ -2346,13 +2693,13 @@ export var Setting$ = [3, n0, _Set,
2346
2693
  ];
2347
2694
  export var StartTaskRequest$ = [3, n0, _STR,
2348
2695
  0,
2349
- [_cIo, _tD, _cl, _eECSMT, _eEC, _g, _nC, _ov, _pTr, _rIe, _sB, _ta, _vCo],
2350
- [64 | 0, 0, 0, 2, 2, 0, () => NetworkConfiguration$, () => TaskOverride$, 0, 0, 0, () => Tags, () => TaskVolumeConfigurations], 2
2696
+ [_cIon, _tD, _cl, _eECSMT, _eEC, _g, _nC, _ov, _pTr, _rIe, _sB, _ta, _vCo],
2697
+ [64 | 0, 0, 0, 2, 2, 0, () => NetworkConfiguration$, [() => TaskOverride$, 0], 0, 0, 0, () => Tags, () => TaskVolumeConfigurations], 2
2351
2698
  ];
2352
2699
  export var StartTaskResponse$ = [3, n0, _STRt,
2353
2700
  0,
2354
2701
  [_tas, _fa],
2355
- [() => Tasks, () => Failures]
2702
+ [[() => Tasks, 0], () => Failures]
2356
2703
  ];
2357
2704
  export var StopServiceDeploymentRequest$ = [3, n0, _SSDR,
2358
2705
  0,
@@ -2372,7 +2719,7 @@ export var StopTaskRequest$ = [3, n0, _STRto,
2372
2719
  export var StopTaskResponse$ = [3, n0, _STRtop,
2373
2720
  0,
2374
2721
  [_task],
2375
- [() => Task$]
2722
+ [[() => Task$, 0]]
2376
2723
  ];
2377
2724
  export var SubmitAttachmentStateChangesRequest$ = [3, n0, _SASCR,
2378
2725
  0,
@@ -2426,13 +2773,13 @@ export var TagResourceResponse$ = [3, n0, _TRRa,
2426
2773
  ];
2427
2774
  export var Task$ = [3, n0, _Ta,
2428
2775
  0,
2429
- [_a, _at, _aZ, _cPN, _cA, _conn, _cAon, _cIA, _conta, _cp, _cAr, _dSe, _eEC, _eSA, _g, _hS, _iAn, _lS, _lT, _me, _ov, _pV, _pF, _pSA, _pSAu, _sAt, _sB, _sCtop, _sAto, _sRt, _sAtop, _ta, _tA, _tDAa, _ve, _eSp, _fES],
2430
- [() => Attachments, () => Attributes, 0, 0, 0, 0, 4, 0, () => Containers, 0, 4, 0, 2, 4, 0, 0, () => InferenceAccelerators, 0, 0, 0, () => TaskOverride$, 0, 0, 4, 4, 4, 0, 0, 4, 0, 4, () => Tags, 0, 0, 1, () => EphemeralStorage$, () => TaskEphemeralStorage$]
2776
+ [_a, _at, _aZ, _cPN, _cA, _conn, _cAon, _cIA, _conta, _cp, _cAr, _dSe, _eEC, _eSA, _g, _hS, _iAn, _lS, _lT, _me, _ov, _pV, _pF, _pSA, _pSAu, _sA, _sB, _sCtop, _sAt, _sRt, _sAto, _ta, _tA, _tDAa, _ve, _eSp, _fES],
2777
+ [() => Attachments, () => Attributes, 0, 0, 0, 0, 4, 0, () => Containers, 0, 4, 0, 2, 4, 0, 0, () => InferenceAccelerators, 0, 0, 0, [() => TaskOverride$, 0], 0, 0, 4, 4, 4, 0, 0, 4, 0, 4, () => Tags, 0, 0, 1, () => EphemeralStorage$, () => TaskEphemeralStorage$]
2431
2778
  ];
2432
2779
  export var TaskDefinition$ = [3, n0, _TD,
2433
2780
  0,
2434
- [_tDAa, _cDo, _fami, _tRA, _eRA, _nM, _rev, _vo, _st, _rAeq, _pCl, _comp, _rPu, _rCe, _cp, _me, _iAn, _pMi, _iM, _pCr, _rAe, _dAe, _rB, _eSp, _eFI],
2435
- [0, () => ContainerDefinitions, 0, 0, 0, 0, 1, () => VolumeList, 0, () => RequiresAttributes, () => TaskDefinitionPlacementConstraints, 64 | 0, () => RuntimePlatform$, 64 | 0, 0, 0, () => InferenceAccelerators, 0, 0, () => ProxyConfiguration$, 4, 4, 0, () => EphemeralStorage$, 2]
2781
+ [_tDAa, _cD, _f, _tRA, _eRA, _nM, _re, _vo, _st, _rAeq, _pCl, _comp, _rPu, _rCe, _cp, _me, _iAn, _pMi, _iM, _pCr, _rAe, _dAer, _dRAe, _rB, _eSp, _eFI],
2782
+ [0, [() => ContainerDefinitions, 0], 0, 0, 0, 0, 1, () => VolumeList, 0, () => RequiresAttributes, () => TaskDefinitionPlacementConstraints, 64 | 0, () => RuntimePlatform$, 64 | 0, 0, 0, () => InferenceAccelerators, 0, 0, () => ProxyConfiguration$, 4, 4, 4, 0, () => EphemeralStorage$, 2]
2436
2783
  ];
2437
2784
  export var TaskDefinitionPlacementConstraint$ = [3, n0, _TDPC,
2438
2785
  0,
@@ -2457,11 +2804,11 @@ export var TaskManagedEBSVolumeTerminationPolicy$ = [3, n0, _TMEBSVTP,
2457
2804
  export var TaskOverride$ = [3, n0, _TO,
2458
2805
  0,
2459
2806
  [_cO, _cp, _iAO, _eRA, _me, _tRA, _eSp],
2460
- [() => ContainerOverrides, 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage$]
2807
+ [[() => ContainerOverrides, 0], 0, () => InferenceAcceleratorOverrides, 0, 0, 0, () => EphemeralStorage$]
2461
2808
  ];
2462
2809
  export var TaskSet$ = [3, n0, _TS,
2463
2810
  0,
2464
- [_i, _tSA, _sA, _cA, _sB, _eI, _st, _tD, _cDC, _pCe, _rCu, _cAr, _uA, _lT, _cPS, _pV, _pF, _nC, _lB, _sRe, _sc, _sSt, _sSA, _ta, _fES],
2811
+ [_i, _tSA, _sAe, _cA, _sB, _eI, _st, _tD, _cDC, _pCe, _rCu, _cAr, _uA, _lT, _cPS, _pV, _pF, _nC, _lB, _sRe, _sc, _sSt, _sSA, _ta, _fES],
2465
2812
  [0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 4, 4, 0, () => CapacityProviderStrategy, 0, 0, () => NetworkConfiguration$, () => LoadBalancers, () => ServiceRegistries, () => Scale$, 0, 4, () => Tags, () => DeploymentEphemeralStorage$]
2466
2813
  ];
2467
2814
  export var TaskVolumeConfiguration$ = [3, n0, _TVC,
@@ -2531,43 +2878,53 @@ export var UpdateClusterSettingsResponse$ = [3, n0, _UCSRp,
2531
2878
  ];
2532
2879
  export var UpdateContainerAgentRequest$ = [3, n0, _UCAR,
2533
2880
  0,
2534
- [_cI, _cl],
2881
+ [_cIo, _cl],
2535
2882
  [0, 0], 1
2536
2883
  ];
2537
2884
  export var UpdateContainerAgentResponse$ = [3, n0, _UCARp,
2538
2885
  0,
2539
- [_cI],
2886
+ [_cIo],
2540
2887
  [() => ContainerInstance$]
2541
2888
  ];
2542
2889
  export var UpdateContainerInstancesStateRequest$ = [3, n0, _UCISR,
2543
2890
  0,
2544
- [_cIo, _st, _cl],
2891
+ [_cIon, _st, _cl],
2545
2892
  [64 | 0, 0, 0], 2
2546
2893
  ];
2547
2894
  export var UpdateContainerInstancesStateResponse$ = [3, n0, _UCISRp,
2548
2895
  0,
2549
- [_cIo, _fa],
2896
+ [_cIon, _fa],
2550
2897
  [() => ContainerInstances, () => Failures]
2551
2898
  ];
2899
+ export var UpdateDaemonRequest$ = [3, n0, _UDR,
2900
+ 0,
2901
+ [_dA, _dTDA, _cPAa, _dC, _pTr, _eECSMT, _eEC],
2902
+ [0, 0, 64 | 0, () => DaemonDeploymentConfiguration$, 0, 2, 2], 3
2903
+ ];
2904
+ export var UpdateDaemonResponse$ = [3, n0, _UDRp,
2905
+ 0,
2906
+ [_dA, _st, _cAr, _uA, _dAe],
2907
+ [0, 0, 4, 4, 0]
2908
+ ];
2552
2909
  export var UpdatedExpressGatewayService$ = [3, n0, _UEGS,
2553
2910
  0,
2554
- [_sA, _cl, _sN, _st, _tCa, _cAr, _uA],
2555
- [0, 0, 0, () => ExpressGatewayServiceStatus$, () => ExpressGatewayServiceConfiguration$, 4, 4]
2911
+ [_sAe, _cl, _sN, _st, _tCa, _cAr, _uA],
2912
+ [0, 0, 0, () => ExpressGatewayServiceStatus$, [() => ExpressGatewayServiceConfiguration$, 0], 4, 4]
2556
2913
  ];
2557
2914
  export var UpdateExpressGatewayServiceRequest$ = [3, n0, _UEGSR,
2558
2915
  0,
2559
- [_sA, _eRA, _hCP, _pC, _tRA, _nC, _cp, _me, _sTc],
2560
- [0, 0, 0, () => ExpressGatewayContainer$, 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$], 1
2916
+ [_sAe, _eRA, _hCP, _pC, _tRA, _nC, _cp, _me, _sTc],
2917
+ [0, 0, 0, [() => ExpressGatewayContainer$, 0], 0, () => ExpressGatewayServiceNetworkConfiguration$, 0, 0, () => ExpressGatewayScalingTarget$], 1
2561
2918
  ];
2562
2919
  export var UpdateExpressGatewayServiceResponse$ = [3, n0, _UEGSRp,
2563
2920
  0,
2564
2921
  [_ser],
2565
- [() => UpdatedExpressGatewayService$]
2922
+ [[() => UpdatedExpressGatewayService$, 0]]
2566
2923
  ];
2567
2924
  export var UpdateManagedInstancesProviderConfiguration$ = [3, n0, _UMIPC,
2568
2925
  0,
2569
- [_iRA, _iLT, _pTr, _iO],
2570
- [0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$], 2
2926
+ [_iRA, _iLT, _pTr, _iO, _aRC],
2927
+ [0, [() => InstanceLaunchTemplateUpdate$, 0], 0, () => InfrastructureOptimization$, () => AutoRepairConfiguration$], 2
2571
2928
  ];
2572
2929
  export var UpdateServicePrimaryTaskSetRequest$ = [3, n0, _USPTSR,
2573
2930
  0,
@@ -2581,7 +2938,7 @@ export var UpdateServicePrimaryTaskSetResponse$ = [3, n0, _USPTSRp,
2581
2938
  ];
2582
2939
  export var UpdateServiceRequest$ = [3, n0, _USR,
2583
2940
  0,
2584
- [_ser, _cl, _dC, _tD, _cPS, _dCe, _aZR, _nC, _pCl, _pS, _pV, _fND, _hCGPS, _dCep, _eEC, _eECSMT, _lB, _pTr, _sRe, _sCC, _vCo, _vLC],
2941
+ [_ser, _cl, _dCe, _tD, _cPS, _dC, _aZR, _nC, _pCl, _pS, _pV, _fND, _hCGPS, _dCep, _eEC, _eECSMT, _lB, _pTr, _sRe, _sCC, _vCo, _vLC],
2585
2942
  [0, 0, 1, 0, () => CapacityProviderStrategy, () => DeploymentConfiguration$, 0, () => NetworkConfiguration$, () => PlacementConstraints, () => PlacementStrategies, 0, 2, 1, () => DeploymentController$, 2, 2, () => LoadBalancers, 0, () => ServiceRegistries, () => ServiceConnectConfiguration$, () => ServiceVolumeConfigurations, () => VpcLatticeConfigurations], 1
2586
2943
  ];
2587
2944
  export var UpdateServiceResponse$ = [3, n0, _USRp,
@@ -2621,8 +2978,8 @@ export var VersionInfo$ = [3, n0, _VI,
2621
2978
  ];
2622
2979
  export var Volume$ = [3, n0, _V,
2623
2980
  0,
2624
- [_n, _ho, _dVC, _eVC, _fWFSVC, _cAL],
2625
- [0, () => HostVolumeProperties$, () => DockerVolumeConfiguration$, () => EFSVolumeConfiguration$, () => FSxWindowsFileServerVolumeConfiguration$, 2]
2981
+ [_n, _ho, _dVC, _eVC, _sVC, _fWFSVC, _cAL],
2982
+ [0, () => HostVolumeProperties$, () => DockerVolumeConfiguration$, () => EFSVolumeConfiguration$, () => S3FilesVolumeConfiguration$, () => FSxWindowsFileServerVolumeConfiguration$, 2]
2626
2983
  ];
2627
2984
  export var VolumeFrom$ = [3, n0, _VF,
2628
2985
  0,
@@ -2679,7 +3036,8 @@ var ClusterSettings = [1, n0, _CSl,
2679
3036
  ];
2680
3037
  var CompatibilityList = 64 | 0;
2681
3038
  var ContainerDefinitions = [1, n0, _CDon,
2682
- 0, () => ContainerDefinition$
3039
+ 0, [() => ContainerDefinition$,
3040
+ 0]
2683
3041
  ];
2684
3042
  var ContainerDependencies = [1, n0, _CDont,
2685
3043
  0, () => ContainerDependency$
@@ -2692,7 +3050,8 @@ var ContainerInstances = [1, n0, _CIont,
2692
3050
  0, () => ContainerInstance$
2693
3051
  ];
2694
3052
  var ContainerOverrides = [1, n0, _COo,
2695
- 0, () => ContainerOverride$
3053
+ 0, [() => ContainerOverride$,
3054
+ 0]
2696
3055
  ];
2697
3056
  var Containers = [1, n0, _Con,
2698
3057
  0, () => Container$
@@ -2704,6 +3063,44 @@ var CpuManufacturerSet = [1, n0, _CMS,
2704
3063
  0, [0,
2705
3064
  { [_xN]: _it }]
2706
3065
  ];
3066
+ var DaemonCapacityProviderList = [1, n0, _DCPL,
3067
+ 0, () => DaemonCapacityProvider$
3068
+ ];
3069
+ var DaemonContainerDefinitionList = [1, n0, _DCDL,
3070
+ 0, [() => DaemonContainerDefinition$,
3071
+ 0]
3072
+ ];
3073
+ var DaemonContainerImages = [1, n0, _DCIa,
3074
+ 0, () => DaemonContainerImage$
3075
+ ];
3076
+ var DaemonDeploymentCapacityProviderList = [1, n0, _DDCPL,
3077
+ 0, () => DaemonDeploymentCapacityProvider$
3078
+ ];
3079
+ var DaemonDeploymentList = [1, n0, _DDL,
3080
+ 0, () => DaemonDeployment$
3081
+ ];
3082
+ var DaemonDeploymentRevisionDetailList = [1, n0, _DDRDL,
3083
+ 0, () => DaemonDeploymentRevisionDetail$
3084
+ ];
3085
+ var DaemonDeploymentStatusList = 64 | 0;
3086
+ var DaemonDeploymentSummaryList = [1, n0, _DDSL,
3087
+ 0, () => DaemonDeploymentSummary$
3088
+ ];
3089
+ var DaemonRevisionDetailList = [1, n0, _DRDL,
3090
+ 0, () => DaemonRevisionDetail$
3091
+ ];
3092
+ var DaemonRevisions = [1, n0, _DRae,
3093
+ 0, () => DaemonRevision$
3094
+ ];
3095
+ var DaemonSummariesList = [1, n0, _DSL,
3096
+ 0, () => DaemonSummary$
3097
+ ];
3098
+ var DaemonTaskDefinitionSummaries = [1, n0, _DTDSa,
3099
+ 0, () => DaemonTaskDefinitionSummary$
3100
+ ];
3101
+ var DaemonVolumeList = [1, n0, _DVL,
3102
+ 0, () => DaemonVolume$
3103
+ ];
2707
3104
  var DeploymentLifecycleHookList = [1, n0, _DLHL,
2708
3105
  0, () => DeploymentLifecycleHook$
2709
3106
  ];
@@ -2722,14 +3119,15 @@ var EnvironmentFiles = [1, n0, _EFn,
2722
3119
  0, () => EnvironmentFile$
2723
3120
  ];
2724
3121
  var EnvironmentVariables = [1, n0, _EV,
2725
- 0, () => KeyValuePair$
3122
+ 8, () => KeyValuePair$
2726
3123
  ];
2727
3124
  var ExcludedInstanceTypeSet = [1, n0, _EITS,
2728
3125
  0, [0,
2729
3126
  { [_xN]: _it }]
2730
3127
  ];
2731
3128
  var ExpressGatewayServiceConfigurations = [1, n0, _EGSCx,
2732
- 0, () => ExpressGatewayServiceConfiguration$
3129
+ 0, [() => ExpressGatewayServiceConfiguration$,
3130
+ 0]
2733
3131
  ];
2734
3132
  var ExpressGatewayServiceIncludeList = 64 | 0;
2735
3133
  var Failures = [1, n0, _Fa,
@@ -2884,14 +3282,16 @@ var Tags = [1, n0, _Tag,
2884
3282
  ];
2885
3283
  var TaskDefinitionFieldList = 64 | 0;
2886
3284
  var TaskDefinitionList = [1, n0, _TDL,
2887
- 0, () => TaskDefinition$
3285
+ 0, [() => TaskDefinition$,
3286
+ 0]
2888
3287
  ];
2889
3288
  var TaskDefinitionPlacementConstraints = [1, n0, _TDPCa,
2890
3289
  0, () => TaskDefinitionPlacementConstraint$
2891
3290
  ];
2892
3291
  var TaskFieldList = 64 | 0;
2893
3292
  var Tasks = [1, n0, _Tas,
2894
- 0, () => Task$
3293
+ 0, [() => Task$,
3294
+ 0]
2895
3295
  ];
2896
3296
  var TaskSetFieldList = 64 | 0;
2897
3297
  var TaskSets = [1, n0, _TSa,
@@ -2925,6 +3325,9 @@ export var CreateCapacityProvider$ = [9, n0, _CCP,
2925
3325
  export var CreateCluster$ = [9, n0, _CCr,
2926
3326
  0, () => CreateClusterRequest$, () => CreateClusterResponse$
2927
3327
  ];
3328
+ export var CreateDaemon$ = [9, n0, _CDr,
3329
+ 0, () => CreateDaemonRequest$, () => CreateDaemonResponse$
3330
+ ];
2928
3331
  export var CreateExpressGatewayService$ = [9, n0, _CEGS,
2929
3332
  0, () => CreateExpressGatewayServiceRequest$, () => CreateExpressGatewayServiceResponse$
2930
3333
  ];
@@ -2940,39 +3343,57 @@ export var DeleteAccountSetting$ = [9, n0, _DAS,
2940
3343
  export var DeleteAttributes$ = [9, n0, _DAe,
2941
3344
  0, () => DeleteAttributesRequest$, () => DeleteAttributesResponse$
2942
3345
  ];
2943
- export var DeleteCapacityProvider$ = [9, n0, _DCP,
3346
+ export var DeleteCapacityProvider$ = [9, n0, _DCPe,
2944
3347
  2, () => DeleteCapacityProviderRequest$, () => DeleteCapacityProviderResponse$
2945
3348
  ];
2946
3349
  export var DeleteCluster$ = [9, n0, _DCel,
2947
3350
  2, () => DeleteClusterRequest$, () => DeleteClusterResponse$
2948
3351
  ];
3352
+ export var DeleteDaemon$ = [9, n0, _DDe,
3353
+ 2, () => DeleteDaemonRequest$, () => DeleteDaemonResponse$
3354
+ ];
3355
+ export var DeleteDaemonTaskDefinition$ = [9, n0, _DDTD,
3356
+ 0, () => DeleteDaemonTaskDefinitionRequest$, () => DeleteDaemonTaskDefinitionResponse$
3357
+ ];
2949
3358
  export var DeleteExpressGatewayService$ = [9, n0, _DEGS,
2950
3359
  0, () => DeleteExpressGatewayServiceRequest$, () => DeleteExpressGatewayServiceResponse$
2951
3360
  ];
2952
- export var DeleteService$ = [9, n0, _DS,
3361
+ export var DeleteService$ = [9, n0, _DSe,
2953
3362
  2, () => DeleteServiceRequest$, () => DeleteServiceResponse$
2954
3363
  ];
2955
- export var DeleteTaskDefinitions$ = [9, n0, _DTD,
3364
+ export var DeleteTaskDefinitions$ = [9, n0, _DTDe,
2956
3365
  0, () => DeleteTaskDefinitionsRequest$, () => DeleteTaskDefinitionsResponse$
2957
3366
  ];
2958
3367
  export var DeleteTaskSet$ = [9, n0, _DTS,
2959
3368
  2, () => DeleteTaskSetRequest$, () => DeleteTaskSetResponse$
2960
3369
  ];
2961
- export var DeregisterContainerInstance$ = [9, n0, _DCI,
3370
+ export var DeregisterContainerInstance$ = [9, n0, _DCIe,
2962
3371
  0, () => DeregisterContainerInstanceRequest$, () => DeregisterContainerInstanceResponse$
2963
3372
  ];
2964
- export var DeregisterTaskDefinition$ = [9, n0, _DTDe,
3373
+ export var DeregisterTaskDefinition$ = [9, n0, _DTDer,
2965
3374
  0, () => DeregisterTaskDefinitionRequest$, () => DeregisterTaskDefinitionResponse$
2966
3375
  ];
2967
- export var DescribeCapacityProviders$ = [9, n0, _DCPe,
3376
+ export var DescribeCapacityProviders$ = [9, n0, _DCPes,
2968
3377
  0, () => DescribeCapacityProvidersRequest$, () => DescribeCapacityProvidersResponse$
2969
3378
  ];
2970
3379
  export var DescribeClusters$ = [9, n0, _DCes,
2971
3380
  0, () => DescribeClustersRequest$, () => DescribeClustersResponse$
2972
3381
  ];
2973
- export var DescribeContainerInstances$ = [9, n0, _DCIe,
3382
+ export var DescribeContainerInstances$ = [9, n0, _DCIes,
2974
3383
  0, () => DescribeContainerInstancesRequest$, () => DescribeContainerInstancesResponse$
2975
3384
  ];
3385
+ export var DescribeDaemon$ = [9, n0, _DDes,
3386
+ 0, () => DescribeDaemonRequest$, () => DescribeDaemonResponse$
3387
+ ];
3388
+ export var DescribeDaemonDeployments$ = [9, n0, _DDD,
3389
+ 0, () => DescribeDaemonDeploymentsRequest$, () => DescribeDaemonDeploymentsResponse$
3390
+ ];
3391
+ export var DescribeDaemonRevisions$ = [9, n0, _DDRescr,
3392
+ 0, () => DescribeDaemonRevisionsRequest$, () => DescribeDaemonRevisionsResponse$
3393
+ ];
3394
+ export var DescribeDaemonTaskDefinition$ = [9, n0, _DDTDe,
3395
+ 0, () => DescribeDaemonTaskDefinitionRequest$, () => DescribeDaemonTaskDefinitionResponse$
3396
+ ];
2976
3397
  export var DescribeExpressGatewayService$ = [9, n0, _DEGSe,
2977
3398
  0, () => DescribeExpressGatewayServiceRequest$, () => DescribeExpressGatewayServiceResponse$
2978
3399
  ];
@@ -2982,7 +3403,7 @@ export var DescribeServiceDeployments$ = [9, n0, _DSD,
2982
3403
  export var DescribeServiceRevisions$ = [9, n0, _DSRescr,
2983
3404
  0, () => DescribeServiceRevisionsRequest$, () => DescribeServiceRevisionsResponse$
2984
3405
  ];
2985
- export var DescribeServices$ = [9, n0, _DSe,
3406
+ export var DescribeServices$ = [9, n0, _DSes,
2986
3407
  0, () => DescribeServicesRequest$, () => DescribeServicesResponse$
2987
3408
  ];
2988
3409
  export var DescribeTaskDefinition$ = [9, n0, _DTDes,
@@ -3015,6 +3436,15 @@ export var ListClusters$ = [9, n0, _LCi,
3015
3436
  export var ListContainerInstances$ = [9, n0, _LCI,
3016
3437
  0, () => ListContainerInstancesRequest$, () => ListContainerInstancesResponse$
3017
3438
  ];
3439
+ export var ListDaemonDeployments$ = [9, n0, _LDD,
3440
+ 0, () => ListDaemonDeploymentsRequest$, () => ListDaemonDeploymentsResponse$
3441
+ ];
3442
+ export var ListDaemons$ = [9, n0, _LD,
3443
+ 0, () => ListDaemonsRequest$, () => ListDaemonsResponse$
3444
+ ];
3445
+ export var ListDaemonTaskDefinitions$ = [9, n0, _LDTD,
3446
+ 0, () => ListDaemonTaskDefinitionsRequest$, () => ListDaemonTaskDefinitionsResponse$
3447
+ ];
3018
3448
  export var ListServiceDeployments$ = [9, n0, _LSD,
3019
3449
  0, () => ListServiceDeploymentsRequest$, () => ListServiceDeploymentsResponse$
3020
3450
  ];
@@ -3051,6 +3481,9 @@ export var PutClusterCapacityProviders$ = [9, n0, _PCCP,
3051
3481
  export var RegisterContainerInstance$ = [9, n0, _RCI,
3052
3482
  0, () => RegisterContainerInstanceRequest$, () => RegisterContainerInstanceResponse$
3053
3483
  ];
3484
+ export var RegisterDaemonTaskDefinition$ = [9, n0, _RDTD,
3485
+ 0, () => RegisterDaemonTaskDefinitionRequest$, () => RegisterDaemonTaskDefinitionResponse$
3486
+ ];
3054
3487
  export var RegisterTaskDefinition$ = [9, n0, _RTD,
3055
3488
  0, () => RegisterTaskDefinitionRequest$, () => RegisterTaskDefinitionResponse$
3056
3489
  ];
@@ -3096,6 +3529,9 @@ export var UpdateContainerAgent$ = [9, n0, _UCA,
3096
3529
  export var UpdateContainerInstancesState$ = [9, n0, _UCIS,
3097
3530
  0, () => UpdateContainerInstancesStateRequest$, () => UpdateContainerInstancesStateResponse$
3098
3531
  ];
3532
+ export var UpdateDaemon$ = [9, n0, _UD,
3533
+ 0, () => UpdateDaemonRequest$, () => UpdateDaemonResponse$
3534
+ ];
3099
3535
  export var UpdateExpressGatewayService$ = [9, n0, _UEGSp,
3100
3536
  0, () => UpdateExpressGatewayServiceRequest$, () => UpdateExpressGatewayServiceResponse$
3101
3537
  ];