lambda-live-debugger 1.7.2 → 1.7.4

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 (3402) hide show
  1. package/.vitepress/config.mts +22 -1
  2. package/.vitepress/markdown-it-youtube-embed.ts +24 -14
  3. package/.vitepress/theme/custom.css +8 -0
  4. package/README.md +4 -2
  5. package/dist/cloudFormation.mjs +14 -1
  6. package/dist/extension/extension.zip +0 -0
  7. package/dist/extension/nodejs/node_modules/interceptor.js +5357 -16953
  8. package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
  9. package/node_modules/@aws-sdk/client-cloudformation/README.md +10 -11
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +113 -23
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -1
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/endpoint/EndpointParameters.js +2 -3
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/models/models_0.js +4 -0
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +91 -0
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeExtensions.js +2 -14
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +10 -11
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -11
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +1 -0
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +1 -0
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +1 -0
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +1 -0
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +4 -3
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +1 -0
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +12 -12
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +1 -0
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +1 -0
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -1
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +1 -0
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +1 -0
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +1 -0
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +1 -0
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +7 -4
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +1 -0
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +1 -0
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +1 -0
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +1 -0
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +1 -0
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +1 -0
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +1 -0
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +1 -32
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +1 -0
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +1 -0
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +8 -97
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +1 -0
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +1 -0
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +1 -0
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +1 -0
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +1 -0
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +1 -0
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +1 -0
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +1 -0
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +1 -0
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +1 -0
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +1 -0
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +1 -0
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +1 -0
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +1 -0
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +1 -0
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +1 -0
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +1 -0
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +1 -0
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +47 -12
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +1 -0
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +1 -0
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +1 -0
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +1 -0
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +1 -0
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +3 -1
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +1 -42
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +3 -1
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +1 -0
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +30 -30
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +28 -29
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +3 -28
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +1 -0
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +1 -0
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +1 -0
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +1 -0
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +1 -0
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +1 -0
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +1 -0
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +1 -0
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +2 -2
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +5 -3
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +1 -0
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +1 -0
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +1 -0
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +1 -0
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +1 -0
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +1 -0
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +1 -0
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +1 -0
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +1 -0
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +1 -0
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +1 -0
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +1 -0
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +12 -5
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +1 -0
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +1 -0
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +36 -38
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +1 -0
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +1 -0
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +2 -1
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +1 -0
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +1 -0
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +10 -11
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_0.d.ts +141 -219
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/models_1.d.ts +165 -16
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/commands/ListStackSetsCommand.d.ts +1 -2
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_0.d.ts +11 -17
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/models_1.d.ts +21 -1
  114. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  115. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  116. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  117. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  118. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  119. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  120. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  121. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  122. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  123. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  124. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/package.json +32 -32
  125. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  126. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  127. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  128. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  129. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  130. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  131. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  132. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  133. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  134. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  135. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  136. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  137. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  138. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  139. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  140. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/package.json +22 -22
  141. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  142. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  143. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  144. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  145. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  146. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  147. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  148. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  149. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  150. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  151. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  152. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  153. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  154. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  155. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  156. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  157. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  158. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  159. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  160. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  161. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  162. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  163. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  164. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  165. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  166. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  167. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +54 -0
  168. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  169. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  170. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  171. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  172. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +50 -0
  173. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  174. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  175. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  176. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  177. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +60 -0
  178. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  179. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  180. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  181. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  182. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  183. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +64 -0
  184. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  185. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  186. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  187. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/index.js +1 -0
  188. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  189. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  190. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  191. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +48 -0
  192. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  193. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  194. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  195. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  196. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  197. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +1 -0
  198. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  199. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  200. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  201. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  202. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  203. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  204. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +45 -0
  205. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  206. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  207. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  208. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  209. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  210. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  211. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +53 -0
  212. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  213. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  214. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  215. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  216. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  217. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  218. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  219. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  220. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +1 -0
  221. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  222. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  223. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  224. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  225. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  226. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  227. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +59 -0
  228. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  229. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  230. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  231. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  232. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  233. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  234. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  235. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +61 -0
  236. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  237. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  238. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +40 -0
  239. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  240. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  241. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  242. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  243. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  244. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  245. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  246. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  247. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +56 -0
  248. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +56 -0
  249. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +55 -0
  250. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  251. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  252. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  253. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  254. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  255. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +71 -0
  256. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  257. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  258. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  259. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  260. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  261. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +46 -0
  262. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  263. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  264. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  265. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  266. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  267. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  268. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  269. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  270. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +58 -0
  271. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +56 -0
  272. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +57 -0
  273. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  274. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  275. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +1 -0
  276. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  277. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  278. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  279. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +44 -0
  280. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  281. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  282. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  283. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  284. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  285. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  286. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  287. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  288. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  289. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  290. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  291. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +116 -0
  292. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +113 -0
  293. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +120 -0
  294. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  295. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  296. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  297. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  298. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  299. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +54 -0
  300. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  301. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  302. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  303. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  304. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  305. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  306. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  307. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  308. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  309. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  310. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  311. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  312. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  313. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  314. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +127 -0
  315. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +111 -0
  316. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +131 -0
  317. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +51 -0
  318. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  319. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  320. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  321. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  322. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  323. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  324. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  325. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  326. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  327. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  328. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  329. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/package.json +6 -6
  330. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  331. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  332. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  333. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  334. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  335. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  336. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  337. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/package.json +2 -2
  338. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +24 -7
  339. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +19 -0
  340. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +19 -0
  341. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  342. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  343. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  344. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  345. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/abort-controller/package.json +5 -5
  346. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  347. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  348. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  349. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  350. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/package.json +7 -7
  351. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  352. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  353. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  354. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  355. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  356. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  357. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  358. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/package.json +17 -8
  359. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/serde.d.ts +7 -0
  360. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/serde.js +6 -0
  361. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  362. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  363. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/hash-node/package.json +5 -5
  364. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/invalid-dependency/package.json +5 -5
  365. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-content-length/package.json +6 -6
  366. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  367. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  368. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  369. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/README.md +1 -1
  370. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  371. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  372. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/package.json +10 -10
  373. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-serde/package.json +4 -4
  374. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-stack/package.json +5 -5
  375. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-config-provider/package.json +7 -7
  376. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/package.json +7 -7
  377. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/property-provider/package.json +5 -5
  378. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  379. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  380. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/protocol-http/package.json +5 -5
  381. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-builder/package.json +5 -5
  382. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-parser/package.json +5 -5
  383. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/service-error-classification/package.json +5 -5
  384. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  385. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/signature-v4/package.json +7 -7
  386. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  387. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  388. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  389. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  390. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  391. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  392. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  393. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  394. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  395. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  396. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/package.json +9 -9
  397. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  398. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  399. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  400. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/package.json +4 -4
  401. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/url-parser/package.json +6 -6
  402. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  403. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  404. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-endpoints/package.json +6 -6
  405. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-middleware/package.json +5 -5
  406. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/README.md +1 -1
  407. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/package.json +6 -6
  408. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  409. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  410. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  411. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  412. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  413. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  414. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/package.json +6 -6
  415. package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -34
  416. package/node_modules/@aws-sdk/client-cognito-identity/README.md +5 -4
  417. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  418. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/index.js +27 -28
  419. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/CognitoIdentityClient.js +2 -1
  420. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  421. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/endpoint/EndpointParameters.js +2 -3
  422. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeExtensions.js +2 -14
  423. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentity.d.ts +5 -4
  424. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentityClient.d.ts +5 -4
  425. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/CreateIdentityPoolCommand.d.ts +13 -4
  426. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentitiesCommand.d.ts +3 -1
  427. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentityPoolCommand.d.ts +3 -1
  428. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityCommand.d.ts +3 -1
  429. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityPoolCommand.d.ts +3 -1
  430. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetCredentialsForIdentityCommand.d.ts +9 -4
  431. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdCommand.d.ts +2 -1
  432. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdentityPoolRolesCommand.d.ts +3 -1
  433. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenCommand.d.ts +1 -0
  434. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenForDeveloperIdentityCommand.d.ts +3 -1
  435. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetPrincipalTagAttributeMapCommand.d.ts +3 -1
  436. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentitiesCommand.d.ts +3 -1
  437. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentityPoolsCommand.d.ts +3 -1
  438. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  439. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/LookupDeveloperIdentityCommand.d.ts +4 -2
  440. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/MergeDeveloperIdentitiesCommand.d.ts +4 -2
  441. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetIdentityPoolRolesCommand.d.ts +3 -1
  442. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetPrincipalTagAttributeMapCommand.d.ts +3 -1
  443. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/TagResourceCommand.d.ts +3 -2
  444. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkDeveloperIdentityCommand.d.ts +3 -1
  445. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkIdentityCommand.d.ts +1 -0
  446. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  447. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UpdateIdentityPoolCommand.d.ts +8 -2
  448. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/index.d.ts +5 -4
  449. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/models_0.d.ts +41 -25
  450. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  451. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  452. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  453. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  454. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  455. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  456. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  457. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  458. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  459. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  460. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/package.json +32 -32
  461. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  462. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  463. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  464. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  465. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  466. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  467. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  468. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  469. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  470. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  471. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  472. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  473. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  474. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  475. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  476. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/package.json +22 -22
  477. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  478. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  479. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  480. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  481. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  482. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  483. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  484. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  485. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  486. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  487. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  488. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  489. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  490. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  491. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  492. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  493. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  494. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  495. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  496. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  497. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  498. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  499. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  500. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  501. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  502. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  503. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  504. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  505. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  506. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/package.json +6 -6
  507. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  508. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  509. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  510. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  511. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  512. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  513. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  514. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/package.json +2 -2
  515. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +21 -7
  516. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +16 -0
  517. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +16 -0
  518. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  519. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  520. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  521. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  522. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/abort-controller/package.json +5 -5
  523. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  524. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  525. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  526. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  527. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/package.json +7 -7
  528. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  529. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  530. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  531. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  532. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  533. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  534. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  535. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/package.json +17 -8
  536. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/serde.d.ts +7 -0
  537. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/serde.js +6 -0
  538. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  539. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  540. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/hash-node/package.json +5 -5
  541. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/invalid-dependency/package.json +5 -5
  542. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-content-length/package.json +6 -6
  543. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  544. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  545. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  546. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/README.md +1 -1
  547. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  548. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  549. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/package.json +10 -10
  550. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-serde/package.json +4 -4
  551. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-stack/package.json +5 -5
  552. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-config-provider/package.json +7 -7
  553. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/package.json +7 -7
  554. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/property-provider/package.json +5 -5
  555. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  556. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  557. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http/package.json +5 -5
  558. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-builder/package.json +5 -5
  559. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-parser/package.json +5 -5
  560. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/service-error-classification/package.json +5 -5
  561. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  562. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/signature-v4/package.json +7 -7
  563. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  564. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  565. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  566. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  567. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  568. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  569. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  570. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  571. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  572. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  573. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/package.json +9 -9
  574. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  575. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  576. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  577. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/package.json +4 -4
  578. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/url-parser/package.json +6 -6
  579. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  580. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  581. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-endpoints/package.json +6 -6
  582. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-middleware/package.json +5 -5
  583. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-retry/README.md +1 -1
  584. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-retry/package.json +6 -6
  585. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  586. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  587. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  588. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  589. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  590. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  591. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/package.json +6 -6
  592. package/node_modules/@aws-sdk/client-cognito-identity/package.json +34 -34
  593. package/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  594. package/node_modules/@aws-sdk/client-iam/dist-cjs/endpoint/ruleset.js +3 -3
  595. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +22 -23
  596. package/node_modules/@aws-sdk/client-iam/dist-es/IAMClient.js +2 -1
  597. package/node_modules/@aws-sdk/client-iam/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  598. package/node_modules/@aws-sdk/client-iam/dist-es/endpoint/EndpointParameters.js +2 -3
  599. package/node_modules/@aws-sdk/client-iam/dist-es/endpoint/ruleset.js +3 -3
  600. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeExtensions.js +2 -14
  601. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +8 -5
  602. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +8 -5
  603. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddUserToGroupCommand.d.ts +8 -5
  604. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachGroupPolicyCommand.d.ts +8 -5
  605. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachRolePolicyCommand.d.ts +8 -5
  606. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachUserPolicyCommand.d.ts +8 -5
  607. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ChangePasswordCommand.d.ts +8 -5
  608. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccessKeyCommand.d.ts +10 -10
  609. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccountAliasCommand.d.ts +7 -4
  610. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateGroupCommand.d.ts +10 -10
  611. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateInstanceProfileCommand.d.ts +11 -11
  612. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateLoginProfileCommand.d.ts +10 -10
  613. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +7 -7
  614. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyCommand.d.ts +1 -0
  615. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -0
  616. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateRoleCommand.d.ts +13 -13
  617. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateSAMLProviderCommand.d.ts +1 -0
  618. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +1 -0
  619. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +1 -0
  620. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateUserCommand.d.ts +10 -10
  621. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +1 -0
  622. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeactivateMFADeviceCommand.d.ts +1 -0
  623. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccessKeyCommand.d.ts +8 -5
  624. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountAliasCommand.d.ts +7 -4
  625. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +7 -4
  626. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupCommand.d.ts +1 -0
  627. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupPolicyCommand.d.ts +8 -5
  628. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteInstanceProfileCommand.d.ts +7 -4
  629. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteLoginProfileCommand.d.ts +7 -4
  630. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +1 -0
  631. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyCommand.d.ts +1 -0
  632. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -0
  633. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRoleCommand.d.ts +7 -4
  634. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +1 -0
  635. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePolicyCommand.d.ts +8 -5
  636. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSAMLProviderCommand.d.ts +1 -0
  637. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +1 -0
  638. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServerCertificateCommand.d.ts +1 -0
  639. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +1 -0
  640. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +1 -0
  641. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSigningCertificateCommand.d.ts +8 -5
  642. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserCommand.d.ts +7 -4
  643. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +1 -0
  644. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPolicyCommand.d.ts +8 -5
  645. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +7 -4
  646. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachGroupPolicyCommand.d.ts +1 -0
  647. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachRolePolicyCommand.d.ts +1 -0
  648. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachUserPolicyCommand.d.ts +1 -0
  649. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +6 -6
  650. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootSessionsCommand.d.ts +6 -6
  651. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableMFADeviceCommand.d.ts +1 -0
  652. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +6 -6
  653. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootSessionsCommand.d.ts +6 -6
  654. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateCredentialReportCommand.d.ts +1 -0
  655. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +5 -5
  656. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +5 -5
  657. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +1 -0
  658. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +1 -0
  659. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +15 -15
  660. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountSummaryCommand.d.ts +31 -31
  661. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +1 -0
  662. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +1 -0
  663. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetCredentialReportCommand.d.ts +1 -0
  664. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupCommand.d.ts +1 -0
  665. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupPolicyCommand.d.ts +1 -0
  666. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetInstanceProfileCommand.d.ts +17 -17
  667. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetLoginProfileCommand.d.ts +7 -7
  668. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetMFADeviceCommand.d.ts +1 -0
  669. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +1 -0
  670. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +26 -26
  671. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyCommand.d.ts +1 -0
  672. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -0
  673. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRoleCommand.d.ts +15 -15
  674. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRolePolicyCommand.d.ts +1 -0
  675. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSAMLProviderCommand.d.ts +1 -0
  676. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSSHPublicKeyCommand.d.ts +1 -0
  677. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServerCertificateCommand.d.ts +1 -0
  678. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +17 -17
  679. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +23 -23
  680. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +1 -0
  681. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserCommand.d.ts +10 -10
  682. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserPolicyCommand.d.ts +1 -0
  683. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccessKeysCommand.d.ts +13 -13
  684. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccountAliasesCommand.d.ts +5 -5
  685. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +1 -0
  686. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +1 -0
  687. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +1 -0
  688. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +1 -0
  689. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupPoliciesCommand.d.ts +5 -5
  690. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsCommand.d.ts +20 -20
  691. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsForUserCommand.d.ts +15 -15
  692. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +1 -0
  693. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesCommand.d.ts +1 -0
  694. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +1 -0
  695. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADeviceTagsCommand.d.ts +1 -0
  696. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADevicesCommand.d.ts +1 -0
  697. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +1 -0
  698. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +1 -0
  699. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOrganizationsFeaturesCommand.d.ts +6 -6
  700. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesCommand.d.ts +1 -0
  701. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +21 -21
  702. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyTagsCommand.d.ts +1 -0
  703. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -0
  704. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolePoliciesCommand.d.ts +1 -0
  705. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRoleTagsCommand.d.ts +10 -10
  706. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolesCommand.d.ts +1 -0
  707. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +1 -0
  708. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProvidersCommand.d.ts +1 -0
  709. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSSHPublicKeysCommand.d.ts +1 -0
  710. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificateTagsCommand.d.ts +1 -0
  711. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificatesCommand.d.ts +1 -0
  712. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +1 -0
  713. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSigningCertificatesCommand.d.ts +10 -10
  714. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserPoliciesCommand.d.ts +1 -0
  715. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserTagsCommand.d.ts +10 -10
  716. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUsersCommand.d.ts +17 -17
  717. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +7 -7
  718. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutGroupPolicyCommand.d.ts +9 -6
  719. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +1 -0
  720. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePolicyCommand.d.ts +9 -6
  721. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +1 -0
  722. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPolicyCommand.d.ts +9 -6
  723. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +1 -0
  724. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +8 -5
  725. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveUserFromGroupCommand.d.ts +8 -5
  726. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +1 -0
  727. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResyncMFADeviceCommand.d.ts +1 -0
  728. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -0
  729. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +7 -4
  730. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulateCustomPolicyCommand.d.ts +1 -0
  731. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +1 -0
  732. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagInstanceProfileCommand.d.ts +1 -0
  733. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagMFADeviceCommand.d.ts +1 -0
  734. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +1 -0
  735. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagPolicyCommand.d.ts +1 -0
  736. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagRoleCommand.d.ts +12 -9
  737. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagSAMLProviderCommand.d.ts +1 -0
  738. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagServerCertificateCommand.d.ts +1 -0
  739. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagUserCommand.d.ts +12 -9
  740. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagInstanceProfileCommand.d.ts +1 -0
  741. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagMFADeviceCommand.d.ts +1 -0
  742. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +1 -0
  743. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagPolicyCommand.d.ts +1 -0
  744. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagRoleCommand.d.ts +8 -5
  745. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagSAMLProviderCommand.d.ts +1 -0
  746. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagServerCertificateCommand.d.ts +1 -0
  747. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagUserCommand.d.ts +8 -5
  748. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccessKeyCommand.d.ts +9 -6
  749. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +8 -5
  750. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +8 -5
  751. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateGroupCommand.d.ts +8 -5
  752. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateLoginProfileCommand.d.ts +8 -5
  753. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +1 -0
  754. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleCommand.d.ts +1 -0
  755. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +1 -0
  756. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSAMLProviderCommand.d.ts +1 -0
  757. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +1 -0
  758. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServerCertificateCommand.d.ts +1 -0
  759. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +1 -0
  760. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSigningCertificateCommand.d.ts +9 -6
  761. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateUserCommand.d.ts +8 -5
  762. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +1 -0
  763. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadServerCertificateCommand.d.ts +14 -14
  764. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSigningCertificateCommand.d.ts +11 -11
  765. package/node_modules/@aws-sdk/client-iam/dist-types/endpoint/EndpointParameters.d.ts +2 -2
  766. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +2 -2
  767. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  768. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  769. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  770. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  771. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  772. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  773. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  774. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  775. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  776. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  777. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/package.json +32 -32
  778. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  779. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  780. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  781. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  782. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  783. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  784. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  785. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  786. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  787. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  788. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  789. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  790. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  791. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  792. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  793. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +22 -22
  794. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  795. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  796. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  797. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  798. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  799. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  800. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  801. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  802. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  803. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  804. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  805. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  806. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  807. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  808. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  809. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  810. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  811. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  812. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  813. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  814. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  815. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  816. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  817. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  818. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  819. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  820. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +54 -0
  821. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  822. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  823. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  824. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  825. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +50 -0
  826. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  827. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  828. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  829. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  830. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +60 -0
  831. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  832. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  833. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  834. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  835. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  836. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +64 -0
  837. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  838. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  839. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  840. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/index.js +1 -0
  841. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  842. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  843. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  844. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +48 -0
  845. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  846. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  847. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  848. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  849. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  850. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +1 -0
  851. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  852. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  853. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  854. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  855. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  856. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  857. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +45 -0
  858. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  859. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  860. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  861. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  862. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  863. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  864. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +53 -0
  865. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  866. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  867. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  868. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  869. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  870. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  871. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  872. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  873. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +1 -0
  874. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  875. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  876. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  877. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  878. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  879. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  880. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +59 -0
  881. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  882. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  883. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  884. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  885. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  886. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  887. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  888. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +61 -0
  889. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  890. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  891. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +40 -0
  892. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  893. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  894. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  895. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  896. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  897. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  898. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  899. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  900. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +56 -0
  901. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +56 -0
  902. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +55 -0
  903. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  904. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  905. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  906. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  907. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  908. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +71 -0
  909. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  910. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  911. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  912. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  913. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  914. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +46 -0
  915. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  916. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  917. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  918. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  919. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  920. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  921. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  922. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  923. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +58 -0
  924. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +56 -0
  925. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +57 -0
  926. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  927. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  928. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +1 -0
  929. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  930. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  931. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  932. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +44 -0
  933. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  934. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  935. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  936. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  937. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  938. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  939. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  940. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  941. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  942. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  943. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  944. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +116 -0
  945. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +113 -0
  946. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +120 -0
  947. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  948. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  949. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  950. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  951. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  952. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +54 -0
  953. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  954. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  955. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  956. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  957. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  958. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  959. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  960. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  961. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  962. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  963. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  964. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  965. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  966. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  967. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +127 -0
  968. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +111 -0
  969. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +131 -0
  970. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +51 -0
  971. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  972. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  973. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  974. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  975. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  976. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  977. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  978. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  979. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  980. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  981. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  982. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/package.json +6 -6
  983. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  984. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  985. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  986. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  987. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  988. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  989. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  990. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/package.json +2 -2
  991. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +24 -7
  992. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +19 -0
  993. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +19 -0
  994. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  995. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  996. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  997. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  998. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/abort-controller/package.json +5 -5
  999. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  1000. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  1001. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  1002. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  1003. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/package.json +7 -7
  1004. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  1005. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  1006. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  1007. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  1008. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  1009. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  1010. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  1011. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/package.json +17 -8
  1012. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/serde.d.ts +7 -0
  1013. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/serde.js +6 -0
  1014. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  1015. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  1016. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/hash-node/package.json +5 -5
  1017. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/invalid-dependency/package.json +5 -5
  1018. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-content-length/package.json +6 -6
  1019. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  1020. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  1021. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  1022. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/README.md +1 -1
  1023. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  1024. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  1025. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/package.json +10 -10
  1026. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-serde/package.json +4 -4
  1027. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-stack/package.json +5 -5
  1028. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-config-provider/package.json +7 -7
  1029. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/package.json +7 -7
  1030. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/property-provider/package.json +5 -5
  1031. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  1032. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  1033. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/protocol-http/package.json +5 -5
  1034. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-builder/package.json +5 -5
  1035. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-parser/package.json +5 -5
  1036. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/service-error-classification/package.json +5 -5
  1037. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  1038. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/signature-v4/package.json +7 -7
  1039. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  1040. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  1041. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  1042. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  1043. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  1044. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  1045. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  1046. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  1047. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  1048. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  1049. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/package.json +9 -9
  1050. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  1051. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  1052. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  1053. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/package.json +4 -4
  1054. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/url-parser/package.json +6 -6
  1055. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  1056. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  1057. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-endpoints/package.json +6 -6
  1058. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-middleware/package.json +5 -5
  1059. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-retry/README.md +1 -1
  1060. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-retry/package.json +6 -6
  1061. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  1062. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  1063. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  1064. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  1065. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  1066. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  1067. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/package.json +6 -6
  1068. package/node_modules/@aws-sdk/client-iam/package.json +34 -34
  1069. package/node_modules/@aws-sdk/client-iot/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  1070. package/node_modules/@aws-sdk/client-iot/dist-cjs/index.js +399 -404
  1071. package/node_modules/@aws-sdk/client-iot/dist-es/IoTClient.js +2 -1
  1072. package/node_modules/@aws-sdk/client-iot/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  1073. package/node_modules/@aws-sdk/client-iot/dist-es/endpoint/EndpointParameters.js +2 -3
  1074. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeExtensions.js +2 -14
  1075. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AcceptCertificateTransferCommand.d.ts +1 -0
  1076. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToBillingGroupCommand.d.ts +1 -0
  1077. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToThingGroupCommand.d.ts +1 -0
  1078. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +1 -0
  1079. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +1 -0
  1080. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPolicyCommand.d.ts +1 -0
  1081. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +1 -0
  1082. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachSecurityProfileCommand.d.ts +1 -0
  1083. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachThingPrincipalCommand.d.ts +1 -0
  1084. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -0
  1085. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditTaskCommand.d.ts +1 -0
  1086. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelCertificateTransferCommand.d.ts +1 -0
  1087. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -0
  1088. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobCommand.d.ts +1 -0
  1089. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobExecutionCommand.d.ts +1 -0
  1090. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +1 -0
  1091. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -0
  1092. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuditSuppressionCommand.d.ts +1 -0
  1093. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuthorizerCommand.d.ts +1 -0
  1094. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateBillingGroupCommand.d.ts +1 -0
  1095. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +1 -0
  1096. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateProviderCommand.d.ts +1 -0
  1097. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCommandCommand.d.ts +1 -0
  1098. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCustomMetricCommand.d.ts +1 -0
  1099. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDimensionCommand.d.ts +1 -0
  1100. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDomainConfigurationCommand.d.ts +1 -0
  1101. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +1 -0
  1102. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateFleetMetricCommand.d.ts +1 -0
  1103. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobCommand.d.ts +1 -0
  1104. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobTemplateCommand.d.ts +1 -0
  1105. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +1 -0
  1106. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateMitigationActionCommand.d.ts +1 -0
  1107. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateOTAUpdateCommand.d.ts +1 -0
  1108. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageCommand.d.ts +1 -0
  1109. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageVersionCommand.d.ts +1 -0
  1110. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyCommand.d.ts +1 -0
  1111. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -0
  1112. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningClaimCommand.d.ts +1 -0
  1113. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +1 -0
  1114. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -0
  1115. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateRoleAliasCommand.d.ts +1 -0
  1116. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateScheduledAuditCommand.d.ts +1 -0
  1117. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -0
  1118. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateStreamCommand.d.ts +1 -0
  1119. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingCommand.d.ts +1 -0
  1120. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingGroupCommand.d.ts +1 -0
  1121. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingTypeCommand.d.ts +1 -0
  1122. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleCommand.d.ts +1 -0
  1123. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +1 -0
  1124. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -0
  1125. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +1 -0
  1126. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -0
  1127. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -0
  1128. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCACertificateCommand.d.ts +1 -0
  1129. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateCommand.d.ts +1 -0
  1130. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateProviderCommand.d.ts +1 -0
  1131. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandCommand.d.ts +1 -0
  1132. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandExecutionCommand.d.ts +1 -0
  1133. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCustomMetricCommand.d.ts +1 -0
  1134. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDimensionCommand.d.ts +1 -0
  1135. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +1 -0
  1136. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +1 -0
  1137. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteFleetMetricCommand.d.ts +1 -0
  1138. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobCommand.d.ts +1 -0
  1139. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobExecutionCommand.d.ts +1 -0
  1140. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -0
  1141. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteMitigationActionCommand.d.ts +1 -0
  1142. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteOTAUpdateCommand.d.ts +1 -0
  1143. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageCommand.d.ts +1 -0
  1144. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageVersionCommand.d.ts +1 -0
  1145. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyCommand.d.ts +1 -0
  1146. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -0
  1147. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +1 -0
  1148. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -0
  1149. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +1 -0
  1150. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRoleAliasCommand.d.ts +1 -0
  1151. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteScheduledAuditCommand.d.ts +1 -0
  1152. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -0
  1153. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteStreamCommand.d.ts +1 -0
  1154. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingCommand.d.ts +1 -0
  1155. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingGroupCommand.d.ts +1 -0
  1156. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingTypeCommand.d.ts +1 -0
  1157. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleCommand.d.ts +1 -0
  1158. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -0
  1159. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -0
  1160. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -0
  1161. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -0
  1162. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -0
  1163. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -0
  1164. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +1 -0
  1165. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditTaskCommand.d.ts +1 -0
  1166. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuthorizerCommand.d.ts +1 -0
  1167. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeBillingGroupCommand.d.ts +1 -0
  1168. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCACertificateCommand.d.ts +1 -0
  1169. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateCommand.d.ts +1 -0
  1170. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateProviderCommand.d.ts +1 -0
  1171. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCustomMetricCommand.d.ts +1 -0
  1172. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +1 -0
  1173. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -0
  1174. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDimensionCommand.d.ts +1 -0
  1175. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +1 -0
  1176. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEndpointCommand.d.ts +1 -0
  1177. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +1 -0
  1178. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeFleetMetricCommand.d.ts +1 -0
  1179. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeIndexCommand.d.ts +1 -0
  1180. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobCommand.d.ts +1 -0
  1181. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobExecutionCommand.d.ts +2 -1
  1182. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobTemplateCommand.d.ts +1 -0
  1183. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +1 -0
  1184. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeMitigationActionCommand.d.ts +1 -0
  1185. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +1 -0
  1186. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -0
  1187. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeRoleAliasCommand.d.ts +1 -0
  1188. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeScheduledAuditCommand.d.ts +1 -0
  1189. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -0
  1190. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeStreamCommand.d.ts +1 -0
  1191. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingCommand.d.ts +1 -0
  1192. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingGroupCommand.d.ts +1 -0
  1193. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -0
  1194. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingTypeCommand.d.ts +1 -0
  1195. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPolicyCommand.d.ts +1 -0
  1196. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +1 -0
  1197. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachSecurityProfileCommand.d.ts +1 -0
  1198. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachThingPrincipalCommand.d.ts +1 -0
  1199. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisableTopicRuleCommand.d.ts +1 -0
  1200. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +1 -0
  1201. package/node_modules/@aws-sdk/client-iot/dist-types/commands/EnableTopicRuleCommand.d.ts +1 -0
  1202. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -0
  1203. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBucketsAggregationCommand.d.ts +1 -0
  1204. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCardinalityCommand.d.ts +1 -0
  1205. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandCommand.d.ts +1 -0
  1206. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandExecutionCommand.d.ts +1 -0
  1207. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetEffectivePoliciesCommand.d.ts +1 -0
  1208. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetIndexingConfigurationCommand.d.ts +1 -0
  1209. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetJobDocumentCommand.d.ts +1 -0
  1210. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetLoggingOptionsCommand.d.ts +1 -0
  1211. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetOTAUpdateCommand.d.ts +1 -0
  1212. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageCommand.d.ts +1 -0
  1213. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageConfigurationCommand.d.ts +1 -0
  1214. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageVersionCommand.d.ts +1 -0
  1215. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPercentilesCommand.d.ts +1 -0
  1216. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyCommand.d.ts +1 -0
  1217. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -0
  1218. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetRegistrationCodeCommand.d.ts +1 -0
  1219. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetStatisticsCommand.d.ts +1 -0
  1220. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetThingConnectivityDataCommand.d.ts +1 -0
  1221. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleCommand.d.ts +1 -0
  1222. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +1 -0
  1223. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +1 -0
  1224. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListActiveViolationsCommand.d.ts +1 -0
  1225. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAttachedPoliciesCommand.d.ts +1 -0
  1226. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditFindingsCommand.d.ts +1 -0
  1227. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -0
  1228. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -0
  1229. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditSuppressionsCommand.d.ts +1 -0
  1230. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditTasksCommand.d.ts +1 -0
  1231. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuthorizersCommand.d.ts +1 -0
  1232. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -0
  1233. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCACertificatesCommand.d.ts +1 -0
  1234. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificateProvidersCommand.d.ts +1 -0
  1235. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesByCACommand.d.ts +1 -0
  1236. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesCommand.d.ts +1 -0
  1237. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandExecutionsCommand.d.ts +1 -0
  1238. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandsCommand.d.ts +1 -0
  1239. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCustomMetricsCommand.d.ts +1 -0
  1240. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -0
  1241. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -0
  1242. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDimensionsCommand.d.ts +1 -0
  1243. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDomainConfigurationsCommand.d.ts +1 -0
  1244. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListFleetMetricsCommand.d.ts +1 -0
  1245. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListIndicesCommand.d.ts +1 -0
  1246. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +1 -0
  1247. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +1 -0
  1248. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -0
  1249. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobsCommand.d.ts +1 -0
  1250. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +1 -0
  1251. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMetricValuesCommand.d.ts +1 -0
  1252. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMitigationActionsCommand.d.ts +1 -0
  1253. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOTAUpdatesCommand.d.ts +1 -0
  1254. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +1 -0
  1255. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackageVersionsCommand.d.ts +1 -0
  1256. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackagesCommand.d.ts +1 -0
  1257. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPoliciesCommand.d.ts +1 -0
  1258. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +1 -0
  1259. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -0
  1260. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +1 -0
  1261. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsCommand.d.ts +1 -0
  1262. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsV2Command.d.ts +1 -0
  1263. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -0
  1264. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +1 -0
  1265. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -0
  1266. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRoleAliasesCommand.d.ts +1 -0
  1267. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSbomValidationResultsCommand.d.ts +1 -0
  1268. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListScheduledAuditsCommand.d.ts +1 -0
  1269. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -0
  1270. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -0
  1271. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListStreamsCommand.d.ts +1 -0
  1272. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  1273. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -0
  1274. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -0
  1275. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsCommand.d.ts +1 -0
  1276. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -0
  1277. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -0
  1278. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsV2Command.d.ts +1 -0
  1279. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -0
  1280. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +1 -0
  1281. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingTypesCommand.d.ts +1 -0
  1282. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsCommand.d.ts +1 -0
  1283. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +1 -0
  1284. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInThingGroupCommand.d.ts +1 -0
  1285. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +1 -0
  1286. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRulesCommand.d.ts +1 -0
  1287. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +1 -0
  1288. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListViolationEventsCommand.d.ts +1 -0
  1289. package/node_modules/@aws-sdk/client-iot/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +1 -0
  1290. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCACertificateCommand.d.ts +1 -0
  1291. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateCommand.d.ts +1 -0
  1292. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +1 -0
  1293. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterThingCommand.d.ts +1 -0
  1294. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RejectCertificateTransferCommand.d.ts +1 -0
  1295. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -0
  1296. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +1 -0
  1297. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ReplaceTopicRuleCommand.d.ts +1 -0
  1298. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SearchIndexCommand.d.ts +1 -0
  1299. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +1 -0
  1300. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -0
  1301. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetLoggingOptionsCommand.d.ts +1 -0
  1302. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingLevelCommand.d.ts +1 -0
  1303. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +1 -0
  1304. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +1 -0
  1305. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +1 -0
  1306. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +1 -0
  1307. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +1 -0
  1308. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +1 -0
  1309. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TagResourceCommand.d.ts +1 -0
  1310. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestAuthorizationCommand.d.ts +1 -0
  1311. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +1 -0
  1312. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TransferCertificateCommand.d.ts +1 -0
  1313. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  1314. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +1 -0
  1315. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +1 -0
  1316. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuthorizerCommand.d.ts +1 -0
  1317. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateBillingGroupCommand.d.ts +1 -0
  1318. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCACertificateCommand.d.ts +1 -0
  1319. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateCommand.d.ts +1 -0
  1320. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateProviderCommand.d.ts +1 -0
  1321. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCommandCommand.d.ts +1 -0
  1322. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCustomMetricCommand.d.ts +1 -0
  1323. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDimensionCommand.d.ts +1 -0
  1324. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +1 -0
  1325. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +1 -0
  1326. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +1 -0
  1327. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateFleetMetricCommand.d.ts +1 -0
  1328. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +1 -0
  1329. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateJobCommand.d.ts +1 -0
  1330. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateMitigationActionCommand.d.ts +1 -0
  1331. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageCommand.d.ts +1 -0
  1332. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +1 -0
  1333. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageVersionCommand.d.ts +1 -0
  1334. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +1 -0
  1335. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateRoleAliasCommand.d.ts +1 -0
  1336. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateScheduledAuditCommand.d.ts +1 -0
  1337. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -0
  1338. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateStreamCommand.d.ts +1 -0
  1339. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingCommand.d.ts +1 -0
  1340. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupCommand.d.ts +1 -0
  1341. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +1 -0
  1342. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingTypeCommand.d.ts +1 -0
  1343. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -0
  1344. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +1 -0
  1345. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  1346. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  1347. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  1348. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  1349. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  1350. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  1351. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  1352. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  1353. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  1354. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  1355. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/package.json +32 -32
  1356. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  1357. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  1358. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  1359. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  1360. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  1361. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  1362. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  1363. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  1364. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  1365. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  1366. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  1367. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  1368. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  1369. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  1370. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  1371. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/package.json +22 -22
  1372. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  1373. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  1374. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  1375. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  1376. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  1377. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  1378. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  1379. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  1380. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  1381. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  1382. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  1383. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  1384. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  1385. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  1386. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  1387. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  1388. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  1389. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  1390. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  1391. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  1392. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  1393. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  1394. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  1395. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  1396. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  1397. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  1398. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +54 -0
  1399. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  1400. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  1401. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  1402. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  1403. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +50 -0
  1404. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  1405. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  1406. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  1407. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  1408. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +60 -0
  1409. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  1410. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  1411. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  1412. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  1413. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  1414. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +64 -0
  1415. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  1416. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  1417. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  1418. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/index.js +1 -0
  1419. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  1420. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  1421. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  1422. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +48 -0
  1423. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  1424. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  1425. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  1426. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  1427. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  1428. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +1 -0
  1429. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  1430. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  1431. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  1432. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  1433. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  1434. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  1435. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +45 -0
  1436. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  1437. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  1438. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  1439. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  1440. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  1441. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  1442. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +53 -0
  1443. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  1444. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  1445. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  1446. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  1447. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  1448. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  1449. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  1450. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  1451. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +1 -0
  1452. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  1453. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  1454. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  1455. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  1456. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  1457. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  1458. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +59 -0
  1459. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  1460. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  1461. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  1462. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  1463. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  1464. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  1465. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1466. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +61 -0
  1467. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  1468. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  1469. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +40 -0
  1470. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  1471. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1472. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1473. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  1474. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  1475. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  1476. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  1477. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  1478. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +56 -0
  1479. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +56 -0
  1480. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +55 -0
  1481. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  1482. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  1483. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  1484. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  1485. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1486. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +71 -0
  1487. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  1488. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  1489. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  1490. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  1491. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  1492. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +46 -0
  1493. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  1494. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1495. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  1496. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  1497. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  1498. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  1499. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  1500. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  1501. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +58 -0
  1502. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +56 -0
  1503. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +57 -0
  1504. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  1505. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  1506. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +1 -0
  1507. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  1508. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  1509. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1510. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +44 -0
  1511. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  1512. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  1513. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  1514. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  1515. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1516. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1517. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  1518. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  1519. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  1520. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  1521. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  1522. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +116 -0
  1523. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +113 -0
  1524. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +120 -0
  1525. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  1526. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  1527. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  1528. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  1529. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1530. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +54 -0
  1531. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  1532. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  1533. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  1534. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  1535. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  1536. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  1537. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  1538. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1539. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  1540. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  1541. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  1542. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  1543. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  1544. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  1545. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +127 -0
  1546. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +111 -0
  1547. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +131 -0
  1548. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +51 -0
  1549. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  1550. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  1551. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  1552. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  1553. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  1554. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  1555. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  1556. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  1557. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  1558. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  1559. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  1560. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/package.json +6 -6
  1561. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  1562. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  1563. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  1564. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  1565. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  1566. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  1567. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  1568. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/package.json +2 -2
  1569. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +24 -7
  1570. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +19 -0
  1571. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +19 -0
  1572. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  1573. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  1574. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  1575. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  1576. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/abort-controller/package.json +5 -5
  1577. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  1578. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  1579. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  1580. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  1581. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/package.json +7 -7
  1582. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  1583. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  1584. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  1585. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  1586. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  1587. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  1588. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  1589. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/package.json +17 -8
  1590. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/serde.d.ts +7 -0
  1591. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/serde.js +6 -0
  1592. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  1593. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  1594. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/hash-node/package.json +5 -5
  1595. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/invalid-dependency/package.json +5 -5
  1596. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-content-length/package.json +6 -6
  1597. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  1598. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  1599. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  1600. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/README.md +1 -1
  1601. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  1602. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  1603. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/package.json +10 -10
  1604. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-serde/package.json +4 -4
  1605. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-stack/package.json +5 -5
  1606. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-config-provider/package.json +7 -7
  1607. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/package.json +7 -7
  1608. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/property-provider/package.json +5 -5
  1609. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  1610. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  1611. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/protocol-http/package.json +5 -5
  1612. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-builder/package.json +5 -5
  1613. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-parser/package.json +5 -5
  1614. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/service-error-classification/package.json +5 -5
  1615. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  1616. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/signature-v4/package.json +7 -7
  1617. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  1618. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  1619. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  1620. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  1621. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  1622. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  1623. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  1624. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  1625. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  1626. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  1627. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/package.json +9 -9
  1628. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  1629. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  1630. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  1631. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/package.json +4 -4
  1632. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/url-parser/package.json +6 -6
  1633. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  1634. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  1635. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-endpoints/package.json +6 -6
  1636. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-middleware/package.json +5 -5
  1637. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-retry/README.md +1 -1
  1638. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-retry/package.json +6 -6
  1639. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  1640. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  1641. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  1642. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  1643. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  1644. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  1645. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/package.json +6 -6
  1646. package/node_modules/@aws-sdk/client-iot/package.json +33 -33
  1647. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  1648. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +22 -23
  1649. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/IoTDataPlaneClient.js +2 -1
  1650. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  1651. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/endpoint/EndpointParameters.js +2 -3
  1652. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeExtensions.js +2 -14
  1653. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteThingShadowCommand.d.ts +1 -0
  1654. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetRetainedMessageCommand.d.ts +1 -0
  1655. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetThingShadowCommand.d.ts +1 -0
  1656. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListNamedShadowsForThingCommand.d.ts +1 -0
  1657. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListRetainedMessagesCommand.d.ts +1 -0
  1658. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/PublishCommand.d.ts +1 -0
  1659. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/UpdateThingShadowCommand.d.ts +1 -0
  1660. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  1661. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  1662. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  1663. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  1664. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  1665. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  1666. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  1667. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  1668. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  1669. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  1670. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/package.json +32 -32
  1671. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  1672. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  1673. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  1674. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  1675. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  1676. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  1677. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  1678. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  1679. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  1680. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  1681. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  1682. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  1683. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  1684. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  1685. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  1686. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/package.json +22 -22
  1687. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  1688. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  1689. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  1690. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  1691. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  1692. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  1693. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  1694. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  1695. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  1696. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  1697. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  1698. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  1699. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  1700. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  1701. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  1702. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  1703. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  1704. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  1705. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  1706. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  1707. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  1708. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  1709. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  1710. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  1711. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  1712. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  1713. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +54 -0
  1714. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  1715. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  1716. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  1717. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  1718. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +50 -0
  1719. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  1720. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  1721. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  1722. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  1723. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +60 -0
  1724. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  1725. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  1726. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  1727. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  1728. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  1729. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +64 -0
  1730. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  1731. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  1732. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  1733. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/index.js +1 -0
  1734. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  1735. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  1736. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  1737. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +48 -0
  1738. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  1739. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  1740. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  1741. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  1742. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  1743. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +1 -0
  1744. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  1745. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  1746. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  1747. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  1748. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  1749. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  1750. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +45 -0
  1751. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  1752. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  1753. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  1754. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  1755. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  1756. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  1757. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +53 -0
  1758. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  1759. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  1760. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  1761. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  1762. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  1763. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  1764. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  1765. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  1766. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +1 -0
  1767. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  1768. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  1769. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  1770. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  1771. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  1772. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  1773. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +59 -0
  1774. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  1775. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  1776. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  1777. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  1778. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  1779. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  1780. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1781. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +61 -0
  1782. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  1783. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  1784. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +40 -0
  1785. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  1786. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1787. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1788. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  1789. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  1790. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  1791. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  1792. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  1793. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +56 -0
  1794. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +56 -0
  1795. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +55 -0
  1796. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  1797. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  1798. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  1799. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  1800. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  1801. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +71 -0
  1802. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  1803. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  1804. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  1805. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  1806. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  1807. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +46 -0
  1808. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  1809. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1810. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  1811. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  1812. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  1813. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  1814. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  1815. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  1816. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +58 -0
  1817. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +56 -0
  1818. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +57 -0
  1819. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  1820. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  1821. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +1 -0
  1822. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  1823. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  1824. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1825. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +44 -0
  1826. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  1827. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  1828. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  1829. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  1830. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  1831. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  1832. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  1833. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  1834. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  1835. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  1836. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  1837. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +116 -0
  1838. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +113 -0
  1839. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +120 -0
  1840. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  1841. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  1842. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  1843. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  1844. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  1845. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +54 -0
  1846. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  1847. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  1848. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  1849. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  1850. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  1851. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  1852. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  1853. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  1854. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  1855. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  1856. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  1857. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  1858. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  1859. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  1860. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +127 -0
  1861. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +111 -0
  1862. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +131 -0
  1863. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +51 -0
  1864. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  1865. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  1866. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  1867. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  1868. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  1869. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  1870. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  1871. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  1872. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  1873. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  1874. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  1875. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/package.json +6 -6
  1876. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  1877. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  1878. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  1879. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  1880. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  1881. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  1882. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  1883. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/package.json +2 -2
  1884. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +24 -7
  1885. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +19 -0
  1886. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +19 -0
  1887. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  1888. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  1889. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  1890. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  1891. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/abort-controller/package.json +5 -5
  1892. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  1893. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  1894. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  1895. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  1896. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/package.json +7 -7
  1897. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  1898. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  1899. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  1900. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  1901. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  1902. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  1903. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  1904. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/package.json +17 -8
  1905. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/serde.d.ts +7 -0
  1906. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/serde.js +6 -0
  1907. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  1908. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  1909. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/hash-node/package.json +5 -5
  1910. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/invalid-dependency/package.json +5 -5
  1911. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-content-length/package.json +6 -6
  1912. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  1913. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  1914. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  1915. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/README.md +1 -1
  1916. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  1917. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  1918. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/package.json +10 -10
  1919. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-serde/package.json +4 -4
  1920. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-stack/package.json +5 -5
  1921. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-config-provider/package.json +7 -7
  1922. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/package.json +7 -7
  1923. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/property-provider/package.json +5 -5
  1924. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  1925. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  1926. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/protocol-http/package.json +5 -5
  1927. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-builder/package.json +5 -5
  1928. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-parser/package.json +5 -5
  1929. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/service-error-classification/package.json +5 -5
  1930. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  1931. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/signature-v4/package.json +7 -7
  1932. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  1933. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  1934. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  1935. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  1936. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  1937. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  1938. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  1939. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  1940. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  1941. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  1942. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/package.json +9 -9
  1943. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  1944. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  1945. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  1946. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/package.json +4 -4
  1947. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/url-parser/package.json +6 -6
  1948. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  1949. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  1950. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-endpoints/package.json +6 -6
  1951. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-middleware/package.json +5 -5
  1952. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-retry/README.md +1 -1
  1953. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-retry/package.json +6 -6
  1954. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  1955. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  1956. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  1957. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  1958. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  1959. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  1960. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/package.json +6 -6
  1961. package/node_modules/@aws-sdk/client-iot-data-plane/package.json +34 -34
  1962. package/node_modules/@aws-sdk/client-lambda/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  1963. package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +114 -118
  1964. package/node_modules/@aws-sdk/client-lambda/dist-es/LambdaClient.js +2 -1
  1965. package/node_modules/@aws-sdk/client-lambda/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  1966. package/node_modules/@aws-sdk/client-lambda/dist-es/endpoint/EndpointParameters.js +2 -3
  1967. package/node_modules/@aws-sdk/client-lambda/dist-es/models/models_0.js +1 -0
  1968. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeExtensions.js +2 -14
  1969. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +10 -10
  1970. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddPermissionCommand.d.ts +16 -17
  1971. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateAliasCommand.d.ts +12 -12
  1972. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +1 -0
  1973. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateEventSourceMappingCommand.d.ts +13 -13
  1974. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionCommand.d.ts +47 -47
  1975. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +1 -0
  1976. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteAliasCommand.d.ts +8 -5
  1977. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +1 -0
  1978. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +1 -22
  1979. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +1 -0
  1980. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCommand.d.ts +8 -5
  1981. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +7 -4
  1982. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +8 -5
  1983. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +1 -0
  1984. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteLayerVersionCommand.d.ts +8 -5
  1985. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +8 -5
  1986. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAccountSettingsCommand.d.ts +13 -13
  1987. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAliasCommand.d.ts +10 -10
  1988. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetCodeSigningConfigCommand.d.ts +1 -0
  1989. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetEventSourceMappingCommand.d.ts +1 -27
  1990. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +1 -0
  1991. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCommand.d.ts +34 -34
  1992. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +5 -5
  1993. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConfigurationCommand.d.ts +28 -28
  1994. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +1 -26
  1995. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionRecursionConfigCommand.d.ts +1 -0
  1996. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +1 -0
  1997. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionByArnCommand.d.ts +15 -15
  1998. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionCommand.d.ts +17 -17
  1999. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +1 -0
  2000. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetPolicyCommand.d.ts +7 -7
  2001. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +18 -19
  2002. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +1 -0
  2003. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeAsyncCommand.d.ts +8 -7
  2004. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeCommand.d.ts +17 -17
  2005. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +3 -1
  2006. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListAliasesCommand.d.ts +18 -18
  2007. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +1 -0
  2008. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListEventSourceMappingsCommand.d.ts +12 -12
  2009. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +13 -13
  2010. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +1 -0
  2011. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +1 -0
  2012. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsCommand.d.ts +41 -41
  2013. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayerVersionsCommand.d.ts +17 -17
  2014. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayersCommand.d.ts +15 -15
  2015. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +17 -17
  2016. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListTagsCommand.d.ts +7 -7
  2017. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListVersionsByFunctionCommand.d.ts +46 -46
  2018. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishLayerVersionCommand.d.ts +23 -23
  2019. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishVersionCommand.d.ts +29 -29
  2020. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +1 -0
  2021. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +6 -6
  2022. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +1 -25
  2023. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionRecursionConfigCommand.d.ts +1 -0
  2024. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +10 -10
  2025. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +1 -0
  2026. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +9 -6
  2027. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemovePermissionCommand.d.ts +9 -6
  2028. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/TagResourceCommand.d.ts +9 -6
  2029. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UntagResourceCommand.d.ts +8 -5
  2030. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateAliasCommand.d.ts +17 -17
  2031. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +1 -0
  2032. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +1 -26
  2033. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionCodeCommand.d.ts +22 -22
  2034. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +22 -22
  2035. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +15 -15
  2036. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +1 -0
  2037. package/node_modules/@aws-sdk/client-lambda/dist-types/models/models_0.d.ts +10 -8
  2038. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +3 -0
  2039. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/models_0.d.ts +1 -0
  2040. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2041. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  2042. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  2043. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  2044. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  2045. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  2046. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  2047. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  2048. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  2049. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  2050. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/package.json +32 -32
  2051. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  2052. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2053. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  2054. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  2055. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  2056. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  2057. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  2058. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  2059. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  2060. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  2061. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  2062. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  2063. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  2064. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  2065. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  2066. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/package.json +22 -22
  2067. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  2068. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  2069. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  2070. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  2071. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  2072. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  2073. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  2074. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  2075. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  2076. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  2077. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  2078. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  2079. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  2080. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  2081. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  2082. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  2083. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  2084. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  2085. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  2086. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  2087. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  2088. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  2089. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  2090. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  2091. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  2092. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  2093. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +54 -0
  2094. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  2095. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  2096. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  2097. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  2098. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +50 -0
  2099. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  2100. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  2101. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  2102. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  2103. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +60 -0
  2104. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  2105. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  2106. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  2107. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  2108. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  2109. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +64 -0
  2110. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  2111. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  2112. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  2113. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/index.js +1 -0
  2114. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  2115. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  2116. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  2117. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +48 -0
  2118. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  2119. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  2120. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  2121. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  2122. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  2123. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +1 -0
  2124. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  2125. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  2126. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  2127. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  2128. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  2129. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  2130. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +45 -0
  2131. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  2132. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  2133. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  2134. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  2135. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  2136. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  2137. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +53 -0
  2138. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  2139. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  2140. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  2141. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  2142. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  2143. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  2144. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  2145. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  2146. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +1 -0
  2147. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  2148. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  2149. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  2150. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  2151. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  2152. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  2153. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +59 -0
  2154. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  2155. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  2156. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  2157. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  2158. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  2159. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  2160. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  2161. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +61 -0
  2162. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  2163. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  2164. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +40 -0
  2165. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  2166. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  2167. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  2168. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  2169. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  2170. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  2171. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  2172. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  2173. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +56 -0
  2174. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +56 -0
  2175. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +55 -0
  2176. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  2177. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  2178. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  2179. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  2180. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  2181. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +71 -0
  2182. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  2183. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  2184. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  2185. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  2186. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  2187. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +46 -0
  2188. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  2189. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  2190. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  2191. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  2192. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  2193. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  2194. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  2195. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  2196. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +58 -0
  2197. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +56 -0
  2198. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +57 -0
  2199. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  2200. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  2201. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +1 -0
  2202. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  2203. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  2204. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  2205. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +44 -0
  2206. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  2207. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  2208. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  2209. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  2210. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  2211. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  2212. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  2213. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  2214. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  2215. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  2216. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  2217. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +116 -0
  2218. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +113 -0
  2219. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +120 -0
  2220. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  2221. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  2222. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  2223. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  2224. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  2225. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +54 -0
  2226. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  2227. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  2228. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  2229. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  2230. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  2231. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  2232. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  2233. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  2234. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  2235. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  2236. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  2237. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  2238. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  2239. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  2240. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +127 -0
  2241. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +111 -0
  2242. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +131 -0
  2243. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +51 -0
  2244. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  2245. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  2246. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  2247. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  2248. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  2249. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  2250. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  2251. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  2252. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  2253. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  2254. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  2255. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/package.json +6 -6
  2256. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  2257. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  2258. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  2259. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  2260. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  2261. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  2262. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  2263. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/package.json +2 -2
  2264. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +24 -7
  2265. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +19 -0
  2266. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +19 -0
  2267. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  2268. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  2269. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  2270. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  2271. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/abort-controller/package.json +5 -5
  2272. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  2273. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  2274. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  2275. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  2276. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/package.json +7 -7
  2277. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  2278. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  2279. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  2280. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  2281. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  2282. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  2283. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  2284. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/package.json +17 -8
  2285. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/serde.d.ts +7 -0
  2286. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/serde.js +6 -0
  2287. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  2288. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  2289. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/hash-node/package.json +5 -5
  2290. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/invalid-dependency/package.json +5 -5
  2291. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-content-length/package.json +6 -6
  2292. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  2293. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  2294. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  2295. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/README.md +1 -1
  2296. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  2297. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  2298. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/package.json +10 -10
  2299. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-serde/package.json +4 -4
  2300. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-stack/package.json +5 -5
  2301. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-config-provider/package.json +7 -7
  2302. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/package.json +7 -7
  2303. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/property-provider/package.json +5 -5
  2304. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  2305. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  2306. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/protocol-http/package.json +5 -5
  2307. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-builder/package.json +5 -5
  2308. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-parser/package.json +5 -5
  2309. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/service-error-classification/package.json +5 -5
  2310. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  2311. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/signature-v4/package.json +7 -7
  2312. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  2313. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  2314. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  2315. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  2316. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  2317. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  2318. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  2319. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  2320. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  2321. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  2322. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/package.json +9 -9
  2323. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  2324. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  2325. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  2326. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/package.json +4 -4
  2327. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/url-parser/package.json +6 -6
  2328. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  2329. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  2330. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-endpoints/package.json +6 -6
  2331. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-middleware/package.json +5 -5
  2332. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-retry/README.md +1 -1
  2333. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-retry/package.json +6 -6
  2334. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  2335. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  2336. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  2337. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  2338. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  2339. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  2340. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/package.json +6 -6
  2341. package/node_modules/@aws-sdk/client-lambda/package.json +38 -38
  2342. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2343. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +3 -3
  2344. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +58 -77
  2345. package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -1
  2346. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  2347. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js +2 -3
  2348. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +3 -3
  2349. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeExtensions.js +2 -14
  2350. package/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +9 -6
  2351. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +16 -16
  2352. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +9 -9
  2353. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +15 -16
  2354. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +1 -0
  2355. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +8 -8
  2356. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +1 -0
  2357. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +1 -0
  2358. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +7 -4
  2359. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +7 -4
  2360. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +1 -0
  2361. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +1 -0
  2362. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +1 -0
  2363. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +7 -4
  2364. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +1 -0
  2365. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +1 -0
  2366. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +1 -0
  2367. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +7 -4
  2368. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +7 -4
  2369. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +7 -4
  2370. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +7 -4
  2371. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +18 -13
  2372. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +11 -12
  2373. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +30 -31
  2374. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +1 -0
  2375. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +1 -0
  2376. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +1 -0
  2377. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +1 -0
  2378. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +9 -9
  2379. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +1 -0
  2380. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +1 -0
  2381. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -0
  2382. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +11 -11
  2383. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +5 -5
  2384. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +1 -0
  2385. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +1 -0
  2386. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +1 -0
  2387. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +1 -0
  2388. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +1 -0
  2389. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +5 -5
  2390. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +1 -0
  2391. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +12 -12
  2392. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +5 -5
  2393. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +9 -9
  2394. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +6 -6
  2395. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +8 -8
  2396. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +29 -29
  2397. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +1 -0
  2398. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +45 -31
  2399. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +1 -0
  2400. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +1 -0
  2401. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +1 -0
  2402. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +19 -20
  2403. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +18 -5
  2404. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +1 -0
  2405. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +7 -4
  2406. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +12 -12
  2407. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +1 -0
  2408. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +1 -0
  2409. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -0
  2410. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +1 -0
  2411. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +14 -14
  2412. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +1 -0
  2413. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +62 -63
  2414. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +26 -26
  2415. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +23 -23
  2416. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +22 -22
  2417. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +22 -22
  2418. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +1 -0
  2419. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +9 -6
  2420. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +1 -0
  2421. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +19 -16
  2422. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +1 -0
  2423. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +1 -0
  2424. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -0
  2425. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +18 -15
  2426. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +16 -13
  2427. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +1 -0
  2428. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +11 -8
  2429. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +1 -0
  2430. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +8 -5
  2431. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +15 -12
  2432. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +9 -6
  2433. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +13 -10
  2434. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +10 -7
  2435. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +13 -10
  2436. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +11 -8
  2437. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +68 -74
  2438. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +1 -0
  2439. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +1 -0
  2440. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +1 -0
  2441. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +12 -12
  2442. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +1 -0
  2443. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +17 -16
  2444. package/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +1 -0
  2445. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +9 -9
  2446. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +21 -22
  2447. package/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +1 -0
  2448. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +47 -48
  2449. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +13 -14
  2450. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2451. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  2452. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  2453. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  2454. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  2455. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  2456. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  2457. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  2458. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  2459. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  2460. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/package.json +32 -32
  2461. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  2462. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2463. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  2464. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  2465. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  2466. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  2467. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  2468. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  2469. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  2470. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  2471. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  2472. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  2473. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  2474. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  2475. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  2476. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/package.json +22 -22
  2477. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  2478. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  2479. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  2480. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  2481. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  2482. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  2483. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  2484. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  2485. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  2486. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  2487. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  2488. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  2489. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  2490. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  2491. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  2492. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  2493. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  2494. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  2495. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  2496. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  2497. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  2498. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +39 -32
  2499. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/dist-es/s3Configuration.js +9 -9
  2500. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/dist-types/s3Configuration.d.ts +6 -4
  2501. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  2502. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  2503. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  2504. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  2505. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/README.md +13 -0
  2506. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +2 -0
  2507. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +54 -0
  2508. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +18 -0
  2509. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +7 -0
  2510. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +872 -0
  2511. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +38 -0
  2512. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +50 -0
  2513. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +15 -0
  2514. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +40 -0
  2515. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +52 -0
  2516. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +43 -0
  2517. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +60 -0
  2518. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +19 -0
  2519. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +18 -0
  2520. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +7 -0
  2521. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +951 -0
  2522. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +39 -0
  2523. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +64 -0
  2524. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +15 -0
  2525. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +40 -0
  2526. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +13 -0
  2527. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/index.js +1 -0
  2528. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +9 -0
  2529. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +48 -0
  2530. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +38 -0
  2531. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +48 -0
  2532. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +23 -0
  2533. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +1 -0
  2534. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +13 -0
  2535. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +14 -0
  2536. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +4 -0
  2537. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +1 -0
  2538. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +5 -0
  2539. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +8 -0
  2540. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/index.js +1 -0
  2541. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +190 -0
  2542. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +255 -0
  2543. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +33 -0
  2544. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +45 -0
  2545. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +11 -0
  2546. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +36 -0
  2547. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +9 -0
  2548. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +11 -0
  2549. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +48 -0
  2550. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +38 -0
  2551. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +53 -0
  2552. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +23 -0
  2553. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +23 -0
  2554. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +2 -0
  2555. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +22 -0
  2556. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +95 -0
  2557. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +15 -0
  2558. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +14 -0
  2559. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +4 -0
  2560. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +1 -0
  2561. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +6 -0
  2562. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +8 -0
  2563. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/index.js +1 -0
  2564. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +102 -0
  2565. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +528 -0
  2566. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +34 -0
  2567. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +59 -0
  2568. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +11 -0
  2569. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +36 -0
  2570. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +9 -0
  2571. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +7 -0
  2572. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +55 -0
  2573. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +220 -0
  2574. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  2575. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +61 -0
  2576. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +174 -0
  2577. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +1 -0
  2578. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +40 -0
  2579. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -0
  2580. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  2581. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  2582. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +51 -0
  2583. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +14 -0
  2584. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/index.d.ts +1 -0
  2585. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +387 -0
  2586. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +11 -0
  2587. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +56 -0
  2588. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +56 -0
  2589. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +55 -0
  2590. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +32 -0
  2591. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +17 -0
  2592. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +27 -0
  2593. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +192 -0
  2594. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +29 -0
  2595. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +71 -0
  2596. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +269 -0
  2597. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +288 -0
  2598. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +2 -0
  2599. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +23 -0
  2600. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +43 -0
  2601. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +46 -0
  2602. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -0
  2603. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +2 -0
  2604. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +9 -0
  2605. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +17 -0
  2606. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +14 -0
  2607. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/index.d.ts +1 -0
  2608. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +712 -0
  2609. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +20 -0
  2610. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +58 -0
  2611. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +56 -0
  2612. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +57 -0
  2613. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +32 -0
  2614. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +17 -0
  2615. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +1 -0
  2616. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +22 -0
  2617. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +121 -0
  2618. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  2619. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +44 -0
  2620. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +43 -0
  2621. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +1 -0
  2622. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +51 -0
  2623. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +8 -0
  2624. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +2 -0
  2625. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +9 -0
  2626. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +8 -0
  2627. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +9 -0
  2628. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/index.d.ts +1 -0
  2629. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +123 -0
  2630. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +17 -0
  2631. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +116 -0
  2632. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +113 -0
  2633. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +120 -0
  2634. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +49 -0
  2635. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +11 -0
  2636. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +39 -0
  2637. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +128 -0
  2638. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +32 -0
  2639. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +54 -0
  2640. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  2641. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +51 -0
  2642. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +2 -0
  2643. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +19 -0
  2644. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +33 -0
  2645. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +57 -0
  2646. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +8 -0
  2647. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +2 -0
  2648. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +9 -0
  2649. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +9 -0
  2650. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +9 -0
  2651. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/index.d.ts +1 -0
  2652. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +123 -0
  2653. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +29 -0
  2654. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +127 -0
  2655. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +111 -0
  2656. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +131 -0
  2657. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +51 -0
  2658. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +11 -0
  2659. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/package.json +115 -0
  2660. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +7 -0
  2661. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sso-oidc.js +5 -0
  2662. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sts.d.ts +7 -0
  2663. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/sts.js +5 -0
  2664. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  2665. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  2666. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  2667. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  2668. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/dist-cjs/index.js +4 -5
  2669. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  2670. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  2671. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/package.json +6 -6
  2672. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  2673. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  2674. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  2675. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  2676. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  2677. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  2678. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  2679. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/package.json +2 -2
  2680. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +24 -7
  2681. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +19 -0
  2682. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +19 -0
  2683. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  2684. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  2685. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  2686. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  2687. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/abort-controller/package.json +5 -5
  2688. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  2689. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  2690. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  2691. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  2692. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/package.json +7 -7
  2693. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  2694. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  2695. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  2696. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  2697. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  2698. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  2699. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  2700. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/package.json +17 -8
  2701. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/serde.d.ts +7 -0
  2702. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/serde.js +6 -0
  2703. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  2704. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  2705. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/hash-node/package.json +5 -5
  2706. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/invalid-dependency/package.json +5 -5
  2707. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-content-length/package.json +6 -6
  2708. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  2709. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  2710. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  2711. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/README.md +1 -1
  2712. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  2713. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  2714. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/package.json +10 -10
  2715. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-serde/package.json +4 -4
  2716. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-stack/package.json +5 -5
  2717. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-config-provider/package.json +7 -7
  2718. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/package.json +7 -7
  2719. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/property-provider/package.json +5 -5
  2720. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  2721. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  2722. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http/package.json +5 -5
  2723. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-builder/package.json +5 -5
  2724. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-parser/package.json +5 -5
  2725. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/service-error-classification/package.json +5 -5
  2726. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  2727. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/signature-v4/package.json +7 -7
  2728. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  2729. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  2730. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  2731. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  2732. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  2733. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  2734. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  2735. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  2736. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  2737. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  2738. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/package.json +9 -9
  2739. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  2740. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  2741. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  2742. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/package.json +4 -4
  2743. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/url-parser/package.json +6 -6
  2744. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  2745. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  2746. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-endpoints/package.json +6 -6
  2747. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-middleware/package.json +5 -5
  2748. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-retry/README.md +1 -1
  2749. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-retry/package.json +6 -6
  2750. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  2751. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  2752. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  2753. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  2754. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  2755. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  2756. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/package.json +6 -6
  2757. package/node_modules/@aws-sdk/client-s3/package.json +50 -50
  2758. package/node_modules/@aws-sdk/credential-provider-cognito-identity/dist-cjs/index.js +3 -3
  2759. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  2760. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  2761. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  2762. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  2763. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  2764. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  2765. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  2766. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/package.json +2 -2
  2767. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/property-provider/package.json +5 -5
  2768. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  2769. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  2770. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  2771. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/package.json +4 -4
  2772. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +5 -5
  2773. package/node_modules/@aws-sdk/credential-providers/dist-cjs/fromTemporaryCredentials.base.js +14 -3
  2774. package/node_modules/@aws-sdk/credential-providers/dist-cjs/fromTemporaryCredentials.js +9 -1
  2775. package/node_modules/@aws-sdk/credential-providers/dist-es/fromTemporaryCredentials.base.js +14 -3
  2776. package/node_modules/@aws-sdk/credential-providers/dist-es/fromTemporaryCredentials.js +9 -1
  2777. package/node_modules/@aws-sdk/credential-providers/dist-types/fromTemporaryCredentials.base.d.ts +3 -1
  2778. package/node_modules/@aws-sdk/credential-providers/dist-types/ts3.4/fromTemporaryCredentials.base.d.ts +8 -1
  2779. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2780. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +22 -23
  2781. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -1
  2782. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  2783. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/endpoint/EndpointParameters.js +2 -3
  2784. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeExtensions.js +2 -14
  2785. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -0
  2786. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -0
  2787. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -0
  2788. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -0
  2789. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/package.json +32 -32
  2790. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  2791. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2792. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  2793. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  2794. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  2795. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  2796. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  2797. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  2798. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  2799. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  2800. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  2801. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  2802. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  2803. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  2804. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  2805. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/package.json +22 -22
  2806. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +3 -3
  2807. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  2808. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  2809. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +9 -9
  2810. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  2811. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +3 -3
  2812. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  2813. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +3 -3
  2814. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  2815. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +3 -3
  2816. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  2817. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +4 -4
  2818. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  2819. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  2820. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  2821. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  2822. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  2823. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  2824. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  2825. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  2826. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  2827. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  2828. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  2829. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  2830. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  2831. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  2832. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  2833. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  2834. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +3 -3
  2835. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/package.json +6 -6
  2836. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  2837. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  2838. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  2839. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  2840. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  2841. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  2842. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  2843. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/package.json +2 -2
  2844. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +21 -7
  2845. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +16 -0
  2846. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +16 -0
  2847. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  2848. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  2849. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  2850. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  2851. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/abort-controller/package.json +5 -5
  2852. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  2853. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  2854. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  2855. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  2856. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/package.json +7 -7
  2857. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  2858. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  2859. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  2860. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  2861. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  2862. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  2863. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  2864. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/package.json +17 -8
  2865. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/serde.d.ts +7 -0
  2866. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/serde.js +6 -0
  2867. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  2868. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  2869. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/hash-node/package.json +5 -5
  2870. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/invalid-dependency/package.json +5 -5
  2871. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-content-length/package.json +6 -6
  2872. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  2873. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  2874. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  2875. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/README.md +1 -1
  2876. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  2877. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  2878. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/package.json +10 -10
  2879. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-serde/package.json +4 -4
  2880. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-stack/package.json +5 -5
  2881. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-config-provider/package.json +7 -7
  2882. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/package.json +7 -7
  2883. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/property-provider/package.json +5 -5
  2884. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  2885. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  2886. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http/package.json +5 -5
  2887. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-builder/package.json +5 -5
  2888. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-parser/package.json +5 -5
  2889. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/service-error-classification/package.json +5 -5
  2890. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  2891. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/signature-v4/package.json +7 -7
  2892. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  2893. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  2894. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  2895. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  2896. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  2897. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  2898. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  2899. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  2900. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  2901. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  2902. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/package.json +9 -9
  2903. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  2904. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  2905. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  2906. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/package.json +4 -4
  2907. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/url-parser/package.json +6 -6
  2908. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  2909. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  2910. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-endpoints/package.json +6 -6
  2911. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-middleware/package.json +5 -5
  2912. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-retry/README.md +1 -1
  2913. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-retry/package.json +6 -6
  2914. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  2915. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  2916. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  2917. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  2918. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  2919. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  2920. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/package.json +6 -6
  2921. package/node_modules/@aws-sdk/credential-providers/package.json +20 -18
  2922. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-cjs/index.js +14 -18
  2923. package/node_modules/@aws-sdk/middleware-bucket-endpoint/dist-es/configurations.js +2 -3
  2924. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  2925. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  2926. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  2927. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  2928. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  2929. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  2930. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  2931. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/package.json +2 -2
  2932. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/node-config-provider/package.json +7 -7
  2933. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/property-provider/package.json +5 -5
  2934. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  2935. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  2936. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http/package.json +5 -5
  2937. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  2938. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  2939. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  2940. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  2941. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/package.json +4 -4
  2942. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  2943. package/node_modules/@aws-sdk/middleware-expect-continue/dist-cjs/index.js +5 -5
  2944. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  2945. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  2946. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  2947. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  2948. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  2949. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  2950. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  2951. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/package.json +2 -2
  2952. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  2953. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  2954. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http/package.json +5 -5
  2955. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  2956. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  2957. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  2958. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/package.json +4 -4
  2959. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  2960. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +18 -21
  2961. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/resolveFlexibleChecksumsConfig.js +8 -6
  2962. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_REQUEST_CHECKSUM_CALCULATION_CONFIG_OPTIONS.d.ts +9 -0
  2963. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/NODE_RESPONSE_CHECKSUM_VALIDATION_CONFIG_OPTIONS.d.ts +9 -0
  2964. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/configuration.d.ts +3 -0
  2965. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/constants.d.ts +16 -0
  2966. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/crc64-nvme-crt-container.d.ts +1 -1
  2967. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsInputMiddleware.d.ts +3 -0
  2968. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsMiddleware.d.ts +6 -1
  2969. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/flexibleChecksumsResponseMiddleware.d.ts +3 -0
  2970. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/getFlexibleChecksumsPlugin.d.ts +6 -0
  2971. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/resolveFlexibleChecksumsConfig.d.ts +9 -0
  2972. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  2973. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2974. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  2975. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  2976. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  2977. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  2978. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  2979. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  2980. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  2981. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  2982. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  2983. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  2984. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  2985. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  2986. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  2987. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/package.json +22 -22
  2988. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  2989. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  2990. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  2991. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  2992. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  2993. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  2994. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  2995. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/package.json +2 -2
  2996. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/abort-controller/package.json +5 -5
  2997. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  2998. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  2999. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  3000. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  3001. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  3002. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  3003. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  3004. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/package.json +17 -8
  3005. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/serde.d.ts +7 -0
  3006. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/serde.js +6 -0
  3007. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  3008. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  3009. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  3010. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  3011. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-serde/package.json +4 -4
  3012. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-stack/package.json +5 -5
  3013. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-config-provider/package.json +7 -7
  3014. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/package.json +7 -7
  3015. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/property-provider/package.json +5 -5
  3016. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  3017. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  3018. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http/package.json +5 -5
  3019. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-builder/package.json +5 -5
  3020. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-parser/package.json +5 -5
  3021. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  3022. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/signature-v4/package.json +7 -7
  3023. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  3024. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  3025. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  3026. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  3027. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  3028. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  3029. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  3030. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  3031. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  3032. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  3033. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/package.json +9 -9
  3034. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3035. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3036. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3037. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/package.json +4 -4
  3038. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/url-parser/package.json +6 -6
  3039. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-middleware/package.json +5 -5
  3040. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  3041. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  3042. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  3043. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  3044. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  3045. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  3046. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/package.json +6 -6
  3047. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -9
  3048. package/node_modules/@aws-sdk/middleware-location-constraint/dist-cjs/index.js +5 -5
  3049. package/node_modules/@aws-sdk/middleware-location-constraint/dist-es/configuration.js +1 -1
  3050. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  3051. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  3052. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  3053. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  3054. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  3055. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  3056. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  3057. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/package.json +2 -2
  3058. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3059. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3060. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3061. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/package.json +4 -4
  3062. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  3063. package/node_modules/@aws-sdk/middleware-ssec/dist-cjs/index.js +6 -7
  3064. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  3065. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  3066. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  3067. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  3068. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  3069. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  3070. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  3071. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/package.json +2 -2
  3072. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3073. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3074. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3075. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/package.json +4 -4
  3076. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  3077. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -3
  3078. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +23 -24
  3079. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -1
  3080. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +2 -5
  3081. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +2 -3
  3082. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +6 -7
  3083. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +2 -14
  3084. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -1
  3085. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +1 -3
  3086. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +2 -3
  3087. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +2 -14
  3088. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -1
  3089. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +2 -5
  3090. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +2 -3
  3091. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +2 -14
  3092. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +46 -0
  3093. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +47 -0
  3094. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +34 -0
  3095. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +13 -15
  3096. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  3097. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +82 -33
  3098. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +4 -4
  3099. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +4 -4
  3100. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +70 -27
  3101. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +5 -0
  3102. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -3
  3103. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +9 -0
  3104. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +2 -1
  3105. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +25 -3
  3106. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +9 -0
  3107. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +9 -0
  3108. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +5 -0
  3109. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +11 -1
  3110. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/core/package.json +22 -22
  3111. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +7 -9
  3112. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +15 -0
  3113. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-host-header/package.json +5 -4
  3114. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +5 -5
  3115. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  3116. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +10 -6
  3117. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +6 -3
  3118. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  3119. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +11 -11
  3120. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +4 -4
  3121. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  3122. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +15 -26
  3123. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +2 -12
  3124. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  3125. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  3126. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-cjs/index.js +3 -3
  3127. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/function.js +1 -0
  3128. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-es/index.js +1 -0
  3129. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/function.d.ts +7 -0
  3130. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/index.d.ts +1 -0
  3131. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +7 -0
  3132. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +1 -0
  3133. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/types/package.json +2 -2
  3134. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +21 -7
  3135. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +16 -0
  3136. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +16 -0
  3137. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-endpoints/package.json +4 -4
  3138. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  3139. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +5 -5
  3140. package/node_modules/@aws-sdk/nested-clients/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  3141. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/abort-controller/package.json +5 -5
  3142. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-cjs/index.js +11 -14
  3143. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveCustomEndpointsConfig.js +5 -6
  3144. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/endpointsConfig/resolveEndpointsConfig.js +4 -5
  3145. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/dist-es/regionConfig/resolveRegionConfig.js +2 -3
  3146. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/config-resolver/package.json +7 -7
  3147. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-cjs/submodules/serde/index.js +41 -0
  3148. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/index.js +1 -0
  3149. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-es/submodules/serde/value/NumericValue.js +9 -0
  3150. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/index.d.ts +1 -0
  3151. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/submodules/serde/value/NumericValue.d.ts +31 -0
  3152. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/index.d.ts +1 -0
  3153. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/dist-types/ts3.4/submodules/serde/value/NumericValue.d.ts +31 -0
  3154. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/package.json +17 -8
  3155. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/serde.d.ts +7 -0
  3156. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/core/serde.js +6 -0
  3157. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/credential-provider-imds/package.json +8 -8
  3158. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/fetch-http-handler/package.json +8 -8
  3159. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/hash-node/package.json +5 -5
  3160. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/invalid-dependency/package.json +5 -5
  3161. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-content-length/package.json +6 -6
  3162. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -6
  3163. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/dist-es/resolveEndpointConfig.js +5 -6
  3164. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-endpoint/package.json +10 -10
  3165. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/README.md +1 -1
  3166. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-cjs/index.js +5 -6
  3167. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/dist-es/configurations.js +5 -6
  3168. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-retry/package.json +10 -10
  3169. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-serde/package.json +4 -4
  3170. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/middleware-stack/package.json +5 -5
  3171. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-config-provider/package.json +7 -7
  3172. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/node-http-handler/package.json +7 -7
  3173. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/property-provider/package.json +5 -5
  3174. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-cjs/index.js +4 -5
  3175. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/dist-es/extensions/httpExtensionConfiguration.js +4 -5
  3176. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/protocol-http/package.json +5 -5
  3177. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-builder/package.json +5 -5
  3178. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/querystring-parser/package.json +5 -5
  3179. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/service-error-classification/package.json +5 -5
  3180. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/shared-ini-file-loader/package.json +5 -5
  3181. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/signature-v4/package.json +7 -7
  3182. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -14
  3183. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extensions/checksum.js +2 -3
  3184. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extensions/defaultExtensionConfiguration.js +2 -8
  3185. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-es/extensions/retry.js +2 -3
  3186. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/client.d.ts +8 -0
  3187. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/extensions/checksum.d.ts +0 -1
  3188. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/extensions/defaultExtensionConfiguration.d.ts +6 -6
  3189. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +8 -0
  3190. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/checksum.d.ts +0 -1
  3191. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +6 -6
  3192. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/smithy-client/package.json +9 -9
  3193. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3194. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3195. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3196. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/types/package.json +4 -4
  3197. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/url-parser/package.json +6 -6
  3198. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-browser/package.json +6 -6
  3199. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-defaults-mode-node/package.json +9 -9
  3200. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-endpoints/package.json +6 -6
  3201. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-middleware/package.json +5 -5
  3202. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/README.md +1 -1
  3203. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-retry/package.json +6 -6
  3204. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadable.js +1 -1
  3205. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-cjs/createBufferedReadableStream.js +3 -3
  3206. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/createBufferedReadable.js +1 -1
  3207. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-es/createBufferedReadableStream.js +3 -3
  3208. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/createBufferedReadableStream.d.ts +3 -2
  3209. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/dist-types/ts3.4/createBufferedReadableStream.d.ts +3 -2
  3210. package/node_modules/@aws-sdk/nested-clients/node_modules/@smithy/util-stream/package.json +6 -6
  3211. package/node_modules/@aws-sdk/nested-clients/package.json +36 -36
  3212. package/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +3 -3
  3213. package/node_modules/@aws-sdk/xml-builder/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3214. package/node_modules/@aws-sdk/xml-builder/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3215. package/node_modules/@aws-sdk/xml-builder/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3216. package/node_modules/@aws-sdk/xml-builder/node_modules/@smithy/types/package.json +4 -4
  3217. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  3218. package/node_modules/@inquirer/checkbox/README.md +10 -0
  3219. package/node_modules/@inquirer/checkbox/dist/commonjs/index.js +5 -2
  3220. package/node_modules/@inquirer/checkbox/dist/esm/index.js +5 -2
  3221. package/node_modules/@inquirer/checkbox/package.json +5 -5
  3222. package/node_modules/@inquirer/confirm/README.md +10 -0
  3223. package/node_modules/@inquirer/confirm/package.json +5 -5
  3224. package/node_modules/@inquirer/core/README.md +10 -0
  3225. package/node_modules/@inquirer/core/dist/commonjs/index.d.ts +13 -13
  3226. package/node_modules/@inquirer/core/dist/commonjs/index.js +20 -20
  3227. package/node_modules/@inquirer/core/dist/commonjs/lib/Separator.d.ts +1 -1
  3228. package/node_modules/@inquirer/core/dist/commonjs/lib/create-prompt.js +15 -15
  3229. package/node_modules/@inquirer/core/dist/commonjs/lib/hook-engine.js +3 -3
  3230. package/node_modules/@inquirer/core/dist/commonjs/lib/key.js +1 -1
  3231. package/node_modules/@inquirer/core/dist/commonjs/lib/make-theme.d.ts +1 -1
  3232. package/node_modules/@inquirer/core/dist/commonjs/lib/make-theme.js +2 -2
  3233. package/node_modules/@inquirer/core/dist/commonjs/lib/pagination/lines.js +2 -2
  3234. package/node_modules/@inquirer/core/dist/commonjs/lib/pagination/use-pagination.d.ts +2 -2
  3235. package/node_modules/@inquirer/core/dist/commonjs/lib/pagination/use-pagination.js +9 -9
  3236. package/node_modules/@inquirer/core/dist/commonjs/lib/screen-manager.js +4 -4
  3237. package/node_modules/@inquirer/core/dist/commonjs/lib/use-effect.js +3 -3
  3238. package/node_modules/@inquirer/core/dist/commonjs/lib/use-keypress.d.ts +1 -1
  3239. package/node_modules/@inquirer/core/dist/commonjs/lib/use-keypress.js +6 -6
  3240. package/node_modules/@inquirer/core/dist/commonjs/lib/use-memo.js +2 -2
  3241. package/node_modules/@inquirer/core/dist/commonjs/lib/use-prefix.d.ts +1 -1
  3242. package/node_modules/@inquirer/core/dist/commonjs/lib/use-prefix.js +7 -7
  3243. package/node_modules/@inquirer/core/dist/commonjs/lib/use-ref.js +2 -2
  3244. package/node_modules/@inquirer/core/dist/commonjs/lib/use-state.js +3 -3
  3245. package/node_modules/@inquirer/core/dist/commonjs/lib/utils.js +2 -2
  3246. package/node_modules/@inquirer/core/dist/esm/index.d.ts +13 -13
  3247. package/node_modules/@inquirer/core/dist/esm/index.js +12 -12
  3248. package/node_modules/@inquirer/core/dist/esm/lib/Separator.d.ts +1 -1
  3249. package/node_modules/@inquirer/core/dist/esm/lib/create-prompt.js +5 -5
  3250. package/node_modules/@inquirer/core/dist/esm/lib/hook-engine.js +1 -1
  3251. package/node_modules/@inquirer/core/dist/esm/lib/key.js +1 -1
  3252. package/node_modules/@inquirer/core/dist/esm/lib/make-theme.d.ts +1 -1
  3253. package/node_modules/@inquirer/core/dist/esm/lib/make-theme.js +1 -1
  3254. package/node_modules/@inquirer/core/dist/esm/lib/pagination/lines.js +1 -1
  3255. package/node_modules/@inquirer/core/dist/esm/lib/pagination/use-pagination.d.ts +2 -2
  3256. package/node_modules/@inquirer/core/dist/esm/lib/pagination/use-pagination.js +4 -4
  3257. package/node_modules/@inquirer/core/dist/esm/lib/screen-manager.js +1 -1
  3258. package/node_modules/@inquirer/core/dist/esm/lib/use-effect.js +1 -1
  3259. package/node_modules/@inquirer/core/dist/esm/lib/use-keypress.d.ts +1 -1
  3260. package/node_modules/@inquirer/core/dist/esm/lib/use-keypress.js +3 -3
  3261. package/node_modules/@inquirer/core/dist/esm/lib/use-memo.js +1 -1
  3262. package/node_modules/@inquirer/core/dist/esm/lib/use-prefix.d.ts +1 -1
  3263. package/node_modules/@inquirer/core/dist/esm/lib/use-prefix.js +3 -3
  3264. package/node_modules/@inquirer/core/dist/esm/lib/use-ref.js +1 -1
  3265. package/node_modules/@inquirer/core/dist/esm/lib/use-state.js +1 -1
  3266. package/node_modules/@inquirer/core/dist/esm/lib/utils.js +1 -1
  3267. package/node_modules/@inquirer/core/package.json +5 -5
  3268. package/node_modules/@inquirer/editor/README.md +10 -0
  3269. package/node_modules/@inquirer/editor/package.json +5 -5
  3270. package/node_modules/@inquirer/expand/README.md +10 -0
  3271. package/node_modules/@inquirer/expand/package.json +5 -5
  3272. package/node_modules/@inquirer/input/README.md +10 -0
  3273. package/node_modules/@inquirer/input/package.json +5 -5
  3274. package/node_modules/@inquirer/number/README.md +10 -0
  3275. package/node_modules/@inquirer/number/dist/commonjs/index.d.ts +10 -9
  3276. package/node_modules/@inquirer/number/dist/esm/index.d.ts +10 -9
  3277. package/node_modules/@inquirer/number/package.json +5 -5
  3278. package/node_modules/@inquirer/password/README.md +10 -0
  3279. package/node_modules/@inquirer/password/package.json +5 -5
  3280. package/node_modules/@inquirer/prompts/README.md +33 -14
  3281. package/node_modules/@inquirer/prompts/package.json +13 -13
  3282. package/node_modules/@inquirer/rawlist/README.md +10 -0
  3283. package/node_modules/@inquirer/rawlist/package.json +5 -5
  3284. package/node_modules/@inquirer/search/README.md +10 -0
  3285. package/node_modules/@inquirer/search/dist/commonjs/index.js +5 -2
  3286. package/node_modules/@inquirer/search/dist/esm/index.js +5 -2
  3287. package/node_modules/@inquirer/search/package.json +5 -5
  3288. package/node_modules/@inquirer/select/README.md +18 -0
  3289. package/node_modules/@inquirer/select/dist/commonjs/index.d.ts +1 -0
  3290. package/node_modules/@inquirer/select/dist/commonjs/index.js +15 -8
  3291. package/node_modules/@inquirer/select/dist/esm/index.d.ts +1 -0
  3292. package/node_modules/@inquirer/select/dist/esm/index.js +15 -8
  3293. package/node_modules/@inquirer/select/package.json +5 -5
  3294. package/node_modules/@inquirer/type/dist/commonjs/index.d.ts +2 -2
  3295. package/node_modules/@inquirer/type/dist/esm/index.d.ts +2 -2
  3296. package/node_modules/@inquirer/type/dist/esm/index.js +2 -2
  3297. package/node_modules/@inquirer/type/package.json +2 -2
  3298. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3299. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3300. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3301. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/package.json +4 -4
  3302. package/node_modules/@smithy/eventstream-codec/package.json +5 -5
  3303. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3304. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3305. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3306. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/package.json +4 -4
  3307. package/node_modules/@smithy/eventstream-serde-browser/package.json +6 -6
  3308. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-cjs/index.js +1 -2
  3309. package/node_modules/@smithy/eventstream-serde-config-resolver/dist-es/EventStreamSerdeConfig.js +1 -2
  3310. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3311. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3312. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3313. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/package.json +4 -4
  3314. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +5 -5
  3315. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3316. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3317. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3318. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/package.json +4 -4
  3319. package/node_modules/@smithy/eventstream-serde-node/package.json +6 -6
  3320. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3321. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3322. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3323. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/package.json +4 -4
  3324. package/node_modules/@smithy/eventstream-serde-universal/package.json +6 -6
  3325. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3326. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3327. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3328. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/package.json +4 -4
  3329. package/node_modules/@smithy/hash-blob-browser/package.json +5 -5
  3330. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3331. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3332. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3333. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/package.json +4 -4
  3334. package/node_modules/@smithy/hash-stream-node/package.json +5 -5
  3335. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3336. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3337. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3338. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/package.json +4 -4
  3339. package/node_modules/@smithy/md5-js/package.json +5 -5
  3340. package/node_modules/@smithy/util-waiter/node_modules/@smithy/abort-controller/package.json +5 -5
  3341. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-cjs/index.js +4 -9
  3342. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-es/extensions/checksum.js +2 -3
  3343. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +2 -6
  3344. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/package.json +4 -4
  3345. package/node_modules/@smithy/util-waiter/package.json +6 -6
  3346. package/node_modules/@types/node/README.md +1 -1
  3347. package/node_modules/@types/node/fs.d.ts +28 -18
  3348. package/node_modules/@types/node/http.d.ts +2 -2
  3349. package/node_modules/@types/node/https.d.ts +3 -1
  3350. package/node_modules/@types/node/module.d.ts +50 -5
  3351. package/node_modules/@types/node/package.json +4 -4
  3352. package/node_modules/@types/node/process.d.ts +28 -0
  3353. package/node_modules/@types/node/sqlite.d.ts +63 -17
  3354. package/node_modules/@types/node/stream/consumers.d.ts +32 -6
  3355. package/node_modules/@types/node/test.d.ts +82 -0
  3356. package/node_modules/@types/node/timers/promises.d.ts +24 -13
  3357. package/node_modules/@types/node/timers.d.ts +159 -112
  3358. package/node_modules/@types/node/util.d.ts +11 -4
  3359. package/node_modules/@types/node/worker_threads.d.ts +1 -0
  3360. package/node_modules/fast-xml-parser/CHANGELOG.md +13 -0
  3361. package/node_modules/fast-xml-parser/README.md +30 -45
  3362. package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -207
  3363. package/node_modules/fast-xml-parser/lib/fxp.d.cts +32 -3
  3364. package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
  3365. package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
  3366. package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
  3367. package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
  3368. package/node_modules/fast-xml-parser/package.json +2 -1
  3369. package/node_modules/fast-xml-parser/src/fxp.d.ts +28 -1
  3370. package/node_modules/fast-xml-parser/src/v6/EntitiesParser.js +2 -2
  3371. package/node_modules/fast-xml-parser/src/v6/valueParsers/EntitiesParser.js +2 -2
  3372. package/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +1 -0
  3373. package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +14 -11
  3374. package/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +16 -1
  3375. package/node_modules/fast-xml-parser/src/xmlparser/node2json.js +7 -0
  3376. package/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +19 -1
  3377. package/node_modules/inquirer/README.md +10 -0
  3378. package/node_modules/inquirer/dist/commonjs/index.d.ts +4 -4
  3379. package/node_modules/inquirer/dist/commonjs/index.js +3 -3
  3380. package/node_modules/inquirer/dist/commonjs/ui/prompt.d.ts +1 -1
  3381. package/node_modules/inquirer/dist/esm/index.d.ts +4 -4
  3382. package/node_modules/inquirer/dist/esm/index.js +1 -1
  3383. package/node_modules/inquirer/dist/esm/ui/prompt.d.ts +1 -1
  3384. package/node_modules/inquirer/package.json +5 -5
  3385. package/node_modules/typescript/lib/_tsc.js +39 -39
  3386. package/node_modules/typescript/lib/typescript.js +39 -39
  3387. package/node_modules/typescript/package.json +2 -2
  3388. package/node_modules/undici-types/dispatcher.d.ts +1 -0
  3389. package/node_modules/undici-types/package.json +1 -1
  3390. package/node_modules/undici-types/readable.d.ts +5 -0
  3391. package/node_modules/undici-types/webidl.d.ts +6 -0
  3392. package/node_modules/yaml/README.md +2 -0
  3393. package/node_modules/yaml/browser/dist/compose/compose-collection.js +2 -2
  3394. package/node_modules/yaml/browser/dist/parse/parser.js +14 -1
  3395. package/node_modules/yaml/browser/dist/schema/yaml-1.1/binary.js +2 -0
  3396. package/node_modules/yaml/browser/dist/schema/yaml-1.1/timestamp.js +1 -1
  3397. package/node_modules/yaml/dist/compose/compose-collection.js +2 -2
  3398. package/node_modules/yaml/dist/parse/parser.js +14 -1
  3399. package/node_modules/yaml/dist/schema/yaml-1.1/binary.js +2 -0
  3400. package/node_modules/yaml/dist/schema/yaml-1.1/timestamp.js +1 -1
  3401. package/node_modules/yaml/package.json +1 -1
  3402. package/package.json +22 -22
