@jjrawlins/cdk-diff-pr-github-action 0.0.38 → 0.0.39

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 (225) hide show
  1. package/.jsii +3 -3
  2. package/lib/CdkDiffIamTemplate.js +1 -1
  3. package/lib/CdkDiffStackWorkflow.js +1 -1
  4. package/lib/CdkDriftDetectionWorkflow.js +1 -1
  5. package/lib/CdkDriftIamTemplate.js +1 -1
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +1287 -856
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -6
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +2 -2
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +2 -2
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +2 -2
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +2 -2
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +2 -2
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +2 -2
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +2 -2
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +2 -2
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +2 -2
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +2 -2
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +2 -2
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +2 -2
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +2 -2
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +2 -2
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +2 -2
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +2 -2
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +2 -2
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +2 -2
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +2 -2
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +2 -2
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +2 -2
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +2 -2
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeEventsCommand.js +2 -2
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +2 -2
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +2 -2
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +2 -2
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +2 -2
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +2 -2
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +2 -2
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +2 -2
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +2 -2
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +2 -2
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +2 -2
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +2 -2
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +2 -2
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +2 -2
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +2 -2
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +2 -2
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +2 -2
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +2 -2
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +2 -2
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +2 -2
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +2 -2
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +2 -2
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +2 -2
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +2 -2
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetHookResultCommand.js +2 -2
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +2 -2
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +2 -2
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +2 -2
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +2 -2
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +2 -2
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +2 -2
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +2 -2
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +2 -2
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +2 -2
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +2 -2
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +2 -2
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +2 -2
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +2 -2
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +2 -2
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +2 -2
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +2 -2
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +2 -2
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +2 -2
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +2 -2
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +2 -2
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +2 -2
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +2 -2
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +2 -2
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +2 -2
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +2 -2
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +2 -2
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +2 -2
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +2 -2
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +2 -2
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +2 -2
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +2 -2
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +2 -2
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +2 -2
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +2 -2
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +2 -2
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +2 -2
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +2 -2
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +2 -2
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +2 -2
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +2 -2
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +2 -2
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +2 -2
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +2 -2
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-es/index.js +1 -0
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -6
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +758 -708
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +1 -10
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/index.d.ts +1 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +6 -2
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +6 -2
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +6 -2
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +6 -1
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +382 -468
  108. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +0 -4
  109. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/index.d.ts +1 -0
  110. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  111. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  112. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  113. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  114. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +381 -468
  115. package/node_modules/@aws-sdk/client-cloudformation/package.json +35 -35
  116. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +78 -52
  117. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +6 -1
  118. package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +2 -2
  119. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +2 -2
  120. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +2 -2
  121. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +2 -2
  122. package/node_modules/@aws-sdk/client-sso/dist-es/index.js +1 -0
  123. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +6 -1
  124. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +46 -39
  125. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +1 -10
  126. package/node_modules/@aws-sdk/client-sso/dist-types/index.d.ts +1 -0
  127. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +6 -2
  128. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +6 -2
  129. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +6 -2
  130. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +6 -1
  131. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +20 -26
  132. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +0 -4
  133. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/index.d.ts +1 -0
  134. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  135. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  136. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  137. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  138. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +19 -27
  139. package/node_modules/@aws-sdk/client-sso/package.json +33 -33
  140. package/node_modules/@aws-sdk/core/package.json +11 -11
  141. package/node_modules/@aws-sdk/credential-provider-env/package.json +6 -6
  142. package/node_modules/@aws-sdk/credential-provider-http/package.json +11 -11
  143. package/node_modules/@aws-sdk/credential-provider-ini/package.json +15 -15
  144. package/node_modules/@aws-sdk/credential-provider-login/package.json +9 -9
  145. package/node_modules/@aws-sdk/credential-provider-node/package.json +13 -13
  146. package/node_modules/@aws-sdk/credential-provider-process/package.json +7 -7
  147. package/node_modules/@aws-sdk/credential-provider-sso/package.json +9 -9
  148. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +8 -8
  149. package/node_modules/@aws-sdk/middleware-host-header/package.json +5 -5
  150. package/node_modules/@aws-sdk/middleware-logger/package.json +4 -4
  151. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +5 -5
  152. package/node_modules/@aws-sdk/middleware-user-agent/package.json +8 -8
  153. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +48 -37
  154. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +6 -1
  155. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +88 -66
  156. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  157. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +79 -60
  158. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -6
  159. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +2 -2
  160. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +1 -0
  161. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +6 -1
  162. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +24 -24
  163. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +2 -2
  164. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +1 -0
  165. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +6 -1
  166. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +44 -37
  167. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +2 -2
  168. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +2 -2
  169. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +1 -0
  170. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -6
  171. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +39 -39
  172. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +1 -10
  173. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +1 -0
  174. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +6 -2
  175. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +6 -2
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +6 -2
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +6 -1
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +12 -13
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +1 -10
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +1 -0
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +6 -2
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +6 -2
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +6 -2
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +6 -1
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +16 -22
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +1 -10
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +1 -0
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +6 -2
  189. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +6 -2
  190. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +6 -2
  191. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +6 -1
  192. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +20 -26
  193. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -4
  194. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +1 -0
  195. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +9 -5
  196. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +9 -5
  197. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +9 -5
  198. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +9 -4
  199. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +11 -13
  200. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -4
  201. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +1 -0
  202. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +9 -5
  203. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +9 -5
  204. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +9 -5
  205. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +9 -4
  206. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +15 -22
  207. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -4
  208. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +1 -0
  209. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +9 -5
  210. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +9 -5
  211. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +9 -5
  212. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +9 -4
  213. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +19 -27
  214. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  215. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +1 -1
  216. package/node_modules/@aws-sdk/region-config-resolver/package.json +6 -6
  217. package/node_modules/@aws-sdk/token-providers/package.json +8 -8
  218. package/node_modules/@aws-sdk/types/package.json +3 -3
  219. package/node_modules/@aws-sdk/util-endpoints/package.json +6 -6
  220. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
  221. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  222. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +4 -4
  223. package/node_modules/@aws-sdk/util-user-agent-node/package.json +6 -6
  224. package/node_modules/@aws-sdk/xml-builder/package.json +3 -3
  225. package/package.json +3 -3
