lambda-live-debugger 1.11.0 → 1.11.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2864) hide show
  1. package/dist/extension/extension.zip +0 -0
  2. package/dist/extension/nodejs/node_modules/interceptor.js +1479 -3947
  3. package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
  4. package/dist/infraDeploy.mjs +2 -2
  5. package/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +1 -6
  6. package/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +1 -6
  7. package/node_modules/@aws/lambda-invoke-store/package.json +1 -1
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +29 -145
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +2 -2
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +3 -4
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -2
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +2 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +2 -3
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +29 -145
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormation.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -10
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateOrganizationsAccessCommand.d.ts +3 -3
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ActivateTypeCommand.d.ts +3 -3
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/BatchDescribeTypeConfigurationsCommand.d.ts +3 -3
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CancelUpdateStackCommand.d.ts +3 -3
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ContinueUpdateRollbackCommand.d.ts +3 -3
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateChangeSetCommand.d.ts +3 -3
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateGeneratedTemplateCommand.d.ts +3 -3
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackCommand.d.ts +3 -3
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackInstancesCommand.d.ts +3 -3
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackRefactorCommand.d.ts +3 -3
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/CreateStackSetCommand.d.ts +3 -3
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateOrganizationsAccessCommand.d.ts +3 -3
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeactivateTypeCommand.d.ts +3 -3
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteChangeSetCommand.d.ts +3 -3
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteGeneratedTemplateCommand.d.ts +3 -3
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackCommand.d.ts +3 -3
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackInstancesCommand.d.ts +3 -3
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeleteStackSetCommand.d.ts +3 -3
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DeregisterTypeCommand.d.ts +3 -3
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeAccountLimitsCommand.d.ts +3 -3
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetCommand.d.ts +3 -3
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeChangeSetHooksCommand.d.ts +3 -3
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeEventsCommand.d.ts +3 -3
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeGeneratedTemplateCommand.d.ts +3 -3
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeOrganizationsAccessCommand.d.ts +3 -3
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribePublisherCommand.d.ts +3 -3
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeResourceScanCommand.d.ts +3 -3
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackDriftDetectionStatusCommand.d.ts +3 -3
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackEventsCommand.d.ts +3 -3
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackInstanceCommand.d.ts +3 -3
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackRefactorCommand.d.ts +3 -3
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceCommand.d.ts +3 -3
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourceDriftsCommand.d.ts +3 -3
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackResourcesCommand.d.ts +3 -3
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetCommand.d.ts +3 -3
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStackSetOperationCommand.d.ts +3 -3
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeStacksCommand.d.ts +3 -3
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeCommand.d.ts +3 -3
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DescribeTypeRegistrationCommand.d.ts +3 -3
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackDriftCommand.d.ts +3 -3
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackResourceDriftCommand.d.ts +3 -3
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/DetectStackSetDriftCommand.d.ts +3 -3
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/EstimateTemplateCostCommand.d.ts +3 -3
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteChangeSetCommand.d.ts +3 -3
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ExecuteStackRefactorCommand.d.ts +3 -3
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetGeneratedTemplateCommand.d.ts +3 -3
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetHookResultCommand.d.ts +3 -3
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetStackPolicyCommand.d.ts +3 -3
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateCommand.d.ts +3 -3
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/GetTemplateSummaryCommand.d.ts +3 -3
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ImportStacksToStackSetCommand.d.ts +3 -3
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListChangeSetsCommand.d.ts +3 -3
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListExportsCommand.d.ts +3 -3
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListGeneratedTemplatesCommand.d.ts +3 -3
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListHookResultsCommand.d.ts +3 -3
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListImportsCommand.d.ts +3 -3
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanRelatedResourcesCommand.d.ts +3 -3
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScanResourcesCommand.d.ts +3 -3
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListResourceScansCommand.d.ts +3 -3
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstanceResourceDriftsCommand.d.ts +3 -3
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackInstancesCommand.d.ts +3 -3
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorActionsCommand.d.ts +3 -3
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackRefactorsCommand.d.ts +3 -3
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackResourcesCommand.d.ts +3 -3
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetAutoDeploymentTargetsCommand.d.ts +3 -3
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationResultsCommand.d.ts +3 -3
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetOperationsCommand.d.ts +3 -3
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStackSetsCommand.d.ts +3 -3
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListStacksCommand.d.ts +3 -3
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeRegistrationsCommand.d.ts +3 -3
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypeVersionsCommand.d.ts +3 -3
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ListTypesCommand.d.ts +3 -3
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/PublishTypeCommand.d.ts +3 -3
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RecordHandlerProgressCommand.d.ts +3 -3
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterPublisherCommand.d.ts +3 -3
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RegisterTypeCommand.d.ts +3 -3
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/RollbackStackCommand.d.ts +3 -3
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetStackPolicyCommand.d.ts +3 -3
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeConfigurationCommand.d.ts +3 -3
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SetTypeDefaultVersionCommand.d.ts +3 -3
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/SignalResourceCommand.d.ts +3 -3
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StartResourceScanCommand.d.ts +3 -3
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/StopStackSetOperationCommand.d.ts +3 -3
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/TestTypeCommand.d.ts +3 -3
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateGeneratedTemplateCommand.d.ts +3 -3
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackCommand.d.ts +3 -3
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackInstancesCommand.d.ts +3 -3
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateStackSetCommand.d.ts +3 -3
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/UpdateTerminationProtectionCommand.d.ts +3 -3
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-types/commands/ValidateTemplateCommand.d.ts +3 -3
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-types/endpoint/endpointResolver.d.ts +5 -2
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-types/extensionConfiguration.d.ts +4 -4
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/CloudFormationServiceException.d.ts +1 -1
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-types/models/errors.d.ts +1 -1
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeAccountLimitsPaginator.d.ts +1 -1
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeChangeSetPaginator.d.ts +1 -1
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeEventsPaginator.d.ts +1 -1
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackEventsPaginator.d.ts +1 -1
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStackResourceDriftsPaginator.d.ts +1 -1
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/DescribeStacksPaginator.d.ts +1 -1
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/Interfaces.d.ts +1 -1
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListChangeSetsPaginator.d.ts +1 -1
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListExportsPaginator.d.ts +1 -1
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListGeneratedTemplatesPaginator.d.ts +1 -1
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListImportsPaginator.d.ts +1 -1
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanRelatedResourcesPaginator.d.ts +1 -1
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScanResourcesPaginator.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListResourceScansPaginator.d.ts +1 -1
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackInstancesPaginator.d.ts +1 -1
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorActionsPaginator.d.ts +1 -1
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackRefactorsPaginator.d.ts +1 -1
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackResourcesPaginator.d.ts +1 -1
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationResultsPaginator.d.ts +1 -1
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetOperationsPaginator.d.ts +1 -1
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStackSetsPaginator.d.ts +1 -1
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListStacksPaginator.d.ts +1 -1
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeRegistrationsPaginator.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypeVersionsPaginator.d.ts +1 -1
  138. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/ListTypesPaginator.d.ts +1 -1
  139. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -1
  140. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -1
  141. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -1
  142. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -1
  143. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeExtensions.d.ts +1 -1
  144. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +1 -1
  145. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +3 -3
  146. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  147. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/models/CloudFormationServiceException.d.ts +1 -1
  148. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  149. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  150. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  151. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  152. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  153. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  154. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  155. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  156. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  157. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  158. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  159. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  160. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  161. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  162. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  163. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  164. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  165. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  166. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  167. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  168. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  169. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  170. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  171. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  172. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  173. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  174. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  175. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  176. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  177. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  178. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  179. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  180. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/package.json +13 -12
  181. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  182. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  183. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  184. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  185. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  186. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  187. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  188. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  189. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  190. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  191. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  192. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  193. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  194. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  195. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  196. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  197. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  198. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  199. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  200. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  201. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  202. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  203. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  204. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  205. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  206. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  207. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  208. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  209. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  210. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  211. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  212. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  213. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  214. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/package.json +3 -3
  215. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  216. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  217. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  218. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  219. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  220. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  221. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  222. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  223. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  224. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  225. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  226. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  227. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  228. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  229. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  230. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  231. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  232. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  233. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  234. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  235. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  236. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  237. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  238. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  239. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  240. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  241. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  242. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  243. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  244. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  245. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  246. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  247. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  248. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  249. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  250. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  251. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  252. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  253. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  254. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  255. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  256. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  257. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  258. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  259. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  260. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  261. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  262. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  263. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  264. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  265. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  266. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  267. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  268. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  269. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  270. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  271. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  272. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  273. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  274. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  275. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  276. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  277. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  278. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  279. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  280. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  281. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  282. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  283. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  284. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  285. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  286. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  287. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  288. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  289. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  290. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  291. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  292. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  293. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  294. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  295. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  296. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  297. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
  298. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  299. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  300. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  301. 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 +0 -1
  302. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  303. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  304. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  305. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  306. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  307. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/package.json +3 -3
  308. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  309. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  310. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  311. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  312. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  313. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/package.json +1 -1
  314. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  315. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/package.json +2 -2
  316. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/package.json +3 -3
  317. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  318. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  319. package/node_modules/@aws-sdk/client-cloudformation/package.json +14 -13
  320. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/index.js +11 -106
  321. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.browser.js +2 -2
  322. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.js +3 -4
  323. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/CognitoIdentityClient.js +2 -2
  324. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.browser.js +2 -2
  325. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.js +2 -3
  326. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/schemas/schemas_0.js +11 -106
  327. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentity.d.ts +1 -1
  328. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentityClient.d.ts +10 -10
  329. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  330. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  331. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/CreateIdentityPoolCommand.d.ts +3 -3
  332. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentitiesCommand.d.ts +3 -3
  333. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DeleteIdentityPoolCommand.d.ts +3 -3
  334. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityCommand.d.ts +3 -3
  335. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/DescribeIdentityPoolCommand.d.ts +3 -3
  336. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetCredentialsForIdentityCommand.d.ts +3 -3
  337. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdCommand.d.ts +3 -3
  338. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetIdentityPoolRolesCommand.d.ts +3 -3
  339. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenCommand.d.ts +3 -3
  340. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetOpenIdTokenForDeveloperIdentityCommand.d.ts +3 -3
  341. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/GetPrincipalTagAttributeMapCommand.d.ts +3 -3
  342. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentitiesCommand.d.ts +3 -3
  343. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListIdentityPoolsCommand.d.ts +3 -3
  344. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  345. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/LookupDeveloperIdentityCommand.d.ts +3 -3
  346. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/MergeDeveloperIdentitiesCommand.d.ts +3 -3
  347. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetIdentityPoolRolesCommand.d.ts +3 -3
  348. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/SetPrincipalTagAttributeMapCommand.d.ts +3 -3
  349. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/TagResourceCommand.d.ts +3 -3
  350. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkDeveloperIdentityCommand.d.ts +3 -3
  351. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UnlinkIdentityCommand.d.ts +3 -3
  352. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  353. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/commands/UpdateIdentityPoolCommand.d.ts +3 -3
  354. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  355. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/endpoint/endpointResolver.d.ts +5 -2
  356. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/extensionConfiguration.d.ts +4 -4
  357. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/CognitoIdentityServiceException.d.ts +1 -1
  358. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/models/errors.d.ts +1 -1
  359. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/pagination/Interfaces.d.ts +1 -1
  360. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/pagination/ListIdentityPoolsPaginator.d.ts +1 -1
  361. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.browser.d.ts +1 -1
  362. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.d.ts +1 -1
  363. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.native.d.ts +1 -1
  364. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.shared.d.ts +2 -2
  365. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeExtensions.d.ts +1 -1
  366. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/schemas/schemas_0.d.ts +1 -1
  367. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/CognitoIdentityClient.d.ts +3 -3
  368. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  369. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/models/CognitoIdentityServiceException.d.ts +1 -1
  370. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  371. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  372. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  373. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  374. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  375. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  376. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  377. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  378. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  379. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  380. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  381. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  382. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  383. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  384. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  385. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  386. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  387. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  388. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  389. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  390. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  391. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  392. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  393. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  394. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  395. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  396. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  397. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  398. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  399. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  400. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  401. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  402. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/package.json +13 -12
  403. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  404. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  405. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  406. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  407. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  408. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  409. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  410. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  411. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  412. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  413. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  414. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  415. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  416. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  417. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  418. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  419. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  420. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  421. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  422. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  423. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  424. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  425. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  426. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  427. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  428. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  429. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  430. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  431. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  432. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  433. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  434. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  435. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  436. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/package.json +3 -3
  437. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  438. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  439. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  440. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  441. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  442. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  443. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  444. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  445. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  446. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  447. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  448. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  449. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  450. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  451. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  452. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  453. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  454. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  455. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  456. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  457. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  458. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  459. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  460. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  461. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  462. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  463. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  464. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  465. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  466. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  467. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  468. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  469. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  470. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  471. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  472. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  473. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  474. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  475. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  476. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  477. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  478. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  479. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  480. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  481. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  482. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  483. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  484. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  485. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  486. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  487. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  488. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  489. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  490. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  491. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  492. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  493. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  494. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  495. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  496. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  497. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  498. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  499. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  500. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  501. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  502. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  503. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  504. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  505. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  506. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  507. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  508. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  509. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  510. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  511. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  512. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  513. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  514. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  515. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  516. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  517. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  518. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  519. 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 +0 -1
  520. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  521. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  522. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  523. 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 +0 -1
  524. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  525. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  526. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  527. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  528. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  529. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/package.json +3 -3
  530. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  531. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  532. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  533. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  534. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  535. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/package.json +1 -1
  536. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  537. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/package.json +2 -2
  538. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/package.json +3 -3
  539. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  540. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  541. package/node_modules/@aws-sdk/client-cognito-identity/package.json +15 -14
  542. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +40 -188
  543. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.browser.js +2 -2
  544. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js +3 -4
  545. package/node_modules/@aws-sdk/client-iam/dist-es/IAMClient.js +2 -2
  546. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.browser.js +2 -2
  547. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.js +2 -3
  548. package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +40 -188
  549. package/node_modules/@aws-sdk/client-iam/dist-types/IAM.d.ts +1 -1
  550. package/node_modules/@aws-sdk/client-iam/dist-types/IAMClient.d.ts +10 -10
  551. package/node_modules/@aws-sdk/client-iam/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  552. package/node_modules/@aws-sdk/client-iam/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  553. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AcceptDelegationRequestCommand.d.ts +3 -3
  554. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddClientIDToOpenIDConnectProviderCommand.d.ts +3 -3
  555. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddRoleToInstanceProfileCommand.d.ts +3 -3
  556. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AddUserToGroupCommand.d.ts +3 -3
  557. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AssociateDelegationRequestCommand.d.ts +3 -3
  558. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachGroupPolicyCommand.d.ts +3 -3
  559. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachRolePolicyCommand.d.ts +3 -3
  560. package/node_modules/@aws-sdk/client-iam/dist-types/commands/AttachUserPolicyCommand.d.ts +3 -3
  561. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ChangePasswordCommand.d.ts +3 -3
  562. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccessKeyCommand.d.ts +3 -3
  563. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateAccountAliasCommand.d.ts +3 -3
  564. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateDelegationRequestCommand.d.ts +3 -3
  565. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateGroupCommand.d.ts +3 -3
  566. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateInstanceProfileCommand.d.ts +3 -3
  567. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateLoginProfileCommand.d.ts +3 -3
  568. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateOpenIDConnectProviderCommand.d.ts +3 -3
  569. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
  570. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -3
  571. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateRoleCommand.d.ts +3 -3
  572. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateSAMLProviderCommand.d.ts +3 -3
  573. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceLinkedRoleCommand.d.ts +3 -3
  574. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateServiceSpecificCredentialCommand.d.ts +3 -3
  575. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateUserCommand.d.ts +3 -3
  576. package/node_modules/@aws-sdk/client-iam/dist-types/commands/CreateVirtualMFADeviceCommand.d.ts +3 -3
  577. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeactivateMFADeviceCommand.d.ts +3 -3
  578. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccessKeyCommand.d.ts +3 -3
  579. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountAliasCommand.d.ts +3 -3
  580. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteAccountPasswordPolicyCommand.d.ts +2 -2
  581. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupCommand.d.ts +3 -3
  582. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteGroupPolicyCommand.d.ts +3 -3
  583. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteInstanceProfileCommand.d.ts +3 -3
  584. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteLoginProfileCommand.d.ts +3 -3
  585. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteOpenIDConnectProviderCommand.d.ts +3 -3
  586. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyCommand.d.ts +3 -3
  587. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -3
  588. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRoleCommand.d.ts +3 -3
  589. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePermissionsBoundaryCommand.d.ts +3 -3
  590. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteRolePolicyCommand.d.ts +3 -3
  591. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSAMLProviderCommand.d.ts +3 -3
  592. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSSHPublicKeyCommand.d.ts +3 -3
  593. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServerCertificateCommand.d.ts +3 -3
  594. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceLinkedRoleCommand.d.ts +3 -3
  595. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteServiceSpecificCredentialCommand.d.ts +3 -3
  596. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteSigningCertificateCommand.d.ts +3 -3
  597. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserCommand.d.ts +3 -3
  598. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPermissionsBoundaryCommand.d.ts +3 -3
  599. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteUserPolicyCommand.d.ts +3 -3
  600. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DeleteVirtualMFADeviceCommand.d.ts +3 -3
  601. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachGroupPolicyCommand.d.ts +3 -3
  602. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachRolePolicyCommand.d.ts +3 -3
  603. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DetachUserPolicyCommand.d.ts +3 -3
  604. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootCredentialsManagementCommand.d.ts +3 -3
  605. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOrganizationsRootSessionsCommand.d.ts +3 -3
  606. package/node_modules/@aws-sdk/client-iam/dist-types/commands/DisableOutboundWebIdentityFederationCommand.d.ts +2 -2
  607. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableMFADeviceCommand.d.ts +3 -3
  608. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootCredentialsManagementCommand.d.ts +3 -3
  609. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOrganizationsRootSessionsCommand.d.ts +3 -3
  610. package/node_modules/@aws-sdk/client-iam/dist-types/commands/EnableOutboundWebIdentityFederationCommand.d.ts +3 -3
  611. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateCredentialReportCommand.d.ts +3 -3
  612. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateOrganizationsAccessReportCommand.d.ts +3 -3
  613. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GenerateServiceLastAccessedDetailsCommand.d.ts +3 -3
  614. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccessKeyLastUsedCommand.d.ts +3 -3
  615. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountAuthorizationDetailsCommand.d.ts +3 -3
  616. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountPasswordPolicyCommand.d.ts +3 -3
  617. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetAccountSummaryCommand.d.ts +3 -3
  618. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForCustomPolicyCommand.d.ts +3 -3
  619. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetContextKeysForPrincipalPolicyCommand.d.ts +3 -3
  620. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetCredentialReportCommand.d.ts +3 -3
  621. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetDelegationRequestCommand.d.ts +4 -3
  622. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupCommand.d.ts +3 -3
  623. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetGroupPolicyCommand.d.ts +3 -3
  624. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetHumanReadableSummaryCommand.d.ts +3 -3
  625. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetInstanceProfileCommand.d.ts +3 -3
  626. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetLoginProfileCommand.d.ts +3 -3
  627. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetMFADeviceCommand.d.ts +3 -3
  628. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOpenIDConnectProviderCommand.d.ts +3 -3
  629. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOrganizationsAccessReportCommand.d.ts +3 -3
  630. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetOutboundWebIdentityFederationInfoCommand.d.ts +3 -3
  631. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyCommand.d.ts +3 -3
  632. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -3
  633. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRoleCommand.d.ts +3 -3
  634. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetRolePolicyCommand.d.ts +3 -3
  635. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSAMLProviderCommand.d.ts +3 -3
  636. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetSSHPublicKeyCommand.d.ts +3 -3
  637. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServerCertificateCommand.d.ts +3 -3
  638. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsCommand.d.ts +3 -3
  639. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.d.ts +3 -3
  640. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetServiceLinkedRoleDeletionStatusCommand.d.ts +3 -3
  641. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserCommand.d.ts +3 -3
  642. package/node_modules/@aws-sdk/client-iam/dist-types/commands/GetUserPolicyCommand.d.ts +3 -3
  643. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccessKeysCommand.d.ts +3 -3
  644. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAccountAliasesCommand.d.ts +3 -3
  645. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedGroupPoliciesCommand.d.ts +3 -3
  646. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedRolePoliciesCommand.d.ts +3 -3
  647. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListAttachedUserPoliciesCommand.d.ts +3 -3
  648. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListDelegationRequestsCommand.d.ts +4 -3
  649. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListEntitiesForPolicyCommand.d.ts +3 -3
  650. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupPoliciesCommand.d.ts +3 -3
  651. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsCommand.d.ts +3 -3
  652. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListGroupsForUserCommand.d.ts +3 -3
  653. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfileTagsCommand.d.ts +3 -3
  654. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesCommand.d.ts +3 -3
  655. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListInstanceProfilesForRoleCommand.d.ts +3 -3
  656. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADeviceTagsCommand.d.ts +3 -3
  657. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListMFADevicesCommand.d.ts +3 -3
  658. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProviderTagsCommand.d.ts +3 -3
  659. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOpenIDConnectProvidersCommand.d.ts +3 -3
  660. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListOrganizationsFeaturesCommand.d.ts +3 -3
  661. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesCommand.d.ts +3 -3
  662. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPoliciesGrantingServiceAccessCommand.d.ts +3 -3
  663. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyTagsCommand.d.ts +3 -3
  664. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -3
  665. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolePoliciesCommand.d.ts +3 -3
  666. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRoleTagsCommand.d.ts +3 -3
  667. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListRolesCommand.d.ts +3 -3
  668. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProviderTagsCommand.d.ts +3 -3
  669. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSAMLProvidersCommand.d.ts +3 -3
  670. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSSHPublicKeysCommand.d.ts +3 -3
  671. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificateTagsCommand.d.ts +3 -3
  672. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServerCertificatesCommand.d.ts +3 -3
  673. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListServiceSpecificCredentialsCommand.d.ts +3 -3
  674. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListSigningCertificatesCommand.d.ts +3 -3
  675. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserPoliciesCommand.d.ts +3 -3
  676. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUserTagsCommand.d.ts +3 -3
  677. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListUsersCommand.d.ts +3 -3
  678. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ListVirtualMFADevicesCommand.d.ts +3 -3
  679. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutGroupPolicyCommand.d.ts +3 -3
  680. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePermissionsBoundaryCommand.d.ts +3 -3
  681. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutRolePolicyCommand.d.ts +3 -3
  682. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPermissionsBoundaryCommand.d.ts +3 -3
  683. package/node_modules/@aws-sdk/client-iam/dist-types/commands/PutUserPolicyCommand.d.ts +3 -3
  684. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RejectDelegationRequestCommand.d.ts +3 -3
  685. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveClientIDFromOpenIDConnectProviderCommand.d.ts +3 -3
  686. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveRoleFromInstanceProfileCommand.d.ts +3 -3
  687. package/node_modules/@aws-sdk/client-iam/dist-types/commands/RemoveUserFromGroupCommand.d.ts +3 -3
  688. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResetServiceSpecificCredentialCommand.d.ts +3 -3
  689. package/node_modules/@aws-sdk/client-iam/dist-types/commands/ResyncMFADeviceCommand.d.ts +3 -3
  690. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SendDelegationTokenCommand.d.ts +3 -3
  691. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -3
  692. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SetSecurityTokenServicePreferencesCommand.d.ts +3 -3
  693. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulateCustomPolicyCommand.d.ts +3 -3
  694. package/node_modules/@aws-sdk/client-iam/dist-types/commands/SimulatePrincipalPolicyCommand.d.ts +3 -3
  695. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagInstanceProfileCommand.d.ts +3 -3
  696. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagMFADeviceCommand.d.ts +3 -3
  697. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagOpenIDConnectProviderCommand.d.ts +3 -3
  698. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagPolicyCommand.d.ts +3 -3
  699. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagRoleCommand.d.ts +3 -3
  700. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagSAMLProviderCommand.d.ts +3 -3
  701. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagServerCertificateCommand.d.ts +3 -3
  702. package/node_modules/@aws-sdk/client-iam/dist-types/commands/TagUserCommand.d.ts +3 -3
  703. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagInstanceProfileCommand.d.ts +3 -3
  704. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagMFADeviceCommand.d.ts +3 -3
  705. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagOpenIDConnectProviderCommand.d.ts +3 -3
  706. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagPolicyCommand.d.ts +3 -3
  707. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagRoleCommand.d.ts +3 -3
  708. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagSAMLProviderCommand.d.ts +3 -3
  709. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagServerCertificateCommand.d.ts +3 -3
  710. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UntagUserCommand.d.ts +3 -3
  711. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccessKeyCommand.d.ts +3 -3
  712. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAccountPasswordPolicyCommand.d.ts +3 -3
  713. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateAssumeRolePolicyCommand.d.ts +3 -3
  714. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateDelegationRequestCommand.d.ts +3 -3
  715. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateGroupCommand.d.ts +3 -3
  716. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateLoginProfileCommand.d.ts +3 -3
  717. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateOpenIDConnectProviderThumbprintCommand.d.ts +3 -3
  718. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleCommand.d.ts +3 -3
  719. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateRoleDescriptionCommand.d.ts +3 -3
  720. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSAMLProviderCommand.d.ts +3 -3
  721. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSSHPublicKeyCommand.d.ts +3 -3
  722. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServerCertificateCommand.d.ts +3 -3
  723. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateServiceSpecificCredentialCommand.d.ts +3 -3
  724. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateSigningCertificateCommand.d.ts +3 -3
  725. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UpdateUserCommand.d.ts +3 -3
  726. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSSHPublicKeyCommand.d.ts +3 -3
  727. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadServerCertificateCommand.d.ts +3 -3
  728. package/node_modules/@aws-sdk/client-iam/dist-types/commands/UploadSigningCertificateCommand.d.ts +3 -3
  729. package/node_modules/@aws-sdk/client-iam/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  730. package/node_modules/@aws-sdk/client-iam/dist-types/endpoint/endpointResolver.d.ts +5 -2
  731. package/node_modules/@aws-sdk/client-iam/dist-types/extensionConfiguration.d.ts +4 -4
  732. package/node_modules/@aws-sdk/client-iam/dist-types/models/IAMServiceException.d.ts +1 -1
  733. package/node_modules/@aws-sdk/client-iam/dist-types/models/errors.d.ts +1 -1
  734. package/node_modules/@aws-sdk/client-iam/dist-types/models/models_0.d.ts +8 -1
  735. package/node_modules/@aws-sdk/client-iam/dist-types/models/models_1.d.ts +1 -1
  736. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/GetAccountAuthorizationDetailsPaginator.d.ts +1 -1
  737. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/GetGroupPaginator.d.ts +1 -1
  738. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/Interfaces.d.ts +1 -1
  739. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAccessKeysPaginator.d.ts +1 -1
  740. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAccountAliasesPaginator.d.ts +1 -1
  741. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAttachedGroupPoliciesPaginator.d.ts +1 -1
  742. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAttachedRolePoliciesPaginator.d.ts +1 -1
  743. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListAttachedUserPoliciesPaginator.d.ts +1 -1
  744. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListEntitiesForPolicyPaginator.d.ts +1 -1
  745. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListGroupPoliciesPaginator.d.ts +1 -1
  746. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListGroupsForUserPaginator.d.ts +1 -1
  747. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListGroupsPaginator.d.ts +1 -1
  748. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListInstanceProfileTagsPaginator.d.ts +1 -1
  749. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListInstanceProfilesForRolePaginator.d.ts +1 -1
  750. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListInstanceProfilesPaginator.d.ts +1 -1
  751. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListMFADeviceTagsPaginator.d.ts +1 -1
  752. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListMFADevicesPaginator.d.ts +1 -1
  753. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListOpenIDConnectProviderTagsPaginator.d.ts +1 -1
  754. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
  755. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListPolicyTagsPaginator.d.ts +1 -1
  756. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListPolicyVersionsPaginator.d.ts +1 -1
  757. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListRolePoliciesPaginator.d.ts +1 -1
  758. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListRoleTagsPaginator.d.ts +1 -1
  759. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListRolesPaginator.d.ts +1 -1
  760. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListSAMLProviderTagsPaginator.d.ts +1 -1
  761. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListSSHPublicKeysPaginator.d.ts +1 -1
  762. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListServerCertificateTagsPaginator.d.ts +1 -1
  763. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListServerCertificatesPaginator.d.ts +1 -1
  764. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListSigningCertificatesPaginator.d.ts +1 -1
  765. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListUserPoliciesPaginator.d.ts +1 -1
  766. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListUserTagsPaginator.d.ts +1 -1
  767. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  768. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/ListVirtualMFADevicesPaginator.d.ts +1 -1
  769. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/SimulateCustomPolicyPaginator.d.ts +1 -1
  770. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/SimulatePrincipalPolicyPaginator.d.ts +1 -1
  771. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.browser.d.ts +1 -1
  772. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.d.ts +1 -1
  773. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.native.d.ts +1 -1
  774. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.shared.d.ts +1 -1
  775. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeExtensions.d.ts +1 -1
  776. package/node_modules/@aws-sdk/client-iam/dist-types/schemas/schemas_0.d.ts +1 -1
  777. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAMClient.d.ts +3 -3
  778. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  779. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/IAMServiceException.d.ts +1 -1
  780. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/models/models_0.d.ts +1 -0
  781. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  782. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  783. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  784. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  785. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  786. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  787. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  788. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  789. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  790. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  791. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  792. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  793. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  794. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  795. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  796. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  797. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  798. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  799. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  800. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  801. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  802. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  803. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  804. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  805. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  806. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  807. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  808. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  809. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  810. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  811. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  812. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  813. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/package.json +13 -12
  814. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  815. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  816. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  817. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  818. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  819. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  820. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  821. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  822. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  823. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  824. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  825. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  826. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  827. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  828. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  829. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  830. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  831. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  832. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  833. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  834. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  835. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  836. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  837. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  838. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  839. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  840. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  841. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  842. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  843. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  844. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  845. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  846. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  847. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +3 -3
  848. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  849. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  850. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  851. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  852. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  853. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  854. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  855. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  856. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  857. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  858. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  859. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  860. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  861. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  862. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  863. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  864. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  865. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  866. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  867. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  868. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  869. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  870. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  871. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  872. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  873. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  874. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  875. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  876. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  877. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  878. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  879. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  880. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  881. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  882. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  883. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  884. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  885. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  886. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  887. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  888. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  889. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  890. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  891. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  892. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  893. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  894. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  895. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  896. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  897. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  898. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  899. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  900. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  901. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  902. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  903. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  904. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  905. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  906. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  907. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  908. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  909. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  910. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  911. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  912. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  913. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  914. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  915. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  916. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  917. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  918. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  919. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  920. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  921. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  922. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  923. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  924. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  925. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  926. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  927. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  928. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  929. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  930. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
  931. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  932. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  933. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  934. 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 +0 -1
  935. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  936. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  937. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  938. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  939. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  940. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/package.json +3 -3
  941. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  942. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  943. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  944. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  945. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  946. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/package.json +1 -1
  947. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  948. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/package.json +2 -2
  949. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/package.json +3 -3
  950. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  951. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  952. package/node_modules/@aws-sdk/client-iam/package.json +14 -13
  953. package/node_modules/@aws-sdk/client-iot/dist-cjs/index.js +583 -2946
  954. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.browser.js +2 -2
  955. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.js +3 -4
  956. package/node_modules/@aws-sdk/client-iot/dist-es/IoTClient.js +1 -1
  957. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.browser.js +2 -2
  958. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.js +2 -3
  959. package/node_modules/@aws-sdk/client-iot/dist-es/schemas/schemas_0.js +583 -2946
  960. package/node_modules/@aws-sdk/client-iot/dist-types/IoT.d.ts +1 -1
  961. package/node_modules/@aws-sdk/client-iot/dist-types/IoTClient.d.ts +10 -10
  962. package/node_modules/@aws-sdk/client-iot/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  963. package/node_modules/@aws-sdk/client-iot/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  964. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AcceptCertificateTransferCommand.d.ts +3 -3
  965. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToBillingGroupCommand.d.ts +3 -3
  966. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AddThingToThingGroupCommand.d.ts +3 -3
  967. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateSbomWithPackageVersionCommand.d.ts +3 -3
  968. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +3 -3
  969. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPolicyCommand.d.ts +3 -3
  970. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +3 -3
  971. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachSecurityProfileCommand.d.ts +3 -3
  972. package/node_modules/@aws-sdk/client-iot/dist-types/commands/AttachThingPrincipalCommand.d.ts +3 -3
  973. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +3 -3
  974. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelAuditTaskCommand.d.ts +3 -3
  975. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelCertificateTransferCommand.d.ts +3 -3
  976. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +3 -3
  977. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobCommand.d.ts +3 -3
  978. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CancelJobExecutionCommand.d.ts +3 -3
  979. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ClearDefaultAuthorizerCommand.d.ts +3 -3
  980. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +3 -3
  981. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuditSuppressionCommand.d.ts +3 -3
  982. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateAuthorizerCommand.d.ts +3 -3
  983. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateBillingGroupCommand.d.ts +3 -3
  984. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +3 -3
  985. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCertificateProviderCommand.d.ts +3 -3
  986. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCommandCommand.d.ts +3 -3
  987. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -3
  988. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDimensionCommand.d.ts +3 -3
  989. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDomainConfigurationCommand.d.ts +3 -3
  990. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +3 -3
  991. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateFleetMetricCommand.d.ts +3 -3
  992. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobCommand.d.ts +3 -3
  993. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateJobTemplateCommand.d.ts +3 -3
  994. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +3 -3
  995. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateMitigationActionCommand.d.ts +3 -3
  996. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateOTAUpdateCommand.d.ts +3 -3
  997. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageCommand.d.ts +3 -3
  998. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePackageVersionCommand.d.ts +3 -3
  999. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
  1000. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreatePolicyVersionCommand.d.ts +3 -3
  1001. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningClaimCommand.d.ts +3 -3
  1002. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +3 -3
  1003. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +3 -3
  1004. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -3
  1005. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateScheduledAuditCommand.d.ts +3 -3
  1006. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -3
  1007. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateStreamCommand.d.ts +3 -3
  1008. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingCommand.d.ts +3 -3
  1009. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingGroupCommand.d.ts +3 -3
  1010. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateThingTypeCommand.d.ts +3 -3
  1011. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleCommand.d.ts +3 -3
  1012. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +3 -3
  1013. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +3 -3
  1014. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +3 -3
  1015. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteAuthorizerCommand.d.ts +3 -3
  1016. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteBillingGroupCommand.d.ts +3 -3
  1017. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCACertificateCommand.d.ts +3 -3
  1018. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateCommand.d.ts +3 -3
  1019. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCertificateProviderCommand.d.ts +3 -3
  1020. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandCommand.d.ts +3 -3
  1021. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCommandExecutionCommand.d.ts +3 -3
  1022. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteCustomMetricCommand.d.ts +3 -3
  1023. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDimensionCommand.d.ts +3 -3
  1024. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +3 -3
  1025. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +3 -3
  1026. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteFleetMetricCommand.d.ts +3 -3
  1027. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobCommand.d.ts +3 -3
  1028. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobExecutionCommand.d.ts +3 -3
  1029. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteJobTemplateCommand.d.ts +3 -3
  1030. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteMitigationActionCommand.d.ts +3 -3
  1031. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteOTAUpdateCommand.d.ts +3 -3
  1032. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageCommand.d.ts +3 -3
  1033. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePackageVersionCommand.d.ts +3 -3
  1034. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyCommand.d.ts +3 -3
  1035. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeletePolicyVersionCommand.d.ts +3 -3
  1036. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +3 -3
  1037. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +3 -3
  1038. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRegistrationCodeCommand.d.ts +3 -3
  1039. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteRoleAliasCommand.d.ts +3 -3
  1040. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteScheduledAuditCommand.d.ts +3 -3
  1041. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -3
  1042. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteStreamCommand.d.ts +3 -3
  1043. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingCommand.d.ts +3 -3
  1044. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingGroupCommand.d.ts +3 -3
  1045. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteThingTypeCommand.d.ts +3 -3
  1046. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleCommand.d.ts +3 -3
  1047. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +3 -3
  1048. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +3 -3
  1049. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DeprecateThingTypeCommand.d.ts +3 -3
  1050. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +3 -3
  1051. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditFindingCommand.d.ts +3 -3
  1052. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -4
  1053. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +3 -3
  1054. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditTaskCommand.d.ts +3 -3
  1055. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuthorizerCommand.d.ts +3 -3
  1056. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeBillingGroupCommand.d.ts +3 -3
  1057. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCACertificateCommand.d.ts +3 -3
  1058. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateCommand.d.ts +3 -3
  1059. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCertificateProviderCommand.d.ts +3 -3
  1060. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeCustomMetricCommand.d.ts +3 -3
  1061. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDefaultAuthorizerCommand.d.ts +3 -3
  1062. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +3 -3
  1063. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDimensionCommand.d.ts +3 -3
  1064. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +3 -3
  1065. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +3 -3
  1066. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEndpointCommand.d.ts +3 -3
  1067. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEventConfigurationsCommand.d.ts +3 -3
  1068. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeFleetMetricCommand.d.ts +3 -3
  1069. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeIndexCommand.d.ts +3 -3
  1070. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobCommand.d.ts +3 -3
  1071. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobExecutionCommand.d.ts +3 -3
  1072. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeJobTemplateCommand.d.ts +3 -3
  1073. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +3 -3
  1074. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeMitigationActionCommand.d.ts +3 -3
  1075. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +3 -3
  1076. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +3 -3
  1077. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeRoleAliasCommand.d.ts +3 -3
  1078. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeScheduledAuditCommand.d.ts +3 -3
  1079. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -3
  1080. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeStreamCommand.d.ts +3 -3
  1081. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingCommand.d.ts +3 -3
  1082. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingGroupCommand.d.ts +3 -3
  1083. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +3 -3
  1084. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeThingTypeCommand.d.ts +3 -3
  1085. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPolicyCommand.d.ts +3 -3
  1086. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +3 -3
  1087. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachSecurityProfileCommand.d.ts +3 -3
  1088. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DetachThingPrincipalCommand.d.ts +3 -3
  1089. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisableTopicRuleCommand.d.ts +3 -3
  1090. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DisassociateSbomFromPackageVersionCommand.d.ts +3 -3
  1091. package/node_modules/@aws-sdk/client-iot/dist-types/commands/EnableTopicRuleCommand.d.ts +3 -3
  1092. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +3 -3
  1093. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -3
  1094. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCardinalityCommand.d.ts +3 -3
  1095. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandCommand.d.ts +3 -3
  1096. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandExecutionCommand.d.ts +3 -3
  1097. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetEffectivePoliciesCommand.d.ts +3 -3
  1098. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetIndexingConfigurationCommand.d.ts +3 -3
  1099. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetJobDocumentCommand.d.ts +3 -3
  1100. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetLoggingOptionsCommand.d.ts +3 -3
  1101. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetOTAUpdateCommand.d.ts +3 -3
  1102. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageCommand.d.ts +3 -3
  1103. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageConfigurationCommand.d.ts +3 -3
  1104. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPackageVersionCommand.d.ts +3 -3
  1105. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPercentilesCommand.d.ts +3 -3
  1106. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyCommand.d.ts +3 -3
  1107. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetPolicyVersionCommand.d.ts +3 -3
  1108. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetRegistrationCodeCommand.d.ts +3 -3
  1109. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetStatisticsCommand.d.ts +3 -3
  1110. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetThingConnectivityDataCommand.d.ts +3 -3
  1111. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleCommand.d.ts +3 -3
  1112. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +3 -3
  1113. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +3 -3
  1114. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListActiveViolationsCommand.d.ts +3 -3
  1115. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAttachedPoliciesCommand.d.ts +3 -3
  1116. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditFindingsCommand.d.ts +3 -3
  1117. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +3 -3
  1118. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +3 -3
  1119. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditSuppressionsCommand.d.ts +3 -3
  1120. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuditTasksCommand.d.ts +3 -3
  1121. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListAuthorizersCommand.d.ts +3 -3
  1122. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListBillingGroupsCommand.d.ts +3 -3
  1123. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCACertificatesCommand.d.ts +3 -3
  1124. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificateProvidersCommand.d.ts +3 -3
  1125. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesByCACommand.d.ts +3 -3
  1126. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCertificatesCommand.d.ts +3 -3
  1127. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandExecutionsCommand.d.ts +3 -3
  1128. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCommandsCommand.d.ts +3 -3
  1129. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListCustomMetricsCommand.d.ts +3 -3
  1130. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +3 -3
  1131. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +3 -3
  1132. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDimensionsCommand.d.ts +3 -3
  1133. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListDomainConfigurationsCommand.d.ts +3 -3
  1134. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListFleetMetricsCommand.d.ts +3 -3
  1135. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListIndicesCommand.d.ts +3 -3
  1136. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +3 -3
  1137. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +3 -3
  1138. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobTemplatesCommand.d.ts +3 -3
  1139. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListJobsCommand.d.ts +3 -3
  1140. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +3 -3
  1141. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMetricValuesCommand.d.ts +3 -3
  1142. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListMitigationActionsCommand.d.ts +3 -3
  1143. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOTAUpdatesCommand.d.ts +3 -3
  1144. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +3 -3
  1145. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackageVersionsCommand.d.ts +3 -3
  1146. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPackagesCommand.d.ts +3 -3
  1147. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPoliciesCommand.d.ts +3 -3
  1148. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +3 -3
  1149. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPolicyVersionsCommand.d.ts +3 -3
  1150. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +3 -3
  1151. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsCommand.d.ts +3 -3
  1152. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListPrincipalThingsV2Command.d.ts +3 -3
  1153. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +3 -3
  1154. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +3 -3
  1155. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +3 -3
  1156. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListRoleAliasesCommand.d.ts +3 -3
  1157. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSbomValidationResultsCommand.d.ts +3 -3
  1158. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListScheduledAuditsCommand.d.ts +3 -3
  1159. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -3
  1160. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +3 -3
  1161. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListStreamsCommand.d.ts +3 -3
  1162. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  1163. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForPolicyCommand.d.ts +3 -3
  1164. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +3 -3
  1165. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsCommand.d.ts +3 -3
  1166. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsForThingCommand.d.ts +3 -3
  1167. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsCommand.d.ts +4 -4
  1168. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsV2Command.d.ts +3 -3
  1169. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +3 -3
  1170. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +3 -3
  1171. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingTypesCommand.d.ts +3 -3
  1172. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsCommand.d.ts +3 -3
  1173. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +3 -3
  1174. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingsInThingGroupCommand.d.ts +3 -3
  1175. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +3 -3
  1176. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTopicRulesCommand.d.ts +3 -3
  1177. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +3 -3
  1178. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListViolationEventsCommand.d.ts +3 -3
  1179. package/node_modules/@aws-sdk/client-iot/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +3 -3
  1180. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCACertificateCommand.d.ts +3 -3
  1181. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateCommand.d.ts +3 -3
  1182. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +3 -3
  1183. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RegisterThingCommand.d.ts +3 -3
  1184. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RejectCertificateTransferCommand.d.ts +3 -3
  1185. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +3 -3
  1186. package/node_modules/@aws-sdk/client-iot/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +3 -3
  1187. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ReplaceTopicRuleCommand.d.ts +3 -3
  1188. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SearchIndexCommand.d.ts +3 -3
  1189. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +3 -3
  1190. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +3 -3
  1191. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetLoggingOptionsCommand.d.ts +3 -3
  1192. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingLevelCommand.d.ts +3 -3
  1193. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +3 -3
  1194. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +3 -3
  1195. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +3 -3
  1196. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +3 -3
  1197. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +3 -3
  1198. package/node_modules/@aws-sdk/client-iot/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +3 -3
  1199. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TagResourceCommand.d.ts +3 -3
  1200. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestAuthorizationCommand.d.ts +3 -3
  1201. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +3 -3
  1202. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TransferCertificateCommand.d.ts +3 -3
  1203. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  1204. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +3 -3
  1205. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +3 -3
  1206. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateAuthorizerCommand.d.ts +3 -3
  1207. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateBillingGroupCommand.d.ts +3 -3
  1208. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCACertificateCommand.d.ts +3 -3
  1209. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateCommand.d.ts +3 -3
  1210. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCertificateProviderCommand.d.ts +3 -3
  1211. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCommandCommand.d.ts +3 -3
  1212. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateCustomMetricCommand.d.ts +3 -3
  1213. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDimensionCommand.d.ts +3 -3
  1214. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +3 -3
  1215. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +3 -3
  1216. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +3 -3
  1217. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -3
  1218. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -3
  1219. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +3 -3
  1220. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateJobCommand.d.ts +3 -3
  1221. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateMitigationActionCommand.d.ts +3 -3
  1222. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageCommand.d.ts +3 -3
  1223. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageConfigurationCommand.d.ts +3 -3
  1224. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdatePackageVersionCommand.d.ts +3 -3
  1225. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +3 -3
  1226. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateRoleAliasCommand.d.ts +3 -3
  1227. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateScheduledAuditCommand.d.ts +3 -3
  1228. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -3
  1229. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateStreamCommand.d.ts +3 -3
  1230. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingCommand.d.ts +3 -3
  1231. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupCommand.d.ts +3 -3
  1232. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +3 -3
  1233. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateThingTypeCommand.d.ts +3 -3
  1234. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +3 -3
  1235. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +3 -3
  1236. package/node_modules/@aws-sdk/client-iot/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1237. package/node_modules/@aws-sdk/client-iot/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1238. package/node_modules/@aws-sdk/client-iot/dist-types/extensionConfiguration.d.ts +4 -4
  1239. package/node_modules/@aws-sdk/client-iot/dist-types/models/IoTServiceException.d.ts +1 -1
  1240. package/node_modules/@aws-sdk/client-iot/dist-types/models/errors.d.ts +1 -1
  1241. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_1.d.ts +1 -1
  1242. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_2.d.ts +2 -2
  1243. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/GetBehaviorModelTrainingSummariesPaginator.d.ts +1 -1
  1244. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/Interfaces.d.ts +1 -1
  1245. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListActiveViolationsPaginator.d.ts +1 -1
  1246. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAttachedPoliciesPaginator.d.ts +1 -1
  1247. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditFindingsPaginator.d.ts +1 -1
  1248. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditMitigationActionsExecutionsPaginator.d.ts +1 -1
  1249. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditMitigationActionsTasksPaginator.d.ts +1 -1
  1250. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditSuppressionsPaginator.d.ts +1 -1
  1251. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuditTasksPaginator.d.ts +1 -1
  1252. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListAuthorizersPaginator.d.ts +1 -1
  1253. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListBillingGroupsPaginator.d.ts +1 -1
  1254. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCACertificatesPaginator.d.ts +1 -1
  1255. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCertificatesByCAPaginator.d.ts +1 -1
  1256. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCertificatesPaginator.d.ts +1 -1
  1257. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCommandExecutionsPaginator.d.ts +1 -1
  1258. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCommandsPaginator.d.ts +1 -1
  1259. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListCustomMetricsPaginator.d.ts +1 -1
  1260. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDetectMitigationActionsExecutionsPaginator.d.ts +1 -1
  1261. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDetectMitigationActionsTasksPaginator.d.ts +1 -1
  1262. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDimensionsPaginator.d.ts +1 -1
  1263. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListDomainConfigurationsPaginator.d.ts +1 -1
  1264. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListFleetMetricsPaginator.d.ts +1 -1
  1265. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListIndicesPaginator.d.ts +1 -1
  1266. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobExecutionsForJobPaginator.d.ts +1 -1
  1267. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobExecutionsForThingPaginator.d.ts +1 -1
  1268. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobTemplatesPaginator.d.ts +1 -1
  1269. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListJobsPaginator.d.ts +1 -1
  1270. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListManagedJobTemplatesPaginator.d.ts +1 -1
  1271. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListMetricValuesPaginator.d.ts +1 -1
  1272. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListMitigationActionsPaginator.d.ts +1 -1
  1273. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListOTAUpdatesPaginator.d.ts +1 -1
  1274. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListOutgoingCertificatesPaginator.d.ts +1 -1
  1275. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPackageVersionsPaginator.d.ts +1 -1
  1276. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPackagesPaginator.d.ts +1 -1
  1277. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPoliciesPaginator.d.ts +1 -1
  1278. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPolicyPrincipalsPaginator.d.ts +1 -1
  1279. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPrincipalPoliciesPaginator.d.ts +1 -1
  1280. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPrincipalThingsPaginator.d.ts +1 -1
  1281. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListPrincipalThingsV2Paginator.d.ts +1 -1
  1282. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListProvisioningTemplateVersionsPaginator.d.ts +1 -1
  1283. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListProvisioningTemplatesPaginator.d.ts +1 -1
  1284. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListRelatedResourcesForAuditFindingPaginator.d.ts +1 -1
  1285. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListRoleAliasesPaginator.d.ts +1 -1
  1286. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListSbomValidationResultsPaginator.d.ts +1 -1
  1287. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListScheduledAuditsPaginator.d.ts +1 -1
  1288. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListSecurityProfilesForTargetPaginator.d.ts +1 -1
  1289. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +1 -1
  1290. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListStreamsPaginator.d.ts +1 -1
  1291. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTagsForResourcePaginator.d.ts +1 -1
  1292. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTargetsForPolicyPaginator.d.ts +1 -1
  1293. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTargetsForSecurityProfilePaginator.d.ts +1 -1
  1294. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingGroupsForThingPaginator.d.ts +1 -1
  1295. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingGroupsPaginator.d.ts +1 -1
  1296. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingPrincipalsPaginator.d.ts +1 -1
  1297. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingPrincipalsV2Paginator.d.ts +1 -1
  1298. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingRegistrationTaskReportsPaginator.d.ts +1 -1
  1299. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingRegistrationTasksPaginator.d.ts +1 -1
  1300. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingTypesPaginator.d.ts +1 -1
  1301. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingsInBillingGroupPaginator.d.ts +1 -1
  1302. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingsInThingGroupPaginator.d.ts +1 -1
  1303. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListThingsPaginator.d.ts +1 -1
  1304. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTopicRuleDestinationsPaginator.d.ts +1 -1
  1305. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListTopicRulesPaginator.d.ts +1 -1
  1306. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListV2LoggingLevelsPaginator.d.ts +1 -1
  1307. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/ListViolationEventsPaginator.d.ts +1 -1
  1308. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.browser.d.ts +1 -1
  1309. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.d.ts +1 -1
  1310. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.native.d.ts +1 -1
  1311. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.shared.d.ts +1 -1
  1312. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeExtensions.d.ts +1 -1
  1313. package/node_modules/@aws-sdk/client-iot/dist-types/schemas/schemas_0.d.ts +1 -1
  1314. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/IoTClient.d.ts +3 -3
  1315. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1316. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/IoTServiceException.d.ts +1 -1
  1317. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_1.d.ts +22 -22
  1318. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_2.d.ts +10 -10
  1319. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  1320. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  1321. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  1322. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  1323. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  1324. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  1325. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  1326. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  1327. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  1328. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1329. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1330. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  1331. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  1332. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  1333. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  1334. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1335. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1336. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  1337. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  1338. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  1339. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  1340. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  1341. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  1342. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  1343. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  1344. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  1345. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  1346. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  1347. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  1348. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  1349. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1350. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  1351. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/package.json +13 -12
  1352. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  1353. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  1354. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  1355. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  1356. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  1357. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  1358. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  1359. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  1360. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  1361. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  1362. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  1363. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  1364. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  1365. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  1366. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  1367. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  1368. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  1369. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  1370. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  1371. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  1372. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  1373. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  1374. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  1375. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  1376. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1377. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  1378. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  1379. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  1380. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  1381. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  1382. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  1383. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  1384. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1385. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/package.json +3 -3
  1386. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  1387. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  1388. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  1389. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  1390. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  1391. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  1392. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  1393. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  1394. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  1395. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  1396. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  1397. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  1398. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  1399. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1400. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  1401. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  1402. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  1403. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  1404. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  1405. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  1406. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  1407. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  1408. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  1409. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1410. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  1411. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  1412. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  1413. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  1414. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  1415. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  1416. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  1417. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  1418. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1419. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  1420. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  1421. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  1422. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  1423. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  1424. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  1425. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  1426. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  1427. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  1428. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  1429. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  1430. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  1431. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  1432. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  1433. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  1434. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1435. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  1436. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  1437. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  1438. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  1439. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  1440. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  1441. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  1442. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  1443. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  1444. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  1445. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  1446. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  1447. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  1448. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  1449. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  1450. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1451. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  1452. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  1453. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  1454. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  1455. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  1456. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  1457. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  1458. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  1459. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  1460. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  1461. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  1462. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  1463. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  1464. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  1465. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  1466. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1467. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  1468. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
  1469. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  1470. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1471. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  1472. 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 +0 -1
  1473. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  1474. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1475. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  1476. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  1477. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  1478. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/package.json +3 -3
  1479. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  1480. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  1481. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  1482. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  1483. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  1484. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/package.json +1 -1
  1485. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  1486. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/package.json +2 -2
  1487. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/package.json +3 -3
  1488. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  1489. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  1490. package/node_modules/@aws-sdk/client-iot/package.json +14 -13
  1491. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +37 -249
  1492. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.browser.js +2 -2
  1493. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.js +3 -4
  1494. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/IoTDataPlaneClient.js +2 -2
  1495. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.browser.js +2 -2
  1496. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.js +2 -3
  1497. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/schemas/schemas_0.js +37 -249
  1498. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlane.d.ts +1 -1
  1499. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlaneClient.d.ts +10 -10
  1500. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1501. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1502. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteConnectionCommand.d.ts +3 -3
  1503. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/DeleteThingShadowCommand.d.ts +3 -3
  1504. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetRetainedMessageCommand.d.ts +3 -3
  1505. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/GetThingShadowCommand.d.ts +3 -3
  1506. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListNamedShadowsForThingCommand.d.ts +3 -3
  1507. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/ListRetainedMessagesCommand.d.ts +3 -3
  1508. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/PublishCommand.d.ts +2 -2
  1509. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/commands/UpdateThingShadowCommand.d.ts +2 -2
  1510. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1511. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1512. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/extensionConfiguration.d.ts +4 -4
  1513. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/IoTDataPlaneServiceException.d.ts +1 -1
  1514. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/models/errors.d.ts +1 -1
  1515. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/pagination/Interfaces.d.ts +1 -1
  1516. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/pagination/ListRetainedMessagesPaginator.d.ts +1 -1
  1517. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.browser.d.ts +1 -1
  1518. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.d.ts +1 -1
  1519. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.native.d.ts +1 -1
  1520. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.shared.d.ts +1 -1
  1521. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeExtensions.d.ts +1 -1
  1522. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/schemas/schemas_0.d.ts +1 -1
  1523. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlaneClient.d.ts +3 -3
  1524. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1525. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/models/IoTDataPlaneServiceException.d.ts +1 -1
  1526. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  1527. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  1528. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  1529. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  1530. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  1531. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  1532. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  1533. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  1534. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  1535. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1536. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1537. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  1538. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  1539. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  1540. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  1541. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1542. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1543. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  1544. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  1545. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  1546. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  1547. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  1548. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  1549. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  1550. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  1551. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  1552. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  1553. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  1554. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  1555. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  1556. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1557. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  1558. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/package.json +13 -12
  1559. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  1560. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  1561. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  1562. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  1563. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  1564. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  1565. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  1566. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  1567. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  1568. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  1569. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  1570. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  1571. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  1572. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  1573. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  1574. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  1575. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  1576. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  1577. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  1578. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  1579. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  1580. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  1581. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  1582. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  1583. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1584. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  1585. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  1586. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  1587. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  1588. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  1589. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  1590. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  1591. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1592. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/package.json +3 -3
  1593. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  1594. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  1595. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  1596. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  1597. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  1598. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  1599. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  1600. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  1601. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  1602. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  1603. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  1604. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  1605. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  1606. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1607. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  1608. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  1609. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  1610. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  1611. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  1612. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  1613. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  1614. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  1615. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  1616. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1617. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  1618. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  1619. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  1620. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  1621. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  1622. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  1623. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  1624. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  1625. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1626. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  1627. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  1628. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  1629. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  1630. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  1631. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  1632. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  1633. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  1634. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  1635. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  1636. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  1637. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  1638. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  1639. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  1640. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  1641. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1642. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  1643. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  1644. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  1645. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  1646. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  1647. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  1648. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  1649. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  1650. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  1651. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  1652. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  1653. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  1654. 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 +1 -2
  1655. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  1656. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  1657. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1658. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  1659. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  1660. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  1661. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  1662. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  1663. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  1664. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  1665. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  1666. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  1667. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  1668. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  1669. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  1670. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  1671. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  1672. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  1673. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1674. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  1675. 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 +0 -1
  1676. 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 +2 -2
  1677. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1678. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  1679. 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 +0 -1
  1680. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  1681. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1682. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  1683. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  1684. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  1685. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/package.json +3 -3
  1686. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  1687. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  1688. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  1689. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  1690. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  1691. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/package.json +1 -1
  1692. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  1693. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/package.json +2 -2
  1694. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/package.json +3 -3
  1695. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  1696. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  1697. package/node_modules/@aws-sdk/client-iot-data-plane/package.json +14 -13
  1698. package/node_modules/@aws-sdk/client-lambda/README.md +136 -0
  1699. package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +1642 -1089
  1700. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.browser.js +2 -2
  1701. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.js +3 -4
  1702. package/node_modules/@aws-sdk/client-lambda/dist-es/Lambda.js +34 -0
  1703. package/node_modules/@aws-sdk/client-lambda/dist-es/LambdaClient.js +2 -2
  1704. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CheckpointDurableExecutionCommand.js +16 -0
  1705. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCapacityProviderCommand.js +16 -0
  1706. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCapacityProviderCommand.js +16 -0
  1707. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCapacityProviderCommand.js +16 -0
  1708. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionCommand.js +16 -0
  1709. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionHistoryCommand.js +16 -0
  1710. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionStateCommand.js +16 -0
  1711. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionScalingConfigCommand.js +16 -0
  1712. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCapacityProvidersCommand.js +16 -0
  1713. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListDurableExecutionsByFunctionCommand.js +16 -0
  1714. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionVersionsByCapacityProviderCommand.js +16 -0
  1715. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionScalingConfigCommand.js +16 -0
  1716. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackFailureCommand.js +16 -0
  1717. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackHeartbeatCommand.js +16 -0
  1718. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackSuccessCommand.js +16 -0
  1719. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/StopDurableExecutionCommand.js +16 -0
  1720. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCapacityProviderCommand.js +16 -0
  1721. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/index.js +17 -0
  1722. package/node_modules/@aws-sdk/client-lambda/dist-es/models/enums.js +112 -6
  1723. package/node_modules/@aws-sdk/client-lambda/dist-es/models/errors.js +76 -0
  1724. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/GetDurableExecutionHistoryPaginator.js +4 -0
  1725. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/GetDurableExecutionStatePaginator.js +4 -0
  1726. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/ListCapacityProvidersPaginator.js +4 -0
  1727. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/ListDurableExecutionsByFunctionPaginator.js +4 -0
  1728. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/ListFunctionVersionsByCapacityProviderPaginator.js +4 -0
  1729. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/index.js +5 -0
  1730. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.browser.js +2 -2
  1731. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.js +2 -3
  1732. package/node_modules/@aws-sdk/client-lambda/dist-es/schemas/schemas_0.js +1189 -1081
  1733. package/node_modules/@aws-sdk/client-lambda/dist-types/Lambda.d.ts +121 -1
  1734. package/node_modules/@aws-sdk/client-lambda/dist-types/LambdaClient.d.ts +30 -13
  1735. package/node_modules/@aws-sdk/client-lambda/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1736. package/node_modules/@aws-sdk/client-lambda/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1737. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddLayerVersionPermissionCommand.d.ts +3 -3
  1738. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/AddPermissionCommand.d.ts +3 -3
  1739. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CheckpointDurableExecutionCommand.d.ts +190 -0
  1740. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateAliasCommand.d.ts +3 -3
  1741. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateCapacityProviderCommand.d.ts +162 -0
  1742. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateCodeSigningConfigCommand.d.ts +3 -3
  1743. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateEventSourceMappingCommand.d.ts +3 -3
  1744. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionCommand.d.ts +43 -8
  1745. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/CreateFunctionUrlConfigCommand.d.ts +3 -3
  1746. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteAliasCommand.d.ts +3 -3
  1747. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteCapacityProviderCommand.d.ts +126 -0
  1748. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteCodeSigningConfigCommand.d.ts +3 -3
  1749. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteEventSourceMappingCommand.d.ts +3 -3
  1750. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCodeSigningConfigCommand.d.ts +3 -3
  1751. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionCommand.d.ts +8 -6
  1752. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionConcurrencyCommand.d.ts +3 -3
  1753. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionEventInvokeConfigCommand.d.ts +3 -3
  1754. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteFunctionUrlConfigCommand.d.ts +3 -3
  1755. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteLayerVersionCommand.d.ts +3 -3
  1756. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/DeleteProvisionedConcurrencyConfigCommand.d.ts +3 -3
  1757. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAccountSettingsCommand.d.ts +3 -3
  1758. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetAliasCommand.d.ts +3 -3
  1759. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetCapacityProviderCommand.d.ts +123 -0
  1760. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetCodeSigningConfigCommand.d.ts +3 -3
  1761. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionCommand.d.ts +105 -0
  1762. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionHistoryCommand.d.ts +259 -0
  1763. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetDurableExecutionStateCommand.d.ts +152 -0
  1764. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetEventSourceMappingCommand.d.ts +3 -3
  1765. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCodeSigningConfigCommand.d.ts +3 -3
  1766. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionCommand.d.ts +23 -7
  1767. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConcurrencyCommand.d.ts +3 -3
  1768. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionConfigurationCommand.d.ts +23 -7
  1769. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionEventInvokeConfigCommand.d.ts +3 -3
  1770. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionRecursionConfigCommand.d.ts +3 -3
  1771. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionScalingConfigCommand.d.ts +95 -0
  1772. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetFunctionUrlConfigCommand.d.ts +3 -3
  1773. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionByArnCommand.d.ts +4 -4
  1774. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionCommand.d.ts +4 -4
  1775. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetLayerVersionPolicyCommand.d.ts +3 -3
  1776. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetPolicyCommand.d.ts +3 -3
  1777. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetProvisionedConcurrencyConfigCommand.d.ts +3 -3
  1778. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/GetRuntimeManagementConfigCommand.d.ts +3 -3
  1779. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeAsyncCommand.d.ts +3 -3
  1780. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeCommand.d.ts +13 -3
  1781. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/InvokeWithResponseStreamCommand.d.ts +7 -4
  1782. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListAliasesCommand.d.ts +3 -3
  1783. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListCapacityProvidersCommand.d.ts +125 -0
  1784. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListCodeSigningConfigsCommand.d.ts +3 -3
  1785. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListDurableExecutionsByFunctionCommand.d.ts +106 -0
  1786. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListEventSourceMappingsCommand.d.ts +3 -3
  1787. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionEventInvokeConfigsCommand.d.ts +3 -3
  1788. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionUrlConfigsCommand.d.ts +3 -3
  1789. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionVersionsByCapacityProviderCommand.d.ts +95 -0
  1790. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsByCodeSigningConfigCommand.d.ts +3 -3
  1791. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListFunctionsCommand.d.ts +23 -7
  1792. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayerVersionsCommand.d.ts +5 -5
  1793. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListLayersCommand.d.ts +5 -5
  1794. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListProvisionedConcurrencyConfigsCommand.d.ts +3 -3
  1795. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListTagsCommand.d.ts +3 -3
  1796. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/ListVersionsByFunctionCommand.d.ts +27 -7
  1797. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishLayerVersionCommand.d.ts +5 -5
  1798. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PublishVersionCommand.d.ts +23 -7
  1799. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionCodeSigningConfigCommand.d.ts +3 -3
  1800. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionConcurrencyCommand.d.ts +3 -3
  1801. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionEventInvokeConfigCommand.d.ts +3 -3
  1802. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionRecursionConfigCommand.d.ts +3 -3
  1803. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutFunctionScalingConfigCommand.d.ts +94 -0
  1804. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutProvisionedConcurrencyConfigCommand.d.ts +3 -3
  1805. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/PutRuntimeManagementConfigCommand.d.ts +3 -3
  1806. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemoveLayerVersionPermissionCommand.d.ts +3 -3
  1807. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/RemovePermissionCommand.d.ts +3 -3
  1808. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackFailureCommand.d.ts +92 -0
  1809. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackHeartbeatCommand.d.ts +84 -0
  1810. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +91 -0
  1811. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/StopDurableExecutionCommand.d.ts +94 -0
  1812. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/TagResourceCommand.d.ts +3 -3
  1813. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  1814. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateAliasCommand.d.ts +3 -3
  1815. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateCapacityProviderCommand.d.ts +136 -0
  1816. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateCodeSigningConfigCommand.d.ts +3 -3
  1817. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateEventSourceMappingCommand.d.ts +3 -3
  1818. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionCodeCommand.d.ts +20 -7
  1819. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionConfigurationCommand.d.ts +39 -8
  1820. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionEventInvokeConfigCommand.d.ts +3 -3
  1821. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/UpdateFunctionUrlConfigCommand.d.ts +3 -3
  1822. package/node_modules/@aws-sdk/client-lambda/dist-types/commands/index.d.ts +17 -0
  1823. package/node_modules/@aws-sdk/client-lambda/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1824. package/node_modules/@aws-sdk/client-lambda/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1825. package/node_modules/@aws-sdk/client-lambda/dist-types/extensionConfiguration.d.ts +4 -4
  1826. package/node_modules/@aws-sdk/client-lambda/dist-types/models/LambdaServiceException.d.ts +1 -1
  1827. package/node_modules/@aws-sdk/client-lambda/dist-types/models/enums.d.ts +192 -14
  1828. package/node_modules/@aws-sdk/client-lambda/dist-types/models/errors.d.ts +90 -2
  1829. package/node_modules/@aws-sdk/client-lambda/dist-types/models/models_0.d.ts +3205 -1373
  1830. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/GetDurableExecutionHistoryPaginator.d.ts +7 -0
  1831. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/GetDurableExecutionStatePaginator.d.ts +7 -0
  1832. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/Interfaces.d.ts +1 -1
  1833. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListAliasesPaginator.d.ts +1 -1
  1834. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListCapacityProvidersPaginator.d.ts +7 -0
  1835. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListCodeSigningConfigsPaginator.d.ts +1 -1
  1836. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListDurableExecutionsByFunctionPaginator.d.ts +7 -0
  1837. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListEventSourceMappingsPaginator.d.ts +1 -1
  1838. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionEventInvokeConfigsPaginator.d.ts +1 -1
  1839. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionUrlConfigsPaginator.d.ts +1 -1
  1840. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionVersionsByCapacityProviderPaginator.d.ts +7 -0
  1841. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionsByCodeSigningConfigPaginator.d.ts +1 -1
  1842. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListFunctionsPaginator.d.ts +1 -1
  1843. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListLayerVersionsPaginator.d.ts +1 -1
  1844. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListLayersPaginator.d.ts +1 -1
  1845. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListProvisionedConcurrencyConfigsPaginator.d.ts +1 -1
  1846. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/ListVersionsByFunctionPaginator.d.ts +1 -1
  1847. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/index.d.ts +5 -0
  1848. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +1 -1
  1849. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.d.ts +1 -1
  1850. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.native.d.ts +1 -1
  1851. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.shared.d.ts +1 -1
  1852. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeExtensions.d.ts +1 -1
  1853. package/node_modules/@aws-sdk/client-lambda/dist-types/schemas/schemas_0.d.ts +135 -1
  1854. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/Lambda.d.ts +314 -0
  1855. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/LambdaClient.d.ts +105 -3
  1856. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1857. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CheckpointDurableExecutionCommand.d.ts +51 -0
  1858. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/CreateCapacityProviderCommand.d.ts +51 -0
  1859. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteCapacityProviderCommand.d.ts +51 -0
  1860. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +8 -3
  1861. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetCapacityProviderCommand.d.ts +51 -0
  1862. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionCommand.d.ts +51 -0
  1863. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionHistoryCommand.d.ts +51 -0
  1864. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetDurableExecutionStateCommand.d.ts +51 -0
  1865. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/GetFunctionScalingConfigCommand.d.ts +51 -0
  1866. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeAsyncCommand.d.ts +1 -1
  1867. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/InvokeWithResponseStreamCommand.d.ts +1 -1
  1868. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListCapacityProvidersCommand.d.ts +51 -0
  1869. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListDurableExecutionsByFunctionCommand.d.ts +51 -0
  1870. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/ListFunctionVersionsByCapacityProviderCommand.d.ts +51 -0
  1871. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/PutFunctionScalingConfigCommand.d.ts +51 -0
  1872. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackFailureCommand.d.ts +51 -0
  1873. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackHeartbeatCommand.d.ts +51 -0
  1874. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/SendDurableExecutionCallbackSuccessCommand.d.ts +60 -0
  1875. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/StopDurableExecutionCommand.d.ts +51 -0
  1876. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/UpdateCapacityProviderCommand.d.ts +51 -0
  1877. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/commands/index.d.ts +17 -0
  1878. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/LambdaServiceException.d.ts +1 -1
  1879. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/enums.d.ts +129 -7
  1880. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/errors.d.ts +52 -0
  1881. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/models/models_0.d.ts +494 -42
  1882. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/GetDurableExecutionHistoryPaginator.d.ts +11 -0
  1883. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/GetDurableExecutionStatePaginator.d.ts +11 -0
  1884. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/ListCapacityProvidersPaginator.d.ts +11 -0
  1885. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/ListDurableExecutionsByFunctionPaginator.d.ts +11 -0
  1886. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/ListFunctionVersionsByCapacityProviderPaginator.d.ts +11 -0
  1887. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/index.d.ts +5 -0
  1888. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/schemas/schemas_0.d.ts +134 -0
  1889. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  1890. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  1891. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  1892. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  1893. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  1894. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  1895. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  1896. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  1897. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  1898. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1899. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  1900. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  1901. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  1902. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  1903. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  1904. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  1905. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  1906. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  1907. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  1908. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  1909. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  1910. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  1911. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  1912. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  1913. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  1914. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  1915. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  1916. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  1917. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  1918. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  1919. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  1920. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  1921. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/package.json +13 -12
  1922. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  1923. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  1924. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  1925. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  1926. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  1927. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  1928. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  1929. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  1930. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  1931. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  1932. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  1933. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  1934. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  1935. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  1936. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  1937. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  1938. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  1939. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  1940. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  1941. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  1942. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  1943. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  1944. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  1945. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  1946. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1947. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  1948. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  1949. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  1950. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  1951. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  1952. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  1953. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  1954. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  1955. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/package.json +3 -3
  1956. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  1957. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  1958. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  1959. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  1960. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  1961. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  1962. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  1963. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  1964. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  1965. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  1966. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  1967. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  1968. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  1969. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1970. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  1971. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  1972. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  1973. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  1974. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  1975. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  1976. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  1977. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  1978. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  1979. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  1980. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  1981. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  1982. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  1983. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  1984. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  1985. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  1986. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  1987. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  1988. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  1989. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  1990. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  1991. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  1992. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  1993. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  1994. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  1995. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  1996. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  1997. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  1998. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  1999. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  2000. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  2001. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  2002. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  2003. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  2004. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2005. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  2006. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  2007. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  2008. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  2009. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  2010. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2011. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  2012. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  2013. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  2014. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  2015. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  2016. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  2017. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  2018. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  2019. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  2020. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2021. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  2022. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  2023. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  2024. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  2025. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  2026. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  2027. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  2028. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  2029. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  2030. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  2031. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  2032. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  2033. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  2034. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  2035. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  2036. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2037. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2038. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
  2039. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  2040. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2041. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2042. 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 +0 -1
  2043. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  2044. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2045. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  2046. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  2047. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  2048. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/package.json +3 -3
  2049. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  2050. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  2051. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  2052. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  2053. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  2054. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/package.json +1 -1
  2055. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  2056. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/package.json +2 -2
  2057. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/package.json +3 -3
  2058. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  2059. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  2060. package/node_modules/@aws-sdk/client-lambda/package.json +14 -13
  2061. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +993 -5963
  2062. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +2 -2
  2063. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +3 -4
  2064. package/node_modules/@aws-sdk/client-s3/dist-es/S3Client.js +2 -2
  2065. package/node_modules/@aws-sdk/client-s3/dist-es/models/enums.js +2 -0
  2066. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +2 -2
  2067. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +2 -3
  2068. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +991 -5963
  2069. package/node_modules/@aws-sdk/client-s3/dist-types/S3.d.ts +1 -1
  2070. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +12 -12
  2071. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2072. package/node_modules/@aws-sdk/client-s3/dist-types/auth/httpAuthSchemeProvider.d.ts +1 -1
  2073. package/node_modules/@aws-sdk/client-s3/dist-types/commands/AbortMultipartUploadCommand.d.ts +3 -3
  2074. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CompleteMultipartUploadCommand.d.ts +3 -3
  2075. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CopyObjectCommand.d.ts +9 -9
  2076. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +4 -9
  2077. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataConfigurationCommand.d.ts +3 -3
  2078. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketMetadataTableConfigurationCommand.d.ts +3 -3
  2079. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateMultipartUploadCommand.d.ts +4 -4
  2080. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateSessionCommand.d.ts +3 -3
  2081. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketAnalyticsConfigurationCommand.d.ts +3 -3
  2082. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCommand.d.ts +3 -3
  2083. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketCorsCommand.d.ts +3 -3
  2084. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketEncryptionCommand.d.ts +3 -3
  2085. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  2086. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketInventoryConfigurationCommand.d.ts +3 -3
  2087. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketLifecycleCommand.d.ts +3 -3
  2088. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataConfigurationCommand.d.ts +3 -3
  2089. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetadataTableConfigurationCommand.d.ts +3 -3
  2090. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketMetricsConfigurationCommand.d.ts +3 -3
  2091. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketOwnershipControlsCommand.d.ts +3 -3
  2092. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketPolicyCommand.d.ts +3 -3
  2093. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketReplicationCommand.d.ts +3 -3
  2094. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketTaggingCommand.d.ts +3 -3
  2095. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteBucketWebsiteCommand.d.ts +3 -3
  2096. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectCommand.d.ts +3 -3
  2097. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectTaggingCommand.d.ts +3 -3
  2098. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeleteObjectsCommand.d.ts +3 -3
  2099. package/node_modules/@aws-sdk/client-s3/dist-types/commands/DeletePublicAccessBlockCommand.d.ts +9 -7
  2100. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAbacCommand.d.ts +4 -4
  2101. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAccelerateConfigurationCommand.d.ts +3 -3
  2102. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAclCommand.d.ts +4 -11
  2103. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketAnalyticsConfigurationCommand.d.ts +3 -3
  2104. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketCorsCommand.d.ts +3 -3
  2105. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketEncryptionCommand.d.ts +4 -4
  2106. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  2107. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +3 -3
  2108. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLifecycleConfigurationCommand.d.ts +3 -3
  2109. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLocationCommand.d.ts +3 -3
  2110. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketLoggingCommand.d.ts +4 -11
  2111. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataConfigurationCommand.d.ts +3 -3
  2112. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetadataTableConfigurationCommand.d.ts +3 -3
  2113. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketMetricsConfigurationCommand.d.ts +3 -3
  2114. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketNotificationConfigurationCommand.d.ts +3 -3
  2115. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketOwnershipControlsCommand.d.ts +3 -3
  2116. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyCommand.d.ts +3 -3
  2117. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketPolicyStatusCommand.d.ts +3 -3
  2118. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketReplicationCommand.d.ts +4 -4
  2119. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketRequestPaymentCommand.d.ts +3 -3
  2120. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketTaggingCommand.d.ts +3 -3
  2121. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketVersioningCommand.d.ts +3 -3
  2122. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketWebsiteCommand.d.ts +3 -3
  2123. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAclCommand.d.ts +4 -11
  2124. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectAttributesCommand.d.ts +4 -4
  2125. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectCommand.d.ts +4 -4
  2126. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLegalHoldCommand.d.ts +3 -3
  2127. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectLockConfigurationCommand.d.ts +3 -3
  2128. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectRetentionCommand.d.ts +3 -3
  2129. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTaggingCommand.d.ts +3 -3
  2130. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetObjectTorrentCommand.d.ts +3 -3
  2131. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetPublicAccessBlockCommand.d.ts +17 -12
  2132. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +3 -3
  2133. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadObjectCommand.d.ts +4 -4
  2134. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketAnalyticsConfigurationsCommand.d.ts +3 -3
  2135. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketIntelligentTieringConfigurationsCommand.d.ts +3 -3
  2136. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +3 -3
  2137. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketMetricsConfigurationsCommand.d.ts +3 -3
  2138. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +4 -11
  2139. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +3 -3
  2140. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListMultipartUploadsCommand.d.ts +5 -12
  2141. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectVersionsCommand.d.ts +4 -11
  2142. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsCommand.d.ts +5 -12
  2143. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListObjectsV2Command.d.ts +5 -12
  2144. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListPartsCommand.d.ts +5 -12
  2145. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAbacCommand.d.ts +4 -4
  2146. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAccelerateConfigurationCommand.d.ts +3 -3
  2147. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAclCommand.d.ts +3 -3
  2148. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketAnalyticsConfigurationCommand.d.ts +3 -3
  2149. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketCorsCommand.d.ts +3 -3
  2150. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketEncryptionCommand.d.ts +3 -3
  2151. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketIntelligentTieringConfigurationCommand.d.ts +3 -3
  2152. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +3 -3
  2153. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLifecycleConfigurationCommand.d.ts +3 -3
  2154. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketLoggingCommand.d.ts +3 -3
  2155. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketMetricsConfigurationCommand.d.ts +3 -3
  2156. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketNotificationConfigurationCommand.d.ts +3 -3
  2157. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketOwnershipControlsCommand.d.ts +3 -3
  2158. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketPolicyCommand.d.ts +3 -3
  2159. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketReplicationCommand.d.ts +4 -4
  2160. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketRequestPaymentCommand.d.ts +3 -3
  2161. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketTaggingCommand.d.ts +3 -4
  2162. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketVersioningCommand.d.ts +3 -3
  2163. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketWebsiteCommand.d.ts +3 -3
  2164. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectAclCommand.d.ts +3 -3
  2165. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectCommand.d.ts +4 -4
  2166. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLegalHoldCommand.d.ts +3 -3
  2167. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectLockConfigurationCommand.d.ts +3 -3
  2168. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectRetentionCommand.d.ts +3 -3
  2169. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutObjectTaggingCommand.d.ts +3 -3
  2170. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutPublicAccessBlockCommand.d.ts +10 -8
  2171. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RenameObjectCommand.d.ts +3 -3
  2172. package/node_modules/@aws-sdk/client-s3/dist-types/commands/RestoreObjectCommand.d.ts +5 -5
  2173. package/node_modules/@aws-sdk/client-s3/dist-types/commands/SelectObjectContentCommand.d.ts +3 -3
  2174. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.d.ts +3 -3
  2175. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UpdateBucketMetadataJournalTableConfigurationCommand.d.ts +3 -3
  2176. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCommand.d.ts +3 -3
  2177. package/node_modules/@aws-sdk/client-s3/dist-types/commands/UploadPartCopyCommand.d.ts +3 -3
  2178. package/node_modules/@aws-sdk/client-s3/dist-types/commands/WriteGetObjectResponseCommand.d.ts +3 -3
  2179. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  2180. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/endpointResolver.d.ts +5 -2
  2181. package/node_modules/@aws-sdk/client-s3/dist-types/extensionConfiguration.d.ts +4 -4
  2182. package/node_modules/@aws-sdk/client-s3/dist-types/models/S3ServiceException.d.ts +1 -1
  2183. package/node_modules/@aws-sdk/client-s3/dist-types/models/enums.d.ts +2 -0
  2184. package/node_modules/@aws-sdk/client-s3/dist-types/models/errors.d.ts +1 -1
  2185. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +23 -98
  2186. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_1.d.ts +1 -1
  2187. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/Interfaces.d.ts +1 -1
  2188. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListBucketsPaginator.d.ts +1 -1
  2189. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListDirectoryBucketsPaginator.d.ts +1 -1
  2190. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListObjectsV2Paginator.d.ts +1 -1
  2191. package/node_modules/@aws-sdk/client-s3/dist-types/pagination/ListPartsPaginator.d.ts +1 -1
  2192. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  2193. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  2194. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  2195. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +1 -1
  2196. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeExtensions.d.ts +1 -1
  2197. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +1 -1
  2198. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +6 -6
  2199. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2200. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +3 -3
  2201. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectCommand.d.ts +1 -1
  2202. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/commands/GetObjectTorrentCommand.d.ts +1 -1
  2203. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/S3ServiceException.d.ts +1 -1
  2204. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/enums.d.ts +2 -0
  2205. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  2206. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  2207. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  2208. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  2209. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  2210. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  2211. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  2212. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  2213. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  2214. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2215. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  2216. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  2217. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  2218. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  2219. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  2220. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  2221. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  2222. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  2223. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  2224. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  2225. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  2226. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  2227. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  2228. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  2229. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  2230. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  2231. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  2232. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  2233. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  2234. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  2235. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2236. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  2237. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/package.json +13 -12
  2238. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  2239. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2240. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  2241. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  2242. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  2243. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  2244. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  2245. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  2246. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  2247. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  2248. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  2249. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  2250. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  2251. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  2252. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  2253. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  2254. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  2255. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  2256. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  2257. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  2258. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  2259. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2260. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  2261. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  2262. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2263. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  2264. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  2265. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  2266. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  2267. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2268. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  2269. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  2270. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2271. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/package.json +3 -3
  2272. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  2273. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  2274. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  2275. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  2276. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  2277. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  2278. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  2279. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  2280. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/package.json +4 -4
  2281. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  2282. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  2283. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  2284. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  2285. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  2286. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  2287. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  2288. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  2289. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  2290. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  2291. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  2292. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  2293. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  2294. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  2295. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  2296. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  2297. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  2298. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  2299. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  2300. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  2301. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  2302. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  2303. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  2304. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  2305. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2306. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  2307. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  2308. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  2309. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  2310. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  2311. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2312. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  2313. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  2314. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  2315. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  2316. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  2317. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  2318. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  2319. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  2320. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  2321. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2322. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  2323. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  2324. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  2325. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  2326. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  2327. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2328. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  2329. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  2330. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  2331. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  2332. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  2333. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  2334. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  2335. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  2336. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  2337. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2338. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  2339. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  2340. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  2341. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  2342. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  2343. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  2344. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  2345. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  2346. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  2347. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  2348. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  2349. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  2350. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  2351. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  2352. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  2353. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2354. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2355. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
  2356. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  2357. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2358. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2359. 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 +0 -1
  2360. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  2361. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2362. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  2363. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  2364. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  2365. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  2366. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/package.json +3 -3
  2367. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  2368. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  2369. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  2370. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  2371. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  2372. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/package.json +1 -1
  2373. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  2374. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/package.json +2 -2
  2375. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/package.json +3 -3
  2376. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  2377. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  2378. package/node_modules/@aws-sdk/client-s3/package.json +17 -16
  2379. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +2 -2
  2380. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  2381. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2382. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  2383. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  2384. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  2385. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  2386. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  2387. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  2388. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  2389. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  2390. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  2391. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  2392. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  2393. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  2394. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  2395. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  2396. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  2397. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  2398. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  2399. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  2400. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  2401. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2402. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  2403. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  2404. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2405. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  2406. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  2407. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  2408. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  2409. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2410. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  2411. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  2412. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2413. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/package.json +3 -3
  2414. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  2415. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  2416. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  2417. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  2418. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  2419. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  2420. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  2421. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  2422. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  2423. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  2424. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  2425. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  2426. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  2427. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  2428. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  2429. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  2430. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  2431. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  2432. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  2433. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  2434. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  2435. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  2436. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  2437. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  2438. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  2439. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2440. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  2441. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  2442. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  2443. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  2444. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  2445. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2446. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  2447. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  2448. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  2449. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  2450. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  2451. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  2452. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  2453. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  2454. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  2455. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2456. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  2457. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  2458. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  2459. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  2460. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  2461. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2462. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  2463. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  2464. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  2465. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  2466. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  2467. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  2468. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  2469. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  2470. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  2471. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2472. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  2473. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  2474. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  2475. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  2476. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  2477. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  2478. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  2479. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  2480. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  2481. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  2482. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  2483. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  2484. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  2485. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  2486. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  2487. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2488. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2489. 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 +0 -1
  2490. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  2491. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2492. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2493. 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 +0 -1
  2494. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  2495. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2496. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  2497. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  2498. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  2499. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  2500. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  2501. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  2502. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  2503. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  2504. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/package.json +1 -1
  2505. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  2506. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-retry/package.json +2 -2
  2507. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/package.json +3 -3
  2508. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  2509. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  2510. package/node_modules/@aws-sdk/credential-provider-login/package.json +3 -3
  2511. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +19 -131
  2512. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +2 -2
  2513. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +3 -4
  2514. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -2
  2515. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +2 -2
  2516. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +2 -3
  2517. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +19 -131
  2518. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/SSO.d.ts +1 -1
  2519. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -10
  2520. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2521. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  2522. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +3 -3
  2523. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +3 -3
  2524. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +3 -3
  2525. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +3 -3
  2526. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  2527. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/endpoint/endpointResolver.d.ts +5 -2
  2528. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/extensionConfiguration.d.ts +4 -4
  2529. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/models/SSOServiceException.d.ts +1 -1
  2530. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/models/errors.d.ts +1 -1
  2531. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/pagination/Interfaces.d.ts +1 -1
  2532. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountRolesPaginator.d.ts +1 -1
  2533. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/pagination/ListAccountsPaginator.d.ts +1 -1
  2534. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -1
  2535. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -1
  2536. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -1
  2537. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +2 -2
  2538. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeExtensions.d.ts +1 -1
  2539. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +1 -1
  2540. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +2 -2
  2541. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2542. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/SSOServiceException.d.ts +1 -1
  2543. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/package.json +13 -12
  2544. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  2545. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2546. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  2547. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  2548. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  2549. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  2550. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  2551. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  2552. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  2553. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  2554. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  2555. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  2556. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  2557. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  2558. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  2559. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  2560. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  2561. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  2562. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  2563. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  2564. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  2565. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2566. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  2567. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  2568. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2569. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  2570. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  2571. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  2572. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  2573. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2574. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  2575. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  2576. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2577. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/package.json +3 -3
  2578. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  2579. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http/package.json +3 -3
  2580. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/package.json +9 -9
  2581. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  2582. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  2583. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  2584. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  2585. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/package.json +2 -2
  2586. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +3 -3
  2587. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +18 -124
  2588. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +2 -2
  2589. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +3 -4
  2590. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +12 -96
  2591. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  2592. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +3 -4
  2593. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +7 -35
  2594. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +2 -2
  2595. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +3 -4
  2596. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +2 -2
  2597. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +2 -2
  2598. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -3
  2599. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +18 -125
  2600. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -2
  2601. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +2 -2
  2602. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -3
  2603. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +12 -97
  2604. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -2
  2605. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +2 -2
  2606. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -3
  2607. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -35
  2608. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +1 -1
  2609. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +10 -10
  2610. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2611. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +2 -2
  2612. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +3 -3
  2613. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +13 -1
  2614. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +5 -2
  2615. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +4 -4
  2616. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2617. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +1 -1
  2618. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +1 -1
  2619. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +1 -1
  2620. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +1 -1
  2621. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +2 -2
  2622. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +1 -1
  2623. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +1 -2
  2624. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +1 -1
  2625. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -10
  2626. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2627. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +2 -2
  2628. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +3 -3
  2629. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +13 -1
  2630. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +5 -2
  2631. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +4 -4
  2632. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2633. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +1 -1
  2634. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -1
  2635. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -1
  2636. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -1
  2637. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +2 -2
  2638. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +1 -1
  2639. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +1 -2
  2640. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +1 -1
  2641. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -10
  2642. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  2643. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +2 -2
  2644. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +5 -6
  2645. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +5 -6
  2646. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +13 -1
  2647. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +5 -2
  2648. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +4 -4
  2649. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +1 -1
  2650. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +3 -4
  2651. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -1
  2652. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +2 -2
  2653. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -1
  2654. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +2 -2
  2655. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +1 -1
  2656. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +1 -1
  2657. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +3 -3
  2658. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2659. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +1 -1
  2660. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -1
  2661. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +2 -2
  2662. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2663. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +1 -1
  2664. 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 +0 -1
  2665. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +3 -3
  2666. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  2667. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +1 -1
  2668. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +1 -1
  2669. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/package.json +11 -11
  2670. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/package.json +3 -3
  2671. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  2672. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  2673. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  2674. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  2675. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  2676. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/package.json +1 -1
  2677. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  2678. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/package.json +2 -2
  2679. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/package.json +3 -3
  2680. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  2681. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  2682. package/node_modules/@aws-sdk/credential-providers/package.json +14 -14
  2683. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/index.js +214 -114
  2684. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +3 -3
  2685. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +211 -111
  2686. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +3 -3
  2687. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +20 -3
  2688. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +11 -3
  2689. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +2 -1
  2690. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +2 -1
  2691. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +14 -11
  2692. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +31 -26
  2693. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +76 -53
  2694. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +2 -1
  2695. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +3 -8
  2696. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +2 -1
  2697. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/structIterator.js +40 -0
  2698. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +13 -4
  2699. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +2 -1
  2700. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +6 -0
  2701. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -1
  2702. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -1
  2703. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -1
  2704. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2705. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +12 -3
  2706. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/structIterator.d.ts +27 -0
  2707. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2708. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +4 -0
  2709. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +3 -0
  2710. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +3 -0
  2711. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +2 -0
  2712. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +1 -1
  2713. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +9 -3
  2714. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/structIterator.d.ts +12 -0
  2715. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +1 -0
  2716. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/package.json +3 -3
  2717. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +10 -3
  2718. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +0 -1
  2719. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +10 -3
  2720. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +0 -1
  2721. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/package.json +1 -1
  2722. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  2723. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/package.json +3 -3
  2724. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +2 -2
  2725. package/node_modules/@inquirer/ansi/package.json +4 -2
  2726. package/node_modules/@inquirer/checkbox/package.json +10 -7
  2727. package/node_modules/@inquirer/confirm/package.json +8 -5
  2728. package/node_modules/@inquirer/core/dist/index.d.ts +1 -1
  2729. package/node_modules/@inquirer/core/dist/index.js +1 -1
  2730. package/node_modules/@inquirer/core/dist/lib/key.d.ts +2 -0
  2731. package/node_modules/@inquirer/core/dist/lib/key.js +1 -0
  2732. package/node_modules/@inquirer/core/package.json +9 -6
  2733. package/node_modules/@inquirer/editor/package.json +9 -6
  2734. package/node_modules/@inquirer/expand/package.json +8 -5
  2735. package/node_modules/@inquirer/external-editor/package.json +4 -2
  2736. package/node_modules/@inquirer/figures/package.json +4 -2
  2737. package/node_modules/@inquirer/input/package.json +8 -5
  2738. package/node_modules/@inquirer/number/package.json +8 -5
  2739. package/node_modules/@inquirer/password/package.json +9 -6
  2740. package/node_modules/@inquirer/prompts/package.json +16 -13
  2741. package/node_modules/@inquirer/rawlist/README.md +1 -0
  2742. package/node_modules/@inquirer/rawlist/dist/index.d.ts +2 -1
  2743. package/node_modules/@inquirer/rawlist/dist/index.js +10 -4
  2744. package/node_modules/@inquirer/rawlist/package.json +8 -5
  2745. package/node_modules/@inquirer/search/package.json +9 -6
  2746. package/node_modules/@inquirer/select/dist/index.d.ts +2 -2
  2747. package/node_modules/@inquirer/select/dist/index.js +5 -3
  2748. package/node_modules/@inquirer/select/package.json +10 -7
  2749. package/node_modules/@inquirer/type/package.json +4 -2
  2750. package/node_modules/@types/node/README.md +1 -1
  2751. package/node_modules/@types/node/assert/strict.d.ts +5 -11
  2752. package/node_modules/@types/node/assert.d.ts +9 -169
  2753. package/node_modules/@types/node/async_hooks.d.ts +8 -8
  2754. package/node_modules/@types/node/buffer.buffer.d.ts +1 -7
  2755. package/node_modules/@types/node/buffer.d.ts +44 -168
  2756. package/node_modules/@types/node/child_process.d.ts +16 -64
  2757. package/node_modules/@types/node/cluster.d.ts +240 -332
  2758. package/node_modules/@types/node/console.d.ts +49 -351
  2759. package/node_modules/@types/node/constants.d.ts +3 -4
  2760. package/node_modules/@types/node/crypto.d.ts +279 -1631
  2761. package/node_modules/@types/node/dgram.d.ts +15 -51
  2762. package/node_modules/@types/node/diagnostics_channel.d.ts +4 -4
  2763. package/node_modules/@types/node/dns/promises.d.ts +3 -3
  2764. package/node_modules/@types/node/dns.d.ts +131 -132
  2765. package/node_modules/@types/node/domain.d.ts +13 -17
  2766. package/node_modules/@types/node/events.d.ts +719 -649
  2767. package/node_modules/@types/node/fs/promises.d.ts +7 -8
  2768. package/node_modules/@types/node/fs.d.ts +417 -455
  2769. package/node_modules/@types/node/globals.d.ts +6 -26
  2770. package/node_modules/@types/node/globals.typedarray.d.ts +60 -0
  2771. package/node_modules/@types/node/http.d.ts +263 -254
  2772. package/node_modules/@types/node/http2.d.ts +528 -804
  2773. package/node_modules/@types/node/https.d.ts +59 -239
  2774. package/node_modules/@types/node/index.d.ts +15 -1
  2775. package/node_modules/@types/node/inspector/promises.d.ts +41 -0
  2776. package/node_modules/@types/node/inspector.d.ts +6 -59
  2777. package/node_modules/@types/node/inspector.generated.d.ts +3 -10
  2778. package/node_modules/@types/node/module.d.ts +47 -122
  2779. package/node_modules/@types/node/net.d.ts +63 -184
  2780. package/node_modules/@types/node/os.d.ts +6 -6
  2781. package/node_modules/@types/node/package.json +2 -2
  2782. package/node_modules/@types/node/path/posix.d.ts +8 -0
  2783. package/node_modules/@types/node/path/win32.d.ts +8 -0
  2784. package/node_modules/@types/node/path.d.ts +120 -133
  2785. package/node_modules/@types/node/perf_hooks.d.ts +282 -643
  2786. package/node_modules/@types/node/process.d.ts +156 -128
  2787. package/node_modules/@types/node/punycode.d.ts +5 -5
  2788. package/node_modules/@types/node/querystring.d.ts +4 -4
  2789. package/node_modules/@types/node/quic.d.ts +910 -0
  2790. package/node_modules/@types/node/readline/promises.d.ts +3 -3
  2791. package/node_modules/@types/node/readline.d.ts +67 -120
  2792. package/node_modules/@types/node/repl.d.ts +75 -98
  2793. package/node_modules/@types/node/sea.d.ts +1 -1
  2794. package/node_modules/@types/node/sqlite.d.ts +2 -2
  2795. package/node_modules/@types/node/stream/consumers.d.ts +10 -10
  2796. package/node_modules/@types/node/stream/promises.d.ts +136 -15
  2797. package/node_modules/@types/node/stream/web.d.ts +176 -453
  2798. package/node_modules/@types/node/stream.d.ts +555 -478
  2799. package/node_modules/@types/node/string_decoder.d.ts +4 -4
  2800. package/node_modules/@types/node/test/reporters.d.ts +96 -0
  2801. package/node_modules/@types/node/test.d.ts +80 -180
  2802. package/node_modules/@types/node/timers/promises.d.ts +4 -4
  2803. package/node_modules/@types/node/timers.d.ts +4 -130
  2804. package/node_modules/@types/node/tls.d.ts +102 -177
  2805. package/node_modules/@types/node/trace_events.d.ts +9 -9
  2806. package/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +1 -7
  2807. package/node_modules/@types/node/ts5.6/index.d.ts +15 -1
  2808. package/node_modules/@types/node/ts5.7/index.d.ts +15 -1
  2809. package/node_modules/@types/node/tty.d.ts +58 -16
  2810. package/node_modules/@types/node/url.d.ts +54 -592
  2811. package/node_modules/@types/node/util/types.d.ts +558 -0
  2812. package/node_modules/@types/node/util.d.ts +120 -792
  2813. package/node_modules/@types/node/v8.d.ts +32 -5
  2814. package/node_modules/@types/node/vm.d.ts +13 -13
  2815. package/node_modules/@types/node/wasi.d.ts +4 -4
  2816. package/node_modules/@types/node/web-globals/abortcontroller.d.ts +27 -2
  2817. package/node_modules/@types/node/web-globals/blob.d.ts +23 -0
  2818. package/node_modules/@types/node/web-globals/console.d.ts +9 -0
  2819. package/node_modules/@types/node/web-globals/crypto.d.ts +7 -0
  2820. package/node_modules/@types/node/web-globals/encoding.d.ts +11 -0
  2821. package/node_modules/@types/node/web-globals/events.d.ts +9 -0
  2822. package/node_modules/@types/node/web-globals/fetch.d.ts +4 -0
  2823. package/node_modules/@types/node/web-globals/importmeta.d.ts +13 -0
  2824. package/node_modules/@types/node/web-globals/messaging.d.ts +23 -0
  2825. package/node_modules/@types/node/web-globals/performance.d.ts +45 -0
  2826. package/node_modules/@types/node/web-globals/streams.d.ts +93 -0
  2827. package/node_modules/@types/node/web-globals/timers.d.ts +44 -0
  2828. package/node_modules/@types/node/web-globals/url.d.ts +24 -0
  2829. package/node_modules/@types/node/worker_threads.d.ts +176 -358
  2830. package/node_modules/@types/node/zlib.d.ts +8 -71
  2831. package/node_modules/fast-xml-parser/CHANGELOG.md +3 -0
  2832. package/node_modules/fast-xml-parser/README.md +5 -4
  2833. package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -1
  2834. package/node_modules/fast-xml-parser/lib/fxp.min.js +1 -1
  2835. package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -1
  2836. package/node_modules/fast-xml-parser/lib/fxparser.min.js +1 -1
  2837. package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -1
  2838. package/node_modules/fast-xml-parser/package.json +4 -2
  2839. package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +19 -8
  2840. package/node_modules/iconv-lite/Changelog.md +6 -1
  2841. package/node_modules/iconv-lite/lib/index.d.ts +116 -26
  2842. package/node_modules/iconv-lite/package.json +8 -2
  2843. package/node_modules/iconv-lite/types/encodings.d.ts +423 -0
  2844. package/node_modules/inquirer/package.json +9 -6
  2845. package/node_modules/yaml/browser/dist/compose/compose-collection.js +1 -1
  2846. package/node_modules/yaml/browser/dist/compose/resolve-block-seq.js +1 -1
  2847. package/node_modules/yaml/browser/dist/compose/resolve-flow-collection.js +2 -2
  2848. package/node_modules/yaml/browser/dist/errors.js +1 -1
  2849. package/node_modules/yaml/browser/dist/nodes/Alias.js +1 -1
  2850. package/node_modules/yaml/browser/dist/parse/parser.js +2 -2
  2851. package/node_modules/yaml/browser/dist/stringify/stringifyNumber.js +1 -1
  2852. package/node_modules/yaml/browser/dist/stringify/stringifyPair.js +1 -1
  2853. package/node_modules/yaml/dist/compose/compose-collection.js +1 -1
  2854. package/node_modules/yaml/dist/compose/resolve-block-seq.js +1 -1
  2855. package/node_modules/yaml/dist/compose/resolve-flow-collection.js +2 -2
  2856. package/node_modules/yaml/dist/errors.js +1 -1
  2857. package/node_modules/yaml/dist/nodes/Alias.js +1 -1
  2858. package/node_modules/yaml/dist/parse/parser.js +2 -2
  2859. package/node_modules/yaml/dist/stringify/stringifyNumber.js +1 -1
  2860. package/node_modules/yaml/dist/stringify/stringifyPair.js +1 -1
  2861. package/node_modules/yaml/package.json +4 -4
  2862. package/package.json +26 -26
  2863. package/tsconfig.build.json +1 -1
  2864. package/tsconfig.typecheck.json +1 -1