@@ -19,8 +19,8 @@ var __copyProps = (to, from, except, desc) => {
19
19
  var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
20
20
 
21
21
  // src/index.ts
22
- var src_exports = {};
23
- __export(src_exports, {
22
+ var index_exports = {};
23
+ __export(index_exports, {
24
24
  AbortAction: () => AbortAction,
25
25
  AcceptCertificateTransferCommand: () => AcceptCertificateTransferCommand,
26
26
  ActionType: () => ActionType,
@@ -490,7 +490,7 @@ __export(src_exports, {
490
490
  paginateListV2LoggingLevels: () => paginateListV2LoggingLevels,
491
491
  paginateListViolationEvents: () => paginateListViolationEvents
492
492
  });
493
- module.exports = __toCommonJS(src_exports);
493
+ module.exports = __toCommonJS(index_exports);
494
494
 
495
495
  // src/IoTClient.ts
496
496
  var import_middleware_host_header = require("@aws-sdk/middleware-host-header");
@@ -507,12 +507,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
507
507
 
508
508
  // src/endpoint/EndpointParameters.ts
509
509
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
510
- return {
511
- ...options,
510
+ return Object.assign(options, {
512
511
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
513
512
  useFipsEndpoint: options.useFipsEndpoint ?? false,
514
513
  defaultSigningName: "iot"
515
- };
514
+ });
516
515
  }, "resolveClientEndpointParameters");
517
516
  var commonParams = {
518
517
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -569,22 +568,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
569
568
  }, "resolveHttpAuthRuntimeConfig");
570
569
 
571
570
  // src/runtimeExtensions.ts
572
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
573
571
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
574
- const extensionConfiguration = {
575
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
576
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
577
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
578
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
579
- };
572
+ const extensionConfiguration = Object.assign(
573
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
574
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
575
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
576
+ getHttpAuthExtensionConfiguration(runtimeConfig)
577
+ );
580
578
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
581
- return {
582
- ...runtimeConfig,
583
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
584
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
585
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
586
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
587
- };
579
+ return Object.assign(
580
+ runtimeConfig,
581
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
582
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
583
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
584
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
585
+ );
588
586
  }, "resolveRuntimeExtensions");
