lambda-live-debugger 1.11.2 → 1.11.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3401) hide show
  1. package/README.md +14 -0
  2. package/dist/extension/extension.zip +0 -0
  3. package/dist/extension/nodejs/node_modules/interceptor.js +8488 -4167
  4. package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
  5. package/node_modules/@aws-sdk/client-cloudformation/README.md +1 -96
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +2452 -2417
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +1 -2
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +2 -4
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -6
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +2 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-es/pagination/index.js +3 -3
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +1 -2
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +4 -6
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -6
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +1624 -1970
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/index.js +2 -2
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +1 -1
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +61 -61
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +27 -27
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +1 -1
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +21 -21
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +15 -15
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +15 -15
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +1 -10
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +2 -1
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/index.d.ts +3 -3
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +6 -2
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +6 -2
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +6 -2
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +6 -1
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +382 -468
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +0 -4
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/index.d.ts +3 -3
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +381 -468
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/index.d.ts +2 -2
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/index.d.ts +2 -2
  137. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/README.md +1 -9
  138. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  139. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  140. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  141. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  142. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  143. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  144. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  145. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  146. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  147. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  148. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  149. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  150. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  151. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  152. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  153. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  154. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  155. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  156. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  157. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  158. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  159. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  160. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  161. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  162. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  163. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  164. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  165. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  166. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  167. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/package.json +35 -35
  168. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/LICENSE +201 -0
  169. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  170. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  171. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  172. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  173. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  174. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  175. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  176. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  177. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  178. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  179. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  180. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  181. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  182. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/package.json +14 -14
  183. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  184. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  185. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  186. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  187. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  188. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  189. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  190. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  191. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  192. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  193. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  194. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  195. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  196. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  197. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  198. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  199. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  200. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  201. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  202. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  203. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  204. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  205. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  206. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  207. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  208. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  209. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  210. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  211. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  213. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  214. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  215. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  216. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  217. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  218. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  219. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  220. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  221. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  222. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  223. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  224. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  225. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  226. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  227. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  228. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  229. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  230. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  231. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  232. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  233. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  234. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  235. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  236. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  237. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  238. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  239. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  240. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  241. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  242. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  243. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  244. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  245. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  246. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  247. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  248. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  249. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  250. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  251. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  252. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  253. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  254. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  255. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  256. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  257. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  258. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  259. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  260. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  261. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  262. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  263. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  264. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  265. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  266. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  267. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  268. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  269. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  270. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  271. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  272. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  273. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  274. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  275. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  276. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  277. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  278. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  279. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  280. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  281. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  282. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  283. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  284. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  285. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  286. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  287. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  288. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  289. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  290. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  291. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  292. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  293. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  294. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  295. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  296. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  297. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  298. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/package.json +10 -10
  299. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/package.json +5 -5
  300. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  301. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  302. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  303. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  304. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/abort-controller/package.json +2 -2
  305. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/package.json +5 -5
  306. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  307. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  308. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  309. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  310. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  311. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  312. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  313. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  314. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  315. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  316. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/package.json +11 -9
  317. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  318. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  319. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/hash-node/package.json +2 -2
  320. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/invalid-dependency/package.json +2 -2
  321. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-content-length/package.json +3 -3
  322. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  323. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  324. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  325. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  326. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  327. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  328. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/package.json +9 -9
  329. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-serde/package.json +3 -3
  330. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-stack/package.json +2 -2
  331. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-config-provider/package.json +4 -4
  332. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/package.json +5 -5
  333. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/property-provider/package.json +2 -2
  334. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/protocol-http/package.json +2 -2
  335. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-builder/package.json +2 -2
  336. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-parser/package.json +2 -2
  337. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/service-error-classification/package.json +2 -2
  338. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/signature-v4/package.json +4 -4
  339. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  340. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  341. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  342. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  343. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/package.json +8 -8
  344. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  345. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  346. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  347. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  348. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  349. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  350. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/package.json +1 -1
  351. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/url-parser/package.json +3 -3
  352. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  353. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  354. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-endpoints/package.json +3 -3
  355. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-middleware/package.json +2 -2
  356. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/package.json +3 -3
  357. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/package.json +4 -4
  358. package/node_modules/@aws-sdk/client-cloudformation/package.json +39 -37
  359. package/node_modules/@aws-sdk/client-cognito-identity/README.md +1 -29
  360. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  361. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/index.js +455 -370
  362. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.browser.js +1 -2
  363. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.js +2 -4
  364. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.shared.js +7 -6
  365. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  366. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/CreateIdentityPoolCommand.js +2 -2
  367. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentitiesCommand.js +2 -2
  368. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentityPoolCommand.js +2 -2
  369. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityCommand.js +2 -2
  370. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityPoolCommand.js +2 -2
  371. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetCredentialsForIdentityCommand.js +2 -2
  372. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdCommand.js +2 -2
  373. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdentityPoolRolesCommand.js +2 -2
  374. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenCommand.js +2 -2
  375. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenForDeveloperIdentityCommand.js +2 -2
  376. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetPrincipalTagAttributeMapCommand.js +2 -2
  377. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentitiesCommand.js +2 -2
  378. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentityPoolsCommand.js +2 -2
  379. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  380. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/LookupDeveloperIdentityCommand.js +2 -2
  381. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/MergeDeveloperIdentitiesCommand.js +2 -2
  382. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetIdentityPoolRolesCommand.js +2 -2
  383. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetPrincipalTagAttributeMapCommand.js +2 -2
  384. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/TagResourceCommand.js +2 -2
  385. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkDeveloperIdentityCommand.js +2 -2
  386. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkIdentityCommand.js +2 -2
  387. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UntagResourceCommand.js +2 -2
  388. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UpdateIdentityPoolCommand.js +2 -2
  389. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/index.js +2 -0
  390. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.browser.js +1 -2
  391. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.js +4 -6
  392. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.shared.js +7 -6
  393. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/schemas/schemas_0.js +336 -332
  394. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentityClient.d.ts +1 -10
  395. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/index.d.ts +2 -1
  396. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.browser.d.ts +6 -2
  397. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.d.ts +6 -2
  398. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.native.d.ts +6 -2
  399. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.shared.d.ts +6 -1
  400. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/schemas/schemas_0.d.ts +82 -103
  401. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/CognitoIdentityClient.d.ts +0 -4
  402. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/index.d.ts +1 -0
  403. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  404. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  405. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  406. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  407. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/schemas/schemas_0.d.ts +81 -105
  408. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/README.md +1 -9
  409. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  410. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  411. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  412. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  413. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  414. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  415. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  416. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  417. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  418. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  419. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  420. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  421. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  422. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  423. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  424. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  425. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  426. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  427. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  428. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  429. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  430. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  431. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  432. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  433. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  434. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  435. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  436. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  437. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  438. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/package.json +35 -35
  439. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/LICENSE +201 -0
  440. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  441. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  442. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  443. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  444. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  445. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  446. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  447. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  448. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  449. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  450. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  451. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  452. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  453. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/package.json +14 -14
  454. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  455. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  456. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  457. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  458. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  459. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  460. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  461. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  462. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  463. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  464. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  465. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  466. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  467. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  468. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  469. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  470. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  471. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  472. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  473. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  474. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  475. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  476. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  477. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  478. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  479. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  480. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  481. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  482. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  483. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  484. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  485. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  486. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  487. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  488. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  489. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  490. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  491. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  492. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  493. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  494. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  495. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  496. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  497. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  498. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  499. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  500. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  501. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  502. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  503. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  504. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  505. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  506. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  507. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  508. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  509. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  510. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  511. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  512. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  513. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  514. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  515. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  516. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  517. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  518. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  519. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  520. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  521. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  522. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  523. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  524. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  525. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  526. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  527. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  528. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  529. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  530. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  531. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  532. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  533. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  534. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  535. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  536. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  537. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  538. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  539. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  540. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  541. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  542. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  543. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  544. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  545. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  546. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  547. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  548. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  549. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  550. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  551. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  552. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  553. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  554. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  555. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  556. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  557. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  558. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  559. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  560. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  561. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  562. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  563. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  564. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  565. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  566. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  567. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  568. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  569. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/package.json +10 -10
  570. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/package.json +5 -5
  571. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  572. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  573. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  574. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  575. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/abort-controller/package.json +2 -2
  576. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/package.json +5 -5
  577. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  578. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  579. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  580. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  581. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  582. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  583. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  584. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  585. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  586. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  587. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/package.json +11 -9
  588. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  589. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  590. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/hash-node/package.json +2 -2
  591. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/invalid-dependency/package.json +2 -2
  592. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-content-length/package.json +3 -3
  593. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  594. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  595. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  596. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  597. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  598. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  599. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/package.json +9 -9
  600. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-serde/package.json +3 -3
  601. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-stack/package.json +2 -2
  602. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-config-provider/package.json +4 -4
  603. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/package.json +5 -5
  604. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/property-provider/package.json +2 -2
  605. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http/package.json +2 -2
  606. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-builder/package.json +2 -2
  607. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-parser/package.json +2 -2
  608. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/service-error-classification/package.json +2 -2
  609. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/signature-v4/package.json +4 -4
  610. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  611. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  612. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  613. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  614. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/package.json +8 -8
  615. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  616. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  617. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  618. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  619. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  620. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  621. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/package.json +1 -1
  622. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/url-parser/package.json +3 -3
  623. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  624. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  625. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-endpoints/package.json +3 -3
  626. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-middleware/package.json +2 -2
  627. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-retry/package.json +3 -3
  628. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/package.json +4 -4
  629. package/node_modules/@aws-sdk/client-cognito-identity/package.json +37 -37
  630. package/node_modules/@aws-sdk/client-iam/README.md +1 -182
  631. package/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  632. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +3095 -2653
  633. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.browser.js +1 -2
  634. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js +2 -4
  635. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.shared.js +7 -6
  636. package/node_modules/@aws-sdk/client-iam/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  637. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AcceptDelegationRequestCommand.js +2 -2
  638. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +2 -2
  639. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddRoleToInstanceProfileCommand.js +2 -2
  640. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddUserToGroupCommand.js +2 -2
  641. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AssociateDelegationRequestCommand.js +2 -2
  642. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachGroupPolicyCommand.js +2 -2
  643. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachRolePolicyCommand.js +2 -2
  644. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachUserPolicyCommand.js +2 -2
  645. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ChangePasswordCommand.js +2 -2
  646. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccessKeyCommand.js +2 -2
  647. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccountAliasCommand.js +2 -2
  648. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateDelegationRequestCommand.js +2 -2
  649. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateGroupCommand.js +2 -2
  650. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateInstanceProfileCommand.js +2 -2
  651. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateLoginProfileCommand.js +2 -2
  652. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateOpenIDConnectProviderCommand.js +2 -2
  653. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyCommand.js +2 -2
  654. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  655. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateRoleCommand.js +2 -2
  656. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateSAMLProviderCommand.js +2 -2
  657. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceLinkedRoleCommand.js +2 -2
  658. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceSpecificCredentialCommand.js +2 -2
  659. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateUserCommand.js +2 -2
  660. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateVirtualMFADeviceCommand.js +2 -2
  661. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeactivateMFADeviceCommand.js +2 -2
  662. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccessKeyCommand.js +2 -2
  663. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountAliasCommand.js +2 -2
  664. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +2 -2
  665. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupCommand.js +2 -2
  666. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupPolicyCommand.js +2 -2
  667. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteInstanceProfileCommand.js +2 -2
  668. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteLoginProfileCommand.js +2 -2
  669. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +2 -2
  670. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyCommand.js +2 -2
  671. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  672. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRoleCommand.js +2 -2
  673. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +2 -2
  674. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePolicyCommand.js +2 -2
  675. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSAMLProviderCommand.js +2 -2
  676. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSSHPublicKeyCommand.js +2 -2
  677. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServerCertificateCommand.js +2 -2
  678. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceLinkedRoleCommand.js +2 -2
  679. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +2 -2
  680. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSigningCertificateCommand.js +2 -2
  681. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserCommand.js +2 -2
  682. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +2 -2
  683. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPolicyCommand.js +2 -2
  684. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteVirtualMFADeviceCommand.js +2 -2
  685. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachGroupPolicyCommand.js +2 -2
  686. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachRolePolicyCommand.js +2 -2
  687. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachUserPolicyCommand.js +2 -2
  688. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootCredentialsManagementCommand.js +2 -2
  689. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootSessionsCommand.js +2 -2
  690. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOutboundWebIdentityFederationCommand.js +2 -2
  691. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableMFADeviceCommand.js +2 -2
  692. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootCredentialsManagementCommand.js +2 -2
  693. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootSessionsCommand.js +2 -2
  694. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOutboundWebIdentityFederationCommand.js +2 -2
  695. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateCredentialReportCommand.js +2 -2
  696. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +2 -2
  697. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +2 -2
  698. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccessKeyLastUsedCommand.js +2 -2
  699. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +2 -2
  700. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountPasswordPolicyCommand.js +2 -2
  701. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountSummaryCommand.js +2 -2
  702. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +2 -2
  703. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +2 -2
  704. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetCredentialReportCommand.js +2 -2
  705. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetDelegationRequestCommand.js +2 -2
  706. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupCommand.js +2 -2
  707. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupPolicyCommand.js +2 -2
  708. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetHumanReadableSummaryCommand.js +2 -2
  709. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetInstanceProfileCommand.js +2 -2
  710. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetLoginProfileCommand.js +2 -2
  711. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetMFADeviceCommand.js +2 -2
  712. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOpenIDConnectProviderCommand.js +2 -2
  713. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOrganizationsAccessReportCommand.js +2 -2
  714. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOutboundWebIdentityFederationInfoCommand.js +2 -2
  715. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyCommand.js +2 -2
  716. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  717. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRoleCommand.js +2 -2
  718. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRolePolicyCommand.js +2 -2
  719. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSAMLProviderCommand.js +2 -2
  720. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSSHPublicKeyCommand.js +2 -2
  721. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServerCertificateCommand.js +2 -2
  722. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +2 -2
  723. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +2 -2
  724. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +2 -2
  725. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserCommand.js +2 -2
  726. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserPolicyCommand.js +2 -2
  727. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccessKeysCommand.js +2 -2
  728. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccountAliasesCommand.js +2 -2
  729. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedGroupPoliciesCommand.js +2 -2
  730. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedRolePoliciesCommand.js +2 -2
  731. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedUserPoliciesCommand.js +2 -2
  732. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListDelegationRequestsCommand.js +2 -2
  733. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListEntitiesForPolicyCommand.js +2 -2
  734. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupPoliciesCommand.js +2 -2
  735. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsCommand.js +2 -2
  736. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsForUserCommand.js +2 -2
  737. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfileTagsCommand.js +2 -2
  738. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesCommand.js +2 -2
  739. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesForRoleCommand.js +2 -2
  740. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADeviceTagsCommand.js +2 -2
  741. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADevicesCommand.js +2 -2
  742. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +2 -2
  743. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProvidersCommand.js +2 -2
  744. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOrganizationsFeaturesCommand.js +2 -2
  745. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesCommand.js +2 -2
  746. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +2 -2
  747. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyTagsCommand.js +2 -2
  748. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  749. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolePoliciesCommand.js +2 -2
  750. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRoleTagsCommand.js +2 -2
  751. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolesCommand.js +2 -2
  752. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProviderTagsCommand.js +2 -2
  753. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProvidersCommand.js +2 -2
  754. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSSHPublicKeysCommand.js +2 -2
  755. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificateTagsCommand.js +2 -2
  756. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificatesCommand.js +2 -2
  757. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServiceSpecificCredentialsCommand.js +2 -2
  758. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSigningCertificatesCommand.js +2 -2
  759. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserPoliciesCommand.js +2 -2
  760. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserTagsCommand.js +2 -2
  761. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUsersCommand.js +2 -2
  762. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListVirtualMFADevicesCommand.js +2 -2
  763. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutGroupPolicyCommand.js +2 -2
  764. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePermissionsBoundaryCommand.js +2 -2
  765. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePolicyCommand.js +2 -2
  766. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPermissionsBoundaryCommand.js +2 -2
  767. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPolicyCommand.js +2 -2
  768. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RejectDelegationRequestCommand.js +2 -2
  769. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +2 -2
  770. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +2 -2
  771. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveUserFromGroupCommand.js +2 -2
  772. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResetServiceSpecificCredentialCommand.js +2 -2
  773. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResyncMFADeviceCommand.js +2 -2
  774. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SendDelegationTokenCommand.js +2 -2
  775. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  776. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +2 -2
  777. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulateCustomPolicyCommand.js +2 -2
  778. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulatePrincipalPolicyCommand.js +2 -2
  779. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagInstanceProfileCommand.js +2 -2
  780. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagMFADeviceCommand.js +2 -2
  781. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagOpenIDConnectProviderCommand.js +2 -2
  782. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagPolicyCommand.js +2 -2
  783. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagRoleCommand.js +2 -2
  784. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagSAMLProviderCommand.js +2 -2
  785. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagServerCertificateCommand.js +2 -2
  786. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagUserCommand.js +2 -2
  787. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagInstanceProfileCommand.js +2 -2
  788. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagMFADeviceCommand.js +2 -2
  789. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagOpenIDConnectProviderCommand.js +2 -2
  790. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagPolicyCommand.js +2 -2
  791. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagRoleCommand.js +2 -2
  792. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagSAMLProviderCommand.js +2 -2
  793. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagServerCertificateCommand.js +2 -2
  794. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagUserCommand.js +2 -2
  795. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccessKeyCommand.js +2 -2
  796. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +2 -2
  797. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAssumeRolePolicyCommand.js +2 -2
  798. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateDelegationRequestCommand.js +2 -2
  799. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateGroupCommand.js +2 -2
  800. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateLoginProfileCommand.js +2 -2
  801. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +2 -2
  802. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleCommand.js +2 -2
  803. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleDescriptionCommand.js +2 -2
  804. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSAMLProviderCommand.js +2 -2
  805. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSSHPublicKeyCommand.js +2 -2
  806. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServerCertificateCommand.js +2 -2
  807. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +2 -2
  808. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSigningCertificateCommand.js +2 -2
  809. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateUserCommand.js +2 -2
  810. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSSHPublicKeyCommand.js +2 -2
  811. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadServerCertificateCommand.js +2 -2
  812. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSigningCertificateCommand.js +2 -2
  813. package/node_modules/@aws-sdk/client-iam/dist-es/index.js +3 -0
  814. package/node_modules/@aws-sdk/client-iam/dist-es/pagination/index.js +9 -9
  815. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.browser.js +1 -2
  816. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.js +4 -6
  817. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.shared.js +7 -6
  818. package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +2206 -2294
  819. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForInstanceProfileExists.js +1 -1
  820. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForPolicyExists.js +1 -1
  821. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForRoleExists.js +1 -1
  822. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForUserExists.js +1 -1
  823. package/node_modules/@aws-sdk/client-iam/dist-types/IAMClient.d.ts +1 -10
  824. package/node_modules/@aws-sdk/client-iam/dist-types/index.d.ts +3 -2
  825. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/index.d.ts +9 -9
  826. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.browser.d.ts +6 -2
  827. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.d.ts +6 -2
  828. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.native.d.ts +6 -2
  829. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.shared.d.ts +6 -1
  830. package/node_modules/@aws-sdk/client-iam/dist-types/schemas/schemas_0.d.ts +531 -597
  831. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAMClient.d.ts +0 -4
  832. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/index.d.ts +1 -0
  833. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/pagination/index.d.ts +9 -9
  834. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  835. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  836. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  837. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  838. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/schemas/schemas_0.d.ts +530 -598
  839. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/README.md +1 -9
  840. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  841. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  842. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  843. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  844. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  845. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  846. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  847. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  848. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  849. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  850. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  851. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  852. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  853. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  854. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  855. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  856. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  857. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  858. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  859. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  860. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  861. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  862. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  863. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  864. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  865. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  866. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  867. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  868. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  869. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/package.json +35 -35
  870. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/LICENSE +201 -0
  871. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  872. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  873. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  874. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  875. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  876. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  877. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  878. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  879. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  880. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  881. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  882. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  883. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  884. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +14 -14
  885. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  886. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  887. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  888. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  889. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  890. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  891. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  892. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  893. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  894. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  895. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  896. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  897. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  898. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  899. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  900. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  901. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  902. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  903. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  904. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  905. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  906. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  907. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  908. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  909. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  910. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  911. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  912. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  913. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  914. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  915. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  916. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  917. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  918. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  919. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  920. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  921. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  922. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  923. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  924. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  925. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  926. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  927. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  928. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  929. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  930. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  931. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  932. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  933. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  934. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  935. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  936. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  937. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  938. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  939. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  940. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  941. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  942. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  943. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  944. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  945. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  946. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  947. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  948. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  949. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  950. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  951. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  952. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  953. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  954. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  955. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  956. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  957. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  958. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  959. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  960. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  961. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  962. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  963. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  964. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  965. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  966. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  967. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  968. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  969. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  970. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  971. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  972. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  973. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  974. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  975. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  976. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  977. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  978. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  979. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  980. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  981. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  982. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  983. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  984. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  985. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  986. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  987. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  988. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  989. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  990. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  991. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  992. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  993. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  994. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  995. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  996. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  997. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  998. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  999. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  1000. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/package.json +10 -10
  1001. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/package.json +5 -5
  1002. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  1003. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  1004. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  1005. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  1006. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/abort-controller/package.json +2 -2
  1007. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/package.json +5 -5
  1008. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  1009. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  1010. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  1011. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  1012. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  1013. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  1014. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  1015. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1016. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  1017. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1018. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/package.json +11 -9
  1019. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  1020. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  1021. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/hash-node/package.json +2 -2
  1022. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/invalid-dependency/package.json +2 -2
  1023. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-content-length/package.json +3 -3
  1024. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  1025. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  1026. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  1027. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  1028. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  1029. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  1030. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/package.json +9 -9
  1031. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-serde/package.json +3 -3
  1032. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-stack/package.json +2 -2
  1033. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-config-provider/package.json +4 -4
  1034. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/package.json +5 -5
  1035. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/property-provider/package.json +2 -2
  1036. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/protocol-http/package.json +2 -2
  1037. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-builder/package.json +2 -2
  1038. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-parser/package.json +2 -2
  1039. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/service-error-classification/package.json +2 -2
  1040. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/signature-v4/package.json +4 -4
  1041. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  1042. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  1043. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  1044. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  1045. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/package.json +8 -8
  1046. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  1047. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  1048. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  1049. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  1050. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  1051. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  1052. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/package.json +1 -1
  1053. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/url-parser/package.json +3 -3
  1054. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  1055. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  1056. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-endpoints/package.json +3 -3
  1057. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-middleware/package.json +2 -2
  1058. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-retry/package.json +3 -3
  1059. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/package.json +4 -4
  1060. package/node_modules/@aws-sdk/client-iam/package.json +39 -37
  1061. package/node_modules/@aws-sdk/client-iot/README.md +1 -278
  1062. package/node_modules/@aws-sdk/client-iot/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  1063. package/node_modules/@aws-sdk/client-iot/dist-cjs/index.js +6058 -6305
  1064. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.browser.js +1 -2
  1065. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.js +2 -4
  1066. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.shared.js +6 -1
  1067. package/node_modules/@aws-sdk/client-iot/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  1068. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AcceptCertificateTransferCommand.js +2 -2
  1069. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToBillingGroupCommand.js +2 -2
  1070. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToThingGroupCommand.js +2 -2
  1071. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -2
  1072. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -2
  1073. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPolicyCommand.js +2 -2
  1074. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -2
  1075. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachSecurityProfileCommand.js +2 -2
  1076. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachThingPrincipalCommand.js +2 -2
  1077. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -2
  1078. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditTaskCommand.js +2 -2
  1079. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelCertificateTransferCommand.js +2 -2
  1080. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -2
  1081. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobCommand.js +2 -2
  1082. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobExecutionCommand.js +2 -2
  1083. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -2
  1084. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -2
  1085. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuditSuppressionCommand.js +2 -2
  1086. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuthorizerCommand.js +2 -2
  1087. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateBillingGroupCommand.js +2 -2
  1088. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -2
  1089. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateProviderCommand.js +2 -2
  1090. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCommandCommand.js +2 -2
  1091. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCustomMetricCommand.js +2 -2
  1092. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDimensionCommand.js +2 -2
  1093. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDomainConfigurationCommand.js +2 -2
  1094. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -2
  1095. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateFleetMetricCommand.js +2 -2
  1096. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobCommand.js +2 -2
  1097. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobTemplateCommand.js +2 -2
  1098. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -2
  1099. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateMitigationActionCommand.js +2 -2
  1100. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateOTAUpdateCommand.js +2 -2
  1101. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageCommand.js +2 -2
  1102. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageVersionCommand.js +2 -2
  1103. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyCommand.js +2 -2
  1104. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  1105. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningClaimCommand.js +2 -2
  1106. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -2
  1107. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -2
  1108. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateRoleAliasCommand.js +2 -2
  1109. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateScheduledAuditCommand.js +2 -2
  1110. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  1111. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateStreamCommand.js +2 -2
  1112. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingCommand.js +2 -2
  1113. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingGroupCommand.js +2 -2
  1114. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingTypeCommand.js +2 -2
  1115. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleCommand.js +2 -2
  1116. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -2
  1117. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -2
  1118. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -2
  1119. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
  1120. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteBillingGroupCommand.js +2 -2
  1121. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCACertificateCommand.js +2 -2
  1122. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateCommand.js +2 -2
  1123. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateProviderCommand.js +2 -2
  1124. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandCommand.js +2 -2
  1125. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandExecutionCommand.js +2 -2
  1126. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCustomMetricCommand.js +2 -2
  1127. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDimensionCommand.js +2 -2
  1128. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -2
  1129. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -2
  1130. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteFleetMetricCommand.js +2 -2
  1131. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobCommand.js +2 -2
  1132. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobExecutionCommand.js +2 -2
  1133. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobTemplateCommand.js +2 -2
  1134. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteMitigationActionCommand.js +2 -2
  1135. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteOTAUpdateCommand.js +2 -2
  1136. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageCommand.js +2 -2
  1137. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageVersionCommand.js +2 -2
  1138. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyCommand.js +2 -2
  1139. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  1140. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -2
  1141. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -2
  1142. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -2
  1143. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRoleAliasCommand.js +2 -2
  1144. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteScheduledAuditCommand.js +2 -2
  1145. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  1146. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteStreamCommand.js +2 -2
  1147. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingCommand.js +2 -2
  1148. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingGroupCommand.js +2 -2
  1149. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingTypeCommand.js +2 -2
  1150. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleCommand.js +2 -2
  1151. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -2
  1152. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -2
  1153. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeprecateThingTypeCommand.js +2 -2
  1154. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -2
  1155. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditFindingCommand.js +2 -2
  1156. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -2
  1157. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -2
  1158. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditTaskCommand.js +2 -2
  1159. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuthorizerCommand.js +2 -2
  1160. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeBillingGroupCommand.js +2 -2
  1161. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCACertificateCommand.js +2 -2
  1162. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateCommand.js +2 -2
  1163. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateProviderCommand.js +2 -2
  1164. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCustomMetricCommand.js +2 -2
  1165. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -2
  1166. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -2
  1167. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDimensionCommand.js +2 -2
  1168. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -2
  1169. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -2
  1170. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEndpointCommand.js +2 -2
  1171. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -2
  1172. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeFleetMetricCommand.js +2 -2
  1173. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeIndexCommand.js +2 -2
  1174. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobCommand.js +2 -2
  1175. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobExecutionCommand.js +2 -2
  1176. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobTemplateCommand.js +2 -2
  1177. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -2
  1178. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeMitigationActionCommand.js +2 -2
  1179. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -2
  1180. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -2
  1181. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeRoleAliasCommand.js +2 -2
  1182. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeScheduledAuditCommand.js +2 -2
  1183. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  1184. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeStreamCommand.js +2 -2
  1185. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingCommand.js +2 -2
  1186. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingGroupCommand.js +2 -2
  1187. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -2
  1188. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingTypeCommand.js +2 -2
  1189. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPolicyCommand.js +2 -2
  1190. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -2
  1191. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachSecurityProfileCommand.js +2 -2
  1192. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachThingPrincipalCommand.js +2 -2
  1193. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisableTopicRuleCommand.js +2 -2
  1194. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -2
  1195. package/node_modules/@aws-sdk/client-iot/dist-es/commands/EnableTopicRuleCommand.js +2 -2
  1196. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -2
  1197. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBucketsAggregationCommand.js +2 -2
  1198. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCardinalityCommand.js +2 -2
  1199. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandCommand.js +2 -2
  1200. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandExecutionCommand.js +2 -2
  1201. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetEffectivePoliciesCommand.js +2 -2
  1202. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetIndexingConfigurationCommand.js +2 -2
  1203. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetJobDocumentCommand.js +2 -2
  1204. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetLoggingOptionsCommand.js +2 -2
  1205. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetOTAUpdateCommand.js +2 -2
  1206. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageCommand.js +2 -2
  1207. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageConfigurationCommand.js +2 -2
  1208. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageVersionCommand.js +2 -2
  1209. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPercentilesCommand.js +2 -2
  1210. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyCommand.js +2 -2
  1211. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  1212. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetRegistrationCodeCommand.js +2 -2
  1213. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetStatisticsCommand.js +2 -2
  1214. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetThingConnectivityDataCommand.js +2 -2
  1215. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleCommand.js +2 -2
  1216. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -2
  1217. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -2
  1218. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListActiveViolationsCommand.js +2 -2
  1219. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAttachedPoliciesCommand.js +2 -2
  1220. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditFindingsCommand.js +2 -2
  1221. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -2
  1222. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -2
  1223. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditSuppressionsCommand.js +2 -2
  1224. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditTasksCommand.js +2 -2
  1225. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuthorizersCommand.js +2 -2
  1226. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListBillingGroupsCommand.js +2 -2
  1227. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCACertificatesCommand.js +2 -2
  1228. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificateProvidersCommand.js +2 -2
  1229. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesByCACommand.js +2 -2
  1230. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesCommand.js +2 -2
  1231. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandExecutionsCommand.js +2 -2
  1232. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandsCommand.js +2 -2
  1233. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCustomMetricsCommand.js +2 -2
  1234. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -2
  1235. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -2
  1236. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDimensionsCommand.js +2 -2
  1237. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDomainConfigurationsCommand.js +2 -2
  1238. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListFleetMetricsCommand.js +2 -2
  1239. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListIndicesCommand.js +2 -2
  1240. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -2
  1241. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -2
  1242. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobTemplatesCommand.js +2 -2
  1243. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobsCommand.js +2 -2
  1244. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -2
  1245. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMetricValuesCommand.js +2 -2
  1246. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMitigationActionsCommand.js +2 -2
  1247. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOTAUpdatesCommand.js +2 -2
  1248. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -2
  1249. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackageVersionsCommand.js +2 -2
  1250. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackagesCommand.js +2 -2
  1251. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPoliciesCommand.js +2 -2
  1252. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -2
  1253. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  1254. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -2
  1255. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsCommand.js +2 -2
  1256. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsV2Command.js +2 -2
  1257. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -2
  1258. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -2
  1259. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -2
  1260. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRoleAliasesCommand.js +2 -2
  1261. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSbomValidationResultsCommand.js +2 -2
  1262. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListScheduledAuditsCommand.js +2 -2
  1263. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  1264. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -2
  1265. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListStreamsCommand.js +2 -2
  1266. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  1267. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForPolicyCommand.js +2 -2
  1268. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -2
  1269. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsCommand.js +2 -2
  1270. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsForThingCommand.js +2 -2
  1271. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsCommand.js +2 -2
  1272. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsV2Command.js +2 -2
  1273. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -2
  1274. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -2
  1275. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingTypesCommand.js +2 -2
  1276. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsCommand.js +2 -2
  1277. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -2
  1278. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInThingGroupCommand.js +2 -2
  1279. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -2
  1280. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRulesCommand.js +2 -2
  1281. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -2
  1282. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListViolationEventsCommand.js +2 -2
  1283. package/node_modules/@aws-sdk/client-iot/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -2
  1284. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCACertificateCommand.js +2 -2
  1285. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateCommand.js +2 -2
  1286. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -2
  1287. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterThingCommand.js +2 -2
  1288. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RejectCertificateTransferCommand.js +2 -2
  1289. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -2
  1290. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -2
  1291. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ReplaceTopicRuleCommand.js +2 -2
  1292. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SearchIndexCommand.js +2 -2
  1293. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -2
  1294. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  1295. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetLoggingOptionsCommand.js +2 -2
  1296. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingLevelCommand.js +2 -2
  1297. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -2
  1298. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -2
  1299. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -2
  1300. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -2
  1301. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -2
  1302. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -2
  1303. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TagResourceCommand.js +2 -2
  1304. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestAuthorizationCommand.js +2 -2
  1305. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -2
  1306. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TransferCertificateCommand.js +2 -2
  1307. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UntagResourceCommand.js +2 -2
  1308. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -2
  1309. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -2
  1310. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
  1311. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateBillingGroupCommand.js +2 -2
  1312. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCACertificateCommand.js +2 -2
  1313. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateCommand.js +2 -2
  1314. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateProviderCommand.js +2 -2
  1315. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCommandCommand.js +2 -2
  1316. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCustomMetricCommand.js +2 -2
  1317. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDimensionCommand.js +2 -2
  1318. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -2
  1319. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -2
  1320. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -2
  1321. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -2
  1322. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateFleetMetricCommand.js +2 -2
  1323. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -2
  1324. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateJobCommand.js +2 -2
  1325. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateMitigationActionCommand.js +2 -2
  1326. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageCommand.js +2 -2
  1327. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -2
  1328. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageVersionCommand.js +2 -2
  1329. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -2
  1330. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateRoleAliasCommand.js +2 -2
  1331. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateScheduledAuditCommand.js +2 -2
  1332. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  1333. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateStreamCommand.js +2 -2
  1334. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingCommand.js +2 -2
  1335. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupCommand.js +2 -2
  1336. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -2
  1337. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingTypeCommand.js +2 -2
  1338. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -2
  1339. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -2
  1340. package/node_modules/@aws-sdk/client-iot/dist-es/index.js +4 -0
  1341. package/node_modules/@aws-sdk/client-iot/dist-es/models/enums.js +25 -0
  1342. package/node_modules/@aws-sdk/client-iot/dist-es/pagination/index.js +9 -9
  1343. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.browser.js +1 -2
  1344. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.js +4 -6
  1345. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.shared.js +6 -1
  1346. package/node_modules/@aws-sdk/client-iot/dist-es/schemas/schemas_0.js +4484 -5812
  1347. package/node_modules/@aws-sdk/client-iot/dist-types/IoT.d.ts +10 -10
  1348. package/node_modules/@aws-sdk/client-iot/dist-types/IoTClient.d.ts +11 -20
  1349. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCommandCommand.d.ts +26 -0
  1350. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleCommand.d.ts +12 -0
  1351. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -1
  1352. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
  1353. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -2
  1354. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +1 -1
  1355. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandCommand.d.ts +26 -0
  1356. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleCommand.d.ts +12 -0
  1357. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +11 -2
  1358. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
  1359. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
  1360. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  1361. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -2
  1362. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ReplaceTopicRuleCommand.d.ts +12 -0
  1363. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +7 -0
  1364. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TransferCertificateCommand.d.ts +7 -8
  1365. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +4 -5
  1366. package/node_modules/@aws-sdk/client-iot/dist-types/index.d.ts +14 -13
  1367. package/node_modules/@aws-sdk/client-iot/dist-types/models/enums.d.ts +49 -0
  1368. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_0.d.ts +162 -98
  1369. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_1.d.ts +147 -151
  1370. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_2.d.ts +154 -4
  1371. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/index.d.ts +9 -9
  1372. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.browser.d.ts +6 -2
  1373. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.d.ts +6 -2
  1374. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.native.d.ts +6 -2
  1375. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.shared.d.ts +6 -1
  1376. package/node_modules/@aws-sdk/client-iot/dist-types/schemas/schemas_0.d.ts +1059 -1205
  1377. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/IoTClient.d.ts +0 -4
  1378. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -1
  1379. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +1 -1
  1380. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -2
  1381. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +1 -1
  1382. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
  1383. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +1 -1
  1384. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  1385. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +4 -2
  1386. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/index.d.ts +1 -0
  1387. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/enums.d.ts +30 -0
  1388. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_0.d.ts +37 -26
  1389. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_1.d.ts +40 -36
  1390. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_2.d.ts +38 -0
  1391. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/pagination/index.d.ts +9 -9
  1392. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1393. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1394. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1395. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1396. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/schemas/schemas_0.d.ts +1059 -1207
  1397. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/README.md +1 -9
  1398. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  1399. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  1400. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  1401. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  1402. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  1403. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  1404. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  1405. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  1406. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  1407. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  1408. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  1409. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  1410. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  1411. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  1412. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  1413. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  1414. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  1415. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  1416. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  1417. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  1418. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  1419. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  1420. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  1421. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  1422. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1423. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1424. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1425. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1426. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  1427. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/package.json +35 -35
  1428. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/LICENSE +201 -0
  1429. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  1430. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  1431. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  1432. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  1433. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  1434. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  1435. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  1436. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  1437. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  1438. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  1439. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  1440. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  1441. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  1442. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/package.json +14 -14
  1443. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  1444. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  1445. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  1446. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  1447. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  1448. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  1449. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  1450. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  1451. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  1452. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  1453. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  1454. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  1455. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  1456. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  1457. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  1458. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  1459. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  1460. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  1461. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  1462. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  1463. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  1464. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  1465. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  1466. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  1467. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  1468. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  1469. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  1470. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  1471. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  1472. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  1473. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  1474. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  1475. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  1476. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  1477. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  1478. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  1479. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  1480. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  1481. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  1482. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  1483. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1484. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  1485. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  1486. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  1487. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  1488. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  1489. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  1490. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  1491. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  1492. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  1493. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  1494. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1495. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  1496. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  1497. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  1498. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  1499. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  1500. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  1501. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  1502. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  1503. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  1504. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  1505. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  1506. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  1507. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  1508. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  1509. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  1510. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  1511. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  1512. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  1513. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  1514. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  1515. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  1516. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  1517. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  1518. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  1519. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  1520. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  1521. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  1522. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  1523. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  1524. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  1525. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  1526. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  1527. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  1528. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  1529. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  1530. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  1531. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  1532. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  1533. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  1534. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  1535. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  1536. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  1537. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  1538. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  1539. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  1540. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  1541. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  1542. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  1543. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  1544. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  1545. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  1546. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  1547. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  1548. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  1549. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  1550. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  1551. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  1552. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  1553. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  1554. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  1555. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  1556. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  1557. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  1558. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/package.json +10 -10
  1559. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/package.json +5 -5
  1560. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  1561. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  1562. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  1563. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  1564. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/abort-controller/package.json +2 -2
  1565. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/package.json +5 -5
  1566. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  1567. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  1568. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  1569. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  1570. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  1571. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  1572. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  1573. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1574. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  1575. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1576. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/package.json +11 -9
  1577. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  1578. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  1579. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/hash-node/package.json +2 -2
  1580. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/invalid-dependency/package.json +2 -2
  1581. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-content-length/package.json +3 -3
  1582. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  1583. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  1584. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  1585. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  1586. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  1587. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  1588. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/package.json +9 -9
  1589. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-serde/package.json +3 -3
  1590. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-stack/package.json +2 -2
  1591. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-config-provider/package.json +4 -4
  1592. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/package.json +5 -5
  1593. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/property-provider/package.json +2 -2
  1594. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/protocol-http/package.json +2 -2
  1595. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-builder/package.json +2 -2
  1596. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-parser/package.json +2 -2
  1597. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/service-error-classification/package.json +2 -2
  1598. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/signature-v4/package.json +4 -4
  1599. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  1600. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  1601. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  1602. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  1603. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/package.json +8 -8
  1604. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  1605. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  1606. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  1607. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  1608. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  1609. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  1610. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/package.json +1 -1
  1611. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/url-parser/package.json +3 -3
  1612. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  1613. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  1614. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-endpoints/package.json +3 -3
  1615. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-middleware/package.json +2 -2
  1616. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-retry/package.json +3 -3
  1617. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/package.json +4 -4
  1618. package/node_modules/@aws-sdk/client-iot/package.json +38 -36
  1619. package/node_modules/@aws-sdk/client-iot-data-plane/README.md +1 -14
  1620. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  1621. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +222 -230
  1622. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.browser.js +1 -2
  1623. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.js +2 -4
  1624. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.shared.js +6 -1
  1625. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  1626. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteConnectionCommand.js +2 -2
  1627. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteThingShadowCommand.js +2 -2
  1628. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetRetainedMessageCommand.js +2 -2
  1629. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetThingShadowCommand.js +2 -2
  1630. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListNamedShadowsForThingCommand.js +2 -2
  1631. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListRetainedMessagesCommand.js +2 -2
  1632. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/PublishCommand.js +2 -2
  1633. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/UpdateThingShadowCommand.js +2 -2
  1634. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/index.js +2 -0
  1635. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.browser.js +1 -2
  1636. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.js +4 -6
  1637. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.shared.js +6 -1
  1638. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/schemas/schemas_0.js +149 -192
  1639. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlaneClient.d.ts +1 -10
  1640. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/index.d.ts +2 -1
  1641. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.browser.d.ts +6 -2
  1642. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.d.ts +6 -2
  1643. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.native.d.ts +6 -2
  1644. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.shared.d.ts +6 -1
  1645. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/schemas/schemas_0.d.ts +36 -40
  1646. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlaneClient.d.ts +0 -4
  1647. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/index.d.ts +1 -0
  1648. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1649. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1650. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1651. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1652. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/schemas/schemas_0.d.ts +35 -41
  1653. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/README.md +1 -9
  1654. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  1655. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  1656. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  1657. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  1658. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  1659. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  1660. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  1661. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  1662. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  1663. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  1664. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  1665. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  1666. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  1667. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  1668. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  1669. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  1670. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  1671. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  1672. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  1673. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  1674. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  1675. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  1676. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  1677. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  1678. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1679. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1680. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1681. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1682. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  1683. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/package.json +35 -35
  1684. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/LICENSE +201 -0
  1685. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  1686. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  1687. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  1688. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  1689. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  1690. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  1691. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  1692. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  1693. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  1694. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  1695. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  1696. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  1697. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  1698. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/package.json +14 -14
  1699. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  1700. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  1701. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  1702. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  1703. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  1704. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  1705. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  1706. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  1707. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  1708. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  1709. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  1710. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  1711. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  1712. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  1713. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  1714. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  1715. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  1716. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  1717. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  1718. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  1719. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  1720. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  1721. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  1722. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  1723. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  1724. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  1725. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  1726. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  1727. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  1728. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  1729. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  1730. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  1731. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  1732. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  1733. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  1734. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  1735. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  1736. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  1737. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  1738. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  1739. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1740. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  1741. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  1742. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  1743. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  1744. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  1745. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  1746. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  1747. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  1748. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  1749. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  1750. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1751. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  1752. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  1753. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  1754. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  1755. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  1756. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  1757. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  1758. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  1759. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  1760. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  1761. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  1762. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  1763. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  1764. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  1765. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  1766. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  1767. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  1768. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  1769. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  1770. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  1771. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  1772. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  1773. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  1774. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  1775. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  1776. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  1777. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  1778. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  1779. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  1780. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  1781. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  1782. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  1783. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  1784. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  1785. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  1786. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  1787. 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 +0 -4
  1788. 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 +1 -0
  1789. 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 +9 -5
  1790. 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 +9 -5
  1791. 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 +9 -5
  1792. 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 +9 -4
  1793. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  1794. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  1795. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  1796. 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 +9 -5
  1797. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  1798. 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 +9 -5
  1799. 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 +9 -4
  1800. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  1801. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  1802. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  1803. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  1804. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  1805. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  1806. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  1807. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  1808. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  1809. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  1810. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  1811. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  1812. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  1813. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  1814. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/package.json +10 -10
  1815. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/package.json +5 -5
  1816. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  1817. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  1818. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  1819. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  1820. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/abort-controller/package.json +2 -2
  1821. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/package.json +5 -5
  1822. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  1823. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  1824. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  1825. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  1826. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  1827. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  1828. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  1829. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1830. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  1831. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1832. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/package.json +11 -9
  1833. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  1834. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  1835. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/hash-node/package.json +2 -2
  1836. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/invalid-dependency/package.json +2 -2
  1837. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-content-length/package.json +3 -3
  1838. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  1839. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  1840. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  1841. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  1842. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  1843. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  1844. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/package.json +9 -9
  1845. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-serde/package.json +3 -3
  1846. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-stack/package.json +2 -2
  1847. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-config-provider/package.json +4 -4
  1848. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/package.json +5 -5
  1849. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/property-provider/package.json +2 -2
  1850. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/protocol-http/package.json +2 -2
  1851. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-builder/package.json +2 -2
  1852. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-parser/package.json +2 -2
  1853. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/service-error-classification/package.json +2 -2
  1854. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/signature-v4/package.json +4 -4
  1855. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  1856. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  1857. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  1858. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  1859. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/package.json +8 -8
  1860. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  1861. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  1862. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  1863. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  1864. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  1865. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  1866. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/package.json +1 -1
  1867. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/url-parser/package.json +3 -3
  1868. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  1869. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  1870. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-endpoints/package.json +3 -3
  1871. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-middleware/package.json +2 -2
  1872. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-retry/package.json +3 -3
  1873. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/package.json +4 -4
  1874. package/node_modules/@aws-sdk/client-iot-data-plane/package.json +37 -37
  1875. package/node_modules/@aws-sdk/client-lambda/README.md +1 -90
  1876. package/node_modules/@aws-sdk/client-lambda/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  1877. package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +2203 -2749
  1878. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.browser.js +1 -2
  1879. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.js +2 -4
  1880. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.shared.js +6 -1
  1881. package/node_modules/@aws-sdk/client-lambda/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  1882. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddLayerVersionPermissionCommand.js +2 -2
  1883. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddPermissionCommand.js +2 -2
  1884. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CheckpointDurableExecutionCommand.js +2 -2
  1885. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateAliasCommand.js +2 -2
  1886. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCapacityProviderCommand.js +2 -2
  1887. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCodeSigningConfigCommand.js +2 -2
  1888. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateEventSourceMappingCommand.js +2 -2
  1889. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionCommand.js +2 -2
  1890. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionUrlConfigCommand.js +2 -2
  1891. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteAliasCommand.js +2 -2
  1892. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCapacityProviderCommand.js +2 -2
  1893. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCodeSigningConfigCommand.js +2 -2
  1894. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteEventSourceMappingCommand.js +2 -2
  1895. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +2 -2
  1896. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCommand.js +2 -2
  1897. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionConcurrencyCommand.js +2 -2
  1898. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +2 -2
  1899. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionUrlConfigCommand.js +2 -2
  1900. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteLayerVersionCommand.js +2 -2
  1901. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +2 -2
  1902. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAccountSettingsCommand.js +2 -2
  1903. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAliasCommand.js +2 -2
  1904. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCapacityProviderCommand.js +2 -2
  1905. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCodeSigningConfigCommand.js +2 -2
  1906. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionCommand.js +2 -2
  1907. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionHistoryCommand.js +2 -2
  1908. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionStateCommand.js +2 -2
  1909. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetEventSourceMappingCommand.js +2 -2
  1910. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +2 -2
  1911. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCommand.js +2 -2
  1912. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConcurrencyCommand.js +2 -2
  1913. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConfigurationCommand.js +2 -2
  1914. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +2 -2
  1915. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionRecursionConfigCommand.js +2 -2
  1916. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionScalingConfigCommand.js +2 -2
  1917. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionUrlConfigCommand.js +2 -2
  1918. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionByArnCommand.js +2 -2
  1919. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionCommand.js +2 -2
  1920. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionPolicyCommand.js +2 -2
  1921. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetPolicyCommand.js +2 -2
  1922. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +2 -2
  1923. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetRuntimeManagementConfigCommand.js +2 -2
  1924. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeAsyncCommand.js +2 -2
  1925. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeCommand.js +2 -2
  1926. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeWithResponseStreamCommand.js +2 -2
  1927. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListAliasesCommand.js +2 -2
  1928. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCapacityProvidersCommand.js +2 -2
  1929. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCodeSigningConfigsCommand.js +2 -2
  1930. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListDurableExecutionsByFunctionCommand.js +2 -2
  1931. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListEventSourceMappingsCommand.js +2 -2
  1932. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +2 -2
  1933. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionUrlConfigsCommand.js +2 -2
  1934. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionVersionsByCapacityProviderCommand.js +2 -2
  1935. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +2 -2
  1936. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsCommand.js +2 -2
  1937. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayerVersionsCommand.js +2 -2
  1938. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayersCommand.js +2 -2
  1939. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +2 -2
  1940. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListTagsCommand.js +2 -2
  1941. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListVersionsByFunctionCommand.js +2 -2
  1942. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishLayerVersionCommand.js +2 -2
  1943. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishVersionCommand.js +2 -2
  1944. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +2 -2
  1945. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionConcurrencyCommand.js +2 -2
  1946. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +2 -2
  1947. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionRecursionConfigCommand.js +2 -2
  1948. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionScalingConfigCommand.js +2 -2
  1949. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +2 -2
  1950. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutRuntimeManagementConfigCommand.js +2 -2
  1951. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemoveLayerVersionPermissionCommand.js +2 -2
  1952. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemovePermissionCommand.js +2 -2
  1953. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackFailureCommand.js +2 -2
  1954. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackHeartbeatCommand.js +2 -2
  1955. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackSuccessCommand.js +2 -2
  1956. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/StopDurableExecutionCommand.js +2 -2
  1957. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/TagResourceCommand.js +2 -2
  1958. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UntagResourceCommand.js +2 -2
  1959. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateAliasCommand.js +2 -2
  1960. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCapacityProviderCommand.js +2 -2
  1961. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCodeSigningConfigCommand.js +2 -2
  1962. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateEventSourceMappingCommand.js +2 -2
  1963. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionCodeCommand.js +2 -2
  1964. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionConfigurationCommand.js +2 -2
  1965. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +2 -2
  1966. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionUrlConfigCommand.js +2 -2
  1967. package/node_modules/@aws-sdk/client-lambda/dist-es/index.js +2 -0
  1968. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/index.js +4 -4
  1969. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.browser.js +1 -2
  1970. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.js +4 -6
  1971. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.shared.js +6 -1
  1972. package/node_modules/@aws-sdk/client-lambda/dist-es/schemas/schemas_0.js +1528 -2462
  1973. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/index.js +2 -2
  1974. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActive.js +1 -1
  1975. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActiveV2.js +1 -1
  1976. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionExists.js +1 -1
  1977. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdated.js +1 -1
  1978. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdatedV2.js +1 -1
  1979. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForPublishedVersionActive.js +1 -1
  1980. package/node_modules/@aws-sdk/client-lambda/dist-types/LambdaClient.d.ts +1 -10
  1981. package/node_modules/@aws-sdk/client-lambda/dist-types/index.d.ts +2 -1
  1982. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/index.d.ts +4 -4
  1983. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +6 -2
  1984. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.d.ts +6 -2
  1985. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.native.d.ts +6 -2
  1986. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.shared.d.ts +6 -1
  1987. package/node_modules/@aws-sdk/client-lambda/dist-types/schemas/schemas_0.d.ts +391 -454
  1988. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/LambdaClient.d.ts +0 -4
  1989. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/index.d.ts +1 -0
  1990. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/index.d.ts +4 -4
  1991. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1992. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1993. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1994. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1995. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/schemas/schemas_0.d.ts +391 -456
  1996. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/index.d.ts +2 -2
  1997. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/index.d.ts +2 -2
  1998. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/README.md +1 -9
  1999. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  2000. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  2001. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  2002. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  2003. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  2004. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  2005. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  2006. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  2007. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  2008. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  2009. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  2010. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  2011. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  2012. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  2013. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  2014. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  2015. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  2016. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  2017. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  2018. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  2019. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  2020. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  2021. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  2022. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  2023. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  2024. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  2025. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  2026. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  2027. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  2028. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/package.json +35 -35
  2029. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/LICENSE +201 -0
  2030. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  2031. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  2032. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  2033. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  2034. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  2035. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  2036. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  2037. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  2038. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  2039. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  2040. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  2041. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  2042. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  2043. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/package.json +14 -14
  2044. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  2045. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  2046. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  2047. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  2048. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  2049. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  2050. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  2051. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  2052. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  2053. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  2054. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  2055. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  2056. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  2057. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  2058. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  2059. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  2060. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  2061. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  2062. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  2063. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  2064. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  2065. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  2066. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  2067. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  2068. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  2069. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  2070. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  2071. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  2072. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  2073. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  2074. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  2075. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  2076. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  2077. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  2078. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  2079. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  2080. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  2081. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  2082. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  2083. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  2084. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2085. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  2086. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  2087. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  2088. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  2089. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  2090. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  2091. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  2092. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  2093. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  2094. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  2095. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2096. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  2097. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  2098. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  2099. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  2100. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  2101. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  2102. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  2103. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  2104. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  2105. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  2106. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  2107. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  2108. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  2109. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  2110. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  2111. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  2112. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  2113. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  2114. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  2115. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  2116. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  2117. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  2118. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  2119. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  2120. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  2121. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  2122. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  2123. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  2124. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  2125. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  2126. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  2127. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  2128. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  2129. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  2130. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  2131. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  2132. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  2133. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  2134. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  2135. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  2136. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  2137. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  2138. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  2139. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  2140. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  2141. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  2142. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  2143. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  2144. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  2145. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  2146. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  2147. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  2148. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  2149. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  2150. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  2151. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  2152. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  2153. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  2154. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  2155. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  2156. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  2157. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  2158. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  2159. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/package.json +10 -10
  2160. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/package.json +5 -5
  2161. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  2162. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  2163. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  2164. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  2165. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/abort-controller/package.json +2 -2
  2166. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/package.json +5 -5
  2167. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  2168. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  2169. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  2170. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  2171. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  2172. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  2173. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  2174. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2175. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  2176. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2177. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/package.json +11 -9
  2178. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  2179. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  2180. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/hash-node/package.json +2 -2
  2181. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/invalid-dependency/package.json +2 -2
  2182. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-content-length/package.json +3 -3
  2183. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  2184. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  2185. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  2186. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  2187. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  2188. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  2189. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/package.json +9 -9
  2190. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-serde/package.json +3 -3
  2191. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-stack/package.json +2 -2
  2192. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-config-provider/package.json +4 -4
  2193. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/package.json +5 -5
  2194. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/property-provider/package.json +2 -2
  2195. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/protocol-http/package.json +2 -2
  2196. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-builder/package.json +2 -2
  2197. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-parser/package.json +2 -2
  2198. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/service-error-classification/package.json +2 -2
  2199. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/signature-v4/package.json +4 -4
  2200. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  2201. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  2202. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  2203. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  2204. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/package.json +8 -8
  2205. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2206. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2207. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2208. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2209. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2210. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2211. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/package.json +1 -1
  2212. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/url-parser/package.json +3 -3
  2213. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  2214. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  2215. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-endpoints/package.json +3 -3
  2216. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-middleware/package.json +2 -2
  2217. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-retry/package.json +3 -3
  2218. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/package.json +4 -4
  2219. package/node_modules/@aws-sdk/client-lambda/package.json +43 -41
  2220. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  2221. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  2222. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  2223. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +2476 -4106
  2224. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  2225. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  2226. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +7 -5
  2227. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  2228. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +6 -3
  2229. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
  2230. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -2
  2231. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -2
  2232. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +3 -3
  2233. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +3 -3
  2234. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
  2235. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +6 -3
  2236. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
  2237. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +2 -2
  2238. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
  2239. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
  2240. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
  2241. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
  2242. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
  2243. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
  2244. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
  2245. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
  2246. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
  2247. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
  2248. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
  2249. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
  2250. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
  2251. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +6 -3
  2252. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +6 -3
  2253. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +3 -3
  2254. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
  2255. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +6 -3
  2256. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +6 -3
  2257. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +6 -3
  2258. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +6 -3
  2259. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +6 -3
  2260. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +6 -3
  2261. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +6 -3
  2262. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +6 -3
  2263. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +6 -3
  2264. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +6 -3
  2265. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +6 -3
  2266. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +6 -3
  2267. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +6 -3
  2268. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +6 -3
  2269. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +6 -3
  2270. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +6 -3
  2271. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +6 -3
  2272. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +6 -3
  2273. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +6 -3
  2274. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +6 -3
  2275. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +6 -3
  2276. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +6 -3
  2277. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +6 -3
  2278. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +6 -3
  2279. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -2
  2280. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +4 -4
  2281. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +6 -3
  2282. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +6 -3
  2283. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +6 -3
  2284. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +6 -3
  2285. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +2 -2
  2286. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +6 -3
  2287. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +6 -3
  2288. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -2
  2289. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +6 -3
  2290. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +6 -3
  2291. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +6 -3
  2292. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +6 -3
  2293. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +6 -3
  2294. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +6 -3
  2295. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +6 -3
  2296. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +6 -3
  2297. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +6 -3
  2298. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +6 -3
  2299. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -2
  2300. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +3 -3
  2301. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +3 -3
  2302. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +3 -3
  2303. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
  2304. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +3 -3
  2305. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +3 -3
  2306. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
  2307. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
  2308. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +3 -3
  2309. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +3 -3
  2310. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
  2311. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
  2312. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +3 -3
  2313. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +3 -3
  2314. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +3 -3
  2315. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +3 -3
  2316. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +3 -3
  2317. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +3 -3
  2318. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +3 -3
  2319. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +3 -3
  2320. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +3 -3
  2321. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +3 -3
  2322. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +3 -3
  2323. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +3 -3
  2324. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +3 -3
  2325. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +3 -3
  2326. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +6 -3
  2327. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +3 -3
  2328. package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -2
  2329. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +3 -3
  2330. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +3 -3
  2331. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +3 -3
  2332. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -2
  2333. package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
  2334. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js +2 -0
  2335. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  2336. package/node_modules/@aws-sdk/client-s3/dist-es/index.js +3 -0
  2337. package/node_modules/@aws-sdk/client-s3/dist-es/models/enums.js +1 -0
  2338. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  2339. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  2340. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +7 -5
  2341. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1619 -3836
  2342. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +1 -1
  2343. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +1 -1
  2344. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +1 -1
  2345. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +1 -1
  2346. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +1 -10
  2347. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  2348. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  2349. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  2350. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +3 -0
  2351. package/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +3 -2
  2352. package/node_modules/@aws-sdk/client-s3/dist-types/models/enums.d.ts +1 -0
  2353. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +9 -2
  2354. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +9 -2
  2355. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +9 -2
  2356. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +5 -1
  2357. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +451 -502
  2358. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +0 -4
  2359. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +6 -0
  2360. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +1 -0
  2361. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/enums.d.ts +1 -0
  2362. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +15 -7
  2363. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +15 -7
  2364. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +15 -7
  2365. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -5
  2366. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +451 -503
  2367. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/README.md +1 -9
  2368. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  2369. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  2370. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  2371. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  2372. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  2373. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  2374. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  2375. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  2376. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  2377. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  2378. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  2379. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  2380. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  2381. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  2382. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  2383. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  2384. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  2385. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  2386. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  2387. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  2388. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  2389. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  2390. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  2391. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  2392. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  2393. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  2394. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  2395. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  2396. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  2397. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/package.json +35 -35
  2398. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/LICENSE +201 -0
  2399. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  2400. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  2401. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  2402. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  2403. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  2404. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  2405. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  2406. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  2407. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  2408. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  2409. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  2410. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  2411. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  2412. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/package.json +14 -14
  2413. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  2414. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  2415. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  2416. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  2417. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  2418. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  2419. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  2420. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  2421. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  2422. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  2423. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  2424. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  2425. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  2426. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  2427. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  2428. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  2429. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  2430. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  2431. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  2432. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  2433. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  2434. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  2435. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  2436. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  2437. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  2438. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  2439. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  2440. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  2441. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  2442. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  2443. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  2444. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  2445. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  2446. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  2447. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  2448. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  2449. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +2 -2
  2450. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/package.json +15 -15
  2451. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  2452. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  2453. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  2454. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  2455. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2456. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  2457. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  2458. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  2459. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  2460. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  2461. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  2462. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  2463. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  2464. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  2465. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  2466. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2467. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  2468. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  2469. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  2470. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  2471. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  2472. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  2473. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  2474. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  2475. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  2476. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  2477. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  2478. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  2479. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  2480. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  2481. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  2482. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  2483. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  2484. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  2485. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  2486. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  2487. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  2488. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  2489. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  2490. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  2491. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  2492. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  2493. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  2494. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  2495. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  2496. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  2497. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  2498. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  2499. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  2500. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  2501. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  2502. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  2503. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  2504. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  2505. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  2506. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  2507. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  2508. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  2509. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  2510. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  2511. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  2512. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  2513. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  2514. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  2515. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  2516. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  2517. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  2518. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  2519. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  2520. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/package.json +9 -9
  2521. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  2522. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  2523. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  2524. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  2525. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  2526. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  2527. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  2528. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  2529. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  2530. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  2531. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/package.json +10 -10
  2532. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/package.json +5 -5
  2533. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +24 -61
  2534. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +9 -0
  2535. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-arn-parser/package.json +4 -4
  2536. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  2537. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  2538. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  2539. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  2540. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/abort-controller/package.json +2 -2
  2541. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/package.json +5 -5
  2542. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  2543. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  2544. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  2545. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  2546. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  2547. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  2548. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  2549. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2550. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  2551. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2552. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/package.json +11 -9
  2553. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  2554. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  2555. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/hash-node/package.json +2 -2
  2556. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/invalid-dependency/package.json +2 -2
  2557. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-content-length/package.json +3 -3
  2558. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  2559. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  2560. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  2561. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  2562. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  2563. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  2564. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/package.json +9 -9
  2565. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-serde/package.json +3 -3
  2566. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-stack/package.json +2 -2
  2567. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-config-provider/package.json +4 -4
  2568. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/package.json +5 -5
  2569. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/property-provider/package.json +2 -2
  2570. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http/package.json +2 -2
  2571. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-builder/package.json +2 -2
  2572. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-parser/package.json +2 -2
  2573. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/service-error-classification/package.json +2 -2
  2574. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/signature-v4/package.json +4 -4
  2575. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  2576. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  2577. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  2578. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  2579. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/package.json +8 -8
  2580. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2581. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2582. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2583. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2584. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2585. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2586. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/package.json +1 -1
  2587. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/url-parser/package.json +3 -3
  2588. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  2589. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  2590. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-endpoints/package.json +3 -3
  2591. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-middleware/package.json +2 -2
  2592. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-retry/package.json +3 -3
  2593. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/package.json +4 -4
  2594. package/node_modules/@aws-sdk/client-s3/package.json +52 -52
  2595. package/node_modules/@aws-sdk/crc64-nvme/LICENSE +201 -0
  2596. package/node_modules/@aws-sdk/crc64-nvme/README.md +61 -0
  2597. package/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +101 -0
  2598. package/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +92 -0
  2599. package/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +2 -0
  2600. package/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +24 -0
  2601. package/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +2 -0
  2602. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +9 -0
  2603. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +2 -0
  2604. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/LICENSE +201 -0
  2605. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/README.md +115 -0
  2606. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-cjs/index.js +91 -0
  2607. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/abort-handler.js +1 -0
  2608. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/abort.js +1 -0
  2609. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +5 -0
  2610. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +1 -0
  2611. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +1 -0
  2612. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +1 -0
  2613. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +1 -0
  2614. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/auth.js +5 -0
  2615. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/index.js +6 -0
  2616. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +1 -0
  2617. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/checksum.js +1 -0
  2618. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/client.js +1 -0
  2619. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/command.js +1 -0
  2620. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/config.js +1 -0
  2621. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/index.js +3 -0
  2622. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/manager.js +1 -0
  2623. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/pool.js +1 -0
  2624. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/crypto.js +1 -0
  2625. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +1 -0
  2626. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/encode.js +1 -0
  2627. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoint.js +5 -0
  2628. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +1 -0
  2629. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +1 -0
  2630. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +1 -0
  2631. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +1 -0
  2632. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/index.js +5 -0
  2633. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/shared.js +1 -0
  2634. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/eventStream.js +1 -0
  2635. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/checksum.js +38 -0
  2636. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +7 -0
  2637. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +1 -0
  2638. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/index.js +3 -0
  2639. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/retry.js +1 -0
  2640. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +1 -0
  2641. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/feature-ids.js +1 -0
  2642. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +1 -0
  2643. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/http.js +5 -0
  2644. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +1 -0
  2645. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +1 -0
  2646. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/identity.js +1 -0
  2647. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/index.js +4 -0
  2648. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +1 -0
  2649. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/index.js +43 -0
  2650. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/logger.js +1 -0
  2651. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/middleware.js +1 -0
  2652. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/pagination.js +1 -0
  2653. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/profile.js +6 -0
  2654. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/response.js +1 -0
  2655. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/retry.js +1 -0
  2656. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +1 -0
  2657. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/schema.js +1 -0
  2658. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/sentinels.js +1 -0
  2659. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/static-schemas.js +1 -0
  2660. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/traits.js +1 -0
  2661. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/serde.js +1 -0
  2662. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/shapes.js +1 -0
  2663. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/signature.js +1 -0
  2664. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/stream.js +1 -0
  2665. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +1 -0
  2666. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +1 -0
  2667. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +1 -0
  2668. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transfer.js +6 -0
  2669. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +1 -0
  2670. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +1 -0
  2671. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/exact.js +1 -0
  2672. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/mutable.js +1 -0
  2673. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/no-undefined.js +1 -0
  2674. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/type-transform.js +1 -0
  2675. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/uri.js +1 -0
  2676. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/util.js +1 -0
  2677. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/waiter.js +1 -0
  2678. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/abort-handler.d.ts +7 -0
  2679. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/abort.d.ts +50 -0
  2680. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +7 -0
  2681. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +49 -0
  2682. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +20 -0
  2683. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +41 -0
  2684. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +14 -0
  2685. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/auth.d.ts +57 -0
  2686. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/index.d.ts +6 -0
  2687. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +40 -0
  2688. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/checksum.d.ts +63 -0
  2689. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/client.d.ts +57 -0
  2690. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/command.d.ts +28 -0
  2691. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/config.d.ts +10 -0
  2692. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/index.d.ts +3 -0
  2693. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/manager.d.ts +34 -0
  2694. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/pool.d.ts +32 -0
  2695. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/crypto.d.ts +60 -0
  2696. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +25 -0
  2697. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/encode.d.ts +31 -0
  2698. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoint.d.ts +77 -0
  2699. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +27 -0
  2700. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +10 -0
  2701. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +28 -0
  2702. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +16 -0
  2703. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +5 -0
  2704. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +55 -0
  2705. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/eventStream.d.ts +137 -0
  2706. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +58 -0
  2707. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +33 -0
  2708. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +9 -0
  2709. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/index.d.ts +4 -0
  2710. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +18 -0
  2711. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +35 -0
  2712. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/feature-ids.d.ts +16 -0
  2713. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +128 -0
  2714. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/http.d.ts +112 -0
  2715. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +14 -0
  2716. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +31 -0
  2717. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/identity.d.ts +15 -0
  2718. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/index.d.ts +4 -0
  2719. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +14 -0
  2720. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/index.d.ts +43 -0
  2721. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/logger.d.ts +13 -0
  2722. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/middleware.d.ts +534 -0
  2723. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/pagination.d.ts +33 -0
  2724. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/profile.d.ts +30 -0
  2725. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/response.d.ts +40 -0
  2726. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/retry.d.ts +133 -0
  2727. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +143 -0
  2728. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/schema.d.ts +236 -0
  2729. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +65 -0
  2730. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +97 -0
  2731. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/traits.d.ts +46 -0
  2732. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/serde.d.ts +114 -0
  2733. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/shapes.d.ts +82 -0
  2734. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/signature.d.ts +155 -0
  2735. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/stream.d.ts +22 -0
  2736. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +32 -0
  2737. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
  2738. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
  2739. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transfer.d.ts +41 -0
  2740. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +26 -0
  2741. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +77 -0
  2742. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/exact.d.ts +6 -0
  2743. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +6 -0
  2744. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +68 -0
  2745. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +34 -0
  2746. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +7 -0
  2747. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +50 -0
  2748. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +7 -0
  2749. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +49 -0
  2750. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +20 -0
  2751. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +41 -0
  2752. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +14 -0
  2753. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +57 -0
  2754. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +6 -0
  2755. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +40 -0
  2756. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +63 -0
  2757. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +57 -0
  2758. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +28 -0
  2759. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +10 -0
  2760. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +3 -0
  2761. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +34 -0
  2762. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +32 -0
  2763. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +60 -0
  2764. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +41 -0
  2765. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +31 -0
  2766. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +77 -0
  2767. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +27 -0
  2768. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +10 -0
  2769. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +28 -0
  2770. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +16 -0
  2771. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +5 -0
  2772. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +55 -0
  2773. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +137 -0
  2774. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +58 -0
  2775. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +33 -0
  2776. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +9 -0
  2777. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +4 -0
  2778. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +18 -0
  2779. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +35 -0
  2780. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +16 -0
  2781. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +128 -0
  2782. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +112 -0
  2783. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +14 -0
  2784. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +31 -0
  2785. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +15 -0
  2786. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +4 -0
  2787. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +14 -0
  2788. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +43 -0
  2789. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +13 -0
  2790. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +534 -0
  2791. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +33 -0
  2792. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +30 -0
  2793. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +40 -0
  2794. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +133 -0
  2795. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +149 -0
  2796. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +251 -0
  2797. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +65 -0
  2798. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +116 -0
  2799. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +46 -0
  2800. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +114 -0
  2801. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +82 -0
  2802. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +155 -0
  2803. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +22 -0
  2804. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +32 -0
  2805. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
  2806. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
  2807. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +41 -0
  2808. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +26 -0
  2809. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +81 -0
  2810. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +14 -0
  2811. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +6 -0
  2812. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +88 -0
  2813. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +41 -0
  2814. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +17 -0
  2815. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +192 -0
  2816. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +35 -0
  2817. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/uri.d.ts +17 -0
  2818. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/util.d.ts +176 -0
  2819. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/waiter.d.ts +35 -0
  2820. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/package.json +61 -0
  2821. package/node_modules/@aws-sdk/crc64-nvme/package.json +50 -0
  2822. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/package.json +5 -5
  2823. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/property-provider/package.json +2 -2
  2824. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2825. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2826. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2827. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2828. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2829. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2830. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/package.json +1 -1
  2831. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +8 -8
  2832. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/LICENSE +201 -0
  2833. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  2834. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  2835. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  2836. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  2837. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  2838. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  2839. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  2840. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  2841. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  2842. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  2843. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  2844. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  2845. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  2846. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/package.json +14 -14
  2847. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  2848. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  2849. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  2850. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  2851. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  2852. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  2853. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  2854. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2855. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  2856. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  2857. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  2858. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  2859. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  2860. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  2861. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  2862. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  2863. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  2864. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  2865. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2866. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  2867. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  2868. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  2869. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  2870. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  2871. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  2872. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  2873. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  2874. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  2875. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  2876. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  2877. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  2878. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  2879. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  2880. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  2881. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  2882. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  2883. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  2884. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  2885. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  2886. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  2887. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  2888. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  2889. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  2890. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  2891. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  2892. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  2893. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  2894. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  2895. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  2896. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  2897. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  2898. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  2899. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  2900. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  2901. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  2902. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  2903. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  2904. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  2905. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  2906. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  2907. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  2908. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  2909. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  2910. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  2911. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  2912. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  2913. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  2914. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  2915. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  2916. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  2917. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  2918. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  2919. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/types/package.json +5 -5
  2920. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  2921. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  2922. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  2923. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  2924. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/abort-controller/package.json +2 -2
  2925. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/config-resolver/package.json +5 -5
  2926. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  2927. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  2928. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  2929. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  2930. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  2931. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  2932. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  2933. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2934. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  2935. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2936. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/package.json +11 -9
  2937. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  2938. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  2939. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/hash-node/package.json +2 -2
  2940. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/invalid-dependency/package.json +2 -2
  2941. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-content-length/package.json +3 -3
  2942. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  2943. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  2944. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  2945. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  2946. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  2947. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  2948. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-retry/package.json +9 -9
  2949. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-serde/package.json +3 -3
  2950. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-stack/package.json +2 -2
  2951. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/node-config-provider/package.json +4 -4
  2952. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/node-http-handler/package.json +5 -5
  2953. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/property-provider/package.json +2 -2
  2954. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/protocol-http/package.json +2 -2
  2955. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/querystring-builder/package.json +2 -2
  2956. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/querystring-parser/package.json +2 -2
  2957. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/service-error-classification/package.json +2 -2
  2958. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/signature-v4/package.json +4 -4
  2959. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  2960. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  2961. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  2962. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  2963. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/package.json +8 -8
  2964. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2965. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2966. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2967. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2968. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2969. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2970. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/package.json +1 -1
  2971. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/url-parser/package.json +3 -3
  2972. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  2973. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  2974. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-endpoints/package.json +3 -3
  2975. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-middleware/package.json +2 -2
  2976. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-retry/package.json +3 -3
  2977. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-stream/package.json +4 -4
  2978. package/node_modules/@aws-sdk/credential-provider-login/package.json +11 -11
  2979. package/node_modules/@aws-sdk/credential-providers/README.md +1 -1
  2980. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/README.md +1 -9
  2981. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  2982. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  2983. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  2984. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  2985. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  2986. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  2987. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  2988. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  2989. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  2990. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  2991. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  2992. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  2993. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  2994. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  2995. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  2996. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  2997. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  2998. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  2999. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  3000. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  3001. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  3002. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  3003. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  3004. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  3005. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  3006. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  3007. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  3008. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  3009. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  3010. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/package.json +35 -35
  3011. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/LICENSE +201 -0
  3012. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  3013. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  3014. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  3015. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  3016. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  3017. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  3018. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  3019. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  3020. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  3021. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  3022. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  3023. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  3024. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  3025. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/package.json +14 -14
  3026. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  3027. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  3028. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  3029. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  3030. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  3031. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  3032. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  3033. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  3034. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  3035. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  3036. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  3037. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  3038. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  3039. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  3040. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  3041. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  3042. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  3043. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  3044. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  3045. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  3046. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  3047. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  3048. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  3049. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  3050. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  3051. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  3052. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  3053. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  3054. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  3055. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  3056. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  3057. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  3058. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  3059. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  3060. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  3061. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  3062. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  3063. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  3064. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  3065. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  3066. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  3067. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  3068. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  3069. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  3070. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  3071. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  3072. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  3073. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  3074. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  3075. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  3076. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  3077. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  3078. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  3079. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  3080. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  3081. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  3082. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  3083. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  3084. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  3085. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  3086. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  3087. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  3088. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  3089. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  3090. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  3091. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  3092. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  3093. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  3094. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  3095. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  3096. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  3097. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  3098. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  3099. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  3100. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  3101. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  3102. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  3103. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  3104. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  3105. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  3106. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  3107. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  3108. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  3109. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  3110. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  3111. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  3112. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  3113. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  3114. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  3115. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  3116. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  3117. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  3118. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  3119. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  3120. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  3121. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  3122. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  3123. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  3124. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  3125. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  3126. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  3127. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  3128. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  3129. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  3130. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  3131. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  3132. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  3133. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  3134. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  3135. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  3136. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  3137. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  3138. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  3139. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  3140. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  3141. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/package.json +10 -10
  3142. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/package.json +5 -5
  3143. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  3144. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  3145. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  3146. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  3147. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/abort-controller/package.json +2 -2
  3148. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/package.json +5 -5
  3149. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  3150. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  3151. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  3152. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  3153. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  3154. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  3155. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  3156. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3157. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  3158. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3159. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/package.json +11 -9
  3160. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  3161. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  3162. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/hash-node/package.json +2 -2
  3163. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/invalid-dependency/package.json +2 -2
  3164. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-content-length/package.json +3 -3
  3165. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  3166. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  3167. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  3168. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  3169. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  3170. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  3171. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/package.json +9 -9
  3172. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-serde/package.json +3 -3
  3173. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-stack/package.json +2 -2
  3174. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-config-provider/package.json +4 -4
  3175. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/package.json +5 -5
  3176. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/property-provider/package.json +2 -2
  3177. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http/package.json +2 -2
  3178. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-builder/package.json +2 -2
  3179. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-parser/package.json +2 -2
  3180. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/service-error-classification/package.json +2 -2
  3181. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/signature-v4/package.json +4 -4
  3182. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  3183. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  3184. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  3185. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  3186. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/package.json +8 -8
  3187. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3188. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3189. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3190. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3191. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3192. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3193. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/package.json +1 -1
  3194. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/url-parser/package.json +3 -3
  3195. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  3196. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  3197. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-endpoints/package.json +3 -3
  3198. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-middleware/package.json +2 -2
  3199. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-retry/package.json +3 -3
  3200. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/package.json +4 -4
  3201. package/node_modules/@aws-sdk/credential-providers/package.json +23 -23
  3202. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/package.json +5 -5
  3203. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +24 -61
  3204. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +9 -0
  3205. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/util-arn-parser/package.json +4 -4
  3206. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/node-config-provider/package.json +4 -4
  3207. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/property-provider/package.json +2 -2
  3208. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http/package.json +2 -2
  3209. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3210. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3211. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3212. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3213. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3214. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3215. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/package.json +1 -1
  3216. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +9 -9
  3217. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/package.json +5 -5
  3218. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http/package.json +2 -2
  3219. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3220. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3221. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3222. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3223. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3224. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3225. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/package.json +1 -1
  3226. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +7 -7
  3227. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +29 -21
  3228. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +25 -9
  3229. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -1
  3230. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +2 -6
  3231. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -1
  3232. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -1
  3233. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/LICENSE +201 -0
  3234. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  3235. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  3236. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  3237. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  3238. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  3239. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  3240. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  3241. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  3242. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  3243. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  3244. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  3245. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  3246. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  3247. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/package.json +14 -14
  3248. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/package.json +5 -5
  3249. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  3250. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/abort-controller/package.json +2 -2
  3251. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  3252. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  3253. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  3254. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  3255. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  3256. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  3257. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  3258. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3259. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  3260. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3261. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/package.json +11 -9
  3262. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  3263. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  3264. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  3265. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  3266. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  3267. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  3268. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  3269. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-serde/package.json +3 -3
  3270. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-stack/package.json +2 -2
  3271. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-config-provider/package.json +4 -4
  3272. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/package.json +5 -5
  3273. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/property-provider/package.json +2 -2
  3274. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http/package.json +2 -2
  3275. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-builder/package.json +2 -2
  3276. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-parser/package.json +2 -2
  3277. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/signature-v4/package.json +4 -4
  3278. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  3279. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  3280. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  3281. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  3282. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/package.json +8 -8
  3283. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3284. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3285. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3286. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3287. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3288. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3289. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/package.json +1 -1
  3290. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/url-parser/package.json +3 -3
  3291. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-middleware/package.json +2 -2
  3292. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/package.json +4 -4
  3293. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +13 -12
  3294. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/package.json +5 -5
  3295. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3296. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3297. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3298. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3299. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3300. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3301. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/package.json +1 -1
  3302. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +6 -6
  3303. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/package.json +5 -5
  3304. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3305. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3306. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3307. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3308. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3309. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3310. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/package.json +1 -1
  3311. package/node_modules/@aws-sdk/middleware-ssec/package.json +6 -6
  3312. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3313. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3314. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3315. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3316. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3317. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3318. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/package.json +1 -1
  3319. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  3320. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3321. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3322. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3323. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3324. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3325. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3326. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/package.json +1 -1
  3327. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  3328. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3329. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3330. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3331. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3332. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3333. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3334. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/package.json +1 -1
  3335. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  3336. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3337. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3338. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3339. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3340. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3341. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3342. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/package.json +1 -1
  3343. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  3344. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3345. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3346. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3347. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3348. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3349. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3350. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/package.json +1 -1
  3351. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  3352. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3353. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3354. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3355. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3356. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3357. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3358. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/package.json +1 -1
  3359. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  3360. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3361. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3362. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3363. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3364. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3365. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3366. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/package.json +1 -1
  3367. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  3368. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3369. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3370. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3371. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3372. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3373. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3374. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/package.json +1 -1
  3375. package/node_modules/@smithy/md5-js/package.json +2 -2
  3376. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3377. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3378. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3379. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3380. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3381. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3382. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/package.json +1 -1
  3383. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  3384. package/node_modules/@smithy/util-waiter/node_modules/@smithy/abort-controller/package.json +2 -2
  3385. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3386. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3387. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3388. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3389. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3390. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3391. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/package.json +1 -1
  3392. package/node_modules/@smithy/util-waiter/package.json +3 -3
  3393. package/node_modules/@types/node/README.md +1 -1
  3394. package/node_modules/@types/node/events.d.ts +390 -382
  3395. package/node_modules/@types/node/package.json +2 -2
  3396. package/node_modules/@types/node/process.d.ts +5 -0
  3397. package/node_modules/@types/node/tls.d.ts +4 -0
  3398. package/package.json +18 -18
  3399. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-es/crc64-nvme-crt-container.js +0 -0
  3400. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/crc64-nvme-crt-container.d.ts +0 -0
  3401. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -0