@@ -3,7 +3,9 @@ const _AA = "AliasArn";
3
3
  const _AC = "AliasConfiguration";
4
4
  const _ACc = "AccessConfigs";
5
5
  const _ACl = "AllowCredentials";
6
+ const _AFSC = "AppliedFunctionScalingConfig";
6
7
  const _AH = "AllowHeaders";
8
+ const _AIT = "AllowedInstanceTypes";
7
9
  const _AL = "AccountLimit";
8
10
  const _ALL = "ApplicationLogLevel";
9
11
  const _ALVP = "AddLayerVersionPermission";
@@ -28,8 +30,10 @@ const _Al = "Aliases";
28
30
  const _Ar = "Architectures";
29
31
  const _Arn = "Arn";
30
32
  const _At = "Attribute";
33
+ const _Att = "Attempt";
31
34
  const _B = "Blob";
32
35
  const _BBOFE = "BisectBatchOnFunctionError";
36
+ const _BOP = "BinaryOperationPayload";
33
37
  const _BS = "BlobStream";
34
38
  const _BSa = "BatchSize";
35
39
  const _C = "Concurrency";
@@ -37,21 +41,54 @@ const _CA = "CompatibleArchitectures";
37
41
  const _CAR = "CreateAliasRequest";
38
42
  const _CAo = "CompatibleArchitecture";