@@ -16,8 +16,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
16
16
  streamCollector: import("@smithy/types").StreamCollector;
17
17
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
18
18
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
- apiVersion: string;
20
19
  cacheMiddleware?: boolean | undefined;
20
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
21
+ protocolSettings: {
22
+ defaultNamespace?: string;
23
+ [setting: string]: unknown;
24
+ };
25
+ apiVersion: string;
21
26
  urlParser: import("@smithy/types").UrlParser;
22
27
  base64Decoder: import("@smithy/types").Decoder;
23
28
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -28,7 +33,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
28
33
  profile?: string;
29
34
  logger: import("@smithy/types").Logger;
30
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
31
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
36
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
37
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
38
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -18,8 +18,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
18
18
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
19
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
21
- apiVersion: string;
22
21
  cacheMiddleware?: boolean | undefined;
22
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
23
+ protocolSettings: {
24
+ defaultNamespace?: string;
25
+ [setting: string]: unknown;
26
+ };
27
+ apiVersion: string;
23
28
  urlParser: import("@smithy/types").UrlParser;
24
29
  base64Decoder: import("@smithy/types").Decoder;
25
30
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -30,7 +35,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
30
35
  profile?: string;
31
36
  logger: import("@smithy/types").Logger;
32
37
  extensions: import("./runtimeExtensions").RuntimeExtension[];
33
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
34
38
  customUserAgent?: string | import("@smithy/types").UserAgent;
35
39
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
36
40
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -6,8 +6,13 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
6
6
  runtime: string;
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
- apiVersion: string;
10
9
  cacheMiddleware?: boolean;
10
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
11
+ protocolSettings: {
12
+ defaultNamespace?: string;
13
+ [setting: string]: unknown;
14
+ };
15
+ apiVersion: string;
11
16
  urlParser: import("@smithy/types").UrlParser;
12
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
18
  streamCollector: import("@smithy/types").StreamCollector;
@@ -26,7 +31,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
26
31
  retryMode: string | import("@smithy/types").Provider<string>;
27
32
  logger: import("@smithy/types").Logger;
28
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
29
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
34
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
35
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
36
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -1,4 +1,5 @@
1
1
  import { AwsSdkSigV4Signer } from "@aws-sdk/core";