589
587
 
590
588
  // src/IoTClient.ts
@@ -598,6 +596,8 @@ var IoTClient = class extends import_smithy_client.Client {
598
596
  config;
599
597
  constructor(...[configuration]) {
600
598
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
599
+ super(_config_0);
600
+ this.initConfig = _config_0;
601
601
  const _config_1 = resolveClientEndpointParameters(_config_0);
602
602
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
603
603
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -606,7 +606,6 @@ var IoTClient = class extends import_smithy_client.Client {
606
606
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
607
607
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
608
608
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
609
- super(_config_8);
610
609
  this.config = _config_8;
611
610
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
612
611
  this.middlewareStack.use((0, import_middleware_retry.getOmitRetryHeadersPlugin)(this.config));
@@ -618,9 +617,9 @@ var IoTClient = class extends import_smithy_client.Client {
618
617
  this.middlewareStack.use(
619
618
  (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
620
619
  httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultIoTHttpAuthSchemeParametersProvider,
621
- identityProviderConfigProvider: async (config) => new import_core.DefaultIdentityProviderConfig({
620
+ identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({
622
621
  "aws.auth#sigv4": config.credentials
623
- })
622
+ }), "identityProviderConfigProvider")
624
623
  })
625
624
  );
626
625
  this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config));