39
43
  const _CAr = "CreateAlias";
44
+ const _CAu = "CurrentAttempt";
40
45
  const _CC = "ClientContext";
46
+ const _CCP = "CreateCapacityProvider";
47
+ const _CCPR = "CreateCapacityProviderRequest";
48
+ const _CCPRr = "CreateCapacityProviderResponse";
41
49
  const _CCSC = "CreateCodeSigningConfig";
42
50
  const _CCSCR = "CreateCodeSigningConfigRequest";
43
51
  const _CCSCRr = "CreateCodeSigningConfigResponse";
44
- const _CD = "CreatedDate";
52
+ const _CD = "CallbackDetails";
53
+ const _CDE = "CheckpointDurableExecution";
54
+ const _CDER = "CheckpointDurableExecutionRequest";
55
+ const _CDERh = "CheckpointDurableExecutionResponse";
56
+ const _CDo = "ContextDetails";
57
+ const _CDr = "CreatedDate";
45
58
  const _CE = "ConcurrentExecutions";
46
59
  const _CESM = "CreateEventSourceMapping";
47
60
  const _CESMR = "CreateEventSourceMappingRequest";
48
61
  const _CF = "CreateFunction";
62
+ const _CFD = "CallbackFailedDetails";
63
+ const _CFDo = "ContextFailedDetails";
49
64
  const _CFR = "CreateFunctionRequest";