2
+ import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
2
3
  import { NoAuthSigner } from "@smithy/core";
3
4
  import type { IdentityProviderConfig } from "@smithy/types";
4
5
  import type { SSOClientConfig } from "./SSOClient";
@@ -25,7 +26,11 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
25
26
  signer: NoAuthSigner;
26
27
  })[];
27
28
  logger: import("@smithy/types").Logger;
28
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
29
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof AwsRestJsonProtocol;
30
+ protocolSettings: {
31
+ [setting: string]: unknown;
32
+ defaultNamespace?: string;
33
+ };
29
34
  serviceId: string;
30
35
  urlParser: import("@smithy/types").UrlParser;
31
36
  utf8Decoder: import("@smithy/types").Decoder;
@@ -1,26 +1,20 @@
1
- import type { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
- export declare var AccessTokenType: StaticSimpleSchema;
3
- export declare var SecretAccessKeyType: StaticSimpleSchema;
4
- export declare var SessionTokenType: StaticSimpleSchema;
5
- export declare var AccountInfo: StaticStructureSchema;
6
- export declare var GetRoleCredentialsRequest: StaticStructureSchema;
7
- export declare var GetRoleCredentialsResponse: StaticStructureSchema;
8
- export declare var InvalidRequestException: StaticErrorSchema;
9
- export declare var ListAccountRolesRequest: StaticStructureSchema;
10
- export declare var ListAccountRolesResponse: StaticStructureSchema;
11
- export declare var ListAccountsRequest: StaticStructureSchema;
12
- export declare var ListAccountsResponse: StaticStructureSchema;
13
- export declare var LogoutRequest: StaticStructureSchema;
14
- export declare var ResourceNotFoundException: StaticErrorSchema;
15
- export declare var RoleCredentials: StaticStructureSchema;
16
- export declare var RoleInfo: StaticStructureSchema;
17
- export declare var TooManyRequestsException: StaticErrorSchema;
18
- export declare var UnauthorizedException: StaticErrorSchema;
19
- export declare var __Unit: "unit";
20
- export declare var SSOServiceException: StaticErrorSchema;
21
- export declare var AccountListType: StaticListSchema;
22
- export declare var RoleListType: StaticListSchema;
23
- export declare var GetRoleCredentials: StaticOperationSchema;
24
- export declare var ListAccountRoles: StaticOperationSchema;
25
- export declare var ListAccounts: StaticOperationSchema;
26
- export declare var Logout: StaticOperationSchema;
1
+ import type { StaticErrorSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
2
+ export declare var AccountInfo$: StaticStructureSchema;
3
+ export declare var GetRoleCredentialsRequest$: StaticStructureSchema;
4
+ export declare var GetRoleCredentialsResponse$: StaticStructureSchema;
5
+ export declare var InvalidRequestException$: StaticErrorSchema;
6
+ export declare var ListAccountRolesRequest$: StaticStructureSchema;
7
+ export declare var ListAccountRolesResponse$: StaticStructureSchema;
8
+ export declare var ListAccountsRequest$: StaticStructureSchema;
9
+ export declare var ListAccountsResponse$: StaticStructureSchema;
10
+ export declare var LogoutRequest$: StaticStructureSchema;
11
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
12
+ export declare var RoleCredentials$: StaticStructureSchema;
13
+ export declare var RoleInfo$: StaticStructureSchema;
14
+ export declare var TooManyRequestsException$: StaticErrorSchema;
15
+ export declare var UnauthorizedException$: StaticErrorSchema;
16
+ export declare var SSOServiceException$: StaticErrorSchema;
17
+ export declare var GetRoleCredentials$: StaticOperationSchema;
18
+ export declare var ListAccountRoles$: StaticOperationSchema;
19
+ export declare var ListAccounts$: StaticOperationSchema;
20
+ export declare var Logout$: StaticOperationSchema;
@@ -29,13 +29,10 @@ import {
29
29
  BodyLengthCalculator as __BodyLengthCalculator,
30
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
31
31
  ChecksumConstructor as __ChecksumConstructor,
32
- ClientProtocol,
33
32
  Decoder as __Decoder,
34
33
  Encoder as __Encoder,
35
34
  HashConstructor as __HashConstructor,
36
35
  HttpHandlerOptions as __HttpHandlerOptions,
37
- HttpRequest,
38
- HttpResponse,
39
36
  Logger as __Logger,
40
37
  Provider as __Provider,
41
38
  StreamCollector as __StreamCollector,
@@ -103,7 +100,6 @@ export interface ClientDefaults
103
100
  retryMode?: string | __Provider<string>;
104
101
  logger?: __Logger;
105
102
  extensions?: RuntimeExtension[];
106
- protocol?: ClientProtocol<HttpRequest, HttpResponse>;
107
103
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
108
104
  }
109
105
  export type SSOClientConfigType = Partial<
@@ -4,6 +4,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
4
4
  export { RuntimeExtension } from "./runtimeExtensions";
5
5
  export { SSOExtensionConfiguration } from "./extensionConfiguration";
6
6
  export * from "./commands";
7
+ export * from "./schemas/schemas_0";
7
8
  export * from "./pagination";
8
9
  export * from "./models/errors";
9
10
  export * from "./models/models_0";
@@ -21,8 +21,16 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
21
21
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
22
22
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
23
23
  (boolean | import("@smithy/types").Provider<boolean | undefined>);
24
- apiVersion: string;
25
24
  cacheMiddleware?: boolean | undefined;
25
+ protocol:
26
+ | import("@smithy/types").ClientProtocol<any, any>
27
+ | import("@smithy/types").ClientProtocolCtor<any, any>
28
+ | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
29
+ protocolSettings: {
30
+ defaultNamespace?: string;
31
+ [setting: string]: unknown;
32
+ };
33
+ apiVersion: string;
26
34
  urlParser: import("@smithy/types").UrlParser;
27
35
  base64Decoder: import("@smithy/types").Decoder;
28
36
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -33,10 +41,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
33
41
  profile?: string;
34
42
  logger: import("@smithy/types").Logger;
35
43
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
- protocol: import("@smithy/types").ClientProtocol<
37
- import("@smithy/types").HttpRequest,
38
- import("@smithy/types").HttpResponse
39
- >;
40
44
  customUserAgent?: string | import("@smithy/types").UserAgent;
41
45
  userAgentAppId?:
42
46
  | string
@@ -21,8 +21,16 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
23
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
24
- apiVersion: string;
25
24
  cacheMiddleware?: boolean | undefined;
25
+ protocol:
26
+ | import("@smithy/types").ClientProtocol<any, any>
27
+ | import("@smithy/types").ClientProtocolCtor<any, any>
28
+ | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
29
+ protocolSettings: {
30
+ defaultNamespace?: string;
31
+ [setting: string]: unknown;
32
+ };
33
+ apiVersion: string;
26
34
  urlParser: import("@smithy/types").UrlParser;
27
35
  base64Decoder: import("@smithy/types").Decoder;
28
36
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -33,10 +41,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
33
41
  profile?: string;
34
42
  logger: import("@smithy/types").Logger;
35
43
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
- protocol: import("@smithy/types").ClientProtocol<
37
- import("@smithy/types").HttpRequest,
38
- import("@smithy/types").HttpResponse
39
- >;
40
44
  customUserAgent?: string | import("@smithy/types").UserAgent;
41
45
  retryStrategy?:
42
46
  | import("@smithy/types").RetryStrategy
@@ -8,8 +8,16 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
8
8
  | Record<string, unknown>
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
- apiVersion: string;
12
11
  cacheMiddleware?: boolean;
12
+ protocol:
13
+ | import("@smithy/types").ClientProtocol<any, any>
14
+ | import("@smithy/types").ClientProtocolCtor<any, any>
15
+ | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
16
+ protocolSettings: {
17
+ defaultNamespace?: string;
18
+ [setting: string]: unknown;
19
+ };
20
+ apiVersion: string;
13
21
  urlParser: import("@smithy/types").UrlParser;
14
22
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
15
23
  streamCollector: import("@smithy/types").StreamCollector;
@@ -32,10 +40,6 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
32
40
  retryMode: string | import("@smithy/types").Provider<string>;
33
41
  logger: import("@smithy/types").Logger;
34
42
  extensions: import("./runtimeExtensions").RuntimeExtension[];
35
- protocol: import("@smithy/types").ClientProtocol<
36
- import("@smithy/types").HttpRequest,
37
- import("@smithy/types").HttpResponse
38
- >;
39
43
  defaultsMode:
40
44
  | import("@smithy/smithy-client").DefaultsMode
41
45
  | import("@smithy/types").Provider<
@@ -1,4 +1,5 @@
1
1
  import { AwsSdkSigV4Signer } from "@aws-sdk/core";
2
+ import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
2
3
  import { NoAuthSigner } from "@smithy/core";
3
4
  import { IdentityProviderConfig } from "@smithy/types";
4
5
  import { SSOClientConfig } from "./SSOClient";
@@ -42,10 +43,14 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
42
43
  }
43
44
  )[];
