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
@@ -226,6 +226,20 @@ let TooManyRequestsException$1 = class TooManyRequestsException extends LambdaSe
226
226
  this.Reason = opts.Reason;
227
227
  }
228
228
  };
229
+ let CapacityProviderLimitExceededException$1 = class CapacityProviderLimitExceededException extends LambdaServiceException$1 {
230
+ name = "CapacityProviderLimitExceededException";
231
+ $fault = "client";
232
+ Type;
233
+ constructor(opts) {
234
+ super({
235
+ name: "CapacityProviderLimitExceededException",
236
+ $fault: "client",
237
+ ...opts,
238
+ });
239
+ Object.setPrototypeOf(this, CapacityProviderLimitExceededException.prototype);
240
+ this.Type = opts.Type;
241
+ }
242
+ };
229
243
  let ResourceInUseException$1 = class ResourceInUseException extends LambdaServiceException$1 {
230
244
  name = "ResourceInUseException";
231
245
  $fault = "client";
@@ -288,6 +302,20 @@ let CodeVerificationFailedException$1 = class CodeVerificationFailedException ex
288
302
  this.Message = opts.Message;
289
303
  }
290
304
  };
305
+ let FunctionVersionsPerCapacityProviderLimitExceededException$1 = class FunctionVersionsPerCapacityProviderLimitExceededException extends LambdaServiceException$1 {
306
+ name = "FunctionVersionsPerCapacityProviderLimitExceededException";
307
+ $fault = "client";
308
+ Type;
309
+ constructor(opts) {
310
+ super({
311
+ name: "FunctionVersionsPerCapacityProviderLimitExceededException",
312
+ $fault: "client",
313
+ ...opts,
314
+ });
315
+ Object.setPrototypeOf(this, FunctionVersionsPerCapacityProviderLimitExceededException.prototype);
316
+ this.Type = opts.Type;
317
+ }
318
+ };
291
319
  let InvalidCodeSignatureException$1 = class InvalidCodeSignatureException extends LambdaServiceException$1 {
292
320
  name = "InvalidCodeSignatureException";
293
321
  $fault = "client";
@@ -304,6 +332,22 @@ let InvalidCodeSignatureException$1 = class InvalidCodeSignatureException extend
304
332
  this.Message = opts.Message;
305
333
  }
306
334
  };
335
+ let DurableExecutionAlreadyStartedException$1 = class DurableExecutionAlreadyStartedException extends LambdaServiceException$1 {
336
+ name = "DurableExecutionAlreadyStartedException";
337
+ $fault = "client";
338
+ Type;
339
+ Message;
340
+ constructor(opts) {
341
+ super({
342
+ name: "DurableExecutionAlreadyStartedException",
343
+ $fault: "client",
344
+ ...opts,
345
+ });
346
+ Object.setPrototypeOf(this, DurableExecutionAlreadyStartedException.prototype);
347
+ this.Type = opts.Type;
348
+ this.Message = opts.Message;
349
+ }
350
+ };
307
351
  let EC2AccessDeniedException$1 = class EC2AccessDeniedException extends LambdaServiceException$1 {
308
352
  name = "EC2AccessDeniedException";
309
353
  $fault = "server";
@@ -576,6 +620,22 @@ let KMSNotFoundException$1 = class KMSNotFoundException extends LambdaServiceExc
576
620
  this.Message = opts.Message;
577
621
  }
578
622
  };
623
+ let NoPublishedVersionException$1 = class NoPublishedVersionException extends LambdaServiceException$1 {
624
+ name = "NoPublishedVersionException";
625
+ $fault = "client";
626
+ Type;
627
+ Message;
628
+ constructor(opts) {
629
+ super({
630
+ name: "NoPublishedVersionException",
631
+ $fault: "client",
632
+ ...opts,
633
+ });
634
+ Object.setPrototypeOf(this, NoPublishedVersionException.prototype);
635
+ this.Type = opts.Type;
636
+ this.Message = opts.Message;
637
+ }
638
+ };
579
639
  let RecursiveInvocationException$1 = class RecursiveInvocationException extends LambdaServiceException$1 {
580
640
  name = "RecursiveInvocationException";
581
641
  $fault = "client";
@@ -726,13 +786,31 @@ let ProvisionedConcurrencyConfigNotFoundException$1 = class ProvisionedConcurren
726
786
  this.Type = opts.Type;
727
787
  }
728
788
  };
789
+ let CallbackTimeoutException$1 = class CallbackTimeoutException extends LambdaServiceException$1 {
790
+ name = "CallbackTimeoutException";
791
+ $fault = "client";
792
+ Type;
793
+ Message;
794
+ constructor(opts) {
795
+ super({
796
+ name: "CallbackTimeoutException",
797
+ $fault: "client",
798
+ ...opts,
799
+ });
800
+ Object.setPrototypeOf(this, CallbackTimeoutException.prototype);
801
+ this.Type = opts.Type;
802
+ this.Message = opts.Message;
803
+ }
804
+ };
729
805
 
730
806
  const _A = "Action";
731
807
  const _AA = "AliasArn";
732
808
  const _AC = "AliasConfiguration";
733
809
  const _ACc = "AccessConfigs";
734
810
  const _ACl = "AllowCredentials";
811
+ const _AFSC = "AppliedFunctionScalingConfig";
735
812
  const _AH = "AllowHeaders";
813
+ const _AIT = "AllowedInstanceTypes";
736
814
  const _AL = "AccountLimit";
737
815
  const _ALL = "ApplicationLogLevel";
738
816
  const _ALVP = "AddLayerVersionPermission";
@@ -757,8 +835,10 @@ const _Al = "Aliases";
757
835
  const _Ar = "Architectures";
758
836
  const _Arn = "Arn";
759
837
  const _At = "Attribute";
838
+ const _Att = "Attempt";
760
839
  const _B = "Blob";
761
840
  const _BBOFE = "BisectBatchOnFunctionError";
841
+ const _BOP = "BinaryOperationPayload";
762
842
  const _BS = "BlobStream";
763
843
  const _BSa = "BatchSize";
764
844
  const _C = "Concurrency";
@@ -766,21 +846,54 @@ const _CA = "CompatibleArchitectures";
766
846
  const _CAR = "CreateAliasRequest";
767
847
  const _CAo = "CompatibleArchitecture";
768
848
  const _CAr = "CreateAlias";
849
+ const _CAu = "CurrentAttempt";
769
850
  const _CC = "ClientContext";
851
+ const _CCP = "CreateCapacityProvider";
852
+ const _CCPR = "CreateCapacityProviderRequest";
853
+ const _CCPRr = "CreateCapacityProviderResponse";
770
854
  const _CCSC = "CreateCodeSigningConfig";
771
855
  const _CCSCR = "CreateCodeSigningConfigRequest";
772
856
  const _CCSCRr = "CreateCodeSigningConfigResponse";
773
- const _CD = "CreatedDate";
857
+ const _CD = "CallbackDetails";
858
+ const _CDE = "CheckpointDurableExecution";
859
+ const _CDER = "CheckpointDurableExecutionRequest";
860
+ const _CDERh = "CheckpointDurableExecutionResponse";
861
+ const _CDo = "ContextDetails";
862
+ const _CDr = "CreatedDate";
774
863
  const _CE = "ConcurrentExecutions";
775
864
  const _CESM = "CreateEventSourceMapping";
776
865
  const _CESMR = "CreateEventSourceMappingRequest";
777
866
  const _CF = "CreateFunction";
867
+ const _CFD = "CallbackFailedDetails";
868
+ const _CFDo = "ContextFailedDetails";
778
869
  const _CFR = "CreateFunctionRequest";
779
870
  const _CFUC = "CreateFunctionUrlConfig";
780
871
  const _CFUCR = "CreateFunctionUrlConfigRequest";
781
872
  const _CFUCRr = "CreateFunctionUrlConfigResponse";
782
873
  const _CGI = "ConsumerGroupId";
874
+ const _CI = "CallbackId";
875
+ const _CID = "ChainedInvokeDetails";
876
+ const _CIFD = "ChainedInvokeFailedDetails";
877
+ const _CIO = "ChainedInvokeOptions";
878
+ const _CISD = "ChainedInvokeStartedDetails";
879
+ const _CISDh = "ChainedInvokeStoppedDetails";
880
+ const _CISDha = "ChainedInvokeSucceededDetails";
881
+ const _CITOD = "ChainedInvokeTimedOutDetails";
783
882
  const _CN = "CollectionName";
883
+ const _CO = "CallbackOptions";
884
+ const _COo = "ContextOptions";
885
+ const _CP = "CapacityProvider";
886
+ const _CPA = "CapacityProviderArn";
887
+ const _CPC = "CapacityProviderConfig";
888
+ const _CPL = "CapacityProvidersList";
889
+ const _CPLEE = "CapacityProviderLimitExceededException";
890
+ const _CPN = "CapacityProviderName";
891
+ const _CPORA = "CapacityProviderOperatorRoleArn";
892
+ const _CPPC = "CapacityProviderPermissionsConfig";
893
+ const _CPSC = "CapacityProviderScalingConfig";
894
+ const _CPSPL = "CapacityProviderScalingPoliciesList";
895
+ const _CPVC = "CapacityProviderVpcConfig";
896
+ const _CPa = "CapacityProviders";
784
897
  const _CR = "CompatibleRuntimes";
785
898
  const _CRo = "CompatibleRuntime";
786
899
  const _CS = "CodeSize";
@@ -790,13 +903,23 @@ const _CSCI = "CodeSigningConfigId";
790
903
  const _CSCL = "CodeSigningConfigList";
791
904
  const _CSCNFE = "CodeSigningConfigNotFoundException";
792
905
  const _CSCo = "CodeSigningConfigs";
906
+ const _CSD = "CallbackStartedDetails";
907
+ const _CSDa = "CallbackSucceededDetails";
908
+ const _CSDo = "ContextStartedDetails";
909
+ const _CSDon = "ContextSucceededDetails";
793
910
  const _CSEE = "CodeStorageExceededException";
794
911
  const _CSP = "CodeSigningPolicies";
795
912
  const _CSU = "CodeSizeUnzipped";
796
913
  const _CSZ = "CodeSizeZipped";
797
914
  const _CSo = "CodeSha256";
798
- const _CT = "CreationTime";
915
+ const _CSon = "ConfigSha256";
916
+ const _CT = "CheckpointToken";
917
+ const _CTE = "CallbackTimeoutException";
918
+ const _CTOD = "CallbackTimedOutDetails";
799
919
  const _CT_ = "Content-Type";
920
+ const _CTl = "ClientToken";
921
+ const _CTr = "CreationTime";
922
+ const _CUES = "CheckpointUpdatedExecutionState";
800
923
  const _CVFE = "CodeVerificationFailedException";
801
924
  const _Co = "Cors";
802
925
  const _Cod = "Code";
@@ -807,10 +930,18 @@ const _D = "Description";
807
930
  const _DA = "DeleteAlias";
808
931
  const _DAR = "DeleteAliasRequest";
809
932
  const _DC = "DestinationConfig";
933
+ const _DCP = "DeleteCapacityProvider";
934
+ const _DCPR = "DeleteCapacityProviderRequest";
935
+ const _DCPRe = "DeleteCapacityProviderResponse";
810
936
  const _DCSC = "DeleteCodeSigningConfig";
811
937
  const _DCSCR = "DeleteCodeSigningConfigRequest";
812
938
  const _DCSCRe = "DeleteCodeSigningConfigResponse";
939
+ const _DCu = "DurableConfig";
813
940
  const _DDBESC = "DocumentDBEventSourceConfig";
941
+ const _DE = "DurableExecutions";
942
+ const _DEA = "DurableExecutionArn";
943
+ const _DEASE = "DurableExecutionAlreadyStartedException";
944
+ const _DEN = "DurableExecutionName";
814
945
  const _DESM = "DeleteEventSourceMapping";
815
946
  const _DESMR = "DeleteEventSourceMappingRequest";
816
947
  const _DF = "DeleteFunction";
@@ -821,6 +952,7 @@ const _DFCSCR = "DeleteFunctionCodeSigningConfigRequest";
821
952
  const _DFEIC = "DeleteFunctionEventInvokeConfig";
822
953
  const _DFEICR = "DeleteFunctionEventInvokeConfigRequest";
823
954
  const _DFR = "DeleteFunctionRequest";
955
+ const _DFRe = "DeleteFunctionResponse";
824
956
  const _DFUC = "DeleteFunctionUrlConfig";
825
957
  const _DFUCR = "DeleteFunctionUrlConfigRequest";
826
958
  const _DLC = "DeadLetterConfig";
@@ -831,25 +963,40 @@ const _DPCC = "DeleteProvisionedConcurrencyConfig";
831
963
  const _DPCCR = "DeleteProvisionedConcurrencyConfigRequest";
832
964
  const _DR = "DryRun";
833
965
  const _De = "Destination";
834
- const _E = "Enabled";
966
+ const _Du = "Duration";
967
+ const _E = "Error";
835
968
  const _EC = "ErrorCode";
836
969
  const _ECADE = "EC2AccessDeniedException";
837
970
  const _ECEC = "EC2ErrorCode";
838
971
  const _ECTE = "EC2ThrottledException";
839
972
  const _ECUE = "EC2UnexpectedException";
840
- const _ED = "ErrorDetails";
973
+ const _ED = "ErrorData";
974
+ const _EDr = "ErrorDetails";
975
+ const _EDx = "ExecutionDetails";
841
976
  const _EE = "EnvironmentError";
977
+ const _EEMGBPVC = "ExecutionEnvironmentMemoryGiBPerVCpu";
978
+ const _EEv = "EventError";
979
+ const _EFD = "ExecutionFailedDetails";
842
980
  const _EFSIOE = "EFSIOException";
843
981
  const _EFSMCE = "EFSMountConnectivityException";
844
982
  const _EFSMFE = "EFSMountFailureException";
845
983
  const _EFSMTE = "EFSMountTimeoutException";
846
984
  const _EH = "ExposeHeaders";
985
+ const _EI = "EventId";
986
+ const _EIT = "ExcludedInstanceTypes";
987
+ const _EIv = "EventInput";
988
+ const _EM = "ErrorMessage";
847
989
  const _ENILRE = "ENILimitReachedException";
990
+ const _EO = "ErrorObject";
848
991
  const _EP = "EntryPoint";
849
992
  const _ER = "EnvironmentResponse";
850
993
  const _ERF = "EventRecordFormat";
994
+ const _ERv = "EventResult";
851
995
  const _ES = "EphemeralStorage";
852
996
  const _ESA = "EventSourceArn";
997
+ const _ESD = "ExecutionStartedDetails";
998
+ const _ESDx = "ExecutionSucceededDetails";
999
+ const _ESDxe = "ExecutionStoppedDetails";
853
1000
  const _ESM = "EventSourceMappings";
854
1001
  const _ESMA = "EventSourceMappingArn";
855
1002
  const _ESMC = "EventSourceMappingConfiguration";
@@ -857,13 +1004,22 @@ const _ESML = "EventSourceMappingsList";
857
1004
  const _ESMMC = "EventSourceMappingMetricsConfig";
858
1005
  const _EST = "EventSourceToken";
859
1006
  const _ESv = "EventStream";
1007
+ const _ET = "ErrorType";
1008
+ const _ETOD = "ExecutionTimedOutDetails";
1009
+ const _ETn = "EndTimestamp";
1010
+ const _ETv = "EventType";
1011
+ const _ETve = "EventTimestamp";
1012
+ const _ETx = "ExecutionTimeout";
860
1013
  const _EV = "ExecutedVersion";
861
1014
  const _EVN = "EnvironmentVariableName";
862
1015
  const _EVV = "EnvironmentVariableValue";
863
1016
  const _EVn = "EnvironmentVariables";
864
- const _En = "Environment";
1017
+ const _En = "Enabled";
865
1018
  const _End = "Endpoints";
866
- const _Er = "Error";
1019
+ const _Env = "Environment";
1020
+ const _Ev = "Event";
1021
+ const _Eve = "Events";
1022
+ const _Ex = "Execution";
867
1023
  const _F = "Filter";
868
1024
  const _FA = "FunctionArn";
869
1025
  const _FAu = "FunctionArns";
@@ -882,15 +1038,21 @@ const _FL = "FilterList";
882
1038
  const _FLu = "FunctionList";
883
1039
  const _FN = "FunctionName";
884
1040
  const _FRT = "FunctionResponseTypes";
1041
+ const _FS = "FunctionState";
885
1042
  const _FSC = "FileSystemConfigs";
886
1043
  const _FSCL = "FileSystemConfigList";
887
1044
  const _FSCi = "FileSystemConfig";
1045
+ const _FSCu = "FunctionScalingConfig";
888
1046
  const _FU = "FunctionUrl";
889
1047
  const _FUAT = "FunctionUrlAuthType";
890
1048
  const _FUC = "FunctionUrlConfig";
891
1049
  const _FUCL = "FunctionUrlConfigList";
892
1050
  const _FUCu = "FunctionUrlConfigs";
893
1051
  const _FV = "FunctionVersion";
1052
+ const _FVBCPL = "FunctionVersionsByCapacityProviderList";
1053
+ const _FVBCPLI = "FunctionVersionsByCapacityProviderListItem";
1054
+ const _FVPCPLEE = "FunctionVersionsPerCapacityProviderLimitExceededException";
1055
+ const _FVu = "FunctionVersions";
894
1056
  const _Fi = "Filters";
895
1057
  const _Fu = "Functions";
896
1058
  const _GA = "GetAlias";
@@ -898,9 +1060,21 @@ const _GAR = "GetAliasRequest";
898
1060
  const _GAS = "GetAccountSettings";
899
1061
  const _GASR = "GetAccountSettingsRequest";
900
1062
  const _GASRe = "GetAccountSettingsResponse";
1063
+ const _GCP = "GetCapacityProvider";
1064
+ const _GCPR = "GetCapacityProviderRequest";
1065
+ const _GCPRe = "GetCapacityProviderResponse";
901
1066
  const _GCSC = "GetCodeSigningConfig";
902
1067
  const _GCSCR = "GetCodeSigningConfigRequest";
903
1068
  const _GCSCRe = "GetCodeSigningConfigResponse";
1069
+ const _GDE = "GetDurableExecution";
1070
+ const _GDEH = "GetDurableExecutionHistory";
1071
+ const _GDEHR = "GetDurableExecutionHistoryRequest";
1072
+ const _GDEHRe = "GetDurableExecutionHistoryResponse";
1073
+ const _GDER = "GetDurableExecutionRequest";
1074
+ const _GDERe = "GetDurableExecutionResponse";
1075
+ const _GDES = "GetDurableExecutionState";
1076
+ const _GDESR = "GetDurableExecutionStateRequest";
1077
+ const _GDESRe = "GetDurableExecutionStateResponse";
904
1078
  const _GESM = "GetEventSourceMapping";
905
1079
  const _GESMR = "GetEventSourceMappingRequest";
906
1080
  const _GF = "GetFunction";
@@ -919,6 +1093,9 @@ const _GFRC = "GetFunctionRecursionConfig";
919
1093
  const _GFRCR = "GetFunctionRecursionConfigRequest";
920
1094
  const _GFRCRe = "GetFunctionRecursionConfigResponse";
921
1095
  const _GFRe = "GetFunctionResponse";
1096
+ const _GFSC = "GetFunctionScalingConfig";
1097
+ const _GFSCR = "GetFunctionScalingConfigRequest";
1098
+ const _GFSCRe = "GetFunctionScalingConfigResponse";
922
1099
  const _GFUC = "GetFunctionUrlConfig";
923
1100
  const _GFUCR = "GetFunctionUrlConfigRequest";
924
1101
  const _GFUCRe = "GetFunctionUrlConfigResponse";
@@ -940,24 +1117,30 @@ const _GRMC = "GetRuntimeManagementConfig";
940
1117
  const _GRMCR = "GetRuntimeManagementConfigRequest";
941
1118
  const _GRMCRe = "GetRuntimeManagementConfigResponse";
942
1119
  const _H = "Handler";
943
- const _I = "Invoke";
1120
+ const _HT = "HeartbeatTimeout";
1121
+ const _HTS = "HeartbeatTimeoutSeconds";
1122
+ const _I = "Input";
944
1123
  const _IA = "InvokeArgs";
945
1124
  const _IAFDS = "Ipv6AllowedForDualStack";
946
1125
  const _IAR = "InvokeAsyncRequest";
947
1126
  const _IARn = "InvokeAsyncResponse";
948
1127
  const _IAn = "InvokeAsync";
949
1128
  const _IC = "ImageConfig";
1129
+ const _ICD = "InvocationCompletedDetails";
950
1130
  const _ICE = "ImageConfigError";
951
1131
  const _ICR = "ImageConfigResponse";
952
1132
  const _ICSE = "InvalidCodeSignatureException";
953
1133
  const _ICn = "InvokeComplete";
1134
+ const _IED = "IncludeExecutionData";
954
1135
  const _IM = "InvokeMode";
1136
+ const _IP = "InputPayload";
955
1137
  const _IPVE = "InvalidParameterValueException";
956
- const _IR = "InvocationRequest";
1138
+ const _IR = "InstanceRequirements";
957
1139
  const _IRCE = "InvalidRequestContentException";
958
1140
  const _IRE = "InvalidRuntimeException";
959
1141
  const _IRSU = "InvokeResponseStreamUpdate";
960
- const _IRn = "InvocationResponse";
1142
+ const _IRn = "InvocationRequest";
1143
+ const _IRnv = "InvocationResponse";
961
1144
  const _ISGIDE = "InvalidSecurityGroupIDException";
962
1145
  const _ISIDE = "InvalidSubnetIDException";
963
1146
  const _IT = "InvocationType";
@@ -969,6 +1152,9 @@ const _IWRSR = "InvokeWithResponseStreamRequest";
969
1152
  const _IWRSRE = "InvokeWithResponseStreamResponseEvent";
970
1153
  const _IWRSRn = "InvokeWithResponseStreamResponse";
971
1154
  const _IZFE = "InvalidZipFileException";
1155
+ const _Id = "Id";
1156
+ const _In = "Invoke";
1157
+ const _KKA = "KmsKeyArn";
972
1158
  const _KMSADE = "KMSAccessDeniedException";
973
1159
  const _KMSDE = "KMSDisabledException";
974
1160
  const _KMSISE = "KMSInvalidStateException";
@@ -985,9 +1171,15 @@ const _LAR = "ListAliasesRequest";
985
1171
  const _LARi = "ListAliasesResponse";
986
1172
  const _LAi = "ListAliases";
987
1173
  const _LC = "LoggingConfig";
1174
+ const _LCP = "ListCapacityProviders";
1175
+ const _LCPR = "ListCapacityProvidersRequest";
1176
+ const _LCPRi = "ListCapacityProvidersResponse";
988
1177
  const _LCSC = "ListCodeSigningConfigs";
989
1178
  const _LCSCR = "ListCodeSigningConfigsRequest";
990
1179
  const _LCSCRi = "ListCodeSigningConfigsResponse";
1180
+ const _LDEBF = "ListDurableExecutionsByFunction";
1181
+ const _LDEBFR = "ListDurableExecutionsByFunctionRequest";
1182
+ const _LDEBFRi = "ListDurableExecutionsByFunctionResponse";
991
1183
  const _LESM = "ListEventSourceMappings";
992
1184
  const _LESMR = "ListEventSourceMappingsRequest";
993
1185
  const _LESMRi = "ListEventSourceMappingsResponse";
@@ -1003,6 +1195,9 @@ const _LFRi = "ListFunctionsResponse";
1003
1195
  const _LFUC = "ListFunctionUrlConfigs";
1004
1196
  const _LFUCR = "ListFunctionUrlConfigsRequest";
1005
1197
  const _LFUCRi = "ListFunctionUrlConfigsResponse";
1198
+ const _LFVBCP = "ListFunctionVersionsByCapacityProvider";
1199
+ const _LFVBCPR = "ListFunctionVersionsByCapacityProviderRequest";
1200
+ const _LFVBCPRi = "ListFunctionVersionsByCapacityProviderResponse";
1006
1201
  const _LFi = "ListFunctions";
1007
1202
  const _LG = "LogGroup";
1008
1203
  const _LI = "LicenseInfo";
@@ -1015,6 +1210,7 @@ const _LLVR = "ListLayerVersionsRequest";
1015
1210
  const _LLVRi = "ListLayerVersionsResponse";
1016
1211
  const _LLi = "ListLayers";
1017
1212
  const _LM = "LastModified";
1213
+ const _LMICPC = "LambdaManagedInstancesCapacityProviderConfig";
1018
1214
  const _LMP = "LocalMountPath";
1019
1215
  const _LMT = "LastModifiedTime";
1020
1216
  const _LMV = "LatestMatchingVersion";
@@ -1050,6 +1246,8 @@ const _MBWIS = "MaximumBatchingWindowInSeconds";
1050
1246
  const _MC = "MetricsConfig";
1051
1247
  const _MCa = "MaximumConcurrency";
1052
1248
  const _MEAIS = "MaximumEventAgeInSeconds";
1249
+ const _MEE = "MinExecutionEnvironments";
1250
+ const _MEEa = "MaxExecutionEnvironments";
1053
1251
  const _MI = "MaxItems";
1054
1252
  const _MP = "MinimumPollers";
1055
1253
  const _MPa = "MaximumPollers";
@@ -1057,22 +1255,35 @@ const _MR = "MasterRegion";
1057
1255
  const _MRA = "MaximumRetryAttempts";
1058
1256
  const _MRAIS = "MaximumRecordAgeInSeconds";
1059
1257
  const _MS = "MemorySize";
1258
+ const _MVCC = "MaxVCpuCount";
1060
1259
  const _Ma = "Marker";
1061
1260
  const _Me = "Metrics";
1062
1261
  const _Mo = "Mode";
1063
1262
  const _N = "Name";
1263
+ const _NADS = "NextAttemptDelaySeconds";
1264
+ const _NAT = "NextAttemptTimestamp";
1265
+ const _NES = "NewExecutionState";
1064
1266
  const _NM = "NextMarker";
1267
+ const _NPVE = "NoPublishedVersionException";
1268
+ const _O = "Operations";
1065
1269
  const _OF = "OnFailure";
1066
1270
  const _OI = "OrganizationId";
1271
+ const _OP = "OperationPayload";
1272
+ const _OPu = "OutputPayload";
1067
1273
  const _OS = "OnSuccess";
1068
1274
  const _OSp = "OptimizationStatus";
1275
+ const _OU = "OperationUpdate";
1276
+ const _OUp = "OperationUpdates";
1277
+ const _Op = "Operation";
1069
1278
  const _P = "Principal";
1070
- const _PC = "PayloadChunk";
1279
+ const _PC = "PermissionsConfig";
1071
1280
  const _PCC = "ProvisionedConcurrencyConfigs";
1072
1281
  const _PCCL = "ProvisionedConcurrencyConfigList";
1073
1282
  const _PCCLI = "ProvisionedConcurrencyConfigListItem";
1074
1283
  const _PCCNFE = "ProvisionedConcurrencyConfigNotFoundException";
1075
1284
  const _PCE = "ProvisionedConcurrentExecutions";