50
65
  const _CFUC = "CreateFunctionUrlConfig";
51
66
  const _CFUCR = "CreateFunctionUrlConfigRequest";
52
67
  const _CFUCRr = "CreateFunctionUrlConfigResponse";
53
68
  const _CGI = "ConsumerGroupId";
69
+ const _CI = "CallbackId";
70
+ const _CID = "ChainedInvokeDetails";
71
+ const _CIFD = "ChainedInvokeFailedDetails";
72
+ const _CIO = "ChainedInvokeOptions";
73
+ const _CISD = "ChainedInvokeStartedDetails";
74
+ const _CISDh = "ChainedInvokeStoppedDetails";
75
+ const _CISDha = "ChainedInvokeSucceededDetails";
76
+ const _CITOD = "ChainedInvokeTimedOutDetails";
54
77
  const _CN = "CollectionName";
78
+ const _CO = "CallbackOptions";
79
+ const _COo = "ContextOptions";
80
+ const _CP = "CapacityProvider";
81
+ const _CPA = "CapacityProviderArn";
82
+ const _CPC = "CapacityProviderConfig";
83
+ const _CPL = "CapacityProvidersList";
84
+ const _CPLEE = "CapacityProviderLimitExceededException";
85
+ const _CPN = "CapacityProviderName";
86
+ const _CPORA = "CapacityProviderOperatorRoleArn";
87
+ const _CPPC = "CapacityProviderPermissionsConfig";
88
+ const _CPSC = "CapacityProviderScalingConfig";
89
+ const _CPSPL = "CapacityProviderScalingPoliciesList";
90
+ const _CPVC = "CapacityProviderVpcConfig";
91
+ const _CPa = "CapacityProviders";
55
92
  const _CR = "CompatibleRuntimes";
56
93
  const _CRo = "CompatibleRuntime";
57
94
  const _CS = "CodeSize";
@@ -61,13 +98,23 @@ const _CSCI = "CodeSigningConfigId";
61
98
  const _CSCL = "CodeSigningConfigList";
62
99
  const _CSCNFE = "CodeSigningConfigNotFoundException";
63
100
  const _CSCo = "CodeSigningConfigs";
101
+ const _CSD = "CallbackStartedDetails";
102
+ const _CSDa = "CallbackSucceededDetails";
103
+ const _CSDo = "ContextStartedDetails";
104
+ const _CSDon = "ContextSucceededDetails";
64
105
  const _CSEE = "CodeStorageExceededException";
65
106
  const _CSP = "CodeSigningPolicies";
66
107
  const _CSU = "CodeSizeUnzipped";
67
108
  const _CSZ = "CodeSizeZipped";
68
109
  const _CSo = "CodeSha256";
69
- const _CT = "CreationTime";
110
+ const _CSon = "ConfigSha256";
111
+ const _CT = "CheckpointToken";
112
+ const _CTE = "CallbackTimeoutException";
113
+ const _CTOD = "CallbackTimedOutDetails";
70
114
  const _CT_ = "Content-Type";
115
+ const _CTl = "ClientToken";
116
+ const _CTr = "CreationTime";
117
+ const _CUES = "CheckpointUpdatedExecutionState";
71
118
  const _CVFE = "CodeVerificationFailedException";
72
119
  const _Co = "Cors";
73
120
  const _Cod = "Code";
@@ -78,10 +125,18 @@ const _D = "Description";
78
125
  const _DA = "DeleteAlias";
79
126
  const _DAR = "DeleteAliasRequest";
80
127
  const _DC = "DestinationConfig";
128
+ const _DCP = "DeleteCapacityProvider";
129
+ const _DCPR = "DeleteCapacityProviderRequest";
130
+ const _DCPRe = "DeleteCapacityProviderResponse";
81
131
  const _DCSC = "DeleteCodeSigningConfig";
82
132
  const _DCSCR = "DeleteCodeSigningConfigRequest";
83
133
  const _DCSCRe = "DeleteCodeSigningConfigResponse";
134
+ const _DCu = "DurableConfig";
84
135
  const _DDBESC = "DocumentDBEventSourceConfig";
136
+ const _DE = "DurableExecutions";
137
+ const _DEA = "DurableExecutionArn";
138
+ const _DEASE = "DurableExecutionAlreadyStartedException";
139
+ const _DEN = "DurableExecutionName";
85
140
  const _DESM = "DeleteEventSourceMapping";
86
141
  const _DESMR = "DeleteEventSourceMappingRequest";
87
142
  const _DF = "DeleteFunction";
@@ -92,6 +147,7 @@ const _DFCSCR = "DeleteFunctionCodeSigningConfigRequest";
92
147
  const _DFEIC = "DeleteFunctionEventInvokeConfig";
93
148
  const _DFEICR = "DeleteFunctionEventInvokeConfigRequest";
94
149
  const _DFR = "DeleteFunctionRequest";
150
+ const _DFRe = "DeleteFunctionResponse";
95
151
  const _DFUC = "DeleteFunctionUrlConfig";
96
152
  const _DFUCR = "DeleteFunctionUrlConfigRequest";
97
153
  const _DLC = "DeadLetterConfig";
@@ -102,25 +158,40 @@ const _DPCC = "DeleteProvisionedConcurrencyConfig";
102
158
  const _DPCCR = "DeleteProvisionedConcurrencyConfigRequest";
103
159
  const _DR = "DryRun";
104
160
  const _De = "Destination";
105
- const _E = "Enabled";
161
+ const _Du = "Duration";
162
+ const _E = "Error";
106
163
  const _EC = "ErrorCode";
107
164
  const _ECADE = "EC2AccessDeniedException";
108
165
  const _ECEC = "EC2ErrorCode";
109
166
  const _ECTE = "EC2ThrottledException";
110
167
  const _ECUE = "EC2UnexpectedException";
111
- const _ED = "ErrorDetails";
168
+ const _ED = "ErrorData";
169
+ const _EDr = "ErrorDetails";
170
+ const _EDx = "ExecutionDetails";
112
171
  const _EE = "EnvironmentError";
172
+ const _EEMGBPVC = "ExecutionEnvironmentMemoryGiBPerVCpu";
173
+ const _EEv = "EventError";
174
+ const _EFD = "ExecutionFailedDetails";
113
175
  const _EFSIOE = "EFSIOException";
114
176
  const _EFSMCE = "EFSMountConnectivityException";
115
177
  const _EFSMFE = "EFSMountFailureException";
116
178
  const _EFSMTE = "EFSMountTimeoutException";
117
179
  const _EH = "ExposeHeaders";
180
+ const _EI = "EventId";
181
+ const _EIT = "ExcludedInstanceTypes";
182
+ const _EIv = "EventInput";
183
+ const _EM = "ErrorMessage";
118
184
  const _ENILRE = "ENILimitReachedException";
185
+ const _EO = "ErrorObject";
119
186
  const _EP = "EntryPoint";
120
187
  const _ER = "EnvironmentResponse";
121
188
  const _ERF = "EventRecordFormat";
189
+ const _ERv = "EventResult";
122
190
  const _ES = "EphemeralStorage";
123
191
  const _ESA = "EventSourceArn";
192
+ const _ESD = "ExecutionStartedDetails";
193
+ const _ESDx = "ExecutionSucceededDetails";
194
+ const _ESDxe = "ExecutionStoppedDetails";
124
195
  const _ESM = "EventSourceMappings";
125
196
  const _ESMA = "EventSourceMappingArn";
126
197
  const _ESMC = "EventSourceMappingConfiguration";
@@ -128,13 +199,22 @@ const _ESML = "EventSourceMappingsList";
128
199
  const _ESMMC = "EventSourceMappingMetricsConfig";
129
200
  const _EST = "EventSourceToken";
130
201
  const _ESv = "EventStream";
202
+ const _ET = "ErrorType";
203
+ const _ETOD = "ExecutionTimedOutDetails";
204
+ const _ETn = "EndTimestamp";
205
+ const _ETv = "EventType";
206
+ const _ETve = "EventTimestamp";
207
+ const _ETx = "ExecutionTimeout";
131
208
  const _EV = "ExecutedVersion";
132
209
  const _EVN = "EnvironmentVariableName";
133
210
  const _EVV = "EnvironmentVariableValue";
134
211
  const _EVn = "EnvironmentVariables";
135
- const _En = "Environment";
212
+ const _En = "Enabled";
136
213
  const _End = "Endpoints";
137
- const _Er = "Error";
214
+ const _Env = "Environment";
215
+ const _Ev = "Event";
216
+ const _Eve = "Events";
217
+ const _Ex = "Execution";
138
218
  const _F = "Filter";
139
219
  const _FA = "FunctionArn";
140
220
  const _FAu = "FunctionArns";
@@ -153,15 +233,21 @@ const _FL = "FilterList";
153
233
  const _FLu = "FunctionList";
154
234
  const _FN = "FunctionName";
155
235
  const _FRT = "FunctionResponseTypes";
236
+ const _FS = "FunctionState";
156
237
  const _FSC = "FileSystemConfigs";
157
238
  const _FSCL = "FileSystemConfigList";
158
239
  const _FSCi = "FileSystemConfig";
240
+ const _FSCu = "FunctionScalingConfig";
159
241
  const _FU = "FunctionUrl";
160
242
  const _FUAT = "FunctionUrlAuthType";
161
243
  const _FUC = "FunctionUrlConfig";
162
244
  const _FUCL = "FunctionUrlConfigList";
163
245
  const _FUCu = "FunctionUrlConfigs";
164
246
  const _FV = "FunctionVersion";
247
+ const _FVBCPL = "FunctionVersionsByCapacityProviderList";
248
+ const _FVBCPLI = "FunctionVersionsByCapacityProviderListItem";
249
+ const _FVPCPLEE = "FunctionVersionsPerCapacityProviderLimitExceededException";
250
+ const _FVu = "FunctionVersions";
165
251
  const _Fi = "Filters";
166
252
  const _Fu = "Functions";
167
253
  const _GA = "GetAlias";
@@ -169,9 +255,21 @@ const _GAR = "GetAliasRequest";
169
255
  const _GAS = "GetAccountSettings";
170
256
  const _GASR = "GetAccountSettingsRequest";
171
257
  const _GASRe = "GetAccountSettingsResponse";
258
+ const _GCP = "GetCapacityProvider";
259
+ const _GCPR = "GetCapacityProviderRequest";
260
+ const _GCPRe = "GetCapacityProviderResponse";
172
261
  const _GCSC = "GetCodeSigningConfig";
173
262
  const _GCSCR = "GetCodeSigningConfigRequest";
174
263
  const _GCSCRe = "GetCodeSigningConfigResponse";
264
+ const _GDE = "GetDurableExecution";
265
+ const _GDEH = "GetDurableExecutionHistory";
266
+ const _GDEHR = "GetDurableExecutionHistoryRequest";
267
+ const _GDEHRe = "GetDurableExecutionHistoryResponse";
268
+ const _GDER = "GetDurableExecutionRequest";
269
+ const _GDERe = "GetDurableExecutionResponse";
270
+ const _GDES = "GetDurableExecutionState";
271
+ const _GDESR = "GetDurableExecutionStateRequest";
272
+ const _GDESRe = "GetDurableExecutionStateResponse";
175
273
  const _GESM = "GetEventSourceMapping";
176
274
  const _GESMR = "GetEventSourceMappingRequest";
177
275
  const _GF = "GetFunction";
@@ -190,6 +288,9 @@ const _GFRC = "GetFunctionRecursionConfig";
190
288
  const _GFRCR = "GetFunctionRecursionConfigRequest";
191
289
  const _GFRCRe = "GetFunctionRecursionConfigResponse";
192
290
  const _GFRe = "GetFunctionResponse";
291
+ const _GFSC = "GetFunctionScalingConfig";
292
+ const _GFSCR = "GetFunctionScalingConfigRequest";
293
+ const _GFSCRe = "GetFunctionScalingConfigResponse";
193
294
  const _GFUC = "GetFunctionUrlConfig";
194
295
  const _GFUCR = "GetFunctionUrlConfigRequest";
195
296
  const _GFUCRe = "GetFunctionUrlConfigResponse";
@@ -211,24 +312,30 @@ const _GRMC = "GetRuntimeManagementConfig";
211
312
  const _GRMCR = "GetRuntimeManagementConfigRequest";
212
313
  const _GRMCRe = "GetRuntimeManagementConfigResponse";
213
314
  const _H = "Handler";
214
- const _I = "Invoke";
315
+ const _HT = "HeartbeatTimeout";
316
+ const _HTS = "HeartbeatTimeoutSeconds";
317
+ const _I = "Input";
215
318
  const _IA = "InvokeArgs";
216
319
  const _IAFDS = "Ipv6AllowedForDualStack";
217
320
  const _IAR = "InvokeAsyncRequest";
218
321
  const _IARn = "InvokeAsyncResponse";
219
322
  const _IAn = "InvokeAsync";
220
323
  const _IC = "ImageConfig";
324
+ const _ICD = "InvocationCompletedDetails";
221
325
  const _ICE = "ImageConfigError";
222
326
  const _ICR = "ImageConfigResponse";
223
327
  const _ICSE = "InvalidCodeSignatureException";
224
328
  const _ICn = "InvokeComplete";
329
+ const _IED = "IncludeExecutionData";
225
330
  const _IM = "InvokeMode";
331
+ const _IP = "InputPayload";
226
332
  const _IPVE = "InvalidParameterValueException";
227
- const _IR = "InvocationRequest";
333
+ const _IR = "InstanceRequirements";
228
334
  const _IRCE = "InvalidRequestContentException";
229
335
  const _IRE = "InvalidRuntimeException";
230
336
  const _IRSU = "InvokeResponseStreamUpdate";
231
- const _IRn = "InvocationResponse";
337
+ const _IRn = "InvocationRequest";
338
+ const _IRnv = "InvocationResponse";
232
339
  const _ISGIDE = "InvalidSecurityGroupIDException";
233
340
  const _ISIDE = "InvalidSubnetIDException";
234
341
  const _IT = "InvocationType";
@@ -240,6 +347,9 @@ const _IWRSR = "InvokeWithResponseStreamRequest";
240
347
  const _IWRSRE = "InvokeWithResponseStreamResponseEvent";
241
348
  const _IWRSRn = "InvokeWithResponseStreamResponse";
242
349
  const _IZFE = "InvalidZipFileException";
350
+ const _Id = "Id";
351
+ const _In = "Invoke";
352
+ const _KKA = "KmsKeyArn";
243
353
  const _KMSADE = "KMSAccessDeniedException";
244
354
  const _KMSDE = "KMSDisabledException";
245
355
  const _KMSISE = "KMSInvalidStateException";
@@ -256,9 +366,15 @@ const _LAR = "ListAliasesRequest";
256
366
  const _LARi = "ListAliasesResponse";
257
367
  const _LAi = "ListAliases";
258
368
  const _LC = "LoggingConfig";
369
+ const _LCP = "ListCapacityProviders";
370
+ const _LCPR = "ListCapacityProvidersRequest";
371
+ const _LCPRi = "ListCapacityProvidersResponse";
259
372
  const _LCSC = "ListCodeSigningConfigs";
260
373
  const _LCSCR = "ListCodeSigningConfigsRequest";
261
374
  const _LCSCRi = "ListCodeSigningConfigsResponse";
375
+ const _LDEBF = "ListDurableExecutionsByFunction";
376
+ const _LDEBFR = "ListDurableExecutionsByFunctionRequest";
377
+ const _LDEBFRi = "ListDurableExecutionsByFunctionResponse";
262
378
  const _LESM = "ListEventSourceMappings";
263
379
  const _LESMR = "ListEventSourceMappingsRequest";
264
380
  const _LESMRi = "ListEventSourceMappingsResponse";
@@ -274,6 +390,9 @@ const _LFRi = "ListFunctionsResponse";
274
390
  const _LFUC = "ListFunctionUrlConfigs";
275
391
  const _LFUCR = "ListFunctionUrlConfigsRequest";
276
392
  const _LFUCRi = "ListFunctionUrlConfigsResponse";
393
+ const _LFVBCP = "ListFunctionVersionsByCapacityProvider";
394
+ const _LFVBCPR = "ListFunctionVersionsByCapacityProviderRequest";
395
+ const _LFVBCPRi = "ListFunctionVersionsByCapacityProviderResponse";
277
396
  const _LFi = "ListFunctions";
278
397
  const _LG = "LogGroup";
279
398
  const _LI = "LicenseInfo";
@@ -286,6 +405,7 @@ const _LLVR = "ListLayerVersionsRequest";
286
405
  const _LLVRi = "ListLayerVersionsResponse";
287
406
  const _LLi = "ListLayers";
288
407
  const _LM = "LastModified";
408
+ const _LMICPC = "LambdaManagedInstancesCapacityProviderConfig";
289
409
  const _LMP = "LocalMountPath";
290
410
  const _LMT = "LastModifiedTime";
291
411
  const _LMV = "LatestMatchingVersion";
@@ -321,6 +441,8 @@ const _MBWIS = "MaximumBatchingWindowInSeconds";
321
441
  const _MC = "MetricsConfig";
322
442
  const _MCa = "MaximumConcurrency";
323
443
  const _MEAIS = "MaximumEventAgeInSeconds";
444
+ const _MEE = "MinExecutionEnvironments";
445
+ const _MEEa = "MaxExecutionEnvironments";
324
446
  const _MI = "MaxItems";
325
447
  const _MP = "MinimumPollers";
326
448
  const _MPa = "MaximumPollers";
@@ -328,22 +450,35 @@ const _MR = "MasterRegion";
328
450
  const _MRA = "MaximumRetryAttempts";
329
451
  const _MRAIS = "MaximumRecordAgeInSeconds";
330
452
  const _MS = "MemorySize";
453
+ const _MVCC = "MaxVCpuCount";
331
454
  const _Ma = "Marker";
332
455
  const _Me = "Metrics";
333
456
  const _Mo = "Mode";
334
457
  const _N = "Name";
458
+ const _NADS = "NextAttemptDelaySeconds";
459
+ const _NAT = "NextAttemptTimestamp";
460
+ const _NES = "NewExecutionState";
335
461
  const _NM = "NextMarker";
462
+ const _NPVE = "NoPublishedVersionException";
463
+ const _O = "Operations";
336
464
  const _OF = "OnFailure";
337
465
  const _OI = "OrganizationId";
466
+ const _OP = "OperationPayload";
467
+ const _OPu = "OutputPayload";
338
468
  const _OS = "OnSuccess";
