lambda-live-debugger 1.12.1 → 1.12.3

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 (4664) hide show
  1. package/dist/extension/extension.zip +0 -0
  2. package/dist/extension/nodejs/node_modules/interceptor.js +15508 -12345
  3. package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
  4. package/dist/infraDeploy.mjs +26 -23
  5. package/dist/utils/runWithConcurrency.d.ts +8 -0
  6. package/dist/utils/runWithConcurrency.mjs +19 -0
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/bdd.js +2 -2
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/endpoint/endpointResolver.js +5 -5
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +327 -333
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/models/CloudFormationServiceException.js +3 -3
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +14 -16
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +19 -24
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +9 -10
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormation.js +1 -1
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +6 -9
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/bdd.js +1 -1
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/endpointResolver.js +2 -2
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/CloudFormationServiceException.js +1 -1
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +5 -7
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +5 -10
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +3 -4
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeExtensions.js +3 -3
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +3 -3
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +3 -3
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +3 -3
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +3 -3
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +3 -3
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +2 -2
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +2 -2
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +3 -3
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +3 -3
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +12 -11
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +6 -7
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +6 -4
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +6 -4
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -4
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +6 -4
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +6 -4
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +6 -4
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +6 -4
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +6 -4
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +6 -4
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +6 -4
  137. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +6 -4
  138. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -4
  139. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +6 -4
  140. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +6 -4
  141. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +6 -4
  142. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +6 -4
  143. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +6 -4
  144. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +6 -4
  145. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +6 -4
  146. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +6 -4
  147. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +6 -4
  148. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +6 -4
  149. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
  150. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +6 -4
  151. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +6 -4
  152. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +6 -4
  153. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +6 -4
  154. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -4
  155. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +6 -4
  156. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +6 -4
  157. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +6 -4
  158. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +6 -4
  159. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +6 -4
  160. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +6 -4
  161. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +6 -4
  162. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +6 -4
  163. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +6 -4
  164. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +6 -4
  165. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +6 -4
  166. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +6 -4
  167. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +6 -4
  168. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +6 -4
  169. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +6 -4
  170. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +6 -4
  171. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +6 -4
  172. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +6 -4
  173. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +6 -4
  174. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +6 -4
  175. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +6 -4
  176. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +6 -4
  177. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +6 -4
  178. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +6 -4
  179. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +6 -4
  180. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +6 -4
  181. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +6 -4
  182. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +6 -4
  183. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +6 -4
  184. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +6 -4
  185. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +6 -4
  186. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -4
  187. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +6 -4
  188. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +6 -4
  189. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +6 -4
  190. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +6 -4
  191. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +6 -4
  192. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +6 -4
  193. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +6 -4
  194. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +6 -4
  195. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +6 -4
  196. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +6 -4
  197. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +6 -4
  198. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +6 -4
  199. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +6 -4
  200. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +6 -4
  201. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +6 -4
  202. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +6 -4
  203. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +6 -4
  204. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +6 -4
  205. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +6 -4
  206. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +6 -4
  207. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +6 -4
  208. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +6 -4
  209. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +6 -4
  210. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +6 -4
  211. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +6 -4
  212. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +6 -4
  213. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +6 -4
  214. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +6 -4
  215. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +6 -4
  216. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +6 -4
  217. package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/bdd.d.ts +1 -1
  218. package/node_modules/@aws-sdk/client-cloudformation/dist-types/extensionConfiguration.d.ts +1 -1
  219. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/CloudFormationServiceException.d.ts +1 -1
  220. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +1 -1
  221. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +3 -3
  222. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +3 -3
  223. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +3 -3
  224. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormation.d.ts +14 -11
  225. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +9 -17
  226. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateOrganizationsAccessCommand.d.ts +6 -4
  227. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ActivateTypeCommand.d.ts +6 -4
  228. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/BatchDescribeTypeConfigurationsCommand.d.ts +6 -4
  229. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CancelUpdateStackCommand.d.ts +6 -4
  230. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ContinueUpdateRollbackCommand.d.ts +6 -4
  231. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateChangeSetCommand.d.ts +6 -4
  232. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateGeneratedTemplateCommand.d.ts +6 -4
  233. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackCommand.d.ts +6 -4
  234. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackInstancesCommand.d.ts +6 -4
  235. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackRefactorCommand.d.ts +6 -4
  236. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/CreateStackSetCommand.d.ts +6 -4
  237. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateOrganizationsAccessCommand.d.ts +6 -4
  238. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeactivateTypeCommand.d.ts +6 -4
  239. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteChangeSetCommand.d.ts +6 -4
  240. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteGeneratedTemplateCommand.d.ts +6 -4
  241. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +6 -4
  242. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackInstancesCommand.d.ts +6 -4
  243. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeleteStackSetCommand.d.ts +6 -4
  244. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DeregisterTypeCommand.d.ts +6 -4
  245. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeAccountLimitsCommand.d.ts +6 -4
  246. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetCommand.d.ts +6 -4
  247. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeChangeSetHooksCommand.d.ts +6 -4
  248. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
  249. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeGeneratedTemplateCommand.d.ts +6 -4
  250. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeOrganizationsAccessCommand.d.ts +6 -4
  251. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribePublisherCommand.d.ts +6 -4
  252. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeResourceScanCommand.d.ts +6 -4
  253. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackDriftDetectionStatusCommand.d.ts +6 -4
  254. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackEventsCommand.d.ts +6 -4
  255. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackInstanceCommand.d.ts +6 -4
  256. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackRefactorCommand.d.ts +6 -4
  257. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceCommand.d.ts +6 -4
  258. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourceDriftsCommand.d.ts +6 -4
  259. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackResourcesCommand.d.ts +6 -4
  260. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetCommand.d.ts +6 -4
  261. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStackSetOperationCommand.d.ts +6 -4
  262. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +6 -4
  263. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeCommand.d.ts +6 -4
  264. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DescribeTypeRegistrationCommand.d.ts +6 -4
  265. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackDriftCommand.d.ts +6 -4
  266. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackResourceDriftCommand.d.ts +6 -4
  267. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/DetectStackSetDriftCommand.d.ts +6 -4
  268. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/EstimateTemplateCostCommand.d.ts +6 -4
  269. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteChangeSetCommand.d.ts +6 -4
  270. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ExecuteStackRefactorCommand.d.ts +6 -4
  271. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetGeneratedTemplateCommand.d.ts +6 -4
  272. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetHookResultCommand.d.ts +6 -4
  273. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetStackPolicyCommand.d.ts +6 -4
  274. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +6 -4
  275. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/GetTemplateSummaryCommand.d.ts +6 -4
  276. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ImportStacksToStackSetCommand.d.ts +6 -4
  277. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListChangeSetsCommand.d.ts +6 -4
  278. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListExportsCommand.d.ts +6 -4
  279. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListGeneratedTemplatesCommand.d.ts +6 -4
  280. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListHookResultsCommand.d.ts +6 -4
  281. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListImportsCommand.d.ts +6 -4
  282. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanRelatedResourcesCommand.d.ts +6 -4
  283. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScanResourcesCommand.d.ts +6 -4
  284. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListResourceScansCommand.d.ts +6 -4
  285. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstanceResourceDriftsCommand.d.ts +6 -4
  286. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackInstancesCommand.d.ts +6 -4
  287. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorActionsCommand.d.ts +6 -4
  288. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackRefactorsCommand.d.ts +6 -4
  289. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackResourcesCommand.d.ts +6 -4
  290. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +6 -4
  291. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationResultsCommand.d.ts +6 -4
  292. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetOperationsCommand.d.ts +6 -4
  293. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +6 -4
  294. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStacksCommand.d.ts +6 -4
  295. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeRegistrationsCommand.d.ts +6 -4
  296. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypeVersionsCommand.d.ts +6 -4
  297. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListTypesCommand.d.ts +6 -6
  298. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/PublishTypeCommand.d.ts +6 -4
  299. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RecordHandlerProgressCommand.d.ts +6 -4
  300. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterPublisherCommand.d.ts +6 -4
  301. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RegisterTypeCommand.d.ts +6 -4
  302. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/RollbackStackCommand.d.ts +6 -4
  303. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetStackPolicyCommand.d.ts +6 -4
  304. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeConfigurationCommand.d.ts +6 -4
  305. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SetTypeDefaultVersionCommand.d.ts +6 -4
  306. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/SignalResourceCommand.d.ts +6 -4
  307. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StartResourceScanCommand.d.ts +6 -4
  308. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/StopStackSetOperationCommand.d.ts +6 -4
  309. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/TestTypeCommand.d.ts +6 -6
  310. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateGeneratedTemplateCommand.d.ts +6 -4
  311. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +6 -4
  312. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackInstancesCommand.d.ts +6 -4
  313. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateStackSetCommand.d.ts +6 -4
  314. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/UpdateTerminationProtectionCommand.d.ts +6 -4
  315. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ValidateTemplateCommand.d.ts +6 -4
  316. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  317. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  318. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +1 -1
  319. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/errors.d.ts +1 -1
  320. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
  321. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
  322. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  323. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForChangeSetCreateComplete.d.ts +10 -4
  324. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackCreateComplete.d.ts +10 -4
  325. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackDeleteComplete.d.ts +12 -4
  326. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackExists.d.ts +10 -4
  327. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackImportComplete.d.ts +10 -4
  328. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorCreateComplete.d.ts +12 -4
  329. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRefactorExecuteComplete.d.ts +12 -4
  330. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackRollbackComplete.d.ts +10 -4
  331. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForStackUpdateComplete.d.ts +10 -4
  332. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/waitForTypeRegistrationComplete.d.ts +12 -4
  333. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForChangeSetCreateComplete.d.ts +5 -4
  334. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackCreateComplete.d.ts +5 -4
  335. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackDeleteComplete.d.ts +5 -4
  336. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackExists.d.ts +5 -4
  337. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackImportComplete.d.ts +5 -4
  338. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorCreateComplete.d.ts +5 -4
  339. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRefactorExecuteComplete.d.ts +5 -4
  340. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackRollbackComplete.d.ts +5 -4
  341. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForStackUpdateComplete.d.ts +5 -4
  342. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/waitForTypeRegistrationComplete.d.ts +5 -4
  343. package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -38
  344. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  345. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/endpoint/bdd.js +2 -2
  346. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/endpoint/endpointResolver.js +5 -5
  347. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/index.js +69 -74
  348. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/models/CognitoIdentityServiceException.js +3 -3
  349. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.browser.js +14 -16
  350. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.js +19 -24
  351. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.shared.js +9 -10
  352. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/CognitoIdentity.js +1 -1
  353. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/CognitoIdentityClient.js +6 -9
  354. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  355. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/CreateIdentityPoolCommand.js +2 -2
  356. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentitiesCommand.js +2 -2
  357. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentityPoolCommand.js +2 -2
  358. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityCommand.js +2 -2
  359. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityPoolCommand.js +2 -2
  360. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetCredentialsForIdentityCommand.js +2 -2
  361. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdCommand.js +2 -2
  362. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdentityPoolRolesCommand.js +2 -2
  363. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenCommand.js +2 -2
  364. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenForDeveloperIdentityCommand.js +2 -2
  365. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetPrincipalTagAttributeMapCommand.js +2 -2
  366. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentitiesCommand.js +2 -2
  367. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentityPoolsCommand.js +2 -2
  368. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  369. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/LookupDeveloperIdentityCommand.js +2 -2
  370. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/MergeDeveloperIdentitiesCommand.js +2 -2
  371. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetIdentityPoolRolesCommand.js +2 -2
  372. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetPrincipalTagAttributeMapCommand.js +2 -2
  373. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/TagResourceCommand.js +2 -2
  374. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkDeveloperIdentityCommand.js +2 -2
  375. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkIdentityCommand.js +2 -2
  376. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UntagResourceCommand.js +2 -2
  377. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UpdateIdentityPoolCommand.js +2 -2
  378. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/endpoint/bdd.js +1 -1
  379. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/endpoint/endpointResolver.js +2 -2
  380. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/models/CognitoIdentityServiceException.js +1 -1
  381. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.browser.js +5 -7
  382. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.js +5 -10
  383. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.shared.js +3 -4
  384. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeExtensions.js +3 -3
  385. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentityClient.d.ts +6 -7
  386. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/CreateIdentityPoolCommand.d.ts +6 -4
  387. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentitiesCommand.d.ts +6 -4
  388. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentityPoolCommand.d.ts +6 -4
  389. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityCommand.d.ts +6 -4
  390. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityPoolCommand.d.ts +6 -4
  391. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
  392. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdCommand.d.ts +6 -4
  393. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdentityPoolRolesCommand.d.ts +6 -4
  394. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenCommand.d.ts +6 -4
  395. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenForDeveloperIdentityCommand.d.ts +6 -4
  396. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetPrincipalTagAttributeMapCommand.d.ts +6 -4
  397. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentitiesCommand.d.ts +6 -4
  398. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentityPoolsCommand.d.ts +6 -4
  399. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  400. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/LookupDeveloperIdentityCommand.d.ts +6 -4
  401. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/MergeDeveloperIdentitiesCommand.d.ts +6 -4
  402. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetIdentityPoolRolesCommand.d.ts +6 -4
  403. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetPrincipalTagAttributeMapCommand.d.ts +6 -4
  404. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/TagResourceCommand.d.ts +6 -4
  405. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkDeveloperIdentityCommand.d.ts +6 -4
  406. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkIdentityCommand.d.ts +6 -4
  407. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  408. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UpdateIdentityPoolCommand.d.ts +6 -4
  409. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/endpoint/bdd.d.ts +1 -1
  410. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/extensionConfiguration.d.ts +1 -1
  411. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/CognitoIdentityServiceException.d.ts +1 -1
  412. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/errors.d.ts +1 -1
  413. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.browser.d.ts +3 -3
  414. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.d.ts +3 -3
  415. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.native.d.ts +3 -3
  416. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/CognitoIdentityClient.d.ts +9 -17
  417. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/CreateIdentityPoolCommand.d.ts +6 -4
  418. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/DeleteIdentitiesCommand.d.ts +6 -4
  419. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/DeleteIdentityPoolCommand.d.ts +6 -4
  420. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/DescribeIdentityCommand.d.ts +6 -4
  421. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/DescribeIdentityPoolCommand.d.ts +6 -4
  422. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
  423. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/GetIdCommand.d.ts +6 -4
  424. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/GetIdentityPoolRolesCommand.d.ts +6 -4
  425. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/GetOpenIdTokenCommand.d.ts +6 -4
  426. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/GetOpenIdTokenForDeveloperIdentityCommand.d.ts +6 -4
  427. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/GetPrincipalTagAttributeMapCommand.d.ts +6 -4
  428. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +6 -4
  429. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/ListIdentityPoolsCommand.d.ts +6 -4
  430. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  431. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/LookupDeveloperIdentityCommand.d.ts +6 -4
  432. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/MergeDeveloperIdentitiesCommand.d.ts +6 -4
  433. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/SetIdentityPoolRolesCommand.d.ts +6 -4
  434. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/SetPrincipalTagAttributeMapCommand.d.ts +6 -4
  435. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  436. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/UnlinkDeveloperIdentityCommand.d.ts +6 -4
  437. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/UnlinkIdentityCommand.d.ts +6 -4
  438. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  439. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/commands/UpdateIdentityPoolCommand.d.ts +6 -4
  440. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  441. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  442. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/models/CognitoIdentityServiceException.d.ts +1 -1
  443. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/models/errors.d.ts +1 -1
  444. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
  445. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
  446. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  447. package/node_modules/@aws-sdk/client-cognito-identity/package.json +10 -39
  448. package/node_modules/@aws-sdk/client-iam/README.md +51 -0
  449. package/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  450. package/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/bdd.js +2 -2
  451. package/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/endpointResolver.js +5 -5
  452. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +411 -417
  453. package/node_modules/@aws-sdk/client-iam/dist-cjs/models/IAMServiceException.js +3 -3
  454. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.browser.js +14 -16
  455. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js +19 -24
  456. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.shared.js +9 -10
  457. package/node_modules/@aws-sdk/client-iam/dist-es/IAM.js +1 -1
  458. package/node_modules/@aws-sdk/client-iam/dist-es/IAMClient.js +6 -9
  459. package/node_modules/@aws-sdk/client-iam/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  460. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AcceptDelegationRequestCommand.js +2 -2
  461. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +2 -2
  462. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddRoleToInstanceProfileCommand.js +2 -2
  463. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddUserToGroupCommand.js +2 -2
  464. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AssociateDelegationRequestCommand.js +2 -2
  465. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachGroupPolicyCommand.js +2 -2
  466. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachRolePolicyCommand.js +2 -2
  467. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachUserPolicyCommand.js +2 -2
  468. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ChangePasswordCommand.js +2 -2
  469. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccessKeyCommand.js +2 -2
  470. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccountAliasCommand.js +2 -2
  471. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateDelegationRequestCommand.js +2 -2
  472. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateGroupCommand.js +2 -2
  473. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateInstanceProfileCommand.js +2 -2
  474. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateLoginProfileCommand.js +2 -2
  475. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateOpenIDConnectProviderCommand.js +2 -2
  476. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyCommand.js +2 -2
  477. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  478. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateRoleCommand.js +2 -2
  479. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateSAMLProviderCommand.js +2 -2
  480. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceLinkedRoleCommand.js +2 -2
  481. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceSpecificCredentialCommand.js +2 -2
  482. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateUserCommand.js +2 -2
  483. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateVirtualMFADeviceCommand.js +2 -2
  484. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeactivateMFADeviceCommand.js +2 -2
  485. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccessKeyCommand.js +2 -2
  486. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountAliasCommand.js +2 -2
  487. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +2 -2
  488. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupCommand.js +2 -2
  489. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupPolicyCommand.js +2 -2
  490. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteInstanceProfileCommand.js +2 -2
  491. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteLoginProfileCommand.js +2 -2
  492. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +2 -2
  493. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyCommand.js +2 -2
  494. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  495. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRoleCommand.js +2 -2
  496. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +2 -2
  497. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePolicyCommand.js +2 -2
  498. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSAMLProviderCommand.js +2 -2
  499. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSSHPublicKeyCommand.js +2 -2
  500. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServerCertificateCommand.js +2 -2
  501. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceLinkedRoleCommand.js +2 -2
  502. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +2 -2
  503. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSigningCertificateCommand.js +2 -2
  504. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserCommand.js +2 -2
  505. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +2 -2
  506. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPolicyCommand.js +2 -2
  507. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteVirtualMFADeviceCommand.js +2 -2
  508. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachGroupPolicyCommand.js +2 -2
  509. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachRolePolicyCommand.js +2 -2
  510. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachUserPolicyCommand.js +2 -2
  511. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootCredentialsManagementCommand.js +2 -2
  512. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootSessionsCommand.js +2 -2
  513. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOutboundWebIdentityFederationCommand.js +2 -2
  514. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableMFADeviceCommand.js +2 -2
  515. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootCredentialsManagementCommand.js +2 -2
  516. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootSessionsCommand.js +2 -2
  517. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOutboundWebIdentityFederationCommand.js +2 -2
  518. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateCredentialReportCommand.js +2 -2
  519. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +2 -2
  520. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +2 -2
  521. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccessKeyLastUsedCommand.js +2 -2
  522. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +2 -2
  523. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountPasswordPolicyCommand.js +2 -2
  524. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountSummaryCommand.js +2 -2
  525. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +2 -2
  526. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +2 -2
  527. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetCredentialReportCommand.js +2 -2
  528. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetDelegationRequestCommand.js +2 -2
  529. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupCommand.js +2 -2
  530. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupPolicyCommand.js +2 -2
  531. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetHumanReadableSummaryCommand.js +2 -2
  532. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetInstanceProfileCommand.js +2 -2
  533. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetLoginProfileCommand.js +2 -2
  534. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetMFADeviceCommand.js +2 -2
  535. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOpenIDConnectProviderCommand.js +2 -2
  536. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOrganizationsAccessReportCommand.js +2 -2
  537. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOutboundWebIdentityFederationInfoCommand.js +2 -2
  538. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyCommand.js +2 -2
  539. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  540. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRoleCommand.js +2 -2
  541. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRolePolicyCommand.js +2 -2
  542. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSAMLProviderCommand.js +2 -2
  543. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSSHPublicKeyCommand.js +2 -2
  544. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServerCertificateCommand.js +2 -2
  545. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +2 -2
  546. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +2 -2
  547. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +2 -2
  548. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserCommand.js +2 -2
  549. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserPolicyCommand.js +2 -2
  550. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccessKeysCommand.js +2 -2
  551. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccountAliasesCommand.js +2 -2
  552. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedGroupPoliciesCommand.js +2 -2
  553. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedRolePoliciesCommand.js +2 -2
  554. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedUserPoliciesCommand.js +2 -2
  555. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListDelegationRequestsCommand.js +2 -2
  556. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListEntitiesForPolicyCommand.js +2 -2
  557. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupPoliciesCommand.js +2 -2
  558. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsCommand.js +2 -2
  559. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsForUserCommand.js +2 -2
  560. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfileTagsCommand.js +2 -2
  561. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesCommand.js +2 -2
  562. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesForRoleCommand.js +2 -2
  563. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADeviceTagsCommand.js +2 -2
  564. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADevicesCommand.js +2 -2
  565. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +2 -2
  566. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProvidersCommand.js +2 -2
  567. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOrganizationsFeaturesCommand.js +2 -2
  568. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesCommand.js +2 -2
  569. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +2 -2
  570. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyTagsCommand.js +2 -2
  571. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  572. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolePoliciesCommand.js +2 -2
  573. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRoleTagsCommand.js +2 -2
  574. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolesCommand.js +2 -2
  575. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProviderTagsCommand.js +2 -2
  576. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProvidersCommand.js +2 -2
  577. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSSHPublicKeysCommand.js +2 -2
  578. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificateTagsCommand.js +2 -2
  579. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificatesCommand.js +2 -2
  580. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServiceSpecificCredentialsCommand.js +2 -2
  581. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSigningCertificatesCommand.js +2 -2
  582. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserPoliciesCommand.js +2 -2
  583. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserTagsCommand.js +2 -2
  584. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUsersCommand.js +2 -2
  585. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListVirtualMFADevicesCommand.js +2 -2
  586. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutGroupPolicyCommand.js +2 -2
  587. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePermissionsBoundaryCommand.js +2 -2
  588. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePolicyCommand.js +2 -2
  589. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPermissionsBoundaryCommand.js +2 -2
  590. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPolicyCommand.js +2 -2
  591. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RejectDelegationRequestCommand.js +2 -2
  592. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +2 -2
  593. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +2 -2
  594. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveUserFromGroupCommand.js +2 -2
  595. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResetServiceSpecificCredentialCommand.js +2 -2
  596. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResyncMFADeviceCommand.js +2 -2
  597. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SendDelegationTokenCommand.js +2 -2
  598. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  599. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +2 -2
  600. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulateCustomPolicyCommand.js +2 -2
  601. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulatePrincipalPolicyCommand.js +2 -2
  602. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagInstanceProfileCommand.js +2 -2
  603. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagMFADeviceCommand.js +2 -2
  604. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagOpenIDConnectProviderCommand.js +2 -2
  605. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagPolicyCommand.js +2 -2
  606. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagRoleCommand.js +2 -2
  607. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagSAMLProviderCommand.js +2 -2
  608. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagServerCertificateCommand.js +2 -2
  609. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagUserCommand.js +2 -2
  610. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagInstanceProfileCommand.js +2 -2
  611. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagMFADeviceCommand.js +2 -2
  612. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagOpenIDConnectProviderCommand.js +2 -2
  613. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagPolicyCommand.js +2 -2
  614. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagRoleCommand.js +2 -2
  615. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagSAMLProviderCommand.js +2 -2
  616. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagServerCertificateCommand.js +2 -2
  617. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagUserCommand.js +2 -2
  618. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccessKeyCommand.js +2 -2
  619. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +2 -2
  620. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAssumeRolePolicyCommand.js +2 -2
  621. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateDelegationRequestCommand.js +2 -2
  622. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateGroupCommand.js +2 -2
  623. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateLoginProfileCommand.js +2 -2
  624. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +2 -2
  625. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleCommand.js +2 -2
  626. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleDescriptionCommand.js +2 -2
  627. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSAMLProviderCommand.js +2 -2
  628. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSSHPublicKeyCommand.js +2 -2
  629. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServerCertificateCommand.js +2 -2
  630. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +2 -2
  631. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSigningCertificateCommand.js +2 -2
  632. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateUserCommand.js +2 -2
  633. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSSHPublicKeyCommand.js +2 -2
  634. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadServerCertificateCommand.js +2 -2
  635. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSigningCertificateCommand.js +2 -2
  636. package/node_modules/@aws-sdk/client-iam/dist-es/endpoint/bdd.js +1 -1
  637. package/node_modules/@aws-sdk/client-iam/dist-es/endpoint/endpointResolver.js +2 -2
  638. package/node_modules/@aws-sdk/client-iam/dist-es/models/IAMServiceException.js +1 -1
  639. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.browser.js +5 -7
  640. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.js +5 -10
  641. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.shared.js +3 -4
  642. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeExtensions.js +3 -3
  643. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForInstanceProfileExists.js +3 -3
  644. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForPolicyExists.js +3 -3
  645. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForRoleExists.js +2 -2
  646. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForUserExists.js +2 -2
  647. package/node_modules/@aws-sdk/client-iam/dist-types/IAM.d.ts +56 -5
  648. package/node_modules/@aws-sdk/client-iam/dist-types/IAMClient.d.ts +57 -7
  649. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AcceptDelegationRequestCommand.d.ts +6 -4
  650. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +6 -4
  651. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +6 -4
  652. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddUserToGroupCommand.d.ts +6 -4
  653. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AssociateDelegationRequestCommand.d.ts +6 -4
  654. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachGroupPolicyCommand.d.ts +6 -4
  655. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachRolePolicyCommand.d.ts +6 -4
  656. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachUserPolicyCommand.d.ts +6 -4
  657. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ChangePasswordCommand.d.ts +6 -4
  658. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccessKeyCommand.d.ts +6 -4
  659. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccountAliasCommand.d.ts +6 -4
  660. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateDelegationRequestCommand.d.ts +6 -4
  661. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateGroupCommand.d.ts +6 -4
  662. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateInstanceProfileCommand.d.ts +6 -4
  663. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateLoginProfileCommand.d.ts +6 -4
  664. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +6 -4
  665. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyCommand.d.ts +6 -4
  666. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -4
  667. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateRoleCommand.d.ts +6 -4
  668. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateSAMLProviderCommand.d.ts +6 -4
  669. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +6 -4
  670. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +6 -4
  671. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateUserCommand.d.ts +6 -4
  672. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +6 -4
  673. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeactivateMFADeviceCommand.d.ts +6 -4
  674. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccessKeyCommand.d.ts +6 -4
  675. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountAliasCommand.d.ts +6 -4
  676. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +6 -4
  677. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupCommand.d.ts +6 -4
  678. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupPolicyCommand.d.ts +6 -4
  679. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteInstanceProfileCommand.d.ts +6 -4
  680. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteLoginProfileCommand.d.ts +6 -4
  681. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +6 -4
  682. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyCommand.d.ts +6 -4
  683. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -4
  684. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRoleCommand.d.ts +6 -4
  685. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +6 -4
  686. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePolicyCommand.d.ts +6 -4
  687. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSAMLProviderCommand.d.ts +6 -4
  688. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +6 -4
  689. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServerCertificateCommand.d.ts +6 -4
  690. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +6 -4
  691. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +6 -4
  692. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSigningCertificateCommand.d.ts +6 -4
  693. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserCommand.d.ts +6 -4
  694. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +6 -4
  695. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPolicyCommand.d.ts +6 -4
  696. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +6 -4
  697. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachGroupPolicyCommand.d.ts +6 -4
  698. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachRolePolicyCommand.d.ts +6 -4
  699. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachUserPolicyCommand.d.ts +6 -4
  700. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
  701. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootSessionsCommand.d.ts +6 -4
  702. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOutboundWebIdentityFederationCommand.d.ts +6 -4
  703. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableMFADeviceCommand.d.ts +6 -4
  704. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
  705. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootSessionsCommand.d.ts +6 -4
  706. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOutboundWebIdentityFederationCommand.d.ts +6 -4
  707. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateCredentialReportCommand.d.ts +6 -4
  708. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +6 -4
  709. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +6 -4
  710. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +6 -4
  711. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +6 -4
  712. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +6 -4
  713. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountSummaryCommand.d.ts +6 -4
  714. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +6 -4
  715. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +6 -4
  716. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetCredentialReportCommand.d.ts +6 -4
  717. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetDelegationRequestCommand.d.ts +6 -4
  718. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupCommand.d.ts +6 -4
  719. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupPolicyCommand.d.ts +6 -4
  720. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetHumanReadableSummaryCommand.d.ts +6 -4
  721. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetInstanceProfileCommand.d.ts +6 -4
  722. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetLoginProfileCommand.d.ts +6 -4
  723. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetMFADeviceCommand.d.ts +6 -4
  724. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +6 -4
  725. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +6 -4
  726. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOutboundWebIdentityFederationInfoCommand.d.ts +6 -4
  727. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyCommand.d.ts +6 -4
  728. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -4
  729. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRoleCommand.d.ts +6 -4
  730. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRolePolicyCommand.d.ts +6 -4
  731. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSAMLProviderCommand.d.ts +6 -4
  732. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSSHPublicKeyCommand.d.ts +6 -4
  733. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServerCertificateCommand.d.ts +6 -4
  734. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +6 -4
  735. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +6 -4
  736. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +6 -4
  737. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserCommand.d.ts +6 -4
  738. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserPolicyCommand.d.ts +6 -4
  739. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccessKeysCommand.d.ts +6 -4
  740. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccountAliasesCommand.d.ts +6 -4
  741. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +6 -4
  742. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +6 -4
  743. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +6 -4
  744. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListDelegationRequestsCommand.d.ts +6 -4
  745. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +6 -4
  746. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupPoliciesCommand.d.ts +6 -4
  747. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsCommand.d.ts +6 -4
  748. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsForUserCommand.d.ts +6 -4
  749. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +6 -4
  750. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesCommand.d.ts +6 -4
  751. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +6 -4
  752. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADeviceTagsCommand.d.ts +6 -4
  753. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADevicesCommand.d.ts +6 -4
  754. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +6 -4
  755. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +6 -4
  756. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOrganizationsFeaturesCommand.d.ts +6 -4
  757. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesCommand.d.ts +6 -4
  758. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +6 -4
  759. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyTagsCommand.d.ts +6 -4
  760. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -4
  761. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolePoliciesCommand.d.ts +6 -4
  762. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRoleTagsCommand.d.ts +6 -4
  763. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolesCommand.d.ts +6 -4
  764. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +6 -4
  765. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProvidersCommand.d.ts +6 -4
  766. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSSHPublicKeysCommand.d.ts +6 -4
  767. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificateTagsCommand.d.ts +6 -4
  768. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificatesCommand.d.ts +6 -4
  769. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +6 -4
  770. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSigningCertificatesCommand.d.ts +6 -4
  771. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserPoliciesCommand.d.ts +6 -4
  772. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserTagsCommand.d.ts +6 -4
  773. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUsersCommand.d.ts +6 -4
  774. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +6 -4
  775. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutGroupPolicyCommand.d.ts +6 -4
  776. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +6 -4
  777. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePolicyCommand.d.ts +6 -4
  778. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +6 -4
  779. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPolicyCommand.d.ts +6 -4
  780. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RejectDelegationRequestCommand.d.ts +6 -4
  781. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +6 -4
  782. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +6 -4
  783. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveUserFromGroupCommand.d.ts +6 -4
  784. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +6 -4
  785. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResyncMFADeviceCommand.d.ts +6 -4
  786. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SendDelegationTokenCommand.d.ts +6 -4
  787. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  788. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +6 -4
  789. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulateCustomPolicyCommand.d.ts +6 -4
  790. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +6 -4
  791. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagInstanceProfileCommand.d.ts +6 -4
  792. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagMFADeviceCommand.d.ts +6 -4
  793. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +6 -4
  794. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagPolicyCommand.d.ts +6 -4
  795. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagRoleCommand.d.ts +6 -4
  796. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagSAMLProviderCommand.d.ts +6 -4
  797. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagServerCertificateCommand.d.ts +6 -4
  798. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagUserCommand.d.ts +6 -4
  799. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagInstanceProfileCommand.d.ts +6 -4
  800. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagMFADeviceCommand.d.ts +6 -4
  801. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +6 -4
  802. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagPolicyCommand.d.ts +6 -4
  803. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagRoleCommand.d.ts +6 -4
  804. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagSAMLProviderCommand.d.ts +6 -4
  805. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagServerCertificateCommand.d.ts +6 -4
  806. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagUserCommand.d.ts +6 -4
  807. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccessKeyCommand.d.ts +6 -4
  808. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +6 -4
  809. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +6 -4
  810. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateDelegationRequestCommand.d.ts +6 -4
  811. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateGroupCommand.d.ts +6 -4
  812. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateLoginProfileCommand.d.ts +6 -4
  813. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +6 -4
  814. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleCommand.d.ts +6 -4
  815. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +6 -4
  816. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSAMLProviderCommand.d.ts +6 -4
  817. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +6 -4
  818. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServerCertificateCommand.d.ts +6 -4
  819. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +6 -4
  820. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSigningCertificateCommand.d.ts +6 -4
  821. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateUserCommand.d.ts +6 -4
  822. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +6 -4
  823. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadServerCertificateCommand.d.ts +6 -4
  824. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSigningCertificateCommand.d.ts +6 -4
  825. package/node_modules/@aws-sdk/client-iam/dist-types/endpoint/bdd.d.ts +1 -1
  826. package/node_modules/@aws-sdk/client-iam/dist-types/extensionConfiguration.d.ts +1 -1
  827. package/node_modules/@aws-sdk/client-iam/dist-types/index.d.ts +51 -0
  828. package/node_modules/@aws-sdk/client-iam/dist-types/models/IAMServiceException.d.ts +1 -1
  829. package/node_modules/@aws-sdk/client-iam/dist-types/models/errors.d.ts +1 -1
  830. package/node_modules/@aws-sdk/client-iam/dist-types/models/models_0.d.ts +5 -0
  831. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.browser.d.ts +3 -3
  832. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.d.ts +3 -3
  833. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.native.d.ts +3 -3
  834. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAM.d.ts +5 -5
  835. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAMClient.d.ts +9 -17
  836. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AcceptDelegationRequestCommand.d.ts +6 -4
  837. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +6 -4
  838. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AddRoleToInstanceProfileCommand.d.ts +6 -4
  839. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AddUserToGroupCommand.d.ts +6 -4
  840. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AssociateDelegationRequestCommand.d.ts +6 -4
  841. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AttachGroupPolicyCommand.d.ts +6 -4
  842. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AttachRolePolicyCommand.d.ts +6 -4
  843. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/AttachUserPolicyCommand.d.ts +6 -4
  844. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ChangePasswordCommand.d.ts +6 -4
  845. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateAccessKeyCommand.d.ts +6 -4
  846. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateAccountAliasCommand.d.ts +6 -4
  847. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateDelegationRequestCommand.d.ts +6 -4
  848. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateGroupCommand.d.ts +6 -4
  849. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateInstanceProfileCommand.d.ts +6 -4
  850. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateLoginProfileCommand.d.ts +6 -4
  851. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateOpenIDConnectProviderCommand.d.ts +6 -4
  852. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +6 -4
  853. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +6 -4
  854. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateRoleCommand.d.ts +6 -4
  855. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateSAMLProviderCommand.d.ts +6 -4
  856. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateServiceLinkedRoleCommand.d.ts +6 -4
  857. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateServiceSpecificCredentialCommand.d.ts +6 -4
  858. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
  859. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/CreateVirtualMFADeviceCommand.d.ts +6 -4
  860. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeactivateMFADeviceCommand.d.ts +6 -4
  861. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteAccessKeyCommand.d.ts +6 -4
  862. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteAccountAliasCommand.d.ts +6 -4
  863. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteAccountPasswordPolicyCommand.d.ts +6 -4
  864. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteGroupCommand.d.ts +6 -4
  865. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteGroupPolicyCommand.d.ts +6 -4
  866. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteInstanceProfileCommand.d.ts +6 -4
  867. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteLoginProfileCommand.d.ts +6 -4
  868. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteOpenIDConnectProviderCommand.d.ts +6 -4
  869. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +6 -4
  870. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +6 -4
  871. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteRoleCommand.d.ts +6 -4
  872. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteRolePermissionsBoundaryCommand.d.ts +6 -4
  873. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteRolePolicyCommand.d.ts +6 -4
  874. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteSAMLProviderCommand.d.ts +6 -4
  875. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteSSHPublicKeyCommand.d.ts +6 -4
  876. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteServerCertificateCommand.d.ts +6 -4
  877. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteServiceLinkedRoleCommand.d.ts +6 -4
  878. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteServiceSpecificCredentialCommand.d.ts +6 -4
  879. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteSigningCertificateCommand.d.ts +6 -4
  880. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
  881. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteUserPermissionsBoundaryCommand.d.ts +6 -4
  882. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteUserPolicyCommand.d.ts +6 -4
  883. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DeleteVirtualMFADeviceCommand.d.ts +6 -4
  884. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DetachGroupPolicyCommand.d.ts +6 -4
  885. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DetachRolePolicyCommand.d.ts +6 -4
  886. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DetachUserPolicyCommand.d.ts +6 -4
  887. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
  888. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DisableOrganizationsRootSessionsCommand.d.ts +6 -4
  889. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/DisableOutboundWebIdentityFederationCommand.d.ts +6 -4
  890. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/EnableMFADeviceCommand.d.ts +6 -4
  891. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +6 -4
  892. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/EnableOrganizationsRootSessionsCommand.d.ts +6 -4
  893. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/EnableOutboundWebIdentityFederationCommand.d.ts +6 -4
  894. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GenerateCredentialReportCommand.d.ts +6 -4
  895. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GenerateOrganizationsAccessReportCommand.d.ts +6 -4
  896. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +6 -4
  897. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetAccessKeyLastUsedCommand.d.ts +6 -4
  898. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetAccountAuthorizationDetailsCommand.d.ts +6 -4
  899. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetAccountPasswordPolicyCommand.d.ts +6 -4
  900. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetAccountSummaryCommand.d.ts +6 -4
  901. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetContextKeysForCustomPolicyCommand.d.ts +6 -4
  902. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +6 -4
  903. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetCredentialReportCommand.d.ts +6 -4
  904. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetDelegationRequestCommand.d.ts +6 -4
  905. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetGroupCommand.d.ts +6 -8
  906. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetGroupPolicyCommand.d.ts +6 -4
  907. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetHumanReadableSummaryCommand.d.ts +6 -4
  908. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetInstanceProfileCommand.d.ts +6 -4
  909. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetLoginProfileCommand.d.ts +6 -4
  910. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetMFADeviceCommand.d.ts +6 -4
  911. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetOpenIDConnectProviderCommand.d.ts +6 -4
  912. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetOrganizationsAccessReportCommand.d.ts +6 -4
  913. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetOutboundWebIdentityFederationInfoCommand.d.ts +6 -4
  914. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +6 -8
  915. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +6 -4
  916. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetRoleCommand.d.ts +6 -4
  917. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetRolePolicyCommand.d.ts +6 -4
  918. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetSAMLProviderCommand.d.ts +6 -4
  919. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetSSHPublicKeyCommand.d.ts +6 -4
  920. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetServerCertificateCommand.d.ts +6 -4
  921. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsCommand.d.ts +6 -4
  922. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +6 -4
  923. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +6 -4
  924. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetUserCommand.d.ts +6 -4
  925. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/GetUserPolicyCommand.d.ts +6 -4
  926. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListAccessKeysCommand.d.ts +6 -4
  927. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListAccountAliasesCommand.d.ts +6 -4
  928. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListAttachedGroupPoliciesCommand.d.ts +6 -4
  929. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListAttachedRolePoliciesCommand.d.ts +6 -4
  930. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListAttachedUserPoliciesCommand.d.ts +6 -4
  931. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListDelegationRequestsCommand.d.ts +6 -4
  932. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListEntitiesForPolicyCommand.d.ts +6 -4
  933. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListGroupPoliciesCommand.d.ts +6 -4
  934. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListGroupsCommand.d.ts +6 -4
  935. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListGroupsForUserCommand.d.ts +6 -4
  936. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListInstanceProfileTagsCommand.d.ts +6 -4
  937. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListInstanceProfilesCommand.d.ts +6 -4
  938. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListInstanceProfilesForRoleCommand.d.ts +6 -4
  939. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListMFADeviceTagsCommand.d.ts +6 -4
  940. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListMFADevicesCommand.d.ts +6 -4
  941. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListOpenIDConnectProviderTagsCommand.d.ts +6 -4
  942. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListOpenIDConnectProvidersCommand.d.ts +6 -4
  943. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListOrganizationsFeaturesCommand.d.ts +6 -4
  944. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +6 -4
  945. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +6 -4
  946. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListPolicyTagsCommand.d.ts +6 -4
  947. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +6 -4
  948. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListRolePoliciesCommand.d.ts +6 -4
  949. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListRoleTagsCommand.d.ts +6 -4
  950. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListRolesCommand.d.ts +6 -6
  951. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListSAMLProviderTagsCommand.d.ts +6 -4
  952. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListSAMLProvidersCommand.d.ts +6 -4
  953. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListSSHPublicKeysCommand.d.ts +6 -4
  954. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListServerCertificateTagsCommand.d.ts +6 -4
  955. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListServerCertificatesCommand.d.ts +6 -4
  956. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListServiceSpecificCredentialsCommand.d.ts +6 -4
  957. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListSigningCertificatesCommand.d.ts +6 -4
  958. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListUserPoliciesCommand.d.ts +6 -4
  959. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListUserTagsCommand.d.ts +6 -4
  960. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListUsersCommand.d.ts +6 -6
  961. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ListVirtualMFADevicesCommand.d.ts +6 -4
  962. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/PutGroupPolicyCommand.d.ts +6 -4
  963. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/PutRolePermissionsBoundaryCommand.d.ts +6 -4
  964. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/PutRolePolicyCommand.d.ts +6 -4
  965. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/PutUserPermissionsBoundaryCommand.d.ts +6 -4
  966. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/PutUserPolicyCommand.d.ts +6 -4
  967. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/RejectDelegationRequestCommand.d.ts +6 -4
  968. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +6 -4
  969. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/RemoveRoleFromInstanceProfileCommand.d.ts +6 -4
  970. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/RemoveUserFromGroupCommand.d.ts +6 -4
  971. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ResetServiceSpecificCredentialCommand.d.ts +6 -4
  972. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/ResyncMFADeviceCommand.d.ts +6 -4
  973. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/SendDelegationTokenCommand.d.ts +6 -4
  974. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  975. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/SetSecurityTokenServicePreferencesCommand.d.ts +6 -4
  976. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/SimulateCustomPolicyCommand.d.ts +6 -4
  977. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/SimulatePrincipalPolicyCommand.d.ts +6 -4
  978. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagInstanceProfileCommand.d.ts +6 -4
  979. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagMFADeviceCommand.d.ts +6 -4
  980. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagOpenIDConnectProviderCommand.d.ts +6 -4
  981. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagPolicyCommand.d.ts +6 -8
  982. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagRoleCommand.d.ts +6 -4
  983. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagSAMLProviderCommand.d.ts +6 -4
  984. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagServerCertificateCommand.d.ts +6 -4
  985. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/TagUserCommand.d.ts +6 -4
  986. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagInstanceProfileCommand.d.ts +6 -4
  987. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagMFADeviceCommand.d.ts +6 -4
  988. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagOpenIDConnectProviderCommand.d.ts +6 -4
  989. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagPolicyCommand.d.ts +6 -4
  990. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagRoleCommand.d.ts +6 -8
  991. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagSAMLProviderCommand.d.ts +6 -4
  992. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagServerCertificateCommand.d.ts +6 -4
  993. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UntagUserCommand.d.ts +6 -8
  994. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateAccessKeyCommand.d.ts +6 -4
  995. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateAccountPasswordPolicyCommand.d.ts +6 -4
  996. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateAssumeRolePolicyCommand.d.ts +6 -4
  997. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateDelegationRequestCommand.d.ts +6 -4
  998. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateGroupCommand.d.ts +6 -4
  999. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateLoginProfileCommand.d.ts +6 -4
  1000. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +6 -4
  1001. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateRoleCommand.d.ts +6 -4
  1002. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateRoleDescriptionCommand.d.ts +6 -4
  1003. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateSAMLProviderCommand.d.ts +6 -4
  1004. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateSSHPublicKeyCommand.d.ts +6 -4
  1005. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateServerCertificateCommand.d.ts +6 -4
  1006. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateServiceSpecificCredentialCommand.d.ts +6 -4
  1007. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateSigningCertificateCommand.d.ts +6 -4
  1008. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UpdateUserCommand.d.ts +6 -4
  1009. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UploadSSHPublicKeyCommand.d.ts +6 -4
  1010. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UploadServerCertificateCommand.d.ts +6 -4
  1011. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/commands/UploadSigningCertificateCommand.d.ts +6 -4
  1012. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  1013. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  1014. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/IAMServiceException.d.ts +1 -1
  1015. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/errors.d.ts +1 -1
  1016. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
  1017. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
  1018. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  1019. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/waiters/waitForInstanceProfileExists.d.ts +10 -4
  1020. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/waiters/waitForPolicyExists.d.ts +8 -4
  1021. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/waiters/waitForRoleExists.d.ts +8 -4
  1022. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/waiters/waitForUserExists.d.ts +8 -4
  1023. package/node_modules/@aws-sdk/client-iam/dist-types/waiters/waitForInstanceProfileExists.d.ts +5 -4
  1024. package/node_modules/@aws-sdk/client-iam/dist-types/waiters/waitForPolicyExists.d.ts +5 -4
  1025. package/node_modules/@aws-sdk/client-iam/dist-types/waiters/waitForRoleExists.d.ts +5 -4
  1026. package/node_modules/@aws-sdk/client-iam/dist-types/waiters/waitForUserExists.d.ts +5 -4
  1027. package/node_modules/@aws-sdk/client-iam/package.json +9 -39
  1028. package/node_modules/@aws-sdk/client-iot/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  1029. package/node_modules/@aws-sdk/client-iot/dist-cjs/endpoint/bdd.js +2 -2
  1030. package/node_modules/@aws-sdk/client-iot/dist-cjs/endpoint/endpointResolver.js +5 -5
  1031. package/node_modules/@aws-sdk/client-iot/dist-cjs/index.js +568 -573
  1032. package/node_modules/@aws-sdk/client-iot/dist-cjs/models/IoTServiceException.js +3 -3
  1033. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.browser.js +14 -16
  1034. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.js +19 -24
  1035. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.shared.js +9 -10
  1036. package/node_modules/@aws-sdk/client-iot/dist-cjs/schemas/schemas_0.js +5 -4
  1037. package/node_modules/@aws-sdk/client-iot/dist-es/IoT.js +1 -1
  1038. package/node_modules/@aws-sdk/client-iot/dist-es/IoTClient.js +6 -9
  1039. package/node_modules/@aws-sdk/client-iot/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  1040. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AcceptCertificateTransferCommand.js +2 -2
  1041. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToBillingGroupCommand.js +2 -2
  1042. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToThingGroupCommand.js +2 -2
  1043. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -2
  1044. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -2
  1045. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPolicyCommand.js +2 -2
  1046. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -2
  1047. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachSecurityProfileCommand.js +2 -2
  1048. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachThingPrincipalCommand.js +2 -2
  1049. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -2
  1050. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditTaskCommand.js +2 -2
  1051. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelCertificateTransferCommand.js +2 -2
  1052. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -2
  1053. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobCommand.js +2 -2
  1054. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobExecutionCommand.js +2 -2
  1055. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -2
  1056. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -2
  1057. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuditSuppressionCommand.js +2 -2
  1058. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuthorizerCommand.js +2 -2
  1059. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateBillingGroupCommand.js +2 -2
  1060. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -2
  1061. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateProviderCommand.js +2 -2
  1062. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCommandCommand.js +2 -2
  1063. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCustomMetricCommand.js +2 -2
  1064. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDimensionCommand.js +2 -2
  1065. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDomainConfigurationCommand.js +2 -2
  1066. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -2
  1067. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateFleetMetricCommand.js +2 -2
  1068. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobCommand.js +2 -2
  1069. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobTemplateCommand.js +2 -2
  1070. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -2
  1071. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateMitigationActionCommand.js +2 -2
  1072. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateOTAUpdateCommand.js +2 -2
  1073. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageCommand.js +2 -2
  1074. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageVersionCommand.js +2 -2
  1075. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyCommand.js +2 -2
  1076. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  1077. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningClaimCommand.js +2 -2
  1078. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -2
  1079. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -2
  1080. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateRoleAliasCommand.js +2 -2
  1081. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateScheduledAuditCommand.js +2 -2
  1082. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  1083. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateStreamCommand.js +2 -2
  1084. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingCommand.js +2 -2
  1085. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingGroupCommand.js +2 -2
  1086. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingTypeCommand.js +2 -2
  1087. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleCommand.js +2 -2
  1088. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -2
  1089. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -2
  1090. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -2
  1091. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
  1092. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteBillingGroupCommand.js +2 -2
  1093. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCACertificateCommand.js +2 -2
  1094. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateCommand.js +2 -2
  1095. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateProviderCommand.js +2 -2
  1096. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandCommand.js +2 -2
  1097. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandExecutionCommand.js +2 -2
  1098. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCustomMetricCommand.js +2 -2
  1099. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDimensionCommand.js +2 -2
  1100. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -2
  1101. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -2
  1102. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteFleetMetricCommand.js +2 -2
  1103. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobCommand.js +2 -2
  1104. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobExecutionCommand.js +2 -2
  1105. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobTemplateCommand.js +2 -2
  1106. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteMitigationActionCommand.js +2 -2
  1107. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteOTAUpdateCommand.js +2 -2
  1108. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageCommand.js +2 -2
  1109. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageVersionCommand.js +2 -2
  1110. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyCommand.js +2 -2
  1111. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  1112. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -2
  1113. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -2
  1114. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -2
  1115. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRoleAliasCommand.js +2 -2
  1116. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteScheduledAuditCommand.js +2 -2
  1117. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  1118. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteStreamCommand.js +2 -2
  1119. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingCommand.js +2 -2
  1120. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingGroupCommand.js +2 -2
  1121. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingTypeCommand.js +2 -2
  1122. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleCommand.js +2 -2
  1123. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -2
  1124. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -2
  1125. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeprecateThingTypeCommand.js +2 -2
  1126. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -2
  1127. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditFindingCommand.js +2 -2
  1128. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -2
  1129. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -2
  1130. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditTaskCommand.js +2 -2
  1131. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuthorizerCommand.js +2 -2
  1132. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeBillingGroupCommand.js +2 -2
  1133. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCACertificateCommand.js +2 -2
  1134. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateCommand.js +2 -2
  1135. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateProviderCommand.js +2 -2
  1136. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCustomMetricCommand.js +2 -2
  1137. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -2
  1138. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -2
  1139. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDimensionCommand.js +2 -2
  1140. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -2
  1141. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -2
  1142. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEndpointCommand.js +2 -2
  1143. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -2
  1144. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeFleetMetricCommand.js +2 -2
  1145. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeIndexCommand.js +2 -2
  1146. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobCommand.js +2 -2
  1147. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobExecutionCommand.js +2 -2
  1148. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobTemplateCommand.js +2 -2
  1149. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -2
  1150. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeMitigationActionCommand.js +2 -2
  1151. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -2
  1152. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -2
  1153. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeRoleAliasCommand.js +2 -2
  1154. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeScheduledAuditCommand.js +2 -2
  1155. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  1156. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeStreamCommand.js +2 -2
  1157. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingCommand.js +2 -2
  1158. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingGroupCommand.js +2 -2
  1159. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -2
  1160. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingTypeCommand.js +2 -2
  1161. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPolicyCommand.js +2 -2
  1162. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -2
  1163. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachSecurityProfileCommand.js +2 -2
  1164. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachThingPrincipalCommand.js +2 -2
  1165. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisableTopicRuleCommand.js +2 -2
  1166. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -2
  1167. package/node_modules/@aws-sdk/client-iot/dist-es/commands/EnableTopicRuleCommand.js +2 -2
  1168. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -2
  1169. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBucketsAggregationCommand.js +2 -2
  1170. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCardinalityCommand.js +2 -2
  1171. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandCommand.js +2 -2
  1172. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandExecutionCommand.js +2 -2
  1173. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetEffectivePoliciesCommand.js +2 -2
  1174. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetIndexingConfigurationCommand.js +2 -2
  1175. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetJobDocumentCommand.js +2 -2
  1176. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetLoggingOptionsCommand.js +2 -2
  1177. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetOTAUpdateCommand.js +2 -2
  1178. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageCommand.js +2 -2
  1179. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageConfigurationCommand.js +2 -2
  1180. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageVersionCommand.js +2 -2
  1181. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPercentilesCommand.js +2 -2
  1182. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyCommand.js +2 -2
  1183. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  1184. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetRegistrationCodeCommand.js +2 -2
  1185. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetStatisticsCommand.js +2 -2
  1186. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetThingConnectivityDataCommand.js +2 -2
  1187. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleCommand.js +2 -2
  1188. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -2
  1189. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -2
  1190. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListActiveViolationsCommand.js +2 -2
  1191. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAttachedPoliciesCommand.js +2 -2
  1192. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditFindingsCommand.js +2 -2
  1193. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -2
  1194. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -2
  1195. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditSuppressionsCommand.js +2 -2
  1196. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditTasksCommand.js +2 -2
  1197. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuthorizersCommand.js +2 -2
  1198. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListBillingGroupsCommand.js +2 -2
  1199. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCACertificatesCommand.js +2 -2
  1200. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificateProvidersCommand.js +2 -2
  1201. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesByCACommand.js +2 -2
  1202. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesCommand.js +2 -2
  1203. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandExecutionsCommand.js +2 -2
  1204. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandsCommand.js +2 -2
  1205. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCustomMetricsCommand.js +2 -2
  1206. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -2
  1207. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -2
  1208. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDimensionsCommand.js +2 -2
  1209. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDomainConfigurationsCommand.js +2 -2
  1210. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListFleetMetricsCommand.js +2 -2
  1211. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListIndicesCommand.js +2 -2
  1212. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -2
  1213. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -2
  1214. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobTemplatesCommand.js +2 -2
  1215. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobsCommand.js +2 -2
  1216. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -2
  1217. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMetricValuesCommand.js +2 -2
  1218. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMitigationActionsCommand.js +2 -2
  1219. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOTAUpdatesCommand.js +2 -2
  1220. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -2
  1221. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackageVersionsCommand.js +2 -2
  1222. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackagesCommand.js +2 -2
  1223. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPoliciesCommand.js +2 -2
  1224. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -2
  1225. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  1226. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -2
  1227. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsCommand.js +2 -2
  1228. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsV2Command.js +2 -2
  1229. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -2
  1230. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -2
  1231. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -2
  1232. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRoleAliasesCommand.js +2 -2
  1233. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSbomValidationResultsCommand.js +2 -2
  1234. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListScheduledAuditsCommand.js +2 -2
  1235. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  1236. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -2
  1237. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListStreamsCommand.js +2 -2
  1238. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  1239. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForPolicyCommand.js +2 -2
  1240. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -2
  1241. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsCommand.js +2 -2
  1242. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsForThingCommand.js +2 -2
  1243. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsCommand.js +2 -2
  1244. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsV2Command.js +2 -2
  1245. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -2
  1246. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -2
  1247. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingTypesCommand.js +2 -2
  1248. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsCommand.js +2 -2
  1249. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -2
  1250. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInThingGroupCommand.js +2 -2
  1251. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -2
  1252. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRulesCommand.js +2 -2
  1253. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -2
  1254. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListViolationEventsCommand.js +2 -2
  1255. package/node_modules/@aws-sdk/client-iot/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -2
  1256. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCACertificateCommand.js +2 -2
  1257. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateCommand.js +2 -2
  1258. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -2
  1259. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterThingCommand.js +2 -2
  1260. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RejectCertificateTransferCommand.js +2 -2
  1261. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -2
  1262. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -2
  1263. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ReplaceTopicRuleCommand.js +2 -2
  1264. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SearchIndexCommand.js +2 -2
  1265. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -2
  1266. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  1267. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetLoggingOptionsCommand.js +2 -2
  1268. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingLevelCommand.js +2 -2
  1269. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -2
  1270. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -2
  1271. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -2
  1272. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -2
  1273. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -2
  1274. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -2
  1275. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TagResourceCommand.js +2 -2
  1276. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestAuthorizationCommand.js +2 -2
  1277. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -2
  1278. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TransferCertificateCommand.js +2 -2
  1279. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UntagResourceCommand.js +2 -2
  1280. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -2
  1281. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -2
  1282. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
  1283. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateBillingGroupCommand.js +2 -2
  1284. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCACertificateCommand.js +2 -2
  1285. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateCommand.js +2 -2
  1286. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateProviderCommand.js +2 -2
  1287. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCommandCommand.js +2 -2
  1288. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCustomMetricCommand.js +2 -2
  1289. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDimensionCommand.js +2 -2
  1290. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -2
  1291. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -2
  1292. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -2
  1293. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -2
  1294. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateFleetMetricCommand.js +2 -2
  1295. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -2
  1296. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateJobCommand.js +2 -2
  1297. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateMitigationActionCommand.js +2 -2
  1298. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageCommand.js +2 -2
  1299. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -2
  1300. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageVersionCommand.js +2 -2
  1301. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -2
  1302. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateRoleAliasCommand.js +2 -2
  1303. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateScheduledAuditCommand.js +2 -2
  1304. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  1305. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateStreamCommand.js +2 -2
  1306. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingCommand.js +2 -2
  1307. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupCommand.js +2 -2
  1308. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -2
  1309. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingTypeCommand.js +2 -2
  1310. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -2
  1311. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -2
  1312. package/node_modules/@aws-sdk/client-iot/dist-es/endpoint/bdd.js +1 -1
  1313. package/node_modules/@aws-sdk/client-iot/dist-es/endpoint/endpointResolver.js +2 -2
  1314. package/node_modules/@aws-sdk/client-iot/dist-es/models/IoTServiceException.js +1 -1
  1315. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.browser.js +5 -7
  1316. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.js +5 -10
  1317. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.shared.js +3 -4
  1318. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeExtensions.js +3 -3
  1319. package/node_modules/@aws-sdk/client-iot/dist-es/schemas/schemas_0.js +5 -4
  1320. package/node_modules/@aws-sdk/client-iot/dist-types/IoTClient.d.ts +6 -7
  1321. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AcceptCertificateTransferCommand.d.ts +6 -4
  1322. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToBillingGroupCommand.d.ts +6 -4
  1323. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToThingGroupCommand.d.ts +6 -4
  1324. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +6 -4
  1325. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +6 -4
  1326. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPolicyCommand.d.ts +6 -4
  1327. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +6 -4
  1328. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachSecurityProfileCommand.d.ts +6 -4
  1329. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachThingPrincipalCommand.d.ts +6 -4
  1330. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -4
  1331. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditTaskCommand.d.ts +6 -4
  1332. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelCertificateTransferCommand.d.ts +6 -4
  1333. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -4
  1334. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobCommand.d.ts +6 -4
  1335. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobExecutionCommand.d.ts +6 -4
  1336. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +6 -4
  1337. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -4
  1338. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuditSuppressionCommand.d.ts +6 -4
  1339. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -4
  1340. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateBillingGroupCommand.d.ts +6 -4
  1341. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +6 -4
  1342. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateProviderCommand.d.ts +6 -4
  1343. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCommandCommand.d.ts +6 -4
  1344. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCustomMetricCommand.d.ts +6 -4
  1345. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDimensionCommand.d.ts +6 -4
  1346. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDomainConfigurationCommand.d.ts +6 -4
  1347. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -4
  1348. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateFleetMetricCommand.d.ts +6 -4
  1349. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobCommand.d.ts +6 -4
  1350. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobTemplateCommand.d.ts +6 -4
  1351. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +6 -4
  1352. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateMitigationActionCommand.d.ts +6 -4
  1353. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateOTAUpdateCommand.d.ts +6 -4
  1354. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageCommand.d.ts +6 -4
  1355. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageVersionCommand.d.ts +6 -4
  1356. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyCommand.d.ts +6 -4
  1357. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyVersionCommand.d.ts +6 -4
  1358. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningClaimCommand.d.ts +6 -4
  1359. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +6 -4
  1360. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -4
  1361. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateRoleAliasCommand.d.ts +6 -4
  1362. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateScheduledAuditCommand.d.ts +6 -4
  1363. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -4
  1364. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateStreamCommand.d.ts +6 -4
  1365. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingCommand.d.ts +6 -4
  1366. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingGroupCommand.d.ts +6 -4
  1367. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingTypeCommand.d.ts +6 -4
  1368. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleCommand.d.ts +8 -4
  1369. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -4
  1370. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -4
  1371. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +6 -4
  1372. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -4
  1373. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteBillingGroupCommand.d.ts +6 -4
  1374. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCACertificateCommand.d.ts +6 -4
  1375. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateCommand.d.ts +6 -4
  1376. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateProviderCommand.d.ts +6 -4
  1377. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandCommand.d.ts +6 -4
  1378. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandExecutionCommand.d.ts +6 -4
  1379. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCustomMetricCommand.d.ts +6 -4
  1380. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDimensionCommand.d.ts +6 -4
  1381. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +6 -4
  1382. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +6 -4
  1383. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteFleetMetricCommand.d.ts +6 -4
  1384. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobCommand.d.ts +6 -4
  1385. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobExecutionCommand.d.ts +6 -4
  1386. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobTemplateCommand.d.ts +6 -4
  1387. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteMitigationActionCommand.d.ts +6 -4
  1388. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteOTAUpdateCommand.d.ts +6 -4
  1389. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageCommand.d.ts +6 -4
  1390. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageVersionCommand.d.ts +6 -4
  1391. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyCommand.d.ts +6 -4
  1392. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyVersionCommand.d.ts +6 -4
  1393. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +6 -4
  1394. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -4
  1395. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +6 -4
  1396. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRoleAliasCommand.d.ts +6 -4
  1397. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteScheduledAuditCommand.d.ts +6 -4
  1398. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  1399. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteStreamCommand.d.ts +6 -4
  1400. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingCommand.d.ts +6 -4
  1401. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingGroupCommand.d.ts +6 -4
  1402. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingTypeCommand.d.ts +6 -4
  1403. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleCommand.d.ts +6 -4
  1404. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -4
  1405. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +6 -4
  1406. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeprecateThingTypeCommand.d.ts +6 -4
  1407. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -4
  1408. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditFindingCommand.d.ts +6 -4
  1409. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -4
  1410. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +6 -4
  1411. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditTaskCommand.d.ts +6 -4
  1412. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuthorizerCommand.d.ts +6 -4
  1413. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeBillingGroupCommand.d.ts +6 -4
  1414. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCACertificateCommand.d.ts +6 -4
  1415. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateCommand.d.ts +6 -4
  1416. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateProviderCommand.d.ts +6 -4
  1417. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCustomMetricCommand.d.ts +6 -4
  1418. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -4
  1419. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -4
  1420. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDimensionCommand.d.ts +6 -4
  1421. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +6 -4
  1422. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +6 -4
  1423. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEndpointCommand.d.ts +6 -4
  1424. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +6 -4
  1425. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeFleetMetricCommand.d.ts +6 -4
  1426. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeIndexCommand.d.ts +6 -4
  1427. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobCommand.d.ts +6 -4
  1428. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobExecutionCommand.d.ts +6 -4
  1429. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobTemplateCommand.d.ts +6 -4
  1430. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +6 -4
  1431. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeMitigationActionCommand.d.ts +6 -4
  1432. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +6 -4
  1433. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -4
  1434. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeRoleAliasCommand.d.ts +6 -4
  1435. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeScheduledAuditCommand.d.ts +6 -4
  1436. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  1437. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeStreamCommand.d.ts +6 -4
  1438. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingCommand.d.ts +6 -4
  1439. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingGroupCommand.d.ts +6 -4
  1440. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -4
  1441. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingTypeCommand.d.ts +6 -4
  1442. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPolicyCommand.d.ts +6 -4
  1443. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +6 -4
  1444. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachSecurityProfileCommand.d.ts +6 -4
  1445. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachThingPrincipalCommand.d.ts +6 -4
  1446. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisableTopicRuleCommand.d.ts +6 -4
  1447. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +6 -4
  1448. package/node_modules/@aws-sdk/client-iot/dist-types/commands/EnableTopicRuleCommand.d.ts +6 -4
  1449. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -4
  1450. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBucketsAggregationCommand.d.ts +6 -4
  1451. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCardinalityCommand.d.ts +6 -4
  1452. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandCommand.d.ts +6 -4
  1453. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandExecutionCommand.d.ts +6 -4
  1454. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetEffectivePoliciesCommand.d.ts +6 -4
  1455. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetIndexingConfigurationCommand.d.ts +6 -4
  1456. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetJobDocumentCommand.d.ts +6 -4
  1457. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetLoggingOptionsCommand.d.ts +6 -4
  1458. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetOTAUpdateCommand.d.ts +6 -4
  1459. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageCommand.d.ts +6 -4
  1460. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageConfigurationCommand.d.ts +6 -4
  1461. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageVersionCommand.d.ts +6 -4
  1462. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPercentilesCommand.d.ts +6 -4
  1463. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyCommand.d.ts +6 -4
  1464. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyVersionCommand.d.ts +6 -4
  1465. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetRegistrationCodeCommand.d.ts +6 -4
  1466. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetStatisticsCommand.d.ts +6 -4
  1467. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetThingConnectivityDataCommand.d.ts +6 -4
  1468. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleCommand.d.ts +8 -4
  1469. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +6 -4
  1470. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +6 -4
  1471. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListActiveViolationsCommand.d.ts +6 -4
  1472. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAttachedPoliciesCommand.d.ts +6 -4
  1473. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditFindingsCommand.d.ts +6 -4
  1474. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -4
  1475. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -4
  1476. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditSuppressionsCommand.d.ts +6 -4
  1477. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditTasksCommand.d.ts +6 -4
  1478. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuthorizersCommand.d.ts +6 -4
  1479. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListBillingGroupsCommand.d.ts +6 -4
  1480. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCACertificatesCommand.d.ts +6 -4
  1481. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificateProvidersCommand.d.ts +6 -4
  1482. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesByCACommand.d.ts +6 -4
  1483. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesCommand.d.ts +6 -4
  1484. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandExecutionsCommand.d.ts +6 -4
  1485. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandsCommand.d.ts +6 -4
  1486. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCustomMetricsCommand.d.ts +6 -4
  1487. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -4
  1488. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -4
  1489. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDimensionsCommand.d.ts +6 -4
  1490. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDomainConfigurationsCommand.d.ts +6 -4
  1491. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListFleetMetricsCommand.d.ts +6 -4
  1492. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListIndicesCommand.d.ts +6 -4
  1493. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +6 -4
  1494. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +6 -4
  1495. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobTemplatesCommand.d.ts +6 -4
  1496. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobsCommand.d.ts +6 -4
  1497. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +6 -4
  1498. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMetricValuesCommand.d.ts +6 -4
  1499. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMitigationActionsCommand.d.ts +6 -4
  1500. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOTAUpdatesCommand.d.ts +6 -4
  1501. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +6 -4
  1502. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackageVersionsCommand.d.ts +6 -4
  1503. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackagesCommand.d.ts +6 -4
  1504. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPoliciesCommand.d.ts +6 -4
  1505. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +6 -4
  1506. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyVersionsCommand.d.ts +6 -4
  1507. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +6 -4
  1508. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsCommand.d.ts +6 -4
  1509. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsV2Command.d.ts +6 -4
  1510. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -4
  1511. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +6 -4
  1512. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -4
  1513. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRoleAliasesCommand.d.ts +6 -4
  1514. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSbomValidationResultsCommand.d.ts +6 -4
  1515. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListScheduledAuditsCommand.d.ts +6 -4
  1516. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -4
  1517. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -4
  1518. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListStreamsCommand.d.ts +6 -4
  1519. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  1520. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForPolicyCommand.d.ts +6 -4
  1521. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -4
  1522. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsCommand.d.ts +6 -4
  1523. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsForThingCommand.d.ts +6 -4
  1524. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsCommand.d.ts +6 -4
  1525. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsV2Command.d.ts +6 -4
  1526. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -4
  1527. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +6 -4
  1528. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingTypesCommand.d.ts +6 -4
  1529. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsCommand.d.ts +6 -4
  1530. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +6 -4
  1531. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInThingGroupCommand.d.ts +6 -4
  1532. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +6 -4
  1533. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRulesCommand.d.ts +6 -4
  1534. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +6 -4
  1535. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListViolationEventsCommand.d.ts +6 -4
  1536. package/node_modules/@aws-sdk/client-iot/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +6 -4
  1537. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCACertificateCommand.d.ts +6 -4
  1538. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateCommand.d.ts +6 -4
  1539. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +6 -4
  1540. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterThingCommand.d.ts +6 -4
  1541. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RejectCertificateTransferCommand.d.ts +6 -4
  1542. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -4
  1543. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +6 -4
  1544. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ReplaceTopicRuleCommand.d.ts +8 -4
  1545. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SearchIndexCommand.d.ts +6 -4
  1546. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +6 -4
  1547. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  1548. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetLoggingOptionsCommand.d.ts +6 -4
  1549. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingLevelCommand.d.ts +6 -4
  1550. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +6 -4
  1551. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -4
  1552. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -4
  1553. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +6 -4
  1554. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +6 -4
  1555. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +6 -4
  1556. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TagResourceCommand.d.ts +6 -4
  1557. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestAuthorizationCommand.d.ts +6 -4
  1558. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -4
  1559. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TransferCertificateCommand.d.ts +6 -4
  1560. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  1561. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -4
  1562. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +6 -4
  1563. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -4
  1564. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateBillingGroupCommand.d.ts +6 -4
  1565. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCACertificateCommand.d.ts +6 -4
  1566. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateCommand.d.ts +6 -4
  1567. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateProviderCommand.d.ts +6 -4
  1568. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCommandCommand.d.ts +6 -4
  1569. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCustomMetricCommand.d.ts +6 -4
  1570. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDimensionCommand.d.ts +6 -4
  1571. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +6 -4
  1572. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +6 -4
  1573. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +6 -4
  1574. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +6 -4
  1575. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateFleetMetricCommand.d.ts +6 -4
  1576. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +6 -4
  1577. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateJobCommand.d.ts +6 -4
  1578. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateMitigationActionCommand.d.ts +6 -4
  1579. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageCommand.d.ts +6 -4
  1580. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +6 -4
  1581. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageVersionCommand.d.ts +6 -4
  1582. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +6 -4
  1583. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateRoleAliasCommand.d.ts +6 -4
  1584. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateScheduledAuditCommand.d.ts +6 -4
  1585. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  1586. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateStreamCommand.d.ts +6 -4
  1587. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingCommand.d.ts +6 -4
  1588. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupCommand.d.ts +6 -4
  1589. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +6 -4
  1590. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingTypeCommand.d.ts +6 -4
  1591. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -4
  1592. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -4
  1593. package/node_modules/@aws-sdk/client-iot/dist-types/endpoint/bdd.d.ts +1 -1
  1594. package/node_modules/@aws-sdk/client-iot/dist-types/extensionConfiguration.d.ts +1 -1
  1595. package/node_modules/@aws-sdk/client-iot/dist-types/models/IoTServiceException.d.ts +1 -1
  1596. package/node_modules/@aws-sdk/client-iot/dist-types/models/errors.d.ts +1 -1
  1597. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_0.d.ts +6 -0
  1598. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.browser.d.ts +3 -3
  1599. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.d.ts +3 -3
  1600. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.native.d.ts +3 -3
  1601. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/IoTClient.d.ts +9 -17
  1602. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AcceptCertificateTransferCommand.d.ts +6 -4
  1603. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AddThingToBillingGroupCommand.d.ts +6 -4
  1604. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AddThingToThingGroupCommand.d.ts +6 -4
  1605. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AssociateSbomWithPackageVersionCommand.d.ts +6 -4
  1606. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AssociateTargetsWithJobCommand.d.ts +6 -4
  1607. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AttachPolicyCommand.d.ts +6 -4
  1608. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AttachPrincipalPolicyCommand.d.ts +6 -4
  1609. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AttachSecurityProfileCommand.d.ts +6 -4
  1610. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/AttachThingPrincipalCommand.d.ts +6 -4
  1611. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CancelAuditMitigationActionsTaskCommand.d.ts +6 -4
  1612. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CancelAuditTaskCommand.d.ts +6 -4
  1613. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CancelCertificateTransferCommand.d.ts +6 -4
  1614. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CancelDetectMitigationActionsTaskCommand.d.ts +6 -4
  1615. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CancelJobCommand.d.ts +6 -8
  1616. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CancelJobExecutionCommand.d.ts +6 -4
  1617. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ClearDefaultAuthorizerCommand.d.ts +6 -4
  1618. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ConfirmTopicRuleDestinationCommand.d.ts +6 -4
  1619. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateAuditSuppressionCommand.d.ts +6 -4
  1620. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +6 -4
  1621. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateBillingGroupCommand.d.ts +6 -4
  1622. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateCertificateFromCsrCommand.d.ts +6 -4
  1623. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateCertificateProviderCommand.d.ts +6 -4
  1624. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateCommandCommand.d.ts +6 -4
  1625. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateCustomMetricCommand.d.ts +6 -4
  1626. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateDimensionCommand.d.ts +6 -4
  1627. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateDomainConfigurationCommand.d.ts +6 -4
  1628. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateDynamicThingGroupCommand.d.ts +6 -4
  1629. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateFleetMetricCommand.d.ts +6 -4
  1630. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateJobCommand.d.ts +6 -8
  1631. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +6 -4
  1632. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateKeysAndCertificateCommand.d.ts +6 -4
  1633. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateMitigationActionCommand.d.ts +6 -4
  1634. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateOTAUpdateCommand.d.ts +6 -4
  1635. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreatePackageCommand.d.ts +6 -4
  1636. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreatePackageVersionCommand.d.ts +6 -4
  1637. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreatePolicyCommand.d.ts +6 -4
  1638. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreatePolicyVersionCommand.d.ts +6 -4
  1639. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateProvisioningClaimCommand.d.ts +6 -4
  1640. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateProvisioningTemplateCommand.d.ts +6 -4
  1641. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateProvisioningTemplateVersionCommand.d.ts +6 -4
  1642. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateRoleAliasCommand.d.ts +6 -4
  1643. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateScheduledAuditCommand.d.ts +6 -4
  1644. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +6 -4
  1645. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateStreamCommand.d.ts +6 -4
  1646. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateThingCommand.d.ts +6 -4
  1647. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateThingGroupCommand.d.ts +6 -4
  1648. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateThingTypeCommand.d.ts +6 -4
  1649. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateTopicRuleCommand.d.ts +6 -4
  1650. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/CreateTopicRuleDestinationCommand.d.ts +6 -4
  1651. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteAccountAuditConfigurationCommand.d.ts +6 -4
  1652. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteAuditSuppressionCommand.d.ts +6 -4
  1653. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +6 -4
  1654. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteBillingGroupCommand.d.ts +6 -4
  1655. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteCACertificateCommand.d.ts +6 -4
  1656. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +6 -4
  1657. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteCertificateProviderCommand.d.ts +6 -4
  1658. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteCommandCommand.d.ts +6 -4
  1659. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteCommandExecutionCommand.d.ts +6 -4
  1660. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteCustomMetricCommand.d.ts +6 -4
  1661. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteDimensionCommand.d.ts +6 -4
  1662. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteDomainConfigurationCommand.d.ts +6 -4
  1663. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteDynamicThingGroupCommand.d.ts +6 -4
  1664. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteFleetMetricCommand.d.ts +6 -4
  1665. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +6 -8
  1666. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteJobExecutionCommand.d.ts +6 -4
  1667. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +6 -4
  1668. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteMitigationActionCommand.d.ts +6 -4
  1669. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteOTAUpdateCommand.d.ts +6 -4
  1670. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeletePackageCommand.d.ts +6 -4
  1671. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeletePackageVersionCommand.d.ts +6 -4
  1672. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +6 -4
  1673. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeletePolicyVersionCommand.d.ts +6 -4
  1674. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteProvisioningTemplateCommand.d.ts +6 -4
  1675. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteProvisioningTemplateVersionCommand.d.ts +6 -4
  1676. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteRegistrationCodeCommand.d.ts +6 -4
  1677. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteRoleAliasCommand.d.ts +6 -4
  1678. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteScheduledAuditCommand.d.ts +6 -4
  1679. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  1680. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteStreamCommand.d.ts +6 -4
  1681. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteThingCommand.d.ts +6 -4
  1682. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteThingGroupCommand.d.ts +6 -4
  1683. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteThingTypeCommand.d.ts +6 -4
  1684. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteTopicRuleCommand.d.ts +6 -4
  1685. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteTopicRuleDestinationCommand.d.ts +6 -4
  1686. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeleteV2LoggingLevelCommand.d.ts +6 -4
  1687. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DeprecateThingTypeCommand.d.ts +6 -4
  1688. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +6 -4
  1689. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +6 -4
  1690. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +6 -4
  1691. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditSuppressionCommand.d.ts +6 -4
  1692. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditTaskCommand.d.ts +6 -4
  1693. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuthorizerCommand.d.ts +6 -4
  1694. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeBillingGroupCommand.d.ts +6 -4
  1695. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeCACertificateCommand.d.ts +6 -4
  1696. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeCertificateCommand.d.ts +6 -4
  1697. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeCertificateProviderCommand.d.ts +6 -4
  1698. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeCustomMetricCommand.d.ts +6 -4
  1699. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeDefaultAuthorizerCommand.d.ts +6 -4
  1700. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +6 -4
  1701. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeDimensionCommand.d.ts +6 -4
  1702. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeDomainConfigurationCommand.d.ts +6 -4
  1703. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeEncryptionConfigurationCommand.d.ts +6 -4
  1704. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +6 -4
  1705. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeEventConfigurationsCommand.d.ts +6 -4
  1706. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeFleetMetricCommand.d.ts +6 -4
  1707. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +6 -4
  1708. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeJobCommand.d.ts +6 -4
  1709. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeJobExecutionCommand.d.ts +6 -4
  1710. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeJobTemplateCommand.d.ts +6 -4
  1711. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeManagedJobTemplateCommand.d.ts +6 -4
  1712. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeMitigationActionCommand.d.ts +6 -4
  1713. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeProvisioningTemplateCommand.d.ts +6 -4
  1714. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeProvisioningTemplateVersionCommand.d.ts +6 -4
  1715. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeRoleAliasCommand.d.ts +6 -4
  1716. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeScheduledAuditCommand.d.ts +6 -4
  1717. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  1718. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeStreamCommand.d.ts +6 -4
  1719. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeThingCommand.d.ts +6 -4
  1720. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeThingGroupCommand.d.ts +6 -4
  1721. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeThingRegistrationTaskCommand.d.ts +6 -4
  1722. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeThingTypeCommand.d.ts +6 -4
  1723. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DetachPolicyCommand.d.ts +6 -4
  1724. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DetachPrincipalPolicyCommand.d.ts +6 -4
  1725. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DetachSecurityProfileCommand.d.ts +6 -4
  1726. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DetachThingPrincipalCommand.d.ts +6 -4
  1727. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DisableTopicRuleCommand.d.ts +6 -4
  1728. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DisassociateSbomFromPackageVersionCommand.d.ts +6 -4
  1729. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/EnableTopicRuleCommand.d.ts +6 -4
  1730. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +6 -4
  1731. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetBucketsAggregationCommand.d.ts +6 -4
  1732. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetCardinalityCommand.d.ts +6 -4
  1733. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetCommandCommand.d.ts +6 -4
  1734. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetCommandExecutionCommand.d.ts +6 -4
  1735. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetEffectivePoliciesCommand.d.ts +6 -4
  1736. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetIndexingConfigurationCommand.d.ts +6 -4
  1737. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetJobDocumentCommand.d.ts +6 -4
  1738. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetLoggingOptionsCommand.d.ts +6 -4
  1739. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetOTAUpdateCommand.d.ts +6 -4
  1740. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetPackageCommand.d.ts +6 -4
  1741. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetPackageConfigurationCommand.d.ts +6 -4
  1742. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetPackageVersionCommand.d.ts +6 -4
  1743. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetPercentilesCommand.d.ts +6 -4
  1744. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +6 -8
  1745. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetPolicyVersionCommand.d.ts +6 -4
  1746. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetRegistrationCodeCommand.d.ts +6 -4
  1747. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetStatisticsCommand.d.ts +6 -4
  1748. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetThingConnectivityDataCommand.d.ts +6 -4
  1749. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetTopicRuleCommand.d.ts +6 -4
  1750. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetTopicRuleDestinationCommand.d.ts +6 -4
  1751. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +6 -4
  1752. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListActiveViolationsCommand.d.ts +6 -4
  1753. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListAttachedPoliciesCommand.d.ts +6 -4
  1754. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListAuditFindingsCommand.d.ts +6 -4
  1755. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +6 -4
  1756. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListAuditMitigationActionsTasksCommand.d.ts +6 -4
  1757. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListAuditSuppressionsCommand.d.ts +6 -4
  1758. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListAuditTasksCommand.d.ts +6 -4
  1759. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListAuthorizersCommand.d.ts +6 -4
  1760. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListBillingGroupsCommand.d.ts +6 -4
  1761. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListCACertificatesCommand.d.ts +6 -4
  1762. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListCertificateProvidersCommand.d.ts +6 -4
  1763. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListCertificatesByCACommand.d.ts +6 -4
  1764. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListCertificatesCommand.d.ts +6 -4
  1765. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListCommandExecutionsCommand.d.ts +6 -4
  1766. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +6 -4
  1767. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListCustomMetricsCommand.d.ts +6 -4
  1768. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +6 -4
  1769. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListDetectMitigationActionsTasksCommand.d.ts +6 -4
  1770. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListDimensionsCommand.d.ts +6 -4
  1771. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListDomainConfigurationsCommand.d.ts +6 -4
  1772. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListFleetMetricsCommand.d.ts +6 -4
  1773. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +6 -4
  1774. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListJobExecutionsForJobCommand.d.ts +6 -4
  1775. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListJobExecutionsForThingCommand.d.ts +6 -4
  1776. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +6 -4
  1777. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListJobsCommand.d.ts +6 -6
  1778. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListManagedJobTemplatesCommand.d.ts +6 -4
  1779. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListMetricValuesCommand.d.ts +6 -4
  1780. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListMitigationActionsCommand.d.ts +6 -4
  1781. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListOTAUpdatesCommand.d.ts +6 -4
  1782. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListOutgoingCertificatesCommand.d.ts +6 -4
  1783. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPackageVersionsCommand.d.ts +6 -4
  1784. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPackagesCommand.d.ts +6 -4
  1785. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPoliciesCommand.d.ts +6 -4
  1786. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPolicyPrincipalsCommand.d.ts +6 -4
  1787. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPolicyVersionsCommand.d.ts +6 -4
  1788. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPrincipalPoliciesCommand.d.ts +6 -4
  1789. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPrincipalThingsCommand.d.ts +6 -4
  1790. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListPrincipalThingsV2Command.d.ts +6 -4
  1791. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListProvisioningTemplateVersionsCommand.d.ts +6 -4
  1792. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListProvisioningTemplatesCommand.d.ts +6 -4
  1793. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +6 -4
  1794. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListRoleAliasesCommand.d.ts +6 -4
  1795. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListSbomValidationResultsCommand.d.ts +6 -4
  1796. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListScheduledAuditsCommand.d.ts +6 -4
  1797. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +6 -4
  1798. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListSecurityProfilesForTargetCommand.d.ts +6 -4
  1799. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListStreamsCommand.d.ts +6 -4
  1800. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  1801. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListTargetsForPolicyCommand.d.ts +6 -4
  1802. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +6 -4
  1803. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +6 -4
  1804. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +6 -4
  1805. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +6 -4
  1806. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingPrincipalsV2Command.d.ts +6 -4
  1807. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingRegistrationTaskReportsCommand.d.ts +6 -4
  1808. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingRegistrationTasksCommand.d.ts +6 -4
  1809. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingTypesCommand.d.ts +6 -4
  1810. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingsCommand.d.ts +6 -4
  1811. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingsInBillingGroupCommand.d.ts +6 -4
  1812. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingsInThingGroupCommand.d.ts +6 -4
  1813. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListTopicRuleDestinationsCommand.d.ts +6 -4
  1814. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListTopicRulesCommand.d.ts +6 -4
  1815. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListV2LoggingLevelsCommand.d.ts +6 -4
  1816. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListViolationEventsCommand.d.ts +6 -4
  1817. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/PutVerificationStateOnViolationCommand.d.ts +6 -4
  1818. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/RegisterCACertificateCommand.d.ts +6 -4
  1819. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/RegisterCertificateCommand.d.ts +6 -4
  1820. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/RegisterCertificateWithoutCACommand.d.ts +6 -4
  1821. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/RegisterThingCommand.d.ts +6 -4
  1822. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/RejectCertificateTransferCommand.d.ts +6 -4
  1823. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/RemoveThingFromBillingGroupCommand.d.ts +6 -4
  1824. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/RemoveThingFromThingGroupCommand.d.ts +6 -4
  1825. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ReplaceTopicRuleCommand.d.ts +6 -4
  1826. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/SearchIndexCommand.d.ts +6 -4
  1827. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/SetDefaultAuthorizerCommand.d.ts +6 -4
  1828. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/SetDefaultPolicyVersionCommand.d.ts +6 -4
  1829. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/SetLoggingOptionsCommand.d.ts +6 -4
  1830. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/SetV2LoggingLevelCommand.d.ts +6 -4
  1831. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/SetV2LoggingOptionsCommand.d.ts +6 -4
  1832. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/StartAuditMitigationActionsTaskCommand.d.ts +6 -4
  1833. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/StartDetectMitigationActionsTaskCommand.d.ts +6 -4
  1834. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/StartOnDemandAuditTaskCommand.d.ts +6 -4
  1835. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/StartThingRegistrationTaskCommand.d.ts +6 -4
  1836. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/StopThingRegistrationTaskCommand.d.ts +6 -4
  1837. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  1838. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/TestAuthorizationCommand.d.ts +6 -4
  1839. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +6 -4
  1840. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/TransferCertificateCommand.d.ts +6 -4
  1841. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  1842. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateAccountAuditConfigurationCommand.d.ts +6 -4
  1843. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateAuditSuppressionCommand.d.ts +6 -4
  1844. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +6 -4
  1845. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateBillingGroupCommand.d.ts +6 -4
  1846. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateCACertificateCommand.d.ts +6 -4
  1847. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateCertificateCommand.d.ts +6 -4
  1848. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateCertificateProviderCommand.d.ts +6 -4
  1849. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateCommandCommand.d.ts +6 -4
  1850. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateCustomMetricCommand.d.ts +6 -4
  1851. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateDimensionCommand.d.ts +6 -4
  1852. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateDomainConfigurationCommand.d.ts +6 -4
  1853. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateDynamicThingGroupCommand.d.ts +6 -4
  1854. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateEncryptionConfigurationCommand.d.ts +6 -4
  1855. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateEventConfigurationsCommand.d.ts +6 -4
  1856. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateFleetMetricCommand.d.ts +6 -4
  1857. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateIndexingConfigurationCommand.d.ts +6 -4
  1858. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateJobCommand.d.ts +6 -8
  1859. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateMitigationActionCommand.d.ts +6 -4
  1860. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdatePackageCommand.d.ts +6 -4
  1861. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdatePackageConfigurationCommand.d.ts +6 -4
  1862. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdatePackageVersionCommand.d.ts +6 -4
  1863. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateProvisioningTemplateCommand.d.ts +6 -4
  1864. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateRoleAliasCommand.d.ts +6 -4
  1865. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateScheduledAuditCommand.d.ts +6 -4
  1866. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  1867. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateStreamCommand.d.ts +6 -4
  1868. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateThingCommand.d.ts +6 -4
  1869. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateThingGroupCommand.d.ts +6 -4
  1870. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateThingGroupsForThingCommand.d.ts +6 -4
  1871. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateThingTypeCommand.d.ts +6 -4
  1872. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/UpdateTopicRuleDestinationCommand.d.ts +6 -4
  1873. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +6 -4
  1874. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  1875. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  1876. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/IoTServiceException.d.ts +1 -1
  1877. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/errors.d.ts +1 -1
  1878. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_0.d.ts +1 -0
  1879. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
  1880. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
  1881. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  1882. package/node_modules/@aws-sdk/client-iot/package.json +8 -37
  1883. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  1884. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/endpoint/bdd.js +2 -2
  1885. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/endpoint/endpointResolver.js +5 -5
  1886. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +39 -44
  1887. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/models/IoTDataPlaneServiceException.js +3 -3
  1888. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.browser.js +14 -16
  1889. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.js +19 -24
  1890. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.shared.js +9 -10
  1891. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/IoTDataPlane.js +1 -1
  1892. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/IoTDataPlaneClient.js +6 -9
  1893. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  1894. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteConnectionCommand.js +2 -2
  1895. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteThingShadowCommand.js +2 -2
  1896. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetRetainedMessageCommand.js +2 -2
  1897. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetThingShadowCommand.js +2 -2
  1898. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListNamedShadowsForThingCommand.js +2 -2
  1899. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListRetainedMessagesCommand.js +2 -2
  1900. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/PublishCommand.js +2 -2
  1901. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/UpdateThingShadowCommand.js +2 -2
  1902. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/endpoint/bdd.js +1 -1
  1903. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/endpoint/endpointResolver.js +2 -2
  1904. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/models/IoTDataPlaneServiceException.js +1 -1
  1905. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.browser.js +5 -7
  1906. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.js +5 -10
  1907. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.shared.js +3 -4
  1908. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeExtensions.js +3 -3
  1909. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlaneClient.d.ts +6 -7
  1910. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteConnectionCommand.d.ts +6 -4
  1911. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteThingShadowCommand.d.ts +7 -5
  1912. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetRetainedMessageCommand.d.ts +6 -4
  1913. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetThingShadowCommand.d.ts +7 -5
  1914. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListNamedShadowsForThingCommand.d.ts +6 -4
  1915. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListRetainedMessagesCommand.d.ts +6 -4
  1916. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/PublishCommand.d.ts +6 -4
  1917. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/UpdateThingShadowCommand.d.ts +7 -5
  1918. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/endpoint/bdd.d.ts +1 -1
  1919. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/extensionConfiguration.d.ts +1 -1
  1920. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/IoTDataPlaneServiceException.d.ts +1 -1
  1921. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/errors.d.ts +1 -1
  1922. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/models_0.d.ts +1 -1
  1923. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.browser.d.ts +3 -3
  1924. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.d.ts +3 -3
  1925. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.native.d.ts +3 -3
  1926. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlaneClient.d.ts +9 -17
  1927. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +6 -4
  1928. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/DeleteThingShadowCommand.d.ts +7 -5
  1929. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/GetRetainedMessageCommand.d.ts +6 -4
  1930. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/GetThingShadowCommand.d.ts +7 -5
  1931. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/ListNamedShadowsForThingCommand.d.ts +6 -4
  1932. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/ListRetainedMessagesCommand.d.ts +6 -4
  1933. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/PublishCommand.d.ts +6 -4
  1934. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/commands/UpdateThingShadowCommand.d.ts +7 -5
  1935. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  1936. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  1937. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/models/IoTDataPlaneServiceException.d.ts +1 -1
  1938. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/models/errors.d.ts +1 -1
  1939. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/models/models_0.d.ts +1 -1
  1940. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
  1941. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
  1942. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  1943. package/node_modules/@aws-sdk/client-iot-data-plane/package.json +8 -38
  1944. package/node_modules/@aws-sdk/client-lambda/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  1945. package/node_modules/@aws-sdk/client-lambda/dist-cjs/endpoint/bdd.js +2 -2
  1946. package/node_modules/@aws-sdk/client-lambda/dist-cjs/endpoint/endpointResolver.js +5 -5
  1947. package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +249 -255
  1948. package/node_modules/@aws-sdk/client-lambda/dist-cjs/models/LambdaServiceException.js +3 -3
  1949. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.browser.js +16 -18
  1950. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.js +21 -26
  1951. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.shared.js +9 -10
  1952. package/node_modules/@aws-sdk/client-lambda/dist-es/Lambda.js +1 -1
  1953. package/node_modules/@aws-sdk/client-lambda/dist-es/LambdaClient.js +7 -10
  1954. package/node_modules/@aws-sdk/client-lambda/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  1955. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddLayerVersionPermissionCommand.js +2 -2
  1956. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddPermissionCommand.js +2 -2
  1957. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CheckpointDurableExecutionCommand.js +2 -2
  1958. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateAliasCommand.js +2 -2
  1959. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCapacityProviderCommand.js +2 -2
  1960. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCodeSigningConfigCommand.js +2 -2
  1961. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateEventSourceMappingCommand.js +2 -2
  1962. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionCommand.js +2 -2
  1963. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionUrlConfigCommand.js +2 -2
  1964. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteAliasCommand.js +2 -2
  1965. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCapacityProviderCommand.js +2 -2
  1966. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCodeSigningConfigCommand.js +2 -2
  1967. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteEventSourceMappingCommand.js +2 -2
  1968. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +2 -2
  1969. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCommand.js +2 -2
  1970. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionConcurrencyCommand.js +2 -2
  1971. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +2 -2
  1972. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionUrlConfigCommand.js +2 -2
  1973. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteLayerVersionCommand.js +2 -2
  1974. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +2 -2
  1975. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAccountSettingsCommand.js +2 -2
  1976. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAliasCommand.js +2 -2
  1977. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCapacityProviderCommand.js +2 -2
  1978. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCodeSigningConfigCommand.js +2 -2
  1979. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionCommand.js +2 -2
  1980. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionHistoryCommand.js +2 -2
  1981. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionStateCommand.js +2 -2
  1982. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetEventSourceMappingCommand.js +2 -2
  1983. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +2 -2
  1984. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCommand.js +2 -2
  1985. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConcurrencyCommand.js +2 -2
  1986. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConfigurationCommand.js +2 -2
  1987. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +2 -2
  1988. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionRecursionConfigCommand.js +2 -2
  1989. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionScalingConfigCommand.js +2 -2
  1990. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionUrlConfigCommand.js +2 -2
  1991. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionByArnCommand.js +2 -2
  1992. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionCommand.js +2 -2
  1993. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionPolicyCommand.js +2 -2
  1994. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetPolicyCommand.js +2 -2
  1995. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +2 -2
  1996. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetRuntimeManagementConfigCommand.js +2 -2
  1997. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeAsyncCommand.js +2 -2
  1998. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeCommand.js +2 -2
  1999. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeWithResponseStreamCommand.js +2 -2
  2000. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListAliasesCommand.js +2 -2
  2001. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCapacityProvidersCommand.js +2 -2
  2002. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCodeSigningConfigsCommand.js +2 -2
  2003. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListDurableExecutionsByFunctionCommand.js +2 -2
  2004. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListEventSourceMappingsCommand.js +2 -2
  2005. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +2 -2
  2006. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionUrlConfigsCommand.js +2 -2
  2007. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionVersionsByCapacityProviderCommand.js +2 -2
  2008. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +2 -2
  2009. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsCommand.js +2 -2
  2010. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayerVersionsCommand.js +2 -2
  2011. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayersCommand.js +2 -2
  2012. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +2 -2
  2013. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListTagsCommand.js +2 -2
  2014. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListVersionsByFunctionCommand.js +2 -2
  2015. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishLayerVersionCommand.js +2 -2
  2016. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishVersionCommand.js +2 -2
  2017. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +2 -2
  2018. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionConcurrencyCommand.js +2 -2
  2019. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +2 -2
  2020. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionRecursionConfigCommand.js +2 -2
  2021. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionScalingConfigCommand.js +2 -2
  2022. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +2 -2
  2023. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutRuntimeManagementConfigCommand.js +2 -2
  2024. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemoveLayerVersionPermissionCommand.js +2 -2
  2025. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemovePermissionCommand.js +2 -2
  2026. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackFailureCommand.js +2 -2
  2027. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackHeartbeatCommand.js +2 -2
  2028. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackSuccessCommand.js +2 -2
  2029. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/StopDurableExecutionCommand.js +2 -2
  2030. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/TagResourceCommand.js +2 -2
  2031. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UntagResourceCommand.js +2 -2
  2032. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateAliasCommand.js +2 -2
  2033. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCapacityProviderCommand.js +2 -2
  2034. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCodeSigningConfigCommand.js +2 -2
  2035. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateEventSourceMappingCommand.js +2 -2
  2036. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionCodeCommand.js +2 -2
  2037. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionConfigurationCommand.js +2 -2
  2038. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +2 -2
  2039. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionUrlConfigCommand.js +2 -2
  2040. package/node_modules/@aws-sdk/client-lambda/dist-es/endpoint/bdd.js +1 -1
  2041. package/node_modules/@aws-sdk/client-lambda/dist-es/endpoint/endpointResolver.js +2 -2
  2042. package/node_modules/@aws-sdk/client-lambda/dist-es/models/LambdaServiceException.js +1 -1
  2043. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.browser.js +6 -8
  2044. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.js +6 -11
  2045. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.shared.js +3 -4
  2046. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeExtensions.js +3 -3
  2047. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActive.js +1 -1
  2048. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActiveV2.js +2 -2
  2049. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionExists.js +3 -3
  2050. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdated.js +1 -1
  2051. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdatedV2.js +2 -2
  2052. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForPublishedVersionActive.js +1 -1
  2053. package/node_modules/@aws-sdk/client-lambda/dist-types/Lambda.d.ts +7 -7
  2054. package/node_modules/@aws-sdk/client-lambda/dist-types/LambdaClient.d.ts +7 -8
  2055. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +6 -4
  2056. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddPermissionCommand.d.ts +6 -4
  2057. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CheckpointDurableExecutionCommand.d.ts +6 -4
  2058. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateAliasCommand.d.ts +6 -4
  2059. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateCapacityProviderCommand.d.ts +6 -4
  2060. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +6 -4
  2061. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateEventSourceMappingCommand.d.ts +6 -4
  2062. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionCommand.d.ts +6 -4
  2063. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +6 -4
  2064. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteAliasCommand.d.ts +6 -4
  2065. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteCapacityProviderCommand.d.ts +6 -4
  2066. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +6 -4
  2067. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +6 -4
  2068. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +6 -4
  2069. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCommand.d.ts +6 -4
  2070. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +6 -4
  2071. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +6 -4
  2072. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +6 -4
  2073. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteLayerVersionCommand.d.ts +6 -4
  2074. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +6 -4
  2075. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAccountSettingsCommand.d.ts +6 -4
  2076. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAliasCommand.d.ts +6 -4
  2077. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetCapacityProviderCommand.d.ts +6 -4
  2078. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetCodeSigningConfigCommand.d.ts +6 -4
  2079. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionCommand.d.ts +6 -4
  2080. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionHistoryCommand.d.ts +6 -4
  2081. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionStateCommand.d.ts +6 -4
  2082. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetEventSourceMappingCommand.d.ts +6 -4
  2083. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +6 -4
  2084. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCommand.d.ts +6 -4
  2085. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +6 -4
  2086. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConfigurationCommand.d.ts +6 -4
  2087. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +6 -4
  2088. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionRecursionConfigCommand.d.ts +6 -4
  2089. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionScalingConfigCommand.d.ts +6 -4
  2090. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +6 -4
  2091. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionByArnCommand.d.ts +6 -4
  2092. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionCommand.d.ts +6 -4
  2093. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +6 -4
  2094. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetPolicyCommand.d.ts +6 -4
  2095. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +6 -4
  2096. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +6 -4
  2097. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeAsyncCommand.d.ts +6 -4
  2098. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeCommand.d.ts +7 -5
  2099. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +6 -4
  2100. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListAliasesCommand.d.ts +6 -4
  2101. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListCapacityProvidersCommand.d.ts +6 -4
  2102. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +6 -4
  2103. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListDurableExecutionsByFunctionCommand.d.ts +6 -4
  2104. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListEventSourceMappingsCommand.d.ts +6 -4
  2105. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +6 -4
  2106. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +6 -4
  2107. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionVersionsByCapacityProviderCommand.d.ts +6 -4
  2108. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +6 -4
  2109. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsCommand.d.ts +6 -4
  2110. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayerVersionsCommand.d.ts +6 -4
  2111. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayersCommand.d.ts +6 -4
  2112. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +6 -4
  2113. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListTagsCommand.d.ts +6 -4
  2114. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListVersionsByFunctionCommand.d.ts +6 -4
  2115. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishLayerVersionCommand.d.ts +6 -4
  2116. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishVersionCommand.d.ts +6 -4
  2117. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +6 -4
  2118. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +6 -4
  2119. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +6 -4
  2120. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionRecursionConfigCommand.d.ts +6 -4
  2121. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionScalingConfigCommand.d.ts +6 -4
  2122. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +6 -4
  2123. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +6 -4
  2124. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +6 -4
  2125. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemovePermissionCommand.d.ts +6 -4
  2126. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackFailureCommand.d.ts +6 -4
  2127. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackHeartbeatCommand.d.ts +6 -4
  2128. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +6 -4
  2129. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/StopDurableExecutionCommand.d.ts +6 -4
  2130. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/TagResourceCommand.d.ts +6 -4
  2131. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  2132. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateAliasCommand.d.ts +6 -4
  2133. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateCapacityProviderCommand.d.ts +6 -4
  2134. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +6 -4
  2135. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +6 -4
  2136. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionCodeCommand.d.ts +6 -4
  2137. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +6 -4
  2138. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +6 -4
  2139. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +6 -4
  2140. package/node_modules/@aws-sdk/client-lambda/dist-types/endpoint/bdd.d.ts +1 -1
  2141. package/node_modules/@aws-sdk/client-lambda/dist-types/extensionConfiguration.d.ts +1 -1
  2142. package/node_modules/@aws-sdk/client-lambda/dist-types/models/LambdaServiceException.d.ts +1 -1
  2143. package/node_modules/@aws-sdk/client-lambda/dist-types/models/errors.d.ts +1 -1
  2144. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +3 -3
  2145. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.d.ts +3 -3
  2146. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.native.d.ts +3 -3
  2147. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/Lambda.d.ts +7 -7
  2148. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/LambdaClient.d.ts +13 -21
  2149. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/AddLayerVersionPermissionCommand.d.ts +6 -4
  2150. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/AddPermissionCommand.d.ts +6 -4
  2151. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CheckpointDurableExecutionCommand.d.ts +6 -4
  2152. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +6 -4
  2153. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +6 -4
  2154. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateCodeSigningConfigCommand.d.ts +6 -4
  2155. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateEventSourceMappingCommand.d.ts +6 -4
  2156. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +6 -4
  2157. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateFunctionUrlConfigCommand.d.ts +6 -4
  2158. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +6 -4
  2159. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +6 -4
  2160. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteCodeSigningConfigCommand.d.ts +6 -4
  2161. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteEventSourceMappingCommand.d.ts +6 -4
  2162. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +6 -4
  2163. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +6 -4
  2164. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteFunctionConcurrencyCommand.d.ts +6 -4
  2165. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +6 -4
  2166. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteFunctionUrlConfigCommand.d.ts +6 -4
  2167. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteLayerVersionCommand.d.ts +6 -4
  2168. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +6 -4
  2169. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +6 -4
  2170. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetAliasCommand.d.ts +6 -8
  2171. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetCapacityProviderCommand.d.ts +6 -4
  2172. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetCodeSigningConfigCommand.d.ts +6 -4
  2173. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionCommand.d.ts +6 -4
  2174. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionHistoryCommand.d.ts +6 -4
  2175. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionStateCommand.d.ts +6 -4
  2176. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetEventSourceMappingCommand.d.ts +6 -4
  2177. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionCodeSigningConfigCommand.d.ts +6 -4
  2178. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +6 -4
  2179. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionConcurrencyCommand.d.ts +6 -4
  2180. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionConfigurationCommand.d.ts +6 -4
  2181. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionEventInvokeConfigCommand.d.ts +6 -4
  2182. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionRecursionConfigCommand.d.ts +6 -4
  2183. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionScalingConfigCommand.d.ts +6 -4
  2184. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionUrlConfigCommand.d.ts +6 -4
  2185. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetLayerVersionByArnCommand.d.ts +6 -4
  2186. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetLayerVersionCommand.d.ts +6 -4
  2187. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetLayerVersionPolicyCommand.d.ts +6 -4
  2188. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +6 -8
  2189. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetProvisionedConcurrencyConfigCommand.d.ts +6 -4
  2190. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetRuntimeManagementConfigCommand.d.ts +6 -4
  2191. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +6 -4
  2192. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeCommand.d.ts +7 -5
  2193. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeWithResponseStreamCommand.d.ts +6 -4
  2194. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +6 -4
  2195. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListCapacityProvidersCommand.d.ts +6 -4
  2196. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListCodeSigningConfigsCommand.d.ts +6 -4
  2197. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListDurableExecutionsByFunctionCommand.d.ts +6 -4
  2198. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListEventSourceMappingsCommand.d.ts +6 -4
  2199. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListFunctionEventInvokeConfigsCommand.d.ts +6 -4
  2200. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListFunctionUrlConfigsCommand.d.ts +6 -4
  2201. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListFunctionVersionsByCapacityProviderCommand.d.ts +6 -4
  2202. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +6 -4
  2203. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +6 -4
  2204. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListLayerVersionsCommand.d.ts +6 -4
  2205. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListLayersCommand.d.ts +6 -4
  2206. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +6 -4
  2207. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListTagsCommand.d.ts +6 -8
  2208. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListVersionsByFunctionCommand.d.ts +6 -4
  2209. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PublishLayerVersionCommand.d.ts +6 -4
  2210. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PublishVersionCommand.d.ts +6 -4
  2211. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutFunctionCodeSigningConfigCommand.d.ts +6 -4
  2212. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutFunctionConcurrencyCommand.d.ts +6 -4
  2213. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutFunctionEventInvokeConfigCommand.d.ts +6 -4
  2214. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutFunctionRecursionConfigCommand.d.ts +6 -4
  2215. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutFunctionScalingConfigCommand.d.ts +6 -4
  2216. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutProvisionedConcurrencyConfigCommand.d.ts +6 -4
  2217. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutRuntimeManagementConfigCommand.d.ts +6 -4
  2218. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/RemoveLayerVersionPermissionCommand.d.ts +6 -4
  2219. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +6 -4
  2220. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackFailureCommand.d.ts +6 -4
  2221. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackHeartbeatCommand.d.ts +6 -4
  2222. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +6 -4
  2223. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/StopDurableExecutionCommand.d.ts +6 -4
  2224. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  2225. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  2226. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +6 -4
  2227. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +6 -4
  2228. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateCodeSigningConfigCommand.d.ts +6 -4
  2229. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateEventSourceMappingCommand.d.ts +6 -4
  2230. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateFunctionCodeCommand.d.ts +6 -4
  2231. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateFunctionConfigurationCommand.d.ts +6 -4
  2232. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +6 -4
  2233. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateFunctionUrlConfigCommand.d.ts +6 -4
  2234. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  2235. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  2236. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/LambdaServiceException.d.ts +1 -1
  2237. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/errors.d.ts +1 -1
  2238. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -3
  2239. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.d.ts +3 -3
  2240. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -4
  2241. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/waitForFunctionActive.d.ts +10 -4
  2242. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/waitForFunctionActiveV2.d.ts +8 -4
  2243. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/waitForFunctionExists.d.ts +8 -4
  2244. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/waitForFunctionUpdated.d.ts +10 -4
  2245. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/waitForFunctionUpdatedV2.d.ts +8 -4
  2246. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/waitForPublishedVersionActive.d.ts +10 -4
  2247. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionActive.d.ts +5 -4
  2248. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionActiveV2.d.ts +5 -4
  2249. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionExists.d.ts +5 -4
  2250. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionUpdated.d.ts +5 -4
  2251. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForFunctionUpdatedV2.d.ts +5 -4
  2252. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/waitForPublishedVersionActive.d.ts +5 -4
  2253. package/node_modules/@aws-sdk/client-lambda/package.json +9 -43
  2254. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +7 -7
  2255. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/bdd.js +624 -620
  2256. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/endpointResolver.js +5 -5
  2257. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +273 -279
  2258. package/node_modules/@aws-sdk/client-s3/dist-cjs/models/S3ServiceException.js +3 -3
  2259. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +19 -22
  2260. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +30 -35
  2261. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +11 -13
  2262. package/node_modules/@aws-sdk/client-s3/dist-es/S3.js +1 -1
  2263. package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +7 -10
  2264. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +2 -2
  2265. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +2 -2
  2266. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
  2267. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -2
  2268. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -2
  2269. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +2 -2
  2270. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +2 -2
  2271. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
  2272. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +2 -2
  2273. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
  2274. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +2 -2
  2275. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
  2276. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
  2277. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
  2278. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
  2279. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
  2280. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
  2281. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
  2282. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
  2283. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
  2284. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
  2285. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
  2286. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
  2287. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
  2288. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +2 -2
  2289. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +2 -2
  2290. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +2 -2
  2291. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
  2292. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +2 -2
  2293. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +2 -2
  2294. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +2 -2
  2295. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +2 -2
  2296. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +2 -2
  2297. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +2 -2
  2298. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +2 -2
  2299. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +2 -2
  2300. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +2 -2
  2301. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +2 -2
  2302. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +2 -2
  2303. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +2 -2
  2304. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +2 -2
  2305. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +2 -2
  2306. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +2 -2
  2307. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +2 -2
  2308. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +2 -2
  2309. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +2 -2
  2310. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +2 -2
  2311. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +2 -2
  2312. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +2 -2
  2313. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +2 -2
  2314. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +2 -2
  2315. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +2 -2
  2316. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -2
  2317. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +2 -2
  2318. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +2 -2
  2319. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +2 -2
  2320. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +2 -2
  2321. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +2 -2
  2322. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +2 -2
  2323. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +2 -2
  2324. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +2 -2
  2325. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -2
  2326. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +2 -2
  2327. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +2 -2
  2328. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +2 -2
  2329. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +2 -2
  2330. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +2 -2
  2331. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +2 -2
  2332. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +2 -2
  2333. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +2 -2
  2334. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +2 -2
  2335. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +2 -2
  2336. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -2
  2337. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +2 -2
  2338. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +2 -2
  2339. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +2 -2
  2340. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
  2341. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +2 -2
  2342. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +2 -2
  2343. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
  2344. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
  2345. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +2 -2
  2346. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +2 -2
  2347. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
  2348. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
  2349. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +2 -2
  2350. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +2 -2
  2351. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +2 -2
  2352. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +2 -2
  2353. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +2 -2
  2354. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +2 -2
  2355. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +2 -2
  2356. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +2 -2
  2357. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +2 -2
  2358. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +2 -2
  2359. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +2 -2
  2360. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +2 -2
  2361. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +2 -2
  2362. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +2 -2
  2363. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +2 -2
  2364. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +2 -2
  2365. package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -2
  2366. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +2 -2
  2367. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +2 -2
  2368. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateObjectEncryptionCommand.js +2 -2
  2369. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +2 -2
  2370. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -2
  2371. package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
  2372. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/bdd.js +623 -619
  2373. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/endpointResolver.js +2 -2
  2374. package/node_modules/@aws-sdk/client-s3/dist-es/models/S3ServiceException.js +1 -1
  2375. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +7 -10
  2376. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +7 -12
  2377. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +3 -5
  2378. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeExtensions.js +3 -3
  2379. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +3 -3
  2380. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +3 -3
  2381. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +3 -3
  2382. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +3 -3
  2383. package/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +6 -5
  2384. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +7 -8
  2385. package/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +6 -4
  2386. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +6 -4
  2387. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +6 -4
  2388. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +6 -4
  2389. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +6 -4
  2390. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +6 -4
  2391. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +6 -4
  2392. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +6 -4
  2393. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -4
  2394. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +6 -4
  2395. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +6 -4
  2396. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +6 -4
  2397. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
  2398. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -4
  2399. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +6 -4
  2400. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +6 -4
  2401. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +6 -4
  2402. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -4
  2403. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -4
  2404. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +6 -4
  2405. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +6 -4
  2406. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +6 -4
  2407. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +6 -4
  2408. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +6 -4
  2409. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +6 -4
  2410. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +6 -4
  2411. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +6 -4
  2412. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAbacCommand.d.ts +6 -4
  2413. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -4
  2414. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +6 -4
  2415. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -4
  2416. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +6 -4
  2417. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +6 -4
  2418. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
  2419. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -4
  2420. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -4
  2421. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +6 -4
  2422. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +6 -4
  2423. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +6 -4
  2424. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +6 -4
  2425. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -4
  2426. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -4
  2427. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +6 -4
  2428. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +6 -4
  2429. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +6 -4
  2430. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +6 -4
  2431. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +6 -4
  2432. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +6 -4
  2433. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -4
  2434. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +6 -4
  2435. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +6 -4
  2436. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +6 -4
  2437. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +6 -4
  2438. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +6 -4
  2439. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +6 -4
  2440. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +6 -4
  2441. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +6 -4
  2442. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +6 -4
  2443. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +6 -4
  2444. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +6 -4
  2445. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +6 -4
  2446. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -4
  2447. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -4
  2448. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -4
  2449. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -4
  2450. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +6 -4
  2451. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +6 -4
  2452. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +6 -4
  2453. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +6 -4
  2454. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +6 -4
  2455. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +6 -4
  2456. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +6 -4
  2457. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAbacCommand.d.ts +6 -4
  2458. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -4
  2459. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +6 -4
  2460. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -4
  2461. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +6 -4
  2462. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +6 -4
  2463. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
  2464. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -4
  2465. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -4
  2466. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +6 -4
  2467. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -4
  2468. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -4
  2469. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +6 -4
  2470. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +6 -4
  2471. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +6 -4
  2472. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +6 -4
  2473. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +6 -4
  2474. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +6 -4
  2475. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +6 -4
  2476. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +6 -4
  2477. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +6 -4
  2478. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +6 -4
  2479. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +6 -4
  2480. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +6 -4
  2481. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +6 -4
  2482. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +6 -4
  2483. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +6 -4
  2484. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +6 -4
  2485. package/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +6 -4
  2486. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +6 -4
  2487. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +6 -4
  2488. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateObjectEncryptionCommand.d.ts +6 -4
  2489. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +6 -4
  2490. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +6 -4
  2491. package/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +6 -4
  2492. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/bdd.d.ts +1 -1
  2493. package/node_modules/@aws-sdk/client-s3/dist-types/extensionConfiguration.d.ts +1 -1
  2494. package/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +1 -1
  2495. package/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +1 -1
  2496. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +4 -4
  2497. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +4 -4
  2498. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +4 -4
  2499. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +1 -1
  2500. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3.d.ts +6 -5
  2501. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +18 -26
  2502. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/AbortMultipartUploadCommand.d.ts +6 -4
  2503. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CompleteMultipartUploadCommand.d.ts +6 -4
  2504. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CopyObjectCommand.d.ts +6 -4
  2505. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +6 -4
  2506. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataConfigurationCommand.d.ts +6 -4
  2507. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +6 -4
  2508. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateMultipartUploadCommand.d.ts +6 -4
  2509. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/CreateSessionCommand.d.ts +6 -4
  2510. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +6 -4
  2511. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +6 -4
  2512. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketCorsCommand.d.ts +6 -4
  2513. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketEncryptionCommand.d.ts +6 -4
  2514. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
  2515. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketInventoryConfigurationCommand.d.ts +6 -4
  2516. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketLifecycleCommand.d.ts +6 -4
  2517. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataConfigurationCommand.d.ts +6 -4
  2518. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +6 -4
  2519. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketMetricsConfigurationCommand.d.ts +6 -4
  2520. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketOwnershipControlsCommand.d.ts +6 -4
  2521. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketPolicyCommand.d.ts +6 -4
  2522. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketReplicationCommand.d.ts +6 -4
  2523. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketTaggingCommand.d.ts +6 -4
  2524. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteBucketWebsiteCommand.d.ts +6 -4
  2525. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectCommand.d.ts +6 -4
  2526. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectTaggingCommand.d.ts +6 -4
  2527. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeleteObjectsCommand.d.ts +6 -4
  2528. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/DeletePublicAccessBlockCommand.d.ts +6 -4
  2529. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAbacCommand.d.ts +6 -4
  2530. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAccelerateConfigurationCommand.d.ts +6 -4
  2531. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAclCommand.d.ts +6 -4
  2532. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketAnalyticsConfigurationCommand.d.ts +6 -4
  2533. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketCorsCommand.d.ts +6 -4
  2534. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketEncryptionCommand.d.ts +6 -4
  2535. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
  2536. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketInventoryConfigurationCommand.d.ts +6 -4
  2537. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLifecycleConfigurationCommand.d.ts +6 -4
  2538. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLocationCommand.d.ts +6 -4
  2539. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketLoggingCommand.d.ts +6 -4
  2540. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataConfigurationCommand.d.ts +6 -4
  2541. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetadataTableConfigurationCommand.d.ts +6 -4
  2542. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketMetricsConfigurationCommand.d.ts +6 -4
  2543. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketNotificationConfigurationCommand.d.ts +6 -4
  2544. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketOwnershipControlsCommand.d.ts +6 -4
  2545. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyCommand.d.ts +6 -4
  2546. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketPolicyStatusCommand.d.ts +6 -4
  2547. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketReplicationCommand.d.ts +6 -4
  2548. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketRequestPaymentCommand.d.ts +6 -4
  2549. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketTaggingCommand.d.ts +6 -4
  2550. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketVersioningCommand.d.ts +6 -4
  2551. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetBucketWebsiteCommand.d.ts +6 -4
  2552. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAclCommand.d.ts +6 -4
  2553. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectAttributesCommand.d.ts +6 -4
  2554. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +6 -8
  2555. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLegalHoldCommand.d.ts +6 -4
  2556. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectLockConfigurationCommand.d.ts +6 -4
  2557. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectRetentionCommand.d.ts +6 -4
  2558. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTaggingCommand.d.ts +6 -4
  2559. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +6 -4
  2560. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetPublicAccessBlockCommand.d.ts +6 -4
  2561. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadBucketCommand.d.ts +6 -4
  2562. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/HeadObjectCommand.d.ts +6 -4
  2563. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +6 -4
  2564. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +6 -4
  2565. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketInventoryConfigurationsCommand.d.ts +6 -4
  2566. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketMetricsConfigurationsCommand.d.ts +6 -4
  2567. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListBucketsCommand.d.ts +6 -4
  2568. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListDirectoryBucketsCommand.d.ts +6 -4
  2569. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListMultipartUploadsCommand.d.ts +6 -4
  2570. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectVersionsCommand.d.ts +6 -4
  2571. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsCommand.d.ts +6 -4
  2572. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListObjectsV2Command.d.ts +6 -4
  2573. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/ListPartsCommand.d.ts +6 -8
  2574. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAbacCommand.d.ts +6 -4
  2575. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAccelerateConfigurationCommand.d.ts +6 -4
  2576. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAclCommand.d.ts +6 -4
  2577. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketAnalyticsConfigurationCommand.d.ts +6 -4
  2578. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketCorsCommand.d.ts +6 -4
  2579. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketEncryptionCommand.d.ts +6 -4
  2580. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +6 -4
  2581. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketInventoryConfigurationCommand.d.ts +6 -4
  2582. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLifecycleConfigurationCommand.d.ts +6 -4
  2583. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketLoggingCommand.d.ts +6 -4
  2584. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketMetricsConfigurationCommand.d.ts +6 -4
  2585. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketNotificationConfigurationCommand.d.ts +6 -4
  2586. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketOwnershipControlsCommand.d.ts +6 -4
  2587. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketPolicyCommand.d.ts +6 -4
  2588. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketReplicationCommand.d.ts +6 -4
  2589. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketRequestPaymentCommand.d.ts +6 -4
  2590. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketTaggingCommand.d.ts +6 -4
  2591. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketVersioningCommand.d.ts +6 -4
  2592. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutBucketWebsiteCommand.d.ts +6 -4
  2593. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectAclCommand.d.ts +6 -4
  2594. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectCommand.d.ts +6 -8
  2595. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLegalHoldCommand.d.ts +6 -4
  2596. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectLockConfigurationCommand.d.ts +6 -4
  2597. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectRetentionCommand.d.ts +6 -4
  2598. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutObjectTaggingCommand.d.ts +6 -4
  2599. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/PutPublicAccessBlockCommand.d.ts +6 -4
  2600. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RenameObjectCommand.d.ts +6 -4
  2601. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/RestoreObjectCommand.d.ts +6 -4
  2602. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/SelectObjectContentCommand.d.ts +6 -4
  2603. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +6 -4
  2604. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +6 -4
  2605. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UpdateObjectEncryptionCommand.d.ts +6 -4
  2606. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCommand.d.ts +6 -4
  2607. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/UploadPartCopyCommand.d.ts +6 -4
  2608. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/WriteGetObjectResponseCommand.d.ts +6 -4
  2609. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  2610. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  2611. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -1
  2612. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/errors.d.ts +1 -1
  2613. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -4
  2614. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +4 -4
  2615. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +5 -5
  2616. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  2617. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketExists.d.ts +8 -4
  2618. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForBucketNotExists.d.ts +9 -4
  2619. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectExists.d.ts +8 -4
  2620. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/waiters/waitForObjectNotExists.d.ts +9 -4
  2621. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketExists.d.ts +5 -4
  2622. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForBucketNotExists.d.ts +6 -4
  2623. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectExists.d.ts +5 -4
  2624. package/node_modules/@aws-sdk/client-s3/dist-types/waiters/waitForObjectNotExists.d.ts +6 -4
  2625. package/node_modules/@aws-sdk/client-s3/package.json +17 -54
  2626. package/node_modules/@aws-sdk/core/dist-cjs/index.js +82 -61
  2627. package/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +2 -2
  2628. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.browser.js +595 -0
  2629. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +732 -8
  2630. package/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.native.js +588 -0
  2631. package/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +7 -7
  2632. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +54 -39
  2633. package/node_modules/@aws-sdk/core/dist-cjs/submodules/util/index.js +59 -0
  2634. package/node_modules/@aws-sdk/core/dist-es/index.js +3 -3
  2635. package/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +1 -1
  2636. package/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +15 -6
  2637. package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.browser.js +36 -0
  2638. package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +26 -4
  2639. package/node_modules/@aws-sdk/core/dist-es/submodules/client/index.native.js +37 -0
  2640. package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-host-header/hostHeaderMiddleware.js +33 -0
  2641. package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.js +3 -0
  2642. package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-recursion-detection/recursionDetectionMiddleware.js +29 -0
  2643. package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/check-features.js +49 -0
  2644. package/node_modules/@aws-sdk/core/dist-es/submodules/client/middleware-user-agent/user-agent-middleware.js +82 -0
  2645. package/node_modules/@aws-sdk/core/dist-es/submodules/client/region-config-resolver/awsRegionConfig.js +2 -0
  2646. package/node_modules/@aws-sdk/core/dist-es/submodules/client/region-config-resolver/stsRegionDefaultResolver.js +15 -0
  2647. package/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +1 -1
  2648. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/aws.js +10 -0
  2649. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/isVirtualHostableS3Bucket.js +25 -0
  2650. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partition.js +41 -0
  2651. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/aws/partitions.js +1 -0
  2652. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/lib/isIpAddress.js +1 -0
  2653. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/resolveDefaultAwsRegionalEndpointsConfig.js +21 -0
  2654. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/resolveEndpoint.js +1 -0
  2655. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-endpoints/types/EndpointError.js +1 -0
  2656. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-browser/defaultUserAgent.browser.js +1 -0
  2657. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/getTypeScriptUserAgentPair.js +75 -0
  2658. package/node_modules/@aws-sdk/core/dist-es/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.js +9 -0
  2659. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +1 -1
  2660. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +1 -1
  2661. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +1 -1
  2662. package/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +1 -1
  2663. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +1 -1
  2664. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +1 -1
  2665. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +2 -2
  2666. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +7 -6
  2667. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +1 -1
  2668. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +1 -1
  2669. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +1 -2
  2670. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +1 -1
  2671. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +1 -2
  2672. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +26 -11
  2673. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +1 -1
  2674. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -3
  2675. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +1 -1
  2676. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +2 -2
  2677. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -3
  2678. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +1 -1
  2679. package/node_modules/@aws-sdk/core/dist-es/submodules/util/index.js +2 -0
  2680. package/node_modules/@aws-sdk/core/dist-es/submodules/util/util-format-url/format-url.js +29 -0
  2681. package/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +3 -1
  2682. package/node_modules/@aws-sdk/core/dist-types/index.d.ts +13 -14
  2683. package/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +1 -1
  2684. package/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +1 -2
  2685. package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.browser.d.ts +47 -0
  2686. package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +38 -4
  2687. package/node_modules/@aws-sdk/core/dist-types/submodules/client/index.native.d.ts +48 -0
  2688. package/node_modules/@aws-sdk/core/dist-types/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +5 -0
  2689. package/node_modules/@aws-sdk/core/dist-types/submodules/client/region-config-resolver/awsRegionConfig.d.ts +15 -0
  2690. package/node_modules/@aws-sdk/core/dist-types/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +14 -0
  2691. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/aws.d.ts +2 -0
  2692. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/aws/partitions.d.ts +638 -0
  2693. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/lib/isIpAddress.d.ts +1 -0
  2694. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/resolveEndpoint.d.ts +1 -0
  2695. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/EndpointError.d.ts +1 -0
  2696. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/EndpointRuleObject.d.ts +1 -0
  2697. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/ErrorRuleObject.d.ts +1 -0
  2698. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/RuleSetObject.d.ts +1 -0
  2699. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/TreeRuleObject.d.ts +1 -0
  2700. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-endpoints/types/shared.d.ts +1 -0
  2701. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +14 -0
  2702. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.browser.d.ts +1 -0
  2703. package/node_modules/@aws-sdk/core/dist-types/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +13 -0
  2704. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -1
  2705. package/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
  2706. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +1 -1
  2707. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +4 -0
  2708. package/node_modules/@aws-sdk/core/dist-types/submodules/util/index.d.ts +2 -0
  2709. package/node_modules/@aws-sdk/core/dist-types/submodules/util/util-format-url/format-url.d.ts +2 -0
  2710. package/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -1
  2711. package/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +65 -3
  2712. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +1 -1
  2713. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.browser.d.ts +116 -0
  2714. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +123 -4
  2715. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.native.d.ts +116 -0
  2716. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.d.ts +4 -0
  2717. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/awsRegionConfig.d.ts +8 -0
  2718. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/region-config-resolver/stsRegionDefaultResolver.d.ts +7 -0
  2719. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/aws.d.ts +2 -0
  2720. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/aws/partitions.d.ts +647 -0
  2721. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/lib/isIpAddress.d.ts +1 -0
  2722. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/resolveEndpoint.d.ts +1 -0
  2723. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/EndpointError.d.ts +1 -0
  2724. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/EndpointRuleObject.d.ts +6 -0
  2725. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/ErrorRuleObject.d.ts +1 -0
  2726. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/RuleSetObject.d.ts +5 -0
  2727. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/TreeRuleObject.d.ts +1 -0
  2728. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-endpoints/types/shared.d.ts +12 -0
  2729. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/createUserAgentStringParsingProvider.d.ts +9 -0
  2730. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.browser.d.ts +1 -0
  2731. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/util-user-agent-node/nodeAppIdConfigOptions.d.ts +6 -0
  2732. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +1 -1
  2733. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +1 -1
  2734. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +1 -1
  2735. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +5 -0
  2736. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/index.d.ts +2 -0
  2737. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/util/util-format-url/format-url.d.ts +4 -0
  2738. package/node_modules/@aws-sdk/core/package.json +39 -17
  2739. package/node_modules/@aws-sdk/core/util.d.ts +7 -0
  2740. package/node_modules/@aws-sdk/core/util.js +5 -0
  2741. package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -3
  2742. package/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-cjs/index.js +5 -5
  2743. package/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-es/fromCognitoIdentity.js +2 -2
  2744. package/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-es/fromCognitoIdentityPool.js +2 -2
  2745. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +5 -5
  2746. package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +2 -2
  2747. package/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +1 -1
  2748. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  2749. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +2 -2
  2750. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +2 -2
  2751. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +3 -3
  2752. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +10 -10
  2753. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +7 -5
  2754. package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +1 -1
  2755. package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +1 -1
  2756. package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +1 -1
  2757. package/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +4 -4
  2758. package/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +1 -1
  2759. package/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +1 -1
  2760. package/node_modules/@aws-sdk/credential-provider-http/package.json +17 -12
  2761. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -10
  2762. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +1 -1
  2763. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -2
  2764. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +1 -1
  2765. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +1 -1
  2766. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +1 -1
  2767. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +1 -1
  2768. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -14
  2769. package/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +14 -15
  2770. package/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +2 -3
  2771. package/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +1 -2
  2772. package/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +1 -1
  2773. package/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +1 -1
  2774. package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -8
  2775. package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +7 -8
  2776. package/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +1 -2
  2777. package/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +1 -1
  2778. package/node_modules/@aws-sdk/credential-provider-node/package.json +11 -12
  2779. package/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +7 -8
  2780. package/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +1 -1
  2781. package/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +1 -2
  2782. package/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +1 -1
  2783. package/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +1 -1
  2784. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -6
  2785. package/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +16 -17
  2786. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +1 -2
  2787. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +2 -3
  2788. package/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +1 -1
  2789. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +1 -1
  2790. package/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +1 -1
  2791. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -8
  2792. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +3 -4
  2793. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +1 -34
  2794. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +1 -2
  2795. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -7
  2796. package/node_modules/@aws-sdk/credential-providers/dist-cjs/createCredentialChain.js +2 -2
  2797. package/node_modules/@aws-sdk/credential-providers/dist-cjs/fromTemporaryCredentials.base.js +4 -37
  2798. package/node_modules/@aws-sdk/credential-providers/dist-cjs/fromTemporaryCredentials.js +3 -4
  2799. package/node_modules/@aws-sdk/credential-providers/dist-cjs/index.js +161 -20
  2800. package/node_modules/@aws-sdk/credential-providers/dist-es/createCredentialChain.js +1 -1
  2801. package/node_modules/@aws-sdk/credential-providers/dist-es/fromTemporaryCredentials.base.js +2 -2
  2802. package/node_modules/@aws-sdk/credential-providers/dist-es/fromTemporaryCredentials.js +1 -2
  2803. package/node_modules/@aws-sdk/credential-providers/package.json +27 -22
  2804. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +10 -10
  2805. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeDisableMultiregionAccessPointConfigOptions.js +1 -1
  2806. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/NodeUseArnRegionConfigOptions.js +1 -1
  2807. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/bucketEndpointMiddleware.js +2 -2
  2808. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeDisableMultiregionAccessPointConfigOptions.d.ts +1 -1
  2809. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/NodeUseArnRegionConfigOptions.d.ts +1 -1
  2810. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/bucketHostnameUtils.d.ts +1 -1
  2811. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeDisableMultiregionAccessPointConfigOptions.d.ts +1 -1
  2812. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/NodeUseArnRegionConfigOptions.d.ts +1 -1
  2813. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-types/ts3.4/bucketHostnameUtils.d.ts +1 -1
  2814. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -7
  2815. package/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +2 -2
  2816. package/node_modules/@aws-sdk/middleware-expect-continue/dist-es/index.js +1 -1
  2817. package/node_modules/@aws-sdk/middleware-expect-continue/dist-types/index.d.ts +1 -1
  2818. package/node_modules/@aws-sdk/middleware-expect-continue/dist-types/ts3.4/index.d.ts +1 -1
  2819. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  2820. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +11 -13
  2821. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +2 -2
  2822. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsResponseMiddleware.js +1 -1
  2823. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/isStreaming.js +1 -1
  2824. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/resolveFlexibleChecksumsConfig.js +1 -1
  2825. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/stringHasher.js +1 -1
  2826. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/validateChecksumFromResponse.js +1 -1
  2827. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +1 -1
  2828. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +1 -1
  2829. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +1 -1
  2830. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +1 -1
  2831. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/validateChecksumFromResponse.d.ts +1 -1
  2832. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/validateChecksumFromResponse.d.ts +1 -1
  2833. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +7 -12
  2834. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  2835. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +24 -61
  2836. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/check-content-length-header.js +2 -2
  2837. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-expires-middleware.js +2 -2
  2838. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/classes/SignatureV4S3Express.js +2 -40
  2839. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/constants.js +1 -1
  2840. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressHttpSigningMiddleware.js +2 -2
  2841. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3-express/functions/s3ExpressMiddleware.js +1 -1
  2842. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/throw-200-exceptions.js +1 -1
  2843. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/validate-bucket-name.js +1 -1
  2844. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/classes/SignatureV4S3Express.d.ts +5 -16
  2845. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/constants.d.ts +1 -1
  2846. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +1 -1
  2847. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/classes/SignatureV4S3Express.d.ts +2 -19
  2848. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/constants.d.ts +1 -1
  2849. package/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/ts3.4/s3-express/functions/s3ExpressHttpSigningMiddleware.d.ts +1 -1
  2850. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +7 -14
  2851. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  2852. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +524 -63
  2853. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +458 -60
  2854. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +403 -60
  2855. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +597 -60
  2856. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +831 -58
  2857. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +1 -1
  2858. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +6 -9
  2859. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +1 -1
  2860. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +2 -2
  2861. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +2 -2
  2862. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/bdd.js +1 -1
  2863. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +2 -2
  2864. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +1 -1
  2865. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +5 -7
  2866. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +5 -10
  2867. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +3 -4
  2868. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeExtensions.js +3 -3
  2869. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +1 -1
  2870. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +6 -9
  2871. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +1 -1
  2872. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  2873. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/bdd.js +1 -1
  2874. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +2 -2
  2875. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +1 -1
  2876. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +5 -7
  2877. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +5 -10
  2878. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +3 -4
  2879. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +3 -3
  2880. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +1 -1
  2881. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +6 -9
  2882. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +1 -1
  2883. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +2 -2
  2884. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/bdd.js +1 -1
  2885. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +2 -2
  2886. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js +1 -1
  2887. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +5 -7
  2888. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +5 -10
  2889. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +3 -4
  2890. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +3 -3
  2891. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +1 -1
  2892. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +6 -9
  2893. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -1
  2894. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  2895. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/bdd.js +1 -1
  2896. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +2 -2
  2897. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +1 -1
  2898. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +5 -7
  2899. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +5 -10
  2900. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +3 -4
  2901. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +3 -3
  2902. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +1 -1
  2903. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +6 -9
  2904. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +5 -10
  2905. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  2906. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  2907. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +1 -7
  2908. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/bdd.js +1 -1
  2909. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +2 -2
  2910. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +1 -1
  2911. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +5 -7
  2912. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +5 -10
  2913. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +3 -4
  2914. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +3 -3
  2915. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +6 -7
  2916. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
  2917. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -4
  2918. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/bdd.d.ts +1 -1
  2919. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +1 -1
  2920. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +1 -1
  2921. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +1 -1
  2922. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +5 -5
  2923. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +4 -4
  2924. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +5 -5
  2925. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +6 -7
  2926. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +6 -4
  2927. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/bdd.d.ts +1 -1
  2928. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +1 -1
  2929. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2930. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  2931. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +5 -5
  2932. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +4 -4
  2933. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +5 -5
  2934. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +6 -7
  2935. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +6 -4
  2936. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/bdd.d.ts +1 -1
  2937. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/extensionConfiguration.d.ts +1 -1
  2938. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/SSOServiceException.d.ts +1 -1
  2939. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/errors.d.ts +1 -1
  2940. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +5 -5
  2941. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +4 -4
  2942. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +5 -5
  2943. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +6 -7
  2944. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +6 -4
  2945. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/bdd.d.ts +1 -1
  2946. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +1 -1
  2947. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2948. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  2949. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +5 -5
  2950. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +4 -4
  2951. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +5 -5
  2952. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +6 -7
  2953. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +3 -13
  2954. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +6 -4
  2955. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
  2956. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -9
  2957. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/bdd.d.ts +1 -1
  2958. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +1 -1
  2959. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  2960. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +1 -1
  2961. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +5 -5
  2962. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +4 -4
  2963. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +5 -5
  2964. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +9 -17
  2965. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +6 -4
  2966. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +6 -4
  2967. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/bdd.d.ts +1 -1
  2968. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +1 -1
  2969. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +1 -1
  2970. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +1 -1
  2971. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +5 -5
  2972. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +4 -4
  2973. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +6 -6
  2974. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +9 -17
  2975. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +6 -4
  2976. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/bdd.d.ts +1 -1
  2977. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +1 -1
  2978. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2979. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +1 -1
  2980. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +5 -5
  2981. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +4 -4
  2982. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +6 -6
  2983. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +9 -17
  2984. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +6 -4
  2985. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/bdd.d.ts +1 -1
  2986. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +1 -1
  2987. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/SSOServiceException.d.ts +1 -1
  2988. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +1 -1
  2989. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +5 -5
  2990. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +4 -4
  2991. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +6 -6
  2992. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +9 -17
  2993. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +6 -4
  2994. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/bdd.d.ts +1 -1
  2995. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +1 -1
  2996. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2997. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +1 -1
  2998. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +5 -5
  2999. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -4
  3000. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -6
  3001. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +9 -17
  3002. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -12
  3003. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +6 -4
  3004. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +6 -4
  3005. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -3
  3006. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/bdd.d.ts +1 -1
  3007. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +1 -1
  3008. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  3009. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +1 -1
  3010. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +5 -5
  3011. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -4
  3012. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +6 -6
  3013. package/node_modules/@aws-sdk/nested-clients/package.json +8 -37
  3014. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +38 -2
  3015. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4MultiRegion.js +2 -2
  3016. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/SignatureV4SignWithCredentials.js +36 -0
  3017. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-es/index.js +3 -2
  3018. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4MultiRegion.d.ts +1 -1
  3019. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/SignatureV4SignWithCredentials.d.ts +20 -0
  3020. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/index.d.ts +3 -5
  3021. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/SignatureV4SignWithCredentials.d.ts +21 -0
  3022. package/node_modules/@aws-sdk/signature-v4-multi-region/dist-types/ts3.4/index.d.ts +9 -2
  3023. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +5 -6
  3024. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +18 -19
  3025. package/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +1 -1
  3026. package/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +1 -2
  3027. package/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +1 -1
  3028. package/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +1 -1
  3029. package/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +1 -1
  3030. package/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +1 -1
  3031. package/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +1 -1
  3032. package/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  3033. package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +1 -1
  3034. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  3035. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +1 -1
  3036. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +1 -1
  3037. package/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +1 -1
  3038. package/node_modules/@aws-sdk/token-providers/package.json +6 -7
  3039. package/node_modules/@aws-sdk/types/package.json +2 -2
  3040. package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-external/nodable_entities.js +336 -0
  3041. package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.browser.js +60 -0
  3042. package/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +26 -0
  3043. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-external/nodable_entities.js +332 -0
  3044. package/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +26 -0
  3045. package/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-external/nodable_entities.d.ts +66 -0
  3046. package/node_modules/@aws-sdk/xml-builder/dist-types/xml-external/nodable_entities.d.ts +65 -0
  3047. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/CHANGELOG.md +15 -0
  3048. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/README.md +0 -3
  3049. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js +1 -1
  3050. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -1
  3051. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
  3052. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.d.cts +1 -0
  3053. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
  3054. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
  3055. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
  3056. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
  3057. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/package.json +2 -4
  3058. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/fxp.d.ts +1 -0
  3059. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +17 -12
  3060. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +2 -2
  3061. package/node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser/src/xmlparser/node2json.js +4 -0
  3062. package/node_modules/@aws-sdk/xml-builder/package.json +6 -5
  3063. package/node_modules/@inquirer/checkbox/dist/index.d.ts +1 -1
  3064. package/node_modules/@inquirer/checkbox/package.json +3 -3
  3065. package/node_modules/@inquirer/confirm/package.json +3 -3
  3066. package/node_modules/@inquirer/core/dist/lib/create-prompt.js +2 -2
  3067. package/node_modules/@inquirer/core/dist/lib/screen-manager.js +6 -1
  3068. package/node_modules/@inquirer/core/package.json +2 -2
  3069. package/node_modules/@inquirer/editor/package.json +3 -3
  3070. package/node_modules/@inquirer/expand/dist/index.d.ts +1 -1
  3071. package/node_modules/@inquirer/expand/package.json +3 -3
  3072. package/node_modules/@inquirer/input/dist/index.d.ts +1 -1
  3073. package/node_modules/@inquirer/input/package.json +3 -3
  3074. package/node_modules/@inquirer/number/package.json +3 -3
  3075. package/node_modules/@inquirer/password/package.json +3 -3
  3076. package/node_modules/@inquirer/prompts/package.json +12 -12
  3077. package/node_modules/@inquirer/rawlist/dist/index.d.ts +1 -1
  3078. package/node_modules/@inquirer/rawlist/package.json +3 -3
  3079. package/node_modules/@inquirer/search/dist/index.d.ts +1 -1
  3080. package/node_modules/@inquirer/search/package.json +3 -3
  3081. package/node_modules/@inquirer/select/dist/index.d.ts +1 -1
  3082. package/node_modules/@inquirer/select/package.json +3 -3
  3083. package/node_modules/@smithy/core/cbor.d.ts +1 -3
  3084. package/node_modules/@smithy/core/cbor.js +0 -1
  3085. package/node_modules/@smithy/core/checksum.d.ts +5 -0
  3086. package/node_modules/@smithy/core/checksum.js +5 -0
  3087. package/node_modules/@smithy/core/client.d.ts +5 -0
  3088. package/node_modules/@smithy/core/client.js +5 -0
  3089. package/node_modules/@smithy/core/config.d.ts +5 -0
  3090. package/node_modules/@smithy/core/config.js +5 -0
  3091. package/node_modules/@smithy/core/dist-cjs/index.js +6 -7
  3092. package/node_modules/@smithy/core/dist-cjs/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +2 -2
  3093. package/node_modules/@smithy/core/dist-cjs/middleware-http-signing/httpSigningMiddleware.js +4 -4
  3094. package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +9 -13
  3095. package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.browser.js +202 -0
  3096. package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.js +259 -0
  3097. package/node_modules/@smithy/core/dist-cjs/submodules/checksum/index.native.js +229 -0
  3098. package/node_modules/@smithy/core/dist-cjs/submodules/client/index.js +1136 -0
  3099. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.browser.js +375 -0
  3100. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.js +735 -0
  3101. package/node_modules/@smithy/core/dist-cjs/submodules/config/index.native.js +364 -0
  3102. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.browser.js +860 -0
  3103. package/node_modules/@smithy/core/dist-cjs/submodules/endpoints/index.js +873 -3
  3104. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.browser.js +866 -0
  3105. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +627 -3
  3106. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +297 -20
  3107. package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.browser.js +800 -0
  3108. package/node_modules/@smithy/core/dist-cjs/submodules/retry/index.js +827 -0
  3109. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +17 -5
  3110. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.browser.js +1405 -0
  3111. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +1094 -2
  3112. package/node_modules/@smithy/core/dist-cjs/submodules/serde/index.native.js +1405 -0
  3113. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +2 -2
  3114. package/node_modules/@smithy/core/dist-cjs/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +2 -2
  3115. package/node_modules/@smithy/core/dist-es/middleware-http-auth-scheme/httpAuthSchemeMiddleware.js +1 -1
  3116. package/node_modules/@smithy/core/dist-es/middleware-http-signing/httpSigningMiddleware.js +2 -2
  3117. package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +1 -3
  3118. package/node_modules/@smithy/core/dist-es/submodules/cbor/SmithyRpcV2CborProtocol.js +3 -4
  3119. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-decode.js +1 -2
  3120. package/node_modules/@smithy/core/dist-es/submodules/cbor/cbor-encode.js +1 -2
  3121. package/node_modules/@smithy/core/dist-es/submodules/cbor/parseCborBody.js +2 -3
  3122. package/node_modules/@smithy/core/dist-es/submodules/checksum/chunked-blob-reader/chunked-blob-reader.native.js +27 -0
  3123. package/node_modules/@smithy/core/dist-es/submodules/checksum/hash-blob-browser/blobHasher.js +8 -0
  3124. package/node_modules/@smithy/core/dist-es/submodules/checksum/hash-stream-node/HashCalculator.js +18 -0
  3125. package/node_modules/@smithy/core/dist-es/submodules/checksum/hash-stream-node/fileStreamHasher.js +24 -0
  3126. package/node_modules/@smithy/core/dist-es/submodules/checksum/index.browser.js +6 -0
  3127. package/node_modules/@smithy/core/dist-es/submodules/checksum/index.js +5 -0
  3128. package/node_modules/@smithy/core/dist-es/submodules/checksum/index.native.js +6 -0
  3129. package/node_modules/@smithy/core/dist-es/submodules/checksum/md5-js/md5.js +168 -0
  3130. package/node_modules/@smithy/core/dist-es/submodules/client/index.js +26 -0
  3131. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/client.js +51 -0
  3132. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/command.js +131 -0
  3133. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/extensions/checksum.js +49 -0
  3134. package/node_modules/@smithy/core/dist-es/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.js +9 -0
  3135. package/node_modules/@smithy/core/dist-es/submodules/client/util-waiter/createWaiter.js +48 -0
  3136. package/node_modules/@smithy/core/dist-es/submodules/client/util-waiter/poller.js +87 -0
  3137. package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +15 -0
  3138. package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +15 -0
  3139. package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/resolveCustomEndpointsConfig.js +10 -0
  3140. package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/endpointsConfig/resolveEndpointsConfig.js +14 -0
  3141. package/node_modules/@smithy/core/dist-es/submodules/config/config-resolver/regionConfig/checkRegion.js +15 -0
  3142. package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.browser.js +30 -0
  3143. package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.js +98 -0
  3144. package/node_modules/@smithy/core/dist-es/submodules/config/defaults-mode/resolveDefaultsModeConfig.native.js +19 -0
  3145. package/node_modules/@smithy/core/dist-es/submodules/config/index.browser.js +43 -0
  3146. package/node_modules/@smithy/core/dist-es/submodules/config/index.js +29 -0
  3147. package/node_modules/@smithy/core/dist-es/submodules/config/index.native.js +43 -0
  3148. package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/configLoader.js +10 -0
  3149. package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/fromEnv.js +14 -0
  3150. package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/fromSharedConfigFiles.js +24 -0
  3151. package/node_modules/@smithy/core/dist-es/submodules/config/node-config-provider/fromStatic.js +3 -0
  3152. package/node_modules/@smithy/core/dist-es/submodules/config/property-provider/fromValue.js +1 -0
  3153. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getConfigFilepath.js +4 -0
  3154. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getCredentialsFilepath.js +4 -0
  3155. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getHomeDir.js +22 -0
  3156. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getSSOTokenFilepath.js +8 -0
  3157. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/getSSOTokenFromFile.js +11 -0
  3158. package/node_modules/@smithy/core/dist-es/submodules/config/shared-ini-file-loader/loadSharedConfigFiles.js +39 -0
  3159. package/node_modules/@smithy/core/dist-es/submodules/endpoints/index.browser.js +22 -0
  3160. package/node_modules/@smithy/core/dist-es/submodules/endpoints/index.js +21 -0
  3161. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromConfig.js +3 -0
  3162. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.js +65 -0
  3163. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/getEndpointUrlConfig.js +31 -0
  3164. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/adaptors/toEndpointV1.js +1 -0
  3165. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/endpointMiddleware.js +47 -0
  3166. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/getEndpointPlugin.js +26 -0
  3167. package/node_modules/@smithy/core/dist-es/submodules/endpoints/middleware-endpoint/resolveEndpointConfig.js +25 -0
  3168. package/node_modules/@smithy/core/dist-es/submodules/endpoints/toEndpointV1.js +1 -1
  3169. package/node_modules/@smithy/core/dist-es/submodules/endpoints/util-endpoints/utils/evaluateExpression.js +46 -0
  3170. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +1 -1
  3171. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/HeaderMarshaller.js +184 -0
  3172. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-codec/Int64.js +44 -0
  3173. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde/EventStreamMarshaller.browser.js +21 -0
  3174. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde/EventStreamMarshaller.js +45 -0
  3175. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde/utils.js +28 -0
  3176. package/node_modules/@smithy/core/dist-es/submodules/event-streams/eventstream-serde-universal/EventStreamMarshaller.js +30 -0
  3177. package/node_modules/@smithy/core/dist-es/submodules/event-streams/index.browser.js +14 -0
  3178. package/node_modules/@smithy/core/dist-es/submodules/event-streams/index.js +14 -1
  3179. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +3 -4
  3180. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -2
  3181. package/node_modules/@smithy/core/dist-es/submodules/protocols/RpcProtocol.js +2 -2
  3182. package/node_modules/@smithy/core/dist-es/submodules/protocols/collect-stream-body.js +1 -1
  3183. package/node_modules/@smithy/core/dist-es/submodules/protocols/index.js +12 -0
  3184. package/node_modules/@smithy/core/dist-es/submodules/protocols/middleware-content-length/contentLengthMiddleware.js +39 -0
  3185. package/node_modules/@smithy/core/dist-es/submodules/protocols/querystring-builder/buildQueryString.js +21 -0
  3186. package/node_modules/@smithy/core/dist-es/submodules/protocols/requestBuilder.js +1 -1
  3187. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/FromStringShapeDeserializer.js +1 -3
  3188. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/HttpInterceptingShapeDeserializer.js +1 -1
  3189. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +1 -2
  3190. package/node_modules/@smithy/core/dist-es/submodules/protocols/url-parser/parseUrl.js +18 -0
  3191. package/node_modules/@smithy/core/dist-es/submodules/retry/index.browser.js +27 -0
  3192. package/node_modules/@smithy/core/dist-es/submodules/retry/index.js +20 -0
  3193. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/configurations.js +50 -0
  3194. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.js +3 -0
  3195. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/omitRetryHeadersMiddleware.js +22 -0
  3196. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/parseRetryAfterHeader.js +49 -0
  3197. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/AdaptiveRetryStrategy.js +22 -0
  3198. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/StandardRetryStrategy.js +95 -0
  3199. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/defaultRetryQuota.js +27 -0
  3200. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/delayDecider.js +2 -0
  3201. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated/retryDecider.js +7 -0
  3202. package/node_modules/@smithy/core/dist-es/submodules/retry/middleware-retry/retryMiddleware.js +109 -0
  3203. package/node_modules/@smithy/core/dist-es/submodules/retry/service-error-classification/service-error-classification.js +44 -0
  3204. package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/AdaptiveRetryStrategy.js +36 -0
  3205. package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/ConfiguredRetryStrategy.js +19 -0
  3206. package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/DefaultRateLimiter.js +111 -0
  3207. package/node_modules/@smithy/core/dist-es/submodules/retry/util-retry/StandardRetryStrategy.js +93 -0
  3208. package/node_modules/@smithy/core/dist-es/submodules/schema/TypeRegistry.js +12 -0
  3209. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaDeserializationMiddleware.js +2 -2
  3210. package/node_modules/@smithy/core/dist-es/submodules/schema/middleware/schemaSerializationMiddleware.js +1 -1
  3211. package/node_modules/@smithy/core/dist-es/submodules/serde/hash-node/hash-node.js +36 -0
  3212. package/node_modules/@smithy/core/dist-es/submodules/serde/index.browser.js +41 -0
  3213. package/node_modules/@smithy/core/dist-es/submodules/serde/index.js +40 -10
  3214. package/node_modules/@smithy/core/dist-es/submodules/serde/index.native.js +43 -0
  3215. package/node_modules/@smithy/core/dist-es/submodules/serde/middleware-serde/deserializerMiddleware.js +58 -0
  3216. package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/fromBase64.browser.js +36 -0
  3217. package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/fromBase64.js +12 -0
  3218. package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/toBase64.browser.js +35 -0
  3219. package/node_modules/@smithy/core/dist-es/submodules/serde/util-base64/toBase64.js +15 -0
  3220. package/node_modules/@smithy/core/dist-es/submodules/serde/util-body-length/calculateBodyLength.js +27 -0
  3221. package/node_modules/@smithy/core/dist-es/submodules/serde/util-buffer-from/buffer-from.js +13 -0
  3222. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/blob/Uint8ArrayBlobAdapter.js +23 -0
  3223. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/ChecksumStream.js +60 -0
  3224. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/createChecksumStream.browser.js +35 -0
  3225. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/checksum/createChecksumStream.js +9 -0
  3226. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/createBufferedReadable.js +57 -0
  3227. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/headStream.js +38 -0
  3228. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/sdk-stream-mixin.browser.js +64 -0
  3229. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/sdk-stream-mixin.js +50 -0
  3230. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/splitStream.js +13 -0
  3231. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/stream-collector.browser.js +53 -0
  3232. package/node_modules/@smithy/core/dist-es/submodules/serde/util-stream/stream-collector.js +48 -0
  3233. package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/fromUtf8.js +5 -0
  3234. package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/toUint8Array.browser.js +10 -0
  3235. package/node_modules/@smithy/core/dist-es/submodules/serde/util-utf8/toUtf8.js +10 -0
  3236. package/node_modules/@smithy/core/dist-es/submodules/serde/uuid/v4.js +32 -0
  3237. package/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.js +2 -2
  3238. package/node_modules/@smithy/core/dist-es/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.js +1 -1
  3239. package/node_modules/@smithy/core/dist-types/getSmithyContext.d.ts +1 -1
  3240. package/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemeEndpointRuleSetPlugin.d.ts +1 -1
  3241. package/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/getHttpAuthSchemePlugin.d.ts +1 -1
  3242. package/node_modules/@smithy/core/dist-types/middleware-http-auth-scheme/httpAuthSchemeMiddleware.d.ts +1 -1
  3243. package/node_modules/@smithy/core/dist-types/pagination/createPaginator.d.ts +2 -2
  3244. package/node_modules/@smithy/core/dist-types/request-builder/requestBuilder.d.ts +2 -1
  3245. package/node_modules/@smithy/core/dist-types/setFeature.d.ts +3 -3
  3246. package/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-decode.d.ts +5 -4
  3247. package/node_modules/@smithy/core/dist-types/submodules/cbor/cbor-types.d.ts +4 -4
  3248. package/node_modules/@smithy/core/dist-types/submodules/cbor/cbor.d.ts +3 -4
  3249. package/node_modules/@smithy/core/dist-types/submodules/cbor/parseCborBody.d.ts +3 -3
  3250. package/node_modules/@smithy/core/dist-types/submodules/checksum/chunked-blob-reader/chunked-blob-reader.d.ts +6 -0
  3251. package/node_modules/@smithy/core/dist-types/submodules/checksum/hash-stream-node/HashCalculator.d.ts +10 -0
  3252. package/node_modules/@smithy/core/dist-types/submodules/checksum/hash-stream-node/fileStreamHasher.d.ts +6 -0
  3253. package/node_modules/@smithy/core/dist-types/submodules/checksum/hash-stream-node/readableStreamHasher.d.ts +6 -0
  3254. package/node_modules/@smithy/core/dist-types/submodules/checksum/index.browser.d.ts +5 -0
  3255. package/node_modules/@smithy/core/dist-types/submodules/checksum/index.d.ts +5 -0
  3256. package/node_modules/@smithy/core/dist-types/submodules/checksum/index.native.d.ts +5 -0
  3257. package/node_modules/@smithy/core/dist-types/submodules/client/index.d.ts +26 -0
  3258. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/client.d.ts +84 -0
  3259. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/command.d.ts +119 -0
  3260. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/create-aggregated-client.d.ts +16 -0
  3261. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/default-error-handler.d.ts +15 -0
  3262. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/emitWarningIfUnsupportedVersion.d.ts +7 -0
  3263. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/exceptions.d.ts +42 -0
  3264. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/extensions/checksum.d.ts +25 -0
  3265. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/extensions/defaultExtensionConfiguration.d.ts +38 -0
  3266. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/get-array-if-single-item.d.ts +7 -0
  3267. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/get-value-from-text-node.d.ts +7 -0
  3268. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/object-mapping.d.ts +163 -0
  3269. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/ser-utils.d.ts +14 -0
  3270. package/node_modules/@smithy/core/dist-types/submodules/client/smithy-client/serde-json.d.ts +10 -0
  3271. package/node_modules/@smithy/core/dist-types/submodules/client/util-middleware/getSmithyContext.d.ts +5 -0
  3272. package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/createWaiter.d.ts +11 -0
  3273. package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/poller.d.ts +11 -0
  3274. package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/utils/validate.d.ts +8 -0
  3275. package/node_modules/@smithy/core/dist-types/submodules/client/util-waiter/waiter.d.ts +49 -0
  3276. package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +23 -0
  3277. package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +23 -0
  3278. package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/endpointsConfig/resolveEndpointsConfig.d.ts +57 -0
  3279. package/node_modules/@smithy/core/dist-types/submodules/config/config-resolver/regionConfig/config.d.ts +17 -0
  3280. package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/defaultsModeConfig.d.ts +6 -0
  3281. package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/resolveDefaultsModeConfig.browser.d.ts +17 -0
  3282. package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/resolveDefaultsModeConfig.d.ts +17 -0
  3283. package/node_modules/@smithy/core/dist-types/submodules/config/defaults-mode/resolveDefaultsModeConfig.native.d.ts +16 -0
  3284. package/node_modules/@smithy/core/dist-types/submodules/config/index.browser.d.ts +55 -0
  3285. package/node_modules/@smithy/core/dist-types/submodules/config/index.d.ts +36 -0
  3286. package/node_modules/@smithy/core/dist-types/submodules/config/index.native.d.ts +55 -0
  3287. package/node_modules/@smithy/core/dist-types/submodules/config/node-config-provider/configLoader.d.ts +31 -0
  3288. package/node_modules/@smithy/core/dist-types/submodules/config/node-config-provider/fromSharedConfigFiles.d.ts +22 -0
  3289. package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/CredentialsProviderError.d.ts +29 -0
  3290. package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/ProviderError.d.ts +38 -0
  3291. package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/TokenProviderError.d.ts +29 -0
  3292. package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/chain.d.ts +12 -0
  3293. package/node_modules/@smithy/core/dist-types/submodules/config/property-provider/fromValue.d.ts +5 -0
  3294. package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/getConfigData.d.ts +8 -0
  3295. package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/getSSOTokenFromFile.d.ts +53 -0
  3296. package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/getSsoSessionData.d.ts +6 -0
  3297. package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/parseIni.d.ts +2 -0
  3298. package/node_modules/@smithy/core/dist-types/submodules/config/shared-ini-file-loader/parseKnownFiles.d.ts +18 -0
  3299. package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.browser.d.ts +24 -0
  3300. package/node_modules/@smithy/core/dist-types/submodules/endpoints/index.d.ts +23 -0
  3301. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromConfig.browser.d.ts +1 -0
  3302. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointFromInstructions.d.ts +21 -0
  3303. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/getEndpointUrlConfig.d.ts +2 -0
  3304. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/adaptors/toEndpointV1.d.ts +5 -0
  3305. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/endpointMiddleware.d.ts +11 -0
  3306. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/getEndpointPlugin.d.ts +12 -0
  3307. package/node_modules/@smithy/core/dist-types/submodules/endpoints/middleware-endpoint/resolveEndpointConfig.d.ts +110 -0
  3308. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/cache/EndpointCache.d.ts +34 -0
  3309. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/decideEndpoint.d.ts +7 -0
  3310. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/getEndpointUrlConfig.d.ts +12 -0
  3311. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/lib/parseURL.d.ts +5 -0
  3312. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/resolveEndpoint.d.ts +6 -0
  3313. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateCondition.d.ts +11 -0
  3314. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateErrorRule.d.ts +2 -0
  3315. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateExpression.d.ts +7 -0
  3316. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/evaluateRules.d.ts +8 -0
  3317. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointHeaders.d.ts +2 -0
  3318. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointProperties.d.ts +8 -0
  3319. package/node_modules/@smithy/core/dist-types/submodules/endpoints/util-endpoints/utils/getEndpointUrl.d.ts +2 -0
  3320. package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-codec/EventStreamCodec.d.ts +30 -0
  3321. package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde/EventStreamMarshaller.browser.d.ts +46 -0
  3322. package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde/EventStreamMarshaller.d.ts +31 -0
  3323. package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde/utils.d.ts +11 -0
  3324. package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde-universal/EventStreamMarshaller.d.ts +22 -0
  3325. package/node_modules/@smithy/core/dist-types/submodules/event-streams/eventstream-serde-universal/getUnmarshalledStream.d.ts +18 -0
  3326. package/node_modules/@smithy/core/dist-types/submodules/event-streams/index.browser.d.ts +23 -0
  3327. package/node_modules/@smithy/core/dist-types/submodules/event-streams/index.d.ts +23 -1
  3328. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +2 -2
  3329. package/node_modules/@smithy/core/dist-types/submodules/protocols/collect-stream-body.d.ts +3 -3
  3330. package/node_modules/@smithy/core/dist-types/submodules/protocols/extended-encode-uri-component.d.ts +2 -2
  3331. package/node_modules/@smithy/core/dist-types/submodules/protocols/index.d.ts +14 -0
  3332. package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/Field.d.ts +49 -0
  3333. package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/extensions/httpExtensionConfiguration.d.ts +33 -0
  3334. package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/httpHandler.d.ts +32 -0
  3335. package/node_modules/@smithy/core/dist-types/submodules/protocols/protocol-http/httpRequest.d.ts +55 -0
  3336. package/node_modules/@smithy/core/dist-types/submodules/protocols/requestBuilder.d.ts +3 -2
  3337. package/node_modules/@smithy/core/dist-types/submodules/retry/index.browser.d.ts +26 -0
  3338. package/node_modules/@smithy/core/dist-types/submodules/retry/index.d.ts +20 -0
  3339. package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/configurations.d.ts +68 -0
  3340. package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.browser.d.ts +5 -0
  3341. package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/isStreamingPayload/isStreamingPayload.d.ts +5 -0
  3342. package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts +23 -0
  3343. package/node_modules/@smithy/core/dist-types/submodules/retry/middleware-retry/retryMiddleware.d.ts +19 -0
  3344. package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/AdaptiveRetryStrategy.d.ts +38 -0
  3345. package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/constants.d.ts +60 -0
  3346. package/node_modules/@smithy/core/dist-types/submodules/retry/util-retry/retries-2026-config.d.ts +11 -0
  3347. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +1 -1
  3348. package/node_modules/@smithy/core/dist-types/submodules/serde/date-utils.d.ts +7 -19
  3349. package/node_modules/@smithy/core/dist-types/submodules/serde/index.browser.d.ts +39 -0
  3350. package/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +37 -10
  3351. package/node_modules/@smithy/core/dist-types/submodules/serde/index.native.d.ts +37 -0
  3352. package/node_modules/@smithy/core/dist-types/submodules/serde/lazy-json.d.ts +4 -6
  3353. package/node_modules/@smithy/core/dist-types/submodules/serde/parse-utils.d.ts +31 -51
  3354. package/node_modules/@smithy/core/dist-types/submodules/serde/schema-serde-lib/schema-date-utils.d.ts +3 -12
  3355. package/node_modules/@smithy/core/dist-types/submodules/serde/split-every.d.ts +1 -2
  3356. package/node_modules/@smithy/core/dist-types/submodules/serde/util-buffer-from/buffer-from.d.ts +12 -0
  3357. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/blob/Uint8ArrayBlobAdapter.d.ts +18 -0
  3358. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/ChecksumStream.d.ts +60 -0
  3359. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/createChecksumStream.browser.d.ts +14 -0
  3360. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/checksum/createChecksumStream.d.ts +13 -0
  3361. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/createBufferedReadable.browser.d.ts +51 -0
  3362. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/createBufferedReadable.d.ts +16 -0
  3363. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/getAwsChunkedEncodingStream.d.ts +10 -0
  3364. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/headStream.d.ts +9 -0
  3365. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/sdk-stream-mixin.d.ts +8 -0
  3366. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/splitStream.d.ts +11 -0
  3367. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/stream-collector.browser.d.ts +6 -0
  3368. package/node_modules/@smithy/core/dist-types/submodules/serde/util-stream/stream-collector.d.ts +3 -0
  3369. package/node_modules/@smithy/core/dist-types/submodules/serde/util-utf8/toUint8Array.browser.d.ts +4 -0
  3370. package/node_modules/@smithy/core/dist-types/submodules/serde/uuid/v4.d.ts +24 -0
  3371. package/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpApiKeyAuth.d.ts +2 -2
  3372. package/node_modules/@smithy/core/dist-types/util-identity-and-auth/httpAuthSchemes/httpBearerAuth.d.ts +2 -2
  3373. package/node_modules/@smithy/core/dist-types/util-identity-and-auth/memoizeIdentityProvider.d.ts +2 -1
  3374. package/node_modules/@smithy/core/endpoints.d.ts +1 -3
  3375. package/node_modules/@smithy/core/endpoints.js +0 -1
  3376. package/node_modules/@smithy/core/event-streams.d.ts +1 -3
  3377. package/node_modules/@smithy/core/event-streams.js +0 -1
  3378. package/node_modules/@smithy/core/package.json +111 -12
  3379. package/node_modules/@smithy/core/protocols.d.ts +1 -3
  3380. package/node_modules/@smithy/core/protocols.js +0 -1
  3381. package/node_modules/@smithy/core/retry.d.ts +5 -0
  3382. package/node_modules/@smithy/core/retry.js +5 -0
  3383. package/node_modules/@smithy/core/schema.d.ts +1 -3
  3384. package/node_modules/@smithy/core/schema.js +0 -1
  3385. package/node_modules/@smithy/core/serde.d.ts +1 -3
  3386. package/node_modules/@smithy/core/serde.js +0 -1
  3387. package/node_modules/@smithy/credential-provider-imds/dist-cjs/index.js +39 -41
  3388. package/node_modules/@smithy/credential-provider-imds/dist-es/error/InstanceMetadataV1FallbackError.js +1 -1
  3389. package/node_modules/@smithy/credential-provider-imds/dist-es/fromContainerMetadata.js +3 -3
  3390. package/node_modules/@smithy/credential-provider-imds/dist-es/fromInstanceMetadata.js +2 -3
  3391. package/node_modules/@smithy/credential-provider-imds/dist-es/remoteProvider/httpRequest.js +2 -3
  3392. package/node_modules/@smithy/credential-provider-imds/dist-es/utils/getInstanceMetadataEndpoint.js +2 -2
  3393. package/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointConfigOptions.d.ts +1 -1
  3394. package/node_modules/@smithy/credential-provider-imds/dist-types/config/EndpointModeConfigOptions.d.ts +1 -1
  3395. package/node_modules/@smithy/credential-provider-imds/dist-types/error/InstanceMetadataV1FallbackError.d.ts +3 -3
  3396. package/node_modules/@smithy/credential-provider-imds/dist-types/fromContainerMetadata.d.ts +3 -3
  3397. package/node_modules/@smithy/credential-provider-imds/dist-types/fromInstanceMetadata.d.ts +3 -3
  3398. package/node_modules/@smithy/credential-provider-imds/dist-types/remoteProvider/httpRequest.d.ts +1 -2
  3399. package/node_modules/@smithy/credential-provider-imds/dist-types/utils/staticStabilityProvider.d.ts +1 -2
  3400. package/node_modules/@smithy/credential-provider-imds/package.json +3 -5
  3401. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +6 -7
  3402. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +1 -2
  3403. package/node_modules/@smithy/fetch-http-handler/dist-es/stream-collector.js +1 -1
  3404. package/node_modules/@smithy/fetch-http-handler/dist-types/create-request.d.ts +2 -1
  3405. package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +6 -7
  3406. package/node_modules/@smithy/fetch-http-handler/package.json +4 -6
  3407. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +45 -25
  3408. package/node_modules/@smithy/node-http-handler/dist-es/get-transformed-headers.js +1 -1
  3409. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +26 -16
  3410. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-connection-manager.js +9 -2
  3411. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +6 -4
  3412. package/node_modules/@smithy/node-http-handler/dist-es/server.mock.js +1 -1
  3413. package/node_modules/@smithy/node-http-handler/dist-es/write-request-body.js +2 -2
  3414. package/node_modules/@smithy/node-http-handler/dist-types/get-transformed-headers.d.ts +1 -1
  3415. package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +6 -5
  3416. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-manager.d.ts +4 -0
  3417. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-connection-pool.d.ts +1 -1
  3418. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +7 -2
  3419. package/node_modules/@smithy/node-http-handler/dist-types/readable.mock.d.ts +1 -2
  3420. package/node_modules/@smithy/node-http-handler/dist-types/server.mock.d.ts +3 -3
  3421. package/node_modules/@smithy/node-http-handler/dist-types/set-request-timeout.d.ts +1 -1
  3422. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/index.d.ts +2 -1
  3423. package/node_modules/@smithy/node-http-handler/dist-types/stream-collector/readable.mock.d.ts +1 -2
  3424. package/node_modules/@smithy/node-http-handler/dist-types/timing.d.ts +2 -1
  3425. package/node_modules/@smithy/node-http-handler/dist-types/write-request-body.d.ts +2 -2
  3426. package/node_modules/@smithy/node-http-handler/package.json +4 -5
  3427. package/node_modules/@smithy/signature-v4/dist-cjs/index.js +167 -170
  3428. package/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js +1 -2
  3429. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js +3 -4
  3430. package/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js +3 -4
  3431. package/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js +1 -2
  3432. package/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js +1 -1
  3433. package/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js +1 -3
  3434. package/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js +1 -1
  3435. package/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js +1 -1
  3436. package/node_modules/@smithy/signature-v4/dist-types/HeaderFormatter.d.ts +2 -1
  3437. package/node_modules/@smithy/signature-v4/dist-types/SignatureV4.d.ts +1 -2
  3438. package/node_modules/@smithy/signature-v4/dist-types/index.d.ts +1 -1
  3439. package/node_modules/@smithy/signature-v4/dist-types/signature-v4a-container.d.ts +2 -3
  3440. package/node_modules/@smithy/signature-v4/package.json +3 -8
  3441. package/node_modules/@smithy/types/README.md +3 -3
  3442. package/node_modules/@smithy/types/dist-types/abort.d.ts +4 -6
  3443. package/node_modules/@smithy/types/dist-types/auth/auth.d.ts +6 -4
  3444. package/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +7 -10
  3445. package/node_modules/@smithy/types/dist-types/checksum.d.ts +4 -6
  3446. package/node_modules/@smithy/types/dist-types/client.d.ts +8 -8
  3447. package/node_modules/@smithy/types/dist-types/command.d.ts +2 -2
  3448. package/node_modules/@smithy/types/dist-types/crypto.d.ts +6 -8
  3449. package/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +6 -7
  3450. package/node_modules/@smithy/types/dist-types/eventStream.d.ts +10 -10
  3451. package/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +9 -10
  3452. package/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +2 -2
  3453. package/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +10 -10
  3454. package/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +2 -2
  3455. package/node_modules/@smithy/types/dist-types/http.d.ts +18 -21
  3456. package/node_modules/@smithy/types/dist-types/logger.d.ts +2 -2
  3457. package/node_modules/@smithy/types/dist-types/middleware.d.ts +28 -27
  3458. package/node_modules/@smithy/types/dist-types/pagination.d.ts +4 -4
  3459. package/node_modules/@smithy/types/dist-types/serde.d.ts +10 -10
  3460. package/node_modules/@smithy/types/dist-types/shapes.d.ts +9 -12
  3461. package/node_modules/@smithy/types/dist-types/signature.d.ts +4 -4
  3462. package/node_modules/@smithy/types/dist-types/stream.d.ts +2 -2
  3463. package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +7 -11
  3464. package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +23 -29
  3465. package/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +9 -19
  3466. package/node_modules/@smithy/types/dist-types/transfer.d.ts +2 -1
  3467. package/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +4 -4
  3468. package/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +14 -18
  3469. package/node_modules/@smithy/types/dist-types/transform/exact.d.ts +2 -2
  3470. package/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +12 -12
  3471. package/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +14 -9
  3472. package/node_modules/@smithy/types/dist-types/uri.d.ts +2 -2
  3473. package/node_modules/@smithy/types/dist-types/util.d.ts +28 -28
  3474. package/node_modules/@smithy/types/package.json +1 -1
  3475. package/node_modules/@types/node/README.md +1 -1
  3476. package/node_modules/@types/node/async_hooks.d.ts +108 -0
  3477. package/node_modules/@types/node/crypto.d.ts +14 -3
  3478. package/node_modules/@types/node/events.d.ts +6 -9
  3479. package/node_modules/@types/node/fs/promises.d.ts +150 -1
  3480. package/node_modules/@types/node/fs.d.ts +130 -8
  3481. package/node_modules/@types/node/http2.d.ts +16 -1
  3482. package/node_modules/@types/node/index.d.ts +2 -0
  3483. package/node_modules/@types/node/inspector.generated.d.ts +5 -0
  3484. package/node_modules/@types/node/module.d.ts +1 -0
  3485. package/node_modules/@types/node/package.json +3 -3
  3486. package/node_modules/@types/node/process.d.ts +54 -25
  3487. package/node_modules/@types/node/quic.d.ts +2 -2
  3488. package/node_modules/@types/node/repl.d.ts +15 -0
  3489. package/node_modules/@types/node/sqlite.d.ts +54 -7
  3490. package/node_modules/@types/node/stream/iter.d.ts +301 -0
  3491. package/node_modules/@types/node/stream/web.d.ts +4 -0
  3492. package/node_modules/@types/node/stream.d.ts +1 -1
  3493. package/node_modules/@types/node/test/reporters.d.ts +1 -0
  3494. package/node_modules/@types/node/test.d.ts +93 -16
  3495. package/node_modules/@types/node/ts5.6/index.d.ts +2 -0
  3496. package/node_modules/@types/node/ts5.7/index.d.ts +2 -0
  3497. package/node_modules/@types/node/url.d.ts +27 -3
  3498. package/node_modules/@types/node/vm.d.ts +55 -89
  3499. package/node_modules/@types/node/zlib/iter.d.ts +131 -0
  3500. package/node_modules/fast-wrap-ansi/lib/main.js +0 -1
  3501. package/node_modules/fast-wrap-ansi/package.json +10 -10
  3502. package/node_modules/fast-xml-builder/CHANGELOG.md +24 -0
  3503. package/node_modules/fast-xml-builder/README.md +53 -2
  3504. package/node_modules/fast-xml-builder/lib/fxb.cjs +1 -1
  3505. package/node_modules/fast-xml-builder/lib/fxb.d.cts +91 -1
  3506. package/node_modules/fast-xml-builder/lib/fxb.min.js +1 -1
  3507. package/node_modules/fast-xml-builder/lib/fxb.min.js.map +1 -1
  3508. package/node_modules/fast-xml-builder/package.json +3 -2
  3509. package/node_modules/fast-xml-builder/src/fxb.d.ts +93 -3
  3510. package/node_modules/fast-xml-builder/src/fxb.js +106 -40
  3511. package/node_modules/fast-xml-builder/src/orderedJs2Xml.js +95 -42
  3512. package/node_modules/fast-xml-builder/src/util.js +16 -0
  3513. package/node_modules/fast-xml-parser/CHANGELOG.md +16 -0
  3514. package/node_modules/fast-xml-parser/README.md +2 -7
  3515. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js +1 -1
  3516. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -1
  3517. package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
  3518. package/node_modules/fast-xml-parser/lib/fxp.d.cts +1 -0
  3519. package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
  3520. package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
  3521. package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
  3522. package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
  3523. package/node_modules/fast-xml-parser/package.json +5 -5
  3524. package/node_modules/fast-xml-parser/src/fxp.d.ts +13 -1
  3525. package/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +14 -10
  3526. package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +2 -4
  3527. package/node_modules/fast-xml-parser/src/xmlparser/node2json.js +4 -0
  3528. package/node_modules/inquirer/dist/ui/prompt.js +5 -0
  3529. package/node_modules/inquirer/package.json +4 -4
  3530. package/node_modules/strnum/CHANGELOG.md +3 -0
  3531. package/node_modules/strnum/package.json +3 -2
  3532. package/node_modules/strnum/strnum.js +12 -10
  3533. package/node_modules/undici-types/client.d.ts +5 -0
  3534. package/node_modules/undici-types/connector.d.ts +2 -0
  3535. package/node_modules/undici-types/dispatcher.d.ts +8 -5
  3536. package/node_modules/undici-types/errors.d.ts +17 -1
  3537. package/node_modules/undici-types/index.d.ts +4 -1
  3538. package/node_modules/undici-types/interceptors.d.ts +7 -0
  3539. package/node_modules/undici-types/package.json +1 -1
  3540. package/node_modules/undici-types/socks5-proxy-agent.d.ts +25 -0
  3541. package/node_modules/undici-types/webidl.d.ts +6 -0
  3542. package/node_modules/undici-types/websocket.d.ts +2 -0
  3543. package/node_modules/xml-naming/README.md +189 -0
  3544. package/node_modules/xml-naming/package.json +54 -0
  3545. package/node_modules/xml-naming/src/index.d.ts +74 -0
  3546. package/node_modules/xml-naming/src/index.js +270 -0
  3547. package/node_modules/yaml/browser/dist/compose/composer.js +4 -2
  3548. package/node_modules/yaml/browser/dist/compose/resolve-flow-scalar.js +5 -3
  3549. package/node_modules/yaml/browser/dist/nodes/Alias.js +2 -0
  3550. package/node_modules/yaml/browser/dist/parse/lexer.js +28 -24
  3551. package/node_modules/yaml/browser/dist/parse/parser.js +12 -4
  3552. package/node_modules/yaml/browser/dist/schema/yaml-1.1/merge.js +11 -8
  3553. package/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +2 -1
  3554. package/node_modules/yaml/dist/compose/composer.js +4 -2
  3555. package/node_modules/yaml/dist/compose/resolve-flow-scalar.js +5 -3
  3556. package/node_modules/yaml/dist/nodes/Alias.js +2 -0
  3557. package/node_modules/yaml/dist/nodes/Scalar.d.ts +5 -1
  3558. package/node_modules/yaml/dist/parse/lexer.js +28 -24
  3559. package/node_modules/yaml/dist/parse/parser.js +12 -4
  3560. package/node_modules/yaml/dist/schema/yaml-1.1/merge.js +10 -7
  3561. package/node_modules/yaml/dist/stringify/stringifyNumber.js +2 -1
  3562. package/node_modules/yaml/package.json +1 -1
  3563. package/package.json +22 -22
  3564. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
  3565. package/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
  3566. package/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
  3567. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -41
  3568. package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
  3569. package/node_modules/@aws-sdk/middleware-host-header/package.json +0 -59
  3570. package/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
  3571. package/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
  3572. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -48
  3573. package/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
  3574. package/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
  3575. package/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
  3576. package/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
  3577. package/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
  3578. package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -17
  3579. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -29
  3580. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +0 -33
  3581. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.native.js +0 -5
  3582. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -2
  3583. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +0 -29
  3584. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -2
  3585. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -2
  3586. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -63
  3587. package/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
  3588. package/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
  3589. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
  3590. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
  3591. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
  3592. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
  3593. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
  3594. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
  3595. package/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -63
  3596. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -60
  3597. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/bdd.js +0 -100
  3598. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +0 -18
  3599. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -12
  3600. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +0 -121
  3601. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +0 -38
  3602. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +0 -54
  3603. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.native.js +0 -15
  3604. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +0 -50
  3605. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +0 -110
  3606. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
  3607. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/bdd.js +0 -90
  3608. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
  3609. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +0 -12
  3610. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +0 -64
  3611. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
  3612. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -54
  3613. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
  3614. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -49
  3615. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +0 -125
  3616. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +0 -56
  3617. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/bdd.js +0 -80
  3618. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +0 -18
  3619. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +0 -12
  3620. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +0 -56
  3621. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +0 -38
  3622. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +0 -54
  3623. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +0 -15
  3624. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +0 -49
  3625. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +0 -90
  3626. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
  3627. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/bdd.js +0 -80
  3628. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
  3629. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -12
  3630. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +0 -195
  3631. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
  3632. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -54
  3633. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
  3634. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -49
  3635. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +0 -140
  3636. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -55
  3637. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
  3638. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -144
  3639. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
  3640. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/bdd.js +0 -150
  3641. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
  3642. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +0 -12
  3643. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +0 -96
  3644. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
  3645. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -74
  3646. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
  3647. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -57
  3648. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
  3649. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +0 -195
  3650. package/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
  3651. package/node_modules/@aws-sdk/region-config-resolver/README.md +0 -19
  3652. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -38
  3653. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +0 -20
  3654. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +0 -6
  3655. package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -3
  3656. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +0 -2
  3657. package/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +0 -16
  3658. package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -3
  3659. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +0 -15
  3660. package/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +0 -14
  3661. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -3
  3662. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +0 -11
  3663. package/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +0 -7
  3664. package/node_modules/@aws-sdk/region-config-resolver/package.json +0 -62
  3665. package/node_modules/@aws-sdk/util-arn-parser/LICENSE +0 -201
  3666. package/node_modules/@aws-sdk/util-arn-parser/README.md +0 -4
  3667. package/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +0 -27
  3668. package/node_modules/@aws-sdk/util-arn-parser/package.json +0 -55
  3669. package/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  3670. package/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  3671. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -406
  3672. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
  3673. package/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
  3674. package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
  3675. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
  3676. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
  3677. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
  3678. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
  3679. package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
  3680. package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
  3681. package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
  3682. package/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
  3683. package/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
  3684. package/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
  3685. package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
  3686. package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
  3687. package/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
  3688. package/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
  3689. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
  3690. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
  3691. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
  3692. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
  3693. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
  3694. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
  3695. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
  3696. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
  3697. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
  3698. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
  3699. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
  3700. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
  3701. package/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
  3702. package/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
  3703. package/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
  3704. package/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
  3705. package/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
  3706. package/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
  3707. package/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
  3708. package/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
  3709. package/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
  3710. package/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
  3711. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
  3712. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +0 -57
  3713. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -58
  3714. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
  3715. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/createUserAgentStringParsingProvider.d.ts +0 -14
  3716. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/createUserAgentStringParsingProvider.d.ts +0 -9
  3717. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
  3718. package/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
  3719. package/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -17
  3720. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -185
  3721. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +0 -75
  3722. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
  3723. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
  3724. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
  3725. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
  3726. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
  3727. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
  3728. package/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -69
  3729. package/node_modules/@smithy/chunked-blob-reader/LICENSE +0 -201
  3730. package/node_modules/@smithy/chunked-blob-reader/README.md +0 -10
  3731. package/node_modules/@smithy/chunked-blob-reader/dist-cjs/index.js +0 -13
  3732. package/node_modules/@smithy/chunked-blob-reader/dist-types/index.d.ts +0 -5
  3733. package/node_modules/@smithy/chunked-blob-reader/dist-types/ts3.4/index.d.ts +0 -5
  3734. package/node_modules/@smithy/chunked-blob-reader/package.json +0 -60
  3735. package/node_modules/@smithy/chunked-blob-reader-native/LICENSE +0 -201
  3736. package/node_modules/@smithy/chunked-blob-reader-native/README.md +0 -10
  3737. package/node_modules/@smithy/chunked-blob-reader-native/dist-cjs/index.js +0 -32
  3738. package/node_modules/@smithy/chunked-blob-reader-native/dist-es/index.js +0 -27
  3739. package/node_modules/@smithy/chunked-blob-reader-native/dist-types/ts3.4/index.d.ts +0 -4
  3740. package/node_modules/@smithy/chunked-blob-reader-native/package.json +0 -61
  3741. package/node_modules/@smithy/config-resolver/LICENSE +0 -201
  3742. package/node_modules/@smithy/config-resolver/README.md +0 -17
  3743. package/node_modules/@smithy/config-resolver/dist-cjs/index.js +0 -198
  3744. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseDualstackEndpointConfigOptions.js +0 -14
  3745. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/NodeUseFipsEndpointConfigOptions.js +0 -14
  3746. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/index.js +0 -4
  3747. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +0 -10
  3748. package/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +0 -14
  3749. package/node_modules/@smithy/config-resolver/dist-es/index.js +0 -3
  3750. package/node_modules/@smithy/config-resolver/dist-es/regionConfig/checkRegion.js +0 -15
  3751. package/node_modules/@smithy/config-resolver/dist-es/regionConfig/index.js +0 -2
  3752. package/node_modules/@smithy/config-resolver/dist-es/regionInfo/index.js +0 -3
  3753. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseDualstackEndpointConfigOptions.d.ts +0 -23
  3754. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/NodeUseFipsEndpointConfigOptions.d.ts +0 -23
  3755. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/index.d.ts +0 -16
  3756. package/node_modules/@smithy/config-resolver/dist-types/endpointsConfig/resolveEndpointsConfig.d.ts +0 -57
  3757. package/node_modules/@smithy/config-resolver/dist-types/index.d.ts +0 -12
  3758. package/node_modules/@smithy/config-resolver/dist-types/regionConfig/config.d.ts +0 -17
  3759. package/node_modules/@smithy/config-resolver/dist-types/regionConfig/index.d.ts +0 -8
  3760. package/node_modules/@smithy/config-resolver/dist-types/regionInfo/index.d.ts +0 -12
  3761. package/node_modules/@smithy/config-resolver/package.json +0 -65
  3762. package/node_modules/@smithy/core/dist-es/submodules/serde/generateIdempotencyToken.js +0 -2
  3763. package/node_modules/@smithy/core/dist-types/submodules/serde/generateIdempotencyToken.d.ts +0 -2
  3764. package/node_modules/@smithy/eventstream-codec/LICENSE +0 -201
  3765. package/node_modules/@smithy/eventstream-codec/README.md +0 -17
  3766. package/node_modules/@smithy/eventstream-codec/dist-cjs/index.js +0 -401
  3767. package/node_modules/@smithy/eventstream-codec/dist-es/HeaderMarshaller.js +0 -184
  3768. package/node_modules/@smithy/eventstream-codec/dist-es/Int64.js +0 -44
  3769. package/node_modules/@smithy/eventstream-codec/dist-es/index.js +0 -8
  3770. package/node_modules/@smithy/eventstream-codec/dist-types/EventStreamCodec.d.ts +0 -31
  3771. package/node_modules/@smithy/eventstream-codec/dist-types/index.d.ts +0 -8
  3772. package/node_modules/@smithy/eventstream-codec/package.json +0 -64
  3773. package/node_modules/@smithy/eventstream-serde-browser/LICENSE +0 -201
  3774. package/node_modules/@smithy/eventstream-serde-browser/README.md +0 -17
  3775. package/node_modules/@smithy/eventstream-serde-browser/dist-cjs/index.js +0 -58
  3776. package/node_modules/@smithy/eventstream-serde-browser/dist-es/EventStreamMarshaller.js +0 -20
  3777. package/node_modules/@smithy/eventstream-serde-browser/dist-es/index.js +0 -3
  3778. package/node_modules/@smithy/eventstream-serde-browser/dist-es/provider.js +0 -2
  3779. package/node_modules/@smithy/eventstream-serde-browser/dist-es/utils.js +0 -28
  3780. package/node_modules/@smithy/eventstream-serde-browser/dist-types/EventStreamMarshaller.d.ts +0 -47
  3781. package/node_modules/@smithy/eventstream-serde-browser/dist-types/index.d.ts +0 -12
  3782. package/node_modules/@smithy/eventstream-serde-browser/dist-types/provider.d.ts +0 -3
  3783. package/node_modules/@smithy/eventstream-serde-browser/dist-types/utils.d.ts +0 -13
  3784. package/node_modules/@smithy/eventstream-serde-browser/package.json +0 -60
  3785. package/node_modules/@smithy/eventstream-serde-config-resolver/LICENSE +0 -201
  3786. package/node_modules/@smithy/eventstream-serde-config-resolver/README.md +0 -17
  3787. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js +0 -7
  3788. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/index.js +0 -1
  3789. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-types/index.d.ts +0 -4
  3790. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +0 -61
  3791. package/node_modules/@smithy/eventstream-serde-node/LICENSE +0 -201
  3792. package/node_modules/@smithy/eventstream-serde-node/README.md +0 -17
  3793. package/node_modules/@smithy/eventstream-serde-node/dist-cjs/index.js +0 -53
  3794. package/node_modules/@smithy/eventstream-serde-node/dist-es/EventStreamMarshaller.js +0 -19
  3795. package/node_modules/@smithy/eventstream-serde-node/dist-es/index.js +0 -2
  3796. package/node_modules/@smithy/eventstream-serde-node/dist-es/provider.js +0 -2
  3797. package/node_modules/@smithy/eventstream-serde-node/dist-es/utils.js +0 -26
  3798. package/node_modules/@smithy/eventstream-serde-node/dist-types/EventStreamMarshaller.d.ts +0 -23
  3799. package/node_modules/@smithy/eventstream-serde-node/dist-types/index.d.ts +0 -8
  3800. package/node_modules/@smithy/eventstream-serde-node/dist-types/provider.d.ts +0 -3
  3801. package/node_modules/@smithy/eventstream-serde-node/dist-types/utils.d.ts +0 -12
  3802. package/node_modules/@smithy/eventstream-serde-node/package.json +0 -61
  3803. package/node_modules/@smithy/eventstream-serde-universal/LICENSE +0 -201
  3804. package/node_modules/@smithy/eventstream-serde-universal/README.md +0 -17
  3805. package/node_modules/@smithy/eventstream-serde-universal/dist-cjs/index.js +0 -132
  3806. package/node_modules/@smithy/eventstream-serde-universal/dist-es/EventStreamMarshaller.js +0 -25
  3807. package/node_modules/@smithy/eventstream-serde-universal/dist-es/index.js +0 -2
  3808. package/node_modules/@smithy/eventstream-serde-universal/dist-es/provider.js +0 -2
  3809. package/node_modules/@smithy/eventstream-serde-universal/dist-types/EventStreamMarshaller.d.ts +0 -23
  3810. package/node_modules/@smithy/eventstream-serde-universal/dist-types/getUnmarshalledStream.d.ts +0 -18
  3811. package/node_modules/@smithy/eventstream-serde-universal/dist-types/index.d.ts +0 -8
  3812. package/node_modules/@smithy/eventstream-serde-universal/dist-types/provider.d.ts +0 -3
  3813. package/node_modules/@smithy/eventstream-serde-universal/package.json +0 -65
  3814. package/node_modules/@smithy/hash-blob-browser/LICENSE +0 -201
  3815. package/node_modules/@smithy/hash-blob-browser/README.md +0 -17
  3816. package/node_modules/@smithy/hash-blob-browser/dist-cjs/index.js +0 -13
  3817. package/node_modules/@smithy/hash-blob-browser/dist-es/index.js +0 -8
  3818. package/node_modules/@smithy/hash-blob-browser/package.json +0 -69
  3819. package/node_modules/@smithy/hash-node/LICENSE +0 -201
  3820. package/node_modules/@smithy/hash-node/README.md +0 -17
  3821. package/node_modules/@smithy/hash-node/dist-cjs/index.js +0 -42
  3822. package/node_modules/@smithy/hash-node/dist-es/index.js +0 -37
  3823. package/node_modules/@smithy/hash-node/package.json +0 -64
  3824. package/node_modules/@smithy/hash-stream-node/LICENSE +0 -201
  3825. package/node_modules/@smithy/hash-stream-node/README.md +0 -17
  3826. package/node_modules/@smithy/hash-stream-node/dist-cjs/index.js +0 -67
  3827. package/node_modules/@smithy/hash-stream-node/dist-es/HashCalculator.js +0 -18
  3828. package/node_modules/@smithy/hash-stream-node/dist-es/fileStreamHasher.js +0 -24
  3829. package/node_modules/@smithy/hash-stream-node/dist-es/index.js +0 -2
  3830. package/node_modules/@smithy/hash-stream-node/dist-types/HashCalculator.d.ts +0 -11
  3831. package/node_modules/@smithy/hash-stream-node/dist-types/fileStreamHasher.d.ts +0 -6
  3832. package/node_modules/@smithy/hash-stream-node/dist-types/index.d.ts +0 -8
  3833. package/node_modules/@smithy/hash-stream-node/dist-types/readableStreamHasher.d.ts +0 -6
  3834. package/node_modules/@smithy/hash-stream-node/package.json +0 -64
  3835. package/node_modules/@smithy/invalid-dependency/LICENSE +0 -201
  3836. package/node_modules/@smithy/invalid-dependency/README.md +0 -17
  3837. package/node_modules/@smithy/invalid-dependency/dist-cjs/index.js +0 -10
  3838. package/node_modules/@smithy/invalid-dependency/dist-es/index.js +0 -2
  3839. package/node_modules/@smithy/invalid-dependency/dist-types/index.d.ts +0 -8
  3840. package/node_modules/@smithy/invalid-dependency/package.json +0 -60
  3841. package/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
  3842. package/node_modules/@smithy/is-array-buffer/README.md +0 -10
  3843. package/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -6
  3844. package/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
  3845. package/node_modules/@smithy/is-array-buffer/package.json +0 -61
  3846. package/node_modules/@smithy/md5-js/LICENSE +0 -201
  3847. package/node_modules/@smithy/md5-js/README.md +0 -17
  3848. package/node_modules/@smithy/md5-js/dist-cjs/index.js +0 -176
  3849. package/node_modules/@smithy/md5-js/dist-es/index.js +0 -168
  3850. package/node_modules/@smithy/md5-js/package.json +0 -65
  3851. package/node_modules/@smithy/middleware-content-length/LICENSE +0 -201
  3852. package/node_modules/@smithy/middleware-content-length/README.md +0 -17
  3853. package/node_modules/@smithy/middleware-content-length/dist-cjs/index.js +0 -46
  3854. package/node_modules/@smithy/middleware-content-length/dist-es/index.js +0 -39
  3855. package/node_modules/@smithy/middleware-content-length/package.json +0 -63
  3856. package/node_modules/@smithy/middleware-endpoint/LICENSE +0 -201
  3857. package/node_modules/@smithy/middleware-endpoint/README.md +0 -17
  3858. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.browser.js +0 -5
  3859. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointFromConfig.js +0 -7
  3860. package/node_modules/@smithy/middleware-endpoint/dist-cjs/adaptors/getEndpointUrlConfig.js +0 -35
  3861. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +0 -264
  3862. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromConfig.js +0 -3
  3863. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +0 -64
  3864. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointUrlConfig.js +0 -31
  3865. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/index.js +0 -2
  3866. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/toEndpointV1.js +0 -17
  3867. package/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +0 -36
  3868. package/node_modules/@smithy/middleware-endpoint/dist-es/getEndpointPlugin.js +0 -18
  3869. package/node_modules/@smithy/middleware-endpoint/dist-es/index.js +0 -6
  3870. package/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +0 -24
  3871. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromConfig.browser.d.ts +0 -1
  3872. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointFromInstructions.d.ts +0 -28
  3873. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/getEndpointUrlConfig.d.ts +0 -2
  3874. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/index.d.ts +0 -8
  3875. package/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/toEndpointV1.d.ts +0 -6
  3876. package/node_modules/@smithy/middleware-endpoint/dist-types/endpointMiddleware.d.ts +0 -10
  3877. package/node_modules/@smithy/middleware-endpoint/dist-types/getEndpointPlugin.d.ts +0 -11
  3878. package/node_modules/@smithy/middleware-endpoint/dist-types/index.d.ts +0 -18
  3879. package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +0 -109
  3880. package/node_modules/@smithy/middleware-endpoint/package.json +0 -74
  3881. package/node_modules/@smithy/middleware-retry/LICENSE +0 -201
  3882. package/node_modules/@smithy/middleware-retry/README.md +0 -24
  3883. package/node_modules/@smithy/middleware-retry/dist-cjs/index.js +0 -396
  3884. package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.browser.js +0 -5
  3885. package/node_modules/@smithy/middleware-retry/dist-cjs/isStreamingPayload/isStreamingPayload.js +0 -7
  3886. package/node_modules/@smithy/middleware-retry/dist-es/configurations.js +0 -48
  3887. package/node_modules/@smithy/middleware-retry/dist-es/index.js +0 -8
  3888. package/node_modules/@smithy/middleware-retry/dist-es/isStreamingPayload/isStreamingPayload.js +0 -3
  3889. package/node_modules/@smithy/middleware-retry/dist-es/omitRetryHeadersMiddleware.js +0 -22
  3890. package/node_modules/@smithy/middleware-retry/dist-es/parseRetryAfterHeader.js +0 -49
  3891. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/AdaptiveRetryStrategy.js +0 -21
  3892. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/StandardRetryStrategy.js +0 -94
  3893. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/defaultRetryQuota.js +0 -27
  3894. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/delayDecider.js +0 -2
  3895. package/node_modules/@smithy/middleware-retry/dist-es/retry-pre-sra-deprecated/retryDecider.js +0 -7
  3896. package/node_modules/@smithy/middleware-retry/dist-es/retryMiddleware.js +0 -105
  3897. package/node_modules/@smithy/middleware-retry/dist-types/configurations.d.ts +0 -68
  3898. package/node_modules/@smithy/middleware-retry/dist-types/index.d.ts +0 -8
  3899. package/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.browser.d.ts +0 -5
  3900. package/node_modules/@smithy/middleware-retry/dist-types/isStreamingPayload/isStreamingPayload.d.ts +0 -5
  3901. package/node_modules/@smithy/middleware-retry/dist-types/retry-pre-sra-deprecated/AdaptiveRetryStrategy.d.ts +0 -24
  3902. package/node_modules/@smithy/middleware-retry/dist-types/retryMiddleware.d.ts +0 -14
  3903. package/node_modules/@smithy/middleware-retry/package.json +0 -79
  3904. package/node_modules/@smithy/middleware-serde/LICENSE +0 -201
  3905. package/node_modules/@smithy/middleware-serde/README.md +0 -17
  3906. package/node_modules/@smithy/middleware-serde/dist-cjs/index.js +0 -104
  3907. package/node_modules/@smithy/middleware-serde/dist-es/deserializerMiddleware.js +0 -58
  3908. package/node_modules/@smithy/middleware-serde/dist-es/index.js +0 -3
  3909. package/node_modules/@smithy/middleware-serde/dist-types/index.d.ts +0 -3
  3910. package/node_modules/@smithy/middleware-serde/package.json +0 -65
  3911. package/node_modules/@smithy/middleware-stack/LICENSE +0 -201
  3912. package/node_modules/@smithy/middleware-stack/README.md +0 -91
  3913. package/node_modules/@smithy/middleware-stack/dist-cjs/index.js +0 -285
  3914. package/node_modules/@smithy/middleware-stack/dist-es/index.js +0 -1
  3915. package/node_modules/@smithy/middleware-stack/dist-types/index.d.ts +0 -1
  3916. package/node_modules/@smithy/middleware-stack/package.json +0 -63
  3917. package/node_modules/@smithy/node-config-provider/LICENSE +0 -201
  3918. package/node_modules/@smithy/node-config-provider/README.md +0 -17
  3919. package/node_modules/@smithy/node-config-provider/dist-cjs/index.js +0 -62
  3920. package/node_modules/@smithy/node-config-provider/dist-es/configLoader.js +0 -9
  3921. package/node_modules/@smithy/node-config-provider/dist-es/fromEnv.js +0 -14
  3922. package/node_modules/@smithy/node-config-provider/dist-es/fromSharedConfigFiles.js +0 -23
  3923. package/node_modules/@smithy/node-config-provider/dist-es/fromStatic.js +0 -3
  3924. package/node_modules/@smithy/node-config-provider/dist-es/index.js +0 -1
  3925. package/node_modules/@smithy/node-config-provider/dist-types/configLoader.d.ts +0 -31
  3926. package/node_modules/@smithy/node-config-provider/dist-types/fromSharedConfigFiles.d.ts +0 -22
  3927. package/node_modules/@smithy/node-config-provider/dist-types/index.d.ts +0 -4
  3928. package/node_modules/@smithy/node-config-provider/package.json +0 -65
  3929. package/node_modules/@smithy/property-provider/LICENSE +0 -201
  3930. package/node_modules/@smithy/property-provider/README.md +0 -17
  3931. package/node_modules/@smithy/property-provider/dist-cjs/index.js +0 -117
  3932. package/node_modules/@smithy/property-provider/dist-es/fromStatic.js +0 -1
  3933. package/node_modules/@smithy/property-provider/dist-es/index.js +0 -6
  3934. package/node_modules/@smithy/property-provider/dist-types/CredentialsProviderError.d.ts +0 -31
  3935. package/node_modules/@smithy/property-provider/dist-types/ProviderError.d.ts +0 -39
  3936. package/node_modules/@smithy/property-provider/dist-types/TokenProviderError.d.ts +0 -31
  3937. package/node_modules/@smithy/property-provider/dist-types/chain.d.ts +0 -13
  3938. package/node_modules/@smithy/property-provider/dist-types/fromStatic.d.ts +0 -5
  3939. package/node_modules/@smithy/property-provider/dist-types/index.d.ts +0 -24
  3940. package/node_modules/@smithy/property-provider/package.json +0 -60
  3941. package/node_modules/@smithy/protocol-http/LICENSE +0 -201
  3942. package/node_modules/@smithy/protocol-http/README.md +0 -17
  3943. package/node_modules/@smithy/protocol-http/dist-cjs/index.js +0 -169
  3944. package/node_modules/@smithy/protocol-http/dist-es/extensions/index.js +0 -1
  3945. package/node_modules/@smithy/protocol-http/dist-es/index.js +0 -8
  3946. package/node_modules/@smithy/protocol-http/dist-types/Field.d.ts +0 -50
  3947. package/node_modules/@smithy/protocol-http/dist-types/extensions/httpExtensionConfiguration.d.ts +0 -33
  3948. package/node_modules/@smithy/protocol-http/dist-types/extensions/index.d.ts +0 -1
  3949. package/node_modules/@smithy/protocol-http/dist-types/httpHandler.d.ts +0 -35
  3950. package/node_modules/@smithy/protocol-http/dist-types/httpRequest.d.ts +0 -56
  3951. package/node_modules/@smithy/protocol-http/dist-types/index.d.ts +0 -8
  3952. package/node_modules/@smithy/protocol-http/package.json +0 -61
  3953. package/node_modules/@smithy/querystring-builder/LICENSE +0 -201
  3954. package/node_modules/@smithy/querystring-builder/README.md +0 -17
  3955. package/node_modules/@smithy/querystring-builder/dist-cjs/index.js +0 -26
  3956. package/node_modules/@smithy/querystring-builder/dist-es/index.js +0 -21
  3957. package/node_modules/@smithy/querystring-builder/package.json +0 -60
  3958. package/node_modules/@smithy/querystring-parser/LICENSE +0 -201
  3959. package/node_modules/@smithy/querystring-parser/README.md +0 -17
  3960. package/node_modules/@smithy/querystring-parser/dist-cjs/index.js +0 -27
  3961. package/node_modules/@smithy/querystring-parser/package.json +0 -60
  3962. package/node_modules/@smithy/service-error-classification/LICENSE +0 -201
  3963. package/node_modules/@smithy/service-error-classification/README.md +0 -17
  3964. package/node_modules/@smithy/service-error-classification/dist-cjs/index.js +0 -82
  3965. package/node_modules/@smithy/service-error-classification/dist-es/index.js +0 -43
  3966. package/node_modules/@smithy/service-error-classification/package.json +0 -59
  3967. package/node_modules/@smithy/shared-ini-file-loader/LICENSE +0 -201
  3968. package/node_modules/@smithy/shared-ini-file-loader/README.md +0 -105
  3969. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getHomeDir.js +0 -26
  3970. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFilepath.js +0 -12
  3971. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/getSSOTokenFromFile.js +0 -15
  3972. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/index.js +0 -196
  3973. package/node_modules/@smithy/shared-ini-file-loader/dist-cjs/readFile.js +0 -16
  3974. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getConfigFilepath.js +0 -4
  3975. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getCredentialsFilepath.js +0 -4
  3976. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getHomeDir.js +0 -22
  3977. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFilepath.js +0 -8
  3978. package/node_modules/@smithy/shared-ini-file-loader/dist-es/getSSOTokenFromFile.js +0 -11
  3979. package/node_modules/@smithy/shared-ini-file-loader/dist-es/index.js +0 -10
  3980. package/node_modules/@smithy/shared-ini-file-loader/dist-es/loadSharedConfigFiles.js +0 -39
  3981. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getConfigData.d.ts +0 -8
  3982. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSSOTokenFromFile.d.ts +0 -52
  3983. package/node_modules/@smithy/shared-ini-file-loader/dist-types/getSsoSessionData.d.ts +0 -6
  3984. package/node_modules/@smithy/shared-ini-file-loader/dist-types/index.d.ts +0 -10
  3985. package/node_modules/@smithy/shared-ini-file-loader/dist-types/parseIni.d.ts +0 -2
  3986. package/node_modules/@smithy/shared-ini-file-loader/dist-types/parseKnownFiles.d.ts +0 -18
  3987. package/node_modules/@smithy/shared-ini-file-loader/package.json +0 -72
  3988. package/node_modules/@smithy/smithy-client/LICENSE +0 -201
  3989. package/node_modules/@smithy/smithy-client/README.md +0 -17
  3990. package/node_modules/@smithy/smithy-client/dist-cjs/index.js +0 -642
  3991. package/node_modules/@smithy/smithy-client/dist-es/client.js +0 -51
  3992. package/node_modules/@smithy/smithy-client/dist-es/collect-stream-body.js +0 -1
  3993. package/node_modules/@smithy/smithy-client/dist-es/command.js +0 -131
  3994. package/node_modules/@smithy/smithy-client/dist-es/extended-encode-uri-component.js +0 -1
  3995. package/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +0 -49
  3996. package/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +0 -9
  3997. package/node_modules/@smithy/smithy-client/dist-es/extensions/index.js +0 -1
  3998. package/node_modules/@smithy/smithy-client/dist-es/index.js +0 -20
  3999. package/node_modules/@smithy/smithy-client/dist-es/resolve-path.js +0 -1
  4000. package/node_modules/@smithy/smithy-client/dist-types/client.d.ts +0 -87
  4001. package/node_modules/@smithy/smithy-client/dist-types/collect-stream-body.d.ts +0 -5
  4002. package/node_modules/@smithy/smithy-client/dist-types/command.d.ts +0 -119
  4003. package/node_modules/@smithy/smithy-client/dist-types/create-aggregated-client.d.ts +0 -18
  4004. package/node_modules/@smithy/smithy-client/dist-types/default-error-handler.d.ts +0 -15
  4005. package/node_modules/@smithy/smithy-client/dist-types/emitWarningIfUnsupportedVersion.d.ts +0 -8
  4006. package/node_modules/@smithy/smithy-client/dist-types/exceptions.d.ts +0 -42
  4007. package/node_modules/@smithy/smithy-client/dist-types/extended-encode-uri-component.d.ts +0 -5
  4008. package/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -26
  4009. package/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +0 -38
  4010. package/node_modules/@smithy/smithy-client/dist-types/extensions/index.d.ts +0 -1
  4011. package/node_modules/@smithy/smithy-client/dist-types/get-array-if-single-item.d.ts +0 -7
  4012. package/node_modules/@smithy/smithy-client/dist-types/get-value-from-text-node.d.ts +0 -7
  4013. package/node_modules/@smithy/smithy-client/dist-types/index.d.ts +0 -21
  4014. package/node_modules/@smithy/smithy-client/dist-types/object-mapping.d.ts +0 -162
  4015. package/node_modules/@smithy/smithy-client/dist-types/resolve-path.d.ts +0 -5
  4016. package/node_modules/@smithy/smithy-client/dist-types/ser-utils.d.ts +0 -15
  4017. package/node_modules/@smithy/smithy-client/dist-types/serde-json.d.ts +0 -12
  4018. package/node_modules/@smithy/smithy-client/package.json +0 -69
  4019. package/node_modules/@smithy/url-parser/LICENSE +0 -201
  4020. package/node_modules/@smithy/url-parser/README.md +0 -17
  4021. package/node_modules/@smithy/url-parser/dist-cjs/index.js +0 -23
  4022. package/node_modules/@smithy/url-parser/dist-es/index.js +0 -18
  4023. package/node_modules/@smithy/url-parser/package.json +0 -61
  4024. package/node_modules/@smithy/util-base64/LICENSE +0 -201
  4025. package/node_modules/@smithy/util-base64/README.md +0 -4
  4026. package/node_modules/@smithy/util-base64/dist-cjs/constants.browser.js +0 -12
  4027. package/node_modules/@smithy/util-base64/dist-cjs/fromBase64.browser.js +0 -40
  4028. package/node_modules/@smithy/util-base64/dist-cjs/fromBase64.js +0 -16
  4029. package/node_modules/@smithy/util-base64/dist-cjs/index.js +0 -27
  4030. package/node_modules/@smithy/util-base64/dist-cjs/toBase64.browser.js +0 -38
  4031. package/node_modules/@smithy/util-base64/dist-cjs/toBase64.js +0 -19
  4032. package/node_modules/@smithy/util-base64/dist-es/fromBase64.browser.js +0 -36
  4033. package/node_modules/@smithy/util-base64/dist-es/fromBase64.js +0 -12
  4034. package/node_modules/@smithy/util-base64/dist-es/index.js +0 -2
  4035. package/node_modules/@smithy/util-base64/dist-es/toBase64.browser.js +0 -35
  4036. package/node_modules/@smithy/util-base64/dist-es/toBase64.js +0 -15
  4037. package/node_modules/@smithy/util-base64/dist-types/index.d.ts +0 -2
  4038. package/node_modules/@smithy/util-base64/dist-types/ts3.4/constants.browser.d.ts +0 -5
  4039. package/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.browser.d.ts +0 -8
  4040. package/node_modules/@smithy/util-base64/dist-types/ts3.4/fromBase64.d.ts +0 -7
  4041. package/node_modules/@smithy/util-base64/dist-types/ts3.4/index.d.ts +0 -2
  4042. package/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.browser.d.ts +0 -9
  4043. package/node_modules/@smithy/util-base64/dist-types/ts3.4/toBase64.d.ts +0 -8
  4044. package/node_modules/@smithy/util-base64/package.json +0 -74
  4045. package/node_modules/@smithy/util-body-length-browser/LICENSE +0 -201
  4046. package/node_modules/@smithy/util-body-length-browser/README.md +0 -12
  4047. package/node_modules/@smithy/util-body-length-browser/dist-cjs/index.js +0 -30
  4048. package/node_modules/@smithy/util-body-length-browser/dist-es/index.js +0 -1
  4049. package/node_modules/@smithy/util-body-length-browser/dist-types/index.d.ts +0 -4
  4050. package/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  4051. package/node_modules/@smithy/util-body-length-browser/dist-types/ts3.4/index.d.ts +0 -4
  4052. package/node_modules/@smithy/util-body-length-browser/package.json +0 -61
  4053. package/node_modules/@smithy/util-body-length-node/LICENSE +0 -201
  4054. package/node_modules/@smithy/util-body-length-node/README.md +0 -12
  4055. package/node_modules/@smithy/util-body-length-node/dist-cjs/index.js +0 -32
  4056. package/node_modules/@smithy/util-body-length-node/dist-es/calculateBodyLength.js +0 -27
  4057. package/node_modules/@smithy/util-body-length-node/dist-es/index.js +0 -1
  4058. package/node_modules/@smithy/util-body-length-node/dist-types/index.d.ts +0 -4
  4059. package/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/calculateBodyLength.d.ts +0 -4
  4060. package/node_modules/@smithy/util-body-length-node/dist-types/ts3.4/index.d.ts +0 -4
  4061. package/node_modules/@smithy/util-body-length-node/package.json +0 -62
  4062. package/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
  4063. package/node_modules/@smithy/util-buffer-from/README.md +0 -10
  4064. package/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -20
  4065. package/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
  4066. package/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
  4067. package/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
  4068. package/node_modules/@smithy/util-buffer-from/package.json +0 -62
  4069. package/node_modules/@smithy/util-config-provider/LICENSE +0 -201
  4070. package/node_modules/@smithy/util-config-provider/README.md +0 -4
  4071. package/node_modules/@smithy/util-config-provider/dist-cjs/index.js +0 -30
  4072. package/node_modules/@smithy/util-config-provider/dist-es/index.js +0 -3
  4073. package/node_modules/@smithy/util-config-provider/dist-types/index.d.ts +0 -3
  4074. package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/booleanSelector.d.ts +0 -10
  4075. package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/index.d.ts +0 -3
  4076. package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/numberSelector.d.ts +0 -9
  4077. package/node_modules/@smithy/util-config-provider/dist-types/ts3.4/types.d.ts +0 -4
  4078. package/node_modules/@smithy/util-config-provider/package.json +0 -63
  4079. package/node_modules/@smithy/util-defaults-mode-browser/LICENSE +0 -201
  4080. package/node_modules/@smithy/util-defaults-mode-browser/README.md +0 -17
  4081. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/constants.js +0 -4
  4082. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/index.js +0 -16
  4083. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.js +0 -34
  4084. package/node_modules/@smithy/util-defaults-mode-browser/dist-cjs/resolveDefaultsModeConfig.native.js +0 -23
  4085. package/node_modules/@smithy/util-defaults-mode-browser/dist-es/constants.js +0 -1
  4086. package/node_modules/@smithy/util-defaults-mode-browser/dist-es/index.js +0 -1
  4087. package/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.js +0 -30
  4088. package/node_modules/@smithy/util-defaults-mode-browser/dist-es/resolveDefaultsModeConfig.native.js +0 -19
  4089. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/constants.d.ts +0 -12
  4090. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/index.d.ts +0 -4
  4091. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  4092. package/node_modules/@smithy/util-defaults-mode-browser/dist-types/resolveDefaultsModeConfig.native.d.ts +0 -16
  4093. package/node_modules/@smithy/util-defaults-mode-browser/package.json +0 -65
  4094. package/node_modules/@smithy/util-defaults-mode-node/LICENSE +0 -201
  4095. package/node_modules/@smithy/util-defaults-mode-node/README.md +0 -17
  4096. package/node_modules/@smithy/util-defaults-mode-node/dist-cjs/index.js +0 -74
  4097. package/node_modules/@smithy/util-defaults-mode-node/dist-es/index.js +0 -1
  4098. package/node_modules/@smithy/util-defaults-mode-node/dist-es/resolveDefaultsModeConfig.js +0 -52
  4099. package/node_modules/@smithy/util-defaults-mode-node/dist-types/defaultsModeConfig.d.ts +0 -6
  4100. package/node_modules/@smithy/util-defaults-mode-node/dist-types/index.d.ts +0 -4
  4101. package/node_modules/@smithy/util-defaults-mode-node/dist-types/resolveDefaultsModeConfig.d.ts +0 -17
  4102. package/node_modules/@smithy/util-defaults-mode-node/package.json +0 -66
  4103. package/node_modules/@smithy/util-endpoints/LICENSE +0 -201
  4104. package/node_modules/@smithy/util-endpoints/README.md +0 -17
  4105. package/node_modules/@smithy/util-endpoints/dist-cjs/index.js +0 -573
  4106. package/node_modules/@smithy/util-endpoints/dist-es/index.js +0 -8
  4107. package/node_modules/@smithy/util-endpoints/dist-es/utils/evaluateExpression.js +0 -46
  4108. package/node_modules/@smithy/util-endpoints/dist-types/cache/EndpointCache.d.ts +0 -34
  4109. package/node_modules/@smithy/util-endpoints/dist-types/decideEndpoint.d.ts +0 -7
  4110. package/node_modules/@smithy/util-endpoints/dist-types/getEndpointUrlConfig.d.ts +0 -2
  4111. package/node_modules/@smithy/util-endpoints/dist-types/index.d.ts +0 -8
  4112. package/node_modules/@smithy/util-endpoints/dist-types/lib/parseURL.d.ts +0 -5
  4113. package/node_modules/@smithy/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -6
  4114. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateCondition.d.ts +0 -11
  4115. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateErrorRule.d.ts +0 -2
  4116. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateExpression.d.ts +0 -7
  4117. package/node_modules/@smithy/util-endpoints/dist-types/utils/evaluateRules.d.ts +0 -8
  4118. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointHeaders.d.ts +0 -2
  4119. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointProperties.d.ts +0 -8
  4120. package/node_modules/@smithy/util-endpoints/dist-types/utils/getEndpointUrl.d.ts +0 -2
  4121. package/node_modules/@smithy/util-endpoints/package.json +0 -68
  4122. package/node_modules/@smithy/util-hex-encoding/LICENSE +0 -201
  4123. package/node_modules/@smithy/util-hex-encoding/README.md +0 -4
  4124. package/node_modules/@smithy/util-hex-encoding/dist-cjs/index.js +0 -38
  4125. package/node_modules/@smithy/util-hex-encoding/dist-types/ts3.4/index.d.ts +0 -12
  4126. package/node_modules/@smithy/util-hex-encoding/package.json +0 -61
  4127. package/node_modules/@smithy/util-middleware/LICENSE +0 -201
  4128. package/node_modules/@smithy/util-middleware/README.md +0 -17
  4129. package/node_modules/@smithy/util-middleware/dist-cjs/index.js +0 -15
  4130. package/node_modules/@smithy/util-middleware/dist-es/index.js +0 -2
  4131. package/node_modules/@smithy/util-middleware/dist-types/getSmithyContext.d.ts +0 -5
  4132. package/node_modules/@smithy/util-middleware/dist-types/index.d.ts +0 -8
  4133. package/node_modules/@smithy/util-middleware/package.json +0 -66
  4134. package/node_modules/@smithy/util-retry/LICENSE +0 -201
  4135. package/node_modules/@smithy/util-retry/README.md +0 -78
  4136. package/node_modules/@smithy/util-retry/dist-cjs/index.js +0 -343
  4137. package/node_modules/@smithy/util-retry/dist-es/AdaptiveRetryStrategy.js +0 -33
  4138. package/node_modules/@smithy/util-retry/dist-es/ConfiguredRetryStrategy.js +0 -19
  4139. package/node_modules/@smithy/util-retry/dist-es/DefaultRateLimiter.js +0 -110
  4140. package/node_modules/@smithy/util-retry/dist-es/StandardRetryStrategy.js +0 -93
  4141. package/node_modules/@smithy/util-retry/dist-es/index.js +0 -8
  4142. package/node_modules/@smithy/util-retry/dist-types/AdaptiveRetryStrategy.d.ts +0 -38
  4143. package/node_modules/@smithy/util-retry/dist-types/constants.d.ts +0 -60
  4144. package/node_modules/@smithy/util-retry/dist-types/index.d.ts +0 -8
  4145. package/node_modules/@smithy/util-retry/dist-types/retries-2026-config.d.ts +0 -11
  4146. package/node_modules/@smithy/util-retry/package.json +0 -70
  4147. package/node_modules/@smithy/util-stream/LICENSE +0 -201
  4148. package/node_modules/@smithy/util-stream/README.md +0 -6
  4149. package/node_modules/@smithy/util-stream/dist-cjs/ByteArrayCollector.js +0 -36
  4150. package/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.browser.js +0 -7
  4151. package/node_modules/@smithy/util-stream/dist-cjs/checksum/ChecksumStream.js +0 -64
  4152. package/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.browser.js +0 -39
  4153. package/node_modules/@smithy/util-stream/dist-cjs/checksum/createChecksumStream.js +0 -12
  4154. package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +0 -60
  4155. package/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +0 -103
  4156. package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.browser.js +0 -31
  4157. package/node_modules/@smithy/util-stream/dist-cjs/getAwsChunkedEncodingStream.js +0 -41
  4158. package/node_modules/@smithy/util-stream/dist-cjs/headStream.browser.js +0 -34
  4159. package/node_modules/@smithy/util-stream/dist-cjs/headStream.js +0 -42
  4160. package/node_modules/@smithy/util-stream/dist-cjs/index.js +0 -108
  4161. package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.browser.js +0 -68
  4162. package/node_modules/@smithy/util-stream/dist-cjs/sdk-stream-mixin.js +0 -54
  4163. package/node_modules/@smithy/util-stream/dist-cjs/splitStream.browser.js +0 -10
  4164. package/node_modules/@smithy/util-stream/dist-cjs/splitStream.js +0 -16
  4165. package/node_modules/@smithy/util-stream/dist-cjs/stream-type-check.js +0 -10
  4166. package/node_modules/@smithy/util-stream/dist-es/blob/Uint8ArrayBlobAdapter.js +0 -23
  4167. package/node_modules/@smithy/util-stream/dist-es/checksum/ChecksumStream.js +0 -60
  4168. package/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.browser.js +0 -35
  4169. package/node_modules/@smithy/util-stream/dist-es/checksum/createChecksumStream.js +0 -9
  4170. package/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +0 -57
  4171. package/node_modules/@smithy/util-stream/dist-es/headStream.js +0 -38
  4172. package/node_modules/@smithy/util-stream/dist-es/index.js +0 -9
  4173. package/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.browser.js +0 -64
  4174. package/node_modules/@smithy/util-stream/dist-es/sdk-stream-mixin.js +0 -50
  4175. package/node_modules/@smithy/util-stream/dist-es/splitStream.js +0 -13
  4176. package/node_modules/@smithy/util-stream/dist-types/blob/Uint8ArrayBlobAdapter.d.ts +0 -22
  4177. package/node_modules/@smithy/util-stream/dist-types/checksum/ChecksumStream.d.ts +0 -61
  4178. package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.browser.d.ts +0 -14
  4179. package/node_modules/@smithy/util-stream/dist-types/checksum/createChecksumStream.d.ts +0 -13
  4180. package/node_modules/@smithy/util-stream/dist-types/createBufferedReadable.d.ts +0 -15
  4181. package/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +0 -50
  4182. package/node_modules/@smithy/util-stream/dist-types/getAwsChunkedEncodingStream.d.ts +0 -10
  4183. package/node_modules/@smithy/util-stream/dist-types/headStream.d.ts +0 -9
  4184. package/node_modules/@smithy/util-stream/dist-types/index.d.ts +0 -12
  4185. package/node_modules/@smithy/util-stream/dist-types/sdk-stream-mixin.d.ts +0 -8
  4186. package/node_modules/@smithy/util-stream/dist-types/splitStream.d.ts +0 -11
  4187. package/node_modules/@smithy/util-stream/package.json +0 -98
  4188. package/node_modules/@smithy/util-uri-escape/LICENSE +0 -201
  4189. package/node_modules/@smithy/util-uri-escape/README.md +0 -10
  4190. package/node_modules/@smithy/util-uri-escape/dist-cjs/index.js +0 -9
  4191. package/node_modules/@smithy/util-uri-escape/dist-es/index.js +0 -2
  4192. package/node_modules/@smithy/util-uri-escape/dist-types/index.d.ts +0 -8
  4193. package/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri-path.d.ts +0 -4
  4194. package/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/escape-uri.d.ts +0 -4
  4195. package/node_modules/@smithy/util-uri-escape/dist-types/ts3.4/index.d.ts +0 -8
  4196. package/node_modules/@smithy/util-uri-escape/package.json +0 -60
  4197. package/node_modules/@smithy/util-utf8/LICENSE +0 -201
  4198. package/node_modules/@smithy/util-utf8/README.md +0 -4
  4199. package/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -32
  4200. package/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
  4201. package/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
  4202. package/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
  4203. package/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
  4204. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
  4205. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
  4206. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
  4207. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
  4208. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
  4209. package/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
  4210. package/node_modules/@smithy/util-utf8/package.json +0 -67
  4211. package/node_modules/@smithy/util-waiter/LICENSE +0 -201
  4212. package/node_modules/@smithy/util-waiter/README.md +0 -17
  4213. package/node_modules/@smithy/util-waiter/dist-cjs/index.js +0 -179
  4214. package/node_modules/@smithy/util-waiter/dist-es/createWaiter.js +0 -48
  4215. package/node_modules/@smithy/util-waiter/dist-es/index.js +0 -2
  4216. package/node_modules/@smithy/util-waiter/dist-es/poller.js +0 -60
  4217. package/node_modules/@smithy/util-waiter/dist-es/utils/index.js +0 -2
  4218. package/node_modules/@smithy/util-waiter/dist-types/createWaiter.d.ts +0 -11
  4219. package/node_modules/@smithy/util-waiter/dist-types/index.d.ts +0 -2
  4220. package/node_modules/@smithy/util-waiter/dist-types/poller.d.ts +0 -10
  4221. package/node_modules/@smithy/util-waiter/dist-types/utils/index.d.ts +0 -8
  4222. package/node_modules/@smithy/util-waiter/dist-types/utils/validate.d.ts +0 -8
  4223. package/node_modules/@smithy/util-waiter/dist-types/waiter.d.ts +0 -49
  4224. package/node_modules/@smithy/util-waiter/package.json +0 -62
  4225. package/node_modules/@smithy/uuid/LICENSE +0 -201
  4226. package/node_modules/@smithy/uuid/README.md +0 -10
  4227. package/node_modules/@smithy/uuid/dist-cjs/index.js +0 -36
  4228. package/node_modules/@smithy/uuid/dist-cjs/randomUUID.js +0 -6
  4229. package/node_modules/@smithy/uuid/dist-cjs/randomUUID.native.js +0 -4
  4230. package/node_modules/@smithy/uuid/dist-es/index.js +0 -1
  4231. package/node_modules/@smithy/uuid/dist-es/randomUUID.browser.js +0 -1
  4232. package/node_modules/@smithy/uuid/dist-es/randomUUID.js +0 -2
  4233. package/node_modules/@smithy/uuid/dist-es/randomUUID.native.js +0 -1
  4234. package/node_modules/@smithy/uuid/dist-es/v4.js +0 -31
  4235. package/node_modules/@smithy/uuid/dist-types/index.d.ts +0 -1
  4236. package/node_modules/@smithy/uuid/dist-types/randomUUID.browser.d.ts +0 -1
  4237. package/node_modules/@smithy/uuid/dist-types/randomUUID.d.ts +0 -2
  4238. package/node_modules/@smithy/uuid/dist-types/randomUUID.native.d.ts +0 -1
  4239. package/node_modules/@smithy/uuid/dist-types/ts3.4/index.d.ts +0 -1
  4240. package/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.browser.d.ts +0 -1
  4241. package/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.d.ts +0 -2
  4242. package/node_modules/@smithy/uuid/dist-types/ts3.4/randomUUID.native.d.ts +0 -1
  4243. package/node_modules/@smithy/uuid/dist-types/ts3.4/v4.d.ts +0 -19
  4244. package/node_modules/@smithy/uuid/dist-types/v4.d.ts +0 -19
  4245. package/node_modules/@smithy/uuid/package.json +0 -66
  4246. package/node_modules/fast-wrap-ansi/lib/main.js.map +0 -1
  4247. /package/node_modules/@aws-sdk/{middleware-logger/dist-es → core/dist-es/submodules/client/middleware-logger}/loggerMiddleware.js +0 -0
  4248. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/configuration.js +0 -0
  4249. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/getRecursionDetectionPlugin.js +0 -0
  4250. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.browser.js +0 -0
  4251. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-es → core/dist-es/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.native.js +0 -0
  4252. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-es → core/dist-es/submodules/client/middleware-user-agent}/configurations.js +0 -0
  4253. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-es → core/dist-es/submodules/client/middleware-user-agent}/constants.js +0 -0
  4254. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-es → core/dist-es/submodules/client/middleware-user-agent}/encode-features.js +0 -0
  4255. /package/node_modules/@aws-sdk/{region-config-resolver/dist-es/extensions/index.js → core/dist-es/submodules/client/region-config-resolver/extensions.js} +0 -0
  4256. /package/node_modules/@aws-sdk/{region-config-resolver/dist-es/regionConfig → core/dist-es/submodules/client/region-config-resolver}/stsRegionDefaultResolver.browser.js +0 -0
  4257. /package/node_modules/@aws-sdk/{region-config-resolver/dist-es/regionConfig → core/dist-es/submodules/client/region-config-resolver}/stsRegionDefaultResolver.native.js +0 -0
  4258. /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/lib/aws/parseArn.js +0 -0
  4259. /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/EndpointRuleObject.js +0 -0
  4260. /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/ErrorRuleObject.js +0 -0
  4261. /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/RuleSetObject.js +0 -0
  4262. /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/TreeRuleObject.js +0 -0
  4263. /package/node_modules/@aws-sdk/{util-endpoints/dist-es → core/dist-es/submodules/client/util-endpoints}/types/shared.js +0 -0
  4264. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-es → core/dist-es/submodules/client/util-user-agent-browser}/configurations.js +0 -0
  4265. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-es → core/dist-es/submodules/client/util-user-agent-browser}/createUserAgentStringParsingProvider.js +0 -0
  4266. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-es/index.js → core/dist-es/submodules/client/util-user-agent-browser/defaultUserAgent.js} +0 -0
  4267. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-es/index.native.js → core/dist-es/submodules/client/util-user-agent-browser/defaultUserAgent.native.js} +0 -0
  4268. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/crt-availability.js +0 -0
  4269. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/defaultUserAgent.js +0 -0
  4270. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getNodeModulesParentDirs.js +0 -0
  4271. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getRuntimeUserAgentPair.js +0 -0
  4272. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getSanitizedDevTypeScriptVersion.js +0 -0
  4273. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/getSanitizedTypeScriptVersion.js +0 -0
  4274. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-es → core/dist-es/submodules/client/util-user-agent-node}/is-crt-available.js +0 -0
  4275. /package/node_modules/@aws-sdk/{util-arn-parser/dist-es/index.js → core/dist-es/submodules/util/util-arn-parser/arn.js} +0 -0
  4276. /package/node_modules/@aws-sdk/{middleware-host-header/dist-types/index.d.ts → core/dist-types/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts} +0 -0
  4277. /package/node_modules/@aws-sdk/{middleware-logger/dist-types → core/dist-types/submodules/client/middleware-logger}/loggerMiddleware.d.ts +0 -0
  4278. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/configuration.d.ts +0 -0
  4279. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/getRecursionDetectionPlugin.d.ts → core/dist-types/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts} +0 -0
  4280. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.browser.d.ts +0 -0
  4281. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.d.ts +0 -0
  4282. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types → core/dist-types/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.native.d.ts +0 -0
  4283. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/check-features.d.ts +0 -0
  4284. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/configurations.d.ts +0 -0
  4285. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/constants.d.ts +0 -0
  4286. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/encode-features.d.ts +0 -0
  4287. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types → core/dist-types/submodules/client/middleware-user-agent}/user-agent-middleware.d.ts +0 -0
  4288. /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/extensions/index.d.ts → core/dist-types/submodules/client/region-config-resolver/extensions.d.ts} +0 -0
  4289. /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/regionConfig → core/dist-types/submodules/client/region-config-resolver}/stsRegionDefaultResolver.browser.d.ts +0 -0
  4290. /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/regionConfig → core/dist-types/submodules/client/region-config-resolver}/stsRegionDefaultResolver.native.d.ts +0 -0
  4291. /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -0
  4292. /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/lib/aws/parseArn.d.ts +0 -0
  4293. /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/lib/aws/partition.d.ts +0 -0
  4294. /package/node_modules/@aws-sdk/{util-endpoints/dist-types → core/dist-types/submodules/client/util-endpoints}/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -0
  4295. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types → core/dist-types/submodules/client/util-user-agent-browser}/configurations.d.ts +0 -0
  4296. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/index.d.ts → core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts} +0 -0
  4297. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/index.native.d.ts → core/dist-types/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts} +0 -0
  4298. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/crt-availability.d.ts +0 -0
  4299. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/defaultUserAgent.d.ts +0 -0
  4300. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getNodeModulesParentDirs.d.ts +0 -0
  4301. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getRuntimeUserAgentPair.d.ts +0 -0
  4302. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getSanitizedDevTypeScriptVersion.d.ts +0 -0
  4303. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getSanitizedTypeScriptVersion.d.ts +0 -0
  4304. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/getTypeScriptUserAgentPair.d.ts +0 -0
  4305. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types → core/dist-types/submodules/client/util-user-agent-node}/is-crt-available.d.ts +0 -0
  4306. /package/node_modules/@aws-sdk/{util-arn-parser/dist-types/index.d.ts → core/dist-types/submodules/util/util-arn-parser/arn.d.ts} +0 -0
  4307. /package/node_modules/@aws-sdk/{middleware-host-header/dist-types/ts3.4/index.d.ts → core/dist-types/ts3.4/submodules/client/middleware-host-header/hostHeaderMiddleware.d.ts} +0 -0
  4308. /package/node_modules/@aws-sdk/{middleware-logger/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-logger}/loggerMiddleware.d.ts +0 -0
  4309. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/configuration.d.ts +0 -0
  4310. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4/getRecursionDetectionPlugin.d.ts → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection/getRecursionDetectionPlugin.browser.d.ts} +0 -0
  4311. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.browser.d.ts +0 -0
  4312. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.d.ts +0 -0
  4313. /package/node_modules/@aws-sdk/{middleware-recursion-detection/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-recursion-detection}/recursionDetectionMiddleware.native.d.ts +0 -0
  4314. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/check-features.d.ts +0 -0
  4315. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/configurations.d.ts +0 -0
  4316. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/constants.d.ts +0 -0
  4317. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/encode-features.d.ts +0 -0
  4318. /package/node_modules/@aws-sdk/{middleware-user-agent/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/middleware-user-agent}/user-agent-middleware.d.ts +0 -0
  4319. /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/ts3.4/extensions/index.d.ts → core/dist-types/ts3.4/submodules/client/region-config-resolver/extensions.d.ts} +0 -0
  4320. /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/ts3.4/regionConfig → core/dist-types/ts3.4/submodules/client/region-config-resolver}/stsRegionDefaultResolver.browser.d.ts +0 -0
  4321. /package/node_modules/@aws-sdk/{region-config-resolver/dist-types/ts3.4/regionConfig → core/dist-types/ts3.4/submodules/client/region-config-resolver}/stsRegionDefaultResolver.native.d.ts +0 -0
  4322. /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -0
  4323. /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/lib/aws/parseArn.d.ts +0 -0
  4324. /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/lib/aws/partition.d.ts +0 -0
  4325. /package/node_modules/@aws-sdk/{util-endpoints/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-endpoints}/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -0
  4326. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-browser}/configurations.d.ts +0 -0
  4327. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/ts3.4/index.d.ts → core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.d.ts} +0 -0
  4328. /package/node_modules/@aws-sdk/{util-user-agent-browser/dist-types/ts3.4/index.native.d.ts → core/dist-types/ts3.4/submodules/client/util-user-agent-browser/defaultUserAgent.native.d.ts} +0 -0
  4329. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/crt-availability.d.ts +0 -0
  4330. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/defaultUserAgent.d.ts +0 -0
  4331. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getNodeModulesParentDirs.d.ts +0 -0
  4332. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getRuntimeUserAgentPair.d.ts +0 -0
  4333. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getSanitizedDevTypeScriptVersion.d.ts +0 -0
  4334. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getSanitizedTypeScriptVersion.d.ts +0 -0
  4335. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/getTypeScriptUserAgentPair.d.ts +0 -0
  4336. /package/node_modules/@aws-sdk/{util-user-agent-node/dist-types/ts3.4 → core/dist-types/ts3.4/submodules/client/util-user-agent-node}/is-crt-available.d.ts +0 -0
  4337. /package/node_modules/@aws-sdk/{util-arn-parser/dist-types/ts3.4/index.d.ts → core/dist-types/ts3.4/submodules/util/util-arn-parser/arn.d.ts} +0 -0
  4338. /package/node_modules/@smithy/{chunked-blob-reader/dist-es/index.js → core/dist-es/submodules/checksum/chunked-blob-reader/chunked-blob-reader.js} +0 -0
  4339. /package/node_modules/@smithy/{hash-stream-node/dist-es → core/dist-es/submodules/checksum/hash-stream-node}/readableStreamHasher.js +0 -0
  4340. /package/node_modules/@smithy/{md5-js/dist-es → core/dist-es/submodules/checksum/md5-js}/constants.js +0 -0
  4341. /package/node_modules/@smithy/{invalid-dependency/dist-es → core/dist-es/submodules/client/invalid-dependency}/invalidFunction.js +0 -0
  4342. /package/node_modules/@smithy/{invalid-dependency/dist-es → core/dist-es/submodules/client/invalid-dependency}/invalidProvider.js +0 -0
  4343. /package/node_modules/@smithy/{middleware-stack/dist-es → core/dist-es/submodules/client/middleware-stack}/MiddlewareStack.js +0 -0
  4344. /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/client/middleware-stack}/types.js +0 -0
  4345. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/NoOpLogger.js +0 -0
  4346. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/constants.js +0 -0
  4347. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/create-aggregated-client.js +0 -0
  4348. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/default-error-handler.js +0 -0
  4349. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/defaults-mode.js +0 -0
  4350. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/emitWarningIfUnsupportedVersion.js +0 -0
  4351. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/exceptions.js +0 -0
  4352. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/extensions/retry.js +0 -0
  4353. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/get-array-if-single-item.js +0 -0
  4354. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/get-value-from-text-node.js +0 -0
  4355. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/is-serializable-header-value.js +0 -0
  4356. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/object-mapping.js +0 -0
  4357. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/schemaLogFilter.js +0 -0
  4358. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/ser-utils.js +0 -0
  4359. /package/node_modules/@smithy/{smithy-client/dist-es → core/dist-es/submodules/client/smithy-client}/serde-json.js +0 -0
  4360. /package/node_modules/@smithy/{util-middleware/dist-es → core/dist-es/submodules/client/util-middleware}/getSmithyContext.js +0 -0
  4361. /package/node_modules/@smithy/{util-middleware/dist-es → core/dist-es/submodules/client/util-middleware}/normalizeProvider.js +0 -0
  4362. /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/circularReplacer.js +0 -0
  4363. /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/utils/sleep.js +0 -0
  4364. /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/utils/validate.js +0 -0
  4365. /package/node_modules/@smithy/{util-waiter/dist-es → core/dist-es/submodules/client/util-waiter}/waiter.js +0 -0
  4366. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/endpointsConfig/utils/getEndpointFromRegion.js +0 -0
  4367. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/config.js +0 -0
  4368. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/getRealRegion.js +0 -0
  4369. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/isFipsRegion.js +0 -0
  4370. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionConfig/resolveRegionConfig.js +0 -0
  4371. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/EndpointVariant.js +0 -0
  4372. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/EndpointVariantTag.js +0 -0
  4373. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/PartitionHash.js +0 -0
  4374. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/RegionHash.js +0 -0
  4375. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getHostnameFromVariants.js +0 -0
  4376. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getRegionInfo.js +0 -0
  4377. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getResolvedHostname.js +0 -0
  4378. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getResolvedPartition.js +0 -0
  4379. /package/node_modules/@smithy/{config-resolver/dist-es → core/dist-es/submodules/config/config-resolver}/regionInfo/getResolvedSigningRegion.js +0 -0
  4380. /package/node_modules/@smithy/{util-defaults-mode-node/dist-es → core/dist-es/submodules/config/defaults-mode}/constants.js +0 -0
  4381. /package/node_modules/@smithy/{util-defaults-mode-node/dist-es → core/dist-es/submodules/config/defaults-mode}/defaultsModeConfig.js +0 -0
  4382. /package/node_modules/@smithy/{node-config-provider/dist-es → core/dist-es/submodules/config/node-config-provider}/getSelectorName.js +0 -0
  4383. /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/CredentialsProviderError.js +0 -0
  4384. /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/ProviderError.js +0 -0
  4385. /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/TokenProviderError.js +0 -0
  4386. /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/chain.js +0 -0
  4387. /package/node_modules/@smithy/{property-provider/dist-es → core/dist-es/submodules/config/property-provider}/memoize.js +0 -0
  4388. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/constants.js +0 -0
  4389. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/externalDataInterceptor.js +0 -0
  4390. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/getConfigData.js +0 -0
  4391. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/getProfileName.js +0 -0
  4392. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/getSsoSessionData.js +0 -0
  4393. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/loadSsoSessionData.js +0 -0
  4394. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/mergeConfigFiles.js +0 -0
  4395. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/parseIni.js +0 -0
  4396. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/parseKnownFiles.js +0 -0
  4397. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/config/shared-ini-file-loader}/readFile.js +0 -0
  4398. /package/node_modules/@smithy/{middleware-retry/dist-es/retry-pre-sra-deprecated → core/dist-es/submodules/config/shared-ini-file-loader}/types.js +0 -0
  4399. /package/node_modules/@smithy/{util-config-provider/dist-es → core/dist-es/submodules/config/util-config-provider}/booleanSelector.js +0 -0
  4400. /package/node_modules/@smithy/{util-config-provider/dist-es → core/dist-es/submodules/config/util-config-provider}/numberSelector.js +0 -0
  4401. /package/node_modules/@smithy/{util-config-provider/dist-es → core/dist-es/submodules/config/util-config-provider}/types.js +0 -0
  4402. /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/adaptors/createConfigValueProvider.js +0 -0
  4403. /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/adaptors/getEndpointFromConfig.browser.js +0 -0
  4404. /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/resolveEndpointRequiredConfig.js +0 -0
  4405. /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/service-customizations/index.js +0 -0
  4406. /package/node_modules/@smithy/{middleware-endpoint/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/service-customizations/s3.js +0 -0
  4407. /package/node_modules/@smithy/{middleware-stack/dist-es → core/dist-es/submodules/endpoints/middleware-endpoint}/types.js +0 -0
  4408. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/bdd/BinaryDecisionDiagram.js +0 -0
  4409. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/cache/EndpointCache.js +0 -0
  4410. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/debug/debugId.js +0 -0
  4411. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/debug/index.js +0 -0
  4412. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/debug/toDebugString.js +0 -0
  4413. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/decideEndpoint.js +0 -0
  4414. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/getEndpointUrlConfig.js +0 -0
  4415. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/booleanEquals.js +0 -0
  4416. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/coalesce.js +0 -0
  4417. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/getAttr.js +0 -0
  4418. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/getAttrPathList.js +0 -0
  4419. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/index.js +0 -0
  4420. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/isIpAddress.js +0 -0
  4421. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/isSet.js +0 -0
  4422. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/isValidHostLabel.js +0 -0
  4423. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/ite.js +0 -0
  4424. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/not.js +0 -0
  4425. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/parseURL.js +0 -0
  4426. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/split.js +0 -0
  4427. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/stringEquals.js +0 -0
  4428. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/substring.js +0 -0
  4429. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/lib/uriEncode.js +0 -0
  4430. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/resolveEndpoint.js +0 -0
  4431. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/EndpointError.js +0 -0
  4432. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/EndpointFunctions.js +0 -0
  4433. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/EndpointRuleObject.js +0 -0
  4434. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/ErrorRuleObject.js +0 -0
  4435. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/RuleSetObject.js +0 -0
  4436. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/TreeRuleObject.js +0 -0
  4437. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/index.js +0 -0
  4438. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/types/shared.js +0 -0
  4439. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/callFunction.js +0 -0
  4440. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/customEndpointFunctions.js +0 -0
  4441. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/endpointFunctions.js +0 -0
  4442. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateCondition.js +0 -0
  4443. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateConditions.js +0 -0
  4444. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateEndpointRule.js +0 -0
  4445. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateErrorRule.js +0 -0
  4446. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateRules.js +0 -0
  4447. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateTemplate.js +0 -0
  4448. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/evaluateTreeRule.js +0 -0
  4449. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointHeaders.js +0 -0
  4450. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointProperties.js +0 -0
  4451. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointProperty.js +0 -0
  4452. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getEndpointUrl.js +0 -0
  4453. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/getReferenceValue.js +0 -0
  4454. /package/node_modules/@smithy/{util-endpoints/dist-es → core/dist-es/submodules/endpoints/util-endpoints}/utils/index.js +0 -0
  4455. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/EventStreamCodec.js +0 -0
  4456. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/Message.js +0 -0
  4457. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/MessageDecoderStream.js +0 -0
  4458. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/MessageEncoderStream.js +0 -0
  4459. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/SmithyMessageDecoderStream.js +0 -0
  4460. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/SmithyMessageEncoderStream.js +0 -0
  4461. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/TestVectors.fixture.js +0 -0
  4462. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/splitMessage.js +0 -0
  4463. /package/node_modules/@smithy/{eventstream-codec/dist-es → core/dist-es/submodules/event-streams/eventstream-codec}/vectorTypes.fixture.js +0 -0
  4464. /package/node_modules/@smithy/{eventstream-serde-config-resolver/dist-es → core/dist-es/submodules/event-streams/eventstream-serde-config-resolver}/EventStreamSerdeConfig.js +0 -0
  4465. /package/node_modules/@smithy/{eventstream-serde-universal/dist-es → core/dist-es/submodules/event-streams/eventstream-serde-universal}/getChunkedStream.js +0 -0
  4466. /package/node_modules/@smithy/{eventstream-serde-universal/dist-es → core/dist-es/submodules/event-streams/eventstream-serde-universal}/getUnmarshalledStream.js +0 -0
  4467. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/Field.js +0 -0
  4468. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/Fields.js +0 -0
  4469. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/extensions/httpExtensionConfiguration.js +0 -0
  4470. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/httpHandler.js +0 -0
  4471. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/httpRequest.js +0 -0
  4472. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/httpResponse.js +0 -0
  4473. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/isValidHostname.js +0 -0
  4474. /package/node_modules/@smithy/{protocol-http/dist-es → core/dist-es/submodules/protocols/protocol-http}/types.js +0 -0
  4475. /package/node_modules/@smithy/{querystring-parser/dist-es/index.js → core/dist-es/submodules/protocols/querystring-parser/parseQueryString.js} +0 -0
  4476. /package/node_modules/@smithy/{util-uri-escape/dist-es → core/dist-es/submodules/protocols/util-uri-escape}/escape-uri-path.js +0 -0
  4477. /package/node_modules/@smithy/{util-uri-escape/dist-es → core/dist-es/submodules/protocols/util-uri-escape}/escape-uri.js +0 -0
  4478. /package/node_modules/@smithy/{middleware-retry/dist-es → core/dist-es/submodules/retry/middleware-retry}/isStreamingPayload/isStreamingPayload.browser.js +0 -0
  4479. /package/node_modules/@smithy/{middleware-retry/dist-es → core/dist-es/submodules/retry/middleware-retry}/longPollMiddleware.js +0 -0
  4480. /package/node_modules/@smithy/{shared-ini-file-loader/dist-es → core/dist-es/submodules/retry/middleware-retry/retry-pre-sra-deprecated}/types.js +0 -0
  4481. /package/node_modules/@smithy/{middleware-retry/dist-es → core/dist-es/submodules/retry/middleware-retry}/util.js +0 -0
  4482. /package/node_modules/@smithy/{service-error-classification/dist-es → core/dist-es/submodules/retry/service-error-classification}/constants.js +0 -0
  4483. /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/DefaultRetryBackoffStrategy.js +0 -0
  4484. /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/DefaultRetryToken.js +0 -0
  4485. /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/config.js +0 -0
  4486. /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/constants.js +0 -0
  4487. /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/retries-2026-config.js +0 -0
  4488. /package/node_modules/@smithy/{util-retry/dist-es → core/dist-es/submodules/retry/util-retry}/types.js +0 -0
  4489. /package/node_modules/@smithy/{is-array-buffer/dist-es/index.js → core/dist-es/submodules/serde/is-array-buffer/is-array-buffer.js} +0 -0
  4490. /package/node_modules/@smithy/{middleware-serde/dist-es → core/dist-es/submodules/serde/middleware-serde}/serdePlugin.js +0 -0
  4491. /package/node_modules/@smithy/{middleware-serde/dist-es → core/dist-es/submodules/serde/middleware-serde}/serializerMiddleware.js +0 -0
  4492. /package/node_modules/@smithy/{util-base64/dist-es/constants.browser.js → core/dist-es/submodules/serde/util-base64/constants-for-browser.js} +0 -0
  4493. /package/node_modules/@smithy/{util-body-length-browser/dist-es/calculateBodyLength.js → core/dist-es/submodules/serde/util-body-length/calculateBodyLength.browser.js} +0 -0
  4494. /package/node_modules/@smithy/{util-hex-encoding/dist-es/index.js → core/dist-es/submodules/serde/util-hex-encoding/hex-encoding.js} +0 -0
  4495. /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/ByteArrayCollector.js +0 -0
  4496. /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/checksum/ChecksumStream.browser.js +0 -0
  4497. /package/node_modules/@smithy/{util-stream/dist-es/createBufferedReadableStream.js → core/dist-es/submodules/serde/util-stream/createBufferedReadable.browser.js} +0 -0
  4498. /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/getAwsChunkedEncodingStream.browser.js +0 -0
  4499. /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/getAwsChunkedEncodingStream.js +0 -0
  4500. /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/headStream.browser.js +0 -0
  4501. /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/splitStream.browser.js +0 -0
  4502. /package/node_modules/@smithy/{util-stream/dist-es → core/dist-es/submodules/serde/util-stream}/stream-type-check.js +0 -0
  4503. /package/node_modules/@smithy/{util-utf8/dist-es → core/dist-es/submodules/serde/util-utf8}/fromUtf8.browser.js +0 -0
  4504. /package/node_modules/@smithy/{util-utf8/dist-es → core/dist-es/submodules/serde/util-utf8}/toUint8Array.js +0 -0
  4505. /package/node_modules/@smithy/{util-utf8/dist-es → core/dist-es/submodules/serde/util-utf8}/toUtf8.browser.js +0 -0
  4506. /package/node_modules/@smithy/{chunked-blob-reader-native/dist-types/index.d.ts → core/dist-types/submodules/checksum/chunked-blob-reader/chunked-blob-reader.native.d.ts} +0 -0
  4507. /package/node_modules/@smithy/{hash-blob-browser/dist-types/index.d.ts → core/dist-types/submodules/checksum/hash-blob-browser/blobHasher.d.ts} +0 -0
  4508. /package/node_modules/@smithy/{md5-js/dist-types → core/dist-types/submodules/checksum/md5-js}/constants.d.ts +0 -0
  4509. /package/node_modules/@smithy/{md5-js/dist-types/index.d.ts → core/dist-types/submodules/checksum/md5-js/md5.d.ts} +0 -0
  4510. /package/node_modules/@smithy/{invalid-dependency/dist-types → core/dist-types/submodules/client/invalid-dependency}/invalidFunction.d.ts +0 -0
  4511. /package/node_modules/@smithy/{invalid-dependency/dist-types → core/dist-types/submodules/client/invalid-dependency}/invalidProvider.d.ts +0 -0
  4512. /package/node_modules/@smithy/{middleware-stack/dist-types → core/dist-types/submodules/client/middleware-stack}/MiddlewareStack.d.ts +0 -0
  4513. /package/node_modules/@smithy/{middleware-stack/dist-types → core/dist-types/submodules/client/middleware-stack}/types.d.ts +0 -0
  4514. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/NoOpLogger.d.ts +0 -0
  4515. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/constants.d.ts +0 -0
  4516. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/defaults-mode.d.ts +0 -0
  4517. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/extensions/retry.d.ts +0 -0
  4518. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/is-serializable-header-value.d.ts +0 -0
  4519. /package/node_modules/@smithy/{smithy-client/dist-types → core/dist-types/submodules/client/smithy-client}/schemaLogFilter.d.ts +0 -0
  4520. /package/node_modules/@smithy/{util-middleware/dist-types → core/dist-types/submodules/client/util-middleware}/normalizeProvider.d.ts +0 -0
  4521. /package/node_modules/@smithy/{util-waiter/dist-types → core/dist-types/submodules/client/util-waiter}/circularReplacer.d.ts +0 -0
  4522. /package/node_modules/@smithy/{util-waiter/dist-types → core/dist-types/submodules/client/util-waiter}/utils/sleep.d.ts +0 -0
  4523. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/endpointsConfig/resolveCustomEndpointsConfig.d.ts +0 -0
  4524. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/endpointsConfig/utils/getEndpointFromRegion.d.ts +0 -0
  4525. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/checkRegion.d.ts +0 -0
  4526. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/getRealRegion.d.ts +0 -0
  4527. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/isFipsRegion.d.ts +0 -0
  4528. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionConfig/resolveRegionConfig.d.ts +0 -0
  4529. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/EndpointVariant.d.ts +0 -0
  4530. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/EndpointVariantTag.d.ts +0 -0
  4531. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/PartitionHash.d.ts +0 -0
  4532. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/RegionHash.d.ts +0 -0
  4533. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getHostnameFromVariants.d.ts +0 -0
  4534. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getRegionInfo.d.ts +0 -0
  4535. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getResolvedHostname.d.ts +0 -0
  4536. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getResolvedPartition.d.ts +0 -0
  4537. /package/node_modules/@smithy/{config-resolver/dist-types → core/dist-types/submodules/config/config-resolver}/regionInfo/getResolvedSigningRegion.d.ts +0 -0
  4538. /package/node_modules/@smithy/{util-defaults-mode-node/dist-types → core/dist-types/submodules/config/defaults-mode}/constants.d.ts +0 -0
  4539. /package/node_modules/@smithy/{node-config-provider/dist-types → core/dist-types/submodules/config/node-config-provider}/fromEnv.d.ts +0 -0
  4540. /package/node_modules/@smithy/{node-config-provider/dist-types → core/dist-types/submodules/config/node-config-provider}/fromStatic.d.ts +0 -0
  4541. /package/node_modules/@smithy/{node-config-provider/dist-types → core/dist-types/submodules/config/node-config-provider}/getSelectorName.d.ts +0 -0
  4542. /package/node_modules/@smithy/{property-provider/dist-types → core/dist-types/submodules/config/property-provider}/memoize.d.ts +0 -0
  4543. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/constants.d.ts +0 -0
  4544. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/externalDataInterceptor.d.ts +0 -0
  4545. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getConfigFilepath.d.ts +0 -0
  4546. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getCredentialsFilepath.d.ts +0 -0
  4547. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getHomeDir.d.ts +0 -0
  4548. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getProfileName.d.ts +0 -0
  4549. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/getSSOTokenFilepath.d.ts +0 -0
  4550. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/loadSharedConfigFiles.d.ts +0 -0
  4551. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/loadSsoSessionData.d.ts +0 -0
  4552. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/mergeConfigFiles.d.ts +0 -0
  4553. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/readFile.d.ts +0 -0
  4554. /package/node_modules/@smithy/{shared-ini-file-loader/dist-types → core/dist-types/submodules/config/shared-ini-file-loader}/types.d.ts +0 -0
  4555. /package/node_modules/@smithy/{util-config-provider/dist-types → core/dist-types/submodules/config/util-config-provider}/booleanSelector.d.ts +0 -0
  4556. /package/node_modules/@smithy/{util-config-provider/dist-types → core/dist-types/submodules/config/util-config-provider}/numberSelector.d.ts +0 -0
  4557. /package/node_modules/@smithy/{util-config-provider/dist-types → core/dist-types/submodules/config/util-config-provider}/types.d.ts +0 -0
  4558. /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/adaptors/createConfigValueProvider.d.ts +0 -0
  4559. /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/adaptors/getEndpointFromConfig.d.ts +0 -0
  4560. /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/resolveEndpointRequiredConfig.d.ts +0 -0
  4561. /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/service-customizations/index.d.ts +0 -0
  4562. /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/service-customizations/s3.d.ts +0 -0
  4563. /package/node_modules/@smithy/{middleware-endpoint/dist-types → core/dist-types/submodules/endpoints/middleware-endpoint}/types.d.ts +0 -0
  4564. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/bdd/BinaryDecisionDiagram.d.ts +0 -0
  4565. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/debug/debugId.d.ts +0 -0
  4566. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/debug/index.d.ts +0 -0
  4567. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/debug/toDebugString.d.ts +0 -0
  4568. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/booleanEquals.d.ts +0 -0
  4569. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/coalesce.d.ts +0 -0
  4570. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/getAttr.d.ts +0 -0
  4571. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/getAttrPathList.d.ts +0 -0
  4572. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/index.d.ts +0 -0
  4573. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/isIpAddress.d.ts +0 -0
  4574. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/isSet.d.ts +0 -0
  4575. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/isValidHostLabel.d.ts +0 -0
  4576. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/ite.d.ts +0 -0
  4577. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/not.d.ts +0 -0
  4578. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/split.d.ts +0 -0
  4579. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/stringEquals.d.ts +0 -0
  4580. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/substring.d.ts +0 -0
  4581. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/lib/uriEncode.d.ts +0 -0
  4582. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/EndpointError.d.ts +0 -0
  4583. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/EndpointFunctions.d.ts +0 -0
  4584. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/EndpointRuleObject.d.ts +0 -0
  4585. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/ErrorRuleObject.d.ts +0 -0
  4586. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/RuleSetObject.d.ts +0 -0
  4587. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/TreeRuleObject.d.ts +0 -0
  4588. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/index.d.ts +0 -0
  4589. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/types/shared.d.ts +0 -0
  4590. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/callFunction.d.ts +0 -0
  4591. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/customEndpointFunctions.d.ts +0 -0
  4592. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/endpointFunctions.d.ts +0 -0
  4593. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateConditions.d.ts +0 -0
  4594. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateEndpointRule.d.ts +0 -0
  4595. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateTemplate.d.ts +0 -0
  4596. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/evaluateTreeRule.d.ts +0 -0
  4597. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/getEndpointProperty.d.ts +0 -0
  4598. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/getReferenceValue.d.ts +0 -0
  4599. /package/node_modules/@smithy/{util-endpoints/dist-types → core/dist-types/submodules/endpoints/util-endpoints}/utils/index.d.ts +0 -0
  4600. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/HeaderMarshaller.d.ts +0 -0
  4601. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/Int64.d.ts +0 -0
  4602. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/Message.d.ts +0 -0
  4603. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/MessageDecoderStream.d.ts +0 -0
  4604. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/MessageEncoderStream.d.ts +0 -0
  4605. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/SmithyMessageDecoderStream.d.ts +0 -0
  4606. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/SmithyMessageEncoderStream.d.ts +0 -0
  4607. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/TestVectors.fixture.d.ts +0 -0
  4608. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/splitMessage.d.ts +0 -0
  4609. /package/node_modules/@smithy/{eventstream-codec/dist-types → core/dist-types/submodules/event-streams/eventstream-codec}/vectorTypes.fixture.d.ts +0 -0
  4610. /package/node_modules/@smithy/{eventstream-serde-config-resolver/dist-types → core/dist-types/submodules/event-streams/eventstream-serde-config-resolver}/EventStreamSerdeConfig.d.ts +0 -0
  4611. /package/node_modules/@smithy/{eventstream-serde-universal/dist-types → core/dist-types/submodules/event-streams/eventstream-serde-universal}/getChunkedStream.d.ts +0 -0
  4612. /package/node_modules/@smithy/{middleware-content-length/dist-types/index.d.ts → core/dist-types/submodules/protocols/middleware-content-length/contentLengthMiddleware.d.ts} +0 -0
  4613. /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/Fields.d.ts +0 -0
  4614. /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/httpResponse.d.ts +0 -0
  4615. /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/isValidHostname.d.ts +0 -0
  4616. /package/node_modules/@smithy/{protocol-http/dist-types → core/dist-types/submodules/protocols/protocol-http}/types.d.ts +0 -0
  4617. /package/node_modules/@smithy/{querystring-builder/dist-types/index.d.ts → core/dist-types/submodules/protocols/querystring-builder/buildQueryString.d.ts} +0 -0
  4618. /package/node_modules/@smithy/{querystring-parser/dist-types/index.d.ts → core/dist-types/submodules/protocols/querystring-parser/parseQueryString.d.ts} +0 -0
  4619. /package/node_modules/@smithy/{url-parser/dist-types/index.d.ts → core/dist-types/submodules/protocols/url-parser/parseUrl.d.ts} +0 -0
  4620. /package/node_modules/@smithy/{util-uri-escape/dist-types → core/dist-types/submodules/protocols/util-uri-escape}/escape-uri-path.d.ts +0 -0
  4621. /package/node_modules/@smithy/{util-uri-escape/dist-types → core/dist-types/submodules/protocols/util-uri-escape}/escape-uri.d.ts +0 -0
  4622. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/longPollMiddleware.d.ts +0 -0
  4623. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/omitRetryHeadersMiddleware.d.ts +0 -0
  4624. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/parseRetryAfterHeader.d.ts +0 -0
  4625. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/StandardRetryStrategy.d.ts +0 -0
  4626. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/defaultRetryQuota.d.ts +0 -0
  4627. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/delayDecider.d.ts +0 -0
  4628. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/retryDecider.d.ts +0 -0
  4629. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/retry-pre-sra-deprecated/types.d.ts +0 -0
  4630. /package/node_modules/@smithy/{middleware-retry/dist-types → core/dist-types/submodules/retry/middleware-retry}/util.d.ts +0 -0
  4631. /package/node_modules/@smithy/{service-error-classification/dist-types → core/dist-types/submodules/retry/service-error-classification}/constants.d.ts +0 -0
  4632. /package/node_modules/@smithy/{service-error-classification/dist-types/index.d.ts → core/dist-types/submodules/retry/service-error-classification/service-error-classification.d.ts} +0 -0
  4633. /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/ConfiguredRetryStrategy.d.ts +0 -0
  4634. /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/DefaultRateLimiter.d.ts +0 -0
  4635. /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/DefaultRetryBackoffStrategy.d.ts +0 -0
  4636. /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/DefaultRetryToken.d.ts +0 -0
  4637. /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/StandardRetryStrategy.d.ts +0 -0
  4638. /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/config.d.ts +0 -0
  4639. /package/node_modules/@smithy/{util-retry/dist-types → core/dist-types/submodules/retry/util-retry}/types.d.ts +0 -0
  4640. /package/node_modules/@smithy/{hash-node/dist-types/index.d.ts → core/dist-types/submodules/serde/hash-node/hash-node.d.ts} +0 -0
  4641. /package/node_modules/@smithy/{is-array-buffer/dist-types/index.d.ts → core/dist-types/submodules/serde/is-array-buffer/is-array-buffer.d.ts} +0 -0
  4642. /package/node_modules/@smithy/{middleware-serde/dist-types → core/dist-types/submodules/serde/middleware-serde}/deserializerMiddleware.d.ts +0 -0
  4643. /package/node_modules/@smithy/{middleware-serde/dist-types → core/dist-types/submodules/serde/middleware-serde}/serdePlugin.d.ts +0 -0
  4644. /package/node_modules/@smithy/{middleware-serde/dist-types → core/dist-types/submodules/serde/middleware-serde}/serializerMiddleware.d.ts +0 -0
  4645. /package/node_modules/@smithy/{util-base64/dist-types/constants.browser.d.ts → core/dist-types/submodules/serde/util-base64/constants-for-browser.d.ts} +0 -0
  4646. /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/fromBase64.browser.d.ts +0 -0
  4647. /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/fromBase64.d.ts +0 -0
  4648. /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/toBase64.browser.d.ts +0 -0
  4649. /package/node_modules/@smithy/{util-base64/dist-types → core/dist-types/submodules/serde/util-base64}/toBase64.d.ts +0 -0
  4650. /package/node_modules/@smithy/{util-body-length-browser/dist-types/calculateBodyLength.d.ts → core/dist-types/submodules/serde/util-body-length/calculateBodyLength.browser.d.ts} +0 -0
  4651. /package/node_modules/@smithy/{util-body-length-node/dist-types → core/dist-types/submodules/serde/util-body-length}/calculateBodyLength.d.ts +0 -0
  4652. /package/node_modules/@smithy/{util-hex-encoding/dist-types/index.d.ts → core/dist-types/submodules/serde/util-hex-encoding/hex-encoding.d.ts} +0 -0
  4653. /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/ByteArrayCollector.d.ts +0 -0
  4654. /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/checksum/ChecksumStream.browser.d.ts +0 -0
  4655. /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/getAwsChunkedEncodingStream.browser.d.ts +0 -0
  4656. /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/headStream.browser.d.ts +0 -0
  4657. /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/sdk-stream-mixin.browser.d.ts +0 -0
  4658. /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/splitStream.browser.d.ts +0 -0
  4659. /package/node_modules/@smithy/{util-stream/dist-types → core/dist-types/submodules/serde/util-stream}/stream-type-check.d.ts +0 -0
  4660. /package/node_modules/@smithy/{util-utf8/dist-types → core/dist-types/submodules/serde/util-utf8}/fromUtf8.browser.d.ts +0 -0
  4661. /package/node_modules/@smithy/{util-utf8/dist-types → core/dist-types/submodules/serde/util-utf8}/fromUtf8.d.ts +0 -0
  4662. /package/node_modules/@smithy/{util-utf8/dist-types → core/dist-types/submodules/serde/util-utf8}/toUint8Array.d.ts +0 -0
  4663. /package/node_modules/@smithy/{util-utf8/dist-types → core/dist-types/submodules/serde/util-utf8}/toUtf8.browser.d.ts +0 -0
  4664. /package/node_modules/@smithy/{util-utf8/dist-types → core/dist-types/submodules/serde/util-utf8}/toUtf8.d.ts +0 -0
@@ -1,20 +1,15 @@
1
1
  'use strict';
2
2
 
3
- var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
4
- var middlewareLogger = require('@aws-sdk/middleware-logger');
5
- var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
6
- var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
7
- var configResolver = require('@smithy/config-resolver');
3
+ var client$1 = require('@aws-sdk/core/client');
8
4
  var core = require('@smithy/core');
5
+ var client = require('@smithy/core/client');
6
+ var config = require('@smithy/core/config');
7
+ var endpoints = require('@smithy/core/endpoints');
8
+ var protocols = require('@smithy/core/protocols');
9
+ var retry = require('@smithy/core/retry');
9
10
  var schema = require('@smithy/core/schema');
10
- var middlewareContentLength = require('@smithy/middleware-content-length');
11
- var middlewareEndpoint = require('@smithy/middleware-endpoint');
12
- var middlewareRetry = require('@smithy/middleware-retry');
13
- var smithyClient = require('@smithy/smithy-client');
14
11
  var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
15
12
  var runtimeConfig = require('./runtimeConfig');
16
- var regionConfigResolver = require('@aws-sdk/region-config-resolver');
17
- var protocolHttp = require('@smithy/protocol-http');
18
13
  var schemas_0 = require('./schemas/schemas_0');
19
14
  var errors = require('./models/errors');
20
15
  var IoTServiceException = require('./models/IoTServiceException');
@@ -73,34 +68,34 @@ const resolveHttpAuthRuntimeConfig = (config) => {
73
68
  };
74
69
 
75
70
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
76
- const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), smithyClient.getDefaultExtensionConfiguration(runtimeConfig), protocolHttp.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
71
+ const extensionConfiguration = Object.assign(client$1.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
77
72
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
78
- return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), smithyClient.resolveDefaultRuntimeConfig(extensionConfiguration), protocolHttp.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
73
+ return Object.assign(runtimeConfig, client$1.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
79
74
  };
80
75
 
81
- class IoTClient extends smithyClient.Client {
76
+ class IoTClient extends client.Client {
82
77
  config;
83
78
  constructor(...[configuration]) {
84
79
  const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
85
80
  super(_config_0);
86
81
  this.initConfig = _config_0;
87
82
  const _config_1 = resolveClientEndpointParameters(_config_0);
88
- const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
89
- const _config_3 = middlewareRetry.resolveRetryConfig(_config_2);
90
- const _config_4 = configResolver.resolveRegionConfig(_config_3);
91
- const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
92
- const _config_6 = middlewareEndpoint.resolveEndpointConfig(_config_5);
83
+ const _config_2 = client$1.resolveUserAgentConfig(_config_1);
84
+ const _config_3 = retry.resolveRetryConfig(_config_2);
85
+ const _config_4 = config.resolveRegionConfig(_config_3);
86
+ const _config_5 = client$1.resolveHostHeaderConfig(_config_4);
87
+ const _config_6 = endpoints.resolveEndpointConfig(_config_5);
93
88
  const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
94
89
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
95
90
  this.config = _config_8;
96
91
  this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
97
- this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
98
- this.middlewareStack.use(middlewareRetry.getOmitRetryHeadersPlugin(this.config));
99
- this.middlewareStack.use(middlewareRetry.getRetryPlugin(this.config));
100
- this.middlewareStack.use(middlewareContentLength.getContentLengthPlugin(this.config));
101
- this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
102
- this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
103
- this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
92
+ this.middlewareStack.use(client$1.getUserAgentPlugin(this.config));
93
+ this.middlewareStack.use(retry.getOmitRetryHeadersPlugin(this.config));
94
+ this.middlewareStack.use(retry.getRetryPlugin(this.config));
95
+ this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
96
+ this.middlewareStack.use(client$1.getHostHeaderPlugin(this.config));
97
+ this.middlewareStack.use(client$1.getLoggerPlugin(this.config));
98
+ this.middlewareStack.use(client$1.getRecursionDetectionPlugin(this.config));
104
99
  this.middlewareStack.use(core.getHttpAuthSchemeEndpointRuleSetPlugin(this.config, {
105
100
  httpAuthSchemeParametersProvider: httpAuthSchemeProvider.defaultIoTHttpAuthSchemeParametersProvider,
106
101
  identityProviderConfigProvider: async (config) => new core.DefaultIdentityProviderConfig({
@@ -114,11 +109,11 @@ class IoTClient extends smithyClient.Client {
114
109
  }
115
110
  }
116
111
 
117
- class AcceptCertificateTransferCommand extends smithyClient.Command
112
+ class AcceptCertificateTransferCommand extends client.Command
118
113
  .classBuilder()
119
114
  .ep(commonParams)
120
115
  .m(function (Command, cs, config, o) {
121
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
116
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
122
117
  })
123
118
  .s("AWSIotService", "AcceptCertificateTransfer", {})
124
119
  .n("IoTClient", "AcceptCertificateTransferCommand")
@@ -126,11 +121,11 @@ class AcceptCertificateTransferCommand extends smithyClient.Command
126
121
  .build() {
127
122
  }
128
123
 
129
- class AddThingToBillingGroupCommand extends smithyClient.Command
124
+ class AddThingToBillingGroupCommand extends client.Command
130
125
  .classBuilder()
131
126
  .ep(commonParams)
132
127
  .m(function (Command, cs, config, o) {
133
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
128
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
134
129
  })
135
130
  .s("AWSIotService", "AddThingToBillingGroup", {})
136
131
  .n("IoTClient", "AddThingToBillingGroupCommand")
@@ -138,11 +133,11 @@ class AddThingToBillingGroupCommand extends smithyClient.Command
138
133
  .build() {
139
134
  }
140
135
 
141
- class AddThingToThingGroupCommand extends smithyClient.Command
136
+ class AddThingToThingGroupCommand extends client.Command
142
137
  .classBuilder()
143
138
  .ep(commonParams)
144
139
  .m(function (Command, cs, config, o) {
145
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
140
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
146
141
  })
147
142
  .s("AWSIotService", "AddThingToThingGroup", {})
148
143
  .n("IoTClient", "AddThingToThingGroupCommand")
@@ -150,11 +145,11 @@ class AddThingToThingGroupCommand extends smithyClient.Command
150
145
  .build() {
151
146
  }
152
147
 
153
- class AssociateSbomWithPackageVersionCommand extends smithyClient.Command
148
+ class AssociateSbomWithPackageVersionCommand extends client.Command
154
149
  .classBuilder()
155
150
  .ep(commonParams)
156
151
  .m(function (Command, cs, config, o) {
157
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
152
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
158
153
  })
159
154
  .s("AWSIotService", "AssociateSbomWithPackageVersion", {})
160
155
  .n("IoTClient", "AssociateSbomWithPackageVersionCommand")
@@ -162,11 +157,11 @@ class AssociateSbomWithPackageVersionCommand extends smithyClient.Command
162
157
  .build() {
163
158
  }
164
159
 
165
- class AssociateTargetsWithJobCommand extends smithyClient.Command
160
+ class AssociateTargetsWithJobCommand extends client.Command
166
161
  .classBuilder()
167
162
  .ep(commonParams)
168
163
  .m(function (Command, cs, config, o) {
169
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
164
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
170
165
  })
171
166
  .s("AWSIotService", "AssociateTargetsWithJob", {})
172
167
  .n("IoTClient", "AssociateTargetsWithJobCommand")
@@ -174,11 +169,11 @@ class AssociateTargetsWithJobCommand extends smithyClient.Command
174
169
  .build() {
175
170
  }
176
171
 
177
- class AttachPolicyCommand extends smithyClient.Command
172
+ class AttachPolicyCommand extends client.Command
178
173
  .classBuilder()
179
174
  .ep(commonParams)
180
175
  .m(function (Command, cs, config, o) {
181
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
176
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
182
177
  })
183
178
  .s("AWSIotService", "AttachPolicy", {})
184
179
  .n("IoTClient", "AttachPolicyCommand")
@@ -186,11 +181,11 @@ class AttachPolicyCommand extends smithyClient.Command
186
181
  .build() {
187
182
  }
188
183
 
189
- class AttachPrincipalPolicyCommand extends smithyClient.Command
184
+ class AttachPrincipalPolicyCommand extends client.Command
190
185
  .classBuilder()
191
186
  .ep(commonParams)
192
187
  .m(function (Command, cs, config, o) {
193
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
188
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
194
189
  })
195
190
  .s("AWSIotService", "AttachPrincipalPolicy", {})
196
191
  .n("IoTClient", "AttachPrincipalPolicyCommand")
@@ -198,11 +193,11 @@ class AttachPrincipalPolicyCommand extends smithyClient.Command
198
193
  .build() {
199
194
  }
200
195
 
201
- class AttachSecurityProfileCommand extends smithyClient.Command
196
+ class AttachSecurityProfileCommand extends client.Command
202
197
  .classBuilder()
203
198
  .ep(commonParams)
204
199
  .m(function (Command, cs, config, o) {
205
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
200
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
206
201
  })
207
202
  .s("AWSIotService", "AttachSecurityProfile", {})
208
203
  .n("IoTClient", "AttachSecurityProfileCommand")
@@ -210,11 +205,11 @@ class AttachSecurityProfileCommand extends smithyClient.Command
210
205
  .build() {
211
206
  }
212
207
 
213
- class AttachThingPrincipalCommand extends smithyClient.Command
208
+ class AttachThingPrincipalCommand extends client.Command
214
209
  .classBuilder()
215
210
  .ep(commonParams)
216
211
  .m(function (Command, cs, config, o) {
217
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
212
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
218
213
  })
219
214
  .s("AWSIotService", "AttachThingPrincipal", {})
220
215
  .n("IoTClient", "AttachThingPrincipalCommand")
@@ -222,11 +217,11 @@ class AttachThingPrincipalCommand extends smithyClient.Command
222
217
  .build() {
223
218
  }
224
219
 
225
- class CancelAuditMitigationActionsTaskCommand extends smithyClient.Command
220
+ class CancelAuditMitigationActionsTaskCommand extends client.Command
226
221
  .classBuilder()
227
222
  .ep(commonParams)
228
223
  .m(function (Command, cs, config, o) {
229
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
224
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
230
225
  })
231
226
  .s("AWSIotService", "CancelAuditMitigationActionsTask", {})
232
227
  .n("IoTClient", "CancelAuditMitigationActionsTaskCommand")
@@ -234,11 +229,11 @@ class CancelAuditMitigationActionsTaskCommand extends smithyClient.Command
234
229
  .build() {
235
230
  }
236
231
 
237
- class CancelAuditTaskCommand extends smithyClient.Command
232
+ class CancelAuditTaskCommand extends client.Command
238
233
  .classBuilder()
239
234
  .ep(commonParams)
240
235
  .m(function (Command, cs, config, o) {
241
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
236
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
242
237
  })
243
238
  .s("AWSIotService", "CancelAuditTask", {})
244
239
  .n("IoTClient", "CancelAuditTaskCommand")
@@ -246,11 +241,11 @@ class CancelAuditTaskCommand extends smithyClient.Command
246
241
  .build() {
247
242
  }
248
243
 
249
- class CancelCertificateTransferCommand extends smithyClient.Command
244
+ class CancelCertificateTransferCommand extends client.Command
250
245
  .classBuilder()
251
246
  .ep(commonParams)
252
247
  .m(function (Command, cs, config, o) {
253
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
248
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
254
249
  })
255
250
  .s("AWSIotService", "CancelCertificateTransfer", {})
256
251
  .n("IoTClient", "CancelCertificateTransferCommand")
@@ -258,11 +253,11 @@ class CancelCertificateTransferCommand extends smithyClient.Command
258
253
  .build() {
259
254
  }
260
255
 
261
- class CancelDetectMitigationActionsTaskCommand extends smithyClient.Command
256
+ class CancelDetectMitigationActionsTaskCommand extends client.Command
262
257
  .classBuilder()
263
258
  .ep(commonParams)
264
259
  .m(function (Command, cs, config, o) {
265
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
260
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
266
261
  })
267
262
  .s("AWSIotService", "CancelDetectMitigationActionsTask", {})
268
263
  .n("IoTClient", "CancelDetectMitigationActionsTaskCommand")
@@ -270,11 +265,11 @@ class CancelDetectMitigationActionsTaskCommand extends smithyClient.Command
270
265
  .build() {
271
266
  }
272
267
 
273
- class CancelJobCommand extends smithyClient.Command
268
+ class CancelJobCommand extends client.Command
274
269
  .classBuilder()
275
270
  .ep(commonParams)
276
271
  .m(function (Command, cs, config, o) {
277
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
272
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
278
273
  })
279
274
  .s("AWSIotService", "CancelJob", {})
280
275
  .n("IoTClient", "CancelJobCommand")
@@ -282,11 +277,11 @@ class CancelJobCommand extends smithyClient.Command
282
277
  .build() {
283
278
  }
284
279
 
285
- class CancelJobExecutionCommand extends smithyClient.Command
280
+ class CancelJobExecutionCommand extends client.Command
286
281
  .classBuilder()
287
282
  .ep(commonParams)
288
283
  .m(function (Command, cs, config, o) {
289
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
284
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
290
285
  })
291
286
  .s("AWSIotService", "CancelJobExecution", {})
292
287
  .n("IoTClient", "CancelJobExecutionCommand")
@@ -294,11 +289,11 @@ class CancelJobExecutionCommand extends smithyClient.Command
294
289
  .build() {
295
290
  }
296
291
 
297
- class ClearDefaultAuthorizerCommand extends smithyClient.Command
292
+ class ClearDefaultAuthorizerCommand extends client.Command
298
293
  .classBuilder()
299
294
  .ep(commonParams)
300
295
  .m(function (Command, cs, config, o) {
301
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
296
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
302
297
  })
303
298
  .s("AWSIotService", "ClearDefaultAuthorizer", {})
304
299
  .n("IoTClient", "ClearDefaultAuthorizerCommand")
@@ -306,11 +301,11 @@ class ClearDefaultAuthorizerCommand extends smithyClient.Command
306
301
  .build() {
307
302
  }
308
303
 
309
- class ConfirmTopicRuleDestinationCommand extends smithyClient.Command
304
+ class ConfirmTopicRuleDestinationCommand extends client.Command
310
305
  .classBuilder()
311
306
  .ep(commonParams)
312
307
  .m(function (Command, cs, config, o) {
313
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
308
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
314
309
  })
315
310
  .s("AWSIotService", "ConfirmTopicRuleDestination", {})
316
311
  .n("IoTClient", "ConfirmTopicRuleDestinationCommand")
@@ -318,11 +313,11 @@ class ConfirmTopicRuleDestinationCommand extends smithyClient.Command
318
313
  .build() {
319
314
  }
320
315
 
321
- class CreateAuditSuppressionCommand extends smithyClient.Command
316
+ class CreateAuditSuppressionCommand extends client.Command
322
317
  .classBuilder()
323
318
  .ep(commonParams)
324
319
  .m(function (Command, cs, config, o) {
325
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
320
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
326
321
  })
327
322
  .s("AWSIotService", "CreateAuditSuppression", {})
328
323
  .n("IoTClient", "CreateAuditSuppressionCommand")
@@ -330,11 +325,11 @@ class CreateAuditSuppressionCommand extends smithyClient.Command
330
325
  .build() {
331
326
  }
332
327
 
333
- class CreateAuthorizerCommand extends smithyClient.Command
328
+ class CreateAuthorizerCommand extends client.Command
334
329
  .classBuilder()
335
330
  .ep(commonParams)
336
331
  .m(function (Command, cs, config, o) {
337
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
332
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
338
333
  })
339
334
  .s("AWSIotService", "CreateAuthorizer", {})
340
335
  .n("IoTClient", "CreateAuthorizerCommand")
@@ -342,11 +337,11 @@ class CreateAuthorizerCommand extends smithyClient.Command
342
337
  .build() {
343
338
  }
344
339
 
345
- class CreateBillingGroupCommand extends smithyClient.Command
340
+ class CreateBillingGroupCommand extends client.Command
346
341
  .classBuilder()
347
342
  .ep(commonParams)
348
343
  .m(function (Command, cs, config, o) {
349
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
344
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
350
345
  })
351
346
  .s("AWSIotService", "CreateBillingGroup", {})
352
347
  .n("IoTClient", "CreateBillingGroupCommand")
@@ -354,11 +349,11 @@ class CreateBillingGroupCommand extends smithyClient.Command
354
349
  .build() {
355
350
  }
356
351
 
357
- class CreateCertificateFromCsrCommand extends smithyClient.Command
352
+ class CreateCertificateFromCsrCommand extends client.Command
358
353
  .classBuilder()
359
354
  .ep(commonParams)
360
355
  .m(function (Command, cs, config, o) {
361
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
356
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
362
357
  })
363
358
  .s("AWSIotService", "CreateCertificateFromCsr", {})
364
359
  .n("IoTClient", "CreateCertificateFromCsrCommand")
@@ -366,11 +361,11 @@ class CreateCertificateFromCsrCommand extends smithyClient.Command
366
361
  .build() {
367
362
  }
368
363
 
369
- class CreateCertificateProviderCommand extends smithyClient.Command
364
+ class CreateCertificateProviderCommand extends client.Command
370
365
  .classBuilder()
371
366
  .ep(commonParams)
372
367
  .m(function (Command, cs, config, o) {
373
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
368
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
374
369
  })
375
370
  .s("AWSIotService", "CreateCertificateProvider", {})
376
371
  .n("IoTClient", "CreateCertificateProviderCommand")
@@ -378,11 +373,11 @@ class CreateCertificateProviderCommand extends smithyClient.Command
378
373
  .build() {
379
374
  }
380
375
 
381
- class CreateCommandCommand extends smithyClient.Command
376
+ class CreateCommandCommand extends client.Command
382
377
  .classBuilder()
383
378
  .ep(commonParams)
384
379
  .m(function (Command, cs, config, o) {
385
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
380
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
386
381
  })
387
382
  .s("AWSIotService", "CreateCommand", {})
388
383
  .n("IoTClient", "CreateCommandCommand")
@@ -390,11 +385,11 @@ class CreateCommandCommand extends smithyClient.Command
390
385
  .build() {
391
386
  }
392
387
 
393
- class CreateCustomMetricCommand extends smithyClient.Command
388
+ class CreateCustomMetricCommand extends client.Command
394
389
  .classBuilder()
395
390
  .ep(commonParams)
396
391
  .m(function (Command, cs, config, o) {
397
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
392
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
398
393
  })
399
394
  .s("AWSIotService", "CreateCustomMetric", {})
400
395
  .n("IoTClient", "CreateCustomMetricCommand")
@@ -402,11 +397,11 @@ class CreateCustomMetricCommand extends smithyClient.Command
402
397
  .build() {
403
398
  }
404
399
 
405
- class CreateDimensionCommand extends smithyClient.Command
400
+ class CreateDimensionCommand extends client.Command
406
401
  .classBuilder()
407
402
  .ep(commonParams)
408
403
  .m(function (Command, cs, config, o) {
409
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
404
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
410
405
  })
411
406
  .s("AWSIotService", "CreateDimension", {})
412
407
  .n("IoTClient", "CreateDimensionCommand")
@@ -414,11 +409,11 @@ class CreateDimensionCommand extends smithyClient.Command
414
409
  .build() {
415
410
  }
416
411
 
417
- class CreateDomainConfigurationCommand extends smithyClient.Command
412
+ class CreateDomainConfigurationCommand extends client.Command
418
413
  .classBuilder()
419
414
  .ep(commonParams)
420
415
  .m(function (Command, cs, config, o) {
421
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
416
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
422
417
  })
423
418
  .s("AWSIotService", "CreateDomainConfiguration", {})
424
419
  .n("IoTClient", "CreateDomainConfigurationCommand")
@@ -426,11 +421,11 @@ class CreateDomainConfigurationCommand extends smithyClient.Command
426
421
  .build() {
427
422
  }
428
423
 
429
- class CreateDynamicThingGroupCommand extends smithyClient.Command
424
+ class CreateDynamicThingGroupCommand extends client.Command
430
425
  .classBuilder()
431
426
  .ep(commonParams)
432
427
  .m(function (Command, cs, config, o) {
433
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
428
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
434
429
  })
435
430
  .s("AWSIotService", "CreateDynamicThingGroup", {})
436
431
  .n("IoTClient", "CreateDynamicThingGroupCommand")
@@ -438,11 +433,11 @@ class CreateDynamicThingGroupCommand extends smithyClient.Command
438
433
  .build() {
439
434
  }
440
435
 
441
- class CreateFleetMetricCommand extends smithyClient.Command
436
+ class CreateFleetMetricCommand extends client.Command
442
437
  .classBuilder()
443
438
  .ep(commonParams)
444
439
  .m(function (Command, cs, config, o) {
445
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
440
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
446
441
  })
447
442
  .s("AWSIotService", "CreateFleetMetric", {})
448
443
  .n("IoTClient", "CreateFleetMetricCommand")
@@ -450,11 +445,11 @@ class CreateFleetMetricCommand extends smithyClient.Command
450
445
  .build() {
451
446
  }
452
447
 
453
- class CreateJobCommand extends smithyClient.Command
448
+ class CreateJobCommand extends client.Command
454
449
  .classBuilder()
455
450
  .ep(commonParams)
456
451
  .m(function (Command, cs, config, o) {
457
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
452
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
458
453
  })
459
454
  .s("AWSIotService", "CreateJob", {})
460
455
  .n("IoTClient", "CreateJobCommand")
@@ -462,11 +457,11 @@ class CreateJobCommand extends smithyClient.Command
462
457
  .build() {
463
458
  }
464
459
 
465
- class CreateJobTemplateCommand extends smithyClient.Command
460
+ class CreateJobTemplateCommand extends client.Command
466
461
  .classBuilder()
467
462
  .ep(commonParams)
468
463
  .m(function (Command, cs, config, o) {
469
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
464
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
470
465
  })
471
466
  .s("AWSIotService", "CreateJobTemplate", {})
472
467
  .n("IoTClient", "CreateJobTemplateCommand")
@@ -474,11 +469,11 @@ class CreateJobTemplateCommand extends smithyClient.Command
474
469
  .build() {
475
470
  }
476
471
 
477
- class CreateKeysAndCertificateCommand extends smithyClient.Command
472
+ class CreateKeysAndCertificateCommand extends client.Command
478
473
  .classBuilder()
479
474
  .ep(commonParams)
480
475
  .m(function (Command, cs, config, o) {
481
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
476
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
482
477
  })
483
478
  .s("AWSIotService", "CreateKeysAndCertificate", {})
484
479
  .n("IoTClient", "CreateKeysAndCertificateCommand")
@@ -486,11 +481,11 @@ class CreateKeysAndCertificateCommand extends smithyClient.Command
486
481
  .build() {
487
482
  }
488
483
 
489
- class CreateMitigationActionCommand extends smithyClient.Command
484
+ class CreateMitigationActionCommand extends client.Command
490
485
  .classBuilder()
491
486
  .ep(commonParams)
492
487
  .m(function (Command, cs, config, o) {
493
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
488
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
494
489
  })
495
490
  .s("AWSIotService", "CreateMitigationAction", {})
496
491
  .n("IoTClient", "CreateMitigationActionCommand")
@@ -498,11 +493,11 @@ class CreateMitigationActionCommand extends smithyClient.Command
498
493
  .build() {
499
494
  }
500
495
 
501
- class CreateOTAUpdateCommand extends smithyClient.Command
496
+ class CreateOTAUpdateCommand extends client.Command
502
497
  .classBuilder()
503
498
  .ep(commonParams)
504
499
  .m(function (Command, cs, config, o) {
505
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
500
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
506
501
  })
507
502
  .s("AWSIotService", "CreateOTAUpdate", {})
508
503
  .n("IoTClient", "CreateOTAUpdateCommand")
@@ -510,11 +505,11 @@ class CreateOTAUpdateCommand extends smithyClient.Command
510
505
  .build() {
511
506
  }
512
507
 
513
- class CreatePackageCommand extends smithyClient.Command
508
+ class CreatePackageCommand extends client.Command
514
509
  .classBuilder()
515
510
  .ep(commonParams)
516
511
  .m(function (Command, cs, config, o) {
517
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
512
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
518
513
  })
519
514
  .s("AWSIotService", "CreatePackage", {})
520
515
  .n("IoTClient", "CreatePackageCommand")
@@ -522,11 +517,11 @@ class CreatePackageCommand extends smithyClient.Command
522
517
  .build() {
523
518
  }
524
519
 
525
- class CreatePackageVersionCommand extends smithyClient.Command
520
+ class CreatePackageVersionCommand extends client.Command
526
521
  .classBuilder()
527
522
  .ep(commonParams)
528
523
  .m(function (Command, cs, config, o) {
529
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
524
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
530
525
  })
531
526
  .s("AWSIotService", "CreatePackageVersion", {})
532
527
  .n("IoTClient", "CreatePackageVersionCommand")
@@ -534,11 +529,11 @@ class CreatePackageVersionCommand extends smithyClient.Command
534
529
  .build() {
535
530
  }
536
531
 
537
- class CreatePolicyCommand extends smithyClient.Command
532
+ class CreatePolicyCommand extends client.Command
538
533
  .classBuilder()
539
534
  .ep(commonParams)
540
535
  .m(function (Command, cs, config, o) {
541
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
536
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
542
537
  })
543
538
  .s("AWSIotService", "CreatePolicy", {})
544
539
  .n("IoTClient", "CreatePolicyCommand")
@@ -546,11 +541,11 @@ class CreatePolicyCommand extends smithyClient.Command
546
541
  .build() {
547
542
  }
548
543
 
549
- class CreatePolicyVersionCommand extends smithyClient.Command
544
+ class CreatePolicyVersionCommand extends client.Command
550
545
  .classBuilder()
551
546
  .ep(commonParams)
552
547
  .m(function (Command, cs, config, o) {
553
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
548
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
554
549
  })
555
550
  .s("AWSIotService", "CreatePolicyVersion", {})
556
551
  .n("IoTClient", "CreatePolicyVersionCommand")
@@ -558,11 +553,11 @@ class CreatePolicyVersionCommand extends smithyClient.Command
558
553
  .build() {
559
554
  }
560
555
 
561
- class CreateProvisioningClaimCommand extends smithyClient.Command
556
+ class CreateProvisioningClaimCommand extends client.Command
562
557
  .classBuilder()
563
558
  .ep(commonParams)
564
559
  .m(function (Command, cs, config, o) {
565
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
560
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
566
561
  })
567
562
  .s("AWSIotService", "CreateProvisioningClaim", {})
568
563
  .n("IoTClient", "CreateProvisioningClaimCommand")
@@ -570,11 +565,11 @@ class CreateProvisioningClaimCommand extends smithyClient.Command
570
565
  .build() {
571
566
  }
572
567
 
573
- class CreateProvisioningTemplateCommand extends smithyClient.Command
568
+ class CreateProvisioningTemplateCommand extends client.Command
574
569
  .classBuilder()
575
570
  .ep(commonParams)
576
571
  .m(function (Command, cs, config, o) {
577
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
572
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
578
573
  })
579
574
  .s("AWSIotService", "CreateProvisioningTemplate", {})
580
575
  .n("IoTClient", "CreateProvisioningTemplateCommand")
@@ -582,11 +577,11 @@ class CreateProvisioningTemplateCommand extends smithyClient.Command
582
577
  .build() {
583
578
  }
584
579
 
585
- class CreateProvisioningTemplateVersionCommand extends smithyClient.Command
580
+ class CreateProvisioningTemplateVersionCommand extends client.Command
586
581
  .classBuilder()
587
582
  .ep(commonParams)
588
583
  .m(function (Command, cs, config, o) {
589
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
584
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
590
585
  })
591
586
  .s("AWSIotService", "CreateProvisioningTemplateVersion", {})
592
587
  .n("IoTClient", "CreateProvisioningTemplateVersionCommand")
@@ -594,11 +589,11 @@ class CreateProvisioningTemplateVersionCommand extends smithyClient.Command
594
589
  .build() {
595
590
  }
596
591
 
597
- class CreateRoleAliasCommand extends smithyClient.Command
592
+ class CreateRoleAliasCommand extends client.Command
598
593
  .classBuilder()
599
594
  .ep(commonParams)
600
595
  .m(function (Command, cs, config, o) {
601
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
596
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
602
597
  })
603
598
  .s("AWSIotService", "CreateRoleAlias", {})
604
599
  .n("IoTClient", "CreateRoleAliasCommand")
@@ -606,11 +601,11 @@ class CreateRoleAliasCommand extends smithyClient.Command
606
601
  .build() {
607
602
  }
608
603
 
609
- class CreateScheduledAuditCommand extends smithyClient.Command
604
+ class CreateScheduledAuditCommand extends client.Command
610
605
  .classBuilder()
611
606
  .ep(commonParams)
612
607
  .m(function (Command, cs, config, o) {
613
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
608
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
614
609
  })
615
610
  .s("AWSIotService", "CreateScheduledAudit", {})
616
611
  .n("IoTClient", "CreateScheduledAuditCommand")
@@ -618,11 +613,11 @@ class CreateScheduledAuditCommand extends smithyClient.Command
618
613
  .build() {
619
614
  }
620
615
 
621
- class CreateSecurityProfileCommand extends smithyClient.Command
616
+ class CreateSecurityProfileCommand extends client.Command
622
617
  .classBuilder()
623
618
  .ep(commonParams)
624
619
  .m(function (Command, cs, config, o) {
625
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
620
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
626
621
  })
627
622
  .s("AWSIotService", "CreateSecurityProfile", {})
628
623
  .n("IoTClient", "CreateSecurityProfileCommand")
@@ -630,11 +625,11 @@ class CreateSecurityProfileCommand extends smithyClient.Command
630
625
  .build() {
631
626
  }
632
627
 
633
- class CreateStreamCommand extends smithyClient.Command
628
+ class CreateStreamCommand extends client.Command
634
629
  .classBuilder()
635
630
  .ep(commonParams)
636
631
  .m(function (Command, cs, config, o) {
637
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
632
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
638
633
  })
639
634
  .s("AWSIotService", "CreateStream", {})
640
635
  .n("IoTClient", "CreateStreamCommand")
@@ -642,11 +637,11 @@ class CreateStreamCommand extends smithyClient.Command
642
637
  .build() {
643
638
  }
644
639
 
645
- class CreateThingCommand extends smithyClient.Command
640
+ class CreateThingCommand extends client.Command
646
641
  .classBuilder()
647
642
  .ep(commonParams)
648
643
  .m(function (Command, cs, config, o) {
649
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
644
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
650
645
  })
651
646
  .s("AWSIotService", "CreateThing", {})
652
647
  .n("IoTClient", "CreateThingCommand")
@@ -654,11 +649,11 @@ class CreateThingCommand extends smithyClient.Command
654
649
  .build() {
655
650
  }
656
651
 
657
- class CreateThingGroupCommand extends smithyClient.Command
652
+ class CreateThingGroupCommand extends client.Command
658
653
  .classBuilder()
659
654
  .ep(commonParams)
660
655
  .m(function (Command, cs, config, o) {
661
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
656
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
662
657
  })
663
658
  .s("AWSIotService", "CreateThingGroup", {})
664
659
  .n("IoTClient", "CreateThingGroupCommand")
@@ -666,11 +661,11 @@ class CreateThingGroupCommand extends smithyClient.Command
666
661
  .build() {
667
662
  }
668
663
 
669
- class CreateThingTypeCommand extends smithyClient.Command
664
+ class CreateThingTypeCommand extends client.Command
670
665
  .classBuilder()
671
666
  .ep(commonParams)
672
667
  .m(function (Command, cs, config, o) {
673
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
668
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
674
669
  })
675
670
  .s("AWSIotService", "CreateThingType", {})
676
671
  .n("IoTClient", "CreateThingTypeCommand")
@@ -678,11 +673,11 @@ class CreateThingTypeCommand extends smithyClient.Command
678
673
  .build() {
679
674
  }
680
675
 
681
- class CreateTopicRuleCommand extends smithyClient.Command
676
+ class CreateTopicRuleCommand extends client.Command
682
677
  .classBuilder()
683
678
  .ep(commonParams)
684
679
  .m(function (Command, cs, config, o) {
685
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
680
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
686
681
  })
687
682
  .s("AWSIotService", "CreateTopicRule", {})
688
683
  .n("IoTClient", "CreateTopicRuleCommand")
@@ -690,11 +685,11 @@ class CreateTopicRuleCommand extends smithyClient.Command
690
685
  .build() {
691
686
  }
692
687
 
693
- class CreateTopicRuleDestinationCommand extends smithyClient.Command
688
+ class CreateTopicRuleDestinationCommand extends client.Command
694
689
  .classBuilder()
695
690
  .ep(commonParams)
696
691
  .m(function (Command, cs, config, o) {
697
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
692
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
698
693
  })
699
694
  .s("AWSIotService", "CreateTopicRuleDestination", {})
700
695
  .n("IoTClient", "CreateTopicRuleDestinationCommand")
@@ -702,11 +697,11 @@ class CreateTopicRuleDestinationCommand extends smithyClient.Command
702
697
  .build() {
703
698
  }
704
699
 
705
- class DeleteAccountAuditConfigurationCommand extends smithyClient.Command
700
+ class DeleteAccountAuditConfigurationCommand extends client.Command
706
701
  .classBuilder()
707
702
  .ep(commonParams)
708
703
  .m(function (Command, cs, config, o) {
709
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
704
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
710
705
  })
711
706
  .s("AWSIotService", "DeleteAccountAuditConfiguration", {})
712
707
  .n("IoTClient", "DeleteAccountAuditConfigurationCommand")
@@ -714,11 +709,11 @@ class DeleteAccountAuditConfigurationCommand extends smithyClient.Command
714
709
  .build() {
715
710
  }
716
711
 
717
- class DeleteAuditSuppressionCommand extends smithyClient.Command
712
+ class DeleteAuditSuppressionCommand extends client.Command
718
713
  .classBuilder()
719
714
  .ep(commonParams)
720
715
  .m(function (Command, cs, config, o) {
721
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
716
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
722
717
  })
723
718
  .s("AWSIotService", "DeleteAuditSuppression", {})
724
719
  .n("IoTClient", "DeleteAuditSuppressionCommand")
@@ -726,11 +721,11 @@ class DeleteAuditSuppressionCommand extends smithyClient.Command
726
721
  .build() {
727
722
  }
728
723
 
729
- class DeleteAuthorizerCommand extends smithyClient.Command
724
+ class DeleteAuthorizerCommand extends client.Command
730
725
  .classBuilder()
731
726
  .ep(commonParams)
732
727
  .m(function (Command, cs, config, o) {
733
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
728
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
734
729
  })
735
730
  .s("AWSIotService", "DeleteAuthorizer", {})
736
731
  .n("IoTClient", "DeleteAuthorizerCommand")
@@ -738,11 +733,11 @@ class DeleteAuthorizerCommand extends smithyClient.Command
738
733
  .build() {
739
734
  }
740
735
 
741
- class DeleteBillingGroupCommand extends smithyClient.Command
736
+ class DeleteBillingGroupCommand extends client.Command
742
737
  .classBuilder()
743
738
  .ep(commonParams)
744
739
  .m(function (Command, cs, config, o) {
745
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
740
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
746
741
  })
747
742
  .s("AWSIotService", "DeleteBillingGroup", {})
748
743
  .n("IoTClient", "DeleteBillingGroupCommand")
@@ -750,11 +745,11 @@ class DeleteBillingGroupCommand extends smithyClient.Command
750
745
  .build() {
751
746
  }
752
747
 
753
- class DeleteCACertificateCommand extends smithyClient.Command
748
+ class DeleteCACertificateCommand extends client.Command
754
749
  .classBuilder()
755
750
  .ep(commonParams)
756
751
  .m(function (Command, cs, config, o) {
757
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
752
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
758
753
  })
759
754
  .s("AWSIotService", "DeleteCACertificate", {})
760
755
  .n("IoTClient", "DeleteCACertificateCommand")
@@ -762,11 +757,11 @@ class DeleteCACertificateCommand extends smithyClient.Command
762
757
  .build() {
763
758
  }
764
759
 
765
- class DeleteCertificateCommand extends smithyClient.Command
760
+ class DeleteCertificateCommand extends client.Command
766
761
  .classBuilder()
767
762
  .ep(commonParams)
768
763
  .m(function (Command, cs, config, o) {
769
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
764
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
770
765
  })
771
766
  .s("AWSIotService", "DeleteCertificate", {})
772
767
  .n("IoTClient", "DeleteCertificateCommand")
@@ -774,11 +769,11 @@ class DeleteCertificateCommand extends smithyClient.Command
774
769
  .build() {
775
770
  }
776
771
 
777
- class DeleteCertificateProviderCommand extends smithyClient.Command
772
+ class DeleteCertificateProviderCommand extends client.Command
778
773
  .classBuilder()
779
774
  .ep(commonParams)
780
775
  .m(function (Command, cs, config, o) {
781
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
776
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
782
777
  })
783
778
  .s("AWSIotService", "DeleteCertificateProvider", {})
784
779
  .n("IoTClient", "DeleteCertificateProviderCommand")
@@ -786,11 +781,11 @@ class DeleteCertificateProviderCommand extends smithyClient.Command
786
781
  .build() {
787
782
  }
788
783
 
789
- class DeleteCommandCommand extends smithyClient.Command
784
+ class DeleteCommandCommand extends client.Command
790
785
  .classBuilder()
791
786
  .ep(commonParams)
792
787
  .m(function (Command, cs, config, o) {
793
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
788
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
794
789
  })
795
790
  .s("AWSIotService", "DeleteCommand", {})
796
791
  .n("IoTClient", "DeleteCommandCommand")
@@ -798,11 +793,11 @@ class DeleteCommandCommand extends smithyClient.Command
798
793
  .build() {
799
794
  }
800
795
 
801
- class DeleteCommandExecutionCommand extends smithyClient.Command
796
+ class DeleteCommandExecutionCommand extends client.Command
802
797
  .classBuilder()
803
798
  .ep(commonParams)
804
799
  .m(function (Command, cs, config, o) {
805
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
800
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
806
801
  })
807
802
  .s("AWSIotService", "DeleteCommandExecution", {})
808
803
  .n("IoTClient", "DeleteCommandExecutionCommand")
@@ -810,11 +805,11 @@ class DeleteCommandExecutionCommand extends smithyClient.Command
810
805
  .build() {
811
806
  }
812
807
 
813
- class DeleteCustomMetricCommand extends smithyClient.Command
808
+ class DeleteCustomMetricCommand extends client.Command
814
809
  .classBuilder()
815
810
  .ep(commonParams)
816
811
  .m(function (Command, cs, config, o) {
817
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
812
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
818
813
  })
819
814
  .s("AWSIotService", "DeleteCustomMetric", {})
820
815
  .n("IoTClient", "DeleteCustomMetricCommand")
@@ -822,11 +817,11 @@ class DeleteCustomMetricCommand extends smithyClient.Command
822
817
  .build() {
823
818
  }
824
819
 
825
- class DeleteDimensionCommand extends smithyClient.Command
820
+ class DeleteDimensionCommand extends client.Command
826
821
  .classBuilder()
827
822
  .ep(commonParams)
828
823
  .m(function (Command, cs, config, o) {
829
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
824
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
830
825
  })
831
826
  .s("AWSIotService", "DeleteDimension", {})
832
827
  .n("IoTClient", "DeleteDimensionCommand")
@@ -834,11 +829,11 @@ class DeleteDimensionCommand extends smithyClient.Command
834
829
  .build() {
835
830
  }
836
831
 
837
- class DeleteDomainConfigurationCommand extends smithyClient.Command
832
+ class DeleteDomainConfigurationCommand extends client.Command
838
833
  .classBuilder()
839
834
  .ep(commonParams)
840
835
  .m(function (Command, cs, config, o) {
841
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
836
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
842
837
  })
843
838
  .s("AWSIotService", "DeleteDomainConfiguration", {})
844
839
  .n("IoTClient", "DeleteDomainConfigurationCommand")
@@ -846,11 +841,11 @@ class DeleteDomainConfigurationCommand extends smithyClient.Command
846
841
  .build() {
847
842
  }
848
843
 
849
- class DeleteDynamicThingGroupCommand extends smithyClient.Command
844
+ class DeleteDynamicThingGroupCommand extends client.Command
850
845
  .classBuilder()
851
846
  .ep(commonParams)
852
847
  .m(function (Command, cs, config, o) {
853
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
848
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
854
849
  })
855
850
  .s("AWSIotService", "DeleteDynamicThingGroup", {})
856
851
  .n("IoTClient", "DeleteDynamicThingGroupCommand")
@@ -858,11 +853,11 @@ class DeleteDynamicThingGroupCommand extends smithyClient.Command
858
853
  .build() {
859
854
  }
860
855
 
861
- class DeleteFleetMetricCommand extends smithyClient.Command
856
+ class DeleteFleetMetricCommand extends client.Command
862
857
  .classBuilder()
863
858
  .ep(commonParams)
864
859
  .m(function (Command, cs, config, o) {
865
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
860
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
866
861
  })
867
862
  .s("AWSIotService", "DeleteFleetMetric", {})
868
863
  .n("IoTClient", "DeleteFleetMetricCommand")
@@ -870,11 +865,11 @@ class DeleteFleetMetricCommand extends smithyClient.Command
870
865
  .build() {
871
866
  }
872
867
 
873
- class DeleteJobCommand extends smithyClient.Command
868
+ class DeleteJobCommand extends client.Command
874
869
  .classBuilder()
875
870
  .ep(commonParams)
876
871
  .m(function (Command, cs, config, o) {
877
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
872
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
878
873
  })
879
874
  .s("AWSIotService", "DeleteJob", {})
880
875
  .n("IoTClient", "DeleteJobCommand")
@@ -882,11 +877,11 @@ class DeleteJobCommand extends smithyClient.Command
882
877
  .build() {
883
878
  }
884
879
 
885
- class DeleteJobExecutionCommand extends smithyClient.Command
880
+ class DeleteJobExecutionCommand extends client.Command
886
881
  .classBuilder()
887
882
  .ep(commonParams)
888
883
  .m(function (Command, cs, config, o) {
889
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
884
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
890
885
  })
891
886
  .s("AWSIotService", "DeleteJobExecution", {})
892
887
  .n("IoTClient", "DeleteJobExecutionCommand")
@@ -894,11 +889,11 @@ class DeleteJobExecutionCommand extends smithyClient.Command
894
889
  .build() {
895
890
  }
896
891
 
897
- class DeleteJobTemplateCommand extends smithyClient.Command
892
+ class DeleteJobTemplateCommand extends client.Command
898
893
  .classBuilder()
899
894
  .ep(commonParams)
900
895
  .m(function (Command, cs, config, o) {
901
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
896
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
902
897
  })
903
898
  .s("AWSIotService", "DeleteJobTemplate", {})
904
899
  .n("IoTClient", "DeleteJobTemplateCommand")
@@ -906,11 +901,11 @@ class DeleteJobTemplateCommand extends smithyClient.Command
906
901
  .build() {
907
902
  }
908
903
 
909
- class DeleteMitigationActionCommand extends smithyClient.Command
904
+ class DeleteMitigationActionCommand extends client.Command
910
905
  .classBuilder()
911
906
  .ep(commonParams)
912
907
  .m(function (Command, cs, config, o) {
913
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
908
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
914
909
  })
915
910
  .s("AWSIotService", "DeleteMitigationAction", {})
916
911
  .n("IoTClient", "DeleteMitigationActionCommand")
@@ -918,11 +913,11 @@ class DeleteMitigationActionCommand extends smithyClient.Command
918
913
  .build() {
919
914
  }
920
915
 
921
- class DeleteOTAUpdateCommand extends smithyClient.Command
916
+ class DeleteOTAUpdateCommand extends client.Command
922
917
  .classBuilder()
923
918
  .ep(commonParams)
924
919
  .m(function (Command, cs, config, o) {
925
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
920
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
926
921
  })
927
922
  .s("AWSIotService", "DeleteOTAUpdate", {})
928
923
  .n("IoTClient", "DeleteOTAUpdateCommand")
@@ -930,11 +925,11 @@ class DeleteOTAUpdateCommand extends smithyClient.Command
930
925
  .build() {
931
926
  }
932
927
 
933
- class DeletePackageCommand extends smithyClient.Command
928
+ class DeletePackageCommand extends client.Command
934
929
  .classBuilder()
935
930
  .ep(commonParams)
936
931
  .m(function (Command, cs, config, o) {
937
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
932
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
938
933
  })
939
934
  .s("AWSIotService", "DeletePackage", {})
940
935
  .n("IoTClient", "DeletePackageCommand")
@@ -942,11 +937,11 @@ class DeletePackageCommand extends smithyClient.Command
942
937
  .build() {
943
938
  }
944
939
 
945
- class DeletePackageVersionCommand extends smithyClient.Command
940
+ class DeletePackageVersionCommand extends client.Command
946
941
  .classBuilder()
947
942
  .ep(commonParams)
948
943
  .m(function (Command, cs, config, o) {
949
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
944
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
950
945
  })
951
946
  .s("AWSIotService", "DeletePackageVersion", {})
952
947
  .n("IoTClient", "DeletePackageVersionCommand")
@@ -954,11 +949,11 @@ class DeletePackageVersionCommand extends smithyClient.Command
954
949
  .build() {
955
950
  }
956
951
 
957
- class DeletePolicyCommand extends smithyClient.Command
952
+ class DeletePolicyCommand extends client.Command
958
953
  .classBuilder()
959
954
  .ep(commonParams)
960
955
  .m(function (Command, cs, config, o) {
961
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
956
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
962
957
  })
963
958
  .s("AWSIotService", "DeletePolicy", {})
964
959
  .n("IoTClient", "DeletePolicyCommand")
@@ -966,11 +961,11 @@ class DeletePolicyCommand extends smithyClient.Command
966
961
  .build() {
967
962
  }
968
963
 
969
- class DeletePolicyVersionCommand extends smithyClient.Command
964
+ class DeletePolicyVersionCommand extends client.Command
970
965
  .classBuilder()
971
966
  .ep(commonParams)
972
967
  .m(function (Command, cs, config, o) {
973
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
968
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
974
969
  })
975
970
  .s("AWSIotService", "DeletePolicyVersion", {})
976
971
  .n("IoTClient", "DeletePolicyVersionCommand")
@@ -978,11 +973,11 @@ class DeletePolicyVersionCommand extends smithyClient.Command
978
973
  .build() {
979
974
  }
980
975
 
981
- class DeleteProvisioningTemplateCommand extends smithyClient.Command
976
+ class DeleteProvisioningTemplateCommand extends client.Command
982
977
  .classBuilder()
983
978
  .ep(commonParams)
984
979
  .m(function (Command, cs, config, o) {
985
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
980
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
986
981
  })
987
982
  .s("AWSIotService", "DeleteProvisioningTemplate", {})
988
983
  .n("IoTClient", "DeleteProvisioningTemplateCommand")
@@ -990,11 +985,11 @@ class DeleteProvisioningTemplateCommand extends smithyClient.Command
990
985
  .build() {
991
986
  }
992
987
 
993
- class DeleteProvisioningTemplateVersionCommand extends smithyClient.Command
988
+ class DeleteProvisioningTemplateVersionCommand extends client.Command
994
989
  .classBuilder()
995
990
  .ep(commonParams)
996
991
  .m(function (Command, cs, config, o) {
997
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
992
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
998
993
  })
999
994
  .s("AWSIotService", "DeleteProvisioningTemplateVersion", {})
1000
995
  .n("IoTClient", "DeleteProvisioningTemplateVersionCommand")
@@ -1002,11 +997,11 @@ class DeleteProvisioningTemplateVersionCommand extends smithyClient.Command
1002
997
  .build() {
1003
998
  }
1004
999
 
1005
- class DeleteRegistrationCodeCommand extends smithyClient.Command
1000
+ class DeleteRegistrationCodeCommand extends client.Command
1006
1001
  .classBuilder()
1007
1002
  .ep(commonParams)
1008
1003
  .m(function (Command, cs, config, o) {
1009
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1004
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1010
1005
  })
1011
1006
  .s("AWSIotService", "DeleteRegistrationCode", {})
1012
1007
  .n("IoTClient", "DeleteRegistrationCodeCommand")
@@ -1014,11 +1009,11 @@ class DeleteRegistrationCodeCommand extends smithyClient.Command
1014
1009
  .build() {
1015
1010
  }
1016
1011
 
1017
- class DeleteRoleAliasCommand extends smithyClient.Command
1012
+ class DeleteRoleAliasCommand extends client.Command
1018
1013
  .classBuilder()
1019
1014
  .ep(commonParams)
1020
1015
  .m(function (Command, cs, config, o) {
1021
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1016
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1022
1017
  })
1023
1018
  .s("AWSIotService", "DeleteRoleAlias", {})
1024
1019
  .n("IoTClient", "DeleteRoleAliasCommand")
@@ -1026,11 +1021,11 @@ class DeleteRoleAliasCommand extends smithyClient.Command
1026
1021
  .build() {
1027
1022
  }
1028
1023
 
1029
- class DeleteScheduledAuditCommand extends smithyClient.Command
1024
+ class DeleteScheduledAuditCommand extends client.Command
1030
1025
  .classBuilder()
1031
1026
  .ep(commonParams)
1032
1027
  .m(function (Command, cs, config, o) {
1033
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1028
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1034
1029
  })
1035
1030
  .s("AWSIotService", "DeleteScheduledAudit", {})
1036
1031
  .n("IoTClient", "DeleteScheduledAuditCommand")
@@ -1038,11 +1033,11 @@ class DeleteScheduledAuditCommand extends smithyClient.Command
1038
1033
  .build() {
1039
1034
  }
1040
1035
 
1041
- class DeleteSecurityProfileCommand extends smithyClient.Command
1036
+ class DeleteSecurityProfileCommand extends client.Command
1042
1037
  .classBuilder()
1043
1038
  .ep(commonParams)
1044
1039
  .m(function (Command, cs, config, o) {
1045
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1040
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1046
1041
  })
1047
1042
  .s("AWSIotService", "DeleteSecurityProfile", {})
1048
1043
  .n("IoTClient", "DeleteSecurityProfileCommand")
@@ -1050,11 +1045,11 @@ class DeleteSecurityProfileCommand extends smithyClient.Command
1050
1045
  .build() {
1051
1046
  }
1052
1047
 
1053
- class DeleteStreamCommand extends smithyClient.Command
1048
+ class DeleteStreamCommand extends client.Command
1054
1049
  .classBuilder()
1055
1050
  .ep(commonParams)
1056
1051
  .m(function (Command, cs, config, o) {
1057
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1052
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1058
1053
  })
1059
1054
  .s("AWSIotService", "DeleteStream", {})
1060
1055
  .n("IoTClient", "DeleteStreamCommand")
@@ -1062,11 +1057,11 @@ class DeleteStreamCommand extends smithyClient.Command
1062
1057
  .build() {
1063
1058
  }
1064
1059
 
1065
- class DeleteThingCommand extends smithyClient.Command
1060
+ class DeleteThingCommand extends client.Command
1066
1061
  .classBuilder()
1067
1062
  .ep(commonParams)
1068
1063
  .m(function (Command, cs, config, o) {
1069
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1064
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1070
1065
  })
1071
1066
  .s("AWSIotService", "DeleteThing", {})
1072
1067
  .n("IoTClient", "DeleteThingCommand")
@@ -1074,11 +1069,11 @@ class DeleteThingCommand extends smithyClient.Command
1074
1069
  .build() {
1075
1070
  }
1076
1071
 
1077
- class DeleteThingGroupCommand extends smithyClient.Command
1072
+ class DeleteThingGroupCommand extends client.Command
1078
1073
  .classBuilder()
1079
1074
  .ep(commonParams)
1080
1075
  .m(function (Command, cs, config, o) {
1081
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1076
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1082
1077
  })
1083
1078
  .s("AWSIotService", "DeleteThingGroup", {})
1084
1079
  .n("IoTClient", "DeleteThingGroupCommand")
@@ -1086,11 +1081,11 @@ class DeleteThingGroupCommand extends smithyClient.Command
1086
1081
  .build() {
1087
1082
  }
1088
1083
 
1089
- class DeleteThingTypeCommand extends smithyClient.Command
1084
+ class DeleteThingTypeCommand extends client.Command
1090
1085
  .classBuilder()
1091
1086
  .ep(commonParams)
1092
1087
  .m(function (Command, cs, config, o) {
1093
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1088
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1094
1089
  })
1095
1090
  .s("AWSIotService", "DeleteThingType", {})
1096
1091
  .n("IoTClient", "DeleteThingTypeCommand")
@@ -1098,11 +1093,11 @@ class DeleteThingTypeCommand extends smithyClient.Command
1098
1093
  .build() {
1099
1094
  }
1100
1095
 
1101
- class DeleteTopicRuleCommand extends smithyClient.Command
1096
+ class DeleteTopicRuleCommand extends client.Command
1102
1097
  .classBuilder()
1103
1098
  .ep(commonParams)
1104
1099
  .m(function (Command, cs, config, o) {
1105
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1100
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1106
1101
  })
1107
1102
  .s("AWSIotService", "DeleteTopicRule", {})
1108
1103
  .n("IoTClient", "DeleteTopicRuleCommand")
@@ -1110,11 +1105,11 @@ class DeleteTopicRuleCommand extends smithyClient.Command
1110
1105
  .build() {
1111
1106
  }
1112
1107
 
1113
- class DeleteTopicRuleDestinationCommand extends smithyClient.Command
1108
+ class DeleteTopicRuleDestinationCommand extends client.Command
1114
1109
  .classBuilder()
1115
1110
  .ep(commonParams)
1116
1111
  .m(function (Command, cs, config, o) {
1117
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1112
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1118
1113
  })
1119
1114
  .s("AWSIotService", "DeleteTopicRuleDestination", {})
1120
1115
  .n("IoTClient", "DeleteTopicRuleDestinationCommand")
@@ -1122,11 +1117,11 @@ class DeleteTopicRuleDestinationCommand extends smithyClient.Command
1122
1117
  .build() {
1123
1118
  }
1124
1119
 
1125
- class DeleteV2LoggingLevelCommand extends smithyClient.Command
1120
+ class DeleteV2LoggingLevelCommand extends client.Command
1126
1121
  .classBuilder()
1127
1122
  .ep(commonParams)
1128
1123
  .m(function (Command, cs, config, o) {
1129
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1124
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1130
1125
  })
1131
1126
  .s("AWSIotService", "DeleteV2LoggingLevel", {})
1132
1127
  .n("IoTClient", "DeleteV2LoggingLevelCommand")
@@ -1134,11 +1129,11 @@ class DeleteV2LoggingLevelCommand extends smithyClient.Command
1134
1129
  .build() {
1135
1130
  }
1136
1131
 
1137
- class DeprecateThingTypeCommand extends smithyClient.Command
1132
+ class DeprecateThingTypeCommand extends client.Command
1138
1133
  .classBuilder()
1139
1134
  .ep(commonParams)
1140
1135
  .m(function (Command, cs, config, o) {
1141
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1136
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1142
1137
  })
1143
1138
  .s("AWSIotService", "DeprecateThingType", {})
1144
1139
  .n("IoTClient", "DeprecateThingTypeCommand")
@@ -1146,11 +1141,11 @@ class DeprecateThingTypeCommand extends smithyClient.Command
1146
1141
  .build() {
1147
1142
  }
1148
1143
 
1149
- class DescribeAccountAuditConfigurationCommand extends smithyClient.Command
1144
+ class DescribeAccountAuditConfigurationCommand extends client.Command
1150
1145
  .classBuilder()
1151
1146
  .ep(commonParams)
1152
1147
  .m(function (Command, cs, config, o) {
1153
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1148
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1154
1149
  })
1155
1150
  .s("AWSIotService", "DescribeAccountAuditConfiguration", {})
1156
1151
  .n("IoTClient", "DescribeAccountAuditConfigurationCommand")
@@ -1158,11 +1153,11 @@ class DescribeAccountAuditConfigurationCommand extends smithyClient.Command
1158
1153
  .build() {
1159
1154
  }
1160
1155
 
1161
- class DescribeAuditFindingCommand extends smithyClient.Command
1156
+ class DescribeAuditFindingCommand extends client.Command
1162
1157
  .classBuilder()
1163
1158
  .ep(commonParams)
1164
1159
  .m(function (Command, cs, config, o) {
1165
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1160
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1166
1161
  })
1167
1162
  .s("AWSIotService", "DescribeAuditFinding", {})
1168
1163
  .n("IoTClient", "DescribeAuditFindingCommand")
@@ -1170,11 +1165,11 @@ class DescribeAuditFindingCommand extends smithyClient.Command
1170
1165
  .build() {
1171
1166
  }
1172
1167
 
1173
- class DescribeAuditMitigationActionsTaskCommand extends smithyClient.Command
1168
+ class DescribeAuditMitigationActionsTaskCommand extends client.Command
1174
1169
  .classBuilder()
1175
1170
  .ep(commonParams)
1176
1171
  .m(function (Command, cs, config, o) {
1177
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1172
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1178
1173
  })
1179
1174
  .s("AWSIotService", "DescribeAuditMitigationActionsTask", {})
1180
1175
  .n("IoTClient", "DescribeAuditMitigationActionsTaskCommand")
@@ -1182,11 +1177,11 @@ class DescribeAuditMitigationActionsTaskCommand extends smithyClient.Command
1182
1177
  .build() {
1183
1178
  }
1184
1179
 
1185
- class DescribeAuditSuppressionCommand extends smithyClient.Command
1180
+ class DescribeAuditSuppressionCommand extends client.Command
1186
1181
  .classBuilder()
1187
1182
  .ep(commonParams)
1188
1183
  .m(function (Command, cs, config, o) {
1189
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1184
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1190
1185
  })
1191
1186
  .s("AWSIotService", "DescribeAuditSuppression", {})
1192
1187
  .n("IoTClient", "DescribeAuditSuppressionCommand")
@@ -1194,11 +1189,11 @@ class DescribeAuditSuppressionCommand extends smithyClient.Command
1194
1189
  .build() {
1195
1190
  }
1196
1191
 
1197
- class DescribeAuditTaskCommand extends smithyClient.Command
1192
+ class DescribeAuditTaskCommand extends client.Command
1198
1193
  .classBuilder()
1199
1194
  .ep(commonParams)
1200
1195
  .m(function (Command, cs, config, o) {
1201
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1196
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1202
1197
  })
1203
1198
  .s("AWSIotService", "DescribeAuditTask", {})
1204
1199
  .n("IoTClient", "DescribeAuditTaskCommand")
@@ -1206,11 +1201,11 @@ class DescribeAuditTaskCommand extends smithyClient.Command
1206
1201
  .build() {
1207
1202
  }
1208
1203
 
1209
- class DescribeAuthorizerCommand extends smithyClient.Command
1204
+ class DescribeAuthorizerCommand extends client.Command
1210
1205
  .classBuilder()
1211
1206
  .ep(commonParams)
1212
1207
  .m(function (Command, cs, config, o) {
1213
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1208
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1214
1209
  })
1215
1210
  .s("AWSIotService", "DescribeAuthorizer", {})
1216
1211
  .n("IoTClient", "DescribeAuthorizerCommand")
@@ -1218,11 +1213,11 @@ class DescribeAuthorizerCommand extends smithyClient.Command
1218
1213
  .build() {
1219
1214
  }
1220
1215
 
1221
- class DescribeBillingGroupCommand extends smithyClient.Command
1216
+ class DescribeBillingGroupCommand extends client.Command
1222
1217
  .classBuilder()
1223
1218
  .ep(commonParams)
1224
1219
  .m(function (Command, cs, config, o) {
1225
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1220
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1226
1221
  })
1227
1222
  .s("AWSIotService", "DescribeBillingGroup", {})
1228
1223
  .n("IoTClient", "DescribeBillingGroupCommand")
@@ -1230,11 +1225,11 @@ class DescribeBillingGroupCommand extends smithyClient.Command
1230
1225
  .build() {
1231
1226
  }
1232
1227
 
1233
- class DescribeCACertificateCommand extends smithyClient.Command
1228
+ class DescribeCACertificateCommand extends client.Command
1234
1229
  .classBuilder()
1235
1230
  .ep(commonParams)
1236
1231
  .m(function (Command, cs, config, o) {
1237
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1232
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1238
1233
  })
1239
1234
  .s("AWSIotService", "DescribeCACertificate", {})
1240
1235
  .n("IoTClient", "DescribeCACertificateCommand")
@@ -1242,11 +1237,11 @@ class DescribeCACertificateCommand extends smithyClient.Command
1242
1237
  .build() {
1243
1238
  }
1244
1239
 
1245
- class DescribeCertificateCommand extends smithyClient.Command
1240
+ class DescribeCertificateCommand extends client.Command
1246
1241
  .classBuilder()
1247
1242
  .ep(commonParams)
1248
1243
  .m(function (Command, cs, config, o) {
1249
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1244
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1250
1245
  })
1251
1246
  .s("AWSIotService", "DescribeCertificate", {})
1252
1247
  .n("IoTClient", "DescribeCertificateCommand")
@@ -1254,11 +1249,11 @@ class DescribeCertificateCommand extends smithyClient.Command
1254
1249
  .build() {
1255
1250
  }
1256
1251
 
1257
- class DescribeCertificateProviderCommand extends smithyClient.Command
1252
+ class DescribeCertificateProviderCommand extends client.Command
1258
1253
  .classBuilder()
1259
1254
  .ep(commonParams)
1260
1255
  .m(function (Command, cs, config, o) {
1261
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1256
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1262
1257
  })
1263
1258
  .s("AWSIotService", "DescribeCertificateProvider", {})
1264
1259
  .n("IoTClient", "DescribeCertificateProviderCommand")
@@ -1266,11 +1261,11 @@ class DescribeCertificateProviderCommand extends smithyClient.Command
1266
1261
  .build() {
1267
1262
  }
1268
1263
 
1269
- class DescribeCustomMetricCommand extends smithyClient.Command
1264
+ class DescribeCustomMetricCommand extends client.Command
1270
1265
  .classBuilder()
1271
1266
  .ep(commonParams)
1272
1267
  .m(function (Command, cs, config, o) {
1273
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1268
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1274
1269
  })
1275
1270
  .s("AWSIotService", "DescribeCustomMetric", {})
1276
1271
  .n("IoTClient", "DescribeCustomMetricCommand")
@@ -1278,11 +1273,11 @@ class DescribeCustomMetricCommand extends smithyClient.Command
1278
1273
  .build() {
1279
1274
  }
1280
1275
 
1281
- class DescribeDefaultAuthorizerCommand extends smithyClient.Command
1276
+ class DescribeDefaultAuthorizerCommand extends client.Command
1282
1277
  .classBuilder()
1283
1278
  .ep(commonParams)
1284
1279
  .m(function (Command, cs, config, o) {
1285
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1280
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1286
1281
  })
1287
1282
  .s("AWSIotService", "DescribeDefaultAuthorizer", {})
1288
1283
  .n("IoTClient", "DescribeDefaultAuthorizerCommand")
@@ -1290,11 +1285,11 @@ class DescribeDefaultAuthorizerCommand extends smithyClient.Command
1290
1285
  .build() {
1291
1286
  }
1292
1287
 
1293
- class DescribeDetectMitigationActionsTaskCommand extends smithyClient.Command
1288
+ class DescribeDetectMitigationActionsTaskCommand extends client.Command
1294
1289
  .classBuilder()
1295
1290
  .ep(commonParams)
1296
1291
  .m(function (Command, cs, config, o) {
1297
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1292
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1298
1293
  })
1299
1294
  .s("AWSIotService", "DescribeDetectMitigationActionsTask", {})
1300
1295
  .n("IoTClient", "DescribeDetectMitigationActionsTaskCommand")
@@ -1302,11 +1297,11 @@ class DescribeDetectMitigationActionsTaskCommand extends smithyClient.Command
1302
1297
  .build() {
1303
1298
  }
1304
1299
 
1305
- class DescribeDimensionCommand extends smithyClient.Command
1300
+ class DescribeDimensionCommand extends client.Command
1306
1301
  .classBuilder()
1307
1302
  .ep(commonParams)
1308
1303
  .m(function (Command, cs, config, o) {
1309
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1304
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1310
1305
  })
1311
1306
  .s("AWSIotService", "DescribeDimension", {})
1312
1307
  .n("IoTClient", "DescribeDimensionCommand")
@@ -1314,11 +1309,11 @@ class DescribeDimensionCommand extends smithyClient.Command
1314
1309
  .build() {
1315
1310
  }
1316
1311
 
1317
- class DescribeDomainConfigurationCommand extends smithyClient.Command
1312
+ class DescribeDomainConfigurationCommand extends client.Command
1318
1313
  .classBuilder()
1319
1314
  .ep(commonParams)
1320
1315
  .m(function (Command, cs, config, o) {
1321
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1316
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1322
1317
  })
1323
1318
  .s("AWSIotService", "DescribeDomainConfiguration", {})
1324
1319
  .n("IoTClient", "DescribeDomainConfigurationCommand")
@@ -1326,11 +1321,11 @@ class DescribeDomainConfigurationCommand extends smithyClient.Command
1326
1321
  .build() {
1327
1322
  }
1328
1323
 
1329
- class DescribeEncryptionConfigurationCommand extends smithyClient.Command
1324
+ class DescribeEncryptionConfigurationCommand extends client.Command
1330
1325
  .classBuilder()
1331
1326
  .ep(commonParams)
1332
1327
  .m(function (Command, cs, config, o) {
1333
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1328
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1334
1329
  })
1335
1330
  .s("AWSIotService", "DescribeEncryptionConfiguration", {})
1336
1331
  .n("IoTClient", "DescribeEncryptionConfigurationCommand")
@@ -1338,11 +1333,11 @@ class DescribeEncryptionConfigurationCommand extends smithyClient.Command
1338
1333
  .build() {
1339
1334
  }
1340
1335
 
1341
- class DescribeEndpointCommand extends smithyClient.Command
1336
+ class DescribeEndpointCommand extends client.Command
1342
1337
  .classBuilder()
1343
1338
  .ep(commonParams)
1344
1339
  .m(function (Command, cs, config, o) {
1345
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1340
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1346
1341
  })
1347
1342
  .s("AWSIotService", "DescribeEndpoint", {})
1348
1343
  .n("IoTClient", "DescribeEndpointCommand")
@@ -1350,11 +1345,11 @@ class DescribeEndpointCommand extends smithyClient.Command
1350
1345
  .build() {
1351
1346
  }
1352
1347
 
1353
- class DescribeEventConfigurationsCommand extends smithyClient.Command
1348
+ class DescribeEventConfigurationsCommand extends client.Command
1354
1349
  .classBuilder()
1355
1350
  .ep(commonParams)
1356
1351
  .m(function (Command, cs, config, o) {
1357
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1352
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1358
1353
  })
1359
1354
  .s("AWSIotService", "DescribeEventConfigurations", {})
1360
1355
  .n("IoTClient", "DescribeEventConfigurationsCommand")
@@ -1362,11 +1357,11 @@ class DescribeEventConfigurationsCommand extends smithyClient.Command
1362
1357
  .build() {
1363
1358
  }
1364
1359
 
1365
- class DescribeFleetMetricCommand extends smithyClient.Command
1360
+ class DescribeFleetMetricCommand extends client.Command
1366
1361
  .classBuilder()
1367
1362
  .ep(commonParams)
1368
1363
  .m(function (Command, cs, config, o) {
1369
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1364
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1370
1365
  })
1371
1366
  .s("AWSIotService", "DescribeFleetMetric", {})
1372
1367
  .n("IoTClient", "DescribeFleetMetricCommand")
@@ -1374,11 +1369,11 @@ class DescribeFleetMetricCommand extends smithyClient.Command
1374
1369
  .build() {
1375
1370
  }
1376
1371
 
1377
- class DescribeIndexCommand extends smithyClient.Command
1372
+ class DescribeIndexCommand extends client.Command
1378
1373
  .classBuilder()
1379
1374
  .ep(commonParams)
1380
1375
  .m(function (Command, cs, config, o) {
1381
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1376
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1382
1377
  })
1383
1378
  .s("AWSIotService", "DescribeIndex", {})
1384
1379
  .n("IoTClient", "DescribeIndexCommand")
@@ -1386,11 +1381,11 @@ class DescribeIndexCommand extends smithyClient.Command
1386
1381
  .build() {
1387
1382
  }
1388
1383
 
1389
- class DescribeJobCommand extends smithyClient.Command
1384
+ class DescribeJobCommand extends client.Command
1390
1385
  .classBuilder()
1391
1386
  .ep(commonParams)
1392
1387
  .m(function (Command, cs, config, o) {
1393
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1388
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1394
1389
  })
1395
1390
  .s("AWSIotService", "DescribeJob", {})
1396
1391
  .n("IoTClient", "DescribeJobCommand")
@@ -1398,11 +1393,11 @@ class DescribeJobCommand extends smithyClient.Command
1398
1393
  .build() {
1399
1394
  }
1400
1395
 
1401
- class DescribeJobExecutionCommand extends smithyClient.Command
1396
+ class DescribeJobExecutionCommand extends client.Command
1402
1397
  .classBuilder()
1403
1398
  .ep(commonParams)
1404
1399
  .m(function (Command, cs, config, o) {
1405
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1400
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1406
1401
  })
1407
1402
  .s("AWSIotService", "DescribeJobExecution", {})
1408
1403
  .n("IoTClient", "DescribeJobExecutionCommand")
@@ -1410,11 +1405,11 @@ class DescribeJobExecutionCommand extends smithyClient.Command
1410
1405
  .build() {
1411
1406
  }
1412
1407
 
1413
- class DescribeJobTemplateCommand extends smithyClient.Command
1408
+ class DescribeJobTemplateCommand extends client.Command
1414
1409
  .classBuilder()
1415
1410
  .ep(commonParams)
1416
1411
  .m(function (Command, cs, config, o) {
1417
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1412
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1418
1413
  })
1419
1414
  .s("AWSIotService", "DescribeJobTemplate", {})
1420
1415
  .n("IoTClient", "DescribeJobTemplateCommand")
@@ -1422,11 +1417,11 @@ class DescribeJobTemplateCommand extends smithyClient.Command
1422
1417
  .build() {
1423
1418
  }
1424
1419
 
1425
- class DescribeManagedJobTemplateCommand extends smithyClient.Command
1420
+ class DescribeManagedJobTemplateCommand extends client.Command
1426
1421
  .classBuilder()
1427
1422
  .ep(commonParams)
1428
1423
  .m(function (Command, cs, config, o) {
1429
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1424
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1430
1425
  })
1431
1426
  .s("AWSIotService", "DescribeManagedJobTemplate", {})
1432
1427
  .n("IoTClient", "DescribeManagedJobTemplateCommand")
@@ -1434,11 +1429,11 @@ class DescribeManagedJobTemplateCommand extends smithyClient.Command
1434
1429
  .build() {
1435
1430
  }
1436
1431
 
1437
- class DescribeMitigationActionCommand extends smithyClient.Command
1432
+ class DescribeMitigationActionCommand extends client.Command
1438
1433
  .classBuilder()
1439
1434
  .ep(commonParams)
1440
1435
  .m(function (Command, cs, config, o) {
1441
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1436
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1442
1437
  })
1443
1438
  .s("AWSIotService", "DescribeMitigationAction", {})
1444
1439
  .n("IoTClient", "DescribeMitigationActionCommand")
@@ -1446,11 +1441,11 @@ class DescribeMitigationActionCommand extends smithyClient.Command
1446
1441
  .build() {
1447
1442
  }
1448
1443
 
1449
- class DescribeProvisioningTemplateCommand extends smithyClient.Command
1444
+ class DescribeProvisioningTemplateCommand extends client.Command
1450
1445
  .classBuilder()
1451
1446
  .ep(commonParams)
1452
1447
  .m(function (Command, cs, config, o) {
1453
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1448
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1454
1449
  })
1455
1450
  .s("AWSIotService", "DescribeProvisioningTemplate", {})
1456
1451
  .n("IoTClient", "DescribeProvisioningTemplateCommand")
@@ -1458,11 +1453,11 @@ class DescribeProvisioningTemplateCommand extends smithyClient.Command
1458
1453
  .build() {
1459
1454
  }
1460
1455
 
1461
- class DescribeProvisioningTemplateVersionCommand extends smithyClient.Command
1456
+ class DescribeProvisioningTemplateVersionCommand extends client.Command
1462
1457
  .classBuilder()
1463
1458
  .ep(commonParams)
1464
1459
  .m(function (Command, cs, config, o) {
1465
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1460
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1466
1461
  })
1467
1462
  .s("AWSIotService", "DescribeProvisioningTemplateVersion", {})
1468
1463
  .n("IoTClient", "DescribeProvisioningTemplateVersionCommand")
@@ -1470,11 +1465,11 @@ class DescribeProvisioningTemplateVersionCommand extends smithyClient.Command
1470
1465
  .build() {
1471
1466
  }
1472
1467
 
1473
- class DescribeRoleAliasCommand extends smithyClient.Command
1468
+ class DescribeRoleAliasCommand extends client.Command
1474
1469
  .classBuilder()
1475
1470
  .ep(commonParams)
1476
1471
  .m(function (Command, cs, config, o) {
1477
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1472
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1478
1473
  })
1479
1474
  .s("AWSIotService", "DescribeRoleAlias", {})
1480
1475
  .n("IoTClient", "DescribeRoleAliasCommand")
@@ -1482,11 +1477,11 @@ class DescribeRoleAliasCommand extends smithyClient.Command
1482
1477
  .build() {
1483
1478
  }
1484
1479
 
1485
- class DescribeScheduledAuditCommand extends smithyClient.Command
1480
+ class DescribeScheduledAuditCommand extends client.Command
1486
1481
  .classBuilder()
1487
1482
  .ep(commonParams)
1488
1483
  .m(function (Command, cs, config, o) {
1489
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1484
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1490
1485
  })
1491
1486
  .s("AWSIotService", "DescribeScheduledAudit", {})
1492
1487
  .n("IoTClient", "DescribeScheduledAuditCommand")
@@ -1494,11 +1489,11 @@ class DescribeScheduledAuditCommand extends smithyClient.Command
1494
1489
  .build() {
1495
1490
  }
1496
1491
 
1497
- class DescribeSecurityProfileCommand extends smithyClient.Command
1492
+ class DescribeSecurityProfileCommand extends client.Command
1498
1493
  .classBuilder()
1499
1494
  .ep(commonParams)
1500
1495
  .m(function (Command, cs, config, o) {
1501
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1496
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1502
1497
  })
1503
1498
  .s("AWSIotService", "DescribeSecurityProfile", {})
1504
1499
  .n("IoTClient", "DescribeSecurityProfileCommand")
@@ -1506,11 +1501,11 @@ class DescribeSecurityProfileCommand extends smithyClient.Command
1506
1501
  .build() {
1507
1502
  }
1508
1503
 
1509
- class DescribeStreamCommand extends smithyClient.Command
1504
+ class DescribeStreamCommand extends client.Command
1510
1505
  .classBuilder()
1511
1506
  .ep(commonParams)
1512
1507
  .m(function (Command, cs, config, o) {
1513
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1508
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1514
1509
  })
1515
1510
  .s("AWSIotService", "DescribeStream", {})
1516
1511
  .n("IoTClient", "DescribeStreamCommand")
@@ -1518,11 +1513,11 @@ class DescribeStreamCommand extends smithyClient.Command
1518
1513
  .build() {
1519
1514
  }
1520
1515
 
1521
- class DescribeThingCommand extends smithyClient.Command
1516
+ class DescribeThingCommand extends client.Command
1522
1517
  .classBuilder()
1523
1518
  .ep(commonParams)
1524
1519
  .m(function (Command, cs, config, o) {
1525
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1520
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1526
1521
  })
1527
1522
  .s("AWSIotService", "DescribeThing", {})
1528
1523
  .n("IoTClient", "DescribeThingCommand")
@@ -1530,11 +1525,11 @@ class DescribeThingCommand extends smithyClient.Command
1530
1525
  .build() {
1531
1526
  }
1532
1527
 
1533
- class DescribeThingGroupCommand extends smithyClient.Command
1528
+ class DescribeThingGroupCommand extends client.Command
1534
1529
  .classBuilder()
1535
1530
  .ep(commonParams)
1536
1531
  .m(function (Command, cs, config, o) {
1537
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1532
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1538
1533
  })
1539
1534
  .s("AWSIotService", "DescribeThingGroup", {})
1540
1535
  .n("IoTClient", "DescribeThingGroupCommand")
@@ -1542,11 +1537,11 @@ class DescribeThingGroupCommand extends smithyClient.Command
1542
1537
  .build() {
1543
1538
  }
1544
1539
 
1545
- class DescribeThingRegistrationTaskCommand extends smithyClient.Command
1540
+ class DescribeThingRegistrationTaskCommand extends client.Command
1546
1541
  .classBuilder()
1547
1542
  .ep(commonParams)
1548
1543
  .m(function (Command, cs, config, o) {
1549
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1544
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1550
1545
  })
1551
1546
  .s("AWSIotService", "DescribeThingRegistrationTask", {})
1552
1547
  .n("IoTClient", "DescribeThingRegistrationTaskCommand")
@@ -1554,11 +1549,11 @@ class DescribeThingRegistrationTaskCommand extends smithyClient.Command
1554
1549
  .build() {
1555
1550
  }
1556
1551
 
1557
- class DescribeThingTypeCommand extends smithyClient.Command
1552
+ class DescribeThingTypeCommand extends client.Command
1558
1553
  .classBuilder()
1559
1554
  .ep(commonParams)
1560
1555
  .m(function (Command, cs, config, o) {
1561
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1556
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1562
1557
  })
1563
1558
  .s("AWSIotService", "DescribeThingType", {})
1564
1559
  .n("IoTClient", "DescribeThingTypeCommand")
@@ -1566,11 +1561,11 @@ class DescribeThingTypeCommand extends smithyClient.Command
1566
1561
  .build() {
1567
1562
  }
1568
1563
 
1569
- class DetachPolicyCommand extends smithyClient.Command
1564
+ class DetachPolicyCommand extends client.Command
1570
1565
  .classBuilder()
1571
1566
  .ep(commonParams)
1572
1567
  .m(function (Command, cs, config, o) {
1573
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1568
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1574
1569
  })
1575
1570
  .s("AWSIotService", "DetachPolicy", {})
1576
1571
  .n("IoTClient", "DetachPolicyCommand")
@@ -1578,11 +1573,11 @@ class DetachPolicyCommand extends smithyClient.Command
1578
1573
  .build() {
1579
1574
  }
1580
1575
 
1581
- class DetachPrincipalPolicyCommand extends smithyClient.Command
1576
+ class DetachPrincipalPolicyCommand extends client.Command
1582
1577
  .classBuilder()
1583
1578
  .ep(commonParams)
1584
1579
  .m(function (Command, cs, config, o) {
1585
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1580
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1586
1581
  })
1587
1582
  .s("AWSIotService", "DetachPrincipalPolicy", {})
1588
1583
  .n("IoTClient", "DetachPrincipalPolicyCommand")
@@ -1590,11 +1585,11 @@ class DetachPrincipalPolicyCommand extends smithyClient.Command
1590
1585
  .build() {
1591
1586
  }
1592
1587
 
1593
- class DetachSecurityProfileCommand extends smithyClient.Command
1588
+ class DetachSecurityProfileCommand extends client.Command
1594
1589
  .classBuilder()
1595
1590
  .ep(commonParams)
1596
1591
  .m(function (Command, cs, config, o) {
1597
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1592
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1598
1593
  })
1599
1594
  .s("AWSIotService", "DetachSecurityProfile", {})
1600
1595
  .n("IoTClient", "DetachSecurityProfileCommand")
@@ -1602,11 +1597,11 @@ class DetachSecurityProfileCommand extends smithyClient.Command
1602
1597
  .build() {
1603
1598
  }
1604
1599
 
1605
- class DetachThingPrincipalCommand extends smithyClient.Command
1600
+ class DetachThingPrincipalCommand extends client.Command
1606
1601
  .classBuilder()
1607
1602
  .ep(commonParams)
1608
1603
  .m(function (Command, cs, config, o) {
1609
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1604
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1610
1605
  })
1611
1606
  .s("AWSIotService", "DetachThingPrincipal", {})
1612
1607
  .n("IoTClient", "DetachThingPrincipalCommand")
@@ -1614,11 +1609,11 @@ class DetachThingPrincipalCommand extends smithyClient.Command
1614
1609
  .build() {
1615
1610
  }
1616
1611
 
1617
- class DisableTopicRuleCommand extends smithyClient.Command
1612
+ class DisableTopicRuleCommand extends client.Command
1618
1613
  .classBuilder()
1619
1614
  .ep(commonParams)
1620
1615
  .m(function (Command, cs, config, o) {
1621
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1616
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1622
1617
  })
1623
1618
  .s("AWSIotService", "DisableTopicRule", {})
1624
1619
  .n("IoTClient", "DisableTopicRuleCommand")
@@ -1626,11 +1621,11 @@ class DisableTopicRuleCommand extends smithyClient.Command
1626
1621
  .build() {
1627
1622
  }
1628
1623
 
1629
- class DisassociateSbomFromPackageVersionCommand extends smithyClient.Command
1624
+ class DisassociateSbomFromPackageVersionCommand extends client.Command
1630
1625
  .classBuilder()
1631
1626
  .ep(commonParams)
1632
1627
  .m(function (Command, cs, config, o) {
1633
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1628
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1634
1629
  })
1635
1630
  .s("AWSIotService", "DisassociateSbomFromPackageVersion", {})
1636
1631
  .n("IoTClient", "DisassociateSbomFromPackageVersionCommand")
@@ -1638,11 +1633,11 @@ class DisassociateSbomFromPackageVersionCommand extends smithyClient.Command
1638
1633
  .build() {
1639
1634
  }
1640
1635
 
1641
- class EnableTopicRuleCommand extends smithyClient.Command
1636
+ class EnableTopicRuleCommand extends client.Command
1642
1637
  .classBuilder()
1643
1638
  .ep(commonParams)
1644
1639
  .m(function (Command, cs, config, o) {
1645
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1640
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1646
1641
  })
1647
1642
  .s("AWSIotService", "EnableTopicRule", {})
1648
1643
  .n("IoTClient", "EnableTopicRuleCommand")
@@ -1650,11 +1645,11 @@ class EnableTopicRuleCommand extends smithyClient.Command
1650
1645
  .build() {
1651
1646
  }
1652
1647
 
1653
- class GetBehaviorModelTrainingSummariesCommand extends smithyClient.Command
1648
+ class GetBehaviorModelTrainingSummariesCommand extends client.Command
1654
1649
  .classBuilder()
1655
1650
  .ep(commonParams)
1656
1651
  .m(function (Command, cs, config, o) {
1657
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1652
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1658
1653
  })
1659
1654
  .s("AWSIotService", "GetBehaviorModelTrainingSummaries", {})
1660
1655
  .n("IoTClient", "GetBehaviorModelTrainingSummariesCommand")
@@ -1662,11 +1657,11 @@ class GetBehaviorModelTrainingSummariesCommand extends smithyClient.Command
1662
1657
  .build() {
1663
1658
  }
1664
1659
 
1665
- class GetBucketsAggregationCommand extends smithyClient.Command
1660
+ class GetBucketsAggregationCommand extends client.Command
1666
1661
  .classBuilder()
1667
1662
  .ep(commonParams)
1668
1663
  .m(function (Command, cs, config, o) {
1669
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1664
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1670
1665
  })
1671
1666
  .s("AWSIotService", "GetBucketsAggregation", {})
1672
1667
  .n("IoTClient", "GetBucketsAggregationCommand")
@@ -1674,11 +1669,11 @@ class GetBucketsAggregationCommand extends smithyClient.Command
1674
1669
  .build() {
1675
1670
  }
1676
1671
 
1677
- class GetCardinalityCommand extends smithyClient.Command
1672
+ class GetCardinalityCommand extends client.Command
1678
1673
  .classBuilder()
1679
1674
  .ep(commonParams)
1680
1675
  .m(function (Command, cs, config, o) {
1681
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1676
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1682
1677
  })
1683
1678
  .s("AWSIotService", "GetCardinality", {})
1684
1679
  .n("IoTClient", "GetCardinalityCommand")
@@ -1686,11 +1681,11 @@ class GetCardinalityCommand extends smithyClient.Command
1686
1681
  .build() {
1687
1682
  }
1688
1683
 
1689
- class GetCommandCommand extends smithyClient.Command
1684
+ class GetCommandCommand extends client.Command
1690
1685
  .classBuilder()
1691
1686
  .ep(commonParams)
1692
1687
  .m(function (Command, cs, config, o) {
1693
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1688
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1694
1689
  })
1695
1690
  .s("AWSIotService", "GetCommand", {})
1696
1691
  .n("IoTClient", "GetCommandCommand")
@@ -1698,11 +1693,11 @@ class GetCommandCommand extends smithyClient.Command
1698
1693
  .build() {
1699
1694
  }
1700
1695
 
1701
- class GetCommandExecutionCommand extends smithyClient.Command
1696
+ class GetCommandExecutionCommand extends client.Command
1702
1697
  .classBuilder()
1703
1698
  .ep(commonParams)
1704
1699
  .m(function (Command, cs, config, o) {
1705
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1700
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1706
1701
  })
1707
1702
  .s("AWSIotService", "GetCommandExecution", {})
1708
1703
  .n("IoTClient", "GetCommandExecutionCommand")
@@ -1710,11 +1705,11 @@ class GetCommandExecutionCommand extends smithyClient.Command
1710
1705
  .build() {
1711
1706
  }
1712
1707
 
1713
- class GetEffectivePoliciesCommand extends smithyClient.Command
1708
+ class GetEffectivePoliciesCommand extends client.Command
1714
1709
  .classBuilder()
1715
1710
  .ep(commonParams)
1716
1711
  .m(function (Command, cs, config, o) {
1717
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1712
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1718
1713
  })
1719
1714
  .s("AWSIotService", "GetEffectivePolicies", {})
1720
1715
  .n("IoTClient", "GetEffectivePoliciesCommand")
@@ -1722,11 +1717,11 @@ class GetEffectivePoliciesCommand extends smithyClient.Command
1722
1717
  .build() {
1723
1718
  }
1724
1719
 
1725
- class GetIndexingConfigurationCommand extends smithyClient.Command
1720
+ class GetIndexingConfigurationCommand extends client.Command
1726
1721
  .classBuilder()
1727
1722
  .ep(commonParams)
1728
1723
  .m(function (Command, cs, config, o) {
1729
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1724
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1730
1725
  })
1731
1726
  .s("AWSIotService", "GetIndexingConfiguration", {})
1732
1727
  .n("IoTClient", "GetIndexingConfigurationCommand")
@@ -1734,11 +1729,11 @@ class GetIndexingConfigurationCommand extends smithyClient.Command
1734
1729
  .build() {
1735
1730
  }
1736
1731
 
1737
- class GetJobDocumentCommand extends smithyClient.Command
1732
+ class GetJobDocumentCommand extends client.Command
1738
1733
  .classBuilder()
1739
1734
  .ep(commonParams)
1740
1735
  .m(function (Command, cs, config, o) {
1741
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1736
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1742
1737
  })
1743
1738
  .s("AWSIotService", "GetJobDocument", {})
1744
1739
  .n("IoTClient", "GetJobDocumentCommand")
@@ -1746,11 +1741,11 @@ class GetJobDocumentCommand extends smithyClient.Command
1746
1741
  .build() {
1747
1742
  }
1748
1743
 
1749
- class GetLoggingOptionsCommand extends smithyClient.Command
1744
+ class GetLoggingOptionsCommand extends client.Command
1750
1745
  .classBuilder()
1751
1746
  .ep(commonParams)
1752
1747
  .m(function (Command, cs, config, o) {
1753
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1748
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1754
1749
  })
1755
1750
  .s("AWSIotService", "GetLoggingOptions", {})
1756
1751
  .n("IoTClient", "GetLoggingOptionsCommand")
@@ -1758,11 +1753,11 @@ class GetLoggingOptionsCommand extends smithyClient.Command
1758
1753
  .build() {
1759
1754
  }
1760
1755
 
1761
- class GetOTAUpdateCommand extends smithyClient.Command
1756
+ class GetOTAUpdateCommand extends client.Command
1762
1757
  .classBuilder()
1763
1758
  .ep(commonParams)
1764
1759
  .m(function (Command, cs, config, o) {
1765
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1760
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1766
1761
  })
1767
1762
  .s("AWSIotService", "GetOTAUpdate", {})
1768
1763
  .n("IoTClient", "GetOTAUpdateCommand")
@@ -1770,11 +1765,11 @@ class GetOTAUpdateCommand extends smithyClient.Command
1770
1765
  .build() {
1771
1766
  }
1772
1767
 
1773
- class GetPackageCommand extends smithyClient.Command
1768
+ class GetPackageCommand extends client.Command
1774
1769
  .classBuilder()
1775
1770
  .ep(commonParams)
1776
1771
  .m(function (Command, cs, config, o) {
1777
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1772
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1778
1773
  })
1779
1774
  .s("AWSIotService", "GetPackage", {})
1780
1775
  .n("IoTClient", "GetPackageCommand")
@@ -1782,11 +1777,11 @@ class GetPackageCommand extends smithyClient.Command
1782
1777
  .build() {
1783
1778
  }
1784
1779
 
1785
- class GetPackageConfigurationCommand extends smithyClient.Command
1780
+ class GetPackageConfigurationCommand extends client.Command
1786
1781
  .classBuilder()
1787
1782
  .ep(commonParams)
1788
1783
  .m(function (Command, cs, config, o) {
1789
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1784
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1790
1785
  })
1791
1786
  .s("AWSIotService", "GetPackageConfiguration", {})
1792
1787
  .n("IoTClient", "GetPackageConfigurationCommand")
@@ -1794,11 +1789,11 @@ class GetPackageConfigurationCommand extends smithyClient.Command
1794
1789
  .build() {
1795
1790
  }
1796
1791
 
1797
- class GetPackageVersionCommand extends smithyClient.Command
1792
+ class GetPackageVersionCommand extends client.Command
1798
1793
  .classBuilder()
1799
1794
  .ep(commonParams)
1800
1795
  .m(function (Command, cs, config, o) {
1801
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1796
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1802
1797
  })
1803
1798
  .s("AWSIotService", "GetPackageVersion", {})
1804
1799
  .n("IoTClient", "GetPackageVersionCommand")
@@ -1806,11 +1801,11 @@ class GetPackageVersionCommand extends smithyClient.Command
1806
1801
  .build() {
1807
1802
  }
1808
1803
 
1809
- class GetPercentilesCommand extends smithyClient.Command
1804
+ class GetPercentilesCommand extends client.Command
1810
1805
  .classBuilder()
1811
1806
  .ep(commonParams)
1812
1807
  .m(function (Command, cs, config, o) {
1813
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1808
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1814
1809
  })
1815
1810
  .s("AWSIotService", "GetPercentiles", {})
1816
1811
  .n("IoTClient", "GetPercentilesCommand")
@@ -1818,11 +1813,11 @@ class GetPercentilesCommand extends smithyClient.Command
1818
1813
  .build() {
1819
1814
  }
1820
1815
 
1821
- class GetPolicyCommand extends smithyClient.Command
1816
+ class GetPolicyCommand extends client.Command
1822
1817
  .classBuilder()
1823
1818
  .ep(commonParams)
1824
1819
  .m(function (Command, cs, config, o) {
1825
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1820
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1826
1821
  })
1827
1822
  .s("AWSIotService", "GetPolicy", {})
1828
1823
  .n("IoTClient", "GetPolicyCommand")
@@ -1830,11 +1825,11 @@ class GetPolicyCommand extends smithyClient.Command
1830
1825
  .build() {
1831
1826
  }
1832
1827
 
1833
- class GetPolicyVersionCommand extends smithyClient.Command
1828
+ class GetPolicyVersionCommand extends client.Command
1834
1829
  .classBuilder()
1835
1830
  .ep(commonParams)
1836
1831
  .m(function (Command, cs, config, o) {
1837
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1832
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1838
1833
  })
1839
1834
  .s("AWSIotService", "GetPolicyVersion", {})
1840
1835
  .n("IoTClient", "GetPolicyVersionCommand")
@@ -1842,11 +1837,11 @@ class GetPolicyVersionCommand extends smithyClient.Command
1842
1837
  .build() {
1843
1838
  }
1844
1839
 
1845
- class GetRegistrationCodeCommand extends smithyClient.Command
1840
+ class GetRegistrationCodeCommand extends client.Command
1846
1841
  .classBuilder()
1847
1842
  .ep(commonParams)
1848
1843
  .m(function (Command, cs, config, o) {
1849
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1844
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1850
1845
  })
1851
1846
  .s("AWSIotService", "GetRegistrationCode", {})
1852
1847
  .n("IoTClient", "GetRegistrationCodeCommand")
@@ -1854,11 +1849,11 @@ class GetRegistrationCodeCommand extends smithyClient.Command
1854
1849
  .build() {
1855
1850
  }
1856
1851
 
1857
- class GetStatisticsCommand extends smithyClient.Command
1852
+ class GetStatisticsCommand extends client.Command
1858
1853
  .classBuilder()
1859
1854
  .ep(commonParams)
1860
1855
  .m(function (Command, cs, config, o) {
1861
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1856
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1862
1857
  })
1863
1858
  .s("AWSIotService", "GetStatistics", {})
1864
1859
  .n("IoTClient", "GetStatisticsCommand")
@@ -1866,11 +1861,11 @@ class GetStatisticsCommand extends smithyClient.Command
1866
1861
  .build() {
1867
1862
  }
1868
1863
 
1869
- class GetThingConnectivityDataCommand extends smithyClient.Command
1864
+ class GetThingConnectivityDataCommand extends client.Command
1870
1865
  .classBuilder()
1871
1866
  .ep(commonParams)
1872
1867
  .m(function (Command, cs, config, o) {
1873
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1868
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1874
1869
  })
1875
1870
  .s("AWSIotService", "GetThingConnectivityData", {})
1876
1871
  .n("IoTClient", "GetThingConnectivityDataCommand")
@@ -1878,11 +1873,11 @@ class GetThingConnectivityDataCommand extends smithyClient.Command
1878
1873
  .build() {
1879
1874
  }
1880
1875
 
1881
- class GetTopicRuleCommand extends smithyClient.Command
1876
+ class GetTopicRuleCommand extends client.Command
1882
1877
  .classBuilder()
1883
1878
  .ep(commonParams)
1884
1879
  .m(function (Command, cs, config, o) {
1885
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1880
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1886
1881
  })
1887
1882
  .s("AWSIotService", "GetTopicRule", {})
1888
1883
  .n("IoTClient", "GetTopicRuleCommand")
@@ -1890,11 +1885,11 @@ class GetTopicRuleCommand extends smithyClient.Command
1890
1885
  .build() {
1891
1886
  }
1892
1887
 
1893
- class GetTopicRuleDestinationCommand extends smithyClient.Command
1888
+ class GetTopicRuleDestinationCommand extends client.Command
1894
1889
  .classBuilder()
1895
1890
  .ep(commonParams)
1896
1891
  .m(function (Command, cs, config, o) {
1897
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1892
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1898
1893
  })
1899
1894
  .s("AWSIotService", "GetTopicRuleDestination", {})
1900
1895
  .n("IoTClient", "GetTopicRuleDestinationCommand")
@@ -1902,11 +1897,11 @@ class GetTopicRuleDestinationCommand extends smithyClient.Command
1902
1897
  .build() {
1903
1898
  }
1904
1899
 
1905
- class GetV2LoggingOptionsCommand extends smithyClient.Command
1900
+ class GetV2LoggingOptionsCommand extends client.Command
1906
1901
  .classBuilder()
1907
1902
  .ep(commonParams)
1908
1903
  .m(function (Command, cs, config, o) {
1909
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1904
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1910
1905
  })
1911
1906
  .s("AWSIotService", "GetV2LoggingOptions", {})
1912
1907
  .n("IoTClient", "GetV2LoggingOptionsCommand")
@@ -1914,11 +1909,11 @@ class GetV2LoggingOptionsCommand extends smithyClient.Command
1914
1909
  .build() {
1915
1910
  }
1916
1911
 
1917
- class ListActiveViolationsCommand extends smithyClient.Command
1912
+ class ListActiveViolationsCommand extends client.Command
1918
1913
  .classBuilder()
1919
1914
  .ep(commonParams)
1920
1915
  .m(function (Command, cs, config, o) {
1921
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1916
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1922
1917
  })
1923
1918
  .s("AWSIotService", "ListActiveViolations", {})
1924
1919
  .n("IoTClient", "ListActiveViolationsCommand")
@@ -1926,11 +1921,11 @@ class ListActiveViolationsCommand extends smithyClient.Command
1926
1921
  .build() {
1927
1922
  }
1928
1923
 
1929
- class ListAttachedPoliciesCommand extends smithyClient.Command
1924
+ class ListAttachedPoliciesCommand extends client.Command
1930
1925
  .classBuilder()
1931
1926
  .ep(commonParams)
1932
1927
  .m(function (Command, cs, config, o) {
1933
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1928
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1934
1929
  })
1935
1930
  .s("AWSIotService", "ListAttachedPolicies", {})
1936
1931
  .n("IoTClient", "ListAttachedPoliciesCommand")
@@ -1938,11 +1933,11 @@ class ListAttachedPoliciesCommand extends smithyClient.Command
1938
1933
  .build() {
1939
1934
  }
1940
1935
 
1941
- class ListAuditFindingsCommand extends smithyClient.Command
1936
+ class ListAuditFindingsCommand extends client.Command
1942
1937
  .classBuilder()
1943
1938
  .ep(commonParams)
1944
1939
  .m(function (Command, cs, config, o) {
1945
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1940
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1946
1941
  })
1947
1942
  .s("AWSIotService", "ListAuditFindings", {})
1948
1943
  .n("IoTClient", "ListAuditFindingsCommand")
@@ -1950,11 +1945,11 @@ class ListAuditFindingsCommand extends smithyClient.Command
1950
1945
  .build() {
1951
1946
  }
1952
1947
 
1953
- class ListAuditMitigationActionsExecutionsCommand extends smithyClient.Command
1948
+ class ListAuditMitigationActionsExecutionsCommand extends client.Command
1954
1949
  .classBuilder()
1955
1950
  .ep(commonParams)
1956
1951
  .m(function (Command, cs, config, o) {
1957
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1952
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1958
1953
  })
1959
1954
  .s("AWSIotService", "ListAuditMitigationActionsExecutions", {})
1960
1955
  .n("IoTClient", "ListAuditMitigationActionsExecutionsCommand")
@@ -1962,11 +1957,11 @@ class ListAuditMitigationActionsExecutionsCommand extends smithyClient.Command
1962
1957
  .build() {
1963
1958
  }
1964
1959
 
1965
- class ListAuditMitigationActionsTasksCommand extends smithyClient.Command
1960
+ class ListAuditMitigationActionsTasksCommand extends client.Command
1966
1961
  .classBuilder()
1967
1962
  .ep(commonParams)
1968
1963
  .m(function (Command, cs, config, o) {
1969
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1964
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1970
1965
  })
1971
1966
  .s("AWSIotService", "ListAuditMitigationActionsTasks", {})
1972
1967
  .n("IoTClient", "ListAuditMitigationActionsTasksCommand")
@@ -1974,11 +1969,11 @@ class ListAuditMitigationActionsTasksCommand extends smithyClient.Command
1974
1969
  .build() {
1975
1970
  }
1976
1971
 
1977
- class ListAuditSuppressionsCommand extends smithyClient.Command
1972
+ class ListAuditSuppressionsCommand extends client.Command
1978
1973
  .classBuilder()
1979
1974
  .ep(commonParams)
1980
1975
  .m(function (Command, cs, config, o) {
1981
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1976
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1982
1977
  })
1983
1978
  .s("AWSIotService", "ListAuditSuppressions", {})
1984
1979
  .n("IoTClient", "ListAuditSuppressionsCommand")
@@ -1986,11 +1981,11 @@ class ListAuditSuppressionsCommand extends smithyClient.Command
1986
1981
  .build() {
1987
1982
  }
1988
1983
 
1989
- class ListAuditTasksCommand extends smithyClient.Command
1984
+ class ListAuditTasksCommand extends client.Command
1990
1985
  .classBuilder()
1991
1986
  .ep(commonParams)
1992
1987
  .m(function (Command, cs, config, o) {
1993
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1988
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
1994
1989
  })
1995
1990
  .s("AWSIotService", "ListAuditTasks", {})
1996
1991
  .n("IoTClient", "ListAuditTasksCommand")
@@ -1998,11 +1993,11 @@ class ListAuditTasksCommand extends smithyClient.Command
1998
1993
  .build() {
1999
1994
  }
2000
1995
 
2001
- class ListAuthorizersCommand extends smithyClient.Command
1996
+ class ListAuthorizersCommand extends client.Command
2002
1997
  .classBuilder()
2003
1998
  .ep(commonParams)
2004
1999
  .m(function (Command, cs, config, o) {
2005
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2000
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2006
2001
  })
2007
2002
  .s("AWSIotService", "ListAuthorizers", {})
2008
2003
  .n("IoTClient", "ListAuthorizersCommand")
@@ -2010,11 +2005,11 @@ class ListAuthorizersCommand extends smithyClient.Command
2010
2005
  .build() {
2011
2006
  }
2012
2007
 
2013
- class ListBillingGroupsCommand extends smithyClient.Command
2008
+ class ListBillingGroupsCommand extends client.Command
2014
2009
  .classBuilder()
2015
2010
  .ep(commonParams)
2016
2011
  .m(function (Command, cs, config, o) {
2017
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2012
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2018
2013
  })
2019
2014
  .s("AWSIotService", "ListBillingGroups", {})
2020
2015
  .n("IoTClient", "ListBillingGroupsCommand")
@@ -2022,11 +2017,11 @@ class ListBillingGroupsCommand extends smithyClient.Command
2022
2017
  .build() {
2023
2018
  }
2024
2019
 
2025
- class ListCACertificatesCommand extends smithyClient.Command
2020
+ class ListCACertificatesCommand extends client.Command
2026
2021
  .classBuilder()
2027
2022
  .ep(commonParams)
2028
2023
  .m(function (Command, cs, config, o) {
2029
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2024
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2030
2025
  })
2031
2026
  .s("AWSIotService", "ListCACertificates", {})
2032
2027
  .n("IoTClient", "ListCACertificatesCommand")
@@ -2034,11 +2029,11 @@ class ListCACertificatesCommand extends smithyClient.Command
2034
2029
  .build() {
2035
2030
  }
2036
2031
 
2037
- class ListCertificateProvidersCommand extends smithyClient.Command
2032
+ class ListCertificateProvidersCommand extends client.Command
2038
2033
  .classBuilder()
2039
2034
  .ep(commonParams)
2040
2035
  .m(function (Command, cs, config, o) {
2041
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2036
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2042
2037
  })
2043
2038
  .s("AWSIotService", "ListCertificateProviders", {})
2044
2039
  .n("IoTClient", "ListCertificateProvidersCommand")
@@ -2046,11 +2041,11 @@ class ListCertificateProvidersCommand extends smithyClient.Command
2046
2041
  .build() {
2047
2042
  }
2048
2043
 
2049
- class ListCertificatesByCACommand extends smithyClient.Command
2044
+ class ListCertificatesByCACommand extends client.Command
2050
2045
  .classBuilder()
2051
2046
  .ep(commonParams)
2052
2047
  .m(function (Command, cs, config, o) {
2053
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2048
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2054
2049
  })
2055
2050
  .s("AWSIotService", "ListCertificatesByCA", {})
2056
2051
  .n("IoTClient", "ListCertificatesByCACommand")
@@ -2058,11 +2053,11 @@ class ListCertificatesByCACommand extends smithyClient.Command
2058
2053
  .build() {
2059
2054
  }
2060
2055
 
2061
- class ListCertificatesCommand extends smithyClient.Command
2056
+ class ListCertificatesCommand extends client.Command
2062
2057
  .classBuilder()
2063
2058
  .ep(commonParams)
2064
2059
  .m(function (Command, cs, config, o) {
2065
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2060
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2066
2061
  })
2067
2062
  .s("AWSIotService", "ListCertificates", {})
2068
2063
  .n("IoTClient", "ListCertificatesCommand")
@@ -2070,11 +2065,11 @@ class ListCertificatesCommand extends smithyClient.Command
2070
2065
  .build() {
2071
2066
  }
2072
2067
 
2073
- class ListCommandExecutionsCommand extends smithyClient.Command
2068
+ class ListCommandExecutionsCommand extends client.Command
2074
2069
  .classBuilder()
2075
2070
  .ep(commonParams)
2076
2071
  .m(function (Command, cs, config, o) {
2077
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2072
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2078
2073
  })
2079
2074
  .s("AWSIotService", "ListCommandExecutions", {})
2080
2075
  .n("IoTClient", "ListCommandExecutionsCommand")
@@ -2082,11 +2077,11 @@ class ListCommandExecutionsCommand extends smithyClient.Command
2082
2077
  .build() {
2083
2078
  }
2084
2079
 
2085
- class ListCommandsCommand extends smithyClient.Command
2080
+ class ListCommandsCommand extends client.Command
2086
2081
  .classBuilder()
2087
2082
  .ep(commonParams)
2088
2083
  .m(function (Command, cs, config, o) {
2089
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2084
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2090
2085
  })
2091
2086
  .s("AWSIotService", "ListCommands", {})
2092
2087
  .n("IoTClient", "ListCommandsCommand")
@@ -2094,11 +2089,11 @@ class ListCommandsCommand extends smithyClient.Command
2094
2089
  .build() {
2095
2090
  }
2096
2091
 
2097
- class ListCustomMetricsCommand extends smithyClient.Command
2092
+ class ListCustomMetricsCommand extends client.Command
2098
2093
  .classBuilder()
2099
2094
  .ep(commonParams)
2100
2095
  .m(function (Command, cs, config, o) {
2101
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2096
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2102
2097
  })
2103
2098
  .s("AWSIotService", "ListCustomMetrics", {})
2104
2099
  .n("IoTClient", "ListCustomMetricsCommand")
@@ -2106,11 +2101,11 @@ class ListCustomMetricsCommand extends smithyClient.Command
2106
2101
  .build() {
2107
2102
  }
2108
2103
 
2109
- class ListDetectMitigationActionsExecutionsCommand extends smithyClient.Command
2104
+ class ListDetectMitigationActionsExecutionsCommand extends client.Command
2110
2105
  .classBuilder()
2111
2106
  .ep(commonParams)
2112
2107
  .m(function (Command, cs, config, o) {
2113
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2108
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2114
2109
  })
2115
2110
  .s("AWSIotService", "ListDetectMitigationActionsExecutions", {})
2116
2111
  .n("IoTClient", "ListDetectMitigationActionsExecutionsCommand")
@@ -2118,11 +2113,11 @@ class ListDetectMitigationActionsExecutionsCommand extends smithyClient.Command
2118
2113
  .build() {
2119
2114
  }
2120
2115
 
2121
- class ListDetectMitigationActionsTasksCommand extends smithyClient.Command
2116
+ class ListDetectMitigationActionsTasksCommand extends client.Command
2122
2117
  .classBuilder()
2123
2118
  .ep(commonParams)
2124
2119
  .m(function (Command, cs, config, o) {
2125
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2120
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2126
2121
  })
2127
2122
  .s("AWSIotService", "ListDetectMitigationActionsTasks", {})
2128
2123
  .n("IoTClient", "ListDetectMitigationActionsTasksCommand")
@@ -2130,11 +2125,11 @@ class ListDetectMitigationActionsTasksCommand extends smithyClient.Command
2130
2125
  .build() {
2131
2126
  }
2132
2127
 
2133
- class ListDimensionsCommand extends smithyClient.Command
2128
+ class ListDimensionsCommand extends client.Command
2134
2129
  .classBuilder()
2135
2130
  .ep(commonParams)
2136
2131
  .m(function (Command, cs, config, o) {
2137
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2132
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2138
2133
  })
2139
2134
  .s("AWSIotService", "ListDimensions", {})
2140
2135
  .n("IoTClient", "ListDimensionsCommand")
@@ -2142,11 +2137,11 @@ class ListDimensionsCommand extends smithyClient.Command
2142
2137
  .build() {
2143
2138
  }
2144
2139
 
2145
- class ListDomainConfigurationsCommand extends smithyClient.Command
2140
+ class ListDomainConfigurationsCommand extends client.Command
2146
2141
  .classBuilder()
2147
2142
  .ep(commonParams)
2148
2143
  .m(function (Command, cs, config, o) {
2149
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2144
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2150
2145
  })
2151
2146
  .s("AWSIotService", "ListDomainConfigurations", {})
2152
2147
  .n("IoTClient", "ListDomainConfigurationsCommand")
@@ -2154,11 +2149,11 @@ class ListDomainConfigurationsCommand extends smithyClient.Command
2154
2149
  .build() {
2155
2150
  }
2156
2151
 
2157
- class ListFleetMetricsCommand extends smithyClient.Command
2152
+ class ListFleetMetricsCommand extends client.Command
2158
2153
  .classBuilder()
2159
2154
  .ep(commonParams)
2160
2155
  .m(function (Command, cs, config, o) {
2161
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2156
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2162
2157
  })
2163
2158
  .s("AWSIotService", "ListFleetMetrics", {})
2164
2159
  .n("IoTClient", "ListFleetMetricsCommand")
@@ -2166,11 +2161,11 @@ class ListFleetMetricsCommand extends smithyClient.Command
2166
2161
  .build() {
2167
2162
  }
2168
2163
 
2169
- class ListIndicesCommand extends smithyClient.Command
2164
+ class ListIndicesCommand extends client.Command
2170
2165
  .classBuilder()
2171
2166
  .ep(commonParams)
2172
2167
  .m(function (Command, cs, config, o) {
2173
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2168
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2174
2169
  })
2175
2170
  .s("AWSIotService", "ListIndices", {})
2176
2171
  .n("IoTClient", "ListIndicesCommand")
@@ -2178,11 +2173,11 @@ class ListIndicesCommand extends smithyClient.Command
2178
2173
  .build() {
2179
2174
  }
2180
2175
 
2181
- class ListJobExecutionsForJobCommand extends smithyClient.Command
2176
+ class ListJobExecutionsForJobCommand extends client.Command
2182
2177
  .classBuilder()
2183
2178
  .ep(commonParams)
2184
2179
  .m(function (Command, cs, config, o) {
2185
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2180
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2186
2181
  })
2187
2182
  .s("AWSIotService", "ListJobExecutionsForJob", {})
2188
2183
  .n("IoTClient", "ListJobExecutionsForJobCommand")
@@ -2190,11 +2185,11 @@ class ListJobExecutionsForJobCommand extends smithyClient.Command
2190
2185
  .build() {
2191
2186
  }
2192
2187
 
2193
- class ListJobExecutionsForThingCommand extends smithyClient.Command
2188
+ class ListJobExecutionsForThingCommand extends client.Command
2194
2189
  .classBuilder()
2195
2190
  .ep(commonParams)
2196
2191
  .m(function (Command, cs, config, o) {
2197
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2192
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2198
2193
  })
2199
2194
  .s("AWSIotService", "ListJobExecutionsForThing", {})
2200
2195
  .n("IoTClient", "ListJobExecutionsForThingCommand")
@@ -2202,11 +2197,11 @@ class ListJobExecutionsForThingCommand extends smithyClient.Command
2202
2197
  .build() {
2203
2198
  }
2204
2199
 
2205
- class ListJobsCommand extends smithyClient.Command
2200
+ class ListJobsCommand extends client.Command
2206
2201
  .classBuilder()
2207
2202
  .ep(commonParams)
2208
2203
  .m(function (Command, cs, config, o) {
2209
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2204
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2210
2205
  })
2211
2206
  .s("AWSIotService", "ListJobs", {})
2212
2207
  .n("IoTClient", "ListJobsCommand")
@@ -2214,11 +2209,11 @@ class ListJobsCommand extends smithyClient.Command
2214
2209
  .build() {
2215
2210
  }
2216
2211
 
2217
- class ListJobTemplatesCommand extends smithyClient.Command
2212
+ class ListJobTemplatesCommand extends client.Command
2218
2213
  .classBuilder()
2219
2214
  .ep(commonParams)
2220
2215
  .m(function (Command, cs, config, o) {
2221
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2216
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2222
2217
  })
2223
2218
  .s("AWSIotService", "ListJobTemplates", {})
2224
2219
  .n("IoTClient", "ListJobTemplatesCommand")
@@ -2226,11 +2221,11 @@ class ListJobTemplatesCommand extends smithyClient.Command
2226
2221
  .build() {
2227
2222
  }
2228
2223
 
2229
- class ListManagedJobTemplatesCommand extends smithyClient.Command
2224
+ class ListManagedJobTemplatesCommand extends client.Command
2230
2225
  .classBuilder()
2231
2226
  .ep(commonParams)
2232
2227
  .m(function (Command, cs, config, o) {
2233
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2228
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2234
2229
  })
2235
2230
  .s("AWSIotService", "ListManagedJobTemplates", {})
2236
2231
  .n("IoTClient", "ListManagedJobTemplatesCommand")
@@ -2238,11 +2233,11 @@ class ListManagedJobTemplatesCommand extends smithyClient.Command
2238
2233
  .build() {
2239
2234
  }
2240
2235
 
2241
- class ListMetricValuesCommand extends smithyClient.Command
2236
+ class ListMetricValuesCommand extends client.Command
2242
2237
  .classBuilder()
2243
2238
  .ep(commonParams)
2244
2239
  .m(function (Command, cs, config, o) {
2245
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2240
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2246
2241
  })
2247
2242
  .s("AWSIotService", "ListMetricValues", {})
2248
2243
  .n("IoTClient", "ListMetricValuesCommand")
@@ -2250,11 +2245,11 @@ class ListMetricValuesCommand extends smithyClient.Command
2250
2245
  .build() {
2251
2246
  }
2252
2247
 
2253
- class ListMitigationActionsCommand extends smithyClient.Command
2248
+ class ListMitigationActionsCommand extends client.Command
2254
2249
  .classBuilder()
2255
2250
  .ep(commonParams)
2256
2251
  .m(function (Command, cs, config, o) {
2257
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2252
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2258
2253
  })
2259
2254
  .s("AWSIotService", "ListMitigationActions", {})
2260
2255
  .n("IoTClient", "ListMitigationActionsCommand")
@@ -2262,11 +2257,11 @@ class ListMitigationActionsCommand extends smithyClient.Command
2262
2257
  .build() {
2263
2258
  }
2264
2259
 
2265
- class ListOTAUpdatesCommand extends smithyClient.Command
2260
+ class ListOTAUpdatesCommand extends client.Command
2266
2261
  .classBuilder()
2267
2262
  .ep(commonParams)
2268
2263
  .m(function (Command, cs, config, o) {
2269
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2264
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2270
2265
  })
2271
2266
  .s("AWSIotService", "ListOTAUpdates", {})
2272
2267
  .n("IoTClient", "ListOTAUpdatesCommand")
@@ -2274,11 +2269,11 @@ class ListOTAUpdatesCommand extends smithyClient.Command
2274
2269
  .build() {
2275
2270
  }
2276
2271
 
2277
- class ListOutgoingCertificatesCommand extends smithyClient.Command
2272
+ class ListOutgoingCertificatesCommand extends client.Command
2278
2273
  .classBuilder()
2279
2274
  .ep(commonParams)
2280
2275
  .m(function (Command, cs, config, o) {
2281
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2276
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2282
2277
  })
2283
2278
  .s("AWSIotService", "ListOutgoingCertificates", {})
2284
2279
  .n("IoTClient", "ListOutgoingCertificatesCommand")
@@ -2286,11 +2281,11 @@ class ListOutgoingCertificatesCommand extends smithyClient.Command
2286
2281
  .build() {
2287
2282
  }
2288
2283
 
2289
- class ListPackagesCommand extends smithyClient.Command
2284
+ class ListPackagesCommand extends client.Command
2290
2285
  .classBuilder()
2291
2286
  .ep(commonParams)
2292
2287
  .m(function (Command, cs, config, o) {
2293
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2288
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2294
2289
  })
2295
2290
  .s("AWSIotService", "ListPackages", {})
2296
2291
  .n("IoTClient", "ListPackagesCommand")
@@ -2298,11 +2293,11 @@ class ListPackagesCommand extends smithyClient.Command
2298
2293
  .build() {
2299
2294
  }
2300
2295
 
2301
- class ListPackageVersionsCommand extends smithyClient.Command
2296
+ class ListPackageVersionsCommand extends client.Command
2302
2297
  .classBuilder()
2303
2298
  .ep(commonParams)
2304
2299
  .m(function (Command, cs, config, o) {
2305
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2300
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2306
2301
  })
2307
2302
  .s("AWSIotService", "ListPackageVersions", {})
2308
2303
  .n("IoTClient", "ListPackageVersionsCommand")
@@ -2310,11 +2305,11 @@ class ListPackageVersionsCommand extends smithyClient.Command
2310
2305
  .build() {
2311
2306
  }
2312
2307
 
2313
- class ListPoliciesCommand extends smithyClient.Command
2308
+ class ListPoliciesCommand extends client.Command
2314
2309
  .classBuilder()
2315
2310
  .ep(commonParams)
2316
2311
  .m(function (Command, cs, config, o) {
2317
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2312
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2318
2313
  })
2319
2314
  .s("AWSIotService", "ListPolicies", {})
2320
2315
  .n("IoTClient", "ListPoliciesCommand")
@@ -2322,11 +2317,11 @@ class ListPoliciesCommand extends smithyClient.Command
2322
2317
  .build() {
2323
2318
  }
2324
2319
 
2325
- class ListPolicyPrincipalsCommand extends smithyClient.Command
2320
+ class ListPolicyPrincipalsCommand extends client.Command
2326
2321
  .classBuilder()
2327
2322
  .ep(commonParams)
2328
2323
  .m(function (Command, cs, config, o) {
2329
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2324
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2330
2325
  })
2331
2326
  .s("AWSIotService", "ListPolicyPrincipals", {})
2332
2327
  .n("IoTClient", "ListPolicyPrincipalsCommand")
@@ -2334,11 +2329,11 @@ class ListPolicyPrincipalsCommand extends smithyClient.Command
2334
2329
  .build() {
2335
2330
  }
2336
2331
 
2337
- class ListPolicyVersionsCommand extends smithyClient.Command
2332
+ class ListPolicyVersionsCommand extends client.Command
2338
2333
  .classBuilder()
2339
2334
  .ep(commonParams)
2340
2335
  .m(function (Command, cs, config, o) {
2341
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2336
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2342
2337
  })
2343
2338
  .s("AWSIotService", "ListPolicyVersions", {})
2344
2339
  .n("IoTClient", "ListPolicyVersionsCommand")
@@ -2346,11 +2341,11 @@ class ListPolicyVersionsCommand extends smithyClient.Command
2346
2341
  .build() {
2347
2342
  }
2348
2343
 
2349
- class ListPrincipalPoliciesCommand extends smithyClient.Command
2344
+ class ListPrincipalPoliciesCommand extends client.Command
2350
2345
  .classBuilder()
2351
2346
  .ep(commonParams)
2352
2347
  .m(function (Command, cs, config, o) {
2353
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2348
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2354
2349
  })
2355
2350
  .s("AWSIotService", "ListPrincipalPolicies", {})
2356
2351
  .n("IoTClient", "ListPrincipalPoliciesCommand")
@@ -2358,11 +2353,11 @@ class ListPrincipalPoliciesCommand extends smithyClient.Command
2358
2353
  .build() {
2359
2354
  }
2360
2355
 
2361
- class ListPrincipalThingsCommand extends smithyClient.Command
2356
+ class ListPrincipalThingsCommand extends client.Command
2362
2357
  .classBuilder()
2363
2358
  .ep(commonParams)
2364
2359
  .m(function (Command, cs, config, o) {
2365
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2360
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2366
2361
  })
2367
2362
  .s("AWSIotService", "ListPrincipalThings", {})
2368
2363
  .n("IoTClient", "ListPrincipalThingsCommand")
@@ -2370,11 +2365,11 @@ class ListPrincipalThingsCommand extends smithyClient.Command
2370
2365
  .build() {
2371
2366
  }
2372
2367
 
2373
- class ListPrincipalThingsV2Command extends smithyClient.Command
2368
+ class ListPrincipalThingsV2Command extends client.Command
2374
2369
  .classBuilder()
2375
2370
  .ep(commonParams)
2376
2371
  .m(function (Command, cs, config, o) {
2377
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2372
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2378
2373
  })
2379
2374
  .s("AWSIotService", "ListPrincipalThingsV2", {})
2380
2375
  .n("IoTClient", "ListPrincipalThingsV2Command")
@@ -2382,11 +2377,11 @@ class ListPrincipalThingsV2Command extends smithyClient.Command
2382
2377
  .build() {
2383
2378
  }
2384
2379
 
2385
- class ListProvisioningTemplatesCommand extends smithyClient.Command
2380
+ class ListProvisioningTemplatesCommand extends client.Command
2386
2381
  .classBuilder()
2387
2382
  .ep(commonParams)
2388
2383
  .m(function (Command, cs, config, o) {
2389
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2384
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2390
2385
  })
2391
2386
  .s("AWSIotService", "ListProvisioningTemplates", {})
2392
2387
  .n("IoTClient", "ListProvisioningTemplatesCommand")
@@ -2394,11 +2389,11 @@ class ListProvisioningTemplatesCommand extends smithyClient.Command
2394
2389
  .build() {
2395
2390
  }
2396
2391
 
2397
- class ListProvisioningTemplateVersionsCommand extends smithyClient.Command
2392
+ class ListProvisioningTemplateVersionsCommand extends client.Command
2398
2393
  .classBuilder()
2399
2394
  .ep(commonParams)
2400
2395
  .m(function (Command, cs, config, o) {
2401
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2396
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2402
2397
  })
2403
2398
  .s("AWSIotService", "ListProvisioningTemplateVersions", {})
2404
2399
  .n("IoTClient", "ListProvisioningTemplateVersionsCommand")
@@ -2406,11 +2401,11 @@ class ListProvisioningTemplateVersionsCommand extends smithyClient.Command
2406
2401
  .build() {
2407
2402
  }
2408
2403
 
2409
- class ListRelatedResourcesForAuditFindingCommand extends smithyClient.Command
2404
+ class ListRelatedResourcesForAuditFindingCommand extends client.Command
2410
2405
  .classBuilder()
2411
2406
  .ep(commonParams)
2412
2407
  .m(function (Command, cs, config, o) {
2413
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2408
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2414
2409
  })
2415
2410
  .s("AWSIotService", "ListRelatedResourcesForAuditFinding", {})
2416
2411
  .n("IoTClient", "ListRelatedResourcesForAuditFindingCommand")
@@ -2418,11 +2413,11 @@ class ListRelatedResourcesForAuditFindingCommand extends smithyClient.Command
2418
2413
  .build() {
2419
2414
  }
2420
2415
 
2421
- class ListRoleAliasesCommand extends smithyClient.Command
2416
+ class ListRoleAliasesCommand extends client.Command
2422
2417
  .classBuilder()
2423
2418
  .ep(commonParams)
2424
2419
  .m(function (Command, cs, config, o) {
2425
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2420
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2426
2421
  })
2427
2422
  .s("AWSIotService", "ListRoleAliases", {})
2428
2423
  .n("IoTClient", "ListRoleAliasesCommand")
@@ -2430,11 +2425,11 @@ class ListRoleAliasesCommand extends smithyClient.Command
2430
2425
  .build() {
2431
2426
  }
2432
2427
 
2433
- class ListSbomValidationResultsCommand extends smithyClient.Command
2428
+ class ListSbomValidationResultsCommand extends client.Command
2434
2429
  .classBuilder()
2435
2430
  .ep(commonParams)
2436
2431
  .m(function (Command, cs, config, o) {
2437
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2432
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2438
2433
  })
2439
2434
  .s("AWSIotService", "ListSbomValidationResults", {})
2440
2435
  .n("IoTClient", "ListSbomValidationResultsCommand")
@@ -2442,11 +2437,11 @@ class ListSbomValidationResultsCommand extends smithyClient.Command
2442
2437
  .build() {
2443
2438
  }
2444
2439
 
2445
- class ListScheduledAuditsCommand extends smithyClient.Command
2440
+ class ListScheduledAuditsCommand extends client.Command
2446
2441
  .classBuilder()
2447
2442
  .ep(commonParams)
2448
2443
  .m(function (Command, cs, config, o) {
2449
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2444
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2450
2445
  })
2451
2446
  .s("AWSIotService", "ListScheduledAudits", {})
2452
2447
  .n("IoTClient", "ListScheduledAuditsCommand")
@@ -2454,11 +2449,11 @@ class ListScheduledAuditsCommand extends smithyClient.Command
2454
2449
  .build() {
2455
2450
  }
2456
2451
 
2457
- class ListSecurityProfilesCommand extends smithyClient.Command
2452
+ class ListSecurityProfilesCommand extends client.Command
2458
2453
  .classBuilder()
2459
2454
  .ep(commonParams)
2460
2455
  .m(function (Command, cs, config, o) {
2461
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2456
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2462
2457
  })
2463
2458
  .s("AWSIotService", "ListSecurityProfiles", {})
2464
2459
  .n("IoTClient", "ListSecurityProfilesCommand")
@@ -2466,11 +2461,11 @@ class ListSecurityProfilesCommand extends smithyClient.Command
2466
2461
  .build() {
2467
2462
  }
2468
2463
 
2469
- class ListSecurityProfilesForTargetCommand extends smithyClient.Command
2464
+ class ListSecurityProfilesForTargetCommand extends client.Command
2470
2465
  .classBuilder()
2471
2466
  .ep(commonParams)
2472
2467
  .m(function (Command, cs, config, o) {
2473
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2468
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2474
2469
  })
2475
2470
  .s("AWSIotService", "ListSecurityProfilesForTarget", {})
2476
2471
  .n("IoTClient", "ListSecurityProfilesForTargetCommand")
@@ -2478,11 +2473,11 @@ class ListSecurityProfilesForTargetCommand extends smithyClient.Command
2478
2473
  .build() {
2479
2474
  }
2480
2475
 
2481
- class ListStreamsCommand extends smithyClient.Command
2476
+ class ListStreamsCommand extends client.Command
2482
2477
  .classBuilder()
2483
2478
  .ep(commonParams)
2484
2479
  .m(function (Command, cs, config, o) {
2485
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2480
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2486
2481
  })
2487
2482
  .s("AWSIotService", "ListStreams", {})
2488
2483
  .n("IoTClient", "ListStreamsCommand")
@@ -2490,11 +2485,11 @@ class ListStreamsCommand extends smithyClient.Command
2490
2485
  .build() {
2491
2486
  }
2492
2487
 
2493
- class ListTagsForResourceCommand extends smithyClient.Command
2488
+ class ListTagsForResourceCommand extends client.Command
2494
2489
  .classBuilder()
2495
2490
  .ep(commonParams)
2496
2491
  .m(function (Command, cs, config, o) {
2497
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2492
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2498
2493
  })
2499
2494
  .s("AWSIotService", "ListTagsForResource", {})
2500
2495
  .n("IoTClient", "ListTagsForResourceCommand")
@@ -2502,11 +2497,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
2502
2497
  .build() {
2503
2498
  }
2504
2499
 
2505
- class ListTargetsForPolicyCommand extends smithyClient.Command
2500
+ class ListTargetsForPolicyCommand extends client.Command
2506
2501
  .classBuilder()
2507
2502
  .ep(commonParams)
2508
2503
  .m(function (Command, cs, config, o) {
2509
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2504
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2510
2505
  })
2511
2506
  .s("AWSIotService", "ListTargetsForPolicy", {})
2512
2507
  .n("IoTClient", "ListTargetsForPolicyCommand")
@@ -2514,11 +2509,11 @@ class ListTargetsForPolicyCommand extends smithyClient.Command
2514
2509
  .build() {
2515
2510
  }
2516
2511
 
2517
- class ListTargetsForSecurityProfileCommand extends smithyClient.Command
2512
+ class ListTargetsForSecurityProfileCommand extends client.Command
2518
2513
  .classBuilder()
2519
2514
  .ep(commonParams)
2520
2515
  .m(function (Command, cs, config, o) {
2521
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2516
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2522
2517
  })
2523
2518
  .s("AWSIotService", "ListTargetsForSecurityProfile", {})
2524
2519
  .n("IoTClient", "ListTargetsForSecurityProfileCommand")
@@ -2526,11 +2521,11 @@ class ListTargetsForSecurityProfileCommand extends smithyClient.Command
2526
2521
  .build() {
2527
2522
  }
2528
2523
 
2529
- class ListThingGroupsCommand extends smithyClient.Command
2524
+ class ListThingGroupsCommand extends client.Command
2530
2525
  .classBuilder()
2531
2526
  .ep(commonParams)
2532
2527
  .m(function (Command, cs, config, o) {
2533
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2528
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2534
2529
  })
2535
2530
  .s("AWSIotService", "ListThingGroups", {})
2536
2531
  .n("IoTClient", "ListThingGroupsCommand")
@@ -2538,11 +2533,11 @@ class ListThingGroupsCommand extends smithyClient.Command
2538
2533
  .build() {
2539
2534
  }
2540
2535
 
2541
- class ListThingGroupsForThingCommand extends smithyClient.Command
2536
+ class ListThingGroupsForThingCommand extends client.Command
2542
2537
  .classBuilder()
2543
2538
  .ep(commonParams)
2544
2539
  .m(function (Command, cs, config, o) {
2545
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2540
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2546
2541
  })
2547
2542
  .s("AWSIotService", "ListThingGroupsForThing", {})
2548
2543
  .n("IoTClient", "ListThingGroupsForThingCommand")
@@ -2550,11 +2545,11 @@ class ListThingGroupsForThingCommand extends smithyClient.Command
2550
2545
  .build() {
2551
2546
  }
2552
2547
 
2553
- class ListThingPrincipalsCommand extends smithyClient.Command
2548
+ class ListThingPrincipalsCommand extends client.Command
2554
2549
  .classBuilder()
2555
2550
  .ep(commonParams)
2556
2551
  .m(function (Command, cs, config, o) {
2557
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2552
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2558
2553
  })
2559
2554
  .s("AWSIotService", "ListThingPrincipals", {})
2560
2555
  .n("IoTClient", "ListThingPrincipalsCommand")
@@ -2562,11 +2557,11 @@ class ListThingPrincipalsCommand extends smithyClient.Command
2562
2557
  .build() {
2563
2558
  }
2564
2559
 
2565
- class ListThingPrincipalsV2Command extends smithyClient.Command
2560
+ class ListThingPrincipalsV2Command extends client.Command
2566
2561
  .classBuilder()
2567
2562
  .ep(commonParams)
2568
2563
  .m(function (Command, cs, config, o) {
2569
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2564
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2570
2565
  })
2571
2566
  .s("AWSIotService", "ListThingPrincipalsV2", {})
2572
2567
  .n("IoTClient", "ListThingPrincipalsV2Command")
@@ -2574,11 +2569,11 @@ class ListThingPrincipalsV2Command extends smithyClient.Command
2574
2569
  .build() {
2575
2570
  }
2576
2571
 
2577
- class ListThingRegistrationTaskReportsCommand extends smithyClient.Command
2572
+ class ListThingRegistrationTaskReportsCommand extends client.Command
2578
2573
  .classBuilder()
2579
2574
  .ep(commonParams)
2580
2575
  .m(function (Command, cs, config, o) {
2581
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2576
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2582
2577
  })
2583
2578
  .s("AWSIotService", "ListThingRegistrationTaskReports", {})
2584
2579
  .n("IoTClient", "ListThingRegistrationTaskReportsCommand")
@@ -2586,11 +2581,11 @@ class ListThingRegistrationTaskReportsCommand extends smithyClient.Command
2586
2581
  .build() {
2587
2582
  }
2588
2583
 
2589
- class ListThingRegistrationTasksCommand extends smithyClient.Command
2584
+ class ListThingRegistrationTasksCommand extends client.Command
2590
2585
  .classBuilder()
2591
2586
  .ep(commonParams)
2592
2587
  .m(function (Command, cs, config, o) {
2593
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2588
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2594
2589
  })
2595
2590
  .s("AWSIotService", "ListThingRegistrationTasks", {})
2596
2591
  .n("IoTClient", "ListThingRegistrationTasksCommand")
@@ -2598,11 +2593,11 @@ class ListThingRegistrationTasksCommand extends smithyClient.Command
2598
2593
  .build() {
2599
2594
  }
2600
2595
 
2601
- class ListThingsCommand extends smithyClient.Command
2596
+ class ListThingsCommand extends client.Command
2602
2597
  .classBuilder()
2603
2598
  .ep(commonParams)
2604
2599
  .m(function (Command, cs, config, o) {
2605
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2600
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2606
2601
  })
2607
2602
  .s("AWSIotService", "ListThings", {})
2608
2603
  .n("IoTClient", "ListThingsCommand")
@@ -2610,11 +2605,11 @@ class ListThingsCommand extends smithyClient.Command
2610
2605
  .build() {
2611
2606
  }
2612
2607
 
2613
- class ListThingsInBillingGroupCommand extends smithyClient.Command
2608
+ class ListThingsInBillingGroupCommand extends client.Command
2614
2609
  .classBuilder()
2615
2610
  .ep(commonParams)
2616
2611
  .m(function (Command, cs, config, o) {
2617
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2612
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2618
2613
  })
2619
2614
  .s("AWSIotService", "ListThingsInBillingGroup", {})
2620
2615
  .n("IoTClient", "ListThingsInBillingGroupCommand")
@@ -2622,11 +2617,11 @@ class ListThingsInBillingGroupCommand extends smithyClient.Command
2622
2617
  .build() {
2623
2618
  }
2624
2619
 
2625
- class ListThingsInThingGroupCommand extends smithyClient.Command
2620
+ class ListThingsInThingGroupCommand extends client.Command
2626
2621
  .classBuilder()
2627
2622
  .ep(commonParams)
2628
2623
  .m(function (Command, cs, config, o) {
2629
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2624
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2630
2625
  })
2631
2626
  .s("AWSIotService", "ListThingsInThingGroup", {})
2632
2627
  .n("IoTClient", "ListThingsInThingGroupCommand")
@@ -2634,11 +2629,11 @@ class ListThingsInThingGroupCommand extends smithyClient.Command
2634
2629
  .build() {
2635
2630
  }
2636
2631
 
2637
- class ListThingTypesCommand extends smithyClient.Command
2632
+ class ListThingTypesCommand extends client.Command
2638
2633
  .classBuilder()
2639
2634
  .ep(commonParams)
2640
2635
  .m(function (Command, cs, config, o) {
2641
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2636
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2642
2637
  })
2643
2638
  .s("AWSIotService", "ListThingTypes", {})
2644
2639
  .n("IoTClient", "ListThingTypesCommand")
@@ -2646,11 +2641,11 @@ class ListThingTypesCommand extends smithyClient.Command
2646
2641
  .build() {
2647
2642
  }
2648
2643
 
2649
- class ListTopicRuleDestinationsCommand extends smithyClient.Command
2644
+ class ListTopicRuleDestinationsCommand extends client.Command
2650
2645
  .classBuilder()
2651
2646
  .ep(commonParams)
2652
2647
  .m(function (Command, cs, config, o) {
2653
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2648
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2654
2649
  })
2655
2650
  .s("AWSIotService", "ListTopicRuleDestinations", {})
2656
2651
  .n("IoTClient", "ListTopicRuleDestinationsCommand")
@@ -2658,11 +2653,11 @@ class ListTopicRuleDestinationsCommand extends smithyClient.Command
2658
2653
  .build() {
2659
2654
  }
2660
2655
 
2661
- class ListTopicRulesCommand extends smithyClient.Command
2656
+ class ListTopicRulesCommand extends client.Command
2662
2657
  .classBuilder()
2663
2658
  .ep(commonParams)
2664
2659
  .m(function (Command, cs, config, o) {
2665
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2660
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2666
2661
  })
2667
2662
  .s("AWSIotService", "ListTopicRules", {})
2668
2663
  .n("IoTClient", "ListTopicRulesCommand")
@@ -2670,11 +2665,11 @@ class ListTopicRulesCommand extends smithyClient.Command
2670
2665
  .build() {
2671
2666
  }
2672
2667
 
2673
- class ListV2LoggingLevelsCommand extends smithyClient.Command
2668
+ class ListV2LoggingLevelsCommand extends client.Command
2674
2669
  .classBuilder()
2675
2670
  .ep(commonParams)
2676
2671
  .m(function (Command, cs, config, o) {
2677
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2672
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2678
2673
  })
2679
2674
  .s("AWSIotService", "ListV2LoggingLevels", {})
2680
2675
  .n("IoTClient", "ListV2LoggingLevelsCommand")
@@ -2682,11 +2677,11 @@ class ListV2LoggingLevelsCommand extends smithyClient.Command
2682
2677
  .build() {
2683
2678
  }
2684
2679
 
2685
- class ListViolationEventsCommand extends smithyClient.Command
2680
+ class ListViolationEventsCommand extends client.Command
2686
2681
  .classBuilder()
2687
2682
  .ep(commonParams)
2688
2683
  .m(function (Command, cs, config, o) {
2689
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2684
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2690
2685
  })
2691
2686
  .s("AWSIotService", "ListViolationEvents", {})
2692
2687
  .n("IoTClient", "ListViolationEventsCommand")
@@ -2694,11 +2689,11 @@ class ListViolationEventsCommand extends smithyClient.Command
2694
2689
  .build() {
2695
2690
  }
2696
2691
 
2697
- class PutVerificationStateOnViolationCommand extends smithyClient.Command
2692
+ class PutVerificationStateOnViolationCommand extends client.Command
2698
2693
  .classBuilder()
2699
2694
  .ep(commonParams)
2700
2695
  .m(function (Command, cs, config, o) {
2701
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2696
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2702
2697
  })
2703
2698
  .s("AWSIotService", "PutVerificationStateOnViolation", {})
2704
2699
  .n("IoTClient", "PutVerificationStateOnViolationCommand")
@@ -2706,11 +2701,11 @@ class PutVerificationStateOnViolationCommand extends smithyClient.Command
2706
2701
  .build() {
2707
2702
  }
2708
2703
 
2709
- class RegisterCACertificateCommand extends smithyClient.Command
2704
+ class RegisterCACertificateCommand extends client.Command
2710
2705
  .classBuilder()
2711
2706
  .ep(commonParams)
2712
2707
  .m(function (Command, cs, config, o) {
2713
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2708
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2714
2709
  })
2715
2710
  .s("AWSIotService", "RegisterCACertificate", {})
2716
2711
  .n("IoTClient", "RegisterCACertificateCommand")
@@ -2718,11 +2713,11 @@ class RegisterCACertificateCommand extends smithyClient.Command
2718
2713
  .build() {
2719
2714
  }
2720
2715
 
2721
- class RegisterCertificateCommand extends smithyClient.Command
2716
+ class RegisterCertificateCommand extends client.Command
2722
2717
  .classBuilder()
2723
2718
  .ep(commonParams)
2724
2719
  .m(function (Command, cs, config, o) {
2725
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2720
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2726
2721
  })
2727
2722
  .s("AWSIotService", "RegisterCertificate", {})
2728
2723
  .n("IoTClient", "RegisterCertificateCommand")
@@ -2730,11 +2725,11 @@ class RegisterCertificateCommand extends smithyClient.Command
2730
2725
  .build() {
2731
2726
  }
2732
2727
 
2733
- class RegisterCertificateWithoutCACommand extends smithyClient.Command
2728
+ class RegisterCertificateWithoutCACommand extends client.Command
2734
2729
  .classBuilder()
2735
2730
  .ep(commonParams)
2736
2731
  .m(function (Command, cs, config, o) {
2737
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2732
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2738
2733
  })
2739
2734
  .s("AWSIotService", "RegisterCertificateWithoutCA", {})
2740
2735
  .n("IoTClient", "RegisterCertificateWithoutCACommand")
@@ -2742,11 +2737,11 @@ class RegisterCertificateWithoutCACommand extends smithyClient.Command
2742
2737
  .build() {
2743
2738
  }
2744
2739
 
2745
- class RegisterThingCommand extends smithyClient.Command
2740
+ class RegisterThingCommand extends client.Command
2746
2741
  .classBuilder()
2747
2742
  .ep(commonParams)
2748
2743
  .m(function (Command, cs, config, o) {
2749
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2744
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2750
2745
  })
2751
2746
  .s("AWSIotService", "RegisterThing", {})
2752
2747
  .n("IoTClient", "RegisterThingCommand")
@@ -2754,11 +2749,11 @@ class RegisterThingCommand extends smithyClient.Command
2754
2749
  .build() {
2755
2750
  }
2756
2751
 
2757
- class RejectCertificateTransferCommand extends smithyClient.Command
2752
+ class RejectCertificateTransferCommand extends client.Command
2758
2753
  .classBuilder()
2759
2754
  .ep(commonParams)
2760
2755
  .m(function (Command, cs, config, o) {
2761
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2756
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2762
2757
  })
2763
2758
  .s("AWSIotService", "RejectCertificateTransfer", {})
2764
2759
  .n("IoTClient", "RejectCertificateTransferCommand")
@@ -2766,11 +2761,11 @@ class RejectCertificateTransferCommand extends smithyClient.Command
2766
2761
  .build() {
2767
2762
  }
2768
2763
 
2769
- class RemoveThingFromBillingGroupCommand extends smithyClient.Command
2764
+ class RemoveThingFromBillingGroupCommand extends client.Command
2770
2765
  .classBuilder()
2771
2766
  .ep(commonParams)
2772
2767
  .m(function (Command, cs, config, o) {
2773
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2768
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2774
2769
  })
2775
2770
  .s("AWSIotService", "RemoveThingFromBillingGroup", {})
2776
2771
  .n("IoTClient", "RemoveThingFromBillingGroupCommand")
@@ -2778,11 +2773,11 @@ class RemoveThingFromBillingGroupCommand extends smithyClient.Command
2778
2773
  .build() {
2779
2774
  }
2780
2775
 
2781
- class RemoveThingFromThingGroupCommand extends smithyClient.Command
2776
+ class RemoveThingFromThingGroupCommand extends client.Command
2782
2777
  .classBuilder()
2783
2778
  .ep(commonParams)
2784
2779
  .m(function (Command, cs, config, o) {
2785
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2780
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2786
2781
  })
2787
2782
  .s("AWSIotService", "RemoveThingFromThingGroup", {})
2788
2783
  .n("IoTClient", "RemoveThingFromThingGroupCommand")
@@ -2790,11 +2785,11 @@ class RemoveThingFromThingGroupCommand extends smithyClient.Command
2790
2785
  .build() {
2791
2786
  }
2792
2787
 
2793
- class ReplaceTopicRuleCommand extends smithyClient.Command
2788
+ class ReplaceTopicRuleCommand extends client.Command
2794
2789
  .classBuilder()
2795
2790
  .ep(commonParams)
2796
2791
  .m(function (Command, cs, config, o) {
2797
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2792
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2798
2793
  })
2799
2794
  .s("AWSIotService", "ReplaceTopicRule", {})
2800
2795
  .n("IoTClient", "ReplaceTopicRuleCommand")
@@ -2802,11 +2797,11 @@ class ReplaceTopicRuleCommand extends smithyClient.Command
2802
2797
  .build() {
2803
2798
  }
2804
2799
 
2805
- class SearchIndexCommand extends smithyClient.Command
2800
+ class SearchIndexCommand extends client.Command
2806
2801
  .classBuilder()
2807
2802
  .ep(commonParams)
2808
2803
  .m(function (Command, cs, config, o) {
2809
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2804
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2810
2805
  })
2811
2806
  .s("AWSIotService", "SearchIndex", {})
2812
2807
  .n("IoTClient", "SearchIndexCommand")
@@ -2814,11 +2809,11 @@ class SearchIndexCommand extends smithyClient.Command
2814
2809
  .build() {
2815
2810
  }
2816
2811
 
2817
- class SetDefaultAuthorizerCommand extends smithyClient.Command
2812
+ class SetDefaultAuthorizerCommand extends client.Command
2818
2813
  .classBuilder()
2819
2814
  .ep(commonParams)
2820
2815
  .m(function (Command, cs, config, o) {
2821
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2816
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2822
2817
  })
2823
2818
  .s("AWSIotService", "SetDefaultAuthorizer", {})
2824
2819
  .n("IoTClient", "SetDefaultAuthorizerCommand")
@@ -2826,11 +2821,11 @@ class SetDefaultAuthorizerCommand extends smithyClient.Command
2826
2821
  .build() {
2827
2822
  }
2828
2823
 
2829
- class SetDefaultPolicyVersionCommand extends smithyClient.Command
2824
+ class SetDefaultPolicyVersionCommand extends client.Command
2830
2825
  .classBuilder()
2831
2826
  .ep(commonParams)
2832
2827
  .m(function (Command, cs, config, o) {
2833
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2828
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2834
2829
  })
2835
2830
  .s("AWSIotService", "SetDefaultPolicyVersion", {})
2836
2831
  .n("IoTClient", "SetDefaultPolicyVersionCommand")
@@ -2838,11 +2833,11 @@ class SetDefaultPolicyVersionCommand extends smithyClient.Command
2838
2833
  .build() {
2839
2834
  }
2840
2835
 
2841
- class SetLoggingOptionsCommand extends smithyClient.Command
2836
+ class SetLoggingOptionsCommand extends client.Command
2842
2837
  .classBuilder()
2843
2838
  .ep(commonParams)
2844
2839
  .m(function (Command, cs, config, o) {
2845
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2840
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2846
2841
  })
2847
2842
  .s("AWSIotService", "SetLoggingOptions", {})
2848
2843
  .n("IoTClient", "SetLoggingOptionsCommand")
@@ -2850,11 +2845,11 @@ class SetLoggingOptionsCommand extends smithyClient.Command
2850
2845
  .build() {
2851
2846
  }
2852
2847
 
2853
- class SetV2LoggingLevelCommand extends smithyClient.Command
2848
+ class SetV2LoggingLevelCommand extends client.Command
2854
2849
  .classBuilder()
2855
2850
  .ep(commonParams)
2856
2851
  .m(function (Command, cs, config, o) {
2857
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2852
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2858
2853
  })
2859
2854
  .s("AWSIotService", "SetV2LoggingLevel", {})
2860
2855
  .n("IoTClient", "SetV2LoggingLevelCommand")
@@ -2862,11 +2857,11 @@ class SetV2LoggingLevelCommand extends smithyClient.Command
2862
2857
  .build() {
2863
2858
  }
2864
2859
 
2865
- class SetV2LoggingOptionsCommand extends smithyClient.Command
2860
+ class SetV2LoggingOptionsCommand extends client.Command
2866
2861
  .classBuilder()
2867
2862
  .ep(commonParams)
2868
2863
  .m(function (Command, cs, config, o) {
2869
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2864
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2870
2865
  })
2871
2866
  .s("AWSIotService", "SetV2LoggingOptions", {})
2872
2867
  .n("IoTClient", "SetV2LoggingOptionsCommand")
@@ -2874,11 +2869,11 @@ class SetV2LoggingOptionsCommand extends smithyClient.Command
2874
2869
  .build() {
2875
2870
  }
2876
2871
 
2877
- class StartAuditMitigationActionsTaskCommand extends smithyClient.Command
2872
+ class StartAuditMitigationActionsTaskCommand extends client.Command
2878
2873
  .classBuilder()
2879
2874
  .ep(commonParams)
2880
2875
  .m(function (Command, cs, config, o) {
2881
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2876
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2882
2877
  })
2883
2878
  .s("AWSIotService", "StartAuditMitigationActionsTask", {})
2884
2879
  .n("IoTClient", "StartAuditMitigationActionsTaskCommand")
@@ -2886,11 +2881,11 @@ class StartAuditMitigationActionsTaskCommand extends smithyClient.Command
2886
2881
  .build() {
2887
2882
  }
2888
2883
 
2889
- class StartDetectMitigationActionsTaskCommand extends smithyClient.Command
2884
+ class StartDetectMitigationActionsTaskCommand extends client.Command
2890
2885
  .classBuilder()
2891
2886
  .ep(commonParams)
2892
2887
  .m(function (Command, cs, config, o) {
2893
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2888
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2894
2889
  })
2895
2890
  .s("AWSIotService", "StartDetectMitigationActionsTask", {})
2896
2891
  .n("IoTClient", "StartDetectMitigationActionsTaskCommand")
@@ -2898,11 +2893,11 @@ class StartDetectMitigationActionsTaskCommand extends smithyClient.Command
2898
2893
  .build() {
2899
2894
  }
2900
2895
 
2901
- class StartOnDemandAuditTaskCommand extends smithyClient.Command
2896
+ class StartOnDemandAuditTaskCommand extends client.Command
2902
2897
  .classBuilder()
2903
2898
  .ep(commonParams)
2904
2899
  .m(function (Command, cs, config, o) {
2905
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2900
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2906
2901
  })
2907
2902
  .s("AWSIotService", "StartOnDemandAuditTask", {})
2908
2903
  .n("IoTClient", "StartOnDemandAuditTaskCommand")
@@ -2910,11 +2905,11 @@ class StartOnDemandAuditTaskCommand extends smithyClient.Command
2910
2905
  .build() {
2911
2906
  }
2912
2907
 
2913
- class StartThingRegistrationTaskCommand extends smithyClient.Command
2908
+ class StartThingRegistrationTaskCommand extends client.Command
2914
2909
  .classBuilder()
2915
2910
  .ep(commonParams)
2916
2911
  .m(function (Command, cs, config, o) {
2917
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2912
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2918
2913
  })
2919
2914
  .s("AWSIotService", "StartThingRegistrationTask", {})
2920
2915
  .n("IoTClient", "StartThingRegistrationTaskCommand")
@@ -2922,11 +2917,11 @@ class StartThingRegistrationTaskCommand extends smithyClient.Command
2922
2917
  .build() {
2923
2918
  }
2924
2919
 
2925
- class StopThingRegistrationTaskCommand extends smithyClient.Command
2920
+ class StopThingRegistrationTaskCommand extends client.Command
2926
2921
  .classBuilder()
2927
2922
  .ep(commonParams)
2928
2923
  .m(function (Command, cs, config, o) {
2929
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2924
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2930
2925
  })
2931
2926
  .s("AWSIotService", "StopThingRegistrationTask", {})
2932
2927
  .n("IoTClient", "StopThingRegistrationTaskCommand")
@@ -2934,11 +2929,11 @@ class StopThingRegistrationTaskCommand extends smithyClient.Command
2934
2929
  .build() {
2935
2930
  }
2936
2931
 
2937
- class TagResourceCommand extends smithyClient.Command
2932
+ class TagResourceCommand extends client.Command
2938
2933
  .classBuilder()
2939
2934
  .ep(commonParams)
2940
2935
  .m(function (Command, cs, config, o) {
2941
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2936
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2942
2937
  })
2943
2938
  .s("AWSIotService", "TagResource", {})
2944
2939
  .n("IoTClient", "TagResourceCommand")
@@ -2946,11 +2941,11 @@ class TagResourceCommand extends smithyClient.Command
2946
2941
  .build() {
2947
2942
  }
2948
2943
 
2949
- class TestAuthorizationCommand extends smithyClient.Command
2944
+ class TestAuthorizationCommand extends client.Command
2950
2945
  .classBuilder()
2951
2946
  .ep(commonParams)
2952
2947
  .m(function (Command, cs, config, o) {
2953
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2948
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2954
2949
  })
2955
2950
  .s("AWSIotService", "TestAuthorization", {})
2956
2951
  .n("IoTClient", "TestAuthorizationCommand")
@@ -2958,11 +2953,11 @@ class TestAuthorizationCommand extends smithyClient.Command
2958
2953
  .build() {
2959
2954
  }
2960
2955
 
2961
- class TestInvokeAuthorizerCommand extends smithyClient.Command
2956
+ class TestInvokeAuthorizerCommand extends client.Command
2962
2957
  .classBuilder()
2963
2958
  .ep(commonParams)
2964
2959
  .m(function (Command, cs, config, o) {
2965
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2960
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2966
2961
  })
2967
2962
  .s("AWSIotService", "TestInvokeAuthorizer", {})
2968
2963
  .n("IoTClient", "TestInvokeAuthorizerCommand")
@@ -2970,11 +2965,11 @@ class TestInvokeAuthorizerCommand extends smithyClient.Command
2970
2965
  .build() {
2971
2966
  }
2972
2967
 
2973
- class TransferCertificateCommand extends smithyClient.Command
2968
+ class TransferCertificateCommand extends client.Command
2974
2969
  .classBuilder()
2975
2970
  .ep(commonParams)
2976
2971
  .m(function (Command, cs, config, o) {
2977
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2972
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2978
2973
  })
2979
2974
  .s("AWSIotService", "TransferCertificate", {})
2980
2975
  .n("IoTClient", "TransferCertificateCommand")
@@ -2982,11 +2977,11 @@ class TransferCertificateCommand extends smithyClient.Command
2982
2977
  .build() {
2983
2978
  }
2984
2979
 
2985
- class UntagResourceCommand extends smithyClient.Command
2980
+ class UntagResourceCommand extends client.Command
2986
2981
  .classBuilder()
2987
2982
  .ep(commonParams)
2988
2983
  .m(function (Command, cs, config, o) {
2989
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2984
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2990
2985
  })
2991
2986
  .s("AWSIotService", "UntagResource", {})
2992
2987
  .n("IoTClient", "UntagResourceCommand")
@@ -2994,11 +2989,11 @@ class UntagResourceCommand extends smithyClient.Command
2994
2989
  .build() {
2995
2990
  }
2996
2991
 
2997
- class UpdateAccountAuditConfigurationCommand extends smithyClient.Command
2992
+ class UpdateAccountAuditConfigurationCommand extends client.Command
2998
2993
  .classBuilder()
2999
2994
  .ep(commonParams)
3000
2995
  .m(function (Command, cs, config, o) {
3001
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
2996
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3002
2997
  })
3003
2998
  .s("AWSIotService", "UpdateAccountAuditConfiguration", {})
3004
2999
  .n("IoTClient", "UpdateAccountAuditConfigurationCommand")
@@ -3006,11 +3001,11 @@ class UpdateAccountAuditConfigurationCommand extends smithyClient.Command
3006
3001
  .build() {
3007
3002
  }
3008
3003
 
3009
- class UpdateAuditSuppressionCommand extends smithyClient.Command
3004
+ class UpdateAuditSuppressionCommand extends client.Command
3010
3005
  .classBuilder()
3011
3006
  .ep(commonParams)
3012
3007
  .m(function (Command, cs, config, o) {
3013
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3008
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3014
3009
  })
3015
3010
  .s("AWSIotService", "UpdateAuditSuppression", {})
3016
3011
  .n("IoTClient", "UpdateAuditSuppressionCommand")
@@ -3018,11 +3013,11 @@ class UpdateAuditSuppressionCommand extends smithyClient.Command
3018
3013
  .build() {
3019
3014
  }
3020
3015
 
3021
- class UpdateAuthorizerCommand extends smithyClient.Command
3016
+ class UpdateAuthorizerCommand extends client.Command
3022
3017
  .classBuilder()
3023
3018
  .ep(commonParams)
3024
3019
  .m(function (Command, cs, config, o) {
3025
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3020
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3026
3021
  })
3027
3022
  .s("AWSIotService", "UpdateAuthorizer", {})
3028
3023
  .n("IoTClient", "UpdateAuthorizerCommand")
@@ -3030,11 +3025,11 @@ class UpdateAuthorizerCommand extends smithyClient.Command
3030
3025
  .build() {
3031
3026
  }
3032
3027
 
3033
- class UpdateBillingGroupCommand extends smithyClient.Command
3028
+ class UpdateBillingGroupCommand extends client.Command
3034
3029
  .classBuilder()
3035
3030
  .ep(commonParams)
3036
3031
  .m(function (Command, cs, config, o) {
3037
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3032
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3038
3033
  })
3039
3034
  .s("AWSIotService", "UpdateBillingGroup", {})
3040
3035
  .n("IoTClient", "UpdateBillingGroupCommand")
@@ -3042,11 +3037,11 @@ class UpdateBillingGroupCommand extends smithyClient.Command
3042
3037
  .build() {
3043
3038
  }
3044
3039
 
3045
- class UpdateCACertificateCommand extends smithyClient.Command
3040
+ class UpdateCACertificateCommand extends client.Command
3046
3041
  .classBuilder()
3047
3042
  .ep(commonParams)
3048
3043
  .m(function (Command, cs, config, o) {
3049
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3044
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3050
3045
  })
3051
3046
  .s("AWSIotService", "UpdateCACertificate", {})
3052
3047
  .n("IoTClient", "UpdateCACertificateCommand")
@@ -3054,11 +3049,11 @@ class UpdateCACertificateCommand extends smithyClient.Command
3054
3049
  .build() {
3055
3050
  }
3056
3051
 
3057
- class UpdateCertificateCommand extends smithyClient.Command
3052
+ class UpdateCertificateCommand extends client.Command
3058
3053
  .classBuilder()
3059
3054
  .ep(commonParams)
3060
3055
  .m(function (Command, cs, config, o) {
3061
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3056
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3062
3057
  })
3063
3058
  .s("AWSIotService", "UpdateCertificate", {})
3064
3059
  .n("IoTClient", "UpdateCertificateCommand")
@@ -3066,11 +3061,11 @@ class UpdateCertificateCommand extends smithyClient.Command
3066
3061
  .build() {
3067
3062
  }
3068
3063
 
3069
- class UpdateCertificateProviderCommand extends smithyClient.Command
3064
+ class UpdateCertificateProviderCommand extends client.Command
3070
3065
  .classBuilder()
3071
3066
  .ep(commonParams)
3072
3067
  .m(function (Command, cs, config, o) {
3073
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3068
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3074
3069
  })
3075
3070
  .s("AWSIotService", "UpdateCertificateProvider", {})
3076
3071
  .n("IoTClient", "UpdateCertificateProviderCommand")
@@ -3078,11 +3073,11 @@ class UpdateCertificateProviderCommand extends smithyClient.Command
3078
3073
  .build() {
3079
3074
  }
3080
3075
 
3081
- class UpdateCommandCommand extends smithyClient.Command
3076
+ class UpdateCommandCommand extends client.Command
3082
3077
  .classBuilder()
3083
3078
  .ep(commonParams)
3084
3079
  .m(function (Command, cs, config, o) {
3085
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3080
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3086
3081
  })
3087
3082
  .s("AWSIotService", "UpdateCommand", {})
3088
3083
  .n("IoTClient", "UpdateCommandCommand")
@@ -3090,11 +3085,11 @@ class UpdateCommandCommand extends smithyClient.Command
3090
3085
  .build() {
3091
3086
  }
3092
3087
 
3093
- class UpdateCustomMetricCommand extends smithyClient.Command
3088
+ class UpdateCustomMetricCommand extends client.Command
3094
3089
  .classBuilder()
3095
3090
  .ep(commonParams)
3096
3091
  .m(function (Command, cs, config, o) {
3097
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3092
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3098
3093
  })
3099
3094
  .s("AWSIotService", "UpdateCustomMetric", {})
3100
3095
  .n("IoTClient", "UpdateCustomMetricCommand")
@@ -3102,11 +3097,11 @@ class UpdateCustomMetricCommand extends smithyClient.Command
3102
3097
  .build() {
3103
3098
  }
3104
3099
 
3105
- class UpdateDimensionCommand extends smithyClient.Command
3100
+ class UpdateDimensionCommand extends client.Command
3106
3101
  .classBuilder()
3107
3102
  .ep(commonParams)
3108
3103
  .m(function (Command, cs, config, o) {
3109
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3104
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3110
3105
  })
3111
3106
  .s("AWSIotService", "UpdateDimension", {})
3112
3107
  .n("IoTClient", "UpdateDimensionCommand")
@@ -3114,11 +3109,11 @@ class UpdateDimensionCommand extends smithyClient.Command
3114
3109
  .build() {
3115
3110
  }
3116
3111
 
3117
- class UpdateDomainConfigurationCommand extends smithyClient.Command
3112
+ class UpdateDomainConfigurationCommand extends client.Command
3118
3113
  .classBuilder()
3119
3114
  .ep(commonParams)
3120
3115
  .m(function (Command, cs, config, o) {
3121
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3116
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3122
3117
  })
3123
3118
  .s("AWSIotService", "UpdateDomainConfiguration", {})
3124
3119
  .n("IoTClient", "UpdateDomainConfigurationCommand")
@@ -3126,11 +3121,11 @@ class UpdateDomainConfigurationCommand extends smithyClient.Command
3126
3121
  .build() {
3127
3122
  }
3128
3123
 
3129
- class UpdateDynamicThingGroupCommand extends smithyClient.Command
3124
+ class UpdateDynamicThingGroupCommand extends client.Command
3130
3125
  .classBuilder()
3131
3126
  .ep(commonParams)
3132
3127
  .m(function (Command, cs, config, o) {
3133
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3128
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3134
3129
  })
3135
3130
  .s("AWSIotService", "UpdateDynamicThingGroup", {})
3136
3131
  .n("IoTClient", "UpdateDynamicThingGroupCommand")
@@ -3138,11 +3133,11 @@ class UpdateDynamicThingGroupCommand extends smithyClient.Command
3138
3133
  .build() {
3139
3134
  }
3140
3135
 
3141
- class UpdateEncryptionConfigurationCommand extends smithyClient.Command
3136
+ class UpdateEncryptionConfigurationCommand extends client.Command
3142
3137
  .classBuilder()
3143
3138
  .ep(commonParams)
3144
3139
  .m(function (Command, cs, config, o) {
3145
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3140
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3146
3141
  })
3147
3142
  .s("AWSIotService", "UpdateEncryptionConfiguration", {})
3148
3143
  .n("IoTClient", "UpdateEncryptionConfigurationCommand")
@@ -3150,11 +3145,11 @@ class UpdateEncryptionConfigurationCommand extends smithyClient.Command
3150
3145
  .build() {
3151
3146
  }
3152
3147
 
3153
- class UpdateEventConfigurationsCommand extends smithyClient.Command
3148
+ class UpdateEventConfigurationsCommand extends client.Command
3154
3149
  .classBuilder()
3155
3150
  .ep(commonParams)
3156
3151
  .m(function (Command, cs, config, o) {
3157
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3152
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3158
3153
  })
3159
3154
  .s("AWSIotService", "UpdateEventConfigurations", {})
3160
3155
  .n("IoTClient", "UpdateEventConfigurationsCommand")
@@ -3162,11 +3157,11 @@ class UpdateEventConfigurationsCommand extends smithyClient.Command
3162
3157
  .build() {
3163
3158
  }
3164
3159
 
3165
- class UpdateFleetMetricCommand extends smithyClient.Command
3160
+ class UpdateFleetMetricCommand extends client.Command
3166
3161
  .classBuilder()
3167
3162
  .ep(commonParams)
3168
3163
  .m(function (Command, cs, config, o) {
3169
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3164
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3170
3165
  })
3171
3166
  .s("AWSIotService", "UpdateFleetMetric", {})
3172
3167
  .n("IoTClient", "UpdateFleetMetricCommand")
@@ -3174,11 +3169,11 @@ class UpdateFleetMetricCommand extends smithyClient.Command
3174
3169
  .build() {
3175
3170
  }
3176
3171
 
3177
- class UpdateIndexingConfigurationCommand extends smithyClient.Command
3172
+ class UpdateIndexingConfigurationCommand extends client.Command
3178
3173
  .classBuilder()
3179
3174
  .ep(commonParams)
3180
3175
  .m(function (Command, cs, config, o) {
3181
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3176
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3182
3177
  })
3183
3178
  .s("AWSIotService", "UpdateIndexingConfiguration", {})
3184
3179
  .n("IoTClient", "UpdateIndexingConfigurationCommand")
@@ -3186,11 +3181,11 @@ class UpdateIndexingConfigurationCommand extends smithyClient.Command
3186
3181
  .build() {
3187
3182
  }
3188
3183
 
3189
- class UpdateJobCommand extends smithyClient.Command
3184
+ class UpdateJobCommand extends client.Command
3190
3185
  .classBuilder()
3191
3186
  .ep(commonParams)
3192
3187
  .m(function (Command, cs, config, o) {
3193
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3188
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3194
3189
  })
3195
3190
  .s("AWSIotService", "UpdateJob", {})
3196
3191
  .n("IoTClient", "UpdateJobCommand")
@@ -3198,11 +3193,11 @@ class UpdateJobCommand extends smithyClient.Command
3198
3193
  .build() {
3199
3194
  }
3200
3195
 
3201
- class UpdateMitigationActionCommand extends smithyClient.Command
3196
+ class UpdateMitigationActionCommand extends client.Command
3202
3197
  .classBuilder()
3203
3198
  .ep(commonParams)
3204
3199
  .m(function (Command, cs, config, o) {
3205
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3200
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3206
3201
  })
3207
3202
  .s("AWSIotService", "UpdateMitigationAction", {})
3208
3203
  .n("IoTClient", "UpdateMitigationActionCommand")
@@ -3210,11 +3205,11 @@ class UpdateMitigationActionCommand extends smithyClient.Command
3210
3205
  .build() {
3211
3206
  }
3212
3207
 
3213
- class UpdatePackageCommand extends smithyClient.Command
3208
+ class UpdatePackageCommand extends client.Command
3214
3209
  .classBuilder()
3215
3210
  .ep(commonParams)
3216
3211
  .m(function (Command, cs, config, o) {
3217
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3212
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3218
3213
  })
3219
3214
  .s("AWSIotService", "UpdatePackage", {})
3220
3215
  .n("IoTClient", "UpdatePackageCommand")
@@ -3222,11 +3217,11 @@ class UpdatePackageCommand extends smithyClient.Command
3222
3217
  .build() {
3223
3218
  }
3224
3219
 
3225
- class UpdatePackageConfigurationCommand extends smithyClient.Command
3220
+ class UpdatePackageConfigurationCommand extends client.Command
3226
3221
  .classBuilder()
3227
3222
  .ep(commonParams)
3228
3223
  .m(function (Command, cs, config, o) {
3229
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3224
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3230
3225
  })
3231
3226
  .s("AWSIotService", "UpdatePackageConfiguration", {})
3232
3227
  .n("IoTClient", "UpdatePackageConfigurationCommand")
@@ -3234,11 +3229,11 @@ class UpdatePackageConfigurationCommand extends smithyClient.Command
3234
3229
  .build() {
3235
3230
  }
3236
3231
 
3237
- class UpdatePackageVersionCommand extends smithyClient.Command
3232
+ class UpdatePackageVersionCommand extends client.Command
3238
3233
  .classBuilder()
3239
3234
  .ep(commonParams)
3240
3235
  .m(function (Command, cs, config, o) {
3241
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3236
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3242
3237
  })
3243
3238
  .s("AWSIotService", "UpdatePackageVersion", {})
3244
3239
  .n("IoTClient", "UpdatePackageVersionCommand")
@@ -3246,11 +3241,11 @@ class UpdatePackageVersionCommand extends smithyClient.Command
3246
3241
  .build() {
3247
3242
  }
3248
3243
 
3249
- class UpdateProvisioningTemplateCommand extends smithyClient.Command
3244
+ class UpdateProvisioningTemplateCommand extends client.Command
3250
3245
  .classBuilder()
3251
3246
  .ep(commonParams)
3252
3247
  .m(function (Command, cs, config, o) {
3253
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3248
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3254
3249
  })
3255
3250
  .s("AWSIotService", "UpdateProvisioningTemplate", {})
3256
3251
  .n("IoTClient", "UpdateProvisioningTemplateCommand")
@@ -3258,11 +3253,11 @@ class UpdateProvisioningTemplateCommand extends smithyClient.Command
3258
3253
  .build() {
3259
3254
  }
3260
3255
 
3261
- class UpdateRoleAliasCommand extends smithyClient.Command
3256
+ class UpdateRoleAliasCommand extends client.Command
3262
3257
  .classBuilder()
3263
3258
  .ep(commonParams)
3264
3259
  .m(function (Command, cs, config, o) {
3265
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3260
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3266
3261
  })
3267
3262
  .s("AWSIotService", "UpdateRoleAlias", {})
3268
3263
  .n("IoTClient", "UpdateRoleAliasCommand")
@@ -3270,11 +3265,11 @@ class UpdateRoleAliasCommand extends smithyClient.Command
3270
3265
  .build() {
3271
3266
  }
3272
3267
 
3273
- class UpdateScheduledAuditCommand extends smithyClient.Command
3268
+ class UpdateScheduledAuditCommand extends client.Command
3274
3269
  .classBuilder()
3275
3270
  .ep(commonParams)
3276
3271
  .m(function (Command, cs, config, o) {
3277
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3272
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3278
3273
  })
3279
3274
  .s("AWSIotService", "UpdateScheduledAudit", {})
3280
3275
  .n("IoTClient", "UpdateScheduledAuditCommand")
@@ -3282,11 +3277,11 @@ class UpdateScheduledAuditCommand extends smithyClient.Command
3282
3277
  .build() {
3283
3278
  }
3284
3279
 
3285
- class UpdateSecurityProfileCommand extends smithyClient.Command
3280
+ class UpdateSecurityProfileCommand extends client.Command
3286
3281
  .classBuilder()
3287
3282
  .ep(commonParams)
3288
3283
  .m(function (Command, cs, config, o) {
3289
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3284
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3290
3285
  })
3291
3286
  .s("AWSIotService", "UpdateSecurityProfile", {})
3292
3287
  .n("IoTClient", "UpdateSecurityProfileCommand")
@@ -3294,11 +3289,11 @@ class UpdateSecurityProfileCommand extends smithyClient.Command
3294
3289
  .build() {
3295
3290
  }
3296
3291
 
3297
- class UpdateStreamCommand extends smithyClient.Command
3292
+ class UpdateStreamCommand extends client.Command
3298
3293
  .classBuilder()
3299
3294
  .ep(commonParams)
3300
3295
  .m(function (Command, cs, config, o) {
3301
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3296
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3302
3297
  })
3303
3298
  .s("AWSIotService", "UpdateStream", {})
3304
3299
  .n("IoTClient", "UpdateStreamCommand")
@@ -3306,11 +3301,11 @@ class UpdateStreamCommand extends smithyClient.Command
3306
3301
  .build() {
3307
3302
  }
3308
3303
 
3309
- class UpdateThingCommand extends smithyClient.Command
3304
+ class UpdateThingCommand extends client.Command
3310
3305
  .classBuilder()
3311
3306
  .ep(commonParams)
3312
3307
  .m(function (Command, cs, config, o) {
3313
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3308
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3314
3309
  })
3315
3310
  .s("AWSIotService", "UpdateThing", {})
3316
3311
  .n("IoTClient", "UpdateThingCommand")
@@ -3318,11 +3313,11 @@ class UpdateThingCommand extends smithyClient.Command
3318
3313
  .build() {
3319
3314
  }
3320
3315
 
3321
- class UpdateThingGroupCommand extends smithyClient.Command
3316
+ class UpdateThingGroupCommand extends client.Command
3322
3317
  .classBuilder()
3323
3318
  .ep(commonParams)
3324
3319
  .m(function (Command, cs, config, o) {
3325
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3320
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3326
3321
  })
3327
3322
  .s("AWSIotService", "UpdateThingGroup", {})
3328
3323
  .n("IoTClient", "UpdateThingGroupCommand")
@@ -3330,11 +3325,11 @@ class UpdateThingGroupCommand extends smithyClient.Command
3330
3325
  .build() {
3331
3326
  }
3332
3327
 
3333
- class UpdateThingGroupsForThingCommand extends smithyClient.Command
3328
+ class UpdateThingGroupsForThingCommand extends client.Command
3334
3329
  .classBuilder()
3335
3330
  .ep(commonParams)
3336
3331
  .m(function (Command, cs, config, o) {
3337
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3332
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3338
3333
  })
3339
3334
  .s("AWSIotService", "UpdateThingGroupsForThing", {})
3340
3335
  .n("IoTClient", "UpdateThingGroupsForThingCommand")
@@ -3342,11 +3337,11 @@ class UpdateThingGroupsForThingCommand extends smithyClient.Command
3342
3337
  .build() {
3343
3338
  }
3344
3339
 
3345
- class UpdateThingTypeCommand extends smithyClient.Command
3340
+ class UpdateThingTypeCommand extends client.Command
3346
3341
  .classBuilder()
3347
3342
  .ep(commonParams)
3348
3343
  .m(function (Command, cs, config, o) {
3349
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3344
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3350
3345
  })
3351
3346
  .s("AWSIotService", "UpdateThingType", {})
3352
3347
  .n("IoTClient", "UpdateThingTypeCommand")
@@ -3354,11 +3349,11 @@ class UpdateThingTypeCommand extends smithyClient.Command
3354
3349
  .build() {
3355
3350
  }
3356
3351
 
3357
- class UpdateTopicRuleDestinationCommand extends smithyClient.Command
3352
+ class UpdateTopicRuleDestinationCommand extends client.Command
3358
3353
  .classBuilder()
3359
3354
  .ep(commonParams)
3360
3355
  .m(function (Command, cs, config, o) {
3361
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3356
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3362
3357
  })
3363
3358
  .s("AWSIotService", "UpdateTopicRuleDestination", {})
3364
3359
  .n("IoTClient", "UpdateTopicRuleDestinationCommand")
@@ -3366,11 +3361,11 @@ class UpdateTopicRuleDestinationCommand extends smithyClient.Command
3366
3361
  .build() {
3367
3362
  }
3368
3363
 
3369
- class ValidateSecurityProfileBehaviorsCommand extends smithyClient.Command
3364
+ class ValidateSecurityProfileBehaviorsCommand extends client.Command
3370
3365
  .classBuilder()
3371
3366
  .ep(commonParams)
3372
3367
  .m(function (Command, cs, config, o) {
3373
- return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3368
+ return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3374
3369
  })
3375
3370
  .s("AWSIotService", "ValidateSecurityProfileBehaviors", {})
3376
3371
  .n("IoTClient", "ValidateSecurityProfileBehaviorsCommand")
@@ -3848,7 +3843,7 @@ const paginators = {
3848
3843
  };
3849
3844
  class IoT extends IoTClient {
3850
3845
  }
3851
- smithyClient.createAggregatedClient(commands, IoT, { paginators });
3846
+ client.createAggregatedClient(commands, IoT, { paginators });
3852
3847
 
3853
3848
  const AbortAction = {
3854
3849
  CANCEL: "CANCEL",
@@ -4367,8 +4362,8 @@ const PackageVersionAction = {
4367
4362
  PUBLISH: "PUBLISH",
4368
4363
  };
4369
4364
 
4370
- exports.$Command = smithyClient.Command;
4371
- exports.__Client = smithyClient.Client;
4365
+ exports.$Command = client.Command;
4366
+ exports.__Client = client.Client;
4372
4367
  exports.IoTServiceException = IoTServiceException.IoTServiceException;
4373
4368
  exports.AbortAction = AbortAction;
4374
4369
  exports.AcceptCertificateTransferCommand = AcceptCertificateTransferCommand;