@@ -808,14 +807,10 @@ var DynamoKeyType = {
808
807
  var AssetPropertyVariant;
809
808
  ((AssetPropertyVariant3) => {
810
809
  AssetPropertyVariant3.visit = /* @__PURE__ */ __name((value, visitor) => {
811
- if (value.stringValue !== void 0)
812
- return visitor.stringValue(value.stringValue);
813
- if (value.integerValue !== void 0)
814
- return visitor.integerValue(value.integerValue);
815
- if (value.doubleValue !== void 0)
816
- return visitor.doubleValue(value.doubleValue);
817
- if (value.booleanValue !== void 0)
818
- return visitor.booleanValue(value.booleanValue);
810
+ if (value.stringValue !== void 0) return visitor.stringValue(value.stringValue);
811
+ if (value.integerValue !== void 0) return visitor.integerValue(value.integerValue);
812
+ if (value.doubleValue !== void 0) return visitor.doubleValue(value.doubleValue);
813
+ if (value.booleanValue !== void 0) return visitor.booleanValue(value.booleanValue);
819
814
  return visitor._(value.$unknown[0], value.$unknown[1]);
820
815
  }, "visit");
821
816
  })(AssetPropertyVariant || (AssetPropertyVariant = {}));
@@ -1905,7 +1900,7 @@ var se_AssociateSbomWithPackageVersionCommand = /* @__PURE__ */ __name(async (in
1905
1900
  let body;
1906
1901
  body = JSON.stringify(
1907
1902
  (0, import_smithy_client.take)(input, {
1908
- sbom: (_) => (0, import_smithy_client._json)(_)
1903
+ sbom: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "sbom")
1909
1904
  })
1910
1905
  );
1911
1906
  b.m("PUT").h(headers).q(query).b(body);
@@ -1925,7 +1920,7 @@ var se_AssociateTargetsWithJobCommand = /* @__PURE__ */ __name(async (input, con
1925
1920
  body = JSON.stringify(
1926
1921
  (0, import_smithy_client.take)(input, {
1927
1922
  comment: [],
1928
- targets: (_) => (0, import_smithy_client._json)(_)
1923
+ targets: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "targets")
1929
1924
  })
1930
1925
  );
1931
1926
  b.m("POST").h(headers).q(query).b(body);
@@ -2055,7 +2050,7 @@ var se_CancelJobExecutionCommand = /* @__PURE__ */ __name(async (input, context)
2055
2050
  body = JSON.stringify(
2056
2051
  (0, import_smithy_client.take)(input, {
2057
2052
  expectedVersion: [],
2058
- statusDetails: (_) => (0, import_smithy_client._json)(_)
2053
+ statusDetails: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "statusDetails")
2059
2054
  })
2060
2055
  );
2061
2056
  b.m("PUT").h(headers).q(query).b(body);
@@ -2090,8 +2085,8 @@ var se_CreateAuditSuppressionCommand = /* @__PURE__ */ __name(async (input, cont
2090
2085
  checkName: [],
2091
2086
  clientRequestToken: [true, (_) => _ ?? (0, import_uuid.v4)()],
2092
2087
  description: [],
2093
- expirationDate: (_) => _.getTime() / 1e3,
2094
- resourceIdentifier: (_) => (0, import_smithy_client._json)(_),
2088
+ expirationDate: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "expirationDate"),
2089
+ resourceIdentifier: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "resourceIdentifier"),
2095
2090
  suppressIndefinitely: []
2096
2091
  })
2097
2092
  );
@@ -2112,9 +2107,9 @@ var se_CreateAuthorizerCommand = /* @__PURE__ */ __name(async (input, context) =
2112
2107
  enableCachingForHttp: [],
2113
2108
  signingDisabled: [],
2114
2109
  status: [],
2115
- tags: (_) => (0, import_smithy_client._json)(_),
2110
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2116
2111
  tokenKeyName: [],
2117
- tokenSigningPublicKeys: (_) => (0, import_smithy_client._json)(_)
2112
+ tokenSigningPublicKeys: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tokenSigningPublicKeys")
2118
2113
  })
2119
2114
  );
2120
2115
  b.m("POST").h(headers).b(body);
@@ -2130,8 +2125,8 @@ var se_CreateBillingGroupCommand = /* @__PURE__ */ __name(async (input, context)
2130
2125
  let body;
2131
2126
  body = JSON.stringify(
2132
2127
  (0, import_smithy_client.take)(input, {
2133
- billingGroupProperties: (_) => (0, import_smithy_client._json)(_),
2134
- tags: (_) => (0, import_smithy_client._json)(_)
2128
+ billingGroupProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "billingGroupProperties"),
2129
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2135
2130
  })
2136
2131
  );
2137
2132
  b.m("POST").h(headers).b(body);
@@ -2165,10 +2160,10 @@ var se_CreateCertificateProviderCommand = /* @__PURE__ */ __name(async (input, c
2165
2160
  let body;
2166
2161
  body = JSON.stringify(
2167
2162
  (0, import_smithy_client.take)(input, {
2168
- accountDefaultForOperations: (_) => (0, import_smithy_client._json)(_),
2163
+ accountDefaultForOperations: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "accountDefaultForOperations"),
2169
2164
  clientToken: [true, (_) => _ ?? (0, import_uuid.v4)()],
2170
2165
  lambdaFunctionArn: [],
2171
- tags: (_) => (0, import_smithy_client._json)(_)
2166
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2172
2167
  })
2173
2168
  );
2174
2169
  b.m("POST").h(headers).b(body);
@@ -2186,11 +2181,11 @@ var se_CreateCommandCommand = /* @__PURE__ */ __name(async (input, context) => {
2186
2181
  (0, import_smithy_client.take)(input, {
2187
2182
  description: [],
2188
2183
  displayName: [],
2189
- mandatoryParameters: (_) => se_CommandParameterList(_, context),
2184
+ mandatoryParameters: /* @__PURE__ */ __name((_) => se_CommandParameterList(_, context), "mandatoryParameters"),
2190
2185
  namespace: [],
2191
- payload: (_) => se_CommandPayload(_, context),
2186
+ payload: /* @__PURE__ */ __name((_) => se_CommandPayload(_, context), "payload"),
2192
2187
  roleArn: [],
2193
- tags: (_) => (0, import_smithy_client._json)(_)
2188
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2194
2189
  })
2195
2190
  );
2196
2191
  b.m("PUT").h(headers).b(body);
@@ -2209,7 +2204,7 @@ var se_CreateCustomMetricCommand = /* @__PURE__ */ __name(async (input, context)
2209
2204
  clientRequestToken: [true, (_) => _ ?? (0, import_uuid.v4)()],
2210
2205
  displayName: [],
2211
2206
  metricType: [],
2212
- tags: (_) => (0, import_smithy_client._json)(_)
2207
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2213
2208
  })
2214
2209
  );
2215
2210
  b.m("POST").h(headers).b(body);
@@ -2226,8 +2221,8 @@ var se_CreateDimensionCommand = /* @__PURE__ */ __name(async (input, context) =>
2226
2221
  body = JSON.stringify(
2227
2222
  (0, import_smithy_client.take)(input, {
2228
2223
  clientRequestToken: [true, (_) => _ ?? (0, import_uuid.v4)()],
2229
- stringValues: (_) => (0, import_smithy_client._json)(_),
2230
- tags: (_) => (0, import_smithy_client._json)(_),
2224
+ stringValues: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "stringValues"),
2225
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2231
2226
  type: []
2232
2227
  })
2233
2228
  );
@@ -2246,14 +2241,14 @@ var se_CreateDomainConfigurationCommand = /* @__PURE__ */ __name(async (input, c
2246
2241
  (0, import_smithy_client.take)(input, {
2247
2242
  applicationProtocol: [],
2248
2243
  authenticationType: [],
2249
- authorizerConfig: (_) => (0, import_smithy_client._json)(_),
2250
- clientCertificateConfig: (_) => (0, import_smithy_client._json)(_),
2244
+ authorizerConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "authorizerConfig"),
2245
+ clientCertificateConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "clientCertificateConfig"),
2251
2246
  domainName: [],
2252
- serverCertificateArns: (_) => (0, import_smithy_client._json)(_),
2253
- serverCertificateConfig: (_) => (0, import_smithy_client._json)(_),
2247
+ serverCertificateArns: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "serverCertificateArns"),
2248
+ serverCertificateConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "serverCertificateConfig"),
2254
2249
  serviceType: [],
2255
- tags: (_) => (0, import_smithy_client._json)(_),
2256
- tlsConfig: (_) => (0, import_smithy_client._json)(_),
2250
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2251
+ tlsConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tlsConfig"),
2257
2252
  validationCertificateArn: []
2258
2253
  })
2259
2254
  );
@@ -2273,8 +2268,8 @@ var se_CreateDynamicThingGroupCommand = /* @__PURE__ */ __name(async (input, con
2273
2268
  indexName: [],
2274
2269
  queryString: [],
2275
2270
  queryVersion: [],
2276
- tags: (_) => (0, import_smithy_client._json)(_),
2277
- thingGroupProperties: (_) => (0, import_smithy_client._json)(_)
2271
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2272
+ thingGroupProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingGroupProperties")
2278
2273
  })
2279
2274
  );
2280
2275
  b.m("POST").h(headers).b(body);
@@ -2291,13 +2286,13 @@ var se_CreateFleetMetricCommand = /* @__PURE__ */ __name(async (input, context)
2291
2286
  body = JSON.stringify(
2292
2287
  (0, import_smithy_client.take)(input, {
2293
2288
  aggregationField: [],
2294
- aggregationType: (_) => (0, import_smithy_client._json)(_),
2289
+ aggregationType: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "aggregationType"),
2295
2290
  description: [],
2296
2291
  indexName: [],
2297
2292
  period: [],
2298
2293
  queryString: [],
2299
2294
  queryVersion: [],
2300
- tags: (_) => (0, import_smithy_client._json)(_),
2295
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2301
2296
  unit: []
2302
2297
  })
2303
2298
  );
@@ -2314,22 +2309,22 @@ var se_CreateJobCommand = /* @__PURE__ */ __name(async (input, context) => {
2314
2309
  let body;
2315
2310
  body = JSON.stringify(
2316
2311
  (0, import_smithy_client.take)(input, {
2317
- abortConfig: (_) => se_AbortConfig(_, context),
2312
+ abortConfig: /* @__PURE__ */ __name((_) => se_AbortConfig(_, context), "abortConfig"),
2318
2313
  description: [],
2319
- destinationPackageVersions: (_) => (0, import_smithy_client._json)(_),
2314
+ destinationPackageVersions: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "destinationPackageVersions"),
2320
2315
  document: [],
2321
- documentParameters: (_) => (0, import_smithy_client._json)(_),
2316
+ documentParameters: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "documentParameters"),
2322
2317
  documentSource: [],
2323
- jobExecutionsRetryConfig: (_) => (0, import_smithy_client._json)(_),
2324
- jobExecutionsRolloutConfig: (_) => se_JobExecutionsRolloutConfig(_, context),
2318
+ jobExecutionsRetryConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "jobExecutionsRetryConfig"),
2319
+ jobExecutionsRolloutConfig: /* @__PURE__ */ __name((_) => se_JobExecutionsRolloutConfig(_, context), "jobExecutionsRolloutConfig"),
2325
2320
  jobTemplateArn: [],
2326
2321
  namespaceId: [],
2327
- presignedUrlConfig: (_) => (0, import_smithy_client._json)(_),
2328
- schedulingConfig: (_) => (0, import_smithy_client._json)(_),
2329
- tags: (_) => (0, import_smithy_client._json)(_),
2322
+ presignedUrlConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "presignedUrlConfig"),
2323
+ schedulingConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "schedulingConfig"),
2324
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2330
2325
  targetSelection: [],
2331
- targets: (_) => (0, import_smithy_client._json)(_),
2332
- timeoutConfig: (_) => (0, import_smithy_client._json)(_)
2326
+ targets: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "targets"),
2327
+ timeoutConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "timeoutConfig")
2333
2328
  })
2334
2329
  );
2335
2330
  b.m("PUT").h(headers).b(body);
@@ -2345,18 +2340,18 @@ var se_CreateJobTemplateCommand = /* @__PURE__ */ __name(async (input, context)
2345
2340
  let body;
2346
2341
  body = JSON.stringify(
2347
2342
  (0, import_smithy_client.take)(input, {
2348
- abortConfig: (_) => se_AbortConfig(_, context),
2343
+ abortConfig: /* @__PURE__ */ __name((_) => se_AbortConfig(_, context), "abortConfig"),
2349
2344
  description: [],
2350
- destinationPackageVersions: (_) => (0, import_smithy_client._json)(_),
2345
+ destinationPackageVersions: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "destinationPackageVersions"),
2351
2346
  document: [],
2352
2347
  documentSource: [],
2353
2348
  jobArn: [],
2354
- jobExecutionsRetryConfig: (_) => (0, import_smithy_client._json)(_),
2355
- jobExecutionsRolloutConfig: (_) => se_JobExecutionsRolloutConfig(_, context),
2356
- maintenanceWindows: (_) => (0, import_smithy_client._json)(_),
2357
- presignedUrlConfig: (_) => (0, import_smithy_client._json)(_),
2358
- tags: (_) => (0, import_smithy_client._json)(_),
2359
- timeoutConfig: (_) => (0, import_smithy_client._json)(_)
2349
+ jobExecutionsRetryConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "jobExecutionsRetryConfig"),
2350
+ jobExecutionsRolloutConfig: /* @__PURE__ */ __name((_) => se_JobExecutionsRolloutConfig(_, context), "jobExecutionsRolloutConfig"),
2351
+ maintenanceWindows: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "maintenanceWindows"),
2352
+ presignedUrlConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "presignedUrlConfig"),
2353
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2354
+ timeoutConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "timeoutConfig")
2360
2355
  })
2361
2356
  );
2362
2357
  b.m("PUT").h(headers).b(body);
@@ -2383,9 +2378,9 @@ var se_CreateMitigationActionCommand = /* @__PURE__ */ __name(async (input, cont
2383
2378
  let body;
2384
2379
  body = JSON.stringify(
2385
2380
  (0, import_smithy_client.take)(input, {
2386
- actionParams: (_) => (0, import_smithy_client._json)(_),
2381
+ actionParams: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "actionParams"),
2387
2382
  roleArn: [],
2388
- tags: (_) => (0, import_smithy_client._json)(_)
2383
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2389
2384
  })
2390
2385
  );
2391
2386
  b.m("POST").h(headers).b(body);
@@ -2401,18 +2396,18 @@ var se_CreateOTAUpdateCommand = /* @__PURE__ */ __name(async (input, context) =>
2401
2396
  let body;
2402
2397
  body = JSON.stringify(
2403
2398
  (0, import_smithy_client.take)(input, {
2404
- additionalParameters: (_) => (0, import_smithy_client._json)(_),
2405
- awsJobAbortConfig: (_) => se_AwsJobAbortConfig(_, context),
2406
- awsJobExecutionsRolloutConfig: (_) => se_AwsJobExecutionsRolloutConfig(_, context),
2407
- awsJobPresignedUrlConfig: (_) => (0, import_smithy_client._json)(_),
2408
- awsJobTimeoutConfig: (_) => (0, import_smithy_client._json)(_),
2399
+ additionalParameters: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "additionalParameters"),
2400
+ awsJobAbortConfig: /* @__PURE__ */ __name((_) => se_AwsJobAbortConfig(_, context), "awsJobAbortConfig"),
2401
+ awsJobExecutionsRolloutConfig: /* @__PURE__ */ __name((_) => se_AwsJobExecutionsRolloutConfig(_, context), "awsJobExecutionsRolloutConfig"),
2402
+ awsJobPresignedUrlConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "awsJobPresignedUrlConfig"),
2403
+ awsJobTimeoutConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "awsJobTimeoutConfig"),
2409
2404
  description: [],
2410
- files: (_) => se_OTAUpdateFiles(_, context),
2411
- protocols: (_) => (0, import_smithy_client._json)(_),
2405
+ files: /* @__PURE__ */ __name((_) => se_OTAUpdateFiles(_, context), "files"),
2406
+ protocols: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "protocols"),
2412
2407
  roleArn: [],
2413
- tags: (_) => (0, import_smithy_client._json)(_),
2408
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2414
2409
  targetSelection: [],
2415
- targets: (_) => (0, import_smithy_client._json)(_)
2410
+ targets: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "targets")
2416
2411
  })
2417
2412
  );
2418
2413
  b.m("POST").h(headers).b(body);
