lambda-live-debugger 1.11.2 → 1.11.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3401) hide show
  1. package/README.md +14 -0
  2. package/dist/extension/extension.zip +0 -0
  3. package/dist/extension/nodejs/node_modules/interceptor.js +8488 -4167
  4. package/dist/extension/nodejs/node_modules/interceptor.js.map +4 -4
  5. package/node_modules/@aws-sdk/client-cloudformation/README.md +1 -96
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +2452 -2417
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.browser.js +1 -2
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.js +2 -4
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -6
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +2 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-es/pagination/index.js +3 -3
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.browser.js +1 -2
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.js +4 -6
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -6
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +1624 -1970
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/index.js +2 -2
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForChangeSetCreateComplete.js +1 -1
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackCreateComplete.js +61 -61
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackDeleteComplete.js +27 -27
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackExists.js +1 -1
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackImportComplete.js +21 -21
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorCreateComplete.js +1 -1
  115. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRefactorExecuteComplete.js +1 -1
  116. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackRollbackComplete.js +15 -15
  117. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForStackUpdateComplete.js +15 -15
  118. package/node_modules/@aws-sdk/client-cloudformation/dist-es/waiters/waitForTypeRegistrationComplete.js +1 -1
  119. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +1 -10
  120. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +2 -1
  121. package/node_modules/@aws-sdk/client-cloudformation/dist-types/pagination/index.d.ts +3 -3
  122. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +6 -2
  123. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +6 -2
  124. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +6 -2
  125. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +6 -1
  126. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +382 -468
  127. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +0 -4
  128. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
  129. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/pagination/index.d.ts +3 -3
  130. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  131. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  132. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  133. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  134. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +381 -468
  135. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/waiters/index.d.ts +2 -2
  136. package/node_modules/@aws-sdk/client-cloudformation/dist-types/waiters/index.d.ts +2 -2
  137. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/README.md +1 -9
  138. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  139. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  140. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  141. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  142. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  143. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  144. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  145. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  146. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  147. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  148. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  149. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  150. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  151. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  152. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  153. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  154. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  155. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  156. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  157. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  158. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  159. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  160. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  161. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  162. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  163. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  164. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  165. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  166. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  167. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/client-sso/package.json +35 -35
  168. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/LICENSE +201 -0
  169. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  170. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  171. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  172. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  173. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  174. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  175. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  176. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  177. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  178. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  179. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  180. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  181. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  182. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/core/package.json +14 -14
  183. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  184. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  185. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  186. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  187. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  188. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  189. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  190. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  191. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  192. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  193. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  194. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  195. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  196. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  197. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  198. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  199. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  200. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  201. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  202. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  203. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  204. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  205. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  206. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  207. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  208. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  209. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  210. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  211. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  213. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  214. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  215. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  216. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  217. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  218. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  219. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  220. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  221. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  222. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  223. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  224. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  225. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  226. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  227. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  228. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  229. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  230. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  231. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  232. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  233. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  234. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  235. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  236. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  237. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  238. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  239. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  240. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  241. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  242. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  243. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  244. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  245. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  246. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  247. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  248. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  249. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  250. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  251. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  252. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  253. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  254. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  255. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  256. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  257. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  258. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  259. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  260. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  261. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  262. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  263. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  264. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  265. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  266. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  267. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  268. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  269. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  270. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  271. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  272. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  273. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  274. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  275. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  276. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  277. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  278. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  279. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  280. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  281. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  282. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  283. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  284. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  285. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  286. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  287. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  288. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  289. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  290. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  291. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  292. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  293. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  294. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  295. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  296. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  297. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  298. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/token-providers/package.json +10 -10
  299. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/types/package.json +5 -5
  300. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  301. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  302. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  303. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  304. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/abort-controller/package.json +2 -2
  305. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/config-resolver/package.json +5 -5
  306. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  307. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  308. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  309. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  310. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  311. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  312. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  313. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  314. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  315. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  316. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/core/package.json +11 -9
  317. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  318. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  319. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/hash-node/package.json +2 -2
  320. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/invalid-dependency/package.json +2 -2
  321. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-content-length/package.json +3 -3
  322. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  323. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  324. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  325. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  326. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  327. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  328. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-retry/package.json +9 -9
  329. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-serde/package.json +3 -3
  330. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/middleware-stack/package.json +2 -2
  331. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-config-provider/package.json +4 -4
  332. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/node-http-handler/package.json +5 -5
  333. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/property-provider/package.json +2 -2
  334. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/protocol-http/package.json +2 -2
  335. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-builder/package.json +2 -2
  336. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/querystring-parser/package.json +2 -2
  337. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/service-error-classification/package.json +2 -2
  338. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/signature-v4/package.json +4 -4
  339. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  340. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  341. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  342. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  343. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/smithy-client/package.json +8 -8
  344. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  345. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  346. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  347. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  348. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  349. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  350. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/types/package.json +1 -1
  351. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/url-parser/package.json +3 -3
  352. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  353. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  354. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-endpoints/package.json +3 -3
  355. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-middleware/package.json +2 -2
  356. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-retry/package.json +3 -3
  357. package/node_modules/@aws-sdk/client-cloudformation/node_modules/@smithy/util-stream/package.json +4 -4
  358. package/node_modules/@aws-sdk/client-cloudformation/package.json +39 -37
  359. package/node_modules/@aws-sdk/client-cognito-identity/README.md +1 -29
  360. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  361. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/index.js +455 -370
  362. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.browser.js +1 -2
  363. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.js +2 -4
  364. package/node_modules/@aws-sdk/client-cognito-identity/dist-cjs/runtimeConfig.shared.js +7 -6
  365. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  366. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/CreateIdentityPoolCommand.js +2 -2
  367. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentitiesCommand.js +2 -2
  368. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DeleteIdentityPoolCommand.js +2 -2
  369. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityCommand.js +2 -2
  370. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/DescribeIdentityPoolCommand.js +2 -2
  371. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetCredentialsForIdentityCommand.js +2 -2
  372. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdCommand.js +2 -2
  373. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetIdentityPoolRolesCommand.js +2 -2
  374. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenCommand.js +2 -2
  375. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetOpenIdTokenForDeveloperIdentityCommand.js +2 -2
  376. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/GetPrincipalTagAttributeMapCommand.js +2 -2
  377. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentitiesCommand.js +2 -2
  378. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListIdentityPoolsCommand.js +2 -2
  379. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  380. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/LookupDeveloperIdentityCommand.js +2 -2
  381. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/MergeDeveloperIdentitiesCommand.js +2 -2
  382. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetIdentityPoolRolesCommand.js +2 -2
  383. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/SetPrincipalTagAttributeMapCommand.js +2 -2
  384. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/TagResourceCommand.js +2 -2
  385. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkDeveloperIdentityCommand.js +2 -2
  386. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UnlinkIdentityCommand.js +2 -2
  387. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UntagResourceCommand.js +2 -2
  388. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/commands/UpdateIdentityPoolCommand.js +2 -2
  389. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/index.js +2 -0
  390. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.browser.js +1 -2
  391. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.js +4 -6
  392. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/runtimeConfig.shared.js +7 -6
  393. package/node_modules/@aws-sdk/client-cognito-identity/dist-es/schemas/schemas_0.js +336 -332
  394. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/CognitoIdentityClient.d.ts +1 -10
  395. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/index.d.ts +2 -1
  396. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.browser.d.ts +6 -2
  397. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.d.ts +6 -2
  398. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.native.d.ts +6 -2
  399. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/runtimeConfig.shared.d.ts +6 -1
  400. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/schemas/schemas_0.d.ts +82 -103
  401. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/CognitoIdentityClient.d.ts +0 -4
  402. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/index.d.ts +1 -0
  403. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  404. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  405. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  406. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  407. package/node_modules/@aws-sdk/client-cognito-identity/dist-types/ts3.4/schemas/schemas_0.d.ts +81 -105
  408. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/README.md +1 -9
  409. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  410. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  411. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  412. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  413. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  414. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  415. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  416. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  417. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  418. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  419. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  420. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  421. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  422. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  423. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  424. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  425. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  426. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  427. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  428. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  429. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  430. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  431. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  432. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  433. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  434. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  435. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  436. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  437. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  438. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/client-sso/package.json +35 -35
  439. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/LICENSE +201 -0
  440. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  441. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  442. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  443. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  444. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  445. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  446. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  447. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  448. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  449. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  450. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  451. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  452. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  453. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/core/package.json +14 -14
  454. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  455. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  456. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  457. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  458. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  459. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  460. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  461. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  462. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  463. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  464. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  465. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  466. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  467. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  468. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  469. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  470. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  471. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  472. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  473. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  474. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  475. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  476. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  477. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  478. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  479. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  480. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  481. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  482. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  483. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  484. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  485. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  486. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  487. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  488. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  489. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  490. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  491. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  492. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  493. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  494. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  495. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  496. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  497. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  498. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  499. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  500. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  501. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  502. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  503. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  504. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  505. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  506. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  507. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  508. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  509. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  510. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  511. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  512. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  513. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  514. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  515. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  516. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  517. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  518. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  519. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  520. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  521. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  522. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  523. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  524. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  525. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  526. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  527. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  528. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  529. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  530. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  531. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  532. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  533. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  534. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  535. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  536. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  537. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  538. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  539. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  540. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  541. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  542. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  543. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  544. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  545. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  546. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  547. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  548. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  549. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  550. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  551. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  552. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  553. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  554. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  555. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  556. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  557. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  558. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  559. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  560. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  561. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  562. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  563. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  564. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  565. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  566. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  567. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  568. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  569. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/token-providers/package.json +10 -10
  570. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/types/package.json +5 -5
  571. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  572. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  573. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  574. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  575. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/abort-controller/package.json +2 -2
  576. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/config-resolver/package.json +5 -5
  577. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  578. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  579. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  580. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  581. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  582. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  583. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  584. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  585. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  586. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  587. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/core/package.json +11 -9
  588. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  589. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  590. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/hash-node/package.json +2 -2
  591. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/invalid-dependency/package.json +2 -2
  592. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-content-length/package.json +3 -3
  593. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  594. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  595. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  596. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  597. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  598. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  599. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-retry/package.json +9 -9
  600. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-serde/package.json +3 -3
  601. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/middleware-stack/package.json +2 -2
  602. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-config-provider/package.json +4 -4
  603. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/node-http-handler/package.json +5 -5
  604. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/property-provider/package.json +2 -2
  605. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/protocol-http/package.json +2 -2
  606. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-builder/package.json +2 -2
  607. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/querystring-parser/package.json +2 -2
  608. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/service-error-classification/package.json +2 -2
  609. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/signature-v4/package.json +4 -4
  610. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  611. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  612. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  613. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  614. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/smithy-client/package.json +8 -8
  615. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  616. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  617. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  618. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  619. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  620. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  621. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/types/package.json +1 -1
  622. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/url-parser/package.json +3 -3
  623. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  624. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  625. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-endpoints/package.json +3 -3
  626. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-middleware/package.json +2 -2
  627. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-retry/package.json +3 -3
  628. package/node_modules/@aws-sdk/client-cognito-identity/node_modules/@smithy/util-stream/package.json +4 -4
  629. package/node_modules/@aws-sdk/client-cognito-identity/package.json +37 -37
  630. package/node_modules/@aws-sdk/client-iam/README.md +1 -182
  631. package/node_modules/@aws-sdk/client-iam/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  632. package/node_modules/@aws-sdk/client-iam/dist-cjs/index.js +3095 -2653
  633. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.browser.js +1 -2
  634. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.js +2 -4
  635. package/node_modules/@aws-sdk/client-iam/dist-cjs/runtimeConfig.shared.js +7 -6
  636. package/node_modules/@aws-sdk/client-iam/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  637. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AcceptDelegationRequestCommand.js +2 -2
  638. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddClientIDToOpenIDConnectProviderCommand.js +2 -2
  639. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddRoleToInstanceProfileCommand.js +2 -2
  640. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AddUserToGroupCommand.js +2 -2
  641. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AssociateDelegationRequestCommand.js +2 -2
  642. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachGroupPolicyCommand.js +2 -2
  643. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachRolePolicyCommand.js +2 -2
  644. package/node_modules/@aws-sdk/client-iam/dist-es/commands/AttachUserPolicyCommand.js +2 -2
  645. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ChangePasswordCommand.js +2 -2
  646. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccessKeyCommand.js +2 -2
  647. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateAccountAliasCommand.js +2 -2
  648. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateDelegationRequestCommand.js +2 -2
  649. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateGroupCommand.js +2 -2
  650. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateInstanceProfileCommand.js +2 -2
  651. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateLoginProfileCommand.js +2 -2
  652. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateOpenIDConnectProviderCommand.js +2 -2
  653. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyCommand.js +2 -2
  654. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  655. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateRoleCommand.js +2 -2
  656. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateSAMLProviderCommand.js +2 -2
  657. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceLinkedRoleCommand.js +2 -2
  658. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateServiceSpecificCredentialCommand.js +2 -2
  659. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateUserCommand.js +2 -2
  660. package/node_modules/@aws-sdk/client-iam/dist-es/commands/CreateVirtualMFADeviceCommand.js +2 -2
  661. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeactivateMFADeviceCommand.js +2 -2
  662. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccessKeyCommand.js +2 -2
  663. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountAliasCommand.js +2 -2
  664. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteAccountPasswordPolicyCommand.js +2 -2
  665. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupCommand.js +2 -2
  666. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteGroupPolicyCommand.js +2 -2
  667. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteInstanceProfileCommand.js +2 -2
  668. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteLoginProfileCommand.js +2 -2
  669. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteOpenIDConnectProviderCommand.js +2 -2
  670. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyCommand.js +2 -2
  671. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  672. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRoleCommand.js +2 -2
  673. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePermissionsBoundaryCommand.js +2 -2
  674. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteRolePolicyCommand.js +2 -2
  675. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSAMLProviderCommand.js +2 -2
  676. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSSHPublicKeyCommand.js +2 -2
  677. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServerCertificateCommand.js +2 -2
  678. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceLinkedRoleCommand.js +2 -2
  679. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteServiceSpecificCredentialCommand.js +2 -2
  680. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteSigningCertificateCommand.js +2 -2
  681. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserCommand.js +2 -2
  682. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPermissionsBoundaryCommand.js +2 -2
  683. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteUserPolicyCommand.js +2 -2
  684. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DeleteVirtualMFADeviceCommand.js +2 -2
  685. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachGroupPolicyCommand.js +2 -2
  686. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachRolePolicyCommand.js +2 -2
  687. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DetachUserPolicyCommand.js +2 -2
  688. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootCredentialsManagementCommand.js +2 -2
  689. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOrganizationsRootSessionsCommand.js +2 -2
  690. package/node_modules/@aws-sdk/client-iam/dist-es/commands/DisableOutboundWebIdentityFederationCommand.js +2 -2
  691. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableMFADeviceCommand.js +2 -2
  692. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootCredentialsManagementCommand.js +2 -2
  693. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOrganizationsRootSessionsCommand.js +2 -2
  694. package/node_modules/@aws-sdk/client-iam/dist-es/commands/EnableOutboundWebIdentityFederationCommand.js +2 -2
  695. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateCredentialReportCommand.js +2 -2
  696. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateOrganizationsAccessReportCommand.js +2 -2
  697. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GenerateServiceLastAccessedDetailsCommand.js +2 -2
  698. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccessKeyLastUsedCommand.js +2 -2
  699. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountAuthorizationDetailsCommand.js +2 -2
  700. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountPasswordPolicyCommand.js +2 -2
  701. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetAccountSummaryCommand.js +2 -2
  702. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForCustomPolicyCommand.js +2 -2
  703. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetContextKeysForPrincipalPolicyCommand.js +2 -2
  704. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetCredentialReportCommand.js +2 -2
  705. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetDelegationRequestCommand.js +2 -2
  706. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupCommand.js +2 -2
  707. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetGroupPolicyCommand.js +2 -2
  708. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetHumanReadableSummaryCommand.js +2 -2
  709. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetInstanceProfileCommand.js +2 -2
  710. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetLoginProfileCommand.js +2 -2
  711. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetMFADeviceCommand.js +2 -2
  712. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOpenIDConnectProviderCommand.js +2 -2
  713. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOrganizationsAccessReportCommand.js +2 -2
  714. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetOutboundWebIdentityFederationInfoCommand.js +2 -2
  715. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyCommand.js +2 -2
  716. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  717. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRoleCommand.js +2 -2
  718. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetRolePolicyCommand.js +2 -2
  719. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSAMLProviderCommand.js +2 -2
  720. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetSSHPublicKeyCommand.js +2 -2
  721. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServerCertificateCommand.js +2 -2
  722. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsCommand.js +2 -2
  723. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLastAccessedDetailsWithEntitiesCommand.js +2 -2
  724. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetServiceLinkedRoleDeletionStatusCommand.js +2 -2
  725. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserCommand.js +2 -2
  726. package/node_modules/@aws-sdk/client-iam/dist-es/commands/GetUserPolicyCommand.js +2 -2
  727. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccessKeysCommand.js +2 -2
  728. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAccountAliasesCommand.js +2 -2
  729. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedGroupPoliciesCommand.js +2 -2
  730. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedRolePoliciesCommand.js +2 -2
  731. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListAttachedUserPoliciesCommand.js +2 -2
  732. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListDelegationRequestsCommand.js +2 -2
  733. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListEntitiesForPolicyCommand.js +2 -2
  734. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupPoliciesCommand.js +2 -2
  735. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsCommand.js +2 -2
  736. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListGroupsForUserCommand.js +2 -2
  737. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfileTagsCommand.js +2 -2
  738. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesCommand.js +2 -2
  739. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListInstanceProfilesForRoleCommand.js +2 -2
  740. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADeviceTagsCommand.js +2 -2
  741. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListMFADevicesCommand.js +2 -2
  742. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProviderTagsCommand.js +2 -2
  743. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOpenIDConnectProvidersCommand.js +2 -2
  744. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListOrganizationsFeaturesCommand.js +2 -2
  745. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesCommand.js +2 -2
  746. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPoliciesGrantingServiceAccessCommand.js +2 -2
  747. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyTagsCommand.js +2 -2
  748. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  749. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolePoliciesCommand.js +2 -2
  750. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRoleTagsCommand.js +2 -2
  751. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListRolesCommand.js +2 -2
  752. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProviderTagsCommand.js +2 -2
  753. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSAMLProvidersCommand.js +2 -2
  754. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSSHPublicKeysCommand.js +2 -2
  755. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificateTagsCommand.js +2 -2
  756. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServerCertificatesCommand.js +2 -2
  757. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListServiceSpecificCredentialsCommand.js +2 -2
  758. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListSigningCertificatesCommand.js +2 -2
  759. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserPoliciesCommand.js +2 -2
  760. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUserTagsCommand.js +2 -2
  761. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListUsersCommand.js +2 -2
  762. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ListVirtualMFADevicesCommand.js +2 -2
  763. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutGroupPolicyCommand.js +2 -2
  764. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePermissionsBoundaryCommand.js +2 -2
  765. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutRolePolicyCommand.js +2 -2
  766. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPermissionsBoundaryCommand.js +2 -2
  767. package/node_modules/@aws-sdk/client-iam/dist-es/commands/PutUserPolicyCommand.js +2 -2
  768. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RejectDelegationRequestCommand.js +2 -2
  769. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveClientIDFromOpenIDConnectProviderCommand.js +2 -2
  770. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveRoleFromInstanceProfileCommand.js +2 -2
  771. package/node_modules/@aws-sdk/client-iam/dist-es/commands/RemoveUserFromGroupCommand.js +2 -2
  772. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResetServiceSpecificCredentialCommand.js +2 -2
  773. package/node_modules/@aws-sdk/client-iam/dist-es/commands/ResyncMFADeviceCommand.js +2 -2
  774. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SendDelegationTokenCommand.js +2 -2
  775. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  776. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SetSecurityTokenServicePreferencesCommand.js +2 -2
  777. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulateCustomPolicyCommand.js +2 -2
  778. package/node_modules/@aws-sdk/client-iam/dist-es/commands/SimulatePrincipalPolicyCommand.js +2 -2
  779. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagInstanceProfileCommand.js +2 -2
  780. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagMFADeviceCommand.js +2 -2
  781. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagOpenIDConnectProviderCommand.js +2 -2
  782. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagPolicyCommand.js +2 -2
  783. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagRoleCommand.js +2 -2
  784. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagSAMLProviderCommand.js +2 -2
  785. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagServerCertificateCommand.js +2 -2
  786. package/node_modules/@aws-sdk/client-iam/dist-es/commands/TagUserCommand.js +2 -2
  787. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagInstanceProfileCommand.js +2 -2
  788. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagMFADeviceCommand.js +2 -2
  789. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagOpenIDConnectProviderCommand.js +2 -2
  790. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagPolicyCommand.js +2 -2
  791. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagRoleCommand.js +2 -2
  792. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagSAMLProviderCommand.js +2 -2
  793. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagServerCertificateCommand.js +2 -2
  794. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UntagUserCommand.js +2 -2
  795. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccessKeyCommand.js +2 -2
  796. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAccountPasswordPolicyCommand.js +2 -2
  797. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateAssumeRolePolicyCommand.js +2 -2
  798. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateDelegationRequestCommand.js +2 -2
  799. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateGroupCommand.js +2 -2
  800. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateLoginProfileCommand.js +2 -2
  801. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateOpenIDConnectProviderThumbprintCommand.js +2 -2
  802. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleCommand.js +2 -2
  803. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateRoleDescriptionCommand.js +2 -2
  804. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSAMLProviderCommand.js +2 -2
  805. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSSHPublicKeyCommand.js +2 -2
  806. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServerCertificateCommand.js +2 -2
  807. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateServiceSpecificCredentialCommand.js +2 -2
  808. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateSigningCertificateCommand.js +2 -2
  809. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UpdateUserCommand.js +2 -2
  810. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSSHPublicKeyCommand.js +2 -2
  811. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadServerCertificateCommand.js +2 -2
  812. package/node_modules/@aws-sdk/client-iam/dist-es/commands/UploadSigningCertificateCommand.js +2 -2
  813. package/node_modules/@aws-sdk/client-iam/dist-es/index.js +3 -0
  814. package/node_modules/@aws-sdk/client-iam/dist-es/pagination/index.js +9 -9
  815. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.browser.js +1 -2
  816. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.js +4 -6
  817. package/node_modules/@aws-sdk/client-iam/dist-es/runtimeConfig.shared.js +7 -6
  818. package/node_modules/@aws-sdk/client-iam/dist-es/schemas/schemas_0.js +2206 -2294
  819. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForInstanceProfileExists.js +1 -1
  820. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForPolicyExists.js +1 -1
  821. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForRoleExists.js +1 -1
  822. package/node_modules/@aws-sdk/client-iam/dist-es/waiters/waitForUserExists.js +1 -1
  823. package/node_modules/@aws-sdk/client-iam/dist-types/IAMClient.d.ts +1 -10
  824. package/node_modules/@aws-sdk/client-iam/dist-types/index.d.ts +3 -2
  825. package/node_modules/@aws-sdk/client-iam/dist-types/pagination/index.d.ts +9 -9
  826. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.browser.d.ts +6 -2
  827. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.d.ts +6 -2
  828. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.native.d.ts +6 -2
  829. package/node_modules/@aws-sdk/client-iam/dist-types/runtimeConfig.shared.d.ts +6 -1
  830. package/node_modules/@aws-sdk/client-iam/dist-types/schemas/schemas_0.d.ts +531 -597
  831. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/IAMClient.d.ts +0 -4
  832. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/index.d.ts +1 -0
  833. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/pagination/index.d.ts +9 -9
  834. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  835. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  836. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  837. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  838. package/node_modules/@aws-sdk/client-iam/dist-types/ts3.4/schemas/schemas_0.d.ts +530 -598
  839. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/README.md +1 -9
  840. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  841. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  842. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  843. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  844. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  845. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  846. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  847. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  848. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  849. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  850. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  851. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  852. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  853. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  854. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  855. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  856. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  857. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  858. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  859. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  860. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  861. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  862. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  863. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  864. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  865. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  866. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  867. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  868. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  869. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/client-sso/package.json +35 -35
  870. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/LICENSE +201 -0
  871. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  872. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  873. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  874. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  875. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  876. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  877. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  878. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  879. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  880. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  881. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  882. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  883. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  884. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/core/package.json +14 -14
  885. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  886. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  887. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  888. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  889. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  890. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  891. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  892. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  893. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  894. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  895. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  896. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  897. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  898. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  899. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  900. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  901. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  902. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  903. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  904. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  905. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  906. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  907. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  908. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  909. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  910. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  911. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  912. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  913. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  914. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  915. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  916. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  917. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  918. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  919. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  920. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  921. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  922. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  923. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  924. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  925. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  926. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  927. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  928. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  929. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  930. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  931. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  932. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  933. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  934. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  935. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  936. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  937. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  938. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  939. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  940. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  941. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  942. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  943. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  944. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  945. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  946. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  947. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  948. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  949. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  950. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  951. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  952. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  953. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  954. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  955. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  956. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  957. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  958. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  959. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  960. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  961. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  962. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  963. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  964. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  965. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  966. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  967. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  968. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  969. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  970. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  971. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  972. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  973. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  974. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  975. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  976. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  977. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  978. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  979. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  980. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  981. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  982. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  983. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  984. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  985. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  986. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  987. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  988. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  989. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  990. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  991. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  992. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  993. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  994. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  995. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  996. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  997. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  998. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  999. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  1000. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/token-providers/package.json +10 -10
  1001. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/types/package.json +5 -5
  1002. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  1003. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  1004. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  1005. package/node_modules/@aws-sdk/client-iam/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  1006. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/abort-controller/package.json +2 -2
  1007. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/config-resolver/package.json +5 -5
  1008. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  1009. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  1010. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  1011. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  1012. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  1013. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  1014. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  1015. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1016. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  1017. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1018. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/core/package.json +11 -9
  1019. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  1020. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  1021. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/hash-node/package.json +2 -2
  1022. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/invalid-dependency/package.json +2 -2
  1023. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-content-length/package.json +3 -3
  1024. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  1025. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  1026. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  1027. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  1028. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  1029. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  1030. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-retry/package.json +9 -9
  1031. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-serde/package.json +3 -3
  1032. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/middleware-stack/package.json +2 -2
  1033. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-config-provider/package.json +4 -4
  1034. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/node-http-handler/package.json +5 -5
  1035. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/property-provider/package.json +2 -2
  1036. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/protocol-http/package.json +2 -2
  1037. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-builder/package.json +2 -2
  1038. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/querystring-parser/package.json +2 -2
  1039. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/service-error-classification/package.json +2 -2
  1040. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/signature-v4/package.json +4 -4
  1041. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  1042. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  1043. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  1044. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  1045. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/smithy-client/package.json +8 -8
  1046. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  1047. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  1048. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  1049. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  1050. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  1051. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  1052. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/types/package.json +1 -1
  1053. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/url-parser/package.json +3 -3
  1054. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  1055. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  1056. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-endpoints/package.json +3 -3
  1057. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-middleware/package.json +2 -2
  1058. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-retry/package.json +3 -3
  1059. package/node_modules/@aws-sdk/client-iam/node_modules/@smithy/util-stream/package.json +4 -4
  1060. package/node_modules/@aws-sdk/client-iam/package.json +39 -37
  1061. package/node_modules/@aws-sdk/client-iot/README.md +1 -278
  1062. package/node_modules/@aws-sdk/client-iot/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  1063. package/node_modules/@aws-sdk/client-iot/dist-cjs/index.js +6058 -6305
  1064. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.browser.js +1 -2
  1065. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.js +2 -4
  1066. package/node_modules/@aws-sdk/client-iot/dist-cjs/runtimeConfig.shared.js +6 -1
  1067. package/node_modules/@aws-sdk/client-iot/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  1068. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AcceptCertificateTransferCommand.js +2 -2
  1069. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToBillingGroupCommand.js +2 -2
  1070. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AddThingToThingGroupCommand.js +2 -2
  1071. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateSbomWithPackageVersionCommand.js +2 -2
  1072. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AssociateTargetsWithJobCommand.js +2 -2
  1073. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPolicyCommand.js +2 -2
  1074. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachPrincipalPolicyCommand.js +2 -2
  1075. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachSecurityProfileCommand.js +2 -2
  1076. package/node_modules/@aws-sdk/client-iot/dist-es/commands/AttachThingPrincipalCommand.js +2 -2
  1077. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditMitigationActionsTaskCommand.js +2 -2
  1078. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelAuditTaskCommand.js +2 -2
  1079. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelCertificateTransferCommand.js +2 -2
  1080. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelDetectMitigationActionsTaskCommand.js +2 -2
  1081. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobCommand.js +2 -2
  1082. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CancelJobExecutionCommand.js +2 -2
  1083. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ClearDefaultAuthorizerCommand.js +2 -2
  1084. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ConfirmTopicRuleDestinationCommand.js +2 -2
  1085. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuditSuppressionCommand.js +2 -2
  1086. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateAuthorizerCommand.js +2 -2
  1087. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateBillingGroupCommand.js +2 -2
  1088. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateFromCsrCommand.js +2 -2
  1089. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCertificateProviderCommand.js +2 -2
  1090. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCommandCommand.js +2 -2
  1091. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateCustomMetricCommand.js +2 -2
  1092. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDimensionCommand.js +2 -2
  1093. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDomainConfigurationCommand.js +2 -2
  1094. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateDynamicThingGroupCommand.js +2 -2
  1095. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateFleetMetricCommand.js +2 -2
  1096. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobCommand.js +2 -2
  1097. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateJobTemplateCommand.js +2 -2
  1098. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateKeysAndCertificateCommand.js +2 -2
  1099. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateMitigationActionCommand.js +2 -2
  1100. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateOTAUpdateCommand.js +2 -2
  1101. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageCommand.js +2 -2
  1102. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePackageVersionCommand.js +2 -2
  1103. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyCommand.js +2 -2
  1104. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreatePolicyVersionCommand.js +2 -2
  1105. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningClaimCommand.js +2 -2
  1106. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateCommand.js +2 -2
  1107. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateProvisioningTemplateVersionCommand.js +2 -2
  1108. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateRoleAliasCommand.js +2 -2
  1109. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateScheduledAuditCommand.js +2 -2
  1110. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  1111. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateStreamCommand.js +2 -2
  1112. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingCommand.js +2 -2
  1113. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingGroupCommand.js +2 -2
  1114. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateThingTypeCommand.js +2 -2
  1115. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleCommand.js +2 -2
  1116. package/node_modules/@aws-sdk/client-iot/dist-es/commands/CreateTopicRuleDestinationCommand.js +2 -2
  1117. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAccountAuditConfigurationCommand.js +2 -2
  1118. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuditSuppressionCommand.js +2 -2
  1119. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteAuthorizerCommand.js +2 -2
  1120. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteBillingGroupCommand.js +2 -2
  1121. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCACertificateCommand.js +2 -2
  1122. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateCommand.js +2 -2
  1123. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCertificateProviderCommand.js +2 -2
  1124. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandCommand.js +2 -2
  1125. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCommandExecutionCommand.js +2 -2
  1126. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteCustomMetricCommand.js +2 -2
  1127. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDimensionCommand.js +2 -2
  1128. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDomainConfigurationCommand.js +2 -2
  1129. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteDynamicThingGroupCommand.js +2 -2
  1130. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteFleetMetricCommand.js +2 -2
  1131. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobCommand.js +2 -2
  1132. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobExecutionCommand.js +2 -2
  1133. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteJobTemplateCommand.js +2 -2
  1134. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteMitigationActionCommand.js +2 -2
  1135. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteOTAUpdateCommand.js +2 -2
  1136. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageCommand.js +2 -2
  1137. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePackageVersionCommand.js +2 -2
  1138. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyCommand.js +2 -2
  1139. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeletePolicyVersionCommand.js +2 -2
  1140. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateCommand.js +2 -2
  1141. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteProvisioningTemplateVersionCommand.js +2 -2
  1142. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRegistrationCodeCommand.js +2 -2
  1143. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteRoleAliasCommand.js +2 -2
  1144. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteScheduledAuditCommand.js +2 -2
  1145. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  1146. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteStreamCommand.js +2 -2
  1147. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingCommand.js +2 -2
  1148. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingGroupCommand.js +2 -2
  1149. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteThingTypeCommand.js +2 -2
  1150. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleCommand.js +2 -2
  1151. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteTopicRuleDestinationCommand.js +2 -2
  1152. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeleteV2LoggingLevelCommand.js +2 -2
  1153. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DeprecateThingTypeCommand.js +2 -2
  1154. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAccountAuditConfigurationCommand.js +2 -2
  1155. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditFindingCommand.js +2 -2
  1156. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditMitigationActionsTaskCommand.js +2 -2
  1157. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditSuppressionCommand.js +2 -2
  1158. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuditTaskCommand.js +2 -2
  1159. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeAuthorizerCommand.js +2 -2
  1160. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeBillingGroupCommand.js +2 -2
  1161. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCACertificateCommand.js +2 -2
  1162. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateCommand.js +2 -2
  1163. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCertificateProviderCommand.js +2 -2
  1164. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeCustomMetricCommand.js +2 -2
  1165. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDefaultAuthorizerCommand.js +2 -2
  1166. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDetectMitigationActionsTaskCommand.js +2 -2
  1167. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDimensionCommand.js +2 -2
  1168. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeDomainConfigurationCommand.js +2 -2
  1169. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEncryptionConfigurationCommand.js +2 -2
  1170. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEndpointCommand.js +2 -2
  1171. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeEventConfigurationsCommand.js +2 -2
  1172. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeFleetMetricCommand.js +2 -2
  1173. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeIndexCommand.js +2 -2
  1174. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobCommand.js +2 -2
  1175. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobExecutionCommand.js +2 -2
  1176. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeJobTemplateCommand.js +2 -2
  1177. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeManagedJobTemplateCommand.js +2 -2
  1178. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeMitigationActionCommand.js +2 -2
  1179. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateCommand.js +2 -2
  1180. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeProvisioningTemplateVersionCommand.js +2 -2
  1181. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeRoleAliasCommand.js +2 -2
  1182. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeScheduledAuditCommand.js +2 -2
  1183. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  1184. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeStreamCommand.js +2 -2
  1185. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingCommand.js +2 -2
  1186. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingGroupCommand.js +2 -2
  1187. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingRegistrationTaskCommand.js +2 -2
  1188. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DescribeThingTypeCommand.js +2 -2
  1189. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPolicyCommand.js +2 -2
  1190. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachPrincipalPolicyCommand.js +2 -2
  1191. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachSecurityProfileCommand.js +2 -2
  1192. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DetachThingPrincipalCommand.js +2 -2
  1193. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisableTopicRuleCommand.js +2 -2
  1194. package/node_modules/@aws-sdk/client-iot/dist-es/commands/DisassociateSbomFromPackageVersionCommand.js +2 -2
  1195. package/node_modules/@aws-sdk/client-iot/dist-es/commands/EnableTopicRuleCommand.js +2 -2
  1196. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBehaviorModelTrainingSummariesCommand.js +2 -2
  1197. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetBucketsAggregationCommand.js +2 -2
  1198. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCardinalityCommand.js +2 -2
  1199. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandCommand.js +2 -2
  1200. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetCommandExecutionCommand.js +2 -2
  1201. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetEffectivePoliciesCommand.js +2 -2
  1202. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetIndexingConfigurationCommand.js +2 -2
  1203. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetJobDocumentCommand.js +2 -2
  1204. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetLoggingOptionsCommand.js +2 -2
  1205. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetOTAUpdateCommand.js +2 -2
  1206. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageCommand.js +2 -2
  1207. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageConfigurationCommand.js +2 -2
  1208. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPackageVersionCommand.js +2 -2
  1209. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPercentilesCommand.js +2 -2
  1210. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyCommand.js +2 -2
  1211. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetPolicyVersionCommand.js +2 -2
  1212. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetRegistrationCodeCommand.js +2 -2
  1213. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetStatisticsCommand.js +2 -2
  1214. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetThingConnectivityDataCommand.js +2 -2
  1215. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleCommand.js +2 -2
  1216. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetTopicRuleDestinationCommand.js +2 -2
  1217. package/node_modules/@aws-sdk/client-iot/dist-es/commands/GetV2LoggingOptionsCommand.js +2 -2
  1218. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListActiveViolationsCommand.js +2 -2
  1219. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAttachedPoliciesCommand.js +2 -2
  1220. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditFindingsCommand.js +2 -2
  1221. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsExecutionsCommand.js +2 -2
  1222. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditMitigationActionsTasksCommand.js +2 -2
  1223. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditSuppressionsCommand.js +2 -2
  1224. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuditTasksCommand.js +2 -2
  1225. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListAuthorizersCommand.js +2 -2
  1226. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListBillingGroupsCommand.js +2 -2
  1227. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCACertificatesCommand.js +2 -2
  1228. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificateProvidersCommand.js +2 -2
  1229. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesByCACommand.js +2 -2
  1230. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCertificatesCommand.js +2 -2
  1231. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandExecutionsCommand.js +2 -2
  1232. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCommandsCommand.js +2 -2
  1233. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListCustomMetricsCommand.js +2 -2
  1234. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsExecutionsCommand.js +2 -2
  1235. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDetectMitigationActionsTasksCommand.js +2 -2
  1236. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDimensionsCommand.js +2 -2
  1237. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListDomainConfigurationsCommand.js +2 -2
  1238. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListFleetMetricsCommand.js +2 -2
  1239. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListIndicesCommand.js +2 -2
  1240. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForJobCommand.js +2 -2
  1241. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobExecutionsForThingCommand.js +2 -2
  1242. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobTemplatesCommand.js +2 -2
  1243. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListJobsCommand.js +2 -2
  1244. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListManagedJobTemplatesCommand.js +2 -2
  1245. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMetricValuesCommand.js +2 -2
  1246. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListMitigationActionsCommand.js +2 -2
  1247. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOTAUpdatesCommand.js +2 -2
  1248. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListOutgoingCertificatesCommand.js +2 -2
  1249. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackageVersionsCommand.js +2 -2
  1250. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPackagesCommand.js +2 -2
  1251. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPoliciesCommand.js +2 -2
  1252. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyPrincipalsCommand.js +2 -2
  1253. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPolicyVersionsCommand.js +2 -2
  1254. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalPoliciesCommand.js +2 -2
  1255. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsCommand.js +2 -2
  1256. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListPrincipalThingsV2Command.js +2 -2
  1257. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplateVersionsCommand.js +2 -2
  1258. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListProvisioningTemplatesCommand.js +2 -2
  1259. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRelatedResourcesForAuditFindingCommand.js +2 -2
  1260. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListRoleAliasesCommand.js +2 -2
  1261. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSbomValidationResultsCommand.js +2 -2
  1262. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListScheduledAuditsCommand.js +2 -2
  1263. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  1264. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListSecurityProfilesForTargetCommand.js +2 -2
  1265. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListStreamsCommand.js +2 -2
  1266. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  1267. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForPolicyCommand.js +2 -2
  1268. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTargetsForSecurityProfileCommand.js +2 -2
  1269. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsCommand.js +2 -2
  1270. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingGroupsForThingCommand.js +2 -2
  1271. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsCommand.js +2 -2
  1272. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingPrincipalsV2Command.js +2 -2
  1273. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTaskReportsCommand.js +2 -2
  1274. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingRegistrationTasksCommand.js +2 -2
  1275. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingTypesCommand.js +2 -2
  1276. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsCommand.js +2 -2
  1277. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInBillingGroupCommand.js +2 -2
  1278. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListThingsInThingGroupCommand.js +2 -2
  1279. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRuleDestinationsCommand.js +2 -2
  1280. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListTopicRulesCommand.js +2 -2
  1281. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListV2LoggingLevelsCommand.js +2 -2
  1282. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ListViolationEventsCommand.js +2 -2
  1283. package/node_modules/@aws-sdk/client-iot/dist-es/commands/PutVerificationStateOnViolationCommand.js +2 -2
  1284. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCACertificateCommand.js +2 -2
  1285. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateCommand.js +2 -2
  1286. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterCertificateWithoutCACommand.js +2 -2
  1287. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RegisterThingCommand.js +2 -2
  1288. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RejectCertificateTransferCommand.js +2 -2
  1289. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromBillingGroupCommand.js +2 -2
  1290. package/node_modules/@aws-sdk/client-iot/dist-es/commands/RemoveThingFromThingGroupCommand.js +2 -2
  1291. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ReplaceTopicRuleCommand.js +2 -2
  1292. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SearchIndexCommand.js +2 -2
  1293. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultAuthorizerCommand.js +2 -2
  1294. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetDefaultPolicyVersionCommand.js +2 -2
  1295. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetLoggingOptionsCommand.js +2 -2
  1296. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingLevelCommand.js +2 -2
  1297. package/node_modules/@aws-sdk/client-iot/dist-es/commands/SetV2LoggingOptionsCommand.js +2 -2
  1298. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartAuditMitigationActionsTaskCommand.js +2 -2
  1299. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartDetectMitigationActionsTaskCommand.js +2 -2
  1300. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartOnDemandAuditTaskCommand.js +2 -2
  1301. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StartThingRegistrationTaskCommand.js +2 -2
  1302. package/node_modules/@aws-sdk/client-iot/dist-es/commands/StopThingRegistrationTaskCommand.js +2 -2
  1303. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TagResourceCommand.js +2 -2
  1304. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestAuthorizationCommand.js +2 -2
  1305. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -2
  1306. package/node_modules/@aws-sdk/client-iot/dist-es/commands/TransferCertificateCommand.js +2 -2
  1307. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UntagResourceCommand.js +2 -2
  1308. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAccountAuditConfigurationCommand.js +2 -2
  1309. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuditSuppressionCommand.js +2 -2
  1310. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateAuthorizerCommand.js +2 -2
  1311. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateBillingGroupCommand.js +2 -2
  1312. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCACertificateCommand.js +2 -2
  1313. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateCommand.js +2 -2
  1314. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCertificateProviderCommand.js +2 -2
  1315. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCommandCommand.js +2 -2
  1316. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateCustomMetricCommand.js +2 -2
  1317. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDimensionCommand.js +2 -2
  1318. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDomainConfigurationCommand.js +2 -2
  1319. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateDynamicThingGroupCommand.js +2 -2
  1320. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEncryptionConfigurationCommand.js +2 -2
  1321. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateEventConfigurationsCommand.js +2 -2
  1322. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateFleetMetricCommand.js +2 -2
  1323. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateIndexingConfigurationCommand.js +2 -2
  1324. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateJobCommand.js +2 -2
  1325. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateMitigationActionCommand.js +2 -2
  1326. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageCommand.js +2 -2
  1327. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageConfigurationCommand.js +2 -2
  1328. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdatePackageVersionCommand.js +2 -2
  1329. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateProvisioningTemplateCommand.js +2 -2
  1330. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateRoleAliasCommand.js +2 -2
  1331. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateScheduledAuditCommand.js +2 -2
  1332. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  1333. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateStreamCommand.js +2 -2
  1334. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingCommand.js +2 -2
  1335. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupCommand.js +2 -2
  1336. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingGroupsForThingCommand.js +2 -2
  1337. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateThingTypeCommand.js +2 -2
  1338. package/node_modules/@aws-sdk/client-iot/dist-es/commands/UpdateTopicRuleDestinationCommand.js +2 -2
  1339. package/node_modules/@aws-sdk/client-iot/dist-es/commands/ValidateSecurityProfileBehaviorsCommand.js +2 -2
  1340. package/node_modules/@aws-sdk/client-iot/dist-es/index.js +4 -0
  1341. package/node_modules/@aws-sdk/client-iot/dist-es/models/enums.js +25 -0
  1342. package/node_modules/@aws-sdk/client-iot/dist-es/pagination/index.js +9 -9
  1343. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.browser.js +1 -2
  1344. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.js +4 -6
  1345. package/node_modules/@aws-sdk/client-iot/dist-es/runtimeConfig.shared.js +6 -1
  1346. package/node_modules/@aws-sdk/client-iot/dist-es/schemas/schemas_0.js +4484 -5812
  1347. package/node_modules/@aws-sdk/client-iot/dist-types/IoT.d.ts +10 -10
  1348. package/node_modules/@aws-sdk/client-iot/dist-types/IoTClient.d.ts +11 -20
  1349. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateCommandCommand.d.ts +26 -0
  1350. package/node_modules/@aws-sdk/client-iot/dist-types/commands/CreateTopicRuleCommand.d.ts +12 -0
  1351. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -1
  1352. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
  1353. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -2
  1354. package/node_modules/@aws-sdk/client-iot/dist-types/commands/DescribeEncryptionConfigurationCommand.d.ts +1 -1
  1355. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetCommandCommand.d.ts +26 -0
  1356. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetTopicRuleCommand.d.ts +12 -0
  1357. package/node_modules/@aws-sdk/client-iot/dist-types/commands/GetV2LoggingOptionsCommand.d.ts +11 -2
  1358. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
  1359. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
  1360. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  1361. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -2
  1362. package/node_modules/@aws-sdk/client-iot/dist-types/commands/ReplaceTopicRuleCommand.d.ts +12 -0
  1363. package/node_modules/@aws-sdk/client-iot/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +7 -0
  1364. package/node_modules/@aws-sdk/client-iot/dist-types/commands/TransferCertificateCommand.d.ts +7 -8
  1365. package/node_modules/@aws-sdk/client-iot/dist-types/commands/UpdateEncryptionConfigurationCommand.d.ts +4 -5
  1366. package/node_modules/@aws-sdk/client-iot/dist-types/index.d.ts +14 -13
  1367. package/node_modules/@aws-sdk/client-iot/dist-types/models/enums.d.ts +49 -0
  1368. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_0.d.ts +162 -98
  1369. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_1.d.ts +147 -151
  1370. package/node_modules/@aws-sdk/client-iot/dist-types/models/models_2.d.ts +154 -4
  1371. package/node_modules/@aws-sdk/client-iot/dist-types/pagination/index.d.ts +9 -9
  1372. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.browser.d.ts +6 -2
  1373. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.d.ts +6 -2
  1374. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.native.d.ts +6 -2
  1375. package/node_modules/@aws-sdk/client-iot/dist-types/runtimeConfig.shared.d.ts +6 -1
  1376. package/node_modules/@aws-sdk/client-iot/dist-types/schemas/schemas_0.d.ts +1059 -1205
  1377. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/IoTClient.d.ts +0 -4
  1378. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAccountAuditConfigurationCommand.d.ts +1 -1
  1379. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditFindingCommand.d.ts +1 -1
  1380. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +4 -2
  1381. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/GetV2LoggingOptionsCommand.d.ts +1 -1
  1382. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
  1383. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingGroupsCommand.d.ts +1 -1
  1384. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  1385. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/commands/ListThingPrincipalsCommand.d.ts +4 -2
  1386. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/index.d.ts +1 -0
  1387. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/enums.d.ts +30 -0
  1388. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_0.d.ts +37 -26
  1389. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_1.d.ts +40 -36
  1390. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/models/models_2.d.ts +38 -0
  1391. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/pagination/index.d.ts +9 -9
  1392. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1393. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1394. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1395. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1396. package/node_modules/@aws-sdk/client-iot/dist-types/ts3.4/schemas/schemas_0.d.ts +1059 -1207
  1397. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/README.md +1 -9
  1398. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  1399. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  1400. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  1401. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  1402. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  1403. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  1404. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  1405. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  1406. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  1407. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  1408. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  1409. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  1410. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  1411. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  1412. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  1413. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  1414. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  1415. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  1416. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  1417. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  1418. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  1419. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  1420. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  1421. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  1422. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1423. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1424. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1425. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1426. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  1427. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/client-sso/package.json +35 -35
  1428. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/LICENSE +201 -0
  1429. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  1430. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  1431. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  1432. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  1433. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  1434. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  1435. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  1436. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  1437. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  1438. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  1439. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  1440. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  1441. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  1442. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/core/package.json +14 -14
  1443. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  1444. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  1445. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  1446. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  1447. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  1448. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  1449. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  1450. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  1451. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  1452. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  1453. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  1454. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  1455. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  1456. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  1457. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  1458. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  1459. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  1460. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  1461. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  1462. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  1463. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  1464. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  1465. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  1466. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  1467. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  1468. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  1469. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  1470. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  1471. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  1472. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  1473. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  1474. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  1475. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  1476. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  1477. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  1478. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  1479. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  1480. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  1481. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  1482. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  1483. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1484. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  1485. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  1486. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  1487. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  1488. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  1489. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  1490. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  1491. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  1492. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  1493. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  1494. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1495. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  1496. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  1497. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  1498. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  1499. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  1500. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  1501. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  1502. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  1503. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  1504. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  1505. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  1506. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  1507. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  1508. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  1509. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  1510. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  1511. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  1512. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  1513. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  1514. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  1515. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  1516. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  1517. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  1518. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  1519. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  1520. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  1521. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  1522. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  1523. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  1524. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  1525. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  1526. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  1527. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  1528. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  1529. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  1530. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  1531. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  1532. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  1533. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  1534. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  1535. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  1536. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  1537. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  1538. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  1539. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  1540. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  1541. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  1542. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  1543. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  1544. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  1545. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  1546. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  1547. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  1548. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  1549. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  1550. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  1551. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  1552. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  1553. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  1554. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  1555. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  1556. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  1557. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  1558. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/token-providers/package.json +10 -10
  1559. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/types/package.json +5 -5
  1560. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  1561. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  1562. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  1563. package/node_modules/@aws-sdk/client-iot/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  1564. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/abort-controller/package.json +2 -2
  1565. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/config-resolver/package.json +5 -5
  1566. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  1567. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  1568. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  1569. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  1570. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  1571. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  1572. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  1573. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1574. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  1575. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1576. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/core/package.json +11 -9
  1577. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  1578. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  1579. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/hash-node/package.json +2 -2
  1580. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/invalid-dependency/package.json +2 -2
  1581. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-content-length/package.json +3 -3
  1582. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  1583. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  1584. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  1585. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  1586. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  1587. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  1588. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-retry/package.json +9 -9
  1589. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-serde/package.json +3 -3
  1590. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/middleware-stack/package.json +2 -2
  1591. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-config-provider/package.json +4 -4
  1592. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/node-http-handler/package.json +5 -5
  1593. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/property-provider/package.json +2 -2
  1594. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/protocol-http/package.json +2 -2
  1595. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-builder/package.json +2 -2
  1596. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/querystring-parser/package.json +2 -2
  1597. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/service-error-classification/package.json +2 -2
  1598. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/signature-v4/package.json +4 -4
  1599. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  1600. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  1601. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  1602. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  1603. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/smithy-client/package.json +8 -8
  1604. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  1605. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  1606. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  1607. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  1608. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  1609. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  1610. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/types/package.json +1 -1
  1611. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/url-parser/package.json +3 -3
  1612. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  1613. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  1614. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-endpoints/package.json +3 -3
  1615. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-middleware/package.json +2 -2
  1616. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-retry/package.json +3 -3
  1617. package/node_modules/@aws-sdk/client-iot/node_modules/@smithy/util-stream/package.json +4 -4
  1618. package/node_modules/@aws-sdk/client-iot/package.json +38 -36
  1619. package/node_modules/@aws-sdk/client-iot-data-plane/README.md +1 -14
  1620. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  1621. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/index.js +222 -230
  1622. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.browser.js +1 -2
  1623. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.js +2 -4
  1624. package/node_modules/@aws-sdk/client-iot-data-plane/dist-cjs/runtimeConfig.shared.js +6 -1
  1625. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  1626. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteConnectionCommand.js +2 -2
  1627. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/DeleteThingShadowCommand.js +2 -2
  1628. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetRetainedMessageCommand.js +2 -2
  1629. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/GetThingShadowCommand.js +2 -2
  1630. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListNamedShadowsForThingCommand.js +2 -2
  1631. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/ListRetainedMessagesCommand.js +2 -2
  1632. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/PublishCommand.js +2 -2
  1633. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/commands/UpdateThingShadowCommand.js +2 -2
  1634. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/index.js +2 -0
  1635. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.browser.js +1 -2
  1636. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.js +4 -6
  1637. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/runtimeConfig.shared.js +6 -1
  1638. package/node_modules/@aws-sdk/client-iot-data-plane/dist-es/schemas/schemas_0.js +149 -192
  1639. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/IoTDataPlaneClient.d.ts +1 -10
  1640. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/index.d.ts +2 -1
  1641. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.browser.d.ts +6 -2
  1642. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.d.ts +6 -2
  1643. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.native.d.ts +6 -2
  1644. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/runtimeConfig.shared.d.ts +6 -1
  1645. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/schemas/schemas_0.d.ts +36 -40
  1646. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/IoTDataPlaneClient.d.ts +0 -4
  1647. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/index.d.ts +1 -0
  1648. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1649. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1650. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1651. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1652. package/node_modules/@aws-sdk/client-iot-data-plane/dist-types/ts3.4/schemas/schemas_0.d.ts +35 -41
  1653. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/README.md +1 -9
  1654. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  1655. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  1656. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  1657. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  1658. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  1659. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  1660. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  1661. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  1662. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  1663. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  1664. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  1665. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  1666. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  1667. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  1668. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  1669. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  1670. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  1671. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  1672. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  1673. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  1674. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  1675. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  1676. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  1677. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  1678. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1679. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1680. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1681. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1682. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  1683. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/client-sso/package.json +35 -35
  1684. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/LICENSE +201 -0
  1685. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  1686. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  1687. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  1688. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  1689. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  1690. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  1691. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  1692. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  1693. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  1694. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  1695. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  1696. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  1697. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  1698. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/core/package.json +14 -14
  1699. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  1700. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  1701. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  1702. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  1703. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  1704. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  1705. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  1706. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  1707. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  1708. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  1709. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  1710. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  1711. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  1712. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  1713. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  1714. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  1715. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  1716. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  1717. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  1718. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  1719. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  1720. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  1721. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  1722. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  1723. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  1724. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  1725. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  1726. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  1727. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  1728. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  1729. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  1730. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  1731. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  1732. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  1733. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  1734. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  1735. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  1736. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  1737. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  1738. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  1739. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1740. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  1741. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  1742. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  1743. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  1744. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  1745. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  1746. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  1747. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  1748. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  1749. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  1750. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  1751. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  1752. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  1753. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  1754. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  1755. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  1756. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  1757. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  1758. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  1759. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  1760. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  1761. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  1762. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  1763. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  1764. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  1765. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  1766. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  1767. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  1768. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  1769. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  1770. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  1771. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  1772. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  1773. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  1774. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  1775. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  1776. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  1777. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  1778. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  1779. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  1780. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  1781. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  1782. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  1783. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  1784. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  1785. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  1786. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  1787. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  1788. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  1789. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  1790. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  1791. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  1792. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  1793. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  1794. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  1795. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  1796. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  1797. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  1798. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  1799. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  1800. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  1801. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  1802. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  1803. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  1804. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  1805. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  1806. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  1807. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  1808. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  1809. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  1810. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  1811. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  1812. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  1813. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  1814. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/token-providers/package.json +10 -10
  1815. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/types/package.json +5 -5
  1816. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  1817. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  1818. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  1819. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  1820. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/abort-controller/package.json +2 -2
  1821. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/config-resolver/package.json +5 -5
  1822. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  1823. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  1824. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  1825. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  1826. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  1827. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  1828. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  1829. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1830. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  1831. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  1832. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/core/package.json +11 -9
  1833. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  1834. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  1835. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/hash-node/package.json +2 -2
  1836. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/invalid-dependency/package.json +2 -2
  1837. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-content-length/package.json +3 -3
  1838. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  1839. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  1840. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  1841. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  1842. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  1843. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  1844. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-retry/package.json +9 -9
  1845. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-serde/package.json +3 -3
  1846. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/middleware-stack/package.json +2 -2
  1847. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-config-provider/package.json +4 -4
  1848. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/node-http-handler/package.json +5 -5
  1849. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/property-provider/package.json +2 -2
  1850. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/protocol-http/package.json +2 -2
  1851. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-builder/package.json +2 -2
  1852. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/querystring-parser/package.json +2 -2
  1853. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/service-error-classification/package.json +2 -2
  1854. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/signature-v4/package.json +4 -4
  1855. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  1856. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  1857. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  1858. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  1859. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/smithy-client/package.json +8 -8
  1860. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  1861. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  1862. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  1863. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  1864. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  1865. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  1866. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/types/package.json +1 -1
  1867. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/url-parser/package.json +3 -3
  1868. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  1869. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  1870. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-endpoints/package.json +3 -3
  1871. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-middleware/package.json +2 -2
  1872. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-retry/package.json +3 -3
  1873. package/node_modules/@aws-sdk/client-iot-data-plane/node_modules/@smithy/util-stream/package.json +4 -4
  1874. package/node_modules/@aws-sdk/client-iot-data-plane/package.json +37 -37
  1875. package/node_modules/@aws-sdk/client-lambda/README.md +1 -90
  1876. package/node_modules/@aws-sdk/client-lambda/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
  1877. package/node_modules/@aws-sdk/client-lambda/dist-cjs/index.js +2203 -2749
  1878. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.browser.js +1 -2
  1879. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.js +2 -4
  1880. package/node_modules/@aws-sdk/client-lambda/dist-cjs/runtimeConfig.shared.js +6 -1
  1881. package/node_modules/@aws-sdk/client-lambda/dist-es/auth/httpAuthSchemeProvider.js +3 -4
  1882. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddLayerVersionPermissionCommand.js +2 -2
  1883. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/AddPermissionCommand.js +2 -2
  1884. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CheckpointDurableExecutionCommand.js +2 -2
  1885. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateAliasCommand.js +2 -2
  1886. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCapacityProviderCommand.js +2 -2
  1887. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateCodeSigningConfigCommand.js +2 -2
  1888. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateEventSourceMappingCommand.js +2 -2
  1889. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionCommand.js +2 -2
  1890. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/CreateFunctionUrlConfigCommand.js +2 -2
  1891. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteAliasCommand.js +2 -2
  1892. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCapacityProviderCommand.js +2 -2
  1893. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteCodeSigningConfigCommand.js +2 -2
  1894. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteEventSourceMappingCommand.js +2 -2
  1895. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCodeSigningConfigCommand.js +2 -2
  1896. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionCommand.js +2 -2
  1897. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionConcurrencyCommand.js +2 -2
  1898. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionEventInvokeConfigCommand.js +2 -2
  1899. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteFunctionUrlConfigCommand.js +2 -2
  1900. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteLayerVersionCommand.js +2 -2
  1901. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/DeleteProvisionedConcurrencyConfigCommand.js +2 -2
  1902. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAccountSettingsCommand.js +2 -2
  1903. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetAliasCommand.js +2 -2
  1904. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCapacityProviderCommand.js +2 -2
  1905. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetCodeSigningConfigCommand.js +2 -2
  1906. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionCommand.js +2 -2
  1907. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionHistoryCommand.js +2 -2
  1908. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetDurableExecutionStateCommand.js +2 -2
  1909. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetEventSourceMappingCommand.js +2 -2
  1910. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCodeSigningConfigCommand.js +2 -2
  1911. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionCommand.js +2 -2
  1912. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConcurrencyCommand.js +2 -2
  1913. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionConfigurationCommand.js +2 -2
  1914. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionEventInvokeConfigCommand.js +2 -2
  1915. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionRecursionConfigCommand.js +2 -2
  1916. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionScalingConfigCommand.js +2 -2
  1917. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetFunctionUrlConfigCommand.js +2 -2
  1918. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionByArnCommand.js +2 -2
  1919. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionCommand.js +2 -2
  1920. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetLayerVersionPolicyCommand.js +2 -2
  1921. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetPolicyCommand.js +2 -2
  1922. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetProvisionedConcurrencyConfigCommand.js +2 -2
  1923. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/GetRuntimeManagementConfigCommand.js +2 -2
  1924. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeAsyncCommand.js +2 -2
  1925. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeCommand.js +2 -2
  1926. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/InvokeWithResponseStreamCommand.js +2 -2
  1927. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListAliasesCommand.js +2 -2
  1928. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCapacityProvidersCommand.js +2 -2
  1929. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListCodeSigningConfigsCommand.js +2 -2
  1930. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListDurableExecutionsByFunctionCommand.js +2 -2
  1931. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListEventSourceMappingsCommand.js +2 -2
  1932. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionEventInvokeConfigsCommand.js +2 -2
  1933. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionUrlConfigsCommand.js +2 -2
  1934. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionVersionsByCapacityProviderCommand.js +2 -2
  1935. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsByCodeSigningConfigCommand.js +2 -2
  1936. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListFunctionsCommand.js +2 -2
  1937. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayerVersionsCommand.js +2 -2
  1938. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListLayersCommand.js +2 -2
  1939. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListProvisionedConcurrencyConfigsCommand.js +2 -2
  1940. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListTagsCommand.js +2 -2
  1941. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/ListVersionsByFunctionCommand.js +2 -2
  1942. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishLayerVersionCommand.js +2 -2
  1943. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PublishVersionCommand.js +2 -2
  1944. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionCodeSigningConfigCommand.js +2 -2
  1945. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionConcurrencyCommand.js +2 -2
  1946. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionEventInvokeConfigCommand.js +2 -2
  1947. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionRecursionConfigCommand.js +2 -2
  1948. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutFunctionScalingConfigCommand.js +2 -2
  1949. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutProvisionedConcurrencyConfigCommand.js +2 -2
  1950. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/PutRuntimeManagementConfigCommand.js +2 -2
  1951. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemoveLayerVersionPermissionCommand.js +2 -2
  1952. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/RemovePermissionCommand.js +2 -2
  1953. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackFailureCommand.js +2 -2
  1954. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackHeartbeatCommand.js +2 -2
  1955. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/SendDurableExecutionCallbackSuccessCommand.js +2 -2
  1956. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/StopDurableExecutionCommand.js +2 -2
  1957. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/TagResourceCommand.js +2 -2
  1958. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UntagResourceCommand.js +2 -2
  1959. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateAliasCommand.js +2 -2
  1960. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCapacityProviderCommand.js +2 -2
  1961. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateCodeSigningConfigCommand.js +2 -2
  1962. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateEventSourceMappingCommand.js +2 -2
  1963. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionCodeCommand.js +2 -2
  1964. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionConfigurationCommand.js +2 -2
  1965. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionEventInvokeConfigCommand.js +2 -2
  1966. package/node_modules/@aws-sdk/client-lambda/dist-es/commands/UpdateFunctionUrlConfigCommand.js +2 -2
  1967. package/node_modules/@aws-sdk/client-lambda/dist-es/index.js +2 -0
  1968. package/node_modules/@aws-sdk/client-lambda/dist-es/pagination/index.js +4 -4
  1969. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.browser.js +1 -2
  1970. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.js +4 -6
  1971. package/node_modules/@aws-sdk/client-lambda/dist-es/runtimeConfig.shared.js +6 -1
  1972. package/node_modules/@aws-sdk/client-lambda/dist-es/schemas/schemas_0.js +1528 -2462
  1973. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/index.js +2 -2
  1974. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActive.js +1 -1
  1975. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionActiveV2.js +1 -1
  1976. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionExists.js +1 -1
  1977. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdated.js +1 -1
  1978. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForFunctionUpdatedV2.js +1 -1
  1979. package/node_modules/@aws-sdk/client-lambda/dist-es/waiters/waitForPublishedVersionActive.js +1 -1
  1980. package/node_modules/@aws-sdk/client-lambda/dist-types/LambdaClient.d.ts +1 -10
  1981. package/node_modules/@aws-sdk/client-lambda/dist-types/index.d.ts +2 -1
  1982. package/node_modules/@aws-sdk/client-lambda/dist-types/pagination/index.d.ts +4 -4
  1983. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.browser.d.ts +6 -2
  1984. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.d.ts +6 -2
  1985. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.native.d.ts +6 -2
  1986. package/node_modules/@aws-sdk/client-lambda/dist-types/runtimeConfig.shared.d.ts +6 -1
  1987. package/node_modules/@aws-sdk/client-lambda/dist-types/schemas/schemas_0.d.ts +391 -454
  1988. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/LambdaClient.d.ts +0 -4
  1989. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/index.d.ts +1 -0
  1990. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/pagination/index.d.ts +4 -4
  1991. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  1992. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  1993. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  1994. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  1995. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/schemas/schemas_0.d.ts +391 -456
  1996. package/node_modules/@aws-sdk/client-lambda/dist-types/ts3.4/waiters/index.d.ts +2 -2
  1997. package/node_modules/@aws-sdk/client-lambda/dist-types/waiters/index.d.ts +2 -2
  1998. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/README.md +1 -9
  1999. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  2000. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  2001. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  2002. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  2003. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  2004. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  2005. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  2006. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  2007. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  2008. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  2009. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  2010. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  2011. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  2012. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  2013. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  2014. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  2015. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  2016. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  2017. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  2018. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  2019. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  2020. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  2021. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  2022. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  2023. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  2024. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  2025. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  2026. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  2027. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  2028. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/client-sso/package.json +35 -35
  2029. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/LICENSE +201 -0
  2030. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  2031. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  2032. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  2033. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  2034. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  2035. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  2036. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  2037. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  2038. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  2039. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  2040. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  2041. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  2042. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  2043. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/core/package.json +14 -14
  2044. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  2045. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  2046. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  2047. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  2048. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  2049. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  2050. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  2051. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  2052. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  2053. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  2054. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  2055. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  2056. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  2057. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  2058. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  2059. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  2060. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  2061. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  2062. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  2063. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  2064. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  2065. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  2066. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  2067. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  2068. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  2069. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  2070. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  2071. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  2072. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  2073. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  2074. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  2075. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  2076. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  2077. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  2078. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  2079. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  2080. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  2081. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  2082. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  2083. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  2084. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2085. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  2086. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  2087. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  2088. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  2089. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  2090. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  2091. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  2092. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  2093. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  2094. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  2095. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2096. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  2097. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  2098. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  2099. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  2100. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  2101. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  2102. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  2103. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  2104. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  2105. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  2106. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  2107. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  2108. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  2109. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  2110. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  2111. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  2112. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  2113. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  2114. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  2115. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  2116. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  2117. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  2118. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  2119. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  2120. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  2121. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  2122. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  2123. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  2124. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  2125. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  2126. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  2127. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  2128. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  2129. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  2130. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  2131. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  2132. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  2133. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  2134. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  2135. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  2136. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  2137. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  2138. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  2139. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  2140. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  2141. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  2142. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  2143. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  2144. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  2145. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  2146. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  2147. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  2148. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  2149. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  2150. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  2151. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  2152. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  2153. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  2154. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  2155. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  2156. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  2157. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  2158. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  2159. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/token-providers/package.json +10 -10
  2160. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/types/package.json +5 -5
  2161. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  2162. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  2163. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  2164. package/node_modules/@aws-sdk/client-lambda/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  2165. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/abort-controller/package.json +2 -2
  2166. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/config-resolver/package.json +5 -5
  2167. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  2168. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  2169. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  2170. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  2171. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  2172. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  2173. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  2174. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2175. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  2176. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2177. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/core/package.json +11 -9
  2178. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  2179. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  2180. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/hash-node/package.json +2 -2
  2181. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/invalid-dependency/package.json +2 -2
  2182. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-content-length/package.json +3 -3
  2183. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  2184. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  2185. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  2186. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  2187. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  2188. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  2189. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-retry/package.json +9 -9
  2190. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-serde/package.json +3 -3
  2191. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/middleware-stack/package.json +2 -2
  2192. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-config-provider/package.json +4 -4
  2193. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/node-http-handler/package.json +5 -5
  2194. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/property-provider/package.json +2 -2
  2195. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/protocol-http/package.json +2 -2
  2196. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-builder/package.json +2 -2
  2197. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/querystring-parser/package.json +2 -2
  2198. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/service-error-classification/package.json +2 -2
  2199. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/signature-v4/package.json +4 -4
  2200. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  2201. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  2202. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  2203. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  2204. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/smithy-client/package.json +8 -8
  2205. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2206. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2207. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2208. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2209. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2210. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2211. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/types/package.json +1 -1
  2212. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/url-parser/package.json +3 -3
  2213. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  2214. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  2215. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-endpoints/package.json +3 -3
  2216. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-middleware/package.json +2 -2
  2217. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-retry/package.json +3 -3
  2218. package/node_modules/@aws-sdk/client-lambda/node_modules/@smithy/util-stream/package.json +4 -4
  2219. package/node_modules/@aws-sdk/client-lambda/package.json +43 -41
  2220. package/node_modules/@aws-sdk/client-s3/README.md +1 -111
  2221. package/node_modules/@aws-sdk/client-s3/dist-cjs/auth/httpAuthSchemeProvider.js +8 -9
  2222. package/node_modules/@aws-sdk/client-s3/dist-cjs/endpoint/ruleset.js +1 -1
  2223. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +2476 -4106
  2224. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.browser.js +1 -2
  2225. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.js +4 -8
  2226. package/node_modules/@aws-sdk/client-s3/dist-cjs/runtimeConfig.shared.js +7 -5
  2227. package/node_modules/@aws-sdk/client-s3/dist-es/auth/httpAuthSchemeProvider.js +8 -9
  2228. package/node_modules/@aws-sdk/client-s3/dist-es/commands/AbortMultipartUploadCommand.js +6 -3
  2229. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CompleteMultipartUploadCommand.js +2 -2
  2230. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CopyObjectCommand.js +2 -2
  2231. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketCommand.js +2 -2
  2232. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataConfigurationCommand.js +3 -3
  2233. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateBucketMetadataTableConfigurationCommand.js +3 -3
  2234. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateMultipartUploadCommand.js +2 -2
  2235. package/node_modules/@aws-sdk/client-s3/dist-es/commands/CreateSessionCommand.js +6 -3
  2236. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketAnalyticsConfigurationCommand.js +2 -2
  2237. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCommand.js +2 -2
  2238. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketCorsCommand.js +2 -2
  2239. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketEncryptionCommand.js +2 -2
  2240. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketIntelligentTieringConfigurationCommand.js +2 -2
  2241. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketInventoryConfigurationCommand.js +2 -2
  2242. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketLifecycleCommand.js +2 -2
  2243. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataConfigurationCommand.js +2 -2
  2244. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetadataTableConfigurationCommand.js +2 -2
  2245. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketMetricsConfigurationCommand.js +2 -2
  2246. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketOwnershipControlsCommand.js +2 -2
  2247. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketPolicyCommand.js +2 -2
  2248. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketReplicationCommand.js +2 -2
  2249. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketTaggingCommand.js +2 -2
  2250. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteBucketWebsiteCommand.js +2 -2
  2251. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectCommand.js +6 -3
  2252. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectTaggingCommand.js +6 -3
  2253. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeleteObjectsCommand.js +3 -3
  2254. package/node_modules/@aws-sdk/client-s3/dist-es/commands/DeletePublicAccessBlockCommand.js +2 -2
  2255. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAbacCommand.js +6 -3
  2256. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAccelerateConfigurationCommand.js +6 -3
  2257. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAclCommand.js +6 -3
  2258. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketAnalyticsConfigurationCommand.js +6 -3
  2259. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketCorsCommand.js +6 -3
  2260. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketEncryptionCommand.js +6 -3
  2261. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketIntelligentTieringConfigurationCommand.js +6 -3
  2262. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketInventoryConfigurationCommand.js +6 -3
  2263. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLifecycleConfigurationCommand.js +6 -3
  2264. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLocationCommand.js +6 -3
  2265. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketLoggingCommand.js +6 -3
  2266. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataConfigurationCommand.js +6 -3
  2267. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetadataTableConfigurationCommand.js +6 -3
  2268. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketMetricsConfigurationCommand.js +6 -3
  2269. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketNotificationConfigurationCommand.js +6 -3
  2270. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketOwnershipControlsCommand.js +6 -3
  2271. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyCommand.js +6 -3
  2272. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketPolicyStatusCommand.js +6 -3
  2273. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketReplicationCommand.js +6 -3
  2274. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketRequestPaymentCommand.js +6 -3
  2275. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketTaggingCommand.js +6 -3
  2276. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketVersioningCommand.js +6 -3
  2277. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetBucketWebsiteCommand.js +6 -3
  2278. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAclCommand.js +6 -3
  2279. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectAttributesCommand.js +2 -2
  2280. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectCommand.js +4 -4
  2281. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLegalHoldCommand.js +6 -3
  2282. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectLockConfigurationCommand.js +6 -3
  2283. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectRetentionCommand.js +6 -3
  2284. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTaggingCommand.js +6 -3
  2285. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetObjectTorrentCommand.js +2 -2
  2286. package/node_modules/@aws-sdk/client-s3/dist-es/commands/GetPublicAccessBlockCommand.js +6 -3
  2287. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadBucketCommand.js +6 -3
  2288. package/node_modules/@aws-sdk/client-s3/dist-es/commands/HeadObjectCommand.js +2 -2
  2289. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketAnalyticsConfigurationsCommand.js +6 -3
  2290. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketIntelligentTieringConfigurationsCommand.js +6 -3
  2291. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketInventoryConfigurationsCommand.js +6 -3
  2292. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketMetricsConfigurationsCommand.js +6 -3
  2293. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListBucketsCommand.js +6 -3
  2294. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListDirectoryBucketsCommand.js +6 -3
  2295. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListMultipartUploadsCommand.js +6 -3
  2296. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectVersionsCommand.js +6 -3
  2297. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsCommand.js +6 -3
  2298. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListObjectsV2Command.js +6 -3
  2299. package/node_modules/@aws-sdk/client-s3/dist-es/commands/ListPartsCommand.js +2 -2
  2300. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAbacCommand.js +3 -3
  2301. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAccelerateConfigurationCommand.js +3 -3
  2302. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAclCommand.js +3 -3
  2303. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketAnalyticsConfigurationCommand.js +2 -2
  2304. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketCorsCommand.js +3 -3
  2305. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketEncryptionCommand.js +3 -3
  2306. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketIntelligentTieringConfigurationCommand.js +2 -2
  2307. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketInventoryConfigurationCommand.js +2 -2
  2308. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLifecycleConfigurationCommand.js +3 -3
  2309. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketLoggingCommand.js +3 -3
  2310. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketMetricsConfigurationCommand.js +2 -2
  2311. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketNotificationConfigurationCommand.js +2 -2
  2312. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketOwnershipControlsCommand.js +3 -3
  2313. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketPolicyCommand.js +3 -3
  2314. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketReplicationCommand.js +3 -3
  2315. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketRequestPaymentCommand.js +3 -3
  2316. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketTaggingCommand.js +3 -3
  2317. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketVersioningCommand.js +3 -3
  2318. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutBucketWebsiteCommand.js +3 -3
  2319. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectAclCommand.js +3 -3
  2320. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectCommand.js +3 -3
  2321. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLegalHoldCommand.js +3 -3
  2322. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectLockConfigurationCommand.js +3 -3
  2323. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectRetentionCommand.js +3 -3
  2324. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutObjectTaggingCommand.js +3 -3
  2325. package/node_modules/@aws-sdk/client-s3/dist-es/commands/PutPublicAccessBlockCommand.js +3 -3
  2326. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RenameObjectCommand.js +6 -3
  2327. package/node_modules/@aws-sdk/client-s3/dist-es/commands/RestoreObjectCommand.js +3 -3
  2328. package/node_modules/@aws-sdk/client-s3/dist-es/commands/SelectObjectContentCommand.js +2 -2
  2329. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataInventoryTableConfigurationCommand.js +3 -3
  2330. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UpdateBucketMetadataJournalTableConfigurationCommand.js +3 -3
  2331. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCommand.js +3 -3
  2332. package/node_modules/@aws-sdk/client-s3/dist-es/commands/UploadPartCopyCommand.js +2 -2
  2333. package/node_modules/@aws-sdk/client-s3/dist-es/commands/WriteGetObjectResponseCommand.js +2 -2
  2334. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/EndpointParameters.js +2 -0
  2335. package/node_modules/@aws-sdk/client-s3/dist-es/endpoint/ruleset.js +1 -1
  2336. package/node_modules/@aws-sdk/client-s3/dist-es/index.js +3 -0
  2337. package/node_modules/@aws-sdk/client-s3/dist-es/models/enums.js +1 -0
  2338. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.browser.js +1 -2
  2339. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.js +6 -10
  2340. package/node_modules/@aws-sdk/client-s3/dist-es/runtimeConfig.shared.js +7 -5
  2341. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +1619 -3836
  2342. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketExists.js +1 -1
  2343. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForBucketNotExists.js +1 -1
  2344. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectExists.js +1 -1
  2345. package/node_modules/@aws-sdk/client-s3/dist-es/waiters/waitForObjectNotExists.js +1 -1
  2346. package/node_modules/@aws-sdk/client-s3/dist-types/S3Client.d.ts +1 -10
  2347. package/node_modules/@aws-sdk/client-s3/dist-types/commands/GetBucketInventoryConfigurationCommand.d.ts +1 -1
  2348. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketInventoryConfigurationsCommand.d.ts +1 -1
  2349. package/node_modules/@aws-sdk/client-s3/dist-types/commands/PutBucketInventoryConfigurationCommand.d.ts +1 -1
  2350. package/node_modules/@aws-sdk/client-s3/dist-types/endpoint/EndpointParameters.d.ts +3 -0
  2351. package/node_modules/@aws-sdk/client-s3/dist-types/index.d.ts +3 -2
  2352. package/node_modules/@aws-sdk/client-s3/dist-types/models/enums.d.ts +1 -0
  2353. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +9 -2
  2354. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +9 -2
  2355. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +9 -2
  2356. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +5 -1
  2357. package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +451 -502
  2358. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/S3Client.d.ts +0 -4
  2359. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +6 -0
  2360. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/index.d.ts +1 -0
  2361. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/enums.d.ts +1 -0
  2362. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +15 -7
  2363. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +15 -7
  2364. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +15 -7
  2365. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -5
  2366. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +451 -503
  2367. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/README.md +1 -9
  2368. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  2369. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  2370. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  2371. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  2372. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  2373. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  2374. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  2375. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  2376. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  2377. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  2378. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  2379. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  2380. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  2381. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  2382. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  2383. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  2384. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  2385. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  2386. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  2387. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  2388. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  2389. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  2390. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  2391. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  2392. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  2393. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  2394. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  2395. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  2396. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  2397. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/client-sso/package.json +35 -35
  2398. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/LICENSE +201 -0
  2399. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  2400. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  2401. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  2402. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  2403. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  2404. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  2405. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  2406. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  2407. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  2408. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  2409. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  2410. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  2411. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  2412. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/core/package.json +14 -14
  2413. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  2414. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  2415. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  2416. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  2417. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  2418. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  2419. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  2420. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  2421. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  2422. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  2423. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  2424. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  2425. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  2426. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  2427. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  2428. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  2429. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  2430. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  2431. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  2432. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  2433. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  2434. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  2435. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  2436. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  2437. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  2438. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  2439. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  2440. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  2441. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  2442. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  2443. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  2444. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  2445. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  2446. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  2447. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  2448. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  2449. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js +2 -2
  2450. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-sdk-s3/package.json +15 -15
  2451. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  2452. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  2453. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  2454. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  2455. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2456. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  2457. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  2458. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  2459. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  2460. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  2461. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  2462. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  2463. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  2464. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  2465. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  2466. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2467. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  2468. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  2469. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  2470. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  2471. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  2472. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  2473. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  2474. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  2475. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  2476. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  2477. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  2478. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  2479. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  2480. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  2481. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  2482. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  2483. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  2484. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  2485. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  2486. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  2487. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  2488. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  2489. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  2490. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  2491. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  2492. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  2493. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  2494. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  2495. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  2496. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  2497. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  2498. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  2499. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  2500. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  2501. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  2502. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  2503. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  2504. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  2505. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  2506. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  2507. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  2508. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  2509. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  2510. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  2511. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  2512. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  2513. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  2514. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  2515. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  2516. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  2517. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  2518. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  2519. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  2520. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/signature-v4-multi-region/package.json +9 -9
  2521. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  2522. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  2523. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  2524. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  2525. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  2526. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  2527. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  2528. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  2529. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  2530. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  2531. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/token-providers/package.json +10 -10
  2532. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/types/package.json +5 -5
  2533. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +24 -61
  2534. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +9 -0
  2535. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-arn-parser/package.json +4 -4
  2536. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  2537. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  2538. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  2539. package/node_modules/@aws-sdk/client-s3/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  2540. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/abort-controller/package.json +2 -2
  2541. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/config-resolver/package.json +5 -5
  2542. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  2543. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  2544. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  2545. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  2546. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  2547. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  2548. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  2549. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2550. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  2551. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2552. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/core/package.json +11 -9
  2553. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  2554. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  2555. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/hash-node/package.json +2 -2
  2556. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/invalid-dependency/package.json +2 -2
  2557. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-content-length/package.json +3 -3
  2558. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  2559. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  2560. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  2561. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  2562. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  2563. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  2564. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-retry/package.json +9 -9
  2565. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-serde/package.json +3 -3
  2566. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/middleware-stack/package.json +2 -2
  2567. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-config-provider/package.json +4 -4
  2568. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/node-http-handler/package.json +5 -5
  2569. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/property-provider/package.json +2 -2
  2570. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/protocol-http/package.json +2 -2
  2571. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-builder/package.json +2 -2
  2572. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/querystring-parser/package.json +2 -2
  2573. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/service-error-classification/package.json +2 -2
  2574. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/signature-v4/package.json +4 -4
  2575. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  2576. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  2577. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  2578. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  2579. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/smithy-client/package.json +8 -8
  2580. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2581. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2582. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2583. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2584. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2585. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2586. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/types/package.json +1 -1
  2587. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/url-parser/package.json +3 -3
  2588. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  2589. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  2590. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-endpoints/package.json +3 -3
  2591. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-middleware/package.json +2 -2
  2592. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-retry/package.json +3 -3
  2593. package/node_modules/@aws-sdk/client-s3/node_modules/@smithy/util-stream/package.json +4 -4
  2594. package/node_modules/@aws-sdk/client-s3/package.json +52 -52
  2595. package/node_modules/@aws-sdk/crc64-nvme/LICENSE +201 -0
  2596. package/node_modules/@aws-sdk/crc64-nvme/README.md +61 -0
  2597. package/node_modules/@aws-sdk/crc64-nvme/dist-cjs/index.js +101 -0
  2598. package/node_modules/@aws-sdk/crc64-nvme/dist-es/Crc64Nvme.js +92 -0
  2599. package/node_modules/@aws-sdk/crc64-nvme/dist-es/index.js +2 -0
  2600. package/node_modules/@aws-sdk/crc64-nvme/dist-types/Crc64Nvme.d.ts +24 -0
  2601. package/node_modules/@aws-sdk/crc64-nvme/dist-types/index.d.ts +2 -0
  2602. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/Crc64Nvme.d.ts +9 -0
  2603. package/node_modules/@aws-sdk/crc64-nvme/dist-types/ts3.4/index.d.ts +2 -0
  2604. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/LICENSE +201 -0
  2605. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/README.md +115 -0
  2606. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-cjs/index.js +91 -0
  2607. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/abort-handler.js +1 -0
  2608. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/abort.js +1 -0
  2609. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpApiKeyAuth.js +5 -0
  2610. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpAuthScheme.js +1 -0
  2611. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpAuthSchemeProvider.js +1 -0
  2612. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/HttpSigner.js +1 -0
  2613. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/IdentityProviderConfig.js +1 -0
  2614. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/auth.js +5 -0
  2615. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/auth/index.js +6 -0
  2616. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/blob/blob-payload-input-types.js +1 -0
  2617. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/checksum.js +1 -0
  2618. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/client.js +1 -0
  2619. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/command.js +1 -0
  2620. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/config.js +1 -0
  2621. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/index.js +3 -0
  2622. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/manager.js +1 -0
  2623. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/connection/pool.js +1 -0
  2624. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/crypto.js +1 -0
  2625. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/downlevel-ts3.4/transform/type-transform.js +1 -0
  2626. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/encode.js +1 -0
  2627. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoint.js +5 -0
  2628. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/EndpointRuleObject.js +1 -0
  2629. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/ErrorRuleObject.js +1 -0
  2630. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/RuleSetObject.js +1 -0
  2631. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/TreeRuleObject.js +1 -0
  2632. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/index.js +5 -0
  2633. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/endpoints/shared.js +1 -0
  2634. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/eventStream.js +1 -0
  2635. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/checksum.js +38 -0
  2636. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/defaultClientConfiguration.js +7 -0
  2637. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/defaultExtensionConfiguration.js +1 -0
  2638. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/index.js +3 -0
  2639. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/extensions/retry.js +1 -0
  2640. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/externals-check/browser-externals-check.js +1 -0
  2641. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/feature-ids.js +1 -0
  2642. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/http/httpHandlerInitialization.js +1 -0
  2643. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/http.js +5 -0
  2644. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/apiKeyIdentity.js +1 -0
  2645. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/awsCredentialIdentity.js +1 -0
  2646. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/identity.js +1 -0
  2647. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/index.js +4 -0
  2648. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/identity/tokenIdentity.js +1 -0
  2649. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/index.js +43 -0
  2650. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/logger.js +1 -0
  2651. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/middleware.js +1 -0
  2652. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/pagination.js +1 -0
  2653. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/profile.js +6 -0
  2654. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/response.js +1 -0
  2655. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/retry.js +1 -0
  2656. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/schema-deprecated.js +1 -0
  2657. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/schema.js +1 -0
  2658. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/sentinels.js +1 -0
  2659. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/static-schemas.js +1 -0
  2660. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/schema/traits.js +1 -0
  2661. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/serde.js +1 -0
  2662. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/shapes.js +1 -0
  2663. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/signature.js +1 -0
  2664. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/stream.js +1 -0
  2665. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-common-types.js +1 -0
  2666. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-input-types.js +1 -0
  2667. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/streaming-payload/streaming-blob-payload-output-types.js +1 -0
  2668. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transfer.js +6 -0
  2669. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/client-method-transforms.js +1 -0
  2670. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/client-payload-blob-type-narrow.js +1 -0
  2671. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/exact.js +1 -0
  2672. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/mutable.js +1 -0
  2673. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/no-undefined.js +1 -0
  2674. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/transform/type-transform.js +1 -0
  2675. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/uri.js +1 -0
  2676. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/util.js +1 -0
  2677. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-es/waiter.js +1 -0
  2678. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/abort-handler.d.ts +7 -0
  2679. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/abort.d.ts +50 -0
  2680. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpApiKeyAuth.d.ts +7 -0
  2681. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpAuthScheme.d.ts +49 -0
  2682. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpAuthSchemeProvider.d.ts +20 -0
  2683. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/HttpSigner.d.ts +41 -0
  2684. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/IdentityProviderConfig.d.ts +14 -0
  2685. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/auth.d.ts +57 -0
  2686. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/auth/index.d.ts +6 -0
  2687. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/blob/blob-payload-input-types.d.ts +40 -0
  2688. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/checksum.d.ts +63 -0
  2689. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/client.d.ts +57 -0
  2690. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/command.d.ts +28 -0
  2691. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/config.d.ts +10 -0
  2692. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/index.d.ts +3 -0
  2693. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/manager.d.ts +34 -0
  2694. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/connection/pool.d.ts +32 -0
  2695. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/crypto.d.ts +60 -0
  2696. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/downlevel-ts3.4/transform/type-transform.d.ts +25 -0
  2697. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/encode.d.ts +31 -0
  2698. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoint.d.ts +77 -0
  2699. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/EndpointRuleObject.d.ts +27 -0
  2700. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/ErrorRuleObject.d.ts +10 -0
  2701. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/RuleSetObject.d.ts +28 -0
  2702. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/TreeRuleObject.d.ts +16 -0
  2703. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/index.d.ts +5 -0
  2704. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/endpoints/shared.d.ts +55 -0
  2705. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/eventStream.d.ts +137 -0
  2706. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/checksum.d.ts +58 -0
  2707. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/defaultClientConfiguration.d.ts +33 -0
  2708. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/defaultExtensionConfiguration.d.ts +9 -0
  2709. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/index.d.ts +4 -0
  2710. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/extensions/retry.d.ts +18 -0
  2711. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/externals-check/browser-externals-check.d.ts +35 -0
  2712. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/feature-ids.d.ts +16 -0
  2713. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/http/httpHandlerInitialization.d.ts +128 -0
  2714. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/http.d.ts +112 -0
  2715. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/apiKeyIdentity.d.ts +14 -0
  2716. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/awsCredentialIdentity.d.ts +31 -0
  2717. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/identity.d.ts +15 -0
  2718. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/index.d.ts +4 -0
  2719. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/identity/tokenIdentity.d.ts +14 -0
  2720. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/index.d.ts +43 -0
  2721. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/logger.d.ts +13 -0
  2722. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/middleware.d.ts +534 -0
  2723. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/pagination.d.ts +33 -0
  2724. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/profile.d.ts +30 -0
  2725. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/response.d.ts +40 -0
  2726. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/retry.d.ts +133 -0
  2727. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +143 -0
  2728. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/schema.d.ts +236 -0
  2729. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/sentinels.d.ts +65 -0
  2730. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +97 -0
  2731. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/schema/traits.d.ts +46 -0
  2732. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/serde.d.ts +114 -0
  2733. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/shapes.d.ts +82 -0
  2734. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/signature.d.ts +155 -0
  2735. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/stream.d.ts +22 -0
  2736. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-common-types.d.ts +32 -0
  2737. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
  2738. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
  2739. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transfer.d.ts +41 -0
  2740. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/client-method-transforms.d.ts +26 -0
  2741. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/client-payload-blob-type-narrow.d.ts +77 -0
  2742. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/exact.d.ts +6 -0
  2743. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/mutable.d.ts +6 -0
  2744. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/no-undefined.d.ts +68 -0
  2745. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/transform/type-transform.d.ts +34 -0
  2746. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/abort-handler.d.ts +7 -0
  2747. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/abort.d.ts +50 -0
  2748. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpApiKeyAuth.d.ts +7 -0
  2749. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthScheme.d.ts +49 -0
  2750. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpAuthSchemeProvider.d.ts +20 -0
  2751. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/HttpSigner.d.ts +41 -0
  2752. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/IdentityProviderConfig.d.ts +14 -0
  2753. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/auth.d.ts +57 -0
  2754. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/auth/index.d.ts +6 -0
  2755. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/blob/blob-payload-input-types.d.ts +40 -0
  2756. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/checksum.d.ts +63 -0
  2757. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/client.d.ts +57 -0
  2758. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/command.d.ts +28 -0
  2759. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/config.d.ts +10 -0
  2760. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/index.d.ts +3 -0
  2761. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/manager.d.ts +34 -0
  2762. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/connection/pool.d.ts +32 -0
  2763. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/crypto.d.ts +60 -0
  2764. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/downlevel-ts3.4/transform/type-transform.d.ts +41 -0
  2765. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/encode.d.ts +31 -0
  2766. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoint.d.ts +77 -0
  2767. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/EndpointRuleObject.d.ts +27 -0
  2768. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/ErrorRuleObject.d.ts +10 -0
  2769. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/RuleSetObject.d.ts +28 -0
  2770. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/TreeRuleObject.d.ts +16 -0
  2771. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/index.d.ts +5 -0
  2772. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/endpoints/shared.d.ts +55 -0
  2773. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/eventStream.d.ts +137 -0
  2774. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/checksum.d.ts +58 -0
  2775. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultClientConfiguration.d.ts +33 -0
  2776. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/defaultExtensionConfiguration.d.ts +9 -0
  2777. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/index.d.ts +4 -0
  2778. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/extensions/retry.d.ts +18 -0
  2779. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/externals-check/browser-externals-check.d.ts +35 -0
  2780. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/feature-ids.d.ts +16 -0
  2781. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/http/httpHandlerInitialization.d.ts +128 -0
  2782. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/http.d.ts +112 -0
  2783. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/apiKeyIdentity.d.ts +14 -0
  2784. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/awsCredentialIdentity.d.ts +31 -0
  2785. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/identity.d.ts +15 -0
  2786. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/index.d.ts +4 -0
  2787. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/identity/tokenIdentity.d.ts +14 -0
  2788. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/index.d.ts +43 -0
  2789. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/logger.d.ts +13 -0
  2790. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/middleware.d.ts +534 -0
  2791. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/pagination.d.ts +33 -0
  2792. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/profile.d.ts +30 -0
  2793. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/response.d.ts +40 -0
  2794. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/retry.d.ts +133 -0
  2795. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +149 -0
  2796. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +251 -0
  2797. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/sentinels.d.ts +65 -0
  2798. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +116 -0
  2799. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/schema/traits.d.ts +46 -0
  2800. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/serde.d.ts +114 -0
  2801. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/shapes.d.ts +82 -0
  2802. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/signature.d.ts +155 -0
  2803. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/stream.d.ts +22 -0
  2804. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-common-types.d.ts +32 -0
  2805. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-input-types.d.ts +60 -0
  2806. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/streaming-payload/streaming-blob-payload-output-types.d.ts +51 -0
  2807. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transfer.d.ts +41 -0
  2808. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/client-method-transforms.d.ts +26 -0
  2809. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/client-payload-blob-type-narrow.d.ts +81 -0
  2810. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/exact.d.ts +14 -0
  2811. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/mutable.d.ts +6 -0
  2812. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/no-undefined.d.ts +88 -0
  2813. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/transform/type-transform.d.ts +41 -0
  2814. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/uri.d.ts +17 -0
  2815. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/util.d.ts +192 -0
  2816. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/ts3.4/waiter.d.ts +35 -0
  2817. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/uri.d.ts +17 -0
  2818. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/util.d.ts +176 -0
  2819. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/dist-types/waiter.d.ts +35 -0
  2820. package/node_modules/@aws-sdk/crc64-nvme/node_modules/@smithy/types/package.json +61 -0
  2821. package/node_modules/@aws-sdk/crc64-nvme/package.json +50 -0
  2822. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@aws-sdk/types/package.json +5 -5
  2823. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/property-provider/package.json +2 -2
  2824. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2825. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2826. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2827. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2828. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2829. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2830. package/node_modules/@aws-sdk/credential-provider-cognito-identity/node_modules/@smithy/types/package.json +1 -1
  2831. package/node_modules/@aws-sdk/credential-provider-cognito-identity/package.json +8 -8
  2832. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/LICENSE +201 -0
  2833. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  2834. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  2835. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  2836. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  2837. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  2838. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  2839. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  2840. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  2841. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  2842. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  2843. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  2844. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  2845. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  2846. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/core/package.json +14 -14
  2847. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  2848. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  2849. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  2850. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  2851. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  2852. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  2853. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  2854. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2855. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  2856. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  2857. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  2858. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  2859. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  2860. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  2861. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  2862. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  2863. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  2864. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  2865. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  2866. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  2867. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  2868. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  2869. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  2870. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  2871. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  2872. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  2873. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  2874. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  2875. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  2876. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  2877. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  2878. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  2879. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  2880. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  2881. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  2882. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  2883. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  2884. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  2885. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  2886. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  2887. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  2888. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  2889. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  2890. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  2891. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  2892. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  2893. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  2894. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  2895. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  2896. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  2897. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  2898. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  2899. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  2900. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  2901. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  2902. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  2903. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  2904. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  2905. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  2906. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  2907. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  2908. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  2909. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  2910. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  2911. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  2912. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  2913. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  2914. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  2915. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  2916. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  2917. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  2918. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  2919. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/types/package.json +5 -5
  2920. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  2921. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  2922. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  2923. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  2924. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/abort-controller/package.json +2 -2
  2925. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/config-resolver/package.json +5 -5
  2926. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  2927. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  2928. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  2929. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  2930. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  2931. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  2932. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  2933. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2934. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  2935. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  2936. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/core/package.json +11 -9
  2937. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  2938. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  2939. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/hash-node/package.json +2 -2
  2940. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/invalid-dependency/package.json +2 -2
  2941. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-content-length/package.json +3 -3
  2942. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  2943. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  2944. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  2945. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  2946. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  2947. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  2948. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-retry/package.json +9 -9
  2949. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-serde/package.json +3 -3
  2950. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/middleware-stack/package.json +2 -2
  2951. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/node-config-provider/package.json +4 -4
  2952. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/node-http-handler/package.json +5 -5
  2953. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/property-provider/package.json +2 -2
  2954. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/protocol-http/package.json +2 -2
  2955. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/querystring-builder/package.json +2 -2
  2956. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/querystring-parser/package.json +2 -2
  2957. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/service-error-classification/package.json +2 -2
  2958. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/signature-v4/package.json +4 -4
  2959. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  2960. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  2961. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  2962. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  2963. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/smithy-client/package.json +8 -8
  2964. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  2965. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  2966. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  2967. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  2968. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  2969. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  2970. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/types/package.json +1 -1
  2971. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/url-parser/package.json +3 -3
  2972. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  2973. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  2974. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-endpoints/package.json +3 -3
  2975. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-middleware/package.json +2 -2
  2976. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-retry/package.json +3 -3
  2977. package/node_modules/@aws-sdk/credential-provider-login/node_modules/@smithy/util-stream/package.json +4 -4
  2978. package/node_modules/@aws-sdk/credential-provider-login/package.json +11 -11
  2979. package/node_modules/@aws-sdk/credential-providers/README.md +1 -1
  2980. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/README.md +1 -9
  2981. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/auth/httpAuthSchemeProvider.js +27 -20
  2982. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +116 -98
  2983. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.browser.js +1 -2
  2984. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.js +2 -4
  2985. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  2986. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/auth/httpAuthSchemeProvider.js +27 -20
  2987. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  2988. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  2989. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  2990. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  2991. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/index.js +2 -0
  2992. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.browser.js +1 -2
  2993. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.js +4 -6
  2994. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  2995. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +91 -92
  2996. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  2997. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +2 -1
  2998. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  2999. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  3000. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  3001. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  3002. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  3003. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  3004. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  3005. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  3006. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  3007. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  3008. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  3009. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  3010. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/client-sso/package.json +35 -35
  3011. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/LICENSE +201 -0
  3012. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  3013. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  3014. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  3015. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  3016. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  3017. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  3018. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  3019. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  3020. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  3021. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  3022. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  3023. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  3024. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  3025. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/core/package.json +14 -14
  3026. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-env/package.json +8 -8
  3027. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-http/package.json +13 -13
  3028. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +22 -24
  3029. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +3 -10
  3030. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +4 -3
  3031. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +2 -2
  3032. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +5 -5
  3033. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +4 -2
  3034. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +4 -2
  3035. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +2 -3
  3036. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +3 -3
  3037. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +2 -1
  3038. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +2 -1
  3039. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +2 -1
  3040. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +2 -1
  3041. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +5 -3
  3042. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -0
  3043. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +3 -1
  3044. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +2 -0
  3045. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +3 -1
  3046. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +3 -1
  3047. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-ini/package.json +17 -17
  3048. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-node/package.json +15 -15
  3049. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-process/package.json +9 -9
  3050. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +5 -3
  3051. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +2 -0
  3052. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +3 -3
  3053. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +2 -1
  3054. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +1 -1
  3055. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +2 -0
  3056. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +1 -0
  3057. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-sso/package.json +11 -11
  3058. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/credential-provider-web-identity/package.json +10 -10
  3059. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-host-header/package.json +7 -7
  3060. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-logger/package.json +6 -6
  3061. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-recursion-detection/package.json +7 -7
  3062. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/middleware-user-agent/package.json +10 -10
  3063. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  3064. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  3065. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  3066. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  3067. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +89 -69
  3068. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  3069. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  3070. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +2 -0
  3071. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +2 -2
  3072. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  3073. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  3074. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  3075. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +2 -0
  3076. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +2 -2
  3077. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  3078. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  3079. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  3080. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  3081. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +3 -2
  3082. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +2 -0
  3083. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +2 -2
  3084. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  3085. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +46 -46
  3086. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  3087. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +2 -1
  3088. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  3089. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  3090. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  3091. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  3092. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  3093. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  3094. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +2 -1
  3095. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  3096. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  3097. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  3098. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  3099. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  3100. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  3101. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +2 -1
  3102. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  3103. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  3104. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  3105. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  3106. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  3107. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  3108. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  3109. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  3110. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  3111. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  3112. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  3113. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  3114. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  3115. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  3116. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  3117. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  3118. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  3119. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  3120. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  3121. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  3122. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  3123. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  3124. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  3125. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  3126. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  3127. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  3128. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/nested-clients/package.json +35 -35
  3129. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  3130. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/region-config-resolver/package.json +8 -8
  3131. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +6 -13
  3132. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +2 -9
  3133. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +2 -2
  3134. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +2 -2
  3135. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +1 -1
  3136. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +3 -2
  3137. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +2 -1
  3138. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +1 -1
  3139. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +3 -1
  3140. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +3 -1
  3141. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/token-providers/package.json +10 -10
  3142. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/types/package.json +5 -5
  3143. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-endpoints/package.json +8 -8
  3144. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-browser/package.json +6 -6
  3145. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/util-user-agent-node/package.json +8 -8
  3146. package/node_modules/@aws-sdk/credential-providers/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  3147. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/abort-controller/package.json +2 -2
  3148. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/config-resolver/package.json +5 -5
  3149. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  3150. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  3151. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  3152. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  3153. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  3154. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  3155. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  3156. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3157. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  3158. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3159. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/core/package.json +11 -9
  3160. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  3161. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  3162. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/hash-node/package.json +2 -2
  3163. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/invalid-dependency/package.json +2 -2
  3164. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-content-length/package.json +3 -3
  3165. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  3166. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  3167. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  3168. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  3169. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  3170. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  3171. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-retry/package.json +9 -9
  3172. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-serde/package.json +3 -3
  3173. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/middleware-stack/package.json +2 -2
  3174. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-config-provider/package.json +4 -4
  3175. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/node-http-handler/package.json +5 -5
  3176. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/property-provider/package.json +2 -2
  3177. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/protocol-http/package.json +2 -2
  3178. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-builder/package.json +2 -2
  3179. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/querystring-parser/package.json +2 -2
  3180. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/service-error-classification/package.json +2 -2
  3181. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/signature-v4/package.json +4 -4
  3182. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  3183. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  3184. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  3185. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  3186. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/smithy-client/package.json +8 -8
  3187. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3188. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3189. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3190. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3191. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3192. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3193. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/types/package.json +1 -1
  3194. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/url-parser/package.json +3 -3
  3195. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-browser/package.json +5 -5
  3196. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-defaults-mode-node/package.json +8 -8
  3197. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-endpoints/package.json +3 -3
  3198. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-middleware/package.json +2 -2
  3199. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-retry/package.json +3 -3
  3200. package/node_modules/@aws-sdk/credential-providers/node_modules/@smithy/util-stream/package.json +4 -4
  3201. package/node_modules/@aws-sdk/credential-providers/package.json +23 -23
  3202. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/types/package.json +5 -5
  3203. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/util-arn-parser/dist-cjs/index.js +24 -61
  3204. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/util-arn-parser/dist-types/index.d.ts +9 -0
  3205. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@aws-sdk/util-arn-parser/package.json +4 -4
  3206. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/node-config-provider/package.json +4 -4
  3207. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/property-provider/package.json +2 -2
  3208. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/protocol-http/package.json +2 -2
  3209. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3210. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3211. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3212. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3213. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3214. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3215. package/node_modules/@aws-sdk/middleware-bucket-endpoint/node_modules/@smithy/types/package.json +1 -1
  3216. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +9 -9
  3217. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@aws-sdk/types/package.json +5 -5
  3218. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/protocol-http/package.json +2 -2
  3219. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3220. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3221. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3222. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3223. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3224. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3225. package/node_modules/@aws-sdk/middleware-expect-continue/node_modules/@smithy/types/package.json +1 -1
  3226. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +7 -7
  3227. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js +29 -21
  3228. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/flexibleChecksumsMiddleware.js +25 -9
  3229. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/index.js +0 -1
  3230. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-es/selectChecksumAlgorithmFunction.js +2 -6
  3231. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/index.d.ts +0 -1
  3232. package/node_modules/@aws-sdk/middleware-flexible-checksums/dist-types/ts3.4/index.d.ts +0 -1
  3233. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/LICENSE +201 -0
  3234. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/index.js +106 -5
  3235. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +9 -1
  3236. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
  3237. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +9 -1
  3238. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
  3239. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
  3240. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
  3241. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
  3242. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
  3243. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
  3244. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
  3245. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
  3246. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
  3247. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/core/package.json +14 -14
  3248. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/types/package.json +5 -5
  3249. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@aws-sdk/xml-builder/package.json +5 -5
  3250. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/abort-controller/package.json +2 -2
  3251. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +22 -3
  3252. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +3 -0
  3253. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  3254. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +23 -3
  3255. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/protocols/HttpProtocol.js +3 -0
  3256. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  3257. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/protocols/SerdeContext.d.ts +10 -2
  3258. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3259. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/SerdeContext.d.ts +10 -2
  3260. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  3261. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/core/package.json +11 -9
  3262. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  3263. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  3264. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  3265. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  3266. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  3267. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  3268. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-endpoint/package.json +9 -9
  3269. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-serde/package.json +3 -3
  3270. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/middleware-stack/package.json +2 -2
  3271. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-config-provider/package.json +4 -4
  3272. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/node-http-handler/package.json +5 -5
  3273. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/property-provider/package.json +2 -2
  3274. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/protocol-http/package.json +2 -2
  3275. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-builder/package.json +2 -2
  3276. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/querystring-parser/package.json +2 -2
  3277. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/signature-v4/package.json +4 -4
  3278. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  3279. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  3280. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  3281. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  3282. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/smithy-client/package.json +8 -8
  3283. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3284. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3285. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3286. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3287. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3288. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3289. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/types/package.json +1 -1
  3290. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/url-parser/package.json +3 -3
  3291. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-middleware/package.json +2 -2
  3292. package/node_modules/@aws-sdk/middleware-flexible-checksums/node_modules/@smithy/util-stream/package.json +4 -4
  3293. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +13 -12
  3294. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@aws-sdk/types/package.json +5 -5
  3295. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3296. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3297. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3298. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3299. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3300. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3301. package/node_modules/@aws-sdk/middleware-location-constraint/node_modules/@smithy/types/package.json +1 -1
  3302. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +6 -6
  3303. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@aws-sdk/types/package.json +5 -5
  3304. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3305. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3306. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3307. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3308. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3309. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3310. package/node_modules/@aws-sdk/middleware-ssec/node_modules/@smithy/types/package.json +1 -1
  3311. package/node_modules/@aws-sdk/middleware-ssec/package.json +6 -6
  3312. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3313. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3314. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3315. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3316. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3317. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3318. package/node_modules/@smithy/eventstream-codec/node_modules/@smithy/types/package.json +1 -1
  3319. package/node_modules/@smithy/eventstream-codec/package.json +2 -2
  3320. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3321. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3322. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3323. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3324. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3325. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3326. package/node_modules/@smithy/eventstream-serde-browser/node_modules/@smithy/types/package.json +1 -1
  3327. package/node_modules/@smithy/eventstream-serde-browser/package.json +3 -3
  3328. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3329. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3330. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3331. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3332. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3333. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3334. package/node_modules/@smithy/eventstream-serde-config-resolver/node_modules/@smithy/types/package.json +1 -1
  3335. package/node_modules/@smithy/eventstream-serde-config-resolver/package.json +2 -2
  3336. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3337. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3338. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3339. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3340. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3341. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3342. package/node_modules/@smithy/eventstream-serde-node/node_modules/@smithy/types/package.json +1 -1
  3343. package/node_modules/@smithy/eventstream-serde-node/package.json +3 -3
  3344. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3345. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3346. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3347. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3348. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3349. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3350. package/node_modules/@smithy/eventstream-serde-universal/node_modules/@smithy/types/package.json +1 -1
  3351. package/node_modules/@smithy/eventstream-serde-universal/package.json +3 -3
  3352. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3353. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3354. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3355. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3356. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3357. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3358. package/node_modules/@smithy/hash-blob-browser/node_modules/@smithy/types/package.json +1 -1
  3359. package/node_modules/@smithy/hash-blob-browser/package.json +2 -2
  3360. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3361. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3362. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3363. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3364. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3365. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3366. package/node_modules/@smithy/hash-stream-node/node_modules/@smithy/types/package.json +1 -1
  3367. package/node_modules/@smithy/hash-stream-node/package.json +2 -2
  3368. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3369. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3370. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3371. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3372. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3373. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3374. package/node_modules/@smithy/md5-js/node_modules/@smithy/types/package.json +1 -1
  3375. package/node_modules/@smithy/md5-js/package.json +2 -2
  3376. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3377. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3378. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3379. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3380. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3381. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3382. package/node_modules/@smithy/shared-ini-file-loader/node_modules/@smithy/types/package.json +1 -1
  3383. package/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  3384. package/node_modules/@smithy/util-waiter/node_modules/@smithy/abort-controller/package.json +2 -2
  3385. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  3386. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  3387. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  3388. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  3389. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  3390. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  3391. package/node_modules/@smithy/util-waiter/node_modules/@smithy/types/package.json +1 -1
  3392. package/node_modules/@smithy/util-waiter/package.json +3 -3
  3393. package/node_modules/@types/node/README.md +1 -1
  3394. package/node_modules/@types/node/events.d.ts +390 -382
  3395. package/node_modules/@types/node/package.json +2 -2
  3396. package/node_modules/@types/node/process.d.ts +5 -0
  3397. package/node_modules/@types/node/tls.d.ts +4 -0
  3398. package/package.json +18 -18
  3399. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-es/crc64-nvme-crt-container.js +0 -0
  3400. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/crc64-nvme-crt-container.d.ts +0 -0
  3401. /package/node_modules/@aws-sdk/{middleware-flexible-checksums → crc64-nvme}/dist-types/ts3.4/crc64-nvme-crt-container.d.ts +0 -0
@@ -837,2568 +837,2480 @@ const _uLT = "userListType";
837
837
  const _vMFADLT = "virtualMFADeviceListType";
838
838
  const n0 = "com.amazonaws.iam";
839
839
  import { TypeRegistry } from "@smithy/core/schema";
840
- import { AccountNotManagementOrDelegatedAdministratorException as __AccountNotManagementOrDelegatedAdministratorException, CallerIsNotManagementAccountException as __CallerIsNotManagementAccountException, ConcurrentModificationException as __ConcurrentModificationException, CredentialReportExpiredException as __CredentialReportExpiredException, CredentialReportNotPresentException as __CredentialReportNotPresentException, CredentialReportNotReadyException as __CredentialReportNotReadyException, DeleteConflictException as __DeleteConflictException, DuplicateCertificateException as __DuplicateCertificateException, DuplicateSSHPublicKeyException as __DuplicateSSHPublicKeyException, EntityAlreadyExistsException as __EntityAlreadyExistsException, EntityTemporarilyUnmodifiableException as __EntityTemporarilyUnmodifiableException, FeatureDisabledException as __FeatureDisabledException, FeatureEnabledException as __FeatureEnabledException, InvalidAuthenticationCodeException as __InvalidAuthenticationCodeException, InvalidCertificateException as __InvalidCertificateException, InvalidInputException as __InvalidInputException, InvalidPublicKeyException as __InvalidPublicKeyException, InvalidUserTypeException as __InvalidUserTypeException, KeyPairMismatchException as __KeyPairMismatchException, LimitExceededException as __LimitExceededException, MalformedCertificateException as __MalformedCertificateException, MalformedPolicyDocumentException as __MalformedPolicyDocumentException, NoSuchEntityException as __NoSuchEntityException, OpenIdIdpCommunicationErrorException as __OpenIdIdpCommunicationErrorException, OrganizationNotFoundException as __OrganizationNotFoundException, OrganizationNotInAllFeaturesModeException as __OrganizationNotInAllFeaturesModeException, PasswordPolicyViolationException as __PasswordPolicyViolationException, PolicyEvaluationException as __PolicyEvaluationException, PolicyNotAttachableException as __PolicyNotAttachableException, ReportGenerationLimitExceededException as __ReportGenerationLimitExceededException, ServiceAccessNotEnabledException as __ServiceAccessNotEnabledException, ServiceFailureException as __ServiceFailureException, ServiceNotSupportedException as __ServiceNotSupportedException, UnmodifiableEntityException as __UnmodifiableEntityException, UnrecognizedPublicKeyEncodingException as __UnrecognizedPublicKeyEncodingException, } from "../models/errors";
841
- import { IAMServiceException as __IAMServiceException } from "../models/IAMServiceException";
842
- export var accessKeySecretType = [0, n0, _aKST, 8, 0];
843
- export var BootstrapDatum = [0, n0, _BD, 8, 21];
844
- export var passwordType = [0, n0, _pT, 8, 0];
845
- export var privateKeyType = [0, n0, _pKT, 8, 0];
846
- export var serviceCredentialSecret = [0, n0, _sCS, 8, 0];
847
- export var servicePassword = [0, n0, _sP, 8, 0];
848
- export var AcceptDelegationRequestRequest = [3, n0, _ADRR, 0, [_DRI], [0]];
849
- export var AccessDetail = [3, n0, _AD, 0, [_SN, _SNe, _R, _EP, _LAT, _TAE], [0, 0, 0, 0, 4, 1]];
850
- export var AccessKey = [
851
- 3,
852
- n0,
853
- _AK,
840
+ import { AccountNotManagementOrDelegatedAdministratorException, CallerIsNotManagementAccountException, ConcurrentModificationException, CredentialReportExpiredException, CredentialReportNotPresentException, CredentialReportNotReadyException, DeleteConflictException, DuplicateCertificateException, DuplicateSSHPublicKeyException, EntityAlreadyExistsException, EntityTemporarilyUnmodifiableException, FeatureDisabledException, FeatureEnabledException, InvalidAuthenticationCodeException, InvalidCertificateException, InvalidInputException, InvalidPublicKeyException, InvalidUserTypeException, KeyPairMismatchException, LimitExceededException, MalformedCertificateException, MalformedPolicyDocumentException, NoSuchEntityException, OpenIdIdpCommunicationErrorException, OrganizationNotFoundException, OrganizationNotInAllFeaturesModeException, PasswordPolicyViolationException, PolicyEvaluationException, PolicyNotAttachableException, ReportGenerationLimitExceededException, ServiceAccessNotEnabledException, ServiceFailureException, ServiceNotSupportedException, UnmodifiableEntityException, UnrecognizedPublicKeyEncodingException, } from "../models/errors";
841
+ import { IAMServiceException } from "../models/IAMServiceException";
842
+ var accessKeySecretType = [0, n0, _aKST, 8, 0];
843
+ var BootstrapDatum = [0, n0, _BD, 8, 21];
844
+ var passwordType = [0, n0, _pT, 8, 0];
845
+ var privateKeyType = [0, n0, _pKT, 8, 0];
846
+ var serviceCredentialSecret = [0, n0, _sCS, 8, 0];
847
+ var servicePassword = [0, n0, _sP, 8, 0];
848
+ export var AcceptDelegationRequestRequest$ = [3, n0, _ADRR,
849
+ 0,
850
+ [_DRI],
851
+ [0]
852
+ ];
853
+ export var AccessDetail$ = [3, n0, _AD,
854
+ 0,
855
+ [_SN, _SNe, _R, _EP, _LAT, _TAE],
856
+ [0, 0, 0, 0, 4, 1]
857
+ ];
858
+ export var AccessKey$ = [3, n0, _AK,
854
859
  0,
855
860
  [_UN, _AKI, _S, _SAK, _CD],
856
- [0, 0, 0, [() => accessKeySecretType, 0], 4],
857
- ];
858
- export var AccessKeyLastUsed = [3, n0, _AKLU, 0, [_LUD, _SN, _R], [4, 0, 0]];
859
- export var AccessKeyMetadata = [3, n0, _AKM, 0, [_UN, _AKI, _S, _CD], [0, 0, 0, 4]];
860
- export var AccountNotManagementOrDelegatedAdministratorException = [
861
- -3,
862
- n0,
863
- _ANMODAE,
861
+ [0, 0, 0, [() => accessKeySecretType, 0], 4]
862
+ ];
863
+ export var AccessKeyLastUsed$ = [3, n0, _AKLU,
864
+ 0,
865
+ [_LUD, _SN, _R],
866
+ [4, 0, 0]
867
+ ];
868
+ export var AccessKeyMetadata$ = [3, n0, _AKM,
869
+ 0,
870
+ [_UN, _AKI, _S, _CD],
871
+ [0, 0, 0, 4]
872
+ ];
873
+ export var AccountNotManagementOrDelegatedAdministratorException$ = [-3, n0, _ANMODAE,
864
874
  { [_e]: _c, [_hE]: 400 },
865
875
  [_M],
866
- [0],
876
+ [0]
867
877
  ];
868
- TypeRegistry.for(n0).registerError(AccountNotManagementOrDelegatedAdministratorException, __AccountNotManagementOrDelegatedAdministratorException);
869
- export var AddClientIDToOpenIDConnectProviderRequest = [
870
- 3,
871
- n0,
872
- _ACIDTOIDCPR,
878
+ TypeRegistry.for(n0).registerError(AccountNotManagementOrDelegatedAdministratorException$, AccountNotManagementOrDelegatedAdministratorException);
879
+ export var AddClientIDToOpenIDConnectProviderRequest$ = [3, n0, _ACIDTOIDCPR,
873
880
  0,
874
881
  [_OIDCPA, _CID],
875
- [0, 0],
876
- ];
877
- export var AddRoleToInstanceProfileRequest = [3, n0, _ARTIPR, 0, [_IPN, _RN], [0, 0]];
878
- export var AddUserToGroupRequest = [3, n0, _AUTGR, 0, [_GN, _UN], [0, 0]];
879
- export var AssociateDelegationRequestRequest = [3, n0, _ADRRs, 0, [_DRI], [0]];
880
- export var AttachedPermissionsBoundary = [3, n0, _APB, 0, [_PBT, _PBA], [0, 0]];
881
- export var AttachedPolicy = [3, n0, _AP, 0, [_PN, _PA], [0, 0]];
882
- export var AttachGroupPolicyRequest = [3, n0, _AGPR, 0, [_GN, _PA], [0, 0]];
883
- export var AttachRolePolicyRequest = [3, n0, _ARPR, 0, [_RN, _PA], [0, 0]];
884
- export var AttachUserPolicyRequest = [3, n0, _AUPR, 0, [_UN, _PA], [0, 0]];
885
- export var CallerIsNotManagementAccountException = [
886
- -3,
887
- n0,
888
- _CINMAE,
882
+ [0, 0]
883
+ ];
884
+ export var AddRoleToInstanceProfileRequest$ = [3, n0, _ARTIPR,
885
+ 0,
886
+ [_IPN, _RN],
887
+ [0, 0]
888
+ ];
889
+ export var AddUserToGroupRequest$ = [3, n0, _AUTGR,
890
+ 0,
891
+ [_GN, _UN],
892
+ [0, 0]
893
+ ];
894
+ export var AssociateDelegationRequestRequest$ = [3, n0, _ADRRs,
895
+ 0,
896
+ [_DRI],
897
+ [0]
898
+ ];
899
+ export var AttachedPermissionsBoundary$ = [3, n0, _APB,
900
+ 0,
901
+ [_PBT, _PBA],
902
+ [0, 0]
903
+ ];
904
+ export var AttachedPolicy$ = [3, n0, _AP,
905
+ 0,
906
+ [_PN, _PA],
907
+ [0, 0]
908
+ ];
909
+ export var AttachGroupPolicyRequest$ = [3, n0, _AGPR,
910
+ 0,
911
+ [_GN, _PA],
912
+ [0, 0]
913
+ ];
914
+ export var AttachRolePolicyRequest$ = [3, n0, _ARPR,
915
+ 0,
916
+ [_RN, _PA],
917
+ [0, 0]
918
+ ];
919
+ export var AttachUserPolicyRequest$ = [3, n0, _AUPR,
920
+ 0,
921
+ [_UN, _PA],
922
+ [0, 0]
923
+ ];
924
+ export var CallerIsNotManagementAccountException$ = [-3, n0, _CINMAE,
889
925
  { [_e]: _c, [_hE]: 400 },
890
926
  [_M],
891
- [0],
927
+ [0]
892
928
  ];
893
- TypeRegistry.for(n0).registerError(CallerIsNotManagementAccountException, __CallerIsNotManagementAccountException);
894
- export var ChangePasswordRequest = [
895
- 3,
896
- n0,
897
- _CPR,
929
+ TypeRegistry.for(n0).registerError(CallerIsNotManagementAccountException$, CallerIsNotManagementAccountException);
930
+ export var ChangePasswordRequest$ = [3, n0, _CPR,
898
931
  0,
899
932
  [_OP, _NP],
900
- [
901
- [() => passwordType, 0],
902
- [() => passwordType, 0],
903
- ],
904
- ];
905
- export var ConcurrentModificationException = [
906
- -3,
907
- n0,
908
- _CME,
909
- { [_e]: _c, [_hE]: 409, [_aQE]: [`ConcurrentModification`, 409] },
933
+ [[() => passwordType, 0], [() => passwordType, 0]]
934
+ ];
935
+ export var ConcurrentModificationException$ = [-3, n0, _CME,
936
+ { [_aQE]: [`ConcurrentModification`, 409], [_e]: _c, [_hE]: 409 },
910
937
  [_m],
911
- [0],
912
- ];
913
- TypeRegistry.for(n0).registerError(ConcurrentModificationException, __ConcurrentModificationException);
914
- export var ContextEntry = [3, n0, _CE, 0, [_CKN, _CKV, _CKT], [0, 64 | 0, 0]];
915
- export var CreateAccessKeyRequest = [3, n0, _CAKR, 0, [_UN], [0]];
916
- export var CreateAccessKeyResponse = [3, n0, _CAKRr, 0, [_AK], [[() => AccessKey, 0]]];
917
- export var CreateAccountAliasRequest = [3, n0, _CAAR, 0, [_AA], [0]];
918
- export var CreateDelegationRequestRequest = [
919
- 3,
920
- n0,
921
- _CDRR,
938
+ [0]
939
+ ];
940
+ TypeRegistry.for(n0).registerError(ConcurrentModificationException$, ConcurrentModificationException);
941
+ export var ContextEntry$ = [3, n0, _CE,
942
+ 0,
943
+ [_CKN, _CKV, _CKT],
944
+ [0, 64 | 0, 0]
945
+ ];
946
+ export var CreateAccessKeyRequest$ = [3, n0, _CAKR,
947
+ 0,
948
+ [_UN],
949
+ [0]
950
+ ];
951
+ export var CreateAccessKeyResponse$ = [3, n0, _CAKRr,
952
+ 0,
953
+ [_AK],
954
+ [[() => AccessKey$, 0]]
955
+ ];
956
+ export var CreateAccountAliasRequest$ = [3, n0, _CAAR,
957
+ 0,
958
+ [_AA],
959
+ [0]
960
+ ];
961
+ export var CreateDelegationRequestRequest$ = [3, n0, _CDRR,
922
962
  0,
923
963
  [_OAI, _D, _P, _RM, _RWI, _RU, _NC, _SD, _OSBO],
924
- [0, 0, () => DelegationPermission, 0, 0, 0, 0, 1, 2],
964
+ [0, 0, () => DelegationPermission$, 0, 0, 0, 0, 1, 2]
965
+ ];
966
+ export var CreateDelegationRequestResponse$ = [3, n0, _CDRRr,
967
+ 0,
968
+ [_CDL, _DRI],
969
+ [0, 0]
970
+ ];
971
+ export var CreateGroupRequest$ = [3, n0, _CGR,
972
+ 0,
973
+ [_Pa, _GN],
974
+ [0, 0]
925
975
  ];
926
- export var CreateDelegationRequestResponse = [3, n0, _CDRRr, 0, [_CDL, _DRI], [0, 0]];
927
- export var CreateGroupRequest = [3, n0, _CGR, 0, [_Pa, _GN], [0, 0]];
928
- export var CreateGroupResponse = [3, n0, _CGRr, 0, [_G], [() => Group]];
929
- export var CreateInstanceProfileRequest = [
930
- 3,
931
- n0,
932
- _CIPR,
976
+ export var CreateGroupResponse$ = [3, n0, _CGRr,
977
+ 0,
978
+ [_G],
979
+ [() => Group$]
980
+ ];
981
+ export var CreateInstanceProfileRequest$ = [3, n0, _CIPR,
933
982
  0,
934
983
  [_IPN, _Pa, _T],
935
- [0, 0, () => tagListType],
984
+ [0, 0, () => tagListType]
985
+ ];
986
+ export var CreateInstanceProfileResponse$ = [3, n0, _CIPRr,
987
+ 0,
988
+ [_IP],
989
+ [() => InstanceProfile$]
936
990
  ];
937
- export var CreateInstanceProfileResponse = [3, n0, _CIPRr, 0, [_IP], [() => InstanceProfile]];
938
- export var CreateLoginProfileRequest = [
939
- 3,
940
- n0,
941
- _CLPR,
991
+ export var CreateLoginProfileRequest$ = [3, n0, _CLPR,
942
992
  0,
943
993
  [_UN, _Pas, _PRR],
944
- [0, [() => passwordType, 0], 2],
994
+ [0, [() => passwordType, 0], 2]
945
995
  ];
946
- export var CreateLoginProfileResponse = [3, n0, _CLPRr, 0, [_LP], [() => LoginProfile]];
947
- export var CreateOpenIDConnectProviderRequest = [
948
- 3,
949
- n0,
950
- _COIDCPR,
996
+ export var CreateLoginProfileResponse$ = [3, n0, _CLPRr,
997
+ 0,
998
+ [_LP],
999
+ [() => LoginProfile$]
1000
+ ];
1001
+ export var CreateOpenIDConnectProviderRequest$ = [3, n0, _COIDCPR,
951
1002
  0,
952
1003
  [_U, _CIDL, _TL, _T],
953
- [0, 64 | 0, 64 | 0, () => tagListType],
1004
+ [0, 64 | 0, 64 | 0, () => tagListType]
954
1005
  ];
955
- export var CreateOpenIDConnectProviderResponse = [
956
- 3,
957
- n0,
958
- _COIDCPRr,
1006
+ export var CreateOpenIDConnectProviderResponse$ = [3, n0, _COIDCPRr,
959
1007
  0,
960
1008
  [_OIDCPA, _T],
961
- [0, () => tagListType],
1009
+ [0, () => tagListType]
962
1010
  ];
963
- export var CreatePolicyRequest = [
964
- 3,
965
- n0,
966
- _CPRr,
1011
+ export var CreatePolicyRequest$ = [3, n0, _CPRr,
967
1012
  0,
968
1013
  [_PN, _Pa, _PD, _D, _T],
969
- [0, 0, 0, 0, () => tagListType],
1014
+ [0, 0, 0, 0, () => tagListType]
1015
+ ];
1016
+ export var CreatePolicyResponse$ = [3, n0, _CPRre,
1017
+ 0,
1018
+ [_Po],
1019
+ [() => Policy$]
970
1020
  ];
971
- export var CreatePolicyResponse = [3, n0, _CPRre, 0, [_Po], [() => Policy]];
972
- export var CreatePolicyVersionRequest = [3, n0, _CPVR, 0, [_PA, _PD, _SAD], [0, 0, 2]];
973
- export var CreatePolicyVersionResponse = [3, n0, _CPVRr, 0, [_PV], [() => PolicyVersion]];
974
- export var CreateRoleRequest = [
975
- 3,
976
- n0,
977
- _CRR,
1021
+ export var CreatePolicyVersionRequest$ = [3, n0, _CPVR,
1022
+ 0,
1023
+ [_PA, _PD, _SAD],
1024
+ [0, 0, 2]
1025
+ ];
1026
+ export var CreatePolicyVersionResponse$ = [3, n0, _CPVRr,
1027
+ 0,
1028
+ [_PV],
1029
+ [() => PolicyVersion$]
1030
+ ];
1031
+ export var CreateRoleRequest$ = [3, n0, _CRR,
978
1032
  0,
979
1033
  [_Pa, _RN, _ARPD, _D, _MSD, _PB, _T],
980
- [0, 0, 0, 0, 1, 0, () => tagListType],
1034
+ [0, 0, 0, 0, 1, 0, () => tagListType]
981
1035
  ];
982
- export var CreateRoleResponse = [3, n0, _CRRr, 0, [_Ro], [() => Role]];
983
- export var CreateSAMLProviderRequest = [
984
- 3,
985
- n0,
986
- _CSAMLPR,
1036
+ export var CreateRoleResponse$ = [3, n0, _CRRr,
1037
+ 0,
1038
+ [_Ro],
1039
+ [() => Role$]
1040
+ ];
1041
+ export var CreateSAMLProviderRequest$ = [3, n0, _CSAMLPR,
987
1042
  0,
988
1043
  [_SAMLMD, _N, _T, _AEM, _APK],
989
- [0, 0, () => tagListType, 0, [() => privateKeyType, 0]],
1044
+ [0, 0, () => tagListType, 0, [() => privateKeyType, 0]]
990
1045
  ];
991
- export var CreateSAMLProviderResponse = [
992
- 3,
993
- n0,
994
- _CSAMLPRr,
1046
+ export var CreateSAMLProviderResponse$ = [3, n0, _CSAMLPRr,
995
1047
  0,
996
1048
  [_SAMLPA, _T],
997
- [0, () => tagListType],
1049
+ [0, () => tagListType]
1050
+ ];
1051
+ export var CreateServiceLinkedRoleRequest$ = [3, n0, _CSLRR,
1052
+ 0,
1053
+ [_AWSSN, _D, _CS],
1054
+ [0, 0, 0]
998
1055
  ];
999
- export var CreateServiceLinkedRoleRequest = [3, n0, _CSLRR, 0, [_AWSSN, _D, _CS], [0, 0, 0]];
1000
- export var CreateServiceLinkedRoleResponse = [3, n0, _CSLRRr, 0, [_Ro], [() => Role]];
1001
- export var CreateServiceSpecificCredentialRequest = [
1002
- 3,
1003
- n0,
1004
- _CSSCR,
1056
+ export var CreateServiceLinkedRoleResponse$ = [3, n0, _CSLRRr,
1057
+ 0,
1058
+ [_Ro],
1059
+ [() => Role$]
1060
+ ];
1061
+ export var CreateServiceSpecificCredentialRequest$ = [3, n0, _CSSCR,
1005
1062
  0,
1006
1063
  [_UN, _SN, _CAD],
1007
- [0, 0, 1],
1064
+ [0, 0, 1]
1008
1065
  ];
1009
- export var CreateServiceSpecificCredentialResponse = [
1010
- 3,
1011
- n0,
1012
- _CSSCRr,
1066
+ export var CreateServiceSpecificCredentialResponse$ = [3, n0, _CSSCRr,
1013
1067
  0,
1014
1068
  [_SSC],
1015
- [[() => ServiceSpecificCredential, 0]],
1069
+ [[() => ServiceSpecificCredential$, 0]]
1016
1070
  ];
1017
- export var CreateUserRequest = [
1018
- 3,
1019
- n0,
1020
- _CUR,
1071
+ export var CreateUserRequest$ = [3, n0, _CUR,
1021
1072
  0,
1022
1073
  [_Pa, _UN, _PB, _T],
1023
- [0, 0, 0, () => tagListType],
1074
+ [0, 0, 0, () => tagListType]
1075
+ ];
1076
+ export var CreateUserResponse$ = [3, n0, _CURr,
1077
+ 0,
1078
+ [_Us],
1079
+ [() => User$]
1024
1080
  ];
1025
- export var CreateUserResponse = [3, n0, _CURr, 0, [_Us], [() => User]];
1026
- export var CreateVirtualMFADeviceRequest = [
1027
- 3,
1028
- n0,
1029
- _CVMFADR,
1081
+ export var CreateVirtualMFADeviceRequest$ = [3, n0, _CVMFADR,
1030
1082
  0,
1031
1083
  [_Pa, _VMFADN, _T],
1032
- [0, 0, () => tagListType],
1084
+ [0, 0, () => tagListType]
1033
1085
  ];
1034
- export var CreateVirtualMFADeviceResponse = [
1035
- 3,
1036
- n0,
1037
- _CVMFADRr,
1086
+ export var CreateVirtualMFADeviceResponse$ = [3, n0, _CVMFADRr,
1038
1087
  0,
1039
1088
  [_VMFAD],
1040
- [[() => VirtualMFADevice, 0]],
1089
+ [[() => VirtualMFADevice$, 0]]
1041
1090
  ];
1042
- export var CredentialReportExpiredException = [
1043
- -3,
1044
- n0,
1045
- _CREE,
1046
- { [_e]: _c, [_hE]: 410, [_aQE]: [`ReportExpired`, 410] },
1091
+ export var CredentialReportExpiredException$ = [-3, n0, _CREE,
1092
+ { [_aQE]: [`ReportExpired`, 410], [_e]: _c, [_hE]: 410 },
1047
1093
  [_m],
1048
- [0],
1049
- ];
1050
- TypeRegistry.for(n0).registerError(CredentialReportExpiredException, __CredentialReportExpiredException);
1051
- export var CredentialReportNotPresentException = [
1052
- -3,
1053
- n0,
1054
- _CRNPE,
1055
- { [_e]: _c, [_hE]: 410, [_aQE]: [`ReportNotPresent`, 410] },
1094
+ [0]
1095
+ ];
1096
+ TypeRegistry.for(n0).registerError(CredentialReportExpiredException$, CredentialReportExpiredException);
1097
+ export var CredentialReportNotPresentException$ = [-3, n0, _CRNPE,
1098
+ { [_aQE]: [`ReportNotPresent`, 410], [_e]: _c, [_hE]: 410 },
1056
1099
  [_m],
1057
- [0],
1058
- ];
1059
- TypeRegistry.for(n0).registerError(CredentialReportNotPresentException, __CredentialReportNotPresentException);
1060
- export var CredentialReportNotReadyException = [
1061
- -3,
1062
- n0,
1063
- _CRNRE,
1064
- { [_e]: _c, [_hE]: 404, [_aQE]: [`ReportInProgress`, 404] },
1100
+ [0]
1101
+ ];
1102
+ TypeRegistry.for(n0).registerError(CredentialReportNotPresentException$, CredentialReportNotPresentException);
1103
+ export var CredentialReportNotReadyException$ = [-3, n0, _CRNRE,
1104
+ { [_aQE]: [`ReportInProgress`, 404], [_e]: _c, [_hE]: 404 },
1065
1105
  [_m],
1066
- [0],
1106
+ [0]
1107
+ ];
1108
+ TypeRegistry.for(n0).registerError(CredentialReportNotReadyException$, CredentialReportNotReadyException);
1109
+ export var DeactivateMFADeviceRequest$ = [3, n0, _DMFADR,
1110
+ 0,
1111
+ [_UN, _SNer],
1112
+ [0, 0]
1067
1113
  ];
1068
- TypeRegistry.for(n0).registerError(CredentialReportNotReadyException, __CredentialReportNotReadyException);
1069
- export var DeactivateMFADeviceRequest = [3, n0, _DMFADR, 0, [_UN, _SNer], [0, 0]];
1070
- export var DelegationPermission = [
1071
- 3,
1072
- n0,
1073
- _DP,
1114
+ export var DelegationPermission$ = [3, n0, _DP,
1074
1115
  0,
1075
1116
  [_PTA, _Par],
1076
- [0, () => policyParameterListType],
1117
+ [0, () => policyParameterListType]
1077
1118
  ];
1078
- export var DelegationRequest = [
1079
- 3,
1080
- n0,
1081
- _DR,
1119
+ export var DelegationRequest$ = [3, n0, _DR,
1082
1120
  0,
1083
1121
  [_DRI, _OAI, _D, _RM, _P, _PP, _RPRA, _OI, _AI, _St, _ET, _RI, _RNe, _CD, _SD, _RU, _No, _RR, _OSBO, _UT],
1084
- [0, 0, 0, 0, () => DelegationPermission, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 4, 1, 0, 0, 0, 2, 4],
1085
- ];
1086
- export var DeleteAccessKeyRequest = [3, n0, _DAKR, 0, [_UN, _AKI], [0, 0]];
1087
- export var DeleteAccountAliasRequest = [3, n0, _DAAR, 0, [_AA], [0]];
1088
- export var DeleteConflictException = [
1089
- -3,
1090
- n0,
1091
- _DCE,
1092
- { [_e]: _c, [_hE]: 409, [_aQE]: [`DeleteConflict`, 409] },
1093
- [_m],
1094
- [0],
1095
- ];
1096
- TypeRegistry.for(n0).registerError(DeleteConflictException, __DeleteConflictException);
1097
- export var DeleteGroupPolicyRequest = [3, n0, _DGPR, 0, [_GN, _PN], [0, 0]];
1098
- export var DeleteGroupRequest = [3, n0, _DGR, 0, [_GN], [0]];
1099
- export var DeleteInstanceProfileRequest = [3, n0, _DIPR, 0, [_IPN], [0]];
1100
- export var DeleteLoginProfileRequest = [3, n0, _DLPR, 0, [_UN], [0]];
1101
- export var DeleteOpenIDConnectProviderRequest = [3, n0, _DOIDCPR, 0, [_OIDCPA], [0]];
1102
- export var DeletePolicyRequest = [3, n0, _DPR, 0, [_PA], [0]];
1103
- export var DeletePolicyVersionRequest = [3, n0, _DPVR, 0, [_PA, _VI], [0, 0]];
1104
- export var DeleteRolePermissionsBoundaryRequest = [3, n0, _DRPBR, 0, [_RN], [0]];
1105
- export var DeleteRolePolicyRequest = [3, n0, _DRPR, 0, [_RN, _PN], [0, 0]];
1106
- export var DeleteRoleRequest = [3, n0, _DRR, 0, [_RN], [0]];
1107
- export var DeleteSAMLProviderRequest = [3, n0, _DSAMLPR, 0, [_SAMLPA], [0]];
1108
- export var DeleteServerCertificateRequest = [3, n0, _DSCR, 0, [_SCN], [0]];
1109
- export var DeleteServiceLinkedRoleRequest = [3, n0, _DSLRR, 0, [_RN], [0]];
1110
- export var DeleteServiceLinkedRoleResponse = [3, n0, _DSLRRe, 0, [_DTI], [0]];
1111
- export var DeleteServiceSpecificCredentialRequest = [3, n0, _DSSCR, 0, [_UN, _SSCI], [0, 0]];
1112
- export var DeleteSigningCertificateRequest = [3, n0, _DSCRe, 0, [_UN, _CI], [0, 0]];
1113
- export var DeleteSSHPublicKeyRequest = [3, n0, _DSSHPKR, 0, [_UN, _SSHPKI], [0, 0]];
1114
- export var DeleteUserPermissionsBoundaryRequest = [3, n0, _DUPBR, 0, [_UN], [0]];
1115
- export var DeleteUserPolicyRequest = [3, n0, _DUPR, 0, [_UN, _PN], [0, 0]];
1116
- export var DeleteUserRequest = [3, n0, _DUR, 0, [_UN], [0]];
1117
- export var DeleteVirtualMFADeviceRequest = [3, n0, _DVMFADR, 0, [_SNer], [0]];
1118
- export var DeletionTaskFailureReasonType = [
1119
- 3,
1120
- n0,
1121
- _DTFRT,
1122
- 0,
1123
- [_Re, _RUL],
1124
- [0, () => RoleUsageListType],
1122
+ [0, 0, 0, 0, () => DelegationPermission$, 0, 64 | 0, 0, 0, 0, 4, 0, 0, 4, 1, 0, 0, 0, 2, 4]
1125
1123
  ];
1126
- export var DetachGroupPolicyRequest = [3, n0, _DGPRe, 0, [_GN, _PA], [0, 0]];
1127
- export var DetachRolePolicyRequest = [3, n0, _DRPRe, 0, [_RN, _PA], [0, 0]];
1128
- export var DetachUserPolicyRequest = [3, n0, _DUPRe, 0, [_UN, _PA], [0, 0]];
1129
- export var DisableOrganizationsRootCredentialsManagementRequest = [3, n0, _DORCMR, 0, [], []];
1130
- export var DisableOrganizationsRootCredentialsManagementResponse = [
1131
- 3,
1132
- n0,
1133
- _DORCMRi,
1124
+ export var DeleteAccessKeyRequest$ = [3, n0, _DAKR,
1134
1125
  0,
1135
- [_OIr, _EF],
1136
- [0, 64 | 0],
1126
+ [_UN, _AKI],
1127
+ [0, 0]
1137
1128
  ];
1138
- export var DisableOrganizationsRootSessionsRequest = [3, n0, _DORSR, 0, [], []];
1139
- export var DisableOrganizationsRootSessionsResponse = [
1140
- 3,
1141
- n0,
1142
- _DORSRi,
1129
+ export var DeleteAccountAliasRequest$ = [3, n0, _DAAR,
1143
1130
  0,
1144
- [_OIr, _EF],
1145
- [0, 64 | 0],
1131
+ [_AA],
1132
+ [0]
1146
1133
  ];
1147
- export var DuplicateCertificateException = [
1148
- -3,
1149
- n0,
1150
- _DCEu,
1151
- { [_e]: _c, [_hE]: 409, [_aQE]: [`DuplicateCertificate`, 409] },
1152
- [_m],
1153
- [0],
1154
- ];
1155
- TypeRegistry.for(n0).registerError(DuplicateCertificateException, __DuplicateCertificateException);
1156
- export var DuplicateSSHPublicKeyException = [
1157
- -3,
1158
- n0,
1159
- _DSSHPKE,
1160
- { [_e]: _c, [_hE]: 400, [_aQE]: [`DuplicateSSHPublicKey`, 400] },
1134
+ export var DeleteConflictException$ = [-3, n0, _DCE,
1135
+ { [_aQE]: [`DeleteConflict`, 409], [_e]: _c, [_hE]: 409 },
1161
1136
  [_m],
1162
- [0],
1137
+ [0]
1163
1138
  ];
1164
- TypeRegistry.for(n0).registerError(DuplicateSSHPublicKeyException, __DuplicateSSHPublicKeyException);
1165
- export var EnableMFADeviceRequest = [3, n0, _EMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
1166
- export var EnableOrganizationsRootCredentialsManagementRequest = [3, n0, _EORCMR, 0, [], []];
1167
- export var EnableOrganizationsRootCredentialsManagementResponse = [
1168
- 3,
1169
- n0,
1170
- _EORCMRn,
1139
+ TypeRegistry.for(n0).registerError(DeleteConflictException$, DeleteConflictException);
1140
+ export var DeleteGroupPolicyRequest$ = [3, n0, _DGPR,
1171
1141
  0,
1172
- [_OIr, _EF],
1173
- [0, 64 | 0],
1142
+ [_GN, _PN],
1143
+ [0, 0]
1174
1144
  ];
1175
- export var EnableOrganizationsRootSessionsRequest = [3, n0, _EORSR, 0, [], []];
1176
- export var EnableOrganizationsRootSessionsResponse = [
1177
- 3,
1178
- n0,
1179
- _EORSRn,
1145
+ export var DeleteGroupRequest$ = [3, n0, _DGR,
1180
1146
  0,
1181
- [_OIr, _EF],
1182
- [0, 64 | 0],
1183
- ];
1184
- export var EnableOutboundWebIdentityFederationResponse = [3, n0, _EOWIFR, 0, [_II], [0]];
1185
- export var EntityAlreadyExistsException = [
1186
- -3,
1187
- n0,
1188
- _EAEE,
1189
- { [_e]: _c, [_hE]: 409, [_aQE]: [`EntityAlreadyExists`, 409] },
1190
- [_m],
1191
- [0],
1192
- ];
1193
- TypeRegistry.for(n0).registerError(EntityAlreadyExistsException, __EntityAlreadyExistsException);
1194
- export var EntityDetails = [3, n0, _ED, 0, [_EI, _LA], [() => EntityInfo, 4]];
1195
- export var EntityInfo = [3, n0, _EI, 0, [_A, _N, _Ty, _I, _Pa], [0, 0, 0, 0, 0]];
1196
- export var EntityTemporarilyUnmodifiableException = [
1197
- -3,
1198
- n0,
1199
- _ETUE,
1200
- { [_e]: _c, [_hE]: 409, [_aQE]: [`EntityTemporarilyUnmodifiable`, 409] },
1201
- [_m],
1202
- [0],
1147
+ [_GN],
1148
+ [0]
1203
1149
  ];
1204
- TypeRegistry.for(n0).registerError(EntityTemporarilyUnmodifiableException, __EntityTemporarilyUnmodifiableException);
1205
- export var ErrorDetails = [3, n0, _EDr, 0, [_M, _C], [0, 0]];
1206
- export var EvaluationResult = [
1207
- 3,
1208
- n0,
1209
- _ER,
1210
- 0,
1211
- [_EAN, _ERN, _EDv, _MS, _MCV, _ODD, _PBDD, _EDD, _RSR],
1212
- [
1213
- 0,
1214
- 0,
1215
- 0,
1216
- () => StatementListType,
1217
- 64 | 0,
1218
- () => OrganizationsDecisionDetail,
1219
- () => PermissionsBoundaryDecisionDetail,
1220
- 128 | 0,
1221
- () => ResourceSpecificResultListType,
1222
- ],
1223
- ];
1224
- export var FeatureDisabledException = [
1225
- -3,
1226
- n0,
1227
- _FDE,
1228
- { [_e]: _c, [_hE]: 404, [_aQE]: [`FeatureDisabled`, 404] },
1229
- [_m],
1230
- [0],
1231
- ];
1232
- TypeRegistry.for(n0).registerError(FeatureDisabledException, __FeatureDisabledException);
1233
- export var FeatureEnabledException = [
1234
- -3,
1235
- n0,
1236
- _FEE,
1237
- { [_e]: _c, [_hE]: 409, [_aQE]: [`FeatureEnabled`, 409] },
1238
- [_m],
1239
- [0],
1240
- ];
1241
- TypeRegistry.for(n0).registerError(FeatureEnabledException, __FeatureEnabledException);
1242
- export var GenerateCredentialReportResponse = [3, n0, _GCRR, 0, [_St, _D], [0, 0]];
1243
- export var GenerateOrganizationsAccessReportRequest = [3, n0, _GOARR, 0, [_EP, _OPI], [0, 0]];
1244
- export var GenerateOrganizationsAccessReportResponse = [3, n0, _GOARRe, 0, [_JI], [0]];
1245
- export var GenerateServiceLastAccessedDetailsRequest = [3, n0, _GSLADR, 0, [_A, _Gr], [0, 0]];
1246
- export var GenerateServiceLastAccessedDetailsResponse = [3, n0, _GSLADRe, 0, [_JI], [0]];
1247
- export var GetAccessKeyLastUsedRequest = [3, n0, _GAKLUR, 0, [_AKI], [0]];
1248
- export var GetAccessKeyLastUsedResponse = [
1249
- 3,
1250
- n0,
1251
- _GAKLURe,
1150
+ export var DeleteInstanceProfileRequest$ = [3, n0, _DIPR,
1252
1151
  0,
1253
- [_UN, _AKLU],
1254
- [0, () => AccessKeyLastUsed],
1152
+ [_IPN],
1153
+ [0]
1255
1154
  ];
1256
- export var GetAccountAuthorizationDetailsRequest = [
1257
- 3,
1258
- n0,
1259
- _GAADR,
1155
+ export var DeleteLoginProfileRequest$ = [3, n0, _DLPR,
1260
1156
  0,
1261
- [_F, _MI, _Ma],
1262
- [64 | 0, 1, 0],
1157
+ [_UN],
1158
+ [0]
1263
1159
  ];
1264
- export var GetAccountAuthorizationDetailsResponse = [
1265
- 3,
1266
- n0,
1267
- _GAADRe,
1160
+ export var DeleteOpenIDConnectProviderRequest$ = [3, n0, _DOIDCPR,
1268
1161
  0,
1269
- [_UDL, _GDL, _RDL, _Pol, _IT, _Ma],
1270
- [
1271
- () => userDetailListType,
1272
- () => groupDetailListType,
1273
- () => roleDetailListType,
1274
- () => ManagedPolicyDetailListType,
1275
- 2,
1276
- 0,
1277
- ],
1278
- ];
1279
- export var GetAccountPasswordPolicyResponse = [3, n0, _GAPPR, 0, [_PPa], [() => PasswordPolicy]];
1280
- export var GetAccountSummaryResponse = [3, n0, _GASR, 0, [_SM], [128 | 1]];
1281
- export var GetContextKeysForCustomPolicyRequest = [3, n0, _GCKFCPR, 0, [_PIL], [64 | 0]];
1282
- export var GetContextKeysForPolicyResponse = [3, n0, _GCKFPR, 0, [_CKNo], [64 | 0]];
1283
- export var GetContextKeysForPrincipalPolicyRequest = [
1284
- 3,
1285
- n0,
1286
- _GCKFPPR,
1287
- 0,
1288
- [_PSA, _PIL],
1289
- [0, 64 | 0],
1162
+ [_OIDCPA],
1163
+ [0]
1290
1164
  ];
1291
- export var GetCredentialReportResponse = [3, n0, _GCRRe, 0, [_Co, _RF, _GT], [21, 0, 4]];
1292
- export var GetDelegationRequestRequest = [3, n0, _GDRR, 0, [_DRI, _DPC], [0, 2]];
1293
- export var GetDelegationRequestResponse = [
1294
- 3,
1295
- n0,
1296
- _GDRRe,
1165
+ export var DeletePolicyRequest$ = [3, n0, _DPR,
1297
1166
  0,
1298
- [_DR, _PCS, _PCR],
1299
- [() => DelegationRequest, 0, 0],
1167
+ [_PA],
1168
+ [0]
1300
1169
  ];
1301
- export var GetGroupPolicyRequest = [3, n0, _GGPR, 0, [_GN, _PN], [0, 0]];
1302
- export var GetGroupPolicyResponse = [3, n0, _GGPRe, 0, [_GN, _PN, _PD], [0, 0, 0]];
1303
- export var GetGroupRequest = [3, n0, _GGR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
1304
- export var GetGroupResponse = [
1305
- 3,
1306
- n0,
1307
- _GGRe,
1170
+ export var DeletePolicyVersionRequest$ = [3, n0, _DPVR,
1308
1171
  0,
1309
- [_G, _Use, _IT, _Ma],
1310
- [() => Group, () => userListType, 2, 0],
1311
- ];
1312
- export var GetHumanReadableSummaryRequest = [3, n0, _GHRSR, 0, [_EA, _L], [0, 0]];
1313
- export var GetHumanReadableSummaryResponse = [3, n0, _GHRSRe, 0, [_SC, _L, _SS], [0, 0, 0]];
1314
- export var GetInstanceProfileRequest = [3, n0, _GIPR, 0, [_IPN], [0]];
1315
- export var GetInstanceProfileResponse = [3, n0, _GIPRe, 0, [_IP], [() => InstanceProfile]];
1316
- export var GetLoginProfileRequest = [3, n0, _GLPR, 0, [_UN], [0]];
1317
- export var GetLoginProfileResponse = [3, n0, _GLPRe, 0, [_LP], [() => LoginProfile]];
1318
- export var GetMFADeviceRequest = [3, n0, _GMFADR, 0, [_SNer, _UN], [0, 0]];
1319
- export var GetMFADeviceResponse = [
1320
- 3,
1321
- n0,
1322
- _GMFADRe,
1323
- 0,
1324
- [_UN, _SNer, _EDn, _Ce],
1325
- [0, 0, 4, 128 | 0],
1172
+ [_PA, _VI],
1173
+ [0, 0]
1326
1174
  ];
1327
- export var GetOpenIDConnectProviderRequest = [3, n0, _GOIDCPR, 0, [_OIDCPA], [0]];
1328
- export var GetOpenIDConnectProviderResponse = [
1329
- 3,
1330
- n0,
1331
- _GOIDCPRe,
1175
+ export var DeleteRolePermissionsBoundaryRequest$ = [3, n0, _DRPBR,
1332
1176
  0,
1333
- [_U, _CIDL, _TL, _CD, _T],
1334
- [0, 64 | 0, 64 | 0, 4, () => tagListType],
1177
+ [_RN],
1178
+ [0]
1335
1179
  ];
1336
- export var GetOrganizationsAccessReportRequest = [
1337
- 3,
1338
- n0,
1339
- _GOARRet,
1180
+ export var DeleteRolePolicyRequest$ = [3, n0, _DRPR,
1340
1181
  0,
1341
- [_JI, _MI, _Ma, _SK],
1342
- [0, 1, 0, 0],
1182
+ [_RN, _PN],
1183
+ [0, 0]
1343
1184
  ];
1344
- export var GetOrganizationsAccessReportResponse = [
1345
- 3,
1346
- n0,
1347
- _GOARRetr,
1185
+ export var DeleteRoleRequest$ = [3, n0, _DRR,
1348
1186
  0,
1349
- [_JS, _JCD, _JCDo, _NOSA, _NOSNA, _ADc, _IT, _Ma, _EDr],
1350
- [0, 4, 4, 1, 1, () => AccessDetails, 2, 0, () => ErrorDetails],
1187
+ [_RN],
1188
+ [0]
1351
1189
  ];
1352
- export var GetOutboundWebIdentityFederationInfoResponse = [
1353
- 3,
1354
- n0,
1355
- _GOWIFIR,
1356
- 0,
1357
- [_II, _JVE],
1358
- [0, 2],
1359
- ];
1360
- export var GetPolicyRequest = [3, n0, _GPR, 0, [_PA], [0]];
1361
- export var GetPolicyResponse = [3, n0, _GPRe, 0, [_Po], [() => Policy]];
1362
- export var GetPolicyVersionRequest = [3, n0, _GPVR, 0, [_PA, _VI], [0, 0]];
1363
- export var GetPolicyVersionResponse = [3, n0, _GPVRe, 0, [_PV], [() => PolicyVersion]];
1364
- export var GetRolePolicyRequest = [3, n0, _GRPR, 0, [_RN, _PN], [0, 0]];
1365
- export var GetRolePolicyResponse = [3, n0, _GRPRe, 0, [_RN, _PN, _PD], [0, 0, 0]];
1366
- export var GetRoleRequest = [3, n0, _GRR, 0, [_RN], [0]];
1367
- export var GetRoleResponse = [3, n0, _GRRe, 0, [_Ro], [() => Role]];
1368
- export var GetSAMLProviderRequest = [3, n0, _GSAMLPR, 0, [_SAMLPA], [0]];
1369
- export var GetSAMLProviderResponse = [
1370
- 3,
1371
- n0,
1372
- _GSAMLPRe,
1190
+ export var DeleteSAMLProviderRequest$ = [3, n0, _DSAMLPR,
1373
1191
  0,
1374
- [_SAMLPUUID, _SAMLMD, _CD, _VU, _T, _AEM, _PKL],
1375
- [0, 0, 4, 4, () => tagListType, 0, () => privateKeyList],
1192
+ [_SAMLPA],
1193
+ [0]
1376
1194
  ];
1377
- export var GetServerCertificateRequest = [3, n0, _GSCR, 0, [_SCN], [0]];
1378
- export var GetServerCertificateResponse = [3, n0, _GSCRe, 0, [_SCe], [() => ServerCertificate]];
1379
- export var GetServiceLastAccessedDetailsRequest = [
1380
- 3,
1381
- n0,
1382
- _GSLADRet,
1195
+ export var DeleteServerCertificateRequest$ = [3, n0, _DSCR,
1383
1196
  0,
1384
- [_JI, _MI, _Ma],
1385
- [0, 1, 0],
1197
+ [_SCN],
1198
+ [0]
1386
1199
  ];
1387
- export var GetServiceLastAccessedDetailsResponse = [
1388
- 3,
1389
- n0,
1390
- _GSLADRete,
1200
+ export var DeleteServiceLinkedRoleRequest$ = [3, n0, _DSLRR,
1391
1201
  0,
1392
- [_JS, _JT, _JCD, _SLA, _JCDo, _IT, _Ma, _E],
1393
- [0, 0, 4, () => ServicesLastAccessed, 4, 2, 0, () => ErrorDetails],
1202
+ [_RN],
1203
+ [0]
1394
1204
  ];
1395
- export var GetServiceLastAccessedDetailsWithEntitiesRequest = [
1396
- 3,
1397
- n0,
1398
- _GSLADWER,
1205
+ export var DeleteServiceLinkedRoleResponse$ = [3, n0, _DSLRRe,
1399
1206
  0,
1400
- [_JI, _SNe, _MI, _Ma],
1401
- [0, 0, 1, 0],
1207
+ [_DTI],
1208
+ [0]
1402
1209
  ];
1403
- export var GetServiceLastAccessedDetailsWithEntitiesResponse = [
1404
- 3,
1405
- n0,
1406
- _GSLADWERe,
1210
+ export var DeleteServiceSpecificCredentialRequest$ = [3, n0, _DSSCR,
1407
1211
  0,
1408
- [_JS, _JCD, _JCDo, _EDL, _IT, _Ma, _E],
1409
- [0, 4, 4, () => entityDetailsListType, 2, 0, () => ErrorDetails],
1212
+ [_UN, _SSCI],
1213
+ [0, 0]
1410
1214
  ];
1411
- export var GetServiceLinkedRoleDeletionStatusRequest = [3, n0, _GSLRDSR, 0, [_DTI], [0]];
1412
- export var GetServiceLinkedRoleDeletionStatusResponse = [
1413
- 3,
1414
- n0,
1415
- _GSLRDSRe,
1416
- 0,
1417
- [_S, _Re],
1418
- [0, () => DeletionTaskFailureReasonType],
1419
- ];
1420
- export var GetSSHPublicKeyRequest = [3, n0, _GSSHPKR, 0, [_UN, _SSHPKI, _En], [0, 0, 0]];
1421
- export var GetSSHPublicKeyResponse = [3, n0, _GSSHPKRe, 0, [_SSHPK], [() => SSHPublicKey]];
1422
- export var GetUserPolicyRequest = [3, n0, _GUPR, 0, [_UN, _PN], [0, 0]];
1423
- export var GetUserPolicyResponse = [3, n0, _GUPRe, 0, [_UN, _PN, _PD], [0, 0, 0]];
1424
- export var GetUserRequest = [3, n0, _GUR, 0, [_UN], [0]];
1425
- export var GetUserResponse = [3, n0, _GURe, 0, [_Us], [() => User]];
1426
- export var Group = [3, n0, _G, 0, [_Pa, _GN, _GI, _A, _CD], [0, 0, 0, 0, 4]];
1427
- export var GroupDetail = [
1428
- 3,
1429
- n0,
1430
- _GD,
1215
+ export var DeleteSigningCertificateRequest$ = [3, n0, _DSCRe,
1431
1216
  0,
1432
- [_Pa, _GN, _GI, _A, _CD, _GPL, _AMP],
1433
- [0, 0, 0, 0, 4, () => policyDetailListType, () => attachedPoliciesListType],
1217
+ [_UN, _CI],
1218
+ [0, 0]
1434
1219
  ];
1435
- export var InstanceProfile = [
1436
- 3,
1437
- n0,
1438
- _IP,
1220
+ export var DeleteSSHPublicKeyRequest$ = [3, n0, _DSSHPKR,
1439
1221
  0,
1440
- [_Pa, _IPN, _IPI, _A, _CD, _Rol, _T],
1441
- [0, 0, 0, 0, 4, () => roleListType, () => tagListType],
1442
- ];
1443
- export var InvalidAuthenticationCodeException = [
1444
- -3,
1445
- n0,
1446
- _IACE,
1447
- { [_e]: _c, [_hE]: 403, [_aQE]: [`InvalidAuthenticationCode`, 403] },
1448
- [_m],
1449
- [0],
1450
- ];
1451
- TypeRegistry.for(n0).registerError(InvalidAuthenticationCodeException, __InvalidAuthenticationCodeException);
1452
- export var InvalidCertificateException = [
1453
- -3,
1454
- n0,
1455
- _ICE,
1456
- { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidCertificate`, 400] },
1457
- [_m],
1458
- [0],
1459
- ];
1460
- TypeRegistry.for(n0).registerError(InvalidCertificateException, __InvalidCertificateException);
1461
- export var InvalidInputException = [
1462
- -3,
1463
- n0,
1464
- _IIE,
1465
- { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidInput`, 400] },
1466
- [_m],
1467
- [0],
1468
- ];
1469
- TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
1470
- export var InvalidPublicKeyException = [
1471
- -3,
1472
- n0,
1473
- _IPKE,
1474
- { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidPublicKey`, 400] },
1475
- [_m],
1476
- [0],
1477
- ];
1478
- TypeRegistry.for(n0).registerError(InvalidPublicKeyException, __InvalidPublicKeyException);
1479
- export var InvalidUserTypeException = [
1480
- -3,
1481
- n0,
1482
- _IUTE,
1483
- { [_e]: _c, [_hE]: 400, [_aQE]: [`InvalidUserType`, 400] },
1484
- [_m],
1485
- [0],
1486
- ];
1487
- TypeRegistry.for(n0).registerError(InvalidUserTypeException, __InvalidUserTypeException);
1488
- export var KeyPairMismatchException = [
1489
- -3,
1490
- n0,
1491
- _KPME,
1492
- { [_e]: _c, [_hE]: 400, [_aQE]: [`KeyPairMismatch`, 400] },
1493
- [_m],
1494
- [0],
1495
- ];
1496
- TypeRegistry.for(n0).registerError(KeyPairMismatchException, __KeyPairMismatchException);
1497
- export var LimitExceededException = [
1498
- -3,
1499
- n0,
1500
- _LEE,
1501
- { [_e]: _c, [_hE]: 409, [_aQE]: [`LimitExceeded`, 409] },
1502
- [_m],
1503
- [0],
1222
+ [_UN, _SSHPKI],
1223
+ [0, 0]
1504
1224
  ];
1505
- TypeRegistry.for(n0).registerError(LimitExceededException, __LimitExceededException);
1506
- export var ListAccessKeysRequest = [3, n0, _LAKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1507
- export var ListAccessKeysResponse = [
1508
- 3,
1509
- n0,
1510
- _LAKRi,
1225
+ export var DeleteUserPermissionsBoundaryRequest$ = [3, n0, _DUPBR,
1511
1226
  0,
1512
- [_AKM, _IT, _Ma],
1513
- [() => accessKeyMetadataListType, 2, 0],
1227
+ [_UN],
1228
+ [0]
1514
1229
  ];
1515
- export var ListAccountAliasesRequest = [3, n0, _LAAR, 0, [_Ma, _MI], [0, 1]];
1516
- export var ListAccountAliasesResponse = [3, n0, _LAARi, 0, [_AAc, _IT, _Ma], [64 | 0, 2, 0]];
1517
- export var ListAttachedGroupPoliciesRequest = [
1518
- 3,
1519
- n0,
1520
- _LAGPR,
1230
+ export var DeleteUserPolicyRequest$ = [3, n0, _DUPR,
1521
1231
  0,
1522
- [_GN, _PPat, _Ma, _MI],
1523
- [0, 0, 0, 1],
1232
+ [_UN, _PN],
1233
+ [0, 0]
1524
1234
  ];
1525
- export var ListAttachedGroupPoliciesResponse = [
1526
- 3,
1527
- n0,
1528
- _LAGPRi,
1235
+ export var DeleteUserRequest$ = [3, n0, _DUR,
1529
1236
  0,
1530
- [_APt, _IT, _Ma],
1531
- [() => attachedPoliciesListType, 2, 0],
1237
+ [_UN],
1238
+ [0]
1532
1239
  ];
1533
- export var ListAttachedRolePoliciesRequest = [
1534
- 3,
1535
- n0,
1536
- _LARPR,
1240
+ export var DeleteVirtualMFADeviceRequest$ = [3, n0, _DVMFADR,
1537
1241
  0,
1538
- [_RN, _PPat, _Ma, _MI],
1539
- [0, 0, 0, 1],
1242
+ [_SNer],
1243
+ [0]
1540
1244
  ];
1541
- export var ListAttachedRolePoliciesResponse = [
1542
- 3,
1543
- n0,
1544
- _LARPRi,
1245
+ export var DeletionTaskFailureReasonType$ = [3, n0, _DTFRT,
1545
1246
  0,
1546
- [_APt, _IT, _Ma],
1547
- [() => attachedPoliciesListType, 2, 0],
1247
+ [_Re, _RUL],
1248
+ [0, () => RoleUsageListType]
1548
1249
  ];
1549
- export var ListAttachedUserPoliciesRequest = [
1550
- 3,
1551
- n0,
1552
- _LAUPR,
1250
+ export var DetachGroupPolicyRequest$ = [3, n0, _DGPRe,
1553
1251
  0,
1554
- [_UN, _PPat, _Ma, _MI],
1555
- [0, 0, 0, 1],
1252
+ [_GN, _PA],
1253
+ [0, 0]
1556
1254
  ];
1557
- export var ListAttachedUserPoliciesResponse = [
1558
- 3,
1559
- n0,
1560
- _LAUPRi,
1255
+ export var DetachRolePolicyRequest$ = [3, n0, _DRPRe,
1561
1256
  0,
1562
- [_APt, _IT, _Ma],
1563
- [() => attachedPoliciesListType, 2, 0],
1257
+ [_RN, _PA],
1258
+ [0, 0]
1564
1259
  ];
1565
- export var ListDelegationRequestsRequest = [3, n0, _LDRR, 0, [_OI, _Ma, _MI], [0, 0, 1]];
1566
- export var ListDelegationRequestsResponse = [
1567
- 3,
1568
- n0,
1569
- _LDRRi,
1260
+ export var DetachUserPolicyRequest$ = [3, n0, _DUPRe,
1570
1261
  0,
1571
- [_DRe, _Ma, _iT],
1572
- [() => delegationRequestsListType, 0, 2],
1262
+ [_UN, _PA],
1263
+ [0, 0]
1573
1264
  ];
1574
- export var ListEntitiesForPolicyRequest = [
1575
- 3,
1576
- n0,
1577
- _LEFPR,
1265
+ export var DisableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _DORCMR,
1578
1266
  0,
1579
- [_PA, _EFn, _PPat, _PUF, _Ma, _MI],
1580
- [0, 0, 0, 0, 0, 1],
1267
+ [],
1268
+ []
1581
1269
  ];
1582
- export var ListEntitiesForPolicyResponse = [
1583
- 3,
1584
- n0,
1585
- _LEFPRi,
1270
+ export var DisableOrganizationsRootCredentialsManagementResponse$ = [3, n0, _DORCMRi,
1586
1271
  0,
1587
- [_PG, _PU, _PR, _IT, _Ma],
1588
- [() => PolicyGroupListType, () => PolicyUserListType, () => PolicyRoleListType, 2, 0],
1272
+ [_OIr, _EF],
1273
+ [0, 64 | 0]
1589
1274
  ];
1590
- export var ListGroupPoliciesRequest = [3, n0, _LGPR, 0, [_GN, _Ma, _MI], [0, 0, 1]];
1591
- export var ListGroupPoliciesResponse = [3, n0, _LGPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
1592
- export var ListGroupsForUserRequest = [3, n0, _LGFUR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1593
- export var ListGroupsForUserResponse = [
1594
- 3,
1595
- n0,
1596
- _LGFURi,
1275
+ export var DisableOrganizationsRootSessionsRequest$ = [3, n0, _DORSR,
1597
1276
  0,
1598
- [_Gro, _IT, _Ma],
1599
- [() => groupListType, 2, 0],
1277
+ [],
1278
+ []
1600
1279
  ];
1601
- export var ListGroupsRequest = [3, n0, _LGR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1602
- export var ListGroupsResponse = [3, n0, _LGRi, 0, [_Gro, _IT, _Ma], [() => groupListType, 2, 0]];
1603
- export var ListInstanceProfilesForRoleRequest = [3, n0, _LIPFRR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
1604
- export var ListInstanceProfilesForRoleResponse = [
1605
- 3,
1606
- n0,
1607
- _LIPFRRi,
1280
+ export var DisableOrganizationsRootSessionsResponse$ = [3, n0, _DORSRi,
1608
1281
  0,
1609
- [_IPn, _IT, _Ma],
1610
- [() => instanceProfileListType, 2, 0],
1282
+ [_OIr, _EF],
1283
+ [0, 64 | 0]
1611
1284
  ];
1612
- export var ListInstanceProfilesRequest = [3, n0, _LIPR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1613
- export var ListInstanceProfilesResponse = [
1614
- 3,
1615
- n0,
1616
- _LIPRi,
1617
- 0,
1618
- [_IPn, _IT, _Ma],
1619
- [() => instanceProfileListType, 2, 0],
1285
+ export var DuplicateCertificateException$ = [-3, n0, _DCEu,
1286
+ { [_aQE]: [`DuplicateCertificate`, 409], [_e]: _c, [_hE]: 409 },
1287
+ [_m],
1288
+ [0]
1620
1289
  ];
1621
- export var ListInstanceProfileTagsRequest = [3, n0, _LIPTR, 0, [_IPN, _Ma, _MI], [0, 0, 1]];
1622
- export var ListInstanceProfileTagsResponse = [
1623
- 3,
1624
- n0,
1625
- _LIPTRi,
1626
- 0,
1627
- [_T, _IT, _Ma],
1628
- [() => tagListType, 2, 0],
1290
+ TypeRegistry.for(n0).registerError(DuplicateCertificateException$, DuplicateCertificateException);
1291
+ export var DuplicateSSHPublicKeyException$ = [-3, n0, _DSSHPKE,
1292
+ { [_aQE]: [`DuplicateSSHPublicKey`, 400], [_e]: _c, [_hE]: 400 },
1293
+ [_m],
1294
+ [0]
1629
1295
  ];
1630
- export var ListMFADevicesRequest = [3, n0, _LMFADR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1631
- export var ListMFADevicesResponse = [
1632
- 3,
1633
- n0,
1634
- _LMFADRi,
1296
+ TypeRegistry.for(n0).registerError(DuplicateSSHPublicKeyException$, DuplicateSSHPublicKeyException);
1297
+ export var EnableMFADeviceRequest$ = [3, n0, _EMFADR,
1635
1298
  0,
1636
- [_MFAD, _IT, _Ma],
1637
- [() => mfaDeviceListType, 2, 0],
1299
+ [_UN, _SNer, _AC, _ACu],
1300
+ [0, 0, 0, 0]
1638
1301
  ];
1639
- export var ListMFADeviceTagsRequest = [3, n0, _LMFADTR, 0, [_SNer, _Ma, _MI], [0, 0, 1]];
1640
- export var ListMFADeviceTagsResponse = [
1641
- 3,
1642
- n0,
1643
- _LMFADTRi,
1302
+ export var EnableOrganizationsRootCredentialsManagementRequest$ = [3, n0, _EORCMR,
1644
1303
  0,
1645
- [_T, _IT, _Ma],
1646
- [() => tagListType, 2, 0],
1304
+ [],
1305
+ []
1647
1306
  ];
1648
- export var ListOpenIDConnectProvidersRequest = [3, n0, _LOIDCPR, 0, [], []];
1649
- export var ListOpenIDConnectProvidersResponse = [
1650
- 3,
1651
- n0,
1652
- _LOIDCPRi,
1307
+ export var EnableOrganizationsRootCredentialsManagementResponse$ = [3, n0, _EORCMRn,
1653
1308
  0,
1654
- [_OIDCPL],
1655
- [() => OpenIDConnectProviderListType],
1309
+ [_OIr, _EF],
1310
+ [0, 64 | 0]
1656
1311
  ];
1657
- export var ListOpenIDConnectProviderTagsRequest = [
1658
- 3,
1659
- n0,
1660
- _LOIDCPTR,
1312
+ export var EnableOrganizationsRootSessionsRequest$ = [3, n0, _EORSR,
1661
1313
  0,
1662
- [_OIDCPA, _Ma, _MI],
1663
- [0, 0, 1],
1314
+ [],
1315
+ []
1664
1316
  ];
1665
- export var ListOpenIDConnectProviderTagsResponse = [
1666
- 3,
1667
- n0,
1668
- _LOIDCPTRi,
1317
+ export var EnableOrganizationsRootSessionsResponse$ = [3, n0, _EORSRn,
1669
1318
  0,
1670
- [_T, _IT, _Ma],
1671
- [() => tagListType, 2, 0],
1319
+ [_OIr, _EF],
1320
+ [0, 64 | 0]
1672
1321
  ];
1673
- export var ListOrganizationsFeaturesRequest = [3, n0, _LOFR, 0, [], []];
1674
- export var ListOrganizationsFeaturesResponse = [3, n0, _LOFRi, 0, [_OIr, _EF], [0, 64 | 0]];
1675
- export var ListPoliciesGrantingServiceAccessEntry = [
1676
- 3,
1677
- n0,
1678
- _LPGSAE,
1322
+ export var EnableOutboundWebIdentityFederationResponse$ = [3, n0, _EOWIFR,
1679
1323
  0,
1680
- [_SNe, _Pol],
1681
- [0, () => policyGrantingServiceAccessListType],
1324
+ [_II],
1325
+ [0]
1682
1326
  ];
1683
- export var ListPoliciesGrantingServiceAccessRequest = [
1684
- 3,
1685
- n0,
1686
- _LPGSAR,
1687
- 0,
1688
- [_Ma, _A, _SNerv],
1689
- [0, 0, 64 | 0],
1327
+ export var EntityAlreadyExistsException$ = [-3, n0, _EAEE,
1328
+ { [_aQE]: [`EntityAlreadyExists`, 409], [_e]: _c, [_hE]: 409 },
1329
+ [_m],
1330
+ [0]
1690
1331
  ];
1691
- export var ListPoliciesGrantingServiceAccessResponse = [
1692
- 3,
1693
- n0,
1694
- _LPGSARi,
1332
+ TypeRegistry.for(n0).registerError(EntityAlreadyExistsException$, EntityAlreadyExistsException);
1333
+ export var EntityDetails$ = [3, n0, _ED,
1695
1334
  0,
1696
- [_PGSA, _IT, _Ma],
1697
- [() => listPolicyGrantingServiceAccessResponseListType, 2, 0],
1335
+ [_EI, _LA],
1336
+ [() => EntityInfo$, 4]
1698
1337
  ];
1699
- export var ListPoliciesRequest = [
1700
- 3,
1701
- n0,
1702
- _LPR,
1338
+ export var EntityInfo$ = [3, n0, _EI,
1703
1339
  0,
1704
- [_Sc, _OA, _PPat, _PUF, _Ma, _MI],
1705
- [0, 2, 0, 0, 0, 1],
1340
+ [_A, _N, _Ty, _I, _Pa],
1341
+ [0, 0, 0, 0, 0]
1706
1342
  ];
1707
- export var ListPoliciesResponse = [
1708
- 3,
1709
- n0,
1710
- _LPRi,
1711
- 0,
1712
- [_Pol, _IT, _Ma],
1713
- [() => policyListType, 2, 0],
1343
+ export var EntityTemporarilyUnmodifiableException$ = [-3, n0, _ETUE,
1344
+ { [_aQE]: [`EntityTemporarilyUnmodifiable`, 409], [_e]: _c, [_hE]: 409 },
1345
+ [_m],
1346
+ [0]
1714
1347
  ];
1715
- export var ListPolicyTagsRequest = [3, n0, _LPTR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
1716
- export var ListPolicyTagsResponse = [
1717
- 3,
1718
- n0,
1719
- _LPTRi,
1348
+ TypeRegistry.for(n0).registerError(EntityTemporarilyUnmodifiableException$, EntityTemporarilyUnmodifiableException);
1349
+ export var ErrorDetails$ = [3, n0, _EDr,
1720
1350
  0,
1721
- [_T, _IT, _Ma],
1722
- [() => tagListType, 2, 0],
1351
+ [_M, _C],
1352
+ [0, 0]
1723
1353
  ];
1724
- export var ListPolicyVersionsRequest = [3, n0, _LPVR, 0, [_PA, _Ma, _MI], [0, 0, 1]];
1725
- export var ListPolicyVersionsResponse = [
1726
- 3,
1727
- n0,
1728
- _LPVRi,
1729
- 0,
1730
- [_V, _IT, _Ma],
1731
- [() => policyDocumentVersionListType, 2, 0],
1732
- ];
1733
- export var ListRolePoliciesRequest = [3, n0, _LRPR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
1734
- export var ListRolePoliciesResponse = [3, n0, _LRPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
1735
- export var ListRolesRequest = [3, n0, _LRR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1736
- export var ListRolesResponse = [3, n0, _LRRi, 0, [_Rol, _IT, _Ma], [() => roleListType, 2, 0]];
1737
- export var ListRoleTagsRequest = [3, n0, _LRTR, 0, [_RN, _Ma, _MI], [0, 0, 1]];
1738
- export var ListRoleTagsResponse = [3, n0, _LRTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
1739
- export var ListSAMLProvidersRequest = [3, n0, _LSAMLPR, 0, [], []];
1740
- export var ListSAMLProvidersResponse = [
1741
- 3,
1742
- n0,
1743
- _LSAMLPRi,
1354
+ export var EvaluationResult$ = [3, n0, _ER,
1744
1355
  0,
1745
- [_SAMLPL],
1746
- [() => SAMLProviderListType],
1356
+ [_EAN, _ERN, _EDv, _MS, _MCV, _ODD, _PBDD, _EDD, _RSR],
1357
+ [0, 0, 0, () => StatementListType, 64 | 0, () => OrganizationsDecisionDetail$, () => PermissionsBoundaryDecisionDetail$, 128 | 0, () => ResourceSpecificResultListType]
1747
1358
  ];
1748
- export var ListSAMLProviderTagsRequest = [3, n0, _LSAMLPTR, 0, [_SAMLPA, _Ma, _MI], [0, 0, 1]];
1749
- export var ListSAMLProviderTagsResponse = [
1750
- 3,
1751
- n0,
1752
- _LSAMLPTRi,
1753
- 0,
1754
- [_T, _IT, _Ma],
1755
- [() => tagListType, 2, 0],
1359
+ export var FeatureDisabledException$ = [-3, n0, _FDE,
1360
+ { [_aQE]: [`FeatureDisabled`, 404], [_e]: _c, [_hE]: 404 },
1361
+ [_m],
1362
+ [0]
1756
1363
  ];
1757
- export var ListServerCertificatesRequest = [3, n0, _LSCR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1758
- export var ListServerCertificatesResponse = [
1759
- 3,
1760
- n0,
1761
- _LSCRi,
1762
- 0,
1763
- [_SCML, _IT, _Ma],
1764
- [() => serverCertificateMetadataListType, 2, 0],
1364
+ TypeRegistry.for(n0).registerError(FeatureDisabledException$, FeatureDisabledException);
1365
+ export var FeatureEnabledException$ = [-3, n0, _FEE,
1366
+ { [_aQE]: [`FeatureEnabled`, 409], [_e]: _c, [_hE]: 409 },
1367
+ [_m],
1368
+ [0]
1765
1369
  ];
1766
- export var ListServerCertificateTagsRequest = [3, n0, _LSCTR, 0, [_SCN, _Ma, _MI], [0, 0, 1]];
1767
- export var ListServerCertificateTagsResponse = [
1768
- 3,
1769
- n0,
1770
- _LSCTRi,
1370
+ TypeRegistry.for(n0).registerError(FeatureEnabledException$, FeatureEnabledException);
1371
+ export var GenerateCredentialReportResponse$ = [3, n0, _GCRR,
1771
1372
  0,
1772
- [_T, _IT, _Ma],
1773
- [() => tagListType, 2, 0],
1373
+ [_St, _D],
1374
+ [0, 0]
1774
1375
  ];
1775
- export var ListServiceSpecificCredentialsRequest = [
1776
- 3,
1777
- n0,
1778
- _LSSCR,
1376
+ export var GenerateOrganizationsAccessReportRequest$ = [3, n0, _GOARR,
1779
1377
  0,
1780
- [_UN, _SN, _AU, _Ma, _MI],
1781
- [0, 0, 2, 0, 1],
1378
+ [_EP, _OPI],
1379
+ [0, 0]
1782
1380
  ];
1783
- export var ListServiceSpecificCredentialsResponse = [
1784
- 3,
1785
- n0,
1786
- _LSSCRi,
1381
+ export var GenerateOrganizationsAccessReportResponse$ = [3, n0, _GOARRe,
1787
1382
  0,
1788
- [_SSCe, _Ma, _IT],
1789
- [() => ServiceSpecificCredentialsListType, 0, 2],
1383
+ [_JI],
1384
+ [0]
1790
1385
  ];
1791
- export var ListSigningCertificatesRequest = [3, n0, _LSCRis, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1792
- export var ListSigningCertificatesResponse = [
1793
- 3,
1794
- n0,
1795
- _LSCRist,
1386
+ export var GenerateServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADR,
1796
1387
  0,
1797
- [_Cer, _IT, _Ma],
1798
- [() => certificateListType, 2, 0],
1388
+ [_A, _Gr],
1389
+ [0, 0]
1799
1390
  ];
1800
- export var ListSSHPublicKeysRequest = [3, n0, _LSSHPKR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1801
- export var ListSSHPublicKeysResponse = [
1802
- 3,
1803
- n0,
1804
- _LSSHPKRi,
1805
- 0,
1806
- [_SSHPKu, _IT, _Ma],
1807
- [() => SSHPublicKeyListType, 2, 0],
1808
- ];
1809
- export var ListUserPoliciesRequest = [3, n0, _LUPR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1810
- export var ListUserPoliciesResponse = [3, n0, _LUPRi, 0, [_PNo, _IT, _Ma], [64 | 0, 2, 0]];
1811
- export var ListUsersRequest = [3, n0, _LUR, 0, [_PPat, _Ma, _MI], [0, 0, 1]];
1812
- export var ListUsersResponse = [3, n0, _LURi, 0, [_Use, _IT, _Ma], [() => userListType, 2, 0]];
1813
- export var ListUserTagsRequest = [3, n0, _LUTR, 0, [_UN, _Ma, _MI], [0, 0, 1]];
1814
- export var ListUserTagsResponse = [3, n0, _LUTRi, 0, [_T, _IT, _Ma], [() => tagListType, 2, 0]];
1815
- export var ListVirtualMFADevicesRequest = [3, n0, _LVMFADR, 0, [_AS, _Ma, _MI], [0, 0, 1]];
1816
- export var ListVirtualMFADevicesResponse = [
1817
- 3,
1818
- n0,
1819
- _LVMFADRi,
1391
+ export var GenerateServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRe,
1820
1392
  0,
1821
- [_VMFADi, _IT, _Ma],
1822
- [[() => virtualMFADeviceListType, 0], 2, 0],
1823
- ];
1824
- export var LoginProfile = [3, n0, _LP, 0, [_UN, _CD, _PRR], [0, 4, 2]];
1825
- export var MalformedCertificateException = [
1826
- -3,
1827
- n0,
1828
- _MCE,
1829
- { [_e]: _c, [_hE]: 400, [_aQE]: [`MalformedCertificate`, 400] },
1830
- [_m],
1831
- [0],
1832
- ];
1833
- TypeRegistry.for(n0).registerError(MalformedCertificateException, __MalformedCertificateException);
1834
- export var MalformedPolicyDocumentException = [
1835
- -3,
1836
- n0,
1837
- _MPDE,
1838
- { [_e]: _c, [_hE]: 400, [_aQE]: [`MalformedPolicyDocument`, 400] },
1839
- [_m],
1840
- [0],
1393
+ [_JI],
1394
+ [0]
1841
1395
  ];
1842
- TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException, __MalformedPolicyDocumentException);
1843
- export var ManagedPolicyDetail = [
1844
- 3,
1845
- n0,
1846
- _MPD,
1396
+ export var GetAccessKeyLastUsedRequest$ = [3, n0, _GAKLUR,
1847
1397
  0,
1848
- [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _PVL],
1849
- [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => policyDocumentVersionListType],
1850
- ];
1851
- export var MFADevice = [3, n0, _MFADe, 0, [_UN, _SNer, _EDn], [0, 0, 4]];
1852
- export var NoSuchEntityException = [
1853
- -3,
1854
- n0,
1855
- _NSEE,
1856
- { [_e]: _c, [_hE]: 404, [_aQE]: [`NoSuchEntity`, 404] },
1857
- [_m],
1858
- [0],
1859
- ];
1860
- TypeRegistry.for(n0).registerError(NoSuchEntityException, __NoSuchEntityException);
1861
- export var OpenIDConnectProviderListEntry = [3, n0, _OIDCPLE, 0, [_A], [0]];
1862
- export var OpenIdIdpCommunicationErrorException = [
1863
- -3,
1864
- n0,
1865
- _OIICEE,
1866
- { [_e]: _c, [_hE]: 400, [_aQE]: [`OpenIdIdpCommunicationError`, 400] },
1867
- [_m],
1868
- [0],
1869
- ];
1870
- TypeRegistry.for(n0).registerError(OpenIdIdpCommunicationErrorException, __OpenIdIdpCommunicationErrorException);
1871
- export var OrganizationNotFoundException = [-3, n0, _ONFE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
1872
- TypeRegistry.for(n0).registerError(OrganizationNotFoundException, __OrganizationNotFoundException);
1873
- export var OrganizationNotInAllFeaturesModeException = [
1874
- -3,
1875
- n0,
1876
- _ONIAFME,
1877
- { [_e]: _c, [_hE]: 400 },
1878
- [_M],
1879
- [0],
1398
+ [_AKI],
1399
+ [0]
1880
1400
  ];
1881
- TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException, __OrganizationNotInAllFeaturesModeException);
1882
- export var OrganizationsDecisionDetail = [3, n0, _ODD, 0, [_ABO], [2]];
1883
- export var PasswordPolicy = [
1884
- 3,
1885
- n0,
1886
- _PPa,
1401
+ export var GetAccessKeyLastUsedResponse$ = [3, n0, _GAKLURe,
1887
1402
  0,
1888
- [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _EPx, _MPA, _PRP, _HE],
1889
- [1, 2, 2, 2, 2, 2, 2, 1, 1, 2],
1890
- ];
1891
- export var PasswordPolicyViolationException = [
1892
- -3,
1893
- n0,
1894
- _PPVE,
1895
- { [_e]: _c, [_hE]: 400, [_aQE]: [`PasswordPolicyViolation`, 400] },
1896
- [_m],
1897
- [0],
1403
+ [_UN, _AKLU],
1404
+ [0, () => AccessKeyLastUsed$]
1898
1405
  ];
1899
- TypeRegistry.for(n0).registerError(PasswordPolicyViolationException, __PasswordPolicyViolationException);
1900
- export var PermissionsBoundaryDecisionDetail = [3, n0, _PBDD, 0, [_ABPB], [2]];
1901
- export var Policy = [
1902
- 3,
1903
- n0,
1904
- _Po,
1406
+ export var GetAccountAuthorizationDetailsRequest$ = [3, n0, _GAADR,
1905
1407
  0,
1906
- [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _T],
1907
- [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => tagListType],
1908
- ];
1909
- export var PolicyDetail = [3, n0, _PDo, 0, [_PN, _PD], [0, 0]];
1910
- export var PolicyEvaluationException = [
1911
- -3,
1912
- n0,
1913
- _PEE,
1914
- { [_e]: _s, [_hE]: 500, [_aQE]: [`PolicyEvaluation`, 500] },
1915
- [_m],
1916
- [0],
1408
+ [_F, _MI, _Ma],
1409
+ [64 | 0, 1, 0]
1917
1410
  ];
1918
- TypeRegistry.for(n0).registerError(PolicyEvaluationException, __PolicyEvaluationException);
1919
- export var PolicyGrantingServiceAccess = [
1920
- 3,
1921
- n0,
1922
- _PGSAo,
1923
- 0,
1924
- [_PN, _PT, _PA, _ETn, _EN],
1925
- [0, 0, 0, 0, 0],
1926
- ];
1927
- export var PolicyGroup = [3, n0, _PGo, 0, [_GN, _GI], [0, 0]];
1928
- export var PolicyNotAttachableException = [
1929
- -3,
1930
- n0,
1931
- _PNAE,
1932
- { [_e]: _c, [_hE]: 400, [_aQE]: [`PolicyNotAttachable`, 400] },
1933
- [_m],
1934
- [0],
1935
- ];
1936
- TypeRegistry.for(n0).registerError(PolicyNotAttachableException, __PolicyNotAttachableException);
1937
- export var PolicyParameter = [3, n0, _PPo, 0, [_N, _Va, _Ty], [0, 64 | 0, 0]];
1938
- export var PolicyRole = [3, n0, _PRo, 0, [_RN, _RIo], [0, 0]];
1939
- export var PolicyUser = [3, n0, _PUo, 0, [_UN, _UI], [0, 0]];
1940
- export var PolicyVersion = [3, n0, _PV, 0, [_Do, _VI, _IDV, _CD], [0, 0, 2, 4]];
1941
- export var Position = [3, n0, _Pos, 0, [_Li, _Col], [1, 1]];
1942
- export var PutGroupPolicyRequest = [3, n0, _PGPR, 0, [_GN, _PN, _PD], [0, 0, 0]];
1943
- export var PutRolePermissionsBoundaryRequest = [3, n0, _PRPBR, 0, [_RN, _PB], [0, 0]];
1944
- export var PutRolePolicyRequest = [3, n0, _PRPR, 0, [_RN, _PN, _PD], [0, 0, 0]];
1945
- export var PutUserPermissionsBoundaryRequest = [3, n0, _PUPBR, 0, [_UN, _PB], [0, 0]];
1946
- export var PutUserPolicyRequest = [3, n0, _PUPR, 0, [_UN, _PN, _PD], [0, 0, 0]];
1947
- export var RejectDelegationRequestRequest = [3, n0, _RDRR, 0, [_DRI, _No], [0, 0]];
1948
- export var RemoveClientIDFromOpenIDConnectProviderRequest = [
1949
- 3,
1950
- n0,
1951
- _RCIDFOIDCPR,
1411
+ export var GetAccountAuthorizationDetailsResponse$ = [3, n0, _GAADRe,
1952
1412
  0,
1953
- [_OIDCPA, _CID],
1954
- [0, 0],
1955
- ];
1956
- export var RemoveRoleFromInstanceProfileRequest = [3, n0, _RRFIPR, 0, [_IPN, _RN], [0, 0]];
1957
- export var RemoveUserFromGroupRequest = [3, n0, _RUFGR, 0, [_GN, _UN], [0, 0]];
1958
- export var ReportGenerationLimitExceededException = [
1959
- -3,
1960
- n0,
1961
- _RGLEE,
1962
- { [_e]: _c, [_hE]: 409, [_aQE]: [`ReportGenerationLimitExceeded`, 409] },
1963
- [_m],
1964
- [0],
1413
+ [_UDL, _GDL, _RDL, _Pol, _IT, _Ma],
1414
+ [() => userDetailListType, () => groupDetailListType, () => roleDetailListType, () => ManagedPolicyDetailListType, 2, 0]
1965
1415
  ];
1966
- TypeRegistry.for(n0).registerError(ReportGenerationLimitExceededException, __ReportGenerationLimitExceededException);
1967
- export var ResetServiceSpecificCredentialRequest = [3, n0, _RSSCR, 0, [_UN, _SSCI], [0, 0]];
1968
- export var ResetServiceSpecificCredentialResponse = [
1969
- 3,
1970
- n0,
1971
- _RSSCRe,
1416
+ export var GetAccountPasswordPolicyResponse$ = [3, n0, _GAPPR,
1972
1417
  0,
1973
- [_SSC],
1974
- [[() => ServiceSpecificCredential, 0]],
1418
+ [_PPa],
1419
+ [() => PasswordPolicy$]
1975
1420
  ];
1976
- export var ResourceSpecificResult = [
1977
- 3,
1978
- n0,
1979
- _RSRe,
1421
+ export var GetAccountSummaryResponse$ = [3, n0, _GASR,
1980
1422
  0,
1981
- [_ERN, _ERD, _MS, _MCV, _EDD, _PBDD],
1982
- [0, 0, () => StatementListType, 64 | 0, 128 | 0, () => PermissionsBoundaryDecisionDetail],
1423
+ [_SM],
1424
+ [128 | 1]
1983
1425
  ];
1984
- export var ResyncMFADeviceRequest = [3, n0, _RMFADR, 0, [_UN, _SNer, _AC, _ACu], [0, 0, 0, 0]];
1985
- export var Role = [
1986
- 3,
1987
- n0,
1988
- _Ro,
1426
+ export var GetContextKeysForCustomPolicyRequest$ = [3, n0, _GCKFCPR,
1989
1427
  0,
1990
- [_Pa, _RN, _RIo, _A, _CD, _ARPD, _D, _MSD, _PB, _T, _RLU],
1991
- [0, 0, 0, 0, 4, 0, 0, 1, () => AttachedPermissionsBoundary, () => tagListType, () => RoleLastUsed],
1428
+ [_PIL],
1429
+ [64 | 0]
1992
1430
  ];
1993
- export var RoleDetail = [
1994
- 3,
1995
- n0,
1996
- _RD,
1997
- 0,
1998
- [_Pa, _RN, _RIo, _A, _CD, _ARPD, _IPL, _RPL, _AMP, _PB, _T, _RLU],
1999
- [
2000
- 0,
2001
- 0,
2002
- 0,
2003
- 0,
2004
- 4,
2005
- 0,
2006
- () => instanceProfileListType,
2007
- () => policyDetailListType,
2008
- () => attachedPoliciesListType,
2009
- () => AttachedPermissionsBoundary,
2010
- () => tagListType,
2011
- () => RoleLastUsed,
2012
- ],
2013
- ];
2014
- export var RoleLastUsed = [3, n0, _RLU, 0, [_LUD, _R], [4, 0]];
2015
- export var RoleUsageType = [3, n0, _RUT, 0, [_R, _Res], [0, 64 | 0]];
2016
- export var SAMLPrivateKey = [3, n0, _SAMLPK, 0, [_KI, _Ti], [0, 4]];
2017
- export var SAMLProviderListEntry = [3, n0, _SAMLPLE, 0, [_A, _VU, _CD], [0, 4, 4]];
2018
- export var SendDelegationTokenRequest = [3, n0, _SDTR, 0, [_DRI], [0]];
2019
- export var ServerCertificate = [
2020
- 3,
2021
- n0,
2022
- _SCe,
1431
+ export var GetContextKeysForPolicyResponse$ = [3, n0, _GCKFPR,
2023
1432
  0,
2024
- [_SCM, _CB, _CC, _T],
2025
- [() => ServerCertificateMetadata, 0, 0, () => tagListType],
1433
+ [_CKNo],
1434
+ [64 | 0]
2026
1435
  ];
2027
- export var ServerCertificateMetadata = [
2028
- 3,
2029
- n0,
2030
- _SCM,
1436
+ export var GetContextKeysForPrincipalPolicyRequest$ = [3, n0, _GCKFPPR,
2031
1437
  0,
2032
- [_Pa, _SCN, _SCI, _A, _UDp, _Ex],
2033
- [0, 0, 0, 0, 4, 4],
2034
- ];
2035
- export var ServiceAccessNotEnabledException = [-3, n0, _SANEE, { [_e]: _c, [_hE]: 400 }, [_M], [0]];
2036
- TypeRegistry.for(n0).registerError(ServiceAccessNotEnabledException, __ServiceAccessNotEnabledException);
2037
- export var ServiceFailureException = [
2038
- -3,
2039
- n0,
2040
- _SFE,
2041
- { [_e]: _s, [_hE]: 500, [_aQE]: [`ServiceFailure`, 500] },
2042
- [_m],
2043
- [0],
1438
+ [_PSA, _PIL],
1439
+ [0, 64 | 0]
2044
1440
  ];
2045
- TypeRegistry.for(n0).registerError(ServiceFailureException, __ServiceFailureException);
2046
- export var ServiceLastAccessed = [
2047
- 3,
2048
- n0,
2049
- _SLAe,
1441
+ export var GetCredentialReportResponse$ = [3, n0, _GCRRe,
2050
1442
  0,
2051
- [_SN, _LA, _SNe, _LAE, _LAR, _TAE, _TALA],
2052
- [0, 4, 0, 0, 0, 1, () => TrackedActionsLastAccessed],
1443
+ [_Co, _RF, _GT],
1444
+ [21, 0, 4]
2053
1445
  ];
2054
- export var ServiceNotSupportedException = [
2055
- -3,
2056
- n0,
2057
- _SNSE,
2058
- { [_e]: _c, [_hE]: 404, [_aQE]: [`NotSupportedService`, 404] },
2059
- [_m],
2060
- [0],
1446
+ export var GetDelegationRequestRequest$ = [3, n0, _GDRR,
1447
+ 0,
1448
+ [_DRI, _DPC],
1449
+ [0, 2]
2061
1450
  ];
2062
- TypeRegistry.for(n0).registerError(ServiceNotSupportedException, __ServiceNotSupportedException);
2063
- export var ServiceSpecificCredential = [
2064
- 3,
2065
- n0,
2066
- _SSC,
1451
+ export var GetDelegationRequestResponse$ = [3, n0, _GDRRe,
2067
1452
  0,
2068
- [_CD, _EDx, _SN, _SUN, _SP, _SCA, _SCS, _SSCI, _UN, _S],
2069
- [4, 4, 0, 0, [() => servicePassword, 0], 0, [() => serviceCredentialSecret, 0], 0, 0, 0],
1453
+ [_DR, _PCS, _PCR],
1454
+ [() => DelegationRequest$, 0, 0]
2070
1455
  ];
2071
- export var ServiceSpecificCredentialMetadata = [
2072
- 3,
2073
- n0,
2074
- _SSCM,
1456
+ export var GetGroupPolicyRequest$ = [3, n0, _GGPR,
2075
1457
  0,
2076
- [_UN, _S, _SUN, _SCA, _CD, _EDx, _SSCI, _SN],
2077
- [0, 0, 0, 0, 4, 4, 0, 0],
1458
+ [_GN, _PN],
1459
+ [0, 0]
2078
1460
  ];
2079
- export var SetDefaultPolicyVersionRequest = [3, n0, _SDPVR, 0, [_PA, _VI], [0, 0]];
2080
- export var SetSecurityTokenServicePreferencesRequest = [3, n0, _SSTSPR, 0, [_GETV], [0]];
2081
- export var SigningCertificate = [3, n0, _SCi, 0, [_UN, _CI, _CB, _S, _UDp], [0, 0, 0, 0, 4]];
2082
- export var SimulateCustomPolicyRequest = [
2083
- 3,
2084
- n0,
2085
- _SCPR,
1461
+ export var GetGroupPolicyResponse$ = [3, n0, _GGPRe,
2086
1462
  0,
2087
- [_PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2088
- [64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
1463
+ [_GN, _PN, _PD],
1464
+ [0, 0, 0]
2089
1465
  ];
2090
- export var SimulatePolicyResponse = [
2091
- 3,
2092
- n0,
2093
- _SPR,
1466
+ export var GetGroupRequest$ = [3, n0, _GGR,
2094
1467
  0,
2095
- [_ERv, _IT, _Ma],
2096
- [() => EvaluationResultsListType, 2, 0],
1468
+ [_GN, _Ma, _MI],
1469
+ [0, 0, 1]
2097
1470
  ];
2098
- export var SimulatePrincipalPolicyRequest = [
2099
- 3,
2100
- n0,
2101
- _SPPR,
1471
+ export var GetGroupResponse$ = [3, n0, _GGRe,
2102
1472
  0,
2103
- [_PSA, _PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2104
- [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0],
1473
+ [_G, _Use, _IT, _Ma],
1474
+ [() => Group$, () => userListType, 2, 0]
2105
1475
  ];
2106
- export var SSHPublicKey = [
2107
- 3,
2108
- n0,
2109
- _SSHPK,
1476
+ export var GetHumanReadableSummaryRequest$ = [3, n0, _GHRSR,
2110
1477
  0,
2111
- [_UN, _SSHPKI, _Fi, _SSHPKB, _S, _UDp],
2112
- [0, 0, 0, 0, 0, 4],
1478
+ [_EA, _L],
1479
+ [0, 0]
2113
1480
  ];
2114
- export var SSHPublicKeyMetadata = [3, n0, _SSHPKM, 0, [_UN, _SSHPKI, _S, _UDp], [0, 0, 0, 4]];
2115
- export var Statement = [
2116
- 3,
2117
- n0,
2118
- _Sta,
1481
+ export var GetHumanReadableSummaryResponse$ = [3, n0, _GHRSRe,
2119
1482
  0,
2120
- [_SPI, _SPT, _SPt, _EPn],
2121
- [0, 0, () => Position, () => Position],
1483
+ [_SC, _L, _SS],
1484
+ [0, 0, 0]
2122
1485
  ];
2123
- export var Tag = [3, n0, _Ta, 0, [_K, _Val], [0, 0]];
2124
- export var TagInstanceProfileRequest = [3, n0, _TIPR, 0, [_IPN, _T], [0, () => tagListType]];
2125
- export var TagMFADeviceRequest = [3, n0, _TMFADR, 0, [_SNer, _T], [0, () => tagListType]];
2126
- export var TagOpenIDConnectProviderRequest = [
2127
- 3,
2128
- n0,
2129
- _TOIDCPR,
1486
+ export var GetInstanceProfileRequest$ = [3, n0, _GIPR,
2130
1487
  0,
2131
- [_OIDCPA, _T],
2132
- [0, () => tagListType],
2133
- ];
2134
- export var TagPolicyRequest = [3, n0, _TPR, 0, [_PA, _T], [0, () => tagListType]];
2135
- export var TagRoleRequest = [3, n0, _TRR, 0, [_RN, _T], [0, () => tagListType]];
2136
- export var TagSAMLProviderRequest = [3, n0, _TSAMLPR, 0, [_SAMLPA, _T], [0, () => tagListType]];
2137
- export var TagServerCertificateRequest = [3, n0, _TSCR, 0, [_SCN, _T], [0, () => tagListType]];
2138
- export var TagUserRequest = [3, n0, _TUR, 0, [_UN, _T], [0, () => tagListType]];
2139
- export var TrackedActionLastAccessed = [
2140
- 3,
2141
- n0,
2142
- _TALAr,
1488
+ [_IPN],
1489
+ [0]
1490
+ ];
1491
+ export var GetInstanceProfileResponse$ = [3, n0, _GIPRe,
2143
1492
  0,
2144
- [_ANc, _LAEa, _LATa, _LARa],
2145
- [0, 0, 4, 0],
1493
+ [_IP],
1494
+ [() => InstanceProfile$]
2146
1495
  ];
2147
- export var UnmodifiableEntityException = [
2148
- -3,
2149
- n0,
2150
- _UEE,
2151
- { [_e]: _c, [_hE]: 400, [_aQE]: [`UnmodifiableEntity`, 400] },
2152
- [_m],
2153
- [0],
2154
- ];
2155
- TypeRegistry.for(n0).registerError(UnmodifiableEntityException, __UnmodifiableEntityException);
2156
- export var UnrecognizedPublicKeyEncodingException = [
2157
- -3,
2158
- n0,
2159
- _UPKEE,
2160
- { [_e]: _c, [_hE]: 400, [_aQE]: [`UnrecognizedPublicKeyEncoding`, 400] },
2161
- [_m],
2162
- [0],
2163
- ];
2164
- TypeRegistry.for(n0).registerError(UnrecognizedPublicKeyEncodingException, __UnrecognizedPublicKeyEncodingException);
2165
- export var UntagInstanceProfileRequest = [3, n0, _UIPR, 0, [_IPN, _TK], [0, 64 | 0]];
2166
- export var UntagMFADeviceRequest = [3, n0, _UMFADR, 0, [_SNer, _TK], [0, 64 | 0]];
2167
- export var UntagOpenIDConnectProviderRequest = [3, n0, _UOIDCPR, 0, [_OIDCPA, _TK], [0, 64 | 0]];
2168
- export var UntagPolicyRequest = [3, n0, _UPR, 0, [_PA, _TK], [0, 64 | 0]];
2169
- export var UntagRoleRequest = [3, n0, _URR, 0, [_RN, _TK], [0, 64 | 0]];
2170
- export var UntagSAMLProviderRequest = [3, n0, _USAMLPR, 0, [_SAMLPA, _TK], [0, 64 | 0]];
2171
- export var UntagServerCertificateRequest = [3, n0, _USCR, 0, [_SCN, _TK], [0, 64 | 0]];
2172
- export var UntagUserRequest = [3, n0, _UUR, 0, [_UN, _TK], [0, 64 | 0]];
2173
- export var UpdateAccessKeyRequest = [3, n0, _UAKR, 0, [_UN, _AKI, _S], [0, 0, 0]];
2174
- export var UpdateAccountPasswordPolicyRequest = [
2175
- 3,
2176
- n0,
2177
- _UAPPR,
1496
+ export var GetLoginProfileRequest$ = [3, n0, _GLPR,
2178
1497
  0,
2179
- [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _MPA, _PRP, _HE],
2180
- [1, 2, 2, 2, 2, 2, 1, 1, 2],
1498
+ [_UN],
1499
+ [0]
2181
1500
  ];
2182
- export var UpdateAssumeRolePolicyRequest = [3, n0, _UARPR, 0, [_RN, _PD], [0, 0]];
2183
- export var UpdateDelegationRequestRequest = [3, n0, _UDRR, 0, [_DRI, _No], [0, 0]];
2184
- export var UpdateGroupRequest = [3, n0, _UGR, 0, [_GN, _NPe, _NGN], [0, 0, 0]];
2185
- export var UpdateLoginProfileRequest = [
2186
- 3,
2187
- n0,
2188
- _ULPR,
1501
+ export var GetLoginProfileResponse$ = [3, n0, _GLPRe,
2189
1502
  0,
2190
- [_UN, _Pas, _PRR],
2191
- [0, [() => passwordType, 0], 2],
1503
+ [_LP],
1504
+ [() => LoginProfile$]
2192
1505
  ];
2193
- export var UpdateOpenIDConnectProviderThumbprintRequest = [
2194
- 3,
2195
- n0,
2196
- _UOIDCPTR,
1506
+ export var GetMFADeviceRequest$ = [3, n0, _GMFADR,
2197
1507
  0,
2198
- [_OIDCPA, _TL],
2199
- [0, 64 | 0],
1508
+ [_SNer, _UN],
1509
+ [0, 0]
2200
1510
  ];
2201
- export var UpdateRoleDescriptionRequest = [3, n0, _URDR, 0, [_RN, _D], [0, 0]];
2202
- export var UpdateRoleDescriptionResponse = [3, n0, _URDRp, 0, [_Ro], [() => Role]];
2203
- export var UpdateRoleRequest = [3, n0, _URRp, 0, [_RN, _D, _MSD], [0, 0, 1]];
2204
- export var UpdateRoleResponse = [3, n0, _URRpd, 0, [], []];
2205
- export var UpdateSAMLProviderRequest = [
2206
- 3,
2207
- n0,
2208
- _USAMLPRp,
1511
+ export var GetMFADeviceResponse$ = [3, n0, _GMFADRe,
2209
1512
  0,
2210
- [_SAMLMD, _SAMLPA, _AEM, _APK, _RPK],
2211
- [0, 0, 0, [() => privateKeyType, 0], 0],
1513
+ [_UN, _SNer, _EDn, _Ce],
1514
+ [0, 0, 4, 128 | 0]
2212
1515
  ];
2213
- export var UpdateSAMLProviderResponse = [3, n0, _USAMLPRpd, 0, [_SAMLPA], [0]];
2214
- export var UpdateServerCertificateRequest = [3, n0, _USCRp, 0, [_SCN, _NPe, _NSCN], [0, 0, 0]];
2215
- export var UpdateServiceSpecificCredentialRequest = [
2216
- 3,
2217
- n0,
2218
- _USSCR,
1516
+ export var GetOpenIDConnectProviderRequest$ = [3, n0, _GOIDCPR,
2219
1517
  0,
2220
- [_UN, _SSCI, _S],
2221
- [0, 0, 0],
1518
+ [_OIDCPA],
1519
+ [0]
2222
1520
  ];
2223
- export var UpdateSigningCertificateRequest = [3, n0, _USCRpd, 0, [_UN, _CI, _S], [0, 0, 0]];
2224
- export var UpdateSSHPublicKeyRequest = [3, n0, _USSHPKR, 0, [_UN, _SSHPKI, _S], [0, 0, 0]];
2225
- export var UpdateUserRequest = [3, n0, _UURp, 0, [_UN, _NPe, _NUN], [0, 0, 0]];
2226
- export var UploadServerCertificateRequest = [
2227
- 3,
2228
- n0,
2229
- _USCRpl,
1521
+ export var GetOpenIDConnectProviderResponse$ = [3, n0, _GOIDCPRe,
2230
1522
  0,
2231
- [_Pa, _SCN, _CB, _PK, _CC, _T],
2232
- [0, 0, 0, [() => privateKeyType, 0], 0, () => tagListType],
1523
+ [_U, _CIDL, _TL, _CD, _T],
1524
+ [0, 64 | 0, 64 | 0, 4, () => tagListType]
2233
1525
  ];
2234
- export var UploadServerCertificateResponse = [
2235
- 3,
2236
- n0,
2237
- _USCRplo,
1526
+ export var GetOrganizationsAccessReportRequest$ = [3, n0, _GOARRet,
2238
1527
  0,
2239
- [_SCM, _T],
2240
- [() => ServerCertificateMetadata, () => tagListType],
1528
+ [_JI, _MI, _Ma, _SK],
1529
+ [0, 1, 0, 0]
2241
1530
  ];
2242
- export var UploadSigningCertificateRequest = [3, n0, _USCRploa, 0, [_UN, _CB], [0, 0]];
2243
- export var UploadSigningCertificateResponse = [
2244
- 3,
2245
- n0,
2246
- _USCRpload,
1531
+ export var GetOrganizationsAccessReportResponse$ = [3, n0, _GOARRetr,
2247
1532
  0,
2248
- [_Cert],
2249
- [() => SigningCertificate],
1533
+ [_JS, _JCD, _JCDo, _NOSA, _NOSNA, _ADc, _IT, _Ma, _EDr],
1534
+ [0, 4, 4, 1, 1, () => AccessDetails, 2, 0, () => ErrorDetails$]
2250
1535
  ];
2251
- export var UploadSSHPublicKeyRequest = [3, n0, _USSHPKRp, 0, [_UN, _SSHPKB], [0, 0]];
2252
- export var UploadSSHPublicKeyResponse = [3, n0, _USSHPKRpl, 0, [_SSHPK], [() => SSHPublicKey]];
2253
- export var User = [
2254
- 3,
2255
- n0,
2256
- _Us,
1536
+ export var GetOutboundWebIdentityFederationInfoResponse$ = [3, n0, _GOWIFIR,
2257
1537
  0,
2258
- [_Pa, _UN, _UI, _A, _CD, _PLU, _PB, _T],
2259
- [0, 0, 0, 0, 4, 4, () => AttachedPermissionsBoundary, () => tagListType],
1538
+ [_II, _JVE],
1539
+ [0, 2]
2260
1540
  ];
2261
- export var UserDetail = [
2262
- 3,
2263
- n0,
2264
- _UDs,
1541
+ export var GetPolicyRequest$ = [3, n0, _GPR,
2265
1542
  0,
2266
- [_Pa, _UN, _UI, _A, _CD, _UPL, _GL, _AMP, _PB, _T],
2267
- [
2268
- 0,
2269
- 0,
2270
- 0,
2271
- 0,
2272
- 4,
2273
- () => policyDetailListType,
2274
- 64 | 0,
2275
- () => attachedPoliciesListType,
2276
- () => AttachedPermissionsBoundary,
2277
- () => tagListType,
2278
- ],
2279
- ];
2280
- export var VirtualMFADevice = [
2281
- 3,
2282
- n0,
2283
- _VMFAD,
1543
+ [_PA],
1544
+ [0]
1545
+ ];
1546
+ export var GetPolicyResponse$ = [3, n0, _GPRe,
2284
1547
  0,
2285
- [_SNer, _BSS, _QRCPNG, _Us, _EDn, _T],
2286
- [0, [() => BootstrapDatum, 0], [() => BootstrapDatum, 0], () => User, 4, () => tagListType],
2287
- ];
2288
- export var __Unit = "unit";
2289
- export var IAMServiceException = [-3, _sm, "IAMServiceException", 0, [], []];
2290
- TypeRegistry.for(_sm).registerError(IAMServiceException, __IAMServiceException);
2291
- export var AccessDetails = [1, n0, _ADc, 0, () => AccessDetail];
2292
- export var accessKeyMetadataListType = [1, n0, _aKMLT, 0, () => AccessKeyMetadata];
2293
- export var accountAliasListType = 64 | 0;
2294
- export var ActionNameListType = 64 | 0;
2295
- export var ArnListType = 64 | 0;
2296
- export var attachedPoliciesListType = [1, n0, _aPLT, 0, () => AttachedPolicy];
2297
- export var certificateListType = [1, n0, _cLT, 0, () => SigningCertificate];
2298
- export var clientIDListType = 64 | 0;
2299
- export var ContextEntryListType = [1, n0, _CELT, 0, () => ContextEntry];
2300
- export var ContextKeyNamesResultListType = 64 | 0;
2301
- export var ContextKeyValueListType = 64 | 0;
2302
- export var delegationRequestsListType = [1, n0, _dRLT, 0, () => DelegationRequest];
2303
- export var entityDetailsListType = [1, n0, _eDLT, 0, () => EntityDetails];
2304
- export var entityListType = 64 | 0;
2305
- export var EvaluationResultsListType = [1, n0, _ERLT, 0, () => EvaluationResult];
2306
- export var FeaturesListType = 64 | 0;
2307
- export var groupDetailListType = [1, n0, _gDLT, 0, () => GroupDetail];
2308
- export var groupListType = [1, n0, _gLT, 0, () => Group];
2309
- export var groupNameListType = 64 | 0;
2310
- export var instanceProfileListType = [1, n0, _iPLT, 0, () => InstanceProfile];
2311
- export var listPolicyGrantingServiceAccessResponseListType = [
2312
- 1,
2313
- n0,
2314
- _lPGSARLT,
2315
- 0,
2316
- () => ListPoliciesGrantingServiceAccessEntry,
2317
- ];
2318
- export var ManagedPolicyDetailListType = [1, n0, _MPDLT, 0, () => ManagedPolicyDetail];
2319
- export var mfaDeviceListType = [1, n0, _mDLT, 0, () => MFADevice];
2320
- export var OpenIDConnectProviderListType = [1, n0, _OIDCPLT, 0, () => OpenIDConnectProviderListEntry];
2321
- export var policyDetailListType = [1, n0, _pDLT, 0, () => PolicyDetail];
2322
- export var policyDocumentVersionListType = [1, n0, _pDVLT, 0, () => PolicyVersion];
2323
- export var policyGrantingServiceAccessListType = [
2324
- 1,
2325
- n0,
2326
- _pGSALT,
2327
- 0,
2328
- () => PolicyGrantingServiceAccess,
2329
- ];
2330
- export var PolicyGroupListType = [1, n0, _PGLT, 0, () => PolicyGroup];
2331
- export var policyListType = [1, n0, _pLT, 0, () => Policy];
2332
- export var policyNameListType = 64 | 0;
2333
- export var policyParameterListType = [1, n0, _pPLT, 0, () => PolicyParameter];
2334
- export var policyParameterValuesListType = 64 | 0;
2335
- export var PolicyRoleListType = [1, n0, _PRLT, 0, () => PolicyRole];
2336
- export var PolicyUserListType = [1, n0, _PULT, 0, () => PolicyUser];
2337
- export var privateKeyList = [1, n0, _pKL, 0, () => SAMLPrivateKey];
2338
- export var ResourceNameListType = 64 | 0;
2339
- export var ResourceSpecificResultListType = [1, n0, _RSRLT, 0, () => ResourceSpecificResult];
2340
- export var roleDetailListType = [1, n0, _rDLT, 0, () => RoleDetail];
2341
- export var roleListType = [1, n0, _rLT, 0, () => Role];
2342
- export var rolePermissionRestrictionArnListType = 64 | 0;
2343
- export var RoleUsageListType = [1, n0, _RULT, 0, () => RoleUsageType];
2344
- export var SAMLProviderListType = [1, n0, _SAMLPLT, 0, () => SAMLProviderListEntry];
2345
- export var serverCertificateMetadataListType = [1, n0, _sCMLT, 0, () => ServerCertificateMetadata];
2346
- export var serviceNamespaceListType = 64 | 0;
2347
- export var ServicesLastAccessed = [1, n0, _SLA, 0, () => ServiceLastAccessed];
2348
- export var ServiceSpecificCredentialsListType = [
2349
- 1,
2350
- n0,
2351
- _SSCLT,
2352
- 0,
2353
- () => ServiceSpecificCredentialMetadata,
2354
- ];
2355
- export var SimulationPolicyListType = 64 | 0;
2356
- export var SSHPublicKeyListType = [1, n0, _SSHPKLT, 0, () => SSHPublicKeyMetadata];
2357
- export var StatementListType = [1, n0, _SLT, 0, () => Statement];
2358
- export var tagKeyListType = 64 | 0;
2359
- export var tagListType = [1, n0, _tLT, 0, () => Tag];
2360
- export var thumbprintListType = 64 | 0;
2361
- export var TrackedActionsLastAccessed = [1, n0, _TALA, 0, () => TrackedActionLastAccessed];
2362
- export var userDetailListType = [1, n0, _uDLT, 0, () => UserDetail];
2363
- export var userListType = [1, n0, _uLT, 0, () => User];
2364
- export var virtualMFADeviceListType = [1, n0, _vMFADLT, 0, [() => VirtualMFADevice, 0]];
2365
- export var CertificationMapType = 128 | 0;
2366
- export var EvalDecisionDetailsType = 128 | 0;
2367
- export var summaryMapType = 128 | 1;
2368
- export var AcceptDelegationRequest = [
2369
- 9,
2370
- n0,
2371
- _ADR,
2372
- 0,
2373
- () => AcceptDelegationRequestRequest,
2374
- () => __Unit,
2375
- ];
2376
- export var AddClientIDToOpenIDConnectProvider = [
2377
- 9,
2378
- n0,
2379
- _ACIDTOIDCP,
2380
- 0,
2381
- () => AddClientIDToOpenIDConnectProviderRequest,
2382
- () => __Unit,
2383
- ];
2384
- export var AddRoleToInstanceProfile = [
2385
- 9,
2386
- n0,
2387
- _ARTIP,
2388
- 0,
2389
- () => AddRoleToInstanceProfileRequest,
2390
- () => __Unit,
2391
- ];
2392
- export var AddUserToGroup = [9, n0, _AUTG, 0, () => AddUserToGroupRequest, () => __Unit];
2393
- export var AssociateDelegationRequest = [
2394
- 9,
2395
- n0,
2396
- _ADRs,
2397
- 0,
2398
- () => AssociateDelegationRequestRequest,
2399
- () => __Unit,
2400
- ];
2401
- export var AttachGroupPolicy = [9, n0, _AGP, 0, () => AttachGroupPolicyRequest, () => __Unit];
2402
- export var AttachRolePolicy = [9, n0, _ARP, 0, () => AttachRolePolicyRequest, () => __Unit];
2403
- export var AttachUserPolicy = [9, n0, _AUP, 0, () => AttachUserPolicyRequest, () => __Unit];
2404
- export var ChangePassword = [9, n0, _CP, 0, () => ChangePasswordRequest, () => __Unit];
2405
- export var CreateAccessKey = [
2406
- 9,
2407
- n0,
2408
- _CAK,
2409
- 0,
2410
- () => CreateAccessKeyRequest,
2411
- () => CreateAccessKeyResponse,
2412
- ];
2413
- export var CreateAccountAlias = [9, n0, _CAA, 0, () => CreateAccountAliasRequest, () => __Unit];
2414
- export var CreateDelegationRequest = [
2415
- 9,
2416
- n0,
2417
- _CDR,
2418
- 0,
2419
- () => CreateDelegationRequestRequest,
2420
- () => CreateDelegationRequestResponse,
2421
- ];
2422
- export var CreateGroup = [9, n0, _CG, 0, () => CreateGroupRequest, () => CreateGroupResponse];
2423
- export var CreateInstanceProfile = [
2424
- 9,
2425
- n0,
2426
- _CIP,
2427
- 0,
2428
- () => CreateInstanceProfileRequest,
2429
- () => CreateInstanceProfileResponse,
2430
- ];
2431
- export var CreateLoginProfile = [
2432
- 9,
2433
- n0,
2434
- _CLP,
2435
- 0,
2436
- () => CreateLoginProfileRequest,
2437
- () => CreateLoginProfileResponse,
2438
- ];
2439
- export var CreateOpenIDConnectProvider = [
2440
- 9,
2441
- n0,
2442
- _COIDCP,
2443
- 0,
2444
- () => CreateOpenIDConnectProviderRequest,
2445
- () => CreateOpenIDConnectProviderResponse,
2446
- ];
2447
- export var CreatePolicy = [
2448
- 9,
2449
- n0,
2450
- _CPr,
2451
- 0,
2452
- () => CreatePolicyRequest,
2453
- () => CreatePolicyResponse,
2454
- ];
2455
- export var CreatePolicyVersion = [
2456
- 9,
2457
- n0,
2458
- _CPV,
2459
- 0,
2460
- () => CreatePolicyVersionRequest,
2461
- () => CreatePolicyVersionResponse,
2462
- ];
2463
- export var CreateRole = [9, n0, _CR, 0, () => CreateRoleRequest, () => CreateRoleResponse];
2464
- export var CreateSAMLProvider = [
2465
- 9,
2466
- n0,
2467
- _CSAMLP,
2468
- 0,
2469
- () => CreateSAMLProviderRequest,
2470
- () => CreateSAMLProviderResponse,
2471
- ];
2472
- export var CreateServiceLinkedRole = [
2473
- 9,
2474
- n0,
2475
- _CSLR,
2476
- 0,
2477
- () => CreateServiceLinkedRoleRequest,
2478
- () => CreateServiceLinkedRoleResponse,
2479
- ];
2480
- export var CreateServiceSpecificCredential = [
2481
- 9,
2482
- n0,
2483
- _CSSC,
2484
- 0,
2485
- () => CreateServiceSpecificCredentialRequest,
2486
- () => CreateServiceSpecificCredentialResponse,
2487
- ];
2488
- export var CreateUser = [9, n0, _CU, 0, () => CreateUserRequest, () => CreateUserResponse];
2489
- export var CreateVirtualMFADevice = [
2490
- 9,
2491
- n0,
2492
- _CVMFAD,
2493
- 0,
2494
- () => CreateVirtualMFADeviceRequest,
2495
- () => CreateVirtualMFADeviceResponse,
2496
- ];
2497
- export var DeactivateMFADevice = [
2498
- 9,
2499
- n0,
2500
- _DMFAD,
2501
- 0,
2502
- () => DeactivateMFADeviceRequest,
2503
- () => __Unit,
2504
- ];
2505
- export var DeleteAccessKey = [9, n0, _DAK, 0, () => DeleteAccessKeyRequest, () => __Unit];
2506
- export var DeleteAccountAlias = [9, n0, _DAA, 0, () => DeleteAccountAliasRequest, () => __Unit];
2507
- export var DeleteAccountPasswordPolicy = [9, n0, _DAPP, 0, () => __Unit, () => __Unit];
2508
- export var DeleteGroup = [9, n0, _DG, 0, () => DeleteGroupRequest, () => __Unit];
2509
- export var DeleteGroupPolicy = [9, n0, _DGP, 0, () => DeleteGroupPolicyRequest, () => __Unit];
2510
- export var DeleteInstanceProfile = [
2511
- 9,
2512
- n0,
2513
- _DIP,
2514
- 0,
2515
- () => DeleteInstanceProfileRequest,
2516
- () => __Unit,
2517
- ];
2518
- export var DeleteLoginProfile = [9, n0, _DLP, 0, () => DeleteLoginProfileRequest, () => __Unit];
2519
- export var DeleteOpenIDConnectProvider = [
2520
- 9,
2521
- n0,
2522
- _DOIDCP,
2523
- 0,
2524
- () => DeleteOpenIDConnectProviderRequest,
2525
- () => __Unit,
2526
- ];
2527
- export var DeletePolicy = [9, n0, _DPe, 0, () => DeletePolicyRequest, () => __Unit];
2528
- export var DeletePolicyVersion = [
2529
- 9,
2530
- n0,
2531
- _DPV,
2532
- 0,
2533
- () => DeletePolicyVersionRequest,
2534
- () => __Unit,
2535
- ];
2536
- export var DeleteRole = [9, n0, _DRel, 0, () => DeleteRoleRequest, () => __Unit];
2537
- export var DeleteRolePermissionsBoundary = [
2538
- 9,
2539
- n0,
2540
- _DRPB,
2541
- 0,
2542
- () => DeleteRolePermissionsBoundaryRequest,
2543
- () => __Unit,
2544
- ];
2545
- export var DeleteRolePolicy = [9, n0, _DRP, 0, () => DeleteRolePolicyRequest, () => __Unit];
2546
- export var DeleteSAMLProvider = [
2547
- 9,
2548
- n0,
2549
- _DSAMLP,
2550
- 0,
2551
- () => DeleteSAMLProviderRequest,
2552
- () => __Unit,
2553
- ];
2554
- export var DeleteServerCertificate = [
2555
- 9,
2556
- n0,
2557
- _DSC,
2558
- 0,
2559
- () => DeleteServerCertificateRequest,
2560
- () => __Unit,
2561
- ];
2562
- export var DeleteServiceLinkedRole = [
2563
- 9,
2564
- n0,
2565
- _DSLR,
2566
- 0,
2567
- () => DeleteServiceLinkedRoleRequest,
2568
- () => DeleteServiceLinkedRoleResponse,
2569
- ];
2570
- export var DeleteServiceSpecificCredential = [
2571
- 9,
2572
- n0,
2573
- _DSSC,
2574
- 0,
2575
- () => DeleteServiceSpecificCredentialRequest,
2576
- () => __Unit,
2577
- ];
2578
- export var DeleteSigningCertificate = [
2579
- 9,
2580
- n0,
2581
- _DSCe,
2582
- 0,
2583
- () => DeleteSigningCertificateRequest,
2584
- () => __Unit,
2585
- ];
2586
- export var DeleteSSHPublicKey = [
2587
- 9,
2588
- n0,
2589
- _DSSHPK,
2590
- 0,
2591
- () => DeleteSSHPublicKeyRequest,
2592
- () => __Unit,
2593
- ];
2594
- export var DeleteUser = [9, n0, _DU, 0, () => DeleteUserRequest, () => __Unit];
2595
- export var DeleteUserPermissionsBoundary = [
2596
- 9,
2597
- n0,
2598
- _DUPB,
2599
- 0,
2600
- () => DeleteUserPermissionsBoundaryRequest,
2601
- () => __Unit,
2602
- ];
2603
- export var DeleteUserPolicy = [9, n0, _DUP, 0, () => DeleteUserPolicyRequest, () => __Unit];
2604
- export var DeleteVirtualMFADevice = [
2605
- 9,
2606
- n0,
2607
- _DVMFAD,
2608
- 0,
2609
- () => DeleteVirtualMFADeviceRequest,
2610
- () => __Unit,
2611
- ];
2612
- export var DetachGroupPolicy = [9, n0, _DGPe, 0, () => DetachGroupPolicyRequest, () => __Unit];
2613
- export var DetachRolePolicy = [9, n0, _DRPe, 0, () => DetachRolePolicyRequest, () => __Unit];
2614
- export var DetachUserPolicy = [9, n0, _DUPe, 0, () => DetachUserPolicyRequest, () => __Unit];
2615
- export var DisableOrganizationsRootCredentialsManagement = [
2616
- 9,
2617
- n0,
2618
- _DORCM,
2619
- 0,
2620
- () => DisableOrganizationsRootCredentialsManagementRequest,
2621
- () => DisableOrganizationsRootCredentialsManagementResponse,
2622
- ];
2623
- export var DisableOrganizationsRootSessions = [
2624
- 9,
2625
- n0,
2626
- _DORS,
2627
- 0,
2628
- () => DisableOrganizationsRootSessionsRequest,
2629
- () => DisableOrganizationsRootSessionsResponse,
2630
- ];
2631
- export var DisableOutboundWebIdentityFederation = [9, n0, _DOWIF, 0, () => __Unit, () => __Unit];
2632
- export var EnableMFADevice = [9, n0, _EMFAD, 0, () => EnableMFADeviceRequest, () => __Unit];
2633
- export var EnableOrganizationsRootCredentialsManagement = [
2634
- 9,
2635
- n0,
2636
- _EORCM,
2637
- 0,
2638
- () => EnableOrganizationsRootCredentialsManagementRequest,
2639
- () => EnableOrganizationsRootCredentialsManagementResponse,
2640
- ];
2641
- export var EnableOrganizationsRootSessions = [
2642
- 9,
2643
- n0,
2644
- _EORS,
2645
- 0,
2646
- () => EnableOrganizationsRootSessionsRequest,
2647
- () => EnableOrganizationsRootSessionsResponse,
2648
- ];
2649
- export var EnableOutboundWebIdentityFederation = [
2650
- 9,
2651
- n0,
2652
- _EOWIF,
2653
- 0,
2654
- () => __Unit,
2655
- () => EnableOutboundWebIdentityFederationResponse,
2656
- ];
2657
- export var GenerateCredentialReport = [
2658
- 9,
2659
- n0,
2660
- _GCR,
2661
- 0,
2662
- () => __Unit,
2663
- () => GenerateCredentialReportResponse,
2664
- ];
2665
- export var GenerateOrganizationsAccessReport = [
2666
- 9,
2667
- n0,
2668
- _GOAR,
2669
- 0,
2670
- () => GenerateOrganizationsAccessReportRequest,
2671
- () => GenerateOrganizationsAccessReportResponse,
2672
- ];
2673
- export var GenerateServiceLastAccessedDetails = [
2674
- 9,
2675
- n0,
2676
- _GSLAD,
2677
- 0,
2678
- () => GenerateServiceLastAccessedDetailsRequest,
2679
- () => GenerateServiceLastAccessedDetailsResponse,
2680
- ];
2681
- export var GetAccessKeyLastUsed = [
2682
- 9,
2683
- n0,
2684
- _GAKLU,
2685
- 0,
2686
- () => GetAccessKeyLastUsedRequest,
2687
- () => GetAccessKeyLastUsedResponse,
2688
- ];
2689
- export var GetAccountAuthorizationDetails = [
2690
- 9,
2691
- n0,
2692
- _GAAD,
2693
- 0,
2694
- () => GetAccountAuthorizationDetailsRequest,
2695
- () => GetAccountAuthorizationDetailsResponse,
2696
- ];
2697
- export var GetAccountPasswordPolicy = [
2698
- 9,
2699
- n0,
2700
- _GAPP,
2701
- 0,
2702
- () => __Unit,
2703
- () => GetAccountPasswordPolicyResponse,
2704
- ];
2705
- export var GetAccountSummary = [9, n0, _GAS, 0, () => __Unit, () => GetAccountSummaryResponse];
2706
- export var GetContextKeysForCustomPolicy = [
2707
- 9,
2708
- n0,
2709
- _GCKFCP,
2710
- 0,
2711
- () => GetContextKeysForCustomPolicyRequest,
2712
- () => GetContextKeysForPolicyResponse,
2713
- ];
2714
- export var GetContextKeysForPrincipalPolicy = [
2715
- 9,
2716
- n0,
2717
- _GCKFPP,
2718
- 0,
2719
- () => GetContextKeysForPrincipalPolicyRequest,
2720
- () => GetContextKeysForPolicyResponse,
2721
- ];
2722
- export var GetCredentialReport = [
2723
- 9,
2724
- n0,
2725
- _GCRe,
2726
- 0,
2727
- () => __Unit,
2728
- () => GetCredentialReportResponse,
2729
- ];
2730
- export var GetDelegationRequest = [
2731
- 9,
2732
- n0,
2733
- _GDR,
2734
- 0,
2735
- () => GetDelegationRequestRequest,
2736
- () => GetDelegationRequestResponse,
1548
+ [_Po],
1549
+ [() => Policy$]
2737
1550
  ];
2738
- export var GetGroup = [9, n0, _GG, 0, () => GetGroupRequest, () => GetGroupResponse];
2739
- export var GetGroupPolicy = [
2740
- 9,
2741
- n0,
2742
- _GGP,
2743
- 0,
2744
- () => GetGroupPolicyRequest,
2745
- () => GetGroupPolicyResponse,
2746
- ];
2747
- export var GetHumanReadableSummary = [
2748
- 9,
2749
- n0,
2750
- _GHRS,
2751
- 0,
2752
- () => GetHumanReadableSummaryRequest,
2753
- () => GetHumanReadableSummaryResponse,
2754
- ];
2755
- export var GetInstanceProfile = [
2756
- 9,
2757
- n0,
2758
- _GIP,
2759
- 0,
2760
- () => GetInstanceProfileRequest,
2761
- () => GetInstanceProfileResponse,
2762
- ];
2763
- export var GetLoginProfile = [
2764
- 9,
2765
- n0,
2766
- _GLP,
2767
- 0,
2768
- () => GetLoginProfileRequest,
2769
- () => GetLoginProfileResponse,
2770
- ];
2771
- export var GetMFADevice = [
2772
- 9,
2773
- n0,
2774
- _GMFAD,
2775
- 0,
2776
- () => GetMFADeviceRequest,
2777
- () => GetMFADeviceResponse,
2778
- ];
2779
- export var GetOpenIDConnectProvider = [
2780
- 9,
2781
- n0,
2782
- _GOIDCP,
2783
- 0,
2784
- () => GetOpenIDConnectProviderRequest,
2785
- () => GetOpenIDConnectProviderResponse,
2786
- ];
2787
- export var GetOrganizationsAccessReport = [
2788
- 9,
2789
- n0,
2790
- _GOARe,
2791
- 0,
2792
- () => GetOrganizationsAccessReportRequest,
2793
- () => GetOrganizationsAccessReportResponse,
2794
- ];
2795
- export var GetOutboundWebIdentityFederationInfo = [
2796
- 9,
2797
- n0,
2798
- _GOWIFI,
2799
- 0,
2800
- () => __Unit,
2801
- () => GetOutboundWebIdentityFederationInfoResponse,
2802
- ];
2803
- export var GetPolicy = [9, n0, _GP, 0, () => GetPolicyRequest, () => GetPolicyResponse];
2804
- export var GetPolicyVersion = [
2805
- 9,
2806
- n0,
2807
- _GPV,
2808
- 0,
2809
- () => GetPolicyVersionRequest,
2810
- () => GetPolicyVersionResponse,
2811
- ];
2812
- export var GetRole = [9, n0, _GR, 0, () => GetRoleRequest, () => GetRoleResponse];
2813
- export var GetRolePolicy = [
2814
- 9,
2815
- n0,
2816
- _GRP,
1551
+ export var GetPolicyVersionRequest$ = [3, n0, _GPVR,
2817
1552
  0,
2818
- () => GetRolePolicyRequest,
2819
- () => GetRolePolicyResponse,
2820
- ];
2821
- export var GetSAMLProvider = [
2822
- 9,
2823
- n0,
2824
- _GSAMLP,
1553
+ [_PA, _VI],
1554
+ [0, 0]
1555
+ ];
1556
+ export var GetPolicyVersionResponse$ = [3, n0, _GPVRe,
2825
1557
  0,
2826
- () => GetSAMLProviderRequest,
2827
- () => GetSAMLProviderResponse,
2828
- ];
2829
- export var GetServerCertificate = [
2830
- 9,
2831
- n0,
2832
- _GSC,
1558
+ [_PV],
1559
+ [() => PolicyVersion$]
1560
+ ];
1561
+ export var GetRolePolicyRequest$ = [3, n0, _GRPR,
2833
1562
  0,
2834
- () => GetServerCertificateRequest,
2835
- () => GetServerCertificateResponse,
2836
- ];
2837
- export var GetServiceLastAccessedDetails = [
2838
- 9,
2839
- n0,
2840
- _GSLADe,
1563
+ [_RN, _PN],
1564
+ [0, 0]
1565
+ ];
1566
+ export var GetRolePolicyResponse$ = [3, n0, _GRPRe,
2841
1567
  0,
2842
- () => GetServiceLastAccessedDetailsRequest,
2843
- () => GetServiceLastAccessedDetailsResponse,
2844
- ];
2845
- export var GetServiceLastAccessedDetailsWithEntities = [
2846
- 9,
2847
- n0,
2848
- _GSLADWE,
2849
- 0,
2850
- () => GetServiceLastAccessedDetailsWithEntitiesRequest,
2851
- () => GetServiceLastAccessedDetailsWithEntitiesResponse,
2852
- ];
2853
- export var GetServiceLinkedRoleDeletionStatus = [
2854
- 9,
2855
- n0,
2856
- _GSLRDS,
2857
- 0,
2858
- () => GetServiceLinkedRoleDeletionStatusRequest,
2859
- () => GetServiceLinkedRoleDeletionStatusResponse,
2860
- ];
2861
- export var GetSSHPublicKey = [
2862
- 9,
2863
- n0,
2864
- _GSSHPK,
2865
- 0,
2866
- () => GetSSHPublicKeyRequest,
2867
- () => GetSSHPublicKeyResponse,
2868
- ];
2869
- export var GetUser = [9, n0, _GU, 0, () => GetUserRequest, () => GetUserResponse];
2870
- export var GetUserPolicy = [
2871
- 9,
2872
- n0,
2873
- _GUP,
1568
+ [_RN, _PN, _PD],
1569
+ [0, 0, 0]
1570
+ ];
1571
+ export var GetRoleRequest$ = [3, n0, _GRR,
2874
1572
  0,
2875
- () => GetUserPolicyRequest,
2876
- () => GetUserPolicyResponse,
2877
- ];
2878
- export var ListAccessKeys = [
2879
- 9,
2880
- n0,
2881
- _LAK,
1573
+ [_RN],
1574
+ [0]
1575
+ ];
1576
+ export var GetRoleResponse$ = [3, n0, _GRRe,
2882
1577
  0,
2883
- () => ListAccessKeysRequest,
2884
- () => ListAccessKeysResponse,
2885
- ];
2886
- export var ListAccountAliases = [
2887
- 9,
2888
- n0,
2889
- _LAA,
1578
+ [_Ro],
1579
+ [() => Role$]
1580
+ ];
1581
+ export var GetSAMLProviderRequest$ = [3, n0, _GSAMLPR,
2890
1582
  0,
2891
- () => ListAccountAliasesRequest,
2892
- () => ListAccountAliasesResponse,
2893
- ];
2894
- export var ListAttachedGroupPolicies = [
2895
- 9,
2896
- n0,
2897
- _LAGP,
1583
+ [_SAMLPA],
1584
+ [0]
1585
+ ];
1586
+ export var GetSAMLProviderResponse$ = [3, n0, _GSAMLPRe,
2898
1587
  0,
2899
- () => ListAttachedGroupPoliciesRequest,
2900
- () => ListAttachedGroupPoliciesResponse,
2901
- ];
2902
- export var ListAttachedRolePolicies = [
2903
- 9,
2904
- n0,
2905
- _LARP,
1588
+ [_SAMLPUUID, _SAMLMD, _CD, _VU, _T, _AEM, _PKL],
1589
+ [0, 0, 4, 4, () => tagListType, 0, () => privateKeyList]
1590
+ ];
1591
+ export var GetServerCertificateRequest$ = [3, n0, _GSCR,
2906
1592
  0,
2907
- () => ListAttachedRolePoliciesRequest,
2908
- () => ListAttachedRolePoliciesResponse,
2909
- ];
2910
- export var ListAttachedUserPolicies = [
2911
- 9,
2912
- n0,
2913
- _LAUP,
1593
+ [_SCN],
1594
+ [0]
1595
+ ];
1596
+ export var GetServerCertificateResponse$ = [3, n0, _GSCRe,
2914
1597
  0,
2915
- () => ListAttachedUserPoliciesRequest,
2916
- () => ListAttachedUserPoliciesResponse,
1598
+ [_SCe],
1599
+ [() => ServerCertificate$]
2917
1600
  ];
2918
- export var ListDelegationRequests = [
2919
- 9,
2920
- n0,
2921
- _LDR,
1601
+ export var GetServiceLastAccessedDetailsRequest$ = [3, n0, _GSLADRet,
2922
1602
  0,
2923
- () => ListDelegationRequestsRequest,
2924
- () => ListDelegationRequestsResponse,
1603
+ [_JI, _MI, _Ma],
1604
+ [0, 1, 0]
2925
1605
  ];
2926
- export var ListEntitiesForPolicy = [
2927
- 9,
2928
- n0,
2929
- _LEFP,
1606
+ export var GetServiceLastAccessedDetailsResponse$ = [3, n0, _GSLADRete,
2930
1607
  0,
2931
- () => ListEntitiesForPolicyRequest,
2932
- () => ListEntitiesForPolicyResponse,
1608
+ [_JS, _JT, _JCD, _SLA, _JCDo, _IT, _Ma, _E],
1609
+ [0, 0, 4, () => ServicesLastAccessed, 4, 2, 0, () => ErrorDetails$]
2933
1610
  ];
2934
- export var ListGroupPolicies = [
2935
- 9,
2936
- n0,
2937
- _LGP,
1611
+ export var GetServiceLastAccessedDetailsWithEntitiesRequest$ = [3, n0, _GSLADWER,
2938
1612
  0,
2939
- () => ListGroupPoliciesRequest,
2940
- () => ListGroupPoliciesResponse,
1613
+ [_JI, _SNe, _MI, _Ma],
1614
+ [0, 0, 1, 0]
2941
1615
  ];
2942
- export var ListGroups = [9, n0, _LG, 0, () => ListGroupsRequest, () => ListGroupsResponse];
2943
- export var ListGroupsForUser = [
2944
- 9,
2945
- n0,
2946
- _LGFU,
1616
+ export var GetServiceLastAccessedDetailsWithEntitiesResponse$ = [3, n0, _GSLADWERe,
2947
1617
  0,
2948
- () => ListGroupsForUserRequest,
2949
- () => ListGroupsForUserResponse,
2950
- ];
2951
- export var ListInstanceProfiles = [
2952
- 9,
2953
- n0,
2954
- _LIP,
1618
+ [_JS, _JCD, _JCDo, _EDL, _IT, _Ma, _E],
1619
+ [0, 4, 4, () => entityDetailsListType, 2, 0, () => ErrorDetails$]
1620
+ ];
1621
+ export var GetServiceLinkedRoleDeletionStatusRequest$ = [3, n0, _GSLRDSR,
2955
1622
  0,
2956
- () => ListInstanceProfilesRequest,
2957
- () => ListInstanceProfilesResponse,
2958
- ];
2959
- export var ListInstanceProfilesForRole = [
2960
- 9,
2961
- n0,
2962
- _LIPFR,
1623
+ [_DTI],
1624
+ [0]
1625
+ ];
1626
+ export var GetServiceLinkedRoleDeletionStatusResponse$ = [3, n0, _GSLRDSRe,
2963
1627
  0,
2964
- () => ListInstanceProfilesForRoleRequest,
2965
- () => ListInstanceProfilesForRoleResponse,
2966
- ];
2967
- export var ListInstanceProfileTags = [
2968
- 9,
2969
- n0,
2970
- _LIPT,
1628
+ [_S, _Re],
1629
+ [0, () => DeletionTaskFailureReasonType$]
1630
+ ];
1631
+ export var GetSSHPublicKeyRequest$ = [3, n0, _GSSHPKR,
2971
1632
  0,
2972
- () => ListInstanceProfileTagsRequest,
2973
- () => ListInstanceProfileTagsResponse,
1633
+ [_UN, _SSHPKI, _En],
1634
+ [0, 0, 0]
2974
1635
  ];
2975
- export var ListMFADevices = [
2976
- 9,
2977
- n0,
2978
- _LMFAD,
1636
+ export var GetSSHPublicKeyResponse$ = [3, n0, _GSSHPKRe,
2979
1637
  0,
2980
- () => ListMFADevicesRequest,
2981
- () => ListMFADevicesResponse,
1638
+ [_SSHPK],
1639
+ [() => SSHPublicKey$]
2982
1640
  ];
2983
- export var ListMFADeviceTags = [
2984
- 9,
2985
- n0,
2986
- _LMFADT,
1641
+ export var GetUserPolicyRequest$ = [3, n0, _GUPR,
2987
1642
  0,
2988
- () => ListMFADeviceTagsRequest,
2989
- () => ListMFADeviceTagsResponse,
1643
+ [_UN, _PN],
1644
+ [0, 0]
2990
1645
  ];
2991
- export var ListOpenIDConnectProviders = [
2992
- 9,
2993
- n0,
2994
- _LOIDCP,
1646
+ export var GetUserPolicyResponse$ = [3, n0, _GUPRe,
2995
1647
  0,
2996
- () => ListOpenIDConnectProvidersRequest,
2997
- () => ListOpenIDConnectProvidersResponse,
1648
+ [_UN, _PN, _PD],
1649
+ [0, 0, 0]
2998
1650
  ];
2999
- export var ListOpenIDConnectProviderTags = [
3000
- 9,
3001
- n0,
3002
- _LOIDCPT,
1651
+ export var GetUserRequest$ = [3, n0, _GUR,
3003
1652
  0,
3004
- () => ListOpenIDConnectProviderTagsRequest,
3005
- () => ListOpenIDConnectProviderTagsResponse,
1653
+ [_UN],
1654
+ [0]
3006
1655
  ];
3007
- export var ListOrganizationsFeatures = [
3008
- 9,
3009
- n0,
3010
- _LOF,
1656
+ export var GetUserResponse$ = [3, n0, _GURe,
3011
1657
  0,
3012
- () => ListOrganizationsFeaturesRequest,
3013
- () => ListOrganizationsFeaturesResponse,
1658
+ [_Us],
1659
+ [() => User$]
3014
1660
  ];
3015
- export var ListPolicies = [
3016
- 9,
3017
- n0,
3018
- _LPi,
1661
+ export var Group$ = [3, n0, _G,
3019
1662
  0,
3020
- () => ListPoliciesRequest,
3021
- () => ListPoliciesResponse,
1663
+ [_Pa, _GN, _GI, _A, _CD],
1664
+ [0, 0, 0, 0, 4]
3022
1665
  ];
3023
- export var ListPoliciesGrantingServiceAccess = [
3024
- 9,
3025
- n0,
3026
- _LPGSA,
1666
+ export var GroupDetail$ = [3, n0, _GD,
3027
1667
  0,
3028
- () => ListPoliciesGrantingServiceAccessRequest,
3029
- () => ListPoliciesGrantingServiceAccessResponse,
1668
+ [_Pa, _GN, _GI, _A, _CD, _GPL, _AMP],
1669
+ [0, 0, 0, 0, 4, () => policyDetailListType, () => attachedPoliciesListType]
3030
1670
  ];
3031
- export var ListPolicyTags = [
3032
- 9,
3033
- n0,
3034
- _LPT,
3035
- 0,
3036
- () => ListPolicyTagsRequest,
3037
- () => ListPolicyTagsResponse,
1671
+ export var InstanceProfile$ = [3, n0, _IP,
1672
+ 0,
1673
+ [_Pa, _IPN, _IPI, _A, _CD, _Rol, _T],
1674
+ [0, 0, 0, 0, 4, () => roleListType, () => tagListType]
3038
1675
  ];
3039
- export var ListPolicyVersions = [
3040
- 9,
3041
- n0,
3042
- _LPV,
3043
- 0,
3044
- () => ListPolicyVersionsRequest,
3045
- () => ListPolicyVersionsResponse,
1676
+ export var InvalidAuthenticationCodeException$ = [-3, n0, _IACE,
1677
+ { [_aQE]: [`InvalidAuthenticationCode`, 403], [_e]: _c, [_hE]: 403 },
1678
+ [_m],
1679
+ [0]
3046
1680
  ];
3047
- export var ListRolePolicies = [
3048
- 9,
3049
- n0,
3050
- _LRP,
3051
- 0,
3052
- () => ListRolePoliciesRequest,
3053
- () => ListRolePoliciesResponse,
1681
+ TypeRegistry.for(n0).registerError(InvalidAuthenticationCodeException$, InvalidAuthenticationCodeException);
1682
+ export var InvalidCertificateException$ = [-3, n0, _ICE,
1683
+ { [_aQE]: [`InvalidCertificate`, 400], [_e]: _c, [_hE]: 400 },
1684
+ [_m],
1685
+ [0]
3054
1686
  ];
3055
- export var ListRoles = [9, n0, _LR, 0, () => ListRolesRequest, () => ListRolesResponse];
3056
- export var ListRoleTags = [
3057
- 9,
3058
- n0,
3059
- _LRT,
3060
- 0,
3061
- () => ListRoleTagsRequest,
3062
- () => ListRoleTagsResponse,
1687
+ TypeRegistry.for(n0).registerError(InvalidCertificateException$, InvalidCertificateException);
1688
+ export var InvalidInputException$ = [-3, n0, _IIE,
1689
+ { [_aQE]: [`InvalidInput`, 400], [_e]: _c, [_hE]: 400 },
1690
+ [_m],
1691
+ [0]
3063
1692
  ];
3064
- export var ListSAMLProviders = [
3065
- 9,
3066
- n0,
3067
- _LSAMLP,
3068
- 0,
3069
- () => ListSAMLProvidersRequest,
3070
- () => ListSAMLProvidersResponse,
1693
+ TypeRegistry.for(n0).registerError(InvalidInputException$, InvalidInputException);
1694
+ export var InvalidPublicKeyException$ = [-3, n0, _IPKE,
1695
+ { [_aQE]: [`InvalidPublicKey`, 400], [_e]: _c, [_hE]: 400 },
1696
+ [_m],
1697
+ [0]
3071
1698
  ];
3072
- export var ListSAMLProviderTags = [
3073
- 9,
3074
- n0,
3075
- _LSAMLPT,
3076
- 0,
3077
- () => ListSAMLProviderTagsRequest,
3078
- () => ListSAMLProviderTagsResponse,
1699
+ TypeRegistry.for(n0).registerError(InvalidPublicKeyException$, InvalidPublicKeyException);
1700
+ export var InvalidUserTypeException$ = [-3, n0, _IUTE,
1701
+ { [_aQE]: [`InvalidUserType`, 400], [_e]: _c, [_hE]: 400 },
1702
+ [_m],
1703
+ [0]
3079
1704
  ];
3080
- export var ListServerCertificates = [
3081
- 9,
3082
- n0,
3083
- _LSC,
3084
- 0,
3085
- () => ListServerCertificatesRequest,
3086
- () => ListServerCertificatesResponse,
1705
+ TypeRegistry.for(n0).registerError(InvalidUserTypeException$, InvalidUserTypeException);
1706
+ export var KeyPairMismatchException$ = [-3, n0, _KPME,
1707
+ { [_aQE]: [`KeyPairMismatch`, 400], [_e]: _c, [_hE]: 400 },
1708
+ [_m],
1709
+ [0]
3087
1710
  ];
3088
- export var ListServerCertificateTags = [
3089
- 9,
3090
- n0,
3091
- _LSCT,
3092
- 0,
3093
- () => ListServerCertificateTagsRequest,
3094
- () => ListServerCertificateTagsResponse,
1711
+ TypeRegistry.for(n0).registerError(KeyPairMismatchException$, KeyPairMismatchException);
1712
+ export var LimitExceededException$ = [-3, n0, _LEE,
1713
+ { [_aQE]: [`LimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
1714
+ [_m],
1715
+ [0]
3095
1716
  ];
3096
- export var ListServiceSpecificCredentials = [
3097
- 9,
3098
- n0,
3099
- _LSSC,
3100
- 0,
3101
- () => ListServiceSpecificCredentialsRequest,
3102
- () => ListServiceSpecificCredentialsResponse,
1717
+ TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
1718
+ export var ListAccessKeysRequest$ = [3, n0, _LAKR,
1719
+ 0,
1720
+ [_UN, _Ma, _MI],
1721
+ [0, 0, 1]
3103
1722
  ];
3104
- export var ListSigningCertificates = [
3105
- 9,
3106
- n0,
3107
- _LSCi,
3108
- 0,
3109
- () => ListSigningCertificatesRequest,
3110
- () => ListSigningCertificatesResponse,
3111
- ];
3112
- export var ListSSHPublicKeys = [
3113
- 9,
3114
- n0,
3115
- _LSSHPK,
3116
- 0,
3117
- () => ListSSHPublicKeysRequest,
3118
- () => ListSSHPublicKeysResponse,
3119
- ];
3120
- export var ListUserPolicies = [
3121
- 9,
3122
- n0,
3123
- _LUP,
3124
- 0,
3125
- () => ListUserPoliciesRequest,
3126
- () => ListUserPoliciesResponse,
3127
- ];
3128
- export var ListUsers = [9, n0, _LU, 0, () => ListUsersRequest, () => ListUsersResponse];
3129
- export var ListUserTags = [
3130
- 9,
3131
- n0,
3132
- _LUT,
3133
- 0,
3134
- () => ListUserTagsRequest,
3135
- () => ListUserTagsResponse,
3136
- ];
3137
- export var ListVirtualMFADevices = [
3138
- 9,
3139
- n0,
3140
- _LVMFAD,
3141
- 0,
3142
- () => ListVirtualMFADevicesRequest,
3143
- () => ListVirtualMFADevicesResponse,
3144
- ];
3145
- export var PutGroupPolicy = [9, n0, _PGP, 0, () => PutGroupPolicyRequest, () => __Unit];
3146
- export var PutRolePermissionsBoundary = [
3147
- 9,
3148
- n0,
3149
- _PRPB,
3150
- 0,
3151
- () => PutRolePermissionsBoundaryRequest,
3152
- () => __Unit,
3153
- ];
3154
- export var PutRolePolicy = [9, n0, _PRPu, 0, () => PutRolePolicyRequest, () => __Unit];
3155
- export var PutUserPermissionsBoundary = [
3156
- 9,
3157
- n0,
3158
- _PUPB,
3159
- 0,
3160
- () => PutUserPermissionsBoundaryRequest,
3161
- () => __Unit,
3162
- ];
3163
- export var PutUserPolicy = [9, n0, _PUP, 0, () => PutUserPolicyRequest, () => __Unit];
3164
- export var RejectDelegationRequest = [
3165
- 9,
3166
- n0,
3167
- _RDR,
3168
- 0,
3169
- () => RejectDelegationRequestRequest,
3170
- () => __Unit,
3171
- ];
3172
- export var RemoveClientIDFromOpenIDConnectProvider = [
3173
- 9,
3174
- n0,
3175
- _RCIDFOIDCP,
3176
- 0,
3177
- () => RemoveClientIDFromOpenIDConnectProviderRequest,
3178
- () => __Unit,
3179
- ];
3180
- export var RemoveRoleFromInstanceProfile = [
3181
- 9,
3182
- n0,
3183
- _RRFIP,
3184
- 0,
3185
- () => RemoveRoleFromInstanceProfileRequest,
3186
- () => __Unit,
3187
- ];
3188
- export var RemoveUserFromGroup = [
3189
- 9,
3190
- n0,
3191
- _RUFG,
3192
- 0,
3193
- () => RemoveUserFromGroupRequest,
3194
- () => __Unit,
3195
- ];
3196
- export var ResetServiceSpecificCredential = [
3197
- 9,
3198
- n0,
3199
- _RSSC,
3200
- 0,
3201
- () => ResetServiceSpecificCredentialRequest,
3202
- () => ResetServiceSpecificCredentialResponse,
3203
- ];
3204
- export var ResyncMFADevice = [9, n0, _RMFAD, 0, () => ResyncMFADeviceRequest, () => __Unit];
3205
- export var SendDelegationToken = [
3206
- 9,
3207
- n0,
3208
- _SDT,
3209
- 0,
3210
- () => SendDelegationTokenRequest,
3211
- () => __Unit,
3212
- ];
3213
- export var SetDefaultPolicyVersion = [
3214
- 9,
3215
- n0,
3216
- _SDPV,
3217
- 0,
3218
- () => SetDefaultPolicyVersionRequest,
3219
- () => __Unit,
3220
- ];
3221
- export var SetSecurityTokenServicePreferences = [
3222
- 9,
3223
- n0,
3224
- _SSTSP,
3225
- 0,
3226
- () => SetSecurityTokenServicePreferencesRequest,
3227
- () => __Unit,
3228
- ];
3229
- export var SimulateCustomPolicy = [
3230
- 9,
3231
- n0,
3232
- _SCP,
3233
- 0,
3234
- () => SimulateCustomPolicyRequest,
3235
- () => SimulatePolicyResponse,
3236
- ];
3237
- export var SimulatePrincipalPolicy = [
3238
- 9,
3239
- n0,
3240
- _SPP,
3241
- 0,
3242
- () => SimulatePrincipalPolicyRequest,
3243
- () => SimulatePolicyResponse,
3244
- ];
3245
- export var TagInstanceProfile = [9, n0, _TIP, 0, () => TagInstanceProfileRequest, () => __Unit];
3246
- export var TagMFADevice = [9, n0, _TMFAD, 0, () => TagMFADeviceRequest, () => __Unit];
3247
- export var TagOpenIDConnectProvider = [
3248
- 9,
3249
- n0,
3250
- _TOIDCP,
3251
- 0,
3252
- () => TagOpenIDConnectProviderRequest,
3253
- () => __Unit,
3254
- ];
3255
- export var TagPolicy = [9, n0, _TP, 0, () => TagPolicyRequest, () => __Unit];
3256
- export var TagRole = [9, n0, _TR, 0, () => TagRoleRequest, () => __Unit];
3257
- export var TagSAMLProvider = [9, n0, _TSAMLP, 0, () => TagSAMLProviderRequest, () => __Unit];
3258
- export var TagServerCertificate = [
3259
- 9,
3260
- n0,
3261
- _TSC,
3262
- 0,
3263
- () => TagServerCertificateRequest,
3264
- () => __Unit,
3265
- ];
3266
- export var TagUser = [9, n0, _TU, 0, () => TagUserRequest, () => __Unit];
3267
- export var UntagInstanceProfile = [
3268
- 9,
3269
- n0,
3270
- _UIP,
3271
- 0,
3272
- () => UntagInstanceProfileRequest,
3273
- () => __Unit,
3274
- ];
3275
- export var UntagMFADevice = [9, n0, _UMFAD, 0, () => UntagMFADeviceRequest, () => __Unit];
3276
- export var UntagOpenIDConnectProvider = [
3277
- 9,
3278
- n0,
3279
- _UOIDCP,
3280
- 0,
3281
- () => UntagOpenIDConnectProviderRequest,
3282
- () => __Unit,
3283
- ];
3284
- export var UntagPolicy = [9, n0, _UP, 0, () => UntagPolicyRequest, () => __Unit];
3285
- export var UntagRole = [9, n0, _UR, 0, () => UntagRoleRequest, () => __Unit];
3286
- export var UntagSAMLProvider = [9, n0, _USAMLP, 0, () => UntagSAMLProviderRequest, () => __Unit];
3287
- export var UntagServerCertificate = [
3288
- 9,
3289
- n0,
3290
- _USC,
3291
- 0,
3292
- () => UntagServerCertificateRequest,
3293
- () => __Unit,
3294
- ];
3295
- export var UntagUser = [9, n0, _UU, 0, () => UntagUserRequest, () => __Unit];
3296
- export var UpdateAccessKey = [9, n0, _UAK, 0, () => UpdateAccessKeyRequest, () => __Unit];
3297
- export var UpdateAccountPasswordPolicy = [
3298
- 9,
3299
- n0,
3300
- _UAPP,
3301
- 0,
3302
- () => UpdateAccountPasswordPolicyRequest,
3303
- () => __Unit,
3304
- ];
3305
- export var UpdateAssumeRolePolicy = [
3306
- 9,
3307
- n0,
3308
- _UARP,
3309
- 0,
3310
- () => UpdateAssumeRolePolicyRequest,
3311
- () => __Unit,
3312
- ];
3313
- export var UpdateDelegationRequest = [
3314
- 9,
3315
- n0,
3316
- _UDR,
3317
- 0,
3318
- () => UpdateDelegationRequestRequest,
3319
- () => __Unit,
3320
- ];
3321
- export var UpdateGroup = [9, n0, _UG, 0, () => UpdateGroupRequest, () => __Unit];
3322
- export var UpdateLoginProfile = [9, n0, _ULP, 0, () => UpdateLoginProfileRequest, () => __Unit];
3323
- export var UpdateOpenIDConnectProviderThumbprint = [
3324
- 9,
3325
- n0,
3326
- _UOIDCPT,
3327
- 0,
3328
- () => UpdateOpenIDConnectProviderThumbprintRequest,
3329
- () => __Unit,
3330
- ];
3331
- export var UpdateRole = [9, n0, _URp, 0, () => UpdateRoleRequest, () => UpdateRoleResponse];
3332
- export var UpdateRoleDescription = [
3333
- 9,
3334
- n0,
3335
- _URD,
3336
- 0,
3337
- () => UpdateRoleDescriptionRequest,
3338
- () => UpdateRoleDescriptionResponse,
3339
- ];
3340
- export var UpdateSAMLProvider = [
3341
- 9,
3342
- n0,
3343
- _USAMLPp,
3344
- 0,
3345
- () => UpdateSAMLProviderRequest,
3346
- () => UpdateSAMLProviderResponse,
3347
- ];
3348
- export var UpdateServerCertificate = [
3349
- 9,
3350
- n0,
3351
- _USCp,
3352
- 0,
3353
- () => UpdateServerCertificateRequest,
3354
- () => __Unit,
3355
- ];
3356
- export var UpdateServiceSpecificCredential = [
3357
- 9,
3358
- n0,
3359
- _USSC,
3360
- 0,
3361
- () => UpdateServiceSpecificCredentialRequest,
3362
- () => __Unit,
3363
- ];
3364
- export var UpdateSigningCertificate = [
3365
- 9,
3366
- n0,
3367
- _USCpd,
3368
- 0,
3369
- () => UpdateSigningCertificateRequest,
3370
- () => __Unit,
3371
- ];
3372
- export var UpdateSSHPublicKey = [
3373
- 9,
3374
- n0,
3375
- _USSHPK,
3376
- 0,
3377
- () => UpdateSSHPublicKeyRequest,
3378
- () => __Unit,
3379
- ];
3380
- export var UpdateUser = [9, n0, _UUp, 0, () => UpdateUserRequest, () => __Unit];
3381
- export var UploadServerCertificate = [
3382
- 9,
3383
- n0,
3384
- _USCpl,
3385
- 0,
3386
- () => UploadServerCertificateRequest,
3387
- () => UploadServerCertificateResponse,
3388
- ];
3389
- export var UploadSigningCertificate = [
3390
- 9,
3391
- n0,
3392
- _USCplo,
3393
- 0,
3394
- () => UploadSigningCertificateRequest,
3395
- () => UploadSigningCertificateResponse,
3396
- ];
3397
- export var UploadSSHPublicKey = [
3398
- 9,
3399
- n0,
3400
- _USSHPKp,
1723
+ export var ListAccessKeysResponse$ = [3, n0, _LAKRi,
3401
1724
  0,
3402
- () => UploadSSHPublicKeyRequest,
3403
- () => UploadSSHPublicKeyResponse,
1725
+ [_AKM, _IT, _Ma],
1726
+ [() => accessKeyMetadataListType, 2, 0]
1727
+ ];
1728
+ export var ListAccountAliasesRequest$ = [3, n0, _LAAR,
1729
+ 0,
1730
+ [_Ma, _MI],
1731
+ [0, 1]
1732
+ ];
1733
+ export var ListAccountAliasesResponse$ = [3, n0, _LAARi,
1734
+ 0,
1735
+ [_AAc, _IT, _Ma],
1736
+ [64 | 0, 2, 0]
1737
+ ];
1738
+ export var ListAttachedGroupPoliciesRequest$ = [3, n0, _LAGPR,
1739
+ 0,
1740
+ [_GN, _PPat, _Ma, _MI],
1741
+ [0, 0, 0, 1]
1742
+ ];
1743
+ export var ListAttachedGroupPoliciesResponse$ = [3, n0, _LAGPRi,
1744
+ 0,
1745
+ [_APt, _IT, _Ma],
1746
+ [() => attachedPoliciesListType, 2, 0]
1747
+ ];
1748
+ export var ListAttachedRolePoliciesRequest$ = [3, n0, _LARPR,
1749
+ 0,
1750
+ [_RN, _PPat, _Ma, _MI],
1751
+ [0, 0, 0, 1]
1752
+ ];
1753
+ export var ListAttachedRolePoliciesResponse$ = [3, n0, _LARPRi,
1754
+ 0,
1755
+ [_APt, _IT, _Ma],
1756
+ [() => attachedPoliciesListType, 2, 0]
1757
+ ];
1758
+ export var ListAttachedUserPoliciesRequest$ = [3, n0, _LAUPR,
1759
+ 0,
1760
+ [_UN, _PPat, _Ma, _MI],
1761
+ [0, 0, 0, 1]
1762
+ ];
1763
+ export var ListAttachedUserPoliciesResponse$ = [3, n0, _LAUPRi,
1764
+ 0,
1765
+ [_APt, _IT, _Ma],
1766
+ [() => attachedPoliciesListType, 2, 0]
1767
+ ];
1768
+ export var ListDelegationRequestsRequest$ = [3, n0, _LDRR,
1769
+ 0,
1770
+ [_OI, _Ma, _MI],
1771
+ [0, 0, 1]
1772
+ ];
1773
+ export var ListDelegationRequestsResponse$ = [3, n0, _LDRRi,
1774
+ 0,
1775
+ [_DRe, _Ma, _iT],
1776
+ [() => delegationRequestsListType, 0, 2]
1777
+ ];
1778
+ export var ListEntitiesForPolicyRequest$ = [3, n0, _LEFPR,
1779
+ 0,
1780
+ [_PA, _EFn, _PPat, _PUF, _Ma, _MI],
1781
+ [0, 0, 0, 0, 0, 1]
1782
+ ];
1783
+ export var ListEntitiesForPolicyResponse$ = [3, n0, _LEFPRi,
1784
+ 0,
1785
+ [_PG, _PU, _PR, _IT, _Ma],
1786
+ [() => PolicyGroupListType, () => PolicyUserListType, () => PolicyRoleListType, 2, 0]
1787
+ ];
1788
+ export var ListGroupPoliciesRequest$ = [3, n0, _LGPR,
1789
+ 0,
1790
+ [_GN, _Ma, _MI],
1791
+ [0, 0, 1]
1792
+ ];
1793
+ export var ListGroupPoliciesResponse$ = [3, n0, _LGPRi,
1794
+ 0,
1795
+ [_PNo, _IT, _Ma],
1796
+ [64 | 0, 2, 0]
1797
+ ];
1798
+ export var ListGroupsForUserRequest$ = [3, n0, _LGFUR,
1799
+ 0,
1800
+ [_UN, _Ma, _MI],
1801
+ [0, 0, 1]
1802
+ ];
1803
+ export var ListGroupsForUserResponse$ = [3, n0, _LGFURi,
1804
+ 0,
1805
+ [_Gro, _IT, _Ma],
1806
+ [() => groupListType, 2, 0]
1807
+ ];
1808
+ export var ListGroupsRequest$ = [3, n0, _LGR,
1809
+ 0,
1810
+ [_PPat, _Ma, _MI],
1811
+ [0, 0, 1]
1812
+ ];
1813
+ export var ListGroupsResponse$ = [3, n0, _LGRi,
1814
+ 0,
1815
+ [_Gro, _IT, _Ma],
1816
+ [() => groupListType, 2, 0]
1817
+ ];
1818
+ export var ListInstanceProfilesForRoleRequest$ = [3, n0, _LIPFRR,
1819
+ 0,
1820
+ [_RN, _Ma, _MI],
1821
+ [0, 0, 1]
1822
+ ];
1823
+ export var ListInstanceProfilesForRoleResponse$ = [3, n0, _LIPFRRi,
1824
+ 0,
1825
+ [_IPn, _IT, _Ma],
1826
+ [() => instanceProfileListType, 2, 0]
1827
+ ];
1828
+ export var ListInstanceProfilesRequest$ = [3, n0, _LIPR,
1829
+ 0,
1830
+ [_PPat, _Ma, _MI],
1831
+ [0, 0, 1]
1832
+ ];
1833
+ export var ListInstanceProfilesResponse$ = [3, n0, _LIPRi,
1834
+ 0,
1835
+ [_IPn, _IT, _Ma],
1836
+ [() => instanceProfileListType, 2, 0]
1837
+ ];
1838
+ export var ListInstanceProfileTagsRequest$ = [3, n0, _LIPTR,
1839
+ 0,
1840
+ [_IPN, _Ma, _MI],
1841
+ [0, 0, 1]
1842
+ ];
1843
+ export var ListInstanceProfileTagsResponse$ = [3, n0, _LIPTRi,
1844
+ 0,
1845
+ [_T, _IT, _Ma],
1846
+ [() => tagListType, 2, 0]
1847
+ ];
1848
+ export var ListMFADevicesRequest$ = [3, n0, _LMFADR,
1849
+ 0,
1850
+ [_UN, _Ma, _MI],
1851
+ [0, 0, 1]
1852
+ ];
1853
+ export var ListMFADevicesResponse$ = [3, n0, _LMFADRi,
1854
+ 0,
1855
+ [_MFAD, _IT, _Ma],
1856
+ [() => mfaDeviceListType, 2, 0]
1857
+ ];
1858
+ export var ListMFADeviceTagsRequest$ = [3, n0, _LMFADTR,
1859
+ 0,
1860
+ [_SNer, _Ma, _MI],
1861
+ [0, 0, 1]
1862
+ ];
1863
+ export var ListMFADeviceTagsResponse$ = [3, n0, _LMFADTRi,
1864
+ 0,
1865
+ [_T, _IT, _Ma],
1866
+ [() => tagListType, 2, 0]
1867
+ ];
1868
+ export var ListOpenIDConnectProvidersRequest$ = [3, n0, _LOIDCPR,
1869
+ 0,
1870
+ [],
1871
+ []
1872
+ ];
1873
+ export var ListOpenIDConnectProvidersResponse$ = [3, n0, _LOIDCPRi,
1874
+ 0,
1875
+ [_OIDCPL],
1876
+ [() => OpenIDConnectProviderListType]
1877
+ ];
1878
+ export var ListOpenIDConnectProviderTagsRequest$ = [3, n0, _LOIDCPTR,
1879
+ 0,
1880
+ [_OIDCPA, _Ma, _MI],
1881
+ [0, 0, 1]
1882
+ ];
1883
+ export var ListOpenIDConnectProviderTagsResponse$ = [3, n0, _LOIDCPTRi,
1884
+ 0,
1885
+ [_T, _IT, _Ma],
1886
+ [() => tagListType, 2, 0]
1887
+ ];
1888
+ export var ListOrganizationsFeaturesRequest$ = [3, n0, _LOFR,
1889
+ 0,
1890
+ [],
1891
+ []
1892
+ ];
1893
+ export var ListOrganizationsFeaturesResponse$ = [3, n0, _LOFRi,
1894
+ 0,
1895
+ [_OIr, _EF],
1896
+ [0, 64 | 0]
1897
+ ];
1898
+ export var ListPoliciesGrantingServiceAccessEntry$ = [3, n0, _LPGSAE,
1899
+ 0,
1900
+ [_SNe, _Pol],
1901
+ [0, () => policyGrantingServiceAccessListType]
1902
+ ];
1903
+ export var ListPoliciesGrantingServiceAccessRequest$ = [3, n0, _LPGSAR,
1904
+ 0,
1905
+ [_Ma, _A, _SNerv],
1906
+ [0, 0, 64 | 0]
1907
+ ];
1908
+ export var ListPoliciesGrantingServiceAccessResponse$ = [3, n0, _LPGSARi,
1909
+ 0,
1910
+ [_PGSA, _IT, _Ma],
1911
+ [() => listPolicyGrantingServiceAccessResponseListType, 2, 0]
1912
+ ];
1913
+ export var ListPoliciesRequest$ = [3, n0, _LPR,
1914
+ 0,
1915
+ [_Sc, _OA, _PPat, _PUF, _Ma, _MI],
1916
+ [0, 2, 0, 0, 0, 1]
1917
+ ];
1918
+ export var ListPoliciesResponse$ = [3, n0, _LPRi,
1919
+ 0,
1920
+ [_Pol, _IT, _Ma],
1921
+ [() => policyListType, 2, 0]
1922
+ ];
1923
+ export var ListPolicyTagsRequest$ = [3, n0, _LPTR,
1924
+ 0,
1925
+ [_PA, _Ma, _MI],
1926
+ [0, 0, 1]
1927
+ ];
1928
+ export var ListPolicyTagsResponse$ = [3, n0, _LPTRi,
1929
+ 0,
1930
+ [_T, _IT, _Ma],
1931
+ [() => tagListType, 2, 0]
1932
+ ];
1933
+ export var ListPolicyVersionsRequest$ = [3, n0, _LPVR,
1934
+ 0,
1935
+ [_PA, _Ma, _MI],
1936
+ [0, 0, 1]
1937
+ ];
1938
+ export var ListPolicyVersionsResponse$ = [3, n0, _LPVRi,
1939
+ 0,
1940
+ [_V, _IT, _Ma],
1941
+ [() => policyDocumentVersionListType, 2, 0]
1942
+ ];
1943
+ export var ListRolePoliciesRequest$ = [3, n0, _LRPR,
1944
+ 0,
1945
+ [_RN, _Ma, _MI],
1946
+ [0, 0, 1]
1947
+ ];
1948
+ export var ListRolePoliciesResponse$ = [3, n0, _LRPRi,
1949
+ 0,
1950
+ [_PNo, _IT, _Ma],
1951
+ [64 | 0, 2, 0]
1952
+ ];
1953
+ export var ListRolesRequest$ = [3, n0, _LRR,
1954
+ 0,
1955
+ [_PPat, _Ma, _MI],
1956
+ [0, 0, 1]
1957
+ ];
1958
+ export var ListRolesResponse$ = [3, n0, _LRRi,
1959
+ 0,
1960
+ [_Rol, _IT, _Ma],
1961
+ [() => roleListType, 2, 0]
1962
+ ];
1963
+ export var ListRoleTagsRequest$ = [3, n0, _LRTR,
1964
+ 0,
1965
+ [_RN, _Ma, _MI],
1966
+ [0, 0, 1]
1967
+ ];
1968
+ export var ListRoleTagsResponse$ = [3, n0, _LRTRi,
1969
+ 0,
1970
+ [_T, _IT, _Ma],
1971
+ [() => tagListType, 2, 0]
1972
+ ];
1973
+ export var ListSAMLProvidersRequest$ = [3, n0, _LSAMLPR,
1974
+ 0,
1975
+ [],
1976
+ []
1977
+ ];
1978
+ export var ListSAMLProvidersResponse$ = [3, n0, _LSAMLPRi,
1979
+ 0,
1980
+ [_SAMLPL],
1981
+ [() => SAMLProviderListType]
1982
+ ];
1983
+ export var ListSAMLProviderTagsRequest$ = [3, n0, _LSAMLPTR,
1984
+ 0,
1985
+ [_SAMLPA, _Ma, _MI],
1986
+ [0, 0, 1]
1987
+ ];
1988
+ export var ListSAMLProviderTagsResponse$ = [3, n0, _LSAMLPTRi,
1989
+ 0,
1990
+ [_T, _IT, _Ma],
1991
+ [() => tagListType, 2, 0]
1992
+ ];
1993
+ export var ListServerCertificatesRequest$ = [3, n0, _LSCR,
1994
+ 0,
1995
+ [_PPat, _Ma, _MI],
1996
+ [0, 0, 1]
1997
+ ];
1998
+ export var ListServerCertificatesResponse$ = [3, n0, _LSCRi,
1999
+ 0,
2000
+ [_SCML, _IT, _Ma],
2001
+ [() => serverCertificateMetadataListType, 2, 0]
2002
+ ];
2003
+ export var ListServerCertificateTagsRequest$ = [3, n0, _LSCTR,
2004
+ 0,
2005
+ [_SCN, _Ma, _MI],
2006
+ [0, 0, 1]
2007
+ ];
2008
+ export var ListServerCertificateTagsResponse$ = [3, n0, _LSCTRi,
2009
+ 0,
2010
+ [_T, _IT, _Ma],
2011
+ [() => tagListType, 2, 0]
2012
+ ];
2013
+ export var ListServiceSpecificCredentialsRequest$ = [3, n0, _LSSCR,
2014
+ 0,
2015
+ [_UN, _SN, _AU, _Ma, _MI],
2016
+ [0, 0, 2, 0, 1]
2017
+ ];
2018
+ export var ListServiceSpecificCredentialsResponse$ = [3, n0, _LSSCRi,
2019
+ 0,
2020
+ [_SSCe, _Ma, _IT],
2021
+ [() => ServiceSpecificCredentialsListType, 0, 2]
2022
+ ];
2023
+ export var ListSigningCertificatesRequest$ = [3, n0, _LSCRis,
2024
+ 0,
2025
+ [_UN, _Ma, _MI],
2026
+ [0, 0, 1]
2027
+ ];
2028
+ export var ListSigningCertificatesResponse$ = [3, n0, _LSCRist,
2029
+ 0,
2030
+ [_Cer, _IT, _Ma],
2031
+ [() => certificateListType, 2, 0]
2032
+ ];
2033
+ export var ListSSHPublicKeysRequest$ = [3, n0, _LSSHPKR,
2034
+ 0,
2035
+ [_UN, _Ma, _MI],
2036
+ [0, 0, 1]
2037
+ ];
2038
+ export var ListSSHPublicKeysResponse$ = [3, n0, _LSSHPKRi,
2039
+ 0,
2040
+ [_SSHPKu, _IT, _Ma],
2041
+ [() => SSHPublicKeyListType, 2, 0]
2042
+ ];
2043
+ export var ListUserPoliciesRequest$ = [3, n0, _LUPR,
2044
+ 0,
2045
+ [_UN, _Ma, _MI],
2046
+ [0, 0, 1]
2047
+ ];
2048
+ export var ListUserPoliciesResponse$ = [3, n0, _LUPRi,
2049
+ 0,
2050
+ [_PNo, _IT, _Ma],
2051
+ [64 | 0, 2, 0]
2052
+ ];
2053
+ export var ListUsersRequest$ = [3, n0, _LUR,
2054
+ 0,
2055
+ [_PPat, _Ma, _MI],
2056
+ [0, 0, 1]
2057
+ ];
2058
+ export var ListUsersResponse$ = [3, n0, _LURi,
2059
+ 0,
2060
+ [_Use, _IT, _Ma],
2061
+ [() => userListType, 2, 0]
2062
+ ];
2063
+ export var ListUserTagsRequest$ = [3, n0, _LUTR,
2064
+ 0,
2065
+ [_UN, _Ma, _MI],
2066
+ [0, 0, 1]
2067
+ ];
2068
+ export var ListUserTagsResponse$ = [3, n0, _LUTRi,
2069
+ 0,
2070
+ [_T, _IT, _Ma],
2071
+ [() => tagListType, 2, 0]
2072
+ ];
2073
+ export var ListVirtualMFADevicesRequest$ = [3, n0, _LVMFADR,
2074
+ 0,
2075
+ [_AS, _Ma, _MI],
2076
+ [0, 0, 1]
2077
+ ];
2078
+ export var ListVirtualMFADevicesResponse$ = [3, n0, _LVMFADRi,
2079
+ 0,
2080
+ [_VMFADi, _IT, _Ma],
2081
+ [[() => virtualMFADeviceListType, 0], 2, 0]
2082
+ ];
2083
+ export var LoginProfile$ = [3, n0, _LP,
2084
+ 0,
2085
+ [_UN, _CD, _PRR],
2086
+ [0, 4, 2]
2087
+ ];
2088
+ export var MalformedCertificateException$ = [-3, n0, _MCE,
2089
+ { [_aQE]: [`MalformedCertificate`, 400], [_e]: _c, [_hE]: 400 },
2090
+ [_m],
2091
+ [0]
2092
+ ];
2093
+ TypeRegistry.for(n0).registerError(MalformedCertificateException$, MalformedCertificateException);
2094
+ export var MalformedPolicyDocumentException$ = [-3, n0, _MPDE,
2095
+ { [_aQE]: [`MalformedPolicyDocument`, 400], [_e]: _c, [_hE]: 400 },
2096
+ [_m],
2097
+ [0]
2098
+ ];
2099
+ TypeRegistry.for(n0).registerError(MalformedPolicyDocumentException$, MalformedPolicyDocumentException);
2100
+ export var ManagedPolicyDetail$ = [3, n0, _MPD,
2101
+ 0,
2102
+ [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _PVL],
2103
+ [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => policyDocumentVersionListType]
2104
+ ];
2105
+ export var MFADevice$ = [3, n0, _MFADe,
2106
+ 0,
2107
+ [_UN, _SNer, _EDn],
2108
+ [0, 0, 4]
2109
+ ];
2110
+ export var NoSuchEntityException$ = [-3, n0, _NSEE,
2111
+ { [_aQE]: [`NoSuchEntity`, 404], [_e]: _c, [_hE]: 404 },
2112
+ [_m],
2113
+ [0]
2114
+ ];
2115
+ TypeRegistry.for(n0).registerError(NoSuchEntityException$, NoSuchEntityException);
2116
+ export var OpenIDConnectProviderListEntry$ = [3, n0, _OIDCPLE,
2117
+ 0,
2118
+ [_A],
2119
+ [0]
2120
+ ];
2121
+ export var OpenIdIdpCommunicationErrorException$ = [-3, n0, _OIICEE,
2122
+ { [_aQE]: [`OpenIdIdpCommunicationError`, 400], [_e]: _c, [_hE]: 400 },
2123
+ [_m],
2124
+ [0]
2125
+ ];
2126
+ TypeRegistry.for(n0).registerError(OpenIdIdpCommunicationErrorException$, OpenIdIdpCommunicationErrorException);
2127
+ export var OrganizationNotFoundException$ = [-3, n0, _ONFE,
2128
+ { [_e]: _c, [_hE]: 400 },
2129
+ [_M],
2130
+ [0]
2131
+ ];
2132
+ TypeRegistry.for(n0).registerError(OrganizationNotFoundException$, OrganizationNotFoundException);
2133
+ export var OrganizationNotInAllFeaturesModeException$ = [-3, n0, _ONIAFME,
2134
+ { [_e]: _c, [_hE]: 400 },
2135
+ [_M],
2136
+ [0]
2137
+ ];
2138
+ TypeRegistry.for(n0).registerError(OrganizationNotInAllFeaturesModeException$, OrganizationNotInAllFeaturesModeException);
2139
+ export var OrganizationsDecisionDetail$ = [3, n0, _ODD,
2140
+ 0,
2141
+ [_ABO],
2142
+ [2]
2143
+ ];
2144
+ export var PasswordPolicy$ = [3, n0, _PPa,
2145
+ 0,
2146
+ [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _EPx, _MPA, _PRP, _HE],
2147
+ [1, 2, 2, 2, 2, 2, 2, 1, 1, 2]
2148
+ ];
2149
+ export var PasswordPolicyViolationException$ = [-3, n0, _PPVE,
2150
+ { [_aQE]: [`PasswordPolicyViolation`, 400], [_e]: _c, [_hE]: 400 },
2151
+ [_m],
2152
+ [0]
2153
+ ];
2154
+ TypeRegistry.for(n0).registerError(PasswordPolicyViolationException$, PasswordPolicyViolationException);
2155
+ export var PermissionsBoundaryDecisionDetail$ = [3, n0, _PBDD,
2156
+ 0,
2157
+ [_ABPB],
2158
+ [2]
2159
+ ];
2160
+ export var Policy$ = [3, n0, _Po,
2161
+ 0,
2162
+ [_PN, _PI, _A, _Pa, _DVI, _ACt, _PBUC, _IA, _D, _CD, _UD, _T],
2163
+ [0, 0, 0, 0, 0, 1, 1, 2, 0, 4, 4, () => tagListType]
2164
+ ];
2165
+ export var PolicyDetail$ = [3, n0, _PDo,
2166
+ 0,
2167
+ [_PN, _PD],
2168
+ [0, 0]
2169
+ ];
2170
+ export var PolicyEvaluationException$ = [-3, n0, _PEE,
2171
+ { [_aQE]: [`PolicyEvaluation`, 500], [_e]: _s, [_hE]: 500 },
2172
+ [_m],
2173
+ [0]
2174
+ ];
2175
+ TypeRegistry.for(n0).registerError(PolicyEvaluationException$, PolicyEvaluationException);
2176
+ export var PolicyGrantingServiceAccess$ = [3, n0, _PGSAo,
2177
+ 0,
2178
+ [_PN, _PT, _PA, _ETn, _EN],
2179
+ [0, 0, 0, 0, 0]
2180
+ ];
2181
+ export var PolicyGroup$ = [3, n0, _PGo,
2182
+ 0,
2183
+ [_GN, _GI],
2184
+ [0, 0]
2185
+ ];
2186
+ export var PolicyNotAttachableException$ = [-3, n0, _PNAE,
2187
+ { [_aQE]: [`PolicyNotAttachable`, 400], [_e]: _c, [_hE]: 400 },
2188
+ [_m],
2189
+ [0]
2190
+ ];
2191
+ TypeRegistry.for(n0).registerError(PolicyNotAttachableException$, PolicyNotAttachableException);
2192
+ export var PolicyParameter$ = [3, n0, _PPo,
2193
+ 0,
2194
+ [_N, _Va, _Ty],
2195
+ [0, 64 | 0, 0]
2196
+ ];
2197
+ export var PolicyRole$ = [3, n0, _PRo,
2198
+ 0,
2199
+ [_RN, _RIo],
2200
+ [0, 0]
2201
+ ];
2202
+ export var PolicyUser$ = [3, n0, _PUo,
2203
+ 0,
2204
+ [_UN, _UI],
2205
+ [0, 0]
2206
+ ];
2207
+ export var PolicyVersion$ = [3, n0, _PV,
2208
+ 0,
2209
+ [_Do, _VI, _IDV, _CD],
2210
+ [0, 0, 2, 4]
2211
+ ];
2212
+ export var Position$ = [3, n0, _Pos,
2213
+ 0,
2214
+ [_Li, _Col],
2215
+ [1, 1]
2216
+ ];
2217
+ export var PutGroupPolicyRequest$ = [3, n0, _PGPR,
2218
+ 0,
2219
+ [_GN, _PN, _PD],
2220
+ [0, 0, 0]
2221
+ ];
2222
+ export var PutRolePermissionsBoundaryRequest$ = [3, n0, _PRPBR,
2223
+ 0,
2224
+ [_RN, _PB],
2225
+ [0, 0]
2226
+ ];
2227
+ export var PutRolePolicyRequest$ = [3, n0, _PRPR,
2228
+ 0,
2229
+ [_RN, _PN, _PD],
2230
+ [0, 0, 0]
2231
+ ];
2232
+ export var PutUserPermissionsBoundaryRequest$ = [3, n0, _PUPBR,
2233
+ 0,
2234
+ [_UN, _PB],
2235
+ [0, 0]
2236
+ ];
2237
+ export var PutUserPolicyRequest$ = [3, n0, _PUPR,
2238
+ 0,
2239
+ [_UN, _PN, _PD],
2240
+ [0, 0, 0]
2241
+ ];
2242
+ export var RejectDelegationRequestRequest$ = [3, n0, _RDRR,
2243
+ 0,
2244
+ [_DRI, _No],
2245
+ [0, 0]
2246
+ ];
2247
+ export var RemoveClientIDFromOpenIDConnectProviderRequest$ = [3, n0, _RCIDFOIDCPR,
2248
+ 0,
2249
+ [_OIDCPA, _CID],
2250
+ [0, 0]
2251
+ ];
2252
+ export var RemoveRoleFromInstanceProfileRequest$ = [3, n0, _RRFIPR,
2253
+ 0,
2254
+ [_IPN, _RN],
2255
+ [0, 0]
2256
+ ];
2257
+ export var RemoveUserFromGroupRequest$ = [3, n0, _RUFGR,
2258
+ 0,
2259
+ [_GN, _UN],
2260
+ [0, 0]
2261
+ ];
2262
+ export var ReportGenerationLimitExceededException$ = [-3, n0, _RGLEE,
2263
+ { [_aQE]: [`ReportGenerationLimitExceeded`, 409], [_e]: _c, [_hE]: 409 },
2264
+ [_m],
2265
+ [0]
2266
+ ];
2267
+ TypeRegistry.for(n0).registerError(ReportGenerationLimitExceededException$, ReportGenerationLimitExceededException);
2268
+ export var ResetServiceSpecificCredentialRequest$ = [3, n0, _RSSCR,
2269
+ 0,
2270
+ [_UN, _SSCI],
2271
+ [0, 0]
2272
+ ];
2273
+ export var ResetServiceSpecificCredentialResponse$ = [3, n0, _RSSCRe,
2274
+ 0,
2275
+ [_SSC],
2276
+ [[() => ServiceSpecificCredential$, 0]]
2277
+ ];
2278
+ export var ResourceSpecificResult$ = [3, n0, _RSRe,
2279
+ 0,
2280
+ [_ERN, _ERD, _MS, _MCV, _EDD, _PBDD],
2281
+ [0, 0, () => StatementListType, 64 | 0, 128 | 0, () => PermissionsBoundaryDecisionDetail$]
2282
+ ];
2283
+ export var ResyncMFADeviceRequest$ = [3, n0, _RMFADR,
2284
+ 0,
2285
+ [_UN, _SNer, _AC, _ACu],
2286
+ [0, 0, 0, 0]
2287
+ ];
2288
+ export var Role$ = [3, n0, _Ro,
2289
+ 0,
2290
+ [_Pa, _RN, _RIo, _A, _CD, _ARPD, _D, _MSD, _PB, _T, _RLU],
2291
+ [0, 0, 0, 0, 4, 0, 0, 1, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$]
2292
+ ];
2293
+ export var RoleDetail$ = [3, n0, _RD,
2294
+ 0,
2295
+ [_Pa, _RN, _RIo, _A, _CD, _ARPD, _IPL, _RPL, _AMP, _PB, _T, _RLU],
2296
+ [0, 0, 0, 0, 4, 0, () => instanceProfileListType, () => policyDetailListType, () => attachedPoliciesListType, () => AttachedPermissionsBoundary$, () => tagListType, () => RoleLastUsed$]
2297
+ ];
2298
+ export var RoleLastUsed$ = [3, n0, _RLU,
2299
+ 0,
2300
+ [_LUD, _R],
2301
+ [4, 0]
2302
+ ];
2303
+ export var RoleUsageType$ = [3, n0, _RUT,
2304
+ 0,
2305
+ [_R, _Res],
2306
+ [0, 64 | 0]
2307
+ ];
2308
+ export var SAMLPrivateKey$ = [3, n0, _SAMLPK,
2309
+ 0,
2310
+ [_KI, _Ti],
2311
+ [0, 4]
2312
+ ];
2313
+ export var SAMLProviderListEntry$ = [3, n0, _SAMLPLE,
2314
+ 0,
2315
+ [_A, _VU, _CD],
2316
+ [0, 4, 4]
2317
+ ];
2318
+ export var SendDelegationTokenRequest$ = [3, n0, _SDTR,
2319
+ 0,
2320
+ [_DRI],
2321
+ [0]
2322
+ ];
2323
+ export var ServerCertificate$ = [3, n0, _SCe,
2324
+ 0,
2325
+ [_SCM, _CB, _CC, _T],
2326
+ [() => ServerCertificateMetadata$, 0, 0, () => tagListType]
2327
+ ];
2328
+ export var ServerCertificateMetadata$ = [3, n0, _SCM,
2329
+ 0,
2330
+ [_Pa, _SCN, _SCI, _A, _UDp, _Ex],
2331
+ [0, 0, 0, 0, 4, 4]
2332
+ ];
2333
+ export var ServiceAccessNotEnabledException$ = [-3, n0, _SANEE,
2334
+ { [_e]: _c, [_hE]: 400 },
2335
+ [_M],
2336
+ [0]
2337
+ ];
2338
+ TypeRegistry.for(n0).registerError(ServiceAccessNotEnabledException$, ServiceAccessNotEnabledException);
2339
+ export var ServiceFailureException$ = [-3, n0, _SFE,
2340
+ { [_aQE]: [`ServiceFailure`, 500], [_e]: _s, [_hE]: 500 },
2341
+ [_m],
2342
+ [0]
2343
+ ];
2344
+ TypeRegistry.for(n0).registerError(ServiceFailureException$, ServiceFailureException);
2345
+ export var ServiceLastAccessed$ = [3, n0, _SLAe,
2346
+ 0,
2347
+ [_SN, _LA, _SNe, _LAE, _LAR, _TAE, _TALA],
2348
+ [0, 4, 0, 0, 0, 1, () => TrackedActionsLastAccessed]
2349
+ ];
2350
+ export var ServiceNotSupportedException$ = [-3, n0, _SNSE,
2351
+ { [_aQE]: [`NotSupportedService`, 404], [_e]: _c, [_hE]: 404 },
2352
+ [_m],
2353
+ [0]
2354
+ ];
2355
+ TypeRegistry.for(n0).registerError(ServiceNotSupportedException$, ServiceNotSupportedException);
2356
+ export var ServiceSpecificCredential$ = [3, n0, _SSC,
2357
+ 0,
2358
+ [_CD, _EDx, _SN, _SUN, _SP, _SCA, _SCS, _SSCI, _UN, _S],
2359
+ [4, 4, 0, 0, [() => servicePassword, 0], 0, [() => serviceCredentialSecret, 0], 0, 0, 0]
2360
+ ];
2361
+ export var ServiceSpecificCredentialMetadata$ = [3, n0, _SSCM,
2362
+ 0,
2363
+ [_UN, _S, _SUN, _SCA, _CD, _EDx, _SSCI, _SN],
2364
+ [0, 0, 0, 0, 4, 4, 0, 0]
2365
+ ];
2366
+ export var SetDefaultPolicyVersionRequest$ = [3, n0, _SDPVR,
2367
+ 0,
2368
+ [_PA, _VI],
2369
+ [0, 0]
2370
+ ];
2371
+ export var SetSecurityTokenServicePreferencesRequest$ = [3, n0, _SSTSPR,
2372
+ 0,
2373
+ [_GETV],
2374
+ [0]
2375
+ ];
2376
+ export var SigningCertificate$ = [3, n0, _SCi,
2377
+ 0,
2378
+ [_UN, _CI, _CB, _S, _UDp],
2379
+ [0, 0, 0, 0, 4]
2380
+ ];
2381
+ export var SimulateCustomPolicyRequest$ = [3, n0, _SCPR,
2382
+ 0,
2383
+ [_PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2384
+ [64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0]
2385
+ ];
2386
+ export var SimulatePolicyResponse$ = [3, n0, _SPR,
2387
+ 0,
2388
+ [_ERv, _IT, _Ma],
2389
+ [() => EvaluationResultsListType, 2, 0]
2390
+ ];
2391
+ export var SimulatePrincipalPolicyRequest$ = [3, n0, _SPPR,
2392
+ 0,
2393
+ [_PSA, _PIL, _PBPIL, _AN, _RA, _RP, _RO, _CA, _CEo, _RHO, _MI, _Ma],
2394
+ [0, 64 | 0, 64 | 0, 64 | 0, 64 | 0, 0, 0, 0, () => ContextEntryListType, 0, 1, 0]
2395
+ ];
2396
+ export var SSHPublicKey$ = [3, n0, _SSHPK,
2397
+ 0,
2398
+ [_UN, _SSHPKI, _Fi, _SSHPKB, _S, _UDp],
2399
+ [0, 0, 0, 0, 0, 4]
2400
+ ];
2401
+ export var SSHPublicKeyMetadata$ = [3, n0, _SSHPKM,
2402
+ 0,
2403
+ [_UN, _SSHPKI, _S, _UDp],
2404
+ [0, 0, 0, 4]
2405
+ ];
2406
+ export var Statement$ = [3, n0, _Sta,
2407
+ 0,
2408
+ [_SPI, _SPT, _SPt, _EPn],
2409
+ [0, 0, () => Position$, () => Position$]
2410
+ ];
2411
+ export var Tag$ = [3, n0, _Ta,
2412
+ 0,
2413
+ [_K, _Val],
2414
+ [0, 0]
2415
+ ];
2416
+ export var TagInstanceProfileRequest$ = [3, n0, _TIPR,
2417
+ 0,
2418
+ [_IPN, _T],
2419
+ [0, () => tagListType]
2420
+ ];
2421
+ export var TagMFADeviceRequest$ = [3, n0, _TMFADR,
2422
+ 0,
2423
+ [_SNer, _T],
2424
+ [0, () => tagListType]
2425
+ ];
2426
+ export var TagOpenIDConnectProviderRequest$ = [3, n0, _TOIDCPR,
2427
+ 0,
2428
+ [_OIDCPA, _T],
2429
+ [0, () => tagListType]
2430
+ ];
2431
+ export var TagPolicyRequest$ = [3, n0, _TPR,
2432
+ 0,
2433
+ [_PA, _T],
2434
+ [0, () => tagListType]
2435
+ ];
2436
+ export var TagRoleRequest$ = [3, n0, _TRR,
2437
+ 0,
2438
+ [_RN, _T],
2439
+ [0, () => tagListType]
2440
+ ];
2441
+ export var TagSAMLProviderRequest$ = [3, n0, _TSAMLPR,
2442
+ 0,
2443
+ [_SAMLPA, _T],
2444
+ [0, () => tagListType]
2445
+ ];
2446
+ export var TagServerCertificateRequest$ = [3, n0, _TSCR,
2447
+ 0,
2448
+ [_SCN, _T],
2449
+ [0, () => tagListType]
2450
+ ];
2451
+ export var TagUserRequest$ = [3, n0, _TUR,
2452
+ 0,
2453
+ [_UN, _T],
2454
+ [0, () => tagListType]
2455
+ ];
2456
+ export var TrackedActionLastAccessed$ = [3, n0, _TALAr,
2457
+ 0,
2458
+ [_ANc, _LAEa, _LATa, _LARa],
2459
+ [0, 0, 4, 0]
2460
+ ];
2461
+ export var UnmodifiableEntityException$ = [-3, n0, _UEE,
2462
+ { [_aQE]: [`UnmodifiableEntity`, 400], [_e]: _c, [_hE]: 400 },
2463
+ [_m],
2464
+ [0]
2465
+ ];
2466
+ TypeRegistry.for(n0).registerError(UnmodifiableEntityException$, UnmodifiableEntityException);
2467
+ export var UnrecognizedPublicKeyEncodingException$ = [-3, n0, _UPKEE,
2468
+ { [_aQE]: [`UnrecognizedPublicKeyEncoding`, 400], [_e]: _c, [_hE]: 400 },
2469
+ [_m],
2470
+ [0]
2471
+ ];
2472
+ TypeRegistry.for(n0).registerError(UnrecognizedPublicKeyEncodingException$, UnrecognizedPublicKeyEncodingException);
2473
+ export var UntagInstanceProfileRequest$ = [3, n0, _UIPR,
2474
+ 0,
2475
+ [_IPN, _TK],
2476
+ [0, 64 | 0]
2477
+ ];
2478
+ export var UntagMFADeviceRequest$ = [3, n0, _UMFADR,
2479
+ 0,
2480
+ [_SNer, _TK],
2481
+ [0, 64 | 0]
2482
+ ];
2483
+ export var UntagOpenIDConnectProviderRequest$ = [3, n0, _UOIDCPR,
2484
+ 0,
2485
+ [_OIDCPA, _TK],
2486
+ [0, 64 | 0]
2487
+ ];
2488
+ export var UntagPolicyRequest$ = [3, n0, _UPR,
2489
+ 0,
2490
+ [_PA, _TK],
2491
+ [0, 64 | 0]
2492
+ ];
2493
+ export var UntagRoleRequest$ = [3, n0, _URR,
2494
+ 0,
2495
+ [_RN, _TK],
2496
+ [0, 64 | 0]
2497
+ ];
2498
+ export var UntagSAMLProviderRequest$ = [3, n0, _USAMLPR,
2499
+ 0,
2500
+ [_SAMLPA, _TK],
2501
+ [0, 64 | 0]
2502
+ ];
2503
+ export var UntagServerCertificateRequest$ = [3, n0, _USCR,
2504
+ 0,
2505
+ [_SCN, _TK],
2506
+ [0, 64 | 0]
2507
+ ];
2508
+ export var UntagUserRequest$ = [3, n0, _UUR,
2509
+ 0,
2510
+ [_UN, _TK],
2511
+ [0, 64 | 0]
2512
+ ];
2513
+ export var UpdateAccessKeyRequest$ = [3, n0, _UAKR,
2514
+ 0,
2515
+ [_UN, _AKI, _S],
2516
+ [0, 0, 0]
2517
+ ];
2518
+ export var UpdateAccountPasswordPolicyRequest$ = [3, n0, _UAPPR,
2519
+ 0,
2520
+ [_MPL, _RS, _RNeq, _RUC, _RLC, _AUTCP, _MPA, _PRP, _HE],
2521
+ [1, 2, 2, 2, 2, 2, 1, 1, 2]
2522
+ ];
2523
+ export var UpdateAssumeRolePolicyRequest$ = [3, n0, _UARPR,
2524
+ 0,
2525
+ [_RN, _PD],
2526
+ [0, 0]
2527
+ ];
2528
+ export var UpdateDelegationRequestRequest$ = [3, n0, _UDRR,
2529
+ 0,
2530
+ [_DRI, _No],
2531
+ [0, 0]
2532
+ ];
2533
+ export var UpdateGroupRequest$ = [3, n0, _UGR,
2534
+ 0,
2535
+ [_GN, _NPe, _NGN],
2536
+ [0, 0, 0]
2537
+ ];
2538
+ export var UpdateLoginProfileRequest$ = [3, n0, _ULPR,
2539
+ 0,
2540
+ [_UN, _Pas, _PRR],
2541
+ [0, [() => passwordType, 0], 2]
2542
+ ];
2543
+ export var UpdateOpenIDConnectProviderThumbprintRequest$ = [3, n0, _UOIDCPTR,
2544
+ 0,
2545
+ [_OIDCPA, _TL],
2546
+ [0, 64 | 0]
2547
+ ];
2548
+ export var UpdateRoleDescriptionRequest$ = [3, n0, _URDR,
2549
+ 0,
2550
+ [_RN, _D],
2551
+ [0, 0]
2552
+ ];
2553
+ export var UpdateRoleDescriptionResponse$ = [3, n0, _URDRp,
2554
+ 0,
2555
+ [_Ro],
2556
+ [() => Role$]
2557
+ ];
2558
+ export var UpdateRoleRequest$ = [3, n0, _URRp,
2559
+ 0,
2560
+ [_RN, _D, _MSD],
2561
+ [0, 0, 1]
2562
+ ];
2563
+ export var UpdateRoleResponse$ = [3, n0, _URRpd,
2564
+ 0,
2565
+ [],
2566
+ []
2567
+ ];
2568
+ export var UpdateSAMLProviderRequest$ = [3, n0, _USAMLPRp,
2569
+ 0,
2570
+ [_SAMLMD, _SAMLPA, _AEM, _APK, _RPK],
2571
+ [0, 0, 0, [() => privateKeyType, 0], 0]
2572
+ ];
2573
+ export var UpdateSAMLProviderResponse$ = [3, n0, _USAMLPRpd,
2574
+ 0,
2575
+ [_SAMLPA],
2576
+ [0]
2577
+ ];
2578
+ export var UpdateServerCertificateRequest$ = [3, n0, _USCRp,
2579
+ 0,
2580
+ [_SCN, _NPe, _NSCN],
2581
+ [0, 0, 0]
2582
+ ];
2583
+ export var UpdateServiceSpecificCredentialRequest$ = [3, n0, _USSCR,
2584
+ 0,
2585
+ [_UN, _SSCI, _S],
2586
+ [0, 0, 0]
2587
+ ];
2588
+ export var UpdateSigningCertificateRequest$ = [3, n0, _USCRpd,
2589
+ 0,
2590
+ [_UN, _CI, _S],
2591
+ [0, 0, 0]
2592
+ ];
2593
+ export var UpdateSSHPublicKeyRequest$ = [3, n0, _USSHPKR,
2594
+ 0,
2595
+ [_UN, _SSHPKI, _S],
2596
+ [0, 0, 0]
2597
+ ];
2598
+ export var UpdateUserRequest$ = [3, n0, _UURp,
2599
+ 0,
2600
+ [_UN, _NPe, _NUN],
2601
+ [0, 0, 0]
2602
+ ];
2603
+ export var UploadServerCertificateRequest$ = [3, n0, _USCRpl,
2604
+ 0,
2605
+ [_Pa, _SCN, _CB, _PK, _CC, _T],
2606
+ [0, 0, 0, [() => privateKeyType, 0], 0, () => tagListType]
2607
+ ];
2608
+ export var UploadServerCertificateResponse$ = [3, n0, _USCRplo,
2609
+ 0,
2610
+ [_SCM, _T],
2611
+ [() => ServerCertificateMetadata$, () => tagListType]
2612
+ ];
2613
+ export var UploadSigningCertificateRequest$ = [3, n0, _USCRploa,
2614
+ 0,
2615
+ [_UN, _CB],
2616
+ [0, 0]
2617
+ ];
2618
+ export var UploadSigningCertificateResponse$ = [3, n0, _USCRpload,
2619
+ 0,
2620
+ [_Cert],
2621
+ [() => SigningCertificate$]
2622
+ ];
2623
+ export var UploadSSHPublicKeyRequest$ = [3, n0, _USSHPKRp,
2624
+ 0,
2625
+ [_UN, _SSHPKB],
2626
+ [0, 0]
2627
+ ];
2628
+ export var UploadSSHPublicKeyResponse$ = [3, n0, _USSHPKRpl,
2629
+ 0,
2630
+ [_SSHPK],
2631
+ [() => SSHPublicKey$]
2632
+ ];
2633
+ export var User$ = [3, n0, _Us,
2634
+ 0,
2635
+ [_Pa, _UN, _UI, _A, _CD, _PLU, _PB, _T],
2636
+ [0, 0, 0, 0, 4, 4, () => AttachedPermissionsBoundary$, () => tagListType]
2637
+ ];
2638
+ export var UserDetail$ = [3, n0, _UDs,
2639
+ 0,
2640
+ [_Pa, _UN, _UI, _A, _CD, _UPL, _GL, _AMP, _PB, _T],
2641
+ [0, 0, 0, 0, 4, () => policyDetailListType, 64 | 0, () => attachedPoliciesListType, () => AttachedPermissionsBoundary$, () => tagListType]
2642
+ ];
2643
+ export var VirtualMFADevice$ = [3, n0, _VMFAD,
2644
+ 0,
2645
+ [_SNer, _BSS, _QRCPNG, _Us, _EDn, _T],
2646
+ [0, [() => BootstrapDatum, 0], [() => BootstrapDatum, 0], () => User$, 4, () => tagListType]
2647
+ ];
2648
+ var __Unit = "unit";
2649
+ export var IAMServiceException$ = [-3, _sm, "IAMServiceException", 0, [], []];
2650
+ TypeRegistry.for(_sm).registerError(IAMServiceException$, IAMServiceException);
2651
+ var AccessDetails = [1, n0, _ADc,
2652
+ 0, () => AccessDetail$
2653
+ ];
2654
+ var accessKeyMetadataListType = [1, n0, _aKMLT,
2655
+ 0, () => AccessKeyMetadata$
2656
+ ];
2657
+ var accountAliasListType = 64 | 0;
2658
+ var ActionNameListType = 64 | 0;
2659
+ var ArnListType = 64 | 0;
2660
+ var attachedPoliciesListType = [1, n0, _aPLT,
2661
+ 0, () => AttachedPolicy$
2662
+ ];
2663
+ var certificateListType = [1, n0, _cLT,
2664
+ 0, () => SigningCertificate$
2665
+ ];
2666
+ var clientIDListType = 64 | 0;
2667
+ var ContextEntryListType = [1, n0, _CELT,
2668
+ 0, () => ContextEntry$
2669
+ ];
2670
+ var ContextKeyNamesResultListType = 64 | 0;
2671
+ var ContextKeyValueListType = 64 | 0;
2672
+ var delegationRequestsListType = [1, n0, _dRLT,
2673
+ 0, () => DelegationRequest$
2674
+ ];
2675
+ var entityDetailsListType = [1, n0, _eDLT,
2676
+ 0, () => EntityDetails$
2677
+ ];
2678
+ var entityListType = 64 | 0;
2679
+ var EvaluationResultsListType = [1, n0, _ERLT,
2680
+ 0, () => EvaluationResult$
2681
+ ];
2682
+ var FeaturesListType = 64 | 0;
2683
+ var groupDetailListType = [1, n0, _gDLT,
2684
+ 0, () => GroupDetail$
2685
+ ];
2686
+ var groupListType = [1, n0, _gLT,
2687
+ 0, () => Group$
2688
+ ];
2689
+ var groupNameListType = 64 | 0;
2690
+ var instanceProfileListType = [1, n0, _iPLT,
2691
+ 0, () => InstanceProfile$
2692
+ ];
2693
+ var listPolicyGrantingServiceAccessResponseListType = [1, n0, _lPGSARLT,
2694
+ 0, () => ListPoliciesGrantingServiceAccessEntry$
2695
+ ];
2696
+ var ManagedPolicyDetailListType = [1, n0, _MPDLT,
2697
+ 0, () => ManagedPolicyDetail$
2698
+ ];
2699
+ var mfaDeviceListType = [1, n0, _mDLT,
2700
+ 0, () => MFADevice$
2701
+ ];
2702
+ var OpenIDConnectProviderListType = [1, n0, _OIDCPLT,
2703
+ 0, () => OpenIDConnectProviderListEntry$
2704
+ ];
2705
+ var policyDetailListType = [1, n0, _pDLT,
2706
+ 0, () => PolicyDetail$
2707
+ ];
2708
+ var policyDocumentVersionListType = [1, n0, _pDVLT,
2709
+ 0, () => PolicyVersion$
2710
+ ];
2711
+ var policyGrantingServiceAccessListType = [1, n0, _pGSALT,
2712
+ 0, () => PolicyGrantingServiceAccess$
2713
+ ];
2714
+ var PolicyGroupListType = [1, n0, _PGLT,
2715
+ 0, () => PolicyGroup$
2716
+ ];
2717
+ var policyListType = [1, n0, _pLT,
2718
+ 0, () => Policy$
2719
+ ];
2720
+ var policyNameListType = 64 | 0;
2721
+ var policyParameterListType = [1, n0, _pPLT,
2722
+ 0, () => PolicyParameter$
2723
+ ];
2724
+ var policyParameterValuesListType = 64 | 0;
2725
+ var PolicyRoleListType = [1, n0, _PRLT,
2726
+ 0, () => PolicyRole$
2727
+ ];
2728
+ var PolicyUserListType = [1, n0, _PULT,
2729
+ 0, () => PolicyUser$
2730
+ ];
2731
+ var privateKeyList = [1, n0, _pKL,
2732
+ 0, () => SAMLPrivateKey$
2733
+ ];
2734
+ var ResourceNameListType = 64 | 0;
2735
+ var ResourceSpecificResultListType = [1, n0, _RSRLT,
2736
+ 0, () => ResourceSpecificResult$
2737
+ ];
2738
+ var roleDetailListType = [1, n0, _rDLT,
2739
+ 0, () => RoleDetail$
2740
+ ];
2741
+ var roleListType = [1, n0, _rLT,
2742
+ 0, () => Role$
2743
+ ];
2744
+ var rolePermissionRestrictionArnListType = 64 | 0;
2745
+ var RoleUsageListType = [1, n0, _RULT,
2746
+ 0, () => RoleUsageType$
2747
+ ];
2748
+ var SAMLProviderListType = [1, n0, _SAMLPLT,
2749
+ 0, () => SAMLProviderListEntry$
2750
+ ];
2751
+ var serverCertificateMetadataListType = [1, n0, _sCMLT,
2752
+ 0, () => ServerCertificateMetadata$
2753
+ ];
2754
+ var serviceNamespaceListType = 64 | 0;
2755
+ var ServicesLastAccessed = [1, n0, _SLA,
2756
+ 0, () => ServiceLastAccessed$
2757
+ ];
2758
+ var ServiceSpecificCredentialsListType = [1, n0, _SSCLT,
2759
+ 0, () => ServiceSpecificCredentialMetadata$
2760
+ ];
2761
+ var SimulationPolicyListType = 64 | 0;
2762
+ var SSHPublicKeyListType = [1, n0, _SSHPKLT,
2763
+ 0, () => SSHPublicKeyMetadata$
2764
+ ];
2765
+ var StatementListType = [1, n0, _SLT,
2766
+ 0, () => Statement$
2767
+ ];
2768
+ var tagKeyListType = 64 | 0;
2769
+ var tagListType = [1, n0, _tLT,
2770
+ 0, () => Tag$
2771
+ ];
2772
+ var thumbprintListType = 64 | 0;
2773
+ var TrackedActionsLastAccessed = [1, n0, _TALA,
2774
+ 0, () => TrackedActionLastAccessed$
2775
+ ];
2776
+ var userDetailListType = [1, n0, _uDLT,
2777
+ 0, () => UserDetail$
2778
+ ];
2779
+ var userListType = [1, n0, _uLT,
2780
+ 0, () => User$
2781
+ ];
2782
+ var virtualMFADeviceListType = [1, n0, _vMFADLT,
2783
+ 0, [() => VirtualMFADevice$,
2784
+ 0]
2785
+ ];
2786
+ var CertificationMapType = 128 | 0;
2787
+ var EvalDecisionDetailsType = 128 | 0;
2788
+ var summaryMapType = 128 | 1;
2789
+ export var AcceptDelegationRequest$ = [9, n0, _ADR,
2790
+ 0, () => AcceptDelegationRequestRequest$, () => __Unit
2791
+ ];
2792
+ export var AddClientIDToOpenIDConnectProvider$ = [9, n0, _ACIDTOIDCP,
2793
+ 0, () => AddClientIDToOpenIDConnectProviderRequest$, () => __Unit
2794
+ ];
2795
+ export var AddRoleToInstanceProfile$ = [9, n0, _ARTIP,
2796
+ 0, () => AddRoleToInstanceProfileRequest$, () => __Unit
2797
+ ];
2798
+ export var AddUserToGroup$ = [9, n0, _AUTG,
2799
+ 0, () => AddUserToGroupRequest$, () => __Unit
2800
+ ];
2801
+ export var AssociateDelegationRequest$ = [9, n0, _ADRs,
2802
+ 0, () => AssociateDelegationRequestRequest$, () => __Unit
2803
+ ];
2804
+ export var AttachGroupPolicy$ = [9, n0, _AGP,
2805
+ 0, () => AttachGroupPolicyRequest$, () => __Unit
2806
+ ];
2807
+ export var AttachRolePolicy$ = [9, n0, _ARP,
2808
+ 0, () => AttachRolePolicyRequest$, () => __Unit
2809
+ ];
2810
+ export var AttachUserPolicy$ = [9, n0, _AUP,
2811
+ 0, () => AttachUserPolicyRequest$, () => __Unit
2812
+ ];
2813
+ export var ChangePassword$ = [9, n0, _CP,
2814
+ 0, () => ChangePasswordRequest$, () => __Unit
2815
+ ];
2816
+ export var CreateAccessKey$ = [9, n0, _CAK,
2817
+ 0, () => CreateAccessKeyRequest$, () => CreateAccessKeyResponse$
2818
+ ];
2819
+ export var CreateAccountAlias$ = [9, n0, _CAA,
2820
+ 0, () => CreateAccountAliasRequest$, () => __Unit
2821
+ ];
2822
+ export var CreateDelegationRequest$ = [9, n0, _CDR,
2823
+ 0, () => CreateDelegationRequestRequest$, () => CreateDelegationRequestResponse$
2824
+ ];
2825
+ export var CreateGroup$ = [9, n0, _CG,
2826
+ 0, () => CreateGroupRequest$, () => CreateGroupResponse$
2827
+ ];
2828
+ export var CreateInstanceProfile$ = [9, n0, _CIP,
2829
+ 0, () => CreateInstanceProfileRequest$, () => CreateInstanceProfileResponse$
2830
+ ];
2831
+ export var CreateLoginProfile$ = [9, n0, _CLP,
2832
+ 0, () => CreateLoginProfileRequest$, () => CreateLoginProfileResponse$
2833
+ ];
2834
+ export var CreateOpenIDConnectProvider$ = [9, n0, _COIDCP,
2835
+ 0, () => CreateOpenIDConnectProviderRequest$, () => CreateOpenIDConnectProviderResponse$
2836
+ ];
2837
+ export var CreatePolicy$ = [9, n0, _CPr,
2838
+ 0, () => CreatePolicyRequest$, () => CreatePolicyResponse$
2839
+ ];
2840
+ export var CreatePolicyVersion$ = [9, n0, _CPV,
2841
+ 0, () => CreatePolicyVersionRequest$, () => CreatePolicyVersionResponse$
2842
+ ];
2843
+ export var CreateRole$ = [9, n0, _CR,
2844
+ 0, () => CreateRoleRequest$, () => CreateRoleResponse$
2845
+ ];
2846
+ export var CreateSAMLProvider$ = [9, n0, _CSAMLP,
2847
+ 0, () => CreateSAMLProviderRequest$, () => CreateSAMLProviderResponse$
2848
+ ];
2849
+ export var CreateServiceLinkedRole$ = [9, n0, _CSLR,
2850
+ 0, () => CreateServiceLinkedRoleRequest$, () => CreateServiceLinkedRoleResponse$
2851
+ ];
2852
+ export var CreateServiceSpecificCredential$ = [9, n0, _CSSC,
2853
+ 0, () => CreateServiceSpecificCredentialRequest$, () => CreateServiceSpecificCredentialResponse$
2854
+ ];
2855
+ export var CreateUser$ = [9, n0, _CU,
2856
+ 0, () => CreateUserRequest$, () => CreateUserResponse$
2857
+ ];
2858
+ export var CreateVirtualMFADevice$ = [9, n0, _CVMFAD,
2859
+ 0, () => CreateVirtualMFADeviceRequest$, () => CreateVirtualMFADeviceResponse$
2860
+ ];
2861
+ export var DeactivateMFADevice$ = [9, n0, _DMFAD,
2862
+ 0, () => DeactivateMFADeviceRequest$, () => __Unit
2863
+ ];
2864
+ export var DeleteAccessKey$ = [9, n0, _DAK,
2865
+ 0, () => DeleteAccessKeyRequest$, () => __Unit
2866
+ ];
2867
+ export var DeleteAccountAlias$ = [9, n0, _DAA,
2868
+ 0, () => DeleteAccountAliasRequest$, () => __Unit
2869
+ ];
2870
+ export var DeleteAccountPasswordPolicy$ = [9, n0, _DAPP,
2871
+ 0, () => __Unit, () => __Unit
2872
+ ];
2873
+ export var DeleteGroup$ = [9, n0, _DG,
2874
+ 0, () => DeleteGroupRequest$, () => __Unit
2875
+ ];
2876
+ export var DeleteGroupPolicy$ = [9, n0, _DGP,
2877
+ 0, () => DeleteGroupPolicyRequest$, () => __Unit
2878
+ ];
2879
+ export var DeleteInstanceProfile$ = [9, n0, _DIP,
2880
+ 0, () => DeleteInstanceProfileRequest$, () => __Unit
2881
+ ];
2882
+ export var DeleteLoginProfile$ = [9, n0, _DLP,
2883
+ 0, () => DeleteLoginProfileRequest$, () => __Unit
2884
+ ];
2885
+ export var DeleteOpenIDConnectProvider$ = [9, n0, _DOIDCP,
2886
+ 0, () => DeleteOpenIDConnectProviderRequest$, () => __Unit
2887
+ ];
2888
+ export var DeletePolicy$ = [9, n0, _DPe,
2889
+ 0, () => DeletePolicyRequest$, () => __Unit
2890
+ ];
2891
+ export var DeletePolicyVersion$ = [9, n0, _DPV,
2892
+ 0, () => DeletePolicyVersionRequest$, () => __Unit
2893
+ ];
2894
+ export var DeleteRole$ = [9, n0, _DRel,
2895
+ 0, () => DeleteRoleRequest$, () => __Unit
2896
+ ];
2897
+ export var DeleteRolePermissionsBoundary$ = [9, n0, _DRPB,
2898
+ 0, () => DeleteRolePermissionsBoundaryRequest$, () => __Unit
2899
+ ];
2900
+ export var DeleteRolePolicy$ = [9, n0, _DRP,
2901
+ 0, () => DeleteRolePolicyRequest$, () => __Unit
2902
+ ];
2903
+ export var DeleteSAMLProvider$ = [9, n0, _DSAMLP,
2904
+ 0, () => DeleteSAMLProviderRequest$, () => __Unit
2905
+ ];
2906
+ export var DeleteServerCertificate$ = [9, n0, _DSC,
2907
+ 0, () => DeleteServerCertificateRequest$, () => __Unit
2908
+ ];
2909
+ export var DeleteServiceLinkedRole$ = [9, n0, _DSLR,
2910
+ 0, () => DeleteServiceLinkedRoleRequest$, () => DeleteServiceLinkedRoleResponse$
2911
+ ];
2912
+ export var DeleteServiceSpecificCredential$ = [9, n0, _DSSC,
2913
+ 0, () => DeleteServiceSpecificCredentialRequest$, () => __Unit
2914
+ ];
2915
+ export var DeleteSigningCertificate$ = [9, n0, _DSCe,
2916
+ 0, () => DeleteSigningCertificateRequest$, () => __Unit
2917
+ ];
2918
+ export var DeleteSSHPublicKey$ = [9, n0, _DSSHPK,
2919
+ 0, () => DeleteSSHPublicKeyRequest$, () => __Unit
2920
+ ];
2921
+ export var DeleteUser$ = [9, n0, _DU,
2922
+ 0, () => DeleteUserRequest$, () => __Unit
2923
+ ];
2924
+ export var DeleteUserPermissionsBoundary$ = [9, n0, _DUPB,
2925
+ 0, () => DeleteUserPermissionsBoundaryRequest$, () => __Unit
2926
+ ];
2927
+ export var DeleteUserPolicy$ = [9, n0, _DUP,
2928
+ 0, () => DeleteUserPolicyRequest$, () => __Unit
2929
+ ];
2930
+ export var DeleteVirtualMFADevice$ = [9, n0, _DVMFAD,
2931
+ 0, () => DeleteVirtualMFADeviceRequest$, () => __Unit
2932
+ ];
2933
+ export var DetachGroupPolicy$ = [9, n0, _DGPe,
2934
+ 0, () => DetachGroupPolicyRequest$, () => __Unit
2935
+ ];
2936
+ export var DetachRolePolicy$ = [9, n0, _DRPe,
2937
+ 0, () => DetachRolePolicyRequest$, () => __Unit
2938
+ ];
2939
+ export var DetachUserPolicy$ = [9, n0, _DUPe,
2940
+ 0, () => DetachUserPolicyRequest$, () => __Unit
2941
+ ];
2942
+ export var DisableOrganizationsRootCredentialsManagement$ = [9, n0, _DORCM,
2943
+ 0, () => DisableOrganizationsRootCredentialsManagementRequest$, () => DisableOrganizationsRootCredentialsManagementResponse$
2944
+ ];
2945
+ export var DisableOrganizationsRootSessions$ = [9, n0, _DORS,
2946
+ 0, () => DisableOrganizationsRootSessionsRequest$, () => DisableOrganizationsRootSessionsResponse$
2947
+ ];
2948
+ export var DisableOutboundWebIdentityFederation$ = [9, n0, _DOWIF,
2949
+ 0, () => __Unit, () => __Unit
2950
+ ];
2951
+ export var EnableMFADevice$ = [9, n0, _EMFAD,
2952
+ 0, () => EnableMFADeviceRequest$, () => __Unit
2953
+ ];
2954
+ export var EnableOrganizationsRootCredentialsManagement$ = [9, n0, _EORCM,
2955
+ 0, () => EnableOrganizationsRootCredentialsManagementRequest$, () => EnableOrganizationsRootCredentialsManagementResponse$
2956
+ ];
2957
+ export var EnableOrganizationsRootSessions$ = [9, n0, _EORS,
2958
+ 0, () => EnableOrganizationsRootSessionsRequest$, () => EnableOrganizationsRootSessionsResponse$
2959
+ ];
2960
+ export var EnableOutboundWebIdentityFederation$ = [9, n0, _EOWIF,
2961
+ 0, () => __Unit, () => EnableOutboundWebIdentityFederationResponse$
2962
+ ];
2963
+ export var GenerateCredentialReport$ = [9, n0, _GCR,
2964
+ 0, () => __Unit, () => GenerateCredentialReportResponse$
2965
+ ];
2966
+ export var GenerateOrganizationsAccessReport$ = [9, n0, _GOAR,
2967
+ 0, () => GenerateOrganizationsAccessReportRequest$, () => GenerateOrganizationsAccessReportResponse$
2968
+ ];
2969
+ export var GenerateServiceLastAccessedDetails$ = [9, n0, _GSLAD,
2970
+ 0, () => GenerateServiceLastAccessedDetailsRequest$, () => GenerateServiceLastAccessedDetailsResponse$
2971
+ ];
2972
+ export var GetAccessKeyLastUsed$ = [9, n0, _GAKLU,
2973
+ 0, () => GetAccessKeyLastUsedRequest$, () => GetAccessKeyLastUsedResponse$
2974
+ ];
2975
+ export var GetAccountAuthorizationDetails$ = [9, n0, _GAAD,
2976
+ 0, () => GetAccountAuthorizationDetailsRequest$, () => GetAccountAuthorizationDetailsResponse$
2977
+ ];
2978
+ export var GetAccountPasswordPolicy$ = [9, n0, _GAPP,
2979
+ 0, () => __Unit, () => GetAccountPasswordPolicyResponse$
2980
+ ];
2981
+ export var GetAccountSummary$ = [9, n0, _GAS,
2982
+ 0, () => __Unit, () => GetAccountSummaryResponse$
2983
+ ];
2984
+ export var GetContextKeysForCustomPolicy$ = [9, n0, _GCKFCP,
2985
+ 0, () => GetContextKeysForCustomPolicyRequest$, () => GetContextKeysForPolicyResponse$
2986
+ ];
2987
+ export var GetContextKeysForPrincipalPolicy$ = [9, n0, _GCKFPP,
2988
+ 0, () => GetContextKeysForPrincipalPolicyRequest$, () => GetContextKeysForPolicyResponse$
2989
+ ];
2990
+ export var GetCredentialReport$ = [9, n0, _GCRe,
2991
+ 0, () => __Unit, () => GetCredentialReportResponse$
2992
+ ];
2993
+ export var GetDelegationRequest$ = [9, n0, _GDR,
2994
+ 0, () => GetDelegationRequestRequest$, () => GetDelegationRequestResponse$
2995
+ ];
2996
+ export var GetGroup$ = [9, n0, _GG,
2997
+ 0, () => GetGroupRequest$, () => GetGroupResponse$
2998
+ ];
2999
+ export var GetGroupPolicy$ = [9, n0, _GGP,
3000
+ 0, () => GetGroupPolicyRequest$, () => GetGroupPolicyResponse$
3001
+ ];
3002
+ export var GetHumanReadableSummary$ = [9, n0, _GHRS,
3003
+ 0, () => GetHumanReadableSummaryRequest$, () => GetHumanReadableSummaryResponse$
3004
+ ];
3005
+ export var GetInstanceProfile$ = [9, n0, _GIP,
3006
+ 0, () => GetInstanceProfileRequest$, () => GetInstanceProfileResponse$
3007
+ ];
3008
+ export var GetLoginProfile$ = [9, n0, _GLP,
3009
+ 0, () => GetLoginProfileRequest$, () => GetLoginProfileResponse$
3010
+ ];
3011
+ export var GetMFADevice$ = [9, n0, _GMFAD,
3012
+ 0, () => GetMFADeviceRequest$, () => GetMFADeviceResponse$
3013
+ ];
3014
+ export var GetOpenIDConnectProvider$ = [9, n0, _GOIDCP,
3015
+ 0, () => GetOpenIDConnectProviderRequest$, () => GetOpenIDConnectProviderResponse$
3016
+ ];
3017
+ export var GetOrganizationsAccessReport$ = [9, n0, _GOARe,
3018
+ 0, () => GetOrganizationsAccessReportRequest$, () => GetOrganizationsAccessReportResponse$
3019
+ ];
3020
+ export var GetOutboundWebIdentityFederationInfo$ = [9, n0, _GOWIFI,
3021
+ 0, () => __Unit, () => GetOutboundWebIdentityFederationInfoResponse$
3022
+ ];
3023
+ export var GetPolicy$ = [9, n0, _GP,
3024
+ 0, () => GetPolicyRequest$, () => GetPolicyResponse$
3025
+ ];
3026
+ export var GetPolicyVersion$ = [9, n0, _GPV,
3027
+ 0, () => GetPolicyVersionRequest$, () => GetPolicyVersionResponse$
3028
+ ];
3029
+ export var GetRole$ = [9, n0, _GR,
3030
+ 0, () => GetRoleRequest$, () => GetRoleResponse$
3031
+ ];
3032
+ export var GetRolePolicy$ = [9, n0, _GRP,
3033
+ 0, () => GetRolePolicyRequest$, () => GetRolePolicyResponse$
3034
+ ];
3035
+ export var GetSAMLProvider$ = [9, n0, _GSAMLP,
3036
+ 0, () => GetSAMLProviderRequest$, () => GetSAMLProviderResponse$
3037
+ ];
3038
+ export var GetServerCertificate$ = [9, n0, _GSC,
3039
+ 0, () => GetServerCertificateRequest$, () => GetServerCertificateResponse$
3040
+ ];
3041
+ export var GetServiceLastAccessedDetails$ = [9, n0, _GSLADe,
3042
+ 0, () => GetServiceLastAccessedDetailsRequest$, () => GetServiceLastAccessedDetailsResponse$
3043
+ ];
3044
+ export var GetServiceLastAccessedDetailsWithEntities$ = [9, n0, _GSLADWE,
3045
+ 0, () => GetServiceLastAccessedDetailsWithEntitiesRequest$, () => GetServiceLastAccessedDetailsWithEntitiesResponse$
3046
+ ];
3047
+ export var GetServiceLinkedRoleDeletionStatus$ = [9, n0, _GSLRDS,
3048
+ 0, () => GetServiceLinkedRoleDeletionStatusRequest$, () => GetServiceLinkedRoleDeletionStatusResponse$
3049
+ ];
3050
+ export var GetSSHPublicKey$ = [9, n0, _GSSHPK,
3051
+ 0, () => GetSSHPublicKeyRequest$, () => GetSSHPublicKeyResponse$
3052
+ ];
3053
+ export var GetUser$ = [9, n0, _GU,
3054
+ 0, () => GetUserRequest$, () => GetUserResponse$
3055
+ ];
3056
+ export var GetUserPolicy$ = [9, n0, _GUP,
3057
+ 0, () => GetUserPolicyRequest$, () => GetUserPolicyResponse$
3058
+ ];
3059
+ export var ListAccessKeys$ = [9, n0, _LAK,
3060
+ 0, () => ListAccessKeysRequest$, () => ListAccessKeysResponse$
3061
+ ];
3062
+ export var ListAccountAliases$ = [9, n0, _LAA,
3063
+ 0, () => ListAccountAliasesRequest$, () => ListAccountAliasesResponse$
3064
+ ];
3065
+ export var ListAttachedGroupPolicies$ = [9, n0, _LAGP,
3066
+ 0, () => ListAttachedGroupPoliciesRequest$, () => ListAttachedGroupPoliciesResponse$
3067
+ ];
3068
+ export var ListAttachedRolePolicies$ = [9, n0, _LARP,
3069
+ 0, () => ListAttachedRolePoliciesRequest$, () => ListAttachedRolePoliciesResponse$
3070
+ ];
3071
+ export var ListAttachedUserPolicies$ = [9, n0, _LAUP,
3072
+ 0, () => ListAttachedUserPoliciesRequest$, () => ListAttachedUserPoliciesResponse$
3073
+ ];
3074
+ export var ListDelegationRequests$ = [9, n0, _LDR,
3075
+ 0, () => ListDelegationRequestsRequest$, () => ListDelegationRequestsResponse$
3076
+ ];
3077
+ export var ListEntitiesForPolicy$ = [9, n0, _LEFP,
3078
+ 0, () => ListEntitiesForPolicyRequest$, () => ListEntitiesForPolicyResponse$
3079
+ ];
3080
+ export var ListGroupPolicies$ = [9, n0, _LGP,
3081
+ 0, () => ListGroupPoliciesRequest$, () => ListGroupPoliciesResponse$
3082
+ ];
3083
+ export var ListGroups$ = [9, n0, _LG,
3084
+ 0, () => ListGroupsRequest$, () => ListGroupsResponse$
3085
+ ];
3086
+ export var ListGroupsForUser$ = [9, n0, _LGFU,
3087
+ 0, () => ListGroupsForUserRequest$, () => ListGroupsForUserResponse$
3088
+ ];
3089
+ export var ListInstanceProfiles$ = [9, n0, _LIP,
3090
+ 0, () => ListInstanceProfilesRequest$, () => ListInstanceProfilesResponse$
3091
+ ];
3092
+ export var ListInstanceProfilesForRole$ = [9, n0, _LIPFR,
3093
+ 0, () => ListInstanceProfilesForRoleRequest$, () => ListInstanceProfilesForRoleResponse$
3094
+ ];
3095
+ export var ListInstanceProfileTags$ = [9, n0, _LIPT,
3096
+ 0, () => ListInstanceProfileTagsRequest$, () => ListInstanceProfileTagsResponse$
3097
+ ];
3098
+ export var ListMFADevices$ = [9, n0, _LMFAD,
3099
+ 0, () => ListMFADevicesRequest$, () => ListMFADevicesResponse$
3100
+ ];
3101
+ export var ListMFADeviceTags$ = [9, n0, _LMFADT,
3102
+ 0, () => ListMFADeviceTagsRequest$, () => ListMFADeviceTagsResponse$
3103
+ ];
3104
+ export var ListOpenIDConnectProviders$ = [9, n0, _LOIDCP,
3105
+ 0, () => ListOpenIDConnectProvidersRequest$, () => ListOpenIDConnectProvidersResponse$
3106
+ ];
3107
+ export var ListOpenIDConnectProviderTags$ = [9, n0, _LOIDCPT,
3108
+ 0, () => ListOpenIDConnectProviderTagsRequest$, () => ListOpenIDConnectProviderTagsResponse$
3109
+ ];
3110
+ export var ListOrganizationsFeatures$ = [9, n0, _LOF,
3111
+ 0, () => ListOrganizationsFeaturesRequest$, () => ListOrganizationsFeaturesResponse$
3112
+ ];
3113
+ export var ListPolicies$ = [9, n0, _LPi,
3114
+ 0, () => ListPoliciesRequest$, () => ListPoliciesResponse$
3115
+ ];
3116
+ export var ListPoliciesGrantingServiceAccess$ = [9, n0, _LPGSA,
3117
+ 0, () => ListPoliciesGrantingServiceAccessRequest$, () => ListPoliciesGrantingServiceAccessResponse$
3118
+ ];
3119
+ export var ListPolicyTags$ = [9, n0, _LPT,
3120
+ 0, () => ListPolicyTagsRequest$, () => ListPolicyTagsResponse$
3121
+ ];
3122
+ export var ListPolicyVersions$ = [9, n0, _LPV,
3123
+ 0, () => ListPolicyVersionsRequest$, () => ListPolicyVersionsResponse$
3124
+ ];
3125
+ export var ListRolePolicies$ = [9, n0, _LRP,
3126
+ 0, () => ListRolePoliciesRequest$, () => ListRolePoliciesResponse$
3127
+ ];
3128
+ export var ListRoles$ = [9, n0, _LR,
3129
+ 0, () => ListRolesRequest$, () => ListRolesResponse$
3130
+ ];
3131
+ export var ListRoleTags$ = [9, n0, _LRT,
3132
+ 0, () => ListRoleTagsRequest$, () => ListRoleTagsResponse$
3133
+ ];
3134
+ export var ListSAMLProviders$ = [9, n0, _LSAMLP,
3135
+ 0, () => ListSAMLProvidersRequest$, () => ListSAMLProvidersResponse$
3136
+ ];
3137
+ export var ListSAMLProviderTags$ = [9, n0, _LSAMLPT,
3138
+ 0, () => ListSAMLProviderTagsRequest$, () => ListSAMLProviderTagsResponse$
3139
+ ];
3140
+ export var ListServerCertificates$ = [9, n0, _LSC,
3141
+ 0, () => ListServerCertificatesRequest$, () => ListServerCertificatesResponse$
3142
+ ];
3143
+ export var ListServerCertificateTags$ = [9, n0, _LSCT,
3144
+ 0, () => ListServerCertificateTagsRequest$, () => ListServerCertificateTagsResponse$
3145
+ ];
3146
+ export var ListServiceSpecificCredentials$ = [9, n0, _LSSC,
3147
+ 0, () => ListServiceSpecificCredentialsRequest$, () => ListServiceSpecificCredentialsResponse$
3148
+ ];
3149
+ export var ListSigningCertificates$ = [9, n0, _LSCi,
3150
+ 0, () => ListSigningCertificatesRequest$, () => ListSigningCertificatesResponse$
3151
+ ];
3152
+ export var ListSSHPublicKeys$ = [9, n0, _LSSHPK,
3153
+ 0, () => ListSSHPublicKeysRequest$, () => ListSSHPublicKeysResponse$
3154
+ ];
3155
+ export var ListUserPolicies$ = [9, n0, _LUP,
3156
+ 0, () => ListUserPoliciesRequest$, () => ListUserPoliciesResponse$
3157
+ ];
3158
+ export var ListUsers$ = [9, n0, _LU,
3159
+ 0, () => ListUsersRequest$, () => ListUsersResponse$
3160
+ ];
3161
+ export var ListUserTags$ = [9, n0, _LUT,
3162
+ 0, () => ListUserTagsRequest$, () => ListUserTagsResponse$
3163
+ ];
3164
+ export var ListVirtualMFADevices$ = [9, n0, _LVMFAD,
3165
+ 0, () => ListVirtualMFADevicesRequest$, () => ListVirtualMFADevicesResponse$
3166
+ ];
3167
+ export var PutGroupPolicy$ = [9, n0, _PGP,
3168
+ 0, () => PutGroupPolicyRequest$, () => __Unit
3169
+ ];
3170
+ export var PutRolePermissionsBoundary$ = [9, n0, _PRPB,
3171
+ 0, () => PutRolePermissionsBoundaryRequest$, () => __Unit
3172
+ ];
3173
+ export var PutRolePolicy$ = [9, n0, _PRPu,
3174
+ 0, () => PutRolePolicyRequest$, () => __Unit
3175
+ ];
3176
+ export var PutUserPermissionsBoundary$ = [9, n0, _PUPB,
3177
+ 0, () => PutUserPermissionsBoundaryRequest$, () => __Unit
3178
+ ];
3179
+ export var PutUserPolicy$ = [9, n0, _PUP,
3180
+ 0, () => PutUserPolicyRequest$, () => __Unit
3181
+ ];
3182
+ export var RejectDelegationRequest$ = [9, n0, _RDR,
3183
+ 0, () => RejectDelegationRequestRequest$, () => __Unit
3184
+ ];
3185
+ export var RemoveClientIDFromOpenIDConnectProvider$ = [9, n0, _RCIDFOIDCP,
3186
+ 0, () => RemoveClientIDFromOpenIDConnectProviderRequest$, () => __Unit
3187
+ ];
3188
+ export var RemoveRoleFromInstanceProfile$ = [9, n0, _RRFIP,
3189
+ 0, () => RemoveRoleFromInstanceProfileRequest$, () => __Unit
3190
+ ];
3191
+ export var RemoveUserFromGroup$ = [9, n0, _RUFG,
3192
+ 0, () => RemoveUserFromGroupRequest$, () => __Unit
3193
+ ];
3194
+ export var ResetServiceSpecificCredential$ = [9, n0, _RSSC,
3195
+ 0, () => ResetServiceSpecificCredentialRequest$, () => ResetServiceSpecificCredentialResponse$
3196
+ ];
3197
+ export var ResyncMFADevice$ = [9, n0, _RMFAD,
3198
+ 0, () => ResyncMFADeviceRequest$, () => __Unit
3199
+ ];
3200
+ export var SendDelegationToken$ = [9, n0, _SDT,
3201
+ 0, () => SendDelegationTokenRequest$, () => __Unit
3202
+ ];
3203
+ export var SetDefaultPolicyVersion$ = [9, n0, _SDPV,
3204
+ 0, () => SetDefaultPolicyVersionRequest$, () => __Unit
3205
+ ];
3206
+ export var SetSecurityTokenServicePreferences$ = [9, n0, _SSTSP,
3207
+ 0, () => SetSecurityTokenServicePreferencesRequest$, () => __Unit
3208
+ ];
3209
+ export var SimulateCustomPolicy$ = [9, n0, _SCP,
3210
+ 0, () => SimulateCustomPolicyRequest$, () => SimulatePolicyResponse$
3211
+ ];
3212
+ export var SimulatePrincipalPolicy$ = [9, n0, _SPP,
3213
+ 0, () => SimulatePrincipalPolicyRequest$, () => SimulatePolicyResponse$
3214
+ ];
3215
+ export var TagInstanceProfile$ = [9, n0, _TIP,
3216
+ 0, () => TagInstanceProfileRequest$, () => __Unit
3217
+ ];
3218
+ export var TagMFADevice$ = [9, n0, _TMFAD,
3219
+ 0, () => TagMFADeviceRequest$, () => __Unit
3220
+ ];
3221
+ export var TagOpenIDConnectProvider$ = [9, n0, _TOIDCP,
3222
+ 0, () => TagOpenIDConnectProviderRequest$, () => __Unit
3223
+ ];
3224
+ export var TagPolicy$ = [9, n0, _TP,
3225
+ 0, () => TagPolicyRequest$, () => __Unit
3226
+ ];
3227
+ export var TagRole$ = [9, n0, _TR,
3228
+ 0, () => TagRoleRequest$, () => __Unit
3229
+ ];
3230
+ export var TagSAMLProvider$ = [9, n0, _TSAMLP,
3231
+ 0, () => TagSAMLProviderRequest$, () => __Unit
3232
+ ];
3233
+ export var TagServerCertificate$ = [9, n0, _TSC,
3234
+ 0, () => TagServerCertificateRequest$, () => __Unit
3235
+ ];
3236
+ export var TagUser$ = [9, n0, _TU,
3237
+ 0, () => TagUserRequest$, () => __Unit
3238
+ ];
3239
+ export var UntagInstanceProfile$ = [9, n0, _UIP,
3240
+ 0, () => UntagInstanceProfileRequest$, () => __Unit
3241
+ ];
3242
+ export var UntagMFADevice$ = [9, n0, _UMFAD,
3243
+ 0, () => UntagMFADeviceRequest$, () => __Unit
3244
+ ];
3245
+ export var UntagOpenIDConnectProvider$ = [9, n0, _UOIDCP,
3246
+ 0, () => UntagOpenIDConnectProviderRequest$, () => __Unit
3247
+ ];
3248
+ export var UntagPolicy$ = [9, n0, _UP,
3249
+ 0, () => UntagPolicyRequest$, () => __Unit
3250
+ ];
3251
+ export var UntagRole$ = [9, n0, _UR,
3252
+ 0, () => UntagRoleRequest$, () => __Unit
3253
+ ];
3254
+ export var UntagSAMLProvider$ = [9, n0, _USAMLP,
3255
+ 0, () => UntagSAMLProviderRequest$, () => __Unit
3256
+ ];
3257
+ export var UntagServerCertificate$ = [9, n0, _USC,
3258
+ 0, () => UntagServerCertificateRequest$, () => __Unit
3259
+ ];
3260
+ export var UntagUser$ = [9, n0, _UU,
3261
+ 0, () => UntagUserRequest$, () => __Unit
3262
+ ];
3263
+ export var UpdateAccessKey$ = [9, n0, _UAK,
3264
+ 0, () => UpdateAccessKeyRequest$, () => __Unit
3265
+ ];
3266
+ export var UpdateAccountPasswordPolicy$ = [9, n0, _UAPP,
3267
+ 0, () => UpdateAccountPasswordPolicyRequest$, () => __Unit
3268
+ ];
3269
+ export var UpdateAssumeRolePolicy$ = [9, n0, _UARP,
3270
+ 0, () => UpdateAssumeRolePolicyRequest$, () => __Unit
3271
+ ];
3272
+ export var UpdateDelegationRequest$ = [9, n0, _UDR,
3273
+ 0, () => UpdateDelegationRequestRequest$, () => __Unit
3274
+ ];
3275
+ export var UpdateGroup$ = [9, n0, _UG,
3276
+ 0, () => UpdateGroupRequest$, () => __Unit
3277
+ ];
3278
+ export var UpdateLoginProfile$ = [9, n0, _ULP,
3279
+ 0, () => UpdateLoginProfileRequest$, () => __Unit
3280
+ ];
3281
+ export var UpdateOpenIDConnectProviderThumbprint$ = [9, n0, _UOIDCPT,
3282
+ 0, () => UpdateOpenIDConnectProviderThumbprintRequest$, () => __Unit
3283
+ ];
3284
+ export var UpdateRole$ = [9, n0, _URp,
3285
+ 0, () => UpdateRoleRequest$, () => UpdateRoleResponse$
3286
+ ];
3287
+ export var UpdateRoleDescription$ = [9, n0, _URD,
3288
+ 0, () => UpdateRoleDescriptionRequest$, () => UpdateRoleDescriptionResponse$
3289
+ ];
3290
+ export var UpdateSAMLProvider$ = [9, n0, _USAMLPp,
3291
+ 0, () => UpdateSAMLProviderRequest$, () => UpdateSAMLProviderResponse$
3292
+ ];
3293
+ export var UpdateServerCertificate$ = [9, n0, _USCp,
3294
+ 0, () => UpdateServerCertificateRequest$, () => __Unit
3295
+ ];
3296
+ export var UpdateServiceSpecificCredential$ = [9, n0, _USSC,
3297
+ 0, () => UpdateServiceSpecificCredentialRequest$, () => __Unit
3298
+ ];
3299
+ export var UpdateSigningCertificate$ = [9, n0, _USCpd,
3300
+ 0, () => UpdateSigningCertificateRequest$, () => __Unit
3301
+ ];
3302
+ export var UpdateSSHPublicKey$ = [9, n0, _USSHPK,
3303
+ 0, () => UpdateSSHPublicKeyRequest$, () => __Unit
3304
+ ];
3305
+ export var UpdateUser$ = [9, n0, _UUp,
3306
+ 0, () => UpdateUserRequest$, () => __Unit
3307
+ ];
3308
+ export var UploadServerCertificate$ = [9, n0, _USCpl,
3309
+ 0, () => UploadServerCertificateRequest$, () => UploadServerCertificateResponse$
3310
+ ];
3311
+ export var UploadSigningCertificate$ = [9, n0, _USCplo,
3312
+ 0, () => UploadSigningCertificateRequest$, () => UploadSigningCertificateResponse$
3313
+ ];
3314
+ export var UploadSSHPublicKey$ = [9, n0, _USSHPKp,
3315
+ 0, () => UploadSSHPublicKeyRequest$, () => UploadSSHPublicKeyResponse$
3404
3316
  ];