44
45
  logger: import("@smithy/types").Logger;
45
- protocol: import("@smithy/types").ClientProtocol<
46
- import("@smithy/types").HttpRequest,
47
- import("@smithy/types").HttpResponse
48
- >;
46
+ protocol:
47
+ | import("@smithy/types").ClientProtocol<any, any>
48
+ | import("@smithy/types").ClientProtocolCtor<any, any>
49
+ | typeof AwsRestJsonProtocol;
50
+ protocolSettings: {
51
+ [setting: string]: unknown;
52
+ defaultNamespace?: string;
53
+ };
49
54
  serviceId: string;
50
55
  urlParser: import("@smithy/types").UrlParser;
51
56
  utf8Decoder: import("@smithy/types").Decoder;
@@ -1,32 +1,24 @@
1
1
  import {
2
2
  StaticErrorSchema,
3
- StaticListSchema,
4
3
  StaticOperationSchema,
5
- StaticSimpleSchema,
6
4
  StaticStructureSchema,
7
5
  } from "@smithy/types";
8
- export declare var AccessTokenType: StaticSimpleSchema;
9
- export declare var SecretAccessKeyType: StaticSimpleSchema;
10
- export declare var SessionTokenType: StaticSimpleSchema;
11
- export declare var AccountInfo: StaticStructureSchema;
12
- export declare var GetRoleCredentialsRequest: StaticStructureSchema;
13
- export declare var GetRoleCredentialsResponse: StaticStructureSchema;
14
- export declare var InvalidRequestException: StaticErrorSchema;
15
- export declare var ListAccountRolesRequest: StaticStructureSchema;
16
- export declare var ListAccountRolesResponse: StaticStructureSchema;
17
- export declare var ListAccountsRequest: StaticStructureSchema;
18
- export declare var ListAccountsResponse: StaticStructureSchema;
19
- export declare var LogoutRequest: StaticStructureSchema;
20
- export declare var ResourceNotFoundException: StaticErrorSchema;
21
- export declare var RoleCredentials: StaticStructureSchema;
22
- export declare var RoleInfo: StaticStructureSchema;
23
- export declare var TooManyRequestsException: StaticErrorSchema;
24
- export declare var UnauthorizedException: StaticErrorSchema;
25
- export declare var __Unit: "unit";
26
- export declare var SSOServiceException: StaticErrorSchema;
27
- export declare var AccountListType: StaticListSchema;
28
- export declare var RoleListType: StaticListSchema;
29
- export declare var GetRoleCredentials: StaticOperationSchema;
30
- export declare var ListAccountRoles: StaticOperationSchema;
31
- export declare var ListAccounts: StaticOperationSchema;
32
- export declare var Logout: StaticOperationSchema;
6
+ export declare var AccountInfo$: StaticStructureSchema;
7
+ export declare var GetRoleCredentialsRequest$: StaticStructureSchema;
8
+ export declare var GetRoleCredentialsResponse$: StaticStructureSchema;
9
+ export declare var InvalidRequestException$: StaticErrorSchema;
10
+ export declare var ListAccountRolesRequest$: StaticStructureSchema;
11
+ export declare var ListAccountRolesResponse$: StaticStructureSchema;
12
+ export declare var ListAccountsRequest$: StaticStructureSchema;
13
+ export declare var ListAccountsResponse$: StaticStructureSchema;
14
+ export declare var LogoutRequest$: StaticStructureSchema;
15
+ export declare var ResourceNotFoundException$: StaticErrorSchema;
16
+ export declare var RoleCredentials$: StaticStructureSchema;
17
+ export declare var RoleInfo$: StaticStructureSchema;
18
+ export declare var TooManyRequestsException$: StaticErrorSchema;
19
+ export declare var UnauthorizedException$: StaticErrorSchema;
20
+ export declare var SSOServiceException$: StaticErrorSchema;
21
+ export declare var GetRoleCredentials$: StaticOperationSchema;
22
+ export declare var ListAccountRoles$: StaticOperationSchema;
23
+ export declare var ListAccounts$: StaticOperationSchema;
24
+ export declare var Logout$: StaticOperationSchema;
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso",
3
3
  "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