1285
+ const _PCa = "PayloadChunk";
1286
+ const _PEEMC = "PerExecutionEnvironmentMaxConcurrency";
1076
1287
  const _PF = "ParallelizationFactor";
1077
1288
  const _PFC = "PutFunctionConcurrency";
1078
1289
  const _PFCR = "PutFunctionConcurrencyRequest";
@@ -1085,11 +1296,16 @@ const _PFEICR = "PutFunctionEventInvokeConfigRequest";
1085
1296
  const _PFRC = "PutFunctionRecursionConfig";
1086
1297
  const _PFRCR = "PutFunctionRecursionConfigRequest";
1087
1298
  const _PFRCRu = "PutFunctionRecursionConfigResponse";
1299
+ const _PFSC = "PutFunctionScalingConfig";
1300
+ const _PFSCR = "PutFunctionScalingConfigRequest";
1301
+ const _PFSCRu = "PutFunctionScalingConfigResponse";
1088
1302
  const _PGN = "PollerGroupName";
1303
+ const _PI = "ParentId";
1089
1304
  const _PLEE = "PolicyLengthExceededException";
1090
1305
  const _PLV = "PublishLayerVersion";
1091
1306
  const _PLVR = "PublishLayerVersionRequest";
1092
1307
  const _PLVRu = "PublishLayerVersionResponse";
1308
+ const _PMT = "PredefinedMetricType";
1093
1309
  const _POID = "PrincipalOrgID";
1094
1310
  const _PPC = "ProvisionedPollerConfig";
1095
1311
  const _PPCC = "PutProvisionedConcurrencyConfig";
@@ -1099,30 +1315,37 @@ const _PRMC = "PutRuntimeManagementConfig";
1099
1315
  const _PRMCR = "PutRuntimeManagementConfigRequest";
1100
1316
  const _PRMCRu = "PutRuntimeManagementConfigResponse";
1101
1317
  const _PT = "PackageType";
1318
+ const _PTu = "PublishTo";
1102
1319
  const _PV = "PublishVersion";
1103
1320
  const _PVR = "PublishVersionRequest";
1104
- const _Pa = "Pattern";
1105
- const _Pay = "Payload";
1321
+ const _Pa = "Payload";
1322
+ const _Pat = "Pattern";
1106
1323
  const _Po = "Policy";
1107
1324
  const _Pu = "Publish";
1108
1325
  const _Q = "Qualifier";
1109
1326
  const _Qu = "Queues";
1110
- const _R = "Runtime";
1327
+ const _R = "Result";
1111
1328
  const _RA = "Retry-After";
1112
1329
  const _RC = "RoutingConfig";
1113
1330
  const _RCE = "ReservedConcurrentExecutions";
1114
1331
  const _RCEe = "ResourceConflictException";
1332
+ const _RCe = "ReplayChildren";
1333
+ const _RD = "RetryDetails";
1334
+ const _RFSC = "RequestedFunctionScalingConfig";
1115
1335
  const _RI = "RevisionId";
1116
1336
  const _RIE = "RecursiveInvocationException";
1117
1337
  const _RIU = "ResolvedImageUri";
1118
1338
  const _RIUE = "ResourceInUseException";
1339
+ const _RIe = "RequestId";
1119
1340
  const _RL = "RecursiveLoop";
1120
1341
  const _RLVP = "RemoveLayerVersionPermission";
1121
1342
  const _RLVPR = "RemoveLayerVersionPermissionRequest";
1122
1343
  const _RNFE = "ResourceNotFoundException";
1123
1344
  const _RNRE = "ResourceNotReadyException";
1345
+ const _RO = "ReverseOrder";
1124
1346
  const _RP = "RemovePermission";
1125
1347
  const _RPCE = "RequestedProvisionedConcurrentExecutions";
1348
+ const _RPID = "RetentionPeriodInDays";
1126
1349
  const _RPR = "RemovePermissionRequest";
1127
1350
  const _RSCT = "ResponseStreamContentType";
1128
1351
  const _RT = "RepositoryType";
@@ -1133,15 +1356,33 @@ const _RVE = "RuntimeVersionError";
1133
1356
  const _Re = "Resource";
1134
1357
  const _Rea = "Reason";
1135
1358
  const _Ro = "Role";
1359
+ const _Ru = "Runtime";
1136
1360
  const _S = "Statement";
1137
1361
  const _SA = "SourceArn";
1138
1362
  const _SAC = "SourceAccessConfigurations";
1139
1363
  const _SACo = "SourceAccessConfiguration";
1140
1364
  const _SAo = "SourceAccount";
1365
+ const _SAt = "StartedAfter";
1141
1366
  const _SB = "S3Bucket";
1367
+ const _SBt = "StartedBefore";
1142
1368
  const _SC = "ScalingConfig";
1143
1369
  const _SCt = "StatusCode";
1370
+ const _SD = "StepDetails";
1371
+ const _SDE = "StopDurableExecution";
1372
+ const _SDECF = "SendDurableExecutionCallbackFailure";
1373
+ const _SDECFR = "SendDurableExecutionCallbackFailureRequest";
1374
+ const _SDECFRe = "SendDurableExecutionCallbackFailureResponse";
1375
+ const _SDECH = "SendDurableExecutionCallbackHeartbeat";
1376
+ const _SDECHR = "SendDurableExecutionCallbackHeartbeatRequest";
1377
+ const _SDECHRe = "SendDurableExecutionCallbackHeartbeatResponse";
1378
+ const _SDECS = "SendDurableExecutionCallbackSuccess";
1379
+ const _SDECSR = "SendDurableExecutionCallbackSuccessRequest";
1380
+ const _SDECSRe = "SendDurableExecutionCallbackSuccessResponse";
1381
+ const _SDER = "StopDurableExecutionRequest";
1382
+ const _SDERt = "StopDurableExecutionResponse";
1144
1383
  const _SE = "ServiceException";
1384
+ const _SET = "ScheduledEndTimestamp";
1385
+ const _SFD = "StepFailedDetails";
1145
1386
  const _SGI = "SecurityGroupIds";
1146
1387
  const _SI = "StatementId";
1147
1388
  const _SIPALRE = "SubnetIPAddressLimitReachedException";
@@ -1150,13 +1391,16 @@ const _SJA = "SigningJobArn";
1150
1391
  const _SK = "S3Key";
1151
1392
  const _SKMSKA = "SourceKMSKeyArn";
1152
1393
  const _SLL = "SystemLogLevel";
1394
+ const _SM = "ScalingMode";
1153
1395
  const _SMES = "SelfManagedEventSource";
1154
1396
  const _SMKESC = "SelfManagedKafkaEventSourceConfig";
1397
+ const _SO = "StepOptions";
1155
1398
  const _SOV = "S3ObjectVersion";
1156
- const _SP = "StartingPosition";
1399
+ const _SP = "ScalingPolicies";
1157
1400
  const _SPT = "StartingPositionTimestamp";
1158
1401
  const _SPVA = "SigningProfileVersionArns";
1159
1402
  const _SPVAi = "SigningProfileVersionArn";
1403
+ const _SPt = "StartingPosition";
1160
1404
  const _SR = "StateReason";
1161
1405
  const _SRC = "SchemaRegistryConfig";
1162
1406
  const _SRCt = "StateReasonCode";
@@ -1164,37 +1408,55 @@ const _SRETLE = "SerializedRequestEntityTooLargeException";
1164
1408
  const _SRURI = "SchemaRegistryURI";
1165
1409
  const _SRt = "StatusReason";
1166
1410
  const _SS = "SensitiveString";
1411
+ const _SSD = "StepStartedDetails";
1412
+ const _SSDt = "StepSucceededDetails";
1167
1413
  const _SSE = "SnapStartException";
1168
1414
  const _SSNRE = "SnapStartNotReadyException";
1169
1415
  const _SSR = "SnapStartResponse";
1170
1416
  const _SSTE = "SnapStartTimeoutException";
1171
1417
  const _SSn = "SnapStart";
1418
+ const _ST = "StackTrace";
1419
+ const _STE = "StackTraceEntry";
1420
+ const _STEt = "StackTraceEntries";
1172
1421
  const _STR = "StateTransitionReason";
1422
+ const _STt = "StartTimestamp";
1423
+ const _STto = "StopTimestamp";
1424
+ const _STu = "SubType";
1173
1425
  const _SVC = "SchemaValidationConfigs";
1174
1426
  const _Si = "Size";
1175
1427
  const _St = "State";
1176
1428
  const _Sta = "Status";
1177
- const _T = "Type";
1429
+ const _Stat = "Statuses";
1430
+ const _T = "Timeout";
1178
1431
  const _TA = "TargetArn";
1179
1432
  const _TC = "TracingConfig";
1180
1433
  const _TCR = "TracingConfigResponse";
1181
1434
  const _TCS = "TotalCodeSize";
1182
1435
  const _TCe = "TenancyConfig";
1183
1436
  const _TE = "TagsError";
1437
+ const _TH = "TraceHeader";
1184
1438
  const _TI = "TenantId";
1185
1439
  const _TIM = "TenantIsolationMode";
1186
1440
  const _TK = "TagKeys";
1187
1441
  const _TMRE = "TooManyRequestsException";
1188
1442
  const _TR = "TagResource";
1189
1443
  const _TRR = "TagResourceRequest";
1444
+ const _TS = "TimeoutSeconds";
1445
+ const _TTSP = "TargetTrackingScalingPolicy";
1446
+ const _TV = "TargetValue";
1190
1447
  const _TWIS = "TumblingWindowInSeconds";
1191
1448
  const _Ta = "Tags";
1192
- const _Ti = "Timeout";
1193
1449
  const _To = "Topics";
1450
+ const _Tr = "Truncated";
1451
+ const _Ty = "Type";
1452
+ const _U = "Updates";
1194
1453
  const _UA = "UpdateAlias";
1195
1454
  const _UAOD = "UntrustedArtifactOnDeployment";
1196
1455
  const _UAR = "UpdateAliasRequest";
1197
1456
  const _UCE = "UnreservedConcurrentExecutions";
1457
+ const _UCP = "UpdateCapacityProvider";
1458
+ const _UCPR = "UpdateCapacityProviderRequest";
1459
+ const _UCPRp = "UpdateCapacityProviderResponse";
1198
1460
  const _UCSC = "UpdateCodeSigningConfig";
1199
1461
  const _UCSCR = "UpdateCodeSigningConfigRequest";
1200
1462
  const _UCSCRp = "UpdateCodeSigningConfigResponse";
@@ -1222,14 +1484,23 @@ const _VI = "VpcId";
1222
1484
  const _VN = "VersionNumber";
1223
1485
  const _Ve = "Version";
1224
1486
  const _Ver = "Versions";
1487
+ const _WCD = "WaitCancelledDetails";
1225
1488
  const _WD = "WorkingDirectory";
1489
+ const _WDa = "WaitDetails";
1490
+ const _WO = "WaitOptions";
1491
+ const _WS = "WaitSeconds";
1492
+ const _WSD = "WaitStartedDetails";
1493
+ const _WSDa = "WaitSucceededDetails";
1226
1494
  const _XACC = "X-Amz-Client-Context";
1495
+ const _XADEA = "X-Amz-Durable-Execution-Arn";
1496
+ const _XADEN = "X-Amz-Durable-Execution-Name";
1227
1497
  const _XAEV = "X-Amz-Executed-Version";
1228
1498
  const _XAFE = "X-Amz-Function-Error";
1229
1499
  const _XAIT = "X-Amz-Invocation-Type";
1230
1500
  const _XALR = "X-Amz-Log-Result";
1231
1501
  const _XALT = "X-Amz-Log-Type";
1232
1502
  const _XATI = "X-Amz-Tenant-Id";
1503
+ const _XATIm = "XAmznTraceId";
1233
1504
  const _ZF = "ZipFile";
1234
1505
  const _c = "client";
1235
1506
  const _e = "error";
@@ -1245,19 +1516,19 @@ const _se = "server";
1245
1516
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.lambda";
1246
1517
  const _tK = "tagKeys";
1247
1518
  const n0 = "com.amazonaws.lambda";
1519
+ var BinaryOperationPayload = [0, n0, _BOP, 8, 21];
1248
1520
  var _Blob = [0, n0, _B, 8, 21];
1249
- var BlobStream = [
1250
- 0,
1251
- n0,
1252
- _BS,
1253
- {
1254
- [_s]: 1,
1255
- },
1256
- 42,
1257
- ];
1521
+ var BlobStream = [0, n0, _BS, { [_s]: 1 }, 42];
1258
1522
  var EnvironmentVariableName = [0, n0, _EVN, 8, 0];
1259
1523
  var EnvironmentVariableValue = [0, n0, _EVV, 8, 0];
1524
+ var ErrorData = [0, n0, _ED, 8, 0];
1525
+ var ErrorMessage = [0, n0, _EM, 8, 0];
1526
+ var ErrorType = [0, n0, _ET, 8, 0];
1527
+ var InputPayload = [0, n0, _IP, 8, 0];
1528
+ var OperationPayload = [0, n0, _OP, 8, 0];
1529
+ var OutputPayload = [0, n0, _OPu, 8, 0];
1260
1530
  var SensitiveString = [0, n0, _SS, 8, 0];
1531
+ var StackTraceEntry = [0, n0, _STE, 8, 0];
1261
1532
  var AccountLimit = [3, n0, _AL, 0, [_TCS, _CSU, _CSZ, _CE, _UCE], [1, 1, 1, 1, 1]];
1262
1533
  var AccountUsage = [3, n0, _AU, 0, [_TCS, _FC], [1, 1]];