@@ -712,2881 +712,1947 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.lambda";
712
712
  const _tK = "tagKeys";
713
713
  const n0 = "com.amazonaws.lambda";
714
714
  import { TypeRegistry } from "@smithy/core/schema";
715
- import { CallbackTimeoutException as __CallbackTimeoutException, CapacityProviderLimitExceededException as __CapacityProviderLimitExceededException, CodeSigningConfigNotFoundException as __CodeSigningConfigNotFoundException, CodeStorageExceededException as __CodeStorageExceededException, CodeVerificationFailedException as __CodeVerificationFailedException, DurableExecutionAlreadyStartedException as __DurableExecutionAlreadyStartedException, EC2AccessDeniedException as __EC2AccessDeniedException, EC2ThrottledException as __EC2ThrottledException, EC2UnexpectedException as __EC2UnexpectedException, EFSIOException as __EFSIOException, EFSMountConnectivityException as __EFSMountConnectivityException, EFSMountFailureException as __EFSMountFailureException, EFSMountTimeoutException as __EFSMountTimeoutException, ENILimitReachedException as __ENILimitReachedException, FunctionVersionsPerCapacityProviderLimitExceededException as __FunctionVersionsPerCapacityProviderLimitExceededException, InvalidCodeSignatureException as __InvalidCodeSignatureException, InvalidParameterValueException as __InvalidParameterValueException, InvalidRequestContentException as __InvalidRequestContentException, InvalidRuntimeException as __InvalidRuntimeException, InvalidSecurityGroupIDException as __InvalidSecurityGroupIDException, InvalidSubnetIDException as __InvalidSubnetIDException, InvalidZipFileException as __InvalidZipFileException, KMSAccessDeniedException as __KMSAccessDeniedException, KMSDisabledException as __KMSDisabledException, KMSInvalidStateException as __KMSInvalidStateException, KMSNotFoundException as __KMSNotFoundException, NoPublishedVersionException as __NoPublishedVersionException, PolicyLengthExceededException as __PolicyLengthExceededException, PreconditionFailedException as __PreconditionFailedException, ProvisionedConcurrencyConfigNotFoundException as __ProvisionedConcurrencyConfigNotFoundException, RecursiveInvocationException as __RecursiveInvocationException, RequestTooLargeException as __RequestTooLargeException, ResourceConflictException as __ResourceConflictException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ResourceNotReadyException as __ResourceNotReadyException, SerializedRequestEntityTooLargeException as __SerializedRequestEntityTooLargeException, ServiceException as __ServiceException, SnapStartException as __SnapStartException, SnapStartNotReadyException as __SnapStartNotReadyException, SnapStartTimeoutException as __SnapStartTimeoutException, SubnetIPAddressLimitReachedException as __SubnetIPAddressLimitReachedException, TooManyRequestsException as __TooManyRequestsException, UnsupportedMediaTypeException as __UnsupportedMediaTypeException, } from "../models/errors";
716
- import { LambdaServiceException as __LambdaServiceException } from "../models/LambdaServiceException";
717
- export var BinaryOperationPayload = [0, n0, _BOP, 8, 21];
718
- export var _Blob = [0, n0, _B, 8, 21];
719
- export var BlobStream = [0, n0, _BS, { [_s]: 1 }, 42];
720
- export var EnvironmentVariableName = [0, n0, _EVN, 8, 0];
721
- export var EnvironmentVariableValue = [0, n0, _EVV, 8, 0];
722
- export var ErrorData = [0, n0, _ED, 8, 0];
723
- export var ErrorMessage = [0, n0, _EM, 8, 0];
724
- export var ErrorType = [0, n0, _ET, 8, 0];
725
- export var InputPayload = [0, n0, _IP, 8, 0];
726
- export var OperationPayload = [0, n0, _OP, 8, 0];
727
- export var OutputPayload = [0, n0, _OPu, 8, 0];
728
- export var SensitiveString = [0, n0, _SS, 8, 0];
729
- export var StackTraceEntry = [0, n0, _STE, 8, 0];
730
- export var AccountLimit = [3, n0, _AL, 0, [_TCS, _CSU, _CSZ, _CE, _UCE], [1, 1, 1, 1, 1]];
731
- export var AccountUsage = [3, n0, _AU, 0, [_TCS, _FC], [1, 1]];
732
- export var AddLayerVersionPermissionRequest = [
733
- 3,
734
- n0,
735
- _ALVPR,
715
+ import { CallbackTimeoutException, CapacityProviderLimitExceededException, CodeSigningConfigNotFoundException, CodeStorageExceededException, CodeVerificationFailedException, DurableExecutionAlreadyStartedException, EC2AccessDeniedException, EC2ThrottledException, EC2UnexpectedException, EFSIOException, EFSMountConnectivityException, EFSMountFailureException, EFSMountTimeoutException, ENILimitReachedException, FunctionVersionsPerCapacityProviderLimitExceededException, InvalidCodeSignatureException, InvalidParameterValueException, InvalidRequestContentException, InvalidRuntimeException, InvalidSecurityGroupIDException, InvalidSubnetIDException, InvalidZipFileException, KMSAccessDeniedException, KMSDisabledException, KMSInvalidStateException, KMSNotFoundException, NoPublishedVersionException, PolicyLengthExceededException, PreconditionFailedException, ProvisionedConcurrencyConfigNotFoundException, RecursiveInvocationException, RequestTooLargeException, ResourceConflictException, ResourceInUseException, ResourceNotFoundException, ResourceNotReadyException, SerializedRequestEntityTooLargeException, ServiceException, SnapStartException, SnapStartNotReadyException, SnapStartTimeoutException, SubnetIPAddressLimitReachedException, TooManyRequestsException, UnsupportedMediaTypeException, } from "../models/errors";
716
+ import { LambdaServiceException } from "../models/LambdaServiceException";
717
+ var BinaryOperationPayload = [0, n0, _BOP, 8, 21];
718
+ var _Blob = [0, n0, _B, 8, 21];
719
+ var BlobStream = [0, n0, _BS, { [_s]: 1 }, 42];
720
+ var EnvironmentVariableName = [0, n0, _EVN, 8, 0];
721
+ var EnvironmentVariableValue = [0, n0, _EVV, 8, 0];
722
+ var ErrorData = [0, n0, _ED, 8, 0];
723
+ var ErrorMessage = [0, n0, _EM, 8, 0];
724
+ var ErrorType = [0, n0, _ET, 8, 0];
725
+ var InputPayload = [0, n0, _IP, 8, 0];
726
+ var OperationPayload = [0, n0, _OP, 8, 0];
727
+ var OutputPayload = [0, n0, _OPu, 8, 0];
728
+ var SensitiveString = [0, n0, _SS, 8, 0];
729
+ var StackTraceEntry = [0, n0, _STE, 8, 0];
730
+ export var AccountLimit$ = [3, n0, _AL,
731
+ 0,
732
+ [_TCS, _CSU, _CSZ, _CE, _UCE],
733
+ [1, 1, 1, 1, 1]
734
+ ];
735
+ export var AccountUsage$ = [3, n0, _AU,
736
+ 0,
737
+ [_TCS, _FC],
738
+ [1, 1]
739
+ ];
740
+ export var AddLayerVersionPermissionRequest$ = [3, n0, _ALVPR,
736
741
  0,
737
742
  [_LN, _VN, _SI, _A, _P, _OI, _RI],
738
- [[0, 1], [1, 1], 0, 0, 0, 0, [0, { [_hQ]: _RI }]],
743
+ [[0, 1], [1, 1], 0, 0, 0, 0, [0, { [_hQ]: _RI }]]
739
744
  ];
740
- export var AddLayerVersionPermissionResponse = [3, n0, _ALVPRd, 0, [_S, _RI], [0, 0]];
741
- export var AddPermissionRequest = [
742
- 3,
743
- n0,
744
- _APR,
745
+ export var AddLayerVersionPermissionResponse$ = [3, n0, _ALVPRd,
746
+ 0,
747
+ [_S, _RI],
748
+ [0, 0]
749
+ ];
750
+ export var AddPermissionRequest$ = [3, n0, _APR,
745
751
  0,
746
752
  [_FN, _SI, _A, _P, _SA, _SAo, _EST, _Q, _RI, _POID, _FUAT, _IVFU],
747
- [[0, 1], 0, 0, 0, 0, 0, 0, [0, { [_hQ]: _Q }], 0, 0, 0, 2],
753
+ [[0, 1], 0, 0, 0, 0, 0, 0, [0, { [_hQ]: _Q }], 0, 0, 0, 2]
754
+ ];
755
+ export var AddPermissionResponse$ = [3, n0, _APRd,
756
+ 0,
757
+ [_S],
758
+ [0]
748
759
  ];
749
- export var AddPermissionResponse = [3, n0, _APRd, 0, [_S], [0]];
750
- export var AliasConfiguration = [
751
- 3,
752
- n0,
753
- _AC,
760
+ export var AliasConfiguration$ = [3, n0, _AC,
754
761
  0,
755
762
  [_AA, _N, _FV, _D, _RC, _RI],
756
- [0, 0, 0, 0, () => AliasRoutingConfiguration, 0],
763
+ [0, 0, 0, 0, () => AliasRoutingConfiguration$, 0]
764
+ ];
765
+ export var AliasRoutingConfiguration$ = [3, n0, _ARC,
766
+ 0,
767
+ [_AVW],
768
+ [128 | 1]
769
+ ];
770
+ export var AllowedPublishers$ = [3, n0, _AP,
771
+ 0,
772
+ [_SPVA],
773
+ [64 | 0]
757
774
  ];
758
- export var AliasRoutingConfiguration = [3, n0, _ARC, 0, [_AVW], [128 | 1]];
759
- export var AllowedPublishers = [3, n0, _AP, 0, [_SPVA], [64 | 0]];
760
- export var AmazonManagedKafkaEventSourceConfig = [
761
- 3,
762
- n0,
763
- _AMKESC,
775
+ export var AmazonManagedKafkaEventSourceConfig$ = [3, n0, _AMKESC,
764
776
  0,
765
777
  [_CGI, _SRC],
766
- [0, () => KafkaSchemaRegistryConfig],
778
+ [0, () => KafkaSchemaRegistryConfig$]
767
779
  ];
768
- export var CallbackDetails = [
769
- 3,
770
- n0,
771
- _CD,
780
+ export var CallbackDetails$ = [3, n0, _CD,
772
781
  0,
773
782
  [_CI, _R, _E],
774
- [0, [() => OperationPayload, 0], [() => ErrorObject, 0]],
775
- ];
776
- export var CallbackFailedDetails = [3, n0, _CFD, 0, [_E], [[() => EventError, 0]]];
777
- export var CallbackOptions = [3, n0, _CO, 0, [_TS, _HTS], [1, 1]];
778
- export var CallbackStartedDetails = [3, n0, _CSD, 0, [_CI, _HT, _T], [0, 1, 1]];
779
- export var CallbackSucceededDetails = [3, n0, _CSDa, 0, [_R], [[() => EventResult, 0]]];
780
- export var CallbackTimedOutDetails = [3, n0, _CTOD, 0, [_E], [[() => EventError, 0]]];
781
- export var CallbackTimeoutException = [-3, n0, _CTE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
782
- TypeRegistry.for(n0).registerError(CallbackTimeoutException, __CallbackTimeoutException);
783
- export var CapacityProvider = [
784
- 3,
785
- n0,
786
- _CP,
783
+ [0, [() => OperationPayload, 0], [() => ErrorObject$, 0]]
784
+ ];
785
+ export var CallbackFailedDetails$ = [3, n0, _CFD,
786
+ 0,
787
+ [_E],
788
+ [[() => EventError$, 0]]
789
+ ];
790
+ export var CallbackOptions$ = [3, n0, _CO,
791
+ 0,
792
+ [_TS, _HTS],
793
+ [1, 1]
794
+ ];
795
+ export var CallbackStartedDetails$ = [3, n0, _CSD,
796
+ 0,
797
+ [_CI, _HT, _T],
798
+ [0, 1, 1]
799
+ ];
800
+ export var CallbackSucceededDetails$ = [3, n0, _CSDa,
801
+ 0,
802
+ [_R],
803
+ [[() => EventResult$, 0]]
804
+ ];
805
+ export var CallbackTimedOutDetails$ = [3, n0, _CTOD,
806
+ 0,
807
+ [_E],
808
+ [[() => EventError$, 0]]
809
+ ];
810
+ export var CallbackTimeoutException$ = [-3, n0, _CTE,
811
+ { [_e]: _c, [_hE]: 400 },
812
+ [_Ty, _M],
813
+ [0, 0]
814
+ ];
815
+ TypeRegistry.for(n0).registerError(CallbackTimeoutException$, CallbackTimeoutException);
816
+ export var CapacityProvider$ = [3, n0, _CP,
787
817
  0,
788
818
  [_CPA, _St, _VC, _PC, _IR, _CPSC, _KKA, _LM],
789
- [
790
- 0,
791
- 0,
792
- () => CapacityProviderVpcConfig,
793
- () => CapacityProviderPermissionsConfig,
794
- () => InstanceRequirements,
795
- () => CapacityProviderScalingConfig,
796
- 0,
797
- 0,
798
- ],
799
- ];
800
- export var CapacityProviderConfig = [
801
- 3,
802
- n0,
803
- _CPC,
819
+ [0, 0, () => CapacityProviderVpcConfig$, () => CapacityProviderPermissionsConfig$, () => InstanceRequirements$, () => CapacityProviderScalingConfig$, 0, 0]
820
+ ];
821
+ export var CapacityProviderConfig$ = [3, n0, _CPC,
804
822
  0,
805
823
  [_LMICPC],
806
- [() => LambdaManagedInstancesCapacityProviderConfig],
824
+ [() => LambdaManagedInstancesCapacityProviderConfig$]
807
825
  ];
808
- export var CapacityProviderLimitExceededException = [
809
- -3,
810
- n0,
811
- _CPLEE,
826
+ export var CapacityProviderLimitExceededException$ = [-3, n0, _CPLEE,
812
827
  { [_e]: _c, [_hE]: 400 },
813
828
  [_Ty, _m],
814
- [0, 0],
829
+ [0, 0]
815
830
  ];
816
- TypeRegistry.for(n0).registerError(CapacityProviderLimitExceededException, __CapacityProviderLimitExceededException);
817
- export var CapacityProviderPermissionsConfig = [3, n0, _CPPC, 0, [_CPORA], [0]];
818
- export var CapacityProviderScalingConfig = [
819
- 3,
820
- n0,
821
- _CPSC,
831
+ TypeRegistry.for(n0).registerError(CapacityProviderLimitExceededException$, CapacityProviderLimitExceededException);
832
+ export var CapacityProviderPermissionsConfig$ = [3, n0, _CPPC,
833
+ 0,
834
+ [_CPORA],
835
+ [0]
836
+ ];
837
+ export var CapacityProviderScalingConfig$ = [3, n0, _CPSC,
822
838
  0,
823
839
  [_MVCC, _SM, _SP],
824
- [1, 0, () => CapacityProviderScalingPoliciesList],
840
+ [1, 0, () => CapacityProviderScalingPoliciesList]
841
+ ];
842
+ export var CapacityProviderVpcConfig$ = [3, n0, _CPVC,
843
+ 0,
844
+ [_SIu, _SGI],
845
+ [64 | 0, 64 | 0]
825
846
  ];
826
- export var CapacityProviderVpcConfig = [3, n0, _CPVC, 0, [_SIu, _SGI], [64 | 0, 64 | 0]];
827
- export var ChainedInvokeDetails = [
828
- 3,
829
- n0,
830
- _CID,
847
+ export var ChainedInvokeDetails$ = [3, n0, _CID,
831
848
  0,
832
849
  [_R, _E],
833
- [
834
- [() => OperationPayload, 0],
835
- [() => ErrorObject, 0],
836
- ],
837
- ];
838
- export var ChainedInvokeFailedDetails = [3, n0, _CIFD, 0, [_E], [[() => EventError, 0]]];
839
- export var ChainedInvokeOptions = [3, n0, _CIO, 0, [_FN, _TI], [0, 0]];
840
- export var ChainedInvokeStartedDetails = [
841
- 3,
842
- n0,
843
- _CISD,
850
+ [[() => OperationPayload, 0], [() => ErrorObject$, 0]]
851
+ ];
852
+ export var ChainedInvokeFailedDetails$ = [3, n0, _CIFD,
853
+ 0,
854
+ [_E],
855
+ [[() => EventError$, 0]]
856
+ ];
857
+ export var ChainedInvokeOptions$ = [3, n0, _CIO,
858
+ 0,
859
+ [_FN, _TI],
860
+ [0, 0]
861
+ ];
862
+ export var ChainedInvokeStartedDetails$ = [3, n0, _CISD,
844
863
  0,
845
864
  [_FN, _TI, _I, _EV, _DEA],
846
- [0, 0, [() => EventInput, 0], 0, 0],
865
+ [0, 0, [() => EventInput$, 0], 0, 0]
866
+ ];
867
+ export var ChainedInvokeStoppedDetails$ = [3, n0, _CISDh,
868
+ 0,
869
+ [_E],
870
+ [[() => EventError$, 0]]
871
+ ];
872
+ export var ChainedInvokeSucceededDetails$ = [3, n0, _CISDha,
873
+ 0,
874
+ [_R],
875
+ [[() => EventResult$, 0]]
876
+ ];
877
+ export var ChainedInvokeTimedOutDetails$ = [3, n0, _CITOD,
878
+ 0,
879
+ [_E],
880
+ [[() => EventError$, 0]]
847
881
  ];
848
- export var ChainedInvokeStoppedDetails = [3, n0, _CISDh, 0, [_E], [[() => EventError, 0]]];
849
- export var ChainedInvokeSucceededDetails = [3, n0, _CISDha, 0, [_R], [[() => EventResult, 0]]];
850
- export var ChainedInvokeTimedOutDetails = [3, n0, _CITOD, 0, [_E], [[() => EventError, 0]]];
851
- export var CheckpointDurableExecutionRequest = [
852
- 3,
853
- n0,
854
- _CDER,
882
+ export var CheckpointDurableExecutionRequest$ = [3, n0, _CDER,
855
883
  0,
856
884
  [_DEA, _CT, _U, _CTl],
857
- [[0, 1], 0, [() => OperationUpdates, 0], [0, 4]],
885
+ [[0, 1], 0, [() => OperationUpdates, 0], [0, 4]]
858
886
  ];
859
- export var CheckpointDurableExecutionResponse = [
860
- 3,
861
- n0,
862
- _CDERh,
887
+ export var CheckpointDurableExecutionResponse$ = [3, n0, _CDERh,
863
888
  0,
864
889
  [_CT, _NES],
865
- [0, [() => CheckpointUpdatedExecutionState, 0]],
890
+ [0, [() => CheckpointUpdatedExecutionState$, 0]]
866
891
  ];
867
- export var CheckpointUpdatedExecutionState = [
868
- 3,
869
- n0,
870
- _CUES,
892
+ export var CheckpointUpdatedExecutionState$ = [3, n0, _CUES,
871
893
  0,
872
894
  [_O, _NM],
873
- [[() => Operations, 0], 0],
895
+ [[() => Operations, 0], 0]
874
896
  ];
875
- export var CodeSigningConfig = [
876
- 3,
877
- n0,
878
- _CSC,
897
+ export var CodeSigningConfig$ = [3, n0, _CSC,
879
898
  0,
880
899
  [_CSCI, _CSCA, _D, _AP, _CSP, _LM],
881
- [0, 0, 0, () => AllowedPublishers, () => CodeSigningPolicies, 0],
900
+ [0, 0, 0, () => AllowedPublishers$, () => CodeSigningPolicies$, 0]
882
901
  ];
883
- export var CodeSigningConfigNotFoundException = [
884
- -3,
885
- n0,
886
- _CSCNFE,
902
+ export var CodeSigningConfigNotFoundException$ = [-3, n0, _CSCNFE,
887
903
  { [_e]: _c, [_hE]: 404 },
888
904
  [_Ty, _M],
889
- [0, 0],
890
- ];
891
- TypeRegistry.for(n0).registerError(CodeSigningConfigNotFoundException, __CodeSigningConfigNotFoundException);
892
- export var CodeSigningPolicies = [3, n0, _CSP, 0, [_UAOD], [0]];
893
- export var CodeStorageExceededException = [
894
- -3,
895
- n0,
896
- _CSEE,
905
+ [0, 0]
906
+ ];
907
+ TypeRegistry.for(n0).registerError(CodeSigningConfigNotFoundException$, CodeSigningConfigNotFoundException);
908
+ export var CodeSigningPolicies$ = [3, n0, _CSP,
909
+ 0,
910
+ [_UAOD],
911
+ [0]
912
+ ];
913
+ export var CodeStorageExceededException$ = [-3, n0, _CSEE,
897
914
  { [_e]: _c, [_hE]: 400 },
898
915
  [_Ty, _m],
899
- [0, 0],
916
+ [0, 0]
900
917
  ];
901
- TypeRegistry.for(n0).registerError(CodeStorageExceededException, __CodeStorageExceededException);
902
- export var CodeVerificationFailedException = [
903
- -3,
904
- n0,
905
- _CVFE,
918
+ TypeRegistry.for(n0).registerError(CodeStorageExceededException$, CodeStorageExceededException);
919
+ export var CodeVerificationFailedException$ = [-3, n0, _CVFE,
906
920
  { [_e]: _c, [_hE]: 400 },
907
921
  [_Ty, _M],
908
- [0, 0],
922
+ [0, 0]
909
923
  ];
910
- TypeRegistry.for(n0).registerError(CodeVerificationFailedException, __CodeVerificationFailedException);
911
- export var Concurrency = [3, n0, _C, 0, [_RCE], [1]];
912
- export var ContextDetails = [
913
- 3,
914
- n0,
915
- _CDo,
924
+ TypeRegistry.for(n0).registerError(CodeVerificationFailedException$, CodeVerificationFailedException);
925
+ export var Concurrency$ = [3, n0, _C,
926
+ 0,
927
+ [_RCE],
928
+ [1]
929
+ ];
930
+ export var ContextDetails$ = [3, n0, _CDo,
916
931
  0,
917
932
  [_RCe, _R, _E],
918
- [2, [() => OperationPayload, 0], [() => ErrorObject, 0]],
933
+ [2, [() => OperationPayload, 0], [() => ErrorObject$, 0]]
934
+ ];
935
+ export var ContextFailedDetails$ = [3, n0, _CFDo,
936
+ 0,
937
+ [_E],
938
+ [[() => EventError$, 0]]
919
939
  ];
920
- export var ContextFailedDetails = [3, n0, _CFDo, 0, [_E], [[() => EventError, 0]]];
921
- export var ContextOptions = [3, n0, _COo, 0, [_RCe], [2]];
922
- export var ContextStartedDetails = [3, n0, _CSDo, 0, [], []];
923
- export var ContextSucceededDetails = [3, n0, _CSDon, 0, [_R], [[() => EventResult, 0]]];
924
- export var Cors = [
925
- 3,
926
- n0,
927
- _Co,
940
+ export var ContextOptions$ = [3, n0, _COo,
941
+ 0,
942
+ [_RCe],
943
+ [2]
944
+ ];
945
+ export var ContextStartedDetails$ = [3, n0, _CSDo,
946
+ 0,
947
+ [],
948
+ []
949
+ ];
950
+ export var ContextSucceededDetails$ = [3, n0, _CSDon,
951
+ 0,
952
+ [_R],
953
+ [[() => EventResult$, 0]]
954
+ ];
955
+ export var Cors$ = [3, n0, _Co,
928
956
  0,
929
957
  [_ACl, _AH, _AM, _AO, _EH, _MA],
930
- [2, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 1],
958
+ [2, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 1]
931
959
  ];
932
- export var CreateAliasRequest = [
933
- 3,
934
- n0,
935
- _CAR,
960
+ export var CreateAliasRequest$ = [3, n0, _CAR,
936
961
  0,
937
962
  [_FN, _N, _FV, _D, _RC],
938
- [[0, 1], 0, 0, 0, () => AliasRoutingConfiguration],
963
+ [[0, 1], 0, 0, 0, () => AliasRoutingConfiguration$]
939
964
  ];
940
- export var CreateCapacityProviderRequest = [
941
- 3,
942
- n0,
943
- _CCPR,
965
+ export var CreateCapacityProviderRequest$ = [3, n0, _CCPR,
944
966
  0,
945
967
  [_CPN, _VC, _PC, _IR, _CPSC, _KKA, _Ta],
946
- [
947
- 0,
948
- () => CapacityProviderVpcConfig,
949
- () => CapacityProviderPermissionsConfig,
950
- () => InstanceRequirements,
951
- () => CapacityProviderScalingConfig,
952
- 0,
953
- 128 | 0,
954
- ],
955
- ];
956
- export var CreateCapacityProviderResponse = [3, n0, _CCPRr, 0, [_CP], [() => CapacityProvider]];
957
- export var CreateCodeSigningConfigRequest = [
958
- 3,
959
- n0,
960
- _CCSCR,
968
+ [0, () => CapacityProviderVpcConfig$, () => CapacityProviderPermissionsConfig$, () => InstanceRequirements$, () => CapacityProviderScalingConfig$, 0, 128 | 0]
969
+ ];
970
+ export var CreateCapacityProviderResponse$ = [3, n0, _CCPRr,
971
+ 0,
972
+ [_CP],
973
+ [() => CapacityProvider$]
974
+ ];
975
+ export var CreateCodeSigningConfigRequest$ = [3, n0, _CCSCR,
961
976
  0,
962
977
  [_D, _AP, _CSP, _Ta],
963
- [0, () => AllowedPublishers, () => CodeSigningPolicies, 128 | 0],
978
+ [0, () => AllowedPublishers$, () => CodeSigningPolicies$, 128 | 0]
964
979
  ];
965
- export var CreateCodeSigningConfigResponse = [
966
- 3,
967
- n0,
968
- _CCSCRr,
980
+ export var CreateCodeSigningConfigResponse$ = [3, n0, _CCSCRr,
969
981
  0,
970
982
  [_CSC],
971
- [() => CodeSigningConfig],
972
- ];
973
- export var CreateEventSourceMappingRequest = [
974
- 3,
975
- n0,
976
- _CESMR,
977
- 0,
978
- [
979
- _ESA,
980
- _FN,
981
- _En,
982
- _BSa,
983
- _FCi,
984
- _MBWIS,
985
- _PF,
986
- _SPt,
987
- _SPT,
988
- _DC,
989
- _MRAIS,
990
- _BBOFE,
991
- _MRA,
992
- _Ta,
993
- _TWIS,
994
- _To,
995
- _Qu,
996
- _SAC,
997
- _SMES,
998
- _FRT,
999
- _AMKESC,
1000
- _SMKESC,
1001
- _SC,
1002
- _DDBESC,
1003
- _KMSKA,
1004
- _MC,
1005
- _PPC,
1006
- ],
1007
- [
1008
- 0,
1009
- 0,
1010
- 2,
1011
- 1,
1012
- () => FilterCriteria,
1013
- 1,
1014
- 1,
1015
- 0,
1016
- 4,
1017
- () => DestinationConfig,
1018
- 1,
1019
- 2,
1020
- 1,
1021
- 128 | 0,
1022
- 1,
1023
- 64 | 0,
1024
- 64 | 0,
1025
- () => SourceAccessConfigurations,
1026
- () => SelfManagedEventSource,
1027
- 64 | 0,
1028
- () => AmazonManagedKafkaEventSourceConfig,
1029
- () => SelfManagedKafkaEventSourceConfig,
1030
- () => ScalingConfig,
1031
- () => DocumentDBEventSourceConfig,
1032
- 0,
1033
- () => EventSourceMappingMetricsConfig,
1034
- () => ProvisionedPollerConfig,
1035
- ],
1036
- ];
1037
- export var CreateFunctionRequest = [
1038
- 3,
1039
- n0,
1040
- _CFR,
1041
- 0,
1042
- [
1043
- _FN,
1044
- _Ru,
1045
- _Ro,
1046
- _H,
1047
- _Cod,
1048
- _D,
1049
- _T,
1050
- _MS,
1051
- _Pu,
1052
- _VC,
1053
- _PT,
1054
- _DLC,
1055
- _Env,
1056
- _KMSKA,
1057
- _TC,
1058
- _Ta,
1059
- _L,
1060
- _FSC,
1061
- _IC,
1062
- _CSCA,
1063
- _Ar,
1064
- _ES,
1065
- _SSn,
1066
- _LC,
1067
- _CPC,
1068
- _PTu,
1069
- _DCu,
1070
- _TCe,
1071
- ],
1072
- [
1073
- 0,
1074
- 0,
1075
- 0,
1076
- 0,
1077
- [() => FunctionCode, 0],
1078
- 0,
1079
- 1,
1080
- 1,
1081
- 2,
1082
- () => VpcConfig,
1083
- 0,
1084
- () => DeadLetterConfig,
1085
- [() => Environment, 0],
1086
- 0,
1087
- () => TracingConfig,
1088
- 128 | 0,
1089
- 64 | 0,
1090
- () => FileSystemConfigList,
1091
- () => ImageConfig,
1092
- 0,
1093
- 64 | 0,
1094
- () => EphemeralStorage,
1095
- () => SnapStart,
1096
- () => LoggingConfig,
1097
- () => CapacityProviderConfig,
1098
- 0,
1099
- () => DurableConfig,
1100
- () => TenancyConfig,
1101
- ],
1102
- ];
1103
- export var CreateFunctionUrlConfigRequest = [
1104
- 3,
1105
- n0,
1106
- _CFUCR,
983
+ [() => CodeSigningConfig$]
984
+ ];
985
+ export var CreateEventSourceMappingRequest$ = [3, n0, _CESMR,
986
+ 0,
987
+ [_ESA, _FN, _En, _BSa, _FCi, _MBWIS, _PF, _SPt, _SPT, _DC, _MRAIS, _BBOFE, _MRA, _Ta, _TWIS, _To, _Qu, _SAC, _SMES, _FRT, _AMKESC, _SMKESC, _SC, _DDBESC, _KMSKA, _MC, _PPC],
988
+ [0, 0, 2, 1, () => FilterCriteria$, 1, 1, 0, 4, () => DestinationConfig$, 1, 2, 1, 128 | 0, 1, 64 | 0, 64 | 0, () => SourceAccessConfigurations, () => SelfManagedEventSource$, 64 | 0, () => AmazonManagedKafkaEventSourceConfig$, () => SelfManagedKafkaEventSourceConfig$, () => ScalingConfig$, () => DocumentDBEventSourceConfig$, 0, () => EventSourceMappingMetricsConfig$, () => ProvisionedPollerConfig$]
989
+ ];
990
+ export var CreateFunctionRequest$ = [3, n0, _CFR,
991
+ 0,
992
+ [_FN, _Ru, _Ro, _H, _Cod, _D, _T, _MS, _Pu, _VC, _PT, _DLC, _Env, _KMSKA, _TC, _Ta, _L, _FSC, _IC, _CSCA, _Ar, _ES, _SSn, _LC, _CPC, _PTu, _DCu, _TCe],
993
+ [0, 0, 0, 0, [() => FunctionCode$, 0], 0, 1, 1, 2, () => VpcConfig$, 0, () => DeadLetterConfig$, [() => Environment$, 0], 0, () => TracingConfig$, 128 | 0, 64 | 0, () => FileSystemConfigList, () => ImageConfig$, 0, 64 | 0, () => EphemeralStorage$, () => SnapStart$, () => LoggingConfig$, () => CapacityProviderConfig$, 0, () => DurableConfig$, () => TenancyConfig$]
994
+ ];
995
+ export var CreateFunctionUrlConfigRequest$ = [3, n0, _CFUCR,
1107
996
  0,
1108
997
  [_FN, _Q, _AT, _Co, _IM],
1109
- [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
998
+ [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors$, 0]
1110
999
  ];
1111
- export var CreateFunctionUrlConfigResponse = [
1112
- 3,
1113
- n0,
1114
- _CFUCRr,
1000
+ export var CreateFunctionUrlConfigResponse$ = [3, n0, _CFUCRr,
1115
1001
  0,
1116
1002
  [_FU, _FA, _AT, _Co, _CTr, _IM],
1117
- [0, 0, 0, () => Cors, 0, 0],
1003
+ [0, 0, 0, () => Cors$, 0, 0]
1118
1004
  ];
1119
- export var DeadLetterConfig = [3, n0, _DLC, 0, [_TA], [0]];
1120
- export var DeleteAliasRequest = [
1121
- 3,
1122
- n0,
1123
- _DAR,
1005
+ export var DeadLetterConfig$ = [3, n0, _DLC,
1006
+ 0,
1007
+ [_TA],
1008
+ [0]
1009
+ ];
1010
+ export var DeleteAliasRequest$ = [3, n0, _DAR,
1124
1011
  0,
1125
1012
  [_FN, _N],
1126
- [
1127
- [0, 1],
1128
- [0, 1],
1129
- ],
1130
- ];
1131
- export var DeleteCapacityProviderRequest = [3, n0, _DCPR, 0, [_CPN], [[0, 1]]];
1132
- export var DeleteCapacityProviderResponse = [3, n0, _DCPRe, 0, [_CP], [() => CapacityProvider]];
1133
- export var DeleteCodeSigningConfigRequest = [3, n0, _DCSCR, 0, [_CSCA], [[0, 1]]];
1134
- export var DeleteCodeSigningConfigResponse = [3, n0, _DCSCRe, 0, [], []];
1135
- export var DeleteEventSourceMappingRequest = [3, n0, _DESMR, 0, [_UUID], [[0, 1]]];
1136
- export var DeleteFunctionCodeSigningConfigRequest = [3, n0, _DFCSCR, 0, [_FN], [[0, 1]]];
1137
- export var DeleteFunctionConcurrencyRequest = [3, n0, _DFCR, 0, [_FN], [[0, 1]]];
1138
- export var DeleteFunctionEventInvokeConfigRequest = [
1139
- 3,
1140
- n0,
1141
- _DFEICR,
1013
+ [[0, 1], [0, 1]]
1014
+ ];
1015
+ export var DeleteCapacityProviderRequest$ = [3, n0, _DCPR,
1016
+ 0,
1017
+ [_CPN],
1018
+ [[0, 1]]
1019
+ ];
1020
+ export var DeleteCapacityProviderResponse$ = [3, n0, _DCPRe,
1021
+ 0,
1022
+ [_CP],
1023
+ [() => CapacityProvider$]
1024
+ ];
1025
+ export var DeleteCodeSigningConfigRequest$ = [3, n0, _DCSCR,
1026
+ 0,
1027
+ [_CSCA],
1028
+ [[0, 1]]
1029
+ ];
1030
+ export var DeleteCodeSigningConfigResponse$ = [3, n0, _DCSCRe,
1031
+ 0,
1032
+ [],
1033
+ []
1034
+ ];
1035
+ export var DeleteEventSourceMappingRequest$ = [3, n0, _DESMR,
1036
+ 0,
1037
+ [_UUID],
1038
+ [[0, 1]]
1039
+ ];
1040
+ export var DeleteFunctionCodeSigningConfigRequest$ = [3, n0, _DFCSCR,
1041
+ 0,
1042
+ [_FN],
1043
+ [[0, 1]]
1044
+ ];
1045
+ export var DeleteFunctionConcurrencyRequest$ = [3, n0, _DFCR,
1046
+ 0,
1047
+ [_FN],
1048
+ [[0, 1]]
1049
+ ];
1050
+ export var DeleteFunctionEventInvokeConfigRequest$ = [3, n0, _DFEICR,
1142
1051
  0,
1143
1052
  [_FN, _Q],
1144
- [
1145
- [0, 1],
1146
- [0, { [_hQ]: _Q }],
1147
- ],
1053
+ [[0, 1], [0, { [_hQ]: _Q }]]
1148
1054
  ];
1149
- export var DeleteFunctionRequest = [
1150
- 3,
1151
- n0,
1152
- _DFR,
1055
+ export var DeleteFunctionRequest$ = [3, n0, _DFR,
1153
1056
  0,
1154
1057
  [_FN, _Q],
1155
- [
1156
- [0, 1],
1157
- [0, { [_hQ]: _Q }],
1158
- ],
1058
+ [[0, 1], [0, { [_hQ]: _Q }]]
1059
+ ];
1060
+ export var DeleteFunctionResponse$ = [3, n0, _DFRe,
1061
+ 0,
1062
+ [_SCt],
1063
+ [[1, 32]]
1159
1064
  ];
1160
- export var DeleteFunctionResponse = [3, n0, _DFRe, 0, [_SCt], [[1, 32]]];
1161
- export var DeleteFunctionUrlConfigRequest = [
1162
- 3,
1163
- n0,
1164
- _DFUCR,
1065
+ export var DeleteFunctionUrlConfigRequest$ = [3, n0, _DFUCR,
1165
1066
  0,
1166
1067
  [_FN, _Q],
1167
- [
1168
- [0, 1],
1169
- [0, { [_hQ]: _Q }],
1170
- ],
1068
+ [[0, 1], [0, { [_hQ]: _Q }]]
1171
1069
  ];
1172
- export var DeleteLayerVersionRequest = [
1173
- 3,
1174
- n0,
1175
- _DLVR,
1070
+ export var DeleteLayerVersionRequest$ = [3, n0, _DLVR,
1176
1071
  0,
1177
1072
  [_LN, _VN],
1178
- [
1179
- [0, 1],
1180
- [1, 1],
1181
- ],
1073
+ [[0, 1], [1, 1]]
1182
1074
  ];
1183
- export var DeleteProvisionedConcurrencyConfigRequest = [
1184
- 3,
1185
- n0,
1186
- _DPCCR,
1075
+ export var DeleteProvisionedConcurrencyConfigRequest$ = [3, n0, _DPCCR,
1187
1076
  0,
1188
1077
  [_FN, _Q],
1189
- [
1190
- [0, 1],
1191
- [0, { [_hQ]: _Q }],
1192
- ],
1193
- ];
1194
- export var DestinationConfig = [3, n0, _DC, 0, [_OS, _OF], [() => OnSuccess, () => OnFailure]];
1195
- export var DocumentDBEventSourceConfig = [3, n0, _DDBESC, 0, [_DN, _CN, _FD], [0, 0, 0]];
1196
- export var DurableConfig = [3, n0, _DCu, 0, [_RPID, _ETx], [1, 1]];
1197
- export var DurableExecutionAlreadyStartedException = [
1198
- -3,
1199
- n0,
1200
- _DEASE,
1078
+ [[0, 1], [0, { [_hQ]: _Q }]]
1079
+ ];
1080
+ export var DestinationConfig$ = [3, n0, _DC,
1081
+ 0,
1082
+ [_OS, _OF],
1083
+ [() => OnSuccess$, () => OnFailure$]
1084
+ ];
1085
+ export var DocumentDBEventSourceConfig$ = [3, n0, _DDBESC,
1086
+ 0,
1087
+ [_DN, _CN, _FD],
1088
+ [0, 0, 0]
1089
+ ];
1090
+ export var DurableConfig$ = [3, n0, _DCu,
1091
+ 0,
1092
+ [_RPID, _ETx],
1093
+ [1, 1]
1094
+ ];
1095
+ export var DurableExecutionAlreadyStartedException$ = [-3, n0, _DEASE,
1201
1096
  { [_e]: _c, [_hE]: 409 },
1202
1097
  [_Ty, _M],
1203
- [0, 0],
1204
- ];
1205
- TypeRegistry.for(n0).registerError(DurableExecutionAlreadyStartedException, __DurableExecutionAlreadyStartedException);
1206
- export var EC2AccessDeniedException = [-3, n0, _ECADE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1207
- TypeRegistry.for(n0).registerError(EC2AccessDeniedException, __EC2AccessDeniedException);
1208
- export var EC2ThrottledException = [-3, n0, _ECTE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1209
- TypeRegistry.for(n0).registerError(EC2ThrottledException, __EC2ThrottledException);
1210
- export var EC2UnexpectedException = [
1211
- -3,
1212
- n0,
1213
- _ECUE,
1098
+ [0, 0]
1099
+ ];
1100
+ TypeRegistry.for(n0).registerError(DurableExecutionAlreadyStartedException$, DurableExecutionAlreadyStartedException);
1101
+ export var EC2AccessDeniedException$ = [-3, n0, _ECADE,
1102
+ { [_e]: _se, [_hE]: 502 },
1103
+ [_Ty, _M],
1104
+ [0, 0]
1105
+ ];
1106
+ TypeRegistry.for(n0).registerError(EC2AccessDeniedException$, EC2AccessDeniedException);
1107
+ export var EC2ThrottledException$ = [-3, n0, _ECTE,
1108
+ { [_e]: _se, [_hE]: 502 },
1109
+ [_Ty, _M],
1110
+ [0, 0]
1111
+ ];
1112
+ TypeRegistry.for(n0).registerError(EC2ThrottledException$, EC2ThrottledException);
1113
+ export var EC2UnexpectedException$ = [-3, n0, _ECUE,
1214
1114
  { [_e]: _se, [_hE]: 502 },
1215
1115
  [_Ty, _M, _ECEC],
1216
- [0, 0, 0],
1217
- ];
1218
- TypeRegistry.for(n0).registerError(EC2UnexpectedException, __EC2UnexpectedException);
1219
- export var EFSIOException = [-3, n0, _EFSIOE, { [_e]: _c, [_hE]: 410 }, [_Ty, _M], [0, 0]];
1220
- TypeRegistry.for(n0).registerError(EFSIOException, __EFSIOException);
1221
- export var EFSMountConnectivityException = [
1222
- -3,
1223
- n0,
1224
- _EFSMCE,
1116
+ [0, 0, 0]
1117
+ ];
1118
+ TypeRegistry.for(n0).registerError(EC2UnexpectedException$, EC2UnexpectedException);
1119
+ export var EFSIOException$ = [-3, n0, _EFSIOE,
1120
+ { [_e]: _c, [_hE]: 410 },
1121
+ [_Ty, _M],
1122
+ [0, 0]
1123
+ ];
1124
+ TypeRegistry.for(n0).registerError(EFSIOException$, EFSIOException);
1125
+ export var EFSMountConnectivityException$ = [-3, n0, _EFSMCE,
1225
1126
  { [_e]: _c, [_hE]: 408 },
1226
1127
  [_Ty, _M],
1227
- [0, 0],
1228
- ];
1229
- TypeRegistry.for(n0).registerError(EFSMountConnectivityException, __EFSMountConnectivityException);
1230
- export var EFSMountFailureException = [-3, n0, _EFSMFE, { [_e]: _c, [_hE]: 403 }, [_Ty, _M], [0, 0]];
1231
- TypeRegistry.for(n0).registerError(EFSMountFailureException, __EFSMountFailureException);
1232
- export var EFSMountTimeoutException = [-3, n0, _EFSMTE, { [_e]: _c, [_hE]: 408 }, [_Ty, _M], [0, 0]];
1233
- TypeRegistry.for(n0).registerError(EFSMountTimeoutException, __EFSMountTimeoutException);
1234
- export var ENILimitReachedException = [
1235
- -3,
1236
- n0,
1237
- _ENILRE,
1128
+ [0, 0]
1129
+ ];
1130
+ TypeRegistry.for(n0).registerError(EFSMountConnectivityException$, EFSMountConnectivityException);
1131
+ export var EFSMountFailureException$ = [-3, n0, _EFSMFE,
1132
+ { [_e]: _c, [_hE]: 403 },
1133
+ [_Ty, _M],
1134
+ [0, 0]
1135
+ ];
1136
+ TypeRegistry.for(n0).registerError(EFSMountFailureException$, EFSMountFailureException);
1137
+ export var EFSMountTimeoutException$ = [-3, n0, _EFSMTE,
1138
+ { [_e]: _c, [_hE]: 408 },
1139
+ [_Ty, _M],
1140
+ [0, 0]
1141
+ ];
1142
+ TypeRegistry.for(n0).registerError(EFSMountTimeoutException$, EFSMountTimeoutException);
1143
+ export var ENILimitReachedException$ = [-3, n0, _ENILRE,
1238
1144
  { [_e]: _se, [_hE]: 502 },
1239
1145
  [_Ty, _M],
1240
- [0, 0],
1146
+ [0, 0]
1147
+ ];
1148
+ TypeRegistry.for(n0).registerError(ENILimitReachedException$, ENILimitReachedException);
1149
+ export var Environment$ = [3, n0, _Env,
1150
+ 0,
1151
+ [_V],
1152
+ [[() => EnvironmentVariables, 0]]
1241
1153
  ];
1242
- TypeRegistry.for(n0).registerError(ENILimitReachedException, __ENILimitReachedException);
1243
- export var Environment = [3, n0, _Env, 0, [_V], [[() => EnvironmentVariables, 0]]];
1244
- export var EnvironmentError = [3, n0, _EE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
1245
- export var EnvironmentResponse = [
1246
- 3,
1247
- n0,
1248
- _ER,
1154
+ export var EnvironmentError$ = [3, n0, _EE,
1155
+ 0,
1156
+ [_EC, _M],
1157
+ [0, [() => SensitiveString, 0]]
1158
+ ];
1159
+ export var EnvironmentResponse$ = [3, n0, _ER,
1249
1160
  0,
1250
1161
  [_V, _E],
1251
- [
1252
- [() => EnvironmentVariables, 0],
1253
- [() => EnvironmentError, 0],
1254
- ],
1162
+ [[() => EnvironmentVariables, 0], [() => EnvironmentError$, 0]]
1163
+ ];
1164
+ export var EphemeralStorage$ = [3, n0, _ES,
1165
+ 0,
1166
+ [_Si],
1167
+ [1]
1255
1168
  ];
1256
- export var EphemeralStorage = [3, n0, _ES, 0, [_Si], [1]];
1257
- export var ErrorObject = [
1258
- 3,
1259
- n0,
1260
- _EO,
1169
+ export var ErrorObject$ = [3, n0, _EO,
1261
1170
  0,
1262
1171
  [_EM, _ET, _ED, _ST],
1263
- [
1264
- [() => ErrorMessage, 0],
1265
- [() => ErrorType, 0],
1266
- [() => ErrorData, 0],
1267
- [() => StackTraceEntries, 0],
1268
- ],
1269
- ];
1270
- export var Event = [
1271
- 3,
1272
- n0,
1273
- _Ev,
1274
- 0,
1275
- [
1276
- _ETv,
1277
- _STu,
1278
- _EI,
1279
- _Id,
1280
- _N,
1281
- _ETve,
1282
- _PI,
1283
- _ESD,
1284
- _ESDx,
1285
- _EFD,
1286
- _ETOD,
1287
- _ESDxe,
1288
- _CSDo,
1289
- _CSDon,
1290
- _CFDo,
1291
- _WSD,
1292
- _WSDa,
1293
- _WCD,
1294
- _SSD,
1295
- _SSDt,
1296
- _SFD,
1297
- _CISD,
1298
- _CISDha,
1299
- _CIFD,
1300
- _CITOD,
1301
- _CISDh,
1302
- _CSD,
1303
- _CSDa,
1304
- _CFD,
1305
- _CTOD,
1306
- _ICD,
1307
- ],
1308
- [
1309
- 0,
1310
- 0,
1311
- 1,
1312
- 0,
1313
- 0,
1314
- 4,
1315
- 0,
1316
- [() => ExecutionStartedDetails, 0],
1317
- [() => ExecutionSucceededDetails, 0],
1318
- [() => ExecutionFailedDetails, 0],
1319
- [() => ExecutionTimedOutDetails, 0],
1320
- [() => ExecutionStoppedDetails, 0],
1321
- () => ContextStartedDetails,
1322
- [() => ContextSucceededDetails, 0],
1323
- [() => ContextFailedDetails, 0],
1324
- () => WaitStartedDetails,
1325
- () => WaitSucceededDetails,
1326
- [() => WaitCancelledDetails, 0],
1327
- () => StepStartedDetails,
1328
- [() => StepSucceededDetails, 0],
1329
- [() => StepFailedDetails, 0],
1330
- [() => ChainedInvokeStartedDetails, 0],
1331
- [() => ChainedInvokeSucceededDetails, 0],
1332
- [() => ChainedInvokeFailedDetails, 0],
1333
- [() => ChainedInvokeTimedOutDetails, 0],
1334
- [() => ChainedInvokeStoppedDetails, 0],
1335
- () => CallbackStartedDetails,
1336
- [() => CallbackSucceededDetails, 0],
1337
- [() => CallbackFailedDetails, 0],
1338
- [() => CallbackTimedOutDetails, 0],
1339
- [() => InvocationCompletedDetails, 0],
1340
- ],
1341
- ];
1342
- export var EventError = [3, n0, _EEv, 0, [_Pa, _Tr], [[() => ErrorObject, 0], 2]];
1343
- export var EventInput = [3, n0, _EIv, 0, [_Pa, _Tr], [[() => InputPayload, 0], 2]];
1344
- export var EventResult = [3, n0, _ERv, 0, [_Pa, _Tr], [[() => OperationPayload, 0], 2]];
1345
- export var EventSourceMappingConfiguration = [
1346
- 3,
1347
- n0,
1348
- _ESMC,
1349
- 0,
1350
- [
1351
- _UUID,
1352
- _SPt,
1353
- _SPT,
1354
- _BSa,
1355
- _MBWIS,
1356
- _PF,
1357
- _ESA,
1358
- _FCi,
1359
- _FA,
1360
- _LM,
1361
- _LPR,
1362
- _St,
1363
- _STR,
1364
- _DC,
1365
- _To,
1366
- _Qu,
1367
- _SAC,
1368
- _SMES,
1369
- _MRAIS,
1370
- _BBOFE,
1371
- _MRA,
1372
- _TWIS,
1373
- _FRT,
1374
- _AMKESC,
1375
- _SMKESC,
1376
- _SC,
1377
- _DDBESC,
1378
- _KMSKA,
1379
- _FCE,
1380
- _ESMA,
1381
- _MC,
1382
- _PPC,
1383
- ],
1384
- [
1385
- 0,
1386
- 0,
1387
- 4,
1388
- 1,
1389
- 1,
1390
- 1,
1391
- 0,
1392
- () => FilterCriteria,
1393
- 0,
1394
- 4,
1395
- 0,
1396
- 0,
1397
- 0,
1398
- () => DestinationConfig,
1399
- 64 | 0,
1400
- 64 | 0,
1401
- () => SourceAccessConfigurations,
1402
- () => SelfManagedEventSource,
1403
- 1,
1404
- 2,
1405
- 1,
1406
- 1,
1407
- 64 | 0,
1408
- () => AmazonManagedKafkaEventSourceConfig,
1409
- () => SelfManagedKafkaEventSourceConfig,
1410
- () => ScalingConfig,
1411
- () => DocumentDBEventSourceConfig,
1412
- 0,
1413
- () => FilterCriteriaError,
1414
- 0,
1415
- () => EventSourceMappingMetricsConfig,
1416
- () => ProvisionedPollerConfig,
1417
- ],
1418
- ];
1419
- export var EventSourceMappingMetricsConfig = [3, n0, _ESMMC, 0, [_Me], [64 | 0]];
1420
- export var Execution = [3, n0, _Ex, 0, [_DEA, _DEN, _FA, _Sta, _STt, _ETn], [0, 0, 0, 0, 4, 4]];
1421
- export var ExecutionDetails = [3, n0, _EDx, 0, [_IP], [[() => InputPayload, 0]]];
1422
- export var ExecutionFailedDetails = [3, n0, _EFD, 0, [_E], [[() => EventError, 0]]];
1423
- export var ExecutionStartedDetails = [3, n0, _ESD, 0, [_I, _ETx], [[() => EventInput, 0], 1]];
1424
- export var ExecutionStoppedDetails = [3, n0, _ESDxe, 0, [_E], [[() => EventError, 0]]];
1425
- export var ExecutionSucceededDetails = [3, n0, _ESDx, 0, [_R], [[() => EventResult, 0]]];
1426
- export var ExecutionTimedOutDetails = [3, n0, _ETOD, 0, [_E], [[() => EventError, 0]]];
1427
- export var FileSystemConfig = [3, n0, _FSCi, 0, [_Arn, _LMP], [0, 0]];
1428
- export var Filter = [3, n0, _F, 0, [_Pat], [0]];
1429
- export var FilterCriteria = [3, n0, _FCi, 0, [_Fi], [() => FilterList]];
1430
- export var FilterCriteriaError = [3, n0, _FCE, 0, [_EC, _M], [0, 0]];
1431
- export var FunctionCode = [
1432
- 3,
1433
- n0,
1434
- _FCu,
1172
+ [[() => ErrorMessage, 0], [() => ErrorType, 0], [() => ErrorData, 0], [() => StackTraceEntries, 0]]
1173
+ ];
1174
+ export var Event$ = [3, n0, _Ev,
1175
+ 0,
1176
+ [_ETv, _STu, _EI, _Id, _N, _ETve, _PI, _ESD, _ESDx, _EFD, _ETOD, _ESDxe, _CSDo, _CSDon, _CFDo, _WSD, _WSDa, _WCD, _SSD, _SSDt, _SFD, _CISD, _CISDha, _CIFD, _CITOD, _CISDh, _CSD, _CSDa, _CFD, _CTOD, _ICD],
1177
+ [0, 0, 1, 0, 0, 4, 0, [() => ExecutionStartedDetails$, 0], [() => ExecutionSucceededDetails$, 0], [() => ExecutionFailedDetails$, 0], [() => ExecutionTimedOutDetails$, 0], [() => ExecutionStoppedDetails$, 0], () => ContextStartedDetails$, [() => ContextSucceededDetails$, 0], [() => ContextFailedDetails$, 0], () => WaitStartedDetails$, () => WaitSucceededDetails$, [() => WaitCancelledDetails$, 0], () => StepStartedDetails$, [() => StepSucceededDetails$, 0], [() => StepFailedDetails$, 0], [() => ChainedInvokeStartedDetails$, 0], [() => ChainedInvokeSucceededDetails$, 0], [() => ChainedInvokeFailedDetails$, 0], [() => ChainedInvokeTimedOutDetails$, 0], [() => ChainedInvokeStoppedDetails$, 0], () => CallbackStartedDetails$, [() => CallbackSucceededDetails$, 0], [() => CallbackFailedDetails$, 0], [() => CallbackTimedOutDetails$, 0], [() => InvocationCompletedDetails$, 0]]
1178
+ ];
1179
+ export var EventError$ = [3, n0, _EEv,
1180
+ 0,
1181
+ [_Pa, _Tr],
1182
+ [[() => ErrorObject$, 0], 2]
1183
+ ];
1184
+ export var EventInput$ = [3, n0, _EIv,
1185
+ 0,
1186
+ [_Pa, _Tr],
1187
+ [[() => InputPayload, 0], 2]
1188
+ ];
1189
+ export var EventResult$ = [3, n0, _ERv,
1190
+ 0,
1191
+ [_Pa, _Tr],
1192
+ [[() => OperationPayload, 0], 2]
1193
+ ];
1194
+ export var EventSourceMappingConfiguration$ = [3, n0, _ESMC,
1195
+ 0,
1196
+ [_UUID, _SPt, _SPT, _BSa, _MBWIS, _PF, _ESA, _FCi, _FA, _LM, _LPR, _St, _STR, _DC, _To, _Qu, _SAC, _SMES, _MRAIS, _BBOFE, _MRA, _TWIS, _FRT, _AMKESC, _SMKESC, _SC, _DDBESC, _KMSKA, _FCE, _ESMA, _MC, _PPC],
1197
+ [0, 0, 4, 1, 1, 1, 0, () => FilterCriteria$, 0, 4, 0, 0, 0, () => DestinationConfig$, 64 | 0, 64 | 0, () => SourceAccessConfigurations, () => SelfManagedEventSource$, 1, 2, 1, 1, 64 | 0, () => AmazonManagedKafkaEventSourceConfig$, () => SelfManagedKafkaEventSourceConfig$, () => ScalingConfig$, () => DocumentDBEventSourceConfig$, 0, () => FilterCriteriaError$, 0, () => EventSourceMappingMetricsConfig$, () => ProvisionedPollerConfig$]
1198
+ ];
1199
+ export var EventSourceMappingMetricsConfig$ = [3, n0, _ESMMC,
1200
+ 0,
1201
+ [_Me],
1202
+ [64 | 0]
1203
+ ];
1204
+ export var Execution$ = [3, n0, _Ex,
1205
+ 0,
1206
+ [_DEA, _DEN, _FA, _Sta, _STt, _ETn],
1207
+ [0, 0, 0, 0, 4, 4]
1208
+ ];
1209
+ export var ExecutionDetails$ = [3, n0, _EDx,
1210
+ 0,
1211
+ [_IP],
1212
+ [[() => InputPayload, 0]]
1213
+ ];
1214
+ export var ExecutionFailedDetails$ = [3, n0, _EFD,
1215
+ 0,
1216
+ [_E],
1217
+ [[() => EventError$, 0]]
1218
+ ];
1219
+ export var ExecutionStartedDetails$ = [3, n0, _ESD,
1220
+ 0,
1221
+ [_I, _ETx],
1222
+ [[() => EventInput$, 0], 1]
1223
+ ];
1224
+ export var ExecutionStoppedDetails$ = [3, n0, _ESDxe,
1225
+ 0,
1226
+ [_E],
1227
+ [[() => EventError$, 0]]
1228
+ ];
1229
+ export var ExecutionSucceededDetails$ = [3, n0, _ESDx,
1230
+ 0,
1231
+ [_R],
1232
+ [[() => EventResult$, 0]]
1233
+ ];
1234
+ export var ExecutionTimedOutDetails$ = [3, n0, _ETOD,
1235
+ 0,
1236
+ [_E],
1237
+ [[() => EventError$, 0]]
1238
+ ];
1239
+ export var FileSystemConfig$ = [3, n0, _FSCi,
1240
+ 0,
1241
+ [_Arn, _LMP],
1242
+ [0, 0]
1243
+ ];
1244
+ export var Filter$ = [3, n0, _F,
1245
+ 0,
1246
+ [_Pat],
1247
+ [0]
1248
+ ];
1249
+ export var FilterCriteria$ = [3, n0, _FCi,
1250
+ 0,
1251
+ [_Fi],
1252
+ [() => FilterList]
1253
+ ];
1254
+ export var FilterCriteriaError$ = [3, n0, _FCE,
1255
+ 0,
1256
+ [_EC, _M],
1257
+ [0, 0]
1258
+ ];
1259
+ export var FunctionCode$ = [3, n0, _FCu,
1435
1260
  0,
1436
1261
  [_ZF, _SB, _SK, _SOV, _IU, _SKMSKA],
1437
- [[() => _Blob, 0], 0, 0, 0, 0, 0],
1262
+ [[() => _Blob, 0], 0, 0, 0, 0, 0]
1438
1263
  ];
1439
- export var FunctionCodeLocation = [
1440
- 3,
1441
- n0,
1442
- _FCL,
1264
+ export var FunctionCodeLocation$ = [3, n0, _FCL,
1443
1265
  0,
1444
1266
  [_RT, _Lo, _IU, _RIU, _SKMSKA],
1445
- [0, 0, 0, 0, 0],
1446
- ];
1447
- export var FunctionConfiguration = [
1448
- 3,
1449
- n0,
1450
- _FCun,
1451
- 0,
1452
- [
1453
- _FN,
1454
- _FA,
1455
- _Ru,
1456
- _Ro,
1457
- _H,
1458
- _CS,
1459
- _D,
1460
- _T,
1461
- _MS,
1462
- _LM,
1463
- _CSo,
1464
- _Ve,
1465
- _VC,
1466
- _DLC,
1467
- _Env,
1468
- _KMSKA,
1469
- _TC,
1470
- _MAa,
1471
- _RI,
1472
- _L,
1473
- _St,
1474
- _SR,
1475
- _SRCt,
1476
- _LUS,
1477
- _LUSR,
1478
- _LUSRC,
1479
- _FSC,
1480
- _PT,
1481
- _ICR,
1482
- _SPVAi,
1483
- _SJA,
1484
- _Ar,
1485
- _ES,
1486
- _SSn,
1487
- _RVC,
1488
- _LC,
1489
- _CPC,
1490
- _CSon,
1491
- _DCu,
1492
- _TCe,
1493
- ],
1494
- [
1495
- 0,
1496
- 0,
1497
- 0,
1498
- 0,
1499
- 0,
1500
- 1,
1501
- 0,
1502
- 1,
1503
- 1,
1504
- 0,
1505
- 0,
1506
- 0,
1507
- () => VpcConfigResponse,
1508
- () => DeadLetterConfig,
1509
- [() => EnvironmentResponse, 0],
1510
- 0,
1511
- () => TracingConfigResponse,
1512
- 0,
1513
- 0,
1514
- () => LayersReferenceList,
1515
- 0,
1516
- 0,
1517
- 0,
1518
- 0,
1519
- 0,
1520
- 0,
1521
- () => FileSystemConfigList,
1522
- 0,
1523
- [() => ImageConfigResponse, 0],
1524
- 0,
1525
- 0,
1526
- 64 | 0,
1527
- () => EphemeralStorage,
1528
- () => SnapStartResponse,
1529
- [() => RuntimeVersionConfig, 0],
1530
- () => LoggingConfig,
1531
- () => CapacityProviderConfig,
1532
- 0,
1533
- () => DurableConfig,
1534
- () => TenancyConfig,
1535
- ],
1536
- ];
1537
- export var FunctionEventInvokeConfig = [
1538
- 3,
1539
- n0,
1540
- _FEIC,
1267
+ [0, 0, 0, 0, 0]
1268
+ ];
1269
+ export var FunctionConfiguration$ = [3, n0, _FCun,
1270
+ 0,
1271
+ [_FN, _FA, _Ru, _Ro, _H, _CS, _D, _T, _MS, _LM, _CSo, _Ve, _VC, _DLC, _Env, _KMSKA, _TC, _MAa, _RI, _L, _St, _SR, _SRCt, _LUS, _LUSR, _LUSRC, _FSC, _PT, _ICR, _SPVAi, _SJA, _Ar, _ES, _SSn, _RVC, _LC, _CPC, _CSon, _DCu, _TCe],
1272
+ [0, 0, 0, 0, 0, 1, 0, 1, 1, 0, 0, 0, () => VpcConfigResponse$, () => DeadLetterConfig$, [() => EnvironmentResponse$, 0], 0, () => TracingConfigResponse$, 0, 0, () => LayersReferenceList, 0, 0, 0, 0, 0, 0, () => FileSystemConfigList, 0, [() => ImageConfigResponse$, 0], 0, 0, 64 | 0, () => EphemeralStorage$, () => SnapStartResponse$, [() => RuntimeVersionConfig$, 0], () => LoggingConfig$, () => CapacityProviderConfig$, 0, () => DurableConfig$, () => TenancyConfig$]
1273
+ ];
1274
+ export var FunctionEventInvokeConfig$ = [3, n0, _FEIC,
1541
1275
  0,
1542
1276
  [_LM, _FA, _MRA, _MEAIS, _DC],
1543
- [4, 0, 1, 1, () => DestinationConfig],
1277
+ [4, 0, 1, 1, () => DestinationConfig$]
1278
+ ];
1279
+ export var FunctionScalingConfig$ = [3, n0, _FSCu,
1280
+ 0,
1281
+ [_MEE, _MEEa],
1282
+ [1, 1]
1544
1283
  ];
1545
- export var FunctionScalingConfig = [3, n0, _FSCu, 0, [_MEE, _MEEa], [1, 1]];
1546
- export var FunctionUrlConfig = [
1547
- 3,
1548
- n0,
1549
- _FUC,
1284
+ export var FunctionUrlConfig$ = [3, n0, _FUC,
1550
1285
  0,
1551
1286
  [_FU, _FA, _CTr, _LMT, _Co, _AT, _IM],
1552
- [0, 0, 0, 0, () => Cors, 0, 0],
1287
+ [0, 0, 0, 0, () => Cors$, 0, 0]
1288
+ ];
1289
+ export var FunctionVersionsByCapacityProviderListItem$ = [3, n0, _FVBCPLI,
1290
+ 0,
1291
+ [_FA, _St],
1292
+ [0, 0]
1553
1293
  ];
1554
- export var FunctionVersionsByCapacityProviderListItem = [3, n0, _FVBCPLI, 0, [_FA, _St], [0, 0]];
1555
- export var FunctionVersionsPerCapacityProviderLimitExceededException = [
1556
- -3,
1557
- n0,
1558
- _FVPCPLEE,
1294
+ export var FunctionVersionsPerCapacityProviderLimitExceededException$ = [-3, n0, _FVPCPLEE,
1559
1295
  { [_e]: _c, [_hE]: 400 },
1560
1296
  [_Ty, _m],
1561
- [0, 0],
1297
+ [0, 0]
1298
+ ];
1299
+ TypeRegistry.for(n0).registerError(FunctionVersionsPerCapacityProviderLimitExceededException$, FunctionVersionsPerCapacityProviderLimitExceededException);
1300
+ export var GetAccountSettingsRequest$ = [3, n0, _GASR,
1301
+ 0,
1302
+ [],
1303
+ []
1562
1304
  ];
1563
- TypeRegistry.for(n0).registerError(FunctionVersionsPerCapacityProviderLimitExceededException, __FunctionVersionsPerCapacityProviderLimitExceededException);
1564
- export var GetAccountSettingsRequest = [3, n0, _GASR, 0, [], []];
1565
- export var GetAccountSettingsResponse = [
1566
- 3,
1567
- n0,
1568
- _GASRe,
1305
+ export var GetAccountSettingsResponse$ = [3, n0, _GASRe,
1569
1306
  0,
1570
1307
  [_AL, _AU],
1571
- [() => AccountLimit, () => AccountUsage],
1308
+ [() => AccountLimit$, () => AccountUsage$]
1572
1309
  ];
1573
- export var GetAliasRequest = [
1574
- 3,
1575
- n0,
1576
- _GAR,
1310
+ export var GetAliasRequest$ = [3, n0, _GAR,
1577
1311
  0,
1578
1312
  [_FN, _N],
1579
- [
1580
- [0, 1],
1581
- [0, 1],
1582
- ],
1583
- ];
1584
- export var GetCapacityProviderRequest = [3, n0, _GCPR, 0, [_CPN], [[0, 1]]];
1585
- export var GetCapacityProviderResponse = [3, n0, _GCPRe, 0, [_CP], [() => CapacityProvider]];
1586
- export var GetCodeSigningConfigRequest = [3, n0, _GCSCR, 0, [_CSCA], [[0, 1]]];
1587
- export var GetCodeSigningConfigResponse = [3, n0, _GCSCRe, 0, [_CSC], [() => CodeSigningConfig]];
1588
- export var GetDurableExecutionHistoryRequest = [
1589
- 3,
1590
- n0,
1591
- _GDEHR,
1313
+ [[0, 1], [0, 1]]
1314
+ ];
1315
+ export var GetCapacityProviderRequest$ = [3, n0, _GCPR,
1316
+ 0,
1317
+ [_CPN],
1318
+ [[0, 1]]
1319
+ ];
1320
+ export var GetCapacityProviderResponse$ = [3, n0, _GCPRe,
1321
+ 0,
1322
+ [_CP],
1323
+ [() => CapacityProvider$]
1324
+ ];
1325
+ export var GetCodeSigningConfigRequest$ = [3, n0, _GCSCR,
1326
+ 0,
1327
+ [_CSCA],
1328
+ [[0, 1]]
1329
+ ];
1330
+ export var GetCodeSigningConfigResponse$ = [3, n0, _GCSCRe,
1331
+ 0,
1332
+ [_CSC],
1333
+ [() => CodeSigningConfig$]
1334
+ ];
1335
+ export var GetDurableExecutionHistoryRequest$ = [3, n0, _GDEHR,
1592
1336
  0,
1593
1337
  [_DEA, _IED, _MI, _Ma, _RO],
1594
- [
1595
- [0, 1],
1596
- [2, { [_hQ]: _IED }],
1597
- [1, { [_hQ]: _MI }],
1598
- [0, { [_hQ]: _Ma }],
1599
- [2, { [_hQ]: _RO }],
1600
- ],
1601
- ];
1602
- export var GetDurableExecutionHistoryResponse = [
1603
- 3,
1604
- n0,
1605
- _GDEHRe,
1338
+ [[0, 1], [2, { [_hQ]: _IED }], [1, { [_hQ]: _MI }], [0, { [_hQ]: _Ma }], [2, { [_hQ]: _RO }]]
1339
+ ];
1340
+ export var GetDurableExecutionHistoryResponse$ = [3, n0, _GDEHRe,
1606
1341
  0,
1607
1342
  [_Eve, _NM],
1608
- [[() => Events, 0], 0],
1343
+ [[() => Events, 0], 0]
1344
+ ];
1345
+ export var GetDurableExecutionRequest$ = [3, n0, _GDER,
1346
+ 0,
1347
+ [_DEA],
1348
+ [[0, 1]]
1609
1349
  ];
1610
- export var GetDurableExecutionRequest = [3, n0, _GDER, 0, [_DEA], [[0, 1]]];
1611
- export var GetDurableExecutionResponse = [
1612
- 3,
1613
- n0,
1614
- _GDERe,
1350
+ export var GetDurableExecutionResponse$ = [3, n0, _GDERe,
1615
1351
  0,
1616
1352
  [_DEA, _DEN, _FA, _IP, _R, _E, _STt, _Sta, _ETn, _Ve, _TH],
1617
- [0, 0, 0, [() => InputPayload, 0], [() => OutputPayload, 0], [() => ErrorObject, 0], 4, 0, 4, 0, () => TraceHeader],
1353
+ [0, 0, 0, [() => InputPayload, 0], [() => OutputPayload, 0], [() => ErrorObject$, 0], 4, 0, 4, 0, () => TraceHeader$]
1618
1354
  ];
1619
- export var GetDurableExecutionStateRequest = [
1620
- 3,
1621
- n0,
1622
- _GDESR,
1355
+ export var GetDurableExecutionStateRequest$ = [3, n0, _GDESR,
1623
1356
  0,
1624
1357
  [_DEA, _CT, _Ma, _MI],
1625
- [
1626
- [0, 1],
1627
- [0, { [_hQ]: _CT }],
1628
- [0, { [_hQ]: _Ma }],
1629
- [1, { [_hQ]: _MI }],
1630
- ],
1631
- ];
1632
- export var GetDurableExecutionStateResponse = [
1633
- 3,
1634
- n0,
1635
- _GDESRe,
1358
+ [[0, 1], [0, { [_hQ]: _CT }], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
1359
+ ];
1360
+ export var GetDurableExecutionStateResponse$ = [3, n0, _GDESRe,
1636
1361
  0,
1637
1362
  [_O, _NM],
1638
- [[() => Operations, 0], 0],
1639
- ];
1640
- export var GetEventSourceMappingRequest = [3, n0, _GESMR, 0, [_UUID], [[0, 1]]];
1641
- export var GetFunctionCodeSigningConfigRequest = [3, n0, _GFCSCR, 0, [_FN], [[0, 1]]];
1642
- export var GetFunctionCodeSigningConfigResponse = [3, n0, _GFCSCRe, 0, [_CSCA, _FN], [0, 0]];
1643
- export var GetFunctionConcurrencyRequest = [3, n0, _GFCR, 0, [_FN], [[0, 1]]];
1644
- export var GetFunctionConcurrencyResponse = [3, n0, _GFCRe, 0, [_RCE], [1]];
1645
- export var GetFunctionConfigurationRequest = [
1646
- 3,
1647
- n0,
1648
- _GFCRet,
1363
+ [[() => Operations, 0], 0]
1364
+ ];
1365
+ export var GetEventSourceMappingRequest$ = [3, n0, _GESMR,
1366
+ 0,
1367
+ [_UUID],
1368
+ [[0, 1]]
1369
+ ];
1370
+ export var GetFunctionCodeSigningConfigRequest$ = [3, n0, _GFCSCR,
1371
+ 0,
1372
+ [_FN],
1373
+ [[0, 1]]
1374
+ ];
1375
+ export var GetFunctionCodeSigningConfigResponse$ = [3, n0, _GFCSCRe,
1376
+ 0,
1377
+ [_CSCA, _FN],
1378
+ [0, 0]
1379
+ ];
1380
+ export var GetFunctionConcurrencyRequest$ = [3, n0, _GFCR,
1381
+ 0,
1382
+ [_FN],
1383
+ [[0, 1]]
1384
+ ];
1385
+ export var GetFunctionConcurrencyResponse$ = [3, n0, _GFCRe,
1386
+ 0,
1387
+ [_RCE],
1388
+ [1]
1389
+ ];
1390
+ export var GetFunctionConfigurationRequest$ = [3, n0, _GFCRet,
1649
1391
  0,
1650
1392
  [_FN, _Q],
1651
- [
1652
- [0, 1],
1653
- [0, { [_hQ]: _Q }],
1654
- ],
1393
+ [[0, 1], [0, { [_hQ]: _Q }]]
1655
1394
  ];
1656
- export var GetFunctionEventInvokeConfigRequest = [
1657
- 3,
1658
- n0,
1659
- _GFEICR,
1395
+ export var GetFunctionEventInvokeConfigRequest$ = [3, n0, _GFEICR,
1660
1396
  0,
1661
1397
  [_FN, _Q],
1662
- [
1663
- [0, 1],
1664
- [0, { [_hQ]: _Q }],
1665
- ],
1666
- ];
1667
- export var GetFunctionRecursionConfigRequest = [3, n0, _GFRCR, 0, [_FN], [[0, 1]]];
1668
- export var GetFunctionRecursionConfigResponse = [3, n0, _GFRCRe, 0, [_RL], [0]];
1669
- export var GetFunctionRequest = [
1670
- 3,
1671
- n0,
1672
- _GFR,
1398
+ [[0, 1], [0, { [_hQ]: _Q }]]
1399
+ ];
1400
+ export var GetFunctionRecursionConfigRequest$ = [3, n0, _GFRCR,
1401
+ 0,
1402
+ [_FN],
1403
+ [[0, 1]]
1404
+ ];
1405
+ export var GetFunctionRecursionConfigResponse$ = [3, n0, _GFRCRe,
1406
+ 0,
1407
+ [_RL],
1408
+ [0]
1409
+ ];
1410
+ export var GetFunctionRequest$ = [3, n0, _GFR,
1673
1411
  0,
1674
1412
  [_FN, _Q],
1675
- [
1676
- [0, 1],
1677
- [0, { [_hQ]: _Q }],
1678
- ],
1413
+ [[0, 1], [0, { [_hQ]: _Q }]]
1679
1414
  ];
1680
- export var GetFunctionResponse = [
1681
- 3,
1682
- n0,
1683
- _GFRe,
1415
+ export var GetFunctionResponse$ = [3, n0, _GFRe,
1684
1416
  0,
1685
1417
  [_Con, _Cod, _Ta, _TE, _C],
1686
- [[() => FunctionConfiguration, 0], () => FunctionCodeLocation, 128 | 0, () => TagsError, () => Concurrency],
1418
+ [[() => FunctionConfiguration$, 0], () => FunctionCodeLocation$, 128 | 0, () => TagsError$, () => Concurrency$]
1687
1419
  ];
1688
- export var GetFunctionScalingConfigRequest = [
1689
- 3,
1690
- n0,
1691
- _GFSCR,
1420
+ export var GetFunctionScalingConfigRequest$ = [3, n0, _GFSCR,
1692
1421
  0,
1693
1422
  [_FN, _Q],
1694
- [
1695
- [0, 1],
1696
- [0, { [_hQ]: _Q }],
1697
- ],
1423
+ [[0, 1], [0, { [_hQ]: _Q }]]
1698
1424
  ];
1699
- export var GetFunctionScalingConfigResponse = [
1700
- 3,
1701
- n0,
1702
- _GFSCRe,
1425
+ export var GetFunctionScalingConfigResponse$ = [3, n0, _GFSCRe,
1703
1426
  0,
1704
1427
  [_FA, _AFSC, _RFSC],
1705
- [0, () => FunctionScalingConfig, () => FunctionScalingConfig],
1428
+ [0, () => FunctionScalingConfig$, () => FunctionScalingConfig$]
1706
1429
  ];
1707
- export var GetFunctionUrlConfigRequest = [
1708
- 3,
1709
- n0,
1710
- _GFUCR,
1430
+ export var GetFunctionUrlConfigRequest$ = [3, n0, _GFUCR,
1711
1431
  0,
1712
1432
  [_FN, _Q],
1713
- [
1714
- [0, 1],
1715
- [0, { [_hQ]: _Q }],
1716
- ],
1433
+ [[0, 1], [0, { [_hQ]: _Q }]]
1717
1434
  ];
1718
- export var GetFunctionUrlConfigResponse = [
1719
- 3,
1720
- n0,
1721
- _GFUCRe,
1435
+ export var GetFunctionUrlConfigResponse$ = [3, n0, _GFUCRe,
1722
1436
  0,
1723
1437
  [_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
1724
- [0, 0, 0, () => Cors, 0, 0, 0],
1438
+ [0, 0, 0, () => Cors$, 0, 0, 0]
1439
+ ];
1440
+ export var GetLayerVersionByArnRequest$ = [3, n0, _GLVBAR,
1441
+ 0,
1442
+ [_Arn],
1443
+ [[0, { [_hQ]: _Arn }]]
1725
1444
  ];
1726
- export var GetLayerVersionByArnRequest = [3, n0, _GLVBAR, 0, [_Arn], [[0, { [_hQ]: _Arn }]]];
1727
- export var GetLayerVersionPolicyRequest = [
1728
- 3,
1729
- n0,
1730
- _GLVPR,
1445
+ export var GetLayerVersionPolicyRequest$ = [3, n0, _GLVPR,
1731
1446
  0,
1732
1447
  [_LN, _VN],
1733
- [
1734
- [0, 1],
1735
- [1, 1],
1736
- ],
1448
+ [[0, 1], [1, 1]]
1737
1449
  ];
1738
- export var GetLayerVersionPolicyResponse = [3, n0, _GLVPRe, 0, [_Po, _RI], [0, 0]];
1739
- export var GetLayerVersionRequest = [
1740
- 3,
1741
- n0,
1742
- _GLVR,
1450
+ export var GetLayerVersionPolicyResponse$ = [3, n0, _GLVPRe,
1451
+ 0,
1452
+ [_Po, _RI],
1453
+ [0, 0]
1454
+ ];
1455
+ export var GetLayerVersionRequest$ = [3, n0, _GLVR,
1743
1456
  0,
1744
1457
  [_LN, _VN],
1745
- [
1746
- [0, 1],
1747
- [1, 1],
1748
- ],
1458
+ [[0, 1], [1, 1]]
1749
1459
  ];
1750
- export var GetLayerVersionResponse = [
1751
- 3,
1752
- n0,
1753
- _GLVRe,
1460
+ export var GetLayerVersionResponse$ = [3, n0, _GLVRe,
1754
1461
  0,
1755
1462
  [_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
1756
- [() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
1463
+ [() => LayerVersionContentOutput$, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0]
1757
1464
  ];
1758
- export var GetPolicyRequest = [
1759
- 3,
1760
- n0,
1761
- _GPR,
1465
+ export var GetPolicyRequest$ = [3, n0, _GPR,
1762
1466
  0,
1763
1467
  [_FN, _Q],
1764
- [
1765
- [0, 1],
1766
- [0, { [_hQ]: _Q }],
1767
- ],
1468
+ [[0, 1], [0, { [_hQ]: _Q }]]
1469
+ ];
1470
+ export var GetPolicyResponse$ = [3, n0, _GPRe,
1471
+ 0,
1472
+ [_Po, _RI],
1473
+ [0, 0]
1768
1474
  ];
1769
- export var GetPolicyResponse = [3, n0, _GPRe, 0, [_Po, _RI], [0, 0]];
1770
- export var GetProvisionedConcurrencyConfigRequest = [
1771
- 3,
1772
- n0,
1773
- _GPCCR,
1475
+ export var GetProvisionedConcurrencyConfigRequest$ = [3, n0, _GPCCR,
1774
1476
  0,
1775
1477
  [_FN, _Q],
1776
- [
1777
- [0, 1],
1778
- [0, { [_hQ]: _Q }],
1779
- ],
1478
+ [[0, 1], [0, { [_hQ]: _Q }]]
1780
1479
  ];
1781
- export var GetProvisionedConcurrencyConfigResponse = [
1782
- 3,
1783
- n0,
1784
- _GPCCRe,
1480
+ export var GetProvisionedConcurrencyConfigResponse$ = [3, n0, _GPCCRe,
1785
1481
  0,
1786
1482
  [_RPCE, _APCE, _APCEl, _Sta, _SRt, _LM],
1787
- [1, 1, 1, 0, 0, 0],
1483
+ [1, 1, 1, 0, 0, 0]
1788
1484
  ];
1789
- export var GetRuntimeManagementConfigRequest = [
1790
- 3,
1791
- n0,
1792
- _GRMCR,
1485
+ export var GetRuntimeManagementConfigRequest$ = [3, n0, _GRMCR,
1793
1486
  0,
1794
1487
  [_FN, _Q],
1795
- [
1796
- [0, 1],
1797
- [0, { [_hQ]: _Q }],
1798
- ],
1488
+ [[0, 1], [0, { [_hQ]: _Q }]]
1799
1489
  ];
1800
- export var GetRuntimeManagementConfigResponse = [
1801
- 3,
1802
- n0,
1803
- _GRMCRe,
1490
+ export var GetRuntimeManagementConfigResponse$ = [3, n0, _GRMCRe,
1804
1491
  0,
1805
1492
  [_URO, _RVA, _FA],
1806
- [0, 0, 0],
1493
+ [0, 0, 0]
1807
1494
  ];
1808
- export var ImageConfig = [3, n0, _IC, 0, [_EP, _Com, _WD], [64 | 0, 64 | 0, 0]];
1809
- export var ImageConfigError = [3, n0, _ICE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
1810
- export var ImageConfigResponse = [
1811
- 3,
1812
- n0,
1813
- _ICR,
1495
+ export var ImageConfig$ = [3, n0, _IC,
1496
+ 0,
1497
+ [_EP, _Com, _WD],
1498
+ [64 | 0, 64 | 0, 0]
1499
+ ];
1500
+ export var ImageConfigError$ = [3, n0, _ICE,
1501
+ 0,
1502
+ [_EC, _M],
1503
+ [0, [() => SensitiveString, 0]]
1504
+ ];
1505
+ export var ImageConfigResponse$ = [3, n0, _ICR,
1814
1506
  0,
1815
1507
  [_IC, _E],
1816
- [() => ImageConfig, [() => ImageConfigError, 0]],
1508
+ [() => ImageConfig$, [() => ImageConfigError$, 0]]
1509
+ ];
1510
+ export var InstanceRequirements$ = [3, n0, _IR,
1511
+ 0,
1512
+ [_Ar, _AIT, _EIT],
1513
+ [64 | 0, 64 | 0, 64 | 0]
1817
1514
  ];
1818
- export var InstanceRequirements = [3, n0, _IR, 0, [_Ar, _AIT, _EIT], [64 | 0, 64 | 0, 64 | 0]];
1819
- export var InvalidCodeSignatureException = [
1820
- -3,
1821
- n0,
1822
- _ICSE,
1515
+ export var InvalidCodeSignatureException$ = [-3, n0, _ICSE,
1823
1516
  { [_e]: _c, [_hE]: 400 },
1824
1517
  [_Ty, _M],
1825
- [0, 0],
1518
+ [0, 0]
1826
1519
  ];
1827
- TypeRegistry.for(n0).registerError(InvalidCodeSignatureException, __InvalidCodeSignatureException);
1828
- export var InvalidParameterValueException = [
1829
- -3,
1830
- n0,
1831
- _IPVE,
1520
+ TypeRegistry.for(n0).registerError(InvalidCodeSignatureException$, InvalidCodeSignatureException);
1521
+ export var InvalidParameterValueException$ = [-3, n0, _IPVE,
1832
1522
  { [_e]: _c, [_hE]: 400 },
1833
1523
  [_Ty, _m],
1834
- [0, 0],
1524
+ [0, 0]
1835
1525
  ];
1836
- TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException);
1837
- export var InvalidRequestContentException = [
1838
- -3,
1839
- n0,
1840
- _IRCE,
1526
+ TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
1527
+ export var InvalidRequestContentException$ = [-3, n0, _IRCE,
1841
1528
  { [_e]: _c, [_hE]: 400 },
1842
1529
  [_Ty, _m],
1843
- [0, 0],
1844
- ];
1845
- TypeRegistry.for(n0).registerError(InvalidRequestContentException, __InvalidRequestContentException);
1846
- export var InvalidRuntimeException = [-3, n0, _IRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1847
- TypeRegistry.for(n0).registerError(InvalidRuntimeException, __InvalidRuntimeException);
1848
- export var InvalidSecurityGroupIDException = [
1849
- -3,
1850
- n0,
1851
- _ISGIDE,
1530
+ [0, 0]
1531
+ ];
1532
+ TypeRegistry.for(n0).registerError(InvalidRequestContentException$, InvalidRequestContentException);
1533
+ export var InvalidRuntimeException$ = [-3, n0, _IRE,
1534
+ { [_e]: _se, [_hE]: 502 },
1535
+ [_Ty, _M],
1536
+ [0, 0]
1537
+ ];
1538
+ TypeRegistry.for(n0).registerError(InvalidRuntimeException$, InvalidRuntimeException);
1539
+ export var InvalidSecurityGroupIDException$ = [-3, n0, _ISGIDE,
1852
1540
  { [_e]: _se, [_hE]: 502 },
1853
1541
  [_Ty, _M],
1854
- [0, 0],
1855
- ];
1856
- TypeRegistry.for(n0).registerError(InvalidSecurityGroupIDException, __InvalidSecurityGroupIDException);
1857
- export var InvalidSubnetIDException = [-3, n0, _ISIDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1858
- TypeRegistry.for(n0).registerError(InvalidSubnetIDException, __InvalidSubnetIDException);
1859
- export var InvalidZipFileException = [-3, n0, _IZFE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1860
- TypeRegistry.for(n0).registerError(InvalidZipFileException, __InvalidZipFileException);
1861
- export var InvocationCompletedDetails = [
1862
- 3,
1863
- n0,
1864
- _ICD,
1542
+ [0, 0]
1543
+ ];
1544
+ TypeRegistry.for(n0).registerError(InvalidSecurityGroupIDException$, InvalidSecurityGroupIDException);
1545
+ export var InvalidSubnetIDException$ = [-3, n0, _ISIDE,
1546
+ { [_e]: _se, [_hE]: 502 },
1547
+ [_Ty, _M],
1548
+ [0, 0]
1549
+ ];
1550
+ TypeRegistry.for(n0).registerError(InvalidSubnetIDException$, InvalidSubnetIDException);
1551
+ export var InvalidZipFileException$ = [-3, n0, _IZFE,
1552
+ { [_e]: _se, [_hE]: 502 },
1553
+ [_Ty, _M],
1554
+ [0, 0]
1555
+ ];
1556
+ TypeRegistry.for(n0).registerError(InvalidZipFileException$, InvalidZipFileException);
1557
+ export var InvocationCompletedDetails$ = [3, n0, _ICD,
1865
1558
  0,
1866
1559
  [_STt, _ETn, _RIe, _E],
1867
- [4, 4, 0, [() => EventError, 0]],
1560
+ [4, 4, 0, [() => EventError$, 0]]
1868
1561
  ];
1869
- export var InvocationRequest = [
1870
- 3,
1871
- n0,
1872
- _IRn,
1562
+ export var InvocationRequest$ = [3, n0, _IRn,
1873
1563
  0,
1874
1564
  [_FN, _IT, _LT, _CC, _DEN, _Pa, _Q, _TI],
1875
- [
1876
- [0, 1],
1877
- [0, { [_hH]: _XAIT }],
1878
- [0, { [_hH]: _XALT }],
1879
- [0, { [_hH]: _XACC }],
1880
- [0, { [_hH]: _XADEN }],
1881
- [() => _Blob, 16],
1882
- [0, { [_hQ]: _Q }],
1883
- [0, { [_hH]: _XATI }],
1884
- ],
1885
- ];
1886
- export var InvocationResponse = [
1887
- 3,
1888
- n0,
1889
- _IRnv,
1565
+ [[0, 1], [0, { [_hH]: _XAIT }], [0, { [_hH]: _XALT }], [0, { [_hH]: _XACC }], [0, { [_hH]: _XADEN }], [() => _Blob, 16], [0, { [_hQ]: _Q }], [0, { [_hH]: _XATI }]]
1566
+ ];
1567
+ export var InvocationResponse$ = [3, n0, _IRnv,
1890
1568
  0,
1891
1569
  [_SCt, _FE, _LR, _Pa, _EV, _DEA],
1892
- [
1893
- [1, 32],
1894
- [0, { [_hH]: _XAFE }],
1895
- [0, { [_hH]: _XALR }],
1896
- [() => _Blob, 16],
1897
- [0, { [_hH]: _XAEV }],
1898
- [0, { [_hH]: _XADEA }],
1899
- ],
1900
- ];
1901
- export var InvokeAsyncRequest = [
1902
- 3,
1903
- n0,
1904
- _IAR,
1570
+ [[1, 32], [0, { [_hH]: _XAFE }], [0, { [_hH]: _XALR }], [() => _Blob, 16], [0, { [_hH]: _XAEV }], [0, { [_hH]: _XADEA }]]
1571
+ ];
1572
+ export var InvokeAsyncRequest$ = [3, n0, _IAR,
1905
1573
  0,
1906
1574
  [_FN, _IA],
1907
- [
1908
- [0, 1],
1909
- [() => BlobStream, 16],
1910
- ],
1911
- ];
1912
- export var InvokeAsyncResponse = [3, n0, _IARn, 0, [_Sta], [[1, 32]]];
1913
- export var InvokeResponseStreamUpdate = [3, n0, _IRSU, 0, [_Pa], [[() => _Blob, { [_eP]: 1 }]]];
1914
- export var InvokeWithResponseStreamCompleteEvent = [
1915
- 3,
1916
- n0,
1917
- _IWRSCE,
1575
+ [[0, 1], [() => BlobStream, 16]]
1576
+ ];
1577
+ export var InvokeAsyncResponse$ = [3, n0, _IARn,
1578
+ 0,
1579
+ [_Sta],
1580
+ [[1, 32]]
1581
+ ];
1582
+ export var InvokeResponseStreamUpdate$ = [3, n0, _IRSU,
1583
+ 0,
1584
+ [_Pa],
1585
+ [[() => _Blob, { [_eP]: 1 }]]
1586
+ ];
1587
+ export var InvokeWithResponseStreamCompleteEvent$ = [3, n0, _IWRSCE,
1918
1588
  0,
1919
1589
  [_EC, _EDr, _LR],
1920
- [0, 0, 0],
1590
+ [0, 0, 0]
1921
1591
  ];
1922
- export var InvokeWithResponseStreamRequest = [
1923
- 3,
1924
- n0,
1925
- _IWRSR,
1592
+ export var InvokeWithResponseStreamRequest$ = [3, n0, _IWRSR,
1926
1593
  0,
1927
1594
  [_FN, _IT, _LT, _CC, _Q, _Pa, _TI],
1928
- [
1929
- [0, 1],
1930
- [0, { [_hH]: _XAIT }],
1931
- [0, { [_hH]: _XALT }],
1932
- [0, { [_hH]: _XACC }],
1933
- [0, { [_hQ]: _Q }],
1934
- [() => _Blob, 16],
1935
- [0, { [_hH]: _XATI }],
1936
- ],
1937
- ];
1938
- export var InvokeWithResponseStreamResponse = [
1939
- 3,
1940
- n0,
1941
- _IWRSRn,
1595
+ [[0, 1], [0, { [_hH]: _XAIT }], [0, { [_hH]: _XALT }], [0, { [_hH]: _XACC }], [0, { [_hQ]: _Q }], [() => _Blob, 16], [0, { [_hH]: _XATI }]]
1596
+ ];
1597
+ export var InvokeWithResponseStreamResponse$ = [3, n0, _IWRSRn,
1942
1598
  0,
1943
1599
  [_SCt, _EV, _ESv, _RSCT],
1944
- [
1945
- [1, 32],
1946
- [0, { [_hH]: _XAEV }],
1947
- [() => InvokeWithResponseStreamResponseEvent, 16],
1948
- [0, { [_hH]: _CT_ }],
1949
- ],
1950
- ];
1951
- export var KafkaSchemaRegistryAccessConfig = [3, n0, _KSRAC, 0, [_Ty, _URI], [0, 0]];
1952
- export var KafkaSchemaRegistryConfig = [
1953
- 3,
1954
- n0,
1955
- _KSRC,
1600
+ [[1, 32], [0, { [_hH]: _XAEV }], [() => InvokeWithResponseStreamResponseEvent$, 16], [0, { [_hH]: _CT_ }]]
1601
+ ];
1602
+ export var KafkaSchemaRegistryAccessConfig$ = [3, n0, _KSRAC,
1603
+ 0,
1604
+ [_Ty, _URI],
1605
+ [0, 0]
1606
+ ];
1607
+ export var KafkaSchemaRegistryConfig$ = [3, n0, _KSRC,
1956
1608
  0,
1957
1609
  [_SRURI, _ERF, _ACc, _SVC],
1958
- [0, 0, () => KafkaSchemaRegistryAccessConfigList, () => KafkaSchemaValidationConfigList],
1610
+ [0, 0, () => KafkaSchemaRegistryAccessConfigList, () => KafkaSchemaValidationConfigList]
1959
1611
  ];
1960
- export var KafkaSchemaValidationConfig = [3, n0, _KSVC, 0, [_At], [0]];
1961
- export var KMSAccessDeniedException = [
1962
- -3,
1963
- n0,
1964
- _KMSADE,
1612
+ export var KafkaSchemaValidationConfig$ = [3, n0, _KSVC,
1613
+ 0,
1614
+ [_At],
1615
+ [0]
1616
+ ];
1617
+ export var KMSAccessDeniedException$ = [-3, n0, _KMSADE,
1965
1618
  { [_e]: _se, [_hE]: 502 },
1966
1619
  [_Ty, _M],
1967
- [0, 0],
1968
- ];
1969
- TypeRegistry.for(n0).registerError(KMSAccessDeniedException, __KMSAccessDeniedException);
1970
- export var KMSDisabledException = [-3, n0, _KMSDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1971
- TypeRegistry.for(n0).registerError(KMSDisabledException, __KMSDisabledException);
1972
- export var KMSInvalidStateException = [
1973
- -3,
1974
- n0,
1975
- _KMSISE,
1620
+ [0, 0]
1621
+ ];
1622
+ TypeRegistry.for(n0).registerError(KMSAccessDeniedException$, KMSAccessDeniedException);
1623
+ export var KMSDisabledException$ = [-3, n0, _KMSDE,
1976
1624
  { [_e]: _se, [_hE]: 502 },
1977
1625
  [_Ty, _M],
1978
- [0, 0],
1626
+ [0, 0]
1979
1627
  ];
1980
- TypeRegistry.for(n0).registerError(KMSInvalidStateException, __KMSInvalidStateException);
1981
- export var KMSNotFoundException = [-3, n0, _KMSNFE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1982
- TypeRegistry.for(n0).registerError(KMSNotFoundException, __KMSNotFoundException);
1983
- export var LambdaManagedInstancesCapacityProviderConfig = [
1984
- 3,
1985
- n0,
1986
- _LMICPC,
1628
+ TypeRegistry.for(n0).registerError(KMSDisabledException$, KMSDisabledException);
1629
+ export var KMSInvalidStateException$ = [-3, n0, _KMSISE,
1630
+ { [_e]: _se, [_hE]: 502 },
1631
+ [_Ty, _M],
1632
+ [0, 0]
1633
+ ];
1634
+ TypeRegistry.for(n0).registerError(KMSInvalidStateException$, KMSInvalidStateException);
1635
+ export var KMSNotFoundException$ = [-3, n0, _KMSNFE,
1636
+ { [_e]: _se, [_hE]: 502 },
1637
+ [_Ty, _M],
1638
+ [0, 0]
1639
+ ];
1640
+ TypeRegistry.for(n0).registerError(KMSNotFoundException$, KMSNotFoundException);
1641
+ export var LambdaManagedInstancesCapacityProviderConfig$ = [3, n0, _LMICPC,
1987
1642
  0,
1988
1643
  [_CPA, _PEEMC, _EEMGBPVC],
1989
- [0, 1, 1],
1644
+ [0, 1, 1]
1645
+ ];
1646
+ export var Layer$ = [3, n0, _La,
1647
+ 0,
1648
+ [_Arn, _CS, _SPVAi, _SJA],
1649
+ [0, 1, 0, 0]
1990
1650
  ];
1991
- export var Layer = [3, n0, _La, 0, [_Arn, _CS, _SPVAi, _SJA], [0, 1, 0, 0]];
1992
- export var LayersListItem = [
1993
- 3,
1994
- n0,
1995
- _LLI,
1651
+ export var LayersListItem$ = [3, n0, _LLI,
1996
1652
  0,
1997
1653
  [_LN, _LA, _LMV],
1998
- [0, 0, () => LayerVersionsListItem],
1654
+ [0, 0, () => LayerVersionsListItem$]
1999
1655
  ];
2000
- export var LayerVersionContentInput = [
2001
- 3,
2002
- n0,
2003
- _LVCI,
1656
+ export var LayerVersionContentInput$ = [3, n0, _LVCI,
2004
1657
  0,
2005
1658
  [_SB, _SK, _SOV, _ZF],
2006
- [0, 0, 0, [() => _Blob, 0]],
1659
+ [0, 0, 0, [() => _Blob, 0]]
2007
1660
  ];
2008
- export var LayerVersionContentOutput = [
2009
- 3,
2010
- n0,
2011
- _LVCO,
1661
+ export var LayerVersionContentOutput$ = [3, n0, _LVCO,
2012
1662
  0,
2013
1663
  [_Lo, _CSo, _CS, _SPVAi, _SJA],
2014
- [0, 0, 1, 0, 0],
1664
+ [0, 0, 1, 0, 0]
2015
1665
  ];
2016
- export var LayerVersionsListItem = [
2017
- 3,
2018
- n0,
2019
- _LVLI,
1666
+ export var LayerVersionsListItem$ = [3, n0, _LVLI,
2020
1667
  0,
2021
1668
  [_LVA, _Ve, _D, _CDr, _CR, _LI, _CA],
2022
- [0, 1, 0, 0, 64 | 0, 0, 64 | 0],
1669
+ [0, 1, 0, 0, 64 | 0, 0, 64 | 0]
2023
1670
  ];
2024
- export var ListAliasesRequest = [
2025
- 3,
2026
- n0,
2027
- _LAR,
1671
+ export var ListAliasesRequest$ = [3, n0, _LAR,
2028
1672
  0,
2029
1673
  [_FN, _FV, _Ma, _MI],
2030
- [
2031
- [0, 1],
2032
- [0, { [_hQ]: _FV }],
2033
- [0, { [_hQ]: _Ma }],
2034
- [1, { [_hQ]: _MI }],
2035
- ],
2036
- ];
2037
- export var ListAliasesResponse = [3, n0, _LARi, 0, [_NM, _Al], [0, () => AliasList]];
2038
- export var ListCapacityProvidersRequest = [
2039
- 3,
2040
- n0,
2041
- _LCPR,
1674
+ [[0, 1], [0, { [_hQ]: _FV }], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
1675
+ ];
1676
+ export var ListAliasesResponse$ = [3, n0, _LARi,
1677
+ 0,
1678
+ [_NM, _Al],
1679
+ [0, () => AliasList]
1680
+ ];
1681
+ export var ListCapacityProvidersRequest$ = [3, n0, _LCPR,
2042
1682
  0,
2043
1683
  [_St, _Ma, _MI],
2044
- [
2045
- [0, { [_hQ]: _St }],
2046
- [0, { [_hQ]: _Ma }],
2047
- [1, { [_hQ]: _MI }],
2048
- ],
1684
+ [[0, { [_hQ]: _St }], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2049
1685
  ];
2050
- export var ListCapacityProvidersResponse = [
2051
- 3,
2052
- n0,
2053
- _LCPRi,
1686
+ export var ListCapacityProvidersResponse$ = [3, n0, _LCPRi,
2054
1687
  0,
2055
1688
  [_CPa, _NM],
2056
- [() => CapacityProvidersList, 0],
1689
+ [() => CapacityProvidersList, 0]
2057
1690
  ];
2058
- export var ListCodeSigningConfigsRequest = [
2059
- 3,
2060
- n0,
2061
- _LCSCR,
1691
+ export var ListCodeSigningConfigsRequest$ = [3, n0, _LCSCR,
2062
1692
  0,
2063
1693
  [_Ma, _MI],
2064
- [
2065
- [0, { [_hQ]: _Ma }],
2066
- [1, { [_hQ]: _MI }],
2067
- ],
1694
+ [[0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2068
1695
  ];
2069
- export var ListCodeSigningConfigsResponse = [
2070
- 3,
2071
- n0,
2072
- _LCSCRi,
1696
+ export var ListCodeSigningConfigsResponse$ = [3, n0, _LCSCRi,
2073
1697
  0,
2074
1698
  [_NM, _CSCo],
2075
- [0, () => CodeSigningConfigList],
1699
+ [0, () => CodeSigningConfigList]
2076
1700
  ];
2077
- export var ListDurableExecutionsByFunctionRequest = [
2078
- 3,
2079
- n0,
2080
- _LDEBFR,
1701
+ export var ListDurableExecutionsByFunctionRequest$ = [3, n0, _LDEBFR,
2081
1702
  0,
2082
1703
  [_FN, _Q, _DEN, _Stat, _SAt, _SBt, _RO, _Ma, _MI],
2083
- [
2084
- [0, 1],
2085
- [0, { [_hQ]: _Q }],
2086
- [0, { [_hQ]: _DEN }],
2087
- [64 | 0, { [_hQ]: _Stat }],
2088
- [4, { [_hQ]: _SAt }],
2089
- [4, { [_hQ]: _SBt }],
2090
- [2, { [_hQ]: _RO }],
2091
- [0, { [_hQ]: _Ma }],
2092
- [1, { [_hQ]: _MI }],
2093
- ],
2094
- ];
2095
- export var ListDurableExecutionsByFunctionResponse = [
2096
- 3,
2097
- n0,
2098
- _LDEBFRi,
1704
+ [[0, 1], [0, { [_hQ]: _Q }], [0, { [_hQ]: _DEN }], [64 | 0, { [_hQ]: _Stat }], [4, { [_hQ]: _SAt }], [4, { [_hQ]: _SBt }], [2, { [_hQ]: _RO }], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
1705
+ ];
1706
+ export var ListDurableExecutionsByFunctionResponse$ = [3, n0, _LDEBFRi,
2099
1707
  0,
2100
1708
  [_DE, _NM],
2101
- [() => DurableExecutions, 0],
1709
+ [() => DurableExecutions, 0]
2102
1710
  ];
2103
- export var ListEventSourceMappingsRequest = [
2104
- 3,
2105
- n0,
2106
- _LESMR,
1711
+ export var ListEventSourceMappingsRequest$ = [3, n0, _LESMR,
2107
1712
  0,
2108
1713
  [_ESA, _FN, _Ma, _MI],
2109
- [
2110
- [0, { [_hQ]: _ESA }],
2111
- [0, { [_hQ]: _FN }],
2112
- [0, { [_hQ]: _Ma }],
2113
- [1, { [_hQ]: _MI }],
2114
- ],
2115
- ];
2116
- export var ListEventSourceMappingsResponse = [
2117
- 3,
2118
- n0,
2119
- _LESMRi,
1714
+ [[0, { [_hQ]: _ESA }], [0, { [_hQ]: _FN }], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
1715
+ ];
1716
+ export var ListEventSourceMappingsResponse$ = [3, n0, _LESMRi,
2120
1717
  0,
2121
1718
  [_NM, _ESM],
2122
- [0, () => EventSourceMappingsList],
1719
+ [0, () => EventSourceMappingsList]
2123
1720
  ];
2124
- export var ListFunctionEventInvokeConfigsRequest = [
2125
- 3,
2126
- n0,
2127
- _LFEICR,
1721
+ export var ListFunctionEventInvokeConfigsRequest$ = [3, n0, _LFEICR,
2128
1722
  0,
2129
1723
  [_FN, _Ma, _MI],
2130
- [
2131
- [0, 1],
2132
- [0, { [_hQ]: _Ma }],
2133
- [1, { [_hQ]: _MI }],
2134
- ],
1724
+ [[0, 1], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2135
1725
  ];
2136
- export var ListFunctionEventInvokeConfigsResponse = [
2137
- 3,
2138
- n0,
2139
- _LFEICRi,
1726
+ export var ListFunctionEventInvokeConfigsResponse$ = [3, n0, _LFEICRi,
2140
1727
  0,
2141
1728
  [_FEICu, _NM],
2142
- [() => FunctionEventInvokeConfigList, 0],
1729
+ [() => FunctionEventInvokeConfigList, 0]
2143
1730
  ];
2144
- export var ListFunctionsByCodeSigningConfigRequest = [
2145
- 3,
2146
- n0,
2147
- _LFBCSCR,
1731
+ export var ListFunctionsByCodeSigningConfigRequest$ = [3, n0, _LFBCSCR,
2148
1732
  0,
2149
1733
  [_CSCA, _Ma, _MI],
2150
- [
2151
- [0, 1],
2152
- [0, { [_hQ]: _Ma }],
2153
- [1, { [_hQ]: _MI }],
2154
- ],
1734
+ [[0, 1], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2155
1735
  ];
2156
- export var ListFunctionsByCodeSigningConfigResponse = [
2157
- 3,
2158
- n0,
2159
- _LFBCSCRi,
1736
+ export var ListFunctionsByCodeSigningConfigResponse$ = [3, n0, _LFBCSCRi,
2160
1737
  0,
2161
1738
  [_NM, _FAu],
2162
- [0, 64 | 0],
1739
+ [0, 64 | 0]
2163
1740
  ];
2164
- export var ListFunctionsRequest = [
2165
- 3,
2166
- n0,
2167
- _LFR,
1741
+ export var ListFunctionsRequest$ = [3, n0, _LFR,
2168
1742
  0,
2169
1743
  [_MR, _FV, _Ma, _MI],
2170
- [
2171
- [0, { [_hQ]: _MR }],
2172
- [0, { [_hQ]: _FV }],
2173
- [0, { [_hQ]: _Ma }],
2174
- [1, { [_hQ]: _MI }],
2175
- ],
2176
- ];
2177
- export var ListFunctionsResponse = [3, n0, _LFRi, 0, [_NM, _Fu], [0, [() => FunctionList, 0]]];
2178
- export var ListFunctionUrlConfigsRequest = [
2179
- 3,
2180
- n0,
2181
- _LFUCR,
1744
+ [[0, { [_hQ]: _MR }], [0, { [_hQ]: _FV }], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
1745
+ ];
1746
+ export var ListFunctionsResponse$ = [3, n0, _LFRi,
1747
+ 0,
1748
+ [_NM, _Fu],
1749
+ [0, [() => FunctionList, 0]]
1750
+ ];
1751
+ export var ListFunctionUrlConfigsRequest$ = [3, n0, _LFUCR,
2182
1752
  0,
2183
1753
  [_FN, _Ma, _MI],
2184
- [
2185
- [0, 1],
2186
- [0, { [_hQ]: _Ma }],
2187
- [1, { [_hQ]: _MI }],
2188
- ],
1754
+ [[0, 1], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2189
1755
  ];
2190
- export var ListFunctionUrlConfigsResponse = [
2191
- 3,
2192
- n0,
2193
- _LFUCRi,
1756
+ export var ListFunctionUrlConfigsResponse$ = [3, n0, _LFUCRi,
2194
1757
  0,
2195
1758
  [_FUCu, _NM],
2196
- [() => FunctionUrlConfigList, 0],
1759
+ [() => FunctionUrlConfigList, 0]
2197
1760
  ];
2198
- export var ListFunctionVersionsByCapacityProviderRequest = [
2199
- 3,
2200
- n0,
2201
- _LFVBCPR,
1761
+ export var ListFunctionVersionsByCapacityProviderRequest$ = [3, n0, _LFVBCPR,
2202
1762
  0,
2203
1763
  [_CPN, _Ma, _MI],
2204
- [
2205
- [0, 1],
2206
- [0, { [_hQ]: _Ma }],
2207
- [1, { [_hQ]: _MI }],
2208
- ],
1764
+ [[0, 1], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2209
1765
  ];
2210
- export var ListFunctionVersionsByCapacityProviderResponse = [
2211
- 3,
2212
- n0,
2213
- _LFVBCPRi,
1766
+ export var ListFunctionVersionsByCapacityProviderResponse$ = [3, n0, _LFVBCPRi,
2214
1767
  0,
2215
1768
  [_CPA, _FVu, _NM],
2216
- [0, () => FunctionVersionsByCapacityProviderList, 0],
1769
+ [0, () => FunctionVersionsByCapacityProviderList, 0]
2217
1770
  ];
2218
- export var ListLayersRequest = [
2219
- 3,
2220
- n0,
2221
- _LLR,
1771
+ export var ListLayersRequest$ = [3, n0, _LLR,
2222
1772
  0,
2223
1773
  [_CRo, _Ma, _MI, _CAo],
2224
- [
2225
- [0, { [_hQ]: _CRo }],
2226
- [0, { [_hQ]: _Ma }],
2227
- [1, { [_hQ]: _MI }],
2228
- [0, { [_hQ]: _CAo }],
2229
- ],
2230
- ];
2231
- export var ListLayersResponse = [3, n0, _LLRi, 0, [_NM, _L], [0, () => LayersList]];
2232
- export var ListLayerVersionsRequest = [
2233
- 3,
2234
- n0,
2235
- _LLVR,
1774
+ [[0, { [_hQ]: _CRo }], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }], [0, { [_hQ]: _CAo }]]
1775
+ ];
1776
+ export var ListLayersResponse$ = [3, n0, _LLRi,
1777
+ 0,
1778
+ [_NM, _L],
1779
+ [0, () => LayersList]
1780
+ ];
1781
+ export var ListLayerVersionsRequest$ = [3, n0, _LLVR,
2236
1782
  0,
2237
1783
  [_CRo, _LN, _Ma, _MI, _CAo],
2238
- [
2239
- [0, { [_hQ]: _CRo }],
2240
- [0, 1],
2241
- [0, { [_hQ]: _Ma }],
2242
- [1, { [_hQ]: _MI }],
2243
- [0, { [_hQ]: _CAo }],
2244
- ],
2245
- ];
2246
- export var ListLayerVersionsResponse = [
2247
- 3,
2248
- n0,
2249
- _LLVRi,
1784
+ [[0, { [_hQ]: _CRo }], [0, 1], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }], [0, { [_hQ]: _CAo }]]
1785
+ ];
1786
+ export var ListLayerVersionsResponse$ = [3, n0, _LLVRi,
2250
1787
  0,
2251
1788
  [_NM, _LV],
2252
- [0, () => LayerVersionsList],
1789
+ [0, () => LayerVersionsList]
2253
1790
  ];
2254
- export var ListProvisionedConcurrencyConfigsRequest = [
2255
- 3,
2256
- n0,
2257
- _LPCCR,
1791
+ export var ListProvisionedConcurrencyConfigsRequest$ = [3, n0, _LPCCR,
2258
1792
  0,
2259
1793
  [_FN, _Ma, _MI],
2260
- [
2261
- [0, 1],
2262
- [0, { [_hQ]: _Ma }],
2263
- [1, { [_hQ]: _MI }],
2264
- ],
1794
+ [[0, 1], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2265
1795
  ];
2266
- export var ListProvisionedConcurrencyConfigsResponse = [
2267
- 3,
2268
- n0,
2269
- _LPCCRi,
1796
+ export var ListProvisionedConcurrencyConfigsResponse$ = [3, n0, _LPCCRi,
2270
1797
  0,
2271
1798
  [_PCC, _NM],
2272
- [() => ProvisionedConcurrencyConfigList, 0],
1799
+ [() => ProvisionedConcurrencyConfigList, 0]
1800
+ ];
1801
+ export var ListTagsRequest$ = [3, n0, _LTR,
1802
+ 0,
1803
+ [_Re],
1804
+ [[0, 1]]
2273
1805
  ];
2274
- export var ListTagsRequest = [3, n0, _LTR, 0, [_Re], [[0, 1]]];
2275
- export var ListTagsResponse = [3, n0, _LTRi, 0, [_Ta], [128 | 0]];
2276
- export var ListVersionsByFunctionRequest = [
2277
- 3,
2278
- n0,
2279
- _LVBFR,
1806
+ export var ListTagsResponse$ = [3, n0, _LTRi,
1807
+ 0,
1808
+ [_Ta],
1809
+ [128 | 0]
1810
+ ];
1811
+ export var ListVersionsByFunctionRequest$ = [3, n0, _LVBFR,
2280
1812
  0,
2281
1813
  [_FN, _Ma, _MI],
2282
- [
2283
- [0, 1],
2284
- [0, { [_hQ]: _Ma }],
2285
- [1, { [_hQ]: _MI }],
2286
- ],
1814
+ [[0, 1], [0, { [_hQ]: _Ma }], [1, { [_hQ]: _MI }]]
2287
1815
  ];
2288
- export var ListVersionsByFunctionResponse = [
2289
- 3,
2290
- n0,
2291
- _LVBFRi,
1816
+ export var ListVersionsByFunctionResponse$ = [3, n0, _LVBFRi,
2292
1817
  0,
2293
1818
  [_NM, _Ver],
2294
- [0, [() => FunctionList, 0]],
1819
+ [0, [() => FunctionList, 0]]
1820
+ ];
1821
+ export var LoggingConfig$ = [3, n0, _LC,
1822
+ 0,
1823
+ [_LF, _ALL, _SLL, _LG],
1824
+ [0, 0, 0, 0]
2295
1825
  ];
2296
- export var LoggingConfig = [3, n0, _LC, 0, [_LF, _ALL, _SLL, _LG], [0, 0, 0, 0]];
2297
- export var NoPublishedVersionException = [
2298
- -3,
2299
- n0,
2300
- _NPVE,
1826
+ export var NoPublishedVersionException$ = [-3, n0, _NPVE,
2301
1827
  { [_e]: _c, [_hE]: 400 },
2302
1828
  [_Ty, _M],
2303
- [0, 0],
1829
+ [0, 0]
1830
+ ];
1831
+ TypeRegistry.for(n0).registerError(NoPublishedVersionException$, NoPublishedVersionException);
1832
+ export var OnFailure$ = [3, n0, _OF,
1833
+ 0,
1834
+ [_De],
1835
+ [0]
1836
+ ];
1837
+ export var OnSuccess$ = [3, n0, _OS,
1838
+ 0,
1839
+ [_De],
1840
+ [0]
2304
1841
  ];
2305
- TypeRegistry.for(n0).registerError(NoPublishedVersionException, __NoPublishedVersionException);
2306
- export var OnFailure = [3, n0, _OF, 0, [_De], [0]];
2307
- export var OnSuccess = [3, n0, _OS, 0, [_De], [0]];
2308
- export var Operation = [
2309
- 3,
2310
- n0,
2311
- _Op,
1842
+ export var Operation$ = [3, n0, _Op,
2312
1843
  0,
2313
1844
  [_Id, _PI, _N, _Ty, _STu, _STt, _ETn, _Sta, _EDx, _CDo, _SD, _WDa, _CD, _CID],
2314
- [
2315
- 0,
2316
- 0,
2317
- 0,
2318
- 0,
2319
- 0,
2320
- 4,
2321
- 4,
2322
- 0,
2323
- [() => ExecutionDetails, 0],
2324
- [() => ContextDetails, 0],
2325
- [() => StepDetails, 0],
2326
- () => WaitDetails,
2327
- [() => CallbackDetails, 0],
2328
- [() => ChainedInvokeDetails, 0],
2329
- ],
2330
- ];
2331
- export var OperationUpdate = [
2332
- 3,
2333
- n0,
2334
- _OU,
1845
+ [0, 0, 0, 0, 0, 4, 4, 0, [() => ExecutionDetails$, 0], [() => ContextDetails$, 0], [() => StepDetails$, 0], () => WaitDetails$, [() => CallbackDetails$, 0], [() => ChainedInvokeDetails$, 0]]
1846
+ ];
1847
+ export var OperationUpdate$ = [3, n0, _OU,
2335
1848
  0,
2336
1849
  [_Id, _PI, _N, _Ty, _STu, _A, _Pa, _E, _COo, _SO, _WO, _CO, _CIO],
2337
- [
2338
- 0,
2339
- 0,
2340
- 0,
2341
- 0,
2342
- 0,
2343
- 0,
2344
- [() => OperationPayload, 0],
2345
- [() => ErrorObject, 0],
2346
- () => ContextOptions,
2347
- () => StepOptions,
2348
- () => WaitOptions,
2349
- () => CallbackOptions,
2350
- () => ChainedInvokeOptions,
2351
- ],
2352
- ];
2353
- export var PolicyLengthExceededException = [
2354
- -3,
2355
- n0,
2356
- _PLEE,
1850
+ [0, 0, 0, 0, 0, 0, [() => OperationPayload, 0], [() => ErrorObject$, 0], () => ContextOptions$, () => StepOptions$, () => WaitOptions$, () => CallbackOptions$, () => ChainedInvokeOptions$]
1851
+ ];
1852
+ export var PolicyLengthExceededException$ = [-3, n0, _PLEE,
2357
1853
  { [_e]: _c, [_hE]: 400 },
2358
1854
  [_Ty, _m],
2359
- [0, 0],
1855
+ [0, 0]
1856
+ ];
1857
+ TypeRegistry.for(n0).registerError(PolicyLengthExceededException$, PolicyLengthExceededException);
1858
+ export var PreconditionFailedException$ = [-3, n0, _PFE,
1859
+ { [_e]: _c, [_hE]: 412 },
1860
+ [_Ty, _m],
1861
+ [0, 0]
2360
1862
  ];
2361
- TypeRegistry.for(n0).registerError(PolicyLengthExceededException, __PolicyLengthExceededException);
2362
- export var PreconditionFailedException = [-3, n0, _PFE, { [_e]: _c, [_hE]: 412 }, [_Ty, _m], [0, 0]];
2363
- TypeRegistry.for(n0).registerError(PreconditionFailedException, __PreconditionFailedException);
2364
- export var ProvisionedConcurrencyConfigListItem = [
2365
- 3,
2366
- n0,
2367
- _PCCLI,
1863
+ TypeRegistry.for(n0).registerError(PreconditionFailedException$, PreconditionFailedException);
1864
+ export var ProvisionedConcurrencyConfigListItem$ = [3, n0, _PCCLI,
2368
1865
  0,
2369
1866
  [_FA, _RPCE, _APCE, _APCEl, _Sta, _SRt, _LM],
2370
- [0, 1, 1, 1, 0, 0, 0],
1867
+ [0, 1, 1, 1, 0, 0, 0]
2371
1868
  ];
2372
- export var ProvisionedConcurrencyConfigNotFoundException = [
2373
- -3,
2374
- n0,
2375
- _PCCNFE,
1869
+ export var ProvisionedConcurrencyConfigNotFoundException$ = [-3, n0, _PCCNFE,
2376
1870
  { [_e]: _c, [_hE]: 404 },
2377
1871
  [_Ty, _m],
2378
- [0, 0],
1872
+ [0, 0]
2379
1873
  ];
2380
- TypeRegistry.for(n0).registerError(ProvisionedConcurrencyConfigNotFoundException, __ProvisionedConcurrencyConfigNotFoundException);
2381
- export var ProvisionedPollerConfig = [3, n0, _PPC, 0, [_MP, _MPa, _PGN], [1, 1, 0]];
2382
- export var PublishLayerVersionRequest = [
2383
- 3,
2384
- n0,
2385
- _PLVR,
1874
+ TypeRegistry.for(n0).registerError(ProvisionedConcurrencyConfigNotFoundException$, ProvisionedConcurrencyConfigNotFoundException);
1875
+ export var ProvisionedPollerConfig$ = [3, n0, _PPC,
1876
+ 0,
1877
+ [_MP, _MPa, _PGN],
1878
+ [1, 1, 0]
1879
+ ];
1880
+ export var PublishLayerVersionRequest$ = [3, n0, _PLVR,
2386
1881
  0,
2387
1882
  [_LN, _D, _Cont, _CR, _LI, _CA],
2388
- [[0, 1], 0, [() => LayerVersionContentInput, 0], 64 | 0, 0, 64 | 0],
1883
+ [[0, 1], 0, [() => LayerVersionContentInput$, 0], 64 | 0, 0, 64 | 0]
2389
1884
  ];
2390
- export var PublishLayerVersionResponse = [
2391
- 3,
2392
- n0,
2393
- _PLVRu,
1885
+ export var PublishLayerVersionResponse$ = [3, n0, _PLVRu,
2394
1886
  0,
2395
1887
  [_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
2396
- [() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
1888
+ [() => LayerVersionContentOutput$, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0]
2397
1889
  ];
2398
- export var PublishVersionRequest = [
2399
- 3,
2400
- n0,
2401
- _PVR,
1890
+ export var PublishVersionRequest$ = [3, n0, _PVR,
2402
1891
  0,
2403
1892
  [_FN, _CSo, _D, _RI, _PTu],
2404
- [[0, 1], 0, 0, 0, 0],
1893
+ [[0, 1], 0, 0, 0, 0]
1894
+ ];
1895
+ export var PutFunctionCodeSigningConfigRequest$ = [3, n0, _PFCSCR,
1896
+ 0,
1897
+ [_CSCA, _FN],
1898
+ [0, [0, 1]]
1899
+ ];
1900
+ export var PutFunctionCodeSigningConfigResponse$ = [3, n0, _PFCSCRu,
1901
+ 0,
1902
+ [_CSCA, _FN],
1903
+ [0, 0]
2405
1904
  ];
2406
- export var PutFunctionCodeSigningConfigRequest = [3, n0, _PFCSCR, 0, [_CSCA, _FN], [0, [0, 1]]];
2407
- export var PutFunctionCodeSigningConfigResponse = [3, n0, _PFCSCRu, 0, [_CSCA, _FN], [0, 0]];
2408
- export var PutFunctionConcurrencyRequest = [3, n0, _PFCR, 0, [_FN, _RCE], [[0, 1], 1]];
2409
- export var PutFunctionEventInvokeConfigRequest = [
2410
- 3,
2411
- n0,
2412
- _PFEICR,
1905
+ export var PutFunctionConcurrencyRequest$ = [3, n0, _PFCR,
1906
+ 0,
1907
+ [_FN, _RCE],
1908
+ [[0, 1], 1]
1909
+ ];
1910
+ export var PutFunctionEventInvokeConfigRequest$ = [3, n0, _PFEICR,
2413
1911
  0,
2414
1912
  [_FN, _Q, _MRA, _MEAIS, _DC],
2415
- [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
1913
+ [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig$]
1914
+ ];
1915
+ export var PutFunctionRecursionConfigRequest$ = [3, n0, _PFRCR,
1916
+ 0,
1917
+ [_FN, _RL],
1918
+ [[0, 1], 0]
2416
1919
  ];
2417
- export var PutFunctionRecursionConfigRequest = [3, n0, _PFRCR, 0, [_FN, _RL], [[0, 1], 0]];
2418
- export var PutFunctionRecursionConfigResponse = [3, n0, _PFRCRu, 0, [_RL], [0]];
2419
- export var PutFunctionScalingConfigRequest = [
2420
- 3,
2421
- n0,
2422
- _PFSCR,
1920
+ export var PutFunctionRecursionConfigResponse$ = [3, n0, _PFRCRu,
1921
+ 0,
1922
+ [_RL],
1923
+ [0]
1924
+ ];
1925
+ export var PutFunctionScalingConfigRequest$ = [3, n0, _PFSCR,
2423
1926
  0,
2424
1927
  [_FN, _Q, _FSCu],
2425
- [[0, 1], [0, { [_hQ]: _Q }], () => FunctionScalingConfig],
1928
+ [[0, 1], [0, { [_hQ]: _Q }], () => FunctionScalingConfig$]
1929
+ ];
1930
+ export var PutFunctionScalingConfigResponse$ = [3, n0, _PFSCRu,
1931
+ 0,
1932
+ [_FS],
1933
+ [0]
2426
1934
  ];
2427
- export var PutFunctionScalingConfigResponse = [3, n0, _PFSCRu, 0, [_FS], [0]];
2428
- export var PutProvisionedConcurrencyConfigRequest = [
2429
- 3,
2430
- n0,
2431
- _PPCCR,
1935
+ export var PutProvisionedConcurrencyConfigRequest$ = [3, n0, _PPCCR,
2432
1936
  0,
2433
1937
  [_FN, _Q, _PCE],
2434
- [[0, 1], [0, { [_hQ]: _Q }], 1],
1938
+ [[0, 1], [0, { [_hQ]: _Q }], 1]
2435
1939
  ];
2436
- export var PutProvisionedConcurrencyConfigResponse = [
2437
- 3,
2438
- n0,
2439
- _PPCCRu,
1940
+ export var PutProvisionedConcurrencyConfigResponse$ = [3, n0, _PPCCRu,
2440
1941
  0,
2441
1942
  [_RPCE, _APCE, _APCEl, _Sta, _SRt, _LM],
2442
- [1, 1, 1, 0, 0, 0],
1943
+ [1, 1, 1, 0, 0, 0]
2443
1944
  ];
2444
- export var PutRuntimeManagementConfigRequest = [
2445
- 3,
2446
- n0,
2447
- _PRMCR,
1945
+ export var PutRuntimeManagementConfigRequest$ = [3, n0, _PRMCR,
2448
1946
  0,
2449
1947
  [_FN, _Q, _URO, _RVA],
2450
- [[0, 1], [0, { [_hQ]: _Q }], 0, 0],
1948
+ [[0, 1], [0, { [_hQ]: _Q }], 0, 0]
2451
1949
  ];
2452
- export var PutRuntimeManagementConfigResponse = [
2453
- 3,
2454
- n0,
2455
- _PRMCRu,
1950
+ export var PutRuntimeManagementConfigResponse$ = [3, n0, _PRMCRu,
2456
1951
  0,
2457
1952
  [_URO, _FA, _RVA],
2458
- [0, 0, 0],
1953
+ [0, 0, 0]
2459
1954
  ];
2460
- export var RecursiveInvocationException = [
2461
- -3,
2462
- n0,
2463
- _RIE,
1955
+ export var RecursiveInvocationException$ = [-3, n0, _RIE,
2464
1956
  { [_e]: _c, [_hE]: 400 },
2465
1957
  [_Ty, _M],
2466
- [0, 0],
1958
+ [0, 0]
2467
1959
  ];
2468
- TypeRegistry.for(n0).registerError(RecursiveInvocationException, __RecursiveInvocationException);
2469
- export var RemoveLayerVersionPermissionRequest = [
2470
- 3,
2471
- n0,
2472
- _RLVPR,
1960
+ TypeRegistry.for(n0).registerError(RecursiveInvocationException$, RecursiveInvocationException);
1961
+ export var RemoveLayerVersionPermissionRequest$ = [3, n0, _RLVPR,
2473
1962
  0,
2474
1963
  [_LN, _VN, _SI, _RI],
2475
- [
2476
- [0, 1],
2477
- [1, 1],
2478
- [0, 1],
2479
- [0, { [_hQ]: _RI }],
2480
- ],
2481
- ];
2482
- export var RemovePermissionRequest = [
2483
- 3,
2484
- n0,
2485
- _RPR,
1964
+ [[0, 1], [1, 1], [0, 1], [0, { [_hQ]: _RI }]]
1965
+ ];
1966
+ export var RemovePermissionRequest$ = [3, n0, _RPR,
2486
1967
  0,
2487
1968
  [_FN, _SI, _Q, _RI],
2488
- [
2489
- [0, 1],
2490
- [0, 1],
2491
- [0, { [_hQ]: _Q }],
2492
- [0, { [_hQ]: _RI }],
2493
- ],
2494
- ];
2495
- export var RequestTooLargeException = [-3, n0, _RTLE, { [_e]: _c, [_hE]: 413 }, [_Ty, _m], [0, 0]];
2496
- TypeRegistry.for(n0).registerError(RequestTooLargeException, __RequestTooLargeException);
2497
- export var ResourceConflictException = [-3, n0, _RCEe, { [_e]: _c, [_hE]: 409 }, [_Ty, _m], [0, 0]];
2498
- TypeRegistry.for(n0).registerError(ResourceConflictException, __ResourceConflictException);
2499
- export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
2500
- TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
2501
- export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_Ty, _M], [0, 0]];
2502
- TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
2503
- export var ResourceNotReadyException = [-3, n0, _RNRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _m], [0, 0]];
2504
- TypeRegistry.for(n0).registerError(ResourceNotReadyException, __ResourceNotReadyException);
2505
- export var RetryDetails = [3, n0, _RD, 0, [_CAu, _NADS], [1, 1]];
2506
- export var RuntimeVersionConfig = [
2507
- 3,
2508
- n0,
2509
- _RVC,
1969
+ [[0, 1], [0, 1], [0, { [_hQ]: _Q }], [0, { [_hQ]: _RI }]]
1970
+ ];
1971
+ export var RequestTooLargeException$ = [-3, n0, _RTLE,
1972
+ { [_e]: _c, [_hE]: 413 },
1973
+ [_Ty, _m],
1974
+ [0, 0]
1975
+ ];
1976
+ TypeRegistry.for(n0).registerError(RequestTooLargeException$, RequestTooLargeException);
1977
+ export var ResourceConflictException$ = [-3, n0, _RCEe,
1978
+ { [_e]: _c, [_hE]: 409 },
1979
+ [_Ty, _m],
1980
+ [0, 0]
1981
+ ];
1982
+ TypeRegistry.for(n0).registerError(ResourceConflictException$, ResourceConflictException);
1983
+ export var ResourceInUseException$ = [-3, n0, _RIUE,
1984
+ { [_e]: _c, [_hE]: 400 },
1985
+ [_Ty, _M],
1986
+ [0, 0]
1987
+ ];
1988
+ TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
1989
+ export var ResourceNotFoundException$ = [-3, n0, _RNFE,
1990
+ { [_e]: _c, [_hE]: 404 },
1991
+ [_Ty, _M],
1992
+ [0, 0]
1993
+ ];
1994
+ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
1995
+ export var ResourceNotReadyException$ = [-3, n0, _RNRE,
1996
+ { [_e]: _se, [_hE]: 502 },
1997
+ [_Ty, _m],
1998
+ [0, 0]
1999
+ ];
2000
+ TypeRegistry.for(n0).registerError(ResourceNotReadyException$, ResourceNotReadyException);
2001
+ export var RetryDetails$ = [3, n0, _RD,
2002
+ 0,
2003
+ [_CAu, _NADS],
2004
+ [1, 1]
2005
+ ];
2006
+ export var RuntimeVersionConfig$ = [3, n0, _RVC,
2510
2007
  0,
2511
2008
  [_RVA, _E],
2512
- [0, [() => RuntimeVersionError, 0]],
2009
+ [0, [() => RuntimeVersionError$, 0]]
2010
+ ];
2011
+ export var RuntimeVersionError$ = [3, n0, _RVE,
2012
+ 0,
2013
+ [_EC, _M],
2014
+ [0, [() => SensitiveString, 0]]
2015
+ ];
2016
+ export var ScalingConfig$ = [3, n0, _SC,
2017
+ 0,
2018
+ [_MCa],
2019
+ [1]
2020
+ ];
2021
+ export var SelfManagedEventSource$ = [3, n0, _SMES,
2022
+ 0,
2023
+ [_End],
2024
+ [[2, n0, _End, 0, 0, 64 | 0]]
2513
2025
  ];
2514
- export var RuntimeVersionError = [3, n0, _RVE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
2515
- export var ScalingConfig = [3, n0, _SC, 0, [_MCa], [1]];
2516
- export var SelfManagedEventSource = [3, n0, _SMES, 0, [_End], [[2, n0, _End, 0, 0, 64 | 0]]];
2517
- export var SelfManagedKafkaEventSourceConfig = [
2518
- 3,
2519
- n0,
2520
- _SMKESC,
2026
+ export var SelfManagedKafkaEventSourceConfig$ = [3, n0, _SMKESC,
2521
2027
  0,
2522
2028
  [_CGI, _SRC],
2523
- [0, () => KafkaSchemaRegistryConfig],
2029
+ [0, () => KafkaSchemaRegistryConfig$]
2524
2030
  ];
2525
- export var SendDurableExecutionCallbackFailureRequest = [
2526
- 3,
2527
- n0,
2528
- _SDECFR,
2031
+ export var SendDurableExecutionCallbackFailureRequest$ = [3, n0, _SDECFR,
2529
2032
  0,
2530
2033
  [_CI, _E],
2531
- [
2532
- [0, 1],
2533
- [() => ErrorObject, 16],
2534
- ],
2535
- ];
2536
- export var SendDurableExecutionCallbackFailureResponse = [3, n0, _SDECFRe, 0, [], []];
2537
- export var SendDurableExecutionCallbackHeartbeatRequest = [3, n0, _SDECHR, 0, [_CI], [[0, 1]]];
2538
- export var SendDurableExecutionCallbackHeartbeatResponse = [3, n0, _SDECHRe, 0, [], []];
2539
- export var SendDurableExecutionCallbackSuccessRequest = [
2540
- 3,
2541
- n0,
2542
- _SDECSR,
2034
+ [[0, 1], [() => ErrorObject$, 16]]
2035
+ ];
2036
+ export var SendDurableExecutionCallbackFailureResponse$ = [3, n0, _SDECFRe,
2037
+ 0,
2038
+ [],
2039
+ []
2040
+ ];
2041
+ export var SendDurableExecutionCallbackHeartbeatRequest$ = [3, n0, _SDECHR,
2042
+ 0,
2043
+ [_CI],
2044
+ [[0, 1]]
2045
+ ];
2046
+ export var SendDurableExecutionCallbackHeartbeatResponse$ = [3, n0, _SDECHRe,
2047
+ 0,
2048
+ [],
2049
+ []
2050
+ ];
2051
+ export var SendDurableExecutionCallbackSuccessRequest$ = [3, n0, _SDECSR,
2543
2052
  0,
2544
2053
  [_CI, _R],
2545
- [
2546
- [0, 1],
2547
- [() => BinaryOperationPayload, 16],
2548
- ],
2549
- ];
2550
- export var SendDurableExecutionCallbackSuccessResponse = [3, n0, _SDECSRe, 0, [], []];
2551
- export var SerializedRequestEntityTooLargeException = [
2552
- -3,
2553
- n0,
2554
- _SRETLE,
2054
+ [[0, 1], [() => BinaryOperationPayload, 16]]
2055
+ ];
2056
+ export var SendDurableExecutionCallbackSuccessResponse$ = [3, n0, _SDECSRe,
2057
+ 0,
2058
+ [],
2059
+ []
2060
+ ];
2061
+ export var SerializedRequestEntityTooLargeException$ = [-3, n0, _SRETLE,
2555
2062
  { [_e]: _c, [_hE]: 413 },
2556
2063
  [_Ty, _m],
2557
- [0, 0],
2558
- ];
2559
- TypeRegistry.for(n0).registerError(SerializedRequestEntityTooLargeException, __SerializedRequestEntityTooLargeException);
2560
- export var ServiceException = [-3, n0, _SE, { [_e]: _se, [_hE]: 500 }, [_Ty, _M], [0, 0]];
2561
- TypeRegistry.for(n0).registerError(ServiceException, __ServiceException);
2562
- export var SnapStart = [3, n0, _SSn, 0, [_AOp], [0]];
2563
- export var SnapStartException = [-3, n0, _SSE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
2564
- TypeRegistry.for(n0).registerError(SnapStartException, __SnapStartException);
2565
- export var SnapStartNotReadyException = [
2566
- -3,
2567
- n0,
2568
- _SSNRE,
2064
+ [0, 0]
2065
+ ];
2066
+ TypeRegistry.for(n0).registerError(SerializedRequestEntityTooLargeException$, SerializedRequestEntityTooLargeException);
2067
+ export var ServiceException$ = [-3, n0, _SE,
2068
+ { [_e]: _se, [_hE]: 500 },
2069
+ [_Ty, _M],
2070
+ [0, 0]
2071
+ ];
2072
+ TypeRegistry.for(n0).registerError(ServiceException$, ServiceException);
2073
+ export var SnapStart$ = [3, n0, _SSn,
2074
+ 0,
2075
+ [_AOp],
2076
+ [0]
2077
+ ];
2078
+ export var SnapStartException$ = [-3, n0, _SSE,
2079
+ { [_e]: _c, [_hE]: 400 },
2080
+ [_Ty, _M],
2081
+ [0, 0]
2082
+ ];
2083
+ TypeRegistry.for(n0).registerError(SnapStartException$, SnapStartException);
2084
+ export var SnapStartNotReadyException$ = [-3, n0, _SSNRE,
2569
2085
  { [_e]: _c, [_hE]: 409 },
2570
2086
  [_Ty, _M],
2571
- [0, 0],
2572
- ];
2573
- TypeRegistry.for(n0).registerError(SnapStartNotReadyException, __SnapStartNotReadyException);
2574
- export var SnapStartResponse = [3, n0, _SSR, 0, [_AOp, _OSp], [0, 0]];
2575
- export var SnapStartTimeoutException = [-3, n0, _SSTE, { [_e]: _c, [_hE]: 408 }, [_Ty, _M], [0, 0]];
2576
- TypeRegistry.for(n0).registerError(SnapStartTimeoutException, __SnapStartTimeoutException);
2577
- export var SourceAccessConfiguration = [3, n0, _SACo, 0, [_Ty, _URI], [0, 0]];
2578
- export var StepDetails = [
2579
- 3,
2580
- n0,
2581
- _SD,
2087
+ [0, 0]
2088
+ ];
2089
+ TypeRegistry.for(n0).registerError(SnapStartNotReadyException$, SnapStartNotReadyException);
2090
+ export var SnapStartResponse$ = [3, n0, _SSR,
2091
+ 0,
2092
+ [_AOp, _OSp],
2093
+ [0, 0]
2094
+ ];
2095
+ export var SnapStartTimeoutException$ = [-3, n0, _SSTE,
2096
+ { [_e]: _c, [_hE]: 408 },
2097
+ [_Ty, _M],
2098
+ [0, 0]
2099
+ ];
2100
+ TypeRegistry.for(n0).registerError(SnapStartTimeoutException$, SnapStartTimeoutException);
2101
+ export var SourceAccessConfiguration$ = [3, n0, _SACo,
2102
+ 0,
2103
+ [_Ty, _URI],
2104
+ [0, 0]
2105
+ ];
2106
+ export var StepDetails$ = [3, n0, _SD,
2582
2107
  0,
2583
2108
  [_Att, _NAT, _R, _E],
2584
- [1, 4, [() => OperationPayload, 0], [() => ErrorObject, 0]],
2109
+ [1, 4, [() => OperationPayload, 0], [() => ErrorObject$, 0]]
2585
2110
  ];
2586
- export var StepFailedDetails = [
2587
- 3,
2588
- n0,
2589
- _SFD,
2111
+ export var StepFailedDetails$ = [3, n0, _SFD,
2590
2112
  0,
2591
2113
  [_E, _RD],
2592
- [[() => EventError, 0], () => RetryDetails],
2114
+ [[() => EventError$, 0], () => RetryDetails$]
2115
+ ];
2116
+ export var StepOptions$ = [3, n0, _SO,
2117
+ 0,
2118
+ [_NADS],
2119
+ [1]
2120
+ ];
2121
+ export var StepStartedDetails$ = [3, n0, _SSD,
2122
+ 0,
2123
+ [],
2124
+ []
2593
2125
  ];
2594
- export var StepOptions = [3, n0, _SO, 0, [_NADS], [1]];
2595
- export var StepStartedDetails = [3, n0, _SSD, 0, [], []];
2596
- export var StepSucceededDetails = [
2597
- 3,
2598
- n0,
2599
- _SSDt,
2126
+ export var StepSucceededDetails$ = [3, n0, _SSDt,
2600
2127
  0,
2601
2128
  [_R, _RD],
2602
- [[() => EventResult, 0], () => RetryDetails],
2129
+ [[() => EventResult$, 0], () => RetryDetails$]
2603
2130
  ];
2604
- export var StopDurableExecutionRequest = [
2605
- 3,
2606
- n0,
2607
- _SDER,
2131
+ export var StopDurableExecutionRequest$ = [3, n0, _SDER,
2608
2132
  0,
2609
2133
  [_DEA, _E],
2610
- [
2611
- [0, 1],
2612
- [() => ErrorObject, 16],
2613
- ],
2614
- ];
2615
- export var StopDurableExecutionResponse = [3, n0, _SDERt, 0, [_STto], [4]];
2616
- export var SubnetIPAddressLimitReachedException = [
2617
- -3,
2618
- n0,
2619
- _SIPALRE,
2134
+ [[0, 1], [() => ErrorObject$, 16]]
2135
+ ];
2136
+ export var StopDurableExecutionResponse$ = [3, n0, _SDERt,
2137
+ 0,
2138
+ [_STto],
2139
+ [4]
2140
+ ];
2141
+ export var SubnetIPAddressLimitReachedException$ = [-3, n0, _SIPALRE,
2620
2142
  { [_e]: _se, [_hE]: 502 },
2621
2143
  [_Ty, _M],
2622
- [0, 0],
2623
- ];
2624
- TypeRegistry.for(n0).registerError(SubnetIPAddressLimitReachedException, __SubnetIPAddressLimitReachedException);
2625
- export var TagResourceRequest = [3, n0, _TRR, 0, [_Re, _Ta], [[0, 1], 128 | 0]];
2626
- export var TagsError = [3, n0, _TE, 0, [_EC, _M], [0, 0]];
2627
- export var TargetTrackingScalingPolicy = [3, n0, _TTSP, 0, [_PMT, _TV], [0, 1]];
2628
- export var TenancyConfig = [3, n0, _TCe, 0, [_TIM], [0]];
2629
- export var TooManyRequestsException = [
2630
- -3,
2631
- n0,
2632
- _TMRE,
2144
+ [0, 0]
2145
+ ];
2146
+ TypeRegistry.for(n0).registerError(SubnetIPAddressLimitReachedException$, SubnetIPAddressLimitReachedException);
2147
+ export var TagResourceRequest$ = [3, n0, _TRR,
2148
+ 0,
2149
+ [_Re, _Ta],
2150
+ [[0, 1], 128 | 0]
2151
+ ];
2152
+ export var TagsError$ = [3, n0, _TE,
2153
+ 0,
2154
+ [_EC, _M],
2155
+ [0, 0]
2156
+ ];
2157
+ export var TargetTrackingScalingPolicy$ = [3, n0, _TTSP,
2158
+ 0,
2159
+ [_PMT, _TV],
2160
+ [0, 1]
2161
+ ];
2162
+ export var TenancyConfig$ = [3, n0, _TCe,
2163
+ 0,
2164
+ [_TIM],
2165
+ [0]
2166
+ ];
2167
+ export var TooManyRequestsException$ = [-3, n0, _TMRE,
2633
2168
  { [_e]: _c, [_hE]: 429 },
2634
2169
  [_rAS, _Ty, _m, _Rea],
2635
- [[0, { [_hH]: _RA }], 0, 0, 0],
2636
- ];
2637
- TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
2638
- export var TraceHeader = [3, n0, _TH, 0, [_XATIm], [0]];
2639
- export var TracingConfig = [3, n0, _TC, 0, [_Mo], [0]];
2640
- export var TracingConfigResponse = [3, n0, _TCR, 0, [_Mo], [0]];
2641
- export var UnsupportedMediaTypeException = [
2642
- -3,
2643
- n0,
2644
- _UMTE,
2170
+ [[0, { [_hH]: _RA }], 0, 0, 0]
2171
+ ];
2172
+ TypeRegistry.for(n0).registerError(TooManyRequestsException$, TooManyRequestsException);
2173
+ export var TraceHeader$ = [3, n0, _TH,
2174
+ 0,
2175
+ [_XATIm],
2176
+ [0]
2177
+ ];
2178
+ export var TracingConfig$ = [3, n0, _TC,
2179
+ 0,
2180
+ [_Mo],
2181
+ [0]
2182
+ ];
2183
+ export var TracingConfigResponse$ = [3, n0, _TCR,
2184
+ 0,
2185
+ [_Mo],
2186
+ [0]
2187
+ ];
2188
+ export var UnsupportedMediaTypeException$ = [-3, n0, _UMTE,
2645
2189
  { [_e]: _c, [_hE]: 415 },
2646
2190
  [_Ty, _m],
2647
- [0, 0],
2191
+ [0, 0]
2648
2192
  ];
2649
- TypeRegistry.for(n0).registerError(UnsupportedMediaTypeException, __UnsupportedMediaTypeException);
2650
- export var UntagResourceRequest = [
2651
- 3,
2652
- n0,
2653
- _URR,
2193
+ TypeRegistry.for(n0).registerError(UnsupportedMediaTypeException$, UnsupportedMediaTypeException);
2194
+ export var UntagResourceRequest$ = [3, n0, _URR,
2654
2195
  0,
2655
2196
  [_Re, _TK],
2656
- [
2657
- [0, 1],
2658
- [64 | 0, { [_hQ]: _tK }],
2659
- ],
2197
+ [[0, 1], [64 | 0, { [_hQ]: _tK }]]
2660
2198
  ];
2661
- export var UpdateAliasRequest = [
2662
- 3,
2663
- n0,
2664
- _UAR,
2199
+ export var UpdateAliasRequest$ = [3, n0, _UAR,
2665
2200
  0,
2666
2201
  [_FN, _N, _FV, _D, _RC, _RI],
2667
- [[0, 1], [0, 1], 0, 0, () => AliasRoutingConfiguration, 0],
2202
+ [[0, 1], [0, 1], 0, 0, () => AliasRoutingConfiguration$, 0]
2668
2203
  ];
2669
- export var UpdateCapacityProviderRequest = [
2670
- 3,
2671
- n0,
2672
- _UCPR,
2204
+ export var UpdateCapacityProviderRequest$ = [3, n0, _UCPR,
2673
2205
  0,
2674
2206
  [_CPN, _CPSC],
2675
- [[0, 1], () => CapacityProviderScalingConfig],
2207
+ [[0, 1], () => CapacityProviderScalingConfig$]
2208
+ ];
2209
+ export var UpdateCapacityProviderResponse$ = [3, n0, _UCPRp,
2210
+ 0,
2211
+ [_CP],
2212
+ [() => CapacityProvider$]
2676
2213
  ];
2677
- export var UpdateCapacityProviderResponse = [3, n0, _UCPRp, 0, [_CP], [() => CapacityProvider]];
2678
- export var UpdateCodeSigningConfigRequest = [
2679
- 3,
2680
- n0,
2681
- _UCSCR,
2214
+ export var UpdateCodeSigningConfigRequest$ = [3, n0, _UCSCR,
2682
2215
  0,
2683
2216
  [_CSCA, _D, _AP, _CSP],
2684
- [[0, 1], 0, () => AllowedPublishers, () => CodeSigningPolicies],
2217
+ [[0, 1], 0, () => AllowedPublishers$, () => CodeSigningPolicies$]
2685
2218
  ];
2686
- export var UpdateCodeSigningConfigResponse = [
2687
- 3,
2688
- n0,
2689
- _UCSCRp,
2219
+ export var UpdateCodeSigningConfigResponse$ = [3, n0, _UCSCRp,
2690
2220
  0,
2691
2221
  [_CSC],
2692
- [() => CodeSigningConfig],
2693
- ];
2694
- export var UpdateEventSourceMappingRequest = [
2695
- 3,
2696
- n0,
2697
- _UESMR,
2698
- 0,
2699
- [
2700
- _UUID,
2701
- _FN,
2702
- _En,
2703
- _BSa,
2704
- _FCi,
2705
- _MBWIS,
2706
- _DC,
2707
- _MRAIS,
2708
- _BBOFE,
2709
- _MRA,
2710
- _PF,
2711
- _SAC,
2712
- _TWIS,
2713
- _FRT,
2714
- _SC,
2715
- _AMKESC,
2716
- _SMKESC,
2717
- _DDBESC,
2718
- _KMSKA,
2719
- _MC,
2720
- _PPC,
2721
- ],
2722
- [
2723
- [0, 1],
2724
- 0,
2725
- 2,
2726
- 1,
2727
- () => FilterCriteria,
2728
- 1,
2729
- () => DestinationConfig,
2730
- 1,
2731
- 2,
2732
- 1,
2733
- 1,
2734
- () => SourceAccessConfigurations,
2735
- 1,
2736
- 64 | 0,
2737
- () => ScalingConfig,
2738
- () => AmazonManagedKafkaEventSourceConfig,
2739
- () => SelfManagedKafkaEventSourceConfig,
2740
- () => DocumentDBEventSourceConfig,
2741
- 0,
2742
- () => EventSourceMappingMetricsConfig,
2743
- () => ProvisionedPollerConfig,
2744
- ],
2745
- ];
2746
- export var UpdateFunctionCodeRequest = [
2747
- 3,
2748
- n0,
2749
- _UFCR,
2222
+ [() => CodeSigningConfig$]
2223
+ ];
2224
+ export var UpdateEventSourceMappingRequest$ = [3, n0, _UESMR,
2225
+ 0,
2226
+ [_UUID, _FN, _En, _BSa, _FCi, _MBWIS, _DC, _MRAIS, _BBOFE, _MRA, _PF, _SAC, _TWIS, _FRT, _SC, _AMKESC, _SMKESC, _DDBESC, _KMSKA, _MC, _PPC],
2227
+ [[0, 1], 0, 2, 1, () => FilterCriteria$, 1, () => DestinationConfig$, 1, 2, 1, 1, () => SourceAccessConfigurations, 1, 64 | 0, () => ScalingConfig$, () => AmazonManagedKafkaEventSourceConfig$, () => SelfManagedKafkaEventSourceConfig$, () => DocumentDBEventSourceConfig$, 0, () => EventSourceMappingMetricsConfig$, () => ProvisionedPollerConfig$]
2228
+ ];
2229
+ export var UpdateFunctionCodeRequest$ = [3, n0, _UFCR,
2750
2230
  0,
2751
2231
  [_FN, _ZF, _SB, _SK, _SOV, _IU, _Pu, _DR, _RI, _Ar, _SKMSKA, _PTu],
2752
- [[0, 1], [() => _Blob, 0], 0, 0, 0, 0, 2, 2, 0, 64 | 0, 0, 0],
2232
+ [[0, 1], [() => _Blob, 0], 0, 0, 0, 0, 2, 2, 0, 64 | 0, 0, 0]
2753
2233
  ];
2754
- export var UpdateFunctionConfigurationRequest = [
2755
- 3,
2756
- n0,
2757
- _UFCRp,
2234
+ export var UpdateFunctionConfigurationRequest$ = [3, n0, _UFCRp,
2758
2235
  0,
2759
2236
  [_FN, _Ro, _H, _D, _T, _MS, _VC, _Env, _Ru, _DLC, _KMSKA, _TC, _RI, _L, _FSC, _IC, _ES, _SSn, _LC, _CPC, _DCu],
2760
- [
2761
- [0, 1],
2762
- 0,
2763
- 0,
2764
- 0,
2765
- 1,
2766
- 1,
2767
- () => VpcConfig,
2768
- [() => Environment, 0],
2769
- 0,
2770
- () => DeadLetterConfig,
2771
- 0,
2772
- () => TracingConfig,
2773
- 0,
2774
- 64 | 0,
2775
- () => FileSystemConfigList,
2776
- () => ImageConfig,
2777
- () => EphemeralStorage,
2778
- () => SnapStart,
2779
- () => LoggingConfig,
2780
- () => CapacityProviderConfig,
2781
- () => DurableConfig,
2782
- ],
2783
- ];
2784
- export var UpdateFunctionEventInvokeConfigRequest = [
2785
- 3,
2786
- n0,
2787
- _UFEICR,
2237
+ [[0, 1], 0, 0, 0, 1, 1, () => VpcConfig$, [() => Environment$, 0], 0, () => DeadLetterConfig$, 0, () => TracingConfig$, 0, 64 | 0, () => FileSystemConfigList, () => ImageConfig$, () => EphemeralStorage$, () => SnapStart$, () => LoggingConfig$, () => CapacityProviderConfig$, () => DurableConfig$]
2238
+ ];
2239
+ export var UpdateFunctionEventInvokeConfigRequest$ = [3, n0, _UFEICR,
2788
2240
  0,
2789
2241
  [_FN, _Q, _MRA, _MEAIS, _DC],
2790
- [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
2242
+ [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig$]
2791
2243
  ];
2792
- export var UpdateFunctionUrlConfigRequest = [
2793
- 3,
2794
- n0,
2795
- _UFUCR,
2244
+ export var UpdateFunctionUrlConfigRequest$ = [3, n0, _UFUCR,
2796
2245
  0,
2797
2246
  [_FN, _Q, _AT, _Co, _IM],
2798
- [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
2247
+ [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors$, 0]
2799
2248
  ];
2800
- export var UpdateFunctionUrlConfigResponse = [
2801
- 3,
2802
- n0,
2803
- _UFUCRp,
2249
+ export var UpdateFunctionUrlConfigResponse$ = [3, n0, _UFUCRp,
2804
2250
  0,
2805
2251
  [_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
2806
- [0, 0, 0, () => Cors, 0, 0, 0],
2252
+ [0, 0, 0, () => Cors$, 0, 0, 0]
2807
2253
  ];
2808
- export var VpcConfig = [3, n0, _VC, 0, [_SIu, _SGI, _IAFDS], [64 | 0, 64 | 0, 2]];
2809
- export var VpcConfigResponse = [
2810
- 3,
2811
- n0,
2812
- _VCR,
2254
+ export var VpcConfig$ = [3, n0, _VC,
2255
+ 0,
2256
+ [_SIu, _SGI, _IAFDS],
2257
+ [64 | 0, 64 | 0, 2]
2258
+ ];
2259
+ export var VpcConfigResponse$ = [3, n0, _VCR,
2813
2260
  0,
2814
2261
  [_SIu, _SGI, _VI, _IAFDS],
2815
- [64 | 0, 64 | 0, 0, 2],
2816
- ];
2817
- export var WaitCancelledDetails = [3, n0, _WCD, 0, [_E], [[() => EventError, 0]]];
2818
- export var WaitDetails = [3, n0, _WDa, 0, [_SET], [4]];
2819
- export var WaitOptions = [3, n0, _WO, 0, [_WS], [1]];
2820
- export var WaitStartedDetails = [3, n0, _WSD, 0, [_Du, _SET], [1, 4]];
2821
- export var WaitSucceededDetails = [3, n0, _WSDa, 0, [_Du], [1]];
2822
- export var __Unit = "unit";
2823
- export var LambdaServiceException = [-3, _sm, "LambdaServiceException", 0, [], []];
2824
- TypeRegistry.for(_sm).registerError(LambdaServiceException, __LambdaServiceException);
2825
- export var AliasList = [1, n0, _ALl, 0, () => AliasConfiguration];
2826
- export var AllowMethodsList = 64 | 0;
2827
- export var AllowOriginsList = 64 | 0;
2828
- export var ArchitecturesList = 64 | 0;
2829
- export var CapacityProviderScalingPoliciesList = [
2830
- 1,
2831
- n0,
2832
- _CPSPL,
2833
- 0,
2834
- () => TargetTrackingScalingPolicy,
2835
- ];
2836
- export var CapacityProviderSecurityGroupIds = 64 | 0;
2837
- export var CapacityProvidersList = [1, n0, _CPL, 0, () => CapacityProvider];
2838
- export var CapacityProviderSubnetIds = 64 | 0;
2839
- export var CodeSigningConfigList = [1, n0, _CSCL, 0, () => CodeSigningConfig];
2840
- export var CompatibleArchitectures = 64 | 0;
2841
- export var CompatibleRuntimes = 64 | 0;
2842
- export var DurableExecutions = [1, n0, _DE, 0, () => Execution];
2843
- export var EndpointLists = 64 | 0;
2844
- export var Events = [1, n0, _Eve, 0, [() => Event, 0]];
2845
- export var EventSourceMappingMetricList = 64 | 0;
2846
- export var EventSourceMappingsList = [1, n0, _ESML, 0, () => EventSourceMappingConfiguration];
2847
- export var ExecutionStatusList = 64 | 0;
2848
- export var FileSystemConfigList = [1, n0, _FSCL, 0, () => FileSystemConfig];
2849
- export var FilterList = [1, n0, _FL, 0, () => Filter];
2850
- export var FunctionArnList = 64 | 0;
2851
- export var FunctionEventInvokeConfigList = [1, n0, _FEICL, 0, () => FunctionEventInvokeConfig];
2852
- export var FunctionList = [1, n0, _FLu, 0, [() => FunctionConfiguration, 0]];
2853
- export var FunctionResponseTypeList = 64 | 0;
2854
- export var FunctionUrlConfigList = [1, n0, _FUCL, 0, () => FunctionUrlConfig];
2855
- export var FunctionVersionsByCapacityProviderList = [
2856
- 1,
2857
- n0,
2858
- _FVBCPL,
2859
- 0,
2860
- () => FunctionVersionsByCapacityProviderListItem,
2861
- ];
2862
- export var HeadersList = 64 | 0;
2863
- export var InstanceTypeSet = 64 | 0;
2864
- export var KafkaSchemaRegistryAccessConfigList = [
2865
- 1,
2866
- n0,
2867
- _KSRACL,
2868
- 0,
2869
- () => KafkaSchemaRegistryAccessConfig,
2870
- ];
2871
- export var KafkaSchemaValidationConfigList = [1, n0, _KSVCL, 0, () => KafkaSchemaValidationConfig];
2872
- export var LayerList = 64 | 0;
2873
- export var LayersList = [1, n0, _LL, 0, () => LayersListItem];
2874
- export var LayersReferenceList = [1, n0, _LRL, 0, () => Layer];
2875
- export var LayerVersionsList = [1, n0, _LVL, 0, () => LayerVersionsListItem];
2876
- export var Operations = [1, n0, _O, 0, [() => Operation, 0]];
2877
- export var OperationUpdates = [1, n0, _OUp, 0, [() => OperationUpdate, 0]];
2878
- export var ProvisionedConcurrencyConfigList = [
2879
- 1,
2880
- n0,
2881
- _PCCL,
2882
- 0,
2883
- () => ProvisionedConcurrencyConfigListItem,
2884
- ];
2885
- export var Queues = 64 | 0;
2886
- export var SecurityGroupIds = 64 | 0;
2887
- export var SigningProfileVersionArns = 64 | 0;
2888
- export var SourceAccessConfigurations = [1, n0, _SAC, 0, () => SourceAccessConfiguration];
2889
- export var StackTraceEntries = [1, n0, _STEt, 0, [() => StackTraceEntry, 0]];
2890
- export var StringList = 64 | 0;
2891
- export var SubnetIds = 64 | 0;
2892
- export var TagKeyList = 64 | 0;
2893
- export var Topics = 64 | 0;
2894
- export var AdditionalVersionWeights = 128 | 1;
2895
- export var Endpoints = [2, n0, _End, 0, 0, 64 | 0];
2896
- export var EnvironmentVariables = [
2897
- 2,
2898
- n0,
2899
- _EVn,
2900
- 8,
2901
- [() => EnvironmentVariableName, 0],
2902
- [() => EnvironmentVariableValue, 0],
2903
- ];
2904
- export var Tags = 128 | 0;
2905
- export var InvokeWithResponseStreamResponseEvent = [
2906
- 3,
2907
- n0,
2908
- _IWRSRE,
2262
+ [64 | 0, 64 | 0, 0, 2]
2263
+ ];
2264
+ export var WaitCancelledDetails$ = [3, n0, _WCD,
2265
+ 0,
2266
+ [_E],
2267
+ [[() => EventError$, 0]]
2268
+ ];
2269
+ export var WaitDetails$ = [3, n0, _WDa,
2270
+ 0,
2271
+ [_SET],
2272
+ [4]
2273
+ ];
2274
+ export var WaitOptions$ = [3, n0, _WO,
2275
+ 0,
2276
+ [_WS],
2277
+ [1]
2278
+ ];
2279
+ export var WaitStartedDetails$ = [3, n0, _WSD,
2280
+ 0,
2281
+ [_Du, _SET],
2282
+ [1, 4]
2283
+ ];
2284
+ export var WaitSucceededDetails$ = [3, n0, _WSDa,
2285
+ 0,
2286
+ [_Du],
2287
+ [1]
2288
+ ];
2289
+ var __Unit = "unit";
2290
+ export var LambdaServiceException$ = [-3, _sm, "LambdaServiceException", 0, [], []];
2291
+ TypeRegistry.for(_sm).registerError(LambdaServiceException$, LambdaServiceException);
2292
+ var AliasList = [1, n0, _ALl,
2293
+ 0, () => AliasConfiguration$
2294
+ ];
2295
+ var AllowMethodsList = 64 | 0;
2296
+ var AllowOriginsList = 64 | 0;
2297
+ var ArchitecturesList = 64 | 0;
2298
+ var CapacityProviderScalingPoliciesList = [1, n0, _CPSPL,
2299
+ 0, () => TargetTrackingScalingPolicy$
2300
+ ];
2301
+ var CapacityProviderSecurityGroupIds = 64 | 0;
2302
+ var CapacityProvidersList = [1, n0, _CPL,
2303
+ 0, () => CapacityProvider$
2304
+ ];
2305
+ var CapacityProviderSubnetIds = 64 | 0;
2306
+ var CodeSigningConfigList = [1, n0, _CSCL,
2307
+ 0, () => CodeSigningConfig$
2308
+ ];
2309
+ var CompatibleArchitectures = 64 | 0;
2310
+ var CompatibleRuntimes = 64 | 0;
2311
+ var DurableExecutions = [1, n0, _DE,
2312
+ 0, () => Execution$
2313
+ ];
2314
+ var EndpointLists = 64 | 0;
2315
+ var Events = [1, n0, _Eve,
2316
+ 0, [() => Event$,
2317
+ 0]
2318
+ ];
2319
+ var EventSourceMappingMetricList = 64 | 0;
2320
+ var EventSourceMappingsList = [1, n0, _ESML,
2321
+ 0, () => EventSourceMappingConfiguration$
2322
+ ];
2323
+ var ExecutionStatusList = 64 | 0;
2324
+ var FileSystemConfigList = [1, n0, _FSCL,
2325
+ 0, () => FileSystemConfig$
2326
+ ];
2327
+ var FilterList = [1, n0, _FL,
2328
+ 0, () => Filter$
2329
+ ];
2330
+ var FunctionArnList = 64 | 0;
2331
+ var FunctionEventInvokeConfigList = [1, n0, _FEICL,
2332
+ 0, () => FunctionEventInvokeConfig$
2333
+ ];
2334
+ var FunctionList = [1, n0, _FLu,
2335
+ 0, [() => FunctionConfiguration$,
2336
+ 0]
2337
+ ];
2338
+ var FunctionResponseTypeList = 64 | 0;
2339
+ var FunctionUrlConfigList = [1, n0, _FUCL,
2340
+ 0, () => FunctionUrlConfig$
2341
+ ];
2342
+ var FunctionVersionsByCapacityProviderList = [1, n0, _FVBCPL,
2343
+ 0, () => FunctionVersionsByCapacityProviderListItem$
2344
+ ];
2345
+ var HeadersList = 64 | 0;
2346
+ var InstanceTypeSet = 64 | 0;
2347
+ var KafkaSchemaRegistryAccessConfigList = [1, n0, _KSRACL,
2348
+ 0, () => KafkaSchemaRegistryAccessConfig$
2349
+ ];
2350
+ var KafkaSchemaValidationConfigList = [1, n0, _KSVCL,
2351
+ 0, () => KafkaSchemaValidationConfig$
2352
+ ];
2353
+ var LayerList = 64 | 0;
2354
+ var LayersList = [1, n0, _LL,
2355
+ 0, () => LayersListItem$
2356
+ ];
2357
+ var LayersReferenceList = [1, n0, _LRL,
2358
+ 0, () => Layer$
2359
+ ];
2360
+ var LayerVersionsList = [1, n0, _LVL,
2361
+ 0, () => LayerVersionsListItem$
2362
+ ];
2363
+ var Operations = [1, n0, _O,
2364
+ 0, [() => Operation$,
2365
+ 0]
2366
+ ];
2367
+ var OperationUpdates = [1, n0, _OUp,
2368
+ 0, [() => OperationUpdate$,
2369
+ 0]
2370
+ ];
2371
+ var ProvisionedConcurrencyConfigList = [1, n0, _PCCL,
2372
+ 0, () => ProvisionedConcurrencyConfigListItem$
2373
+ ];
2374
+ var Queues = 64 | 0;
2375
+ var SecurityGroupIds = 64 | 0;
2376
+ var SigningProfileVersionArns = 64 | 0;
2377
+ var SourceAccessConfigurations = [1, n0, _SAC,
2378
+ 0, () => SourceAccessConfiguration$
2379
+ ];
2380
+ var StackTraceEntries = [1, n0, _STEt,
2381
+ 0, [() => StackTraceEntry,
2382
+ 0]
2383
+ ];
2384
+ var StringList = 64 | 0;
2385
+ var SubnetIds = 64 | 0;
2386
+ var TagKeyList = 64 | 0;
2387
+ var Topics = 64 | 0;
2388
+ var AdditionalVersionWeights = 128 | 1;
2389
+ var Endpoints = [2, n0, _End,
2390
+ 0, 0, 64 | 0
2391
+ ];
2392
+ var EnvironmentVariables = [2, n0, _EVn,
2393
+ 8, [() => EnvironmentVariableName,
2394
+ 0],
2395
+ [() => EnvironmentVariableValue,
2396
+ 0]
2397
+ ];
2398
+ var Tags = 128 | 0;
2399
+ export var InvokeWithResponseStreamResponseEvent$ = [4, n0, _IWRSRE,
2909
2400
  { [_s]: 1 },
2910
2401
  [_PCa, _ICn],
2911
- [[() => InvokeResponseStreamUpdate, 0], () => InvokeWithResponseStreamCompleteEvent],
2912
- ];
2913
- export var AddLayerVersionPermission = [
2914
- 9,
2915
- n0,
2916
- _ALVP,
2917
- { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201] },
2918
- () => AddLayerVersionPermissionRequest,
2919
- () => AddLayerVersionPermissionResponse,
2920
- ];
2921
- export var AddPermission = [
2922
- 9,
2923
- n0,
2924
- _APd,
2925
- { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201] },
2926
- () => AddPermissionRequest,
2927
- () => AddPermissionResponse,
2928
- ];
2929
- export var CheckpointDurableExecution = [
2930
- 9,
2931
- n0,
2932
- _CDE,
2933
- { [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/checkpoint", 200] },
2934
- () => CheckpointDurableExecutionRequest,
2935
- () => CheckpointDurableExecutionResponse,
2936
- ];
2937
- export var CreateAlias = [
2938
- 9,
2939
- n0,
2940
- _CAr,
2941
- { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201] },
2942
- () => CreateAliasRequest,
2943
- () => AliasConfiguration,
2944
- ];
2945
- export var CreateCapacityProvider = [
2946
- 9,
2947
- n0,
2948
- _CCP,
2949
- { [_h]: ["POST", "/2025-11-30/capacity-providers", 202] },
2950
- () => CreateCapacityProviderRequest,
2951
- () => CreateCapacityProviderResponse,
2952
- ];
2953
- export var CreateCodeSigningConfig = [
2954
- 9,
2955
- n0,
2956
- _CCSC,
2957
- { [_h]: ["POST", "/2020-04-22/code-signing-configs", 201] },
2958
- () => CreateCodeSigningConfigRequest,
2959
- () => CreateCodeSigningConfigResponse,
2960
- ];
2961
- export var CreateEventSourceMapping = [
2962
- 9,
2963
- n0,
2964
- _CESM,
2965
- { [_h]: ["POST", "/2015-03-31/event-source-mappings", 202] },
2966
- () => CreateEventSourceMappingRequest,
2967
- () => EventSourceMappingConfiguration,
2968
- ];
2969
- export var CreateFunction = [
2970
- 9,
2971
- n0,
2972
- _CF,
2973
- { [_h]: ["POST", "/2015-03-31/functions", 201] },
2974
- () => CreateFunctionRequest,
2975
- () => FunctionConfiguration,
2976
- ];
2977
- export var CreateFunctionUrlConfig = [
2978
- 9,
2979
- n0,
2980
- _CFUC,
2981
- { [_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201] },
2982
- () => CreateFunctionUrlConfigRequest,
2983
- () => CreateFunctionUrlConfigResponse,
2984
- ];
2985
- export var DeleteAlias = [
2986
- 9,
2987
- n0,
2988
- _DA,
2989
- { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204] },
2990
- () => DeleteAliasRequest,
2991
- () => __Unit,
2992
- ];
2993
- export var DeleteCapacityProvider = [
2994
- 9,
2995
- n0,
2996
- _DCP,
2997
- { [_h]: ["DELETE", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] },
2998
- () => DeleteCapacityProviderRequest,
2999
- () => DeleteCapacityProviderResponse,
3000
- ];
3001
- export var DeleteCodeSigningConfig = [
3002
- 9,
3003
- n0,
3004
- _DCSC,
3005
- { [_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204] },
3006
- () => DeleteCodeSigningConfigRequest,
3007
- () => DeleteCodeSigningConfigResponse,
3008
- ];
3009
- export var DeleteEventSourceMapping = [
3010
- 9,
3011
- n0,
3012
- _DESM,
3013
- { [_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202] },
3014
- () => DeleteEventSourceMappingRequest,
3015
- () => EventSourceMappingConfiguration,
3016
- ];
3017
- export var DeleteFunction = [
3018
- 9,
3019
- n0,
3020
- _DF,
3021
- { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 200] },
3022
- () => DeleteFunctionRequest,
3023
- () => DeleteFunctionResponse,
3024
- ];
3025
- export var DeleteFunctionCodeSigningConfig = [
3026
- 9,
3027
- n0,
3028
- _DFCSC,
3029
- { [_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204] },
3030
- () => DeleteFunctionCodeSigningConfigRequest,
3031
- () => __Unit,
3032
- ];
3033
- export var DeleteFunctionConcurrency = [
3034
- 9,
3035
- n0,
3036
- _DFC,
3037
- { [_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204] },
3038
- () => DeleteFunctionConcurrencyRequest,
3039
- () => __Unit,
3040
- ];
3041
- export var DeleteFunctionEventInvokeConfig = [
3042
- 9,
3043
- n0,
3044
- _DFEIC,
3045
- { [_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204] },
3046
- () => DeleteFunctionEventInvokeConfigRequest,
3047
- () => __Unit,
3048
- ];
3049
- export var DeleteFunctionUrlConfig = [
3050
- 9,
3051
- n0,
3052
- _DFUC,
3053
- { [_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204] },
3054
- () => DeleteFunctionUrlConfigRequest,
3055
- () => __Unit,
3056
- ];
3057
- export var DeleteLayerVersion = [
3058
- 9,
3059
- n0,
3060
- _DLV,
3061
- { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204] },
3062
- () => DeleteLayerVersionRequest,
3063
- () => __Unit,
3064
- ];
3065
- export var DeleteProvisionedConcurrencyConfig = [
3066
- 9,
3067
- n0,
3068
- _DPCC,
3069
- { [_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204] },
3070
- () => DeleteProvisionedConcurrencyConfigRequest,
3071
- () => __Unit,
3072
- ];
3073
- export var GetAccountSettings = [
3074
- 9,
3075
- n0,
3076
- _GAS,
3077
- { [_h]: ["GET", "/2016-08-19/account-settings", 200] },
3078
- () => GetAccountSettingsRequest,
3079
- () => GetAccountSettingsResponse,
3080
- ];
3081
- export var GetAlias = [
3082
- 9,
3083
- n0,
3084
- _GA,
3085
- { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
3086
- () => GetAliasRequest,
3087
- () => AliasConfiguration,
3088
- ];
3089
- export var GetCapacityProvider = [
3090
- 9,
3091
- n0,
3092
- _GCP,
3093
- { [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}", 200] },
3094
- () => GetCapacityProviderRequest,
3095
- () => GetCapacityProviderResponse,
3096
- ];
3097
- export var GetCodeSigningConfig = [
3098
- 9,
3099
- n0,
3100
- _GCSC,
3101
- { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
3102
- () => GetCodeSigningConfigRequest,
3103
- () => GetCodeSigningConfigResponse,
3104
- ];
3105
- export var GetDurableExecution = [
3106
- 9,
3107
- n0,
3108
- _GDE,
3109
- { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}", 200] },
3110
- () => GetDurableExecutionRequest,
3111
- () => GetDurableExecutionResponse,
3112
- ];
3113
- export var GetDurableExecutionHistory = [
3114
- 9,
3115
- n0,
3116
- _GDEH,
3117
- { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/history", 200] },
3118
- () => GetDurableExecutionHistoryRequest,
3119
- () => GetDurableExecutionHistoryResponse,
3120
- ];
3121
- export var GetDurableExecutionState = [
3122
- 9,
3123
- n0,
3124
- _GDES,
3125
- { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/state", 200] },
3126
- () => GetDurableExecutionStateRequest,
3127
- () => GetDurableExecutionStateResponse,
3128
- ];
3129
- export var GetEventSourceMapping = [
3130
- 9,
3131
- n0,
3132
- _GESM,
3133
- { [_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200] },
3134
- () => GetEventSourceMappingRequest,
3135
- () => EventSourceMappingConfiguration,
3136
- ];
3137
- export var GetFunction = [
3138
- 9,
3139
- n0,
3140
- _GF,
3141
- { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200] },
3142
- () => GetFunctionRequest,
3143
- () => GetFunctionResponse,
3144
- ];
3145
- export var GetFunctionCodeSigningConfig = [
3146
- 9,
3147
- n0,
3148
- _GFCSC,
3149
- { [_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
3150
- () => GetFunctionCodeSigningConfigRequest,
3151
- () => GetFunctionCodeSigningConfigResponse,
3152
- ];
3153
- export var GetFunctionConcurrency = [
3154
- 9,
3155
- n0,
3156
- _GFC,
3157
- { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200] },
3158
- () => GetFunctionConcurrencyRequest,
3159
- () => GetFunctionConcurrencyResponse,
3160
- ];
3161
- export var GetFunctionConfiguration = [
3162
- 9,
3163
- n0,
3164
- _GFCe,
3165
- { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
3166
- () => GetFunctionConfigurationRequest,
3167
- () => FunctionConfiguration,
3168
- ];
3169
- export var GetFunctionEventInvokeConfig = [
3170
- 9,
3171
- n0,
3172
- _GFEIC,
3173
- { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
3174
- () => GetFunctionEventInvokeConfigRequest,
3175
- () => FunctionEventInvokeConfig,
3176
- ];
3177
- export var GetFunctionRecursionConfig = [
3178
- 9,
3179
- n0,
3180
- _GFRC,
3181
- { [_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
3182
- () => GetFunctionRecursionConfigRequest,
3183
- () => GetFunctionRecursionConfigResponse,
3184
- ];
3185
- export var GetFunctionScalingConfig = [
3186
- 9,
3187
- n0,
3188
- _GFSC,
3189
- { [_h]: ["GET", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 200] },
3190
- () => GetFunctionScalingConfigRequest,
3191
- () => GetFunctionScalingConfigResponse,
3192
- ];
3193
- export var GetFunctionUrlConfig = [
3194
- 9,
3195
- n0,
3196
- _GFUC,
3197
- { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200] },
3198
- () => GetFunctionUrlConfigRequest,
3199
- () => GetFunctionUrlConfigResponse,
3200
- ];
3201
- export var GetLayerVersion = [
3202
- 9,
3203
- n0,
3204
- _GLV,
3205
- { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200] },
3206
- () => GetLayerVersionRequest,
3207
- () => GetLayerVersionResponse,
3208
- ];
3209
- export var GetLayerVersionByArn = [
3210
- 9,
3211
- n0,
3212
- _GLVBA,
3213
- { [_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200] },
3214
- () => GetLayerVersionByArnRequest,
3215
- () => GetLayerVersionResponse,
3216
- ];
3217
- export var GetLayerVersionPolicy = [
3218
- 9,
3219
- n0,
3220
- _GLVP,
3221
- { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200] },
3222
- () => GetLayerVersionPolicyRequest,
3223
- () => GetLayerVersionPolicyResponse,
3224
- ];
3225
- export var GetPolicy = [
3226
- 9,
3227
- n0,
3228
- _GP,
3229
- { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200] },
3230
- () => GetPolicyRequest,
3231
- () => GetPolicyResponse,
3232
- ];
3233
- export var GetProvisionedConcurrencyConfig = [
3234
- 9,
3235
- n0,
3236
- _GPCC,
3237
- { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200] },
3238
- () => GetProvisionedConcurrencyConfigRequest,
3239
- () => GetProvisionedConcurrencyConfigResponse,
3240
- ];
3241
- export var GetRuntimeManagementConfig = [
3242
- 9,
3243
- n0,
3244
- _GRMC,
3245
- { [_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
3246
- () => GetRuntimeManagementConfigRequest,
3247
- () => GetRuntimeManagementConfigResponse,
3248
- ];
3249
- export var Invoke = [
3250
- 9,
3251
- n0,
3252
- _In,
3253
- { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200] },
3254
- () => InvocationRequest,
3255
- () => InvocationResponse,
3256
- ];
3257
- export var InvokeAsync = [
3258
- 9,
3259
- n0,
3260
- _IAn,
3261
- { [_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202] },
3262
- () => InvokeAsyncRequest,
3263
- () => InvokeAsyncResponse,
3264
- ];
3265
- export var InvokeWithResponseStream = [
3266
- 9,
3267
- n0,
3268
- _IWRS,
3269
- { [_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200] },
3270
- () => InvokeWithResponseStreamRequest,
3271
- () => InvokeWithResponseStreamResponse,
3272
- ];
3273
- export var ListAliases = [
3274
- 9,
3275
- n0,
3276
- _LAi,
3277
- { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200] },
3278
- () => ListAliasesRequest,
3279
- () => ListAliasesResponse,
3280
- ];
3281
- export var ListCapacityProviders = [
3282
- 9,
3283
- n0,
3284
- _LCP,
3285
- { [_h]: ["GET", "/2025-11-30/capacity-providers", 200] },
3286
- () => ListCapacityProvidersRequest,
3287
- () => ListCapacityProvidersResponse,
3288
- ];
3289
- export var ListCodeSigningConfigs = [
3290
- 9,
3291
- n0,
3292
- _LCSC,
3293
- { [_h]: ["GET", "/2020-04-22/code-signing-configs", 200] },
3294
- () => ListCodeSigningConfigsRequest,
3295
- () => ListCodeSigningConfigsResponse,
3296
- ];
3297
- export var ListDurableExecutionsByFunction = [
3298
- 9,
3299
- n0,
3300
- _LDEBF,
3301
- { [_h]: ["GET", "/2025-12-01/functions/{FunctionName}/durable-executions", 200] },
3302
- () => ListDurableExecutionsByFunctionRequest,
3303
- () => ListDurableExecutionsByFunctionResponse,
3304
- ];
3305
- export var ListEventSourceMappings = [
3306
- 9,
3307
- n0,
3308
- _LESM,
3309
- { [_h]: ["GET", "/2015-03-31/event-source-mappings", 200] },
3310
- () => ListEventSourceMappingsRequest,
3311
- () => ListEventSourceMappingsResponse,
3312
- ];
3313
- export var ListFunctionEventInvokeConfigs = [
3314
- 9,
3315
- n0,
3316
- _LFEIC,
3317
- { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200] },
3318
- () => ListFunctionEventInvokeConfigsRequest,
3319
- () => ListFunctionEventInvokeConfigsResponse,
3320
- ];
3321
- export var ListFunctions = [
3322
- 9,
3323
- n0,
3324
- _LFi,
3325
- { [_h]: ["GET", "/2015-03-31/functions", 200] },
3326
- () => ListFunctionsRequest,
3327
- () => ListFunctionsResponse,
3328
- ];
3329
- export var ListFunctionsByCodeSigningConfig = [
3330
- 9,
3331
- n0,
3332
- _LFBCSC,
3333
- { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200] },
3334
- () => ListFunctionsByCodeSigningConfigRequest,
3335
- () => ListFunctionsByCodeSigningConfigResponse,
3336
- ];
3337
- export var ListFunctionUrlConfigs = [
3338
- 9,
3339
- n0,
3340
- _LFUC,
3341
- { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200] },
3342
- () => ListFunctionUrlConfigsRequest,
3343
- () => ListFunctionUrlConfigsResponse,
3344
- ];
3345
- export var ListFunctionVersionsByCapacityProvider = [
3346
- 9,
3347
- n0,
3348
- _LFVBCP,
3349
- { [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}/function-versions", 200] },
3350
- () => ListFunctionVersionsByCapacityProviderRequest,
3351
- () => ListFunctionVersionsByCapacityProviderResponse,
3352
- ];
3353
- export var ListLayers = [
3354
- 9,
3355
- n0,
3356
- _LLi,
3357
- { [_h]: ["GET", "/2018-10-31/layers", 200] },
3358
- () => ListLayersRequest,
3359
- () => ListLayersResponse,
3360
- ];
3361
- export var ListLayerVersions = [
3362
- 9,
3363
- n0,
3364
- _LLV,
3365
- { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200] },
3366
- () => ListLayerVersionsRequest,
3367
- () => ListLayerVersionsResponse,
3368
- ];
3369
- export var ListProvisionedConcurrencyConfigs = [
3370
- 9,
3371
- n0,
3372
- _LPCC,
3373
- { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200] },
3374
- () => ListProvisionedConcurrencyConfigsRequest,
3375
- () => ListProvisionedConcurrencyConfigsResponse,
3376
- ];
3377
- export var ListTags = [
3378
- 9,
3379
- n0,
3380
- _LTi,
3381
- { [_h]: ["GET", "/2017-03-31/tags/{Resource}", 200] },
3382
- () => ListTagsRequest,
3383
- () => ListTagsResponse,
3384
- ];
3385
- export var ListVersionsByFunction = [
3386
- 9,
3387
- n0,
3388
- _LVBF,
3389
- { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200] },
3390
- () => ListVersionsByFunctionRequest,
3391
- () => ListVersionsByFunctionResponse,
3392
- ];
3393
- export var PublishLayerVersion = [
3394
- 9,
3395
- n0,
3396
- _PLV,
3397
- { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201] },
3398
- () => PublishLayerVersionRequest,
3399
- () => PublishLayerVersionResponse,
3400
- ];
3401
- export var PublishVersion = [
3402
- 9,
3403
- n0,
3404
- _PV,
3405
- { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201] },
3406
- () => PublishVersionRequest,
3407
- () => FunctionConfiguration,
3408
- ];
3409
- export var PutFunctionCodeSigningConfig = [
3410
- 9,
3411
- n0,
3412
- _PFCSC,
3413
- { [_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
3414
- () => PutFunctionCodeSigningConfigRequest,
3415
- () => PutFunctionCodeSigningConfigResponse,
3416
- ];
3417
- export var PutFunctionConcurrency = [
3418
- 9,
3419
- n0,
3420
- _PFC,
3421
- { [_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200] },
3422
- () => PutFunctionConcurrencyRequest,
3423
- () => Concurrency,
3424
- ];
3425
- export var PutFunctionEventInvokeConfig = [
3426
- 9,
3427
- n0,
3428
- _PFEIC,
3429
- { [_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
3430
- () => PutFunctionEventInvokeConfigRequest,
3431
- () => FunctionEventInvokeConfig,
3432
- ];
3433
- export var PutFunctionRecursionConfig = [
3434
- 9,
3435
- n0,
3436
- _PFRC,
3437
- { [_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
3438
- () => PutFunctionRecursionConfigRequest,
3439
- () => PutFunctionRecursionConfigResponse,
3440
- ];
3441
- export var PutFunctionScalingConfig = [
3442
- 9,
3443
- n0,
3444
- _PFSC,
3445
- { [_h]: ["PUT", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 202] },
3446
- () => PutFunctionScalingConfigRequest,
3447
- () => PutFunctionScalingConfigResponse,
3448
- ];
3449
- export var PutProvisionedConcurrencyConfig = [
3450
- 9,
3451
- n0,
3452
- _PPCC,
3453
- { [_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202] },
3454
- () => PutProvisionedConcurrencyConfigRequest,
3455
- () => PutProvisionedConcurrencyConfigResponse,
3456
- ];
3457
- export var PutRuntimeManagementConfig = [
3458
- 9,
3459
- n0,
3460
- _PRMC,
3461
- { [_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
3462
- () => PutRuntimeManagementConfigRequest,
3463
- () => PutRuntimeManagementConfigResponse,
3464
- ];
3465
- export var RemoveLayerVersionPermission = [
3466
- 9,
3467
- n0,
3468
- _RLVP,
3469
- { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204] },
3470
- () => RemoveLayerVersionPermissionRequest,
3471
- () => __Unit,
3472
- ];
3473
- export var RemovePermission = [
3474
- 9,
3475
- n0,
3476
- _RP,
3477
- { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204] },
3478
- () => RemovePermissionRequest,
3479
- () => __Unit,
3480
- ];
3481
- export var SendDurableExecutionCallbackFailure = [
3482
- 9,
3483
- n0,
3484
- _SDECF,
3485
- { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/fail", 200] },
3486
- () => SendDurableExecutionCallbackFailureRequest,
3487
- () => SendDurableExecutionCallbackFailureResponse,
3488
- ];
3489
- export var SendDurableExecutionCallbackHeartbeat = [
3490
- 9,
3491
- n0,
3492
- _SDECH,
3493
- { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/heartbeat", 200] },
3494
- () => SendDurableExecutionCallbackHeartbeatRequest,
3495
- () => SendDurableExecutionCallbackHeartbeatResponse,
3496
- ];
3497
- export var SendDurableExecutionCallbackSuccess = [
3498
- 9,
3499
- n0,
3500
- _SDECS,
3501
- { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/succeed", 200] },
3502
- () => SendDurableExecutionCallbackSuccessRequest,
3503
- () => SendDurableExecutionCallbackSuccessResponse,
3504
- ];
3505
- export var StopDurableExecution = [
3506
- 9,
3507
- n0,
3508
- _SDE,
3509
- { [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/stop", 200] },
3510
- () => StopDurableExecutionRequest,
3511
- () => StopDurableExecutionResponse,
3512
- ];
3513
- export var TagResource = [
3514
- 9,
3515
- n0,
3516
- _TR,
3517
- { [_h]: ["POST", "/2017-03-31/tags/{Resource}", 204] },
3518
- () => TagResourceRequest,
3519
- () => __Unit,
3520
- ];
3521
- export var UntagResource = [
3522
- 9,
3523
- n0,
3524
- _UR,
3525
- { [_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204] },
3526
- () => UntagResourceRequest,
3527
- () => __Unit,
3528
- ];
3529
- export var UpdateAlias = [
3530
- 9,
3531
- n0,
3532
- _UA,
3533
- { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
3534
- () => UpdateAliasRequest,
3535
- () => AliasConfiguration,
3536
- ];
3537
- export var UpdateCapacityProvider = [
3538
- 9,
3539
- n0,
3540
- _UCP,
3541
- { [_h]: ["PUT", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] },
3542
- () => UpdateCapacityProviderRequest,
3543
- () => UpdateCapacityProviderResponse,
3544
- ];
3545
- export var UpdateCodeSigningConfig = [
3546
- 9,
3547
- n0,
3548
- _UCSC,
3549
- { [_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
3550
- () => UpdateCodeSigningConfigRequest,
3551
- () => UpdateCodeSigningConfigResponse,
3552
- ];
3553
- export var UpdateEventSourceMapping = [
3554
- 9,
3555
- n0,
3556
- _UESM,
3557
- { [_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202] },
3558
- () => UpdateEventSourceMappingRequest,
3559
- () => EventSourceMappingConfiguration,
3560
- ];
3561
- export var UpdateFunctionCode = [
3562
- 9,
3563
- n0,
3564
- _UFC,
3565
- { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200] },
3566
- () => UpdateFunctionCodeRequest,
3567
- () => FunctionConfiguration,
3568
- ];
3569
- export var UpdateFunctionConfiguration = [
3570
- 9,
3571
- n0,
3572
- _UFCp,
3573
- { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
3574
- () => UpdateFunctionConfigurationRequest,
3575
- () => FunctionConfiguration,
3576
- ];
3577
- export var UpdateFunctionEventInvokeConfig = [
3578
- 9,
3579
- n0,
3580
- _UFEIC,
3581
- { [_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
3582
- () => UpdateFunctionEventInvokeConfigRequest,
3583
- () => FunctionEventInvokeConfig,
3584
- ];
3585
- export var UpdateFunctionUrlConfig = [
3586
- 9,
3587
- n0,
3588
- _UFUC,
3589
- { [_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200] },
3590
- () => UpdateFunctionUrlConfigRequest,
3591
- () => UpdateFunctionUrlConfigResponse,
2402
+ [[() => InvokeResponseStreamUpdate$, 0], () => InvokeWithResponseStreamCompleteEvent$]
2403
+ ];
2404
+ export var AddLayerVersionPermission$ = [9, n0, _ALVP,
2405
+ { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201] }, () => AddLayerVersionPermissionRequest$, () => AddLayerVersionPermissionResponse$
2406
+ ];
2407
+ export var AddPermission$ = [9, n0, _APd,
2408
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201] }, () => AddPermissionRequest$, () => AddPermissionResponse$
2409
+ ];
2410
+ export var CheckpointDurableExecution$ = [9, n0, _CDE,
2411
+ { [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/checkpoint", 200] }, () => CheckpointDurableExecutionRequest$, () => CheckpointDurableExecutionResponse$
2412
+ ];
2413
+ export var CreateAlias$ = [9, n0, _CAr,
2414
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201] }, () => CreateAliasRequest$, () => AliasConfiguration$
2415
+ ];
2416
+ export var CreateCapacityProvider$ = [9, n0, _CCP,
2417
+ { [_h]: ["POST", "/2025-11-30/capacity-providers", 202] }, () => CreateCapacityProviderRequest$, () => CreateCapacityProviderResponse$
2418
+ ];
2419
+ export var CreateCodeSigningConfig$ = [9, n0, _CCSC,
2420
+ { [_h]: ["POST", "/2020-04-22/code-signing-configs", 201] }, () => CreateCodeSigningConfigRequest$, () => CreateCodeSigningConfigResponse$
2421
+ ];
2422
+ export var CreateEventSourceMapping$ = [9, n0, _CESM,
2423
+ { [_h]: ["POST", "/2015-03-31/event-source-mappings", 202] }, () => CreateEventSourceMappingRequest$, () => EventSourceMappingConfiguration$
2424
+ ];
2425
+ export var CreateFunction$ = [9, n0, _CF,
2426
+ { [_h]: ["POST", "/2015-03-31/functions", 201] }, () => CreateFunctionRequest$, () => FunctionConfiguration$
2427
+ ];
2428
+ export var CreateFunctionUrlConfig$ = [9, n0, _CFUC,
2429
+ { [_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201] }, () => CreateFunctionUrlConfigRequest$, () => CreateFunctionUrlConfigResponse$
2430
+ ];
2431
+ export var DeleteAlias$ = [9, n0, _DA,
2432
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204] }, () => DeleteAliasRequest$, () => __Unit
2433
+ ];
2434
+ export var DeleteCapacityProvider$ = [9, n0, _DCP,
2435
+ { [_h]: ["DELETE", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] }, () => DeleteCapacityProviderRequest$, () => DeleteCapacityProviderResponse$
2436
+ ];
2437
+ export var DeleteCodeSigningConfig$ = [9, n0, _DCSC,
2438
+ { [_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204] }, () => DeleteCodeSigningConfigRequest$, () => DeleteCodeSigningConfigResponse$
2439
+ ];
2440
+ export var DeleteEventSourceMapping$ = [9, n0, _DESM,
2441
+ { [_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202] }, () => DeleteEventSourceMappingRequest$, () => EventSourceMappingConfiguration$
2442
+ ];
2443
+ export var DeleteFunction$ = [9, n0, _DF,
2444
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 200] }, () => DeleteFunctionRequest$, () => DeleteFunctionResponse$
2445
+ ];
2446
+ export var DeleteFunctionCodeSigningConfig$ = [9, n0, _DFCSC,
2447
+ { [_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204] }, () => DeleteFunctionCodeSigningConfigRequest$, () => __Unit
2448
+ ];
2449
+ export var DeleteFunctionConcurrency$ = [9, n0, _DFC,
2450
+ { [_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204] }, () => DeleteFunctionConcurrencyRequest$, () => __Unit
2451
+ ];
2452
+ export var DeleteFunctionEventInvokeConfig$ = [9, n0, _DFEIC,
2453
+ { [_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204] }, () => DeleteFunctionEventInvokeConfigRequest$, () => __Unit
2454
+ ];
2455
+ export var DeleteFunctionUrlConfig$ = [9, n0, _DFUC,
2456
+ { [_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204] }, () => DeleteFunctionUrlConfigRequest$, () => __Unit
2457
+ ];
2458
+ export var DeleteLayerVersion$ = [9, n0, _DLV,
2459
+ { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204] }, () => DeleteLayerVersionRequest$, () => __Unit
2460
+ ];
2461
+ export var DeleteProvisionedConcurrencyConfig$ = [9, n0, _DPCC,
2462
+ { [_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204] }, () => DeleteProvisionedConcurrencyConfigRequest$, () => __Unit
2463
+ ];
2464
+ export var GetAccountSettings$ = [9, n0, _GAS,
2465
+ { [_h]: ["GET", "/2016-08-19/account-settings", 200] }, () => GetAccountSettingsRequest$, () => GetAccountSettingsResponse$
2466
+ ];
2467
+ export var GetAlias$ = [9, n0, _GA,
2468
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] }, () => GetAliasRequest$, () => AliasConfiguration$
2469
+ ];
2470
+ export var GetCapacityProvider$ = [9, n0, _GCP,
2471
+ { [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}", 200] }, () => GetCapacityProviderRequest$, () => GetCapacityProviderResponse$
2472
+ ];
2473
+ export var GetCodeSigningConfig$ = [9, n0, _GCSC,
2474
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] }, () => GetCodeSigningConfigRequest$, () => GetCodeSigningConfigResponse$
2475
+ ];
2476
+ export var GetDurableExecution$ = [9, n0, _GDE,
2477
+ { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}", 200] }, () => GetDurableExecutionRequest$, () => GetDurableExecutionResponse$
2478
+ ];
2479
+ export var GetDurableExecutionHistory$ = [9, n0, _GDEH,
2480
+ { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/history", 200] }, () => GetDurableExecutionHistoryRequest$, () => GetDurableExecutionHistoryResponse$
2481
+ ];
2482
+ export var GetDurableExecutionState$ = [9, n0, _GDES,
2483
+ { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/state", 200] }, () => GetDurableExecutionStateRequest$, () => GetDurableExecutionStateResponse$
2484
+ ];
2485
+ export var GetEventSourceMapping$ = [9, n0, _GESM,
2486
+ { [_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200] }, () => GetEventSourceMappingRequest$, () => EventSourceMappingConfiguration$
2487
+ ];
2488
+ export var GetFunction$ = [9, n0, _GF,
2489
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200] }, () => GetFunctionRequest$, () => GetFunctionResponse$
2490
+ ];
2491
+ export var GetFunctionCodeSigningConfig$ = [9, n0, _GFCSC,
2492
+ { [_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] }, () => GetFunctionCodeSigningConfigRequest$, () => GetFunctionCodeSigningConfigResponse$
2493
+ ];
2494
+ export var GetFunctionConcurrency$ = [9, n0, _GFC,
2495
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200] }, () => GetFunctionConcurrencyRequest$, () => GetFunctionConcurrencyResponse$
2496
+ ];
2497
+ export var GetFunctionConfiguration$ = [9, n0, _GFCe,
2498
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200] }, () => GetFunctionConfigurationRequest$, () => FunctionConfiguration$
2499
+ ];
2500
+ export var GetFunctionEventInvokeConfig$ = [9, n0, _GFEIC,
2501
+ { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] }, () => GetFunctionEventInvokeConfigRequest$, () => FunctionEventInvokeConfig$
2502
+ ];
2503
+ export var GetFunctionRecursionConfig$ = [9, n0, _GFRC,
2504
+ { [_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] }, () => GetFunctionRecursionConfigRequest$, () => GetFunctionRecursionConfigResponse$
2505
+ ];
2506
+ export var GetFunctionScalingConfig$ = [9, n0, _GFSC,
2507
+ { [_h]: ["GET", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 200] }, () => GetFunctionScalingConfigRequest$, () => GetFunctionScalingConfigResponse$
2508
+ ];
2509
+ export var GetFunctionUrlConfig$ = [9, n0, _GFUC,
2510
+ { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200] }, () => GetFunctionUrlConfigRequest$, () => GetFunctionUrlConfigResponse$
2511
+ ];
2512
+ export var GetLayerVersion$ = [9, n0, _GLV,
2513
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200] }, () => GetLayerVersionRequest$, () => GetLayerVersionResponse$
2514
+ ];
2515
+ export var GetLayerVersionByArn$ = [9, n0, _GLVBA,
2516
+ { [_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200] }, () => GetLayerVersionByArnRequest$, () => GetLayerVersionResponse$
2517
+ ];
2518
+ export var GetLayerVersionPolicy$ = [9, n0, _GLVP,
2519
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200] }, () => GetLayerVersionPolicyRequest$, () => GetLayerVersionPolicyResponse$
2520
+ ];
2521
+ export var GetPolicy$ = [9, n0, _GP,
2522
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200] }, () => GetPolicyRequest$, () => GetPolicyResponse$
2523
+ ];
2524
+ export var GetProvisionedConcurrencyConfig$ = [9, n0, _GPCC,
2525
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200] }, () => GetProvisionedConcurrencyConfigRequest$, () => GetProvisionedConcurrencyConfigResponse$
2526
+ ];
2527
+ export var GetRuntimeManagementConfig$ = [9, n0, _GRMC,
2528
+ { [_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] }, () => GetRuntimeManagementConfigRequest$, () => GetRuntimeManagementConfigResponse$
2529
+ ];
2530
+ export var Invoke$ = [9, n0, _In,
2531
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200] }, () => InvocationRequest$, () => InvocationResponse$
2532
+ ];
2533
+ export var InvokeAsync$ = [9, n0, _IAn,
2534
+ { [_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202] }, () => InvokeAsyncRequest$, () => InvokeAsyncResponse$
2535
+ ];
2536
+ export var InvokeWithResponseStream$ = [9, n0, _IWRS,
2537
+ { [_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200] }, () => InvokeWithResponseStreamRequest$, () => InvokeWithResponseStreamResponse$
2538
+ ];
2539
+ export var ListAliases$ = [9, n0, _LAi,
2540
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200] }, () => ListAliasesRequest$, () => ListAliasesResponse$
2541
+ ];
2542
+ export var ListCapacityProviders$ = [9, n0, _LCP,
2543
+ { [_h]: ["GET", "/2025-11-30/capacity-providers", 200] }, () => ListCapacityProvidersRequest$, () => ListCapacityProvidersResponse$
2544
+ ];
2545
+ export var ListCodeSigningConfigs$ = [9, n0, _LCSC,
2546
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs", 200] }, () => ListCodeSigningConfigsRequest$, () => ListCodeSigningConfigsResponse$
2547
+ ];
2548
+ export var ListDurableExecutionsByFunction$ = [9, n0, _LDEBF,
2549
+ { [_h]: ["GET", "/2025-12-01/functions/{FunctionName}/durable-executions", 200] }, () => ListDurableExecutionsByFunctionRequest$, () => ListDurableExecutionsByFunctionResponse$
2550
+ ];
2551
+ export var ListEventSourceMappings$ = [9, n0, _LESM,
2552
+ { [_h]: ["GET", "/2015-03-31/event-source-mappings", 200] }, () => ListEventSourceMappingsRequest$, () => ListEventSourceMappingsResponse$
2553
+ ];
2554
+ export var ListFunctionEventInvokeConfigs$ = [9, n0, _LFEIC,
2555
+ { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200] }, () => ListFunctionEventInvokeConfigsRequest$, () => ListFunctionEventInvokeConfigsResponse$
2556
+ ];
2557
+ export var ListFunctions$ = [9, n0, _LFi,
2558
+ { [_h]: ["GET", "/2015-03-31/functions", 200] }, () => ListFunctionsRequest$, () => ListFunctionsResponse$
2559
+ ];
2560
+ export var ListFunctionsByCodeSigningConfig$ = [9, n0, _LFBCSC,
2561
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200] }, () => ListFunctionsByCodeSigningConfigRequest$, () => ListFunctionsByCodeSigningConfigResponse$
2562
+ ];
2563
+ export var ListFunctionUrlConfigs$ = [9, n0, _LFUC,
2564
+ { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200] }, () => ListFunctionUrlConfigsRequest$, () => ListFunctionUrlConfigsResponse$
2565
+ ];
2566
+ export var ListFunctionVersionsByCapacityProvider$ = [9, n0, _LFVBCP,
2567
+ { [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}/function-versions", 200] }, () => ListFunctionVersionsByCapacityProviderRequest$, () => ListFunctionVersionsByCapacityProviderResponse$
2568
+ ];
2569
+ export var ListLayers$ = [9, n0, _LLi,
2570
+ { [_h]: ["GET", "/2018-10-31/layers", 200] }, () => ListLayersRequest$, () => ListLayersResponse$
2571
+ ];
2572
+ export var ListLayerVersions$ = [9, n0, _LLV,
2573
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200] }, () => ListLayerVersionsRequest$, () => ListLayerVersionsResponse$
2574
+ ];
2575
+ export var ListProvisionedConcurrencyConfigs$ = [9, n0, _LPCC,
2576
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200] }, () => ListProvisionedConcurrencyConfigsRequest$, () => ListProvisionedConcurrencyConfigsResponse$
2577
+ ];
2578
+ export var ListTags$ = [9, n0, _LTi,
2579
+ { [_h]: ["GET", "/2017-03-31/tags/{Resource}", 200] }, () => ListTagsRequest$, () => ListTagsResponse$
2580
+ ];
2581
+ export var ListVersionsByFunction$ = [9, n0, _LVBF,
2582
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200] }, () => ListVersionsByFunctionRequest$, () => ListVersionsByFunctionResponse$
2583
+ ];
2584
+ export var PublishLayerVersion$ = [9, n0, _PLV,
2585
+ { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201] }, () => PublishLayerVersionRequest$, () => PublishLayerVersionResponse$
2586
+ ];
2587
+ export var PublishVersion$ = [9, n0, _PV,
2588
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201] }, () => PublishVersionRequest$, () => FunctionConfiguration$
2589
+ ];
2590
+ export var PutFunctionCodeSigningConfig$ = [9, n0, _PFCSC,
2591
+ { [_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] }, () => PutFunctionCodeSigningConfigRequest$, () => PutFunctionCodeSigningConfigResponse$
2592
+ ];
2593
+ export var PutFunctionConcurrency$ = [9, n0, _PFC,
2594
+ { [_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200] }, () => PutFunctionConcurrencyRequest$, () => Concurrency$
2595
+ ];
2596
+ export var PutFunctionEventInvokeConfig$ = [9, n0, _PFEIC,
2597
+ { [_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] }, () => PutFunctionEventInvokeConfigRequest$, () => FunctionEventInvokeConfig$
2598
+ ];
2599
+ export var PutFunctionRecursionConfig$ = [9, n0, _PFRC,
2600
+ { [_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] }, () => PutFunctionRecursionConfigRequest$, () => PutFunctionRecursionConfigResponse$
2601
+ ];
2602
+ export var PutFunctionScalingConfig$ = [9, n0, _PFSC,
2603
+ { [_h]: ["PUT", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 202] }, () => PutFunctionScalingConfigRequest$, () => PutFunctionScalingConfigResponse$
2604
+ ];
2605
+ export var PutProvisionedConcurrencyConfig$ = [9, n0, _PPCC,
2606
+ { [_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202] }, () => PutProvisionedConcurrencyConfigRequest$, () => PutProvisionedConcurrencyConfigResponse$
2607
+ ];
2608
+ export var PutRuntimeManagementConfig$ = [9, n0, _PRMC,
2609
+ { [_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] }, () => PutRuntimeManagementConfigRequest$, () => PutRuntimeManagementConfigResponse$
2610
+ ];
2611
+ export var RemoveLayerVersionPermission$ = [9, n0, _RLVP,
2612
+ { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204] }, () => RemoveLayerVersionPermissionRequest$, () => __Unit
2613
+ ];
2614
+ export var RemovePermission$ = [9, n0, _RP,
2615
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204] }, () => RemovePermissionRequest$, () => __Unit
2616
+ ];
2617
+ export var SendDurableExecutionCallbackFailure$ = [9, n0, _SDECF,
2618
+ { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/fail", 200] }, () => SendDurableExecutionCallbackFailureRequest$, () => SendDurableExecutionCallbackFailureResponse$
2619
+ ];
2620
+ export var SendDurableExecutionCallbackHeartbeat$ = [9, n0, _SDECH,
2621
+ { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/heartbeat", 200] }, () => SendDurableExecutionCallbackHeartbeatRequest$, () => SendDurableExecutionCallbackHeartbeatResponse$
2622
+ ];
2623
+ export var SendDurableExecutionCallbackSuccess$ = [9, n0, _SDECS,
2624
+ { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/succeed", 200] }, () => SendDurableExecutionCallbackSuccessRequest$, () => SendDurableExecutionCallbackSuccessResponse$
2625
+ ];
2626
+ export var StopDurableExecution$ = [9, n0, _SDE,
2627
+ { [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/stop", 200] }, () => StopDurableExecutionRequest$, () => StopDurableExecutionResponse$
2628
+ ];
2629
+ export var TagResource$ = [9, n0, _TR,
2630
+ { [_h]: ["POST", "/2017-03-31/tags/{Resource}", 204] }, () => TagResourceRequest$, () => __Unit
2631
+ ];
2632
+ export var UntagResource$ = [9, n0, _UR,
2633
+ { [_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204] }, () => UntagResourceRequest$, () => __Unit
2634
+ ];
2635
+ export var UpdateAlias$ = [9, n0, _UA,
2636
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] }, () => UpdateAliasRequest$, () => AliasConfiguration$
2637
+ ];
2638
+ export var UpdateCapacityProvider$ = [9, n0, _UCP,
2639
+ { [_h]: ["PUT", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] }, () => UpdateCapacityProviderRequest$, () => UpdateCapacityProviderResponse$
2640
+ ];
2641
+ export var UpdateCodeSigningConfig$ = [9, n0, _UCSC,
2642
+ { [_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] }, () => UpdateCodeSigningConfigRequest$, () => UpdateCodeSigningConfigResponse$
2643
+ ];
2644
+ export var UpdateEventSourceMapping$ = [9, n0, _UESM,
2645
+ { [_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202] }, () => UpdateEventSourceMappingRequest$, () => EventSourceMappingConfiguration$
2646
+ ];
2647
+ export var UpdateFunctionCode$ = [9, n0, _UFC,
2648
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200] }, () => UpdateFunctionCodeRequest$, () => FunctionConfiguration$
2649
+ ];
2650
+ export var UpdateFunctionConfiguration$ = [9, n0, _UFCp,
2651
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200] }, () => UpdateFunctionConfigurationRequest$, () => FunctionConfiguration$
2652
+ ];
2653
+ export var UpdateFunctionEventInvokeConfig$ = [9, n0, _UFEIC,
2654
+ { [_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] }, () => UpdateFunctionEventInvokeConfigRequest$, () => FunctionEventInvokeConfig$
2655
+ ];
2656
+ export var UpdateFunctionUrlConfig$ = [9, n0, _UFUC,
2657
+ { [_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200] }, () => UpdateFunctionUrlConfigRequest$, () => UpdateFunctionUrlConfigResponse$
3592
2658
  ];