4
- "version": "3.948.0",
4
+ "version": "3.953.0",
5
5
  "scripts": {
6
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
+ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
8
8
  "build:es": "tsc -p tsconfig.es.json",
9
9
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
@@ -21,40 +21,40 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "3.947.0",
25
- "@aws-sdk/middleware-host-header": "3.936.0",
26
- "@aws-sdk/middleware-logger": "3.936.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.948.0",
28
- "@aws-sdk/middleware-user-agent": "3.947.0",
29
- "@aws-sdk/region-config-resolver": "3.936.0",
30
- "@aws-sdk/types": "3.936.0",
31
- "@aws-sdk/util-endpoints": "3.936.0",
32
- "@aws-sdk/util-user-agent-browser": "3.936.0",
33
- "@aws-sdk/util-user-agent-node": "3.947.0",
34
- "@smithy/config-resolver": "^4.4.3",
35
- "@smithy/core": "^3.18.7",
36
- "@smithy/fetch-http-handler": "^5.3.6",
37
- "@smithy/hash-node": "^4.2.5",
38
- "@smithy/invalid-dependency": "^4.2.5",
39
- "@smithy/middleware-content-length": "^4.2.5",
40
- "@smithy/middleware-endpoint": "^4.3.14",
41
- "@smithy/middleware-retry": "^4.4.14",
42
- "@smithy/middleware-serde": "^4.2.6",
43
- "@smithy/middleware-stack": "^4.2.5",
44
- "@smithy/node-config-provider": "^4.3.5",
45
- "@smithy/node-http-handler": "^4.4.5",
46
- "@smithy/protocol-http": "^5.3.5",
47
- "@smithy/smithy-client": "^4.9.10",
48
- "@smithy/types": "^4.9.0",
49
- "@smithy/url-parser": "^4.2.5",
24
+ "@aws-sdk/core": "3.953.0",
25
+ "@aws-sdk/middleware-host-header": "3.953.0",
26
+ "@aws-sdk/middleware-logger": "3.953.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.953.0",
28
+ "@aws-sdk/middleware-user-agent": "3.953.0",
29
+ "@aws-sdk/region-config-resolver": "3.953.0",
30
+ "@aws-sdk/types": "3.953.0",
31
+ "@aws-sdk/util-endpoints": "3.953.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.953.0",
33
+ "@aws-sdk/util-user-agent-node": "3.953.0",
34
+ "@smithy/config-resolver": "^4.4.4",
35
+ "@smithy/core": "^3.19.0",
36
+ "@smithy/fetch-http-handler": "^5.3.7",
37
+ "@smithy/hash-node": "^4.2.6",
38
+ "@smithy/invalid-dependency": "^4.2.6",
39
+ "@smithy/middleware-content-length": "^4.2.6",
40
+ "@smithy/middleware-endpoint": "^4.3.15",
41
+ "@smithy/middleware-retry": "^4.4.15",
42
+ "@smithy/middleware-serde": "^4.2.7",
43
+ "@smithy/middleware-stack": "^4.2.6",
44
+ "@smithy/node-config-provider": "^4.3.6",
45
+ "@smithy/node-http-handler": "^4.4.6",
46
+ "@smithy/protocol-http": "^5.3.6",
47
+ "@smithy/smithy-client": "^4.10.0",
48
+ "@smithy/types": "^4.10.0",
49
+ "@smithy/url-parser": "^4.2.6",
50
50
  "@smithy/util-base64": "^4.3.0",
51
51
  "@smithy/util-body-length-browser": "^4.2.0",
52
52
  "@smithy/util-body-length-node": "^4.2.1",
53
- "@smithy/util-defaults-mode-browser": "^4.3.13",
54
- "@smithy/util-defaults-mode-node": "^4.2.16",
55
- "@smithy/util-endpoints": "^3.2.5",
56
- "@smithy/util-middleware": "^4.2.5",
57
- "@smithy/util-retry": "^4.2.5",
53
+ "@smithy/util-defaults-mode-browser": "^4.3.14",
54
+ "@smithy/util-defaults-mode-node": "^4.2.17",
55
+ "@smithy/util-endpoints": "^3.2.6",
56
+ "@smithy/util-middleware": "^4.2.6",
57
+ "@smithy/util-retry": "^4.2.6",
58
58
  "@smithy/util-utf8": "^4.2.0",
59
59
  "tslib": "^2.6.2"
60
60
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.947.0",
3
+ "version": "3.953.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -81,17 +81,17 @@
81
81
  },