339
469
  const _OSp = "OptimizationStatus";
470
+ const _OU = "OperationUpdate";
471
+ const _OUp = "OperationUpdates";
472
+ const _Op = "Operation";
340
473
  const _P = "Principal";
341
- const _PC = "PayloadChunk";
474
+ const _PC = "PermissionsConfig";
342
475
  const _PCC = "ProvisionedConcurrencyConfigs";
343
476
  const _PCCL = "ProvisionedConcurrencyConfigList";
344
477
  const _PCCLI = "ProvisionedConcurrencyConfigListItem";
345
478
  const _PCCNFE = "ProvisionedConcurrencyConfigNotFoundException";
346
479
  const _PCE = "ProvisionedConcurrentExecutions";
480
+ const _PCa = "PayloadChunk";
481
+ const _PEEMC = "PerExecutionEnvironmentMaxConcurrency";
347
482
  const _PF = "ParallelizationFactor";
348
483
  const _PFC = "PutFunctionConcurrency";
349
484
  const _PFCR = "PutFunctionConcurrencyRequest";
@@ -356,11 +491,16 @@ const _PFEICR = "PutFunctionEventInvokeConfigRequest";
356
491
  const _PFRC = "PutFunctionRecursionConfig";
357
492
  const _PFRCR = "PutFunctionRecursionConfigRequest";
358
493
  const _PFRCRu = "PutFunctionRecursionConfigResponse";
494
+ const _PFSC = "PutFunctionScalingConfig";
495
+ const _PFSCR = "PutFunctionScalingConfigRequest";
496
+ const _PFSCRu = "PutFunctionScalingConfigResponse";
359
497
  const _PGN = "PollerGroupName";
498
+ const _PI = "ParentId";
360
499
  const _PLEE = "PolicyLengthExceededException";
361
500
  const _PLV = "PublishLayerVersion";
362
501
  const _PLVR = "PublishLayerVersionRequest";
363
502
  const _PLVRu = "PublishLayerVersionResponse";
503
+ const _PMT = "PredefinedMetricType";
364
504
  const _POID = "PrincipalOrgID";
365
505
  const _PPC = "ProvisionedPollerConfig";
366
506
  const _PPCC = "PutProvisionedConcurrencyConfig";
@@ -370,30 +510,37 @@ const _PRMC = "PutRuntimeManagementConfig";
370
510
  const _PRMCR = "PutRuntimeManagementConfigRequest";
371
511
  const _PRMCRu = "PutRuntimeManagementConfigResponse";
372
512
  const _PT = "PackageType";
513
+ const _PTu = "PublishTo";
373
514
  const _PV = "PublishVersion";
374
515
  const _PVR = "PublishVersionRequest";
375
- const _Pa = "Pattern";
376
- const _Pay = "Payload";
516
+ const _Pa = "Payload";
517
+ const _Pat = "Pattern";
377
518
  const _Po = "Policy";
378
519
  const _Pu = "Publish";
379
520
  const _Q = "Qualifier";
380
521
  const _Qu = "Queues";
381
- const _R = "Runtime";
522
+ const _R = "Result";
382
523
  const _RA = "Retry-After";
383
524
  const _RC = "RoutingConfig";
384
525
  const _RCE = "ReservedConcurrentExecutions";
385
526
  const _RCEe = "ResourceConflictException";
527
+ const _RCe = "ReplayChildren";
528
+ const _RD = "RetryDetails";
529
+ const _RFSC = "RequestedFunctionScalingConfig";
386
530
  const _RI = "RevisionId";
387
531
  const _RIE = "RecursiveInvocationException";
388
532
  const _RIU = "ResolvedImageUri";
389
533
  const _RIUE = "ResourceInUseException";
534
+ const _RIe = "RequestId";
390
535
  const _RL = "RecursiveLoop";
391
536
  const _RLVP = "RemoveLayerVersionPermission";
392
537
  const _RLVPR = "RemoveLayerVersionPermissionRequest";
393
538
  const _RNFE = "ResourceNotFoundException";
394
539
  const _RNRE = "ResourceNotReadyException";
540
+ const _RO = "ReverseOrder";
395
541
  const _RP = "RemovePermission";
396
542
  const _RPCE = "RequestedProvisionedConcurrentExecutions";
543
+ const _RPID = "RetentionPeriodInDays";
397
544
  const _RPR = "RemovePermissionRequest";
398
545
  const _RSCT = "ResponseStreamContentType";
399
546
  const _RT = "RepositoryType";
@@ -404,15 +551,33 @@ const _RVE = "RuntimeVersionError";
404
551
  const _Re = "Resource";
405
552
  const _Rea = "Reason";
406
553
  const _Ro = "Role";
554
+ const _Ru = "Runtime";
407
555
  const _S = "Statement";
408
556
  const _SA = "SourceArn";
409
557
  const _SAC = "SourceAccessConfigurations";
410
558
  const _SACo = "SourceAccessConfiguration";
411
559
  const _SAo = "SourceAccount";
560
+ const _SAt = "StartedAfter";
412
561
  const _SB = "S3Bucket";
562
+ const _SBt = "StartedBefore";
413
563
  const _SC = "ScalingConfig";
414
564
  const _SCt = "StatusCode";
565
+ const _SD = "StepDetails";
566
+ const _SDE = "StopDurableExecution";
567
+ const _SDECF = "SendDurableExecutionCallbackFailure";
568
+ const _SDECFR = "SendDurableExecutionCallbackFailureRequest";
569
+ const _SDECFRe = "SendDurableExecutionCallbackFailureResponse";
570
+ const _SDECH = "SendDurableExecutionCallbackHeartbeat";
571
+ const _SDECHR = "SendDurableExecutionCallbackHeartbeatRequest";
572
+ const _SDECHRe = "SendDurableExecutionCallbackHeartbeatResponse";
573
+ const _SDECS = "SendDurableExecutionCallbackSuccess";
574
+ const _SDECSR = "SendDurableExecutionCallbackSuccessRequest";
575
+ const _SDECSRe = "SendDurableExecutionCallbackSuccessResponse";
576
+ const _SDER = "StopDurableExecutionRequest";
577
+ const _SDERt = "StopDurableExecutionResponse";
415
578
  const _SE = "ServiceException";
579
+ const _SET = "ScheduledEndTimestamp";
580
+ const _SFD = "StepFailedDetails";
416
581
  const _SGI = "SecurityGroupIds";
417
582
  const _SI = "StatementId";
418
583
  const _SIPALRE = "SubnetIPAddressLimitReachedException";
@@ -421,13 +586,16 @@ const _SJA = "SigningJobArn";
421
586
  const _SK = "S3Key";
422
587
  const _SKMSKA = "SourceKMSKeyArn";
423
588
  const _SLL = "SystemLogLevel";
589
+ const _SM = "ScalingMode";
424
590
  const _SMES = "SelfManagedEventSource";
425
591
  const _SMKESC = "SelfManagedKafkaEventSourceConfig";
592
+ const _SO = "StepOptions";
426
593
  const _SOV = "S3ObjectVersion";
427
- const _SP = "StartingPosition";
594
+ const _SP = "ScalingPolicies";
428
595
  const _SPT = "StartingPositionTimestamp";
429
596
  const _SPVA = "SigningProfileVersionArns";
430
597
  const _SPVAi = "SigningProfileVersionArn";
598
+ const _SPt = "StartingPosition";
431
599
  const _SR = "StateReason";
432
600
  const _SRC = "SchemaRegistryConfig";
433
601
  const _SRCt = "StateReasonCode";
@@ -435,37 +603,55 @@ const _SRETLE = "SerializedRequestEntityTooLargeException";
435
603
  const _SRURI = "SchemaRegistryURI";
436
604
  const _SRt = "StatusReason";
437
605
  const _SS = "SensitiveString";
606
+ const _SSD = "StepStartedDetails";
607
+ const _SSDt = "StepSucceededDetails";
438
608
  const _SSE = "SnapStartException";
439
609
  const _SSNRE = "SnapStartNotReadyException";
440
610
  const _SSR = "SnapStartResponse";
441
611
  const _SSTE = "SnapStartTimeoutException";
442
612
  const _SSn = "SnapStart";
613
+ const _ST = "StackTrace";
614
+ const _STE = "StackTraceEntry";
615
+ const _STEt = "StackTraceEntries";
443
616
  const _STR = "StateTransitionReason";
617
+ const _STt = "StartTimestamp";
618
+ const _STto = "StopTimestamp";
619
+ const _STu = "SubType";
444
620
  const _SVC = "SchemaValidationConfigs";
445
621
  const _Si = "Size";
446
622
  const _St = "State";
447
623
  const _Sta = "Status";
448
- const _T = "Type";
624
+ const _Stat = "Statuses";
625
+ const _T = "Timeout";
449
626
  const _TA = "TargetArn";
450
627
  const _TC = "TracingConfig";
451
628
  const _TCR = "TracingConfigResponse";
452
629
  const _TCS = "TotalCodeSize";
453
630
  const _TCe = "TenancyConfig";
454
631
  const _TE = "TagsError";
632
+ const _TH = "TraceHeader";
455
633
  const _TI = "TenantId";
456
634
  const _TIM = "TenantIsolationMode";
457
635
  const _TK = "TagKeys";
458
636
  const _TMRE = "TooManyRequestsException";
459
637
  const _TR = "TagResource";
460
638
  const _TRR = "TagResourceRequest";
639
+ const _TS = "TimeoutSeconds";
640
+ const _TTSP = "TargetTrackingScalingPolicy";
641
+ const _TV = "TargetValue";
461
642
  const _TWIS = "TumblingWindowInSeconds";
462
643
  const _Ta = "Tags";
463
- const _Ti = "Timeout";
464
644
  const _To = "Topics";
645
+ const _Tr = "Truncated";
646
+ const _Ty = "Type";
647
+ const _U = "Updates";
465
648
  const _UA = "UpdateAlias";
466
649
  const _UAOD = "UntrustedArtifactOnDeployment";
467
650
  const _UAR = "UpdateAliasRequest";
468
651
  const _UCE = "UnreservedConcurrentExecutions";
652
+ const _UCP = "UpdateCapacityProvider";
653
+ const _UCPR = "UpdateCapacityProviderRequest";
654
+ const _UCPRp = "UpdateCapacityProviderResponse";
469
655
  const _UCSC = "UpdateCodeSigningConfig";
470
656
  const _UCSCR = "UpdateCodeSigningConfigRequest";
471
657
  const _UCSCRp = "UpdateCodeSigningConfigResponse";
@@ -493,14 +679,23 @@ const _VI = "VpcId";
493
679
  const _VN = "VersionNumber";
494
680
  const _Ve = "Version";
495
681
  const _Ver = "Versions";
682
+ const _WCD = "WaitCancelledDetails";
496
683
  const _WD = "WorkingDirectory";
684
+ const _WDa = "WaitDetails";
685
+ const _WO = "WaitOptions";
686
+ const _WS = "WaitSeconds";
687
+ const _WSD = "WaitStartedDetails";
688
+ const _WSDa = "WaitSucceededDetails";
497
689
  const _XACC = "X-Amz-Client-Context";
690
+ const _XADEA = "X-Amz-Durable-Execution-Arn";
691
+ const _XADEN = "X-Amz-Durable-Execution-Name";
498
692
  const _XAEV = "X-Amz-Executed-Version";
499
693
  const _XAFE = "X-Amz-Function-Error";
500
694
  const _XAIT = "X-Amz-Invocation-Type";
501
695
  const _XALR = "X-Amz-Log-Result";
502
696
  const _XALT = "X-Amz-Log-Type";
503
697
  const _XATI = "X-Amz-Tenant-Id";
698
+ const _XATIm = "XAmznTraceId";
504
699
  const _ZF = "ZipFile";
505
700
  const _c = "client";
506
701
  const _e = "error";
@@ -517,21 +712,21 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.lambda";
517
712
  const _tK = "tagKeys";
518
713
  const n0 = "com.amazonaws.lambda";
519
714
  import { TypeRegistry } from "@smithy/core/schema";
520
- import { CodeSigningConfigNotFoundException as __CodeSigningConfigNotFoundException, CodeStorageExceededException as __CodeStorageExceededException, CodeVerificationFailedException as __CodeVerificationFailedException, EC2AccessDeniedException as __EC2AccessDeniedException, EC2ThrottledException as __EC2ThrottledException, EC2UnexpectedException as __EC2UnexpectedException, EFSIOException as __EFSIOException, EFSMountConnectivityException as __EFSMountConnectivityException, EFSMountFailureException as __EFSMountFailureException, EFSMountTimeoutException as __EFSMountTimeoutException, ENILimitReachedException as __ENILimitReachedException, 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, 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";
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";
521
716
  import { LambdaServiceException as __LambdaServiceException } from "../models/LambdaServiceException";
717
+ export var BinaryOperationPayload = [0, n0, _BOP, 8, 21];
522
718
  export var _Blob = [0, n0, _B, 8, 21];
523
- export var BlobStream = [
524
- 0,
525
- n0,
526
- _BS,
527
- {
528
- [_s]: 1,
529
- },
530
- 42,
531
- ];
719
+ export var BlobStream = [0, n0, _BS, { [_s]: 1 }, 42];
532
720
  export var EnvironmentVariableName = [0, n0, _EVN, 8, 0];
533
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];
534
728
  export var SensitiveString = [0, n0, _SS, 8, 0];
729
+ export var StackTraceEntry = [0, n0, _STE, 8, 0];
535
730
  export var AccountLimit = [3, n0, _AL, 0, [_TCS, _CSU, _CSZ, _CE, _UCE], [1, 1, 1, 1, 1]];
536
731
  export var AccountUsage = [3, n0, _AU, 0, [_TCS, _FC], [1, 1]];
