@rio-cloud/cdk-v2-constructs 6.16.5 → 6.16.9

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 (4459) hide show
  1. package/.jsii +72 -74
  2. package/docs/API.md +26 -22
  3. package/docs/changelog.md +13 -0
  4. package/lib/contributions/cop-frontend/cloudfront/rio-cloudfront-distribution.js +15 -2
  5. package/lib/datadogv2/datadog-lambda-instrumentation.d.ts +7 -2
  6. package/lib/datadogv2/datadog-lambda-instrumentation.js +1 -1
  7. package/lib/datadogv2/secret-locator-custom-resource/on-create.cjs +11635 -17721
  8. package/lib/datadogv2/service-catalog-custom-resource/on-create.cjs +5379 -5422
  9. package/lib/fargate/codedeploy-custom-resources/create-deployment-is-complete.cjs +6358 -5915
  10. package/lib/fargate/codedeploy-custom-resources/create-deployment-on-create.cjs +6355 -5912
  11. package/lib/fargate/codedeploy-custom-resources/run-monitoring-test-suite-runner.cjs +6236 -6213
  12. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.d.ts +6 -0
  13. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.d.ts.map +1 -1
  14. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/config/EnvironmentVariablesService.js +9 -0
  15. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/GenericLogger.d.ts +17 -0
  16. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/GenericLogger.d.ts.map +1 -0
  17. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.d.ts +1 -0
  18. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/types/index.d.ts.map +1 -1
  19. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/unmarshallDynamoDB.d.ts +15 -0
  20. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/unmarshallDynamoDB.d.ts.map +1 -0
  21. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/unmarshallDynamoDB.js +64 -0
  22. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.d.ts +1 -1
  23. package/node_modules/@aws-lambda-powertools/commons/lib/cjs/version.js +1 -1
  24. package/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.d.ts +6 -0
  25. package/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.d.ts.map +1 -1
  26. package/node_modules/@aws-lambda-powertools/commons/lib/esm/config/EnvironmentVariablesService.js +9 -0
  27. package/node_modules/@aws-lambda-powertools/commons/lib/esm/types/GenericLogger.d.ts +17 -0
  28. package/node_modules/@aws-lambda-powertools/commons/lib/esm/types/GenericLogger.d.ts.map +1 -0
  29. package/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.d.ts +1 -0
  30. package/node_modules/@aws-lambda-powertools/commons/lib/esm/types/index.d.ts.map +1 -1
  31. package/node_modules/@aws-lambda-powertools/commons/lib/esm/unmarshallDynamoDB.d.ts +15 -0
  32. package/node_modules/@aws-lambda-powertools/commons/lib/esm/unmarshallDynamoDB.d.ts.map +1 -0
  33. package/node_modules/@aws-lambda-powertools/commons/lib/esm/unmarshallDynamoDB.js +60 -0
  34. package/node_modules/@aws-lambda-powertools/commons/lib/esm/version.d.ts +1 -1
  35. package/node_modules/@aws-lambda-powertools/commons/lib/esm/version.js +1 -1
  36. package/node_modules/@aws-lambda-powertools/commons/package.json +9 -1
  37. package/node_modules/@aws-lambda-powertools/parameters/lib/cjs/appconfig/AppConfigProvider.d.ts +1 -1
  38. package/node_modules/@aws-lambda-powertools/parameters/lib/cjs/appconfig/AppConfigProvider.d.ts.map +1 -1
  39. package/node_modules/@aws-lambda-powertools/parameters/lib/cjs/appconfig/AppConfigProvider.js +2 -2
  40. package/node_modules/@aws-lambda-powertools/parameters/lib/cjs/secrets/SecretsProvider.d.ts.map +1 -1
  41. package/node_modules/@aws-lambda-powertools/parameters/lib/cjs/secrets/SecretsProvider.js +2 -2
  42. package/node_modules/@aws-lambda-powertools/parameters/lib/esm/appconfig/AppConfigProvider.d.ts +1 -1
  43. package/node_modules/@aws-lambda-powertools/parameters/lib/esm/appconfig/AppConfigProvider.d.ts.map +1 -1
  44. package/node_modules/@aws-lambda-powertools/parameters/lib/esm/appconfig/AppConfigProvider.js +2 -2
  45. package/node_modules/@aws-lambda-powertools/parameters/lib/esm/secrets/SecretsProvider.d.ts.map +1 -1
  46. package/node_modules/@aws-lambda-powertools/parameters/lib/esm/secrets/SecretsProvider.js +2 -2
  47. package/node_modules/@aws-lambda-powertools/parameters/package.json +3 -3
  48. package/node_modules/@aws-sdk/client-cloudformation/README.md +9 -1
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +753 -470
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +8 -6
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +2 -0
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +1 -0
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +22 -0
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/index.js +1 -0
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +98 -52
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_1.js +3 -2
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +110 -1
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +8 -6
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +7 -0
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +21 -2
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +89 -0
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/index.d.ts +1 -0
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +880 -939
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +272 -82
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-types/protocols/Aws_query.d.ts +9 -0
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +2 -1
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +2 -1
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +3 -2
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +17 -0
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +7 -0
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +50 -0
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +1 -1
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +1 -1
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/index.d.ts +1 -0
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +789 -774
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +107 -81
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/protocols/Aws_query.d.ts +12 -0
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -3
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +10 -7
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +21 -8
  85. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/LICENSE +201 -0
  86. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/README.md +78 -0
  87. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  88. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  89. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  90. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  91. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  92. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  93. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  94. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  95. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  96. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  97. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  98. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  99. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  100. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  101. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  102. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  104. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  105. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  106. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  107. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  108. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  109. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  110. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  111. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  112. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  113. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  114. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  115. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  116. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  117. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  118. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  119. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  120. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/package.json +68 -0
  121. package/node_modules/@aws-sdk/client-cloudformation/package.json +42 -44
  122. package/node_modules/@aws-sdk/client-codedeploy/README.md +1 -1
  123. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/index.js +865 -701
  124. package/node_modules/@aws-sdk/client-codedeploy/dist-cjs/runtimeConfig.js +8 -6
  125. package/node_modules/@aws-sdk/client-codedeploy/dist-es/CodeDeployClient.js +1 -0
  126. package/node_modules/@aws-sdk/client-codedeploy/dist-es/models/models_0.js +220 -220
  127. package/node_modules/@aws-sdk/client-codedeploy/dist-es/runtimeConfig.js +8 -6
  128. package/node_modules/@aws-sdk/client-codedeploy/dist-types/CodeDeployClient.d.ts +18 -0
  129. package/node_modules/@aws-sdk/client-codedeploy/dist-types/models/models_0.d.ts +376 -376
  130. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +2 -1
  131. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +2 -1
  132. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +3 -2
  133. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/CodeDeployClient.d.ts +1 -0
  134. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/models/models_0.d.ts +386 -376
  135. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -3
  136. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +10 -7
  137. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +21 -8
  138. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/LICENSE +201 -0
  139. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/README.md +78 -0
  140. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  141. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  142. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  143. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  144. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  145. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  146. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  147. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  148. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  149. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  150. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  151. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  152. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  153. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  154. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  155. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  156. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  157. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  158. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  159. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  160. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  161. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  162. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  163. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  164. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  165. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  166. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  167. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  168. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  169. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  170. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  171. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  172. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  173. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  174. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  175. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  176. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  177. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  178. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  179. package/node_modules/@aws-sdk/client-codedeploy/node_modules/@smithy/util-retry/package.json +68 -0
  180. package/node_modules/@aws-sdk/client-codedeploy/package.json +42 -44
  181. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +433 -319
  182. package/node_modules/@aws-sdk/client-ecs/dist-cjs/runtimeConfig.js +8 -6
  183. package/node_modules/@aws-sdk/client-ecs/dist-es/ECSClient.js +1 -0
  184. package/node_modules/@aws-sdk/client-ecs/dist-es/models/models_0.js +57 -48
  185. package/node_modules/@aws-sdk/client-ecs/dist-es/models/models_1.js +4 -4
  186. package/node_modules/@aws-sdk/client-ecs/dist-es/protocols/Aws_json1_1.js +4 -0
  187. package/node_modules/@aws-sdk/client-ecs/dist-es/runtimeConfig.js +8 -6
  188. package/node_modules/@aws-sdk/client-ecs/dist-types/ECSClient.d.ts +18 -0
  189. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +41 -1
  190. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateClusterCommand.d.ts +6 -6
  191. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateServiceCommand.d.ts +18 -2
  192. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateTaskSetCommand.d.ts +60 -2
  193. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAccountSettingCommand.d.ts +1 -1
  194. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteAttributesCommand.d.ts +27 -0
  195. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +40 -8
  196. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteClusterCommand.d.ts +5 -4
  197. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteServiceCommand.d.ts +11 -3
  198. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskDefinitionsCommand.d.ts +50 -1
  199. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteTaskSetCommand.d.ts +50 -1
  200. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterContainerInstanceCommand.d.ts +1 -1
  201. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeregisterTaskDefinitionCommand.d.ts +42 -1
  202. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +87 -1
  203. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeClustersCommand.d.ts +2 -1
  204. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeContainerInstancesCommand.d.ts +1 -1
  205. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServiceDeploymentsCommand.d.ts +45 -2
  206. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServiceRevisionsCommand.d.ts +51 -3
  207. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeServicesCommand.d.ts +9 -1
  208. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskDefinitionCommand.d.ts +3 -1
  209. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTaskSetsCommand.d.ts +54 -1
  210. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeTasksCommand.d.ts +1 -1
  211. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DiscoverPollEndpointCommand.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ExecuteCommandCommand.d.ts +30 -1
  213. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/GetTaskProtectionCommand.d.ts +1 -1
  214. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAccountSettingsCommand.d.ts +1 -1
  215. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListAttributesCommand.d.ts +25 -0
  216. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListClustersCommand.d.ts +1 -1
  217. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListContainerInstancesCommand.d.ts +1 -1
  218. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServiceDeploymentsCommand.d.ts +32 -3
  219. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesByNamespaceCommand.d.ts +1 -1
  220. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListServicesCommand.d.ts +1 -1
  221. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  222. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionFamiliesCommand.d.ts +1 -1
  223. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTaskDefinitionsCommand.d.ts +1 -1
  224. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/ListTasksCommand.d.ts +1 -1
  225. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingCommand.d.ts +1 -1
  226. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAccountSettingDefaultCommand.d.ts +1 -1
  227. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutAttributesCommand.d.ts +32 -4
  228. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/PutClusterCapacityProvidersCommand.d.ts +253 -4
  229. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterContainerInstanceCommand.d.ts +1 -1
  230. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RegisterTaskDefinitionCommand.d.ts +8 -3
  231. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/RunTaskCommand.d.ts +3 -3
  232. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StartTaskCommand.d.ts +57 -1
  233. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/StopTaskCommand.d.ts +64 -1
  234. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitAttachmentStateChangesCommand.d.ts +1 -1
  235. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitContainerStateChangeCommand.d.ts +1 -1
  236. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/SubmitTaskStateChangeCommand.d.ts +1 -1
  237. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/TagResourceCommand.d.ts +1 -1
  238. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  239. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +42 -2
  240. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterCommand.d.ts +190 -1
  241. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateClusterSettingsCommand.d.ts +39 -1
  242. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerAgentCommand.d.ts +26 -1
  243. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateContainerInstancesStateCommand.d.ts +173 -1
  244. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateServiceCommand.d.ts +23 -7
  245. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateServicePrimaryTaskSetCommand.d.ts +49 -1
  246. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskProtectionCommand.d.ts +1 -1
  247. package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateTaskSetCommand.d.ts +53 -1
  248. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +1454 -1382
  249. package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_1.d.ts +123 -50
  250. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.browser.d.ts +2 -1
  251. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.d.ts +2 -1
  252. package/node_modules/@aws-sdk/client-ecs/dist-types/runtimeConfig.native.d.ts +3 -2
  253. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/ECSClient.d.ts +1 -0
  254. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +1 -1
  255. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +822 -807
  256. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_1.d.ts +54 -34
  257. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -3
  258. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.d.ts +10 -7
  259. package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/runtimeConfig.native.d.ts +21 -8
  260. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/LICENSE +201 -0
  261. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/README.md +78 -0
  262. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  263. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  264. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  265. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  266. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  267. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  268. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  269. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  270. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  271. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  272. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  273. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  274. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  275. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  276. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  277. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  278. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  279. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  280. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  281. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  282. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  283. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  284. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  285. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  286. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  287. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  288. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  289. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  290. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  291. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  292. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  293. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  294. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  295. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  296. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  297. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  298. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  299. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  300. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  301. package/node_modules/@aws-sdk/client-ecs/node_modules/@smithy/util-retry/package.json +68 -0
  302. package/node_modules/@aws-sdk/client-ecs/package.json +42 -44
  303. package/node_modules/@aws-sdk/client-organizations/README.md +1 -1
  304. package/node_modules/@aws-sdk/client-organizations/dist-cjs/index.js +577 -410
  305. package/node_modules/@aws-sdk/client-organizations/dist-cjs/runtimeConfig.js +8 -6
  306. package/node_modules/@aws-sdk/client-organizations/dist-es/OrganizationsClient.js +1 -0
  307. package/node_modules/@aws-sdk/client-organizations/dist-es/models/models_0.js +152 -94
  308. package/node_modules/@aws-sdk/client-organizations/dist-es/runtimeConfig.js +8 -6
  309. package/node_modules/@aws-sdk/client-organizations/dist-types/OrganizationsClient.d.ts +18 -0
  310. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/AcceptHandshakeCommand.d.ts +6 -0
  311. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/AttachPolicyCommand.d.ts +21 -0
  312. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CancelHandshakeCommand.d.ts +6 -0
  313. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CloseAccountCommand.d.ts +11 -0
  314. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CreateAccountCommand.d.ts +11 -0
  315. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CreateGovCloudAccountCommand.d.ts +11 -0
  316. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CreateOrganizationCommand.d.ts +12 -1
  317. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CreateOrganizationalUnitCommand.d.ts +11 -0
  318. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/CreatePolicyCommand.d.ts +13 -2
  319. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DeclineHandshakeCommand.d.ts +6 -0
  320. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DeleteOrganizationCommand.d.ts +6 -0
  321. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DeleteOrganizationalUnitCommand.d.ts +6 -0
  322. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DeletePolicyCommand.d.ts +6 -0
  323. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DeleteResourcePolicyCommand.d.ts +5 -0
  324. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DeregisterDelegatedAdministratorCommand.d.ts +11 -0
  325. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeAccountCommand.d.ts +6 -0
  326. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeCreateAccountStatusCommand.d.ts +6 -0
  327. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeEffectivePolicyCommand.d.ts +15 -4
  328. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeHandshakeCommand.d.ts +6 -0
  329. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeOrganizationCommand.d.ts +1 -1
  330. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeOrganizationalUnitCommand.d.ts +6 -0
  331. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribePolicyCommand.d.ts +7 -1
  332. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DescribeResourcePolicyCommand.d.ts +5 -0
  333. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DetachPolicyCommand.d.ts +11 -0
  334. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DisableAWSServiceAccessCommand.d.ts +11 -0
  335. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/DisablePolicyTypeCommand.d.ts +13 -2
  336. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/EnableAWSServiceAccessCommand.d.ts +11 -0
  337. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/EnableAllFeaturesCommand.d.ts +206 -0
  338. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/EnablePolicyTypeCommand.d.ts +13 -2
  339. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/InviteAccountToOrganizationCommand.d.ts +11 -0
  340. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/LeaveOrganizationCommand.d.ts +11 -0
  341. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListAWSServiceAccessForOrganizationCommand.d.ts +11 -0
  342. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListAccountsCommand.d.ts +6 -0
  343. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListAccountsForParentCommand.d.ts +6 -0
  344. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListChildrenCommand.d.ts +6 -0
  345. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListCreateAccountStatusCommand.d.ts +6 -0
  346. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListDelegatedAdministratorsCommand.d.ts +11 -0
  347. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListDelegatedServicesForAccountCommand.d.ts +11 -0
  348. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListHandshakesForAccountCommand.d.ts +6 -0
  349. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListHandshakesForOrganizationCommand.d.ts +6 -0
  350. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListOrganizationalUnitsForParentCommand.d.ts +6 -0
  351. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListParentsCommand.d.ts +6 -0
  352. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListPoliciesCommand.d.ts +8 -2
  353. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListPoliciesForTargetCommand.d.ts +8 -2
  354. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListRootsCommand.d.ts +7 -1
  355. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -0
  356. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/ListTargetsForPolicyCommand.d.ts +6 -0
  357. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/MoveAccountCommand.d.ts +6 -0
  358. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/PutResourcePolicyCommand.d.ts +11 -0
  359. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/RegisterDelegatedAdministratorCommand.d.ts +11 -0
  360. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/RemoveAccountFromOrganizationCommand.d.ts +11 -0
  361. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/TagResourceCommand.d.ts +11 -0
  362. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/UntagResourceCommand.d.ts +11 -0
  363. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/UpdateOrganizationalUnitCommand.d.ts +6 -0
  364. package/node_modules/@aws-sdk/client-organizations/dist-types/commands/UpdatePolicyCommand.d.ts +12 -1
  365. package/node_modules/@aws-sdk/client-organizations/dist-types/models/models_0.d.ts +311 -239
  366. package/node_modules/@aws-sdk/client-organizations/dist-types/runtimeConfig.browser.d.ts +2 -1
  367. package/node_modules/@aws-sdk/client-organizations/dist-types/runtimeConfig.d.ts +2 -1
  368. package/node_modules/@aws-sdk/client-organizations/dist-types/runtimeConfig.native.d.ts +3 -2
  369. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/OrganizationsClient.d.ts +1 -0
  370. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/models/models_0.d.ts +245 -239
  371. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -3
  372. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/runtimeConfig.d.ts +10 -7
  373. package/node_modules/@aws-sdk/client-organizations/dist-types/ts3.4/runtimeConfig.native.d.ts +21 -8
  374. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/LICENSE +201 -0
  375. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/README.md +78 -0
  376. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  377. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  378. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  379. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  380. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  381. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  382. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  383. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  384. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  385. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  386. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  387. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  388. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  389. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  390. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  391. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  392. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  393. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  394. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  395. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  396. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  397. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  398. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  399. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  400. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  401. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  402. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  403. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  404. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  405. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  406. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  407. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  408. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  409. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  410. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  411. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  412. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  413. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  414. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  415. package/node_modules/@aws-sdk/client-organizations/node_modules/@smithy/util-retry/package.json +68 -0
  416. package/node_modules/@aws-sdk/client-organizations/package.json +41 -43
  417. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +193 -139
  418. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +8 -6
  419. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/SecretsManagerClient.js +1 -0
  420. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/models/models_0.js +36 -24
  421. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +8 -6
  422. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManagerClient.d.ts +18 -0
  423. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/models_0.d.ts +184 -184
  424. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +2 -1
  425. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +2 -1
  426. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +3 -2
  427. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/SecretsManagerClient.d.ts +1 -0
  428. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/models/models_0.d.ts +184 -184
  429. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -3
  430. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.d.ts +10 -7
  431. package/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +21 -8
  432. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/LICENSE +201 -0
  433. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/README.md +78 -0
  434. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  435. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  436. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  437. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  438. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  439. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  440. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  441. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  442. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  443. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  444. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  445. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  446. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  447. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  448. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  449. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  450. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  451. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  452. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  453. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  454. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  455. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  456. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  457. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  458. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  459. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  460. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  461. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  462. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  463. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  464. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  465. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  466. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  467. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  468. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  469. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  470. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  471. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  472. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  473. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/util-retry/package.json +68 -0
  474. package/node_modules/@aws-sdk/client-secrets-manager/package.json +41 -43
  475. package/node_modules/@aws-sdk/client-ssm/README.md +45 -12
  476. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +2211 -1402
  477. package/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +8 -6
  478. package/node_modules/@aws-sdk/client-ssm/dist-es/SSM.js +8 -0
  479. package/node_modules/@aws-sdk/client-ssm/dist-es/SSMClient.js +1 -0
  480. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetExecutionPreviewCommand.js +22 -0
  481. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesCommand.js +23 -0
  482. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesSummaryCommand.js +22 -0
  483. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/SendCommandCommand.js +1 -1
  484. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartExecutionPreviewCommand.js +22 -0
  485. package/node_modules/@aws-sdk/client-ssm/dist-es/commands/index.js +4 -0
  486. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +211 -146
  487. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +205 -222
  488. package/node_modules/@aws-sdk/client-ssm/dist-es/models/models_2.js +209 -23
  489. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListNodesPaginator.js +4 -0
  490. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListNodesSummaryPaginator.js +4 -0
  491. package/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +2 -0
  492. package/node_modules/@aws-sdk/client-ssm/dist-es/protocols/Aws_json1_1.js +159 -3
  493. package/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +8 -6
  494. package/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +34 -4
  495. package/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +29 -6
  496. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +1 -1
  497. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateActivationCommand.d.ts +2 -2
  498. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationCommand.d.ts +6 -6
  499. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateResourceDataSyncCommand.d.ts +1 -1
  500. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteActivationCommand.d.ts +1 -1
  501. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeActivationsCommand.d.ts +1 -1
  502. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +1 -1
  503. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchesCommand.d.ts +1 -1
  504. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePropertiesCommand.d.ts +1 -1
  505. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +1 -1
  506. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCalendarStateCommand.d.ts +1 -1
  507. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +3 -3
  508. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetExecutionPreviewCommand.d.ts +127 -0
  509. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventoryCommand.d.ts +3 -4
  510. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsSummaryCommand.d.ts +3 -4
  511. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersByPathCommand.d.ts +1 -1
  512. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationsCommand.d.ts +1 -1
  513. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceItemsCommand.d.ts +1 -1
  514. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceSummariesCommand.d.ts +1 -1
  515. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListInventoryEntriesCommand.d.ts +1 -1
  516. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListNodesCommand.d.ts +175 -0
  517. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListNodesSummaryCommand.d.ts +166 -0
  518. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +1 -1
  519. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +1 -1
  520. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResetServiceSettingCommand.d.ts +2 -1
  521. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResumeSessionCommand.d.ts +1 -1
  522. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendAutomationSignalCommand.d.ts +1 -1
  523. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendCommandCommand.d.ts +1 -1
  524. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAssociationsOnceCommand.d.ts +1 -1
  525. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAutomationExecutionCommand.d.ts +1 -1
  526. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartExecutionPreviewCommand.d.ts +157 -0
  527. package/node_modules/@aws-sdk/client-ssm/dist-types/commands/index.d.ts +4 -0
  528. package/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +5 -4
  529. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +718 -715
  530. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +2312 -2347
  531. package/node_modules/@aws-sdk/client-ssm/dist-types/models/models_2.d.ts +978 -202
  532. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesPaginator.d.ts +7 -0
  533. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesSummaryPaginator.d.ts +7 -0
  534. package/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +2 -0
  535. package/node_modules/@aws-sdk/client-ssm/dist-types/protocols/Aws_json1_1.d.ts +36 -0
  536. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +2 -1
  537. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +2 -1
  538. package/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +3 -2
  539. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSM.d.ts +69 -0
  540. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +25 -0
  541. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +51 -0
  542. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListNodesCommand.d.ts +47 -0
  543. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +48 -0
  544. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +2 -4
  545. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +1 -1
  546. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +1 -1
  547. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendCommandCommand.d.ts +1 -1
  548. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +1 -1
  549. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +1 -1
  550. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +51 -0
  551. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/index.d.ts +4 -0
  552. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +706 -702
  553. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +1010 -1004
  554. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_2.d.ts +436 -198
  555. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +11 -0
  556. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListNodesSummaryPaginator.d.ts +11 -0
  557. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +2 -0
  558. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +48 -0
  559. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -3
  560. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +10 -7
  561. package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +21 -8
  562. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/LICENSE +201 -0
  563. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/README.md +78 -0
  564. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  565. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  566. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  567. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  568. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  569. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  570. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  571. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  572. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  573. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  574. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  575. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  576. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  577. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  578. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  579. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  580. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  581. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  582. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  583. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  584. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  585. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  586. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  587. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  588. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  589. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  590. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  591. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  592. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  593. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  594. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  595. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  596. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  597. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  598. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  599. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  600. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  601. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  602. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  603. package/node_modules/@aws-sdk/client-ssm/node_modules/@smithy/util-retry/package.json +68 -0
  604. package/node_modules/@aws-sdk/client-ssm/package.json +42 -44
  605. package/node_modules/@aws-sdk/client-sso/README.md +1 -1
  606. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +57 -42
  607. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +8 -6
  608. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +1 -0
  609. package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +8 -8
  610. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +8 -6
  611. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +18 -0
  612. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +18 -18
  613. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
  614. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
  615. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +2 -1
  616. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +1 -0
  617. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +18 -18
  618. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -0
  619. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +1 -0
  620. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +16 -5
  621. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/LICENSE +201 -0
  622. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/README.md +78 -0
  623. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  624. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  625. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  626. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  627. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  628. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  629. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  630. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  631. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  632. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  633. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  634. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  635. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  636. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  637. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  638. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  639. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  640. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  641. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  642. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  643. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  644. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  645. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  646. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  647. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  648. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  649. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  650. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  651. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  652. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  653. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  654. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  655. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  656. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  657. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  658. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  659. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  660. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  661. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  662. package/node_modules/@aws-sdk/client-sso/node_modules/@smithy/util-retry/package.json +68 -0
  663. package/node_modules/@aws-sdk/client-sso/package.json +40 -40
  664. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +29 -32
  665. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +3 -4
  666. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +10 -9
  667. package/node_modules/@aws-sdk/core/package.json +17 -17
  668. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +2 -3
  669. package/node_modules/@aws-sdk/credential-provider-env/package.json +10 -10
  670. package/node_modules/@aws-sdk/credential-provider-http/package.json +15 -15
  671. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +41 -28
  672. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +11 -2
  673. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +14 -11
  674. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +2 -0
  675. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +5 -3
  676. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -2
  677. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +4 -7
  678. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +2 -2
  679. package/node_modules/@aws-sdk/credential-provider-ini/package.json +20 -20
  680. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +11 -18
  681. package/node_modules/@aws-sdk/credential-provider-node/package.json +18 -18
  682. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +10 -6
  683. package/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +4 -2
  684. package/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +2 -3
  685. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +5 -3
  686. package/node_modules/@aws-sdk/credential-provider-process/package.json +11 -11
  687. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +11 -6
  688. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +6 -2
  689. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +2 -1
  690. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -3
  691. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  692. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +5 -3
  693. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  694. package/node_modules/@aws-sdk/credential-provider-sso/package.json +13 -13
  695. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +6 -3
  696. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +6 -3
  697. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +3 -3
  698. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +5 -6
  699. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +13 -15
  700. package/node_modules/@aws-sdk/middleware-host-header/package.json +10 -10
  701. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +2 -3
  702. package/node_modules/@aws-sdk/middleware-logger/package.json +10 -10
  703. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +10 -10
  704. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +13 -17
  705. package/node_modules/@aws-sdk/middleware-user-agent/package.json +13 -13
  706. package/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  707. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +56 -0
  708. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +879 -0
  709. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  710. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +50 -0
  711. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +51 -0
  712. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +63 -0
  713. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +952 -0
  714. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  715. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +64 -0
  716. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  717. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +47 -0
  718. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +50 -0
  719. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  720. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  721. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  722. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  723. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +45 -0
  724. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  725. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +47 -0
  726. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +56 -0
  727. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  728. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  729. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  730. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  731. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  732. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +59 -0
  733. package/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  734. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +54 -0
  735. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +219 -0
  736. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +128 -0
  737. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  738. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +396 -0
  739. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  740. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +56 -0
  741. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +56 -0
  742. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +55 -0
  743. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  744. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  745. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +222 -0
  746. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +254 -0
  747. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  748. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  749. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  750. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  751. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +58 -0
  752. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +56 -0
  753. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +57 -0
  754. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  755. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  756. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  757. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  758. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  759. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  760. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +116 -0
  761. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +113 -0
  762. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +120 -0
  763. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  764. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  765. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  766. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  767. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  768. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  769. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +127 -0
  770. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +111 -0
  771. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +131 -0
  772. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/LICENSE +201 -0
  773. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/README.md +78 -0
  774. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  775. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  776. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  777. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  778. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  779. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  780. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  781. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  782. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  783. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  784. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  785. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  786. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  787. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  788. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  789. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  790. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  791. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  792. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  793. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  794. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  795. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  796. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  797. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  798. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  799. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  800. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  801. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  802. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  803. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  804. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  805. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  806. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  807. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  808. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  809. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  810. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  811. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  812. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  813. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/package.json +68 -0
  814. package/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  815. package/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  816. package/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  817. package/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  818. package/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  819. package/node_modules/@aws-sdk/region-config-resolver/package.json +10 -10
  820. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +25 -17
  821. package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +12 -3
  822. package/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +3 -3
  823. package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +6 -8
  824. package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +6 -2
  825. package/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +1 -0
  826. package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -1
  827. package/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +4 -3
  828. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +8 -3
  829. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +6 -2
  830. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +5 -1
  831. package/node_modules/@aws-sdk/token-providers/package.json +11 -13
  832. package/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -1
  833. package/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +1 -0
  834. package/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +56 -2
  835. package/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +1 -0
  836. package/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +22 -1
  837. package/node_modules/@aws-sdk/types/package.json +4 -4
  838. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +6 -0
  839. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +6 -0
  840. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +6 -0
  841. package/node_modules/@aws-sdk/util-endpoints/package.json +10 -10
  842. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +1 -0
  843. package/node_modules/@aws-sdk/util-locate-window/package.json +6 -5
  844. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  845. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +4 -4
  846. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +3 -2
  847. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +1 -1
  848. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +1 -1
  849. package/node_modules/@aws-sdk/util-user-agent-node/package.json +10 -10
  850. package/node_modules/@datadog/datadog-api-client/CHANGELOG.md +76 -0
  851. package/node_modules/@datadog/datadog-api-client/LICENSE-3rdparty.csv +0 -2
  852. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-common/configuration.js +31 -2
  853. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-common/configuration.js.map +1 -1
  854. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-common/http/http.d.ts +8 -1
  855. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-common/http/http.js +22 -10
  856. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-common/http/http.js.map +1 -1
  857. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/AWSIntegrationApi.js +7 -7
  858. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/AWSIntegrationApi.js.map +1 -1
  859. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/DashboardsApi.js +6 -6
  860. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/DashboardsApi.js.map +1 -1
  861. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/DowntimesApi.js +2 -2
  862. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/DowntimesApi.js.map +1 -1
  863. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/EventsApi.js +8 -8
  864. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/EventsApi.js.map +1 -1
  865. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/HostsApi.js +9 -9
  866. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/HostsApi.js.map +1 -1
  867. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/LogsApi.js +1 -1
  868. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/LogsApi.js.map +1 -1
  869. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/MetricsApi.js +7 -7
  870. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/MetricsApi.js.map +1 -1
  871. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/MonitorsApi.d.ts +6 -3
  872. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/MonitorsApi.js +26 -23
  873. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/MonitorsApi.js.map +1 -1
  874. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/NotebooksApi.js +10 -10
  875. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/NotebooksApi.js.map +1 -1
  876. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectiveCorrectionsApi.js +2 -2
  877. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectiveCorrectionsApi.js.map +1 -1
  878. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectivesApi.js +17 -17
  879. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/ServiceLevelObjectivesApi.js.map +1 -1
  880. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/SnapshotsApi.js +8 -8
  881. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/SnapshotsApi.js.map +1 -1
  882. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/SyntheticsApi.js +8 -8
  883. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/SyntheticsApi.js.map +1 -1
  884. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/TagsApi.js +5 -5
  885. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/TagsApi.js.map +1 -1
  886. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/UsageMeteringApi.js +91 -91
  887. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/apis/UsageMeteringApi.js.map +1 -1
  888. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/index.d.ts +15 -11
  889. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/index.js +21 -17
  890. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/index.js.map +1 -1
  891. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/AWSNamespace.d.ts +2 -1
  892. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/AWSNamespace.js +2 -1
  893. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/AWSNamespace.js.map +1 -1
  894. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/FormulaAndFunctionSLOMeasure.d.ts +3 -1
  895. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/FormulaAndFunctionSLOMeasure.js +3 -1
  896. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/FormulaAndFunctionSLOMeasure.js.map +1 -1
  897. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/GCPAccount.d.ts +4 -0
  898. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/GCPAccount.js +4 -0
  899. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/GCPAccount.js.map +1 -1
  900. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/HourlyUsageAttributionUsageType.d.ts +4 -4
  901. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/HourlyUsageAttributionUsageType.js +4 -4
  902. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/HourlyUsageAttributionUsageType.js.map +1 -1
  903. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ListStreamQuery.d.ts +4 -0
  904. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ListStreamQuery.js +4 -0
  905. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ListStreamQuery.js.map +1 -1
  906. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ListStreamSource.d.ts +2 -1
  907. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ListStreamSource.js +2 -1
  908. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ListStreamSource.js.map +1 -1
  909. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/MonthlyUsageAttributionSupportedMetrics.d.ts +7 -7
  910. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/MonthlyUsageAttributionSupportedMetrics.js +8 -8
  911. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/MonthlyUsageAttributionSupportedMetrics.js.map +1 -1
  912. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/MonthlyUsageAttributionValues.d.ts +20 -24
  913. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/MonthlyUsageAttributionValues.js +25 -30
  914. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/MonthlyUsageAttributionValues.js.map +1 -1
  915. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ObjectSerializer.js +49 -271
  916. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ObjectSerializer.js.map +1 -1
  917. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SLOHistoryMonitor.d.ts +1 -1
  918. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SignalArchiveReason.d.ts +3 -1
  919. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SignalArchiveReason.js +3 -1
  920. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SignalArchiveReason.js.map +1 -1
  921. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsAPITestStep.d.ts +4 -0
  922. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsAPITestStep.js +4 -0
  923. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsAPITestStep.js.map +1 -1
  924. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchDetailsData.d.ts +3 -3
  925. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchDetailsData.js +1 -1
  926. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchDetailsData.js.map +1 -1
  927. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchResult.d.ts +4 -5
  928. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchResult.js +2 -2
  929. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchResult.js.map +1 -1
  930. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchStatus.d.ts +13 -0
  931. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchStatus.js +12 -0
  932. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsBatchStatus.js.map +1 -0
  933. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsCITest.d.ts +1 -2
  934. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsCITest.js +1 -1
  935. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsCITest.js.map +1 -1
  936. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsDevice.d.ts +1 -2
  937. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsDevice.js +6 -1
  938. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsDevice.js.map +1 -1
  939. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsFetchUptimesPayload.d.ts +1 -1
  940. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStep.d.ts +5 -4
  941. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStep.js +4 -1
  942. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStep.js.map +1 -1
  943. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParams.d.ts +90 -0
  944. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParams.js +82 -0
  945. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParams.js.map +1 -0
  946. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsDirection.d.ts +14 -0
  947. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsDirection.js +13 -0
  948. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsDirection.js.map +1 -0
  949. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElement.d.ts +67 -0
  950. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElement.js +58 -0
  951. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElement.js.map +1 -0
  952. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementContextType.d.ts +12 -0
  953. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementContextType.js +11 -0
  954. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementContextType.js.map +1 -0
  955. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementRelativePosition.d.ts +40 -0
  956. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementRelativePosition.js +41 -0
  957. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementRelativePosition.js.map +1 -0
  958. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocator.d.ts +41 -0
  959. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocator.js +34 -0
  960. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocator.js.map +1 -0
  961. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocatorValuesItems.d.ts +41 -0
  962. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocatorValuesItems.js +34 -0
  963. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocatorValuesItems.js.map +1 -0
  964. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocatorValuesItemsType.d.ts +15 -0
  965. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocatorValuesItemsType.js +14 -0
  966. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsElementUserLocatorValuesItemsType.js.map +1 -0
  967. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsPositionsItems.d.ts +40 -0
  968. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsPositionsItems.js +41 -0
  969. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsPositionsItems.js.map +1 -0
  970. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsValue.d.ts +10 -0
  971. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsValue.js +8 -0
  972. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsValue.js.map +1 -0
  973. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsVariable.d.ts +40 -0
  974. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsVariable.js +41 -0
  975. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileStepParamsVariable.js.map +1 -0
  976. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTest.d.ts +2 -3
  977. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTest.js +1 -1
  978. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTest.js.map +1 -1
  979. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestConfig.d.ts +3 -2
  980. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestConfig.js +1 -1
  981. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestConfig.js.map +1 -1
  982. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptions.d.ts +15 -16
  983. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptions.js +7 -4
  984. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptions.js.map +1 -1
  985. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestsMobileApplication.d.ts +3 -3
  986. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestsMobileApplication.js +3 -0
  987. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestsMobileApplication.js.map +1 -1
  988. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStep.d.ts +9 -1
  989. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStep.js +8 -0
  990. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStep.js.map +1 -1
  991. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStepDetail.d.ts +9 -0
  992. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStepDetail.js +8 -0
  993. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStepDetail.js.map +1 -1
  994. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestCiOptions.d.ts +1 -1
  995. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestCiOptions.js +1 -0
  996. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestCiOptions.js.map +1 -1
  997. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestDetailsType.d.ts +2 -1
  998. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestDetailsType.js +2 -1
  999. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestDetailsType.js.map +1 -1
  1000. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptions.d.ts +1 -2
  1001. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptions.js +1 -1
  1002. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptions.js.map +1 -1
  1003. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsMonitorOptions.d.ts +13 -0
  1004. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsMonitorOptions.js +13 -5
  1005. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsMonitorOptions.js.map +1 -1
  1006. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsMonitorOptionsNotificationPresetName.d.ts +14 -0
  1007. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsMonitorOptionsNotificationPresetName.js +13 -0
  1008. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsMonitorOptionsNotificationPresetName.js.map +1 -0
  1009. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsScheduling.d.ts +2 -2
  1010. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsScheduling.js +2 -0
  1011. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsScheduling.js.map +1 -1
  1012. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsSchedulingTimeframe.d.ts +3 -3
  1013. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsSchedulingTimeframe.js +3 -0
  1014. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestOptionsSchedulingTimeframe.js.map +1 -1
  1015. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestRestrictionPolicyBinding.d.ts +41 -0
  1016. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestRestrictionPolicyBinding.js +34 -0
  1017. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestRestrictionPolicyBinding.js.map +1 -0
  1018. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestRestrictionPolicyBindingRelation.d.ts +12 -0
  1019. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestRestrictionPolicyBindingRelation.js +11 -0
  1020. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTestRestrictionPolicyBindingRelation.js.map +1 -0
  1021. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTriggerCITestRunResult.d.ts +1 -2
  1022. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTriggerCITestRunResult.js +6 -1
  1023. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsTriggerCITestRunResult.js.map +1 -1
  1024. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ToplistWidgetStacked.d.ts +1 -1
  1025. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ToplistWidgetStacked.js +0 -1
  1026. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/ToplistWidgetStacked.js.map +1 -1
  1027. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryDate.d.ts +25 -1
  1028. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryDate.js +30 -0
  1029. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryDate.js.map +1 -1
  1030. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryDateOrg.d.ts +25 -1
  1031. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryDateOrg.js +30 -0
  1032. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryDateOrg.js.map +1 -1
  1033. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryResponse.d.ts +26 -2
  1034. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryResponse.js +32 -2
  1035. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/UsageSummaryResponse.js.map +1 -1
  1036. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/APIManagementApi.js +3 -3
  1037. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/APIManagementApi.js.map +1 -1
  1038. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AWSIntegrationApi.d.ts +158 -0
  1039. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AWSIntegrationApi.js +588 -0
  1040. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AWSIntegrationApi.js.map +1 -0
  1041. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AWSLogsIntegrationApi.d.ts +28 -0
  1042. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AWSLogsIntegrationApi.js +107 -0
  1043. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AWSLogsIntegrationApi.js.map +1 -0
  1044. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AppDeploymentApi.d.ts +55 -0
  1045. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AppDeploymentApi.js +215 -0
  1046. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AppDeploymentApi.js.map +1 -0
  1047. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AppsApi.d.ts +192 -0
  1048. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AppsApi.js +622 -0
  1049. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AppsApi.js.map +1 -0
  1050. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AuditApi.js +6 -6
  1051. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AuditApi.js.map +1 -1
  1052. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AuthNMappingsApi.js +5 -5
  1053. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/AuthNMappingsApi.js.map +1 -1
  1054. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CIVisibilityPipelinesApi.js +6 -6
  1055. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CIVisibilityPipelinesApi.js.map +1 -1
  1056. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CIVisibilityTestsApi.js +6 -6
  1057. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CIVisibilityTestsApi.js.map +1 -1
  1058. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CSMAgentsApi.d.ts +87 -0
  1059. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CSMAgentsApi.js +197 -0
  1060. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CSMAgentsApi.js.map +1 -0
  1061. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CaseManagementApi.js +5 -5
  1062. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CaseManagementApi.js.map +1 -1
  1063. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CloudCostManagementApi.d.ts +0 -37
  1064. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CloudCostManagementApi.js +0 -149
  1065. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/CloudCostManagementApi.js.map +1 -1
  1066. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ContainerImagesApi.js +5 -5
  1067. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ContainerImagesApi.js.map +1 -1
  1068. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ContainersApi.js +5 -5
  1069. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ContainersApi.js.map +1 -1
  1070. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DataDeletionApi.d.ts +104 -0
  1071. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DataDeletionApi.js +297 -0
  1072. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DataDeletionApi.js.map +1 -0
  1073. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DomainAllowlistApi.d.ts +49 -0
  1074. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DomainAllowlistApi.js +184 -0
  1075. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DomainAllowlistApi.js.map +1 -0
  1076. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DowntimesApi.js +7 -7
  1077. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/DowntimesApi.js.map +1 -1
  1078. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/EventsApi.d.ts +27 -0
  1079. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/EventsApi.js +101 -6
  1080. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/EventsApi.js.map +1 -1
  1081. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/IncidentServicesApi.js +5 -5
  1082. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/IncidentServicesApi.js.map +1 -1
  1083. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/IncidentTeamsApi.js +5 -5
  1084. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/IncidentTeamsApi.js.map +1 -1
  1085. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/IncidentsApi.d.ts +114 -0
  1086. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/IncidentsApi.js +434 -13
  1087. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/IncidentsApi.js.map +1 -1
  1088. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/KeyManagementApi.js +27 -27
  1089. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/KeyManagementApi.js.map +1 -1
  1090. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/LogsApi.js +9 -9
  1091. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/LogsApi.js.map +1 -1
  1092. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/MetricsApi.d.ts +22 -2
  1093. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/MetricsApi.js +78 -24
  1094. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/MetricsApi.js.map +1 -1
  1095. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/MicrosoftTeamsIntegrationApi.d.ts +57 -74
  1096. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/MicrosoftTeamsIntegrationApi.js +86 -159
  1097. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/MicrosoftTeamsIntegrationApi.js.map +1 -1
  1098. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/NetworkDeviceMonitoringApi.js +5 -5
  1099. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/NetworkDeviceMonitoringApi.js.map +1 -1
  1100. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/PowerpackApi.js +2 -2
  1101. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/PowerpackApi.js.map +1 -1
  1102. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ProcessesApi.js +6 -6
  1103. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ProcessesApi.js.map +1 -1
  1104. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RUMApi.js +6 -6
  1105. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RUMApi.js.map +1 -1
  1106. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RestrictionPoliciesApi.d.ts +5 -3
  1107. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RestrictionPoliciesApi.js +2 -0
  1108. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RestrictionPoliciesApi.js.map +1 -1
  1109. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RolesApi.js +9 -9
  1110. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RolesApi.js.map +1 -1
  1111. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RumMetricsApi.d.ts +122 -0
  1112. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RumMetricsApi.js +421 -0
  1113. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/RumMetricsApi.js.map +1 -0
  1114. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SecurityMonitoringApi.d.ts +154 -2
  1115. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SecurityMonitoringApi.js +534 -25
  1116. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SecurityMonitoringApi.js.map +1 -1
  1117. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ServiceAccountsApi.js +6 -6
  1118. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ServiceAccountsApi.js.map +1 -1
  1119. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ServiceDefinitionApi.js +4 -4
  1120. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ServiceDefinitionApi.js.map +1 -1
  1121. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ServiceScorecardsApi.js +20 -20
  1122. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/ServiceScorecardsApi.js.map +1 -1
  1123. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SoftwareCatalogApi.d.ts +17 -17
  1124. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SoftwareCatalogApi.js +20 -20
  1125. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SoftwareCatalogApi.js.map +1 -1
  1126. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SpansApi.js +6 -6
  1127. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/SpansApi.js.map +1 -1
  1128. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/TeamsApi.js +11 -11
  1129. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/TeamsApi.js.map +1 -1
  1130. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/UsageMeteringApi.d.ts +39 -9
  1131. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/UsageMeteringApi.js +124 -43
  1132. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/UsageMeteringApi.js.map +1 -1
  1133. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/UsersApi.js +6 -6
  1134. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/UsersApi.js.map +1 -1
  1135. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/WorkflowAutomationApi.js +3 -2
  1136. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/apis/WorkflowAutomationApi.js.map +1 -1
  1137. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/index.d.ts +266 -28
  1138. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/index.js +436 -63
  1139. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/index.js.map +1 -1
  1140. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequest.d.ts +37 -0
  1141. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequest.js +31 -0
  1142. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequest.js.map +1 -0
  1143. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequestAttributes.d.ts +76 -0
  1144. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequestAttributes.js +65 -0
  1145. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequestAttributes.js.map +1 -0
  1146. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequestData.d.ts +42 -0
  1147. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequestData.js +36 -0
  1148. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountCreateRequestData.js.map +1 -0
  1149. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountPartition.d.ts +14 -0
  1150. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountPartition.js +12 -0
  1151. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountPartition.js.map +1 -0
  1152. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponse.d.ts +37 -0
  1153. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponse.js +31 -0
  1154. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponse.js.map +1 -0
  1155. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponseAttributes.d.ts +84 -0
  1156. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponseAttributes.js +73 -0
  1157. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponseAttributes.js.map +1 -0
  1158. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponseData.d.ts +48 -0
  1159. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponseData.js +40 -0
  1160. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountResponseData.js.map +1 -0
  1161. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountType.d.ts +11 -0
  1162. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountType.js +10 -0
  1163. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountType.js.map +1 -0
  1164. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequest.d.ts +37 -0
  1165. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequest.js +31 -0
  1166. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequest.js.map +1 -0
  1167. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequestAttributes.d.ts +76 -0
  1168. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequestAttributes.js +63 -0
  1169. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequestAttributes.js.map +1 -0
  1170. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequestData.d.ts +48 -0
  1171. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequestData.js +40 -0
  1172. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountUpdateRequestData.js.map +1 -0
  1173. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountsResponse.d.ts +37 -0
  1174. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountsResponse.js +31 -0
  1175. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAccountsResponse.js.map +1 -0
  1176. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfig.d.ts +12 -0
  1177. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfig.js +3 -0
  1178. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfig.js.map +1 -0
  1179. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfigKeys.d.ts +40 -0
  1180. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfigKeys.js +40 -0
  1181. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfigKeys.js.map +1 -0
  1182. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfigRole.d.ts +40 -0
  1183. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfigRole.js +40 -0
  1184. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSAuthConfigRole.js.map +1 -0
  1185. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLambdaForwarderConfig.d.ts +42 -0
  1186. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLambdaForwarderConfig.js +40 -0
  1187. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLambdaForwarderConfig.js.map +1 -0
  1188. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsConfig.d.ts +38 -0
  1189. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsConfig.js +30 -0
  1190. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsConfig.js.map +1 -0
  1191. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponse.d.ts +37 -0
  1192. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponse.js +31 -0
  1193. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponse.js.map +1 -0
  1194. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseAttributes.d.ts +36 -0
  1195. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseAttributes.js +36 -0
  1196. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseAttributes.js.map +1 -0
  1197. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseData.d.ts +46 -0
  1198. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseData.js +40 -0
  1199. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseData.js.map +1 -0
  1200. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseDataType.d.ts +11 -0
  1201. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseDataType.js +10 -0
  1202. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSLogsServicesResponseDataType.js.map +1 -0
  1203. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSMetricsConfig.d.ts +58 -0
  1204. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSMetricsConfig.js +50 -0
  1205. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSMetricsConfig.js.map +1 -0
  1206. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFilters.d.ts +12 -0
  1207. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFilters.js +3 -0
  1208. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFilters.js.map +1 -0
  1209. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFiltersExcludeOnly.d.ts +38 -0
  1210. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFiltersExcludeOnly.js +37 -0
  1211. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFiltersExcludeOnly.js.map +1 -0
  1212. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFiltersIncludeOnly.d.ts +36 -0
  1213. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFiltersIncludeOnly.js +36 -0
  1214. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceFiltersIncludeOnly.js.map +1 -0
  1215. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceTagFilter.d.ts +44 -0
  1216. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceTagFilter.js +43 -0
  1217. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespaceTagFilter.js.map +1 -0
  1218. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponse.d.ts +37 -0
  1219. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponse.js +31 -0
  1220. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponse.js.map +1 -0
  1221. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseAttributes.d.ts +36 -0
  1222. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseAttributes.js +36 -0
  1223. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseAttributes.js.map +1 -0
  1224. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseData.d.ts +46 -0
  1225. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseData.js +40 -0
  1226. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseData.js.map +1 -0
  1227. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseDataType.d.ts +11 -0
  1228. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseDataType.js +10 -0
  1229. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNamespacesResponseDataType.js.map +1 -0
  1230. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponse.d.ts +37 -0
  1231. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponse.js +31 -0
  1232. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponse.js.map +1 -0
  1233. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseAttributes.d.ts +36 -0
  1234. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseAttributes.js +36 -0
  1235. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseAttributes.js.map +1 -0
  1236. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseData.d.ts +46 -0
  1237. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseData.js +40 -0
  1238. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseData.js.map +1 -0
  1239. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseDataType.d.ts +11 -0
  1240. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseDataType.js +10 -0
  1241. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSNewExternalIDResponseDataType.js.map +1 -0
  1242. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegions.d.ts +12 -0
  1243. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegions.js +3 -0
  1244. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegions.js.map +1 -0
  1245. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegionsIncludeAll.d.ts +36 -0
  1246. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegionsIncludeAll.js +36 -0
  1247. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegionsIncludeAll.js.map +1 -0
  1248. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegionsIncludeOnly.d.ts +36 -0
  1249. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegionsIncludeOnly.js +36 -0
  1250. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRegionsIncludeOnly.js.map +1 -0
  1251. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSResourcesConfig.d.ts +40 -0
  1252. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSResourcesConfig.js +39 -0
  1253. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSResourcesConfig.js.map +1 -0
  1254. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSTracesConfig.d.ts +37 -0
  1255. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSTracesConfig.js +30 -0
  1256. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSTracesConfig.js.map +1 -0
  1257. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderError.d.ts +37 -0
  1258. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderError.js +30 -0
  1259. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderError.js.map +1 -0
  1260. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderErrorErrorsItems.d.ts +41 -0
  1261. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderErrorErrorsItems.js +34 -0
  1262. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderErrorErrorsItems.js.map +1 -0
  1263. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderErrorErrorsItemsSource.d.ts +40 -0
  1264. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderErrorErrorsItemsSource.js +39 -0
  1265. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderErrorErrorsItemsSource.js.map +1 -0
  1266. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEvent.d.ts +42 -0
  1267. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEvent.js +34 -0
  1268. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEvent.js.map +1 -0
  1269. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEventName.d.ts +20 -0
  1270. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEventName.js +19 -0
  1271. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEventName.js.map +1 -0
  1272. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEventType.d.ts +18 -0
  1273. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEventType.js +17 -0
  1274. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppBuilderEventType.js.map +1 -0
  1275. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppMeta.d.ts +72 -0
  1276. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppMeta.js +74 -0
  1277. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppMeta.js.map +1 -0
  1278. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppsSortField.d.ts +18 -0
  1279. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppsSortField.js +17 -0
  1280. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AppsSortField.js.map +1 -0
  1281. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItem.d.ts +46 -0
  1282. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItem.js +38 -0
  1283. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItem.js.map +1 -0
  1284. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributes.d.ts +45 -0
  1285. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributes.js +39 -0
  1286. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributes.js.map +1 -0
  1287. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributesEndpointsItems.d.ts +45 -0
  1288. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributesEndpointsItems.js +38 -0
  1289. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributesEndpointsItems.js.map +1 -0
  1290. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributesEndpointsItemsStatus.d.ts +12 -0
  1291. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributesEndpointsItemsStatus.js +11 -0
  1292. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingBodyItemAttributesEndpointsItemsStatus.js.map +1 -0
  1293. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingResponse.d.ts +37 -0
  1294. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingResponse.js +30 -0
  1295. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/BillingDimensionsMappingResponse.js.map +1 -0
  1296. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventFinishedPipeline.d.ts +125 -0
  1297. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventFinishedPipeline.js +117 -0
  1298. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventFinishedPipeline.js.map +1 -0
  1299. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventInProgressPipeline.d.ts +120 -0
  1300. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventInProgressPipeline.js +111 -0
  1301. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventInProgressPipeline.js.map +1 -0
  1302. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventPipeline.d.ts +4 -117
  1303. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventPipeline.js +0 -114
  1304. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventPipeline.js.map +1 -1
  1305. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventPipelineInProgressStatus.d.ts +11 -0
  1306. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventPipelineInProgressStatus.js +10 -0
  1307. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CIAppPipelineEventPipelineInProgressStatus.js.map +1 -0
  1308. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CSMAgentsMetadata.d.ts +44 -0
  1309. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CSMAgentsMetadata.js +46 -0
  1310. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CSMAgentsMetadata.js.map +1 -0
  1311. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CSMAgentsType.d.ts +11 -0
  1312. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CSMAgentsType.js +10 -0
  1313. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CSMAgentsType.js.map +1 -0
  1314. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CalculatedField.d.ts +40 -0
  1315. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CalculatedField.js +41 -0
  1316. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CalculatedField.js.map +1 -0
  1317. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CancelDataDeletionResponseBody.d.ts +42 -0
  1318. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CancelDataDeletionResponseBody.js +34 -0
  1319. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CancelDataDeletionResponseBody.js.map +1 -0
  1320. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributes.d.ts +66 -0
  1321. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributes.js +51 -0
  1322. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributes.js.map +1 -0
  1323. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesAuthor.d.ts +41 -0
  1324. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesAuthor.js +36 -0
  1325. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesAuthor.js.map +1 -0
  1326. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesAuthorType.d.ts +12 -0
  1327. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesAuthorType.js +11 -0
  1328. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesAuthorType.js.map +1 -0
  1329. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesChangedResource.d.ts +41 -0
  1330. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesChangedResource.js +36 -0
  1331. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesChangedResource.js.map +1 -0
  1332. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesChangedResourceType.d.ts +11 -0
  1333. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesChangedResourceType.js +10 -0
  1334. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesChangedResourceType.js.map +1 -0
  1335. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesImpactedResourcesItems.d.ts +41 -0
  1336. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesImpactedResourcesItems.js +36 -0
  1337. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesImpactedResourcesItems.js.map +1 -0
  1338. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesImpactedResourcesItemsType.d.ts +11 -0
  1339. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesImpactedResourcesItemsType.js +10 -0
  1340. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ChangeEventCustomAttributesImpactedResourcesItemsType.js.map +1 -0
  1341. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudflareAccountCreateRequestAttributes.d.ts +1 -1
  1342. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudflareAccountResponseAttributes.d.ts +1 -1
  1343. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudflareAccountUpdateRequestAttributes.d.ts +1 -1
  1344. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Component.d.ts +55 -0
  1345. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Component.js +49 -0
  1346. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Component.js.map +1 -0
  1347. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGrid.d.ts +55 -0
  1348. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGrid.js +49 -0
  1349. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGrid.js.map +1 -0
  1350. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridProperties.d.ts +46 -0
  1351. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridProperties.js +38 -0
  1352. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridProperties.js.map +1 -0
  1353. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridPropertiesIsVisible.d.ts +10 -0
  1354. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridPropertiesIsVisible.js +8 -0
  1355. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridPropertiesIsVisible.js.map +1 -0
  1356. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridType.d.ts +11 -0
  1357. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridType.js +10 -0
  1358. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentGridType.js.map +1 -0
  1359. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentProperties.d.ts +42 -0
  1360. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentProperties.js +34 -0
  1361. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentProperties.js.map +1 -0
  1362. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentPropertiesIsVisible.d.ts +10 -0
  1363. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentPropertiesIsVisible.js +8 -0
  1364. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentPropertiesIsVisible.js.map +1 -0
  1365. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentType.d.ts +30 -0
  1366. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentType.js +29 -0
  1367. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ComponentType.js.map +1 -0
  1368. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsAttributes.d.ts +53 -0
  1369. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsAttributes.js +50 -0
  1370. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsAttributes.js.map +1 -0
  1371. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsData.d.ts +42 -0
  1372. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsData.js +34 -0
  1373. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsData.js.map +1 -0
  1374. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsDataType.d.ts +11 -0
  1375. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsDataType.js +10 -0
  1376. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsDataType.js.map +1 -0
  1377. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsRequest.d.ts +37 -0
  1378. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsRequest.js +30 -0
  1379. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ConvertJobResultsToSignalsRequest.js.map +1 -0
  1380. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequest.d.ts +37 -0
  1381. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequest.js +30 -0
  1382. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequest.js.map +1 -0
  1383. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestData.d.ts +42 -0
  1384. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestData.js +35 -0
  1385. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestData.js.map +1 -0
  1386. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestDataAttributes.d.ts +68 -0
  1387. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestDataAttributes.js +58 -0
  1388. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestDataAttributes.js.map +1 -0
  1389. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestDataType.d.ts +11 -0
  1390. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestDataType.js +10 -0
  1391. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppRequestDataType.js.map +1 -0
  1392. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponse.d.ts +37 -0
  1393. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponse.js +30 -0
  1394. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponse.js.map +1 -0
  1395. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponseData.d.ts +41 -0
  1396. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponseData.js +36 -0
  1397. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponseData.js.map +1 -0
  1398. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponseDataType.d.ts +11 -0
  1399. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponseDataType.js +10 -0
  1400. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateAppResponseDataType.js.map +1 -0
  1401. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBody.d.ts +37 -0
  1402. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBody.js +31 -0
  1403. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBody.js.map +1 -0
  1404. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBodyAttributes.d.ts +50 -0
  1405. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBodyAttributes.js +52 -0
  1406. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBodyAttributes.js.map +1 -0
  1407. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBodyData.d.ts +37 -0
  1408. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBodyData.js +31 -0
  1409. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionRequestBodyData.js.map +1 -0
  1410. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionResponseBody.d.ts +42 -0
  1411. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionResponseBody.js +34 -0
  1412. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CreateDataDeletionResponseBody.js.map +1 -0
  1413. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentData.d.ts +46 -0
  1414. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentData.js +38 -0
  1415. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentData.js.map +1 -0
  1416. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentsAttributes.d.ts +100 -0
  1417. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentsAttributes.js +100 -0
  1418. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentsAttributes.js.map +1 -0
  1419. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentsResponse.d.ts +42 -0
  1420. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentsResponse.js +34 -0
  1421. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CsmAgentsResponse.js.map +1 -0
  1422. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnection.d.ts +46 -0
  1423. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnection.js +38 -0
  1424. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnection.js.map +1 -0
  1425. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionAttributes.d.ts +41 -0
  1426. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionAttributes.js +34 -0
  1427. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionAttributes.js.map +1 -0
  1428. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionAttributesOnPremRunner.d.ts +40 -0
  1429. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionAttributesOnPremRunner.js +39 -0
  1430. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionAttributesOnPremRunner.js.map +1 -0
  1431. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionType.d.ts +11 -0
  1432. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionType.js +10 -0
  1433. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CustomConnectionType.js.map +1 -0
  1434. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseItem.d.ts +45 -0
  1435. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseItem.js +41 -0
  1436. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseItem.js.map +1 -0
  1437. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseItemAttributes.d.ts +84 -0
  1438. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseItemAttributes.js +99 -0
  1439. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseItemAttributes.js.map +1 -0
  1440. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseMeta.d.ts +56 -0
  1441. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseMeta.js +51 -0
  1442. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DataDeletionResponseMeta.js.map +1 -0
  1443. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponse.d.ts +37 -0
  1444. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponse.js +30 -0
  1445. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponse.js.map +1 -0
  1446. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponseData.d.ts +41 -0
  1447. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponseData.js +36 -0
  1448. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponseData.js.map +1 -0
  1449. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponseDataType.d.ts +11 -0
  1450. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponseDataType.js +10 -0
  1451. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppResponseDataType.js.map +1 -0
  1452. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequest.d.ts +37 -0
  1453. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequest.js +30 -0
  1454. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequest.js.map +1 -0
  1455. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequestDataItems.d.ts +41 -0
  1456. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequestDataItems.js +36 -0
  1457. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequestDataItems.js.map +1 -0
  1458. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequestDataItemsType.d.ts +11 -0
  1459. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequestDataItemsType.js +10 -0
  1460. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsRequestDataItemsType.js.map +1 -0
  1461. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponse.d.ts +37 -0
  1462. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponse.js +30 -0
  1463. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponse.js.map +1 -0
  1464. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponseDataItems.d.ts +41 -0
  1465. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponseDataItems.js +36 -0
  1466. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponseDataItems.js.map +1 -0
  1467. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponseDataItemsType.d.ts +11 -0
  1468. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponseDataItemsType.js +10 -0
  1469. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeleteAppsResponseDataItemsType.js.map +1 -0
  1470. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponse.d.ts +37 -0
  1471. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponse.js +30 -0
  1472. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponse.js.map +1 -0
  1473. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseData.d.ts +51 -0
  1474. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseData.js +42 -0
  1475. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseData.js.map +1 -0
  1476. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseDataAttributes.d.ts +36 -0
  1477. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseDataAttributes.js +35 -0
  1478. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseDataAttributes.js.map +1 -0
  1479. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseDataType.d.ts +11 -0
  1480. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseDataType.js +10 -0
  1481. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeployAppResponseDataType.js.map +1 -0
  1482. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncluded.d.ts +51 -0
  1483. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncluded.js +42 -0
  1484. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncluded.js.map +1 -0
  1485. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedAttributes.d.ts +36 -0
  1486. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedAttributes.js +35 -0
  1487. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedAttributes.js.map +1 -0
  1488. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedMeta.d.ts +48 -0
  1489. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedMeta.js +48 -0
  1490. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedMeta.js.map +1 -0
  1491. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedType.d.ts +11 -0
  1492. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedType.js +10 -0
  1493. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentIncludedType.js.map +1 -0
  1494. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentMeta.d.ts +48 -0
  1495. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentMeta.js +48 -0
  1496. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentMeta.js.map +1 -0
  1497. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationship.d.ts +42 -0
  1498. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationship.js +34 -0
  1499. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationship.js.map +1 -0
  1500. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipData.d.ts +41 -0
  1501. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipData.js +34 -0
  1502. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipData.js.map +1 -0
  1503. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipDataType.d.ts +11 -0
  1504. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipDataType.js +10 -0
  1505. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipDataType.js.map +1 -0
  1506. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipMeta.d.ts +48 -0
  1507. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipMeta.js +48 -0
  1508. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DeploymentRelationshipMeta.js.map +1 -0
  1509. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponse.d.ts +37 -0
  1510. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponse.js +30 -0
  1511. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponse.js.map +1 -0
  1512. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseData.d.ts +51 -0
  1513. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseData.js +42 -0
  1514. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseData.js.map +1 -0
  1515. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseDataAttributes.d.ts +36 -0
  1516. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseDataAttributes.js +35 -0
  1517. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseDataAttributes.js.map +1 -0
  1518. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseDataType.d.ts +11 -0
  1519. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseDataType.js +10 -0
  1520. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DisableAppResponseDataType.js.map +1 -0
  1521. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlist.d.ts +46 -0
  1522. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlist.js +39 -0
  1523. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlist.js.map +1 -0
  1524. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistAttributes.d.ts +40 -0
  1525. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistAttributes.js +39 -0
  1526. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistAttributes.js.map +1 -0
  1527. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistRequest.d.ts +37 -0
  1528. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistRequest.js +31 -0
  1529. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistRequest.js.map +1 -0
  1530. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponse.d.ts +37 -0
  1531. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponse.js +30 -0
  1532. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponse.js.map +1 -0
  1533. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponseData.d.ts +46 -0
  1534. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponseData.js +39 -0
  1535. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponseData.js.map +1 -0
  1536. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponseDataAttributes.d.ts +40 -0
  1537. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponseDataAttributes.js +39 -0
  1538. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistResponseDataAttributes.js.map +1 -0
  1539. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistType.d.ts +11 -0
  1540. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistType.js +10 -0
  1541. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/DomainAllowlistType.js.map +1 -0
  1542. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityAttributes.d.ts +1 -1
  1543. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityData.d.ts +1 -1
  1544. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityResponseIncludedIncident.d.ts +1 -1
  1545. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityResponseIncludedRawSchema.d.ts +1 -1
  1546. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityResponseIncludedRelatedOncallAttributes.d.ts +1 -1
  1547. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityResponseIncludedRelatedOncallEscalationItem.d.ts +1 -1
  1548. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityResponseIncludedRelatedOncallEscalationItem.js +1 -1
  1549. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityResponseIncludedSchema.d.ts +1 -1
  1550. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3APIVersion.d.ts +1 -1
  1551. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogCodeLocationItem.d.ts +3 -3
  1552. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogCodeLocationItem.js +1 -1
  1553. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogEventItem.d.ts +2 -2
  1554. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogIntegrationOpsgenie.d.ts +2 -2
  1555. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogIntegrationOpsgenie.js +1 -1
  1556. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogIntegrationPagerduty.d.ts +2 -2
  1557. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogIntegrationPagerduty.js +1 -1
  1558. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogLogItem.d.ts +3 -3
  1559. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogLogItem.js +1 -1
  1560. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogPerformance.d.ts +2 -2
  1561. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogPerformance.js +1 -1
  1562. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogPipelines.d.ts +2 -2
  1563. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatadogPipelines.js +1 -1
  1564. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Datastore.d.ts +4 -4
  1565. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Datastore.js +1 -1
  1566. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatastoreDatadog.d.ts +4 -4
  1567. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatastoreDatadog.js +1 -1
  1568. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3DatastoreSpec.d.ts +2 -2
  1569. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Integrations.d.ts +3 -3
  1570. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Integrations.js +1 -1
  1571. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Metadata.d.ts +9 -9
  1572. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3MetadataAdditionalOwnersItems.d.ts +2 -2
  1573. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3MetadataContactsItems.d.ts +2 -2
  1574. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3MetadataLinksItems.d.ts +2 -2
  1575. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3MetadataOwner.d.ts +2 -2
  1576. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3MetadataOwner.js +1 -1
  1577. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Queue.d.ts +5 -5
  1578. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Queue.js +1 -1
  1579. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3QueueDatadog.d.ts +4 -4
  1580. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3QueueDatadog.js +1 -1
  1581. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3QueueSpec.d.ts +2 -2
  1582. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Service.d.ts +5 -5
  1583. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3Service.js +1 -1
  1584. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3ServiceDatadog.d.ts +6 -6
  1585. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3ServiceDatadog.js +1 -1
  1586. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3ServiceSpec.d.ts +3 -3
  1587. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3System.d.ts +5 -5
  1588. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3System.js +1 -1
  1589. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3SystemDatadog.d.ts +5 -5
  1590. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EntityV3SystemDatadog.js +1 -1
  1591. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCategory.d.ts +11 -0
  1592. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCategory.js +10 -0
  1593. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCategory.js.map +1 -0
  1594. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequest.d.ts +42 -0
  1595. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequest.js +34 -0
  1596. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequest.js.map +1 -0
  1597. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequestPayload.d.ts +37 -0
  1598. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequestPayload.js +30 -0
  1599. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequestPayload.js.map +1 -0
  1600. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequestType.d.ts +11 -0
  1601. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequestType.js +10 -0
  1602. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateRequestType.js.map +1 -0
  1603. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponse.d.ts +41 -0
  1604. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponse.js +34 -0
  1605. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponse.js.map +1 -0
  1606. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributes.d.ts +37 -0
  1607. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributes.js +30 -0
  1608. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributes.js.map +1 -0
  1609. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributesAttributes.d.ts +37 -0
  1610. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributesAttributes.js +30 -0
  1611. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributesAttributes.js.map +1 -0
  1612. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributesAttributesEvt.d.ts +36 -0
  1613. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributesAttributesEvt.js +35 -0
  1614. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponseAttributesAttributesEvt.js.map +1 -0
  1615. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponsePayload.d.ts +37 -0
  1616. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponsePayload.js +30 -0
  1617. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventCreateResponsePayload.js.map +1 -0
  1618. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventPayload.d.ts +65 -0
  1619. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventPayload.js +57 -0
  1620. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventPayload.js.map +1 -0
  1621. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventPayloadAttributes.d.ts +11 -0
  1622. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventPayloadAttributes.js +3 -0
  1623. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/EventPayloadAttributes.js.map +1 -0
  1624. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/FindingAttributes.d.ts +5 -0
  1625. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/FindingAttributes.js +4 -0
  1626. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/FindingAttributes.js.map +1 -1
  1627. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/FindingVulnerabilityType.d.ts +14 -0
  1628. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/FindingVulnerabilityType.js +13 -0
  1629. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/FindingVulnerabilityType.js.map +1 -0
  1630. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GCPMetricNamespaceConfig.d.ts +40 -0
  1631. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GCPMetricNamespaceConfig.js +39 -0
  1632. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GCPMetricNamespaceConfig.js.map +1 -0
  1633. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GCPSTSServiceAccountAttributes.d.ts +9 -0
  1634. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GCPSTSServiceAccountAttributes.js +8 -5
  1635. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GCPSTSServiceAccountAttributes.js.map +1 -1
  1636. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponse.d.ts +52 -0
  1637. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponse.js +42 -0
  1638. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponse.js.map +1 -0
  1639. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseData.d.ts +46 -0
  1640. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseData.js +41 -0
  1641. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseData.js.map +1 -0
  1642. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseDataAttributes.d.ts +72 -0
  1643. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseDataAttributes.js +62 -0
  1644. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseDataAttributes.js.map +1 -0
  1645. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseDataType.d.ts +11 -0
  1646. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseDataType.js +10 -0
  1647. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseDataType.js.map +1 -0
  1648. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseRelationship.d.ts +42 -0
  1649. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseRelationship.js +34 -0
  1650. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetAppResponseRelationship.js.map +1 -0
  1651. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetDataDeletionsResponseBody.d.ts +42 -0
  1652. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetDataDeletionsResponseBody.js +34 -0
  1653. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/GetDataDeletionsResponseBody.js.map +1 -0
  1654. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HTTPLogItem.d.ts +1 -1
  1655. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HTTPLogItem.js +1 -1
  1656. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HTTPLogItem.js.map +1 -1
  1657. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobDataType.d.ts +11 -0
  1658. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobDataType.js +10 -0
  1659. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobDataType.js.map +1 -0
  1660. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobListMeta.d.ts +36 -0
  1661. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobListMeta.js +36 -0
  1662. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobListMeta.js.map +1 -0
  1663. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponse.d.ts +37 -0
  1664. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponse.js +30 -0
  1665. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponse.js.map +1 -0
  1666. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponseAttributes.d.ts +65 -0
  1667. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponseAttributes.js +58 -0
  1668. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponseAttributes.js.map +1 -0
  1669. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponseData.d.ts +46 -0
  1670. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponseData.js +38 -0
  1671. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/HistoricalJobResponseData.js.map +1 -0
  1672. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentCreateAttributes.d.ts +4 -0
  1673. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentCreateAttributes.js +4 -0
  1674. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentCreateAttributes.js.map +1 -1
  1675. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentIntegrationMetadataMetadata.d.ts +2 -1
  1676. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentResponseAttributes.d.ts +4 -0
  1677. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentResponseAttributes.js +4 -0
  1678. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentResponseAttributes.js.map +1 -1
  1679. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentResponseIncludedItem.d.ts +2 -2
  1680. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeAttributes.d.ts +64 -0
  1681. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeAttributes.js +66 -0
  1682. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeAttributes.js.map +1 -0
  1683. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeCreateData.d.ts +42 -0
  1684. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeCreateData.js +36 -0
  1685. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeCreateData.js.map +1 -0
  1686. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeCreateRequest.d.ts +37 -0
  1687. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeCreateRequest.js +31 -0
  1688. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeCreateRequest.js.map +1 -0
  1689. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeListResponse.d.ts +37 -0
  1690. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeListResponse.js +31 -0
  1691. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeListResponse.js.map +1 -0
  1692. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeObject.d.ts +46 -0
  1693. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeObject.js +40 -0
  1694. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeObject.js.map +1 -0
  1695. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypePatchData.d.ts +46 -0
  1696. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypePatchData.js +41 -0
  1697. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypePatchData.js.map +1 -0
  1698. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypePatchRequest.d.ts +37 -0
  1699. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypePatchRequest.js +31 -0
  1700. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypePatchRequest.js.map +1 -0
  1701. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeResponse.d.ts +37 -0
  1702. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeResponse.js +31 -0
  1703. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeResponse.js.map +1 -0
  1704. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeType.d.ts +11 -0
  1705. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeType.js +10 -0
  1706. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeType.js.map +1 -0
  1707. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeUpdateAttributes.d.ts +64 -0
  1708. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeUpdateAttributes.js +65 -0
  1709. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentTypeUpdateAttributes.js.map +1 -0
  1710. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentUserAttributes.d.ts +52 -0
  1711. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentUserAttributes.js +51 -0
  1712. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentUserAttributes.js.map +1 -0
  1713. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentUserData.d.ts +46 -0
  1714. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentUserData.js +38 -0
  1715. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncidentUserData.js.map +1 -0
  1716. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/IncludeType.d.ts +1 -1
  1717. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchema.d.ts +37 -0
  1718. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchema.js +30 -0
  1719. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchema.js.map +1 -0
  1720. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaData.d.ts +46 -0
  1721. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaData.js +38 -0
  1722. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaData.js.map +1 -0
  1723. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributes.d.ts +37 -0
  1724. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributes.js +30 -0
  1725. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributes.js.map +1 -0
  1726. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItems.d.ts +37 -0
  1727. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItems.js +30 -0
  1728. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItems.js.map +1 -0
  1729. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItemsData.d.ts +37 -0
  1730. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItemsData.js +30 -0
  1731. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItemsData.js.map +1 -0
  1732. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItemsDataAttributes.d.ts +56 -0
  1733. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItemsDataAttributes.js +55 -0
  1734. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataAttributesParametersItemsDataAttributes.js.map +1 -0
  1735. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataType.d.ts +11 -0
  1736. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataType.js +10 -0
  1737. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/InputSchemaDataType.js.map +1 -0
  1738. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobCreateResponse.d.ts +37 -0
  1739. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobCreateResponse.js +30 -0
  1740. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobCreateResponse.js.map +1 -0
  1741. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobCreateResponseData.d.ts +41 -0
  1742. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobCreateResponseData.js +34 -0
  1743. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobCreateResponseData.js.map +1 -0
  1744. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobDefinition.d.ts +95 -0
  1745. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobDefinition.js +91 -0
  1746. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobDefinition.js.map +1 -0
  1747. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobDefinitionFromRule.d.ts +56 -0
  1748. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobDefinitionFromRule.js +63 -0
  1749. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/JobDefinitionFromRule.js.map +1 -0
  1750. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponse.d.ts +47 -0
  1751. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponse.js +38 -0
  1752. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponse.js.map +1 -0
  1753. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItems.d.ts +56 -0
  1754. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItems.js +49 -0
  1755. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItems.js.map +1 -0
  1756. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsAttributes.d.ts +52 -0
  1757. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsAttributes.js +51 -0
  1758. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsAttributes.js.map +1 -0
  1759. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsRelationships.d.ts +37 -0
  1760. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsRelationships.js +30 -0
  1761. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsRelationships.js.map +1 -0
  1762. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsType.d.ts +11 -0
  1763. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsType.js +10 -0
  1764. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseDataItemsType.js.map +1 -0
  1765. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseMeta.d.ts +37 -0
  1766. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseMeta.js +30 -0
  1767. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseMeta.js.map +1 -0
  1768. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseMetaPage.d.ts +40 -0
  1769. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseMetaPage.js +41 -0
  1770. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListAppsResponseMetaPage.js.map +1 -0
  1771. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListEntityCatalogResponseLinks.d.ts +3 -3
  1772. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListHistoricalJobsResponse.d.ts +42 -0
  1773. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListHistoricalJobsResponse.js +34 -0
  1774. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ListHistoricalJobsResponse.js.map +1 -0
  1775. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MSTeamsIntegrationMetadata.d.ts +37 -0
  1776. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MSTeamsIntegrationMetadata.js +31 -0
  1777. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MSTeamsIntegrationMetadata.js.map +1 -0
  1778. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MSTeamsIntegrationMetadataTeamsItem.d.ts +48 -0
  1779. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MSTeamsIntegrationMetadataTeamsItem.js +51 -0
  1780. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MSTeamsIntegrationMetadataTeamsItem.js.map +1 -0
  1781. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricMetaPage.d.ts +49 -0
  1782. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricMetaPage.js +43 -0
  1783. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricMetaPage.js.map +1 -0
  1784. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricMetaPageType.d.ts +11 -0
  1785. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricMetaPageType.js +10 -0
  1786. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricMetaPageType.js.map +1 -0
  1787. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricPaginationMeta.d.ts +37 -0
  1788. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricPaginationMeta.js +30 -0
  1789. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricPaginationMeta.js.map +1 -0
  1790. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricsAndMetricTagConfigurationsResponse.d.ts +10 -0
  1791. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricsAndMetricTagConfigurationsResponse.js +8 -0
  1792. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricsAndMetricTagConfigurationsResponse.js.map +1 -1
  1793. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricsListResponseLinks.d.ts +52 -0
  1794. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricsListResponseLinks.js +51 -0
  1795. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MetricsListResponseLinks.js.map +1 -0
  1796. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateTenantBasedHandleRequest.d.ts +37 -0
  1797. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateTenantBasedHandleRequest.js +31 -0
  1798. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateTenantBasedHandleRequest.js.map +1 -0
  1799. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleAttributes.d.ts +48 -0
  1800. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleAttributes.js +47 -0
  1801. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleAttributes.js.map +1 -0
  1802. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoResponseAttributes.d.ts +60 -0
  1803. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoResponseAttributes.js +59 -0
  1804. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoResponseAttributes.js.map +1 -0
  1805. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoResponseData.d.ts +46 -0
  1806. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoResponseData.js +38 -0
  1807. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoResponseData.js.map +1 -0
  1808. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoType.d.ts +11 -0
  1809. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoType.js +10 -0
  1810. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleInfoType.js.map +1 -0
  1811. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleRequestAttributes.d.ts +48 -0
  1812. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleRequestAttributes.js +51 -0
  1813. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleRequestAttributes.js.map +1 -0
  1814. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleRequestData.d.ts +42 -0
  1815. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleRequestData.js +36 -0
  1816. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleRequestData.js.map +1 -0
  1817. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleResponse.d.ts +37 -0
  1818. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleResponse.js +31 -0
  1819. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleResponse.js.map +1 -0
  1820. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleResponseData.d.ts +46 -0
  1821. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleResponseData.js +38 -0
  1822. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleResponseData.js.map +1 -0
  1823. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleType.d.ts +11 -0
  1824. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleType.js +10 -0
  1825. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandleType.js.map +1 -0
  1826. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandlesResponse.d.ts +37 -0
  1827. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandlesResponse.js +31 -0
  1828. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsTenantBasedHandlesResponse.js.map +1 -0
  1829. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateTenantBasedHandleRequest.d.ts +37 -0
  1830. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateTenantBasedHandleRequest.js +31 -0
  1831. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateTenantBasedHandleRequest.js.map +1 -0
  1832. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateTenantBasedHandleRequestData.d.ts +42 -0
  1833. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateTenantBasedHandleRequestData.js +36 -0
  1834. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateTenantBasedHandleRequestData.js.map +1 -0
  1835. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ObjectSerializer.js +528 -44
  1836. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ObjectSerializer.js.map +1 -1
  1837. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/OrderDirection.d.ts +12 -0
  1838. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/OrderDirection.js +11 -0
  1839. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/OrderDirection.js.map +1 -0
  1840. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Query.d.ts +54 -0
  1841. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Query.js +49 -0
  1842. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Query.js.map +1 -0
  1843. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/QueryType.d.ts +13 -0
  1844. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/QueryType.js +12 -0
  1845. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/QueryType.js.map +1 -0
  1846. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RelationType.d.ts +1 -1
  1847. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RelationshipItem.d.ts +1 -1
  1848. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCompute.d.ts +47 -0
  1849. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCompute.js +39 -0
  1850. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCompute.js.map +1 -0
  1851. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricComputeAggregationType.d.ts +12 -0
  1852. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricComputeAggregationType.js +11 -0
  1853. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricComputeAggregationType.js.map +1 -0
  1854. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateAttributes.d.ts +57 -0
  1855. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateAttributes.js +48 -0
  1856. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateAttributes.js.map +1 -0
  1857. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateData.d.ts +46 -0
  1858. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateData.js +41 -0
  1859. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateData.js.map +1 -0
  1860. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateRequest.d.ts +37 -0
  1861. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateRequest.js +31 -0
  1862. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricCreateRequest.js.map +1 -0
  1863. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricEventType.d.ts +17 -0
  1864. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricEventType.js +16 -0
  1865. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricEventType.js.map +1 -0
  1866. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricFilter.d.ts +36 -0
  1867. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricFilter.js +36 -0
  1868. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricFilter.js.map +1 -0
  1869. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricGroupBy.d.ts +40 -0
  1870. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricGroupBy.js +40 -0
  1871. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricGroupBy.js.map +1 -0
  1872. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponse.d.ts +37 -0
  1873. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponse.js +30 -0
  1874. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponse.js.map +1 -0
  1875. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseAttributes.d.ts +57 -0
  1876. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseAttributes.js +46 -0
  1877. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseAttributes.js.map +1 -0
  1878. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseCompute.d.ts +47 -0
  1879. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseCompute.js +38 -0
  1880. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseCompute.js.map +1 -0
  1881. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseData.d.ts +46 -0
  1882. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseData.js +38 -0
  1883. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseData.js.map +1 -0
  1884. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseFilter.d.ts +36 -0
  1885. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseFilter.js +35 -0
  1886. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseFilter.js.map +1 -0
  1887. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseGroupBy.d.ts +40 -0
  1888. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseGroupBy.js +39 -0
  1889. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseGroupBy.js.map +1 -0
  1890. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseUniqueness.d.ts +37 -0
  1891. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseUniqueness.js +30 -0
  1892. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricResponseUniqueness.js.map +1 -0
  1893. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricType.d.ts +11 -0
  1894. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricType.js +10 -0
  1895. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricType.js.map +1 -0
  1896. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUniqueness.d.ts +37 -0
  1897. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUniqueness.js +31 -0
  1898. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUniqueness.js.map +1 -0
  1899. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUniquenessWhen.d.ts +12 -0
  1900. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUniquenessWhen.js +11 -0
  1901. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUniquenessWhen.js.map +1 -0
  1902. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateAttributes.d.ts +47 -0
  1903. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateAttributes.js +38 -0
  1904. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateAttributes.js.map +1 -0
  1905. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateCompute.d.ts +37 -0
  1906. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateCompute.js +35 -0
  1907. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateCompute.js.map +1 -0
  1908. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateData.d.ts +46 -0
  1909. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateData.js +40 -0
  1910. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateData.js.map +1 -0
  1911. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateRequest.d.ts +37 -0
  1912. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateRequest.js +31 -0
  1913. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricUpdateRequest.js.map +1 -0
  1914. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricsResponse.d.ts +37 -0
  1915. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricsResponse.js +30 -0
  1916. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RumMetricsResponse.js.map +1 -0
  1917. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequest.d.ts +37 -0
  1918. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequest.js +30 -0
  1919. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequest.js.map +1 -0
  1920. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestAttributes.d.ts +46 -0
  1921. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestAttributes.js +38 -0
  1922. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestAttributes.js.map +1 -0
  1923. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestData.d.ts +42 -0
  1924. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestData.js +34 -0
  1925. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestData.js.map +1 -0
  1926. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestDataType.d.ts +11 -0
  1927. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestDataType.js +10 -0
  1928. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/RunHistoricalJobRequestDataType.js.map +1 -0
  1929. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SLOReportInterval.d.ts +2 -1
  1930. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SLOReportInterval.js +2 -1
  1931. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SLOReportInterval.js.map +1 -1
  1932. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Script.d.ts +37 -0
  1933. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Script.js +30 -0
  1934. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/Script.js.map +1 -0
  1935. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptData.d.ts +46 -0
  1936. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptData.js +38 -0
  1937. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptData.js.map +1 -0
  1938. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptDataAttributes.d.ts +44 -0
  1939. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptDataAttributes.js +43 -0
  1940. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptDataAttributes.js.map +1 -0
  1941. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptDataType.d.ts +11 -0
  1942. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptDataType.js +10 -0
  1943. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/ScriptDataType.js.map +1 -0
  1944. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SecurityMonitoringStandardRuleResponse.d.ts +4 -0
  1945. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SecurityMonitoringStandardRuleResponse.js +5 -0
  1946. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SecurityMonitoringStandardRuleResponse.js.map +1 -1
  1947. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SensitiveDataScannerIncludedKeywordConfiguration.d.ts +5 -0
  1948. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SensitiveDataScannerIncludedKeywordConfiguration.js +4 -0
  1949. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SensitiveDataScannerIncludedKeywordConfiguration.js.map +1 -1
  1950. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/SensitiveDataScannerMeta.d.ts +2 -2
  1951. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequest.d.ts +37 -0
  1952. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequest.js +30 -0
  1953. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequest.js.map +1 -0
  1954. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestData.d.ts +46 -0
  1955. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestData.js +39 -0
  1956. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestData.js.map +1 -0
  1957. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestDataAttributes.d.ts +68 -0
  1958. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestDataAttributes.js +58 -0
  1959. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestDataAttributes.js.map +1 -0
  1960. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestDataType.d.ts +11 -0
  1961. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestDataType.js +10 -0
  1962. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppRequestDataType.js.map +1 -0
  1963. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponse.d.ts +52 -0
  1964. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponse.js +42 -0
  1965. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponse.js.map +1 -0
  1966. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseData.d.ts +46 -0
  1967. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseData.js +41 -0
  1968. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseData.js.map +1 -0
  1969. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseDataAttributes.d.ts +72 -0
  1970. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseDataAttributes.js +62 -0
  1971. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseDataAttributes.js.map +1 -0
  1972. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseDataType.d.ts +11 -0
  1973. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseDataType.js +10 -0
  1974. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseDataType.js.map +1 -0
  1975. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseRelationship.d.ts +42 -0
  1976. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseRelationship.js +34 -0
  1977. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpdateAppResponseRelationship.js.map +1 -0
  1978. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/UpsertCatalogEntityRequest.d.ts +1 -1
  1979. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesIncludeAll.d.ts +36 -0
  1980. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesIncludeAll.js +36 -0
  1981. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesIncludeAll.js.map +1 -0
  1982. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesIncludeOnly.d.ts +36 -0
  1983. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesIncludeOnly.js +36 -0
  1984. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesIncludeOnly.js.map +1 -0
  1985. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesList.d.ts +12 -0
  1986. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesList.js +3 -0
  1987. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/XRayServicesList.js.map +1 -0
  1988. package/node_modules/@datadog/datadog-api-client/dist/version.d.ts +1 -1
  1989. package/node_modules/@datadog/datadog-api-client/dist/version.js +1 -1
  1990. package/node_modules/@datadog/datadog-api-client/package.json +2 -4
  1991. package/node_modules/@smithy/abort-controller/dist-cjs/index.js +8 -6
  1992. package/node_modules/@smithy/abort-controller/package.json +5 -4
  1993. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +8 -12
  1994. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveCustomEndpointsConfig.d.ts +3 -0
  1995. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +4 -1
  1996. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveCustomEndpointsConfig.d.ts +3 -0
  1997. package/node_modules/@smithy/config-resolver/dist-types/ts3.4/endpointsConfig/resolveEndpointsConfig.d.ts +4 -1
  1998. package/node_modules/@smithy/config-resolver/package.json +9 -8
  1999. package/node_modules/@smithy/core/dist-cjs/index.js +34 -22
  2000. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +34 -11
  2001. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +22 -21
  2002. package/node_modules/@smithy/core/dist-es/pagination/createPaginator.js +9 -6
  2003. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +2 -2
  2004. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +11 -1
  2005. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-types.js +5 -0
  2006. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor.js +8 -2
  2007. package/node_modules/@smithy/core/dist-es/submodules/cbor/index.js +1 -0
  2008. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +3 -2
  2009. package/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +1 -1
  2010. package/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-types.d.ts +24 -0
  2011. package/node_modules/@smithy/core/dist-types/submodules/cbor/index.d.ts +1 -0
  2012. package/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +4 -2
  2013. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/cbor-types.d.ts +23 -0
  2014. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/index.d.ts +1 -0
  2015. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/cbor/parseCborBody.d.ts +4 -2
  2016. package/node_modules/@smithy/core/package.json +15 -14
  2017. package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +10 -11
  2018. package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +1 -0
  2019. package/node_modules/@smithy/credential-provider-imds/package.json +9 -9
  2020. package/node_modules/@smithy/fetch-http-handler/dist-cjs/create-request.js +1 -0
  2021. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +20 -11
  2022. package/node_modules/@smithy/fetch-http-handler/dist-es/create-request.js +3 -0
  2023. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +3 -2
  2024. package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +5 -2
  2025. package/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +6 -0
  2026. package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +12 -4
  2027. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/create-request.d.ts +6 -0
  2028. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +12 -4
  2029. package/node_modules/@smithy/fetch-http-handler/package.json +13 -7
  2030. package/node_modules/@smithy/hash-node/dist-cjs/index.js +4 -3
  2031. package/node_modules/@smithy/hash-node/package.json +8 -7
  2032. package/node_modules/@smithy/invalid-dependency/package.json +7 -3
  2033. package/node_modules/@smithy/is-array-buffer/package.json +5 -4
  2034. package/node_modules/@smithy/middleware-content-length/package.json +6 -5
  2035. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +10 -9
  2036. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +3 -0
  2037. package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +4 -1
  2038. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +4 -1
  2039. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/types.d.ts +8 -1
  2040. package/node_modules/@smithy/middleware-endpoint/dist-types/types.d.ts +8 -1
  2041. package/node_modules/@smithy/middleware-endpoint/package.json +13 -12
  2042. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +18 -17
  2043. package/node_modules/@smithy/middleware-retry/dist-types/AdaptiveRetryStrategy.d.ts +2 -0
  2044. package/node_modules/@smithy/middleware-retry/dist-types/StandardRetryStrategy.d.ts +3 -0
  2045. package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +21 -0
  2046. package/node_modules/@smithy/middleware-retry/dist-types/defaultRetryQuota.d.ts +6 -0
  2047. package/node_modules/@smithy/middleware-retry/dist-types/delayDecider.d.ts +1 -0
  2048. package/node_modules/@smithy/middleware-retry/dist-types/omitRetryHeadersMiddleware.d.ts +9 -0
  2049. package/node_modules/@smithy/middleware-retry/dist-types/retryDecider.d.ts +1 -0
  2050. package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +12 -0
  2051. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +2 -0
  2052. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +3 -0
  2053. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/configurations.d.ts +21 -0
  2054. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/defaultRetryQuota.d.ts +6 -0
  2055. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/delayDecider.d.ts +1 -0
  2056. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/omitRetryHeadersMiddleware.d.ts +9 -0
  2057. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryDecider.d.ts +1 -0
  2058. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/retryMiddleware.d.ts +12 -0
  2059. package/node_modules/@smithy/middleware-retry/dist-types/ts3.4/types.d.ts +12 -0
  2060. package/node_modules/@smithy/middleware-retry/dist-types/types.d.ts +12 -0
  2061. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/LICENSE +201 -0
  2062. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/README.md +78 -0
  2063. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js +1 -0
  2064. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js +1 -0
  2065. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js +1 -0
  2066. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js +1 -0
  2067. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/config.js +1 -0
  2068. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/constants.js +1 -0
  2069. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/defaultRetryBackoffStrategy.js +1 -0
  2070. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/defaultRetryToken.js +1 -0
  2071. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/index.js +358 -0
  2072. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-cjs/types.js +1 -0
  2073. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +24 -0
  2074. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +18 -0
  2075. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +100 -0
  2076. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +65 -0
  2077. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/config.js +7 -0
  2078. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/constants.js +9 -0
  2079. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/defaultRetryBackoffStrategy.js +14 -0
  2080. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/defaultRetryToken.js +11 -0
  2081. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/index.js +7 -0
  2082. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +33 -0
  2083. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ConfiguredRetryStrategy.d.ts +32 -0
  2084. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +49 -0
  2085. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/StandardRetryStrategy.d.ts +26 -0
  2086. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/config.d.ts +20 -0
  2087. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/constants.d.ts +59 -0
  2088. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/defaultRetryBackoffStrategy.d.ts +5 -0
  2089. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/defaultRetryToken.d.ts +9 -0
  2090. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/index.d.ts +7 -0
  2091. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/AdaptiveRetryStrategy.d.ts +33 -0
  2092. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/ConfiguredRetryStrategy.d.ts +32 -0
  2093. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +49 -0
  2094. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/StandardRetryStrategy.d.ts +26 -0
  2095. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/config.d.ts +20 -0
  2096. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/constants.d.ts +59 -0
  2097. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryBackoffStrategy.d.ts +5 -0
  2098. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/defaultRetryToken.d.ts +9 -0
  2099. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/index.d.ts +7 -0
  2100. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/ts3.4/types.d.ts +19 -0
  2101. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/dist-types/types.d.ts +19 -0
  2102. package/node_modules/@smithy/middleware-retry/node_modules/@smithy/util-retry/package.json +68 -0
  2103. package/node_modules/@smithy/middleware-retry/package.json +14 -12
  2104. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +11 -4
  2105. package/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +12 -2
  2106. package/node_modules/@smithy/middleware-serde/package.json +8 -6
  2107. package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +4 -12
  2108. package/node_modules/@smithy/middleware-stack/dist-types/MiddlewareStack.d.ts +3 -0
  2109. package/node_modules/@smithy/middleware-stack/dist-types/ts3.4/MiddlewareStack.d.ts +3 -0
  2110. package/node_modules/@smithy/middleware-stack/package.json +5 -4
  2111. package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +9 -0
  2112. package/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +7 -0
  2113. package/node_modules/@smithy/node-config-provider/dist-types/fromStatic.d.ts +6 -0
  2114. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/configLoader.d.ts +9 -0
  2115. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromSharedConfigFiles.d.ts +7 -0
  2116. package/node_modules/@smithy/node-config-provider/dist-types/ts3.4/fromStatic.d.ts +6 -0
  2117. package/node_modules/@smithy/node-config-provider/package.json +8 -7
  2118. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +74 -59
  2119. package/node_modules/@smithy/node-http-handler/dist-cjs/timing.js +1 -0
  2120. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +5 -4
  2121. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +1 -1
  2122. package/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +9 -2
  2123. package/node_modules/@smithy/node-http-handler/dist-es/set-connection-timeout.js +5 -4
  2124. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-keep-alive.js +2 -1
  2125. package/node_modules/@smithy/node-http-handler/dist-es/set-socket-timeout.js +13 -4
  2126. package/node_modules/@smithy/node-http-handler/dist-es/timing.js +4 -0
  2127. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +14 -10
  2128. package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +8 -0
  2129. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +3 -0
  2130. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +6 -1
  2131. package/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +1 -0
  2132. package/node_modules/@smithy/node-http-handler/dist-types/set-connection-timeout.d.ts +2 -0
  2133. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-keep-alive.d.ts +2 -0
  2134. package/node_modules/@smithy/node-http-handler/dist-types/set-socket-timeout.d.ts +2 -0
  2135. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/collector.d.ts +1 -0
  2136. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +4 -0
  2137. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +1 -0
  2138. package/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +8 -0
  2139. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +8 -0
  2140. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-connection-manager.d.ts +3 -0
  2141. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +6 -1
  2142. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/stream-collector/index.d.ts +4 -0
  2143. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/timing.d.ts +8 -0
  2144. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/write-request-body.d.ts +1 -1
  2145. package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +1 -1
  2146. package/node_modules/@smithy/node-http-handler/package.json +10 -9
  2147. package/node_modules/@smithy/property-provider/dist-cjs/index.js +16 -14
  2148. package/node_modules/@smithy/property-provider/package.json +5 -4
  2149. package/node_modules/@smithy/protocol-http/dist-cjs/index.js +16 -12
  2150. package/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -2
  2151. package/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +3 -1
  2152. package/node_modules/@smithy/protocol-http/dist-types/httpResponse.d.ts +13 -0
  2153. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpHandler.d.ts +0 -2
  2154. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpRequest.d.ts +3 -1
  2155. package/node_modules/@smithy/protocol-http/dist-types/ts3.4/httpResponse.d.ts +13 -0
  2156. package/node_modules/@smithy/protocol-http/package.json +5 -4
  2157. package/node_modules/@smithy/querystring-builder/package.json +4 -4
  2158. package/node_modules/@smithy/querystring-parser/package.json +5 -4
  2159. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +4 -14
  2160. package/node_modules/@smithy/service-error-classification/dist-es/index.js +3 -2
  2161. package/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +1 -1
  2162. package/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +1 -1
  2163. package/node_modules/@smithy/service-error-classification/package.json +5 -4
  2164. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getProfileName.d.ts +10 -0
  2165. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFilepath.d.ts +1 -0
  2166. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +2 -0
  2167. package/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSharedConfigFiles.d.ts +10 -0
  2168. package/node_modules/@smithy/shared-ini-file-loader/dist-types/loadSsoSessionData.d.ts +7 -0
  2169. package/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +3 -0
  2170. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getProfileName.d.ts +10 -0
  2171. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFilepath.d.ts +1 -0
  2172. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/getSSOTokenFromFile.d.ts +2 -0
  2173. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSharedConfigFiles.d.ts +10 -0
  2174. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/loadSsoSessionData.d.ts +7 -0
  2175. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/parseKnownFiles.d.ts +3 -0
  2176. package/node_modules/@smithy/shared-ini-file-loader/dist-types/ts3.4/types.d.ts +6 -3
  2177. package/node_modules/@smithy/shared-ini-file-loader/dist-types/types.d.ts +6 -3
  2178. package/node_modules/@smithy/shared-ini-file-loader/package.json +6 -5
  2179. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +16 -14
  2180. package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +9 -0
  2181. package/node_modules/@smithy/signature-v4/dist-types/credentialDerivation.d.ts +13 -9
  2182. package/node_modules/@smithy/signature-v4/dist-types/getCanonicalHeaders.d.ts +1 -1
  2183. package/node_modules/@smithy/signature-v4/dist-types/getCanonicalQuery.d.ts +1 -1
  2184. package/node_modules/@smithy/signature-v4/dist-types/getPayloadHash.d.ts +1 -1
  2185. package/node_modules/@smithy/signature-v4/dist-types/moveHeadersToQuery.d.ts +1 -1
  2186. package/node_modules/@smithy/signature-v4/dist-types/prepareRequest.d.ts +1 -1
  2187. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/SignatureV4.d.ts +9 -0
  2188. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/credentialDerivation.d.ts +13 -9
  2189. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalHeaders.d.ts +1 -1
  2190. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getCanonicalQuery.d.ts +1 -1
  2191. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/getPayloadHash.d.ts +1 -1
  2192. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/moveHeadersToQuery.d.ts +1 -1
  2193. package/node_modules/@smithy/signature-v4/dist-types/ts3.4/prepareRequest.d.ts +1 -1
  2194. package/node_modules/@smithy/signature-v4/package.json +11 -10
  2195. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +76 -56
  2196. package/node_modules/@smithy/smithy-client/dist-es/exceptions.js +25 -1
  2197. package/node_modules/@smithy/smithy-client/dist-es/lazy-json.js +21 -30
  2198. package/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +8 -0
  2199. package/node_modules/@smithy/smithy-client/dist-types/extensions/retry.d.ts +3 -0
  2200. package/node_modules/@smithy/smithy-client/dist-types/lazy-json.d.ts +37 -15
  2201. package/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +1 -0
  2202. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/exceptions.d.ts +8 -0
  2203. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/retry.d.ts +3 -0
  2204. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/lazy-json.d.ts +37 -15
  2205. package/node_modules/@smithy/smithy-client/dist-types/ts3.4/ser-utils.d.ts +1 -0
  2206. package/node_modules/@smithy/smithy-client/package.json +12 -11
  2207. package/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +2 -0
  2208. package/node_modules/@smithy/types/dist-types/client.d.ts +1 -0
  2209. package/node_modules/@smithy/types/dist-types/connection/config.d.ts +3 -0
  2210. package/node_modules/@smithy/types/dist-types/connection/manager.d.ts +6 -0
  2211. package/node_modules/@smithy/types/dist-types/connection/pool.d.ts +8 -0
  2212. package/node_modules/@smithy/types/dist-types/encode.d.ts +12 -0
  2213. package/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +12 -0
  2214. package/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +3 -0
  2215. package/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +9 -0
  2216. package/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +6 -0
  2217. package/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +30 -0
  2218. package/node_modules/@smithy/types/dist-types/eventStream.d.ts +31 -2
  2219. package/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +3 -0
  2220. package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +3 -2
  2221. package/node_modules/@smithy/types/dist-types/http.d.ts +7 -0
  2222. package/node_modules/@smithy/types/dist-types/pagination.d.ts +8 -1
  2223. package/node_modules/@smithy/types/dist-types/serde.d.ts +1 -0
  2224. package/node_modules/@smithy/types/dist-types/shapes.d.ts +1 -0
  2225. package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +2 -1
  2226. package/node_modules/@smithy/types/dist-types/transfer.d.ts +8 -0
  2227. package/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +3 -2
  2228. package/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +1 -0
  2229. package/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +1 -0
  2230. package/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +3 -0
  2231. package/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +6 -0
  2232. package/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +8 -0
  2233. package/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +12 -0
  2234. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +12 -0
  2235. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +3 -0
  2236. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +9 -0
  2237. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +6 -0
  2238. package/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +30 -0
  2239. package/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +31 -2
  2240. package/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +3 -0
  2241. package/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +3 -2
  2242. package/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +7 -0
  2243. package/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +7 -0
  2244. package/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +1 -0
  2245. package/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +1 -0
  2246. package/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +1 -1
  2247. package/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +8 -0
  2248. package/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +3 -2
  2249. package/node_modules/@smithy/types/package.json +2 -2
  2250. package/node_modules/@smithy/url-parser/package.json +8 -4
  2251. package/node_modules/@smithy/util-base64/package.json +8 -7
  2252. package/node_modules/@smithy/util-body-length-browser/package.json +7 -3
  2253. package/node_modules/@smithy/util-body-length-node/package.json +6 -5
  2254. package/node_modules/@smithy/util-buffer-from/package.json +7 -6
  2255. package/node_modules/@smithy/util-config-provider/package.json +6 -5
  2256. package/node_modules/@smithy/util-defaults-mode-browser/package.json +9 -8
  2257. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +2 -2
  2258. package/node_modules/@smithy/util-defaults-mode-node/package.json +12 -11
  2259. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +13 -15
  2260. package/node_modules/@smithy/util-endpoints/package.json +9 -7
  2261. package/node_modules/@smithy/util-hex-encoding/package.json +5 -4
  2262. package/node_modules/@smithy/util-middleware/package.json +6 -5
  2263. package/node_modules/@smithy/util-retry/dist-cjs/index.js +5 -1
  2264. package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +2 -1
  2265. package/node_modules/@smithy/util-retry/dist-types/DefaultRateLimiter.d.ts +4 -0
  2266. package/node_modules/@smithy/util-retry/dist-types/ts3.4/DefaultRateLimiter.d.ts +4 -0
  2267. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/README.md +4 -0
  2268. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-cjs/constants.js +1 -0
  2269. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-cjs/index.js +98 -0
  2270. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-es/constants.js +27 -0
  2271. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-es/index.js +22 -0
  2272. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-types/constants.d.ts +26 -0
  2273. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-types/index.d.ts +19 -0
  2274. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-types/ts3.4/constants.d.ts +26 -0
  2275. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/dist-types/ts3.4/index.d.ts +19 -0
  2276. package/node_modules/@smithy/util-retry/node_modules/@smithy/service-error-classification/package.json +59 -0
  2277. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/README.md +115 -0
  2278. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/abort-handler.js +1 -0
  2279. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/abort.js +1 -0
  2280. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/auth/HttpApiKeyAuth.js +1 -0
  2281. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/auth/HttpAuthScheme.js +1 -0
  2282. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/auth/HttpAuthSchemeProvider.js +1 -0
  2283. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/auth/HttpSigner.js +1 -0
  2284. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/auth/IdentityProviderConfig.js +1 -0
  2285. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/auth/auth.js +1 -0
  2286. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/auth/index.js +1 -0
  2287. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/blob/blob-payload-input-types.js +1 -0
  2288. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/checksum.js +1 -0
  2289. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/client.js +1 -0
  2290. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/command.js +1 -0
  2291. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/connection/config.js +1 -0
  2292. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/connection/index.js +1 -0
  2293. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/connection/manager.js +1 -0
  2294. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/connection/pool.js +1 -0
  2295. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/crypto.js +1 -0
  2296. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/downlevel-ts3.4/transform/type-transform.js +1 -0
  2297. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/encode.js +1 -0
  2298. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/endpoint.js +1 -0
  2299. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/endpoints/EndpointRuleObject.js +1 -0
  2300. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/endpoints/ErrorRuleObject.js +1 -0
  2301. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/endpoints/RuleSetObject.js +1 -0
  2302. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/endpoints/TreeRuleObject.js +1 -0
  2303. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/endpoints/index.js +1 -0
  2304. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/endpoints/shared.js +1 -0
  2305. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/eventStream.js +1 -0
  2306. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/extensions/checksum.js +1 -0
  2307. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/extensions/defaultClientConfiguration.js +1 -0
  2308. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/extensions/defaultExtensionConfiguration.js +1 -0
  2309. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/extensions/index.js +1 -0
  2310. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/extensions/retry.js +1 -0
  2311. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/externals-check/browser-externals-check.js +1 -0
  2312. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/feature-ids.js +1 -0
  2313. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/http/httpHandlerInitialization.js +1 -0
  2314. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/http.js +1 -0
  2315. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/identity/apiKeyIdentity.js +1 -0
  2316. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/identity/awsCredentialIdentity.js +1 -0
  2317. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/identity/identity.js +1 -0
  2318. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/identity/index.js +1 -0
  2319. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/identity/tokenIdentity.js +1 -0
  2320. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/index.js +149 -0
  2321. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/logger.js +1 -0
  2322. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/middleware.js +1 -0
  2323. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/pagination.js +1 -0
  2324. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/profile.js +1 -0
  2325. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/response.js +1 -0
  2326. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/retry.js +1 -0
  2327. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/serde.js +1 -0
  2328. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/shapes.js +1 -0
  2329. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/signature.js +1 -0
  2330. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/stream.js +1 -0
  2331. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-common-types.js +1 -0
  2332. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-input-types.js +1 -0
  2333. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/streaming-payload/streaming-blob-payload-output-types.js +1 -0
  2334. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/transfer.js +1 -0
  2335. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/transform/client-method-transforms.js +1 -0
  2336. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/transform/client-payload-blob-type-narrow.js +1 -0
  2337. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/transform/exact.js +1 -0
  2338. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/transform/no-undefined.js +1 -0
  2339. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/transform/type-transform.js +1 -0
  2340. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/uri.js +1 -0
  2341. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/util.js +1 -0
  2342. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-cjs/waiter.js +1 -0
  2343. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +5 -0
  2344. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/auth/auth.js +5 -0
  2345. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/auth/index.js +6 -0
  2346. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/connection/index.js +3 -0
  2347. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/endpoint.js +5 -0
  2348. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/endpoints/index.js +5 -0
  2349. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/extensions/checksum.js +39 -0
  2350. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +11 -0
  2351. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/extensions/index.js +3 -0
  2352. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/http.js +5 -0
  2353. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/identity/index.js +4 -0
  2354. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/index.js +37 -0
  2355. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/middleware.js +1 -0
  2356. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/profile.js +6 -0
  2357. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/retry.js +1 -0
  2358. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/serde.js +1 -0
  2359. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/shapes.js +1 -0
  2360. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/signature.js +1 -0
  2361. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/stream.js +1 -0
  2362. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +1 -0
  2363. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +1 -0
  2364. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +1 -0
  2365. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/transfer.js +6 -0
  2366. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +1 -0
  2367. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +1 -0
  2368. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/transform/exact.js +1 -0
  2369. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/transform/no-undefined.js +1 -0
  2370. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/transform/type-transform.js +1 -0
  2371. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/uri.js +1 -0
  2372. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/util.js +1 -0
  2373. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-es/waiter.js +1 -0
  2374. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/abort-handler.d.ts +7 -0
  2375. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/abort.d.ts +50 -0
  2376. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +7 -0
  2377. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +49 -0
  2378. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +20 -0
  2379. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +41 -0
  2380. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +14 -0
  2381. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/auth/auth.d.ts +57 -0
  2382. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/auth/index.d.ts +6 -0
  2383. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +41 -0
  2384. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/checksum.d.ts +63 -0
  2385. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/client.d.ts +56 -0
  2386. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/command.d.ts +23 -0
  2387. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/connection/config.d.ts +7 -0
  2388. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/connection/index.d.ts +3 -0
  2389. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/connection/manager.d.ts +28 -0
  2390. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/connection/pool.d.ts +24 -0
  2391. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/crypto.d.ts +60 -0
  2392. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +25 -0
  2393. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/encode.d.ts +19 -0
  2394. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/endpoint.d.ts +77 -0
  2395. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +15 -0
  2396. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +7 -0
  2397. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +19 -0
  2398. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +10 -0
  2399. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +5 -0
  2400. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +25 -0
  2401. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/eventStream.d.ts +108 -0
  2402. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +55 -0
  2403. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +33 -0
  2404. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +9 -0
  2405. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/extensions/index.d.ts +4 -0
  2406. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +18 -0
  2407. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +35 -0
  2408. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/feature-ids.d.ts +16 -0
  2409. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +122 -0
  2410. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/http.d.ts +106 -0
  2411. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +14 -0
  2412. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +31 -0
  2413. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/identity/identity.d.ts +15 -0
  2414. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/identity/index.d.ts +4 -0
  2415. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +14 -0
  2416. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/index.d.ts +37 -0
  2417. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/logger.d.ts +13 -0
  2418. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/middleware.d.ts +534 -0
  2419. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/pagination.d.ts +26 -0
  2420. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/profile.d.ts +30 -0
  2421. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/response.d.ts +40 -0
  2422. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/retry.d.ts +133 -0
  2423. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/serde.d.ts +111 -0
  2424. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/shapes.d.ts +82 -0
  2425. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/signature.d.ts +155 -0
  2426. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/stream.d.ts +22 -0
  2427. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +33 -0
  2428. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +62 -0
  2429. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +53 -0
  2430. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/transfer.d.ts +33 -0
  2431. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +26 -0
  2432. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +79 -0
  2433. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/transform/exact.d.ts +6 -0
  2434. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +68 -0
  2435. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +34 -0
  2436. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +7 -0
  2437. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +50 -0
  2438. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +7 -0
  2439. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +49 -0
  2440. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +20 -0
  2441. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +41 -0
  2442. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +14 -0
  2443. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +57 -0
  2444. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +6 -0
  2445. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +40 -0
  2446. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +63 -0
  2447. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +56 -0
  2448. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +23 -0
  2449. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +7 -0
  2450. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +3 -0
  2451. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +28 -0
  2452. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +24 -0
  2453. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +60 -0
  2454. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +41 -0
  2455. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +19 -0
  2456. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +77 -0
  2457. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +15 -0
  2458. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +7 -0
  2459. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +19 -0
  2460. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +10 -0
  2461. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +5 -0
  2462. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +25 -0
  2463. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +108 -0
  2464. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +55 -0
  2465. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +33 -0
  2466. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +9 -0
  2467. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +4 -0
  2468. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +18 -0
  2469. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +35 -0
  2470. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +16 -0
  2471. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +121 -0
  2472. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +106 -0
  2473. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +14 -0
  2474. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +31 -0
  2475. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +15 -0
  2476. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +4 -0
  2477. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +14 -0
  2478. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +37 -0
  2479. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +13 -0
  2480. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +534 -0
  2481. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +26 -0
  2482. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +30 -0
  2483. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +40 -0
  2484. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +133 -0
  2485. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +111 -0
  2486. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +82 -0
  2487. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +155 -0
  2488. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +22 -0
  2489. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +33 -0
  2490. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +61 -0
  2491. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +52 -0
  2492. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +33 -0
  2493. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +26 -0
  2494. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +82 -0
  2495. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +14 -0
  2496. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +88 -0
  2497. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +41 -0
  2498. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +17 -0
  2499. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +192 -0
  2500. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +35 -0
  2501. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/uri.d.ts +17 -0
  2502. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/util.d.ts +176 -0
  2503. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/dist-types/waiter.d.ts +35 -0
  2504. package/node_modules/@smithy/util-retry/node_modules/@smithy/types/package.json +60 -0
  2505. package/node_modules/@smithy/util-retry/package.json +5 -4
  2506. package/node_modules/@smithy/util-stream/dist-cjs/index.js +5 -3
  2507. package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +2 -3
  2508. package/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +1 -1
  2509. package/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +6 -1
  2510. package/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +1 -2
  2511. package/node_modules/@smithy/util-stream/dist-es/splitStream.js +2 -2
  2512. package/node_modules/@smithy/util-stream/dist-es/stream-type-check.js +3 -0
  2513. package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +1 -0
  2514. package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +1 -1
  2515. package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +2 -1
  2516. package/node_modules/@smithy/util-stream/dist-types/stream-type-check.d.ts +4 -0
  2517. package/node_modules/@smithy/util-stream/dist-types/ts3.4/headStream.d.ts +1 -1
  2518. package/node_modules/@smithy/util-stream/dist-types/ts3.4/splitStream.d.ts +2 -1
  2519. package/node_modules/@smithy/util-stream/dist-types/ts3.4/stream-type-check.d.ts +4 -0
  2520. package/node_modules/@smithy/util-stream/package.json +17 -13
  2521. package/node_modules/@smithy/util-uri-escape/package.json +5 -4
  2522. package/node_modules/@smithy/util-utf8/package.json +6 -5
  2523. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +34 -9
  2524. package/node_modules/@smithy/util-waiter/dist-es/poller.js +30 -4
  2525. package/node_modules/@smithy/util-waiter/dist-es/utils/validate.js +3 -3
  2526. package/node_modules/@smithy/util-waiter/dist-types/ts3.4/waiter.d.ts +5 -0
  2527. package/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +5 -0
  2528. package/node_modules/@smithy/util-waiter/package.json +6 -5
  2529. package/node_modules/available-typed-arrays/.eslintrc +0 -4
  2530. package/node_modules/available-typed-arrays/CHANGELOG.md +21 -0
  2531. package/node_modules/available-typed-arrays/README.md +16 -13
  2532. package/node_modules/available-typed-arrays/index.d.ts +8 -0
  2533. package/node_modules/available-typed-arrays/index.js +4 -14
  2534. package/node_modules/available-typed-arrays/package.json +26 -15
  2535. package/node_modules/available-typed-arrays/tsconfig.json +49 -0
  2536. package/node_modules/aws-sdk/README.md +4 -10
  2537. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +100 -100
  2538. package/node_modules/aws-sdk/apis/s3-2006-03-01.min.json +167 -102
  2539. package/node_modules/aws-sdk/clients/s3.d.ts +192 -128
  2540. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  2541. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +2 -2
  2542. package/node_modules/aws-sdk/dist/aws-sdk.js +170 -105
  2543. package/node_modules/aws-sdk/dist/aws-sdk.min.js +24 -24
  2544. package/node_modules/aws-sdk/lib/core.js +1 -1
  2545. package/node_modules/aws-sdk/package.json +1 -1
  2546. package/node_modules/call-bind/CHANGELOG.md +29 -0
  2547. package/node_modules/call-bind/index.js +6 -26
  2548. package/node_modules/call-bind/package.json +18 -15
  2549. package/node_modules/call-bind/test/index.js +4 -10
  2550. package/node_modules/call-bind-apply-helpers/.eslintrc +16 -0
  2551. package/node_modules/call-bind-apply-helpers/.github/FUNDING.yml +12 -0
  2552. package/node_modules/call-bind-apply-helpers/.nycrc +9 -0
  2553. package/node_modules/call-bind-apply-helpers/CHANGELOG.md +23 -0
  2554. package/node_modules/call-bind-apply-helpers/LICENSE +21 -0
  2555. package/node_modules/call-bind-apply-helpers/README.md +62 -0
  2556. package/node_modules/call-bind-apply-helpers/actualApply.d.ts +1 -0
  2557. package/node_modules/call-bind-apply-helpers/actualApply.js +10 -0
  2558. package/node_modules/call-bind-apply-helpers/applyBind.d.ts +19 -0
  2559. package/node_modules/call-bind-apply-helpers/applyBind.js +10 -0
  2560. package/node_modules/call-bind-apply-helpers/functionApply.d.ts +1 -0
  2561. package/node_modules/call-bind-apply-helpers/functionApply.js +4 -0
  2562. package/node_modules/call-bind-apply-helpers/functionCall.d.ts +1 -0
  2563. package/node_modules/call-bind-apply-helpers/functionCall.js +4 -0
  2564. package/node_modules/call-bind-apply-helpers/index.d.ts +46 -0
  2565. package/node_modules/call-bind-apply-helpers/index.js +15 -0
  2566. package/node_modules/call-bind-apply-helpers/package.json +85 -0
  2567. package/node_modules/call-bind-apply-helpers/reflectApply.d.ts +3 -0
  2568. package/node_modules/call-bind-apply-helpers/reflectApply.js +4 -0
  2569. package/node_modules/call-bind-apply-helpers/test/index.js +63 -0
  2570. package/node_modules/call-bind-apply-helpers/tsconfig.json +9 -0
  2571. package/node_modules/call-bound/.eslintrc +13 -0
  2572. package/node_modules/call-bound/.github/FUNDING.yml +12 -0
  2573. package/node_modules/call-bound/.nycrc +9 -0
  2574. package/node_modules/call-bound/CHANGELOG.md +34 -0
  2575. package/node_modules/call-bound/LICENSE +21 -0
  2576. package/node_modules/call-bound/README.md +53 -0
  2577. package/node_modules/call-bound/index.d.ts +13 -0
  2578. package/node_modules/call-bound/index.js +18 -0
  2579. package/node_modules/call-bound/package.json +99 -0
  2580. package/node_modules/call-bound/test/index.js +54 -0
  2581. package/node_modules/call-bound/tsconfig.json +9 -0
  2582. package/node_modules/cross-fetch/dist/browser-polyfill.js +170 -44
  2583. package/node_modules/cross-fetch/dist/browser-ponyfill.js +188 -56
  2584. package/node_modules/cross-fetch/dist/cross-fetch.js +1 -1
  2585. package/node_modules/cross-fetch/dist/cross-fetch.js.map +1 -1
  2586. package/node_modules/cross-fetch/package.json +4 -4
  2587. package/node_modules/define-data-property/CHANGELOG.md +29 -0
  2588. package/node_modules/define-data-property/index.d.ts +12 -3
  2589. package/node_modules/define-data-property/index.js +4 -16
  2590. package/node_modules/define-data-property/package.json +26 -33
  2591. package/node_modules/define-data-property/test/index.js +10 -10
  2592. package/node_modules/dunder-proto/.github/FUNDING.yml +12 -0
  2593. package/node_modules/dunder-proto/.nycrc +13 -0
  2594. package/node_modules/dunder-proto/CHANGELOG.md +24 -0
  2595. package/node_modules/dunder-proto/LICENSE +21 -0
  2596. package/node_modules/dunder-proto/README.md +54 -0
  2597. package/node_modules/dunder-proto/get.d.ts +5 -0
  2598. package/node_modules/dunder-proto/get.js +30 -0
  2599. package/node_modules/dunder-proto/package.json +76 -0
  2600. package/node_modules/dunder-proto/set.d.ts +5 -0
  2601. package/node_modules/dunder-proto/set.js +35 -0
  2602. package/node_modules/dunder-proto/test/get.js +34 -0
  2603. package/node_modules/dunder-proto/test/index.js +4 -0
  2604. package/node_modules/dunder-proto/test/set.js +50 -0
  2605. package/node_modules/dunder-proto/tsconfig.json +9 -0
  2606. package/node_modules/es-define-property/.eslintrc +13 -0
  2607. package/node_modules/es-define-property/.github/FUNDING.yml +12 -0
  2608. package/node_modules/es-define-property/.nycrc +9 -0
  2609. package/node_modules/es-define-property/CHANGELOG.md +29 -0
  2610. package/node_modules/es-define-property/LICENSE +21 -0
  2611. package/node_modules/es-define-property/README.md +49 -0
  2612. package/node_modules/es-define-property/index.d.ts +3 -0
  2613. package/node_modules/es-define-property/index.js +14 -0
  2614. package/node_modules/es-define-property/package.json +81 -0
  2615. package/node_modules/es-define-property/test/index.js +56 -0
  2616. package/node_modules/es-define-property/tsconfig.json +10 -0
  2617. package/node_modules/es-errors/.eslintrc +5 -0
  2618. package/node_modules/es-errors/.github/FUNDING.yml +12 -0
  2619. package/node_modules/es-errors/CHANGELOG.md +40 -0
  2620. package/node_modules/es-errors/LICENSE +21 -0
  2621. package/node_modules/es-errors/README.md +55 -0
  2622. package/node_modules/es-errors/eval.d.ts +3 -0
  2623. package/node_modules/es-errors/eval.js +4 -0
  2624. package/node_modules/es-errors/index.d.ts +3 -0
  2625. package/node_modules/es-errors/index.js +4 -0
  2626. package/node_modules/es-errors/package.json +80 -0
  2627. package/node_modules/es-errors/range.d.ts +3 -0
  2628. package/node_modules/es-errors/range.js +4 -0
  2629. package/node_modules/es-errors/ref.d.ts +3 -0
  2630. package/node_modules/es-errors/ref.js +4 -0
  2631. package/node_modules/es-errors/syntax.d.ts +3 -0
  2632. package/node_modules/es-errors/syntax.js +4 -0
  2633. package/node_modules/es-errors/test/index.js +19 -0
  2634. package/node_modules/es-errors/tsconfig.json +49 -0
  2635. package/node_modules/es-errors/type.d.ts +3 -0
  2636. package/node_modules/es-errors/type.js +4 -0
  2637. package/node_modules/es-errors/uri.d.ts +3 -0
  2638. package/node_modules/es-errors/uri.js +4 -0
  2639. package/node_modules/es-object-atoms/.eslintrc +16 -0
  2640. package/node_modules/es-object-atoms/.github/FUNDING.yml +12 -0
  2641. package/node_modules/es-object-atoms/CHANGELOG.md +37 -0
  2642. package/node_modules/es-object-atoms/LICENSE +21 -0
  2643. package/node_modules/es-object-atoms/README.md +63 -0
  2644. package/node_modules/es-object-atoms/RequireObjectCoercible.d.ts +3 -0
  2645. package/node_modules/es-object-atoms/RequireObjectCoercible.js +11 -0
  2646. package/node_modules/es-object-atoms/ToObject.d.ts +7 -0
  2647. package/node_modules/es-object-atoms/ToObject.js +10 -0
  2648. package/node_modules/es-object-atoms/index.d.ts +3 -0
  2649. package/node_modules/es-object-atoms/index.js +4 -0
  2650. package/node_modules/es-object-atoms/isObject.d.ts +3 -0
  2651. package/node_modules/es-object-atoms/isObject.js +6 -0
  2652. package/node_modules/es-object-atoms/package.json +80 -0
  2653. package/node_modules/es-object-atoms/test/index.js +38 -0
  2654. package/node_modules/es-object-atoms/tsconfig.json +6 -0
  2655. package/node_modules/for-each/.eslintrc +14 -2
  2656. package/node_modules/for-each/.github/FUNDING.yml +12 -0
  2657. package/node_modules/for-each/.github/SECURITY.md +3 -0
  2658. package/node_modules/for-each/.nycrc +8 -0
  2659. package/node_modules/for-each/CHANGELOG.md +101 -0
  2660. package/node_modules/for-each/README.md +0 -4
  2661. package/node_modules/for-each/package.json +41 -36
  2662. package/node_modules/for-each/test/test.js +1 -2
  2663. package/node_modules/form-data/Readme.md +4 -4
  2664. package/node_modules/form-data/lib/form_data.js +1 -1
  2665. package/node_modules/form-data/package.json +9 -6
  2666. package/node_modules/get-intrinsic/CHANGELOG.md +53 -0
  2667. package/node_modules/get-intrinsic/index.js +54 -28
  2668. package/node_modules/get-intrinsic/package.json +29 -25
  2669. package/node_modules/get-intrinsic/test/GetIntrinsic.js +2 -2
  2670. package/node_modules/get-proto/.eslintrc +10 -0
  2671. package/node_modules/get-proto/.github/FUNDING.yml +12 -0
  2672. package/node_modules/get-proto/.nycrc +9 -0
  2673. package/node_modules/get-proto/CHANGELOG.md +21 -0
  2674. package/node_modules/get-proto/LICENSE +21 -0
  2675. package/node_modules/get-proto/Object.getPrototypeOf.d.ts +5 -0
  2676. package/node_modules/get-proto/Object.getPrototypeOf.js +6 -0
  2677. package/node_modules/get-proto/README.md +50 -0
  2678. package/node_modules/get-proto/Reflect.getPrototypeOf.d.ts +3 -0
  2679. package/node_modules/get-proto/Reflect.getPrototypeOf.js +4 -0
  2680. package/node_modules/get-proto/index.d.ts +5 -0
  2681. package/node_modules/get-proto/index.js +27 -0
  2682. package/node_modules/get-proto/package.json +81 -0
  2683. package/node_modules/get-proto/test/index.js +68 -0
  2684. package/node_modules/get-proto/tsconfig.json +9 -0
  2685. package/node_modules/gopd/CHANGELOG.md +20 -0
  2686. package/node_modules/gopd/gOPD.d.ts +1 -0
  2687. package/node_modules/gopd/gOPD.js +4 -0
  2688. package/node_modules/gopd/index.d.ts +5 -0
  2689. package/node_modules/gopd/index.js +2 -3
  2690. package/node_modules/gopd/package.json +16 -10
  2691. package/node_modules/gopd/test/index.js +2 -1
  2692. package/node_modules/gopd/tsconfig.json +9 -0
  2693. package/node_modules/graceful-fs/package.json +6 -3
  2694. package/node_modules/graceful-fs/polyfills.js +1 -1
  2695. package/node_modules/has-property-descriptors/CHANGELOG.md +8 -0
  2696. package/node_modules/has-property-descriptors/index.js +3 -14
  2697. package/node_modules/has-property-descriptors/package.json +5 -5
  2698. package/node_modules/has-symbols/CHANGELOG.md +16 -0
  2699. package/node_modules/has-symbols/index.d.ts +3 -0
  2700. package/node_modules/has-symbols/index.js +1 -0
  2701. package/node_modules/has-symbols/package.json +19 -9
  2702. package/node_modules/has-symbols/shams.d.ts +3 -0
  2703. package/node_modules/has-symbols/shams.js +5 -2
  2704. package/node_modules/has-symbols/test/shams/core-js.js +1 -0
  2705. package/node_modules/has-symbols/test/shams/get-own-property-symbols.js +1 -0
  2706. package/node_modules/has-symbols/test/tests.js +4 -2
  2707. package/node_modules/has-symbols/tsconfig.json +10 -0
  2708. package/node_modules/has-tostringtag/.eslintrc +0 -6
  2709. package/node_modules/has-tostringtag/.nycrc +13 -0
  2710. package/node_modules/has-tostringtag/CHANGELOG.md +22 -0
  2711. package/node_modules/has-tostringtag/index.d.ts +3 -0
  2712. package/node_modules/has-tostringtag/index.js +1 -0
  2713. package/node_modules/has-tostringtag/package.json +37 -13
  2714. package/node_modules/has-tostringtag/shams.d.ts +3 -0
  2715. package/node_modules/has-tostringtag/shams.js +1 -0
  2716. package/node_modules/has-tostringtag/test/shams/core-js.js +3 -0
  2717. package/node_modules/has-tostringtag/test/shams/get-own-property-symbols.js +2 -0
  2718. package/node_modules/has-tostringtag/test/tests.js +2 -1
  2719. package/node_modules/has-tostringtag/tsconfig.json +49 -0
  2720. package/node_modules/hasown/CHANGELOG.md +20 -0
  2721. package/node_modules/hasown/index.d.ts +3 -3
  2722. package/node_modules/hasown/index.js +1 -1
  2723. package/node_modules/hasown/package.json +16 -15
  2724. package/node_modules/hasown/tsconfig.json +3 -46
  2725. package/node_modules/is-arguments/.eslintrc +0 -1
  2726. package/node_modules/is-arguments/CHANGELOG.md +22 -0
  2727. package/node_modules/is-arguments/README.md +11 -11
  2728. package/node_modules/is-arguments/index.d.ts +6 -0
  2729. package/node_modules/is-arguments/index.js +19 -8
  2730. package/node_modules/is-arguments/package.json +25 -11
  2731. package/node_modules/is-arguments/test/index.js +4 -1
  2732. package/node_modules/is-arguments/tsconfig.json +9 -0
  2733. package/node_modules/is-generator-function/.eslintrc +1 -1
  2734. package/node_modules/is-generator-function/CHANGELOG.md +21 -0
  2735. package/node_modules/is-generator-function/index.d.ts +3 -0
  2736. package/node_modules/is-generator-function/index.js +16 -7
  2737. package/node_modules/is-generator-function/package.json +30 -11
  2738. package/node_modules/is-generator-function/test/corejs.js +1 -0
  2739. package/node_modules/is-generator-function/test/index.js +4 -7
  2740. package/node_modules/is-generator-function/test/uglified.js +1 -0
  2741. package/node_modules/is-generator-function/tsconfig.json +9 -0
  2742. package/node_modules/is-regex/.editorconfig +23 -0
  2743. package/node_modules/is-regex/.eslintrc +10 -0
  2744. package/node_modules/is-regex/.nycrc +10 -0
  2745. package/node_modules/is-regex/CHANGELOG.md +233 -0
  2746. package/node_modules/is-regex/LICENSE +20 -0
  2747. package/node_modules/is-regex/README.md +52 -0
  2748. package/node_modules/is-regex/index.d.ts +3 -0
  2749. package/node_modules/is-regex/index.js +69 -0
  2750. package/node_modules/is-regex/package.json +104 -0
  2751. package/node_modules/is-regex/test/index.js +121 -0
  2752. package/node_modules/is-regex/tsconfig.json +9 -0
  2753. package/node_modules/is-typed-array/CHANGELOG.md +32 -0
  2754. package/node_modules/is-typed-array/index.d.ts +9 -0
  2755. package/node_modules/is-typed-array/index.js +1 -0
  2756. package/node_modules/is-typed-array/package.json +23 -10
  2757. package/node_modules/is-typed-array/test/index.js +9 -1
  2758. package/node_modules/is-typed-array/tsconfig.json +6 -0
  2759. package/node_modules/loglevel/CONTRIBUTING.md +59 -26
  2760. package/node_modules/loglevel/Gruntfile.js +2 -1
  2761. package/node_modules/loglevel/README.md +62 -60
  2762. package/node_modules/loglevel/bower.json +1 -1
  2763. package/node_modules/loglevel/dist/loglevel.js +1 -1
  2764. package/node_modules/loglevel/dist/loglevel.min.js +1 -1
  2765. package/node_modules/loglevel/package.json +7 -6
  2766. package/node_modules/math-intrinsics/.eslintrc +16 -0
  2767. package/node_modules/math-intrinsics/.github/FUNDING.yml +12 -0
  2768. package/node_modules/math-intrinsics/CHANGELOG.md +24 -0
  2769. package/node_modules/math-intrinsics/LICENSE +21 -0
  2770. package/node_modules/math-intrinsics/README.md +50 -0
  2771. package/node_modules/math-intrinsics/abs.d.ts +1 -0
  2772. package/node_modules/math-intrinsics/abs.js +4 -0
  2773. package/node_modules/math-intrinsics/constants/maxArrayLength.d.ts +3 -0
  2774. package/node_modules/math-intrinsics/constants/maxArrayLength.js +4 -0
  2775. package/node_modules/math-intrinsics/constants/maxSafeInteger.d.ts +3 -0
  2776. package/node_modules/math-intrinsics/constants/maxSafeInteger.js +5 -0
  2777. package/node_modules/math-intrinsics/constants/maxValue.d.ts +3 -0
  2778. package/node_modules/math-intrinsics/constants/maxValue.js +5 -0
  2779. package/node_modules/math-intrinsics/floor.d.ts +1 -0
  2780. package/node_modules/math-intrinsics/floor.js +4 -0
  2781. package/node_modules/math-intrinsics/isFinite.d.ts +3 -0
  2782. package/node_modules/math-intrinsics/isFinite.js +12 -0
  2783. package/node_modules/math-intrinsics/isInteger.d.ts +3 -0
  2784. package/node_modules/math-intrinsics/isInteger.js +16 -0
  2785. package/node_modules/math-intrinsics/isNaN.d.ts +1 -0
  2786. package/node_modules/math-intrinsics/isNaN.js +6 -0
  2787. package/node_modules/math-intrinsics/isNegativeZero.d.ts +3 -0
  2788. package/node_modules/math-intrinsics/isNegativeZero.js +6 -0
  2789. package/node_modules/math-intrinsics/max.d.ts +1 -0
  2790. package/node_modules/math-intrinsics/max.js +4 -0
  2791. package/node_modules/math-intrinsics/min.d.ts +1 -0
  2792. package/node_modules/math-intrinsics/min.js +4 -0
  2793. package/node_modules/math-intrinsics/mod.d.ts +3 -0
  2794. package/node_modules/math-intrinsics/mod.js +9 -0
  2795. package/node_modules/math-intrinsics/package.json +86 -0
  2796. package/node_modules/math-intrinsics/pow.d.ts +1 -0
  2797. package/node_modules/math-intrinsics/pow.js +4 -0
  2798. package/node_modules/math-intrinsics/round.d.ts +1 -0
  2799. package/node_modules/math-intrinsics/round.js +4 -0
  2800. package/node_modules/math-intrinsics/sign.d.ts +3 -0
  2801. package/node_modules/math-intrinsics/sign.js +11 -0
  2802. package/node_modules/math-intrinsics/test/index.js +192 -0
  2803. package/node_modules/math-intrinsics/tsconfig.json +3 -0
  2804. package/node_modules/possible-typed-array-names/.eslintrc +5 -0
  2805. package/node_modules/possible-typed-array-names/.github/FUNDING.yml +12 -0
  2806. package/node_modules/possible-typed-array-names/CHANGELOG.md +15 -0
  2807. package/node_modules/possible-typed-array-names/LICENSE +21 -0
  2808. package/node_modules/possible-typed-array-names/README.md +48 -0
  2809. package/node_modules/possible-typed-array-names/index.d.ts +15 -0
  2810. package/node_modules/possible-typed-array-names/index.js +16 -0
  2811. package/node_modules/possible-typed-array-names/package.json +83 -0
  2812. package/node_modules/possible-typed-array-names/test/index.js +16 -0
  2813. package/node_modules/possible-typed-array-names/tsconfig.json +49 -0
  2814. package/node_modules/safe-regex-test/.eslintrc +9 -0
  2815. package/node_modules/safe-regex-test/.github/FUNDING.yml +12 -0
  2816. package/node_modules/safe-regex-test/.nycrc +13 -0
  2817. package/node_modules/safe-regex-test/CHANGELOG.md +55 -0
  2818. package/node_modules/safe-regex-test/LICENSE +21 -0
  2819. package/node_modules/safe-regex-test/README.md +46 -0
  2820. package/node_modules/safe-regex-test/index.d.ts +3 -0
  2821. package/node_modules/safe-regex-test/index.js +17 -0
  2822. package/node_modules/safe-regex-test/package.json +87 -0
  2823. package/node_modules/safe-regex-test/test/index.js +41 -0
  2824. package/node_modules/safe-regex-test/tsconfig.json +9 -0
  2825. package/node_modules/set-function-length/CHANGELOG.md +29 -0
  2826. package/node_modules/set-function-length/env.d.ts +9 -0
  2827. package/node_modules/set-function-length/env.js +10 -4
  2828. package/node_modules/set-function-length/index.d.ts +7 -0
  2829. package/node_modules/set-function-length/index.js +4 -3
  2830. package/node_modules/set-function-length/package.json +29 -11
  2831. package/node_modules/set-function-length/tsconfig.json +9 -0
  2832. package/node_modules/tslib/modules/index.d.ts +1 -0
  2833. package/node_modules/tslib/modules/index.js +2 -0
  2834. package/node_modules/tslib/package.json +1 -1
  2835. package/node_modules/tslib/tslib.d.ts +8 -1
  2836. package/node_modules/tslib/tslib.es6.js +43 -11
  2837. package/node_modules/tslib/tslib.es6.mjs +47 -16
  2838. package/node_modules/tslib/tslib.js +75 -12
  2839. package/node_modules/which-typed-array/CHANGELOG.md +47 -0
  2840. package/node_modules/which-typed-array/index.d.ts +62 -0
  2841. package/node_modules/which-typed-array/index.js +42 -18
  2842. package/node_modules/which-typed-array/package.json +24 -11
  2843. package/node_modules/which-typed-array/test/index.js +7 -1
  2844. package/node_modules/which-typed-array/tsconfig.json +9 -0
  2845. package/package.json +4 -4
  2846. package/version.json +1 -1
  2847. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/CHANGELOG.md +0 -274
  2848. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/CONTRIBUTING.md +0 -18
  2849. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/LICENSE.md +0 -9
  2850. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/README.md +0 -466
  2851. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/bin/uuid +0 -2
  2852. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  2853. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  2854. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  2855. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  2856. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  2857. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  2858. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  2859. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  2860. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  2861. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  2862. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  2863. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  2864. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  2865. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  2866. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  2867. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  2868. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/index.js +0 -9
  2869. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  2870. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/native.js +0 -4
  2871. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  2872. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  2873. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  2874. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  2875. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  2876. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  2877. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  2878. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  2879. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  2880. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  2881. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  2882. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  2883. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-browser/version.js +0 -11
  2884. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/index.js +0 -9
  2885. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/md5.js +0 -13
  2886. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/native.js +0 -4
  2887. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/nil.js +0 -1
  2888. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/parse.js +0 -35
  2889. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/regex.js +0 -1
  2890. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/rng.js +0 -12
  2891. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  2892. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  2893. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/v1.js +0 -95
  2894. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/v3.js +0 -4
  2895. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/v35.js +0 -66
  2896. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/v4.js +0 -29
  2897. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/v5.js +0 -4
  2898. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/validate.js +0 -7
  2899. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/esm-node/version.js +0 -11
  2900. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/index.js +0 -79
  2901. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/md5-browser.js +0 -223
  2902. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/md5.js +0 -23
  2903. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/native-browser.js +0 -11
  2904. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/native.js +0 -15
  2905. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/nil.js +0 -8
  2906. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/parse.js +0 -45
  2907. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/regex.js +0 -8
  2908. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/rng-browser.js +0 -25
  2909. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/rng.js +0 -24
  2910. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/sha1-browser.js +0 -104
  2911. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/sha1.js +0 -23
  2912. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/stringify.js +0 -44
  2913. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/uuid-bin.js +0 -85
  2914. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/v1.js +0 -107
  2915. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/v3.js +0 -16
  2916. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/v35.js +0 -80
  2917. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/v4.js +0 -43
  2918. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/v5.js +0 -16
  2919. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/validate.js +0 -17
  2920. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/dist/version.js +0 -21
  2921. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/package.json +0 -135
  2922. package/node_modules/@aws-sdk/client-ecs/node_modules/uuid/wrapper.mjs +0 -10
  2923. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/LICENSE +0 -201
  2924. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/README.md +0 -252
  2925. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +0 -68
  2926. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/endpointResolver.js +0 -18
  2927. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs/endpoint/ruleset.js +0 -7
  2928. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +0 -611
  2929. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +0 -38
  2930. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +0 -48
  2931. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +0 -40
  2932. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/SSO.js +0 -15
  2933. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +0 -46
  2934. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +0 -62
  2935. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +0 -23
  2936. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +0 -23
  2937. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +0 -23
  2938. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +0 -23
  2939. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/commands/index.js +0 -4
  2940. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +0 -14
  2941. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/endpoint/endpointResolver.js +0 -14
  2942. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/endpoint/ruleset.js +0 -4
  2943. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/index.js +0 -6
  2944. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/models/SSOServiceException.js +0 -8
  2945. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -75
  2946. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountRolesPaginator.js +0 -4
  2947. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/pagination/ListAccountsPaginator.js +0 -4
  2948. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/pagination/index.js +0 -3
  2949. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
  2950. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +0 -33
  2951. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +0 -43
  2952. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +0 -36
  2953. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +0 -53
  2954. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +0 -182
  2955. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  2956. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
  2957. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +0 -94
  2958. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +0 -95
  2959. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +0 -97
  2960. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +0 -94
  2961. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/commands/index.d.ts +0 -4
  2962. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +0 -40
  2963. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +0 -9
  2964. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +0 -29
  2965. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +0 -14
  2966. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -266
  2967. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +0 -8
  2968. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +0 -7
  2969. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +0 -7
  2970. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/pagination/index.d.ts +0 -3
  2971. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  2972. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +0 -55
  2973. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +0 -55
  2974. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +0 -54
  2975. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +0 -32
  2976. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +0 -17
  2977. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSO.d.ts +0 -73
  2978. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -137
  2979. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  2980. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -43
  2981. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +0 -51
  2982. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +0 -50
  2983. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +0 -47
  2984. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +0 -41
  2985. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/index.d.ts +0 -4
  2986. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
  2987. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  2988. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +0 -9
  2989. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +0 -9
  2990. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -93
  2991. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
  2992. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountRolesPaginator.d.ts +0 -11
  2993. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/ListAccountsPaginator.d.ts +0 -11
  2994. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/pagination/index.d.ts +0 -3
  2995. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  2996. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -115
  2997. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +0 -112
  2998. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -109
  2999. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
  3000. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  3001. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso/package.json +0 -98
  3002. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
  3003. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
  3004. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1052
  3005. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
  3006. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -50
  3007. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
  3008. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -46
  3009. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
  3010. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -23
  3011. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -23
  3012. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -23
  3013. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
  3014. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -233
  3015. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -427
  3016. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
  3017. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -45
  3018. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
  3019. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -210
  3020. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -175
  3021. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -257
  3022. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -143
  3023. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -123
  3024. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
  3025. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -795
  3026. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  3027. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -56
  3028. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -56
  3029. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -55
  3030. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
  3031. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -142
  3032. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -47
  3033. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -51
  3034. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -50
  3035. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -51
  3036. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
  3037. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -216
  3038. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  3039. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -118
  3040. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -119
  3041. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -112
  3042. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -102
  3043. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
  3044. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/README.md +0 -273
  3045. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -50
  3046. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
  3047. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1458
  3048. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
  3049. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -64
  3050. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
  3051. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
  3052. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -46
  3053. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  3054. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
  3055. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -23
  3056. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -22
  3057. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -22
  3058. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -22
  3059. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -23
  3060. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -23
  3061. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
  3062. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -93
  3063. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
  3064. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
  3065. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
  3066. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
  3067. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -59
  3068. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
  3069. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
  3070. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
  3071. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -180
  3072. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -269
  3073. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -294
  3074. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -303
  3075. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -127
  3076. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -87
  3077. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -128
  3078. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -242
  3079. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -166
  3080. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
  3081. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
  3082. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
  3083. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
  3084. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
  3085. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
  3086. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
  3087. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -57
  3088. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -55
  3089. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -56
  3090. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
  3091. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -163
  3092. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -51
  3093. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -51
  3094. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -50
  3095. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -51
  3096. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -51
  3097. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -50
  3098. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
  3099. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
  3100. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  3101. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  3102. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
  3103. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
  3104. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
  3105. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -124
  3106. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -114
  3107. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -118
  3108. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sts/package.json +0 -102
  3109. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/README.md +0 -39
  3110. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
  3111. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -6
  3112. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/client.d.ts +0 -7
  3113. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/client.js +0 -5
  3114. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -6
  3115. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -97
  3116. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -78
  3117. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -303
  3118. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -228
  3119. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
  3120. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
  3121. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
  3122. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
  3123. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
  3124. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
  3125. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -3
  3126. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
  3127. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
  3128. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
  3129. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
  3130. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -4
  3131. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
  3132. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -87
  3133. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -1
  3134. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
  3135. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
  3136. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
  3137. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
  3138. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
  3139. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
  3140. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -2
  3141. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -4
  3142. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
  3143. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -51
  3144. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -57
  3145. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
  3146. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -30
  3147. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -7
  3148. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
  3149. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
  3150. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
  3151. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -3
  3152. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
  3153. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
  3154. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
  3155. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -42
  3156. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -4
  3157. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
  3158. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -95
  3159. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -1
  3160. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
  3161. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
  3162. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
  3163. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  3164. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
  3165. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
  3166. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
  3167. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -4
  3168. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
  3169. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -4
  3170. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -4
  3171. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
  3172. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
  3173. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
  3174. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
  3175. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
  3176. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
  3177. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -3
  3178. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
  3179. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
  3180. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
  3181. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
  3182. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -8
  3183. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
  3184. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -55
  3185. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -1
  3186. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
  3187. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
  3188. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
  3189. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
  3190. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
  3191. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
  3192. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
  3193. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -4
  3194. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
  3195. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
  3196. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
  3197. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
  3198. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
  3199. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/package.json +0 -119
  3200. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
  3201. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/core/protocols.js +0 -5
  3202. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
  3203. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/README.md +0 -11
  3204. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -77
  3205. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
  3206. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
  3207. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
  3208. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
  3209. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
  3210. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
  3211. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-env/package.json +0 -62
  3212. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
  3213. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
  3214. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
  3215. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -68
  3216. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -54
  3217. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
  3218. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
  3219. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
  3220. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
  3221. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
  3222. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -63
  3223. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
  3224. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
  3225. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
  3226. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
  3227. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
  3228. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
  3229. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
  3230. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
  3231. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
  3232. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
  3233. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
  3234. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
  3235. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
  3236. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
  3237. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
  3238. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
  3239. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
  3240. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
  3241. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
  3242. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
  3243. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/package.json +0 -69
  3244. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
  3245. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -11
  3246. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -263
  3247. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -7
  3248. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
  3249. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -77
  3250. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
  3251. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
  3252. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -28
  3253. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -21
  3254. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
  3255. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -14
  3256. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -48
  3257. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
  3258. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -47
  3259. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
  3260. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
  3261. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -6
  3262. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -12
  3263. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
  3264. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -18
  3265. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -26
  3266. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
  3267. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -26
  3268. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
  3269. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
  3270. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -9
  3271. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -9
  3272. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
  3273. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -14
  3274. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -72
  3275. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
  3276. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
  3277. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -154
  3278. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -62
  3279. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
  3280. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
  3281. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -58
  3282. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
  3283. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
  3284. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -25
  3285. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
  3286. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
  3287. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-node/package.json +0 -70
  3288. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
  3289. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/README.md +0 -11
  3290. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -110
  3291. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -7
  3292. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
  3293. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
  3294. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -35
  3295. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
  3296. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -15
  3297. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
  3298. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
  3299. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
  3300. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
  3301. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -9
  3302. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
  3303. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
  3304. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
  3305. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/package.json +0 -63
  3306. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
  3307. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -11
  3308. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -241
  3309. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -69
  3310. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
  3311. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
  3312. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
  3313. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -83
  3314. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
  3315. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
  3316. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
  3317. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
  3318. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
  3319. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
  3320. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -20
  3321. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
  3322. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
  3323. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -6
  3324. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -13
  3325. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
  3326. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
  3327. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
  3328. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
  3329. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -65
  3330. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
  3331. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -11
  3332. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -32
  3333. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -49
  3334. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -28
  3335. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -28
  3336. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -22
  3337. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
  3338. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -18
  3339. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
  3340. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
  3341. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -16
  3342. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -40
  3343. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
  3344. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
  3345. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
  3346. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -71
  3347. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
  3348. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -20
  3349. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
  3350. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header/package.json +0 -57
  3351. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
  3352. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
  3353. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -80
  3354. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
  3355. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
  3356. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
  3357. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
  3358. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
  3359. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
  3360. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-logger/package.json +0 -58
  3361. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
  3362. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -10
  3363. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -68
  3364. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -34
  3365. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -18
  3366. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -18
  3367. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -57
  3368. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
  3369. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
  3370. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -231
  3371. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
  3372. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
  3373. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
  3374. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
  3375. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
  3376. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
  3377. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -18
  3378. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
  3379. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
  3380. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
  3381. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
  3382. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
  3383. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
  3384. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
  3385. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
  3386. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
  3387. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
  3388. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
  3389. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -61
  3390. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
  3391. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/README.md +0 -12
  3392. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -116
  3393. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -25
  3394. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -2
  3395. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/config.js +0 -12
  3396. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/getRealRegion.js +0 -6
  3397. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/index.js +0 -2
  3398. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/isFipsRegion.js +0 -1
  3399. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +0 -25
  3400. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
  3401. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
  3402. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  3403. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/getRealRegion.d.ts +0 -4
  3404. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  3405. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/isFipsRegion.d.ts +0 -4
  3406. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/resolveRegionConfig.d.ts +0 -37
  3407. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
  3408. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -2
  3409. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/config.d.ts +0 -8
  3410. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/getRealRegion.d.ts +0 -1
  3411. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/index.d.ts +0 -2
  3412. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/isFipsRegion.d.ts +0 -1
  3413. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/resolveRegionConfig.d.ts +0 -14
  3414. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/region-config-resolver/package.json +0 -59
  3415. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
  3416. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/README.md +0 -53
  3417. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -209
  3418. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
  3419. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -79
  3420. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
  3421. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
  3422. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
  3423. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -3
  3424. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
  3425. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
  3426. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
  3427. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
  3428. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
  3429. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -8
  3430. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -8
  3431. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -6
  3432. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -6
  3433. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -3
  3434. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
  3435. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
  3436. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -9
  3437. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
  3438. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -5
  3439. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -1
  3440. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -3
  3441. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
  3442. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
  3443. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
  3444. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
  3445. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
  3446. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
  3447. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
  3448. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/token-providers/package.json +0 -69
  3449. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/LICENSE +0 -201
  3450. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/README.md +0 -4
  3451. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -295
  3452. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
  3453. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
  3454. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
  3455. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
  3456. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/index.js +0 -33
  3457. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
  3458. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
  3459. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
  3460. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
  3461. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
  3462. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
  3463. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
  3464. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
  3465. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -49
  3466. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
  3467. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
  3468. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
  3469. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
  3470. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
  3471. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
  3472. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -59
  3473. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
  3474. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
  3475. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -6
  3476. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
  3477. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
  3478. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -1
  3479. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
  3480. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -33
  3481. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
  3482. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
  3483. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
  3484. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
  3485. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
  3486. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
  3487. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
  3488. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
  3489. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
  3490. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
  3491. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
  3492. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
  3493. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
  3494. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
  3495. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
  3496. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
  3497. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
  3498. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
  3499. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
  3500. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
  3501. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -12
  3502. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
  3503. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
  3504. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
  3505. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
  3506. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
  3507. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
  3508. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -54
  3509. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
  3510. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
  3511. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -9
  3512. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
  3513. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
  3514. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -1
  3515. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
  3516. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -33
  3517. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
  3518. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
  3519. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
  3520. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
  3521. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
  3522. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
  3523. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
  3524. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
  3525. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
  3526. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
  3527. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
  3528. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
  3529. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
  3530. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
  3531. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
  3532. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
  3533. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
  3534. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
  3535. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
  3536. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/package.json +0 -56
  3537. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  3538. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  3539. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -417
  3540. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -223
  3541. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  3542. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -5
  3543. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  3544. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  3545. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
  3546. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  3547. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -223
  3548. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  3549. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  3550. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  3551. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  3552. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  3553. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -5
  3554. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  3555. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
  3556. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
  3557. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
  3558. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  3559. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  3560. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  3561. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -5
  3562. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  3563. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
  3564. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
  3565. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
  3566. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  3567. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  3568. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  3569. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  3570. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  3571. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  3572. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  3573. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  3574. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  3575. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  3576. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  3577. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  3578. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  3579. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  3580. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  3581. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  3582. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/package.json +0 -58
  3583. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
  3584. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -10
  3585. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -27
  3586. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
  3587. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -22
  3588. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -18
  3589. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
  3590. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -17
  3591. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -17
  3592. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
  3593. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -17
  3594. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -17
  3595. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -54
  3596. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
  3597. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -10
  3598. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -102
  3599. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
  3600. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -29
  3601. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
  3602. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
  3603. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -8
  3604. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -9
  3605. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -23
  3606. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
  3607. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
  3608. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
  3609. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
  3610. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
  3611. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
  3612. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
  3613. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
  3614. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -65
  3615. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  3616. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  3617. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -230
  3618. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -138
  3619. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  3620. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  3621. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -27
  3622. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
  3623. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  3624. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  3625. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  3626. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
  3627. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  3628. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  3629. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  3630. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/@smithy/fetch-http-handler/package.json +0 -62
  3631. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/CHANGELOG.md +0 -274
  3632. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/CONTRIBUTING.md +0 -18
  3633. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/LICENSE.md +0 -9
  3634. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/README.md +0 -466
  3635. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/bin/uuid +0 -2
  3636. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  3637. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  3638. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  3639. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  3640. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  3641. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  3642. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  3643. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  3644. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  3645. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  3646. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  3647. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  3648. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  3649. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  3650. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  3651. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  3652. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/index.js +0 -9
  3653. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  3654. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/native.js +0 -4
  3655. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  3656. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  3657. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  3658. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  3659. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  3660. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  3661. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  3662. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  3663. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  3664. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  3665. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  3666. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  3667. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-browser/version.js +0 -11
  3668. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/index.js +0 -9
  3669. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/md5.js +0 -13
  3670. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/native.js +0 -4
  3671. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/nil.js +0 -1
  3672. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/parse.js +0 -35
  3673. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/regex.js +0 -1
  3674. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/rng.js +0 -12
  3675. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  3676. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  3677. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/v1.js +0 -95
  3678. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/v3.js +0 -4
  3679. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/v35.js +0 -66
  3680. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/v4.js +0 -29
  3681. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/v5.js +0 -4
  3682. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/validate.js +0 -7
  3683. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/esm-node/version.js +0 -11
  3684. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/index.js +0 -79
  3685. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/md5-browser.js +0 -223
  3686. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/md5.js +0 -23
  3687. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/native-browser.js +0 -11
  3688. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/native.js +0 -15
  3689. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/nil.js +0 -8
  3690. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/parse.js +0 -45
  3691. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/regex.js +0 -8
  3692. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/rng-browser.js +0 -25
  3693. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/rng.js +0 -24
  3694. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/sha1-browser.js +0 -104
  3695. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/sha1.js +0 -23
  3696. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/stringify.js +0 -44
  3697. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/uuid-bin.js +0 -85
  3698. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/v1.js +0 -107
  3699. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/v3.js +0 -16
  3700. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/v35.js +0 -80
  3701. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/v4.js +0 -43
  3702. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/v5.js +0 -16
  3703. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/validate.js +0 -17
  3704. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/dist/version.js +0 -21
  3705. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/package.json +0 -135
  3706. package/node_modules/@aws-sdk/client-secrets-manager/node_modules/uuid/wrapper.mjs +0 -10
  3707. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/CHANGELOG.md +0 -274
  3708. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/CONTRIBUTING.md +0 -18
  3709. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/LICENSE.md +0 -9
  3710. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/README.md +0 -466
  3711. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/bin/uuid +0 -2
  3712. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  3713. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  3714. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  3715. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  3716. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  3717. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  3718. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  3719. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  3720. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  3721. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  3722. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  3723. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  3724. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  3725. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  3726. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  3727. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  3728. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/index.js +0 -9
  3729. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  3730. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/native.js +0 -4
  3731. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  3732. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  3733. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  3734. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  3735. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  3736. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  3737. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  3738. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  3739. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  3740. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  3741. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  3742. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  3743. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-browser/version.js +0 -11
  3744. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/index.js +0 -9
  3745. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/md5.js +0 -13
  3746. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/native.js +0 -4
  3747. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/nil.js +0 -1
  3748. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/parse.js +0 -35
  3749. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/regex.js +0 -1
  3750. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/rng.js +0 -12
  3751. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  3752. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  3753. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/v1.js +0 -95
  3754. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/v3.js +0 -4
  3755. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/v35.js +0 -66
  3756. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/v4.js +0 -29
  3757. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/v5.js +0 -4
  3758. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/validate.js +0 -7
  3759. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/esm-node/version.js +0 -11
  3760. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/index.js +0 -79
  3761. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/md5-browser.js +0 -223
  3762. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/md5.js +0 -23
  3763. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/native-browser.js +0 -11
  3764. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/native.js +0 -15
  3765. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/nil.js +0 -8
  3766. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/parse.js +0 -45
  3767. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/regex.js +0 -8
  3768. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/rng-browser.js +0 -25
  3769. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/rng.js +0 -24
  3770. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/sha1-browser.js +0 -104
  3771. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/sha1.js +0 -23
  3772. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/stringify.js +0 -44
  3773. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/uuid-bin.js +0 -85
  3774. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/v1.js +0 -107
  3775. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/v3.js +0 -16
  3776. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/v35.js +0 -80
  3777. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/v4.js +0 -43
  3778. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/v5.js +0 -16
  3779. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/validate.js +0 -17
  3780. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/dist/version.js +0 -21
  3781. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/package.json +0 -135
  3782. package/node_modules/@aws-sdk/client-ssm/node_modules/uuid/wrapper.mjs +0 -10
  3783. package/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
  3784. package/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
  3785. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
  3786. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +0 -18
  3787. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js +0 -7
  3788. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1052
  3789. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
  3790. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -50
  3791. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.native.js +0 -15
  3792. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js +0 -40
  3793. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
  3794. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -46
  3795. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  3796. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
  3797. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +0 -23
  3798. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -23
  3799. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -23
  3800. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -23
  3801. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
  3802. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/EndpointParameters.js +0 -14
  3803. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +0 -14
  3804. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/ruleset.js +0 -4
  3805. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -5
  3806. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/SSOOIDCServiceException.js +0 -8
  3807. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/index.js +0 -1
  3808. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -233
  3809. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -427
  3810. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
  3811. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -45
  3812. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.native.js +0 -11
  3813. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.shared.js +0 -36
  3814. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeExtensions.js +0 -21
  3815. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
  3816. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -210
  3817. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  3818. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
  3819. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -175
  3820. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -257
  3821. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -143
  3822. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -123
  3823. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
  3824. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +0 -40
  3825. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/endpointResolver.d.ts +0 -5
  3826. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/ruleset.d.ts +0 -2
  3827. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/extensionConfiguration.d.ts +0 -9
  3828. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -50
  3829. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +0 -14
  3830. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/index.d.ts +0 -1
  3831. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -795
  3832. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  3833. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -56
  3834. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -56
  3835. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -55
  3836. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +0 -32
  3837. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeExtensions.d.ts +0 -17
  3838. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
  3839. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -142
  3840. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  3841. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
  3842. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -47
  3843. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -51
  3844. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -50
  3845. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -51
  3846. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
  3847. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
  3848. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  3849. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  3850. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  3851. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -8
  3852. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts +0 -9
  3853. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/index.d.ts +0 -1
  3854. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -216
  3855. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  3856. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -118
  3857. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -119
  3858. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -112
  3859. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
  3860. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  3861. package/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -102
  3862. package/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
  3863. package/node_modules/@aws-sdk/client-sts/README.md +0 -273
  3864. package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -50
  3865. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  3866. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
  3867. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -20
  3868. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -18
  3869. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +0 -7
  3870. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1458
  3871. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
  3872. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -64
  3873. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
  3874. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -40
  3875. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -25
  3876. package/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
  3877. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -46
  3878. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  3879. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
  3880. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +0 -23
  3881. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -23
  3882. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +0 -23
  3883. package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -22
  3884. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -22
  3885. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -22
  3886. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -23
  3887. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -23
  3888. package/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
  3889. package/node_modules/@aws-sdk/client-sts/dist-es/defaultRoleAssumers.js +0 -22
  3890. package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -93
  3891. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +0 -16
  3892. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +0 -14
  3893. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +0 -4
  3894. package/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -6
  3895. package/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +0 -8
  3896. package/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
  3897. package/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
  3898. package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
  3899. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
  3900. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -59
  3901. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
  3902. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +0 -36
  3903. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
  3904. package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
  3905. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -180
  3906. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  3907. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -71
  3908. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -269
  3909. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -294
  3910. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -303
  3911. package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -127
  3912. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -87
  3913. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -128
  3914. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -242
  3915. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -166
  3916. package/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
  3917. package/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +0 -23
  3918. package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
  3919. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +0 -46
  3920. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
  3921. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
  3922. package/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +0 -9
  3923. package/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -17
  3924. package/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +0 -14
  3925. package/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
  3926. package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
  3927. package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
  3928. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -57
  3929. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -55
  3930. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -56
  3931. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +0 -32
  3932. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeExtensions.d.ts +0 -17
  3933. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
  3934. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -163
  3935. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  3936. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -54
  3937. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +0 -47
  3938. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -51
  3939. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
  3940. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -51
  3941. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -50
  3942. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -51
  3943. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -51
  3944. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -50
  3945. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
  3946. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +0 -19
  3947. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
  3948. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -57
  3949. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  3950. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  3951. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  3952. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -9
  3953. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +0 -9
  3954. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
  3955. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
  3956. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
  3957. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -124
  3958. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -114
  3959. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -118
  3960. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -51
  3961. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  3962. package/node_modules/@aws-sdk/client-sts/package.json +0 -102
  3963. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsDeviceID.d.ts +0 -22
  3964. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsDeviceID.js +0 -21
  3965. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsDeviceID.js.map +0 -1
  3966. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileDeviceID.d.ts +0 -236
  3967. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileDeviceID.js +0 -239
  3968. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileDeviceID.js.map +0 -1
  3969. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBinding.d.ts +0 -37
  3970. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBinding.js +0 -30
  3971. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBinding.js.map +0 -1
  3972. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBindingItems.d.ts +0 -41
  3973. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBindingItems.js +0 -34
  3974. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBindingItems.js.map +0 -1
  3975. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBindingItemsRole.d.ts +0 -12
  3976. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBindingItemsRole.js +0 -11
  3977. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestBindingItemsRole.js.map +0 -1
  3978. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestCiOptions.d.ts +0 -37
  3979. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestCiOptions.js +0 -31
  3980. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestCiOptions.js.map +0 -1
  3981. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestInitialApplicationArguments.d.ts +0 -37
  3982. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestInitialApplicationArguments.js +0 -30
  3983. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestInitialApplicationArguments.js.map +0 -1
  3984. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestInitialApplicationArgumentsPropertyNames.d.ts +0 -36
  3985. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestInitialApplicationArgumentsPropertyNames.js +0 -35
  3986. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestInitialApplicationArgumentsPropertyNames.js.map +0 -1
  3987. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptionsMonitorOptions.d.ts +0 -51
  3988. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptionsMonitorOptions.js +0 -45
  3989. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptionsMonitorOptions.js.map +0 -1
  3990. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName.d.ts +0 -14
  3991. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName.js +0 -13
  3992. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsMobileTestOptionsMonitorOptionsNotificationPresetName.js.map +0 -1
  3993. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStatus.d.ts +0 -13
  3994. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStatus.js +0 -12
  3995. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v1/models/SyntheticsStatus.js.map +0 -1
  3996. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccount.d.ts +0 -46
  3997. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccount.js +0 -40
  3998. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccount.js.map +0 -1
  3999. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountAttributes.d.ts +0 -40
  4000. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountAttributes.js +0 -39
  4001. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountAttributes.js.map +0 -1
  4002. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountType.d.ts +0 -11
  4003. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountType.js +0 -10
  4004. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountType.js.map +0 -1
  4005. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountsResponse.d.ts +0 -37
  4006. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountsResponse.js +0 -30
  4007. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/AWSRelatedAccountsResponse.js.map +0 -1
  4008. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivity.d.ts +0 -42
  4009. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivity.js +0 -36
  4010. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivity.js.map +0 -1
  4011. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityAttributes.d.ts +0 -36
  4012. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityAttributes.js +0 -36
  4013. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityAttributes.js.map +0 -1
  4014. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityResponse.d.ts +0 -37
  4015. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityResponse.js +0 -30
  4016. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityResponse.js.map +0 -1
  4017. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityType.d.ts +0 -11
  4018. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityType.js +0 -10
  4019. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/CloudCostActivityType.js.map +0 -1
  4020. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleAttributes.d.ts +0 -48
  4021. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleAttributes.js +0 -47
  4022. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleAttributes.js.map +0 -1
  4023. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponse.d.ts +0 -37
  4024. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponse.js +0 -30
  4025. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponse.js.map +0 -1
  4026. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponseAttributes.d.ts +0 -60
  4027. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponseAttributes.js +0 -59
  4028. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponseAttributes.js.map +0 -1
  4029. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponseData.d.ts +0 -46
  4030. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponseData.js +0 -38
  4031. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoResponseData.js.map +0 -1
  4032. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoType.d.ts +0 -11
  4033. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoType.js +0 -10
  4034. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleInfoType.js.map +0 -1
  4035. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleRequestAttributes.d.ts +0 -48
  4036. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleRequestAttributes.js +0 -51
  4037. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleRequestAttributes.js.map +0 -1
  4038. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleRequestData.d.ts +0 -42
  4039. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleRequestData.js +0 -36
  4040. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleRequestData.js.map +0 -1
  4041. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleResponseData.d.ts +0 -46
  4042. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleResponseData.js +0 -38
  4043. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleResponseData.js.map +0 -1
  4044. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleType.d.ts +0 -11
  4045. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleType.js +0 -10
  4046. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandleType.js.map +0 -1
  4047. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandlesResponse.d.ts +0 -37
  4048. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandlesResponse.js +0 -31
  4049. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsApiHandlesResponse.js.map +0 -1
  4050. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateApiHandleRequest.d.ts +0 -37
  4051. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateApiHandleRequest.js +0 -31
  4052. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateApiHandleRequest.js.map +0 -1
  4053. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateApiHandleResponse.d.ts +0 -37
  4054. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateApiHandleResponse.js +0 -31
  4055. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsCreateApiHandleResponse.js.map +0 -1
  4056. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateApiHandleRequest.d.ts +0 -37
  4057. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateApiHandleRequest.js +0 -31
  4058. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateApiHandleRequest.js.map +0 -1
  4059. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateApiHandleRequestData.d.ts +0 -42
  4060. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateApiHandleRequestData.js +0 -36
  4061. package/node_modules/@datadog/datadog-api-client/dist/packages/datadog-api-client-v2/models/MicrosoftTeamsUpdateApiHandleRequestData.js.map +0 -1
  4062. package/node_modules/@smithy/middleware-retry/node_modules/uuid/CHANGELOG.md +0 -274
  4063. package/node_modules/@smithy/middleware-retry/node_modules/uuid/CONTRIBUTING.md +0 -18
  4064. package/node_modules/@smithy/middleware-retry/node_modules/uuid/LICENSE.md +0 -9
  4065. package/node_modules/@smithy/middleware-retry/node_modules/uuid/README.md +0 -466
  4066. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/bin/uuid +0 -2
  4067. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/index.js +0 -79
  4068. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/md5.js +0 -223
  4069. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/native.js +0 -11
  4070. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/nil.js +0 -8
  4071. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/parse.js +0 -45
  4072. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/regex.js +0 -8
  4073. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/rng.js +0 -25
  4074. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/sha1.js +0 -104
  4075. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/stringify.js +0 -44
  4076. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/v1.js +0 -107
  4077. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/v3.js +0 -16
  4078. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/v35.js +0 -80
  4079. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/v4.js +0 -43
  4080. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/v5.js +0 -16
  4081. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/validate.js +0 -17
  4082. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/commonjs-browser/version.js +0 -21
  4083. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/index.js +0 -9
  4084. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/md5.js +0 -215
  4085. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/native.js +0 -4
  4086. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/nil.js +0 -1
  4087. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/parse.js +0 -35
  4088. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/regex.js +0 -1
  4089. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/rng.js +0 -18
  4090. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/sha1.js +0 -96
  4091. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/stringify.js +0 -33
  4092. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v1.js +0 -95
  4093. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v3.js +0 -4
  4094. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v35.js +0 -66
  4095. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v4.js +0 -29
  4096. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/v5.js +0 -4
  4097. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/validate.js +0 -7
  4098. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-browser/version.js +0 -11
  4099. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/index.js +0 -9
  4100. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/md5.js +0 -13
  4101. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/native.js +0 -4
  4102. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/nil.js +0 -1
  4103. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/parse.js +0 -35
  4104. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/regex.js +0 -1
  4105. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/rng.js +0 -12
  4106. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/sha1.js +0 -13
  4107. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/stringify.js +0 -33
  4108. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v1.js +0 -95
  4109. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v3.js +0 -4
  4110. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v35.js +0 -66
  4111. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v4.js +0 -29
  4112. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/v5.js +0 -4
  4113. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/validate.js +0 -7
  4114. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/esm-node/version.js +0 -11
  4115. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/index.js +0 -79
  4116. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/md5-browser.js +0 -223
  4117. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/md5.js +0 -23
  4118. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/native-browser.js +0 -11
  4119. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/native.js +0 -15
  4120. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/nil.js +0 -8
  4121. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/parse.js +0 -45
  4122. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/regex.js +0 -8
  4123. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/rng-browser.js +0 -25
  4124. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/rng.js +0 -24
  4125. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/sha1-browser.js +0 -104
  4126. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/sha1.js +0 -23
  4127. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/stringify.js +0 -44
  4128. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/uuid-bin.js +0 -85
  4129. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v1.js +0 -107
  4130. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v3.js +0 -16
  4131. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v35.js +0 -80
  4132. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v4.js +0 -43
  4133. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/v5.js +0 -16
  4134. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/validate.js +0 -17
  4135. package/node_modules/@smithy/middleware-retry/node_modules/uuid/dist/version.js +0 -21
  4136. package/node_modules/@smithy/middleware-retry/node_modules/uuid/package.json +0 -135
  4137. package/node_modules/@smithy/middleware-retry/node_modules/uuid/wrapper.mjs +0 -10
  4138. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/LICENSE +0 -201
  4139. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/README.md +0 -11
  4140. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +0 -230
  4141. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +0 -138
  4142. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/index.js +0 -2
  4143. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/request-timeout.js +0 -11
  4144. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +0 -27
  4145. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +0 -33
  4146. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/index.d.ts +0 -2
  4147. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/request-timeout.d.ts +0 -1
  4148. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/stream-collector.d.ts +0 -2
  4149. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +0 -33
  4150. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/index.d.ts +0 -2
  4151. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/request-timeout.d.ts +0 -1
  4152. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/stream-collector.d.ts +0 -2
  4153. package/node_modules/@smithy/util-stream/node_modules/@smithy/fetch-http-handler/package.json +0 -62
  4154. package/node_modules/available-typed-arrays/.eslintignore +0 -1
  4155. package/node_modules/cross-fetch/CHANGELOG.md +0 -24
  4156. package/node_modules/define-data-property/index.d.ts.map +0 -1
  4157. package/node_modules/for-each/.travis.yml +0 -45
  4158. package/node_modules/for-each/test/.eslintrc +0 -8
  4159. package/node_modules/form-data/README.md.bak +0 -358
  4160. package/node_modules/has-proto/.github/FUNDING.yml +0 -12
  4161. package/node_modules/has-proto/CHANGELOG.md +0 -23
  4162. package/node_modules/has-proto/LICENSE +0 -21
  4163. package/node_modules/has-proto/README.md +0 -38
  4164. package/node_modules/has-proto/index.js +0 -11
  4165. package/node_modules/has-proto/package.json +0 -74
  4166. package/node_modules/has-proto/test/index.js +0 -19
  4167. package/node_modules/hasown/index.d.ts.map +0 -1
  4168. package/node_modules/is-arguments/.eslintignore +0 -1
  4169. package/node_modules/is-generator-function/.eslintignore +0 -1
  4170. package/node_modules/loglevel/.github/FUNDING.yml +0 -1
  4171. package/node_modules/loglevel/.github/workflows/ci.yml +0 -108
  4172. package/node_modules/loglevel/.jshintrc +0 -14
  4173. package/node_modules/loglevel/lib/.jshintrc +0 -21
  4174. package/node_modules/loglevel/test/.jshintrc +0 -34
  4175. package/node_modules/loglevel/test/console-fallback-test.js +0 -101
  4176. package/node_modules/loglevel/test/cookie-test.js +0 -122
  4177. package/node_modules/loglevel/test/default-level-test.js +0 -81
  4178. package/node_modules/loglevel/test/get-current-level-test.js +0 -52
  4179. package/node_modules/loglevel/test/global-integration-with-new-context.js +0 -30
  4180. package/node_modules/loglevel/test/global-integration.js +0 -44
  4181. package/node_modules/loglevel/test/integration-smoke-test.js +0 -71
  4182. package/node_modules/loglevel/test/level-setting-test.js +0 -281
  4183. package/node_modules/loglevel/test/local-storage-test.js +0 -210
  4184. package/node_modules/loglevel/test/manual-test.html +0 -8
  4185. package/node_modules/loglevel/test/method-factory-test.js +0 -42
  4186. package/node_modules/loglevel/test/multiple-logger-test.js +0 -275
  4187. package/node_modules/loglevel/test/node-integration.js +0 -47
  4188. package/node_modules/loglevel/test/test-context-using-apply.js +0 -6
  4189. package/node_modules/loglevel/test/test-helpers.js +0 -237
  4190. package/node_modules/loglevel/test/type-test.ts +0 -8
  4191. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/README.md +0 -274
  4192. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/package.json +0 -52
  4193. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/src/lib/esprima.js +0 -3569
  4194. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/src/lib/lang.js +0 -146
  4195. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/src/lib/parse.js +0 -819
  4196. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/src/template-jasmine-requirejs.js +0 -201
  4197. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/src/templates/jasmine-requirejs.html +0 -104
  4198. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.0.0.js +0 -34
  4199. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.0.1.js +0 -34
  4200. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.0.2.js +0 -35
  4201. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.0.3.js +0 -35
  4202. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.0.4.js +0 -2030
  4203. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.0.5.js +0 -35
  4204. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.0.6.js +0 -35
  4205. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.0.js +0 -34
  4206. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.1.js +0 -34
  4207. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.10.js +0 -36
  4208. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.2.js +0 -35
  4209. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.3.js +0 -35
  4210. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.4.js +0 -35
  4211. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.5.js +0 -35
  4212. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.6.js +0 -36
  4213. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.7.js +0 -36
  4214. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.8.js +0 -36
  4215. package/node_modules/loglevel/vendor/grunt-template-jasmine-requirejs/vendor/require-2.1.9.js +0 -36
  4216. package/node_modules/querystringify/LICENSE +0 -22
  4217. package/node_modules/querystringify/README.md +0 -61
  4218. package/node_modules/querystringify/index.js +0 -118
  4219. package/node_modules/querystringify/package.json +0 -38
  4220. package/node_modules/requires-port/.npmignore +0 -2
  4221. package/node_modules/requires-port/.travis.yml +0 -19
  4222. package/node_modules/requires-port/LICENSE +0 -22
  4223. package/node_modules/requires-port/README.md +0 -47
  4224. package/node_modules/requires-port/index.js +0 -38
  4225. package/node_modules/requires-port/package.json +0 -47
  4226. package/node_modules/requires-port/test.js +0 -98
  4227. package/node_modules/url-parse/LICENSE +0 -22
  4228. package/node_modules/url-parse/README.md +0 -153
  4229. package/node_modules/url-parse/dist/url-parse.js +0 -755
  4230. package/node_modules/url-parse/dist/url-parse.min.js +0 -1
  4231. package/node_modules/url-parse/dist/url-parse.min.js.map +0 -1
  4232. package/node_modules/url-parse/index.js +0 -589
  4233. package/node_modules/url-parse/package.json +0 -49
  4234. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js → @aws-lambda-powertools/commons/lib/cjs/types/GenericLogger.js} +0 -0
  4235. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es/extensionConfiguration.js → @aws-lambda-powertools/commons/lib/esm/types/GenericLogger.js} +0 -0
  4236. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js → client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/AdaptiveRetryStrategy.js} +0 -0
  4237. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js → client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/ConfiguredRetryStrategy.js} +0 -0
  4238. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js → client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/DefaultRateLimiter.js} +0 -0
  4239. /package/node_modules/{@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/fetch-http-handler.js → @aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/StandardRetryStrategy.js} +0 -0
  4240. /package/node_modules/{@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/request-timeout.js → @aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/config.js} +0 -0
  4241. /package/node_modules/{@smithy/util-stream/node_modules/@smithy/fetch-http-handler/dist-cjs/stream-collector.js → @aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/dist-cjs/constants.js} +0 -0
  4242. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/credential-provider-sso → client-cloudformation/node_modules/@smithy/util-retry}/dist-es/types.js +0 -0
  4243. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/extensionConfiguration.js → client-codedeploy/node_modules/@smithy/util-retry/dist-es/types.js} +0 -0
  4244. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es/pagination/Interfaces.js → client-ecs/node_modules/@smithy/util-retry/dist-es/types.js} +0 -0
  4245. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es/extensionConfiguration.js → client-organizations/node_modules/@smithy/util-retry/dist-es/types.js} +0 -0
  4246. /package/node_modules/@aws-sdk/client-secrets-manager/node_modules/{@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js → @smithy/util-retry/dist-es/types.js} +0 -0
  4247. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js → client-ssm/node_modules/@smithy/util-retry/dist-es/types.js} +0 -0
  4248. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/types/dist-es/abort.js → client-sso/node_modules/@smithy/util-retry/dist-es/types.js} +0 -0
  4249. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js → nested-clients/dist-cjs/index.js} +0 -0
  4250. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs → nested-clients/dist-cjs/submodules/sso-oidc}/endpoint/endpointResolver.js +0 -0
  4251. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs → nested-clients/dist-cjs/submodules/sso-oidc}/endpoint/ruleset.js +0 -0
  4252. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs → nested-clients/dist-cjs/submodules/sso-oidc}/runtimeConfig.native.js +0 -0
  4253. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-cjs → nested-clients/dist-cjs/submodules/sso-oidc}/runtimeConfig.shared.js +0 -0
  4254. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs → nested-clients/dist-cjs/submodules/sts}/auth/httpAuthExtensionConfiguration.js +0 -0
  4255. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs → nested-clients/dist-cjs/submodules/sts}/endpoint/EndpointParameters.js +0 -0
  4256. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs → nested-clients/dist-cjs/submodules/sts}/endpoint/endpointResolver.js +0 -0
  4257. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs → nested-clients/dist-cjs/submodules/sts}/endpoint/ruleset.js +0 -0
  4258. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-cjs → nested-clients/dist-cjs/submodules/sts}/runtimeConfig.native.js +0 -0
  4259. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs → nested-clients/dist-cjs/submodules/sts}/runtimeConfig.shared.js +0 -0
  4260. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-cjs → nested-clients/dist-cjs/submodules/sts}/runtimeExtensions.js +0 -0
  4261. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/types/dist-es/extensions → nested-clients/dist-es}/index.js +0 -0
  4262. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/auth/httpAuthExtensionConfiguration.js +0 -0
  4263. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/commands/CreateTokenCommand.js +0 -0
  4264. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/endpoint/EndpointParameters.js +0 -0
  4265. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/endpoint/endpointResolver.js +0 -0
  4266. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/endpoint/ruleset.js +0 -0
  4267. /package/node_modules/@aws-sdk/{client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/extensionConfiguration.js +0 -0
  4268. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/index.js +0 -0
  4269. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/models/SSOOIDCServiceException.js +0 -0
  4270. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/models/index.js +0 -0
  4271. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/runtimeConfig.native.js +0 -0
  4272. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/runtimeConfig.shared.js +0 -0
  4273. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-es → nested-clients/dist-es/submodules/sso-oidc}/runtimeExtensions.js +0 -0
  4274. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es → nested-clients/dist-es/submodules/sts}/auth/httpAuthExtensionConfiguration.js +0 -0
  4275. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/commands/AssumeRoleCommand.js +0 -0
  4276. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/commands/AssumeRoleWithWebIdentityCommand.js +0 -0
  4277. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/defaultRoleAssumers.js +0 -0
  4278. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/endpoint/EndpointParameters.js +0 -0
  4279. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/endpoint/endpointResolver.js +0 -0
  4280. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/endpoint/ruleset.js +0 -0
  4281. /package/node_modules/@aws-sdk/{client-sts/dist-es → nested-clients/dist-es/submodules/sts}/extensionConfiguration.js +0 -0
  4282. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/index.js +0 -0
  4283. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/models/STSServiceException.js +0 -0
  4284. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es → nested-clients/dist-es/submodules/sts}/models/index.js +0 -0
  4285. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es → nested-clients/dist-es/submodules/sts}/runtimeConfig.native.js +0 -0
  4286. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-es → nested-clients/dist-es/submodules/sts}/runtimeConfig.shared.js +0 -0
  4287. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-es → nested-clients/dist-es/submodules/sts}/runtimeExtensions.js +0 -0
  4288. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  4289. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/auth/httpAuthSchemeProvider.d.ts +0 -0
  4290. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/endpoint/EndpointParameters.d.ts +0 -0
  4291. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/endpoint/endpointResolver.d.ts +0 -0
  4292. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/endpoint/ruleset.d.ts +0 -0
  4293. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/extensionConfiguration.d.ts +0 -0
  4294. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/index.d.ts +0 -0
  4295. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/models/SSOOIDCServiceException.d.ts +0 -0
  4296. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/models/index.d.ts +0 -0
  4297. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/runtimeConfig.shared.d.ts +0 -0
  4298. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types → nested-clients/dist-types/submodules/sso-oidc}/runtimeExtensions.d.ts +0 -0
  4299. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  4300. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/auth/httpAuthSchemeProvider.d.ts +0 -0
  4301. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/defaultRoleAssumers.d.ts +0 -0
  4302. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/endpoint/EndpointParameters.d.ts +0 -0
  4303. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types → nested-clients/dist-types/submodules/sts}/endpoint/endpointResolver.d.ts +0 -0
  4304. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/submodules/sts}/endpoint/ruleset.d.ts +0 -0
  4305. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/extensionConfiguration.d.ts +0 -0
  4306. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/index.d.ts +0 -0
  4307. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/models/STSServiceException.d.ts +0 -0
  4308. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/submodules/sts}/models/index.d.ts +0 -0
  4309. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/runtimeConfig.shared.d.ts +0 -0
  4310. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types → nested-clients/dist-types/submodules/sts}/runtimeExtensions.d.ts +0 -0
  4311. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js → nested-clients/dist-types/ts3.4/index.d.ts} +0 -0
  4312. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  4313. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/auth/httpAuthSchemeProvider.d.ts +0 -0
  4314. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/endpoint/EndpointParameters.d.ts +0 -0
  4315. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/endpoint/endpointResolver.d.ts +0 -0
  4316. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/endpoint/ruleset.d.ts +0 -0
  4317. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/extensionConfiguration.d.ts +0 -0
  4318. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/index.d.ts +0 -0
  4319. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/models/SSOOIDCServiceException.d.ts +0 -0
  4320. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/models/index.d.ts +0 -0
  4321. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/runtimeConfig.shared.d.ts +0 -0
  4322. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sso-oidc}/runtimeExtensions.d.ts +0 -0
  4323. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/auth/httpAuthExtensionConfiguration.d.ts +0 -0
  4324. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/auth/httpAuthSchemeProvider.d.ts +0 -0
  4325. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/commands/AssumeRoleCommand.d.ts +0 -0
  4326. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -0
  4327. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/defaultRoleAssumers.d.ts +0 -0
  4328. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/endpoint/EndpointParameters.d.ts +0 -0
  4329. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/endpoint/endpointResolver.d.ts +0 -0
  4330. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/endpoint/ruleset.d.ts +0 -0
  4331. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/extensionConfiguration.d.ts +0 -0
  4332. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/index.d.ts +0 -0
  4333. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/models/STSServiceException.d.ts +0 -0
  4334. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sso/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/models/index.d.ts +0 -0
  4335. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/runtimeConfig.shared.d.ts +0 -0
  4336. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/client-sts/dist-types/ts3.4 → nested-clients/dist-types/ts3.4/submodules/sts}/runtimeExtensions.d.ts +0 -0
  4337. /package/node_modules/@aws-sdk/{client-secrets-manager/node_modules/@aws-sdk/types/dist-es/checksum.js → nested-clients/node_modules/@smithy/util-retry/dist-es/types.js} +0 -0
  4338. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/client.js → @smithy/middleware-retry/node_modules/@smithy/util-retry/dist-es/types.js} +0 -0
  4339. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/client-sso-oidc → @smithy/util-retry/node_modules/@smithy/service-error-classification}/LICENSE +0 -0
  4340. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/middleware-host-header → @smithy/util-retry/node_modules/@smithy/types}/LICENSE +0 -0
  4341. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/command.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/abort-handler.js} +0 -0
  4342. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/connection.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/abort.js} +0 -0
  4343. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/credentials.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js} +0 -0
  4344. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/crypto.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js} +0 -0
  4345. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/encode.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/auth/HttpSigner.js} +0 -0
  4346. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/eventStream.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js} +0 -0
  4347. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/feature-ids.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js} +0 -0
  4348. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/http.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/checksum.js} +0 -0
  4349. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/client.js} +0 -0
  4350. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/command.js} +0 -0
  4351. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/identity/Identity.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/connection/config.js} +0 -0
  4352. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/connection/manager.js} +0 -0
  4353. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/connection/pool.js} +0 -0
  4354. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/logger.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/crypto.js} +0 -0
  4355. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/middleware.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js} +0 -0
  4356. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/pagination.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/encode.js} +0 -0
  4357. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/types → @smithy/util-retry/node_modules/@smithy/types/dist-es/endpoints}/EndpointRuleObject.js +0 -0
  4358. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/types → @smithy/util-retry/node_modules/@smithy/types/dist-es/endpoints}/ErrorRuleObject.js +0 -0
  4359. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/types → @smithy/util-retry/node_modules/@smithy/types/dist-es/endpoints}/RuleSetObject.js +0 -0
  4360. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/types → @smithy/util-retry/node_modules/@smithy/types/dist-es/endpoints}/TreeRuleObject.js +0 -0
  4361. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-endpoints/dist-es/types → @smithy/util-retry/node_modules/@smithy/types/dist-es/endpoints}/shared.js +0 -0
  4362. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/profile.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/eventStream.js} +0 -0
  4363. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/request.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js} +0 -0
  4364. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es → @smithy/util-retry/node_modules/@smithy/types/dist-es/extensions}/retry.js +0 -0
  4365. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/response.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js} +0 -0
  4366. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/serde.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/feature-ids.js} +0 -0
  4367. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/shapes.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js} +0 -0
  4368. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/signature.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js} +0 -0
  4369. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/stream.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js} +0 -0
  4370. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/token.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/identity/identity.js} +0 -0
  4371. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/uri.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js} +0 -0
  4372. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/util.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/logger.js} +0 -0
  4373. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/types/dist-es/waiter.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/pagination.js} +0 -0
  4374. /package/node_modules/{@aws-sdk/client-secrets-manager/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js → @smithy/util-retry/node_modules/@smithy/types/dist-es/response.js} +0 -0
  4375. /package/node_modules/{has-proto → dunder-proto}/.eslintrc +0 -0
  4376. /package/node_modules/{buffer/node_modules/isarray → isarray}/.npmignore +0 -0
  4377. /package/node_modules/{buffer/node_modules/isarray → isarray}/.travis.yml +0 -0
  4378. /package/node_modules/{buffer/node_modules/isarray → isarray}/Makefile +0 -0
  4379. /package/node_modules/{buffer/node_modules/isarray → isarray}/README.md +0 -0
  4380. /package/node_modules/{buffer/node_modules/isarray → isarray}/component.json +0 -0
  4381. /package/node_modules/{buffer/node_modules/isarray → isarray}/index.js +0 -0
  4382. /package/node_modules/{buffer/node_modules/isarray → isarray}/package.json +0 -0
  4383. /package/node_modules/{buffer/node_modules/isarray → isarray}/test.js +0 -0
  4384. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/CHANGELOG.md +0 -0
  4385. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/CONTRIBUTING.md +0 -0
  4386. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/LICENSE.md +0 -0
  4387. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/README.md +0 -0
  4388. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/bin/uuid +0 -0
  4389. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/index.js +0 -0
  4390. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/md5.js +0 -0
  4391. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/native.js +0 -0
  4392. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/nil.js +0 -0
  4393. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/parse.js +0 -0
  4394. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/regex.js +0 -0
  4395. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/rng.js +0 -0
  4396. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/sha1.js +0 -0
  4397. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/stringify.js +0 -0
  4398. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/v1.js +0 -0
  4399. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/v3.js +0 -0
  4400. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/v35.js +0 -0
  4401. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/v4.js +0 -0
  4402. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/v5.js +0 -0
  4403. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/validate.js +0 -0
  4404. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/commonjs-browser/version.js +0 -0
  4405. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/index.js +0 -0
  4406. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/md5.js +0 -0
  4407. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/native.js +0 -0
  4408. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/nil.js +0 -0
  4409. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/parse.js +0 -0
  4410. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/regex.js +0 -0
  4411. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/rng.js +0 -0
  4412. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/sha1.js +0 -0
  4413. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/stringify.js +0 -0
  4414. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/v1.js +0 -0
  4415. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/v3.js +0 -0
  4416. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/v35.js +0 -0
  4417. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/v4.js +0 -0
  4418. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/v5.js +0 -0
  4419. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/validate.js +0 -0
  4420. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-browser/version.js +0 -0
  4421. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/index.js +0 -0
  4422. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/md5.js +0 -0
  4423. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/native.js +0 -0
  4424. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/nil.js +0 -0
  4425. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/parse.js +0 -0
  4426. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/regex.js +0 -0
  4427. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/rng.js +0 -0
  4428. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/sha1.js +0 -0
  4429. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/stringify.js +0 -0
  4430. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/v1.js +0 -0
  4431. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/v3.js +0 -0
  4432. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/v35.js +0 -0
  4433. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/v4.js +0 -0
  4434. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/v5.js +0 -0
  4435. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/validate.js +0 -0
  4436. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/esm-node/version.js +0 -0
  4437. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/index.js +0 -0
  4438. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/md5-browser.js +0 -0
  4439. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/md5.js +0 -0
  4440. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/native-browser.js +0 -0
  4441. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/native.js +0 -0
  4442. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/nil.js +0 -0
  4443. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/parse.js +0 -0
  4444. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/regex.js +0 -0
  4445. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/rng-browser.js +0 -0
  4446. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/rng.js +0 -0
  4447. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/sha1-browser.js +0 -0
  4448. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/sha1.js +0 -0
  4449. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/stringify.js +0 -0
  4450. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/uuid-bin.js +0 -0
  4451. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/v1.js +0 -0
  4452. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/v3.js +0 -0
  4453. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/v35.js +0 -0
  4454. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/v4.js +0 -0
  4455. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/v5.js +0 -0
  4456. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/validate.js +0 -0
  4457. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/dist/version.js +0 -0
  4458. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/package.json +0 -0
  4459. /package/node_modules/{@aws-sdk/client-cloudformation/node_modules/uuid → uuid}/wrapper.mjs +0 -0
@@ -9,12 +9,12 @@ export interface Tag {
9
9
  * <p>The tag's key.</p>
10
10
  * @public
11
11
  */
12
- Key?: string;
12
+ Key?: string | undefined;
13
13
  /**
14
14
  * <p>The tag's value.</p>
15
15
  * @public
16
16
  */
17
- Value?: string;
17
+ Value?: string | undefined;
18
18
  }
19
19
  /**
20
20
  * <p>Represents the input of, and adds tags to, an on-premises instance operation.</p>
@@ -129,7 +129,7 @@ export interface Alarm {
129
129
  * only once in a list of alarms.</p>
130
130
  * @public
131
131
  */
132
- name?: string;
132
+ name?: string | undefined;
133
133
  }
134
134
  /**
135
135
  * <p>Information about alarms associated with a deployment or deployment group.</p>
@@ -140,7 +140,7 @@ export interface AlarmConfiguration {
140
140
  * <p>Indicates whether the alarm configuration is enabled.</p>
141
141
  * @public
142
142
  */
143
- enabled?: boolean;
143
+ enabled?: boolean | undefined;
144
144
  /**
145
145
  * <p>Indicates whether a deployment should continue if information about the current state
146
146
  * of alarms cannot be retrieved from Amazon CloudWatch. The default value is false.</p>
@@ -158,13 +158,13 @@ export interface AlarmConfiguration {
158
158
  * </ul>
159
159
  * @public
160
160
  */
161
- ignorePollAlarmFailure?: boolean;
161
+ ignorePollAlarmFailure?: boolean | undefined;
162
162
  /**
163
163
  * <p>A list of alarms configured for the deployment or deployment group. A maximum of 10
164
164
  * alarms can be added.</p>
165
165
  * @public
166
166
  */
167
- alarms?: Alarm[];
167
+ alarms?: Alarm[] | undefined;
168
168
  }
169
169
  /**
170
170
  * <p>The maximum number of alarms for a deployment group (10) was exceeded.</p>
@@ -225,33 +225,33 @@ export interface ApplicationInfo {
225
225
  * <p>The application ID.</p>
226
226
  * @public
227
227
  */
228
- applicationId?: string;
228
+ applicationId?: string | undefined;
229
229
  /**
230
230
  * <p>The application name.</p>
231
231
  * @public
232
232
  */
233
- applicationName?: string;
233
+ applicationName?: string | undefined;
234
234
  /**
235
235
  * <p>The time at which the application was created.</p>
236
236
  * @public
237
237
  */
238
- createTime?: Date;
238
+ createTime?: Date | undefined;
239
239
  /**
240
240
  * <p>True if the user has authenticated with GitHub for the specified application.
241
241
  * Otherwise, false.</p>
242
242
  * @public
243
243
  */
244
- linkedToGitHub?: boolean;
244
+ linkedToGitHub?: boolean | undefined;
245
245
  /**
246
246
  * <p>The name for a connection to a GitHub account.</p>
247
247
  * @public
248
248
  */
249
- gitHubAccountName?: string;
249
+ gitHubAccountName?: string | undefined;
250
250
  /**
251
251
  * <p>The destination platform type for deployment of the application (<code>Lambda</code> or <code>Server</code>).</p>
252
252
  * @public
253
253
  */
254
- computePlatform?: ComputePlatform;
254
+ computePlatform?: ComputePlatform | undefined;
255
255
  }
256
256
  /**
257
257
  * <p>More applications were attempted to be created than are allowed.</p>
@@ -309,12 +309,12 @@ export interface AppSpecContent {
309
309
  * </p>
310
310
  * @public
311
311
  */
312
- content?: string;
312
+ content?: string | undefined;
313
313
  /**
314
314
  * <p> The SHA256 hash value of the revision content. </p>
315
315
  * @public
316
316
  */
317
- sha256?: string;
317
+ sha256?: string | undefined;
318
318
  }
319
319
  /**
320
320
  * <p> The specified ARN is not supported. For example, it might be an ARN for a resource
@@ -353,12 +353,12 @@ export interface AutoRollbackConfiguration {
353
353
  * enabled.</p>
354
354
  * @public
355
355
  */
356
- enabled?: boolean;
356
+ enabled?: boolean | undefined;
357
357
  /**
358
358
  * <p>The event type or types that trigger a rollback.</p>
359
359
  * @public
360
360
  */
361
- events?: AutoRollbackEvent[];
361
+ events?: AutoRollbackEvent[] | undefined;
362
362
  }
363
363
  /**
364
364
  * <p>Information about an Auto Scaling group.</p>
@@ -369,21 +369,21 @@ export interface AutoScalingGroup {
369
369
  * <p>The Auto Scaling group name.</p>
370
370
  * @public
371
371
  */
372
- name?: string;
372
+ name?: string | undefined;
373
373
  /**
374
374
  * <p>The name of the launch hook that CodeDeploy installed into the Auto Scaling group.</p>
375
375
  * <p>For more information about the launch hook, see <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide/integrations-aws-auto-scaling.html#integrations-aws-auto-scaling-behaviors">How Amazon EC2 Auto Scaling works with CodeDeploy</a> in the
376
376
  * <i>CodeDeploy User Guide</i>.</p>
377
377
  * @public
378
378
  */
379
- hook?: string;
379
+ hook?: string | undefined;
380
380
  /**
381
381
  * <p>The name of the termination hook that CodeDeploy installed into the Auto Scaling group.</p>
382
382
  * <p>For more information about the termination hook, see <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide/integrations-aws-auto-scaling.html#integrations-aws-auto-scaling-behaviors-hook-enable">Enabling termination deployments during Auto Scaling scale-in events</a> in the
383
383
  * <i>CodeDeploy User Guide</i>.</p>
384
384
  * @public
385
385
  */
386
- terminationHook?: string;
386
+ terminationHook?: string | undefined;
387
387
  }
388
388
  /**
389
389
  * <p>Information about the location of application artifacts stored in GitHub.</p>
@@ -396,13 +396,13 @@ export interface GitHubLocation {
396
396
  * <p>Specified as account/repository.</p>
397
397
  * @public
398
398
  */
399
- repository?: string;
399
+ repository?: string | undefined;
400
400
  /**
401
401
  * <p>The SHA1 commit ID of the GitHub commit that represents the bundled artifacts for the
402
402
  * application revision.</p>
403
403
  * @public
404
404
  */
405
- commitId?: string;
405
+ commitId?: string | undefined;
406
406
  }
407
407
  /**
408
408
  * @public
@@ -443,13 +443,13 @@ export interface S3Location {
443
443
  * stored.</p>
444
444
  * @public
445
445
  */
446
- bucket?: string;
446
+ bucket?: string | undefined;
447
447
  /**
448
448
  * <p>The name of the Amazon S3 object that represents the bundled artifacts for the
449
449
  * application revision.</p>
450
450
  * @public
451
451
  */
452
- key?: string;
452
+ key?: string | undefined;
453
453
  /**
454
454
  * <p>The file type of the application revision. Must be one of the following:</p>
455
455
  * <ul>
@@ -476,7 +476,7 @@ export interface S3Location {
476
476
  * </ul>
477
477
  * @public
478
478
  */
479
- bundleType?: BundleType;
479
+ bundleType?: BundleType | undefined;
480
480
  /**
481
481
  * <p>A specific version of the Amazon S3 object that represents the bundled
482
482
  * artifacts for the application revision.</p>
@@ -484,7 +484,7 @@ export interface S3Location {
484
484
  * default.</p>
485
485
  * @public
486
486
  */
487
- version?: string;
487
+ version?: string | undefined;
488
488
  /**
489
489
  * <p>The ETag of the Amazon S3 object that represents the bundled artifacts for the
490
490
  * application revision.</p>
@@ -492,7 +492,7 @@ export interface S3Location {
492
492
  * skipped.</p>
493
493
  * @public
494
494
  */
495
- eTag?: string;
495
+ eTag?: string | undefined;
496
496
  }
497
497
  /**
498
498
  * <p>A revision for an Lambda deployment that is a YAML-formatted or
@@ -509,12 +509,12 @@ export interface RawString {
509
509
  * that validate deployment lifecycle events.</p>
510
510
  * @public
511
511
  */
512
- content?: string;
512
+ content?: string | undefined;
513
513
  /**
514
514
  * <p>The SHA256 hash value of the revision content.</p>
515
515
  * @public
516
516
  */
517
- sha256?: string;
517
+ sha256?: string | undefined;
518
518
  }
519
519
  /**
520
520
  * <p>Information about the location of an application revision.</p>
@@ -544,17 +544,17 @@ export interface RevisionLocation {
544
544
  * </ul>
545
545
  * @public
546
546
  */
547
- revisionType?: RevisionLocationType;
547
+ revisionType?: RevisionLocationType | undefined;
548
548
  /**
549
549
  * <p>Information about the location of a revision stored in Amazon S3. </p>
550
550
  * @public
551
551
  */
552
- s3Location?: S3Location;
552
+ s3Location?: S3Location | undefined;
553
553
  /**
554
554
  * <p>Information about the location of application artifacts stored in GitHub.</p>
555
555
  * @public
556
556
  */
557
- gitHubLocation?: GitHubLocation;
557
+ gitHubLocation?: GitHubLocation | undefined;
558
558
  /**
559
559
  * @deprecated
560
560
  *
@@ -562,13 +562,13 @@ export interface RevisionLocation {
562
562
  * as a RawString.</p>
563
563
  * @public
564
564
  */
565
- string?: RawString;
565
+ string?: RawString | undefined;
566
566
  /**
567
567
  * <p> The content of an AppSpec file for an Lambda or Amazon ECS
568
568
  * deployment. The content is formatted as JSON or YAML and stored as a RawString. </p>
569
569
  * @public
570
570
  */
571
- appSpecContent?: AppSpecContent;
571
+ appSpecContent?: AppSpecContent | undefined;
572
572
  }
573
573
  /**
574
574
  * <p>Represents the input of a <code>BatchGetApplicationRevisions</code> operation.</p>
@@ -598,27 +598,27 @@ export interface GenericRevisionInfo {
598
598
  * <p>A comment about the revision.</p>
599
599
  * @public
600
600
  */
601
- description?: string;
601
+ description?: string | undefined;
602
602
  /**
603
603
  * <p>The deployment groups for which this is the current target revision.</p>
604
604
  * @public
605
605
  */
606
- deploymentGroups?: string[];
606
+ deploymentGroups?: string[] | undefined;
607
607
  /**
608
608
  * <p>When the revision was first used by CodeDeploy.</p>
609
609
  * @public
610
610
  */
611
- firstUsedTime?: Date;
611
+ firstUsedTime?: Date | undefined;
612
612
  /**
613
613
  * <p>When the revision was last used by CodeDeploy.</p>
614
614
  * @public
615
615
  */
616
- lastUsedTime?: Date;
616
+ lastUsedTime?: Date | undefined;
617
617
  /**
618
618
  * <p>When the revision was registered with CodeDeploy.</p>
619
619
  * @public
620
620
  */
621
- registerTime?: Date;
621
+ registerTime?: Date | undefined;
622
622
  }
623
623
  /**
624
624
  * <p>Information about an application revision.</p>
@@ -629,13 +629,13 @@ export interface RevisionInfo {
629
629
  * <p>Information about the location and type of an application revision.</p>
630
630
  * @public
631
631
  */
632
- revisionLocation?: RevisionLocation;
632
+ revisionLocation?: RevisionLocation | undefined;
633
633
  /**
634
634
  * <p>Information about an application revision, including usage details and associated
635
635
  * deployment groups.</p>
636
636
  * @public
637
637
  */
638
- genericRevisionInfo?: GenericRevisionInfo;
638
+ genericRevisionInfo?: GenericRevisionInfo | undefined;
639
639
  }
640
640
  /**
641
641
  * <p>Represents the output of a <code>BatchGetApplicationRevisions</code> operation.</p>
@@ -646,17 +646,17 @@ export interface BatchGetApplicationRevisionsOutput {
646
646
  * <p>The name of the application that corresponds to the revisions.</p>
647
647
  * @public
648
648
  */
649
- applicationName?: string;
649
+ applicationName?: string | undefined;
650
650
  /**
651
651
  * <p>Information about errors that might have occurred during the API call.</p>
652
652
  * @public
653
653
  */
654
- errorMessage?: string;
654
+ errorMessage?: string | undefined;
655
655
  /**
656
656
  * <p>Additional information about the revisions, including the type and location.</p>
657
657
  * @public
658
658
  */
659
- revisions?: RevisionInfo[];
659
+ revisions?: RevisionInfo[] | undefined;
660
660
  }
661
661
  /**
662
662
  * <p>The maximum number of names or IDs allowed for this request (100) was exceeded.</p>
@@ -727,7 +727,7 @@ export interface BatchGetApplicationsOutput {
727
727
  * <p>Information about the applications.</p>
728
728
  * @public
729
729
  */
730
- applicationsInfo?: ApplicationInfo[];
730
+ applicationsInfo?: ApplicationInfo[] | undefined;
731
731
  }
732
732
  /**
733
733
  * <p>Represents the input of a <code>BatchGetDeploymentGroups</code> operation.</p>
@@ -782,14 +782,14 @@ export interface DeploymentReadyOption {
782
782
  * </ul>
783
783
  * @public
784
784
  */
785
- actionOnTimeout?: DeploymentReadyAction;
785
+ actionOnTimeout?: DeploymentReadyAction | undefined;
786
786
  /**
787
787
  * <p>The number of minutes to wait before the status of a blue/green deployment is changed
788
788
  * to Stopped if rerouting is not started manually. Applies only to the
789
789
  * <code>STOP_DEPLOYMENT</code> option for <code>actionOnTimeout</code>.</p>
790
790
  * @public
791
791
  */
792
- waitTimeInMinutes?: number;
792
+ waitTimeInMinutes?: number | undefined;
793
793
  }
794
794
  /**
795
795
  * @public
@@ -825,7 +825,7 @@ export interface GreenFleetProvisioningOption {
825
825
  * </ul>
826
826
  * @public
827
827
  */
828
- action?: GreenFleetProvisioningAction;
828
+ action?: GreenFleetProvisioningAction | undefined;
829
829
  }
830
830
  /**
831
831
  * @public
@@ -864,7 +864,7 @@ export interface BlueInstanceTerminationOption {
864
864
  * </ul>
865
865
  * @public
866
866
  */
867
- action?: InstanceAction;
867
+ action?: InstanceAction | undefined;
868
868
  /**
869
869
  * <p>For an Amazon EC2 deployment, the number of minutes to wait after a successful
870
870
  * blue/green deployment before terminating instances from the original environment.</p>
@@ -874,7 +874,7 @@ export interface BlueInstanceTerminationOption {
874
874
  * <p> The maximum setting is 2880 minutes (2 days). </p>
875
875
  * @public
876
876
  */
877
- terminationWaitTimeInMinutes?: number;
877
+ terminationWaitTimeInMinutes?: number | undefined;
878
878
  }
879
879
  /**
880
880
  * <p>Information about blue/green deployment options for a deployment group.</p>
@@ -886,19 +886,19 @@ export interface BlueGreenDeploymentConfiguration {
886
886
  * blue/green deployment.</p>
887
887
  * @public
888
888
  */
889
- terminateBlueInstancesOnDeploymentSuccess?: BlueInstanceTerminationOption;
889
+ terminateBlueInstancesOnDeploymentSuccess?: BlueInstanceTerminationOption | undefined;
890
890
  /**
891
891
  * <p>Information about the action to take when newly provisioned instances are ready to
892
892
  * receive traffic in a blue/green deployment.</p>
893
893
  * @public
894
894
  */
895
- deploymentReadyOption?: DeploymentReadyOption;
895
+ deploymentReadyOption?: DeploymentReadyOption | undefined;
896
896
  /**
897
897
  * <p>Information about how instances are provisioned for a replacement environment in a
898
898
  * blue/green deployment.</p>
899
899
  * @public
900
900
  */
901
- greenFleetProvisioningOption?: GreenFleetProvisioningOption;
901
+ greenFleetProvisioningOption?: GreenFleetProvisioningOption | undefined;
902
902
  }
903
903
  /**
904
904
  * @public
@@ -934,12 +934,12 @@ export interface DeploymentStyle {
934
934
  * <p>Indicates whether to run an in-place deployment or a blue/green deployment.</p>
935
935
  * @public
936
936
  */
937
- deploymentType?: DeploymentType;
937
+ deploymentType?: DeploymentType | undefined;
938
938
  /**
939
939
  * <p>Indicates whether to route deployment traffic behind a load balancer.</p>
940
940
  * @public
941
941
  */
942
- deploymentOption?: DeploymentOption;
942
+ deploymentOption?: DeploymentOption | undefined;
943
943
  }
944
944
  /**
945
945
  * @public
@@ -963,12 +963,12 @@ export interface EC2TagFilter {
963
963
  * <p>The tag filter key.</p>
964
964
  * @public
965
965
  */
966
- Key?: string;
966
+ Key?: string | undefined;
967
967
  /**
968
968
  * <p>The tag filter value.</p>
969
969
  * @public
970
970
  */
971
- Value?: string;
971
+ Value?: string | undefined;
972
972
  /**
973
973
  * <p>The tag filter type:</p>
974
974
  * <ul>
@@ -987,7 +987,7 @@ export interface EC2TagFilter {
987
987
  * </ul>
988
988
  * @public
989
989
  */
990
- Type?: EC2TagFilterType;
990
+ Type?: EC2TagFilterType | undefined;
991
991
  }
992
992
  /**
993
993
  * <p>Information about groups of Amazon EC2 instance tags.</p>
@@ -1000,7 +1000,7 @@ export interface EC2TagSet {
1000
1000
  * groups in the list.</p>
1001
1001
  * @public
1002
1002
  */
1003
- ec2TagSetList?: EC2TagFilter[][];
1003
+ ec2TagSetList?: EC2TagFilter[][] | undefined;
1004
1004
  }
1005
1005
  /**
1006
1006
  * <p> Contains the service and cluster names used to identify an Amazon ECS
@@ -1012,13 +1012,13 @@ export interface ECSService {
1012
1012
  * <p> The name of the target Amazon ECS service. </p>
1013
1013
  * @public
1014
1014
  */
1015
- serviceName?: string;
1015
+ serviceName?: string | undefined;
1016
1016
  /**
1017
1017
  * <p> The name of the cluster that the Amazon ECS service is associated with.
1018
1018
  * </p>
1019
1019
  * @public
1020
1020
  */
1021
- clusterName?: string;
1021
+ clusterName?: string | undefined;
1022
1022
  }
1023
1023
  /**
1024
1024
  * @public
@@ -1048,24 +1048,24 @@ export interface LastDeploymentInfo {
1048
1048
  * <p> The unique ID of a deployment. </p>
1049
1049
  * @public
1050
1050
  */
1051
- deploymentId?: string;
1051
+ deploymentId?: string | undefined;
1052
1052
  /**
1053
1053
  * <p>The status of the most recent deployment.</p>
1054
1054
  * @public
1055
1055
  */
1056
- status?: DeploymentStatus;
1056
+ status?: DeploymentStatus | undefined;
1057
1057
  /**
1058
1058
  * <p>A timestamp that indicates when the most recent deployment to the deployment group was
1059
1059
  * complete.</p>
1060
1060
  * @public
1061
1061
  */
1062
- endTime?: Date;
1062
+ endTime?: Date | undefined;
1063
1063
  /**
1064
1064
  * <p>A timestamp that indicates when the most recent deployment to the deployment group
1065
1065
  * started.</p>
1066
1066
  * @public
1067
1067
  */
1068
- createTime?: Date;
1068
+ createTime?: Date | undefined;
1069
1069
  }
1070
1070
  /**
1071
1071
  * <p>Information about a Classic Load Balancer in Elastic Load Balancing to use in a
@@ -1082,7 +1082,7 @@ export interface ELBInfo {
1082
1082
  * then re-registered with after the deployment is complete.</p>
1083
1083
  * @public
1084
1084
  */
1085
- name?: string;
1085
+ name?: string | undefined;
1086
1086
  }
1087
1087
  /**
1088
1088
  * <p>Information about a target group in Elastic Load Balancing to use in a deployment.
@@ -1099,7 +1099,7 @@ export interface TargetGroupInfo {
1099
1099
  * and then re-registered with after the deployment is complete. </p>
1100
1100
  * @public
1101
1101
  */
1102
- name?: string;
1102
+ name?: string | undefined;
1103
1103
  }
1104
1104
  /**
1105
1105
  * <p> Information about a listener. The listener contains the path used to route traffic
@@ -1113,7 +1113,7 @@ export interface TrafficRoute {
1113
1113
  * size of one. </p>
1114
1114
  * @public
1115
1115
  */
1116
- listenerArns?: string[];
1116
+ listenerArns?: string[] | undefined;
1117
1117
  }
1118
1118
  /**
1119
1119
  * <p> Information about two target groups and how traffic is routed during an Amazon ECS deployment. An optional test traffic route can be specified. </p>
@@ -1126,18 +1126,18 @@ export interface TargetGroupPairInfo {
1126
1126
  * </p>
1127
1127
  * @public
1128
1128
  */
1129
- targetGroups?: TargetGroupInfo[];
1129
+ targetGroups?: TargetGroupInfo[] | undefined;
1130
1130
  /**
1131
1131
  * <p> The path used by a load balancer to route production traffic when an Amazon ECS deployment is complete. </p>
1132
1132
  * @public
1133
1133
  */
1134
- prodTrafficRoute?: TrafficRoute;
1134
+ prodTrafficRoute?: TrafficRoute | undefined;
1135
1135
  /**
1136
1136
  * <p> An optional path used by a load balancer to route test traffic after an Amazon ECS deployment. Validation can occur while test traffic is served during a
1137
1137
  * deployment. </p>
1138
1138
  * @public
1139
1139
  */
1140
- testTrafficRoute?: TrafficRoute;
1140
+ testTrafficRoute?: TrafficRoute | undefined;
1141
1141
  }
1142
1142
  /**
1143
1143
  * <p>Information about the Elastic Load Balancing load balancer or target group used in a
@@ -1162,7 +1162,7 @@ export interface LoadBalancerInfo {
1162
1162
  * </note>
1163
1163
  * @public
1164
1164
  */
1165
- elbInfoList?: ELBInfo[];
1165
+ elbInfoList?: ELBInfo[] | undefined;
1166
1166
  /**
1167
1167
  * <p>An array that contains information about the target groups to use for load balancing
1168
1168
  * in a deployment. If you're using Application Load Balancers and Network Load Balancers,
@@ -1176,13 +1176,13 @@ export interface LoadBalancerInfo {
1176
1176
  * </note>
1177
1177
  * @public
1178
1178
  */
1179
- targetGroupInfoList?: TargetGroupInfo[];
1179
+ targetGroupInfoList?: TargetGroupInfo[] | undefined;
1180
1180
  /**
1181
1181
  * <p> The target group pair information. This is an array of
1182
1182
  * <code>TargeGroupPairInfo</code> objects with a maximum size of one. </p>
1183
1183
  * @public
1184
1184
  */
1185
- targetGroupPairInfoList?: TargetGroupPairInfo[];
1185
+ targetGroupPairInfoList?: TargetGroupPairInfo[] | undefined;
1186
1186
  }
1187
1187
  /**
1188
1188
  * @public
@@ -1206,12 +1206,12 @@ export interface TagFilter {
1206
1206
  * <p>The on-premises instance tag filter key.</p>
1207
1207
  * @public
1208
1208
  */
1209
- Key?: string;
1209
+ Key?: string | undefined;
1210
1210
  /**
1211
1211
  * <p>The on-premises instance tag filter value.</p>
1212
1212
  * @public
1213
1213
  */
1214
- Value?: string;
1214
+ Value?: string | undefined;
1215
1215
  /**
1216
1216
  * <p>The on-premises instance tag filter type:</p>
1217
1217
  * <ul>
@@ -1227,7 +1227,7 @@ export interface TagFilter {
1227
1227
  * </ul>
1228
1228
  * @public
1229
1229
  */
1230
- Type?: TagFilterType;
1230
+ Type?: TagFilterType | undefined;
1231
1231
  }
1232
1232
  /**
1233
1233
  * <p>Information about groups of on-premises instance tags.</p>
@@ -1240,7 +1240,7 @@ export interface OnPremisesTagSet {
1240
1240
  * in the list.</p>
1241
1241
  * @public
1242
1242
  */
1243
- onPremisesTagSetList?: TagFilter[][];
1243
+ onPremisesTagSetList?: TagFilter[][] | undefined;
1244
1244
  }
1245
1245
  /**
1246
1246
  * @public
@@ -1283,18 +1283,18 @@ export interface TriggerConfig {
1283
1283
  * <p>The name of the notification trigger.</p>
1284
1284
  * @public
1285
1285
  */
1286
- triggerName?: string;
1286
+ triggerName?: string | undefined;
1287
1287
  /**
1288
1288
  * <p>The Amazon Resource Name (ARN) of the Amazon Simple Notification Service topic through
1289
1289
  * which notifications about deployment or instance events are sent.</p>
1290
1290
  * @public
1291
1291
  */
1292
- triggerTargetArn?: string;
1292
+ triggerTargetArn?: string | undefined;
1293
1293
  /**
1294
1294
  * <p>The event type or types for which notifications are triggered.</p>
1295
1295
  * @public
1296
1296
  */
1297
- triggerEvents?: TriggerEventType[];
1297
+ triggerEvents?: TriggerEventType[] | undefined;
1298
1298
  }
1299
1299
  /**
1300
1300
  * <p>Information about a deployment group.</p>
@@ -1305,74 +1305,74 @@ export interface DeploymentGroupInfo {
1305
1305
  * <p>The application name.</p>
1306
1306
  * @public
1307
1307
  */
1308
- applicationName?: string;
1308
+ applicationName?: string | undefined;
1309
1309
  /**
1310
1310
  * <p>The deployment group ID.</p>
1311
1311
  * @public
1312
1312
  */
1313
- deploymentGroupId?: string;
1313
+ deploymentGroupId?: string | undefined;
1314
1314
  /**
1315
1315
  * <p>The deployment group name.</p>
1316
1316
  * @public
1317
1317
  */
1318
- deploymentGroupName?: string;
1318
+ deploymentGroupName?: string | undefined;
1319
1319
  /**
1320
1320
  * <p>The deployment configuration name.</p>
1321
1321
  * @public
1322
1322
  */
1323
- deploymentConfigName?: string;
1323
+ deploymentConfigName?: string | undefined;
1324
1324
  /**
1325
1325
  * <p>The Amazon EC2 tags on which to filter. The deployment group includes EC2
1326
1326
  * instances with any of the specified tags.</p>
1327
1327
  * @public
1328
1328
  */
1329
- ec2TagFilters?: EC2TagFilter[];
1329
+ ec2TagFilters?: EC2TagFilter[] | undefined;
1330
1330
  /**
1331
1331
  * <p>The on-premises instance tags on which to filter. The deployment group includes
1332
1332
  * on-premises instances with any of the specified tags.</p>
1333
1333
  * @public
1334
1334
  */
1335
- onPremisesInstanceTagFilters?: TagFilter[];
1335
+ onPremisesInstanceTagFilters?: TagFilter[] | undefined;
1336
1336
  /**
1337
1337
  * <p>A list of associated Auto Scaling groups.</p>
1338
1338
  * @public
1339
1339
  */
1340
- autoScalingGroups?: AutoScalingGroup[];
1340
+ autoScalingGroups?: AutoScalingGroup[] | undefined;
1341
1341
  /**
1342
1342
  * <p>A service role Amazon Resource Name (ARN) that grants CodeDeploy permission to make
1343
1343
  * calls to Amazon Web Services services on your behalf. For more information, see <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide/getting-started-create-service-role.html">Create a
1344
1344
  * Service Role for CodeDeploy</a> in the <i>CodeDeploy User Guide</i>.</p>
1345
1345
  * @public
1346
1346
  */
1347
- serviceRoleArn?: string;
1347
+ serviceRoleArn?: string | undefined;
1348
1348
  /**
1349
1349
  * <p>Information about the deployment group's target revision, including type and
1350
1350
  * location.</p>
1351
1351
  * @public
1352
1352
  */
1353
- targetRevision?: RevisionLocation;
1353
+ targetRevision?: RevisionLocation | undefined;
1354
1354
  /**
1355
1355
  * <p>Information about triggers associated with the deployment group.</p>
1356
1356
  * @public
1357
1357
  */
1358
- triggerConfigurations?: TriggerConfig[];
1358
+ triggerConfigurations?: TriggerConfig[] | undefined;
1359
1359
  /**
1360
1360
  * <p>A list of alarms associated with the deployment group.</p>
1361
1361
  * @public
1362
1362
  */
1363
- alarmConfiguration?: AlarmConfiguration;
1363
+ alarmConfiguration?: AlarmConfiguration | undefined;
1364
1364
  /**
1365
1365
  * <p>Information about the automatic rollback configuration associated with the deployment
1366
1366
  * group.</p>
1367
1367
  * @public
1368
1368
  */
1369
- autoRollbackConfiguration?: AutoRollbackConfiguration;
1369
+ autoRollbackConfiguration?: AutoRollbackConfiguration | undefined;
1370
1370
  /**
1371
1371
  * <p>Information about the type of deployment, either in-place or blue/green, you want to
1372
1372
  * run and whether to route deployment traffic behind a load balancer.</p>
1373
1373
  * @public
1374
1374
  */
1375
- deploymentStyle?: DeploymentStyle;
1375
+ deploymentStyle?: DeploymentStyle | undefined;
1376
1376
  /**
1377
1377
  * <p>Indicates what happens when new Amazon EC2 instances are launched
1378
1378
  * mid-deployment and do not receive the deployed application revision.</p>
@@ -1384,55 +1384,55 @@ export interface DeploymentGroupInfo {
1384
1384
  * having different revisions.</p>
1385
1385
  * @public
1386
1386
  */
1387
- outdatedInstancesStrategy?: OutdatedInstancesStrategy;
1387
+ outdatedInstancesStrategy?: OutdatedInstancesStrategy | undefined;
1388
1388
  /**
1389
1389
  * <p>Information about blue/green deployment options for a deployment group.</p>
1390
1390
  * @public
1391
1391
  */
1392
- blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
1392
+ blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration | undefined;
1393
1393
  /**
1394
1394
  * <p>Information about the load balancer to use in a deployment.</p>
1395
1395
  * @public
1396
1396
  */
1397
- loadBalancerInfo?: LoadBalancerInfo;
1397
+ loadBalancerInfo?: LoadBalancerInfo | undefined;
1398
1398
  /**
1399
1399
  * <p>Information about the most recent successful deployment to the deployment
1400
1400
  * group.</p>
1401
1401
  * @public
1402
1402
  */
1403
- lastSuccessfulDeployment?: LastDeploymentInfo;
1403
+ lastSuccessfulDeployment?: LastDeploymentInfo | undefined;
1404
1404
  /**
1405
1405
  * <p>Information about the most recent attempted deployment to the deployment group.</p>
1406
1406
  * @public
1407
1407
  */
1408
- lastAttemptedDeployment?: LastDeploymentInfo;
1408
+ lastAttemptedDeployment?: LastDeploymentInfo | undefined;
1409
1409
  /**
1410
1410
  * <p>Information about groups of tags applied to an Amazon EC2 instance. The
1411
1411
  * deployment group includes only Amazon EC2 instances identified by all of the tag
1412
1412
  * groups. Cannot be used in the same call as ec2TagFilters.</p>
1413
1413
  * @public
1414
1414
  */
1415
- ec2TagSet?: EC2TagSet;
1415
+ ec2TagSet?: EC2TagSet | undefined;
1416
1416
  /**
1417
1417
  * <p>Information about groups of tags applied to an on-premises instance. The deployment
1418
1418
  * group includes only on-premises instances identified by all the tag groups. Cannot be
1419
1419
  * used in the same call as onPremisesInstanceTagFilters.</p>
1420
1420
  * @public
1421
1421
  */
1422
- onPremisesTagSet?: OnPremisesTagSet;
1422
+ onPremisesTagSet?: OnPremisesTagSet | undefined;
1423
1423
  /**
1424
1424
  * <p>The destination platform type for the deployment (<code>Lambda</code>,
1425
1425
  * <code>Server</code>, or <code>ECS</code>).</p>
1426
1426
  * @public
1427
1427
  */
1428
- computePlatform?: ComputePlatform;
1428
+ computePlatform?: ComputePlatform | undefined;
1429
1429
  /**
1430
1430
  * <p> The target Amazon ECS services in the deployment group. This applies only to
1431
1431
  * deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name
1432
1432
  * pair using the format <code><clustername>:<servicename></code>. </p>
1433
1433
  * @public
1434
1434
  */
1435
- ecsServices?: ECSService[];
1435
+ ecsServices?: ECSService[] | undefined;
1436
1436
  /**
1437
1437
  * <p>Indicates whether the deployment group was configured to have CodeDeploy
1438
1438
  * install a termination hook into an Auto Scaling group.</p>
@@ -1440,7 +1440,7 @@ export interface DeploymentGroupInfo {
1440
1440
  * <i>CodeDeploy User Guide</i>.</p>
1441
1441
  * @public
1442
1442
  */
1443
- terminationHookEnabled?: boolean;
1443
+ terminationHookEnabled?: boolean | undefined;
1444
1444
  }
1445
1445
  /**
1446
1446
  * <p>Represents the output of a <code>BatchGetDeploymentGroups</code> operation.</p>
@@ -1451,12 +1451,12 @@ export interface BatchGetDeploymentGroupsOutput {
1451
1451
  * <p>Information about the deployment groups.</p>
1452
1452
  * @public
1453
1453
  */
1454
- deploymentGroupsInfo?: DeploymentGroupInfo[];
1454
+ deploymentGroupsInfo?: DeploymentGroupInfo[] | undefined;
1455
1455
  /**
1456
1456
  * <p>Information about errors that might have occurred during the API call.</p>
1457
1457
  * @public
1458
1458
  */
1459
- errorMessage?: string;
1459
+ errorMessage?: string | undefined;
1460
1460
  }
1461
1461
  /**
1462
1462
  * <p>The deployment configuration does not exist with the user or Amazon Web Services account.</p>
@@ -1571,24 +1571,24 @@ export interface Diagnostics {
1571
1571
  * </ul>
1572
1572
  * @public
1573
1573
  */
1574
- errorCode?: LifecycleErrorCode;
1574
+ errorCode?: LifecycleErrorCode | undefined;
1575
1575
  /**
1576
1576
  * <p>The name of the script.</p>
1577
1577
  * @public
1578
1578
  */
1579
- scriptName?: string;
1579
+ scriptName?: string | undefined;
1580
1580
  /**
1581
1581
  * <p>The message associated with the error.</p>
1582
1582
  * @public
1583
1583
  */
1584
- message?: string;
1584
+ message?: string | undefined;
1585
1585
  /**
1586
1586
  * <p>The last portion of the diagnostic log.</p>
1587
1587
  * <p>If available, CodeDeploy returns up to the last 4 KB of the diagnostic
1588
1588
  * log.</p>
1589
1589
  * @public
1590
1590
  */
1591
- logTail?: string;
1591
+ logTail?: string | undefined;
1592
1592
  }
1593
1593
  /**
1594
1594
  * @public
@@ -1617,22 +1617,22 @@ export interface LifecycleEvent {
1617
1617
  * <code>ApplicationStart</code>, or <code>ValidateService</code>.</p>
1618
1618
  * @public
1619
1619
  */
1620
- lifecycleEventName?: string;
1620
+ lifecycleEventName?: string | undefined;
1621
1621
  /**
1622
1622
  * <p>Diagnostic information about the deployment lifecycle event.</p>
1623
1623
  * @public
1624
1624
  */
1625
- diagnostics?: Diagnostics;
1625
+ diagnostics?: Diagnostics | undefined;
1626
1626
  /**
1627
1627
  * <p>A timestamp that indicates when the deployment lifecycle event started.</p>
1628
1628
  * @public
1629
1629
  */
1630
- startTime?: Date;
1630
+ startTime?: Date | undefined;
1631
1631
  /**
1632
1632
  * <p>A timestamp that indicates when the deployment lifecycle event ended.</p>
1633
1633
  * @public
1634
1634
  */
1635
- endTime?: Date;
1635
+ endTime?: Date | undefined;
1636
1636
  /**
1637
1637
  * <p>The deployment lifecycle event status:</p>
1638
1638
  * <ul>
@@ -1657,7 +1657,7 @@ export interface LifecycleEvent {
1657
1657
  * </ul>
1658
1658
  * @public
1659
1659
  */
1660
- status?: LifecycleEventStatus;
1660
+ status?: LifecycleEventStatus | undefined;
1661
1661
  }
1662
1662
  /**
1663
1663
  * @public
@@ -1687,12 +1687,12 @@ export interface InstanceSummary {
1687
1687
  * <p> The unique ID of a deployment. </p>
1688
1688
  * @public
1689
1689
  */
1690
- deploymentId?: string;
1690
+ deploymentId?: string | undefined;
1691
1691
  /**
1692
1692
  * <p>The instance ID.</p>
1693
1693
  * @public
1694
1694
  */
1695
- instanceId?: string;
1695
+ instanceId?: string | undefined;
1696
1696
  /**
1697
1697
  * @deprecated
1698
1698
  *
@@ -1728,17 +1728,17 @@ export interface InstanceSummary {
1728
1728
  * </ul>
1729
1729
  * @public
1730
1730
  */
1731
- status?: InstanceStatus;
1731
+ status?: InstanceStatus | undefined;
1732
1732
  /**
1733
1733
  * <p>A timestamp that indicates when the instance information was last updated.</p>
1734
1734
  * @public
1735
1735
  */
1736
- lastUpdatedAt?: Date;
1736
+ lastUpdatedAt?: Date | undefined;
1737
1737
  /**
1738
1738
  * <p>A list of lifecycle events for this instance.</p>
1739
1739
  * @public
1740
1740
  */
1741
- lifecycleEvents?: LifecycleEvent[];
1741
+ lifecycleEvents?: LifecycleEvent[] | undefined;
1742
1742
  /**
1743
1743
  * <p>Information about which environment an instance belongs to in a blue/green
1744
1744
  * deployment.</p>
@@ -1752,7 +1752,7 @@ export interface InstanceSummary {
1752
1752
  * </ul>
1753
1753
  * @public
1754
1754
  */
1755
- instanceType?: _InstanceType;
1755
+ instanceType?: _InstanceType | undefined;
1756
1756
  }
1757
1757
  /**
1758
1758
  * <p>Represents the output of a <code>BatchGetDeploymentInstances</code> operation.</p>
@@ -1763,12 +1763,12 @@ export interface BatchGetDeploymentInstancesOutput {
1763
1763
  * <p>Information about the instance.</p>
1764
1764
  * @public
1765
1765
  */
1766
- instancesSummary?: InstanceSummary[];
1766
+ instancesSummary?: InstanceSummary[] | undefined;
1767
1767
  /**
1768
1768
  * <p>Information about errors that might have occurred during the API call.</p>
1769
1769
  * @public
1770
1770
  */
1771
- errorMessage?: string;
1771
+ errorMessage?: string | undefined;
1772
1772
  }
1773
1773
  /**
1774
1774
  * <p>The deployment with the user or Amazon Web Services account does not exist.</p>
@@ -1871,34 +1871,34 @@ export interface DeploymentOverview {
1871
1871
  * <p>The number of instances in the deployment in a pending state.</p>
1872
1872
  * @public
1873
1873
  */
1874
- Pending?: number;
1874
+ Pending?: number | undefined;
1875
1875
  /**
1876
1876
  * <p>The number of instances in which the deployment is in progress.</p>
1877
1877
  * @public
1878
1878
  */
1879
- InProgress?: number;
1879
+ InProgress?: number | undefined;
1880
1880
  /**
1881
1881
  * <p>The number of instances in the deployment to which revisions have been successfully
1882
1882
  * deployed.</p>
1883
1883
  * @public
1884
1884
  */
1885
- Succeeded?: number;
1885
+ Succeeded?: number | undefined;
1886
1886
  /**
1887
1887
  * <p>The number of instances in the deployment in a failed state.</p>
1888
1888
  * @public
1889
1889
  */
1890
- Failed?: number;
1890
+ Failed?: number | undefined;
1891
1891
  /**
1892
1892
  * <p>The number of instances in the deployment in a skipped state.</p>
1893
1893
  * @public
1894
1894
  */
1895
- Skipped?: number;
1895
+ Skipped?: number | undefined;
1896
1896
  /**
1897
1897
  * <p>The number of instances in a replacement environment ready to receive traffic in a
1898
1898
  * blue/green deployment.</p>
1899
1899
  * @public
1900
1900
  */
1901
- Ready?: number;
1901
+ Ready?: number | undefined;
1902
1902
  }
1903
1903
  /**
1904
1904
  * @public
@@ -2006,12 +2006,12 @@ export interface ErrorInformation {
2006
2006
  * </ul>
2007
2007
  * @public
2008
2008
  */
2009
- code?: ErrorCode;
2009
+ code?: ErrorCode | undefined;
2010
2010
  /**
2011
2011
  * <p>An accompanying error message.</p>
2012
2012
  * @public
2013
2013
  */
2014
- message?: string;
2014
+ message?: string | undefined;
2015
2015
  }
2016
2016
  /**
2017
2017
  * @public
@@ -2035,13 +2035,13 @@ export interface RelatedDeployments {
2035
2035
  * <p>The deployment ID of the root deployment that triggered this deployment.</p>
2036
2036
  * @public
2037
2037
  */
2038
- autoUpdateOutdatedInstancesRootDeploymentId?: string;
2038
+ autoUpdateOutdatedInstancesRootDeploymentId?: string | undefined;
2039
2039
  /**
2040
2040
  * <p>The deployment IDs of 'auto-update outdated instances' deployments triggered by this
2041
2041
  * deployment.</p>
2042
2042
  * @public
2043
2043
  */
2044
- autoUpdateOutdatedInstancesDeploymentIds?: string[];
2044
+ autoUpdateOutdatedInstancesDeploymentIds?: string[] | undefined;
2045
2045
  }
2046
2046
  /**
2047
2047
  * <p>Information about a deployment rollback.</p>
@@ -2052,19 +2052,19 @@ export interface RollbackInfo {
2052
2052
  * <p>The ID of the deployment rollback.</p>
2053
2053
  * @public
2054
2054
  */
2055
- rollbackDeploymentId?: string;
2055
+ rollbackDeploymentId?: string | undefined;
2056
2056
  /**
2057
2057
  * <p>The deployment ID of the deployment that was underway and triggered a rollback
2058
2058
  * deployment because it failed or was stopped.</p>
2059
2059
  * @public
2060
2060
  */
2061
- rollbackTriggeringDeploymentId?: string;
2061
+ rollbackTriggeringDeploymentId?: string | undefined;
2062
2062
  /**
2063
2063
  * <p>Information that describes the status of a deployment rollback (for example, whether
2064
2064
  * the deployment can't be rolled back, is in progress, failed, or succeeded). </p>
2065
2065
  * @public
2066
2066
  */
2067
- rollbackMessage?: string;
2067
+ rollbackMessage?: string | undefined;
2068
2068
  }
2069
2069
  /**
2070
2070
  * <p>Information about the instances to be used in the replacement environment in a
@@ -2078,13 +2078,13 @@ export interface TargetInstances {
2078
2078
  * <code>ec2TagSet</code>.</p>
2079
2079
  * @public
2080
2080
  */
2081
- tagFilters?: EC2TagFilter[];
2081
+ tagFilters?: EC2TagFilter[] | undefined;
2082
2082
  /**
2083
2083
  * <p>The names of one or more Auto Scaling groups to identify a replacement
2084
2084
  * environment for a blue/green deployment.</p>
2085
2085
  * @public
2086
2086
  */
2087
- autoScalingGroups?: string[];
2087
+ autoScalingGroups?: string[] | undefined;
2088
2088
  /**
2089
2089
  * <p>Information about the groups of Amazon EC2 instance tags that an instance must
2090
2090
  * be identified by in order for it to be included in the replacement environment for a
@@ -2092,7 +2092,7 @@ export interface TargetInstances {
2092
2092
  * <code>tagFilters</code>.</p>
2093
2093
  * @public
2094
2094
  */
2095
- ec2TagSet?: EC2TagSet;
2095
+ ec2TagSet?: EC2TagSet | undefined;
2096
2096
  }
2097
2097
  /**
2098
2098
  * <p>Information about a deployment.</p>
@@ -2103,49 +2103,49 @@ export interface DeploymentInfo {
2103
2103
  * <p>The application name.</p>
2104
2104
  * @public
2105
2105
  */
2106
- applicationName?: string;
2106
+ applicationName?: string | undefined;
2107
2107
  /**
2108
2108
  * <p> The deployment group name. </p>
2109
2109
  * @public
2110
2110
  */
2111
- deploymentGroupName?: string;
2111
+ deploymentGroupName?: string | undefined;
2112
2112
  /**
2113
2113
  * <p> The deployment configuration name. </p>
2114
2114
  * @public
2115
2115
  */
2116
- deploymentConfigName?: string;
2116
+ deploymentConfigName?: string | undefined;
2117
2117
  /**
2118
2118
  * <p> The unique ID of a deployment. </p>
2119
2119
  * @public
2120
2120
  */
2121
- deploymentId?: string;
2121
+ deploymentId?: string | undefined;
2122
2122
  /**
2123
2123
  * <p>Information about the application revision that was deployed to the deployment group
2124
2124
  * before the most recent successful deployment.</p>
2125
2125
  * @public
2126
2126
  */
2127
- previousRevision?: RevisionLocation;
2127
+ previousRevision?: RevisionLocation | undefined;
2128
2128
  /**
2129
2129
  * <p>Information about the location of stored application artifacts and the service from
2130
2130
  * which to retrieve them.</p>
2131
2131
  * @public
2132
2132
  */
2133
- revision?: RevisionLocation;
2133
+ revision?: RevisionLocation | undefined;
2134
2134
  /**
2135
2135
  * <p>The current state of the deployment as a whole.</p>
2136
2136
  * @public
2137
2137
  */
2138
- status?: DeploymentStatus;
2138
+ status?: DeploymentStatus | undefined;
2139
2139
  /**
2140
2140
  * <p>Information about any error associated with this deployment.</p>
2141
2141
  * @public
2142
2142
  */
2143
- errorInformation?: ErrorInformation;
2143
+ errorInformation?: ErrorInformation | undefined;
2144
2144
  /**
2145
2145
  * <p>A timestamp that indicates when the deployment was created.</p>
2146
2146
  * @public
2147
2147
  */
2148
- createTime?: Date;
2148
+ createTime?: Date | undefined;
2149
2149
  /**
2150
2150
  * <p>A timestamp that indicates when the deployment was deployed to the deployment
2151
2151
  * group.</p>
@@ -2154,22 +2154,22 @@ export interface DeploymentInfo {
2154
2154
  * participate in the deployment process.</p>
2155
2155
  * @public
2156
2156
  */
2157
- startTime?: Date;
2157
+ startTime?: Date | undefined;
2158
2158
  /**
2159
2159
  * <p>A timestamp that indicates when the deployment was complete.</p>
2160
2160
  * @public
2161
2161
  */
2162
- completeTime?: Date;
2162
+ completeTime?: Date | undefined;
2163
2163
  /**
2164
2164
  * <p>A summary of the deployment status of the instances in the deployment.</p>
2165
2165
  * @public
2166
2166
  */
2167
- deploymentOverview?: DeploymentOverview;
2167
+ deploymentOverview?: DeploymentOverview | undefined;
2168
2168
  /**
2169
2169
  * <p>A comment about the deployment.</p>
2170
2170
  * @public
2171
2171
  */
2172
- description?: string;
2172
+ description?: string | undefined;
2173
2173
  /**
2174
2174
  * <p>The means by which the deployment was created:</p>
2175
2175
  * <ul>
@@ -2194,7 +2194,7 @@ export interface DeploymentInfo {
2194
2194
  * </ul>
2195
2195
  * @public
2196
2196
  */
2197
- creator?: DeploymentCreator;
2197
+ creator?: DeploymentCreator | undefined;
2198
2198
  /**
2199
2199
  * <p> If true, then if an <code>ApplicationStop</code>, <code>BeforeBlockTraffic</code>, or
2200
2200
  * <code>AfterBlockTraffic</code> deployment lifecycle event to an instance fails, then
@@ -2220,53 +2220,53 @@ export interface DeploymentInfo {
2220
2220
  * <code>AfterBlockTraffic</code> failures should be ignored. </p>
2221
2221
  * @public
2222
2222
  */
2223
- ignoreApplicationStopFailures?: boolean;
2223
+ ignoreApplicationStopFailures?: boolean | undefined;
2224
2224
  /**
2225
2225
  * <p>Information about the automatic rollback configuration associated with the
2226
2226
  * deployment.</p>
2227
2227
  * @public
2228
2228
  */
2229
- autoRollbackConfiguration?: AutoRollbackConfiguration;
2229
+ autoRollbackConfiguration?: AutoRollbackConfiguration | undefined;
2230
2230
  /**
2231
2231
  * <p>Indicates whether only instances that are not running the latest application revision
2232
2232
  * are to be deployed to.</p>
2233
2233
  * @public
2234
2234
  */
2235
- updateOutdatedInstancesOnly?: boolean;
2235
+ updateOutdatedInstancesOnly?: boolean | undefined;
2236
2236
  /**
2237
2237
  * <p>Information about a deployment rollback.</p>
2238
2238
  * @public
2239
2239
  */
2240
- rollbackInfo?: RollbackInfo;
2240
+ rollbackInfo?: RollbackInfo | undefined;
2241
2241
  /**
2242
2242
  * <p>Information about the type of deployment, either in-place or blue/green, you want to
2243
2243
  * run and whether to route deployment traffic behind a load balancer.</p>
2244
2244
  * @public
2245
2245
  */
2246
- deploymentStyle?: DeploymentStyle;
2246
+ deploymentStyle?: DeploymentStyle | undefined;
2247
2247
  /**
2248
2248
  * <p>Information about the instances that belong to the replacement environment in a
2249
2249
  * blue/green deployment.</p>
2250
2250
  * @public
2251
2251
  */
2252
- targetInstances?: TargetInstances;
2252
+ targetInstances?: TargetInstances | undefined;
2253
2253
  /**
2254
2254
  * <p>Indicates whether the wait period set for the termination of instances in the original
2255
2255
  * environment has started. Status is 'false' if the KEEP_ALIVE option is specified.
2256
2256
  * Otherwise, 'true' as soon as the termination wait period starts.</p>
2257
2257
  * @public
2258
2258
  */
2259
- instanceTerminationWaitTimeStarted?: boolean;
2259
+ instanceTerminationWaitTimeStarted?: boolean | undefined;
2260
2260
  /**
2261
2261
  * <p>Information about blue/green deployment options for this deployment.</p>
2262
2262
  * @public
2263
2263
  */
2264
- blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
2264
+ blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration | undefined;
2265
2265
  /**
2266
2266
  * <p>Information about the load balancer used in the deployment.</p>
2267
2267
  * @public
2268
2268
  */
2269
- loadBalancerInfo?: LoadBalancerInfo;
2269
+ loadBalancerInfo?: LoadBalancerInfo | undefined;
2270
2270
  /**
2271
2271
  * @deprecated
2272
2272
  *
@@ -2274,7 +2274,7 @@ export interface DeploymentInfo {
2274
2274
  * the original environment in a blue/green deployment were not terminated.</p>
2275
2275
  * @public
2276
2276
  */
2277
- additionalDeploymentStatusInfo?: string;
2277
+ additionalDeploymentStatusInfo?: string | undefined;
2278
2278
  /**
2279
2279
  * <p>Information about how CodeDeploy handles files that already exist in a
2280
2280
  * deployment target location but weren't part of the previous successful
@@ -2298,34 +2298,34 @@ export interface DeploymentInfo {
2298
2298
  * </ul>
2299
2299
  * @public
2300
2300
  */
2301
- fileExistsBehavior?: FileExistsBehavior;
2301
+ fileExistsBehavior?: FileExistsBehavior | undefined;
2302
2302
  /**
2303
2303
  * <p>Messages that contain information about the status of a deployment.</p>
2304
2304
  * @public
2305
2305
  */
2306
- deploymentStatusMessages?: string[];
2306
+ deploymentStatusMessages?: string[] | undefined;
2307
2307
  /**
2308
2308
  * <p>The destination platform type for the deployment (<code>Lambda</code>,
2309
2309
  * <code>Server</code>, or <code>ECS</code>).</p>
2310
2310
  * @public
2311
2311
  */
2312
- computePlatform?: ComputePlatform;
2312
+ computePlatform?: ComputePlatform | undefined;
2313
2313
  /**
2314
2314
  * <p>The unique ID for an external resource (for example, a CloudFormation stack
2315
2315
  * ID) that is linked to this deployment.</p>
2316
2316
  * @public
2317
2317
  */
2318
- externalId?: string;
2318
+ externalId?: string | undefined;
2319
2319
  /**
2320
2320
  * <p>Information about deployments related to the specified deployment.</p>
2321
2321
  * @public
2322
2322
  */
2323
- relatedDeployments?: RelatedDeployments;
2323
+ relatedDeployments?: RelatedDeployments | undefined;
2324
2324
  /**
2325
2325
  * <p>Information about alarms associated with a deployment or deployment group.</p>
2326
2326
  * @public
2327
2327
  */
2328
- overrideAlarmConfiguration?: AlarmConfiguration;
2328
+ overrideAlarmConfiguration?: AlarmConfiguration | undefined;
2329
2329
  }
2330
2330
  /**
2331
2331
  * <p> Represents the output of a <code>BatchGetDeployments</code> operation. </p>
@@ -2336,7 +2336,7 @@ export interface BatchGetDeploymentsOutput {
2336
2336
  * <p> Information about the deployments. </p>
2337
2337
  * @public
2338
2338
  */
2339
- deploymentsInfo?: DeploymentInfo[];
2339
+ deploymentsInfo?: DeploymentInfo[] | undefined;
2340
2340
  }
2341
2341
  /**
2342
2342
  * @public
@@ -2405,42 +2405,42 @@ export interface CloudFormationTarget {
2405
2405
  * <p>The unique ID of an CloudFormation blue/green deployment.</p>
2406
2406
  * @public
2407
2407
  */
2408
- deploymentId?: string;
2408
+ deploymentId?: string | undefined;
2409
2409
  /**
2410
2410
  * <p> The unique ID of a deployment target that has a type
2411
2411
  * of <code>CloudFormationTarget</code>. </p>
2412
2412
  * @public
2413
2413
  */
2414
- targetId?: string;
2414
+ targetId?: string | undefined;
2415
2415
  /**
2416
2416
  * <p> The date and time when the target application was updated by an CloudFormation
2417
2417
  * blue/green deployment. </p>
2418
2418
  * @public
2419
2419
  */
2420
- lastUpdatedAt?: Date;
2420
+ lastUpdatedAt?: Date | undefined;
2421
2421
  /**
2422
2422
  * <p> The lifecycle events of the CloudFormation blue/green deployment to this target
2423
2423
  * application. </p>
2424
2424
  * @public
2425
2425
  */
2426
- lifecycleEvents?: LifecycleEvent[];
2426
+ lifecycleEvents?: LifecycleEvent[] | undefined;
2427
2427
  /**
2428
2428
  * <p> The status of an CloudFormation blue/green deployment's target application.
2429
2429
  * </p>
2430
2430
  * @public
2431
2431
  */
2432
- status?: TargetStatus;
2432
+ status?: TargetStatus | undefined;
2433
2433
  /**
2434
2434
  * <p>The resource type for the CloudFormation blue/green deployment.</p>
2435
2435
  * @public
2436
2436
  */
2437
- resourceType?: string;
2437
+ resourceType?: string | undefined;
2438
2438
  /**
2439
2439
  * <p>The percentage of production traffic that the target version of an CloudFormation
2440
2440
  * blue/green deployment receives.</p>
2441
2441
  * @public
2442
2442
  */
2443
- targetVersionWeight?: number;
2443
+ targetVersionWeight?: number | undefined;
2444
2444
  }
2445
2445
  /**
2446
2446
  * @public
@@ -2482,14 +2482,14 @@ export interface ECSTaskSet {
2482
2482
  * <p> A unique ID of an <code>ECSTaskSet</code>. </p>
2483
2483
  * @public
2484
2484
  */
2485
- identifer?: string;
2485
+ identifer?: string | undefined;
2486
2486
  /**
2487
2487
  * <p> The number of tasks in a task set. During a deployment that uses the Amazon ECS compute type, CodeDeploy instructs Amazon ECS to create a new task set and
2488
2488
  * uses this value to determine how many tasks to create. After the updated task set is
2489
2489
  * created, CodeDeploy shifts traffic to the new task set. </p>
2490
2490
  * @public
2491
2491
  */
2492
- desiredCount?: number;
2492
+ desiredCount?: number | undefined;
2493
2493
  /**
2494
2494
  * <p> The number of tasks in the task set that are in the <code>PENDING</code> status
2495
2495
  * during an Amazon ECS deployment. A task in the <code>PENDING</code> state is
@@ -2498,14 +2498,14 @@ export interface ECSTaskSet {
2498
2498
  * restarted after being in the <code>STOPPED</code> state. </p>
2499
2499
  * @public
2500
2500
  */
2501
- pendingCount?: number;
2501
+ pendingCount?: number | undefined;
2502
2502
  /**
2503
2503
  * <p> The number of tasks in the task set that are in the <code>RUNNING</code> status
2504
2504
  * during an Amazon ECS deployment. A task in the <code>RUNNING</code> state is
2505
2505
  * running and ready for use. </p>
2506
2506
  * @public
2507
2507
  */
2508
- runningCount?: number;
2508
+ runningCount?: number | undefined;
2509
2509
  /**
2510
2510
  * <p> The status of the task set. There are three valid task set statuses: </p>
2511
2511
  * <ul>
@@ -2528,23 +2528,23 @@ export interface ECSTaskSet {
2528
2528
  * </ul>
2529
2529
  * @public
2530
2530
  */
2531
- status?: string;
2531
+ status?: string | undefined;
2532
2532
  /**
2533
2533
  * <p> The percentage of traffic served by this task set. </p>
2534
2534
  * @public
2535
2535
  */
2536
- trafficWeight?: number;
2536
+ trafficWeight?: number | undefined;
2537
2537
  /**
2538
2538
  * <p> The target group associated with the task set. The target group is used by CodeDeploy to manage traffic to a task set. </p>
2539
2539
  * @public
2540
2540
  */
2541
- targetGroup?: TargetGroupInfo;
2541
+ targetGroup?: TargetGroupInfo | undefined;
2542
2542
  /**
2543
2543
  * <p> A label that identifies whether the ECS task set is an original target
2544
2544
  * (<code>BLUE</code>) or a replacement target (<code>GREEN</code>). </p>
2545
2545
  * @public
2546
2546
  */
2547
- taskSetLabel?: TargetLabel;
2547
+ taskSetLabel?: TargetLabel | undefined;
2548
2548
  }
2549
2549
  /**
2550
2550
  * <p> Information about the target of an Amazon ECS deployment. </p>
@@ -2555,40 +2555,40 @@ export interface ECSTarget {
2555
2555
  * <p> The unique ID of a deployment. </p>
2556
2556
  * @public
2557
2557
  */
2558
- deploymentId?: string;
2558
+ deploymentId?: string | undefined;
2559
2559
  /**
2560
2560
  * <p> The unique ID of a deployment target that has a type of <code>ecsTarget</code>.
2561
2561
  * </p>
2562
2562
  * @public
2563
2563
  */
2564
- targetId?: string;
2564
+ targetId?: string | undefined;
2565
2565
  /**
2566
2566
  * <p> The Amazon Resource Name (ARN) of the target. </p>
2567
2567
  * @public
2568
2568
  */
2569
- targetArn?: string;
2569
+ targetArn?: string | undefined;
2570
2570
  /**
2571
2571
  * <p> The date and time when the target Amazon ECS application was updated by a
2572
2572
  * deployment. </p>
2573
2573
  * @public
2574
2574
  */
2575
- lastUpdatedAt?: Date;
2575
+ lastUpdatedAt?: Date | undefined;
2576
2576
  /**
2577
2577
  * <p> The lifecycle events of the deployment to this target Amazon ECS application.
2578
2578
  * </p>
2579
2579
  * @public
2580
2580
  */
2581
- lifecycleEvents?: LifecycleEvent[];
2581
+ lifecycleEvents?: LifecycleEvent[] | undefined;
2582
2582
  /**
2583
2583
  * <p> The status an Amazon ECS deployment's target ECS application. </p>
2584
2584
  * @public
2585
2585
  */
2586
- status?: TargetStatus;
2586
+ status?: TargetStatus | undefined;
2587
2587
  /**
2588
2588
  * <p> The <code>ECSTaskSet</code> objects associated with the ECS target. </p>
2589
2589
  * @public
2590
2590
  */
2591
- taskSetsInfo?: ECSTaskSet[];
2591
+ taskSetsInfo?: ECSTaskSet[] | undefined;
2592
2592
  }
2593
2593
  /**
2594
2594
  * <p> A target Amazon EC2 or on-premises instance during a deployment that uses the
@@ -2600,39 +2600,39 @@ export interface InstanceTarget {
2600
2600
  * <p> The unique ID of a deployment. </p>
2601
2601
  * @public
2602
2602
  */
2603
- deploymentId?: string;
2603
+ deploymentId?: string | undefined;
2604
2604
  /**
2605
2605
  * <p> The unique ID of a deployment target that has a type of <code>instanceTarget</code>.
2606
2606
  * </p>
2607
2607
  * @public
2608
2608
  */
2609
- targetId?: string;
2609
+ targetId?: string | undefined;
2610
2610
  /**
2611
2611
  * <p> The Amazon Resource Name (ARN) of the target. </p>
2612
2612
  * @public
2613
2613
  */
2614
- targetArn?: string;
2614
+ targetArn?: string | undefined;
2615
2615
  /**
2616
2616
  * <p> The status an EC2/On-premises deployment's target instance. </p>
2617
2617
  * @public
2618
2618
  */
2619
- status?: TargetStatus;
2619
+ status?: TargetStatus | undefined;
2620
2620
  /**
2621
2621
  * <p> The date and time when the target instance was updated by a deployment. </p>
2622
2622
  * @public
2623
2623
  */
2624
- lastUpdatedAt?: Date;
2624
+ lastUpdatedAt?: Date | undefined;
2625
2625
  /**
2626
2626
  * <p> The lifecycle events of the deployment to this target instance. </p>
2627
2627
  * @public
2628
2628
  */
2629
- lifecycleEvents?: LifecycleEvent[];
2629
+ lifecycleEvents?: LifecycleEvent[] | undefined;
2630
2630
  /**
2631
2631
  * <p> A label that identifies whether the instance is an original target
2632
2632
  * (<code>BLUE</code>) or a replacement target (<code>GREEN</code>). </p>
2633
2633
  * @public
2634
2634
  */
2635
- instanceLabel?: TargetLabel;
2635
+ instanceLabel?: TargetLabel | undefined;
2636
2636
  }
2637
2637
  /**
2638
2638
  * <p> Information about a Lambda function specified in a deployment. </p>
@@ -2643,31 +2643,31 @@ export interface LambdaFunctionInfo {
2643
2643
  * <p> The name of a Lambda function. </p>
2644
2644
  * @public
2645
2645
  */
2646
- functionName?: string;
2646
+ functionName?: string | undefined;
2647
2647
  /**
2648
2648
  * <p> The alias of a Lambda function. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/aliases-intro.html">Lambda Function Aliases</a> in the <i>Lambda Developer
2649
2649
  * Guide</i>.</p>
2650
2650
  * @public
2651
2651
  */
2652
- functionAlias?: string;
2652
+ functionAlias?: string | undefined;
2653
2653
  /**
2654
2654
  * <p> The version of a Lambda function that production traffic points to.
2655
2655
  * </p>
2656
2656
  * @public
2657
2657
  */
2658
- currentVersion?: string;
2658
+ currentVersion?: string | undefined;
2659
2659
  /**
2660
2660
  * <p> The version of a Lambda function that production traffic points to after
2661
2661
  * the Lambda function is deployed. </p>
2662
2662
  * @public
2663
2663
  */
2664
- targetVersion?: string;
2664
+ targetVersion?: string | undefined;
2665
2665
  /**
2666
2666
  * <p> The percentage of production traffic that the target version of a Lambda
2667
2667
  * function receives. </p>
2668
2668
  * @public
2669
2669
  */
2670
- targetVersionWeight?: number;
2670
+ targetVersionWeight?: number | undefined;
2671
2671
  }
2672
2672
  /**
2673
2673
  * <p> Information about the target Lambda function during an Lambda deployment. </p>
@@ -2678,42 +2678,42 @@ export interface LambdaTarget {
2678
2678
  * <p> The unique ID of a deployment. </p>
2679
2679
  * @public
2680
2680
  */
2681
- deploymentId?: string;
2681
+ deploymentId?: string | undefined;
2682
2682
  /**
2683
2683
  * <p> The unique ID of a deployment target that has a type of <code>lambdaTarget</code>.
2684
2684
  * </p>
2685
2685
  * @public
2686
2686
  */
2687
- targetId?: string;
2687
+ targetId?: string | undefined;
2688
2688
  /**
2689
2689
  * <p> The Amazon Resource Name (ARN) of the target. </p>
2690
2690
  * @public
2691
2691
  */
2692
- targetArn?: string;
2692
+ targetArn?: string | undefined;
2693
2693
  /**
2694
2694
  * <p> The status an Lambda deployment's target Lambda function.
2695
2695
  * </p>
2696
2696
  * @public
2697
2697
  */
2698
- status?: TargetStatus;
2698
+ status?: TargetStatus | undefined;
2699
2699
  /**
2700
2700
  * <p> The date and time when the target Lambda function was updated by a
2701
2701
  * deployment. </p>
2702
2702
  * @public
2703
2703
  */
2704
- lastUpdatedAt?: Date;
2704
+ lastUpdatedAt?: Date | undefined;
2705
2705
  /**
2706
2706
  * <p> The lifecycle events of the deployment to this target Lambda function.
2707
2707
  * </p>
2708
2708
  * @public
2709
2709
  */
2710
- lifecycleEvents?: LifecycleEvent[];
2710
+ lifecycleEvents?: LifecycleEvent[] | undefined;
2711
2711
  /**
2712
2712
  * <p> A <code>LambdaFunctionInfo</code> object that describes a target Lambda
2713
2713
  * function. </p>
2714
2714
  * @public
2715
2715
  */
2716
- lambdaFunctionInfo?: LambdaFunctionInfo;
2716
+ lambdaFunctionInfo?: LambdaFunctionInfo | undefined;
2717
2717
  }
2718
2718
  /**
2719
2719
  * <p> Information about the deployment target. </p>
@@ -2725,31 +2725,31 @@ export interface DeploymentTarget {
2725
2725
  * deployments initiated by a CloudFormation stack update.</p>
2726
2726
  * @public
2727
2727
  */
2728
- deploymentTargetType?: DeploymentTargetType;
2728
+ deploymentTargetType?: DeploymentTargetType | undefined;
2729
2729
  /**
2730
2730
  * <p> Information about the target for a deployment that uses the EC2/On-premises compute
2731
2731
  * platform. </p>
2732
2732
  * @public
2733
2733
  */
2734
- instanceTarget?: InstanceTarget;
2734
+ instanceTarget?: InstanceTarget | undefined;
2735
2735
  /**
2736
2736
  * <p> Information about the target for a deployment that uses the Lambda
2737
2737
  * compute platform. </p>
2738
2738
  * @public
2739
2739
  */
2740
- lambdaTarget?: LambdaTarget;
2740
+ lambdaTarget?: LambdaTarget | undefined;
2741
2741
  /**
2742
2742
  * <p> Information about the target for a deployment that uses the Amazon ECS
2743
2743
  * compute platform. </p>
2744
2744
  * @public
2745
2745
  */
2746
- ecsTarget?: ECSTarget;
2746
+ ecsTarget?: ECSTarget | undefined;
2747
2747
  /**
2748
2748
  * <p> Information about the target to be updated by an CloudFormation blue/green
2749
2749
  * deployment. This target type is used for all deployments initiated by a CloudFormation stack update.</p>
2750
2750
  * @public
2751
2751
  */
2752
- cloudFormationTarget?: CloudFormationTarget;
2752
+ cloudFormationTarget?: CloudFormationTarget | undefined;
2753
2753
  }
2754
2754
  /**
2755
2755
  * @public
@@ -2783,7 +2783,7 @@ export interface BatchGetDeploymentTargetsOutput {
2783
2783
  * </ul>
2784
2784
  * @public
2785
2785
  */
2786
- deploymentTargets?: DeploymentTarget[];
2786
+ deploymentTargets?: DeploymentTarget[] | undefined;
2787
2787
  }
2788
2788
  /**
2789
2789
  * <p>The specified deployment has not started.</p>
@@ -2883,39 +2883,39 @@ export interface InstanceInfo {
2883
2883
  * <p>The name of the on-premises instance.</p>
2884
2884
  * @public
2885
2885
  */
2886
- instanceName?: string;
2886
+ instanceName?: string | undefined;
2887
2887
  /**
2888
2888
  * <p>The ARN of the IAM session associated with the on-premises
2889
2889
  * instance.</p>
2890
2890
  * @public
2891
2891
  */
2892
- iamSessionArn?: string;
2892
+ iamSessionArn?: string | undefined;
2893
2893
  /**
2894
2894
  * <p>The user ARN associated with the on-premises instance.</p>
2895
2895
  * @public
2896
2896
  */
2897
- iamUserArn?: string;
2897
+ iamUserArn?: string | undefined;
2898
2898
  /**
2899
2899
  * <p>The ARN of the on-premises instance.</p>
2900
2900
  * @public
2901
2901
  */
2902
- instanceArn?: string;
2902
+ instanceArn?: string | undefined;
2903
2903
  /**
2904
2904
  * <p>The time at which the on-premises instance was registered.</p>
2905
2905
  * @public
2906
2906
  */
2907
- registerTime?: Date;
2907
+ registerTime?: Date | undefined;
2908
2908
  /**
2909
2909
  * <p>If the on-premises instance was deregistered, the time at which the on-premises
2910
2910
  * instance was deregistered.</p>
2911
2911
  * @public
2912
2912
  */
2913
- deregisterTime?: Date;
2913
+ deregisterTime?: Date | undefined;
2914
2914
  /**
2915
2915
  * <p>The tags currently associated with the on-premises instance.</p>
2916
2916
  * @public
2917
2917
  */
2918
- tags?: Tag[];
2918
+ tags?: Tag[] | undefined;
2919
2919
  }
2920
2920
  /**
2921
2921
  * <p>Represents the output of a <code>BatchGetOnPremisesInstances</code> operation.</p>
@@ -2926,7 +2926,7 @@ export interface BatchGetOnPremisesInstancesOutput {
2926
2926
  * <p>Information about the on-premises instances.</p>
2927
2927
  * @public
2928
2928
  */
2929
- instanceInfos?: InstanceInfo[];
2929
+ instanceInfos?: InstanceInfo[] | undefined;
2930
2930
  }
2931
2931
  /**
2932
2932
  * <p>A bucket name is required, but was not provided.</p>
@@ -2961,7 +2961,7 @@ export interface ContinueDeploymentInput {
2961
2961
  * traffic to the replacement environment. </p>
2962
2962
  * @public
2963
2963
  */
2964
- deploymentId?: string;
2964
+ deploymentId?: string | undefined;
2965
2965
  /**
2966
2966
  * <p> The status of the deployment's waiting period. <code>READY_WAIT</code> indicates that
2967
2967
  * the deployment is ready to start shifting traffic. <code>TERMINATION_WAIT</code>
@@ -2969,7 +2969,7 @@ export interface ContinueDeploymentInput {
2969
2969
  * </p>
2970
2970
  * @public
2971
2971
  */
2972
- deploymentWaitType?: DeploymentWaitType;
2972
+ deploymentWaitType?: DeploymentWaitType | undefined;
2973
2973
  }
2974
2974
  /**
2975
2975
  * <p>The deployment is already complete.</p>
@@ -3047,14 +3047,14 @@ export interface CreateApplicationInput {
3047
3047
  * <code>Server</code>, or <code>ECS</code>).</p>
3048
3048
  * @public
3049
3049
  */
3050
- computePlatform?: ComputePlatform;
3050
+ computePlatform?: ComputePlatform | undefined;
3051
3051
  /**
3052
3052
  * <p> The metadata that you apply to CodeDeploy applications to help you organize and
3053
3053
  * categorize them. Each tag consists of a key and an optional value, both of which you
3054
3054
  * define. </p>
3055
3055
  * @public
3056
3056
  */
3057
- tags?: Tag[];
3057
+ tags?: Tag[] | undefined;
3058
3058
  }
3059
3059
  /**
3060
3060
  * <p>Represents the output of a <code>CreateApplication</code> operation.</p>
@@ -3065,7 +3065,7 @@ export interface CreateApplicationOutput {
3065
3065
  * <p>A unique application ID.</p>
3066
3066
  * @public
3067
3067
  */
3068
- applicationId?: string;
3068
+ applicationId?: string | undefined;
3069
3069
  }
3070
3070
  /**
3071
3071
  * <p> The specified tags are not valid. </p>
@@ -3093,12 +3093,12 @@ export interface CreateDeploymentInput {
3093
3093
  * <p>The name of the deployment group.</p>
3094
3094
  * @public
3095
3095
  */
3096
- deploymentGroupName?: string;
3096
+ deploymentGroupName?: string | undefined;
3097
3097
  /**
3098
3098
  * <p> The type and location of the revision to deploy. </p>
3099
3099
  * @public
3100
3100
  */
3101
- revision?: RevisionLocation;
3101
+ revision?: RevisionLocation | undefined;
3102
3102
  /**
3103
3103
  * <p>The name of a deployment configuration associated with the user or Amazon Web Services account.</p>
3104
3104
  * <p>If not specified, the value configured in the deployment group is used as the default.
@@ -3106,12 +3106,12 @@ export interface CreateDeploymentInput {
3106
3106
  * <code>CodeDeployDefault</code>.<code>OneAtATime</code> is used by default.</p>
3107
3107
  * @public
3108
3108
  */
3109
- deploymentConfigName?: string;
3109
+ deploymentConfigName?: string | undefined;
3110
3110
  /**
3111
3111
  * <p>A comment about the deployment.</p>
3112
3112
  * @public
3113
3113
  */
3114
- description?: string;
3114
+ description?: string | undefined;
3115
3115
  /**
3116
3116
  * <p> If true, then if an <code>ApplicationStop</code>, <code>BeforeBlockTraffic</code>, or
3117
3117
  * <code>AfterBlockTraffic</code> deployment lifecycle event to an instance fails, then
@@ -3137,25 +3137,25 @@ export interface CreateDeploymentInput {
3137
3137
  * <code>AfterBlockTraffic</code> failures should be ignored. </p>
3138
3138
  * @public
3139
3139
  */
3140
- ignoreApplicationStopFailures?: boolean;
3140
+ ignoreApplicationStopFailures?: boolean | undefined;
3141
3141
  /**
3142
3142
  * <p> Information about the instances that belong to the replacement environment in a
3143
3143
  * blue/green deployment. </p>
3144
3144
  * @public
3145
3145
  */
3146
- targetInstances?: TargetInstances;
3146
+ targetInstances?: TargetInstances | undefined;
3147
3147
  /**
3148
3148
  * <p>Configuration information for an automatic rollback that is added when a deployment is
3149
3149
  * created.</p>
3150
3150
  * @public
3151
3151
  */
3152
- autoRollbackConfiguration?: AutoRollbackConfiguration;
3152
+ autoRollbackConfiguration?: AutoRollbackConfiguration | undefined;
3153
3153
  /**
3154
3154
  * <p> Indicates whether to deploy to all instances or only to instances that are not
3155
3155
  * running the latest application revision. </p>
3156
3156
  * @public
3157
3157
  */
3158
- updateOutdatedInstancesOnly?: boolean;
3158
+ updateOutdatedInstancesOnly?: boolean | undefined;
3159
3159
  /**
3160
3160
  * <p>Information about how CodeDeploy handles files that already exist in a
3161
3161
  * deployment target location but weren't part of the previous successful
@@ -3178,7 +3178,7 @@ export interface CreateDeploymentInput {
3178
3178
  * </ul>
3179
3179
  * @public
3180
3180
  */
3181
- fileExistsBehavior?: FileExistsBehavior;
3181
+ fileExistsBehavior?: FileExistsBehavior | undefined;
3182
3182
  /**
3183
3183
  * <p>Allows you to specify information about alarms associated with a deployment. The alarm
3184
3184
  * configuration that you specify here will override the alarm configuration at the
@@ -3196,7 +3196,7 @@ export interface CreateDeploymentInput {
3196
3196
  * </note>
3197
3197
  * @public
3198
3198
  */
3199
- overrideAlarmConfiguration?: AlarmConfiguration;
3199
+ overrideAlarmConfiguration?: AlarmConfiguration | undefined;
3200
3200
  }
3201
3201
  /**
3202
3202
  * <p> Represents the output of a <code>CreateDeployment</code> operation. </p>
@@ -3207,7 +3207,7 @@ export interface CreateDeploymentOutput {
3207
3207
  * <p> The unique ID of a deployment. </p>
3208
3208
  * @public
3209
3209
  */
3210
- deploymentId?: string;
3210
+ deploymentId?: string | undefined;
3211
3211
  }
3212
3212
  /**
3213
3213
  * <p>The named deployment group with the user or Amazon Web Services account does not
@@ -3511,12 +3511,12 @@ export interface MinimumHealthyHosts {
3511
3511
  * Guide</i>.</p>
3512
3512
  * @public
3513
3513
  */
3514
- type?: MinimumHealthyHostsType;
3514
+ type?: MinimumHealthyHostsType | undefined;
3515
3515
  /**
3516
3516
  * <p>The minimum healthy instance value.</p>
3517
3517
  * @public
3518
3518
  */
3519
- value?: number;
3519
+ value?: number | undefined;
3520
3520
  }
3521
3521
  /**
3522
3522
  * <p>A configuration that shifts traffic from one version of a Lambda function
@@ -3531,13 +3531,13 @@ export interface TimeBasedCanary {
3531
3531
  * <code>TimeBasedCanary</code> deployment.</p>
3532
3532
  * @public
3533
3533
  */
3534
- canaryPercentage?: number;
3534
+ canaryPercentage?: number | undefined;
3535
3535
  /**
3536
3536
  * <p>The number of minutes between the first and second traffic shifts of a
3537
3537
  * <code>TimeBasedCanary</code> deployment.</p>
3538
3538
  * @public
3539
3539
  */
3540
- canaryInterval?: number;
3540
+ canaryInterval?: number | undefined;
3541
3541
  }
3542
3542
  /**
3543
3543
  * <p>A configuration that shifts traffic from one version of a Lambda function
@@ -3552,13 +3552,13 @@ export interface TimeBasedLinear {
3552
3552
  * <code>TimeBasedLinear</code> deployment.</p>
3553
3553
  * @public
3554
3554
  */
3555
- linearPercentage?: number;
3555
+ linearPercentage?: number | undefined;
3556
3556
  /**
3557
3557
  * <p>The number of minutes between each incremental traffic shift of a
3558
3558
  * <code>TimeBasedLinear</code> deployment.</p>
3559
3559
  * @public
3560
3560
  */
3561
- linearInterval?: number;
3561
+ linearInterval?: number | undefined;
3562
3562
  }
3563
3563
  /**
3564
3564
  * @public
@@ -3585,7 +3585,7 @@ export interface TrafficRoutingConfig {
3585
3585
  * <code>TimeBasedLinear</code>) used by a deployment configuration.</p>
3586
3586
  * @public
3587
3587
  */
3588
- type?: TrafficRoutingType;
3588
+ type?: TrafficRoutingType | undefined;
3589
3589
  /**
3590
3590
  * <p>A configuration that shifts traffic from one version of a Lambda function
3591
3591
  * or ECS task set to another in two increments. The original and target Lambda
@@ -3593,7 +3593,7 @@ export interface TrafficRoutingConfig {
3593
3593
  * file.</p>
3594
3594
  * @public
3595
3595
  */
3596
- timeBasedCanary?: TimeBasedCanary;
3596
+ timeBasedCanary?: TimeBasedCanary | undefined;
3597
3597
  /**
3598
3598
  * <p>A configuration that shifts traffic from one version of a Lambda function
3599
3599
  * or Amazon ECS task set to another in equal increments, with an equal number of
@@ -3602,7 +3602,7 @@ export interface TrafficRoutingConfig {
3602
3602
  * file.</p>
3603
3603
  * @public
3604
3604
  */
3605
- timeBasedLinear?: TimeBasedLinear;
3605
+ timeBasedLinear?: TimeBasedLinear | undefined;
3606
3606
  }
3607
3607
  /**
3608
3608
  * @public
@@ -3627,13 +3627,13 @@ export interface MinimumHealthyHostsPerZone {
3627
3627
  * option.</p>
3628
3628
  * @public
3629
3629
  */
3630
- type?: MinimumHealthyHostsPerZoneType;
3630
+ type?: MinimumHealthyHostsPerZoneType | undefined;
3631
3631
  /**
3632
3632
  * <p>The <code>value</code> associated with the <code>MinimumHealthyHostsPerZone</code>
3633
3633
  * option.</p>
3634
3634
  * @public
3635
3635
  */
3636
- value?: number;
3636
+ value?: number | undefined;
3637
3637
  }
3638
3638
  /**
3639
3639
  * <p>Configure the <code>ZonalConfig</code> object if you want CodeDeploy to
@@ -3659,7 +3659,7 @@ export interface ZonalConfig {
3659
3659
  * Guide</i>.</p>
3660
3660
  * @public
3661
3661
  */
3662
- firstZoneMonitorDurationInSeconds?: number;
3662
+ firstZoneMonitorDurationInSeconds?: number | undefined;
3663
3663
  /**
3664
3664
  * <p>The period of time, in seconds, that CodeDeploy must wait after completing a
3665
3665
  * deployment to an Availability Zone. CodeDeploy will wait this amount of time
@@ -3672,7 +3672,7 @@ export interface ZonalConfig {
3672
3672
  * Guide</i>.</p>
3673
3673
  * @public
3674
3674
  */
3675
- monitorDurationInSeconds?: number;
3675
+ monitorDurationInSeconds?: number | undefined;
3676
3676
  /**
3677
3677
  * <p>The number or percentage of instances that must remain available per Availability Zone
3678
3678
  * during a deployment. This option works in conjunction with the
@@ -3683,7 +3683,7 @@ export interface ZonalConfig {
3683
3683
  * Guide</i>.</p>
3684
3684
  * @public
3685
3685
  */
3686
- minimumHealthyHostsPerZone?: MinimumHealthyHostsPerZone;
3686
+ minimumHealthyHostsPerZone?: MinimumHealthyHostsPerZone | undefined;
3687
3687
  }
3688
3688
  /**
3689
3689
  * <p>Represents the input of a <code>CreateDeploymentConfig</code> operation.</p>
@@ -3716,18 +3716,18 @@ export interface CreateDeploymentConfigInput {
3716
3716
  * and a value of 95.</p>
3717
3717
  * @public
3718
3718
  */
3719
- minimumHealthyHosts?: MinimumHealthyHosts;
3719
+ minimumHealthyHosts?: MinimumHealthyHosts | undefined;
3720
3720
  /**
3721
3721
  * <p>The configuration that specifies how the deployment traffic is routed.</p>
3722
3722
  * @public
3723
3723
  */
3724
- trafficRoutingConfig?: TrafficRoutingConfig;
3724
+ trafficRoutingConfig?: TrafficRoutingConfig | undefined;
3725
3725
  /**
3726
3726
  * <p>The destination platform type for the deployment (<code>Lambda</code>,
3727
3727
  * <code>Server</code>, or <code>ECS</code>).</p>
3728
3728
  * @public
3729
3729
  */
3730
- computePlatform?: ComputePlatform;
3730
+ computePlatform?: ComputePlatform | undefined;
3731
3731
  /**
3732
3732
  * <p>Configure the <code>ZonalConfig</code> object if you want CodeDeploy to
3733
3733
  * deploy your application to one <a href="https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html#concepts-availability-zones">Availability Zone</a> at a time, within an Amazon Web Services Region.</p>
@@ -3735,7 +3735,7 @@ export interface CreateDeploymentConfigInput {
3735
3735
  * Guide</i>.</p>
3736
3736
  * @public
3737
3737
  */
3738
- zonalConfig?: ZonalConfig;
3738
+ zonalConfig?: ZonalConfig | undefined;
3739
3739
  }
3740
3740
  /**
3741
3741
  * <p>Represents the output of a <code>CreateDeploymentConfig</code> operation.</p>
@@ -3746,7 +3746,7 @@ export interface CreateDeploymentConfigOutput {
3746
3746
  * <p>A unique deployment configuration ID.</p>
3747
3747
  * @public
3748
3748
  */
3749
- deploymentConfigId?: string;
3749
+ deploymentConfigId?: string | undefined;
3750
3750
  }
3751
3751
  /**
3752
3752
  * <p>A deployment configuration with the specified name with the user or Amazon Web Services account already exists.</p>
@@ -3835,25 +3835,25 @@ export interface CreateDeploymentGroupInput {
3835
3835
  * Deployment Configurations in CodeDeploy</a> in the <i>CodeDeploy User Guide</i>.</p>
3836
3836
  * @public
3837
3837
  */
3838
- deploymentConfigName?: string;
3838
+ deploymentConfigName?: string | undefined;
3839
3839
  /**
3840
3840
  * <p>The Amazon EC2 tags on which to filter. The deployment group includes Amazon EC2 instances with any of the specified tags. Cannot be used in the same call
3841
3841
  * as ec2TagSet.</p>
3842
3842
  * @public
3843
3843
  */
3844
- ec2TagFilters?: EC2TagFilter[];
3844
+ ec2TagFilters?: EC2TagFilter[] | undefined;
3845
3845
  /**
3846
3846
  * <p>The on-premises instance tags on which to filter. The deployment group includes
3847
3847
  * on-premises instances with any of the specified tags. Cannot be used in the same call as
3848
3848
  * <code>OnPremisesTagSet</code>.</p>
3849
3849
  * @public
3850
3850
  */
3851
- onPremisesInstanceTagFilters?: TagFilter[];
3851
+ onPremisesInstanceTagFilters?: TagFilter[] | undefined;
3852
3852
  /**
3853
3853
  * <p>A list of associated Amazon EC2 Auto Scaling groups.</p>
3854
3854
  * @public
3855
3855
  */
3856
- autoScalingGroups?: string[];
3856
+ autoScalingGroups?: string[] | undefined;
3857
3857
  /**
3858
3858
  * <p>A service role Amazon Resource Name (ARN) that allows CodeDeploy to act on
3859
3859
  * the user's behalf when interacting with Amazon Web Services services.</p>
@@ -3867,19 +3867,19 @@ export interface CreateDeploymentGroupInput {
3867
3867
  * User Guide</i>.</p>
3868
3868
  * @public
3869
3869
  */
3870
- triggerConfigurations?: TriggerConfig[];
3870
+ triggerConfigurations?: TriggerConfig[] | undefined;
3871
3871
  /**
3872
3872
  * <p>Information to add about Amazon CloudWatch alarms when the deployment group is
3873
3873
  * created.</p>
3874
3874
  * @public
3875
3875
  */
3876
- alarmConfiguration?: AlarmConfiguration;
3876
+ alarmConfiguration?: AlarmConfiguration | undefined;
3877
3877
  /**
3878
3878
  * <p>Configuration information for an automatic rollback that is added when a deployment
3879
3879
  * group is created.</p>
3880
3880
  * @public
3881
3881
  */
3882
- autoRollbackConfiguration?: AutoRollbackConfiguration;
3882
+ autoRollbackConfiguration?: AutoRollbackConfiguration | undefined;
3883
3883
  /**
3884
3884
  * <p>Indicates what happens when new Amazon EC2 instances are launched
3885
3885
  * mid-deployment and do not receive the deployed application revision.</p>
@@ -3891,51 +3891,51 @@ export interface CreateDeploymentGroupInput {
3891
3891
  * having different revisions.</p>
3892
3892
  * @public
3893
3893
  */
3894
- outdatedInstancesStrategy?: OutdatedInstancesStrategy;
3894
+ outdatedInstancesStrategy?: OutdatedInstancesStrategy | undefined;
3895
3895
  /**
3896
3896
  * <p>Information about the type of deployment, in-place or blue/green, that you want to run
3897
3897
  * and whether to route deployment traffic behind a load balancer.</p>
3898
3898
  * @public
3899
3899
  */
3900
- deploymentStyle?: DeploymentStyle;
3900
+ deploymentStyle?: DeploymentStyle | undefined;
3901
3901
  /**
3902
3902
  * <p>Information about blue/green deployment options for a deployment group.</p>
3903
3903
  * @public
3904
3904
  */
3905
- blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
3905
+ blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration | undefined;
3906
3906
  /**
3907
3907
  * <p>Information about the load balancer used in a deployment.</p>
3908
3908
  * @public
3909
3909
  */
3910
- loadBalancerInfo?: LoadBalancerInfo;
3910
+ loadBalancerInfo?: LoadBalancerInfo | undefined;
3911
3911
  /**
3912
3912
  * <p>Information about groups of tags applied to Amazon EC2 instances. The
3913
3913
  * deployment group includes only Amazon EC2 instances identified by all the tag
3914
3914
  * groups. Cannot be used in the same call as <code>ec2TagFilters</code>.</p>
3915
3915
  * @public
3916
3916
  */
3917
- ec2TagSet?: EC2TagSet;
3917
+ ec2TagSet?: EC2TagSet | undefined;
3918
3918
  /**
3919
3919
  * <p> The target Amazon ECS services in the deployment group. This applies only to
3920
3920
  * deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name
3921
3921
  * pair using the format <code><clustername>:<servicename></code>. </p>
3922
3922
  * @public
3923
3923
  */
3924
- ecsServices?: ECSService[];
3924
+ ecsServices?: ECSService[] | undefined;
3925
3925
  /**
3926
3926
  * <p>Information about groups of tags applied to on-premises instances. The deployment
3927
3927
  * group includes only on-premises instances identified by all of the tag groups. Cannot be
3928
3928
  * used in the same call as <code>onPremisesInstanceTagFilters</code>.</p>
3929
3929
  * @public
3930
3930
  */
3931
- onPremisesTagSet?: OnPremisesTagSet;
3931
+ onPremisesTagSet?: OnPremisesTagSet | undefined;
3932
3932
  /**
3933
3933
  * <p> The metadata that you apply to CodeDeploy deployment groups to help you organize and
3934
3934
  * categorize them. Each tag consists of a key and an optional value, both of which you
3935
3935
  * define. </p>
3936
3936
  * @public
3937
3937
  */
3938
- tags?: Tag[];
3938
+ tags?: Tag[] | undefined;
3939
3939
  /**
3940
3940
  * <p>This parameter only applies if you are using CodeDeploy with Amazon EC2 Auto Scaling. For more information, see <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide/integrations-aws-auto-scaling.html">Integrating
3941
3941
  * CodeDeploy with Amazon EC2 Auto Scaling</a> in the <i>CodeDeploy User Guide</i>.</p>
@@ -3948,7 +3948,7 @@ export interface CreateDeploymentGroupInput {
3948
3948
  * Guide</i>.</p>
3949
3949
  * @public
3950
3950
  */
3951
- terminationHookEnabled?: boolean;
3951
+ terminationHookEnabled?: boolean | undefined;
3952
3952
  }
3953
3953
  /**
3954
3954
  * <p>Represents the output of a <code>CreateDeploymentGroup</code> operation.</p>
@@ -3959,7 +3959,7 @@ export interface CreateDeploymentGroupOutput {
3959
3959
  * <p>A unique deployment group ID.</p>
3960
3960
  * @public
3961
3961
  */
3962
- deploymentGroupId?: string;
3962
+ deploymentGroupId?: string | undefined;
3963
3963
  }
3964
3964
  /**
3965
3965
  * <p>A deployment group with the specified name with the user or Amazon Web Services account
@@ -4236,7 +4236,7 @@ export interface DeleteDeploymentGroupOutput {
4236
4236
  * the Amazon EC2 instances in the Auto Scaling group.</p>
4237
4237
  * @public
4238
4238
  */
4239
- hooksNotCleanedUp?: AutoScalingGroup[];
4239
+ hooksNotCleanedUp?: AutoScalingGroup[] | undefined;
4240
4240
  }
4241
4241
  /**
4242
4242
  * <p>Represents the input of a <code>DeleteGitHubAccount</code> operation.</p>
@@ -4247,7 +4247,7 @@ export interface DeleteGitHubAccountTokenInput {
4247
4247
  * <p>The name of the GitHub account connection to delete.</p>
4248
4248
  * @public
4249
4249
  */
4250
- tokenName?: string;
4250
+ tokenName?: string | undefined;
4251
4251
  }
4252
4252
  /**
4253
4253
  * <p>Represents the output of a <code>DeleteGitHubAccountToken</code> operation.</p>
@@ -4258,7 +4258,7 @@ export interface DeleteGitHubAccountTokenOutput {
4258
4258
  * <p>The name of the GitHub account connection that was deleted.</p>
4259
4259
  * @public
4260
4260
  */
4261
- tokenName?: string;
4261
+ tokenName?: string | undefined;
4262
4262
  }
4263
4263
  /**
4264
4264
  * <p>No GitHub account connection exists with the named specified in the call.</p>
@@ -4329,7 +4329,7 @@ export interface DeleteResourcesByExternalIdInput {
4329
4329
  * ID) that is linked to one or more CodeDeploy resources.</p>
4330
4330
  * @public
4331
4331
  */
4332
- externalId?: string;
4332
+ externalId?: string | undefined;
4333
4333
  }
4334
4334
  /**
4335
4335
  * @public
@@ -4367,7 +4367,7 @@ export interface GetApplicationOutput {
4367
4367
  * <p>Information about the application.</p>
4368
4368
  * @public
4369
4369
  */
4370
- application?: ApplicationInfo;
4370
+ application?: ApplicationInfo | undefined;
4371
4371
  }
4372
4372
  /**
4373
4373
  * <p>Represents the input of a <code>GetApplicationRevision</code> operation.</p>
@@ -4394,17 +4394,17 @@ export interface GetApplicationRevisionOutput {
4394
4394
  * <p>The name of the application that corresponds to the revision.</p>
4395
4395
  * @public
4396
4396
  */
4397
- applicationName?: string;
4397
+ applicationName?: string | undefined;
4398
4398
  /**
4399
4399
  * <p>Additional information about the revision, including type and location.</p>
4400
4400
  * @public
4401
4401
  */
4402
- revision?: RevisionLocation;
4402
+ revision?: RevisionLocation | undefined;
4403
4403
  /**
4404
4404
  * <p>General information about the revision.</p>
4405
4405
  * @public
4406
4406
  */
4407
- revisionInfo?: GenericRevisionInfo;
4407
+ revisionInfo?: GenericRevisionInfo | undefined;
4408
4408
  }
4409
4409
  /**
4410
4410
  * <p>Represents the input of a <code>GetDeployment</code> operation.</p>
@@ -4427,7 +4427,7 @@ export interface GetDeploymentOutput {
4427
4427
  * <p>Information about the deployment.</p>
4428
4428
  * @public
4429
4429
  */
4430
- deploymentInfo?: DeploymentInfo;
4430
+ deploymentInfo?: DeploymentInfo | undefined;
4431
4431
  }
4432
4432
  /**
4433
4433
  * <p>Represents the input of a <code>GetDeploymentConfig</code> operation.</p>
@@ -4449,40 +4449,40 @@ export interface DeploymentConfigInfo {
4449
4449
  * <p>The deployment configuration ID.</p>
4450
4450
  * @public
4451
4451
  */
4452
- deploymentConfigId?: string;
4452
+ deploymentConfigId?: string | undefined;
4453
4453
  /**
4454
4454
  * <p>The deployment configuration name.</p>
4455
4455
  * @public
4456
4456
  */
4457
- deploymentConfigName?: string;
4457
+ deploymentConfigName?: string | undefined;
4458
4458
  /**
4459
4459
  * <p>Information about the number or percentage of minimum healthy instances.</p>
4460
4460
  * @public
4461
4461
  */
4462
- minimumHealthyHosts?: MinimumHealthyHosts;
4462
+ minimumHealthyHosts?: MinimumHealthyHosts | undefined;
4463
4463
  /**
4464
4464
  * <p>The time at which the deployment configuration was created.</p>
4465
4465
  * @public
4466
4466
  */
4467
- createTime?: Date;
4467
+ createTime?: Date | undefined;
4468
4468
  /**
4469
4469
  * <p>The destination platform type for the deployment (<code>Lambda</code>,
4470
4470
  * <code>Server</code>, or <code>ECS</code>).</p>
4471
4471
  * @public
4472
4472
  */
4473
- computePlatform?: ComputePlatform;
4473
+ computePlatform?: ComputePlatform | undefined;
4474
4474
  /**
4475
4475
  * <p>The configuration that specifies how the deployment traffic is routed. Used for
4476
4476
  * deployments with a Lambda or Amazon ECS compute platform
4477
4477
  * only.</p>
4478
4478
  * @public
4479
4479
  */
4480
- trafficRoutingConfig?: TrafficRoutingConfig;
4480
+ trafficRoutingConfig?: TrafficRoutingConfig | undefined;
4481
4481
  /**
4482
4482
  * <p>Information about a zonal configuration.</p>
4483
4483
  * @public
4484
4484
  */
4485
- zonalConfig?: ZonalConfig;
4485
+ zonalConfig?: ZonalConfig | undefined;
4486
4486
  }
4487
4487
  /**
4488
4488
  * <p>Represents the output of a <code>GetDeploymentConfig</code> operation.</p>
@@ -4493,7 +4493,7 @@ export interface GetDeploymentConfigOutput {
4493
4493
  * <p>Information about the deployment configuration.</p>
4494
4494
  * @public
4495
4495
  */
4496
- deploymentConfigInfo?: DeploymentConfigInfo;
4496
+ deploymentConfigInfo?: DeploymentConfigInfo | undefined;
4497
4497
  }
4498
4498
  /**
4499
4499
  * <p>Represents the input of a <code>GetDeploymentGroup</code> operation.</p>
@@ -4520,7 +4520,7 @@ export interface GetDeploymentGroupOutput {
4520
4520
  * <p>Information about the deployment group.</p>
4521
4521
  * @public
4522
4522
  */
4523
- deploymentGroupInfo?: DeploymentGroupInfo;
4523
+ deploymentGroupInfo?: DeploymentGroupInfo | undefined;
4524
4524
  }
4525
4525
  /**
4526
4526
  * <p> Represents the input of a <code>GetDeploymentInstance</code> operation. </p>
@@ -4549,7 +4549,7 @@ export interface GetDeploymentInstanceOutput {
4549
4549
  * <p> Information about the instance. </p>
4550
4550
  * @public
4551
4551
  */
4552
- instanceSummary?: InstanceSummary;
4552
+ instanceSummary?: InstanceSummary | undefined;
4553
4553
  }
4554
4554
  /**
4555
4555
  * @public
@@ -4578,7 +4578,7 @@ export interface GetDeploymentTargetOutput {
4578
4578
  * <code>ecsTarget</code>). </p>
4579
4579
  * @public
4580
4580
  */
4581
- deploymentTarget?: DeploymentTarget;
4581
+ deploymentTarget?: DeploymentTarget | undefined;
4582
4582
  }
4583
4583
  /**
4584
4584
  * <p> Represents the input of a <code>GetOnPremisesInstance</code> operation. </p>
@@ -4600,7 +4600,7 @@ export interface GetOnPremisesInstanceOutput {
4600
4600
  * <p> Information about the on-premises instance. </p>
4601
4601
  * @public
4602
4602
  */
4603
- instanceInfo?: InstanceInfo;
4603
+ instanceInfo?: InstanceInfo | undefined;
4604
4604
  }
4605
4605
  /**
4606
4606
  * <p>The bucket name either doesn't exist or was specified in an invalid format.</p>
@@ -4733,7 +4733,7 @@ export interface ListApplicationRevisionsInput {
4733
4733
  * </p>
4734
4734
  * @public
4735
4735
  */
4736
- sortBy?: ApplicationRevisionSortBy;
4736
+ sortBy?: ApplicationRevisionSortBy | undefined;
4737
4737
  /**
4738
4738
  * <p> The order in which to sort the list results: </p>
4739
4739
  * <ul>
@@ -4750,19 +4750,19 @@ export interface ListApplicationRevisionsInput {
4750
4750
  * <p>If set to null, the results are sorted in an arbitrary order.</p>
4751
4751
  * @public
4752
4752
  */
4753
- sortOrder?: SortOrder;
4753
+ sortOrder?: SortOrder | undefined;
4754
4754
  /**
4755
4755
  * <p> An Amazon S3 bucket name to limit the search for revisions. </p>
4756
4756
  * <p> If set to null, all of the user's buckets are searched. </p>
4757
4757
  * @public
4758
4758
  */
4759
- s3Bucket?: string;
4759
+ s3Bucket?: string | undefined;
4760
4760
  /**
4761
4761
  * <p> A key prefix for the set of Amazon S3 objects to limit the search for
4762
4762
  * revisions. </p>
4763
4763
  * @public
4764
4764
  */
4765
- s3KeyPrefix?: string;
4765
+ s3KeyPrefix?: string | undefined;
4766
4766
  /**
4767
4767
  * <p> Whether to list revisions based on whether the revision is the target revision of a
4768
4768
  * deployment group: </p>
@@ -4784,13 +4784,13 @@ export interface ListApplicationRevisionsInput {
4784
4784
  * </ul>
4785
4785
  * @public
4786
4786
  */
4787
- deployed?: ListStateFilterAction;
4787
+ deployed?: ListStateFilterAction | undefined;
4788
4788
  /**
4789
4789
  * <p>An identifier returned from the previous <code>ListApplicationRevisions</code> call.
4790
4790
  * It can be used to return the next set of applications in the list.</p>
4791
4791
  * @public
4792
4792
  */
4793
- nextToken?: string;
4793
+ nextToken?: string | undefined;
4794
4794
  }
4795
4795
  /**
4796
4796
  * <p>Represents the output of a <code>ListApplicationRevisions</code> operation.</p>
@@ -4801,14 +4801,14 @@ export interface ListApplicationRevisionsOutput {
4801
4801
  * <p>A list of locations that contain the matching revisions.</p>
4802
4802
  * @public
4803
4803
  */
4804
- revisions?: RevisionLocation[];
4804
+ revisions?: RevisionLocation[] | undefined;
4805
4805
  /**
4806
4806
  * <p>If a large amount of information is returned, an identifier is also returned. It can
4807
4807
  * be used in a subsequent list application revisions call to return the next set of
4808
4808
  * application revisions in the list.</p>
4809
4809
  * @public
4810
4810
  */
4811
- nextToken?: string;
4811
+ nextToken?: string | undefined;
4812
4812
  }
4813
4813
  /**
4814
4814
  * <p>Represents the input of a <code>ListApplications</code> operation.</p>
@@ -4820,7 +4820,7 @@ export interface ListApplicationsInput {
4820
4820
  * return the next set of applications in the list.</p>
4821
4821
  * @public
4822
4822
  */
4823
- nextToken?: string;
4823
+ nextToken?: string | undefined;
4824
4824
  }
4825
4825
  /**
4826
4826
  * <p>Represents the output of a ListApplications operation.</p>
@@ -4831,14 +4831,14 @@ export interface ListApplicationsOutput {
4831
4831
  * <p>A list of application names.</p>
4832
4832
  * @public
4833
4833
  */
4834
- applications?: string[];
4834
+ applications?: string[] | undefined;
4835
4835
  /**
4836
4836
  * <p>If a large amount of information is returned, an identifier is also returned. It can
4837
4837
  * be used in a subsequent list applications call to return the next set of applications in
4838
4838
  * the list.</p>
4839
4839
  * @public
4840
4840
  */
4841
- nextToken?: string;
4841
+ nextToken?: string | undefined;
4842
4842
  }
4843
4843
  /**
4844
4844
  * <p>Represents the input of a <code>ListDeploymentConfigs</code> operation.</p>
@@ -4850,7 +4850,7 @@ export interface ListDeploymentConfigsInput {
4850
4850
  * can be used to return the next set of deployment configurations in the list. </p>
4851
4851
  * @public
4852
4852
  */
4853
- nextToken?: string;
4853
+ nextToken?: string | undefined;
4854
4854
  }
4855
4855
  /**
4856
4856
  * <p>Represents the output of a <code>ListDeploymentConfigs</code> operation.</p>
@@ -4862,14 +4862,14 @@ export interface ListDeploymentConfigsOutput {
4862
4862
  * <code>CodeDeployDefault.OneAtATime</code>.</p>
4863
4863
  * @public
4864
4864
  */
4865
- deploymentConfigsList?: string[];
4865
+ deploymentConfigsList?: string[] | undefined;
4866
4866
  /**
4867
4867
  * <p>If a large amount of information is returned, an identifier is also returned. It can
4868
4868
  * be used in a subsequent list deployment configurations call to return the next set of
4869
4869
  * deployment configurations in the list.</p>
4870
4870
  * @public
4871
4871
  */
4872
- nextToken?: string;
4872
+ nextToken?: string | undefined;
4873
4873
  }
4874
4874
  /**
4875
4875
  * <p>Represents the input of a <code>ListDeploymentGroups</code> operation.</p>
@@ -4886,7 +4886,7 @@ export interface ListDeploymentGroupsInput {
4886
4886
  * to return the next set of deployment groups in the list.</p>
4887
4887
  * @public
4888
4888
  */
4889
- nextToken?: string;
4889
+ nextToken?: string | undefined;
4890
4890
  }
4891
4891
  /**
4892
4892
  * <p>Represents the output of a <code>ListDeploymentGroups</code> operation.</p>
@@ -4897,19 +4897,19 @@ export interface ListDeploymentGroupsOutput {
4897
4897
  * <p>The application name.</p>
4898
4898
  * @public
4899
4899
  */
4900
- applicationName?: string;
4900
+ applicationName?: string | undefined;
4901
4901
  /**
4902
4902
  * <p>A list of deployment group names.</p>
4903
4903
  * @public
4904
4904
  */
4905
- deploymentGroups?: string[];
4905
+ deploymentGroups?: string[] | undefined;
4906
4906
  /**
4907
4907
  * <p>If a large amount of information is returned, an identifier is also returned. It can
4908
4908
  * be used in a subsequent list deployment groups call to return the next set of deployment
4909
4909
  * groups in the list.</p>
4910
4910
  * @public
4911
4911
  */
4912
- nextToken?: string;
4912
+ nextToken?: string | undefined;
4913
4913
  }
4914
4914
  /**
4915
4915
  * <p>An instance type was specified for an in-place deployment. Instance types are
@@ -4977,7 +4977,7 @@ export interface ListDeploymentInstancesInput {
4977
4977
  * used to return the next set of deployment instances in the list.</p>
4978
4978
  * @public
4979
4979
  */
4980
- nextToken?: string;
4980
+ nextToken?: string | undefined;
4981
4981
  /**
4982
4982
  * <p>A subset of instances to list by status:</p>
4983
4983
  * <ul>
@@ -5011,14 +5011,14 @@ export interface ListDeploymentInstancesInput {
5011
5011
  * </ul>
5012
5012
  * @public
5013
5013
  */
5014
- instanceStatusFilter?: InstanceStatus[];
5014
+ instanceStatusFilter?: InstanceStatus[] | undefined;
5015
5015
  /**
5016
5016
  * <p>The set of instances in a blue/green deployment, either those in the original
5017
5017
  * environment ("BLUE") or those in the replacement environment ("GREEN"), for which you
5018
5018
  * want to view instance information.</p>
5019
5019
  * @public
5020
5020
  */
5021
- instanceTypeFilter?: _InstanceType[];
5021
+ instanceTypeFilter?: _InstanceType[] | undefined;
5022
5022
  }
5023
5023
  /**
5024
5024
  * <p>Represents the output of a <code>ListDeploymentInstances</code> operation.</p>
@@ -5029,14 +5029,14 @@ export interface ListDeploymentInstancesOutput {
5029
5029
  * <p>A list of instance IDs.</p>
5030
5030
  * @public
5031
5031
  */
5032
- instancesList?: string[];
5032
+ instancesList?: string[] | undefined;
5033
5033
  /**
5034
5034
  * <p>If a large amount of information is returned, an identifier is also returned. It can
5035
5035
  * be used in a subsequent list deployment instances call to return the next set of
5036
5036
  * deployment instances in the list.</p>
5037
5037
  * @public
5038
5038
  */
5039
- nextToken?: string;
5039
+ nextToken?: string | undefined;
5040
5040
  }
5041
5041
  /**
5042
5042
  * <p>The external ID was specified in an invalid format.</p>
@@ -5074,7 +5074,7 @@ export interface TimeRange {
5074
5074
  * </note>
5075
5075
  * @public
5076
5076
  */
5077
- start?: Date;
5077
+ start?: Date | undefined;
5078
5078
  /**
5079
5079
  * <p>The end time of the time range.</p>
5080
5080
  * <note>
@@ -5082,7 +5082,7 @@ export interface TimeRange {
5082
5082
  * </note>
5083
5083
  * @public
5084
5084
  */
5085
- end?: Date;
5085
+ end?: Date | undefined;
5086
5086
  }
5087
5087
  /**
5088
5088
  * <p>Represents the input of a <code>ListDeployments</code> operation.</p>
@@ -5098,7 +5098,7 @@ export interface ListDeploymentsInput {
5098
5098
  * </note>
5099
5099
  * @public
5100
5100
  */
5101
- applicationName?: string;
5101
+ applicationName?: string | undefined;
5102
5102
  /**
5103
5103
  * <p>The name of a deployment group for the specified application.</p>
5104
5104
  * <note>
@@ -5108,13 +5108,13 @@ export interface ListDeploymentsInput {
5108
5108
  * </note>
5109
5109
  * @public
5110
5110
  */
5111
- deploymentGroupName?: string;
5111
+ deploymentGroupName?: string | undefined;
5112
5112
  /**
5113
5113
  * <p>The unique ID of an external resource for returning deployments linked to the external
5114
5114
  * resource.</p>
5115
5115
  * @public
5116
5116
  */
5117
- externalId?: string;
5117
+ externalId?: string | undefined;
5118
5118
  /**
5119
5119
  * <p>A subset of deployments to list by status:</p>
5120
5120
  * <ul>
@@ -5149,18 +5149,18 @@ export interface ListDeploymentsInput {
5149
5149
  * </ul>
5150
5150
  * @public
5151
5151
  */
5152
- includeOnlyStatuses?: DeploymentStatus[];
5152
+ includeOnlyStatuses?: DeploymentStatus[] | undefined;
5153
5153
  /**
5154
5154
  * <p>A time range (start and end) for returning a subset of the list of deployments.</p>
5155
5155
  * @public
5156
5156
  */
5157
- createTimeRange?: TimeRange;
5157
+ createTimeRange?: TimeRange | undefined;
5158
5158
  /**
5159
5159
  * <p>An identifier returned from the previous list deployments call. It can be used to
5160
5160
  * return the next set of deployments in the list.</p>
5161
5161
  * @public
5162
5162
  */
5163
- nextToken?: string;
5163
+ nextToken?: string | undefined;
5164
5164
  }
5165
5165
  /**
5166
5166
  * <p>Represents the output of a <code>ListDeployments</code> operation.</p>
@@ -5171,14 +5171,14 @@ export interface ListDeploymentsOutput {
5171
5171
  * <p>A list of deployment IDs.</p>
5172
5172
  * @public
5173
5173
  */
5174
- deployments?: string[];
5174
+ deployments?: string[] | undefined;
5175
5175
  /**
5176
5176
  * <p>If a large amount of information is returned, an identifier is also returned. It can
5177
5177
  * be used in a subsequent list deployments call to return the next set of deployments in
5178
5178
  * the list.</p>
5179
5179
  * @public
5180
5180
  */
5181
- nextToken?: string;
5181
+ nextToken?: string | undefined;
5182
5182
  }
5183
5183
  /**
5184
5184
  * @public
@@ -5206,7 +5206,7 @@ export interface ListDeploymentTargetsInput {
5206
5206
  * call. It can be used to return the next set of deployment targets in the list. </p>
5207
5207
  * @public
5208
5208
  */
5209
- nextToken?: string;
5209
+ nextToken?: string | undefined;
5210
5210
  /**
5211
5211
  * <p> A key used to filter the returned targets. The two valid values are:</p>
5212
5212
  * <ul>
@@ -5225,7 +5225,7 @@ export interface ListDeploymentTargetsInput {
5225
5225
  * </ul>
5226
5226
  * @public
5227
5227
  */
5228
- targetFilters?: Partial<Record<TargetFilterName, string[]>>;
5228
+ targetFilters?: Partial<Record<TargetFilterName, string[]>> | undefined;
5229
5229
  }
5230
5230
  /**
5231
5231
  * @public
@@ -5235,14 +5235,14 @@ export interface ListDeploymentTargetsOutput {
5235
5235
  * <p> The unique IDs of deployment targets. </p>
5236
5236
  * @public
5237
5237
  */
5238
- targetIds?: string[];
5238
+ targetIds?: string[] | undefined;
5239
5239
  /**
5240
5240
  * <p> If a large amount of information is returned, a token identifier is also returned. It
5241
5241
  * can be used in a subsequent <code>ListDeploymentTargets</code> call to return the next
5242
5242
  * set of deployment targets in the list. </p>
5243
5243
  * @public
5244
5244
  */
5245
- nextToken?: string;
5245
+ nextToken?: string | undefined;
5246
5246
  }
5247
5247
  /**
5248
5248
  * <p>Represents the input of a <code>ListGitHubAccountTokenNames</code> operation.</p>
@@ -5254,7 +5254,7 @@ export interface ListGitHubAccountTokenNamesInput {
5254
5254
  * call. It can be used to return the next set of names in the list. </p>
5255
5255
  * @public
5256
5256
  */
5257
- nextToken?: string;
5257
+ nextToken?: string | undefined;
5258
5258
  }
5259
5259
  /**
5260
5260
  * <p>Represents the output of a <code>ListGitHubAccountTokenNames</code> operation.</p>
@@ -5265,14 +5265,14 @@ export interface ListGitHubAccountTokenNamesOutput {
5265
5265
  * <p>A list of names of connections to GitHub accounts.</p>
5266
5266
  * @public
5267
5267
  */
5268
- tokenNameList?: string[];
5268
+ tokenNameList?: string[] | undefined;
5269
5269
  /**
5270
5270
  * <p>If a large amount of information is returned, an identifier is also returned. It can
5271
5271
  * be used in a subsequent <code>ListGitHubAccountTokenNames</code> call to return the next
5272
5272
  * set of names in the list. </p>
5273
5273
  * @public
5274
5274
  */
5275
- nextToken?: string;
5275
+ nextToken?: string | undefined;
5276
5276
  }
5277
5277
  /**
5278
5278
  * <p>The registration status was specified in an invalid format.</p>
@@ -5331,19 +5331,19 @@ export interface ListOnPremisesInstancesInput {
5331
5331
  * </ul>
5332
5332
  * @public
5333
5333
  */
5334
- registrationStatus?: RegistrationStatus;
5334
+ registrationStatus?: RegistrationStatus | undefined;
5335
5335
  /**
5336
5336
  * <p>The on-premises instance tags that are used to restrict the on-premises instance names
5337
5337
  * returned.</p>
5338
5338
  * @public
5339
5339
  */
5340
- tagFilters?: TagFilter[];
5340
+ tagFilters?: TagFilter[] | undefined;
5341
5341
  /**
5342
5342
  * <p>An identifier returned from the previous list on-premises instances call. It can be
5343
5343
  * used to return the next set of on-premises instances in the list.</p>
5344
5344
  * @public
5345
5345
  */
5346
- nextToken?: string;
5346
+ nextToken?: string | undefined;
5347
5347
  }
5348
5348
  /**
5349
5349
  * <p>Represents the output of the list on-premises instances operation.</p>
@@ -5354,14 +5354,14 @@ export interface ListOnPremisesInstancesOutput {
5354
5354
  * <p>The list of matching on-premises instance names.</p>
5355
5355
  * @public
5356
5356
  */
5357
- instanceNames?: string[];
5357
+ instanceNames?: string[] | undefined;
5358
5358
  /**
5359
5359
  * <p>If a large amount of information is returned, an identifier is also returned. It can
5360
5360
  * be used in a subsequent list on-premises instances call to return the next set of
5361
5361
  * on-premises instances in the list.</p>
5362
5362
  * @public
5363
5363
  */
5364
- nextToken?: string;
5364
+ nextToken?: string | undefined;
5365
5365
  }
5366
5366
  /**
5367
5367
  * <p> The specified ARN is not in a valid format. </p>
@@ -5391,7 +5391,7 @@ export interface ListTagsForResourceInput {
5391
5391
  * be used to return the next set of applications in the list.</p>
5392
5392
  * @public
5393
5393
  */
5394
- NextToken?: string;
5394
+ NextToken?: string | undefined;
5395
5395
  }
5396
5396
  /**
5397
5397
  * @public
@@ -5402,14 +5402,14 @@ export interface ListTagsForResourceOutput {
5402
5402
  * with the resource identified by the input <code>ResourceArn</code> parameter. </p>
5403
5403
  * @public
5404
5404
  */
5405
- Tags?: Tag[];
5405
+ Tags?: Tag[] | undefined;
5406
5406
  /**
5407
5407
  * <p>If a large amount of information is returned, an identifier is also returned. It can
5408
5408
  * be used in a subsequent list application revisions call to return the next set of
5409
5409
  * application revisions in the list.</p>
5410
5410
  * @public
5411
5411
  */
5412
- NextToken?: string;
5412
+ NextToken?: string | undefined;
5413
5413
  }
5414
5414
  /**
5415
5415
  * <p> The ARN of a resource is required, but was not found. </p>
@@ -5472,13 +5472,13 @@ export interface PutLifecycleEventHookExecutionStatusInput {
5472
5472
  * validates a deployment lifecycle event. </p>
5473
5473
  * @public
5474
5474
  */
5475
- deploymentId?: string;
5475
+ deploymentId?: string | undefined;
5476
5476
  /**
5477
5477
  * <p> The execution ID of a deployment's lifecycle hook. A deployment lifecycle hook is
5478
5478
  * specified in the <code>hooks</code> section of the AppSpec file. </p>
5479
5479
  * @public
5480
5480
  */
5481
- lifecycleEventHookExecutionId?: string;
5481
+ lifecycleEventHookExecutionId?: string | undefined;
5482
5482
  /**
5483
5483
  * <p>The result of a Lambda function that validates a deployment lifecycle
5484
5484
  * event. The values listed in <b>Valid Values</b> are valid for
@@ -5486,7 +5486,7 @@ export interface PutLifecycleEventHookExecutionStatusInput {
5486
5486
  * <code>Failed</code> can be passed successfully in your API call.</p>
5487
5487
  * @public
5488
5488
  */
5489
- status?: LifecycleEventStatus;
5489
+ status?: LifecycleEventStatus | undefined;
5490
5490
  }
5491
5491
  /**
5492
5492
  * @public
@@ -5497,7 +5497,7 @@ export interface PutLifecycleEventHookExecutionStatusOutput {
5497
5497
  * <code>hooks</code> section of the deployment's AppSpec file.</p>
5498
5498
  * @public
5499
5499
  */
5500
- lifecycleEventHookExecutionId?: string;
5500
+ lifecycleEventHookExecutionId?: string | undefined;
5501
5501
  }
5502
5502
  /**
5503
5503
  * <p>Represents the input of a RegisterApplicationRevision operation.</p>
@@ -5513,7 +5513,7 @@ export interface RegisterApplicationRevisionInput {
5513
5513
  * <p>A comment about the revision.</p>
5514
5514
  * @public
5515
5515
  */
5516
- description?: string;
5516
+ description?: string | undefined;
5517
5517
  /**
5518
5518
  * <p>Information about the application revision to register, including type and
5519
5519
  * location.</p>
@@ -5634,12 +5634,12 @@ export interface RegisterOnPremisesInstanceInput {
5634
5634
  * instance.</p>
5635
5635
  * @public
5636
5636
  */
5637
- iamSessionArn?: string;
5637
+ iamSessionArn?: string | undefined;
5638
5638
  /**
5639
5639
  * <p>The ARN of the user to associate with the on-premises instance.</p>
5640
5640
  * @public
5641
5641
  */
5642
- iamUserArn?: string;
5642
+ iamUserArn?: string | undefined;
5643
5643
  }
5644
5644
  /**
5645
5645
  * <p>Represents the input of a <code>RemoveTagsFromOnPremisesInstances</code>
@@ -5667,7 +5667,7 @@ export interface SkipWaitTimeForInstanceTerminationInput {
5667
5667
  * termination wait time. </p>
5668
5668
  * @public
5669
5669
  */
5670
- deploymentId?: string;
5670
+ deploymentId?: string | undefined;
5671
5671
  }
5672
5672
  /**
5673
5673
  * <p> Represents the input of a <code>StopDeployment</code> operation. </p>
@@ -5684,7 +5684,7 @@ export interface StopDeploymentInput {
5684
5684
  * should be rolled back to the previous version of the application revision. </p>
5685
5685
  * @public
5686
5686
  */
5687
- autoRollbackEnabled?: boolean;
5687
+ autoRollbackEnabled?: boolean | undefined;
5688
5688
  }
5689
5689
  /**
5690
5690
  * @public
@@ -5715,12 +5715,12 @@ export interface StopDeploymentOutput {
5715
5715
  * </ul>
5716
5716
  * @public
5717
5717
  */
5718
- status?: StopStatus;
5718
+ status?: StopStatus | undefined;
5719
5719
  /**
5720
5720
  * <p>An accompanying status message.</p>
5721
5721
  * @public
5722
5722
  */
5723
- statusMessage?: string;
5723
+ statusMessage?: string | undefined;
5724
5724
  }
5725
5725
  /**
5726
5726
  * @public
@@ -5775,12 +5775,12 @@ export interface UpdateApplicationInput {
5775
5775
  * <p>The current name of the application you want to change.</p>
5776
5776
  * @public
5777
5777
  */
5778
- applicationName?: string;
5778
+ applicationName?: string | undefined;
5779
5779
  /**
5780
5780
  * <p>The new name to give the application.</p>
5781
5781
  * @public
5782
5782
  */
5783
- newApplicationName?: string;
5783
+ newApplicationName?: string | undefined;
5784
5784
  }
5785
5785
  /**
5786
5786
  * <p>Represents the input of an <code>UpdateDeploymentGroup</code> operation.</p>
@@ -5801,26 +5801,26 @@ export interface UpdateDeploymentGroupInput {
5801
5801
  * <p>The new name of the deployment group, if you want to change it.</p>
5802
5802
  * @public
5803
5803
  */
5804
- newDeploymentGroupName?: string;
5804
+ newDeploymentGroupName?: string | undefined;
5805
5805
  /**
5806
5806
  * <p>The replacement deployment configuration name to use, if you want to change it.</p>
5807
5807
  * @public
5808
5808
  */
5809
- deploymentConfigName?: string;
5809
+ deploymentConfigName?: string | undefined;
5810
5810
  /**
5811
5811
  * <p>The replacement set of Amazon EC2 tags on which to filter, if you want to
5812
5812
  * change them. To keep the existing tags, enter their names. To remove tags, do not enter
5813
5813
  * any tag names.</p>
5814
5814
  * @public
5815
5815
  */
5816
- ec2TagFilters?: EC2TagFilter[];
5816
+ ec2TagFilters?: EC2TagFilter[] | undefined;
5817
5817
  /**
5818
5818
  * <p>The replacement set of on-premises instance tags on which to filter, if you want to
5819
5819
  * change them. To keep the existing tags, enter their names. To remove tags, do not enter
5820
5820
  * any tag names.</p>
5821
5821
  * @public
5822
5822
  */
5823
- onPremisesInstanceTagFilters?: TagFilter[];
5823
+ onPremisesInstanceTagFilters?: TagFilter[] | undefined;
5824
5824
  /**
5825
5825
  * <p>The replacement list of Auto Scaling groups to be included in the deployment
5826
5826
  * group, if you want to change them.</p>
@@ -5837,12 +5837,12 @@ export interface UpdateDeploymentGroupInput {
5837
5837
  * </ul>
5838
5838
  * @public
5839
5839
  */
5840
- autoScalingGroups?: string[];
5840
+ autoScalingGroups?: string[] | undefined;
5841
5841
  /**
5842
5842
  * <p>A replacement ARN for the service role, if you want to change it.</p>
5843
5843
  * @public
5844
5844
  */
5845
- serviceRoleArn?: string;
5845
+ serviceRoleArn?: string | undefined;
5846
5846
  /**
5847
5847
  * <p>Information about triggers to change when the deployment group is updated. For
5848
5848
  * examples, see <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide/how-to-notify-edit.html">Edit a Trigger in a
@@ -5850,19 +5850,19 @@ export interface UpdateDeploymentGroupInput {
5850
5850
  * Guide</i>.</p>
5851
5851
  * @public
5852
5852
  */
5853
- triggerConfigurations?: TriggerConfig[];
5853
+ triggerConfigurations?: TriggerConfig[] | undefined;
5854
5854
  /**
5855
5855
  * <p>Information to add or change about Amazon CloudWatch alarms when the deployment group
5856
5856
  * is updated.</p>
5857
5857
  * @public
5858
5858
  */
5859
- alarmConfiguration?: AlarmConfiguration;
5859
+ alarmConfiguration?: AlarmConfiguration | undefined;
5860
5860
  /**
5861
5861
  * <p>Information for an automatic rollback configuration that is added or changed when a
5862
5862
  * deployment group is updated.</p>
5863
5863
  * @public
5864
5864
  */
5865
- autoRollbackConfiguration?: AutoRollbackConfiguration;
5865
+ autoRollbackConfiguration?: AutoRollbackConfiguration | undefined;
5866
5866
  /**
5867
5867
  * <p>Indicates what happens when new Amazon EC2 instances are launched
5868
5868
  * mid-deployment and do not receive the deployed application revision.</p>
@@ -5874,43 +5874,43 @@ export interface UpdateDeploymentGroupInput {
5874
5874
  * having different revisions.</p>
5875
5875
  * @public
5876
5876
  */
5877
- outdatedInstancesStrategy?: OutdatedInstancesStrategy;
5877
+ outdatedInstancesStrategy?: OutdatedInstancesStrategy | undefined;
5878
5878
  /**
5879
5879
  * <p>Information about the type of deployment, either in-place or blue/green, you want to
5880
5880
  * run and whether to route deployment traffic behind a load balancer.</p>
5881
5881
  * @public
5882
5882
  */
5883
- deploymentStyle?: DeploymentStyle;
5883
+ deploymentStyle?: DeploymentStyle | undefined;
5884
5884
  /**
5885
5885
  * <p>Information about blue/green deployment options for a deployment group.</p>
5886
5886
  * @public
5887
5887
  */
5888
- blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration;
5888
+ blueGreenDeploymentConfiguration?: BlueGreenDeploymentConfiguration | undefined;
5889
5889
  /**
5890
5890
  * <p>Information about the load balancer used in a deployment.</p>
5891
5891
  * @public
5892
5892
  */
5893
- loadBalancerInfo?: LoadBalancerInfo;
5893
+ loadBalancerInfo?: LoadBalancerInfo | undefined;
5894
5894
  /**
5895
5895
  * <p>Information about groups of tags applied to on-premises instances. The deployment
5896
5896
  * group includes only Amazon EC2 instances identified by all the tag
5897
5897
  * groups.</p>
5898
5898
  * @public
5899
5899
  */
5900
- ec2TagSet?: EC2TagSet;
5900
+ ec2TagSet?: EC2TagSet | undefined;
5901
5901
  /**
5902
5902
  * <p> The target Amazon ECS services in the deployment group. This applies only to
5903
5903
  * deployment groups that use the Amazon ECS compute platform. A target Amazon ECS service is specified as an Amazon ECS cluster and service name
5904
5904
  * pair using the format <code><clustername>:<servicename></code>. </p>
5905
5905
  * @public
5906
5906
  */
5907
- ecsServices?: ECSService[];
5907
+ ecsServices?: ECSService[] | undefined;
5908
5908
  /**
5909
5909
  * <p>Information about an on-premises instance tag set. The deployment group includes only
5910
5910
  * on-premises instances identified by all the tag groups.</p>
5911
5911
  * @public
5912
5912
  */
5913
- onPremisesTagSet?: OnPremisesTagSet;
5913
+ onPremisesTagSet?: OnPremisesTagSet | undefined;
5914
5914
  /**
5915
5915
  * <p>This parameter only applies if you are using CodeDeploy with Amazon EC2 Auto Scaling. For more information, see <a href="https://docs.aws.amazon.com/codedeploy/latest/userguide/integrations-aws-auto-scaling.html">Integrating
5916
5916
  * CodeDeploy with Amazon EC2 Auto Scaling</a> in the <i>CodeDeploy User Guide</i>.</p>
@@ -5923,7 +5923,7 @@ export interface UpdateDeploymentGroupInput {
5923
5923
  * Guide</i>.</p>
5924
5924
  * @public
5925
5925
  */
5926
- terminationHookEnabled?: boolean;
5926
+ terminationHookEnabled?: boolean | undefined;
5927
5927
  }
5928
5928
  /**
5929
5929
  * <p>Represents the output of an <code>UpdateDeploymentGroup</code> operation.</p>
@@ -5936,5 +5936,5 @@ export interface UpdateDeploymentGroupOutput {
5936
5936
  * corresponding Auto Scaling lifecycle event hooks from the Amazon Web Services account. If the output contains data, CodeDeploy could not remove some Auto Scaling lifecycle event hooks from the Amazon Web Services account.</p>
5937
5937
  * @public
5938
5938
  */
5939
- hooksNotCleanedUp?: AutoScalingGroup[];
5939
+ hooksNotCleanedUp?: AutoScalingGroup[] | undefined;
5940
5940
  }