1263
1534
  var AddLayerVersionPermissionRequest = [
@@ -1266,20 +1537,7 @@ var AddLayerVersionPermissionRequest = [
1266
1537
  _ALVPR,
1267
1538
  0,
1268
1539
  [_LN, _VN, _SI, _A, _P, _OI, _RI],
1269
- [
1270
- [0, 1],
1271
- [1, 1],
1272
- 0,
1273
- 0,
1274
- 0,
1275
- 0,
1276
- [
1277
- 0,
1278
- {
1279
- [_hQ]: _RI,
1280
- },
1281
- ],
1282
- ],
1540
+ [[0, 1], [1, 1], 0, 0, 0, 0, [0, { [_hQ]: _RI }]],
1283
1541
  ];
1284
1542
  var AddLayerVersionPermissionResponse = [3, n0, _ALVPRd, 0, [_S, _RI], [0, 0]];
1285
1543
  var AddPermissionRequest = [
@@ -1288,25 +1546,7 @@ var AddPermissionRequest = [
1288
1546
  _APR,
1289
1547
  0,
1290
1548
  [_FN, _SI, _A, _P, _SA, _SAo, _EST, _Q, _RI, _POID, _FUAT, _IVFU],
1291
- [
1292
- [0, 1],
1293
- 0,
1294
- 0,
1295
- 0,
1296
- 0,
1297
- 0,
1298
- 0,
1299
- [
1300
- 0,
1301
- {
1302
- [_hQ]: _Q,
1303
- },
1304
- ],
1305
- 0,
1306
- 0,
1307
- 0,
1308
- 2,
1309
- ],
1549
+ [[0, 1], 0, 0, 0, 0, 0, 0, [0, { [_hQ]: _Q }], 0, 0, 0, 2],
1310
1550
  ];
1311
1551
  var AddPermissionResponse = [3, n0, _APRd, 0, [_S], [0]];
1312
1552
  var AliasConfiguration = [
@@ -1327,6 +1567,113 @@ var AmazonManagedKafkaEventSourceConfig = [
1327
1567
  [_CGI, _SRC],
1328
1568
  [0, () => KafkaSchemaRegistryConfig],
1329
1569
  ];
1570
+ var CallbackDetails = [
1571
+ 3,
1572
+ n0,
1573
+ _CD,
1574
+ 0,
1575
+ [_CI, _R, _E],
1576
+ [0, [() => OperationPayload, 0], [() => ErrorObject, 0]],
1577
+ ];
1578
+ var CallbackFailedDetails = [3, n0, _CFD, 0, [_E], [[() => EventError, 0]]];
1579
+ var CallbackOptions = [3, n0, _CO, 0, [_TS, _HTS], [1, 1]];
1580
+ var CallbackStartedDetails = [3, n0, _CSD, 0, [_CI, _HT, _T], [0, 1, 1]];
1581
+ var CallbackSucceededDetails = [3, n0, _CSDa, 0, [_R], [[() => EventResult, 0]]];
1582
+ var CallbackTimedOutDetails = [3, n0, _CTOD, 0, [_E], [[() => EventError, 0]]];
1583
+ var CallbackTimeoutException = [-3, n0, _CTE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
1584
+ schema.TypeRegistry.for(n0).registerError(CallbackTimeoutException, CallbackTimeoutException$1);
1585
+ var CapacityProvider = [
1586
+ 3,
1587
+ n0,
1588
+ _CP,
1589
+ 0,
1590
+ [_CPA, _St, _VC, _PC, _IR, _CPSC, _KKA, _LM],
1591
+ [
1592
+ 0,
1593
+ 0,
1594
+ () => CapacityProviderVpcConfig,
1595
+ () => CapacityProviderPermissionsConfig,
1596
+ () => InstanceRequirements,
1597
+ () => CapacityProviderScalingConfig,
1598
+ 0,
1599
+ 0,
1600
+ ],
1601
+ ];
1602
+ var CapacityProviderConfig = [
1603
+ 3,
1604
+ n0,
1605
+ _CPC,
1606
+ 0,
1607
+ [_LMICPC],
1608
+ [() => LambdaManagedInstancesCapacityProviderConfig],
1609
+ ];
1610
+ var CapacityProviderLimitExceededException = [
1611
+ -3,
1612
+ n0,
1613
+ _CPLEE,
1614
+ { [_e]: _c, [_hE]: 400 },
1615
+ [_Ty, _m],
1616
+ [0, 0],
1617
+ ];
1618
+ schema.TypeRegistry.for(n0).registerError(CapacityProviderLimitExceededException, CapacityProviderLimitExceededException$1);
1619
+ var CapacityProviderPermissionsConfig = [3, n0, _CPPC, 0, [_CPORA], [0]];
1620
+ var CapacityProviderScalingConfig = [
1621
+ 3,
1622
+ n0,
1623
+ _CPSC,
1624
+ 0,
1625
+ [_MVCC, _SM, _SP],
1626
+ [1, 0, () => CapacityProviderScalingPoliciesList],
1627
+ ];
1628
+ var CapacityProviderVpcConfig = [3, n0, _CPVC, 0, [_SIu, _SGI], [64 | 0, 64 | 0]];
1629
+ var ChainedInvokeDetails = [
1630
+ 3,
1631
+ n0,
1632
+ _CID,
1633
+ 0,
1634
+ [_R, _E],
1635
+ [
1636
+ [() => OperationPayload, 0],
1637
+ [() => ErrorObject, 0],
1638
+ ],
1639
+ ];
1640
+ var ChainedInvokeFailedDetails = [3, n0, _CIFD, 0, [_E], [[() => EventError, 0]]];
1641
+ var ChainedInvokeOptions = [3, n0, _CIO, 0, [_FN, _TI], [0, 0]];
1642
+ var ChainedInvokeStartedDetails = [
1643
+ 3,
1644
+ n0,
1645
+ _CISD,
1646
+ 0,
1647
+ [_FN, _TI, _I, _EV, _DEA],
1648
+ [0, 0, [() => EventInput, 0], 0, 0],
1649
+ ];
1650
+ var ChainedInvokeStoppedDetails = [3, n0, _CISDh, 0, [_E], [[() => EventError, 0]]];
1651
+ var ChainedInvokeSucceededDetails = [3, n0, _CISDha, 0, [_R], [[() => EventResult, 0]]];
1652
+ var ChainedInvokeTimedOutDetails = [3, n0, _CITOD, 0, [_E], [[() => EventError, 0]]];
1653
+ var CheckpointDurableExecutionRequest = [
1654
+ 3,
1655
+ n0,
1656
+ _CDER,
1657
+ 0,
1658
+ [_DEA, _CT, _U, _CTl],
1659
+ [[0, 1], 0, [() => OperationUpdates, 0], [0, 4]],
1660
+ ];
1661
+ var CheckpointDurableExecutionResponse = [
1662
+ 3,
1663
+ n0,
1664
+ _CDERh,
1665
+ 0,
1666
+ [_CT, _NES],
1667
+ [0, [() => CheckpointUpdatedExecutionState, 0]],
1668
+ ];
1669
+ var CheckpointUpdatedExecutionState = [
1670
+ 3,
1671
+ n0,
1672
+ _CUES,
1673
+ 0,
1674
+ [_O, _NM],
1675
+ [[() => Operations, 0], 0],
1676
+ ];
1330
1677
  var CodeSigningConfig = [
1331
1678
  3,
1332
1679
  n0,
@@ -1339,11 +1686,8 @@ var CodeSigningConfigNotFoundException = [
1339
1686
  -3,
1340
1687
  n0,
1341
1688
  _CSCNFE,
1342
- {
1343
- [_e]: _c,
1344
- [_hE]: 404,
1345
- },
1346
- [_T, _M],
1689
+ { [_e]: _c, [_hE]: 404 },
1690
+ [_Ty, _M],
1347
1691
  [0, 0],
1348
1692
  ];
1349
1693
  schema.TypeRegistry.for(n0).registerError(CodeSigningConfigNotFoundException, CodeSigningConfigNotFoundException$1);
@@ -1352,11 +1696,8 @@ var CodeStorageExceededException = [
1352
1696
  -3,
1353
1697
  n0,
1354
1698
  _CSEE,
1355
- {
1356
- [_e]: _c,
1357
- [_hE]: 400,
1358
- },
1359
- [_T, _m],
1699
+ { [_e]: _c, [_hE]: 400 },
1700
+ [_Ty, _m],
1360
1701
  [0, 0],
1361
1702
  ];
1362
1703
  schema.TypeRegistry.for(n0).registerError(CodeStorageExceededException, CodeStorageExceededException$1);
@@ -1364,15 +1705,24 @@ var CodeVerificationFailedException = [
1364
1705
  -3,
1365
1706
  n0,
1366
1707
  _CVFE,
1367
- {
1368
- [_e]: _c,
1369
- [_hE]: 400,
1370
- },
1371
- [_T, _M],
1708
+ { [_e]: _c, [_hE]: 400 },
1709
+ [_Ty, _M],
1372
1710
  [0, 0],
1373
1711
  ];
1374
1712
  schema.TypeRegistry.for(n0).registerError(CodeVerificationFailedException, CodeVerificationFailedException$1);
1375
1713
  var Concurrency = [3, n0, _C, 0, [_RCE], [1]];
1714
+ var ContextDetails = [
1715
+ 3,
1716
+ n0,
1717
+ _CDo,
1718
+ 0,
1719
+ [_RCe, _R, _E],
1720
+ [2, [() => OperationPayload, 0], [() => ErrorObject, 0]],
1721
+ ];
1722
+ var ContextFailedDetails = [3, n0, _CFDo, 0, [_E], [[() => EventError, 0]]];
1723
+ var ContextOptions = [3, n0, _COo, 0, [_RCe], [2]];
1724
+ var ContextStartedDetails = [3, n0, _CSDo, 0, [], []];
1725
+ var ContextSucceededDetails = [3, n0, _CSDon, 0, [_R], [[() => EventResult, 0]]];
1376
1726
  var Cors = [
1377
1727
  3,
1378
1728
  n0,
@@ -1389,6 +1739,23 @@ var CreateAliasRequest = [
1389
1739
  [_FN, _N, _FV, _D, _RC],
1390
1740
  [[0, 1], 0, 0, 0, () => AliasRoutingConfiguration],
1391
1741
  ];
1742
+ var CreateCapacityProviderRequest = [
1743
+ 3,
1744
+ n0,
1745
+ _CCPR,
1746
+ 0,
1747
+ [_CPN, _VC, _PC, _IR, _CPSC, _KKA, _Ta],
1748
+ [
1749
+ 0,
1750
+ () => CapacityProviderVpcConfig,
1751
+ () => CapacityProviderPermissionsConfig,
1752
+ () => InstanceRequirements,
1753
+ () => CapacityProviderScalingConfig,
1754
+ 0,
1755
+ 128 | 0,
1756
+ ],
1757
+ ];
1758
+ var CreateCapacityProviderResponse = [3, n0, _CCPRr, 0, [_CP], [() => CapacityProvider]];
1392
1759
  var CreateCodeSigningConfigRequest = [
1393
1760
  3,
1394
1761
  n0,
@@ -1413,12 +1780,12 @@ var CreateEventSourceMappingRequest = [
1413
1780
  [
1414
1781
  _ESA,
1415
1782
  _FN,
1416
- _E,
1783
+ _En,
1417
1784
  _BSa,
1418
1785
  _FCi,
1419
1786
  _MBWIS,
1420
1787
  _PF,
1421
- _SP,
1788
+ _SPt,
1422
1789
  _SPT,
1423
1790
  _DC,
1424
1791
  _MRAIS,
@@ -1476,18 +1843,18 @@ var CreateFunctionRequest = [
1476
1843
  0,
1477
1844
  [
1478
1845
  _FN,
1479
- _R,
1846
+ _Ru,
1480
1847
  _Ro,
1481
1848
  _H,
1482
1849
  _Cod,
1483
1850
  _D,
1484
- _Ti,
1851
+ _T,
1485
1852
  _MS,
1486
1853
  _Pu,
1487
1854
  _VC,
1488
1855
  _PT,
1489
1856
  _DLC,
1490
- _En,
1857
+ _Env,
1491
1858
  _KMSKA,
1492
1859
  _TC,
1493
1860
  _Ta,
@@ -1499,6 +1866,9 @@ var CreateFunctionRequest = [
1499
1866
  _ES,
1500
1867
  _SSn,
1501
1868
  _LC,
1869
+ _CPC,
1870
+ _PTu,
1871
+ _DCu,
1502
1872
  _TCe,
1503
1873
  ],
1504
1874
  [
@@ -1526,6 +1896,9 @@ var CreateFunctionRequest = [
1526
1896
  () => EphemeralStorage,
1527
1897
  () => SnapStart,
1528
1898
  () => LoggingConfig,
1899
+ () => CapacityProviderConfig,
1900
+ 0,
1901
+ () => DurableConfig,
1529
1902
  () => TenancyConfig,
1530
1903
  ],
1531
1904
  ];
@@ -1535,25 +1908,14 @@ var CreateFunctionUrlConfigRequest = [
1535
1908
  _CFUCR,
1536
1909
  0,
1537
1910
  [_FN, _Q, _AT, _Co, _IM],
1538
- [
1539
- [0, 1],
1540
- [
1541
- 0,
1542
- {
1543
- [_hQ]: _Q,
1544
- },
1545
- ],
1546
- 0,
1547
- () => Cors,
1548
- 0,
1549
- ],
1911
+ [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
1550
1912
  ];
1551
1913
  var CreateFunctionUrlConfigResponse = [
1552
1914
  3,
1553
1915
  n0,
1554
1916
  _CFUCRr,
1555
1917
  0,
1556
- [_FU, _FA, _AT, _Co, _CT, _IM],
1918
+ [_FU, _FA, _AT, _Co, _CTr, _IM],
1557
1919
  [0, 0, 0, () => Cors, 0, 0],
1558
1920
  ];
1559
1921
  var DeadLetterConfig = [3, n0, _DLC, 0, [_TA], [0]];
@@ -1568,6 +1930,8 @@ var DeleteAliasRequest = [
1568
1930
  [0, 1],
1569
1931
  ],
1570
1932
  ];
1933
+ var DeleteCapacityProviderRequest = [3, n0, _DCPR, 0, [_CPN], [[0, 1]]];
1934
+ var DeleteCapacityProviderResponse = [3, n0, _DCPRe, 0, [_CP], [() => CapacityProvider]];
1571
1935
  var DeleteCodeSigningConfigRequest = [3, n0, _DCSCR, 0, [_CSCA], [[0, 1]]];
1572
1936
  var DeleteCodeSigningConfigResponse = [3, n0, _DCSCRe, 0, [], []];
1573
1937
  var DeleteEventSourceMappingRequest = [3, n0, _DESMR, 0, [_UUID], [[0, 1]]];
@@ -1581,12 +1945,7 @@ var DeleteFunctionEventInvokeConfigRequest = [
1581
1945
  [_FN, _Q],
1582
1946
  [
1583
1947
  [0, 1],
1584
- [
1585
- 0,
1586
- {
1587
- [_hQ]: _Q,
1588
- },
1589
- ],
1948
+ [0, { [_hQ]: _Q }],
1590
1949
  ],
1591
1950
  ];
1592
1951
  var DeleteFunctionRequest = [
@@ -1597,14 +1956,10 @@ var DeleteFunctionRequest = [
1597
1956
  [_FN, _Q],
1598
1957
  [
1599
1958
  [0, 1],
1600
- [
1601
- 0,
1602
- {
1603
- [_hQ]: _Q,
1604
- },
1605
- ],
1959
+ [0, { [_hQ]: _Q }],
1606
1960
  ],
1607
1961
  ];
1962
+ var DeleteFunctionResponse = [3, n0, _DFRe, 0, [_SCt], [[1, 32]]];
1608
1963
  var DeleteFunctionUrlConfigRequest = [
1609
1964
  3,
1610
1965
  n0,
@@ -1613,12 +1968,7 @@ var DeleteFunctionUrlConfigRequest = [
1613
1968
  [_FN, _Q],
1614
1969
  [
1615
1970
  [0, 1],
1616
- [
1617
- 0,
1618
- {
1619
- [_hQ]: _Q,
1620
- },
1621
- ],
1971
+ [0, { [_hQ]: _Q }],
1622
1972
  ],
1623
1973
  ];
1624
1974
  var DeleteLayerVersionRequest = [
@@ -1640,126 +1990,160 @@ var DeleteProvisionedConcurrencyConfigRequest = [
1640
1990
  [_FN, _Q],
1641
1991
  [
1642
1992
  [0, 1],
1643
- [
1644
- 0,
1645
- {
1646
- [_hQ]: _Q,
1647
- },
1648
- ],
1993
+ [0, { [_hQ]: _Q }],
1649
1994
  ],
1650
1995
  ];
1651
1996
  var DestinationConfig = [3, n0, _DC, 0, [_OS, _OF], [() => OnSuccess, () => OnFailure]];
1652
1997
  var DocumentDBEventSourceConfig = [3, n0, _DDBESC, 0, [_DN, _CN, _FD], [0, 0, 0]];
1653
- var EC2AccessDeniedException = [
1998
+ var DurableConfig = [3, n0, _DCu, 0, [_RPID, _ETx], [1, 1]];
1999
+ var DurableExecutionAlreadyStartedException = [
1654
2000
  -3,
1655
2001
  n0,
1656
- _ECADE,
1657
- {
1658
- [_e]: _se,
1659
- [_hE]: 502,
1660
- },
1661
- [_T, _M],
2002
+ _DEASE,
2003
+ { [_e]: _c, [_hE]: 409 },
2004
+ [_Ty, _M],
1662
2005
  [0, 0],
1663
2006
  ];
2007
+ schema.TypeRegistry.for(n0).registerError(DurableExecutionAlreadyStartedException, DurableExecutionAlreadyStartedException$1);
2008
+ var EC2AccessDeniedException = [-3, n0, _ECADE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1664
2009
  schema.TypeRegistry.for(n0).registerError(EC2AccessDeniedException, EC2AccessDeniedException$1);
1665
- var EC2ThrottledException = [
1666
- -3,
1667
- n0,
1668
- _ECTE,
1669
- {
1670
- [_e]: _se,
1671
- [_hE]: 502,
1672
- },
1673
- [_T, _M],
1674
- [0, 0],
1675
- ];
2010
+ var EC2ThrottledException = [-3, n0, _ECTE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
1676
2011
  schema.TypeRegistry.for(n0).registerError(EC2ThrottledException, EC2ThrottledException$1);
1677
2012
  var EC2UnexpectedException = [
1678
2013
  -3,
1679
2014
  n0,
1680
2015
  _ECUE,
1681
- {
1682
- [_e]: _se,
1683
- [_hE]: 502,
1684
- },
1685
- [_T, _M, _ECEC],
2016
+ { [_e]: _se, [_hE]: 502 },
2017
+ [_Ty, _M, _ECEC],
1686
2018
  [0, 0, 0],
1687
2019
  ];
1688
2020
  schema.TypeRegistry.for(n0).registerError(EC2UnexpectedException, EC2UnexpectedException$1);
1689
- var EFSIOException = [
1690
- -3,
1691
- n0,
1692
- _EFSIOE,
1693
- {
1694
- [_e]: _c,
1695
- [_hE]: 410,
1696
- },
1697
- [_T, _M],
1698
- [0, 0],
1699
- ];
2021
+ var EFSIOException = [-3, n0, _EFSIOE, { [_e]: _c, [_hE]: 410 }, [_Ty, _M], [0, 0]];
1700
2022
  schema.TypeRegistry.for(n0).registerError(EFSIOException, EFSIOException$1);
1701
2023
  var EFSMountConnectivityException = [
1702
2024
  -3,
1703
2025
  n0,
1704
2026
  _EFSMCE,
1705
- {
1706
- [_e]: _c,
1707
- [_hE]: 408,
1708
- },
1709
- [_T, _M],
2027
+ { [_e]: _c, [_hE]: 408 },
2028
+ [_Ty, _M],
1710
2029
  [0, 0],
1711
2030
  ];
1712
2031
  schema.TypeRegistry.for(n0).registerError(EFSMountConnectivityException, EFSMountConnectivityException$1);
1713
- var EFSMountFailureException = [
1714
- -3,
1715
- n0,
1716
- _EFSMFE,
1717
- {
1718
- [_e]: _c,
1719
- [_hE]: 403,
1720
- },
1721
- [_T, _M],
1722
- [0, 0],
1723
- ];
2032
+ var EFSMountFailureException = [-3, n0, _EFSMFE, { [_e]: _c, [_hE]: 403 }, [_Ty, _M], [0, 0]];
1724
2033
  schema.TypeRegistry.for(n0).registerError(EFSMountFailureException, EFSMountFailureException$1);
1725
- var EFSMountTimeoutException = [
1726
- -3,
1727
- n0,
1728
- _EFSMTE,
1729
- {
1730
- [_e]: _c,
1731
- [_hE]: 408,
1732
- },
1733
- [_T, _M],
1734
- [0, 0],
1735
- ];
2034
+ var EFSMountTimeoutException = [-3, n0, _EFSMTE, { [_e]: _c, [_hE]: 408 }, [_Ty, _M], [0, 0]];
1736
2035
  schema.TypeRegistry.for(n0).registerError(EFSMountTimeoutException, EFSMountTimeoutException$1);
1737
2036
  var ENILimitReachedException = [
1738
2037
  -3,
1739
2038
  n0,
1740
2039
  _ENILRE,
1741
- {
1742
- [_e]: _se,
1743
- [_hE]: 502,
1744
- },
1745
- [_T, _M],
2040
+ { [_e]: _se, [_hE]: 502 },
2041
+ [_Ty, _M],
1746
2042
  [0, 0],
1747
2043
  ];
1748
2044
  schema.TypeRegistry.for(n0).registerError(ENILimitReachedException, ENILimitReachedException$1);
1749
- var Environment = [3, n0, _En, 0, [_V], [[() => EnvironmentVariables, 0]]];
2045
+ var Environment = [3, n0, _Env, 0, [_V], [[() => EnvironmentVariables, 0]]];
1750
2046
  var EnvironmentError = [3, n0, _EE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
1751
2047
  var EnvironmentResponse = [
1752
2048
  3,
1753
2049
  n0,
1754
2050
  _ER,
1755
2051
  0,
1756
- [_V, _Er],
2052
+ [_V, _E],
1757
2053
  [
1758
2054
  [() => EnvironmentVariables, 0],
1759
2055
  [() => EnvironmentError, 0],
1760
2056
  ],
1761
2057
  ];
1762
2058
  var EphemeralStorage = [3, n0, _ES, 0, [_Si], [1]];
2059
+ var ErrorObject = [
2060
+ 3,
2061
+ n0,
2062
+ _EO,
2063
+ 0,
2064
+ [_EM, _ET, _ED, _ST],
2065
+ [
2066
+ [() => ErrorMessage, 0],
2067
+ [() => ErrorType, 0],
2068
+ [() => ErrorData, 0],
2069
+ [() => StackTraceEntries, 0],
2070
+ ],
2071
+ ];
2072
+ var Event = [
2073
+ 3,
2074
+ n0,
2075
+ _Ev,
2076
+ 0,
2077
+ [
2078
+ _ETv,
2079
+ _STu,
2080
+ _EI,
2081
+ _Id,
2082
+ _N,
2083
+ _ETve,
2084
+ _PI,
2085
+ _ESD,
2086
+ _ESDx,
2087
+ _EFD,
2088
+ _ETOD,
2089
+ _ESDxe,
2090
+ _CSDo,
2091
+ _CSDon,
2092
+ _CFDo,
2093
+ _WSD,
2094
+ _WSDa,
2095
+ _WCD,
2096
+ _SSD,
2097
+ _SSDt,
2098
+ _SFD,
2099
+ _CISD,
2100
+ _CISDha,
2101
+ _CIFD,
2102
+ _CITOD,
2103
+ _CISDh,
2104
+ _CSD,
2105
+ _CSDa,
2106
+ _CFD,
2107
+ _CTOD,
2108
+ _ICD,
2109
+ ],
2110
+ [
2111
+ 0,
2112
+ 0,
2113
+ 1,
2114
+ 0,
2115
+ 0,
2116
+ 4,
2117
+ 0,
2118
+ [() => ExecutionStartedDetails, 0],
2119
+ [() => ExecutionSucceededDetails, 0],
2120
+ [() => ExecutionFailedDetails, 0],
2121
+ [() => ExecutionTimedOutDetails, 0],
2122
+ [() => ExecutionStoppedDetails, 0],
2123
+ () => ContextStartedDetails,
2124
+ [() => ContextSucceededDetails, 0],
2125
+ [() => ContextFailedDetails, 0],
2126
+ () => WaitStartedDetails,
2127
+ () => WaitSucceededDetails,
2128
+ [() => WaitCancelledDetails, 0],
2129
+ () => StepStartedDetails,
2130
+ [() => StepSucceededDetails, 0],
2131
+ [() => StepFailedDetails, 0],
2132
+ [() => ChainedInvokeStartedDetails, 0],
2133
+ [() => ChainedInvokeSucceededDetails, 0],
2134
+ [() => ChainedInvokeFailedDetails, 0],
2135
+ [() => ChainedInvokeTimedOutDetails, 0],
2136
+ [() => ChainedInvokeStoppedDetails, 0],
2137
+ () => CallbackStartedDetails,
2138
+ [() => CallbackSucceededDetails, 0],
2139
+ [() => CallbackFailedDetails, 0],
2140
+ [() => CallbackTimedOutDetails, 0],
2141
+ [() => InvocationCompletedDetails, 0],
2142
+ ],
2143
+ ];
2144
+ var EventError = [3, n0, _EEv, 0, [_Pa, _Tr], [[() => ErrorObject, 0], 2]];
2145
+ var EventInput = [3, n0, _EIv, 0, [_Pa, _Tr], [[() => InputPayload, 0], 2]];
2146
+ var EventResult = [3, n0, _ERv, 0, [_Pa, _Tr], [[() => OperationPayload, 0], 2]];
1763
2147
  var EventSourceMappingConfiguration = [
1764
2148
  3,
1765
2149
  n0,
@@ -1767,7 +2151,7 @@ var EventSourceMappingConfiguration = [
1767
2151
  0,
1768
2152
  [
1769
2153
  _UUID,
1770
- _SP,
2154
+ _SPt,
1771
2155
  _SPT,
1772
2156
  _BSa,
1773
2157
  _MBWIS,
@@ -1835,8 +2219,15 @@ var EventSourceMappingConfiguration = [
1835
2219
  ],
1836
2220
  ];
1837
2221
  var EventSourceMappingMetricsConfig = [3, n0, _ESMMC, 0, [_Me], [64 | 0]];
2222
+ var Execution = [3, n0, _Ex, 0, [_DEA, _DEN, _FA, _Sta, _STt, _ETn], [0, 0, 0, 0, 4, 4]];
2223
+ var ExecutionDetails = [3, n0, _EDx, 0, [_IP], [[() => InputPayload, 0]]];
2224
+ var ExecutionFailedDetails = [3, n0, _EFD, 0, [_E], [[() => EventError, 0]]];
2225
+ var ExecutionStartedDetails = [3, n0, _ESD, 0, [_I, _ETx], [[() => EventInput, 0], 1]];
2226
+ var ExecutionStoppedDetails = [3, n0, _ESDxe, 0, [_E], [[() => EventError, 0]]];
2227
+ var ExecutionSucceededDetails = [3, n0, _ESDx, 0, [_R], [[() => EventResult, 0]]];
2228
+ var ExecutionTimedOutDetails = [3, n0, _ETOD, 0, [_E], [[() => EventError, 0]]];
1838
2229
  var FileSystemConfig = [3, n0, _FSCi, 0, [_Arn, _LMP], [0, 0]];
1839
- var Filter = [3, n0, _F, 0, [_Pa], [0]];
2230
+ var Filter = [3, n0, _F, 0, [_Pat], [0]];
1840
2231
  var FilterCriteria = [3, n0, _FCi, 0, [_Fi], [() => FilterList]];
1841
2232
  var FilterCriteriaError = [3, n0, _FCE, 0, [_EC, _M], [0, 0]];
1842
2233
  var FunctionCode = [
@@ -1863,19 +2254,19 @@ var FunctionConfiguration = [
1863
2254
  [
1864
2255
  _FN,
1865
2256
  _FA,
1866
- _R,
2257
+ _Ru,
1867
2258
  _Ro,
1868
2259
  _H,
1869
2260
  _CS,
1870
2261
  _D,
1871
- _Ti,
2262
+ _T,
1872
2263
  _MS,
1873
2264
  _LM,
1874
2265
  _CSo,
1875
2266
  _Ve,
1876
2267
  _VC,
1877
2268
  _DLC,
1878
- _En,
2269
+ _Env,
1879
2270
  _KMSKA,
1880
2271
  _TC,
1881
2272
  _MAa,
@@ -1897,6 +2288,9 @@ var FunctionConfiguration = [
1897
2288
  _SSn,
1898
2289
  _RVC,
1899
2290
  _LC,
2291
+ _CPC,
2292
+ _CSon,
2293
+ _DCu,
1900
2294
  _TCe,
1901
2295
  ],
1902
2296
  [
@@ -1936,6 +2330,9 @@ var FunctionConfiguration = [
1936
2330
  () => SnapStartResponse,
1937
2331
  [() => RuntimeVersionConfig, 0],
1938
2332
  () => LoggingConfig,
2333
+ () => CapacityProviderConfig,
2334
+ 0,
2335
+ () => DurableConfig,
1939
2336
  () => TenancyConfig,
1940
2337
  ],
1941
2338
  ];
@@ -1947,14 +2344,25 @@ var FunctionEventInvokeConfig = [
1947
2344
  [_LM, _FA, _MRA, _MEAIS, _DC],
1948
2345
  [4, 0, 1, 1, () => DestinationConfig],
1949
2346
  ];
2347
+ var FunctionScalingConfig = [3, n0, _FSCu, 0, [_MEE, _MEEa], [1, 1]];
1950
2348
  var FunctionUrlConfig = [
1951
2349
  3,
1952
2350
  n0,
1953
2351
  _FUC,
1954
2352
  0,
1955
- [_FU, _FA, _CT, _LMT, _Co, _AT, _IM],
2353
+ [_FU, _FA, _CTr, _LMT, _Co, _AT, _IM],
1956
2354
  [0, 0, 0, 0, () => Cors, 0, 0],
1957
2355
  ];
2356
+ var FunctionVersionsByCapacityProviderListItem = [3, n0, _FVBCPLI, 0, [_FA, _St], [0, 0]];
2357
+ var FunctionVersionsPerCapacityProviderLimitExceededException = [
2358
+ -3,
2359
+ n0,
2360
+ _FVPCPLEE,
2361
+ { [_e]: _c, [_hE]: 400 },
2362
+ [_Ty, _m],
2363
+ [0, 0],
2364
+ ];
2365
+ schema.TypeRegistry.for(n0).registerError(FunctionVersionsPerCapacityProviderLimitExceededException, FunctionVersionsPerCapacityProviderLimitExceededException$1);
1958
2366
  var GetAccountSettingsRequest = [3, n0, _GASR, 0, [], []];
1959
2367
  var GetAccountSettingsResponse = [
1960
2368
  3,
@@ -1975,8 +2383,62 @@ var GetAliasRequest = [
1975
2383
  [0, 1],
1976
2384
  ],
1977
2385
  ];
2386
+ var GetCapacityProviderRequest = [3, n0, _GCPR, 0, [_CPN], [[0, 1]]];
2387
+ var GetCapacityProviderResponse = [3, n0, _GCPRe, 0, [_CP], [() => CapacityProvider]];
1978
2388
  var GetCodeSigningConfigRequest = [3, n0, _GCSCR, 0, [_CSCA], [[0, 1]]];
1979
2389
  var GetCodeSigningConfigResponse = [3, n0, _GCSCRe, 0, [_CSC], [() => CodeSigningConfig]];
2390
+ var GetDurableExecutionHistoryRequest = [
2391
+ 3,
2392
+ n0,
2393
+ _GDEHR,
2394
+ 0,
2395
+ [_DEA, _IED, _MI, _Ma, _RO],
2396
+ [
2397
+ [0, 1],
2398
+ [2, { [_hQ]: _IED }],
2399
+ [1, { [_hQ]: _MI }],
2400
+ [0, { [_hQ]: _Ma }],
2401
+ [2, { [_hQ]: _RO }],
2402
+ ],
2403
+ ];
2404
+ var GetDurableExecutionHistoryResponse = [
2405
+ 3,
2406
+ n0,
2407
+ _GDEHRe,
2408
+ 0,
2409
+ [_Eve, _NM],
2410
+ [[() => Events, 0], 0],
2411
+ ];
2412
+ var GetDurableExecutionRequest = [3, n0, _GDER, 0, [_DEA], [[0, 1]]];
2413
+ var GetDurableExecutionResponse = [
2414
+ 3,
2415
+ n0,
2416
+ _GDERe,
2417
+ 0,
2418
+ [_DEA, _DEN, _FA, _IP, _R, _E, _STt, _Sta, _ETn, _Ve, _TH],
2419
+ [0, 0, 0, [() => InputPayload, 0], [() => OutputPayload, 0], [() => ErrorObject, 0], 4, 0, 4, 0, () => TraceHeader],
2420
+ ];
2421
+ var GetDurableExecutionStateRequest = [
2422
+ 3,
2423
+ n0,
2424
+ _GDESR,
2425
+ 0,
2426
+ [_DEA, _CT, _Ma, _MI],
2427
+ [
2428
+ [0, 1],
2429
+ [0, { [_hQ]: _CT }],
2430
+ [0, { [_hQ]: _Ma }],
2431
+ [1, { [_hQ]: _MI }],
2432
+ ],
2433
+ ];
2434
+ var GetDurableExecutionStateResponse = [
2435
+ 3,
2436
+ n0,
2437
+ _GDESRe,
2438
+ 0,
2439
+ [_O, _NM],
2440
+ [[() => Operations, 0], 0],
2441
+ ];
1980
2442
  var GetEventSourceMappingRequest = [3, n0, _GESMR, 0, [_UUID], [[0, 1]]];
1981
2443
  var GetFunctionCodeSigningConfigRequest = [3, n0, _GFCSCR, 0, [_FN], [[0, 1]]];
1982
2444
  var GetFunctionCodeSigningConfigResponse = [3, n0, _GFCSCRe, 0, [_CSCA, _FN], [0, 0]];
@@ -1990,12 +2452,7 @@ var GetFunctionConfigurationRequest = [
1990
2452
  [_FN, _Q],
1991
2453
  [
1992
2454
  [0, 1],
1993
- [
1994
- 0,
1995
- {
1996
- [_hQ]: _Q,
1997
- },
1998
- ],
2455
+ [0, { [_hQ]: _Q }],
1999
2456
  ],
2000
2457
  ];
2001
2458
  var GetFunctionEventInvokeConfigRequest = [
@@ -2006,12 +2463,7 @@ var GetFunctionEventInvokeConfigRequest = [
2006
2463
  [_FN, _Q],
2007
2464
  [
2008
2465
  [0, 1],
2009
- [
2010
- 0,
2011
- {
2012
- [_hQ]: _Q,
2013
- },
2014
- ],
2466
+ [0, { [_hQ]: _Q }],
2015
2467
  ],
2016
2468
  ];
2017
2469
  var GetFunctionRecursionConfigRequest = [3, n0, _GFRCR, 0, [_FN], [[0, 1]]];
@@ -2024,12 +2476,7 @@ var GetFunctionRequest = [
2024
2476
  [_FN, _Q],
2025
2477
  [
2026
2478
  [0, 1],
2027
- [
2028
- 0,
2029
- {
2030
- [_hQ]: _Q,
2031
- },
2032
- ],
2479
+ [0, { [_hQ]: _Q }],
2033
2480
  ],
2034
2481
  ];
2035
2482
  var GetFunctionResponse = [
@@ -2040,45 +2487,45 @@ var GetFunctionResponse = [
2040
2487
  [_Con, _Cod, _Ta, _TE, _C],
2041
2488
  [[() => FunctionConfiguration, 0], () => FunctionCodeLocation, 128 | 0, () => TagsError, () => Concurrency],
2042
2489
  ];
2043
- var GetFunctionUrlConfigRequest = [
2490
+ var GetFunctionScalingConfigRequest = [
2044
2491
  3,
2045
2492
  n0,
2046
- _GFUCR,
2493
+ _GFSCR,
2047
2494
  0,
2048
2495
  [_FN, _Q],
2049
2496
  [
2050
2497
  [0, 1],
2051
- [
2052
- 0,
2053
- {
2054
- [_hQ]: _Q,
2055
- },
2056
- ],
2498
+ [0, { [_hQ]: _Q }],
2057
2499
  ],
2058
2500
  ];
2059
- var GetFunctionUrlConfigResponse = [
2501
+ var GetFunctionScalingConfigResponse = [
2060
2502
  3,
2061
2503
  n0,
2062
- _GFUCRe,
2504
+ _GFSCRe,
2063
2505
  0,
2064
- [_FU, _FA, _AT, _Co, _CT, _LMT, _IM],
2065
- [0, 0, 0, () => Cors, 0, 0, 0],
2506
+ [_FA, _AFSC, _RFSC],
2507
+ [0, () => FunctionScalingConfig, () => FunctionScalingConfig],
2066
2508
  ];
2067
- var GetLayerVersionByArnRequest = [
2509
+ var GetFunctionUrlConfigRequest = [
2068
2510
  3,
2069
2511
  n0,
2070
- _GLVBAR,
2512
+ _GFUCR,
2071
2513
  0,
2072
- [_Arn],
2514
+ [_FN, _Q],
2073
2515
  [
2074
- [
2075
- 0,
2076
- {
2077
- [_hQ]: _Arn,
2078
- },
2079
- ],
2516
+ [0, 1],
2517
+ [0, { [_hQ]: _Q }],
2080
2518
  ],
2081
2519
  ];
2520
+ var GetFunctionUrlConfigResponse = [
2521
+ 3,
2522
+ n0,
2523
+ _GFUCRe,
2524
+ 0,
2525
+ [_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
2526
+ [0, 0, 0, () => Cors, 0, 0, 0],
2527
+ ];
2528
+ var GetLayerVersionByArnRequest = [3, n0, _GLVBAR, 0, [_Arn], [[0, { [_hQ]: _Arn }]]];
2082
2529
  var GetLayerVersionPolicyRequest = [
2083
2530
  3,
2084
2531
  n0,
@@ -2107,7 +2554,7 @@ var GetLayerVersionResponse = [
2107
2554
  n0,
2108
2555
  _GLVRe,
2109
2556
  0,
2110
- [_Cont, _LA, _LVA, _D, _CD, _Ve, _CR, _LI, _CA],
2557
+ [_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
2111
2558
  [() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
2112
2559
  ];
2113
2560
  var GetPolicyRequest = [
@@ -2118,12 +2565,7 @@ var GetPolicyRequest = [
2118
2565
  [_FN, _Q],
2119
2566
  [
2120
2567
  [0, 1],
2121
- [
2122
- 0,
2123
- {
2124
- [_hQ]: _Q,
2125
- },
2126
- ],
2568
+ [0, { [_hQ]: _Q }],
2127
2569
  ],
2128
2570
  ];
2129
2571
  var GetPolicyResponse = [3, n0, _GPRe, 0, [_Po, _RI], [0, 0]];
@@ -2135,12 +2577,7 @@ var GetProvisionedConcurrencyConfigRequest = [
2135
2577
  [_FN, _Q],
2136
2578
  [
2137
2579
  [0, 1],
2138
- [
2139
- 0,
2140
- {
2141
- [_hQ]: _Q,
2142
- },
2143
- ],
2580
+ [0, { [_hQ]: _Q }],
2144
2581
  ],
2145
2582
  ];
2146
2583
  var GetProvisionedConcurrencyConfigResponse = [
@@ -2159,12 +2596,7 @@ var GetRuntimeManagementConfigRequest = [
2159
2596
  [_FN, _Q],
2160
2597
  [
2161
2598
  [0, 1],
2162
- [
2163
- 0,
2164
- {
2165
- [_hQ]: _Q,
2166
- },
2167
- ],
2599
+ [0, { [_hQ]: _Q }],
2168
2600
  ],
2169
2601
  ];
2170
2602
  var GetRuntimeManagementConfigResponse = [
@@ -2182,18 +2614,16 @@ var ImageConfigResponse = [
2182
2614
  n0,
2183
2615
  _ICR,
2184
2616
  0,
2185
- [_IC, _Er],
2617
+ [_IC, _E],
2186
2618
  [() => ImageConfig, [() => ImageConfigError, 0]],
2187
2619
  ];
2620
+ var InstanceRequirements = [3, n0, _IR, 0, [_Ar, _AIT, _EIT], [64 | 0, 64 | 0, 64 | 0]];
2188
2621
  var InvalidCodeSignatureException = [
2189
2622
  -3,
2190
2623
  n0,
2191
2624
  _ICSE,
2192
- {
2193
- [_e]: _c,
2194
- [_hE]: 400,
2195
- },
2196
- [_T, _M],
2625
+ { [_e]: _c, [_hE]: 400 },
2626
+ [_Ty, _M],
2197
2627
  [0, 0],
2198
2628
  ];
2199
2629
  schema.TypeRegistry.for(n0).registerError(InvalidCodeSignatureException, InvalidCodeSignatureException$1);
@@ -2201,11 +2631,8 @@ var InvalidParameterValueException = [
2201
2631
  -3,
2202
2632
  n0,
2203
2633
  _IPVE,
2204
- {
2205
- [_e]: _c,
2206
- [_hE]: 400,
2207
- },
2208
- [_T, _m],
2634
+ { [_e]: _c, [_hE]: 400 },
2635
+ [_Ty, _m],
2209
2636
  [0, 0],
2210
2637
  ];
2211
2638
  schema.TypeRegistry.for(n0).registerError(InvalidParameterValueException, InvalidParameterValueException$1);
@@ -2213,130 +2640,64 @@ var InvalidRequestContentException = [
2213
2640
  -3,
2214
2641
  n0,
2215
2642
  _IRCE,
2216
- {
2217
- [_e]: _c,
2218
- [_hE]: 400,
2219
- },
2220
- [_T, _m],
2643
+ { [_e]: _c, [_hE]: 400 },
2644
+ [_Ty, _m],
2221
2645
  [0, 0],
2222
2646
  ];
2223
2647
  schema.TypeRegistry.for(n0).registerError(InvalidRequestContentException, InvalidRequestContentException$1);
2224
- var InvalidRuntimeException = [
2225
- -3,
2226
- n0,
2227
- _IRE,
2228
- {
2229
- [_e]: _se,
2230
- [_hE]: 502,
2231
- },
2232
- [_T, _M],
2233
- [0, 0],
2234
- ];
2648
+ var InvalidRuntimeException = [-3, n0, _IRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
2235
2649
  schema.TypeRegistry.for(n0).registerError(InvalidRuntimeException, InvalidRuntimeException$1);
2236
2650
  var InvalidSecurityGroupIDException = [
2237
2651
  -3,
2238
2652
  n0,
2239
2653
  _ISGIDE,
2240
- {
2241
- [_e]: _se,
2242
- [_hE]: 502,
2243
- },
2244
- [_T, _M],
2654
+ { [_e]: _se, [_hE]: 502 },
2655
+ [_Ty, _M],
2245
2656
  [0, 0],
2246
2657
  ];
2247
2658
  schema.TypeRegistry.for(n0).registerError(InvalidSecurityGroupIDException, InvalidSecurityGroupIDException$1);
2248
- var InvalidSubnetIDException = [
2249
- -3,
2250
- n0,
2251
- _ISIDE,
2252
- {
2253
- [_e]: _se,
2254
- [_hE]: 502,
2255
- },
2256
- [_T, _M],
2257
- [0, 0],
2258
- ];
2659
+ var InvalidSubnetIDException = [-3, n0, _ISIDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
2259
2660
  schema.TypeRegistry.for(n0).registerError(InvalidSubnetIDException, InvalidSubnetIDException$1);
2260
- var InvalidZipFileException = [
2261
- -3,
2661
+ var InvalidZipFileException = [-3, n0, _IZFE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
2662
+ schema.TypeRegistry.for(n0).registerError(InvalidZipFileException, InvalidZipFileException$1);
2663
+ var InvocationCompletedDetails = [
2664
+ 3,
2262
2665
  n0,
2263
- _IZFE,
2264
- {
2265
- [_e]: _se,
2266
- [_hE]: 502,
2267
- },
2268
- [_T, _M],
2269
- [0, 0],
2666
+ _ICD,
2667
+ 0,
2668
+ [_STt, _ETn, _RIe, _E],
2669
+ [4, 4, 0, [() => EventError, 0]],
2270
2670
  ];
2271
- schema.TypeRegistry.for(n0).registerError(InvalidZipFileException, InvalidZipFileException$1);
2272
2671
  var InvocationRequest = [
2273
2672
  3,
2274
2673
  n0,
2275
- _IR,
2674
+ _IRn,
2276
2675
  0,
2277
- [_FN, _IT, _LT, _CC, _Pay, _Q, _TI],
2676
+ [_FN, _IT, _LT, _CC, _DEN, _Pa, _Q, _TI],
2278
2677
  [
2279
2678
  [0, 1],
2280
- [
2281
- 0,
2282
- {
2283
- [_hH]: _XAIT,
2284
- },
2285
- ],
2286
- [
2287
- 0,
2288
- {
2289
- [_hH]: _XALT,
2290
- },
2291
- ],
2292
- [
2293
- 0,
2294
- {
2295
- [_hH]: _XACC,
2296
- },
2297
- ],
2679
+ [0, { [_hH]: _XAIT }],
2680
+ [0, { [_hH]: _XALT }],
2681
+ [0, { [_hH]: _XACC }],
2682
+ [0, { [_hH]: _XADEN }],
2298
2683
  [() => _Blob, 16],
2299
- [
2300
- 0,
2301
- {
2302
- [_hQ]: _Q,
2303
- },
2304
- ],
2305
- [
2306
- 0,
2307
- {
2308
- [_hH]: _XATI,
2309
- },
2310
- ],
2684
+ [0, { [_hQ]: _Q }],
2685
+ [0, { [_hH]: _XATI }],
2311
2686
  ],
2312
2687
  ];
2313
2688
  var InvocationResponse = [
2314
2689
  3,
2315
2690
  n0,
2316
- _IRn,
2691
+ _IRnv,
2317
2692
  0,
2318
- [_SCt, _FE, _LR, _Pay, _EV],
2693
+ [_SCt, _FE, _LR, _Pa, _EV, _DEA],
2319
2694
  [
2320
2695
  [1, 32],
2321
- [
2322
- 0,
2323
- {
2324
- [_hH]: _XAFE,
2325
- },
2326
- ],
2327
- [
2328
- 0,
2329
- {
2330
- [_hH]: _XALR,
2331
- },
2332
- ],
2696
+ [0, { [_hH]: _XAFE }],
2697
+ [0, { [_hH]: _XALR }],
2333
2698
  [() => _Blob, 16],
2334
- [
2335
- 0,
2336
- {
2337
- [_hH]: _XAEV,
2338
- },
2339
- ],
2699
+ [0, { [_hH]: _XAEV }],
2700
+ [0, { [_hH]: _XADEA }],
2340
2701
  ],
2341
2702
  ];
2342
2703
  var InvokeAsyncRequest = [
@@ -2351,27 +2712,13 @@ var InvokeAsyncRequest = [
2351
2712
  ],
2352
2713
  ];
2353
2714
  var InvokeAsyncResponse = [3, n0, _IARn, 0, [_Sta], [[1, 32]]];
2354
- var InvokeResponseStreamUpdate = [
2355
- 3,
2356
- n0,
2357
- _IRSU,
2358
- 0,
2359
- [_Pay],
2360
- [
2361
- [
2362
- () => _Blob,
2363
- {
2364
- [_eP]: 1,
2365
- },
2366
- ],
2367
- ],
2368
- ];
2715
+ var InvokeResponseStreamUpdate = [3, n0, _IRSU, 0, [_Pa], [[() => _Blob, { [_eP]: 1 }]]];
2369
2716
  var InvokeWithResponseStreamCompleteEvent = [
2370
2717
  3,
2371
2718
  n0,
2372
2719
  _IWRSCE,
2373
2720
  0,
2374
- [_EC, _ED, _LR],
2721
+ [_EC, _EDr, _LR],
2375
2722
  [0, 0, 0],
2376
2723
  ];
2377
2724
  var InvokeWithResponseStreamRequest = [
@@ -2379,40 +2726,15 @@ var InvokeWithResponseStreamRequest = [
2379
2726
  n0,
2380
2727
  _IWRSR,
2381
2728
  0,
2382
- [_FN, _IT, _LT, _CC, _Q, _Pay, _TI],
2729
+ [_FN, _IT, _LT, _CC, _Q, _Pa, _TI],
2383
2730
  [
2384
2731
  [0, 1],
2385
- [
2386
- 0,
2387
- {
2388
- [_hH]: _XAIT,
2389
- },
2390
- ],
2391
- [
2392
- 0,
2393
- {
2394
- [_hH]: _XALT,
2395
- },
2396
- ],
2397
- [
2398
- 0,
2399
- {
2400
- [_hH]: _XACC,
2401
- },
2402
- ],
2403
- [
2404
- 0,
2405
- {
2406
- [_hQ]: _Q,
2407
- },
2408
- ],
2732
+ [0, { [_hH]: _XAIT }],
2733
+ [0, { [_hH]: _XALT }],
2734
+ [0, { [_hH]: _XACC }],
2735
+ [0, { [_hQ]: _Q }],
2409
2736
  [() => _Blob, 16],
2410
- [
2411
- 0,
2412
- {
2413
- [_hH]: _XATI,
2414
- },
2415
- ],
2737
+ [0, { [_hH]: _XATI }],
2416
2738
  ],
2417
2739
  ];
2418
2740
  var InvokeWithResponseStreamResponse = [
@@ -2423,22 +2745,12 @@ var InvokeWithResponseStreamResponse = [
2423
2745
  [_SCt, _EV, _ESv, _RSCT],
2424
2746
  [
2425
2747
  [1, 32],
2426
- [
2427
- 0,
2428
- {
2429
- [_hH]: _XAEV,
2430
- },
2431
- ],
2748
+ [0, { [_hH]: _XAEV }],
2432
2749
  [() => InvokeWithResponseStreamResponseEvent, 16],
2433
- [
2434
- 0,
2435
- {
2436
- [_hH]: _CT_,
2437
- },
2438
- ],
2750
+ [0, { [_hH]: _CT_ }],
2439
2751
  ],
2440
2752
  ];
2441
- var KafkaSchemaRegistryAccessConfig = [3, n0, _KSRAC, 0, [_T, _URI], [0, 0]];
2753
+ var KafkaSchemaRegistryAccessConfig = [3, n0, _KSRAC, 0, [_Ty, _URI], [0, 0]];
2442
2754
  var KafkaSchemaRegistryConfig = [
2443
2755
  3,
2444
2756
  n0,
@@ -2452,50 +2764,32 @@ var KMSAccessDeniedException = [
2452
2764
  -3,
2453
2765
  n0,
2454
2766
  _KMSADE,
2455
- {
2456
- [_e]: _se,
2457
- [_hE]: 502,
2458
- },
2459
- [_T, _M],
2767
+ { [_e]: _se, [_hE]: 502 },
2768
+ [_Ty, _M],
2460
2769
  [0, 0],
2461
2770
  ];
2462
2771
  schema.TypeRegistry.for(n0).registerError(KMSAccessDeniedException, KMSAccessDeniedException$1);
2463
- var KMSDisabledException = [
2464
- -3,
2465
- n0,
2466
- _KMSDE,
2467
- {
2468
- [_e]: _se,
2469
- [_hE]: 502,
2470
- },
2471
- [_T, _M],
2472
- [0, 0],
2473
- ];
2772
+ var KMSDisabledException = [-3, n0, _KMSDE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
2474
2773
  schema.TypeRegistry.for(n0).registerError(KMSDisabledException, KMSDisabledException$1);
2475
2774
  var KMSInvalidStateException = [
2476
2775
  -3,
2477
2776
  n0,
2478
2777
  _KMSISE,
2479
- {
2480
- [_e]: _se,
2481
- [_hE]: 502,
2482
- },
2483
- [_T, _M],
2778
+ { [_e]: _se, [_hE]: 502 },
2779
+ [_Ty, _M],
2484
2780
  [0, 0],
2485
2781
  ];
2486
2782
  schema.TypeRegistry.for(n0).registerError(KMSInvalidStateException, KMSInvalidStateException$1);
2487
- var KMSNotFoundException = [
2488
- -3,
2783
+ var KMSNotFoundException = [-3, n0, _KMSNFE, { [_e]: _se, [_hE]: 502 }, [_Ty, _M], [0, 0]];
2784
+ schema.TypeRegistry.for(n0).registerError(KMSNotFoundException, KMSNotFoundException$1);
2785
+ var LambdaManagedInstancesCapacityProviderConfig = [
2786
+ 3,
2489
2787
  n0,
2490
- _KMSNFE,
2491
- {
2492
- [_e]: _se,
2493
- [_hE]: 502,
2494
- },
2495
- [_T, _M],
2496
- [0, 0],
2788
+ _LMICPC,
2789
+ 0,
2790
+ [_CPA, _PEEMC, _EEMGBPVC],
2791
+ [0, 1, 1],
2497
2792
  ];
2498
- schema.TypeRegistry.for(n0).registerError(KMSNotFoundException, KMSNotFoundException$1);
2499
2793
  var Layer = [3, n0, _La, 0, [_Arn, _CS, _SPVAi, _SJA], [0, 1, 0, 0]];
2500
2794
  var LayersListItem = [
2501
2795
  3,
@@ -2526,7 +2820,7 @@ var LayerVersionsListItem = [
2526
2820
  n0,
2527
2821
  _LVLI,
2528
2822
  0,
2529
- [_LVA, _Ve, _D, _CD, _CR, _LI, _CA],
2823
+ [_LVA, _Ve, _D, _CDr, _CR, _LI, _CA],
2530
2824
  [0, 1, 0, 0, 64 | 0, 0, 64 | 0],
2531
2825
  ];
2532
2826
  var ListAliasesRequest = [
@@ -2537,27 +2831,32 @@ var ListAliasesRequest = [
2537
2831
  [_FN, _FV, _Ma, _MI],
2538
2832
  [
2539
2833
  [0, 1],
2540
- [
2541
- 0,
2542
- {
2543
- [_hQ]: _FV,
2544
- },
2545
- ],
2546
- [
2547
- 0,
2548
- {
2549
- [_hQ]: _Ma,
2550
- },
2551
- ],
2552
- [
2553
- 1,
2554
- {
2555
- [_hQ]: _MI,
2556
- },
2557
- ],
2834
+ [0, { [_hQ]: _FV }],
2835
+ [0, { [_hQ]: _Ma }],
2836
+ [1, { [_hQ]: _MI }],
2558
2837
  ],
2559
2838
  ];
2560
2839
  var ListAliasesResponse = [3, n0, _LARi, 0, [_NM, _Al], [0, () => AliasList]];
2840
+ var ListCapacityProvidersRequest = [
2841
+ 3,
2842
+ n0,
2843
+ _LCPR,
2844
+ 0,
2845
+ [_St, _Ma, _MI],
2846
+ [
2847
+ [0, { [_hQ]: _St }],
2848
+ [0, { [_hQ]: _Ma }],
2849
+ [1, { [_hQ]: _MI }],
2850
+ ],
2851
+ ];
2852
+ var ListCapacityProvidersResponse = [
2853
+ 3,
2854
+ n0,
2855
+ _LCPRi,
2856
+ 0,
2857
+ [_CPa, _NM],
2858
+ [() => CapacityProvidersList, 0],
2859
+ ];
2561
2860
  var ListCodeSigningConfigsRequest = [
2562
2861
  3,
2563
2862
  n0,
@@ -2565,18 +2864,8 @@ var ListCodeSigningConfigsRequest = [
2565
2864
  0,
2566
2865
  [_Ma, _MI],
2567
2866
  [
2568
- [
2569
- 0,
2570
- {
2571
- [_hQ]: _Ma,
2572
- },
2573
- ],
2574
- [
2575
- 1,
2576
- {
2577
- [_hQ]: _MI,
2578
- },
2579
- ],
2867
+ [0, { [_hQ]: _Ma }],
2868
+ [1, { [_hQ]: _MI }],
2580
2869
  ],
2581
2870
  ];
2582
2871
  var ListCodeSigningConfigsResponse = [
@@ -2587,6 +2876,32 @@ var ListCodeSigningConfigsResponse = [
2587
2876
  [_NM, _CSCo],
2588
2877
  [0, () => CodeSigningConfigList],
2589
2878
  ];
2879
+ var ListDurableExecutionsByFunctionRequest = [
2880
+ 3,
2881
+ n0,
2882
+ _LDEBFR,
2883
+ 0,
2884
+ [_FN, _Q, _DEN, _Stat, _SAt, _SBt, _RO, _Ma, _MI],
2885
+ [
2886
+ [0, 1],
2887
+ [0, { [_hQ]: _Q }],
2888
+ [0, { [_hQ]: _DEN }],
2889
+ [64 | 0, { [_hQ]: _Stat }],
2890
+ [4, { [_hQ]: _SAt }],
2891
+ [4, { [_hQ]: _SBt }],
2892
+ [2, { [_hQ]: _RO }],
2893
+ [0, { [_hQ]: _Ma }],
2894
+ [1, { [_hQ]: _MI }],
2895
+ ],
2896
+ ];
2897
+ var ListDurableExecutionsByFunctionResponse = [
2898
+ 3,
2899
+ n0,
2900
+ _LDEBFRi,
2901
+ 0,
2902
+ [_DE, _NM],
2903
+ [() => DurableExecutions, 0],
2904
+ ];
2590
2905
  var ListEventSourceMappingsRequest = [
2591
2906
  3,
2592
2907
  n0,
@@ -2594,30 +2909,10 @@ var ListEventSourceMappingsRequest = [
2594
2909
  0,
2595
2910
  [_ESA, _FN, _Ma, _MI],
2596
2911
  [
2597
- [
2598
- 0,
2599
- {
2600
- [_hQ]: _ESA,
2601
- },
2602
- ],
2603
- [
2604
- 0,
2605
- {
2606
- [_hQ]: _FN,
2607
- },
2608
- ],
2609
- [
2610
- 0,
2611
- {
2612
- [_hQ]: _Ma,
2613
- },
2614
- ],
2615
- [
2616
- 1,
2617
- {
2618
- [_hQ]: _MI,
2619
- },
2620
- ],
2912
+ [0, { [_hQ]: _ESA }],
2913
+ [0, { [_hQ]: _FN }],
2914
+ [0, { [_hQ]: _Ma }],
2915
+ [1, { [_hQ]: _MI }],
2621
2916
  ],
2622
2917
  ];
2623
2918
  var ListEventSourceMappingsResponse = [
@@ -2636,18 +2931,8 @@ var ListFunctionEventInvokeConfigsRequest = [
2636
2931
  [_FN, _Ma, _MI],
2637
2932
  [
2638
2933
  [0, 1],
2639
- [
2640
- 0,
2641
- {
2642
- [_hQ]: _Ma,
2643
- },
2644
- ],
2645
- [
2646
- 1,
2647
- {
2648
- [_hQ]: _MI,
2649
- },
2650
- ],
2934
+ [0, { [_hQ]: _Ma }],
2935
+ [1, { [_hQ]: _MI }],
2651
2936
  ],
2652
2937
  ];
2653
2938
  var ListFunctionEventInvokeConfigsResponse = [
@@ -2666,18 +2951,8 @@ var ListFunctionsByCodeSigningConfigRequest = [
2666
2951
  [_CSCA, _Ma, _MI],
2667
2952
  [
2668
2953
  [0, 1],
2669
- [
2670
- 0,
2671
- {
2672
- [_hQ]: _Ma,
2673
- },
2674
- ],
2675
- [
2676
- 1,
2677
- {
2678
- [_hQ]: _MI,
2679
- },
2680
- ],
2954
+ [0, { [_hQ]: _Ma }],
2955
+ [1, { [_hQ]: _MI }],
2681
2956
  ],
2682
2957
  ];
2683
2958
  var ListFunctionsByCodeSigningConfigResponse = [
@@ -2695,30 +2970,10 @@ var ListFunctionsRequest = [
2695
2970
  0,
2696
2971
  [_MR, _FV, _Ma, _MI],
2697
2972
  [
2698
- [
2699
- 0,
2700
- {
2701
- [_hQ]: _MR,
2702
- },
2703
- ],
2704
- [
2705
- 0,
2706
- {
2707
- [_hQ]: _FV,
2708
- },
2709
- ],
2710
- [
2711
- 0,
2712
- {
2713
- [_hQ]: _Ma,
2714
- },
2715
- ],
2716
- [
2717
- 1,
2718
- {
2719
- [_hQ]: _MI,
2720
- },
2721
- ],
2973
+ [0, { [_hQ]: _MR }],
2974
+ [0, { [_hQ]: _FV }],
2975
+ [0, { [_hQ]: _Ma }],
2976
+ [1, { [_hQ]: _MI }],
2722
2977
  ],
2723
2978
  ];
2724
2979
  var ListFunctionsResponse = [3, n0, _LFRi, 0, [_NM, _Fu], [0, [() => FunctionList, 0]]];
@@ -2730,18 +2985,8 @@ var ListFunctionUrlConfigsRequest = [
2730
2985
  [_FN, _Ma, _MI],
2731
2986
  [
2732
2987
  [0, 1],
2733
- [
2734
- 0,
2735
- {
2736
- [_hQ]: _Ma,
2737
- },
2738
- ],
2739
- [
2740
- 1,
2741
- {
2742
- [_hQ]: _MI,
2743
- },
2744
- ],
2988
+ [0, { [_hQ]: _Ma }],
2989
+ [1, { [_hQ]: _MI }],
2745
2990
  ],
2746
2991
  ];
2747
2992
  var ListFunctionUrlConfigsResponse = [
@@ -2752,6 +2997,26 @@ var ListFunctionUrlConfigsResponse = [
2752
2997
  [_FUCu, _NM],
2753
2998
  [() => FunctionUrlConfigList, 0],
2754
2999
  ];
3000
+ var ListFunctionVersionsByCapacityProviderRequest = [
3001
+ 3,
3002
+ n0,
3003
+ _LFVBCPR,
3004
+ 0,
3005
+ [_CPN, _Ma, _MI],
3006
+ [
3007
+ [0, 1],
3008
+ [0, { [_hQ]: _Ma }],
3009
+ [1, { [_hQ]: _MI }],
3010
+ ],
3011
+ ];
3012
+ var ListFunctionVersionsByCapacityProviderResponse = [
3013
+ 3,
3014
+ n0,
3015
+ _LFVBCPRi,
3016
+ 0,
3017
+ [_CPA, _FVu, _NM],
3018
+ [0, () => FunctionVersionsByCapacityProviderList, 0],
3019
+ ];
2755
3020
  var ListLayersRequest = [
2756
3021
  3,
2757
3022
  n0,
@@ -2759,30 +3024,10 @@ var ListLayersRequest = [
2759
3024
  0,
2760
3025
  [_CRo, _Ma, _MI, _CAo],
2761
3026
  [
2762
- [
2763
- 0,
2764
- {
2765
- [_hQ]: _CRo,
2766
- },
2767
- ],
2768
- [
2769
- 0,
2770
- {
2771
- [_hQ]: _Ma,
2772
- },
2773
- ],
2774
- [
2775
- 1,
2776
- {
2777
- [_hQ]: _MI,
2778
- },
2779
- ],
2780
- [
2781
- 0,
2782
- {
2783
- [_hQ]: _CAo,
2784
- },
2785
- ],
3027
+ [0, { [_hQ]: _CRo }],
3028
+ [0, { [_hQ]: _Ma }],
3029
+ [1, { [_hQ]: _MI }],
3030
+ [0, { [_hQ]: _CAo }],
2786
3031
  ],
2787
3032
  ];
2788
3033
  var ListLayersResponse = [3, n0, _LLRi, 0, [_NM, _L], [0, () => LayersList]];
@@ -2793,31 +3038,11 @@ var ListLayerVersionsRequest = [
2793
3038
  0,
2794
3039
  [_CRo, _LN, _Ma, _MI, _CAo],
2795
3040
  [
2796
- [
2797
- 0,
2798
- {
2799
- [_hQ]: _CRo,
2800
- },
2801
- ],
3041
+ [0, { [_hQ]: _CRo }],
2802
3042
  [0, 1],
2803
- [
2804
- 0,
2805
- {
2806
- [_hQ]: _Ma,
2807
- },
2808
- ],
2809
- [
2810
- 1,
2811
- {
2812
- [_hQ]: _MI,
2813
- },
2814
- ],
2815
- [
2816
- 0,
2817
- {
2818
- [_hQ]: _CAo,
2819
- },
2820
- ],
3043
+ [0, { [_hQ]: _Ma }],
3044
+ [1, { [_hQ]: _MI }],
3045
+ [0, { [_hQ]: _CAo }],
2821
3046
  ],
2822
3047
  ];
2823
3048
  var ListLayerVersionsResponse = [
@@ -2836,18 +3061,8 @@ var ListProvisionedConcurrencyConfigsRequest = [
2836
3061
  [_FN, _Ma, _MI],
2837
3062
  [
2838
3063
  [0, 1],
2839
- [
2840
- 0,
2841
- {
2842
- [_hQ]: _Ma,
2843
- },
2844
- ],
2845
- [
2846
- 1,
2847
- {
2848
- [_hQ]: _MI,
2849
- },
2850
- ],
3064
+ [0, { [_hQ]: _Ma }],
3065
+ [1, { [_hQ]: _MI }],
2851
3066
  ],
2852
3067
  ];
2853
3068
  var ListProvisionedConcurrencyConfigsResponse = [
@@ -2868,18 +3083,8 @@ var ListVersionsByFunctionRequest = [
2868
3083
  [_FN, _Ma, _MI],
2869
3084
  [
2870
3085
  [0, 1],
2871
- [
2872
- 0,
2873
- {
2874
- [_hQ]: _Ma,
2875
- },
2876
- ],
2877
- [
2878
- 1,
2879
- {
2880
- [_hQ]: _MI,
2881
- },
2882
- ],
3086
+ [0, { [_hQ]: _Ma }],
3087
+ [1, { [_hQ]: _MI }],
2883
3088
  ],
2884
3089
  ];
2885
3090
  var ListVersionsByFunctionResponse = [
@@ -2891,31 +3096,72 @@ var ListVersionsByFunctionResponse = [
2891
3096
  [0, [() => FunctionList, 0]],
2892
3097
  ];
2893
3098
  var LoggingConfig = [3, n0, _LC, 0, [_LF, _ALL, _SLL, _LG], [0, 0, 0, 0]];
3099
+ var NoPublishedVersionException = [
3100
+ -3,
3101
+ n0,
3102
+ _NPVE,
3103
+ { [_e]: _c, [_hE]: 400 },
3104
+ [_Ty, _M],
3105
+ [0, 0],
3106
+ ];
3107
+ schema.TypeRegistry.for(n0).registerError(NoPublishedVersionException, NoPublishedVersionException$1);
2894
3108
  var OnFailure = [3, n0, _OF, 0, [_De], [0]];
2895
3109
  var OnSuccess = [3, n0, _OS, 0, [_De], [0]];
3110
+ var Operation = [
3111
+ 3,
3112
+ n0,
3113
+ _Op,
3114
+ 0,
3115
+ [_Id, _PI, _N, _Ty, _STu, _STt, _ETn, _Sta, _EDx, _CDo, _SD, _WDa, _CD, _CID],
3116
+ [
3117
+ 0,
3118
+ 0,
3119
+ 0,
3120
+ 0,
3121
+ 0,
3122
+ 4,
3123
+ 4,
3124
+ 0,
3125
+ [() => ExecutionDetails, 0],
3126
+ [() => ContextDetails, 0],
3127
+ [() => StepDetails, 0],
3128
+ () => WaitDetails,
3129
+ [() => CallbackDetails, 0],
3130
+ [() => ChainedInvokeDetails, 0],
3131
+ ],
3132
+ ];
3133
+ var OperationUpdate = [
3134
+ 3,
3135
+ n0,
3136
+ _OU,
3137
+ 0,
3138
+ [_Id, _PI, _N, _Ty, _STu, _A, _Pa, _E, _COo, _SO, _WO, _CO, _CIO],
3139
+ [
3140
+ 0,
3141
+ 0,
3142
+ 0,
3143
+ 0,
3144
+ 0,
3145
+ 0,
3146
+ [() => OperationPayload, 0],
3147
+ [() => ErrorObject, 0],
3148
+ () => ContextOptions,
3149
+ () => StepOptions,
3150
+ () => WaitOptions,
3151
+ () => CallbackOptions,
3152
+ () => ChainedInvokeOptions,
3153
+ ],
3154
+ ];
2896
3155
  var PolicyLengthExceededException = [
2897
3156
  -3,
2898
3157
  n0,
2899
3158
  _PLEE,
2900
- {
2901
- [_e]: _c,
2902
- [_hE]: 400,
2903
- },
2904
- [_T, _m],
3159
+ { [_e]: _c, [_hE]: 400 },
3160
+ [_Ty, _m],
2905
3161
  [0, 0],
2906
3162
  ];
2907
3163
  schema.TypeRegistry.for(n0).registerError(PolicyLengthExceededException, PolicyLengthExceededException$1);
2908
- var PreconditionFailedException = [
2909
- -3,
2910
- n0,
2911
- _PFE,
2912
- {
2913
- [_e]: _c,
2914
- [_hE]: 412,
2915
- },
2916
- [_T, _m],
2917
- [0, 0],
2918
- ];
3164
+ var PreconditionFailedException = [-3, n0, _PFE, { [_e]: _c, [_hE]: 412 }, [_Ty, _m], [0, 0]];
2919
3165
  schema.TypeRegistry.for(n0).registerError(PreconditionFailedException, PreconditionFailedException$1);
2920
3166
  var ProvisionedConcurrencyConfigListItem = [
2921
3167
  3,
@@ -2929,11 +3175,8 @@ var ProvisionedConcurrencyConfigNotFoundException = [
2929
3175
  -3,
2930
3176
  n0,
2931
3177
  _PCCNFE,
2932
- {
2933
- [_e]: _c,
2934
- [_hE]: 404,
2935
- },
2936
- [_T, _m],
3178
+ { [_e]: _c, [_hE]: 404 },
3179
+ [_Ty, _m],
2937
3180
  [0, 0],
2938
3181
  ];
2939
3182
  schema.TypeRegistry.for(n0).registerError(ProvisionedConcurrencyConfigNotFoundException, ProvisionedConcurrencyConfigNotFoundException$1);
@@ -2951,10 +3194,17 @@ var PublishLayerVersionResponse = [
2951
3194
  n0,
2952
3195
  _PLVRu,
2953
3196
  0,
2954
- [_Cont, _LA, _LVA, _D, _CD, _Ve, _CR, _LI, _CA],
3197
+ [_Cont, _LA, _LVA, _D, _CDr, _Ve, _CR, _LI, _CA],
2955
3198
  [() => LayerVersionContentOutput, 0, 0, 0, 0, 1, 64 | 0, 0, 64 | 0],
2956
3199
  ];
2957
- var PublishVersionRequest = [3, n0, _PVR, 0, [_FN, _CSo, _D, _RI], [[0, 1], 0, 0, 0]];
3200
+ var PublishVersionRequest = [
3201
+ 3,
3202
+ n0,
3203
+ _PVR,
3204
+ 0,
3205
+ [_FN, _CSo, _D, _RI, _PTu],
3206
+ [[0, 1], 0, 0, 0, 0],
3207
+ ];
2958
3208
  var PutFunctionCodeSigningConfigRequest = [3, n0, _PFCSCR, 0, [_CSCA, _FN], [0, [0, 1]]];
2959
3209
  var PutFunctionCodeSigningConfigResponse = [3, n0, _PFCSCRu, 0, [_CSCA, _FN], [0, 0]];
2960
3210
  var PutFunctionConcurrencyRequest = [3, n0, _PFCR, 0, [_FN, _RCE], [[0, 1], 1]];
@@ -2964,37 +3214,26 @@ var PutFunctionEventInvokeConfigRequest = [
2964
3214
  _PFEICR,
2965
3215
  0,
2966
3216
  [_FN, _Q, _MRA, _MEAIS, _DC],
2967
- [
2968
- [0, 1],
2969
- [
2970
- 0,
2971
- {
2972
- [_hQ]: _Q,
2973
- },
2974
- ],
2975
- 1,
2976
- 1,
2977
- () => DestinationConfig,
2978
- ],
3217
+ [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
2979
3218
  ];
2980
3219
  var PutFunctionRecursionConfigRequest = [3, n0, _PFRCR, 0, [_FN, _RL], [[0, 1], 0]];
2981
3220
  var PutFunctionRecursionConfigResponse = [3, n0, _PFRCRu, 0, [_RL], [0]];
3221
+ var PutFunctionScalingConfigRequest = [
3222
+ 3,
3223
+ n0,
3224
+ _PFSCR,
3225
+ 0,
3226
+ [_FN, _Q, _FSCu],
3227
+ [[0, 1], [0, { [_hQ]: _Q }], () => FunctionScalingConfig],
3228
+ ];
3229
+ var PutFunctionScalingConfigResponse = [3, n0, _PFSCRu, 0, [_FS], [0]];
2982
3230
  var PutProvisionedConcurrencyConfigRequest = [
2983
3231
  3,
2984
3232
  n0,
2985
3233
  _PPCCR,
2986
3234
  0,
2987
3235
  [_FN, _Q, _PCE],
2988
- [
2989
- [0, 1],
2990
- [
2991
- 0,
2992
- {
2993
- [_hQ]: _Q,
2994
- },
2995
- ],
2996
- 1,
2997
- ],
3236
+ [[0, 1], [0, { [_hQ]: _Q }], 1],
2998
3237
  ];
2999
3238
  var PutProvisionedConcurrencyConfigResponse = [
3000
3239
  3,
@@ -3010,17 +3249,7 @@ var PutRuntimeManagementConfigRequest = [
3010
3249
  _PRMCR,
3011
3250
  0,
3012
3251
  [_FN, _Q, _URO, _RVA],
3013
- [
3014
- [0, 1],
3015
- [
3016
- 0,
3017
- {
3018
- [_hQ]: _Q,
3019
- },
3020
- ],
3021
- 0,
3022
- 0,
3023
- ],
3252
+ [[0, 1], [0, { [_hQ]: _Q }], 0, 0],
3024
3253
  ];
3025
3254
  var PutRuntimeManagementConfigResponse = [
3026
3255
  3,
@@ -3034,11 +3263,8 @@ var RecursiveInvocationException = [
3034
3263
  -3,
3035
3264
  n0,
3036
3265
  _RIE,
3037
- {
3038
- [_e]: _c,
3039
- [_hE]: 400,
3040
- },
3041
- [_T, _M],
3266
+ { [_e]: _c, [_hE]: 400 },
3267
+ [_Ty, _M],
3042
3268
  [0, 0],
3043
3269
  ];
3044
3270
  schema.TypeRegistry.for(n0).registerError(RecursiveInvocationException, RecursiveInvocationException$1);
@@ -3052,12 +3278,7 @@ var RemoveLayerVersionPermissionRequest = [
3052
3278
  [0, 1],
3053
3279
  [1, 1],
3054
3280
  [0, 1],
3055
- [
3056
- 0,
3057
- {
3058
- [_hQ]: _RI,
3059
- },
3060
- ],
3281
+ [0, { [_hQ]: _RI }],
3061
3282
  ],
3062
3283
  ];
3063
3284
  var RemovePermissionRequest = [
@@ -3069,86 +3290,27 @@ var RemovePermissionRequest = [
3069
3290
  [
3070
3291
  [0, 1],
3071
3292
  [0, 1],
3072
- [
3073
- 0,
3074
- {
3075
- [_hQ]: _Q,
3076
- },
3077
- ],
3078
- [
3079
- 0,
3080
- {
3081
- [_hQ]: _RI,
3082
- },
3083
- ],
3293
+ [0, { [_hQ]: _Q }],
3294
+ [0, { [_hQ]: _RI }],
3084
3295
  ],
3085
3296
  ];
3086
- var RequestTooLargeException = [
3087
- -3,
3088
- n0,
3089
- _RTLE,
3090
- {
3091
- [_e]: _c,
3092
- [_hE]: 413,
3093
- },
3094
- [_T, _m],
3095
- [0, 0],
3096
- ];
3297
+ var RequestTooLargeException = [-3, n0, _RTLE, { [_e]: _c, [_hE]: 413 }, [_Ty, _m], [0, 0]];
3097
3298
  schema.TypeRegistry.for(n0).registerError(RequestTooLargeException, RequestTooLargeException$1);
3098
- var ResourceConflictException = [
3099
- -3,
3100
- n0,
3101
- _RCEe,
3102
- {
3103
- [_e]: _c,
3104
- [_hE]: 409,
3105
- },
3106
- [_T, _m],
3107
- [0, 0],
3108
- ];
3299
+ var ResourceConflictException = [-3, n0, _RCEe, { [_e]: _c, [_hE]: 409 }, [_Ty, _m], [0, 0]];
3109
3300
  schema.TypeRegistry.for(n0).registerError(ResourceConflictException, ResourceConflictException$1);
3110
- var ResourceInUseException = [
3111
- -3,
3112
- n0,
3113
- _RIUE,
3114
- {
3115
- [_e]: _c,
3116
- [_hE]: 400,
3117
- },
3118
- [_T, _M],
3119
- [0, 0],
3120
- ];
3301
+ var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
3121
3302
  schema.TypeRegistry.for(n0).registerError(ResourceInUseException, ResourceInUseException$1);
3122
- var ResourceNotFoundException = [
3123
- -3,
3124
- n0,
3125
- _RNFE,
3126
- {
3127
- [_e]: _c,
3128
- [_hE]: 404,
3129
- },
3130
- [_T, _M],
3131
- [0, 0],
3132
- ];
3303
+ var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_Ty, _M], [0, 0]];
3133
3304
  schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
3134
- var ResourceNotReadyException = [
3135
- -3,
3136
- n0,
3137
- _RNRE,
3138
- {
3139
- [_e]: _se,
3140
- [_hE]: 502,
3141
- },
3142
- [_T, _m],
3143
- [0, 0],
3144
- ];
3305
+ var ResourceNotReadyException = [-3, n0, _RNRE, { [_e]: _se, [_hE]: 502 }, [_Ty, _m], [0, 0]];
3145
3306
  schema.TypeRegistry.for(n0).registerError(ResourceNotReadyException, ResourceNotReadyException$1);
3307
+ var RetryDetails = [3, n0, _RD, 0, [_CAu, _NADS], [1, 1]];
3146
3308
  var RuntimeVersionConfig = [
3147
3309
  3,
3148
3310
  n0,
3149
3311
  _RVC,
3150
3312
  0,
3151
- [_RVA, _Er],
3313
+ [_RVA, _E],
3152
3314
  [0, [() => RuntimeVersionError, 0]],
3153
3315
  ];
3154
3316
  var RuntimeVersionError = [3, n0, _RVE, 0, [_EC, _M], [0, [() => SensitiveString, 0]]];
@@ -3162,117 +3324,128 @@ var SelfManagedKafkaEventSourceConfig = [
3162
3324
  [_CGI, _SRC],
3163
3325
  [0, () => KafkaSchemaRegistryConfig],
3164
3326
  ];
3327
+ var SendDurableExecutionCallbackFailureRequest = [
3328
+ 3,
3329
+ n0,
3330
+ _SDECFR,
3331
+ 0,
3332
+ [_CI, _E],
3333
+ [
3334
+ [0, 1],
3335
+ [() => ErrorObject, 16],
3336
+ ],
3337
+ ];
3338
+ var SendDurableExecutionCallbackFailureResponse = [3, n0, _SDECFRe, 0, [], []];
3339
+ var SendDurableExecutionCallbackHeartbeatRequest = [3, n0, _SDECHR, 0, [_CI], [[0, 1]]];
3340
+ var SendDurableExecutionCallbackHeartbeatResponse = [3, n0, _SDECHRe, 0, [], []];
3341
+ var SendDurableExecutionCallbackSuccessRequest = [
3342
+ 3,
3343
+ n0,
3344
+ _SDECSR,
3345
+ 0,
3346
+ [_CI, _R],
3347
+ [
3348
+ [0, 1],
3349
+ [() => BinaryOperationPayload, 16],
3350
+ ],
3351
+ ];
3352
+ var SendDurableExecutionCallbackSuccessResponse = [3, n0, _SDECSRe, 0, [], []];
3165
3353
  var SerializedRequestEntityTooLargeException = [
3166
3354
  -3,
3167
3355
  n0,
3168
3356
  _SRETLE,
3169
- {
3170
- [_e]: _c,
3171
- [_hE]: 413,
3172
- },
3173
- [_T, _m],
3357
+ { [_e]: _c, [_hE]: 413 },
3358
+ [_Ty, _m],
3174
3359
  [0, 0],
3175
3360
  ];
3176
3361
  schema.TypeRegistry.for(n0).registerError(SerializedRequestEntityTooLargeException, SerializedRequestEntityTooLargeException$1);
3177
- var ServiceException = [
3178
- -3,
3179
- n0,
3180
- _SE,
3181
- {
3182
- [_e]: _se,
3183
- [_hE]: 500,
3184
- },
3185
- [_T, _M],
3186
- [0, 0],
3187
- ];
3362
+ var ServiceException = [-3, n0, _SE, { [_e]: _se, [_hE]: 500 }, [_Ty, _M], [0, 0]];
3188
3363
  schema.TypeRegistry.for(n0).registerError(ServiceException, ServiceException$1);
3189
3364
  var SnapStart = [3, n0, _SSn, 0, [_AOp], [0]];
3190
- var SnapStartException = [
3191
- -3,
3192
- n0,
3193
- _SSE,
3194
- {
3195
- [_e]: _c,
3196
- [_hE]: 400,
3197
- },
3198
- [_T, _M],
3199
- [0, 0],
3200
- ];
3365
+ var SnapStartException = [-3, n0, _SSE, { [_e]: _c, [_hE]: 400 }, [_Ty, _M], [0, 0]];
3201
3366
  schema.TypeRegistry.for(n0).registerError(SnapStartException, SnapStartException$1);
3202
3367
  var SnapStartNotReadyException = [
3203
3368
  -3,
3204
3369
  n0,
3205
3370
  _SSNRE,
3206
- {
3207
- [_e]: _c,
3208
- [_hE]: 409,
3209
- },
3210
- [_T, _M],
3371
+ { [_e]: _c, [_hE]: 409 },
3372
+ [_Ty, _M],
3211
3373
  [0, 0],
3212
3374
  ];
3213
3375
  schema.TypeRegistry.for(n0).registerError(SnapStartNotReadyException, SnapStartNotReadyException$1);
3214
3376
  var SnapStartResponse = [3, n0, _SSR, 0, [_AOp, _OSp], [0, 0]];
3215
- var SnapStartTimeoutException = [
3216
- -3,
3377
+ var SnapStartTimeoutException = [-3, n0, _SSTE, { [_e]: _c, [_hE]: 408 }, [_Ty, _M], [0, 0]];
3378
+ schema.TypeRegistry.for(n0).registerError(SnapStartTimeoutException, SnapStartTimeoutException$1);
3379
+ var SourceAccessConfiguration = [3, n0, _SACo, 0, [_Ty, _URI], [0, 0]];
3380
+ var StepDetails = [
3381
+ 3,
3217
3382
  n0,
3218
- _SSTE,
3219
- {
3220
- [_e]: _c,
3221
- [_hE]: 408,
3222
- },
3223
- [_T, _M],
3224
- [0, 0],
3383
+ _SD,
3384
+ 0,
3385
+ [_Att, _NAT, _R, _E],
3386
+ [1, 4, [() => OperationPayload, 0], [() => ErrorObject, 0]],
3225
3387
  ];
3226
- schema.TypeRegistry.for(n0).registerError(SnapStartTimeoutException, SnapStartTimeoutException$1);
3227
- var SourceAccessConfiguration = [3, n0, _SACo, 0, [_T, _URI], [0, 0]];
3388
+ var StepFailedDetails = [
3389
+ 3,
3390
+ n0,
3391
+ _SFD,
3392
+ 0,
3393
+ [_E, _RD],
3394
+ [[() => EventError, 0], () => RetryDetails],
3395
+ ];
3396
+ var StepOptions = [3, n0, _SO, 0, [_NADS], [1]];
3397
+ var StepStartedDetails = [3, n0, _SSD, 0, [], []];
3398
+ var StepSucceededDetails = [
3399
+ 3,
3400
+ n0,
3401
+ _SSDt,
3402
+ 0,
3403
+ [_R, _RD],
3404
+ [[() => EventResult, 0], () => RetryDetails],
3405
+ ];
3406
+ var StopDurableExecutionRequest = [
3407
+ 3,
3408
+ n0,
3409
+ _SDER,
3410
+ 0,
3411
+ [_DEA, _E],
3412
+ [
3413
+ [0, 1],
3414
+ [() => ErrorObject, 16],
3415
+ ],
3416
+ ];
3417
+ var StopDurableExecutionResponse = [3, n0, _SDERt, 0, [_STto], [4]];
3228
3418
  var SubnetIPAddressLimitReachedException = [
3229
3419
  -3,
3230
3420
  n0,
3231
3421
  _SIPALRE,
3232
- {
3233
- [_e]: _se,
3234
- [_hE]: 502,
3235
- },
3236
- [_T, _M],
3422
+ { [_e]: _se, [_hE]: 502 },
3423
+ [_Ty, _M],
3237
3424
  [0, 0],
3238
3425
  ];
3239
3426
  schema.TypeRegistry.for(n0).registerError(SubnetIPAddressLimitReachedException, SubnetIPAddressLimitReachedException$1);
3240
3427
  var TagResourceRequest = [3, n0, _TRR, 0, [_Re, _Ta], [[0, 1], 128 | 0]];
3241
3428
  var TagsError = [3, n0, _TE, 0, [_EC, _M], [0, 0]];
3429
+ var TargetTrackingScalingPolicy = [3, n0, _TTSP, 0, [_PMT, _TV], [0, 1]];
3242
3430
  var TenancyConfig = [3, n0, _TCe, 0, [_TIM], [0]];
3243
3431
  var TooManyRequestsException = [
3244
3432
  -3,
3245
3433
  n0,
3246
3434
  _TMRE,
3247
- {
3248
- [_e]: _c,
3249
- [_hE]: 429,
3250
- },
3251
- [_rAS, _T, _m, _Rea],
3252
- [
3253
- [
3254
- 0,
3255
- {
3256
- [_hH]: _RA,
3257
- },
3258
- ],
3259
- 0,
3260
- 0,
3261
- 0,
3262
- ],
3435
+ { [_e]: _c, [_hE]: 429 },
3436
+ [_rAS, _Ty, _m, _Rea],
3437
+ [[0, { [_hH]: _RA }], 0, 0, 0],
3263
3438
  ];
3264
3439
  schema.TypeRegistry.for(n0).registerError(TooManyRequestsException, TooManyRequestsException$1);
3440
+ var TraceHeader = [3, n0, _TH, 0, [_XATIm], [0]];
3265
3441
  var TracingConfig = [3, n0, _TC, 0, [_Mo], [0]];
3266
3442
  var TracingConfigResponse = [3, n0, _TCR, 0, [_Mo], [0]];
3267
3443
  var UnsupportedMediaTypeException = [
3268
3444
  -3,
3269
3445
  n0,
3270
3446
  _UMTE,
3271
- {
3272
- [_e]: _c,
3273
- [_hE]: 415,
3274
- },
3275
- [_T, _m],
3447
+ { [_e]: _c, [_hE]: 415 },
3448
+ [_Ty, _m],
3276
3449
  [0, 0],
3277
3450
  ];
3278
3451
  schema.TypeRegistry.for(n0).registerError(UnsupportedMediaTypeException, UnsupportedMediaTypeException$1);
@@ -3284,12 +3457,7 @@ var UntagResourceRequest = [
3284
3457
  [_Re, _TK],
3285
3458
  [
3286
3459
  [0, 1],
3287
- [
3288
- 64 | 0,
3289
- {
3290
- [_hQ]: _tK,
3291
- },
3292
- ],
3460
+ [64 | 0, { [_hQ]: _tK }],
3293
3461
  ],
3294
3462
  ];
3295
3463
  var UpdateAliasRequest = [
@@ -3300,6 +3468,15 @@ var UpdateAliasRequest = [
3300
3468
  [_FN, _N, _FV, _D, _RC, _RI],
3301
3469
  [[0, 1], [0, 1], 0, 0, () => AliasRoutingConfiguration, 0],
3302
3470
  ];
3471
+ var UpdateCapacityProviderRequest = [
3472
+ 3,
3473
+ n0,
3474
+ _UCPR,
3475
+ 0,
3476
+ [_CPN, _CPSC],
3477
+ [[0, 1], () => CapacityProviderScalingConfig],
3478
+ ];
3479
+ var UpdateCapacityProviderResponse = [3, n0, _UCPRp, 0, [_CP], [() => CapacityProvider]];
3303
3480
  var UpdateCodeSigningConfigRequest = [
3304
3481
  3,
3305
3482
  n0,
@@ -3324,7 +3501,7 @@ var UpdateEventSourceMappingRequest = [
3324
3501
  [
3325
3502
  _UUID,
3326
3503
  _FN,
3327
- _E,
3504
+ _En,
3328
3505
  _BSa,
3329
3506
  _FCi,
3330
3507
  _MBWIS,
@@ -3373,15 +3550,15 @@ var UpdateFunctionCodeRequest = [
3373
3550
  n0,
3374
3551
  _UFCR,
3375
3552
  0,
3376
- [_FN, _ZF, _SB, _SK, _SOV, _IU, _Pu, _DR, _RI, _Ar, _SKMSKA],
3377
- [[0, 1], [() => _Blob, 0], 0, 0, 0, 0, 2, 2, 0, 64 | 0, 0],
3553
+ [_FN, _ZF, _SB, _SK, _SOV, _IU, _Pu, _DR, _RI, _Ar, _SKMSKA, _PTu],
3554
+ [[0, 1], [() => _Blob, 0], 0, 0, 0, 0, 2, 2, 0, 64 | 0, 0, 0],
3378
3555
  ];
3379
3556
  var UpdateFunctionConfigurationRequest = [
3380
3557
  3,
3381
3558
  n0,
3382
3559
  _UFCRp,
3383
3560
  0,
3384
- [_FN, _Ro, _H, _D, _Ti, _MS, _VC, _En, _R, _DLC, _KMSKA, _TC, _RI, _L, _FSC, _IC, _ES, _SSn, _LC],
3561
+ [_FN, _Ro, _H, _D, _T, _MS, _VC, _Env, _Ru, _DLC, _KMSKA, _TC, _RI, _L, _FSC, _IC, _ES, _SSn, _LC, _CPC, _DCu],
3385
3562
  [
3386
3563
  [0, 1],
3387
3564
  0,
@@ -3402,6 +3579,8 @@ var UpdateFunctionConfigurationRequest = [
3402
3579
  () => EphemeralStorage,
3403
3580
  () => SnapStart,
3404
3581
  () => LoggingConfig,
3582
+ () => CapacityProviderConfig,
3583
+ () => DurableConfig,
3405
3584
  ],
3406
3585
  ];
3407
3586
  var UpdateFunctionEventInvokeConfigRequest = [
@@ -3410,18 +3589,7 @@ var UpdateFunctionEventInvokeConfigRequest = [
3410
3589
  _UFEICR,
3411
3590
  0,
3412
3591
  [_FN, _Q, _MRA, _MEAIS, _DC],
3413
- [
3414
- [0, 1],
3415
- [
3416
- 0,
3417
- {
3418
- [_hQ]: _Q,
3419
- },
3420
- ],
3421
- 1,
3422
- 1,
3423
- () => DestinationConfig,
3424
- ],
3592
+ [[0, 1], [0, { [_hQ]: _Q }], 1, 1, () => DestinationConfig],
3425
3593
  ];
3426
3594
  var UpdateFunctionUrlConfigRequest = [
3427
3595
  3,
@@ -3429,25 +3597,14 @@ var UpdateFunctionUrlConfigRequest = [
3429
3597
  _UFUCR,
3430
3598
  0,
3431
3599
  [_FN, _Q, _AT, _Co, _IM],
3432
- [
3433
- [0, 1],
3434
- [
3435
- 0,
3436
- {
3437
- [_hQ]: _Q,
3438
- },
3439
- ],
3440
- 0,
3441
- () => Cors,
3442
- 0,
3443
- ],
3600
+ [[0, 1], [0, { [_hQ]: _Q }], 0, () => Cors, 0],
3444
3601
  ];
3445
3602
  var UpdateFunctionUrlConfigResponse = [
3446
3603
  3,
3447
3604
  n0,
3448
3605
  _UFUCRp,
3449
3606
  0,
3450
- [_FU, _FA, _AT, _Co, _CT, _LMT, _IM],
3607
+ [_FU, _FA, _AT, _Co, _CTr, _LMT, _IM],
3451
3608
  [0, 0, 0, () => Cors, 0, 0, 0],
3452
3609
  ];
3453
3610
  var VpcConfig = [3, n0, _VC, 0, [_SIu, _SGI, _IAFDS], [64 | 0, 64 | 0, 2]];
@@ -3459,17 +3616,39 @@ var VpcConfigResponse = [
3459
3616
  [_SIu, _SGI, _VI, _IAFDS],
3460
3617
  [64 | 0, 64 | 0, 0, 2],
3461
3618
  ];
3619
+ var WaitCancelledDetails = [3, n0, _WCD, 0, [_E], [[() => EventError, 0]]];
3620
+ var WaitDetails = [3, n0, _WDa, 0, [_SET], [4]];
3621
+ var WaitOptions = [3, n0, _WO, 0, [_WS], [1]];
3622
+ var WaitStartedDetails = [3, n0, _WSD, 0, [_Du, _SET], [1, 4]];
3623
+ var WaitSucceededDetails = [3, n0, _WSDa, 0, [_Du], [1]];
3462
3624
  var __Unit = "unit";
3463
3625
  var LambdaServiceException = [-3, _sm, "LambdaServiceException", 0, [], []];
3464
3626
  schema.TypeRegistry.for(_sm).registerError(LambdaServiceException, LambdaServiceException$1);
3465
3627
  var AliasList = [1, n0, _ALl, 0, () => AliasConfiguration];
3628
+ var CapacityProviderScalingPoliciesList = [
3629
+ 1,
3630
+ n0,
3631
+ _CPSPL,
3632
+ 0,
3633
+ () => TargetTrackingScalingPolicy,
3634
+ ];
3635
+ var CapacityProvidersList = [1, n0, _CPL, 0, () => CapacityProvider];
3466
3636
  var CodeSigningConfigList = [1, n0, _CSCL, 0, () => CodeSigningConfig];
3637
+ var DurableExecutions = [1, n0, _DE, 0, () => Execution];
3638
+ var Events = [1, n0, _Eve, 0, [() => Event, 0]];
3467
3639
  var EventSourceMappingsList = [1, n0, _ESML, 0, () => EventSourceMappingConfiguration];
3468
3640
  var FileSystemConfigList = [1, n0, _FSCL, 0, () => FileSystemConfig];
3469
3641
  var FilterList = [1, n0, _FL, 0, () => Filter];
3470
3642
  var FunctionEventInvokeConfigList = [1, n0, _FEICL, 0, () => FunctionEventInvokeConfig];
3471
3643
  var FunctionList = [1, n0, _FLu, 0, [() => FunctionConfiguration, 0]];
3472
3644
  var FunctionUrlConfigList = [1, n0, _FUCL, 0, () => FunctionUrlConfig];
3645
+ var FunctionVersionsByCapacityProviderList = [
3646
+ 1,
3647
+ n0,
3648
+ _FVBCPL,
3649
+ 0,
3650
+ () => FunctionVersionsByCapacityProviderListItem,
3651
+ ];
3473
3652
  var KafkaSchemaRegistryAccessConfigList = [
3474
3653
  1,
3475
3654
  n0,
@@ -3481,6 +3660,8 @@ var KafkaSchemaValidationConfigList = [1, n0, _KSVCL, 0, () => KafkaSchemaValida
3481
3660
  var LayersList = [1, n0, _LL, 0, () => LayersListItem];
3482
3661
  var LayersReferenceList = [1, n0, _LRL, 0, () => Layer];
3483
3662
  var LayerVersionsList = [1, n0, _LVL, 0, () => LayerVersionsListItem];
3663
+ var Operations = [1, n0, _O, 0, [() => Operation, 0]];
3664
+ var OperationUpdates = [1, n0, _OUp, 0, [() => OperationUpdate, 0]];
3484
3665
  var ProvisionedConcurrencyConfigList = [
3485
3666
  1,
3486
3667
  n0,
@@ -3489,6 +3670,7 @@ var ProvisionedConcurrencyConfigList = [
3489
3670
  () => ProvisionedConcurrencyConfigListItem,
3490
3671
  ];
3491
3672
  var SourceAccessConfigurations = [1, n0, _SAC, 0, () => SourceAccessConfiguration];
3673
+ var StackTraceEntries = [1, n0, _STEt, 0, [() => StackTraceEntry, 0]];
3492
3674
  var EnvironmentVariables = [
3493
3675
  2,
3494
3676
  n0,
@@ -3501,19 +3683,15 @@ var InvokeWithResponseStreamResponseEvent = [
3501
3683
  3,
3502
3684
  n0,
3503
3685
  _IWRSRE,
3504
- {
3505
- [_s]: 1,
3506
- },
3507
- [_PC, _ICn],
3686
+ { [_s]: 1 },
3687
+ [_PCa, _ICn],
3508
3688
  [[() => InvokeResponseStreamUpdate, 0], () => InvokeWithResponseStreamCompleteEvent],
3509
3689
  ];
3510
3690
  var AddLayerVersionPermission = [
3511
3691
  9,
3512
3692
  n0,
3513
3693
  _ALVP,
3514
- {
3515
- [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201],
3516
- },
3694
+ { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 201] },
3517
3695
  () => AddLayerVersionPermissionRequest,
3518
3696
  () => AddLayerVersionPermissionResponse,
3519
3697
  ];
@@ -3521,29 +3699,39 @@ var AddPermission = [
3521
3699
  9,
3522
3700
  n0,
3523
3701
  _APd,
3524
- {
3525
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201],
3526
- },
3702
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/policy", 201] },
3527
3703
  () => AddPermissionRequest,
3528
3704
  () => AddPermissionResponse,
3529
3705
  ];
3706
+ var CheckpointDurableExecution = [
3707
+ 9,
3708
+ n0,
3709
+ _CDE,
3710
+ { [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/checkpoint", 200] },
3711
+ () => CheckpointDurableExecutionRequest,
3712
+ () => CheckpointDurableExecutionResponse,
3713
+ ];
3530
3714
  var CreateAlias = [
3531
3715
  9,
3532
3716
  n0,
3533
3717
  _CAr,
3534
- {
3535
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201],
3536
- },
3718
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/aliases", 201] },
3537
3719
  () => CreateAliasRequest,
3538
3720
  () => AliasConfiguration,
3539
3721
  ];
3722
+ var CreateCapacityProvider = [
3723
+ 9,
3724
+ n0,
3725
+ _CCP,
3726
+ { [_h]: ["POST", "/2025-11-30/capacity-providers", 202] },
3727
+ () => CreateCapacityProviderRequest,
3728
+ () => CreateCapacityProviderResponse,
3729
+ ];
3540
3730
  var CreateCodeSigningConfig = [
3541
3731
  9,
3542
3732
  n0,
3543
3733
  _CCSC,
3544
- {
3545
- [_h]: ["POST", "/2020-04-22/code-signing-configs", 201],
3546
- },
3734
+ { [_h]: ["POST", "/2020-04-22/code-signing-configs", 201] },
3547
3735
  () => CreateCodeSigningConfigRequest,
3548
3736
  () => CreateCodeSigningConfigResponse,
3549
3737
  ];
@@ -3551,9 +3739,7 @@ var CreateEventSourceMapping = [
3551
3739
  9,
3552
3740
  n0,
3553
3741
  _CESM,
3554
- {
3555
- [_h]: ["POST", "/2015-03-31/event-source-mappings", 202],
3556
- },
3742
+ { [_h]: ["POST", "/2015-03-31/event-source-mappings", 202] },
3557
3743
  () => CreateEventSourceMappingRequest,
3558
3744
  () => EventSourceMappingConfiguration,
3559
3745
  ];
@@ -3561,9 +3747,7 @@ var CreateFunction = [
3561
3747
  9,
3562
3748
  n0,
3563
3749
  _CF,
3564
- {
3565
- [_h]: ["POST", "/2015-03-31/functions", 201],
3566
- },
3750
+ { [_h]: ["POST", "/2015-03-31/functions", 201] },
3567
3751
  () => CreateFunctionRequest,
3568
3752
  () => FunctionConfiguration,
3569
3753
  ];
@@ -3571,9 +3755,7 @@ var CreateFunctionUrlConfig = [
3571
3755
  9,
3572
3756
  n0,
3573
3757
  _CFUC,
3574
- {
3575
- [_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201],
3576
- },
3758
+ { [_h]: ["POST", "/2021-10-31/functions/{FunctionName}/url", 201] },
3577
3759
  () => CreateFunctionUrlConfigRequest,
3578
3760
  () => CreateFunctionUrlConfigResponse,
3579
3761
  ];
@@ -3581,19 +3763,23 @@ var DeleteAlias = [
3581
3763
  9,
3582
3764
  n0,
3583
3765
  _DA,
3584
- {
3585
- [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204],
3586
- },
3766
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 204] },
3587
3767
  () => DeleteAliasRequest,
3588
3768
  () => __Unit,
3589
3769
  ];
3770
+ var DeleteCapacityProvider = [
3771
+ 9,
3772
+ n0,
3773
+ _DCP,
3774
+ { [_h]: ["DELETE", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] },
3775
+ () => DeleteCapacityProviderRequest,
3776
+ () => DeleteCapacityProviderResponse,
3777
+ ];
3590
3778
  var DeleteCodeSigningConfig = [
3591
3779
  9,
3592
3780
  n0,
3593
3781
  _DCSC,
3594
- {
3595
- [_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204],
3596
- },
3782
+ { [_h]: ["DELETE", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 204] },
3597
3783
  () => DeleteCodeSigningConfigRequest,
3598
3784
  () => DeleteCodeSigningConfigResponse,
3599
3785
  ];
@@ -3601,9 +3787,7 @@ var DeleteEventSourceMapping = [
3601
3787
  9,
3602
3788
  n0,
3603
3789
  _DESM,
3604
- {
3605
- [_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202],
3606
- },
3790
+ { [_h]: ["DELETE", "/2015-03-31/event-source-mappings/{UUID}", 202] },
3607
3791
  () => DeleteEventSourceMappingRequest,
3608
3792
  () => EventSourceMappingConfiguration,
3609
3793
  ];
@@ -3611,19 +3795,15 @@ var DeleteFunction = [
3611
3795
  9,
3612
3796
  n0,
3613
3797
  _DF,
3614
- {
3615
- [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 204],
3616
- },
3798
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}", 200] },
3617
3799
  () => DeleteFunctionRequest,
3618
- () => __Unit,
3800
+ () => DeleteFunctionResponse,
3619
3801
  ];
3620
3802
  var DeleteFunctionCodeSigningConfig = [
3621
3803
  9,
3622
3804
  n0,
3623
3805
  _DFCSC,
3624
- {
3625
- [_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204],
3626
- },
3806
+ { [_h]: ["DELETE", "/2020-06-30/functions/{FunctionName}/code-signing-config", 204] },
3627
3807
  () => DeleteFunctionCodeSigningConfigRequest,
3628
3808
  () => __Unit,
3629
3809
  ];
@@ -3631,9 +3811,7 @@ var DeleteFunctionConcurrency = [
3631
3811
  9,
3632
3812
  n0,
3633
3813
  _DFC,
3634
- {
3635
- [_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204],
3636
- },
3814
+ { [_h]: ["DELETE", "/2017-10-31/functions/{FunctionName}/concurrency", 204] },
3637
3815
  () => DeleteFunctionConcurrencyRequest,
3638
3816
  () => __Unit,
3639
3817
  ];
@@ -3641,9 +3819,7 @@ var DeleteFunctionEventInvokeConfig = [
3641
3819
  9,
3642
3820
  n0,
3643
3821
  _DFEIC,
3644
- {
3645
- [_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204],
3646
- },
3822
+ { [_h]: ["DELETE", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 204] },
3647
3823
  () => DeleteFunctionEventInvokeConfigRequest,
3648
3824
  () => __Unit,
3649
3825
  ];
@@ -3651,9 +3827,7 @@ var DeleteFunctionUrlConfig = [
3651
3827
  9,
3652
3828
  n0,
3653
3829
  _DFUC,
3654
- {
3655
- [_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204],
3656
- },
3830
+ { [_h]: ["DELETE", "/2021-10-31/functions/{FunctionName}/url", 204] },
3657
3831
  () => DeleteFunctionUrlConfigRequest,
3658
3832
  () => __Unit,
3659
3833
  ];
@@ -3661,9 +3835,7 @@ var DeleteLayerVersion = [
3661
3835
  9,
3662
3836
  n0,
3663
3837
  _DLV,
3664
- {
3665
- [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204],
3666
- },
3838
+ { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 204] },
3667
3839
  () => DeleteLayerVersionRequest,
3668
3840
  () => __Unit,
3669
3841
  ];
@@ -3671,9 +3843,7 @@ var DeleteProvisionedConcurrencyConfig = [
3671
3843
  9,
3672
3844
  n0,
3673
3845
  _DPCC,
3674
- {
3675
- [_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204],
3676
- },
3846
+ { [_h]: ["DELETE", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 204] },
3677
3847
  () => DeleteProvisionedConcurrencyConfigRequest,
3678
3848
  () => __Unit,
3679
3849
  ];
@@ -3681,9 +3851,7 @@ var GetAccountSettings = [
3681
3851
  9,
3682
3852
  n0,
3683
3853
  _GAS,
3684
- {
3685
- [_h]: ["GET", "/2016-08-19/account-settings", 200],
3686
- },
3854
+ { [_h]: ["GET", "/2016-08-19/account-settings", 200] },
3687
3855
  () => GetAccountSettingsRequest,
3688
3856
  () => GetAccountSettingsResponse,
3689
3857
  ];
@@ -3691,29 +3859,55 @@ var GetAlias = [
3691
3859
  9,
3692
3860
  n0,
3693
3861
  _GA,
3694
- {
3695
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200],
3696
- },
3862
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
3697
3863
  () => GetAliasRequest,
3698
3864
  () => AliasConfiguration,
3699
3865
  ];
3700
- var GetCodeSigningConfig = [
3866
+ var GetCapacityProvider = [
3867
+ 9,
3868
+ n0,
3869
+ _GCP,
3870
+ { [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}", 200] },
3871
+ () => GetCapacityProviderRequest,
3872
+ () => GetCapacityProviderResponse,
3873
+ ];
3874
+ var GetCodeSigningConfig = [
3875
+ 9,
3876
+ n0,
3877
+ _GCSC,
3878
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
3879
+ () => GetCodeSigningConfigRequest,
3880
+ () => GetCodeSigningConfigResponse,
3881
+ ];
3882
+ var GetDurableExecution = [
3883
+ 9,
3884
+ n0,
3885
+ _GDE,
3886
+ { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}", 200] },
3887
+ () => GetDurableExecutionRequest,
3888
+ () => GetDurableExecutionResponse,
3889
+ ];
3890
+ var GetDurableExecutionHistory = [
3701
3891
  9,
3702
3892
  n0,
3703
- _GCSC,
3704
- {
3705
- [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200],
3706
- },
3707
- () => GetCodeSigningConfigRequest,
3708
- () => GetCodeSigningConfigResponse,
3893
+ _GDEH,
3894
+ { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/history", 200] },
3895
+ () => GetDurableExecutionHistoryRequest,
3896
+ () => GetDurableExecutionHistoryResponse,
3897
+ ];
3898
+ var GetDurableExecutionState = [
3899
+ 9,
3900
+ n0,
3901
+ _GDES,
3902
+ { [_h]: ["GET", "/2025-12-01/durable-executions/{DurableExecutionArn}/state", 200] },
3903
+ () => GetDurableExecutionStateRequest,
3904
+ () => GetDurableExecutionStateResponse,
3709
3905
  ];
3710
3906
  var GetEventSourceMapping = [
3711
3907
  9,
3712
3908
  n0,
3713
3909
  _GESM,
3714
- {
3715
- [_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200],
3716
- },
3910
+ { [_h]: ["GET", "/2015-03-31/event-source-mappings/{UUID}", 200] },
3717
3911
  () => GetEventSourceMappingRequest,
3718
3912
  () => EventSourceMappingConfiguration,
3719
3913
  ];
@@ -3721,9 +3915,7 @@ var GetFunction = [
3721
3915
  9,
3722
3916
  n0,
3723
3917
  _GF,
3724
- {
3725
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200],
3726
- },
3918
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}", 200] },
3727
3919
  () => GetFunctionRequest,
3728
3920
  () => GetFunctionResponse,
3729
3921
  ];
@@ -3731,9 +3923,7 @@ var GetFunctionCodeSigningConfig = [
3731
3923
  9,
3732
3924
  n0,
3733
3925
  _GFCSC,
3734
- {
3735
- [_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200],
3736
- },
3926
+ { [_h]: ["GET", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
3737
3927
  () => GetFunctionCodeSigningConfigRequest,
3738
3928
  () => GetFunctionCodeSigningConfigResponse,
3739
3929
  ];
@@ -3741,9 +3931,7 @@ var GetFunctionConcurrency = [
3741
3931
  9,
3742
3932
  n0,
3743
3933
  _GFC,
3744
- {
3745
- [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200],
3746
- },
3934
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/concurrency", 200] },
3747
3935
  () => GetFunctionConcurrencyRequest,
3748
3936
  () => GetFunctionConcurrencyResponse,
3749
3937
  ];
@@ -3751,9 +3939,7 @@ var GetFunctionConfiguration = [
3751
3939
  9,
3752
3940
  n0,
3753
3941
  _GFCe,
3754
- {
3755
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200],
3756
- },
3942
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
3757
3943
  () => GetFunctionConfigurationRequest,
3758
3944
  () => FunctionConfiguration,
3759
3945
  ];
@@ -3761,9 +3947,7 @@ var GetFunctionEventInvokeConfig = [
3761
3947
  9,
3762
3948
  n0,
3763
3949
  _GFEIC,
3764
- {
3765
- [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
3766
- },
3950
+ { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
3767
3951
  () => GetFunctionEventInvokeConfigRequest,
3768
3952
  () => FunctionEventInvokeConfig,
3769
3953
  ];
@@ -3771,19 +3955,23 @@ var GetFunctionRecursionConfig = [
3771
3955
  9,
3772
3956
  n0,
3773
3957
  _GFRC,
3774
- {
3775
- [_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200],
3776
- },
3958
+ { [_h]: ["GET", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
3777
3959
  () => GetFunctionRecursionConfigRequest,
3778
3960
  () => GetFunctionRecursionConfigResponse,
3779
3961
  ];
3962
+ var GetFunctionScalingConfig = [
3963
+ 9,
3964
+ n0,
3965
+ _GFSC,
3966
+ { [_h]: ["GET", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 200] },
3967
+ () => GetFunctionScalingConfigRequest,
3968
+ () => GetFunctionScalingConfigResponse,
3969
+ ];
3780
3970
  var GetFunctionUrlConfig = [
3781
3971
  9,
3782
3972
  n0,
3783
3973
  _GFUC,
3784
- {
3785
- [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200],
3786
- },
3974
+ { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/url", 200] },
3787
3975
  () => GetFunctionUrlConfigRequest,
3788
3976
  () => GetFunctionUrlConfigResponse,
3789
3977
  ];
@@ -3791,9 +3979,7 @@ var GetLayerVersion = [
3791
3979
  9,
3792
3980
  n0,
3793
3981
  _GLV,
3794
- {
3795
- [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200],
3796
- },
3982
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}", 200] },
3797
3983
  () => GetLayerVersionRequest,
3798
3984
  () => GetLayerVersionResponse,
3799
3985
  ];
@@ -3801,9 +3987,7 @@ var GetLayerVersionByArn = [
3801
3987
  9,
3802
3988
  n0,
3803
3989
  _GLVBA,
3804
- {
3805
- [_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200],
3806
- },
3990
+ { [_h]: ["GET", "/2018-10-31/layers?find=LayerVersion", 200] },
3807
3991
  () => GetLayerVersionByArnRequest,
3808
3992
  () => GetLayerVersionResponse,
3809
3993
  ];
@@ -3811,9 +3995,7 @@ var GetLayerVersionPolicy = [
3811
3995
  9,
3812
3996
  n0,
3813
3997
  _GLVP,
3814
- {
3815
- [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200],
3816
- },
3998
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy", 200] },
3817
3999
  () => GetLayerVersionPolicyRequest,
3818
4000
  () => GetLayerVersionPolicyResponse,
3819
4001
  ];
@@ -3821,9 +4003,7 @@ var GetPolicy = [
3821
4003
  9,
3822
4004
  n0,
3823
4005
  _GP,
3824
- {
3825
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200],
3826
- },
4006
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/policy", 200] },
3827
4007
  () => GetPolicyRequest,
3828
4008
  () => GetPolicyResponse,
3829
4009
  ];
@@ -3831,9 +4011,7 @@ var GetProvisionedConcurrencyConfig = [
3831
4011
  9,
3832
4012
  n0,
3833
4013
  _GPCC,
3834
- {
3835
- [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200],
3836
- },
4014
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 200] },
3837
4015
  () => GetProvisionedConcurrencyConfigRequest,
3838
4016
  () => GetProvisionedConcurrencyConfigResponse,
3839
4017
  ];
@@ -3841,19 +4019,15 @@ var GetRuntimeManagementConfig = [
3841
4019
  9,
3842
4020
  n0,
3843
4021
  _GRMC,
3844
- {
3845
- [_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200],
3846
- },
4022
+ { [_h]: ["GET", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
3847
4023
  () => GetRuntimeManagementConfigRequest,
3848
4024
  () => GetRuntimeManagementConfigResponse,
3849
4025
  ];
3850
4026
  var Invoke = [
3851
4027
  9,
3852
4028
  n0,
3853
- _I,
3854
- {
3855
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200],
3856
- },
4029
+ _In,
4030
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/invocations", 200] },
3857
4031
  () => InvocationRequest,
3858
4032
  () => InvocationResponse,
3859
4033
  ];
@@ -3861,9 +4035,7 @@ var InvokeAsync = [
3861
4035
  9,
3862
4036
  n0,
3863
4037
  _IAn,
3864
- {
3865
- [_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202],
3866
- },
4038
+ { [_h]: ["POST", "/2014-11-13/functions/{FunctionName}/invoke-async", 202] },
3867
4039
  () => InvokeAsyncRequest,
3868
4040
  () => InvokeAsyncResponse,
3869
4041
  ];
@@ -3871,9 +4043,7 @@ var InvokeWithResponseStream = [
3871
4043
  9,
3872
4044
  n0,
3873
4045
  _IWRS,
3874
- {
3875
- [_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200],
3876
- },
4046
+ { [_h]: ["POST", "/2021-11-15/functions/{FunctionName}/response-streaming-invocations", 200] },
3877
4047
  () => InvokeWithResponseStreamRequest,
3878
4048
  () => InvokeWithResponseStreamResponse,
3879
4049
  ];
@@ -3881,29 +4051,39 @@ var ListAliases = [
3881
4051
  9,
3882
4052
  n0,
3883
4053
  _LAi,
3884
- {
3885
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200],
3886
- },
4054
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/aliases", 200] },
3887
4055
  () => ListAliasesRequest,
3888
4056
  () => ListAliasesResponse,
3889
4057
  ];
4058
+ var ListCapacityProviders = [
4059
+ 9,
4060
+ n0,
4061
+ _LCP,
4062
+ { [_h]: ["GET", "/2025-11-30/capacity-providers", 200] },
4063
+ () => ListCapacityProvidersRequest,
4064
+ () => ListCapacityProvidersResponse,
4065
+ ];
3890
4066
  var ListCodeSigningConfigs = [
3891
4067
  9,
3892
4068
  n0,
3893
4069
  _LCSC,
3894
- {
3895
- [_h]: ["GET", "/2020-04-22/code-signing-configs", 200],
3896
- },
4070
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs", 200] },
3897
4071
  () => ListCodeSigningConfigsRequest,
3898
4072
  () => ListCodeSigningConfigsResponse,
3899
4073
  ];
4074
+ var ListDurableExecutionsByFunction = [
4075
+ 9,
4076
+ n0,
4077
+ _LDEBF,
4078
+ { [_h]: ["GET", "/2025-12-01/functions/{FunctionName}/durable-executions", 200] },
4079
+ () => ListDurableExecutionsByFunctionRequest,
4080
+ () => ListDurableExecutionsByFunctionResponse,
4081
+ ];
3900
4082
  var ListEventSourceMappings = [
3901
4083
  9,
3902
4084
  n0,
3903
4085
  _LESM,
3904
- {
3905
- [_h]: ["GET", "/2015-03-31/event-source-mappings", 200],
3906
- },
4086
+ { [_h]: ["GET", "/2015-03-31/event-source-mappings", 200] },
3907
4087
  () => ListEventSourceMappingsRequest,
3908
4088
  () => ListEventSourceMappingsResponse,
3909
4089
  ];
@@ -3911,9 +4091,7 @@ var ListFunctionEventInvokeConfigs = [
3911
4091
  9,
3912
4092
  n0,
3913
4093
  _LFEIC,
3914
- {
3915
- [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200],
3916
- },
4094
+ { [_h]: ["GET", "/2019-09-25/functions/{FunctionName}/event-invoke-config/list", 200] },
3917
4095
  () => ListFunctionEventInvokeConfigsRequest,
3918
4096
  () => ListFunctionEventInvokeConfigsResponse,
3919
4097
  ];
@@ -3921,9 +4099,7 @@ var ListFunctions = [
3921
4099
  9,
3922
4100
  n0,
3923
4101
  _LFi,
3924
- {
3925
- [_h]: ["GET", "/2015-03-31/functions", 200],
3926
- },
4102
+ { [_h]: ["GET", "/2015-03-31/functions", 200] },
3927
4103
  () => ListFunctionsRequest,
3928
4104
  () => ListFunctionsResponse,
3929
4105
  ];
@@ -3931,9 +4107,7 @@ var ListFunctionsByCodeSigningConfig = [
3931
4107
  9,
3932
4108
  n0,
3933
4109
  _LFBCSC,
3934
- {
3935
- [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200],
3936
- },
4110
+ { [_h]: ["GET", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}/functions", 200] },
3937
4111
  () => ListFunctionsByCodeSigningConfigRequest,
3938
4112
  () => ListFunctionsByCodeSigningConfigResponse,
3939
4113
  ];
@@ -3941,19 +4115,23 @@ var ListFunctionUrlConfigs = [
3941
4115
  9,
3942
4116
  n0,
3943
4117
  _LFUC,
3944
- {
3945
- [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200],
3946
- },
4118
+ { [_h]: ["GET", "/2021-10-31/functions/{FunctionName}/urls", 200] },
3947
4119
  () => ListFunctionUrlConfigsRequest,
3948
4120
  () => ListFunctionUrlConfigsResponse,
3949
4121
  ];
4122
+ var ListFunctionVersionsByCapacityProvider = [
4123
+ 9,
4124
+ n0,
4125
+ _LFVBCP,
4126
+ { [_h]: ["GET", "/2025-11-30/capacity-providers/{CapacityProviderName}/function-versions", 200] },
4127
+ () => ListFunctionVersionsByCapacityProviderRequest,
4128
+ () => ListFunctionVersionsByCapacityProviderResponse,
4129
+ ];
3950
4130
  var ListLayers = [
3951
4131
  9,
3952
4132
  n0,
3953
4133
  _LLi,
3954
- {
3955
- [_h]: ["GET", "/2018-10-31/layers", 200],
3956
- },
4134
+ { [_h]: ["GET", "/2018-10-31/layers", 200] },
3957
4135
  () => ListLayersRequest,
3958
4136
  () => ListLayersResponse,
3959
4137
  ];
@@ -3961,9 +4139,7 @@ var ListLayerVersions = [
3961
4139
  9,
3962
4140
  n0,
3963
4141
  _LLV,
3964
- {
3965
- [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200],
3966
- },
4142
+ { [_h]: ["GET", "/2018-10-31/layers/{LayerName}/versions", 200] },
3967
4143
  () => ListLayerVersionsRequest,
3968
4144
  () => ListLayerVersionsResponse,
3969
4145
  ];
@@ -3971,9 +4147,7 @@ var ListProvisionedConcurrencyConfigs = [
3971
4147
  9,
3972
4148
  n0,
3973
4149
  _LPCC,
3974
- {
3975
- [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200],
3976
- },
4150
+ { [_h]: ["GET", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency?List=ALL", 200] },
3977
4151
  () => ListProvisionedConcurrencyConfigsRequest,
3978
4152
  () => ListProvisionedConcurrencyConfigsResponse,
3979
4153
  ];
@@ -3981,9 +4155,7 @@ var ListTags = [
3981
4155
  9,
3982
4156
  n0,
3983
4157
  _LTi,
3984
- {
3985
- [_h]: ["GET", "/2017-03-31/tags/{Resource}", 200],
3986
- },
4158
+ { [_h]: ["GET", "/2017-03-31/tags/{Resource}", 200] },
3987
4159
  () => ListTagsRequest,
3988
4160
  () => ListTagsResponse,
3989
4161
  ];
@@ -3991,9 +4163,7 @@ var ListVersionsByFunction = [
3991
4163
  9,
3992
4164
  n0,
3993
4165
  _LVBF,
3994
- {
3995
- [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200],
3996
- },
4166
+ { [_h]: ["GET", "/2015-03-31/functions/{FunctionName}/versions", 200] },
3997
4167
  () => ListVersionsByFunctionRequest,
3998
4168
  () => ListVersionsByFunctionResponse,
3999
4169
  ];
@@ -4001,9 +4171,7 @@ var PublishLayerVersion = [
4001
4171
  9,
4002
4172
  n0,
4003
4173
  _PLV,
4004
- {
4005
- [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201],
4006
- },
4174
+ { [_h]: ["POST", "/2018-10-31/layers/{LayerName}/versions", 201] },
4007
4175
  () => PublishLayerVersionRequest,
4008
4176
  () => PublishLayerVersionResponse,
4009
4177
  ];
@@ -4011,9 +4179,7 @@ var PublishVersion = [
4011
4179
  9,
4012
4180
  n0,
4013
4181
  _PV,
4014
- {
4015
- [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201],
4016
- },
4182
+ { [_h]: ["POST", "/2015-03-31/functions/{FunctionName}/versions", 201] },
4017
4183
  () => PublishVersionRequest,
4018
4184
  () => FunctionConfiguration,
4019
4185
  ];
@@ -4021,9 +4187,7 @@ var PutFunctionCodeSigningConfig = [
4021
4187
  9,
4022
4188
  n0,
4023
4189
  _PFCSC,
4024
- {
4025
- [_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200],
4026
- },
4190
+ { [_h]: ["PUT", "/2020-06-30/functions/{FunctionName}/code-signing-config", 200] },
4027
4191
  () => PutFunctionCodeSigningConfigRequest,
4028
4192
  () => PutFunctionCodeSigningConfigResponse,
4029
4193
  ];
@@ -4031,9 +4195,7 @@ var PutFunctionConcurrency = [
4031
4195
  9,
4032
4196
  n0,
4033
4197
  _PFC,
4034
- {
4035
- [_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200],
4036
- },
4198
+ { [_h]: ["PUT", "/2017-10-31/functions/{FunctionName}/concurrency", 200] },
4037
4199
  () => PutFunctionConcurrencyRequest,
4038
4200
  () => Concurrency,
4039
4201
  ];
@@ -4041,9 +4203,7 @@ var PutFunctionEventInvokeConfig = [
4041
4203
  9,
4042
4204
  n0,
4043
4205
  _PFEIC,
4044
- {
4045
- [_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
4046
- },
4206
+ { [_h]: ["PUT", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
4047
4207
  () => PutFunctionEventInvokeConfigRequest,
4048
4208
  () => FunctionEventInvokeConfig,
4049
4209
  ];
@@ -4051,19 +4211,23 @@ var PutFunctionRecursionConfig = [
4051
4211
  9,
4052
4212
  n0,
4053
4213
  _PFRC,
4054
- {
4055
- [_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200],
4056
- },
4214
+ { [_h]: ["PUT", "/2024-08-31/functions/{FunctionName}/recursion-config", 200] },
4057
4215
  () => PutFunctionRecursionConfigRequest,
4058
4216
  () => PutFunctionRecursionConfigResponse,
4059
4217
  ];
4218
+ var PutFunctionScalingConfig = [
4219
+ 9,
4220
+ n0,
4221
+ _PFSC,
4222
+ { [_h]: ["PUT", "/2025-11-30/functions/{FunctionName}/function-scaling-config", 202] },
4223
+ () => PutFunctionScalingConfigRequest,
4224
+ () => PutFunctionScalingConfigResponse,
4225
+ ];
4060
4226
  var PutProvisionedConcurrencyConfig = [
4061
4227
  9,
4062
4228
  n0,
4063
4229
  _PPCC,
4064
- {
4065
- [_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202],
4066
- },
4230
+ { [_h]: ["PUT", "/2019-09-30/functions/{FunctionName}/provisioned-concurrency", 202] },
4067
4231
  () => PutProvisionedConcurrencyConfigRequest,
4068
4232
  () => PutProvisionedConcurrencyConfigResponse,
4069
4233
  ];
@@ -4071,9 +4235,7 @@ var PutRuntimeManagementConfig = [
4071
4235
  9,
4072
4236
  n0,
4073
4237
  _PRMC,
4074
- {
4075
- [_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200],
4076
- },
4238
+ { [_h]: ["PUT", "/2021-07-20/functions/{FunctionName}/runtime-management-config", 200] },
4077
4239
  () => PutRuntimeManagementConfigRequest,
4078
4240
  () => PutRuntimeManagementConfigResponse,
4079
4241
  ];
@@ -4081,9 +4243,7 @@ var RemoveLayerVersionPermission = [
4081
4243
  9,
4082
4244
  n0,
4083
4245
  _RLVP,
4084
- {
4085
- [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204],
4086
- },
4246
+ { [_h]: ["DELETE", "/2018-10-31/layers/{LayerName}/versions/{VersionNumber}/policy/{StatementId}", 204] },
4087
4247
  () => RemoveLayerVersionPermissionRequest,
4088
4248
  () => __Unit,
4089
4249
  ];
@@ -4091,19 +4251,47 @@ var RemovePermission = [
4091
4251
  9,
4092
4252
  n0,
4093
4253
  _RP,
4094
- {
4095
- [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204],
4096
- },
4254
+ { [_h]: ["DELETE", "/2015-03-31/functions/{FunctionName}/policy/{StatementId}", 204] },
4097
4255
  () => RemovePermissionRequest,
4098
4256
  () => __Unit,
4099
4257
  ];
4258
+ var SendDurableExecutionCallbackFailure = [
4259
+ 9,
4260
+ n0,
4261
+ _SDECF,
4262
+ { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/fail", 200] },
4263
+ () => SendDurableExecutionCallbackFailureRequest,
4264
+ () => SendDurableExecutionCallbackFailureResponse,
4265
+ ];
4266
+ var SendDurableExecutionCallbackHeartbeat = [
4267
+ 9,
4268
+ n0,
4269
+ _SDECH,
4270
+ { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/heartbeat", 200] },
4271
+ () => SendDurableExecutionCallbackHeartbeatRequest,
4272
+ () => SendDurableExecutionCallbackHeartbeatResponse,
4273
+ ];
4274
+ var SendDurableExecutionCallbackSuccess = [
4275
+ 9,
4276
+ n0,
4277
+ _SDECS,
4278
+ { [_h]: ["POST", "/2025-12-01/durable-execution-callbacks/{CallbackId}/succeed", 200] },
4279
+ () => SendDurableExecutionCallbackSuccessRequest,
4280
+ () => SendDurableExecutionCallbackSuccessResponse,
4281
+ ];
4282
+ var StopDurableExecution = [
4283
+ 9,
4284
+ n0,
4285
+ _SDE,
4286
+ { [_h]: ["POST", "/2025-12-01/durable-executions/{DurableExecutionArn}/stop", 200] },
4287
+ () => StopDurableExecutionRequest,
4288
+ () => StopDurableExecutionResponse,
4289
+ ];
4100
4290
  var TagResource = [
4101
4291
  9,
4102
4292
  n0,
4103
4293
  _TR,
4104
- {
4105
- [_h]: ["POST", "/2017-03-31/tags/{Resource}", 204],
4106
- },
4294
+ { [_h]: ["POST", "/2017-03-31/tags/{Resource}", 204] },
4107
4295
  () => TagResourceRequest,
4108
4296
  () => __Unit,
4109
4297
  ];
@@ -4111,9 +4299,7 @@ var UntagResource = [
4111
4299
  9,
4112
4300
  n0,
4113
4301
  _UR,
4114
- {
4115
- [_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204],
4116
- },
4302
+ { [_h]: ["DELETE", "/2017-03-31/tags/{Resource}", 204] },
4117
4303
  () => UntagResourceRequest,
4118
4304
  () => __Unit,
4119
4305
  ];
@@ -4121,19 +4307,23 @@ var UpdateAlias = [
4121
4307
  9,
4122
4308
  n0,
4123
4309
  _UA,
4124
- {
4125
- [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200],
4126
- },
4310
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/aliases/{Name}", 200] },
4127
4311
  () => UpdateAliasRequest,
4128
4312
  () => AliasConfiguration,
4129
4313
  ];
4314
+ var UpdateCapacityProvider = [
4315
+ 9,
4316
+ n0,
4317
+ _UCP,
4318
+ { [_h]: ["PUT", "/2025-11-30/capacity-providers/{CapacityProviderName}", 202] },
4319
+ () => UpdateCapacityProviderRequest,
4320
+ () => UpdateCapacityProviderResponse,
4321
+ ];
4130
4322
  var UpdateCodeSigningConfig = [
4131
4323
  9,
4132
4324
  n0,
4133
4325
  _UCSC,
4134
- {
4135
- [_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200],
4136
- },
4326
+ { [_h]: ["PUT", "/2020-04-22/code-signing-configs/{CodeSigningConfigArn}", 200] },
4137
4327
  () => UpdateCodeSigningConfigRequest,
4138
4328
  () => UpdateCodeSigningConfigResponse,
4139
4329
  ];
@@ -4141,9 +4331,7 @@ var UpdateEventSourceMapping = [
4141
4331
  9,
4142
4332
  n0,
4143
4333
  _UESM,
4144
- {
4145
- [_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202],
4146
- },
4334
+ { [_h]: ["PUT", "/2015-03-31/event-source-mappings/{UUID}", 202] },
4147
4335
  () => UpdateEventSourceMappingRequest,
4148
4336
  () => EventSourceMappingConfiguration,
4149
4337
  ];
@@ -4151,9 +4339,7 @@ var UpdateFunctionCode = [
4151
4339
  9,
4152
4340
  n0,
4153
4341
  _UFC,
4154
- {
4155
- [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200],
4156
- },
4342
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/code", 200] },
4157
4343
  () => UpdateFunctionCodeRequest,
4158
4344
  () => FunctionConfiguration,
4159
4345
  ];
@@ -4161,9 +4347,7 @@ var UpdateFunctionConfiguration = [
4161
4347
  9,
4162
4348
  n0,
4163
4349
  _UFCp,
4164
- {
4165
- [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200],
4166
- },
4350
+ { [_h]: ["PUT", "/2015-03-31/functions/{FunctionName}/configuration", 200] },
4167
4351
  () => UpdateFunctionConfigurationRequest,
4168
4352
  () => FunctionConfiguration,
4169
4353
  ];
@@ -4171,9 +4355,7 @@ var UpdateFunctionEventInvokeConfig = [
4171
4355
  9,
4172
4356
  n0,
4173
4357
  _UFEIC,
4174
- {
4175
- [_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200],
4176
- },
4358
+ { [_h]: ["POST", "/2019-09-25/functions/{FunctionName}/event-invoke-config", 200] },
4177
4359
  () => UpdateFunctionEventInvokeConfigRequest,
4178
4360
  () => FunctionEventInvokeConfig,
4179
4361
  ];
@@ -4181,9 +4363,7 @@ var UpdateFunctionUrlConfig = [
4181
4363
  9,
4182
4364
  n0,
4183
4365
  _UFUC,
4184
- {
4185
- [_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200],
4186
- },
4366
+ { [_h]: ["PUT", "/2021-10-31/functions/{FunctionName}/url", 200] },
4187
4367
  () => UpdateFunctionUrlConfigRequest,
4188
4368
  () => UpdateFunctionUrlConfigResponse,
4189
4369
  ];
@@ -4212,6 +4392,18 @@ class AddPermissionCommand extends smithyClient.Command
4212
4392
  .build() {
4213
4393
  }
4214
4394
 
4395
+ class CheckpointDurableExecutionCommand extends smithyClient.Command
4396
+ .classBuilder()
4397
+ .ep(commonParams)
4398
+ .m(function (Command, cs, config, o) {
4399
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4400
+ })
4401
+ .s("AWSGirApiService", "CheckpointDurableExecution", {})
4402
+ .n("LambdaClient", "CheckpointDurableExecutionCommand")
4403
+ .sc(CheckpointDurableExecution)
4404
+ .build() {
4405
+ }
4406
+
4215
4407
  class CreateAliasCommand extends smithyClient.Command
4216
4408
  .classBuilder()
4217
4409
  .ep(commonParams)
@@ -4224,6 +4416,18 @@ class CreateAliasCommand extends smithyClient.Command
4224
4416
  .build() {
4225
4417
  }
4226
4418
 
4419
+ class CreateCapacityProviderCommand extends smithyClient.Command
4420
+ .classBuilder()
4421
+ .ep(commonParams)
4422
+ .m(function (Command, cs, config, o) {
4423
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4424
+ })
4425
+ .s("AWSGirApiService", "CreateCapacityProvider", {})
4426
+ .n("LambdaClient", "CreateCapacityProviderCommand")
4427
+ .sc(CreateCapacityProvider)
4428
+ .build() {
4429
+ }
4430
+
4227
4431
  class CreateCodeSigningConfigCommand extends smithyClient.Command
4228
4432
  .classBuilder()
4229
4433
  .ep(commonParams)
@@ -4284,6 +4488,18 @@ class DeleteAliasCommand extends smithyClient.Command
4284
4488
  .build() {
4285
4489
  }
4286
4490
 
4491
+ class DeleteCapacityProviderCommand extends smithyClient.Command
4492
+ .classBuilder()
4493
+ .ep(commonParams)
4494
+ .m(function (Command, cs, config, o) {
4495
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4496
+ })
4497
+ .s("AWSGirApiService", "DeleteCapacityProvider", {})
4498
+ .n("LambdaClient", "DeleteCapacityProviderCommand")
4499
+ .sc(DeleteCapacityProvider)
4500
+ .build() {
4501
+ }
4502
+
4287
4503
  class DeleteCodeSigningConfigCommand extends smithyClient.Command
4288
4504
  .classBuilder()
4289
4505
  .ep(commonParams)
@@ -4416,6 +4632,18 @@ class GetAliasCommand extends smithyClient.Command
4416
4632
  .build() {
4417
4633
  }
4418
4634
 
4635
+ class GetCapacityProviderCommand extends smithyClient.Command
4636
+ .classBuilder()
4637
+ .ep(commonParams)
4638
+ .m(function (Command, cs, config, o) {
4639
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4640
+ })
4641
+ .s("AWSGirApiService", "GetCapacityProvider", {})
4642
+ .n("LambdaClient", "GetCapacityProviderCommand")
4643
+ .sc(GetCapacityProvider)
4644
+ .build() {
4645
+ }
4646
+
4419
4647
  class GetCodeSigningConfigCommand extends smithyClient.Command
4420
4648
  .classBuilder()
4421
4649
  .ep(commonParams)
@@ -4428,6 +4656,42 @@ class GetCodeSigningConfigCommand extends smithyClient.Command
4428
4656
  .build() {
4429
4657
  }
4430
4658
 
4659
+ class GetDurableExecutionCommand extends smithyClient.Command
4660
+ .classBuilder()
4661
+ .ep(commonParams)
4662
+ .m(function (Command, cs, config, o) {
4663
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4664
+ })
4665
+ .s("AWSGirApiService", "GetDurableExecution", {})
4666
+ .n("LambdaClient", "GetDurableExecutionCommand")
4667
+ .sc(GetDurableExecution)
4668
+ .build() {
4669
+ }
4670
+
4671
+ class GetDurableExecutionHistoryCommand extends smithyClient.Command
4672
+ .classBuilder()
4673
+ .ep(commonParams)
4674
+ .m(function (Command, cs, config, o) {
4675
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4676
+ })
4677
+ .s("AWSGirApiService", "GetDurableExecutionHistory", {})
4678
+ .n("LambdaClient", "GetDurableExecutionHistoryCommand")
4679
+ .sc(GetDurableExecutionHistory)
4680
+ .build() {
4681
+ }
4682
+
4683
+ class GetDurableExecutionStateCommand extends smithyClient.Command
4684
+ .classBuilder()
4685
+ .ep(commonParams)
4686
+ .m(function (Command, cs, config, o) {
4687
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4688
+ })
4689
+ .s("AWSGirApiService", "GetDurableExecutionState", {})
4690
+ .n("LambdaClient", "GetDurableExecutionStateCommand")
4691
+ .sc(GetDurableExecutionState)
4692
+ .build() {
4693
+ }
4694
+
4431
4695
  class GetEventSourceMappingCommand extends smithyClient.Command
4432
4696
  .classBuilder()
4433
4697
  .ep(commonParams)
@@ -4512,6 +4776,18 @@ class GetFunctionRecursionConfigCommand extends smithyClient.Command
4512
4776
  .build() {
4513
4777
  }
4514
4778
 
4779
+ class GetFunctionScalingConfigCommand extends smithyClient.Command
4780
+ .classBuilder()
4781
+ .ep(commonParams)
4782
+ .m(function (Command, cs, config, o) {
4783
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4784
+ })
4785
+ .s("AWSGirApiService", "GetFunctionScalingConfig", {})
4786
+ .n("LambdaClient", "GetFunctionScalingConfigCommand")
4787
+ .sc(GetFunctionScalingConfig)
4788
+ .build() {
4789
+ }
4790
+
4515
4791
  class GetFunctionUrlConfigCommand extends smithyClient.Command
4516
4792
  .classBuilder()
4517
4793
  .ep(commonParams)
@@ -4648,6 +4924,18 @@ class ListAliasesCommand extends smithyClient.Command
4648
4924
  .build() {
4649
4925
  }
4650
4926
 
4927
+ class ListCapacityProvidersCommand extends smithyClient.Command
4928
+ .classBuilder()
4929
+ .ep(commonParams)
4930
+ .m(function (Command, cs, config, o) {
4931
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4932
+ })
4933
+ .s("AWSGirApiService", "ListCapacityProviders", {})
4934
+ .n("LambdaClient", "ListCapacityProvidersCommand")
4935
+ .sc(ListCapacityProviders)
4936
+ .build() {
4937
+ }
4938
+
4651
4939
  class ListCodeSigningConfigsCommand extends smithyClient.Command
4652
4940
  .classBuilder()
4653
4941
  .ep(commonParams)
@@ -4660,6 +4948,18 @@ class ListCodeSigningConfigsCommand extends smithyClient.Command
4660
4948
  .build() {
4661
4949
  }
4662
4950
 
4951
+ class ListDurableExecutionsByFunctionCommand extends smithyClient.Command
4952
+ .classBuilder()
4953
+ .ep(commonParams)
4954
+ .m(function (Command, cs, config, o) {
4955
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4956
+ })
4957
+ .s("AWSGirApiService", "ListDurableExecutionsByFunction", {})
4958
+ .n("LambdaClient", "ListDurableExecutionsByFunctionCommand")
4959
+ .sc(ListDurableExecutionsByFunction)
4960
+ .build() {
4961
+ }
4962
+
4663
4963
  class ListEventSourceMappingsCommand extends smithyClient.Command
4664
4964
  .classBuilder()
4665
4965
  .ep(commonParams)
@@ -4720,6 +5020,18 @@ class ListFunctionUrlConfigsCommand extends smithyClient.Command
4720
5020
  .build() {
4721
5021
  }
4722
5022
 
5023
+ class ListFunctionVersionsByCapacityProviderCommand extends smithyClient.Command
5024
+ .classBuilder()
5025
+ .ep(commonParams)
5026
+ .m(function (Command, cs, config, o) {
5027
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5028
+ })
5029
+ .s("AWSGirApiService", "ListFunctionVersionsByCapacityProvider", {})
5030
+ .n("LambdaClient", "ListFunctionVersionsByCapacityProviderCommand")
5031
+ .sc(ListFunctionVersionsByCapacityProvider)
5032
+ .build() {
5033
+ }
5034
+
4723
5035
  class ListLayersCommand extends smithyClient.Command
4724
5036
  .classBuilder()
4725
5037
  .ep(commonParams)
@@ -4852,6 +5164,18 @@ class PutFunctionRecursionConfigCommand extends smithyClient.Command
4852
5164
  .build() {
4853
5165
  }
4854
5166
 
5167
+ class PutFunctionScalingConfigCommand extends smithyClient.Command
5168
+ .classBuilder()
5169
+ .ep(commonParams)
5170
+ .m(function (Command, cs, config, o) {
5171
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5172
+ })
5173
+ .s("AWSGirApiService", "PutFunctionScalingConfig", {})
5174
+ .n("LambdaClient", "PutFunctionScalingConfigCommand")
5175
+ .sc(PutFunctionScalingConfig)
5176
+ .build() {
5177
+ }
5178
+
4855
5179
  class PutProvisionedConcurrencyConfigCommand extends smithyClient.Command
4856
5180
  .classBuilder()
4857
5181
  .ep(commonParams)
@@ -4900,6 +5224,54 @@ class RemovePermissionCommand extends smithyClient.Command
4900
5224
  .build() {
4901
5225
  }
4902
5226
 
5227
+ class SendDurableExecutionCallbackFailureCommand extends smithyClient.Command
5228
+ .classBuilder()
5229
+ .ep(commonParams)
5230
+ .m(function (Command, cs, config, o) {
5231
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5232
+ })
5233
+ .s("AWSGirApiService", "SendDurableExecutionCallbackFailure", {})
5234
+ .n("LambdaClient", "SendDurableExecutionCallbackFailureCommand")
5235
+ .sc(SendDurableExecutionCallbackFailure)
5236
+ .build() {
5237
+ }
5238
+
5239
+ class SendDurableExecutionCallbackHeartbeatCommand extends smithyClient.Command
5240
+ .classBuilder()
5241
+ .ep(commonParams)
5242
+ .m(function (Command, cs, config, o) {
5243
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5244
+ })
5245
+ .s("AWSGirApiService", "SendDurableExecutionCallbackHeartbeat", {})
5246
+ .n("LambdaClient", "SendDurableExecutionCallbackHeartbeatCommand")
5247
+ .sc(SendDurableExecutionCallbackHeartbeat)
5248
+ .build() {
5249
+ }
5250
+
5251
+ class SendDurableExecutionCallbackSuccessCommand extends smithyClient.Command
5252
+ .classBuilder()
5253
+ .ep(commonParams)
5254
+ .m(function (Command, cs, config, o) {
5255
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5256
+ })
5257
+ .s("AWSGirApiService", "SendDurableExecutionCallbackSuccess", {})
5258
+ .n("LambdaClient", "SendDurableExecutionCallbackSuccessCommand")
5259
+ .sc(SendDurableExecutionCallbackSuccess)
5260
+ .build() {
5261
+ }
5262
+
5263
+ class StopDurableExecutionCommand extends smithyClient.Command
5264
+ .classBuilder()
5265
+ .ep(commonParams)
5266
+ .m(function (Command, cs, config, o) {
5267
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5268
+ })
5269
+ .s("AWSGirApiService", "StopDurableExecution", {})
5270
+ .n("LambdaClient", "StopDurableExecutionCommand")
5271
+ .sc(StopDurableExecution)
5272
+ .build() {
5273
+ }
5274
+
4903
5275
  class TagResourceCommand extends smithyClient.Command
4904
5276
  .classBuilder()
4905
5277
  .ep(commonParams)
@@ -4936,6 +5308,18 @@ class UpdateAliasCommand extends smithyClient.Command
4936
5308
  .build() {
4937
5309
  }
4938
5310
 
5311
+ class UpdateCapacityProviderCommand extends smithyClient.Command
5312
+ .classBuilder()
5313
+ .ep(commonParams)
5314
+ .m(function (Command, cs, config, o) {
5315
+ return [middlewareEndpoint.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5316
+ })
5317
+ .s("AWSGirApiService", "UpdateCapacityProvider", {})
5318
+ .n("LambdaClient", "UpdateCapacityProviderCommand")
5319
+ .sc(UpdateCapacityProvider)
5320
+ .build() {
5321
+ }
5322
+
4939
5323
  class UpdateCodeSigningConfigCommand extends smithyClient.Command
4940
5324
  .classBuilder()
4941
5325
  .ep(commonParams)
@@ -5011,12 +5395,15 @@ class UpdateFunctionUrlConfigCommand extends smithyClient.Command
5011
5395
  const commands = {
5012
5396
  AddLayerVersionPermissionCommand,
5013
5397
  AddPermissionCommand,
5398
+ CheckpointDurableExecutionCommand,
5014
5399
  CreateAliasCommand,
5400
+ CreateCapacityProviderCommand,
5015
5401
  CreateCodeSigningConfigCommand,
5016
5402
  CreateEventSourceMappingCommand,
5017
5403
  CreateFunctionCommand,
5018
5404
  CreateFunctionUrlConfigCommand,
5019
5405
  DeleteAliasCommand,
5406
+ DeleteCapacityProviderCommand,
5020
5407
  DeleteCodeSigningConfigCommand,
5021
5408
  DeleteEventSourceMappingCommand,
5022
5409
  DeleteFunctionCommand,
@@ -5028,7 +5415,11 @@ const commands = {
5028
5415
  DeleteProvisionedConcurrencyConfigCommand,
5029
5416
  GetAccountSettingsCommand,
5030
5417
  GetAliasCommand,
5418
+ GetCapacityProviderCommand,
5031
5419
  GetCodeSigningConfigCommand,
5420
+ GetDurableExecutionCommand,
5421
+ GetDurableExecutionHistoryCommand,
5422
+ GetDurableExecutionStateCommand,
5032
5423
  GetEventSourceMappingCommand,
5033
5424
  GetFunctionCommand,
5034
5425
  GetFunctionCodeSigningConfigCommand,
@@ -5036,6 +5427,7 @@ const commands = {
5036
5427
  GetFunctionConfigurationCommand,
5037
5428
  GetFunctionEventInvokeConfigCommand,
5038
5429
  GetFunctionRecursionConfigCommand,
5430
+ GetFunctionScalingConfigCommand,
5039
5431
  GetFunctionUrlConfigCommand,
5040
5432
  GetLayerVersionCommand,
5041
5433
  GetLayerVersionByArnCommand,
@@ -5047,12 +5439,15 @@ const commands = {
5047
5439
  InvokeAsyncCommand,
5048
5440
  InvokeWithResponseStreamCommand,
5049
5441
  ListAliasesCommand,
5442
+ ListCapacityProvidersCommand,
5050
5443
  ListCodeSigningConfigsCommand,
5444
+ ListDurableExecutionsByFunctionCommand,
5051
5445
  ListEventSourceMappingsCommand,
5052
5446
  ListFunctionEventInvokeConfigsCommand,
5053
5447
  ListFunctionsCommand,
5054
5448
  ListFunctionsByCodeSigningConfigCommand,
5055
5449
  ListFunctionUrlConfigsCommand,
5450
+ ListFunctionVersionsByCapacityProviderCommand,
5056
5451
  ListLayersCommand,
5057
5452
  ListLayerVersionsCommand,
5058
5453
  ListProvisionedConcurrencyConfigsCommand,
@@ -5064,13 +5459,19 @@ const commands = {
5064
5459
  PutFunctionConcurrencyCommand,
5065
5460
  PutFunctionEventInvokeConfigCommand,
5066
5461
  PutFunctionRecursionConfigCommand,
5462
+ PutFunctionScalingConfigCommand,
5067
5463
  PutProvisionedConcurrencyConfigCommand,
5068
5464
  PutRuntimeManagementConfigCommand,
5069
5465
  RemoveLayerVersionPermissionCommand,
5070
5466
  RemovePermissionCommand,
5467
+ SendDurableExecutionCallbackFailureCommand,
5468
+ SendDurableExecutionCallbackHeartbeatCommand,
5469
+ SendDurableExecutionCallbackSuccessCommand,
5470
+ StopDurableExecutionCommand,
5071
5471
  TagResourceCommand,
5072
5472
  UntagResourceCommand,
5073
5473
  UpdateAliasCommand,
5474
+ UpdateCapacityProviderCommand,
5074
5475
  UpdateCodeSigningConfigCommand,
5075
5476
  UpdateEventSourceMappingCommand,
5076
5477
  UpdateFunctionCodeCommand,
@@ -5082,16 +5483,26 @@ class Lambda extends LambdaClient {
5082
5483
  }
5083
5484
  smithyClient.createAggregatedClient(commands, Lambda);
5084
5485
 
5486
+ const paginateGetDurableExecutionHistory = core.createPaginator(LambdaClient, GetDurableExecutionHistoryCommand, "Marker", "NextMarker", "MaxItems");
5487
+
5488
+ const paginateGetDurableExecutionState = core.createPaginator(LambdaClient, GetDurableExecutionStateCommand, "Marker", "NextMarker", "MaxItems");
5489
+
5085
5490
  const paginateListAliases = core.createPaginator(LambdaClient, ListAliasesCommand, "Marker", "NextMarker", "MaxItems");
5086
5491
 
5492
+ const paginateListCapacityProviders = core.createPaginator(LambdaClient, ListCapacityProvidersCommand, "Marker", "NextMarker", "MaxItems");
5493
+
5087
5494
  const paginateListCodeSigningConfigs = core.createPaginator(LambdaClient, ListCodeSigningConfigsCommand, "Marker", "NextMarker", "MaxItems");
5088
5495
 
5496
+ const paginateListDurableExecutionsByFunction = core.createPaginator(LambdaClient, ListDurableExecutionsByFunctionCommand, "Marker", "NextMarker", "MaxItems");
5497
+
5089
5498
  const paginateListEventSourceMappings = core.createPaginator(LambdaClient, ListEventSourceMappingsCommand, "Marker", "NextMarker", "MaxItems");
5090
5499
 
5091
5500
  const paginateListFunctionEventInvokeConfigs = core.createPaginator(LambdaClient, ListFunctionEventInvokeConfigsCommand, "Marker", "NextMarker", "MaxItems");
5092
5501
 
5093
5502
  const paginateListFunctionUrlConfigs = core.createPaginator(LambdaClient, ListFunctionUrlConfigsCommand, "Marker", "NextMarker", "MaxItems");
5094
5503
 
5504
+ const paginateListFunctionVersionsByCapacityProvider = core.createPaginator(LambdaClient, ListFunctionVersionsByCapacityProviderCommand, "Marker", "NextMarker", "MaxItems");
5505
+
5095
5506
  const paginateListFunctionsByCodeSigningConfig = core.createPaginator(LambdaClient, ListFunctionsByCodeSigningConfigCommand, "Marker", "NextMarker", "MaxItems");
5096
5507
 
5097
5508
  const paginateListFunctions = core.createPaginator(LambdaClient, ListFunctionsCommand, "Marker", "NextMarker", "MaxItems");
@@ -5406,6 +5817,54 @@ const Architecture = {
5406
5817
  arm64: "arm64",
5407
5818
  x86_64: "x86_64",
5408
5819
  };
5820
+ const CapacityProviderScalingMode = {
5821
+ Auto: "Auto",
5822
+ Manual: "Manual",
5823
+ };
5824
+ const CapacityProviderPredefinedMetricType = {
5825
+ LambdaCapacityProviderAverageCPUUtilization: "LambdaCapacityProviderAverageCPUUtilization",
5826
+ };
5827
+ const CapacityProviderState = {
5828
+ Active: "Active",
5829
+ Deleting: "Deleting",
5830
+ Failed: "Failed",
5831
+ Pending: "Pending",
5832
+ };
5833
+ const State = {
5834
+ Active: "Active",
5835
+ ActiveNonInvocable: "ActiveNonInvocable",
5836
+ Deactivated: "Deactivated",
5837
+ Deactivating: "Deactivating",
5838
+ Deleting: "Deleting",
5839
+ Failed: "Failed",
5840
+ Inactive: "Inactive",
5841
+ Pending: "Pending",
5842
+ };
5843
+ const OperationAction = {
5844
+ CANCEL: "CANCEL",
5845
+ FAIL: "FAIL",
5846
+ RETRY: "RETRY",
5847
+ START: "START",
5848
+ SUCCEED: "SUCCEED",
5849
+ };
5850
+ const OperationType = {
5851
+ CALLBACK: "CALLBACK",
5852
+ CHAINED_INVOKE: "CHAINED_INVOKE",
5853
+ CONTEXT: "CONTEXT",
5854
+ EXECUTION: "EXECUTION",
5855
+ STEP: "STEP",
5856
+ WAIT: "WAIT",
5857
+ };
5858
+ const OperationStatus = {
5859
+ CANCELLED: "CANCELLED",
5860
+ FAILED: "FAILED",
5861
+ PENDING: "PENDING",
5862
+ READY: "READY",
5863
+ STARTED: "STARTED",
5864
+ STOPPED: "STOPPED",
5865
+ SUCCEEDED: "SUCCEEDED",
5866
+ TIMED_OUT: "TIMED_OUT",
5867
+ };
5409
5868
  const CodeSigningPolicy = {
5410
5869
  Enforce: "Enforce",
5411
5870
  Warn: "Warn",
@@ -5451,7 +5910,11 @@ const PackageType = {
5451
5910
  Image: "Image",
5452
5911
  Zip: "Zip",
5453
5912
  };
5913
+ const FunctionVersionLatestPublished = {
5914
+ LATEST_PUBLISHED: "LATEST_PUBLISHED",
5915
+ };
5454
5916
  const Runtime = {
5917
+ dotnet10: "dotnet10",
5455
5918
  dotnet6: "dotnet6",
5456
5919
  dotnet8: "dotnet8",
5457
5920
  dotnetcore10: "dotnetcore1.0",
@@ -5514,15 +5977,27 @@ const LastUpdateStatus = {
5514
5977
  Successful: "Successful",
5515
5978
  };
5516
5979
  const LastUpdateStatusReasonCode = {
5980
+ CapacityProviderScalingLimitExceeded: "CapacityProviderScalingLimitExceeded",
5517
5981
  DisabledKMSKey: "DisabledKMSKey",
5982
+ DisallowedByVpcEncryptionControl: "DisallowedByVpcEncryptionControl",
5983
+ EC2RequestLimitExceeded: "EC2RequestLimitExceeded",
5518
5984
  EFSIOError: "EFSIOError",
5519
5985
  EFSMountConnectivityError: "EFSMountConnectivityError",
5520
5986
  EFSMountFailure: "EFSMountFailure",
5521
5987
  EFSMountTimeout: "EFSMountTimeout",
5522
5988
  EniLimitExceeded: "EniLimitExceeded",
5523
5989
  FunctionError: "FunctionError",
5990
+ FunctionErrorExtensionInitError: "FunctionError.ExtensionInitError",
5991
+ FunctionErrorInitResourceExhausted: "FunctionError.InitResourceExhausted",
5992
+ FunctionErrorInitTimeout: "FunctionError.InitTimeout",
5993
+ FunctionErrorInvalidEntryPoint: "FunctionError.InvalidEntryPoint",
5994
+ FunctionErrorInvalidWorkingDirectory: "FunctionError.InvalidWorkingDirectory",
5995
+ FunctionErrorPermissionDenied: "FunctionError.PermissionDenied",
5996
+ FunctionErrorRuntimeInitError: "FunctionError.RuntimeInitError",
5997
+ FunctionErrorTooManyExtensions: "FunctionError.TooManyExtensions",
5524
5998
  ImageAccessDenied: "ImageAccessDenied",
5525
5999
  ImageDeleted: "ImageDeleted",
6000
+ InsufficientCapacity: "InsufficientCapacity",
5526
6001
  InsufficientRolePermissions: "InsufficientRolePermissions",
5527
6002
  InternalError: "InternalError",
5528
6003
  InvalidConfiguration: "InvalidConfiguration",
@@ -5535,29 +6010,37 @@ const LastUpdateStatusReasonCode = {
5535
6010
  KMSKeyAccessDenied: "KMSKeyAccessDenied",
5536
6011
  KMSKeyNotFound: "KMSKeyNotFound",
5537
6012
  SubnetOutOfIPAddresses: "SubnetOutOfIPAddresses",
6013
+ VcpuLimitExceeded: "VcpuLimitExceeded",
5538
6014
  };
5539
6015
  const SnapStartOptimizationStatus = {
5540
6016
  Off: "Off",
5541
6017
  On: "On",
5542
6018
  };
5543
- const State = {
5544
- Active: "Active",
5545
- Failed: "Failed",
5546
- Inactive: "Inactive",
5547
- Pending: "Pending",
5548
- };
5549
6019
  const StateReasonCode = {
6020
+ CapacityProviderScalingLimitExceeded: "CapacityProviderScalingLimitExceeded",
5550
6021
  Creating: "Creating",
5551
6022
  DisabledKMSKey: "DisabledKMSKey",
6023
+ DisallowedByVpcEncryptionControl: "DisallowedByVpcEncryptionControl",
6024
+ DrainingDurableExecutions: "DrainingDurableExecutions",
6025
+ EC2RequestLimitExceeded: "EC2RequestLimitExceeded",
5552
6026
  EFSIOError: "EFSIOError",
5553
6027
  EFSMountConnectivityError: "EFSMountConnectivityError",
5554
6028
  EFSMountFailure: "EFSMountFailure",
5555
6029
  EFSMountTimeout: "EFSMountTimeout",
5556
6030
  EniLimitExceeded: "EniLimitExceeded",
5557
6031
  FunctionError: "FunctionError",
6032
+ FunctionErrorExtensionInitError: "FunctionError.ExtensionInitError",
6033
+ FunctionErrorInitResourceExhausted: "FunctionError.InitResourceExhausted",
6034
+ FunctionErrorInitTimeout: "FunctionError.InitTimeout",
6035
+ FunctionErrorInvalidEntryPoint: "FunctionError.InvalidEntryPoint",
6036
+ FunctionErrorInvalidWorkingDirectory: "FunctionError.InvalidWorkingDirectory",
6037
+ FunctionErrorPermissionDenied: "FunctionError.PermissionDenied",
6038
+ FunctionErrorRuntimeInitError: "FunctionError.RuntimeInitError",
6039
+ FunctionErrorTooManyExtensions: "FunctionError.TooManyExtensions",
5558
6040
  Idle: "Idle",
5559
6041
  ImageAccessDenied: "ImageAccessDenied",
5560
6042
  ImageDeleted: "ImageDeleted",
6043
+ InsufficientCapacity: "InsufficientCapacity",
5561
6044
  InsufficientRolePermissions: "InsufficientRolePermissions",
5562
6045
  InternalError: "InternalError",
5563
6046
  InvalidConfiguration: "InvalidConfiguration",
@@ -5571,6 +6054,7 @@ const StateReasonCode = {
5571
6054
  KMSKeyNotFound: "KMSKeyNotFound",
5572
6055
  Restoring: "Restoring",
5573
6056
  SubnetOutOfIPAddresses: "SubnetOutOfIPAddresses",
6057
+ VcpuLimitExceeded: "VcpuLimitExceeded",
5574
6058
  };
5575
6059
  const InvokeMode = {
5576
6060
  BUFFERED: "BUFFERED",
@@ -5606,6 +6090,39 @@ const ProvisionedConcurrencyStatusEnum = {
5606
6090
  IN_PROGRESS: "IN_PROGRESS",
5607
6091
  READY: "READY",
5608
6092
  };
6093
+ const ExecutionStatus = {
6094
+ FAILED: "FAILED",
6095
+ RUNNING: "RUNNING",
6096
+ STOPPED: "STOPPED",
6097
+ SUCCEEDED: "SUCCEEDED",
6098
+ TIMED_OUT: "TIMED_OUT",
6099
+ };
6100
+ const EventType = {
6101
+ CallbackFailed: "CallbackFailed",
6102
+ CallbackStarted: "CallbackStarted",
6103
+ CallbackSucceeded: "CallbackSucceeded",
6104
+ CallbackTimedOut: "CallbackTimedOut",
6105
+ ChainedInvokeFailed: "ChainedInvokeFailed",
6106
+ ChainedInvokeStarted: "ChainedInvokeStarted",
6107
+ ChainedInvokeStopped: "ChainedInvokeStopped",
6108
+ ChainedInvokeSucceeded: "ChainedInvokeSucceeded",
6109
+ ChainedInvokeTimedOut: "ChainedInvokeTimedOut",
6110
+ ContextFailed: "ContextFailed",
6111
+ ContextStarted: "ContextStarted",
6112
+ ContextSucceeded: "ContextSucceeded",
6113
+ ExecutionFailed: "ExecutionFailed",
6114
+ ExecutionStarted: "ExecutionStarted",
6115
+ ExecutionStopped: "ExecutionStopped",
6116
+ ExecutionSucceeded: "ExecutionSucceeded",
6117
+ ExecutionTimedOut: "ExecutionTimedOut",
6118
+ InvocationCompleted: "InvocationCompleted",
6119
+ StepFailed: "StepFailed",
6120
+ StepStarted: "StepStarted",
6121
+ StepSucceeded: "StepSucceeded",
6122
+ WaitCancelled: "WaitCancelled",
6123
+ WaitStarted: "WaitStarted",
6124
+ WaitSucceeded: "WaitSucceeded",
6125
+ };
5609
6126
 
5610
6127
  Object.defineProperty(exports, "$Command", {
5611
6128
  enumerable: true,
@@ -5619,16 +6136,24 @@ exports.AddLayerVersionPermissionCommand = AddLayerVersionPermissionCommand;
5619
6136
  exports.AddPermissionCommand = AddPermissionCommand;
5620
6137
  exports.ApplicationLogLevel = ApplicationLogLevel;
5621
6138
  exports.Architecture = Architecture;
6139
+ exports.CallbackTimeoutException = CallbackTimeoutException$1;
6140
+ exports.CapacityProviderLimitExceededException = CapacityProviderLimitExceededException$1;
6141
+ exports.CapacityProviderPredefinedMetricType = CapacityProviderPredefinedMetricType;
6142
+ exports.CapacityProviderScalingMode = CapacityProviderScalingMode;
6143
+ exports.CapacityProviderState = CapacityProviderState;
6144
+ exports.CheckpointDurableExecutionCommand = CheckpointDurableExecutionCommand;
5622
6145
  exports.CodeSigningConfigNotFoundException = CodeSigningConfigNotFoundException$1;
5623
6146
  exports.CodeSigningPolicy = CodeSigningPolicy;
5624
6147
  exports.CodeStorageExceededException = CodeStorageExceededException$1;
5625
6148
  exports.CodeVerificationFailedException = CodeVerificationFailedException$1;
5626
6149
  exports.CreateAliasCommand = CreateAliasCommand;
6150
+ exports.CreateCapacityProviderCommand = CreateCapacityProviderCommand;
5627
6151
  exports.CreateCodeSigningConfigCommand = CreateCodeSigningConfigCommand;
5628
6152
  exports.CreateEventSourceMappingCommand = CreateEventSourceMappingCommand;
5629
6153
  exports.CreateFunctionCommand = CreateFunctionCommand;
5630
6154
  exports.CreateFunctionUrlConfigCommand = CreateFunctionUrlConfigCommand;
5631
6155
  exports.DeleteAliasCommand = DeleteAliasCommand;
6156
+ exports.DeleteCapacityProviderCommand = DeleteCapacityProviderCommand;
5632
6157
  exports.DeleteCodeSigningConfigCommand = DeleteCodeSigningConfigCommand;
5633
6158
  exports.DeleteEventSourceMappingCommand = DeleteEventSourceMappingCommand;
5634
6159
  exports.DeleteFunctionCodeSigningConfigCommand = DeleteFunctionCodeSigningConfigCommand;
@@ -5638,6 +6163,7 @@ exports.DeleteFunctionEventInvokeConfigCommand = DeleteFunctionEventInvokeConfig
5638
6163
  exports.DeleteFunctionUrlConfigCommand = DeleteFunctionUrlConfigCommand;
5639
6164
  exports.DeleteLayerVersionCommand = DeleteLayerVersionCommand;
5640
6165
  exports.DeleteProvisionedConcurrencyConfigCommand = DeleteProvisionedConcurrencyConfigCommand;
6166
+ exports.DurableExecutionAlreadyStartedException = DurableExecutionAlreadyStartedException$1;
5641
6167
  exports.EC2AccessDeniedException = EC2AccessDeniedException$1;
5642
6168
  exports.EC2ThrottledException = EC2ThrottledException$1;
5643
6169
  exports.EC2UnexpectedException = EC2UnexpectedException$1;
@@ -5649,13 +6175,21 @@ exports.ENILimitReachedException = ENILimitReachedException$1;
5649
6175
  exports.EndPointType = EndPointType;
5650
6176
  exports.EventSourceMappingMetric = EventSourceMappingMetric;
5651
6177
  exports.EventSourcePosition = EventSourcePosition;
6178
+ exports.EventType = EventType;
6179
+ exports.ExecutionStatus = ExecutionStatus;
5652
6180
  exports.FullDocument = FullDocument;
5653
6181
  exports.FunctionResponseType = FunctionResponseType;
5654
6182
  exports.FunctionUrlAuthType = FunctionUrlAuthType;
5655
6183
  exports.FunctionVersion = FunctionVersion;
6184
+ exports.FunctionVersionLatestPublished = FunctionVersionLatestPublished;
6185
+ exports.FunctionVersionsPerCapacityProviderLimitExceededException = FunctionVersionsPerCapacityProviderLimitExceededException$1;
5656
6186
  exports.GetAccountSettingsCommand = GetAccountSettingsCommand;
5657
6187
  exports.GetAliasCommand = GetAliasCommand;
6188
+ exports.GetCapacityProviderCommand = GetCapacityProviderCommand;
5658
6189
  exports.GetCodeSigningConfigCommand = GetCodeSigningConfigCommand;
6190
+ exports.GetDurableExecutionCommand = GetDurableExecutionCommand;
6191
+ exports.GetDurableExecutionHistoryCommand = GetDurableExecutionHistoryCommand;
6192
+ exports.GetDurableExecutionStateCommand = GetDurableExecutionStateCommand;
5659
6193
  exports.GetEventSourceMappingCommand = GetEventSourceMappingCommand;
5660
6194
  exports.GetFunctionCodeSigningConfigCommand = GetFunctionCodeSigningConfigCommand;
5661
6195
  exports.GetFunctionCommand = GetFunctionCommand;
@@ -5663,6 +6197,7 @@ exports.GetFunctionConcurrencyCommand = GetFunctionConcurrencyCommand;
5663
6197
  exports.GetFunctionConfigurationCommand = GetFunctionConfigurationCommand;
5664
6198
  exports.GetFunctionEventInvokeConfigCommand = GetFunctionEventInvokeConfigCommand;
5665
6199
  exports.GetFunctionRecursionConfigCommand = GetFunctionRecursionConfigCommand;
6200
+ exports.GetFunctionScalingConfigCommand = GetFunctionScalingConfigCommand;
5666
6201
  exports.GetFunctionUrlConfigCommand = GetFunctionUrlConfigCommand;
5667
6202
  exports.GetLayerVersionByArnCommand = GetLayerVersionByArnCommand;
5668
6203
  exports.GetLayerVersionCommand = GetLayerVersionCommand;
@@ -5694,10 +6229,13 @@ exports.LambdaServiceException = LambdaServiceException$1;
5694
6229
  exports.LastUpdateStatus = LastUpdateStatus;
5695
6230
  exports.LastUpdateStatusReasonCode = LastUpdateStatusReasonCode;
5696
6231
  exports.ListAliasesCommand = ListAliasesCommand;
6232
+ exports.ListCapacityProvidersCommand = ListCapacityProvidersCommand;
5697
6233
  exports.ListCodeSigningConfigsCommand = ListCodeSigningConfigsCommand;
6234
+ exports.ListDurableExecutionsByFunctionCommand = ListDurableExecutionsByFunctionCommand;
5698
6235
  exports.ListEventSourceMappingsCommand = ListEventSourceMappingsCommand;
5699
6236
  exports.ListFunctionEventInvokeConfigsCommand = ListFunctionEventInvokeConfigsCommand;
5700
6237
  exports.ListFunctionUrlConfigsCommand = ListFunctionUrlConfigsCommand;
6238
+ exports.ListFunctionVersionsByCapacityProviderCommand = ListFunctionVersionsByCapacityProviderCommand;
5701
6239
  exports.ListFunctionsByCodeSigningConfigCommand = ListFunctionsByCodeSigningConfigCommand;
5702
6240
  exports.ListFunctionsCommand = ListFunctionsCommand;
5703
6241
  exports.ListLayerVersionsCommand = ListLayerVersionsCommand;
@@ -5707,6 +6245,10 @@ exports.ListTagsCommand = ListTagsCommand;
5707
6245
  exports.ListVersionsByFunctionCommand = ListVersionsByFunctionCommand;
5708
6246
  exports.LogFormat = LogFormat;
5709
6247
  exports.LogType = LogType;
6248
+ exports.NoPublishedVersionException = NoPublishedVersionException$1;
6249
+ exports.OperationAction = OperationAction;
6250
+ exports.OperationStatus = OperationStatus;
6251
+ exports.OperationType = OperationType;
5710
6252
  exports.PackageType = PackageType;
5711
6253
  exports.PolicyLengthExceededException = PolicyLengthExceededException$1;
5712
6254
  exports.PreconditionFailedException = PreconditionFailedException$1;
@@ -5718,6 +6260,7 @@ exports.PutFunctionCodeSigningConfigCommand = PutFunctionCodeSigningConfigComman
5718
6260
  exports.PutFunctionConcurrencyCommand = PutFunctionConcurrencyCommand;
5719
6261
  exports.PutFunctionEventInvokeConfigCommand = PutFunctionEventInvokeConfigCommand;
5720
6262
  exports.PutFunctionRecursionConfigCommand = PutFunctionRecursionConfigCommand;
6263
+ exports.PutFunctionScalingConfigCommand = PutFunctionScalingConfigCommand;
5721
6264
  exports.PutProvisionedConcurrencyConfigCommand = PutProvisionedConcurrencyConfigCommand;
5722
6265
  exports.PutRuntimeManagementConfigCommand = PutRuntimeManagementConfigCommand;
5723
6266
  exports.RecursiveInvocationException = RecursiveInvocationException$1;
@@ -5732,6 +6275,9 @@ exports.ResourceNotReadyException = ResourceNotReadyException$1;
5732
6275
  exports.ResponseStreamingInvocationType = ResponseStreamingInvocationType;
5733
6276
  exports.Runtime = Runtime;
5734
6277
  exports.SchemaRegistryEventRecordFormat = SchemaRegistryEventRecordFormat;
6278
+ exports.SendDurableExecutionCallbackFailureCommand = SendDurableExecutionCallbackFailureCommand;
6279
+ exports.SendDurableExecutionCallbackHeartbeatCommand = SendDurableExecutionCallbackHeartbeatCommand;
6280
+ exports.SendDurableExecutionCallbackSuccessCommand = SendDurableExecutionCallbackSuccessCommand;
5735
6281
  exports.SerializedRequestEntityTooLargeException = SerializedRequestEntityTooLargeException$1;
5736
6282
  exports.ServiceException = ServiceException$1;
5737
6283
  exports.SnapStartApplyOn = SnapStartApplyOn;
@@ -5742,6 +6288,7 @@ exports.SnapStartTimeoutException = SnapStartTimeoutException$1;
5742
6288
  exports.SourceAccessType = SourceAccessType;
5743
6289
  exports.State = State;
5744
6290
  exports.StateReasonCode = StateReasonCode;
6291
+ exports.StopDurableExecutionCommand = StopDurableExecutionCommand;
5745
6292
  exports.SubnetIPAddressLimitReachedException = SubnetIPAddressLimitReachedException$1;
5746
6293
  exports.SystemLogLevel = SystemLogLevel;
5747
6294
  exports.TagResourceCommand = TagResourceCommand;
@@ -5752,6 +6299,7 @@ exports.TracingMode = TracingMode;
5752
6299
  exports.UnsupportedMediaTypeException = UnsupportedMediaTypeException$1;
5753
6300
  exports.UntagResourceCommand = UntagResourceCommand;
5754
6301
  exports.UpdateAliasCommand = UpdateAliasCommand;
6302
+ exports.UpdateCapacityProviderCommand = UpdateCapacityProviderCommand;
5755
6303
  exports.UpdateCodeSigningConfigCommand = UpdateCodeSigningConfigCommand;
5756
6304
  exports.UpdateEventSourceMappingCommand = UpdateEventSourceMappingCommand;
5757
6305
  exports.UpdateFunctionCodeCommand = UpdateFunctionCodeCommand;
@@ -5759,11 +6307,16 @@ exports.UpdateFunctionConfigurationCommand = UpdateFunctionConfigurationCommand;
5759
6307
  exports.UpdateFunctionEventInvokeConfigCommand = UpdateFunctionEventInvokeConfigCommand;
5760
6308
  exports.UpdateFunctionUrlConfigCommand = UpdateFunctionUrlConfigCommand;
5761
6309
  exports.UpdateRuntimeOn = UpdateRuntimeOn;
6310
+ exports.paginateGetDurableExecutionHistory = paginateGetDurableExecutionHistory;
6311
+ exports.paginateGetDurableExecutionState = paginateGetDurableExecutionState;
5762
6312
  exports.paginateListAliases = paginateListAliases;
6313
+ exports.paginateListCapacityProviders = paginateListCapacityProviders;
5763
6314
  exports.paginateListCodeSigningConfigs = paginateListCodeSigningConfigs;
6315
+ exports.paginateListDurableExecutionsByFunction = paginateListDurableExecutionsByFunction;
5764
6316
  exports.paginateListEventSourceMappings = paginateListEventSourceMappings;
5765
6317
  exports.paginateListFunctionEventInvokeConfigs = paginateListFunctionEventInvokeConfigs;
5766
6318
  exports.paginateListFunctionUrlConfigs = paginateListFunctionUrlConfigs;
6319
+ exports.paginateListFunctionVersionsByCapacityProvider = paginateListFunctionVersionsByCapacityProvider;
5767
6320
  exports.paginateListFunctions = paginateListFunctions;
5768
6321
  exports.paginateListFunctionsByCodeSigningConfig = paginateListFunctionsByCodeSigningConfig;
5769
6322
  exports.paginateListLayerVersions = paginateListLayerVersions;