537
732
  export var AddLayerVersionPermissionRequest = [
@@ -540,20 +735,7 @@ export var AddLayerVersionPermissionRequest = [
540
735
  _ALVPR,
541
736
  0,
542
737
  [_LN, _VN, _SI, _A, _P, _OI, _RI],
543
- [
544
- [0, 1],
545
- [1, 1],
546
- 0,
547
- 0,
548
- 0,
549
- 0,
550
- [
551
- 0,
552
- {
553
- [_hQ]: _RI,
554
- },
555
- ],
556
- ],
738
+ [[0, 1], [1, 1], 0, 0, 0, 0, [0, { [_hQ]: _RI }]],
557
739
  ];
558
740
  export var AddLayerVersionPermissionResponse = [3, n0, _ALVPRd, 0, [_S, _RI], [0, 0]];
559
741
  export var AddPermissionRequest = [
@@ -562,25 +744,7 @@ export var AddPermissionRequest = [
562
744
  _APR,
563
745
  0,
564
746
  [_FN, _SI, _A, _P, _SA, _SAo, _EST, _Q, _RI, _POID, _FUAT, _IVFU],
565
- [
566
- [0, 1],
567
- 0,
568
- 0,
569
- 0,
570
- 0,
571
- 0,
572
- 0,
573
- [
574
- 0,
575
- {
576
- [_hQ]: _Q,
577
- },
578
- ],
579
- 0,
580
- 0,
581
- 0,
582
- 2,
583
- ],
747
+ [[0, 1], 0, 0, 0, 0, 0, 0, [0, { [_hQ]: _Q }], 0, 0, 0, 2],
584
748
  ];
585
749
  export var AddPermissionResponse = [3, n0, _APRd, 0, [_S], [0]];
586
750
  export var AliasConfiguration = [
@@ -601,6 +765,113 @@ export var AmazonManagedKafkaEventSourceConfig = [
601
765
  [_CGI, _SRC],
602
766
  [0, () => KafkaSchemaRegistryConfig],
603
767
  ];
768
+ export var CallbackDetails = [
769
+ 3,
770
+ n0,
771
+ _CD,
772
+ 0,
773
+ [_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,
787
+ 0,
788
+ [_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,
804
+ 0,
805
+ [_LMICPC],
806
+ [() => LambdaManagedInstancesCapacityProviderConfig],
807
+ ];
808
+ export var CapacityProviderLimitExceededException = [
809
+ -3,
810
+ n0,
811
+ _CPLEE,
812
+ { [_e]: _c, [_hE]: 400 },
813
+ [_Ty, _m],
814
+ [0, 0],
815
+ ];
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,
822
+ 0,
823
+ [_MVCC, _SM, _SP],
824
+ [1, 0, () => CapacityProviderScalingPoliciesList],
825
+ ];
826
+ export var CapacityProviderVpcConfig = [3, n0, _CPVC, 0, [_SIu, _SGI], [64 | 0, 64 | 0]];
827
+ export var ChainedInvokeDetails = [
828
+ 3,
829
+ n0,
830
+ _CID,
831
+ 0,
832
+ [_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,
844
+ 0,
845
+ [_FN, _TI, _I, _EV, _DEA],
846
+ [0, 0, [() => EventInput, 0], 0, 0],
847
+ ];
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,
855
+ 0,
856
+ [_DEA, _CT, _U, _CTl],
857
+ [[0, 1], 0, [() => OperationUpdates, 0], [0, 4]],
858
+ ];
859
+ export var CheckpointDurableExecutionResponse = [
860
+ 3,
861
+ n0,
862
+ _CDERh,
863
+ 0,
864
+ [_CT, _NES],
865
+ [0, [() => CheckpointUpdatedExecutionState, 0]],
866
+ ];
867
+ export var CheckpointUpdatedExecutionState = [
868
+ 3,
869
+ n0,
870
+ _CUES,
871
+ 0,
872
+ [_O, _NM],
873
+ [[() => Operations, 0], 0],
874
+ ];
604
875
  export var CodeSigningConfig = [
605
876
  3,
606
877
  n0,
@@ -613,11 +884,8 @@ export var CodeSigningConfigNotFoundException = [
613
884
  -3,
614
885
  n0,
615
886
  _CSCNFE,
616
- {
617
- [_e]: _c,
618
- [_hE]: 404,
619
- },
620
- [_T, _M],
887
+ { [_e]: _c, [_hE]: 404 },
888
+ [_Ty, _M],
621
889
  [0, 0],
622
890
  ];
623
891
  TypeRegistry.for(n0).registerError(CodeSigningConfigNotFoundException, __CodeSigningConfigNotFoundException);
@@ -626,11 +894,8 @@ export var CodeStorageExceededException = [
626
894
  -3,
627
895
  n0,
628
896
  _CSEE,
629
- {
630
- [_e]: _c,
631
- [_hE]: 400,
632
- },
633
- [_T, _m],
897
+ { [_e]: _c, [_hE]: 400 },
898
+ [_Ty, _m],
634
899
  [0, 0],
635
900
  ];
636
901
  TypeRegistry.for(n0).registerError(CodeStorageExceededException, __CodeStorageExceededException);
@@ -638,15 +903,24 @@ export var CodeVerificationFailedException = [
638
903
  -3,
639
904
  n0,
640
905
  _CVFE,
641
- {
642
- [_e]: _c,
643
- [_hE]: 400,
644
- },
645
- [_T, _M],
906
+ { [_e]: _c, [_hE]: 400 },
907
+ [_Ty, _M],
646
908
  [0, 0],
647
909
  ];
648
910
  TypeRegistry.for(n0).registerError(CodeVerificationFailedException, __CodeVerificationFailedException);
649
911
  export var Concurrency = [3, n0, _C, 0, [_RCE], [1]];
912
+ export var ContextDetails = [
913
+ 3,
914
+ n0,
915
+ _CDo,
916
+ 0,
917
+ [_RCe, _R, _E],
918
+ [2, [() => OperationPayload, 0], [() => ErrorObject, 0]],
919
+ ];
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]]];
650
924
  export var Cors = [
651
925
  3,
652
926
  n0,
@@ -663,6 +937,23 @@ export var CreateAliasRequest = [
663
937
  [_FN, _N, _FV, _D, _RC],
664
938
  [[0, 1], 0, 0, 0, () => AliasRoutingConfiguration],
665
939
  ];
940
+ export var CreateCapacityProviderRequest = [
941
+ 3,
942
+ n0,
943
+ _CCPR,
944
+ 0,
945
+ [_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]];
666
957
  export var CreateCodeSigningConfigRequest = [
667
958
  3,
668
959
  n0,
@@ -687,12 +978,12 @@ export var CreateEventSourceMappingRequest = [
687
978
  [
688
979
  _ESA,
689
980
  _FN,
690
- _E,
981
+ _En,
691
982
  _BSa,
692
983
  _FCi,
693
984
  _MBWIS,
694
985
  _PF,
695
- _SP,
986
+ _SPt,
696
987
  _SPT,
697
988
  _DC,
698
989
  _MRAIS,
@@ -750,18 +1041,18 @@ export var CreateFunctionRequest = [
750
1041
  0,
751
1042
  [
752
1043
  _FN,
753
- _R,
1044
+ _Ru,
754
1045
  _Ro,
755
1046
  _H,
756
1047
  _Cod,
757
1048
  _D,
758
- _Ti,
1049
+ _T,
759
1050
  _MS,
760
1051
  _Pu,
761
1052
  _VC,
762
1053
  _PT,
763
1054
  _DLC,
764
- _En,
1055
+ _Env,
765
1056
  _KMSKA,
766
1057
  _TC,
767
1058
  _Ta,
@@ -773,6 +1064,9 @@ export var CreateFunctionRequest = [
773
1064
  _ES,
774
1065
  _SSn,
775
1066
  _LC,
1067
+ _CPC,
1068
+ _PTu,
1069
+ _DCu,
776
1070
  _TCe,
777
1071
  ],
778
1072
  [
@@ -800,6 +1094,9 @@ export var CreateFunctionRequest = [
800
1094
  () => EphemeralStorage,
801
1095
  () => SnapStart,
802
1096
  () => LoggingConfig,
1097
+ () => CapacityProviderConfig,
1098
+ 0,
1099
+ () => DurableConfig,
803
1100
  () => TenancyConfig,
804
1101
  ],
805
1102
  ];
@@ -809,25 +1106,14 @@ export var CreateFunctionUrlConfigRequest = [
809
1106
  _CFUCR,
810
1107
  0,
811
1108
  [_FN, _Q, _AT, _Co, _IM],
812
- [
813
- [0, 1],
814
- [
815
- 0,
816
- {
817
- [_hQ]: _Q,
818
- },
819
- ],
820
- 0,
821
- () => Cors,
822
- 0,
823
- ],
1109
+ [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
824
1110
  ];
825
1111
  export var CreateFunctionUrlConfigResponse = [
826
1112
  3,
827
1113
  n0,
828
1114
  _CFUCRr,
829
1115
  0,
830
- [_FU, _FA, _AT, _Co, _CT, _IM],
1116
+ [_FU, _FA, _AT, _Co, _CTr, _IM],
831
1117
  [0, 0, 0, () => Cors, 0, 0],
832
1118
  ];
833
1119
  export var DeadLetterConfig = [3, n0, _DLC, 0, [_TA], [0]];
@@ -842,6 +1128,8 @@ export var DeleteAliasRequest = [
842
1128
  [0, 1],
843
1129
  ],
844
1130
  ];
1131
+ export var DeleteCapacityProviderRequest = [3, n0, _DCPR, 0, [_CPN], [[0, 1]]];
1132
+ export var DeleteCapacityProviderResponse = [3, n0, _DCPRe, 0, [_CP], [() => CapacityProvider]];
845
1133
  export var DeleteCodeSigningConfigRequest = [3, n0, _DCSCR, 0, [_CSCA], [[0, 1]]];
846
1134
  export var DeleteCodeSigningConfigResponse = [3, n0, _DCSCRe, 0, [], []];
847
1135
  export var DeleteEventSourceMappingRequest = [3, n0, _DESMR, 0, [_UUID], [[0, 1]]];
@@ -855,12 +1143,7 @@ export var DeleteFunctionEventInvokeConfigRequest = [
855
1143
  [_FN, _Q],
856
1144
  [
857
1145
  [0, 1],
858
- [
859
- 0,
860
- {
861
- [_hQ]: _Q,
862
- },
863
- ],
1146
+ [0, { [_hQ]: _Q }],
864
1147
  ],
865
1148
  ];
866
1149
  export var DeleteFunctionRequest = [
@@ -871,14 +1154,10 @@ export var DeleteFunctionRequest = [
871
1154
  [_FN, _Q],
872
1155
  [
873
1156
  [0, 1],
874
- [
875
- 0,
876
- {
877
- [_hQ]: _Q,
878
- },
879
- ],
1157
+ [0, { [_hQ]: _Q }],
880
1158
  ],
881
1159
  ];
1160
+ export var DeleteFunctionResponse = [3, n0, _DFRe, 0, [_SCt], [[1, 32]]];
882
1161
  export var DeleteFunctionUrlConfigRequest = [
883
1162
  3,
884
1163
  n0,
@@ -887,12 +1166,7 @@ export var DeleteFunctionUrlConfigRequest = [
887
1166
  [_FN, _Q],
888
1167
  [
889
1168
  [0, 1],
890
- [
891
- 0,
892
- {
893
- [_hQ]: _Q,
894
- },
895
- ],
1169
+ [0, { [_hQ]: _Q }],
896
1170
  ],
897
1171
  ];
898
1172
  export var DeleteLayerVersionRequest = [
@@ -914,126 +1188,160 @@ export var DeleteProvisionedConcurrencyConfigRequest = [
914
1188
  [_FN, _Q],
915
1189
  [
916
1190
  [0, 1],
917
- [
918
- 0,
919
- {
920
- [_hQ]: _Q,
921
- },
922
- ],
1191
+ [0, { [_hQ]: _Q }],
923
1192
  ],
924
1193
  ];
925
1194
  export var DestinationConfig = [3, n0, _DC, 0, [_OS, _OF], [() => OnSuccess, () => OnFailure]];
926
1195
  export var DocumentDBEventSourceConfig = [3, n0, _DDBESC, 0, [_DN, _CN, _FD], [0, 0, 0]];
927
- export var EC2AccessDeniedException = [
1196
+ export var DurableConfig = [3, n0, _DCu, 0, [_RPID, _ETx], [1, 1]];
1197
+ export var DurableExecutionAlreadyStartedException = [
928
1198
  -3,
929
1199
  n0,
930
- _ECADE,
931
- {
932
- [_e]: _se,
933
- [_hE]: 502,
934
- },
935
- [_T, _M],
1200
+ _DEASE,
1201
+ { [_e]: _c, [_hE]: 409 },
1202
+ [_Ty, _M],
936
1203
  [0, 0],
937
1204
  ];
1205
+ TypeRegistry.for(n0).registerError(DurableExecutionAlreadyStartedException, __DurableExecutionAlreadyStartedException);
1206
+ export var EC2AccessDeniedException = [-3, n0, _ECADE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
938
1207
  TypeRegistry.for(n0).registerError(EC2AccessDeniedException, __EC2AccessDeniedException);
939
- export var EC2ThrottledException = [
940
- -3,
941
- n0,
942
- _ECTE,
943
- {
944
- [_e]: _se,
945
- [_hE]: 502,
946
- },
947
- [_T, _M],
948
- [0, 0],
949
- ];
1208
+ export var EC2ThrottledException = [-3, n0, _ECTE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
950
1209
  TypeRegistry.for(n0).registerError(EC2ThrottledException, __EC2ThrottledException);
951
1210
  export var EC2UnexpectedException = [
952
1211
  -3,
953
1212
  n0,
954
1213
  _ECUE,
955
- {
956
- [_e]: _se,
957
- [_hE]: 502,
958
- },
959
- [_T, _M, _ECEC],
1214
+ { [_e]: _se, [_hE]: 502 },
1215
+ [_Ty, _M, _ECEC],
960
1216
  [0, 0, 0],
961
1217
  ];
962
1218
  TypeRegistry.for(n0).registerError(EC2UnexpectedException, __EC2UnexpectedException);
963
- export var EFSIOException = [
964
- -3,
965
- n0,
966
- _EFSIOE,
967
- {
968
- [_e]: _c,
969
- [_hE]: 410,
970
- },
971
- [_T, _M],
972
- [0, 0],
973
- ];
1219
+ export var EFSIOException = [-3, n0, _EFSIOE, { [_e]: _c, [_hE]: 410 }, [_Ty, _M], [0, 0]];
974
1220
  TypeRegistry.for(n0).registerError(EFSIOException, __EFSIOException);
975
1221
  export var EFSMountConnectivityException = [
976
1222
  -3,
977
1223
  n0,
978
1224
  _EFSMCE,
979
- {
980
- [_e]: _c,
981
- [_hE]: 408,
982
- },
983
- [_T, _M],
1225
+ { [_e]: _c, [_hE]: 408 },
1226
+ [_Ty, _M],
984
1227
  [0, 0],
985
1228
  ];
986
1229
  TypeRegistry.for(n0).registerError(EFSMountConnectivityException, __EFSMountConnectivityException);
987
- export var EFSMountFailureException = [
988
- -3,
989
- n0,
990
- _EFSMFE,
991
- {
992
- [_e]: _c,
993
- [_hE]: 403,
994
- },
995
- [_T, _M],
996
- [0, 0],
997
- ];
1230
+ export var EFSMountFailureException = [-3, n0, _EFSMFE, { [_e]: _c, [_hE]: 403 }, [_Ty, _M], [0, 0]];
998
1231
  TypeRegistry.for(n0).registerError(EFSMountFailureException, __EFSMountFailureException);
999
- export var EFSMountTimeoutException = [
1000
- -3,
1001
- n0,
1002
- _EFSMTE,
1003
- {
1004
- [_e]: _c,
1005
- [_hE]: 408,
1006
- },
1007
- [_T, _M],
1008
- [0, 0],
1009
- ];
1232
+ export var EFSMountTimeoutException = [-3, n0, _EFSMTE, { [_e]: _c, [_hE]: 408 }, [_Ty, _M], [0, 0]];
1010
1233
  TypeRegistry.for(n0).registerError(EFSMountTimeoutException, __EFSMountTimeoutException);
1011
1234
  export var ENILimitReachedException = [
1012
1235
  -3,
1013
1236
  n0,
1014
1237
  _ENILRE,
1015
- {
1016
- [_e]: _se,
1017
- [_hE]: 502,
1018
- },
1019
- [_T, _M],
1238
+ { [_e]: _se, [_hE]: 502 },
1239
+ [_Ty, _M],
1020
1240
  [0, 0],
1021
1241
  ];
1022
1242
  TypeRegistry.for(n0).registerError(ENILimitReachedException, __ENILimitReachedException);
1023
- export var Environment = [3, n0, _En, 0, [_V], [[() => EnvironmentVariables, 0]]];
1243
+ export var Environment = [3, n0, _Env, 0, [_V], [[() => EnvironmentVariables, 0]]];
1024
1244
  export var EnvironmentError = [3, n0, _EE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
1025
1245
  export var EnvironmentResponse = [
1026
1246
  3,
1027
1247
  n0,
1028
1248
  _ER,
1029
1249
  0,
1030
- [_V, _Er],
1250
+ [_V, _E],
1031
1251
  [
1032
1252
  [() => EnvironmentVariables, 0],
1033
1253
  [() => EnvironmentError, 0],
1034
1254
  ],
1035
1255
  ];
1036
1256
  export var EphemeralStorage = [3, n0, _ES, 0, [_Si], [1]];
1257
+ export var ErrorObject = [
1258
+ 3,
1259
+ n0,
1260
+ _EO,
1261
+ 0,
1262
+ [_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]];
1037
1345
  export var EventSourceMappingConfiguration = [
1038
1346
  3,
1039
1347
  n0,
@@ -1041,7 +1349,7 @@ export var EventSourceMappingConfiguration = [
1041
1349
  0,
1042
1350
  [
1043
1351
  _UUID,
1044
- _SP,
1352
+ _SPt,
1045
1353
  _SPT,
1046
1354
  _BSa,
1047
1355
  _MBWIS,
@@ -1109,8 +1417,15 @@ export var EventSourceMappingConfiguration = [
1109
1417
  ],
1110
1418
  ];
1111
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]]];
1112
1427
  export var FileSystemConfig = [3, n0, _FSCi, 0, [_Arn, _LMP], [0, 0]];
1113
- export var Filter = [3, n0, _F, 0, [_Pa], [0]];
1428
+ export var Filter = [3, n0, _F, 0, [_Pat], [0]];
1114
1429
  export var FilterCriteria = [3, n0, _FCi, 0, [_Fi], [() => FilterList]];
1115
1430
  export var FilterCriteriaError = [3, n0, _FCE, 0, [_EC, _M], [0, 0]];
1116
1431
  export var FunctionCode = [
@@ -1137,19 +1452,19 @@ export var FunctionConfiguration = [
1137
1452
  [
1138
1453
  _FN,
1139
1454
  _FA,
1140
- _R,
1455
+ _Ru,
1141
1456
  _Ro,
1142
1457
  _H,
1143
1458
  _CS,
1144
1459
  _D,
1145
- _Ti,
1460
+ _T,
1146
1461
  _MS,
1147
1462
  _LM,
1148
1463
  _CSo,
1149
1464
  _Ve,
1150
1465
  _VC,
1151
1466
  _DLC,
1152
- _En,
1467
+ _Env,
1153
1468
  _KMSKA,
1154
1469
  _TC,
1155
1470
  _MAa,
@@ -1171,6 +1486,9 @@ export var FunctionConfiguration = [
1171
1486
  _SSn,
1172
1487
  _RVC,
1173
1488
  _LC,
1489
+ _CPC,
1490
+ _CSon,
1491
+ _DCu,
1174
1492
  _TCe,
1175
1493
  ],
1176
1494
  [
@@ -1210,6 +1528,9 @@ export var FunctionConfiguration = [
1210
1528
  () => SnapStartResponse,
1211
1529
  [() => RuntimeVersionConfig, 0],
1212
1530
  () => LoggingConfig,
1531
+ () => CapacityProviderConfig,
1532
+ 0,
1533
+ () => DurableConfig,
1213
1534
  () => TenancyConfig,
1214
1535
  ],
1215
1536
  ];
@@ -1221,14 +1542,25 @@ export var FunctionEventInvokeConfig = [
1221
1542
  [_LM, _FA, _MRA, _MEAIS, _DC],
1222
1543
  [4, 0, 1, 1, () => DestinationConfig],
1223
1544
  ];
1545
+ export var FunctionScalingConfig = [3, n0, _FSCu, 0, [_MEE, _MEEa], [1, 1]];
1224
1546
  export var FunctionUrlConfig = [
1225
1547
  3,
1226
1548
  n0,
1227
1549
  _FUC,
1228
1550
  0,
1229
- [_FU, _FA, _CT, _LMT, _Co, _AT, _IM],
1551
+ [_FU, _FA, _CTr, _LMT, _Co, _AT, _IM],
1230
1552
  [0, 0, 0, 0, () => Cors, 0, 0],
1231
1553
  ];
1554
+ export var FunctionVersionsByCapacityProviderListItem = [3, n0, _FVBCPLI, 0, [_FA, _St], [0, 0]];
1555
+ export var FunctionVersionsPerCapacityProviderLimitExceededException = [
1556
+ -3,
1557
+ n0,
1558
+ _FVPCPLEE,
1559
+ { [_e]: _c, [_hE]: 400 },
1560
+ [_Ty, _m],
1561
+ [0, 0],
1562
+ ];
1563
+ TypeRegistry.for(n0).registerError(FunctionVersionsPerCapacityProviderLimitExceededException, __FunctionVersionsPerCapacityProviderLimitExceededException);
1232
1564
  export var GetAccountSettingsRequest = [3, n0, _GASR, 0, [], []];
1233
1565
  export var GetAccountSettingsResponse = [
1234
1566
  3,
@@ -1249,8 +1581,62 @@ export var GetAliasRequest = [
1249
1581
  [0, 1],
1250
1582
  ],
1251
1583
  ];
1584
+ export var GetCapacityProviderRequest = [3, n0, _GCPR, 0, [_CPN], [[0, 1]]];
1585
+ export var GetCapacityProviderResponse = [3, n0, _GCPRe, 0, [_CP], [() => CapacityProvider]];
1252
1586
  export var GetCodeSigningConfigRequest = [3, n0, _GCSCR, 0, [_CSCA], [[0, 1]]];
1253
1587
  export var GetCodeSigningConfigResponse = [3, n0, _GCSCRe, 0, [_CSC], [() => CodeSigningConfig]];
1588
+ export var GetDurableExecutionHistoryRequest = [
1589
+ 3,
1590
+ n0,
1591
+ _GDEHR,
1592
+ 0,
1593
+ [_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,
1606
+ 0,
1607
+ [_Eve, _NM],
1608
+ [[() => Events, 0], 0],
1609
+ ];
1610
+ export var GetDurableExecutionRequest = [3, n0, _GDER, 0, [_DEA], [[0, 1]]];
1611
+ export var GetDurableExecutionResponse = [
1612
+ 3,
1613
+ n0,
1614
+ _GDERe,
1615
+ 0,
1616
+ [_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],
1618
+ ];
1619
+ export var GetDurableExecutionStateRequest = [
1620
+ 3,
1621
+ n0,
1622
+ _GDESR,
1623
+ 0,
1624
+ [_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,
1636
+ 0,
1637
+ [_O, _NM],
1638
+ [[() => Operations, 0], 0],
1639
+ ];
1254
1640
  export var GetEventSourceMappingRequest = [3, n0, _GESMR, 0, [_UUID], [[0, 1]]];
1255
1641
  export var GetFunctionCodeSigningConfigRequest = [3, n0, _GFCSCR, 0, [_FN], [[0, 1]]];
1256
1642
  export var GetFunctionCodeSigningConfigResponse = [3, n0, _GFCSCRe, 0, [_CSCA, _FN], [0, 0]];
@@ -1264,12 +1650,7 @@ export var GetFunctionConfigurationRequest = [
1264
1650
  [_FN, _Q],
1265
1651
  [
1266
1652
  [0, 1],
1267
- [
1268
- 0,
1269
- {
1270
- [_hQ]: _Q,
1271
- },
1272
- ],
1653
+ [0, { [_hQ]: _Q }],
1273
1654
  ],
1274
1655
  ];
1275
1656
  export var GetFunctionEventInvokeConfigRequest = [
@@ -1280,12 +1661,7 @@ export var GetFunctionEventInvokeConfigRequest = [
1280
1661
  [_FN, _Q],
1281
1662
  [
1282
1663
  [0, 1],
1283
- [
1284
- 0,
1285
- {
1286
- [_hQ]: _Q,
1287
- },
1288
- ],
1664
+ [0, { [_hQ]: _Q }],
1289
1665
  ],
1290
1666
  ];
1291
1667
  export var GetFunctionRecursionConfigRequest = [3, n0, _GFRCR, 0, [_FN], [[0, 1]]];
@@ -1298,12 +1674,7 @@ export var GetFunctionRequest = [
1298
1674
  [_FN, _Q],
1299
1675
  [
1300
1676
  [0, 1],
1301
- [
1302
- 0,
1303
- {
1304
- [_hQ]: _Q,
1305
- },
1306
- ],
1677
+ [0, { [_hQ]: _Q }],
1307
1678
  ],
1308
1679
  ];
1309
1680
  export var GetFunctionResponse = [
@@ -1314,45 +1685,45 @@ export var GetFunctionResponse = [
1314
1685
  [_Con, _Cod, _Ta, _TE, _C],
1315
1686
  [[() => FunctionConfiguration, 0], () => FunctionCodeLocation, 128 | 0, () => TagsError, () => Concurrency],
1316
1687
  ];
1317
- export var GetFunctionUrlConfigRequest = [
1688
+ export var GetFunctionScalingConfigRequest = [
1318
1689
  3,
1319
1690
  n0,
1320
- _GFUCR,
1691
+ _GFSCR,
1321
1692
  0,
1322
1693
  [_FN, _Q],
1323
1694
  [
1324
1695
  [0, 1],
1325
- [
1326
- 0,
1327
- {
1328
- [_hQ]: _Q,
1329
- },
1330
- ],
1696
+ [0, { [_hQ]: _Q }],
1331
1697
  ],
1332
1698
  ];
1333
- export var GetFunctionUrlConfigResponse = [
1699
+ export var GetFunctionScalingConfigResponse = [
1334
1700
  3,
1335
1701
  n0,
1336
- _GFUCRe,
1702
+ _GFSCRe,
1337
1703
  0,
1338
- [_FU, _FA, _AT, _Co, _CT, _LMT, _IM],
1339
- [0, 0, 0, () => Cors, 0, 0, 0],
1704
+ [_FA, _AFSC, _RFSC],
1705
+ [0, () => FunctionScalingConfig, () => FunctionScalingConfig],
1340
1706
  ];
1341
- export var GetLayerVersionByArnRequest = [
1707
+ export var GetFunctionUrlConfigRequest = [
1342
1708
  3,
1343
1709
  n0,
1344
- _GLVBAR,
1710
+ _GFUCR,
1345
1711
  0,
1346
- [_Arn],
1712
+ [_FN, _Q],
1347
1713
  [
1348
- [
1349
- 0,
1350
- {
1351
- [_hQ]: _Arn,
1352
- },
1353
- ],
1714
+ [0, 1],
1715
+ [0, { [_hQ]: _Q }],
1354
1716
  ],
1355
1717
  ];
1718
+ export var GetFunctionUrlConfigResponse = [
1719
+ 3,
1720
+ n0,
1721
+ _GFUCRe,
1722
+ 0,
1723
+ [_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
1724
+ [0, 0, 0, () => Cors, 0, 0, 0],
1725
+ ];
1726
+ export var GetLayerVersionByArnRequest = [3, n0, _GLVBAR, 0, [_Arn], [[0, { [_hQ]: _Arn }]]];
1356
1727
  export var GetLayerVersionPolicyRequest = [
1357
1728
  3,
1358
1729
  n0,
@@ -1381,7 +1752,7 @@ export var GetLayerVersionResponse = [
1381
1752
  n0,
1382
1753
  _GLVRe,
1383
1754
  0,
1384
- [_Cont, _LA, _LVA, _D, _CD, _Ve, _CR, _LI, _CA],
1755
+ [_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
1385
1756
  [() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
1386
1757
  ];
1387
1758
  export var GetPolicyRequest = [
@@ -1392,12 +1763,7 @@ export var GetPolicyRequest = [
1392
1763
  [_FN, _Q],
1393
1764
  [
1394
1765
  [0, 1],
1395
- [
1396
- 0,
1397
- {
1398
- [_hQ]: _Q,
1399
- },
1400
- ],
1766
+ [0, { [_hQ]: _Q }],
1401
1767
  ],
1402
1768
  ];
1403
1769
  export var GetPolicyResponse = [3, n0, _GPRe, 0, [_Po, _RI], [0, 0]];
@@ -1409,12 +1775,7 @@ export var GetProvisionedConcurrencyConfigRequest = [
1409
1775
  [_FN, _Q],
1410
1776
  [
1411
1777
  [0, 1],
1412
- [
1413
- 0,
1414
- {
1415
- [_hQ]: _Q,
1416
- },
1417
- ],
1778
+ [0, { [_hQ]: _Q }],
1418
1779
  ],
1419
1780
  ];
1420
1781
  export var GetProvisionedConcurrencyConfigResponse = [
@@ -1433,12 +1794,7 @@ export var GetRuntimeManagementConfigRequest = [
1433
1794
  [_FN, _Q],
1434
1795
  [
1435
1796
  [0, 1],
1436
- [
1437
- 0,
1438
- {
1439
- [_hQ]: _Q,
1440
- },
1441
- ],
1797
+ [0, { [_hQ]: _Q }],
1442
1798
  ],
1443
1799
  ];
1444
1800
  export var GetRuntimeManagementConfigResponse = [
@@ -1456,18 +1812,16 @@ export var ImageConfigResponse = [
1456
1812
  n0,
1457
1813
  _ICR,
1458
1814
  0,
1459
- [_IC, _Er],
1815
+ [_IC, _E],
1460
1816
  [() => ImageConfig, [() => ImageConfigError, 0]],
1461
1817
  ];
1818
+ export var InstanceRequirements = [3, n0, _IR, 0, [_Ar, _AIT, _EIT], [64 | 0, 64 | 0, 64 | 0]];
1462
1819
  export var InvalidCodeSignatureException = [
1463
1820
  -3,
1464
1821
  n0,
1465
1822
  _ICSE,
1466
- {
1467
- [_e]: _c,
1468
- [_hE]: 400,
1469
- },
1470
- [_T, _M],
1823
+ { [_e]: _c, [_hE]: 400 },
1824
+ [_Ty, _M],
1471
1825
  [0, 0],
1472
1826
  ];
1473
1827
  TypeRegistry.for(n0).registerError(InvalidCodeSignatureException, __InvalidCodeSignatureException);
@@ -1475,11 +1829,8 @@ export var InvalidParameterValueException = [
1475
1829
  -3,
1476
1830
  n0,
1477
1831
  _IPVE,
1478
- {
1479
- [_e]: _c,
1480
- [_hE]: 400,
1481
- },
1482
- [_T, _m],
1832
+ { [_e]: _c, [_hE]: 400 },
1833
+ [_Ty, _m],
1483
1834
  [0, 0],
1484
1835
  ];
1485
1836
  TypeRegistry.for(n0).registerError(InvalidParameterValueException, __InvalidParameterValueException);
@@ -1487,130 +1838,64 @@ export var InvalidRequestContentException = [
1487
1838
  -3,
1488
1839
  n0,
1489
1840
  _IRCE,
1490
- {
1491
- [_e]: _c,
1492
- [_hE]: 400,
1493
- },
1494
- [_T, _m],
1841
+ { [_e]: _c, [_hE]: 400 },
1842
+ [_Ty, _m],
1495
1843
  [0, 0],
1496
1844
  ];
1497
1845
  TypeRegistry.for(n0).registerError(InvalidRequestContentException, __InvalidRequestContentException);
1498
- export var InvalidRuntimeException = [
1499
- -3,
1500
- n0,
1501
- _IRE,
1502
- {
1503
- [_e]: _se,
1504
- [_hE]: 502,
1505
- },
1506
- [_T, _M],
1507
- [0, 0],
1508
- ];
1846
+ export var InvalidRuntimeException = [-3, n0, _IRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1509
1847
  TypeRegistry.for(n0).registerError(InvalidRuntimeException, __InvalidRuntimeException);
1510
1848
  export var InvalidSecurityGroupIDException = [
1511
1849
  -3,
1512
1850
  n0,
1513
1851
  _ISGIDE,
1514
- {
1515
- [_e]: _se,
1516
- [_hE]: 502,
1517
- },
1518
- [_T, _M],
1852
+ { [_e]: _se, [_hE]: 502 },
1853
+ [_Ty, _M],
1519
1854
  [0, 0],
1520
1855
  ];
1521
1856
  TypeRegistry.for(n0).registerError(InvalidSecurityGroupIDException, __InvalidSecurityGroupIDException);
1522
- export var InvalidSubnetIDException = [
1523
- -3,
1524
- n0,
1525
- _ISIDE,
1526
- {
1527
- [_e]: _se,
1528
- [_hE]: 502,
1529
- },
1530
- [_T, _M],
1531
- [0, 0],
1532
- ];
1857
+ export var InvalidSubnetIDException = [-3, n0, _ISIDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1533
1858
  TypeRegistry.for(n0).registerError(InvalidSubnetIDException, __InvalidSubnetIDException);
1534
- export var InvalidZipFileException = [
1535
- -3,
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,
1536
1863
  n0,
1537
- _IZFE,
1538
- {
1539
- [_e]: _se,
1540
- [_hE]: 502,
1541
- },
1542
- [_T, _M],
1543
- [0, 0],
1864
+ _ICD,
1865
+ 0,
1866
+ [_STt, _ETn, _RIe, _E],
1867
+ [4, 4, 0, [() => EventError, 0]],
1544
1868
  ];
1545
- TypeRegistry.for(n0).registerError(InvalidZipFileException, __InvalidZipFileException);
1546
1869
  export var InvocationRequest = [
1547
1870
  3,
1548
1871
  n0,
1549
- _IR,
1872
+ _IRn,
1550
1873
  0,
1551
- [_FN, _IT, _LT, _CC, _Pay, _Q, _TI],
1874
+ [_FN, _IT, _LT, _CC, _DEN, _Pa, _Q, _TI],
1552
1875
  [
1553
1876
  [0, 1],
1554
- [
1555
- 0,
1556
- {
1557
- [_hH]: _XAIT,
1558
- },
1559
- ],
1560
- [
1561
- 0,
1562
- {
1563
- [_hH]: _XALT,
1564
- },
1565
- ],
1566
- [
1567
- 0,
1568
- {
1569
- [_hH]: _XACC,
1570
- },
1571
- ],
1877
+ [0, { [_hH]: _XAIT }],
1878
+ [0, { [_hH]: _XALT }],
1879
+ [0, { [_hH]: _XACC }],
1880
+ [0, { [_hH]: _XADEN }],
1572
1881
  [() => _Blob, 16],
1573
- [
1574
- 0,
1575
- {
1576
- [_hQ]: _Q,
1577
- },
1578
- ],
1579
- [
1580
- 0,
1581
- {
1582
- [_hH]: _XATI,
1583
- },
1584
- ],
1882
+ [0, { [_hQ]: _Q }],
1883
+ [0, { [_hH]: _XATI }],
1585
1884
  ],
1586
1885
  ];
1587
1886
  export var InvocationResponse = [
1588
1887
  3,
1589
1888
  n0,
1590
- _IRn,
1889
+ _IRnv,
1591
1890
  0,
1592
- [_SCt, _FE, _LR, _Pay, _EV],
1891
+ [_SCt, _FE, _LR, _Pa, _EV, _DEA],
1593
1892
  [
1594
1893
  [1, 32],
1595
- [
1596
- 0,
1597
- {
1598
- [_hH]: _XAFE,
1599
- },
1600
- ],
1601
- [
1602
- 0,
1603
- {
1604
- [_hH]: _XALR,
1605
- },
1606
- ],
1894
+ [0, { [_hH]: _XAFE }],
1895
+ [0, { [_hH]: _XALR }],
1607
1896
  [() => _Blob, 16],
1608
- [
1609
- 0,
1610
- {
1611
- [_hH]: _XAEV,
1612
- },
1613
- ],
1897
+ [0, { [_hH]: _XAEV }],
1898
+ [0, { [_hH]: _XADEA }],
1614
1899
  ],
1615
1900
  ];
1616
1901
  export var InvokeAsyncRequest = [
@@ -1625,27 +1910,13 @@ export var InvokeAsyncRequest = [
1625
1910
  ],
1626
1911
  ];
1627
1912
  export var InvokeAsyncResponse = [3, n0, _IARn, 0, [_Sta], [[1, 32]]];
1628
- export var InvokeResponseStreamUpdate = [
1629
- 3,
1630
- n0,
1631
- _IRSU,
1632
- 0,
1633
- [_Pay],
1634
- [
1635
- [
1636
- () => _Blob,
1637
- {
1638
- [_eP]: 1,
1639
- },
1640
- ],
1641
- ],
1642
- ];
1913
+ export var InvokeResponseStreamUpdate = [3, n0, _IRSU, 0, [_Pa], [[() => _Blob, { [_eP]: 1 }]]];
1643
1914
  export var InvokeWithResponseStreamCompleteEvent = [
1644
1915
  3,
1645
1916
  n0,
1646
1917
  _IWRSCE,
1647
1918
  0,
1648
- [_EC, _ED, _LR],
1919
+ [_EC, _EDr, _LR],
1649
1920
  [0, 0, 0],
1650
1921
  ];
1651
1922
  export var InvokeWithResponseStreamRequest = [
@@ -1653,40 +1924,15 @@ export var InvokeWithResponseStreamRequest = [
1653
1924
  n0,
1654
1925
  _IWRSR,
1655
1926
  0,
1656
- [_FN, _IT, _LT, _CC, _Q, _Pay, _TI],
1927
+ [_FN, _IT, _LT, _CC, _Q, _Pa, _TI],
1657
1928
  [
1658
1929
  [0, 1],
1659
- [
1660
- 0,
1661
- {
1662
- [_hH]: _XAIT,
1663
- },
1664
- ],
1665
- [
1666
- 0,
1667
- {
1668
- [_hH]: _XALT,
1669
- },
1670
- ],
1671
- [
1672
- 0,
1673
- {
1674
- [_hH]: _XACC,
1675
- },
1676
- ],
1677
- [
1678
- 0,
1679
- {
1680
- [_hQ]: _Q,
1681
- },
1682
- ],
1930
+ [0, { [_hH]: _XAIT }],
1931
+ [0, { [_hH]: _XALT }],
1932
+ [0, { [_hH]: _XACC }],
1933
+ [0, { [_hQ]: _Q }],
1683
1934
  [() => _Blob, 16],
1684
- [
1685
- 0,
1686
- {
1687
- [_hH]: _XATI,
1688
- },
1689
- ],
1935
+ [0, { [_hH]: _XATI }],
1690
1936
  ],
1691
1937
  ];
1692
1938
  export var InvokeWithResponseStreamResponse = [
@@ -1697,22 +1943,12 @@ export var InvokeWithResponseStreamResponse = [
1697
1943
  [_SCt, _EV, _ESv, _RSCT],
1698
1944
  [
1699
1945
  [1, 32],
1700
- [
1701
- 0,
1702
- {
1703
- [_hH]: _XAEV,
1704
- },
1705
- ],
1946
+ [0, { [_hH]: _XAEV }],
1706
1947
  [() => InvokeWithResponseStreamResponseEvent, 16],
1707
- [
1708
- 0,
1709
- {
1710
- [_hH]: _CT_,
1711
- },
1712
- ],
1948
+ [0, { [_hH]: _CT_ }],
1713
1949
  ],
1714
1950
  ];
1715
- export var KafkaSchemaRegistryAccessConfig = [3, n0, _KSRAC, 0, [_T, _URI], [0, 0]];
1951
+ export var KafkaSchemaRegistryAccessConfig = [3, n0, _KSRAC, 0, [_Ty, _URI], [0, 0]];
1716
1952
  export var KafkaSchemaRegistryConfig = [
1717
1953
  3,
1718
1954
  n0,
@@ -1726,50 +1962,32 @@ export var KMSAccessDeniedException = [
1726
1962
  -3,
1727
1963
  n0,
1728
1964
  _KMSADE,
1729
- {
1730
- [_e]: _se,
1731
- [_hE]: 502,
1732
- },
1733
- [_T, _M],
1965
+ { [_e]: _se, [_hE]: 502 },
1966
+ [_Ty, _M],
1734
1967
  [0, 0],
1735
1968
  ];
1736
1969
  TypeRegistry.for(n0).registerError(KMSAccessDeniedException, __KMSAccessDeniedException);
1737
- export var KMSDisabledException = [
1738
- -3,
1739
- n0,
1740
- _KMSDE,
1741
- {
1742
- [_e]: _se,
1743
- [_hE]: 502,
1744
- },
1745
- [_T, _M],
1746
- [0, 0],
1747
- ];
1970
+ export var KMSDisabledException = [-3, n0, _KMSDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1748
1971
  TypeRegistry.for(n0).registerError(KMSDisabledException, __KMSDisabledException);
1749
1972
  export var KMSInvalidStateException = [
1750
1973
  -3,
1751
1974
  n0,
1752
1975
  _KMSISE,
1753
- {
1754
- [_e]: _se,
1755
- [_hE]: 502,
1756
- },
1757
- [_T, _M],
1976
+ { [_e]: _se, [_hE]: 502 },
1977
+ [_Ty, _M],
1758
1978
  [0, 0],
1759
1979
  ];
1760
1980
  TypeRegistry.for(n0).registerError(KMSInvalidStateException, __KMSInvalidStateException);
1761
- export var KMSNotFoundException = [
1762
- -3,
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,
1763
1985
  n0,
1764
- _KMSNFE,
1765
- {
1766
- [_e]: _se,
1767
- [_hE]: 502,
1768
- },
1769
- [_T, _M],
1770
- [0, 0],
1986
+ _LMICPC,
1987
+ 0,
1988
+ [_CPA, _PEEMC, _EEMGBPVC],
1989
+ [0, 1, 1],
1771
1990
  ];
1772
- TypeRegistry.for(n0).registerError(KMSNotFoundException, __KMSNotFoundException);
1773
1991
  export var Layer = [3, n0, _La, 0, [_Arn, _CS, _SPVAi, _SJA], [0, 1, 0, 0]];
1774
1992
  export var LayersListItem = [
1775
1993
  3,
@@ -1800,7 +2018,7 @@ export var LayerVersionsListItem = [
1800
2018
  n0,
1801
2019
  _LVLI,
1802
2020
  0,
1803
- [_LVA, _Ve, _D, _CD, _CR, _LI, _CA],
2021
+ [_LVA, _Ve, _D, _CDr, _CR, _LI, _CA],
1804
2022
  [0, 1, 0, 0, 64 | 0, 0, 64 | 0],
1805
2023
  ];
1806
2024
  export var ListAliasesRequest = [
@@ -1811,27 +2029,32 @@ export var ListAliasesRequest = [
1811
2029
  [_FN, _FV, _Ma, _MI],
1812
2030
  [
1813
2031
  [0, 1],
1814
- [
1815
- 0,
1816
- {
1817
- [_hQ]: _FV,
1818
- },
1819
- ],
1820
- [
1821
- 0,
1822
- {
1823
- [_hQ]: _Ma,
1824
- },
1825
- ],
1826
- [
1827
- 1,
1828
- {
1829
- [_hQ]: _MI,
1830
- },
1831
- ],
2032
+ [0, { [_hQ]: _FV }],
2033
+ [0, { [_hQ]: _Ma }],
2034
+ [1, { [_hQ]: _MI }],
1832
2035
  ],
1833
2036
  ];
1834
2037
  export var ListAliasesResponse = [3, n0, _LARi, 0, [_NM, _Al], [0, () => AliasList]];
2038
+ export var ListCapacityProvidersRequest = [
2039
+ 3,
2040
+ n0,
2041
+ _LCPR,
2042
+ 0,
2043
+ [_St, _Ma, _MI],
2044
+ [
2045
+ [0, { [_hQ]: _St }],
2046
+ [0, { [_hQ]: _Ma }],
2047
+ [1, { [_hQ]: _MI }],
2048
+ ],
2049
+ ];
2050
+ export var ListCapacityProvidersResponse = [
2051
+ 3,
2052
+ n0,
2053
+ _LCPRi,
2054
+ 0,
2055
+ [_CPa, _NM],
2056
+ [() => CapacityProvidersList, 0],
2057
+ ];
1835
2058
  export var ListCodeSigningConfigsRequest = [
1836
2059
  3,
1837
2060
  n0,
@@ -1839,18 +2062,8 @@ export var ListCodeSigningConfigsRequest = [
1839
2062
  0,
1840
2063
  [_Ma, _MI],
1841
2064
  [
1842
- [
1843
- 0,
1844
- {
1845
- [_hQ]: _Ma,
1846
- },
1847
- ],
1848
- [
1849
- 1,
1850
- {
1851
- [_hQ]: _MI,
1852
- },
1853
- ],
2065
+ [0, { [_hQ]: _Ma }],
2066
+ [1, { [_hQ]: _MI }],
1854
2067
  ],
1855
2068
  ];
1856
2069
  export var ListCodeSigningConfigsResponse = [
@@ -1861,6 +2074,32 @@ export var ListCodeSigningConfigsResponse = [
1861
2074
  [_NM, _CSCo],
1862
2075
  [0, () => CodeSigningConfigList],
1863
2076
  ];
2077
+ export var ListDurableExecutionsByFunctionRequest = [
2078
+ 3,
2079
+ n0,
2080
+ _LDEBFR,
2081
+ 0,
2082
+ [_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,
2099
+ 0,
2100
+ [_DE, _NM],
2101
+ [() => DurableExecutions, 0],
2102
+ ];
1864
2103
  export var ListEventSourceMappingsRequest = [
1865
2104
  3,
1866
2105
  n0,
@@ -1868,30 +2107,10 @@ export var ListEventSourceMappingsRequest = [
1868
2107
  0,
1869
2108
  [_ESA, _FN, _Ma, _MI],
1870
2109
  [
1871
- [
1872
- 0,
1873
- {
1874
- [_hQ]: _ESA,
1875
- },
1876
- ],
1877
- [
1878
- 0,
1879
- {
1880
- [_hQ]: _FN,
1881
- },
1882
- ],
1883
- [
1884
- 0,
1885
- {
1886
- [_hQ]: _Ma,
1887
- },
1888
- ],
1889
- [
1890
- 1,
1891
- {
1892
- [_hQ]: _MI,
1893
- },
1894
- ],
2110
+ [0, { [_hQ]: _ESA }],
2111
+ [0, { [_hQ]: _FN }],
2112
+ [0, { [_hQ]: _Ma }],
2113
+ [1, { [_hQ]: _MI }],
1895
2114
  ],
1896
2115
  ];
1897
2116
  export var ListEventSourceMappingsResponse = [
@@ -1910,18 +2129,8 @@ export var ListFunctionEventInvokeConfigsRequest = [
1910
2129
  [_FN, _Ma, _MI],
1911
2130
  [
1912
2131
  [0, 1],
1913
- [
1914
- 0,
1915
- {
1916
- [_hQ]: _Ma,
1917
- },
1918
- ],
1919
- [
1920
- 1,
1921
- {
1922
- [_hQ]: _MI,
1923
- },
1924
- ],
2132
+ [0, { [_hQ]: _Ma }],
2133
+ [1, { [_hQ]: _MI }],
1925
2134
  ],
1926
2135
  ];
1927
2136
  export var ListFunctionEventInvokeConfigsResponse = [
@@ -1940,18 +2149,8 @@ export var ListFunctionsByCodeSigningConfigRequest = [
1940
2149
  [_CSCA, _Ma, _MI],
1941
2150
  [
1942
2151
  [0, 1],
1943
- [
1944
- 0,
1945
- {
1946
- [_hQ]: _Ma,
1947
- },
1948
- ],
1949
- [
1950
- 1,
1951
- {
1952
- [_hQ]: _MI,
1953
- },
1954
- ],
2152
+ [0, { [_hQ]: _Ma }],
2153
+ [1, { [_hQ]: _MI }],
1955
2154
  ],
1956
2155
  ];
1957
2156
  export var ListFunctionsByCodeSigningConfigResponse = [
@@ -1969,30 +2168,10 @@ export var ListFunctionsRequest = [
1969
2168
  0,
1970
2169
  [_MR, _FV, _Ma, _MI],
1971
2170
  [
1972
- [
1973
- 0,
1974
- {
1975
- [_hQ]: _MR,
1976
- },
1977
- ],
1978
- [
1979
- 0,
1980
- {
1981
- [_hQ]: _FV,
1982
- },
1983
- ],
1984
- [
1985
- 0,
1986
- {
1987
- [_hQ]: _Ma,
1988
- },
1989
- ],
1990
- [
1991
- 1,
1992
- {
1993
- [_hQ]: _MI,
1994
- },
1995
- ],
2171
+ [0, { [_hQ]: _MR }],
2172
+ [0, { [_hQ]: _FV }],
2173
+ [0, { [_hQ]: _Ma }],
2174
+ [1, { [_hQ]: _MI }],
1996
2175
  ],
1997
2176
  ];
1998
2177
  export var ListFunctionsResponse = [3, n0, _LFRi, 0, [_NM, _Fu], [0, [() => FunctionList, 0]]];
@@ -2004,18 +2183,8 @@ export var ListFunctionUrlConfigsRequest = [
2004
2183
  [_FN, _Ma, _MI],
2005
2184
  [
2006
2185
  [0, 1],
2007
- [
2008
- 0,
2009
- {
2010
- [_hQ]: _Ma,
2011
- },
2012
- ],
2013
- [
2014
- 1,
2015
- {
2016
- [_hQ]: _MI,
2017
- },
2018
- ],
2186
+ [0, { [_hQ]: _Ma }],
2187
+ [1, { [_hQ]: _MI }],
2019
2188
  ],
2020
2189
  ];
2021
2190
  export var ListFunctionUrlConfigsResponse = [
@@ -2026,6 +2195,26 @@ export var ListFunctionUrlConfigsResponse = [
2026
2195
  [_FUCu, _NM],
2027
2196
  [() => FunctionUrlConfigList, 0],
2028
2197
  ];
2198
+ export var ListFunctionVersionsByCapacityProviderRequest = [
2199
+ 3,
2200
+ n0,
2201
+ _LFVBCPR,
2202
+ 0,
2203
+ [_CPN, _Ma, _MI],
2204
+ [
2205
+ [0, 1],
2206
+ [0, { [_hQ]: _Ma }],
2207
+ [1, { [_hQ]: _MI }],
2208
+ ],
2209
+ ];
2210
+ export var ListFunctionVersionsByCapacityProviderResponse = [
2211
+ 3,
2212
+ n0,
2213
+ _LFVBCPRi,
2214
+ 0,
2215
+ [_CPA, _FVu, _NM],
2216
+ [0, () => FunctionVersionsByCapacityProviderList, 0],
2217
+ ];
2029
2218
  export var ListLayersRequest = [
2030
2219
  3,
2031
2220
  n0,
@@ -2033,30 +2222,10 @@ export var ListLayersRequest = [
2033
2222
  0,
2034
2223
  [_CRo, _Ma, _MI, _CAo],
2035
2224
  [
2036
- [
2037
- 0,
2038
- {
2039
- [_hQ]: _CRo,
2040
- },
2041
- ],
2042
- [
2043
- 0,
2044
- {
2045
- [_hQ]: _Ma,
2046
- },
2047
- ],
2048
- [
2049
- 1,
2050
- {
2051
- [_hQ]: _MI,
2052
- },
2053
- ],
2054
- [
2055
- 0,
2056
- {
2057
- [_hQ]: _CAo,
2058
- },
2059
- ],
2225
+ [0, { [_hQ]: _CRo }],
2226
+ [0, { [_hQ]: _Ma }],
2227
+ [1, { [_hQ]: _MI }],
2228
+ [0, { [_hQ]: _CAo }],
2060
2229
  ],
2061
2230
  ];
2062
2231
  export var ListLayersResponse = [3, n0, _LLRi, 0, [_NM, _L], [0, () => LayersList]];
@@ -2067,31 +2236,11 @@ export var ListLayerVersionsRequest = [
2067
2236
  0,
2068
2237
  [_CRo, _LN, _Ma, _MI, _CAo],
2069
2238
  [
2070
- [
2071
- 0,
2072
- {
2073
- [_hQ]: _CRo,
2074
- },
2075
- ],
2239
+ [0, { [_hQ]: _CRo }],
2076
2240
  [0, 1],
2077
- [
2078
- 0,
2079
- {
2080
- [_hQ]: _Ma,
2081
- },
2082
- ],
2083
- [
2084
- 1,
2085
- {
2086
- [_hQ]: _MI,
2087
- },
2088
- ],
2089
- [
2090
- 0,
2091
- {
2092
- [_hQ]: _CAo,
2093
- },
2094
- ],
2241
+ [0, { [_hQ]: _Ma }],
2242
+ [1, { [_hQ]: _MI }],
2243
+ [0, { [_hQ]: _CAo }],
2095
2244
  ],
2096
2245
  ];
2097
2246
  export var ListLayerVersionsResponse = [
@@ -2110,18 +2259,8 @@ export var ListProvisionedConcurrencyConfigsRequest = [
2110
2259
  [_FN, _Ma, _MI],
2111
2260
  [
2112
2261
  [0, 1],
2113
- [
2114
- 0,
2115
- {
2116
- [_hQ]: _Ma,
2117
- },
2118
- ],
2119
- [
2120
- 1,
2121
- {
2122
- [_hQ]: _MI,
2123
- },
2124
- ],
2262
+ [0, { [_hQ]: _Ma }],
2263
+ [1, { [_hQ]: _MI }],
2125
2264
  ],
2126
2265
  ];
2127
2266
  export var ListProvisionedConcurrencyConfigsResponse = [
@@ -2142,18 +2281,8 @@ export var ListVersionsByFunctionRequest = [
2142
2281
  [_FN, _Ma, _MI],
2143
2282
  [
2144
2283
  [0, 1],
2145
- [
2146
- 0,
2147
- {
2148
- [_hQ]: _Ma,
2149
- },
2150
- ],
2151
- [
2152
- 1,
2153
- {
2154
- [_hQ]: _MI,
2155
- },
2156
- ],
2284
+ [0, { [_hQ]: _Ma }],
2285
+ [1, { [_hQ]: _MI }],
2157
2286
  ],
2158
2287
  ];
2159
2288
  export var ListVersionsByFunctionResponse = [
@@ -2165,31 +2294,72 @@ export var ListVersionsByFunctionResponse = [
2165
2294
  [0, [() => FunctionList, 0]],
2166
2295
  ];
2167
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,
2301
+ { [_e]: _c, [_hE]: 400 },
2302
+ [_Ty, _M],
2303
+ [0, 0],
2304
+ ];
2305
+ TypeRegistry.for(n0).registerError(NoPublishedVersionException, __NoPublishedVersionException);
2168
2306
  export var OnFailure = [3, n0, _OF, 0, [_De], [0]];
2169
2307
  export var OnSuccess = [3, n0, _OS, 0, [_De], [0]];
2308
+ export var Operation = [
2309
+ 3,
2310
+ n0,
2311
+ _Op,
2312
+ 0,
2313
+ [_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,
2335
+ 0,
2336
+ [_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
+ ];
2170
2353
  export var PolicyLengthExceededException = [
2171
2354
  -3,
2172
2355
  n0,
2173
2356
  _PLEE,
2174
- {
2175
- [_e]: _c,
2176
- [_hE]: 400,
2177
- },
2178
- [_T, _m],
2357
+ { [_e]: _c, [_hE]: 400 },
2358
+ [_Ty, _m],
2179
2359
  [0, 0],
2180
2360
  ];
2181
2361
  TypeRegistry.for(n0).registerError(PolicyLengthExceededException, __PolicyLengthExceededException);
2182
- export var PreconditionFailedException = [
2183
- -3,
2184
- n0,
2185
- _PFE,
2186
- {
2187
- [_e]: _c,
2188
- [_hE]: 412,
2189
- },
2190
- [_T, _m],
2191
- [0, 0],
2192
- ];
2362
+ export var PreconditionFailedException = [-3, n0, _PFE, { [_e]: _c, [_hE]: 412 }, [_Ty, _m], [0, 0]];
2193
2363
  TypeRegistry.for(n0).registerError(PreconditionFailedException, __PreconditionFailedException);
2194
2364
  export var ProvisionedConcurrencyConfigListItem = [
2195
2365
  3,
@@ -2203,11 +2373,8 @@ export var ProvisionedConcurrencyConfigNotFoundException = [
2203
2373
  -3,
2204
2374
  n0,
2205
2375
  _PCCNFE,
2206
- {
2207
- [_e]: _c,
2208
- [_hE]: 404,
2209
- },
2210
- [_T, _m],
2376
+ { [_e]: _c, [_hE]: 404 },
2377
+ [_Ty, _m],
2211
2378
  [0, 0],
2212
2379
  ];
2213
2380
  TypeRegistry.for(n0).registerError(ProvisionedConcurrencyConfigNotFoundException, __ProvisionedConcurrencyConfigNotFoundException);
@@ -2225,10 +2392,17 @@ export var PublishLayerVersionResponse = [
2225
2392
  n0,
2226
2393
  _PLVRu,
2227
2394
  0,
2228
- [_Cont, _LA, _LVA, _D, _CD, _Ve, _CR, _LI, _CA],
2395
+ [_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
2229
2396
  [() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
2230
2397
  ];
2231
- export var PublishVersionRequest = [3, n0, _PVR, 0, [_FN, _CSo, _D, _RI], [[0, 1], 0, 0, 0]];
2398
+ export var PublishVersionRequest = [
2399
+ 3,
2400
+ n0,
2401
+ _PVR,
2402
+ 0,
2403
+ [_FN, _CSo, _D, _RI, _PTu],
2404
+ [[0, 1], 0, 0, 0, 0],
2405
+ ];
2232
2406
  export var PutFunctionCodeSigningConfigRequest = [3, n0, _PFCSCR, 0, [_CSCA, _FN], [0, [0, 1]]];
2233
2407
  export var PutFunctionCodeSigningConfigResponse = [3, n0, _PFCSCRu, 0, [_CSCA, _FN], [0, 0]];
2234
2408
  export var PutFunctionConcurrencyRequest = [3, n0, _PFCR, 0, [_FN, _RCE], [[0, 1], 1]];
@@ -2238,37 +2412,26 @@ export var PutFunctionEventInvokeConfigRequest = [
2238
2412
  _PFEICR,
2239
2413
  0,
2240
2414
  [_FN, _Q, _MRA, _MEAIS, _DC],
2241
- [
2242
- [0, 1],
2243
- [
2244
- 0,
2245
- {
2246
- [_hQ]: _Q,
2247
- },
2248
- ],
2249
- 1,
2250
- 1,
2251
- () => DestinationConfig,
2252
- ],
2415
+ [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
2253
2416
  ];
2254
2417
  export var PutFunctionRecursionConfigRequest = [3, n0, _PFRCR, 0, [_FN, _RL], [[0, 1], 0]];
2255
2418
  export var PutFunctionRecursionConfigResponse = [3, n0, _PFRCRu, 0, [_RL], [0]];
2419
+ export var PutFunctionScalingConfigRequest = [
2420
+ 3,
2421
+ n0,
2422
+ _PFSCR,
2423
+ 0,
2424
+ [_FN, _Q, _FSCu],
2425
+ [[0, 1], [0, { [_hQ]: _Q }], () => FunctionScalingConfig],
2426
+ ];
2427
+ export var PutFunctionScalingConfigResponse = [3, n0, _PFSCRu, 0, [_FS], [0]];
2256
2428
  export var PutProvisionedConcurrencyConfigRequest = [
2257
2429
  3,
2258
2430
  n0,
2259
2431
  _PPCCR,
2260
2432
  0,
2261
2433
  [_FN, _Q, _PCE],
2262
- [
2263
- [0, 1],
2264
- [
2265
- 0,
2266
- {
2267
- [_hQ]: _Q,
2268
- },
2269
- ],
2270
- 1,
2271
- ],
2434
+ [[0, 1], [0, { [_hQ]: _Q }], 1],
2272
2435
  ];
2273
2436
  export var PutProvisionedConcurrencyConfigResponse = [
2274
2437
  3,
@@ -2284,17 +2447,7 @@ export var PutRuntimeManagementConfigRequest = [
2284
2447
  _PRMCR,
2285
2448
  0,
2286
2449
  [_FN, _Q, _URO, _RVA],
2287
- [
2288
- [0, 1],
2289
- [
2290
- 0,
2291
- {
2292
- [_hQ]: _Q,
2293
- },
2294
- ],
2295
- 0,
2296
- 0,
2297
- ],
2450
+ [[0, 1], [0, { [_hQ]: _Q }], 0, 0],
2298
2451
  ];
2299
2452
  export var PutRuntimeManagementConfigResponse = [
2300
2453
  3,
@@ -2308,11 +2461,8 @@ export var RecursiveInvocationException = [
2308
2461
  -3,
2309
2462
  n0,
2310
2463
  _RIE,
2311
- {
2312
- [_e]: _c,
2313
- [_hE]: 400,
2314
- },
2315
- [_T, _M],
2464
+ { [_e]: _c, [_hE]: 400 },
2465
+ [_Ty, _M],
2316
2466
  [0, 0],
2317
2467
  ];
2318
2468
  TypeRegistry.for(n0).registerError(RecursiveInvocationException, __RecursiveInvocationException);
@@ -2326,12 +2476,7 @@ export var RemoveLayerVersionPermissionRequest = [
2326
2476
  [0, 1],
2327
2477
  [1, 1],
2328
2478
  [0, 1],
2329
- [
2330
- 0,
2331
- {
2332
- [_hQ]: _RI,
2333
- },
2334
- ],
2479
+ [0, { [_hQ]: _RI }],
2335
2480
  ],
2336
2481
  ];
2337
2482
  export var RemovePermissionRequest = [
@@ -2343,86 +2488,27 @@ export var RemovePermissionRequest = [
2343
2488
  [
2344
2489
  [0, 1],
2345
2490
  [0, 1],
2346
- [
2347
- 0,
2348
- {
2349
- [_hQ]: _Q,
2350
- },
2351
- ],
2352
- [
2353
- 0,
2354
- {
2355
- [_hQ]: _RI,
2356
- },
2357
- ],
2358
- ],
2359
- ];
2360
- export var RequestTooLargeException = [
2361
- -3,
2362
- n0,
2363
- _RTLE,
2364
- {
2365
- [_e]: _c,
2366
- [_hE]: 413,
2367
- },
2368
- [_T, _m],
2369
- [0, 0],
2491
+ [0, { [_hQ]: _Q }],
2492
+ [0, { [_hQ]: _RI }],
2493
+ ],
2370
2494
  ];
2495
+ export var RequestTooLargeException = [-3, n0, _RTLE, { [_e]: _c, [_hE]: 413 }, [_Ty, _m], [0, 0]];
2371
2496
  TypeRegistry.for(n0).registerError(RequestTooLargeException, __RequestTooLargeException);
2372
- export var ResourceConflictException = [
2373
- -3,
2374
- n0,
2375
- _RCEe,
2376
- {
2377
- [_e]: _c,
2378
- [_hE]: 409,
2379
- },
2380
- [_T, _m],
2381
- [0, 0],
2382
- ];
2497
+ export var ResourceConflictException = [-3, n0, _RCEe, { [_e]: _c, [_hE]: 409 }, [_Ty, _m], [0, 0]];
2383
2498
  TypeRegistry.for(n0).registerError(ResourceConflictException, __ResourceConflictException);
2384
- export var ResourceInUseException = [
2385
- -3,
2386
- n0,
2387
- _RIUE,
2388
- {
2389
- [_e]: _c,
2390
- [_hE]: 400,
2391
- },
2392
- [_T, _M],
2393
- [0, 0],
2394
- ];
2499
+ export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
2395
2500
  TypeRegistry.for(n0).registerError(ResourceInUseException, __ResourceInUseException);
2396
- export var ResourceNotFoundException = [
2397
- -3,
2398
- n0,
2399
- _RNFE,
2400
- {
2401
- [_e]: _c,
2402
- [_hE]: 404,
2403
- },
2404
- [_T, _M],
2405
- [0, 0],
2406
- ];
2501
+ export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_Ty, _M], [0, 0]];
2407
2502
  TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
2408
- export var ResourceNotReadyException = [
2409
- -3,
2410
- n0,
2411
- _RNRE,
2412
- {
2413
- [_e]: _se,
2414
- [_hE]: 502,
2415
- },
2416
- [_T, _m],
2417
- [0, 0],
2418
- ];
2503
+ export var ResourceNotReadyException = [-3, n0, _RNRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _m], [0, 0]];
2419
2504
  TypeRegistry.for(n0).registerError(ResourceNotReadyException, __ResourceNotReadyException);
2505
+ export var RetryDetails = [3, n0, _RD, 0, [_CAu, _NADS], [1, 1]];
2420
2506
  export var RuntimeVersionConfig = [
2421
2507
  3,
2422
2508
  n0,
2423
2509
  _RVC,
2424
2510
  0,
2425
- [_RVA, _Er],
2511
+ [_RVA, _E],
2426
2512
  [0, [() => RuntimeVersionError, 0]],
2427
2513
  ];
2428
2514
  export var RuntimeVersionError = [3, n0, _RVE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
@@ -2436,117 +2522,128 @@ export var SelfManagedKafkaEventSourceConfig = [
2436
2522
  [_CGI, _SRC],
2437
2523
  [0, () => KafkaSchemaRegistryConfig],
2438
2524
  ];
2525
+ export var SendDurableExecutionCallbackFailureRequest = [
2526
+ 3,
2527
+ n0,
2528
+ _SDECFR,
2529
+ 0,
2530
+ [_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,
2543
+ 0,
2544
+ [_CI, _R],
2545
+ [
2546
+ [0, 1],
2547
+ [() => BinaryOperationPayload, 16],
2548
+ ],
2549
+ ];
2550
+ export var SendDurableExecutionCallbackSuccessResponse = [3, n0, _SDECSRe, 0, [], []];
2439
2551
  export var SerializedRequestEntityTooLargeException = [
2440
2552
  -3,
2441
2553
  n0,
2442
2554
  _SRETLE,
2443
- {
2444
- [_e]: _c,
2445
- [_hE]: 413,
2446
- },
2447
- [_T, _m],
2555
+ { [_e]: _c, [_hE]: 413 },
2556
+ [_Ty, _m],
2448
2557
  [0, 0],
2449
2558
  ];
2450
2559
  TypeRegistry.for(n0).registerError(SerializedRequestEntityTooLargeException, __SerializedRequestEntityTooLargeException);
2451
- export var ServiceException = [
2452
- -3,
2453
- n0,
2454
- _SE,
2455
- {
2456
- [_e]: _se,
2457
- [_hE]: 500,
2458
- },
2459
- [_T, _M],
2460
- [0, 0],
2461
- ];
2560
+ export var ServiceException = [-3, n0, _SE, { [_e]: _se, [_hE]: 500 }, [_Ty, _M], [0, 0]];
2462
2561
  TypeRegistry.for(n0).registerError(ServiceException, __ServiceException);
2463
2562
  export var SnapStart = [3, n0, _SSn, 0, [_AOp], [0]];
2464
- export var SnapStartException = [
2465
- -3,
2466
- n0,
2467
- _SSE,
2468
- {
2469
- [_e]: _c,
2470
- [_hE]: 400,
2471
- },
2472
- [_T, _M],
2473
- [0, 0],
2474
- ];
2563
+ export var SnapStartException = [-3, n0, _SSE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
2475
2564
  TypeRegistry.for(n0).registerError(SnapStartException, __SnapStartException);
2476
2565
  export var SnapStartNotReadyException = [
2477
2566
  -3,
2478
2567
  n0,
2479
2568
  _SSNRE,
2480
- {
2481
- [_e]: _c,
2482
- [_hE]: 409,
2483
- },
2484
- [_T, _M],
2569
+ { [_e]: _c, [_hE]: 409 },
2570
+ [_Ty, _M],
2485
2571
  [0, 0],
2486
2572
  ];
2487
2573
  TypeRegistry.for(n0).registerError(SnapStartNotReadyException, __SnapStartNotReadyException);
2488
2574
  export var SnapStartResponse = [3, n0, _SSR, 0, [_AOp, _OSp], [0, 0]];
2489
- export var SnapStartTimeoutException = [
2490
- -3,
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,
2491
2580
  n0,
2492
- _SSTE,
2493
- {
2494
- [_e]: _c,
2495
- [_hE]: 408,
2496
- },
2497
- [_T, _M],
2498
- [0, 0],
2581
+ _SD,
2582
+ 0,
2583
+ [_Att, _NAT, _R, _E],
2584
+ [1, 4, [() => OperationPayload, 0], [() => ErrorObject, 0]],
2499
2585
  ];
2500
- TypeRegistry.for(n0).registerError(SnapStartTimeoutException, __SnapStartTimeoutException);
2501
- export var SourceAccessConfiguration = [3, n0, _SACo, 0, [_T, _URI], [0, 0]];
2586
+ export var StepFailedDetails = [
2587
+ 3,
2588
+ n0,
2589
+ _SFD,
2590
+ 0,
2591
+ [_E, _RD],
2592
+ [[() => EventError, 0], () => RetryDetails],
2593
+ ];
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,
2600
+ 0,
2601
+ [_R, _RD],
2602
+ [[() => EventResult, 0], () => RetryDetails],
2603
+ ];
2604
+ export var StopDurableExecutionRequest = [
2605
+ 3,
2606
+ n0,
2607
+ _SDER,
2608
+ 0,
2609
+ [_DEA, _E],
2610
+ [
2611
+ [0, 1],
2612
+ [() => ErrorObject, 16],
2613
+ ],
2614
+ ];
2615
+ export var StopDurableExecutionResponse = [3, n0, _SDERt, 0, [_STto], [4]];
2502
2616
  export var SubnetIPAddressLimitReachedException = [
2503
2617
  -3,
2504
2618
  n0,
2505
2619
  _SIPALRE,
2506
- {
2507
- [_e]: _se,
2508
- [_hE]: 502,
2509
- },
2510
- [_T, _M],
2620
+ { [_e]: _se, [_hE]: 502 },
2621
+ [_Ty, _M],
2511
2622
  [0, 0],
2512
2623
  ];
2513
2624
  TypeRegistry.for(n0).registerError(SubnetIPAddressLimitReachedException, __SubnetIPAddressLimitReachedException);
2514
2625
  export var TagResourceRequest = [3, n0, _TRR, 0, [_Re, _Ta], [[0, 1], 128 | 0]];
2515
2626
  export var TagsError = [3, n0, _TE, 0, [_EC, _M], [0, 0]];
2627
+ export var TargetTrackingScalingPolicy = [3, n0, _TTSP, 0, [_PMT, _TV], [0, 1]];
2516
2628
  export var TenancyConfig = [3, n0, _TCe, 0, [_TIM], [0]];
2517
2629
  export var TooManyRequestsException = [
2518
2630
  -3,
2519
2631
  n0,
2520
2632
  _TMRE,
2521
- {
2522
- [_e]: _c,
2523
- [_hE]: 429,
2524
- },
2525
- [_rAS, _T, _m, _Rea],
2526
- [
2527
- [
2528
- 0,
2529
- {
2530
- [_hH]: _RA,
2531
- },
2532
- ],
2533
- 0,
2534
- 0,
2535
- 0,
2536
- ],
2633
+ { [_e]: _c, [_hE]: 429 },
2634
+ [_rAS, _Ty, _m, _Rea],
2635
+ [[0, { [_hH]: _RA }], 0, 0, 0],
2537
2636
  ];
2538
2637
  TypeRegistry.for(n0).registerError(TooManyRequestsException, __TooManyRequestsException);
2638
+ export var TraceHeader = [3, n0, _TH, 0, [_XATIm], [0]];
2539
2639
  export var TracingConfig = [3, n0, _TC, 0, [_Mo], [0]];
2540
2640
  export var TracingConfigResponse = [3, n0, _TCR, 0, [_Mo], [0]];
2541
2641
  export var UnsupportedMediaTypeException = [
2542
2642
  -3,
2543
2643
  n0,
2544
2644
  _UMTE,
2545
- {
2546
- [_e]: _c,
2547
- [_hE]: 415,
2548
- },
2549
- [_T, _m],
2645
+ { [_e]: _c, [_hE]: 415 },
2646
+ [_Ty, _m],
2550
2647
  [0, 0],
2551
2648
  ];
2552
2649
  TypeRegistry.for(n0).registerError(UnsupportedMediaTypeException, __UnsupportedMediaTypeException);
@@ -2558,12 +2655,7 @@ export var UntagResourceRequest = [
2558
2655
  [_Re, _TK],
2559
2656
  [
2560
2657
  [0, 1],
2561
- [
2562
- 64 | 0,
2563
- {
2564
- [_hQ]: _tK,
2565
- },
2566
- ],
2658
+ [64 | 0, { [_hQ]: _tK }],
2567
2659
  ],
2568
2660
  ];
2569
2661
  export var UpdateAliasRequest = [
@@ -2574,6 +2666,15 @@ export var UpdateAliasRequest = [
2574
2666
  [_FN, _N, _FV, _D, _RC, _RI],
2575
2667
  [[0, 1], [0, 1], 0, 0, () => AliasRoutingConfiguration, 0],
2576
2668
  ];
2669
+ export var UpdateCapacityProviderRequest = [
2670
+ 3,
2671
+ n0,
2672
+ _UCPR,
2673
+ 0,
2674
+ [_CPN, _CPSC],
2675
+ [[0, 1], () => CapacityProviderScalingConfig],
2676
+ ];
2677
+ export var UpdateCapacityProviderResponse = [3, n0, _UCPRp, 0, [_CP], [() => CapacityProvider]];
2577
2678
  export var UpdateCodeSigningConfigRequest = [
2578
2679
  3,
2579
2680
  n0,
@@ -2598,7 +2699,7 @@ export var UpdateEventSourceMappingRequest = [
2598
2699
  [
2599
2700
  _UUID,
2600
2701
  _FN,
2601
- _E,
2702
+ _En,
2602
2703
  _BSa,
2603
2704
  _FCi,
2604
2705
  _MBWIS,
@@ -2647,15 +2748,15 @@ export var UpdateFunctionCodeRequest = [
2647
2748
  n0,
2648
2749
  _UFCR,
2649
2750
  0,
2650
- [_FN, _ZF, _SB, _SK, _SOV, _IU, _Pu, _DR, _RI, _Ar, _SKMSKA],
2651
- [[0, 1], [() => _Blob, 0], 0, 0, 0, 0, 2, 2, 0, 64 | 0, 0],
2751
+ [_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],
2652
2753
  ];
2653
2754
  export var UpdateFunctionConfigurationRequest = [
2654
2755
  3,
2655
2756
  n0,
2656
2757
  _UFCRp,
2657
2758
  0,
2658
- [_FN, _Ro, _H, _D, _Ti, _MS, _VC, _En, _R, _DLC, _KMSKA, _TC, _RI, _L, _FSC, _IC, _ES, _SSn, _LC],
2759
+ [_FN, _Ro, _H, _D, _T, _MS, _VC, _Env, _Ru, _DLC, _KMSKA, _TC, _RI, _L, _FSC, _IC, _ES, _SSn, _LC, _CPC, _DCu],
2659
2760
  [
2660
2761
  [0, 1],
2661
2762
  0,
@@ -2676,6 +2777,8 @@ export var UpdateFunctionConfigurationRequest = [
2676
2777
  () => EphemeralStorage,
2677
2778
  () => SnapStart,
2678
2779
  () => LoggingConfig,
2780
+ () => CapacityProviderConfig,
2781
+ () => DurableConfig,
2679
2782
  ],
2680
2783
  ];
2681
2784
  export var UpdateFunctionEventInvokeConfigRequest = [
@@ -2684,18 +2787,7 @@ export var UpdateFunctionEventInvokeConfigRequest = [
2684
2787
  _UFEICR,
2685
2788
  0,
2686
2789
  [_FN, _Q, _MRA, _MEAIS, _DC],
2687
- [
2688
- [0, 1],
2689
- [
2690
- 0,
2691
- {
2692
- [_hQ]: _Q,
2693
- },
2694
- ],
2695
- 1,
2696
- 1,
2697
- () => DestinationConfig,
2698
- ],
2790
+ [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
2699
2791
  ];
2700
2792
  export var UpdateFunctionUrlConfigRequest = [
2701
2793
  3,
@@ -2703,25 +2795,14 @@ export var UpdateFunctionUrlConfigRequest = [
2703
2795
  _UFUCR,
2704
2796
  0,
2705
2797
  [_FN, _Q, _AT, _Co, _IM],
2706
- [
2707
- [0, 1],
2708
- [
2709
- 0,
2710
- {
2711
- [_hQ]: _Q,
2712
- },
2713
- ],
2714
- 0,
2715
- () => Cors,
2716
- 0,
2717
- ],
2798
+ [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
2718
2799
  ];
2719
2800
  export var UpdateFunctionUrlConfigResponse = [
2720
2801
  3,
2721
2802
  n0,
2722
2803
  _UFUCRp,
2723
2804
  0,
2724
- [_FU, _FA, _AT, _Co, _CT, _LMT, _IM],
2805
+ [_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
2725
2806
  [0, 0, 0, () => Cors, 0, 0, 0],
2726
2807
  ];
2727
2808
  export var VpcConfig = [3, n0, _VC, 0, [_SIu, _SGI, _IAFDS], [64 | 0, 64 | 0, 2]];
@@ -2733,6 +2814,11 @@ export var VpcConfigResponse = [
2733
2814
  [_SIu, _SGI, _VI, _IAFDS],
2734
2815
  [64 | 0, 64 | 0, 0, 2],
2735
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]];
2736
2822
  export var __Unit = "unit";
2737
2823
  export var LambdaServiceException = [-3, _sm, "LambdaServiceException", 0, [], []];
2738
2824
  TypeRegistry.for(_sm).registerError(LambdaServiceException, __LambdaServiceException);
@@ -2740,12 +2826,25 @@ export var AliasList = [1, n0, _ALl, 0, () => AliasConfiguration];
2740
2826
  export var AllowMethodsList = 64 | 0;
2741
2827
  export var AllowOriginsList = 64 | 0;
2742
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;
2743
2839
  export var CodeSigningConfigList = [1, n0, _CSCL, 0, () => CodeSigningConfig];
2744
2840
  export var CompatibleArchitectures = 64 | 0;
2745
2841
  export var CompatibleRuntimes = 64 | 0;
2842
+ export var DurableExecutions = [1, n0, _DE, 0, () => Execution];
2746
2843
  export var EndpointLists = 64 | 0;
2844
+ export var Events = [1, n0, _Eve, 0, [() => Event, 0]];
2747
2845
  export var EventSourceMappingMetricList = 64 | 0;
2748
2846
  export var EventSourceMappingsList = [1, n0, _ESML, 0, () => EventSourceMappingConfiguration];
2847
+ export var ExecutionStatusList = 64 | 0;
2749
2848
  export var FileSystemConfigList = [1, n0, _FSCL, 0, () => FileSystemConfig];
2750
2849
  export var FilterList = [1, n0, _FL, 0, () => Filter];
2751
2850
  export var FunctionArnList = 64 | 0;
@@ -2753,7 +2852,15 @@ export var FunctionEventInvokeConfigList = [1, n0, _FEICL, 0, () => FunctionEven
2753
2852
  export var FunctionList = [1, n0, _FLu, 0, [() => FunctionConfiguration, 0]];
2754
2853
  export var FunctionResponseTypeList = 64 | 0;
2755
2854
  export var FunctionUrlConfigList = [1, n0, _FUCL, 0, () => FunctionUrlConfig];
2855
+ export var FunctionVersionsByCapacityProviderList = [
2856
+ 1,
2857
+ n0,
2858
+ _FVBCPL,
2859
+ 0,
2860
+ () => FunctionVersionsByCapacityProviderListItem,
2861
+ ];
2756
2862
  export var HeadersList = 64 | 0;
2863
+ export var InstanceTypeSet = 64 | 0;
2757
2864
  export var KafkaSchemaRegistryAccessConfigList = [
2758
2865
  1,
2759
2866
  n0,
@@ -2766,6 +2873,8 @@ export var LayerList = 64 | 0;
2766
2873
  export var LayersList = [1, n0, _LL, 0, () => LayersListItem];
2767
2874
  export var LayersReferenceList = [1, n0, _LRL, 0, () => Layer];
2768
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]];
2769
2878
  export var ProvisionedConcurrencyConfigList = [
2770
2879
  1,
2771
2880
  n0,
@@ -2777,6 +2886,7 @@ export var Queues = 64 | 0;
2777
2886
  export var SecurityGroupIds = 64 | 0;
2778
2887
  export var SigningProfileVersionArns = 64 | 0;
2779
2888
  export var SourceAccessConfigurations = [1, n0, _SAC, 0, () => SourceAccessConfiguration];
2889
+ export var StackTraceEntries = [1, n0, _STEt, 0, [() => StackTraceEntry, 0]];
2780
2890
  export var StringList = 64 | 0;
2781
2891
  export var SubnetIds = 64 | 0;
2782
2892
  export var TagKeyList = 64 | 0;
@@ -2796,19 +2906,15 @@ export var InvokeWithResponseStreamResponseEvent = [
2796
2906
  3,
2797
2907
  n0,
2798
2908
  _IWRSRE,
2799
- {
2800
- [_s]: 1,
2801
- },
2802
- [_PC, _ICn],
2909
+ { [_s]: 1 },
2910
+ [_PCa, _ICn],
2803
2911
  [[() => InvokeResponseStreamUpdate, 0], () => InvokeWithResponseStreamCompleteEvent],
2804
2912
  ];
2805
2913
  export var AddLayerVersionPermission = [
2806
2914
  9,
2807
2915
  n0,
2808
2916
  _ALVP,
2809
- {
2810
- [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201],
2811
- },
2917
+ { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201] },
2812
2918
  () => AddLayerVersionPermissionRequest,
2813
2919
  () => AddLayerVersionPermissionResponse,
2814
2920
  ];
@@ -2816,29 +2922,39 @@ export var AddPermission = [
2816
2922
  9,
2817
2923
  n0,
2818
2924
  _APd,
2819
- {
2820
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201],
2821
- },
2925
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201] },
2822
2926
  () => AddPermissionRequest,
2823
2927
  () => AddPermissionResponse,
2824
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
+ ];
2825
2937
  export var CreateAlias = [
2826
2938
  9,
2827
2939
  n0,
2828
2940
  _CAr,
2829
- {
2830
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201],
2831
- },
2941
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201] },
2832
2942
  () => CreateAliasRequest,
2833
2943
  () => AliasConfiguration,
2834
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
+ ];
2835
2953
  export var CreateCodeSigningConfig = [
2836
2954
  9,
2837
2955
  n0,
2838
2956
  _CCSC,
2839
- {
2840
- [_h]: ["POST", "/2020-04-22/code-signing-configs", 201],
2841
- },
2957
+ { [_h]: ["POST", "/2020-04-22/code-signing-configs", 201] },
2842
2958
  () => CreateCodeSigningConfigRequest,
2843
2959
  () => CreateCodeSigningConfigResponse,
2844
2960
  ];
@@ -2846,9 +2962,7 @@ export var CreateEventSourceMapping = [
2846
2962
  9,
2847
2963
  n0,
2848
2964
  _CESM,
2849
- {
2850
- [_h]: ["POST", "/2015-03-31/event-source-mappings", 202],
2851
- },
2965
+ { [_h]: ["POST", "/2015-03-31/event-source-mappings", 202] },
2852
2966
  () => CreateEventSourceMappingRequest,
2853
2967
  () => EventSourceMappingConfiguration,
2854
2968
  ];
@@ -2856,9 +2970,7 @@ export var CreateFunction = [
2856
2970
  9,
2857
2971
  n0,
2858
2972
  _CF,
2859
- {
2860
- [_h]: ["POST", "/2015-03-31/functions", 201],
2861
- },
2973
+ { [_h]: ["POST", "/2015-03-31/functions", 201] },
2862
2974
  () => CreateFunctionRequest,
2863
2975
  () => FunctionConfiguration,
2864
2976
  ];
@@ -2866,9 +2978,7 @@ export var CreateFunctionUrlConfig = [
2866
2978
  9,
2867
2979
  n0,
2868
2980
  _CFUC,
2869
- {
2870
- [_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201],
2871
- },
2981
+ { [_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201] },
2872
2982
  () => CreateFunctionUrlConfigRequest,
2873
2983
  () => CreateFunctionUrlConfigResponse,
2874
2984
  ];
@@ -2876,19 +2986,23 @@ export var DeleteAlias = [
2876
2986
  9,
2877
2987
  n0,
2878
2988
  _DA,
2879
- {
2880
- [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204],
2881
- },
2989
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204] },
2882
2990
  () => DeleteAliasRequest,
2883
2991
  () => __Unit,
2884
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
+ ];
2885
3001
  export var DeleteCodeSigningConfig = [
2886
3002
  9,
2887
3003
  n0,
2888
3004
  _DCSC,
2889
- {
2890
- [_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204],
2891
- },
3005
+ { [_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204] },
2892
3006
  () => DeleteCodeSigningConfigRequest,
2893
3007
  () => DeleteCodeSigningConfigResponse,
2894
3008
  ];
@@ -2896,9 +3010,7 @@ export var DeleteEventSourceMapping = [
2896
3010
  9,
2897
3011
  n0,
2898
3012
  _DESM,
2899
- {
2900
- [_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202],
2901
- },
3013
+ { [_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202] },
2902
3014
  () => DeleteEventSourceMappingRequest,
2903
3015
  () => EventSourceMappingConfiguration,
2904
3016
  ];
@@ -2906,19 +3018,15 @@ export var DeleteFunction = [
2906
3018
  9,
2907
3019
  n0,
2908
3020
  _DF,
2909
- {
2910
- [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 204],
2911
- },
3021
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 200] },
2912
3022
  () => DeleteFunctionRequest,
2913
- () => __Unit,
3023
+ () => DeleteFunctionResponse,
2914
3024
  ];
2915
3025
  export var DeleteFunctionCodeSigningConfig = [
2916
3026
  9,
2917
3027
  n0,
2918
3028
  _DFCSC,
2919
- {
2920
- [_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204],
2921
- },
3029
+ { [_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204] },
2922
3030
  () => DeleteFunctionCodeSigningConfigRequest,
2923
3031
  () => __Unit,
2924
3032
  ];
@@ -2926,9 +3034,7 @@ export var DeleteFunctionConcurrency = [
2926
3034
  9,
2927
3035
  n0,
2928
3036
  _DFC,
2929
- {
2930
- [_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204],
2931
- },
3037
+ { [_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204] },
2932
3038
  () => DeleteFunctionConcurrencyRequest,
2933
3039
  () => __Unit,
2934
3040
  ];
@@ -2936,9 +3042,7 @@ export var DeleteFunctionEventInvokeConfig = [
2936
3042
  9,
2937
3043
  n0,
2938
3044
  _DFEIC,
2939
- {
2940
- [_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204],
2941
- },
3045
+ { [_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204] },
2942
3046
  () => DeleteFunctionEventInvokeConfigRequest,
2943
3047
  () => __Unit,
2944
3048
  ];
@@ -2946,9 +3050,7 @@ export var DeleteFunctionUrlConfig = [
2946
3050
  9,
2947
3051
  n0,
2948
3052
  _DFUC,
2949
- {
2950
- [_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204],
2951
- },
3053
+ { [_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204] },
2952
3054
  () => DeleteFunctionUrlConfigRequest,
2953
3055
  () => __Unit,
2954
3056
  ];
@@ -2956,9 +3058,7 @@ export var DeleteLayerVersion = [
2956
3058
  9,
2957
3059
  n0,
2958
3060
  _DLV,
2959
- {
2960
- [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204],
2961
- },
3061
+ { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204] },
2962
3062
  () => DeleteLayerVersionRequest,
2963
3063
  () => __Unit,
2964
3064
  ];
@@ -2966,9 +3066,7 @@ export var DeleteProvisionedConcurrencyConfig = [
2966
3066
  9,
2967
3067
  n0,
2968
3068
  _DPCC,
2969
- {
2970
- [_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204],
2971
- },
3069
+ { [_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204] },
2972
3070
  () => DeleteProvisionedConcurrencyConfigRequest,
2973
3071
  () => __Unit,
2974
3072
  ];
@@ -2976,9 +3074,7 @@ export var GetAccountSettings = [
2976
3074
  9,
2977
3075
  n0,
2978
3076
  _GAS,
2979
- {
2980
- [_h]: ["GET", "/2016-08-19/account-settings", 200],
2981
- },
3077
+ { [_h]: ["GET", "/2016-08-19/account-settings", 200] },
2982
3078
  () => GetAccountSettingsRequest,
2983
3079
  () => GetAccountSettingsResponse,
2984
3080
  ];
@@ -2986,29 +3082,55 @@ export var GetAlias = [
2986
3082
  9,
2987
3083
  n0,
2988
3084
  _GA,
2989
- {
2990
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200],
2991
- },
3085
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
2992
3086
  () => GetAliasRequest,
2993
3087
  () => AliasConfiguration,
2994
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
+ ];
2995
3097
  export var GetCodeSigningConfig = [
2996
3098
  9,
2997
3099
  n0,
2998
3100
  _GCSC,
2999
- {
3000
- [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200],
3001
- },
3101
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
3002
3102
  () => GetCodeSigningConfigRequest,
3003
3103
  () => GetCodeSigningConfigResponse,
3004
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
+ ];
3005
3129
  export var GetEventSourceMapping = [
3006
3130
  9,
3007
3131
  n0,
3008
3132
  _GESM,
3009
- {
3010
- [_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200],
3011
- },
3133
+ { [_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200] },
3012
3134
  () => GetEventSourceMappingRequest,
3013
3135
  () => EventSourceMappingConfiguration,
3014
3136
  ];
@@ -3016,9 +3138,7 @@ export var GetFunction = [
3016
3138
  9,
3017
3139
  n0,
3018
3140
  _GF,
3019
- {
3020
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200],
3021
- },
3141
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200] },
3022
3142
  () => GetFunctionRequest,
3023
3143
  () => GetFunctionResponse,
3024
3144
  ];
@@ -3026,9 +3146,7 @@ export var GetFunctionCodeSigningConfig = [
3026
3146
  9,
3027
3147
  n0,
3028
3148
  _GFCSC,
3029
- {
3030
- [_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200],
3031
- },
3149
+ { [_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
3032
3150
  () => GetFunctionCodeSigningConfigRequest,
3033
3151
  () => GetFunctionCodeSigningConfigResponse,
3034
3152
  ];
@@ -3036,9 +3154,7 @@ export var GetFunctionConcurrency = [
3036
3154
  9,
3037
3155
  n0,
3038
3156
  _GFC,
3039
- {
3040
- [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200],
3041
- },
3157
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200] },
3042
3158
  () => GetFunctionConcurrencyRequest,
3043
3159
  () => GetFunctionConcurrencyResponse,
3044
3160
  ];
@@ -3046,9 +3162,7 @@ export var GetFunctionConfiguration = [
3046
3162
  9,
3047
3163
  n0,
3048
3164
  _GFCe,
3049
- {
3050
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200],
3051
- },
3165
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
3052
3166
  () => GetFunctionConfigurationRequest,
3053
3167
  () => FunctionConfiguration,
3054
3168
  ];
@@ -3056,9 +3170,7 @@ export var GetFunctionEventInvokeConfig = [
3056
3170
  9,
3057
3171
  n0,
3058
3172
  _GFEIC,
3059
- {
3060
- [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
3061
- },
3173
+ { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
3062
3174
  () => GetFunctionEventInvokeConfigRequest,
3063
3175
  () => FunctionEventInvokeConfig,
3064
3176
  ];
@@ -3066,19 +3178,23 @@ export var GetFunctionRecursionConfig = [
3066
3178
  9,
3067
3179
  n0,
3068
3180
  _GFRC,
3069
- {
3070
- [_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200],
3071
- },
3181
+ { [_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
3072
3182
  () => GetFunctionRecursionConfigRequest,
3073
3183
  () => GetFunctionRecursionConfigResponse,
3074
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
+ ];
3075
3193
  export var GetFunctionUrlConfig = [
3076
3194
  9,
3077
3195
  n0,
3078
3196
  _GFUC,
3079
- {
3080
- [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200],
3081
- },
3197
+ { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200] },
3082
3198
  () => GetFunctionUrlConfigRequest,
3083
3199
  () => GetFunctionUrlConfigResponse,
3084
3200
  ];
@@ -3086,9 +3202,7 @@ export var GetLayerVersion = [
3086
3202
  9,
3087
3203
  n0,
3088
3204
  _GLV,
3089
- {
3090
- [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200],
3091
- },
3205
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200] },
3092
3206
  () => GetLayerVersionRequest,
3093
3207
  () => GetLayerVersionResponse,
3094
3208
  ];
@@ -3096,9 +3210,7 @@ export var GetLayerVersionByArn = [
3096
3210
  9,
3097
3211
  n0,
3098
3212
  _GLVBA,
3099
- {
3100
- [_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200],
3101
- },
3213
+ { [_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200] },
3102
3214
  () => GetLayerVersionByArnRequest,
3103
3215
  () => GetLayerVersionResponse,
3104
3216
  ];
@@ -3106,9 +3218,7 @@ export var GetLayerVersionPolicy = [
3106
3218
  9,
3107
3219
  n0,
3108
3220
  _GLVP,
3109
- {
3110
- [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200],
3111
- },
3221
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200] },
3112
3222
  () => GetLayerVersionPolicyRequest,
3113
3223
  () => GetLayerVersionPolicyResponse,
3114
3224
  ];
@@ -3116,9 +3226,7 @@ export var GetPolicy = [
3116
3226
  9,
3117
3227
  n0,
3118
3228
  _GP,
3119
- {
3120
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200],
3121
- },
3229
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200] },
3122
3230
  () => GetPolicyRequest,
3123
3231
  () => GetPolicyResponse,
3124
3232
  ];
@@ -3126,9 +3234,7 @@ export var GetProvisionedConcurrencyConfig = [
3126
3234
  9,
3127
3235
  n0,
3128
3236
  _GPCC,
3129
- {
3130
- [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200],
3131
- },
3237
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200] },
3132
3238
  () => GetProvisionedConcurrencyConfigRequest,
3133
3239
  () => GetProvisionedConcurrencyConfigResponse,
3134
3240
  ];
@@ -3136,19 +3242,15 @@ export var GetRuntimeManagementConfig = [
3136
3242
  9,
3137
3243
  n0,
3138
3244
  _GRMC,
3139
- {
3140
- [_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200],
3141
- },
3245
+ { [_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
3142
3246
  () => GetRuntimeManagementConfigRequest,
3143
3247
  () => GetRuntimeManagementConfigResponse,
3144
3248
  ];
3145
3249
  export var Invoke = [
3146
3250
  9,
3147
3251
  n0,
3148
- _I,
3149
- {
3150
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200],
3151
- },
3252
+ _In,
3253
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200] },
3152
3254
  () => InvocationRequest,
3153
3255
  () => InvocationResponse,
3154
3256
  ];
@@ -3156,9 +3258,7 @@ export var InvokeAsync = [
3156
3258
  9,
3157
3259
  n0,
3158
3260
  _IAn,
3159
- {
3160
- [_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202],
3161
- },
3261
+ { [_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202] },
3162
3262
  () => InvokeAsyncRequest,
3163
3263
  () => InvokeAsyncResponse,
3164
3264
  ];
@@ -3166,9 +3266,7 @@ export var InvokeWithResponseStream = [
3166
3266
  9,
3167
3267
  n0,
3168
3268
  _IWRS,
3169
- {
3170
- [_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200],
3171
- },
3269
+ { [_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200] },
3172
3270
  () => InvokeWithResponseStreamRequest,
3173
3271
  () => InvokeWithResponseStreamResponse,
3174
3272
  ];
@@ -3176,29 +3274,39 @@ export var ListAliases = [
3176
3274
  9,
3177
3275
  n0,
3178
3276
  _LAi,
3179
- {
3180
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200],
3181
- },
3277
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200] },
3182
3278
  () => ListAliasesRequest,
3183
3279
  () => ListAliasesResponse,
3184
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
+ ];
3185
3289
  export var ListCodeSigningConfigs = [
3186
3290
  9,
3187
3291
  n0,
3188
3292
  _LCSC,
3189
- {
3190
- [_h]: ["GET", "/2020-04-22/code-signing-configs", 200],
3191
- },
3293
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs", 200] },
3192
3294
  () => ListCodeSigningConfigsRequest,
3193
3295
  () => ListCodeSigningConfigsResponse,
3194
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
+ ];
3195
3305
  export var ListEventSourceMappings = [
3196
3306
  9,
3197
3307
  n0,
3198
3308
  _LESM,
3199
- {
3200
- [_h]: ["GET", "/2015-03-31/event-source-mappings", 200],
3201
- },
3309
+ { [_h]: ["GET", "/2015-03-31/event-source-mappings", 200] },
3202
3310
  () => ListEventSourceMappingsRequest,
3203
3311
  () => ListEventSourceMappingsResponse,
3204
3312
  ];
@@ -3206,9 +3314,7 @@ export var ListFunctionEventInvokeConfigs = [
3206
3314
  9,
3207
3315
  n0,
3208
3316
  _LFEIC,
3209
- {
3210
- [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200],
3211
- },
3317
+ { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200] },
3212
3318
  () => ListFunctionEventInvokeConfigsRequest,
3213
3319
  () => ListFunctionEventInvokeConfigsResponse,
3214
3320
  ];
@@ -3216,9 +3322,7 @@ export var ListFunctions = [
3216
3322
  9,
3217
3323
  n0,
3218
3324
  _LFi,
3219
- {
3220
- [_h]: ["GET", "/2015-03-31/functions", 200],
3221
- },
3325
+ { [_h]: ["GET", "/2015-03-31/functions", 200] },
3222
3326
  () => ListFunctionsRequest,
3223
3327
  () => ListFunctionsResponse,
3224
3328
  ];
@@ -3226,9 +3330,7 @@ export var ListFunctionsByCodeSigningConfig = [
3226
3330
  9,
3227
3331
  n0,
3228
3332
  _LFBCSC,
3229
- {
3230
- [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200],
3231
- },
3333
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200] },
3232
3334
  () => ListFunctionsByCodeSigningConfigRequest,
3233
3335
  () => ListFunctionsByCodeSigningConfigResponse,
3234
3336
  ];
@@ -3236,19 +3338,23 @@ export var ListFunctionUrlConfigs = [
3236
3338
  9,
3237
3339
  n0,
3238
3340
  _LFUC,
3239
- {
3240
- [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200],
3241
- },
3341
+ { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200] },
3242
3342
  () => ListFunctionUrlConfigsRequest,
3243
3343
  () => ListFunctionUrlConfigsResponse,
3244
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
+ ];
3245
3353
  export var ListLayers = [
3246
3354
  9,
3247
3355
  n0,
3248
3356
  _LLi,
3249
- {
3250
- [_h]: ["GET", "/2018-10-31/layers", 200],
3251
- },
3357
+ { [_h]: ["GET", "/2018-10-31/layers", 200] },
3252
3358
  () => ListLayersRequest,
3253
3359
  () => ListLayersResponse,
3254
3360
  ];
@@ -3256,9 +3362,7 @@ export var ListLayerVersions = [
3256
3362
  9,
3257
3363
  n0,
3258
3364
  _LLV,
3259
- {
3260
- [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200],
3261
- },
3365
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200] },
3262
3366
  () => ListLayerVersionsRequest,
3263
3367
  () => ListLayerVersionsResponse,
3264
3368
  ];
@@ -3266,9 +3370,7 @@ export var ListProvisionedConcurrencyConfigs = [
3266
3370
  9,
3267
3371
  n0,
3268
3372
  _LPCC,
3269
- {
3270
- [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200],
3271
- },
3373
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200] },
3272
3374
  () => ListProvisionedConcurrencyConfigsRequest,
3273
3375
  () => ListProvisionedConcurrencyConfigsResponse,
3274
3376
  ];
@@ -3276,9 +3378,7 @@ export var ListTags = [
3276
3378
  9,
3277
3379
  n0,
3278
3380
  _LTi,
3279
- {
3280
- [_h]: ["GET", "/2017-03-31/tags/{Resource}", 200],
3281
- },
3381
+ { [_h]: ["GET", "/2017-03-31/tags/{Resource}", 200] },
3282
3382
  () => ListTagsRequest,
3283
3383
  () => ListTagsResponse,
3284
3384
  ];
@@ -3286,9 +3386,7 @@ export var ListVersionsByFunction = [
3286
3386
  9,
3287
3387
  n0,
3288
3388
  _LVBF,
3289
- {
3290
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200],
3291
- },
3389
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200] },
3292
3390
  () => ListVersionsByFunctionRequest,
3293
3391
  () => ListVersionsByFunctionResponse,
3294
3392
  ];
@@ -3296,9 +3394,7 @@ export var PublishLayerVersion = [
3296
3394
  9,
3297
3395
  n0,
3298
3396
  _PLV,
3299
- {
3300
- [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201],
3301
- },
3397
+ { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201] },
3302
3398
  () => PublishLayerVersionRequest,
3303
3399
  () => PublishLayerVersionResponse,
3304
3400
  ];
@@ -3306,9 +3402,7 @@ export var PublishVersion = [
3306
3402
  9,
3307
3403
  n0,
3308
3404
  _PV,
3309
- {
3310
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201],
3311
- },
3405
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201] },
3312
3406
  () => PublishVersionRequest,
3313
3407
  () => FunctionConfiguration,
3314
3408
  ];
@@ -3316,9 +3410,7 @@ export var PutFunctionCodeSigningConfig = [
3316
3410
  9,
3317
3411
  n0,
3318
3412
  _PFCSC,
3319
- {
3320
- [_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200],
3321
- },
3413
+ { [_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
3322
3414
  () => PutFunctionCodeSigningConfigRequest,
3323
3415
  () => PutFunctionCodeSigningConfigResponse,
3324
3416
  ];
@@ -3326,9 +3418,7 @@ export var PutFunctionConcurrency = [
3326
3418
  9,
3327
3419
  n0,
3328
3420
  _PFC,
3329
- {
3330
- [_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200],
3331
- },
3421
+ { [_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200] },
3332
3422
  () => PutFunctionConcurrencyRequest,
3333
3423
  () => Concurrency,
3334
3424
  ];
@@ -3336,9 +3426,7 @@ export var PutFunctionEventInvokeConfig = [
3336
3426
  9,
3337
3427
  n0,
3338
3428
  _PFEIC,
3339
- {
3340
- [_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
3341
- },
3429
+ { [_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
3342
3430
  () => PutFunctionEventInvokeConfigRequest,
3343
3431
  () => FunctionEventInvokeConfig,
3344
3432
  ];
@@ -3346,19 +3434,23 @@ export var PutFunctionRecursionConfig = [
3346
3434
  9,
3347
3435
  n0,
3348
3436
  _PFRC,
3349
- {
3350
- [_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200],
3351
- },
3437
+ { [_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
3352
3438
  () => PutFunctionRecursionConfigRequest,
3353
3439
  () => PutFunctionRecursionConfigResponse,
3354
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
+ ];
3355
3449
  export var PutProvisionedConcurrencyConfig = [
3356
3450
  9,
3357
3451
  n0,
3358
3452
  _PPCC,
3359
- {
3360
- [_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202],
3361
- },
3453
+ { [_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202] },
3362
3454
  () => PutProvisionedConcurrencyConfigRequest,
3363
3455
  () => PutProvisionedConcurrencyConfigResponse,
3364
3456
  ];
@@ -3366,9 +3458,7 @@ export var PutRuntimeManagementConfig = [
3366
3458
  9,
3367
3459
  n0,
3368
3460
  _PRMC,
3369
- {
3370
- [_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200],
3371
- },
3461
+ { [_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
3372
3462
  () => PutRuntimeManagementConfigRequest,
3373
3463
  () => PutRuntimeManagementConfigResponse,
3374
3464
  ];
@@ -3376,9 +3466,7 @@ export var RemoveLayerVersionPermission = [
3376
3466
  9,
3377
3467
  n0,
3378
3468
  _RLVP,
3379
- {
3380
- [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204],
3381
- },
3469
+ { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204] },
3382
3470
  () => RemoveLayerVersionPermissionRequest,
3383
3471
  () => __Unit,
3384
3472
  ];
@@ -3386,19 +3474,47 @@ export var RemovePermission = [
3386
3474
  9,
3387
3475
  n0,
3388
3476
  _RP,
3389
- {
3390
- [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204],
3391
- },
3477
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204] },
3392
3478
  () => RemovePermissionRequest,
3393
3479
  () => __Unit,
3394
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
+ ];
3395
3513
  export var TagResource = [
3396
3514
  9,
3397
3515
  n0,
3398
3516
  _TR,
3399
- {
3400
- [_h]: ["POST", "/2017-03-31/tags/{Resource}", 204],
3401
- },
3517
+ { [_h]: ["POST", "/2017-03-31/tags/{Resource}", 204] },
3402
3518
  () => TagResourceRequest,
3403
3519
  () => __Unit,
3404
3520
  ];
@@ -3406,9 +3522,7 @@ export var UntagResource = [
3406
3522
  9,
3407
3523
  n0,
3408
3524
  _UR,
3409
- {
3410
- [_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204],
3411
- },
3525
+ { [_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204] },
3412
3526
  () => UntagResourceRequest,
3413
3527
  () => __Unit,
3414
3528
  ];
@@ -3416,19 +3530,23 @@ export var UpdateAlias = [
3416
3530
  9,
3417
3531
  n0,
3418
3532
  _UA,
3419
- {
3420
- [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200],
3421
- },
3533
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
3422
3534
  () => UpdateAliasRequest,
3423
3535
  () => AliasConfiguration,
3424
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
+ ];
3425
3545
  export var UpdateCodeSigningConfig = [
3426
3546
  9,
3427
3547
  n0,
3428
3548
  _UCSC,
3429
- {
3430
- [_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200],
3431
- },
3549
+ { [_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
3432
3550
  () => UpdateCodeSigningConfigRequest,
3433
3551
  () => UpdateCodeSigningConfigResponse,
3434
3552
  ];
@@ -3436,9 +3554,7 @@ export var UpdateEventSourceMapping = [
3436
3554
  9,
3437
3555
  n0,
3438
3556
  _UESM,
3439
- {
3440
- [_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202],
3441
- },
3557
+ { [_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202] },
3442
3558
  () => UpdateEventSourceMappingRequest,
3443
3559
  () => EventSourceMappingConfiguration,
3444
3560
  ];
@@ -3446,9 +3562,7 @@ export var UpdateFunctionCode = [
3446
3562
  9,
3447
3563
  n0,
3448
3564
  _UFC,
3449
- {
3450
- [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200],
3451
- },
3565
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200] },
3452
3566
  () => UpdateFunctionCodeRequest,
3453
3567
  () => FunctionConfiguration,
3454
3568
  ];
@@ -3456,9 +3570,7 @@ export var UpdateFunctionConfiguration = [
3456
3570
  9,
3457
3571
  n0,
3458
3572
  _UFCp,
3459
- {
3460
- [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200],
3461
- },
3573
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
3462
3574
  () => UpdateFunctionConfigurationRequest,
3463
3575
  () => FunctionConfiguration,
3464
3576
  ];
@@ -3466,9 +3578,7 @@ export var UpdateFunctionEventInvokeConfig = [
3466
3578
  9,
3467
3579
  n0,
3468
3580
  _UFEIC,
3469
- {
3470
- [_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
3471
- },
3581
+ { [_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
3472
3582
  () => UpdateFunctionEventInvokeConfigRequest,
3473
3583
  () => FunctionEventInvokeConfig,
3474
3584
  ];
@@ -3476,9 +3586,7 @@ export var UpdateFunctionUrlConfig = [
3476
3586
  9,
3477
3587
  n0,
3478
3588
  _UFUC,
3479
- {
3480
- [_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200],
3481
- },
3589
+ { [_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200] },
3482
3590
  () => UpdateFunctionUrlConfigRequest,
3483
3591
  () => UpdateFunctionUrlConfigResponse,
3484
3592
  ];