82
82
  "license": "Apache-2.0",
83
83
  "dependencies": {
84
- "@aws-sdk/types": "3.936.0",
85
- "@aws-sdk/xml-builder": "3.930.0",
86
- "@smithy/core": "^3.18.7",
87
- "@smithy/node-config-provider": "^4.3.5",
88
- "@smithy/property-provider": "^4.2.5",
89
- "@smithy/protocol-http": "^5.3.5",
90
- "@smithy/signature-v4": "^5.3.5",
91
- "@smithy/smithy-client": "^4.9.10",
92
- "@smithy/types": "^4.9.0",
84
+ "@aws-sdk/types": "3.953.0",
85
+ "@aws-sdk/xml-builder": "3.953.0",
86
+ "@smithy/core": "^3.19.0",
87
+ "@smithy/node-config-provider": "^4.3.6",
88
+ "@smithy/property-provider": "^4.2.6",
89
+ "@smithy/protocol-http": "^5.3.6",
90
+ "@smithy/signature-v4": "^5.3.6",
91
+ "@smithy/smithy-client": "^4.10.0",
92
+ "@smithy/types": "^4.10.0",
93
93
  "@smithy/util-base64": "^4.3.0",
94
- "@smithy/util-middleware": "^4.2.5",
94
+ "@smithy/util-middleware": "^4.2.6",
95
95
  "@smithy/util-utf8": "^4.2.0",
96
96
  "tslib": "^2.6.2"
97
97
  },
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-env",
3
- "version": "3.947.0",
3
+ "version": "3.953.0",
4
4
  "description": "AWS credential provider that sources credentials from known environment variables",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