@@ -2432,7 +2427,7 @@ var se_CreatePackageCommand = /* @__PURE__ */ __name(async (input, context) => {
2432
2427
  body = JSON.stringify(
2433
2428
  (0, import_smithy_client.take)(input, {
2434
2429
  description: [],
2435
- tags: (_) => (0, import_smithy_client._json)(_)
2430
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2436
2431
  })
2437
2432
  );
2438
2433
  b.m("PUT").h(headers).q(query).b(body);
@@ -2452,11 +2447,11 @@ var se_CreatePackageVersionCommand = /* @__PURE__ */ __name(async (input, contex
2452
2447
  let body;
2453
2448
  body = JSON.stringify(
2454
2449
  (0, import_smithy_client.take)(input, {
2455
- artifact: (_) => (0, import_smithy_client._json)(_),
2456
- attributes: (_) => (0, import_smithy_client._json)(_),
2450
+ artifact: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "artifact"),
2451
+ attributes: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "attributes"),
2457
2452
  description: [],
2458
2453
  recipe: [],
2459
- tags: (_) => (0, import_smithy_client._json)(_)
2454
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2460
2455
  })
2461
2456
  );
2462
2457
  b.m("PUT").h(headers).q(query).b(body);
@@ -2473,7 +2468,7 @@ var se_CreatePolicyCommand = /* @__PURE__ */ __name(async (input, context) => {
2473
2468
  body = JSON.stringify(
2474
2469
  (0, import_smithy_client.take)(input, {
2475
2470
  policyDocument: [],
2476
- tags: (_) => (0, import_smithy_client._json)(_)
2471
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2477
2472
  })
2478
2473
  );
2479
2474
  b.m("POST").h(headers).b(body);
@@ -2518,9 +2513,9 @@ var se_CreateProvisioningTemplateCommand = /* @__PURE__ */ __name(async (input,
2518
2513
  (0, import_smithy_client.take)(input, {
2519
2514
  description: [],
2520
2515
  enabled: [],
2521
- preProvisioningHook: (_) => (0, import_smithy_client._json)(_),
2516
+ preProvisioningHook: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "preProvisioningHook"),
2522
2517
  provisioningRoleArn: [],
2523
- tags: (_) => (0, import_smithy_client._json)(_),
2518
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2524
2519
  templateBody: [],
2525
2520
  templateName: [],
2526
2521
  type: []
@@ -2560,7 +2555,7 @@ var se_CreateRoleAliasCommand = /* @__PURE__ */ __name(async (input, context) =>
2560
2555
  (0, import_smithy_client.take)(input, {
2561
2556
  credentialDurationSeconds: [],
2562
2557
  roleArn: [],
2563
- tags: (_) => (0, import_smithy_client._json)(_)
2558
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2564
2559
  })
2565
2560
  );
2566
2561
  b.m("POST").h(headers).b(body);
@@ -2579,8 +2574,8 @@ var se_CreateScheduledAuditCommand = /* @__PURE__ */ __name(async (input, contex
2579
2574
  dayOfMonth: [],
2580
2575
  dayOfWeek: [],
2581
2576
  frequency: [],
2582
- tags: (_) => (0, import_smithy_client._json)(_),
2583
- targetCheckNames: (_) => (0, import_smithy_client._json)(_)
2577
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2578
+ targetCheckNames: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "targetCheckNames")
2584
2579
  })
2585
2580
  );
2586
2581
  b.m("POST").h(headers).b(body);
@@ -2596,13 +2591,13 @@ var se_CreateSecurityProfileCommand = /* @__PURE__ */ __name(async (input, conte
2596
2591
  let body;
2597
2592
  body = JSON.stringify(
2598
2593
  (0, import_smithy_client.take)(input, {
2599
- additionalMetricsToRetain: (_) => (0, import_smithy_client._json)(_),
2600
- additionalMetricsToRetainV2: (_) => (0, import_smithy_client._json)(_),
2601
- alertTargets: (_) => (0, import_smithy_client._json)(_),
2602
- behaviors: (_) => se_Behaviors(_, context),
2603
- metricsExportConfig: (_) => (0, import_smithy_client._json)(_),
2594
+ additionalMetricsToRetain: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "additionalMetricsToRetain"),
2595
+ additionalMetricsToRetainV2: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "additionalMetricsToRetainV2"),
2596
+ alertTargets: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "alertTargets"),
2597
+ behaviors: /* @__PURE__ */ __name((_) => se_Behaviors(_, context), "behaviors"),
2598
+ metricsExportConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "metricsExportConfig"),
2604
2599
  securityProfileDescription: [],
2605
- tags: (_) => (0, import_smithy_client._json)(_)
2600
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2606
2601
  })
2607
2602
  );
2608
2603
  b.m("POST").h(headers).b(body);
@@ -2619,9 +2614,9 @@ var se_CreateStreamCommand = /* @__PURE__ */ __name(async (input, context) => {
2619
2614
  body = JSON.stringify(
2620
2615
  (0, import_smithy_client.take)(input, {
2621
2616
  description: [],
2622
- files: (_) => (0, import_smithy_client._json)(_),
2617
+ files: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "files"),
2623
2618
  roleArn: [],
2624
- tags: (_) => (0, import_smithy_client._json)(_)
2619
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
2625
2620
  })
2626
2621
  );
2627
2622
  b.m("POST").h(headers).b(body);
@@ -2637,7 +2632,7 @@ var se_CreateThingCommand = /* @__PURE__ */ __name(async (input, context) => {
2637
2632
  let body;
2638
2633
  body = JSON.stringify(
2639
2634
  (0, import_smithy_client.take)(input, {
2640
- attributePayload: (_) => (0, import_smithy_client._json)(_),
2635
+ attributePayload: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "attributePayload"),
2641
2636
  billingGroupName: [],
2642
2637
  thingTypeName: []
2643
2638
  })
@@ -2656,8 +2651,8 @@ var se_CreateThingGroupCommand = /* @__PURE__ */ __name(async (input, context) =
2656
2651
  body = JSON.stringify(
2657
2652
  (0, import_smithy_client.take)(input, {
2658
2653
  parentGroupName: [],
2659
- tags: (_) => (0, import_smithy_client._json)(_),
2660
- thingGroupProperties: (_) => (0, import_smithy_client._json)(_)
2654
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2655
+ thingGroupProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingGroupProperties")
2661
2656
  })
2662
2657
  );
2663
2658
  b.m("POST").h(headers).b(body);
@@ -2673,8 +2668,8 @@ var se_CreateThingTypeCommand = /* @__PURE__ */ __name(async (input, context) =>
2673
2668
  let body;
2674
2669
  body = JSON.stringify(
2675
2670
  (0, import_smithy_client.take)(input, {
2676
- tags: (_) => (0, import_smithy_client._json)(_),
2677
- thingTypeProperties: (_) => (0, import_smithy_client._json)(_)
2671
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
2672
+ thingTypeProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingTypeProperties")
2678
2673
  })
2679
2674
  );
2680
2675
  b.m("POST").h(headers).b(body);
@@ -2708,7 +2703,7 @@ var se_CreateTopicRuleDestinationCommand = /* @__PURE__ */ __name(async (input,
2708
2703
  let body;
2709
2704
  body = JSON.stringify(
2710
2705
  (0, import_smithy_client.take)(input, {
2711
- destinationConfiguration: (_) => (0, import_smithy_client._json)(_)
2706
+ destinationConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "destinationConfiguration")
2712
2707
  })
2713
2708
  );
2714
2709
  b.m("POST").h(headers).b(body);
@@ -2735,7 +2730,7 @@ var se_DeleteAuditSuppressionCommand = /* @__PURE__ */ __name(async (input, cont
2735
2730
  body = JSON.stringify(
2736
2731
  (0, import_smithy_client.take)(input, {
2737
2732
  checkName: [],
2738
- resourceIdentifier: (_) => (0, import_smithy_client._json)(_)
2733
+ resourceIdentifier: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "resourceIdentifier")
2739
2734
  })
2740
2735
  );
2741
2736
  b.m("POST").h(headers).b(body);
@@ -3148,7 +3143,7 @@ var se_DescribeAuditSuppressionCommand = /* @__PURE__ */ __name(async (input, co
3148
3143
  body = JSON.stringify(
3149
3144
  (0, import_smithy_client.take)(input, {
3150
3145
  checkName: [],
3151
- resourceIdentifier: (_) => (0, import_smithy_client._json)(_)
3146
+ resourceIdentifier: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "resourceIdentifier")
3152
3147
  })
3153
3148
  );
3154
3149
  b.m("POST").h(headers).b(body);
@@ -3539,7 +3534,7 @@ var se_GetBucketsAggregationCommand = /* @__PURE__ */ __name(async (input, conte
3539
3534
  body = JSON.stringify(
3540
3535
  (0, import_smithy_client.take)(input, {
3541
3536
  aggregationField: [],
3542
- bucketsAggregationType: (_) => (0, import_smithy_client._json)(_),
3537
+ bucketsAggregationType: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "bucketsAggregationType"),
3543
3538
  indexName: [],
3544
3539
  queryString: [],
3545
3540
  queryVersion: []
@@ -3682,7 +3677,7 @@ var se_GetPercentilesCommand = /* @__PURE__ */ __name(async (input, context) =>
3682
3677
  (0, import_smithy_client.take)(input, {
3683
3678
  aggregationField: [],
3684
3679
  indexName: [],
3685
- percents: (_) => se_PercentList(_, context),
3680
+ percents: /* @__PURE__ */ __name((_) => se_PercentList(_, context), "percents"),
3686
3681
  queryString: [],
3687
3682
  queryVersion: []
3688
3683
  })
@@ -3811,12 +3806,12 @@ var se_ListAuditFindingsCommand = /* @__PURE__ */ __name(async (input, context)
3811
3806
  body = JSON.stringify(
3812
3807
  (0, import_smithy_client.take)(input, {
3813
3808
  checkName: [],
3814
- endTime: (_) => _.getTime() / 1e3,
3809
+ endTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "endTime"),
3815
3810
  listSuppressedFindings: [],
3816
3811
  maxResults: [],
3817
3812
  nextToken: [],
3818
- resourceIdentifier: (_) => (0, import_smithy_client._json)(_),
3819
- startTime: (_) => _.getTime() / 1e3,
3813
+ resourceIdentifier: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "resourceIdentifier"),
3814
+ startTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "startTime"),
3820
3815
  taskId: []
3821
3816
  })
3822
3817
  );
@@ -3868,7 +3863,7 @@ var se_ListAuditSuppressionsCommand = /* @__PURE__ */ __name(async (input, conte
3868
3863
  checkName: [],
3869
3864
  maxResults: [],
3870
3865
  nextToken: [],
3871
- resourceIdentifier: (_) => (0, import_smithy_client._json)(_)
3866
+ resourceIdentifier: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "resourceIdentifier")
3872
3867
  })
3873
3868
  );
3874
3869
  b.m("POST").h(headers).b(body);
@@ -3984,10 +3979,10 @@ var se_ListCommandExecutionsCommand = /* @__PURE__ */ __name(async (input, conte
3984
3979
  body = JSON.stringify(
3985
3980
  (0, import_smithy_client.take)(input, {
3986
3981
  commandArn: [],
3987
- completedTimeFilter: (_) => (0, import_smithy_client._json)(_),
3982
+ completedTimeFilter: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "completedTimeFilter"),
3988
3983
  namespace: [],
3989
3984
  sortOrder: [],
3990
- startedTimeFilter: (_) => (0, import_smithy_client._json)(_),
3985
+ startedTimeFilter: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "startedTimeFilter"),
3991
3986
  status: [],
3992
3987
  targetArn: []
3993
3988
  })
@@ -4723,8 +4718,8 @@ var se_RegisterCACertificateCommand = /* @__PURE__ */ __name(async (input, conte
4723
4718
  (0, import_smithy_client.take)(input, {
4724
4719
  caCertificate: [],
4725
4720
  certificateMode: [],
4726
- registrationConfig: (_) => (0, import_smithy_client._json)(_),
4727
- tags: (_) => (0, import_smithy_client._json)(_),
4721
+ registrationConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "registrationConfig"),
4722
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags"),
4728
4723
  verificationCertificate: []
4729
4724
  })
4730
4725
  );
@@ -4776,7 +4771,7 @@ var se_RegisterThingCommand = /* @__PURE__ */ __name(async (input, context) => {
4776
4771
  let body;
4777
4772
  body = JSON.stringify(
4778
4773
  (0, import_smithy_client.take)(input, {
4779
- parameters: (_) => (0, import_smithy_client._json)(_),
4774
+ parameters: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "parameters"),
4780
4775
  templateBody: []
4781
4776
  })
4782
4777
  );
@@ -4924,7 +4919,7 @@ var se_SetV2LoggingLevelCommand = /* @__PURE__ */ __name(async (input, context)
4924
4919
  body = JSON.stringify(
4925
4920
  (0, import_smithy_client.take)(input, {
4926
4921
  logLevel: [],
4927
- logTarget: (_) => (0, import_smithy_client._json)(_)
4922
+ logTarget: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "logTarget")
4928
4923
  })
4929
4924
  );
4930
4925
  b.m("POST").h(headers).b(body);
@@ -4957,9 +4952,9 @@ var se_StartAuditMitigationActionsTaskCommand = /* @__PURE__ */ __name(async (in
4957
4952
  let body;
4958
4953
  body = JSON.stringify(
4959
4954
  (0, import_smithy_client.take)(input, {
4960
- auditCheckToActionsMapping: (_) => (0, import_smithy_client._json)(_),
4955
+ auditCheckToActionsMapping: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "auditCheckToActionsMapping"),
4961
4956
  clientRequestToken: [true, (_) => _ ?? (0, import_uuid.v4)()],
4962
- target: (_) => (0, import_smithy_client._json)(_)
4957
+ target: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "target")
4963
4958
  })
4964
4959
  );
4965
4960
  b.m("POST").h(headers).b(body);
@@ -4975,12 +4970,12 @@ var se_StartDetectMitigationActionsTaskCommand = /* @__PURE__ */ __name(async (i
4975
4970
  let body;
4976
4971
  body = JSON.stringify(
4977
4972
  (0, import_smithy_client.take)(input, {
4978
- actions: (_) => (0, import_smithy_client._json)(_),
4973
+ actions: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "actions"),
4979
4974
  clientRequestToken: [true, (_) => _ ?? (0, import_uuid.v4)()],
4980
4975
  includeOnlyActiveViolations: [],
4981
4976
  includeSuppressedAlerts: [],
4982
- target: (_) => (0, import_smithy_client._json)(_),
4983
- violationEventOccurrenceRange: (_) => se_ViolationEventOccurrenceRange(_, context)
4977
+ target: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "target"),
4978
+ violationEventOccurrenceRange: /* @__PURE__ */ __name((_) => se_ViolationEventOccurrenceRange(_, context), "violationEventOccurrenceRange")
4984
4979
  })
4985
4980
  );
4986
4981
  b.m("PUT").h(headers).b(body);
@@ -4995,7 +4990,7 @@ var se_StartOnDemandAuditTaskCommand = /* @__PURE__ */ __name(async (input, cont
4995
4990
  let body;
4996
4991
  body = JSON.stringify(
4997
4992
  (0, import_smithy_client.take)(input, {
4998
- targetCheckNames: (_) => (0, import_smithy_client._json)(_)
4993
+ targetCheckNames: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "targetCheckNames")
4999
4994
  })
5000
4995
  );
5001
4996
  b.m("POST").h(headers).b(body);
@@ -5038,7 +5033,7 @@ var se_TagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {
5038
5033
  body = JSON.stringify(
5039
5034
  (0, import_smithy_client.take)(input, {
5040
5035
  resourceArn: [],
5041
- tags: (_) => (0, import_smithy_client._json)(_)
5036
+ tags: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tags")
5042
5037
  })
5043
5038
  );
5044
5039
  b.m("POST").h(headers).b(body);
@@ -5056,10 +5051,10 @@ var se_TestAuthorizationCommand = /* @__PURE__ */ __name(async (input, context)
5056
5051
  let body;
5057
5052
  body = JSON.stringify(
5058
5053
  (0, import_smithy_client.take)(input, {
5059
- authInfos: (_) => (0, import_smithy_client._json)(_),
5054
+ authInfos: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "authInfos"),
5060
5055
  cognitoIdentityPoolId: [],
5061
- policyNamesToAdd: (_) => (0, import_smithy_client._json)(_),
5062
- policyNamesToSkip: (_) => (0, import_smithy_client._json)(_),
5056
+ policyNamesToAdd: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "policyNamesToAdd"),
5057
+ policyNamesToSkip: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "policyNamesToSkip"),
5063
5058
  principal: []
5064
5059
  })
5065
5060
  );
@@ -5076,9 +5071,9 @@ var se_TestInvokeAuthorizerCommand = /* @__PURE__ */ __name(async (input, contex
5076
5071
  let body;
5077
5072
  body = JSON.stringify(
5078
5073
  (0, import_smithy_client.take)(input, {
5079
- httpContext: (_) => (0, import_smithy_client._json)(_),
5080
- mqttContext: (_) => se_MqttContext(_, context),
5081
- tlsContext: (_) => (0, import_smithy_client._json)(_),
5074
+ httpContext: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "httpContext"),
5075
+ mqttContext: /* @__PURE__ */ __name((_) => se_MqttContext(_, context), "mqttContext"),
5076
+ tlsContext: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tlsContext"),
5082
5077
  token: [],
5083
5078
  tokenSignature: []
5084
5079
  })
@@ -5115,7 +5110,7 @@ var se_UntagResourceCommand = /* @__PURE__ */ __name(async (input, context) => {
5115
5110
  body = JSON.stringify(
5116
5111
  (0, import_smithy_client.take)(input, {
5117
5112
  resourceArn: [],
5118
- tagKeys: (_) => (0, import_smithy_client._json)(_)
5113
+ tagKeys: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tagKeys")
5119
5114
  })
5120
5115
  );
5121
5116
  b.m("POST").h(headers).b(body);
@@ -5130,8 +5125,8 @@ var se_UpdateAccountAuditConfigurationCommand = /* @__PURE__ */ __name(async (in
5130
5125
  let body;
5131
5126
  body = JSON.stringify(
5132
5127
  (0, import_smithy_client.take)(input, {
5133
- auditCheckConfigurations: (_) => (0, import_smithy_client._json)(_),
5134
- auditNotificationTargetConfigurations: (_) => (0, import_smithy_client._json)(_),
5128
+ auditCheckConfigurations: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "auditCheckConfigurations"),
5129
+ auditNotificationTargetConfigurations: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "auditNotificationTargetConfigurations"),
5135
5130
  roleArn: []
5136
5131
  })
5137
5132
  );
@@ -5149,8 +5144,8 @@ var se_UpdateAuditSuppressionCommand = /* @__PURE__ */ __name(async (input, cont
5149
5144
  (0, import_smithy_client.take)(input, {
5150
5145
  checkName: [],
5151
5146
  description: [],
5152
- expirationDate: (_) => _.getTime() / 1e3,
5153
- resourceIdentifier: (_) => (0, import_smithy_client._json)(_),
5147
+ expirationDate: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "expirationDate"),
5148
+ resourceIdentifier: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "resourceIdentifier"),
5154
5149
  suppressIndefinitely: []
5155
5150
  })
5156
5151
  );
@@ -5171,7 +5166,7 @@ var se_UpdateAuthorizerCommand = /* @__PURE__ */ __name(async (input, context) =
5171
5166
  enableCachingForHttp: [],
5172
5167
  status: [],
5173
5168
  tokenKeyName: [],
5174
- tokenSigningPublicKeys: (_) => (0, import_smithy_client._json)(_)
5169
+ tokenSigningPublicKeys: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tokenSigningPublicKeys")
5175
5170
  })
5176
5171
  );
5177
5172
  b.m("PUT").h(headers).b(body);
@@ -5187,7 +5182,7 @@ var se_UpdateBillingGroupCommand = /* @__PURE__ */ __name(async (input, context)
5187
5182
  let body;
5188
5183
  body = JSON.stringify(
5189
5184
  (0, import_smithy_client.take)(input, {
5190
- billingGroupProperties: (_) => (0, import_smithy_client._json)(_),
5185
+ billingGroupProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "billingGroupProperties"),
5191
5186
  expectedVersion: []
5192
5187
  })
5193
5188
  );
@@ -5208,7 +5203,7 @@ var se_UpdateCACertificateCommand = /* @__PURE__ */ __name(async (input, context
5208
5203
  let body;
5209
5204
  body = JSON.stringify(
5210
5205
  (0, import_smithy_client.take)(input, {
5211
- registrationConfig: (_) => (0, import_smithy_client._json)(_),
5206
+ registrationConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "registrationConfig"),
5212
5207
  removeAutoRegistration: []
5213
5208
  })
5214
5209
  );
@@ -5237,7 +5232,7 @@ var se_UpdateCertificateProviderCommand = /* @__PURE__ */ __name(async (input, c
5237
5232
  let body;
5238
5233
  body = JSON.stringify(
5239
5234
  (0, import_smithy_client.take)(input, {
5240
- accountDefaultForOperations: (_) => (0, import_smithy_client._json)(_),
5235
+ accountDefaultForOperations: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "accountDefaultForOperations"),
5241
5236
  lambdaFunctionArn: []
5242
5237
  })
5243
5238
  );
@@ -5288,7 +5283,7 @@ var se_UpdateDimensionCommand = /* @__PURE__ */ __name(async (input, context) =>
5288
5283
  let body;
5289
5284
  body = JSON.stringify(
5290
5285
  (0, import_smithy_client.take)(input, {
5291
- stringValues: (_) => (0, import_smithy_client._json)(_)
5286
+ stringValues: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "stringValues")
5292
5287
  })
5293
5288
  );
5294
5289
  b.m("PATCH").h(headers).b(body);
@@ -5306,12 +5301,12 @@ var se_UpdateDomainConfigurationCommand = /* @__PURE__ */ __name(async (input, c
5306
5301
  (0, import_smithy_client.take)(input, {
5307
5302
  applicationProtocol: [],
5308
5303
  authenticationType: [],
5309
- authorizerConfig: (_) => (0, import_smithy_client._json)(_),
5310
- clientCertificateConfig: (_) => (0, import_smithy_client._json)(_),
5304
+ authorizerConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "authorizerConfig"),
5305
+ clientCertificateConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "clientCertificateConfig"),
5311
5306
  domainConfigurationStatus: [],
5312
5307
  removeAuthorizerConfig: [],
5313
- serverCertificateConfig: (_) => (0, import_smithy_client._json)(_),
5314
- tlsConfig: (_) => (0, import_smithy_client._json)(_)
5308
+ serverCertificateConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "serverCertificateConfig"),
5309
+ tlsConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "tlsConfig")
5315
5310
  })
5316
5311
  );
5317
5312
  b.m("PUT").h(headers).b(body);
@@ -5331,7 +5326,7 @@ var se_UpdateDynamicThingGroupCommand = /* @__PURE__ */ __name(async (input, con
5331
5326
  indexName: [],
5332
5327
  queryString: [],
5333
5328
  queryVersion: [],
5334
- thingGroupProperties: (_) => (0, import_smithy_client._json)(_)
5329
+ thingGroupProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingGroupProperties")
5335
5330
  })
5336
5331
  );
5337
5332
  b.m("PATCH").h(headers).b(body);
@@ -5346,7 +5341,7 @@ var se_UpdateEventConfigurationsCommand = /* @__PURE__ */ __name(async (input, c
5346
5341
  let body;
5347
5342
  body = JSON.stringify(
5348
5343
  (0, import_smithy_client.take)(input, {
5349
- eventConfigurations: (_) => (0, import_smithy_client._json)(_)
5344
+ eventConfigurations: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "eventConfigurations")
5350
5345
  })
5351
5346
  );
5352
5347
  b.m("PATCH").h(headers).b(body);
@@ -5363,7 +5358,7 @@ var se_UpdateFleetMetricCommand = /* @__PURE__ */ __name(async (input, context)
5363
5358
  body = JSON.stringify(
5364
5359
  (0, import_smithy_client.take)(input, {
5365
5360
  aggregationField: [],
5366
- aggregationType: (_) => (0, import_smithy_client._json)(_),
5361
+ aggregationType: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "aggregationType"),
5367
5362
  description: [],
5368
5363
  expectedVersion: [],
5369
5364
  indexName: [],
@@ -5385,8 +5380,8 @@ var se_UpdateIndexingConfigurationCommand = /* @__PURE__ */ __name(async (input,
5385
5380
  let body;
5386
5381
  body = JSON.stringify(
5387
5382
  (0, import_smithy_client.take)(input, {
5388
- thingGroupIndexingConfiguration: (_) => (0, import_smithy_client._json)(_),
5389
- thingIndexingConfiguration: (_) => (0, import_smithy_client._json)(_)
5383
+ thingGroupIndexingConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingGroupIndexingConfiguration"),
5384
+ thingIndexingConfiguration: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingIndexingConfiguration")
5390
5385
  })
5391
5386
  );
5392
5387
  b.m("POST").h(headers).b(body);
@@ -5405,12 +5400,12 @@ var se_UpdateJobCommand = /* @__PURE__ */ __name(async (input, context) => {
5405
5400
  let body;
5406
5401
  body = JSON.stringify(
5407
5402
  (0, import_smithy_client.take)(input, {
5408
- abortConfig: (_) => se_AbortConfig(_, context),
5403
+ abortConfig: /* @__PURE__ */ __name((_) => se_AbortConfig(_, context), "abortConfig"),
5409
5404
  description: [],
5410
- jobExecutionsRetryConfig: (_) => (0, import_smithy_client._json)(_),
5411
- jobExecutionsRolloutConfig: (_) => se_JobExecutionsRolloutConfig(_, context),
5412
- presignedUrlConfig: (_) => (0, import_smithy_client._json)(_),
5413
- timeoutConfig: (_) => (0, import_smithy_client._json)(_)
5405
+ jobExecutionsRetryConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "jobExecutionsRetryConfig"),
5406
+ jobExecutionsRolloutConfig: /* @__PURE__ */ __name((_) => se_JobExecutionsRolloutConfig(_, context), "jobExecutionsRolloutConfig"),
5407
+ presignedUrlConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "presignedUrlConfig"),
5408
+ timeoutConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "timeoutConfig")
5414
5409
  })
5415
5410
  );
5416
5411
  b.m("PATCH").h(headers).q(query).b(body);
@@ -5426,7 +5421,7 @@ var se_UpdateMitigationActionCommand = /* @__PURE__ */ __name(async (input, cont
5426
5421
  let body;
5427
5422
  body = JSON.stringify(
5428
5423
  (0, import_smithy_client.take)(input, {
5429
- actionParams: (_) => (0, import_smithy_client._json)(_),
5424
+ actionParams: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "actionParams"),
5430
5425
  roleArn: []
5431
5426
  })
5432
5427
  );
@@ -5466,7 +5461,7 @@ var se_UpdatePackageConfigurationCommand = /* @__PURE__ */ __name(async (input,
5466
5461
  let body;
5467
5462
  body = JSON.stringify(
5468
5463
  (0, import_smithy_client.take)(input, {
5469
- versionUpdateByJobsConfig: (_) => (0, import_smithy_client._json)(_)
5464
+ versionUpdateByJobsConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "versionUpdateByJobsConfig")
5470
5465
  })
5471
5466
  );
5472
5467
  b.m("PATCH").h(headers).q(query).b(body);
@@ -5487,8 +5482,8 @@ var se_UpdatePackageVersionCommand = /* @__PURE__ */ __name(async (input, contex
5487
5482
  body = JSON.stringify(
5488
5483
  (0, import_smithy_client.take)(input, {
5489
5484
  action: [],
5490
- artifact: (_) => (0, import_smithy_client._json)(_),
5491
- attributes: (_) => (0, import_smithy_client._json)(_),
5485
+ artifact: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "artifact"),
5486
+ attributes: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "attributes"),
5492
5487
  description: [],
5493
5488
  recipe: []
5494
5489
  })
@@ -5509,7 +5504,7 @@ var se_UpdateProvisioningTemplateCommand = /* @__PURE__ */ __name(async (input,
5509
5504
  defaultVersionId: [],
5510
5505
  description: [],
5511
5506
  enabled: [],
5512
- preProvisioningHook: (_) => (0, import_smithy_client._json)(_),
5507
+ preProvisioningHook: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "preProvisioningHook"),
5513
5508
  provisioningRoleArn: [],
5514
5509
  removePreProvisioningHook: []
5515
5510
  })
@@ -5547,7 +5542,7 @@ var se_UpdateScheduledAuditCommand = /* @__PURE__ */ __name(async (input, contex
5547
5542
  dayOfMonth: [],
5548
5543
  dayOfWeek: [],
5549
5544
  frequency: [],
5550
- targetCheckNames: (_) => (0, import_smithy_client._json)(_)
5545
+ targetCheckNames: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "targetCheckNames")
5551
5546
  })
5552
5547
  );
5553
5548
  b.m("PATCH").h(headers).b(body);
@@ -5566,15 +5561,15 @@ var se_UpdateSecurityProfileCommand = /* @__PURE__ */ __name(async (input, conte
5566
5561
  let body;
5567
5562
  body = JSON.stringify(
5568
5563
  (0, import_smithy_client.take)(input, {
5569
- additionalMetricsToRetain: (_) => (0, import_smithy_client._json)(_),
5570
- additionalMetricsToRetainV2: (_) => (0, import_smithy_client._json)(_),
5571
- alertTargets: (_) => (0, import_smithy_client._json)(_),
5572
- behaviors: (_) => se_Behaviors(_, context),
5564
+ additionalMetricsToRetain: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "additionalMetricsToRetain"),
5565
+ additionalMetricsToRetainV2: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "additionalMetricsToRetainV2"),
5566
+ alertTargets: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "alertTargets"),
5567
+ behaviors: /* @__PURE__ */ __name((_) => se_Behaviors(_, context), "behaviors"),
5573
5568
  deleteAdditionalMetricsToRetain: [],
5574
5569
  deleteAlertTargets: [],
5575
5570
  deleteBehaviors: [],
5576
5571
  deleteMetricsExportConfig: [],
5577
- metricsExportConfig: (_) => (0, import_smithy_client._json)(_),
5572
+ metricsExportConfig: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "metricsExportConfig"),
5578
5573
  securityProfileDescription: []
5579
5574
  })
5580
5575
  );
@@ -5592,7 +5587,7 @@ var se_UpdateStreamCommand = /* @__PURE__ */ __name(async (input, context) => {
5592
5587
  body = JSON.stringify(
5593
5588
  (0, import_smithy_client.take)(input, {
5594
5589
  description: [],
5595
- files: (_) => (0, import_smithy_client._json)(_),
5590
+ files: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "files"),
5596
5591
  roleArn: []
5597
5592
  })
5598
5593
  );
@@ -5609,7 +5604,7 @@ var se_UpdateThingCommand = /* @__PURE__ */ __name(async (input, context) => {
5609
5604
  let body;
5610
5605
  body = JSON.stringify(
5611
5606
  (0, import_smithy_client.take)(input, {
5612
- attributePayload: (_) => (0, import_smithy_client._json)(_),
5607
+ attributePayload: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "attributePayload"),
5613
5608
  expectedVersion: [],
5614
5609
  removeThingType: [],
5615
5610
  thingTypeName: []
@@ -5629,7 +5624,7 @@ var se_UpdateThingGroupCommand = /* @__PURE__ */ __name(async (input, context) =
5629
5624
  body = JSON.stringify(
5630
5625
  (0, import_smithy_client.take)(input, {
5631
5626
  expectedVersion: [],
5632
- thingGroupProperties: (_) => (0, import_smithy_client._json)(_)
5627
+ thingGroupProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingGroupProperties")
5633
5628
  })
5634
5629
  );
5635
5630
  b.m("PATCH").h(headers).b(body);
@@ -5645,8 +5640,8 @@ var se_UpdateThingGroupsForThingCommand = /* @__PURE__ */ __name(async (input, c
5645
5640
  body = JSON.stringify(
5646
5641
  (0, import_smithy_client.take)(input, {
5647
5642
  overrideDynamicGroups: [],
5648
- thingGroupsToAdd: (_) => (0, import_smithy_client._json)(_),
5649
- thingGroupsToRemove: (_) => (0, import_smithy_client._json)(_),
5643
+ thingGroupsToAdd: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingGroupsToAdd"),
5644
+ thingGroupsToRemove: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingGroupsToRemove"),
5650
5645
  thingName: []
5651
5646
  })
5652
5647
  );
@@ -5663,7 +5658,7 @@ var se_UpdateThingTypeCommand = /* @__PURE__ */ __name(async (input, context) =>
5663
5658
  let body;
5664
5659
  body = JSON.stringify(
5665
5660
  (0, import_smithy_client.take)(input, {
5666
- thingTypeProperties: (_) => (0, import_smithy_client._json)(_)
5661
+ thingTypeProperties: /* @__PURE__ */ __name((_) => (0, import_smithy_client._json)(_), "thingTypeProperties")
5667
5662
  })
5668
5663
  );
5669
5664
  b.m("PATCH").h(headers).b(body);
@@ -5694,7 +5689,7 @@ var se_ValidateSecurityProfileBehaviorsCommand = /* @__PURE__ */ __name(async (i
5694
5689
  let body;
5695
5690
  body = JSON.stringify(
5696
5691
  (0, import_smithy_client.take)(input, {
5697
- behaviors: (_) => se_Behaviors(_, context)
5692
+ behaviors: /* @__PURE__ */ __name((_) => se_Behaviors(_, context), "behaviors")
5698
5693
  })
5699
5694
  );
5700
5695
  b.m("POST").h(headers).b(body);
@@ -6217,7 +6212,7 @@ var de_CreateProvisioningClaimCommand = /* @__PURE__ */ __name(async (output, co
6217
6212
  const doc = (0, import_smithy_client.take)(data, {
6218
6213
  certificateId: import_smithy_client.expectString,
6219
6214
  certificatePem: import_smithy_client.expectString,
6220
- expiration: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6215
+ expiration: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "expiration"),
6221
6216
  keyPair: import_smithy_client._json
6222
6217
  });
6223
6218
  Object.assign(contents, doc);
@@ -6384,7 +6379,7 @@ var de_CreateTopicRuleDestinationCommand = /* @__PURE__ */ __name(async (output,
6384
6379
  });
6385
6380
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6386
6381
  const doc = (0, import_smithy_client.take)(data, {
6387
- topicRuleDestination: (_) => de_TopicRuleDestination(_, context)
6382
+ topicRuleDestination: /* @__PURE__ */ __name((_) => de_TopicRuleDestination(_, context), "topicRuleDestination")
6388
6383
  });
6389
6384
  Object.assign(contents, doc);
6390
6385
  return contents;
@@ -6787,7 +6782,7 @@ var de_DescribeAuditFindingCommand = /* @__PURE__ */ __name(async (output, conte
6787
6782
  });
6788
6783
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6789
6784
  const doc = (0, import_smithy_client.take)(data, {
6790
- finding: (_) => de_AuditFinding(_, context)
6785
+ finding: /* @__PURE__ */ __name((_) => de_AuditFinding(_, context), "finding")
6791
6786
  });
6792
6787
  Object.assign(contents, doc);
6793
6788
  return contents;
@@ -6803,8 +6798,8 @@ var de_DescribeAuditMitigationActionsTaskCommand = /* @__PURE__ */ __name(async
6803
6798
  const doc = (0, import_smithy_client.take)(data, {
6804
6799
  actionsDefinition: import_smithy_client._json,
6805
6800
  auditCheckToActionsMapping: import_smithy_client._json,
6806
- endTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6807
- startTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6801
+ endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"),
6802
+ startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"),
6808
6803
  target: import_smithy_client._json,
6809
6804
  taskStatistics: import_smithy_client._json,
6810
6805
  taskStatus: import_smithy_client.expectString
@@ -6823,7 +6818,7 @@ var de_DescribeAuditSuppressionCommand = /* @__PURE__ */ __name(async (output, c
6823
6818
  const doc = (0, import_smithy_client.take)(data, {
6824
6819
  checkName: import_smithy_client.expectString,
6825
6820
  description: import_smithy_client.expectString,
6826
- expirationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6821
+ expirationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "expirationDate"),
6827
6822
  resourceIdentifier: import_smithy_client._json,
6828
6823
  suppressIndefinitely: import_smithy_client.expectBoolean
6829
6824
  });
@@ -6841,7 +6836,7 @@ var de_DescribeAuditTaskCommand = /* @__PURE__ */ __name(async (output, context)
6841
6836
  const doc = (0, import_smithy_client.take)(data, {
6842
6837
  auditDetails: import_smithy_client._json,
6843
6838
  scheduledAuditName: import_smithy_client.expectString,
6844
- taskStartTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6839
+ taskStartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "taskStartTime"),
6845
6840
  taskStatistics: import_smithy_client._json,
6846
6841
  taskStatus: import_smithy_client.expectString,
6847
6842
  taskType: import_smithy_client.expectString
@@ -6858,7 +6853,7 @@ var de_DescribeAuthorizerCommand = /* @__PURE__ */ __name(async (output, context
6858
6853
  });
6859
6854
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6860
6855
  const doc = (0, import_smithy_client.take)(data, {
6861
- authorizerDescription: (_) => de_AuthorizerDescription(_, context)
6856
+ authorizerDescription: /* @__PURE__ */ __name((_) => de_AuthorizerDescription(_, context), "authorizerDescription")
6862
6857
  });
6863
6858
  Object.assign(contents, doc);
6864
6859
  return contents;
@@ -6874,7 +6869,7 @@ var de_DescribeBillingGroupCommand = /* @__PURE__ */ __name(async (output, conte
6874
6869
  const doc = (0, import_smithy_client.take)(data, {
6875
6870
  billingGroupArn: import_smithy_client.expectString,
6876
6871
  billingGroupId: import_smithy_client.expectString,
6877
- billingGroupMetadata: (_) => de_BillingGroupMetadata(_, context),
6872
+ billingGroupMetadata: /* @__PURE__ */ __name((_) => de_BillingGroupMetadata(_, context), "billingGroupMetadata"),
6878
6873
  billingGroupName: import_smithy_client.expectString,
6879
6874
  billingGroupProperties: import_smithy_client._json,
6880
6875
  version: import_smithy_client.expectLong
@@ -6891,7 +6886,7 @@ var de_DescribeCACertificateCommand = /* @__PURE__ */ __name(async (output, cont
6891
6886
  });
6892
6887
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6893
6888
  const doc = (0, import_smithy_client.take)(data, {
6894
- certificateDescription: (_) => de_CACertificateDescription(_, context),
6889
+ certificateDescription: /* @__PURE__ */ __name((_) => de_CACertificateDescription(_, context), "certificateDescription"),
6895
6890
  registrationConfig: import_smithy_client._json
6896
6891
  });
6897
6892
  Object.assign(contents, doc);
@@ -6906,7 +6901,7 @@ var de_DescribeCertificateCommand = /* @__PURE__ */ __name(async (output, contex
6906
6901
  });
6907
6902
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6908
6903
  const doc = (0, import_smithy_client.take)(data, {
6909
- certificateDescription: (_) => de_CertificateDescription(_, context)
6904
+ certificateDescription: /* @__PURE__ */ __name((_) => de_CertificateDescription(_, context), "certificateDescription")
6910
6905
  });
6911
6906
  Object.assign(contents, doc);
6912
6907
  return contents;
@@ -6923,9 +6918,9 @@ var de_DescribeCertificateProviderCommand = /* @__PURE__ */ __name(async (output
6923
6918
  accountDefaultForOperations: import_smithy_client._json,
6924
6919
  certificateProviderArn: import_smithy_client.expectString,
6925
6920
  certificateProviderName: import_smithy_client.expectString,
6926
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6921
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
6927
6922
  lambdaFunctionArn: import_smithy_client.expectString,
6928
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
6923
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate")
6929
6924
  });
6930
6925
  Object.assign(contents, doc);
6931
6926
  return contents;
@@ -6939,9 +6934,9 @@ var de_DescribeCustomMetricCommand = /* @__PURE__ */ __name(async (output, conte
6939
6934
  });
6940
6935
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6941
6936
  const doc = (0, import_smithy_client.take)(data, {
6942
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6937
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
6943
6938
  displayName: import_smithy_client.expectString,
6944
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6939
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
6945
6940
  metricArn: import_smithy_client.expectString,
6946
6941
  metricName: import_smithy_client.expectString,
6947
6942
  metricType: import_smithy_client.expectString
@@ -6958,7 +6953,7 @@ var de_DescribeDefaultAuthorizerCommand = /* @__PURE__ */ __name(async (output,
6958
6953
  });
6959
6954
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6960
6955
  const doc = (0, import_smithy_client.take)(data, {
6961
- authorizerDescription: (_) => de_AuthorizerDescription(_, context)
6956
+ authorizerDescription: /* @__PURE__ */ __name((_) => de_AuthorizerDescription(_, context), "authorizerDescription")
6962
6957
  });
6963
6958
  Object.assign(contents, doc);
6964
6959
  return contents;
@@ -6972,7 +6967,7 @@ var de_DescribeDetectMitigationActionsTaskCommand = /* @__PURE__ */ __name(async
6972
6967
  });
6973
6968
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6974
6969
  const doc = (0, import_smithy_client.take)(data, {
6975
- taskSummary: (_) => de_DetectMitigationActionsTaskSummary(_, context)
6970
+ taskSummary: /* @__PURE__ */ __name((_) => de_DetectMitigationActionsTaskSummary(_, context), "taskSummary")
6976
6971
  });
6977
6972
  Object.assign(contents, doc);
6978
6973
  return contents;
@@ -6987,8 +6982,8 @@ var de_DescribeDimensionCommand = /* @__PURE__ */ __name(async (output, context)
6987
6982
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
6988
6983
  const doc = (0, import_smithy_client.take)(data, {
6989
6984
  arn: import_smithy_client.expectString,
6990
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6991
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
6985
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
6986
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
6992
6987
  name: import_smithy_client.expectString,
6993
6988
  stringValues: import_smithy_client._json,
6994
6989
  type: import_smithy_client.expectString
@@ -7014,7 +7009,7 @@ var de_DescribeDomainConfigurationCommand = /* @__PURE__ */ __name(async (output
7014
7009
  domainConfigurationStatus: import_smithy_client.expectString,
7015
7010
  domainName: import_smithy_client.expectString,
7016
7011
  domainType: import_smithy_client.expectString,
7017
- lastStatusChangeDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7012
+ lastStatusChangeDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastStatusChangeDate"),
7018
7013
  serverCertificateConfig: import_smithy_client._json,
7019
7014
  serverCertificates: import_smithy_client._json,
7020
7015
  serviceType: import_smithy_client.expectString,
@@ -7046,9 +7041,9 @@ var de_DescribeEventConfigurationsCommand = /* @__PURE__ */ __name(async (output
7046
7041
  });
7047
7042
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7048
7043
  const doc = (0, import_smithy_client.take)(data, {
7049
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7044
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7050
7045
  eventConfigurations: import_smithy_client._json,
7051
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
7046
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate")
7052
7047
  });
7053
7048
  Object.assign(contents, doc);
7054
7049
  return contents;
@@ -7064,10 +7059,10 @@ var de_DescribeFleetMetricCommand = /* @__PURE__ */ __name(async (output, contex
7064
7059
  const doc = (0, import_smithy_client.take)(data, {
7065
7060
  aggregationField: import_smithy_client.expectString,
7066
7061
  aggregationType: import_smithy_client._json,
7067
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7062
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7068
7063
  description: import_smithy_client.expectString,
7069
7064
  indexName: import_smithy_client.expectString,
7070
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7065
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7071
7066
  metricArn: import_smithy_client.expectString,
7072
7067
  metricName: import_smithy_client.expectString,
7073
7068
  period: import_smithy_client.expectInt32,
@@ -7105,7 +7100,7 @@ var de_DescribeJobCommand = /* @__PURE__ */ __name(async (output, context) => {
7105
7100
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7106
7101
  const doc = (0, import_smithy_client.take)(data, {
7107
7102
  documentSource: import_smithy_client.expectString,
7108
- job: (_) => de_Job(_, context)
7103
+ job: /* @__PURE__ */ __name((_) => de_Job(_, context), "job")
7109
7104
  });
7110
7105
  Object.assign(contents, doc);
7111
7106
  return contents;
@@ -7119,7 +7114,7 @@ var de_DescribeJobExecutionCommand = /* @__PURE__ */ __name(async (output, conte
7119
7114
  });
7120
7115
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7121
7116
  const doc = (0, import_smithy_client.take)(data, {
7122
- execution: (_) => de_JobExecution(_, context)
7117
+ execution: /* @__PURE__ */ __name((_) => de_JobExecution(_, context), "execution")
7123
7118
  });
7124
7119
  Object.assign(contents, doc);
7125
7120
  return contents;
@@ -7133,14 +7128,14 @@ var de_DescribeJobTemplateCommand = /* @__PURE__ */ __name(async (output, contex
7133
7128
  });
7134
7129
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7135
7130
  const doc = (0, import_smithy_client.take)(data, {
7136
- abortConfig: (_) => de_AbortConfig(_, context),
7137
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7131
+ abortConfig: /* @__PURE__ */ __name((_) => de_AbortConfig(_, context), "abortConfig"),
7132
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
7138
7133
  description: import_smithy_client.expectString,
7139
7134
  destinationPackageVersions: import_smithy_client._json,
7140
7135
  document: import_smithy_client.expectString,
7141
7136
  documentSource: import_smithy_client.expectString,
7142
7137
  jobExecutionsRetryConfig: import_smithy_client._json,
7143
- jobExecutionsRolloutConfig: (_) => de_JobExecutionsRolloutConfig(_, context),
7138
+ jobExecutionsRolloutConfig: /* @__PURE__ */ __name((_) => de_JobExecutionsRolloutConfig(_, context), "jobExecutionsRolloutConfig"),
7144
7139
  jobTemplateArn: import_smithy_client.expectString,
7145
7140
  jobTemplateId: import_smithy_client.expectString,
7146
7141
  maintenanceWindows: import_smithy_client._json,
@@ -7184,8 +7179,8 @@ var de_DescribeMitigationActionCommand = /* @__PURE__ */ __name(async (output, c
7184
7179
  actionName: import_smithy_client.expectString,
7185
7180
  actionParams: import_smithy_client._json,
7186
7181
  actionType: import_smithy_client.expectString,
7187
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7188
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7182
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7183
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7189
7184
  roleArn: import_smithy_client.expectString
7190
7185
  });
7191
7186
  Object.assign(contents, doc);
@@ -7200,11 +7195,11 @@ var de_DescribeProvisioningTemplateCommand = /* @__PURE__ */ __name(async (outpu
7200
7195
  });
7201
7196
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7202
7197
  const doc = (0, import_smithy_client.take)(data, {
7203
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7198
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7204
7199
  defaultVersionId: import_smithy_client.expectInt32,
7205
7200
  description: import_smithy_client.expectString,
7206
7201
  enabled: import_smithy_client.expectBoolean,
7207
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7202
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7208
7203
  preProvisioningHook: import_smithy_client._json,
7209
7204
  provisioningRoleArn: import_smithy_client.expectString,
7210
7205
  templateArn: import_smithy_client.expectString,
@@ -7224,7 +7219,7 @@ var de_DescribeProvisioningTemplateVersionCommand = /* @__PURE__ */ __name(async
7224
7219
  });
7225
7220
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7226
7221
  const doc = (0, import_smithy_client.take)(data, {
7227
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7222
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7228
7223
  isDefaultVersion: import_smithy_client.expectBoolean,
7229
7224
  templateBody: import_smithy_client.expectString,
7230
7225
  versionId: import_smithy_client.expectInt32
@@ -7241,7 +7236,7 @@ var de_DescribeRoleAliasCommand = /* @__PURE__ */ __name(async (output, context)
7241
7236
  });
7242
7237
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7243
7238
  const doc = (0, import_smithy_client.take)(data, {
7244
- roleAliasDescription: (_) => de_RoleAliasDescription(_, context)
7239
+ roleAliasDescription: /* @__PURE__ */ __name((_) => de_RoleAliasDescription(_, context), "roleAliasDescription")
7245
7240
  });
7246
7241
  Object.assign(contents, doc);
7247
7242
  return contents;
@@ -7277,9 +7272,9 @@ var de_DescribeSecurityProfileCommand = /* @__PURE__ */ __name(async (output, co
7277
7272
  additionalMetricsToRetain: import_smithy_client._json,
7278
7273
  additionalMetricsToRetainV2: import_smithy_client._json,
7279
7274
  alertTargets: import_smithy_client._json,
7280
- behaviors: (_) => de_Behaviors(_, context),
7281
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7282
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7275
+ behaviors: /* @__PURE__ */ __name((_) => de_Behaviors(_, context), "behaviors"),
7276
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7277
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7283
7278
  metricsExportConfig: import_smithy_client._json,
7284
7279
  securityProfileArn: import_smithy_client.expectString,
7285
7280
  securityProfileDescription: import_smithy_client.expectString,
@@ -7298,7 +7293,7 @@ var de_DescribeStreamCommand = /* @__PURE__ */ __name(async (output, context) =>
7298
7293
  });
7299
7294
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7300
7295
  const doc = (0, import_smithy_client.take)(data, {
7301
- streamInfo: (_) => de_StreamInfo(_, context)
7296
+ streamInfo: /* @__PURE__ */ __name((_) => de_StreamInfo(_, context), "streamInfo")
7302
7297
  });
7303
7298
  Object.assign(contents, doc);
7304
7299
  return contents;
@@ -7339,7 +7334,7 @@ var de_DescribeThingGroupCommand = /* @__PURE__ */ __name(async (output, context
7339
7334
  status: import_smithy_client.expectString,
7340
7335
  thingGroupArn: import_smithy_client.expectString,
7341
7336
  thingGroupId: import_smithy_client.expectString,
7342
- thingGroupMetadata: (_) => de_ThingGroupMetadata(_, context),
7337
+ thingGroupMetadata: /* @__PURE__ */ __name((_) => de_ThingGroupMetadata(_, context), "thingGroupMetadata"),
7343
7338
  thingGroupName: import_smithy_client.expectString,
7344
7339
  thingGroupProperties: import_smithy_client._json,
7345
7340
  version: import_smithy_client.expectLong
@@ -7356,11 +7351,11 @@ var de_DescribeThingRegistrationTaskCommand = /* @__PURE__ */ __name(async (outp
7356
7351
  });
7357
7352
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7358
7353
  const doc = (0, import_smithy_client.take)(data, {
7359
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7354
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7360
7355
  failureCount: import_smithy_client.expectInt32,
7361
7356
  inputFileBucket: import_smithy_client.expectString,
7362
7357
  inputFileKey: import_smithy_client.expectString,
7363
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7358
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7364
7359
  message: import_smithy_client.expectString,
7365
7360
  percentageProgress: import_smithy_client.expectInt32,
7366
7361
  roleArn: import_smithy_client.expectString,
@@ -7383,7 +7378,7 @@ var de_DescribeThingTypeCommand = /* @__PURE__ */ __name(async (output, context)
7383
7378
  const doc = (0, import_smithy_client.take)(data, {
7384
7379
  thingTypeArn: import_smithy_client.expectString,
7385
7380
  thingTypeId: import_smithy_client.expectString,
7386
- thingTypeMetadata: (_) => de_ThingTypeMetadata(_, context),
7381
+ thingTypeMetadata: /* @__PURE__ */ __name((_) => de_ThingTypeMetadata(_, context), "thingTypeMetadata"),
7387
7382
  thingTypeName: import_smithy_client.expectString,
7388
7383
  thingTypeProperties: import_smithy_client._json
7389
7384
  });
@@ -7470,7 +7465,7 @@ var de_GetBehaviorModelTrainingSummariesCommand = /* @__PURE__ */ __name(async (
7470
7465
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7471
7466
  const doc = (0, import_smithy_client.take)(data, {
7472
7467
  nextToken: import_smithy_client.expectString,
7473
- summaries: (_) => de_BehaviorModelTrainingSummaries(_, context)
7468
+ summaries: /* @__PURE__ */ __name((_) => de_BehaviorModelTrainingSummaries(_, context), "summaries")
7474
7469
  });
7475
7470
  Object.assign(contents, doc);
7476
7471
  return contents;
@@ -7515,14 +7510,14 @@ var de_GetCommandCommand = /* @__PURE__ */ __name(async (output, context) => {
7515
7510
  const doc = (0, import_smithy_client.take)(data, {
7516
7511
  commandArn: import_smithy_client.expectString,
7517
7512
  commandId: import_smithy_client.expectString,
7518
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7513
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
7519
7514
  deprecated: import_smithy_client.expectBoolean,
7520
7515
  description: import_smithy_client.expectString,
7521
7516
  displayName: import_smithy_client.expectString,
7522
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7523
- mandatoryParameters: (_) => de_CommandParameterList(_, context),
7517
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
7518
+ mandatoryParameters: /* @__PURE__ */ __name((_) => de_CommandParameterList(_, context), "mandatoryParameters"),
7524
7519
  namespace: import_smithy_client.expectString,
7525
- payload: (_) => de_CommandPayload(_, context),
7520
+ payload: /* @__PURE__ */ __name((_) => de_CommandPayload(_, context), "payload"),
7526
7521
  pendingDeletion: import_smithy_client.expectBoolean,
7527
7522
  roleArn: import_smithy_client.expectString
7528
7523
  });
@@ -7539,18 +7534,18 @@ var de_GetCommandExecutionCommand = /* @__PURE__ */ __name(async (output, contex
7539
7534
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7540
7535
  const doc = (0, import_smithy_client.take)(data, {
7541
7536
  commandArn: import_smithy_client.expectString,
7542
- completedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7543
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7537
+ completedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "completedAt"),
7538
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
7544
7539
  executionId: import_smithy_client.expectString,
7545
7540
  executionTimeoutSeconds: import_smithy_client.expectLong,
7546
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7547
- parameters: (_) => de_CommandExecutionParameterMap(_, context),
7548
- result: (_) => de_CommandExecutionResultMap(_, context),
7549
- startedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7541
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
7542
+ parameters: /* @__PURE__ */ __name((_) => de_CommandExecutionParameterMap(_, context), "parameters"),
7543
+ result: /* @__PURE__ */ __name((_) => de_CommandExecutionResultMap(_, context), "result"),
7544
+ startedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startedAt"),
7550
7545
  status: import_smithy_client.expectString,
7551
7546
  statusReason: import_smithy_client._json,
7552
7547
  targetArn: import_smithy_client.expectString,
7553
- timeToLive: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
7548
+ timeToLive: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "timeToLive")
7554
7549
  });
7555
7550
  Object.assign(contents, doc);
7556
7551
  return contents;
@@ -7622,7 +7617,7 @@ var de_GetOTAUpdateCommand = /* @__PURE__ */ __name(async (output, context) => {
7622
7617
  });
7623
7618
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7624
7619
  const doc = (0, import_smithy_client.take)(data, {
7625
- otaUpdateInfo: (_) => de_OTAUpdateInfo(_, context)
7620
+ otaUpdateInfo: /* @__PURE__ */ __name((_) => de_OTAUpdateInfo(_, context), "otaUpdateInfo")
7626
7621
  });
7627
7622
  Object.assign(contents, doc);
7628
7623
  return contents;
@@ -7636,10 +7631,10 @@ var de_GetPackageCommand = /* @__PURE__ */ __name(async (output, context) => {
7636
7631
  });
7637
7632
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7638
7633
  const doc = (0, import_smithy_client.take)(data, {
7639
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7634
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7640
7635
  defaultVersionName: import_smithy_client.expectString,
7641
7636
  description: import_smithy_client.expectString,
7642
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7637
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7643
7638
  packageArn: import_smithy_client.expectString,
7644
7639
  packageName: import_smithy_client.expectString
7645
7640
  });
@@ -7671,10 +7666,10 @@ var de_GetPackageVersionCommand = /* @__PURE__ */ __name(async (output, context)
7671
7666
  const doc = (0, import_smithy_client.take)(data, {
7672
7667
  artifact: import_smithy_client._json,
7673
7668
  attributes: import_smithy_client._json,
7674
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7669
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7675
7670
  description: import_smithy_client.expectString,
7676
7671
  errorReason: import_smithy_client.expectString,
7677
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7672
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7678
7673
  packageName: import_smithy_client.expectString,
7679
7674
  packageVersionArn: import_smithy_client.expectString,
7680
7675
  recipe: import_smithy_client.expectString,
@@ -7695,7 +7690,7 @@ var de_GetPercentilesCommand = /* @__PURE__ */ __name(async (output, context) =>
7695
7690
  });
7696
7691
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7697
7692
  const doc = (0, import_smithy_client.take)(data, {
7698
- percentiles: (_) => de_Percentiles(_, context)
7693
+ percentiles: /* @__PURE__ */ __name((_) => de_Percentiles(_, context), "percentiles")
7699
7694
  });
7700
7695
  Object.assign(contents, doc);
7701
7696
  return contents;
@@ -7709,10 +7704,10 @@ var de_GetPolicyCommand = /* @__PURE__ */ __name(async (output, context) => {
7709
7704
  });
7710
7705
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7711
7706
  const doc = (0, import_smithy_client.take)(data, {
7712
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7707
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7713
7708
  defaultVersionId: import_smithy_client.expectString,
7714
7709
  generationId: import_smithy_client.expectString,
7715
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7710
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7716
7711
  policyArn: import_smithy_client.expectString,
7717
7712
  policyDocument: import_smithy_client.expectString,
7718
7713
  policyName: import_smithy_client.expectString
@@ -7729,10 +7724,10 @@ var de_GetPolicyVersionCommand = /* @__PURE__ */ __name(async (output, context)
7729
7724
  });
7730
7725
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7731
7726
  const doc = (0, import_smithy_client.take)(data, {
7732
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7727
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
7733
7728
  generationId: import_smithy_client.expectString,
7734
7729
  isDefaultVersion: import_smithy_client.expectBoolean,
7735
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
7730
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
7736
7731
  policyArn: import_smithy_client.expectString,
7737
7732
  policyDocument: import_smithy_client.expectString,
7738
7733
  policyName: import_smithy_client.expectString,
@@ -7764,7 +7759,7 @@ var de_GetStatisticsCommand = /* @__PURE__ */ __name(async (output, context) =>
7764
7759
  });
7765
7760
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7766
7761
  const doc = (0, import_smithy_client.take)(data, {
7767
- statistics: (_) => de_Statistics(_, context)
7762
+ statistics: /* @__PURE__ */ __name((_) => de_Statistics(_, context), "statistics")
7768
7763
  });
7769
7764
  Object.assign(contents, doc);
7770
7765
  return contents;
@@ -7781,7 +7776,7 @@ var de_GetThingConnectivityDataCommand = /* @__PURE__ */ __name(async (output, c
7781
7776
  connected: import_smithy_client.expectBoolean,
7782
7777
  disconnectReason: import_smithy_client.expectString,
7783
7778
  thingName: import_smithy_client.expectString,
7784
- timestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
7779
+ timestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "timestamp")
7785
7780
  });
7786
7781
  Object.assign(contents, doc);
7787
7782
  return contents;
@@ -7795,7 +7790,7 @@ var de_GetTopicRuleCommand = /* @__PURE__ */ __name(async (output, context) => {
7795
7790
  });
7796
7791
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7797
7792
  const doc = (0, import_smithy_client.take)(data, {
7798
- rule: (_) => de_TopicRule(_, context),
7793
+ rule: /* @__PURE__ */ __name((_) => de_TopicRule(_, context), "rule"),
7799
7794
  ruleArn: import_smithy_client.expectString
7800
7795
  });
7801
7796
  Object.assign(contents, doc);
@@ -7810,7 +7805,7 @@ var de_GetTopicRuleDestinationCommand = /* @__PURE__ */ __name(async (output, co
7810
7805
  });
7811
7806
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7812
7807
  const doc = (0, import_smithy_client.take)(data, {
7813
- topicRuleDestination: (_) => de_TopicRuleDestination(_, context)
7808
+ topicRuleDestination: /* @__PURE__ */ __name((_) => de_TopicRuleDestination(_, context), "topicRuleDestination")
7814
7809
  });
7815
7810
  Object.assign(contents, doc);
7816
7811
  return contents;
@@ -7840,7 +7835,7 @@ var de_ListActiveViolationsCommand = /* @__PURE__ */ __name(async (output, conte
7840
7835
  });
7841
7836
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7842
7837
  const doc = (0, import_smithy_client.take)(data, {
7843
- activeViolations: (_) => de_ActiveViolations(_, context),
7838
+ activeViolations: /* @__PURE__ */ __name((_) => de_ActiveViolations(_, context), "activeViolations"),
7844
7839
  nextToken: import_smithy_client.expectString
7845
7840
  });
7846
7841
  Object.assign(contents, doc);
@@ -7870,7 +7865,7 @@ var de_ListAuditFindingsCommand = /* @__PURE__ */ __name(async (output, context)
7870
7865
  });
7871
7866
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7872
7867
  const doc = (0, import_smithy_client.take)(data, {
7873
- findings: (_) => de_AuditFindings(_, context),
7868
+ findings: /* @__PURE__ */ __name((_) => de_AuditFindings(_, context), "findings"),
7874
7869
  nextToken: import_smithy_client.expectString
7875
7870
  });
7876
7871
  Object.assign(contents, doc);
@@ -7885,7 +7880,7 @@ var de_ListAuditMitigationActionsExecutionsCommand = /* @__PURE__ */ __name(asyn
7885
7880
  });
7886
7881
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7887
7882
  const doc = (0, import_smithy_client.take)(data, {
7888
- actionsExecutions: (_) => de_AuditMitigationActionExecutionMetadataList(_, context),
7883
+ actionsExecutions: /* @__PURE__ */ __name((_) => de_AuditMitigationActionExecutionMetadataList(_, context), "actionsExecutions"),
7889
7884
  nextToken: import_smithy_client.expectString
7890
7885
  });
7891
7886
  Object.assign(contents, doc);
@@ -7901,7 +7896,7 @@ var de_ListAuditMitigationActionsTasksCommand = /* @__PURE__ */ __name(async (ou
7901
7896
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7902
7897
  const doc = (0, import_smithy_client.take)(data, {
7903
7898
  nextToken: import_smithy_client.expectString,
7904
- tasks: (_) => de_AuditMitigationActionsTaskMetadataList(_, context)
7899
+ tasks: /* @__PURE__ */ __name((_) => de_AuditMitigationActionsTaskMetadataList(_, context), "tasks")
7905
7900
  });
7906
7901
  Object.assign(contents, doc);
7907
7902
  return contents;
@@ -7916,7 +7911,7 @@ var de_ListAuditSuppressionsCommand = /* @__PURE__ */ __name(async (output, cont
7916
7911
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7917
7912
  const doc = (0, import_smithy_client.take)(data, {
7918
7913
  nextToken: import_smithy_client.expectString,
7919
- suppressions: (_) => de_AuditSuppressionList(_, context)
7914
+ suppressions: /* @__PURE__ */ __name((_) => de_AuditSuppressionList(_, context), "suppressions")
7920
7915
  });
7921
7916
  Object.assign(contents, doc);
7922
7917
  return contents;
@@ -7975,7 +7970,7 @@ var de_ListCACertificatesCommand = /* @__PURE__ */ __name(async (output, context
7975
7970
  });
7976
7971
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
7977
7972
  const doc = (0, import_smithy_client.take)(data, {
7978
- certificates: (_) => de_CACertificates(_, context),
7973
+ certificates: /* @__PURE__ */ __name((_) => de_CACertificates(_, context), "certificates"),
7979
7974
  nextMarker: import_smithy_client.expectString
7980
7975
  });
7981
7976
  Object.assign(contents, doc);
@@ -8005,7 +8000,7 @@ var de_ListCertificatesCommand = /* @__PURE__ */ __name(async (output, context)
8005
8000
  });
8006
8001
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8007
8002
  const doc = (0, import_smithy_client.take)(data, {
8008
- certificates: (_) => de_Certificates(_, context),
8003
+ certificates: /* @__PURE__ */ __name((_) => de_Certificates(_, context), "certificates"),
8009
8004
  nextMarker: import_smithy_client.expectString
8010
8005
  });
8011
8006
  Object.assign(contents, doc);
@@ -8020,7 +8015,7 @@ var de_ListCertificatesByCACommand = /* @__PURE__ */ __name(async (output, conte
8020
8015
  });
8021
8016
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8022
8017
  const doc = (0, import_smithy_client.take)(data, {
8023
- certificates: (_) => de_Certificates(_, context),
8018
+ certificates: /* @__PURE__ */ __name((_) => de_Certificates(_, context), "certificates"),
8024
8019
  nextMarker: import_smithy_client.expectString
8025
8020
  });
8026
8021
  Object.assign(contents, doc);
@@ -8035,7 +8030,7 @@ var de_ListCommandExecutionsCommand = /* @__PURE__ */ __name(async (output, cont
8035
8030
  });
8036
8031
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8037
8032
  const doc = (0, import_smithy_client.take)(data, {
8038
- commandExecutions: (_) => de_CommandExecutionSummaryList(_, context),
8033
+ commandExecutions: /* @__PURE__ */ __name((_) => de_CommandExecutionSummaryList(_, context), "commandExecutions"),
8039
8034
  nextToken: import_smithy_client.expectString
8040
8035
  });
8041
8036
  Object.assign(contents, doc);
@@ -8050,7 +8045,7 @@ var de_ListCommandsCommand = /* @__PURE__ */ __name(async (output, context) => {
8050
8045
  });
8051
8046
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8052
8047
  const doc = (0, import_smithy_client.take)(data, {
8053
- commands: (_) => de_CommandSummaryList(_, context),
8048
+ commands: /* @__PURE__ */ __name((_) => de_CommandSummaryList(_, context), "commands"),
8054
8049
  nextToken: import_smithy_client.expectString
8055
8050
  });
8056
8051
  Object.assign(contents, doc);
@@ -8080,7 +8075,7 @@ var de_ListDetectMitigationActionsExecutionsCommand = /* @__PURE__ */ __name(asy
8080
8075
  });
8081
8076
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8082
8077
  const doc = (0, import_smithy_client.take)(data, {
8083
- actionsExecutions: (_) => de_DetectMitigationActionExecutionList(_, context),
8078
+ actionsExecutions: /* @__PURE__ */ __name((_) => de_DetectMitigationActionExecutionList(_, context), "actionsExecutions"),
8084
8079
  nextToken: import_smithy_client.expectString
8085
8080
  });
8086
8081
  Object.assign(contents, doc);
@@ -8096,7 +8091,7 @@ var de_ListDetectMitigationActionsTasksCommand = /* @__PURE__ */ __name(async (o
8096
8091
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8097
8092
  const doc = (0, import_smithy_client.take)(data, {
8098
8093
  nextToken: import_smithy_client.expectString,
8099
- tasks: (_) => de_DetectMitigationActionsTaskSummaryList(_, context)
8094
+ tasks: /* @__PURE__ */ __name((_) => de_DetectMitigationActionsTaskSummaryList(_, context), "tasks")
8100
8095
  });
8101
8096
  Object.assign(contents, doc);
8102
8097
  return contents;
@@ -8170,7 +8165,7 @@ var de_ListJobExecutionsForJobCommand = /* @__PURE__ */ __name(async (output, co
8170
8165
  });
8171
8166
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8172
8167
  const doc = (0, import_smithy_client.take)(data, {
8173
- executionSummaries: (_) => de_JobExecutionSummaryForJobList(_, context),
8168
+ executionSummaries: /* @__PURE__ */ __name((_) => de_JobExecutionSummaryForJobList(_, context), "executionSummaries"),
8174
8169
  nextToken: import_smithy_client.expectString
8175
8170
  });
8176
8171
  Object.assign(contents, doc);
@@ -8185,7 +8180,7 @@ var de_ListJobExecutionsForThingCommand = /* @__PURE__ */ __name(async (output,
8185
8180
  });
8186
8181
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8187
8182
  const doc = (0, import_smithy_client.take)(data, {
8188
- executionSummaries: (_) => de_JobExecutionSummaryForThingList(_, context),
8183
+ executionSummaries: /* @__PURE__ */ __name((_) => de_JobExecutionSummaryForThingList(_, context), "executionSummaries"),
8189
8184
  nextToken: import_smithy_client.expectString
8190
8185
  });
8191
8186
  Object.assign(contents, doc);
@@ -8200,7 +8195,7 @@ var de_ListJobsCommand = /* @__PURE__ */ __name(async (output, context) => {
8200
8195
  });
8201
8196
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8202
8197
  const doc = (0, import_smithy_client.take)(data, {
8203
- jobs: (_) => de_JobSummaryList(_, context),
8198
+ jobs: /* @__PURE__ */ __name((_) => de_JobSummaryList(_, context), "jobs"),
8204
8199
  nextToken: import_smithy_client.expectString
8205
8200
  });
8206
8201
  Object.assign(contents, doc);
@@ -8215,7 +8210,7 @@ var de_ListJobTemplatesCommand = /* @__PURE__ */ __name(async (output, context)
8215
8210
  });
8216
8211
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8217
8212
  const doc = (0, import_smithy_client.take)(data, {
8218
- jobTemplates: (_) => de_JobTemplateSummaryList(_, context),
8213
+ jobTemplates: /* @__PURE__ */ __name((_) => de_JobTemplateSummaryList(_, context), "jobTemplates"),
8219
8214
  nextToken: import_smithy_client.expectString
8220
8215
  });
8221
8216
  Object.assign(contents, doc);
@@ -8245,7 +8240,7 @@ var de_ListMetricValuesCommand = /* @__PURE__ */ __name(async (output, context)
8245
8240
  });
8246
8241
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8247
8242
  const doc = (0, import_smithy_client.take)(data, {
8248
- metricDatumList: (_) => de_MetricDatumList(_, context),
8243
+ metricDatumList: /* @__PURE__ */ __name((_) => de_MetricDatumList(_, context), "metricDatumList"),
8249
8244
  nextToken: import_smithy_client.expectString
8250
8245
  });
8251
8246
  Object.assign(contents, doc);
@@ -8260,7 +8255,7 @@ var de_ListMitigationActionsCommand = /* @__PURE__ */ __name(async (output, cont
8260
8255
  });
8261
8256
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8262
8257
  const doc = (0, import_smithy_client.take)(data, {
8263
- actionIdentifiers: (_) => de_MitigationActionIdentifierList(_, context),
8258
+ actionIdentifiers: /* @__PURE__ */ __name((_) => de_MitigationActionIdentifierList(_, context), "actionIdentifiers"),
8264
8259
  nextToken: import_smithy_client.expectString
8265
8260
  });
8266
8261
  Object.assign(contents, doc);
@@ -8276,7 +8271,7 @@ var de_ListOTAUpdatesCommand = /* @__PURE__ */ __name(async (output, context) =>
8276
8271
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8277
8272
  const doc = (0, import_smithy_client.take)(data, {
8278
8273
  nextToken: import_smithy_client.expectString,
8279
- otaUpdates: (_) => de_OTAUpdatesSummary(_, context)
8274
+ otaUpdates: /* @__PURE__ */ __name((_) => de_OTAUpdatesSummary(_, context), "otaUpdates")
8280
8275
  });
8281
8276
  Object.assign(contents, doc);
8282
8277
  return contents;
@@ -8291,7 +8286,7 @@ var de_ListOutgoingCertificatesCommand = /* @__PURE__ */ __name(async (output, c
8291
8286
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8292
8287
  const doc = (0, import_smithy_client.take)(data, {
8293
8288
  nextMarker: import_smithy_client.expectString,
8294
- outgoingCertificates: (_) => de_OutgoingCertificates(_, context)
8289
+ outgoingCertificates: /* @__PURE__ */ __name((_) => de_OutgoingCertificates(_, context), "outgoingCertificates")
8295
8290
  });
8296
8291
  Object.assign(contents, doc);
8297
8292
  return contents;
@@ -8306,7 +8301,7 @@ var de_ListPackagesCommand = /* @__PURE__ */ __name(async (output, context) => {
8306
8301
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8307
8302
  const doc = (0, import_smithy_client.take)(data, {
8308
8303
  nextToken: import_smithy_client.expectString,
8309
- packageSummaries: (_) => de_PackageSummaryList(_, context)
8304
+ packageSummaries: /* @__PURE__ */ __name((_) => de_PackageSummaryList(_, context), "packageSummaries")
8310
8305
  });
8311
8306
  Object.assign(contents, doc);
8312
8307
  return contents;
@@ -8321,7 +8316,7 @@ var de_ListPackageVersionsCommand = /* @__PURE__ */ __name(async (output, contex
8321
8316
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8322
8317
  const doc = (0, import_smithy_client.take)(data, {
8323
8318
  nextToken: import_smithy_client.expectString,
8324
- packageVersionSummaries: (_) => de_PackageVersionSummaryList(_, context)
8319
+ packageVersionSummaries: /* @__PURE__ */ __name((_) => de_PackageVersionSummaryList(_, context), "packageVersionSummaries")
8325
8320
  });
8326
8321
  Object.assign(contents, doc);
8327
8322
  return contents;
@@ -8365,7 +8360,7 @@ var de_ListPolicyVersionsCommand = /* @__PURE__ */ __name(async (output, context
8365
8360
  });
8366
8361
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8367
8362
  const doc = (0, import_smithy_client.take)(data, {
8368
- policyVersions: (_) => de_PolicyVersions(_, context)
8363
+ policyVersions: /* @__PURE__ */ __name((_) => de_PolicyVersions(_, context), "policyVersions")
8369
8364
  });
8370
8365
  Object.assign(contents, doc);
8371
8366
  return contents;
@@ -8425,7 +8420,7 @@ var de_ListProvisioningTemplatesCommand = /* @__PURE__ */ __name(async (output,
8425
8420
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8426
8421
  const doc = (0, import_smithy_client.take)(data, {
8427
8422
  nextToken: import_smithy_client.expectString,
8428
- templates: (_) => de_ProvisioningTemplateListing(_, context)
8423
+ templates: /* @__PURE__ */ __name((_) => de_ProvisioningTemplateListing(_, context), "templates")
8429
8424
  });
8430
8425
  Object.assign(contents, doc);
8431
8426
  return contents;
@@ -8440,7 +8435,7 @@ var de_ListProvisioningTemplateVersionsCommand = /* @__PURE__ */ __name(async (o
8440
8435
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8441
8436
  const doc = (0, import_smithy_client.take)(data, {
8442
8437
  nextToken: import_smithy_client.expectString,
8443
- versions: (_) => de_ProvisioningTemplateVersionListing(_, context)
8438
+ versions: /* @__PURE__ */ __name((_) => de_ProvisioningTemplateVersionListing(_, context), "versions")
8444
8439
  });
8445
8440
  Object.assign(contents, doc);
8446
8441
  return contents;
@@ -8741,7 +8736,7 @@ var de_ListThingTypesCommand = /* @__PURE__ */ __name(async (output, context) =>
8741
8736
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8742
8737
  const doc = (0, import_smithy_client.take)(data, {
8743
8738
  nextToken: import_smithy_client.expectString,
8744
- thingTypes: (_) => de_ThingTypeList(_, context)
8739
+ thingTypes: /* @__PURE__ */ __name((_) => de_ThingTypeList(_, context), "thingTypes")
8745
8740
  });
8746
8741
  Object.assign(contents, doc);
8747
8742
  return contents;
@@ -8755,7 +8750,7 @@ var de_ListTopicRuleDestinationsCommand = /* @__PURE__ */ __name(async (output,
8755
8750
  });
8756
8751
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8757
8752
  const doc = (0, import_smithy_client.take)(data, {
8758
- destinationSummaries: (_) => de_TopicRuleDestinationSummaries(_, context),
8753
+ destinationSummaries: /* @__PURE__ */ __name((_) => de_TopicRuleDestinationSummaries(_, context), "destinationSummaries"),
8759
8754
  nextToken: import_smithy_client.expectString
8760
8755
  });
8761
8756
  Object.assign(contents, doc);
@@ -8771,7 +8766,7 @@ var de_ListTopicRulesCommand = /* @__PURE__ */ __name(async (output, context) =>
8771
8766
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8772
8767
  const doc = (0, import_smithy_client.take)(data, {
8773
8768
  nextToken: import_smithy_client.expectString,
8774
- rules: (_) => de_TopicRuleList(_, context)
8769
+ rules: /* @__PURE__ */ __name((_) => de_TopicRuleList(_, context), "rules")
8775
8770
  });
8776
8771
  Object.assign(contents, doc);
8777
8772
  return contents;
@@ -8801,7 +8796,7 @@ var de_ListViolationEventsCommand = /* @__PURE__ */ __name(async (output, contex
8801
8796
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
8802
8797
  const doc = (0, import_smithy_client.take)(data, {
8803
8798
  nextToken: import_smithy_client.expectString,
8804
- violationEvents: (_) => de_ViolationEvents(_, context)
8799
+ violationEvents: /* @__PURE__ */ __name((_) => de_ViolationEvents(_, context), "violationEvents")
8805
8800
  });
8806
8801
  Object.assign(contents, doc);
8807
8802
  return contents;
@@ -9216,7 +9211,7 @@ var de_UpdateCommandCommand = /* @__PURE__ */ __name(async (output, context) =>
9216
9211
  deprecated: import_smithy_client.expectBoolean,
9217
9212
  description: import_smithy_client.expectString,
9218
9213
  displayName: import_smithy_client.expectString,
9219
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
9214
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt")
9220
9215
  });
9221
9216
  Object.assign(contents, doc);
9222
9217
  return contents;
@@ -9230,9 +9225,9 @@ var de_UpdateCustomMetricCommand = /* @__PURE__ */ __name(async (output, context
9230
9225
  });
9231
9226
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
9232
9227
  const doc = (0, import_smithy_client.take)(data, {
9233
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
9228
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
9234
9229
  displayName: import_smithy_client.expectString,
9235
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
9230
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
9236
9231
  metricArn: import_smithy_client.expectString,
9237
9232
  metricName: import_smithy_client.expectString,
9238
9233
  metricType: import_smithy_client.expectString
@@ -9250,8 +9245,8 @@ var de_UpdateDimensionCommand = /* @__PURE__ */ __name(async (output, context) =
9250
9245
  const data = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.expectObject)(await (0, import_core2.parseJsonBody)(output.body, context)), "body");
9251
9246
  const doc = (0, import_smithy_client.take)(data, {
9252
9247
  arn: import_smithy_client.expectString,
9253
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
9254
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
9248
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
9249
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
9255
9250
  name: import_smithy_client.expectString,
9256
9251
  stringValues: import_smithy_client._json,
9257
9252
  type: import_smithy_client.expectString
@@ -9424,9 +9419,9 @@ var de_UpdateSecurityProfileCommand = /* @__PURE__ */ __name(async (output, cont
9424
9419
  additionalMetricsToRetain: import_smithy_client._json,
9425
9420
  additionalMetricsToRetainV2: import_smithy_client._json,
9426
9421
  alertTargets: import_smithy_client._json,
9427
- behaviors: (_) => de_Behaviors(_, context),
9428
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
9429
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
9422
+ behaviors: /* @__PURE__ */ __name((_) => de_Behaviors(_, context), "behaviors"),
9423
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
9424
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
9430
9425
  metricsExportConfig: import_smithy_client._json,
9431
9426
  securityProfileArn: import_smithy_client.expectString,
9432
9427
  securityProfileDescription: import_smithy_client.expectString,
@@ -10072,7 +10067,7 @@ var de_VersionsLimitExceededExceptionRes = /* @__PURE__ */ __name(async (parsedO
10072
10067
  }, "de_VersionsLimitExceededExceptionRes");
10073
10068
  var se_AbortConfig = /* @__PURE__ */ __name((input, context) => {
10074
10069
  return (0, import_smithy_client.take)(input, {
10075
- criteriaList: (_) => se_AbortCriteriaList(_, context)
10070
+ criteriaList: /* @__PURE__ */ __name((_) => se_AbortCriteriaList(_, context), "criteriaList")
10076
10071
  });
10077
10072
  }, "se_AbortConfig");
10078
10073
  var se_AbortCriteria = /* @__PURE__ */ __name((input, context) => {
@@ -10090,7 +10085,7 @@ var se_AbortCriteriaList = /* @__PURE__ */ __name((input, context) => {
10090
10085
  }, "se_AbortCriteriaList");
10091
10086
  var se_AwsJobAbortConfig = /* @__PURE__ */ __name((input, context) => {
10092
10087
  return (0, import_smithy_client.take)(input, {
10093
- abortCriteriaList: (_) => se_AwsJobAbortCriteriaList(_, context)
10088
+ abortCriteriaList: /* @__PURE__ */ __name((_) => se_AwsJobAbortCriteriaList(_, context), "abortCriteriaList")
10094
10089
  });
10095
10090
  }, "se_AwsJobAbortConfig");
10096
10091
  var se_AwsJobAbortCriteria = /* @__PURE__ */ __name((input, context) => {
@@ -10108,7 +10103,7 @@ var se_AwsJobAbortCriteriaList = /* @__PURE__ */ __name((input, context) => {
10108
10103
  }, "se_AwsJobAbortCriteriaList");
10109
10104
  var se_AwsJobExecutionsRolloutConfig = /* @__PURE__ */ __name((input, context) => {
10110
10105
  return (0, import_smithy_client.take)(input, {
10111
- exponentialRate: (_) => se_AwsJobExponentialRolloutRate(_, context),
10106
+ exponentialRate: /* @__PURE__ */ __name((_) => se_AwsJobExponentialRolloutRate(_, context), "exponentialRate"),
10112
10107
  maximumPerMinute: []
10113
10108
  });
10114
10109
  }, "se_AwsJobExecutionsRolloutConfig");
@@ -10121,7 +10116,7 @@ var se_AwsJobExponentialRolloutRate = /* @__PURE__ */ __name((input, context) =>
10121
10116
  }, "se_AwsJobExponentialRolloutRate");
10122
10117
  var se_Behavior = /* @__PURE__ */ __name((input, context) => {
10123
10118
  return (0, import_smithy_client.take)(input, {
10124
- criteria: (_) => se_BehaviorCriteria(_, context),
10119
+ criteria: /* @__PURE__ */ __name((_) => se_BehaviorCriteria(_, context), "criteria"),
10125
10120
  exportMetric: [],
10126
10121
  metric: [],
10127
10122
  metricDimension: import_smithy_client._json,
@@ -10137,7 +10132,7 @@ var se_BehaviorCriteria = /* @__PURE__ */ __name((input, context) => {
10137
10132
  durationSeconds: [],
10138
10133
  mlDetectionConfig: import_smithy_client._json,
10139
10134
  statisticalThreshold: import_smithy_client._json,
10140
- value: (_) => se_MetricValue(_, context)
10135
+ value: /* @__PURE__ */ __name((_) => se_MetricValue(_, context), "value")
10141
10136
  });
10142
10137
  }, "se_BehaviorCriteria");
10143
10138
  var se_Behaviors = /* @__PURE__ */ __name((input, context) => {
@@ -10148,7 +10143,7 @@ var se_Behaviors = /* @__PURE__ */ __name((input, context) => {
10148
10143
  var se_CodeSigning = /* @__PURE__ */ __name((input, context) => {
10149
10144
  return (0, import_smithy_client.take)(input, {
10150
10145
  awsSignerJobId: [],
10151
- customCodeSigning: (_) => se_CustomCodeSigning(_, context),
10146
+ customCodeSigning: /* @__PURE__ */ __name((_) => se_CustomCodeSigning(_, context), "customCodeSigning"),
10152
10147
  startSigningJobParameter: import_smithy_client._json
10153
10148
  });
10154
10149
  }, "se_CodeSigning");
@@ -10159,10 +10154,10 @@ var se_CodeSigningSignature = /* @__PURE__ */ __name((input, context) => {
10159
10154
  }, "se_CodeSigningSignature");
10160
10155
  var se_CommandParameter = /* @__PURE__ */ __name((input, context) => {
10161
10156
  return (0, import_smithy_client.take)(input, {
10162
- defaultValue: (_) => se_CommandParameterValue(_, context),
10157
+ defaultValue: /* @__PURE__ */ __name((_) => se_CommandParameterValue(_, context), "defaultValue"),
10163
10158
  description: [],
10164
10159
  name: [],
10165
- value: (_) => se_CommandParameterValue(_, context)
10160
+ value: /* @__PURE__ */ __name((_) => se_CommandParameterValue(_, context), "value")
10166
10161
  });
10167
10162
  }, "se_CommandParameter");
10168
10163
  var se_CommandParameterList = /* @__PURE__ */ __name((input, context) => {
@@ -10191,7 +10186,7 @@ var se_CustomCodeSigning = /* @__PURE__ */ __name((input, context) => {
10191
10186
  return (0, import_smithy_client.take)(input, {
10192
10187
  certificateChain: import_smithy_client._json,
10193
10188
  hashAlgorithm: [],
10194
- signature: (_) => se_CodeSigningSignature(_, context),
10189
+ signature: /* @__PURE__ */ __name((_) => se_CodeSigningSignature(_, context), "signature"),
10195
10190
  signatureAlgorithm: []
10196
10191
  });
10197
10192
  }, "se_CustomCodeSigning");
@@ -10204,7 +10199,7 @@ var se_ExponentialRolloutRate = /* @__PURE__ */ __name((input, context) => {
10204
10199
  }, "se_ExponentialRolloutRate");
10205
10200
  var se_JobExecutionsRolloutConfig = /* @__PURE__ */ __name((input, context) => {
10206
10201
  return (0, import_smithy_client.take)(input, {
10207
- exponentialRate: (_) => se_ExponentialRolloutRate(_, context),
10202
+ exponentialRate: /* @__PURE__ */ __name((_) => se_ExponentialRolloutRate(_, context), "exponentialRate"),
10208
10203
  maximumPerMinute: []
10209
10204
  });
10210
10205
  }, "se_JobExecutionsRolloutConfig");
@@ -10213,7 +10208,7 @@ var se_MetricValue = /* @__PURE__ */ __name((input, context) => {
10213
10208
  cidrs: import_smithy_client._json,
10214
10209
  count: [],
10215
10210
  number: import_smithy_client.serializeFloat,
10216
- numbers: (_) => se_NumberList(_, context),
10211
+ numbers: /* @__PURE__ */ __name((_) => se_NumberList(_, context), "numbers"),
10217
10212
  ports: import_smithy_client._json,
10218
10213
  strings: import_smithy_client._json
10219
10214
  });
@@ -10233,7 +10228,7 @@ var se_NumberList = /* @__PURE__ */ __name((input, context) => {
10233
10228
  var se_OTAUpdateFile = /* @__PURE__ */ __name((input, context) => {
10234
10229
  return (0, import_smithy_client.take)(input, {
10235
10230
  attributes: import_smithy_client._json,
10236
- codeSigning: (_) => se_CodeSigning(_, context),
10231
+ codeSigning: /* @__PURE__ */ __name((_) => se_CodeSigning(_, context), "codeSigning"),
10237
10232
  fileLocation: import_smithy_client._json,
10238
10233
  fileName: [],
10239
10234
  fileType: [],
@@ -10252,13 +10247,13 @@ var se_PercentList = /* @__PURE__ */ __name((input, context) => {
10252
10247
  }, "se_PercentList");
10253
10248
  var se_ViolationEventOccurrenceRange = /* @__PURE__ */ __name((input, context) => {
10254
10249
  return (0, import_smithy_client.take)(input, {
10255
- endTime: (_) => _.getTime() / 1e3,
10256
- startTime: (_) => _.getTime() / 1e3
10250
+ endTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "endTime"),
10251
+ startTime: /* @__PURE__ */ __name((_) => _.getTime() / 1e3, "startTime")
10257
10252
  });
10258
10253
  }, "se_ViolationEventOccurrenceRange");
10259
10254
  var de_AbortConfig = /* @__PURE__ */ __name((output, context) => {
10260
10255
  return (0, import_smithy_client.take)(output, {
10261
- criteriaList: (_) => de_AbortCriteriaList(_, context)
10256
+ criteriaList: /* @__PURE__ */ __name((_) => de_AbortCriteriaList(_, context), "criteriaList")
10262
10257
  });
10263
10258
  }, "de_AbortConfig");
10264
10259
  var de_AbortCriteria = /* @__PURE__ */ __name((output, context) => {
@@ -10277,16 +10272,16 @@ var de_AbortCriteriaList = /* @__PURE__ */ __name((output, context) => {
10277
10272
  }, "de_AbortCriteriaList");
10278
10273
  var de_ActiveViolation = /* @__PURE__ */ __name((output, context) => {
10279
10274
  return (0, import_smithy_client.take)(output, {
10280
- behavior: (_) => de_Behavior(_, context),
10281
- lastViolationTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10282
- lastViolationValue: (_) => de_MetricValue(_, context),
10275
+ behavior: /* @__PURE__ */ __name((_) => de_Behavior(_, context), "behavior"),
10276
+ lastViolationTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastViolationTime"),
10277
+ lastViolationValue: /* @__PURE__ */ __name((_) => de_MetricValue(_, context), "lastViolationValue"),
10283
10278
  securityProfileName: import_smithy_client.expectString,
10284
10279
  thingName: import_smithy_client.expectString,
10285
10280
  verificationState: import_smithy_client.expectString,
10286
10281
  verificationStateDescription: import_smithy_client.expectString,
10287
10282
  violationEventAdditionalInfo: import_smithy_client._json,
10288
10283
  violationId: import_smithy_client.expectString,
10289
- violationStartTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
10284
+ violationStartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "violationStartTime")
10290
10285
  });
10291
10286
  }, "de_ActiveViolation");
10292
10287
  var de_ActiveViolations = /* @__PURE__ */ __name((output, context) => {
@@ -10299,7 +10294,7 @@ var de_AuditFinding = /* @__PURE__ */ __name((output, context) => {
10299
10294
  return (0, import_smithy_client.take)(output, {
10300
10295
  checkName: import_smithy_client.expectString,
10301
10296
  findingId: import_smithy_client.expectString,
10302
- findingTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10297
+ findingTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "findingTime"),
10303
10298
  isSuppressed: import_smithy_client.expectBoolean,
10304
10299
  nonCompliantResource: import_smithy_client._json,
10305
10300
  reasonForNonCompliance: import_smithy_client.expectString,
@@ -10307,7 +10302,7 @@ var de_AuditFinding = /* @__PURE__ */ __name((output, context) => {
10307
10302
  relatedResources: import_smithy_client._json,
10308
10303
  severity: import_smithy_client.expectString,
10309
10304
  taskId: import_smithy_client.expectString,
10310
- taskStartTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
10305
+ taskStartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "taskStartTime")
10311
10306
  });
10312
10307
  }, "de_AuditFinding");
10313
10308
  var de_AuditFindings = /* @__PURE__ */ __name((output, context) => {
@@ -10320,11 +10315,11 @@ var de_AuditMitigationActionExecutionMetadata = /* @__PURE__ */ __name((output,
10320
10315
  return (0, import_smithy_client.take)(output, {
10321
10316
  actionId: import_smithy_client.expectString,
10322
10317
  actionName: import_smithy_client.expectString,
10323
- endTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10318
+ endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"),
10324
10319
  errorCode: import_smithy_client.expectString,
10325
10320
  findingId: import_smithy_client.expectString,
10326
10321
  message: import_smithy_client.expectString,
10327
- startTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10322
+ startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"),
10328
10323
  status: import_smithy_client.expectString,
10329
10324
  taskId: import_smithy_client.expectString
10330
10325
  });
@@ -10337,7 +10332,7 @@ var de_AuditMitigationActionExecutionMetadataList = /* @__PURE__ */ __name((outp
10337
10332
  }, "de_AuditMitigationActionExecutionMetadataList");
10338
10333
  var de_AuditMitigationActionsTaskMetadata = /* @__PURE__ */ __name((output, context) => {
10339
10334
  return (0, import_smithy_client.take)(output, {
10340
- startTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10335
+ startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"),
10341
10336
  taskId: import_smithy_client.expectString,
10342
10337
  taskStatus: import_smithy_client.expectString
10343
10338
  });
@@ -10352,7 +10347,7 @@ var de_AuditSuppression = /* @__PURE__ */ __name((output, context) => {
10352
10347
  return (0, import_smithy_client.take)(output, {
10353
10348
  checkName: import_smithy_client.expectString,
10354
10349
  description: import_smithy_client.expectString,
10355
- expirationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10350
+ expirationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "expirationDate"),
10356
10351
  resourceIdentifier: import_smithy_client._json,
10357
10352
  suppressIndefinitely: import_smithy_client.expectBoolean
10358
10353
  });
@@ -10368,9 +10363,9 @@ var de_AuthorizerDescription = /* @__PURE__ */ __name((output, context) => {
10368
10363
  authorizerArn: import_smithy_client.expectString,
10369
10364
  authorizerFunctionArn: import_smithy_client.expectString,
10370
10365
  authorizerName: import_smithy_client.expectString,
10371
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10366
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10372
10367
  enableCachingForHttp: import_smithy_client.expectBoolean,
10373
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10368
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10374
10369
  signingDisabled: import_smithy_client.expectBoolean,
10375
10370
  status: import_smithy_client.expectString,
10376
10371
  tokenKeyName: import_smithy_client.expectString,
@@ -10379,7 +10374,7 @@ var de_AuthorizerDescription = /* @__PURE__ */ __name((output, context) => {
10379
10374
  }, "de_AuthorizerDescription");
10380
10375
  var de_AwsJobExecutionsRolloutConfig = /* @__PURE__ */ __name((output, context) => {
10381
10376
  return (0, import_smithy_client.take)(output, {
10382
- exponentialRate: (_) => de_AwsJobExponentialRolloutRate(_, context),
10377
+ exponentialRate: /* @__PURE__ */ __name((_) => de_AwsJobExponentialRolloutRate(_, context), "exponentialRate"),
10383
10378
  maximumPerMinute: import_smithy_client.expectInt32
10384
10379
  });
10385
10380
  }, "de_AwsJobExecutionsRolloutConfig");
@@ -10392,7 +10387,7 @@ var de_AwsJobExponentialRolloutRate = /* @__PURE__ */ __name((output, context) =
10392
10387
  }, "de_AwsJobExponentialRolloutRate");
10393
10388
  var de_Behavior = /* @__PURE__ */ __name((output, context) => {
10394
10389
  return (0, import_smithy_client.take)(output, {
10395
- criteria: (_) => de_BehaviorCriteria(_, context),
10390
+ criteria: /* @__PURE__ */ __name((_) => de_BehaviorCriteria(_, context), "criteria"),
10396
10391
  exportMetric: import_smithy_client.expectBoolean,
10397
10392
  metric: import_smithy_client.expectString,
10398
10393
  metricDimension: import_smithy_client._json,
@@ -10408,7 +10403,7 @@ var de_BehaviorCriteria = /* @__PURE__ */ __name((output, context) => {
10408
10403
  durationSeconds: import_smithy_client.expectInt32,
10409
10404
  mlDetectionConfig: import_smithy_client._json,
10410
10405
  statisticalThreshold: import_smithy_client._json,
10411
- value: (_) => de_MetricValue(_, context)
10406
+ value: /* @__PURE__ */ __name((_) => de_MetricValue(_, context), "value")
10412
10407
  });
10413
10408
  }, "de_BehaviorCriteria");
10414
10409
  var de_BehaviorModelTrainingSummaries = /* @__PURE__ */ __name((output, context) => {
@@ -10421,10 +10416,10 @@ var de_BehaviorModelTrainingSummary = /* @__PURE__ */ __name((output, context) =
10421
10416
  return (0, import_smithy_client.take)(output, {
10422
10417
  behaviorName: import_smithy_client.expectString,
10423
10418
  datapointsCollectionPercentage: import_smithy_client.limitedParseDouble,
10424
- lastModelRefreshDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10419
+ lastModelRefreshDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModelRefreshDate"),
10425
10420
  modelStatus: import_smithy_client.expectString,
10426
10421
  securityProfileName: import_smithy_client.expectString,
10427
- trainingDataCollectionStartDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
10422
+ trainingDataCollectionStartDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "trainingDataCollectionStartDate")
10428
10423
  });
10429
10424
  }, "de_BehaviorModelTrainingSummary");
10430
10425
  var de_Behaviors = /* @__PURE__ */ __name((output, context) => {
@@ -10435,14 +10430,14 @@ var de_Behaviors = /* @__PURE__ */ __name((output, context) => {
10435
10430
  }, "de_Behaviors");
10436
10431
  var de_BillingGroupMetadata = /* @__PURE__ */ __name((output, context) => {
10437
10432
  return (0, import_smithy_client.take)(output, {
10438
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
10433
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate")
10439
10434
  });
10440
10435
  }, "de_BillingGroupMetadata");
10441
10436
  var de_CACertificate = /* @__PURE__ */ __name((output, context) => {
10442
10437
  return (0, import_smithy_client.take)(output, {
10443
10438
  certificateArn: import_smithy_client.expectString,
10444
10439
  certificateId: import_smithy_client.expectString,
10445
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10440
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10446
10441
  status: import_smithy_client.expectString
10447
10442
  });
10448
10443
  }, "de_CACertificate");
@@ -10453,13 +10448,13 @@ var de_CACertificateDescription = /* @__PURE__ */ __name((output, context) => {
10453
10448
  certificateId: import_smithy_client.expectString,
10454
10449
  certificateMode: import_smithy_client.expectString,
10455
10450
  certificatePem: import_smithy_client.expectString,
10456
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10451
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10457
10452
  customerVersion: import_smithy_client.expectInt32,
10458
10453
  generationId: import_smithy_client.expectString,
10459
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10454
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10460
10455
  ownedBy: import_smithy_client.expectString,
10461
10456
  status: import_smithy_client.expectString,
10462
- validity: (_) => de_CertificateValidity(_, context)
10457
+ validity: /* @__PURE__ */ __name((_) => de_CertificateValidity(_, context), "validity")
10463
10458
  });
10464
10459
  }, "de_CACertificateDescription");
10465
10460
  var de_CACertificates = /* @__PURE__ */ __name((output, context) => {
@@ -10473,7 +10468,7 @@ var de_Certificate = /* @__PURE__ */ __name((output, context) => {
10473
10468
  certificateArn: import_smithy_client.expectString,
10474
10469
  certificateId: import_smithy_client.expectString,
10475
10470
  certificateMode: import_smithy_client.expectString,
10476
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10471
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10477
10472
  status: import_smithy_client.expectString
10478
10473
  });
10479
10474
  }, "de_Certificate");
@@ -10484,15 +10479,15 @@ var de_CertificateDescription = /* @__PURE__ */ __name((output, context) => {
10484
10479
  certificateId: import_smithy_client.expectString,
10485
10480
  certificateMode: import_smithy_client.expectString,
10486
10481
  certificatePem: import_smithy_client.expectString,
10487
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10482
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10488
10483
  customerVersion: import_smithy_client.expectInt32,
10489
10484
  generationId: import_smithy_client.expectString,
10490
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10485
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10491
10486
  ownedBy: import_smithy_client.expectString,
10492
10487
  previousOwnedBy: import_smithy_client.expectString,
10493
10488
  status: import_smithy_client.expectString,
10494
- transferData: (_) => de_TransferData(_, context),
10495
- validity: (_) => de_CertificateValidity(_, context)
10489
+ transferData: /* @__PURE__ */ __name((_) => de_TransferData(_, context), "transferData"),
10490
+ validity: /* @__PURE__ */ __name((_) => de_CertificateValidity(_, context), "validity")
10496
10491
  });
10497
10492
  }, "de_CertificateDescription");
10498
10493
  var de_Certificates = /* @__PURE__ */ __name((output, context) => {
@@ -10503,14 +10498,14 @@ var de_Certificates = /* @__PURE__ */ __name((output, context) => {
10503
10498
  }, "de_Certificates");
10504
10499
  var de_CertificateValidity = /* @__PURE__ */ __name((output, context) => {
10505
10500
  return (0, import_smithy_client.take)(output, {
10506
- notAfter: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10507
- notBefore: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
10501
+ notAfter: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "notAfter"),
10502
+ notBefore: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "notBefore")
10508
10503
  });
10509
10504
  }, "de_CertificateValidity");
10510
10505
  var de_CodeSigning = /* @__PURE__ */ __name((output, context) => {
10511
10506
  return (0, import_smithy_client.take)(output, {
10512
10507
  awsSignerJobId: import_smithy_client.expectString,
10513
- customCodeSigning: (_) => de_CustomCodeSigning(_, context),
10508
+ customCodeSigning: /* @__PURE__ */ __name((_) => de_CustomCodeSigning(_, context), "customCodeSigning"),
10514
10509
  startSigningJobParameter: import_smithy_client._json
10515
10510
  });
10516
10511
  }, "de_CodeSigning");
@@ -10547,10 +10542,10 @@ var de_CommandExecutionResultMap = /* @__PURE__ */ __name((output, context) => {
10547
10542
  var de_CommandExecutionSummary = /* @__PURE__ */ __name((output, context) => {
10548
10543
  return (0, import_smithy_client.take)(output, {
10549
10544
  commandArn: import_smithy_client.expectString,
10550
- completedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10551
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10545
+ completedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "completedAt"),
10546
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
10552
10547
  executionId: import_smithy_client.expectString,
10553
- startedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10548
+ startedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startedAt"),
10554
10549
  status: import_smithy_client.expectString,
10555
10550
  targetArn: import_smithy_client.expectString
10556
10551
  });
@@ -10563,10 +10558,10 @@ var de_CommandExecutionSummaryList = /* @__PURE__ */ __name((output, context) =>
10563
10558
  }, "de_CommandExecutionSummaryList");
10564
10559
  var de_CommandParameter = /* @__PURE__ */ __name((output, context) => {
10565
10560
  return (0, import_smithy_client.take)(output, {
10566
- defaultValue: (_) => de_CommandParameterValue(_, context),
10561
+ defaultValue: /* @__PURE__ */ __name((_) => de_CommandParameterValue(_, context), "defaultValue"),
10567
10562
  description: import_smithy_client.expectString,
10568
10563
  name: import_smithy_client.expectString,
10569
- value: (_) => de_CommandParameterValue(_, context)
10564
+ value: /* @__PURE__ */ __name((_) => de_CommandParameterValue(_, context), "value")
10570
10565
  });
10571
10566
  }, "de_CommandParameter");
10572
10567
  var de_CommandParameterList = /* @__PURE__ */ __name((output, context) => {
@@ -10596,10 +10591,10 @@ var de_CommandSummary = /* @__PURE__ */ __name((output, context) => {
10596
10591
  return (0, import_smithy_client.take)(output, {
10597
10592
  commandArn: import_smithy_client.expectString,
10598
10593
  commandId: import_smithy_client.expectString,
10599
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10594
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
10600
10595
  deprecated: import_smithy_client.expectBoolean,
10601
10596
  displayName: import_smithy_client.expectString,
10602
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10597
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
10603
10598
  pendingDeletion: import_smithy_client.expectBoolean
10604
10599
  });
10605
10600
  }, "de_CommandSummary");
@@ -10613,7 +10608,7 @@ var de_CustomCodeSigning = /* @__PURE__ */ __name((output, context) => {
10613
10608
  return (0, import_smithy_client.take)(output, {
10614
10609
  certificateChain: import_smithy_client._json,
10615
10610
  hashAlgorithm: import_smithy_client.expectString,
10616
- signature: (_) => de_CodeSigningSignature(_, context),
10611
+ signature: /* @__PURE__ */ __name((_) => de_CodeSigningSignature(_, context), "signature"),
10617
10612
  signatureAlgorithm: import_smithy_client.expectString
10618
10613
  });
10619
10614
  }, "de_CustomCodeSigning");
@@ -10621,8 +10616,8 @@ var de_DetectMitigationActionExecution = /* @__PURE__ */ __name((output, context
10621
10616
  return (0, import_smithy_client.take)(output, {
10622
10617
  actionName: import_smithy_client.expectString,
10623
10618
  errorCode: import_smithy_client.expectString,
10624
- executionEndDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10625
- executionStartDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10619
+ executionEndDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "executionEndDate"),
10620
+ executionStartDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "executionStartDate"),
10626
10621
  message: import_smithy_client.expectString,
10627
10622
  status: import_smithy_client.expectString,
10628
10623
  taskId: import_smithy_client.expectString,
@@ -10642,12 +10637,12 @@ var de_DetectMitigationActionsTaskSummary = /* @__PURE__ */ __name((output, cont
10642
10637
  onlyActiveViolationsIncluded: import_smithy_client.expectBoolean,
10643
10638
  suppressedAlertsIncluded: import_smithy_client.expectBoolean,
10644
10639
  target: import_smithy_client._json,
10645
- taskEndTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10640
+ taskEndTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "taskEndTime"),
10646
10641
  taskId: import_smithy_client.expectString,
10647
- taskStartTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10642
+ taskStartTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "taskStartTime"),
10648
10643
  taskStatistics: import_smithy_client._json,
10649
10644
  taskStatus: import_smithy_client.expectString,
10650
- violationEventOccurrenceRange: (_) => de_ViolationEventOccurrenceRange(_, context)
10645
+ violationEventOccurrenceRange: /* @__PURE__ */ __name((_) => de_ViolationEventOccurrenceRange(_, context), "violationEventOccurrenceRange")
10651
10646
  });
10652
10647
  }, "de_DetectMitigationActionsTaskSummary");
10653
10648
  var de_DetectMitigationActionsTaskSummaryList = /* @__PURE__ */ __name((output, context) => {
@@ -10665,10 +10660,10 @@ var de_ExponentialRolloutRate = /* @__PURE__ */ __name((output, context) => {
10665
10660
  }, "de_ExponentialRolloutRate");
10666
10661
  var de_Job = /* @__PURE__ */ __name((output, context) => {
10667
10662
  return (0, import_smithy_client.take)(output, {
10668
- abortConfig: (_) => de_AbortConfig(_, context),
10663
+ abortConfig: /* @__PURE__ */ __name((_) => de_AbortConfig(_, context), "abortConfig"),
10669
10664
  comment: import_smithy_client.expectString,
10670
- completedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10671
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10665
+ completedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "completedAt"),
10666
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
10672
10667
  description: import_smithy_client.expectString,
10673
10668
  destinationPackageVersions: import_smithy_client._json,
10674
10669
  documentParameters: import_smithy_client._json,
@@ -10676,11 +10671,11 @@ var de_Job = /* @__PURE__ */ __name((output, context) => {
10676
10671
  isConcurrent: import_smithy_client.expectBoolean,
10677
10672
  jobArn: import_smithy_client.expectString,
10678
10673
  jobExecutionsRetryConfig: import_smithy_client._json,
10679
- jobExecutionsRolloutConfig: (_) => de_JobExecutionsRolloutConfig(_, context),
10674
+ jobExecutionsRolloutConfig: /* @__PURE__ */ __name((_) => de_JobExecutionsRolloutConfig(_, context), "jobExecutionsRolloutConfig"),
10680
10675
  jobId: import_smithy_client.expectString,
10681
10676
  jobProcessDetails: import_smithy_client._json,
10682
10677
  jobTemplateArn: import_smithy_client.expectString,
10683
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10678
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
10684
10679
  namespaceId: import_smithy_client.expectString,
10685
10680
  presignedUrlConfig: import_smithy_client._json,
10686
10681
  reasonCode: import_smithy_client.expectString,
@@ -10698,9 +10693,9 @@ var de_JobExecution = /* @__PURE__ */ __name((output, context) => {
10698
10693
  executionNumber: import_smithy_client.expectLong,
10699
10694
  forceCanceled: import_smithy_client.expectBoolean,
10700
10695
  jobId: import_smithy_client.expectString,
10701
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10702
- queuedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10703
- startedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10696
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
10697
+ queuedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "queuedAt"),
10698
+ startedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startedAt"),
10704
10699
  status: import_smithy_client.expectString,
10705
10700
  statusDetails: import_smithy_client._json,
10706
10701
  thingArn: import_smithy_client.expectString,
@@ -10709,23 +10704,23 @@ var de_JobExecution = /* @__PURE__ */ __name((output, context) => {
10709
10704
  }, "de_JobExecution");
10710
10705
  var de_JobExecutionsRolloutConfig = /* @__PURE__ */ __name((output, context) => {
10711
10706
  return (0, import_smithy_client.take)(output, {
10712
- exponentialRate: (_) => de_ExponentialRolloutRate(_, context),
10707
+ exponentialRate: /* @__PURE__ */ __name((_) => de_ExponentialRolloutRate(_, context), "exponentialRate"),
10713
10708
  maximumPerMinute: import_smithy_client.expectInt32
10714
10709
  });
10715
10710
  }, "de_JobExecutionsRolloutConfig");
10716
10711
  var de_JobExecutionSummary = /* @__PURE__ */ __name((output, context) => {
10717
10712
  return (0, import_smithy_client.take)(output, {
10718
10713
  executionNumber: import_smithy_client.expectLong,
10719
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10720
- queuedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10714
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
10715
+ queuedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "queuedAt"),
10721
10716
  retryAttempt: import_smithy_client.expectInt32,
10722
- startedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10717
+ startedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startedAt"),
10723
10718
  status: import_smithy_client.expectString
10724
10719
  });
10725
10720
  }, "de_JobExecutionSummary");
10726
10721
  var de_JobExecutionSummaryForJob = /* @__PURE__ */ __name((output, context) => {
10727
10722
  return (0, import_smithy_client.take)(output, {
10728
- jobExecutionSummary: (_) => de_JobExecutionSummary(_, context),
10723
+ jobExecutionSummary: /* @__PURE__ */ __name((_) => de_JobExecutionSummary(_, context), "jobExecutionSummary"),
10729
10724
  thingArn: import_smithy_client.expectString
10730
10725
  });
10731
10726
  }, "de_JobExecutionSummaryForJob");
@@ -10737,7 +10732,7 @@ var de_JobExecutionSummaryForJobList = /* @__PURE__ */ __name((output, context)
10737
10732
  }, "de_JobExecutionSummaryForJobList");
10738
10733
  var de_JobExecutionSummaryForThing = /* @__PURE__ */ __name((output, context) => {
10739
10734
  return (0, import_smithy_client.take)(output, {
10740
- jobExecutionSummary: (_) => de_JobExecutionSummary(_, context),
10735
+ jobExecutionSummary: /* @__PURE__ */ __name((_) => de_JobExecutionSummary(_, context), "jobExecutionSummary"),
10741
10736
  jobId: import_smithy_client.expectString
10742
10737
  });
10743
10738
  }, "de_JobExecutionSummaryForThing");
@@ -10749,12 +10744,12 @@ var de_JobExecutionSummaryForThingList = /* @__PURE__ */ __name((output, context
10749
10744
  }, "de_JobExecutionSummaryForThingList");
10750
10745
  var de_JobSummary = /* @__PURE__ */ __name((output, context) => {
10751
10746
  return (0, import_smithy_client.take)(output, {
10752
- completedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10753
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10747
+ completedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "completedAt"),
10748
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
10754
10749
  isConcurrent: import_smithy_client.expectBoolean,
10755
10750
  jobArn: import_smithy_client.expectString,
10756
10751
  jobId: import_smithy_client.expectString,
10757
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10752
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
10758
10753
  status: import_smithy_client.expectString,
10759
10754
  targetSelection: import_smithy_client.expectString,
10760
10755
  thingGroupId: import_smithy_client.expectString
@@ -10768,7 +10763,7 @@ var de_JobSummaryList = /* @__PURE__ */ __name((output, context) => {
10768
10763
  }, "de_JobSummaryList");
10769
10764
  var de_JobTemplateSummary = /* @__PURE__ */ __name((output, context) => {
10770
10765
  return (0, import_smithy_client.take)(output, {
10771
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10766
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
10772
10767
  description: import_smithy_client.expectString,
10773
10768
  jobTemplateArn: import_smithy_client.expectString,
10774
10769
  jobTemplateId: import_smithy_client.expectString
@@ -10782,8 +10777,8 @@ var de_JobTemplateSummaryList = /* @__PURE__ */ __name((output, context) => {
10782
10777
  }, "de_JobTemplateSummaryList");
10783
10778
  var de_MetricDatum = /* @__PURE__ */ __name((output, context) => {
10784
10779
  return (0, import_smithy_client.take)(output, {
10785
- timestamp: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10786
- value: (_) => de_MetricValue(_, context)
10780
+ timestamp: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "timestamp"),
10781
+ value: /* @__PURE__ */ __name((_) => de_MetricValue(_, context), "value")
10787
10782
  });
10788
10783
  }, "de_MetricDatum");
10789
10784
  var de_MetricDatumList = /* @__PURE__ */ __name((output, context) => {
@@ -10797,7 +10792,7 @@ var de_MetricValue = /* @__PURE__ */ __name((output, context) => {
10797
10792
  cidrs: import_smithy_client._json,
10798
10793
  count: import_smithy_client.expectLong,
10799
10794
  number: import_smithy_client.limitedParseDouble,
10800
- numbers: (_) => de_NumberList(_, context),
10795
+ numbers: /* @__PURE__ */ __name((_) => de_NumberList(_, context), "numbers"),
10801
10796
  ports: import_smithy_client._json,
10802
10797
  strings: import_smithy_client._json
10803
10798
  });
@@ -10806,7 +10801,7 @@ var de_MitigationActionIdentifier = /* @__PURE__ */ __name((output, context) =>
10806
10801
  return (0, import_smithy_client.take)(output, {
10807
10802
  actionArn: import_smithy_client.expectString,
10808
10803
  actionName: import_smithy_client.expectString,
10809
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
10804
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate")
10810
10805
  });
10811
10806
  }, "de_MitigationActionIdentifier");
10812
10807
  var de_MitigationActionIdentifierList = /* @__PURE__ */ __name((output, context) => {
@@ -10824,7 +10819,7 @@ var de_NumberList = /* @__PURE__ */ __name((output, context) => {
10824
10819
  var de_OTAUpdateFile = /* @__PURE__ */ __name((output, context) => {
10825
10820
  return (0, import_smithy_client.take)(output, {
10826
10821
  attributes: import_smithy_client._json,
10827
- codeSigning: (_) => de_CodeSigning(_, context),
10822
+ codeSigning: /* @__PURE__ */ __name((_) => de_CodeSigning(_, context), "codeSigning"),
10828
10823
  fileLocation: import_smithy_client._json,
10829
10824
  fileName: import_smithy_client.expectString,
10830
10825
  fileType: import_smithy_client.expectInt32,
@@ -10842,14 +10837,14 @@ var de_OTAUpdateInfo = /* @__PURE__ */ __name((output, context) => {
10842
10837
  additionalParameters: import_smithy_client._json,
10843
10838
  awsIotJobArn: import_smithy_client.expectString,
10844
10839
  awsIotJobId: import_smithy_client.expectString,
10845
- awsJobExecutionsRolloutConfig: (_) => de_AwsJobExecutionsRolloutConfig(_, context),
10840
+ awsJobExecutionsRolloutConfig: /* @__PURE__ */ __name((_) => de_AwsJobExecutionsRolloutConfig(_, context), "awsJobExecutionsRolloutConfig"),
10846
10841
  awsJobPresignedUrlConfig: import_smithy_client._json,
10847
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10842
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10848
10843
  description: import_smithy_client.expectString,
10849
10844
  errorInfo: import_smithy_client._json,
10850
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10845
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10851
10846
  otaUpdateArn: import_smithy_client.expectString,
10852
- otaUpdateFiles: (_) => de_OTAUpdateFiles(_, context),
10847
+ otaUpdateFiles: /* @__PURE__ */ __name((_) => de_OTAUpdateFiles(_, context), "otaUpdateFiles"),
10853
10848
  otaUpdateId: import_smithy_client.expectString,
10854
10849
  otaUpdateStatus: import_smithy_client.expectString,
10855
10850
  protocols: import_smithy_client._json,
@@ -10865,7 +10860,7 @@ var de_OTAUpdatesSummary = /* @__PURE__ */ __name((output, context) => {
10865
10860
  }, "de_OTAUpdatesSummary");
10866
10861
  var de_OTAUpdateSummary = /* @__PURE__ */ __name((output, context) => {
10867
10862
  return (0, import_smithy_client.take)(output, {
10868
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10863
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10869
10864
  otaUpdateArn: import_smithy_client.expectString,
10870
10865
  otaUpdateId: import_smithy_client.expectString
10871
10866
  });
@@ -10874,8 +10869,8 @@ var de_OutgoingCertificate = /* @__PURE__ */ __name((output, context) => {
10874
10869
  return (0, import_smithy_client.take)(output, {
10875
10870
  certificateArn: import_smithy_client.expectString,
10876
10871
  certificateId: import_smithy_client.expectString,
10877
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10878
- transferDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10872
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10873
+ transferDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "transferDate"),
10879
10874
  transferMessage: import_smithy_client.expectString,
10880
10875
  transferredTo: import_smithy_client.expectString
10881
10876
  });
@@ -10888,9 +10883,9 @@ var de_OutgoingCertificates = /* @__PURE__ */ __name((output, context) => {
10888
10883
  }, "de_OutgoingCertificates");
10889
10884
  var de_PackageSummary = /* @__PURE__ */ __name((output, context) => {
10890
10885
  return (0, import_smithy_client.take)(output, {
10891
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10886
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10892
10887
  defaultVersionName: import_smithy_client.expectString,
10893
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10888
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10894
10889
  packageName: import_smithy_client.expectString
10895
10890
  });
10896
10891
  }, "de_PackageSummary");
@@ -10902,8 +10897,8 @@ var de_PackageSummaryList = /* @__PURE__ */ __name((output, context) => {
10902
10897
  }, "de_PackageSummaryList");
10903
10898
  var de_PackageVersionSummary = /* @__PURE__ */ __name((output, context) => {
10904
10899
  return (0, import_smithy_client.take)(output, {
10905
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10906
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10900
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10901
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10907
10902
  packageName: import_smithy_client.expectString,
10908
10903
  status: import_smithy_client.expectString,
10909
10904
  versionName: import_smithy_client.expectString
@@ -10929,7 +10924,7 @@ var de_PercentPair = /* @__PURE__ */ __name((output, context) => {
10929
10924
  }, "de_PercentPair");
10930
10925
  var de_PolicyVersion = /* @__PURE__ */ __name((output, context) => {
10931
10926
  return (0, import_smithy_client.take)(output, {
10932
- createDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10927
+ createDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createDate"),
10933
10928
  isDefaultVersion: import_smithy_client.expectBoolean,
10934
10929
  versionId: import_smithy_client.expectString
10935
10930
  });
@@ -10948,10 +10943,10 @@ var de_ProvisioningTemplateListing = /* @__PURE__ */ __name((output, context) =>
10948
10943
  }, "de_ProvisioningTemplateListing");
10949
10944
  var de_ProvisioningTemplateSummary = /* @__PURE__ */ __name((output, context) => {
10950
10945
  return (0, import_smithy_client.take)(output, {
10951
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10946
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10952
10947
  description: import_smithy_client.expectString,
10953
10948
  enabled: import_smithy_client.expectBoolean,
10954
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10949
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10955
10950
  templateArn: import_smithy_client.expectString,
10956
10951
  templateName: import_smithy_client.expectString,
10957
10952
  type: import_smithy_client.expectString
@@ -10965,16 +10960,16 @@ var de_ProvisioningTemplateVersionListing = /* @__PURE__ */ __name((output, cont
10965
10960
  }, "de_ProvisioningTemplateVersionListing");
10966
10961
  var de_ProvisioningTemplateVersionSummary = /* @__PURE__ */ __name((output, context) => {
10967
10962
  return (0, import_smithy_client.take)(output, {
10968
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10963
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10969
10964
  isDefaultVersion: import_smithy_client.expectBoolean,
10970
10965
  versionId: import_smithy_client.expectInt32
10971
10966
  });
10972
10967
  }, "de_ProvisioningTemplateVersionSummary");
10973
10968
  var de_RoleAliasDescription = /* @__PURE__ */ __name((output, context) => {
10974
10969
  return (0, import_smithy_client.take)(output, {
10975
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10970
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
10976
10971
  credentialDurationSeconds: import_smithy_client.expectInt32,
10977
- lastModifiedDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10972
+ lastModifiedDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedDate"),
10978
10973
  owner: import_smithy_client.expectString,
10979
10974
  roleAlias: import_smithy_client.expectString,
10980
10975
  roleAliasArn: import_smithy_client.expectString,
@@ -10995,10 +10990,10 @@ var de_Statistics = /* @__PURE__ */ __name((output, context) => {
10995
10990
  }, "de_Statistics");
10996
10991
  var de_StreamInfo = /* @__PURE__ */ __name((output, context) => {
10997
10992
  return (0, import_smithy_client.take)(output, {
10998
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10993
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
10999
10994
  description: import_smithy_client.expectString,
11000
10995
  files: import_smithy_client._json,
11001
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
10996
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
11002
10997
  roleArn: import_smithy_client.expectString,
11003
10998
  streamArn: import_smithy_client.expectString,
11004
10999
  streamId: import_smithy_client.expectString,
@@ -11007,7 +11002,7 @@ var de_StreamInfo = /* @__PURE__ */ __name((output, context) => {
11007
11002
  }, "de_StreamInfo");
11008
11003
  var de_ThingGroupMetadata = /* @__PURE__ */ __name((output, context) => {
11009
11004
  return (0, import_smithy_client.take)(output, {
11010
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11005
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
11011
11006
  parentGroupName: import_smithy_client.expectString,
11012
11007
  rootToParentThingGroups: import_smithy_client._json
11013
11008
  });
@@ -11015,7 +11010,7 @@ var de_ThingGroupMetadata = /* @__PURE__ */ __name((output, context) => {
11015
11010
  var de_ThingTypeDefinition = /* @__PURE__ */ __name((output, context) => {
11016
11011
  return (0, import_smithy_client.take)(output, {
11017
11012
  thingTypeArn: import_smithy_client.expectString,
11018
- thingTypeMetadata: (_) => de_ThingTypeMetadata(_, context),
11013
+ thingTypeMetadata: /* @__PURE__ */ __name((_) => de_ThingTypeMetadata(_, context), "thingTypeMetadata"),
11019
11014
  thingTypeName: import_smithy_client.expectString,
11020
11015
  thingTypeProperties: import_smithy_client._json
11021
11016
  });
@@ -11028,16 +11023,16 @@ var de_ThingTypeList = /* @__PURE__ */ __name((output, context) => {
11028
11023
  }, "de_ThingTypeList");
11029
11024
  var de_ThingTypeMetadata = /* @__PURE__ */ __name((output, context) => {
11030
11025
  return (0, import_smithy_client.take)(output, {
11031
- creationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11026
+ creationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "creationDate"),
11032
11027
  deprecated: import_smithy_client.expectBoolean,
11033
- deprecationDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
11028
+ deprecationDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "deprecationDate")
11034
11029
  });
11035
11030
  }, "de_ThingTypeMetadata");
11036
11031
  var de_TopicRule = /* @__PURE__ */ __name((output, context) => {
11037
11032
  return (0, import_smithy_client.take)(output, {
11038
11033
  actions: import_smithy_client._json,
11039
11034
  awsIotSqlVersion: import_smithy_client.expectString,
11040
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11035
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
11041
11036
  description: import_smithy_client.expectString,
11042
11037
  errorAction: import_smithy_client._json,
11043
11038
  ruleDisabled: import_smithy_client.expectBoolean,
@@ -11048,9 +11043,9 @@ var de_TopicRule = /* @__PURE__ */ __name((output, context) => {
11048
11043
  var de_TopicRuleDestination = /* @__PURE__ */ __name((output, context) => {
11049
11044
  return (0, import_smithy_client.take)(output, {
11050
11045
  arn: import_smithy_client.expectString,
11051
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11046
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
11052
11047
  httpUrlProperties: import_smithy_client._json,
11053
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11048
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
11054
11049
  status: import_smithy_client.expectString,
11055
11050
  statusReason: import_smithy_client.expectString,
11056
11051
  vpcProperties: import_smithy_client._json
@@ -11065,9 +11060,9 @@ var de_TopicRuleDestinationSummaries = /* @__PURE__ */ __name((output, context)
11065
11060
  var de_TopicRuleDestinationSummary = /* @__PURE__ */ __name((output, context) => {
11066
11061
  return (0, import_smithy_client.take)(output, {
11067
11062
  arn: import_smithy_client.expectString,
11068
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11063
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
11069
11064
  httpUrlSummary: import_smithy_client._json,
11070
- lastUpdatedAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11065
+ lastUpdatedAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastUpdatedAt"),
11071
11066
  status: import_smithy_client.expectString,
11072
11067
  statusReason: import_smithy_client.expectString,
11073
11068
  vpcDestinationSummary: import_smithy_client._json
@@ -11081,7 +11076,7 @@ var de_TopicRuleList = /* @__PURE__ */ __name((output, context) => {
11081
11076
  }, "de_TopicRuleList");
11082
11077
  var de_TopicRuleListItem = /* @__PURE__ */ __name((output, context) => {
11083
11078
  return (0, import_smithy_client.take)(output, {
11084
- createdAt: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11079
+ createdAt: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "createdAt"),
11085
11080
  ruleArn: import_smithy_client.expectString,
11086
11081
  ruleDisabled: import_smithy_client.expectBoolean,
11087
11082
  ruleName: import_smithy_client.expectString,
@@ -11090,31 +11085,31 @@ var de_TopicRuleListItem = /* @__PURE__ */ __name((output, context) => {
11090
11085
  }, "de_TopicRuleListItem");
11091
11086
  var de_TransferData = /* @__PURE__ */ __name((output, context) => {
11092
11087
  return (0, import_smithy_client.take)(output, {
11093
- acceptDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11094
- rejectDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11088
+ acceptDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "acceptDate"),
11089
+ rejectDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "rejectDate"),
11095
11090
  rejectReason: import_smithy_client.expectString,
11096
- transferDate: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11091
+ transferDate: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "transferDate"),
11097
11092
  transferMessage: import_smithy_client.expectString
11098
11093
  });
11099
11094
  }, "de_TransferData");
11100
11095
  var de_ViolationEvent = /* @__PURE__ */ __name((output, context) => {
11101
11096
  return (0, import_smithy_client.take)(output, {
11102
- behavior: (_) => de_Behavior(_, context),
11103
- metricValue: (_) => de_MetricValue(_, context),
11097
+ behavior: /* @__PURE__ */ __name((_) => de_Behavior(_, context), "behavior"),
11098
+ metricValue: /* @__PURE__ */ __name((_) => de_MetricValue(_, context), "metricValue"),
11104
11099
  securityProfileName: import_smithy_client.expectString,
11105
11100
  thingName: import_smithy_client.expectString,
11106
11101
  verificationState: import_smithy_client.expectString,
11107
11102
  verificationStateDescription: import_smithy_client.expectString,
11108
11103
  violationEventAdditionalInfo: import_smithy_client._json,
11109
- violationEventTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11104
+ violationEventTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "violationEventTime"),
11110
11105
  violationEventType: import_smithy_client.expectString,
11111
11106
  violationId: import_smithy_client.expectString
11112
11107
  });
11113
11108
  }, "de_ViolationEvent");
11114
11109
  var de_ViolationEventOccurrenceRange = /* @__PURE__ */ __name((output, context) => {
11115
11110
  return (0, import_smithy_client.take)(output, {
11116
- endTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))),
11117
- startTime: (_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_)))
11111
+ endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"),
11112
+ startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime")
11118
11113
  });
11119
11114
  }, "de_ViolationEventOccurrenceRange");
11120
11115
  var de_ViolationEvents = /* @__PURE__ */ __name((output, context) => {