7
7
  "scripts": {
8
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
8
+ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-env",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
11
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
@@ -26,10 +26,10 @@
26
26
  },
27
27
  "license": "Apache-2.0",
28
28
  "dependencies": {
29
- "@aws-sdk/core": "3.947.0",
30
- "@aws-sdk/types": "3.936.0",
31
- "@smithy/property-provider": "^4.2.5",
32
- "@smithy/types": "^4.9.0",
29
+ "@aws-sdk/core": "3.953.0",
30
+ "@aws-sdk/types": "3.953.0",
31
+ "@smithy/property-provider": "^4.2.6",
32
+ "@smithy/types": "^4.10.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-http",
3
- "version": "3.947.0",
3
+ "version": "3.953.0",
4
4
  "description": "AWS credential provider for containers and HTTP sources",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
7
7
  "browser": "./dist-es/index.browser.js",
8
8
  "react-native": "./dist-es/index.browser.js",
9
9
  "scripts": {
10
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
10
+ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
11
11
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-http",
12
12
  "build:es": "tsc -p tsconfig.es.json",
13
13
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
@@ -28,15 +28,15 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.947.0",
32
- "@aws-sdk/types": "3.936.0",
33
- "@smithy/fetch-http-handler": "^5.3.6",
34
- "@smithy/node-http-handler": "^4.4.5",
35
- "@smithy/property-provider": "^4.2.5",
36
- "@smithy/protocol-http": "^5.3.5",
37
- "@smithy/smithy-client": "^4.9.10",
38
- "@smithy/types": "^4.9.0",
39
- "@smithy/util-stream": "^4.5.6",
31
+ "@aws-sdk/core": "3.953.0",
32
+ "@aws-sdk/types": "3.953.0",
33
+ "@smithy/fetch-http-handler": "^5.3.7",
34
+ "@smithy/node-http-handler": "^4.4.6",
35
+ "@smithy/property-provider": "^4.2.6",
36
+ "@smithy/protocol-http": "^5.3.6",
37
+ "@smithy/smithy-client": "^4.10.0",
38
+ "@smithy/types": "^4.10.0",
39
+ "@smithy/util-stream": "^4.5.7",
40
40
  "tslib": "^2.6.2"
41
41
  },
42
42
  "devDependencies": {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-ini",
3
- "version": "3.952.0",
3
+ "version": "3.953.0",
4
4
  "description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
7
7
  "scripts": {
8
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
8
+ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-ini",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
11
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
@@ -28,19 +28,19 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.947.0",
32
- "@aws-sdk/credential-provider-env": "3.947.0",
33
- "@aws-sdk/credential-provider-http": "3.947.0",
34
- "@aws-sdk/credential-provider-login": "3.952.0",
35
- "@aws-sdk/credential-provider-process": "3.947.0",
36
- "@aws-sdk/credential-provider-sso": "3.952.0",
37
- "@aws-sdk/credential-provider-web-identity": "3.952.0",
38
- "@aws-sdk/nested-clients": "3.952.0",
39
- "@aws-sdk/types": "3.936.0",
40
- "@smithy/credential-provider-imds": "^4.2.5",
41
- "@smithy/property-provider": "^4.2.5",
42
- "@smithy/shared-ini-file-loader": "^4.4.0",
43
- "@smithy/types": "^4.9.0",
31
+ "@aws-sdk/core": "3.953.0",
32
+ "@aws-sdk/credential-provider-env": "3.953.0",
33
+ "@aws-sdk/credential-provider-http": "3.953.0",
34
+ "@aws-sdk/credential-provider-login": "3.953.0",
35
+ "@aws-sdk/credential-provider-process": "3.953.0",
36
+ "@aws-sdk/credential-provider-sso": "3.953.0",
37
+ "@aws-sdk/credential-provider-web-identity": "3.953.0",
38
+ "@aws-sdk/nested-clients": "3.953.0",
39
+ "@aws-sdk/types": "3.953.0",
40
+ "@smithy/credential-provider-imds": "^4.2.6",
41
+ "@smithy/property-provider": "^4.2.6",
42
+ "@smithy/shared-ini-file-loader": "^4.4.1",
43
+ "@smithy/types": "^4.10.0",
44
44
  "tslib": "^2.6.2"
45
45
  },
46
46
  "devDependencies": {
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "name": "@aws-sdk/credential-provider-login",
3
- "version": "3.952.0",
3
+ "version": "3.953.0",
4
4
  "description": "AWS credential provider that sources credentials from aws login cached tokens",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
7
7
  "scripts": {
8
- "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
8
+ "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
9
9
  "build:cjs": "node ../../scripts/compilation/inline credential-provider-login",
10
10
  "build:es": "tsc -p tsconfig.es.json",
11
11
  "build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
@@ -28,13 +28,13 @@
28
28
  },
29
29
  "license": "Apache-2.0",
30
30
  "dependencies": {
31
- "@aws-sdk/core": "3.947.0",
32
- "@aws-sdk/nested-clients": "3.952.0",
33
- "@aws-sdk/types": "3.936.0",
34
- "@smithy/property-provider": "^4.2.5",
35
- "@smithy/protocol-http": "^5.3.5",
36
- "@smithy/shared-ini-file-loader": "^4.4.0",
37
- "@smithy/types": "^4.9.0",
31
+ "@aws-sdk/core": "3.953.0",
32
+ "@aws-sdk/nested-clients": "3.953.0",
33
+ "@aws-sdk/types": "3.953.0",
34
+ "@smithy/property-provider": "^4.2.6",
35
+ "@smithy/protocol-http": "^5.3.6",
36
+ "@smithy/shared-ini-file-loader": "^4.4.1",
37
+ "@smithy/types": "^4.10.0",
38
38
  "tslib": "^2.6.2"
39
39
  },
40
40
  "devDependencies": {