@cdk8s/awscdk-resolver 0.0.403 → 0.0.405

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 (223) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/index.js +2902 -9273
  4. package/node_modules/@aws-sdk/client-cloudformation/dist-cjs/runtimeConfig.shared.js +7 -0
  5. package/node_modules/@aws-sdk/client-cloudformation/dist-es/CloudFormationClient.js +2 -0
  6. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateOrganizationsAccessCommand.js +3 -9
  7. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ActivateTypeCommand.js +3 -9
  8. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/BatchDescribeTypeConfigurationsCommand.js +3 -9
  9. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CancelUpdateStackCommand.js +3 -9
  10. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ContinueUpdateRollbackCommand.js +3 -9
  11. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateChangeSetCommand.js +3 -9
  12. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateGeneratedTemplateCommand.js +3 -9
  13. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackCommand.js +3 -9
  14. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackInstancesCommand.js +3 -9
  15. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackRefactorCommand.js +3 -9
  16. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/CreateStackSetCommand.js +3 -9
  17. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateOrganizationsAccessCommand.js +3 -9
  18. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeactivateTypeCommand.js +3 -9
  19. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteChangeSetCommand.js +3 -9
  20. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteGeneratedTemplateCommand.js +3 -9
  21. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackCommand.js +3 -9
  22. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackInstancesCommand.js +3 -9
  23. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeleteStackSetCommand.js +3 -9
  24. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DeregisterTypeCommand.js +3 -9
  25. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeAccountLimitsCommand.js +3 -9
  26. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetCommand.js +3 -9
  27. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeChangeSetHooksCommand.js +3 -9
  28. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeGeneratedTemplateCommand.js +3 -9
  29. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeOrganizationsAccessCommand.js +3 -9
  30. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribePublisherCommand.js +3 -9
  31. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeResourceScanCommand.js +3 -9
  32. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackDriftDetectionStatusCommand.js +3 -9
  33. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackEventsCommand.js +3 -9
  34. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackInstanceCommand.js +3 -9
  35. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackRefactorCommand.js +3 -9
  36. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceCommand.js +3 -9
  37. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourceDriftsCommand.js +3 -9
  38. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackResourcesCommand.js +3 -9
  39. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetCommand.js +3 -9
  40. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStackSetOperationCommand.js +3 -9
  41. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeStacksCommand.js +3 -9
  42. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeCommand.js +3 -9
  43. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DescribeTypeRegistrationCommand.js +3 -9
  44. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackDriftCommand.js +3 -9
  45. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackResourceDriftCommand.js +3 -9
  46. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/DetectStackSetDriftCommand.js +3 -9
  47. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/EstimateTemplateCostCommand.js +3 -9
  48. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteChangeSetCommand.js +3 -9
  49. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ExecuteStackRefactorCommand.js +3 -9
  50. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetGeneratedTemplateCommand.js +3 -9
  51. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetStackPolicyCommand.js +3 -9
  52. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateCommand.js +3 -9
  53. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/GetTemplateSummaryCommand.js +3 -9
  54. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ImportStacksToStackSetCommand.js +3 -9
  55. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListChangeSetsCommand.js +3 -9
  56. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListExportsCommand.js +3 -9
  57. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListGeneratedTemplatesCommand.js +3 -9
  58. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListHookResultsCommand.js +3 -9
  59. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListImportsCommand.js +3 -9
  60. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanRelatedResourcesCommand.js +3 -9
  61. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScanResourcesCommand.js +3 -9
  62. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListResourceScansCommand.js +3 -9
  63. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstanceResourceDriftsCommand.js +3 -9
  64. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackInstancesCommand.js +3 -9
  65. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorActionsCommand.js +3 -9
  66. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackRefactorsCommand.js +3 -9
  67. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackResourcesCommand.js +3 -9
  68. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetAutoDeploymentTargetsCommand.js +3 -9
  69. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationResultsCommand.js +3 -9
  70. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetOperationsCommand.js +3 -9
  71. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStackSetsCommand.js +3 -9
  72. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListStacksCommand.js +3 -9
  73. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeRegistrationsCommand.js +3 -9
  74. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypeVersionsCommand.js +3 -9
  75. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ListTypesCommand.js +3 -9
  76. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/PublishTypeCommand.js +3 -9
  77. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RecordHandlerProgressCommand.js +3 -9
  78. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterPublisherCommand.js +3 -9
  79. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RegisterTypeCommand.js +3 -9
  80. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/RollbackStackCommand.js +3 -9
  81. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetStackPolicyCommand.js +3 -9
  82. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeConfigurationCommand.js +3 -9
  83. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SetTypeDefaultVersionCommand.js +3 -9
  84. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/SignalResourceCommand.js +3 -9
  85. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StartResourceScanCommand.js +3 -9
  86. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/StopStackSetOperationCommand.js +3 -9
  87. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/TestTypeCommand.js +3 -9
  88. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateGeneratedTemplateCommand.js +3 -9
  89. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackCommand.js +3 -9
  90. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackInstancesCommand.js +3 -9
  91. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateStackSetCommand.js +3 -9
  92. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/UpdateTerminationProtectionCommand.js +3 -9
  93. package/node_modules/@aws-sdk/client-cloudformation/dist-es/commands/ValidateTemplateCommand.js +3 -9
  94. package/node_modules/@aws-sdk/client-cloudformation/dist-es/runtimeConfig.shared.js +7 -0
  95. package/node_modules/@aws-sdk/client-cloudformation/dist-es/schemas/schemas_0.js +3027 -0
  96. package/node_modules/@aws-sdk/client-cloudformation/dist-types/CloudFormationClient.d.ts +10 -1
  97. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.browser.d.ts +1 -0
  98. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.d.ts +1 -0
  99. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.native.d.ts +1 -0
  100. package/node_modules/@aws-sdk/client-cloudformation/dist-types/runtimeConfig.shared.d.ts +1 -0
  101. package/node_modules/@aws-sdk/client-cloudformation/dist-types/schemas/schemas_0.d.ts +450 -0
  102. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/CloudFormationClient.d.ts +4 -0
  103. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  104. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  105. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  106. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  107. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/schemas/schemas_0.d.ts +455 -0
  108. package/node_modules/@aws-sdk/client-cloudformation/package.json +34 -35
  109. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +277 -270
  110. package/node_modules/@aws-sdk/client-sso/dist-cjs/runtimeConfig.shared.js +2 -0
  111. package/node_modules/@aws-sdk/client-sso/dist-es/SSOClient.js +2 -0
  112. package/node_modules/@aws-sdk/client-sso/dist-es/commands/GetRoleCredentialsCommand.js +3 -10
  113. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountRolesCommand.js +3 -10
  114. package/node_modules/@aws-sdk/client-sso/dist-es/commands/ListAccountsCommand.js +3 -10
  115. package/node_modules/@aws-sdk/client-sso/dist-es/commands/LogoutCommand.js +3 -10
  116. package/node_modules/@aws-sdk/client-sso/dist-es/models/models_0.js +0 -26
  117. package/node_modules/@aws-sdk/client-sso/dist-es/runtimeConfig.shared.js +2 -0
  118. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +265 -0
  119. package/node_modules/@aws-sdk/client-sso/dist-types/SSOClient.d.ts +10 -1
  120. package/node_modules/@aws-sdk/client-sso/dist-types/models/models_0.d.ts +0 -24
  121. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +1 -0
  122. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +1 -0
  123. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +1 -0
  124. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +1 -0
  125. package/node_modules/@aws-sdk/client-sso/dist-types/schemas/schemas_0.d.ts +26 -0
  126. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/SSOClient.d.ts +4 -0
  127. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/models/models_0.d.ts +0 -18
  128. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  129. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  130. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  131. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  132. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/schemas/schemas_0.d.ts +32 -0
  133. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  134. package/node_modules/@aws-sdk/core/package.json +11 -11
  135. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  136. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  137. package/node_modules/@aws-sdk/credential-provider-ini/package.json +13 -13
  138. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  139. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  140. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  141. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  142. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  143. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  144. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  145. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  146. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +246 -310
  147. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  148. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +2 -0
  149. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +207 -548
  150. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +7 -0
  151. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +2 -0
  152. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +3 -10
  153. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -13
  154. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +2 -0
  155. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +211 -0
  156. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +2 -0
  157. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +3 -10
  158. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +3 -10
  159. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -17
  160. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +7 -0
  161. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +214 -0
  162. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +10 -1
  163. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -8
  164. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +1 -0
  165. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +1 -0
  166. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +1 -0
  167. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +1 -0
  168. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +23 -0
  169. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +10 -1
  170. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +2 -2
  171. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +4 -3
  172. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +8 -24
  173. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +1 -0
  174. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +1 -0
  175. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +1 -0
  176. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +1 -0
  177. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +26 -0
  178. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +4 -0
  179. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -6
  180. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +4 -0
  181. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +4 -0
  182. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +4 -0
  183. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +4 -0
  184. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +28 -0
  185. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +4 -0
  186. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -10
  187. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +4 -0
  188. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +4 -0
  189. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +4 -0
  190. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +4 -0
  191. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +32 -0
  192. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  193. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  194. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  195. package/node_modules/@aws-sdk/types/package.json +2 -2
  196. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  197. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  198. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  199. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  200. package/node_modules/@smithy/core/dist-cjs/submodules/event-streams/index.js +43 -2
  201. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +7 -2
  202. package/node_modules/@smithy/core/dist-es/submodules/event-streams/EventStreamSerde.js +44 -3
  203. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +1 -1
  204. package/node_modules/@smithy/core/dist-es/submodules/protocols/serde/ToStringShapeSerializer.js +7 -2
  205. package/node_modules/@smithy/core/package.json +1 -1
  206. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  207. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  208. package/node_modules/@smithy/smithy-client/package.json +3 -3
  209. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  210. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  211. package/package.json +3 -3
  212. package/node_modules/@aws-sdk/client-cloudformation/dist-es/protocols/Aws_query.js +0 -8938
  213. package/node_modules/@aws-sdk/client-cloudformation/dist-types/protocols/Aws_query.d.ts +0 -794
  214. package/node_modules/@aws-sdk/client-cloudformation/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -1061
  215. package/node_modules/@aws-sdk/client-sso/dist-es/protocols/Aws_restJson1.js +0 -210
  216. package/node_modules/@aws-sdk/client-sso/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  217. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  218. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/protocols/Aws_restJson1.js +0 -257
  219. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/protocols/Aws_query.js +0 -528
  220. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -11
  221. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/protocols/Aws_query.d.ts +0 -20
  222. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/protocols/Aws_restJson1.d.ts +0 -17
  223. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/protocols/Aws_query.d.ts +0 -29
@@ -133,10 +133,6 @@ export interface CreateTokenRequest {
133
133
  */
134
134
  codeVerifier?: string | undefined;
135
135
  }
136
- /**
137
- * @internal
138
- */
139
- export declare const CreateTokenRequestFilterSensitiveLog: (obj: CreateTokenRequest) => any;
140
136
  /**
141
137
  * @public
142
138
  */
@@ -177,10 +173,6 @@ export interface CreateTokenResponse {
177
173
  */
178
174
  idToken?: string | undefined;
179
175
  }
180
- /**
181
- * @internal
182
- */
183
- export declare const CreateTokenResponseFilterSensitiveLog: (obj: CreateTokenResponse) => any;
184
176
  /**
185
177
  * <p>Indicates that the token issued by the service is expired and is no longer valid.</p>
186
178
  * @public
@@ -28,6 +28,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
28
28
  profile?: string;
29
29
  logger: import("@smithy/types").Logger;
30
30
  extensions: import("./runtimeExtensions").RuntimeExtension[];
31
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
33
34
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -30,6 +30,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
30
30
  profile?: string;
31
31
  logger: import("@smithy/types").Logger;
32
32
  extensions: import("./runtimeExtensions").RuntimeExtension[];
33
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
33
34
  customUserAgent?: string | import("@smithy/types").UserAgent;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
36
  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;
@@ -26,6 +26,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
26
26
  retryMode: string | import("@smithy/types").Provider<string>;
27
27
  logger: import("@smithy/types").Logger;
28
28
  extensions: import("./runtimeExtensions").RuntimeExtension[];
29
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
29
30
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
30
31
  customUserAgent?: string | import("@smithy/types").UserAgent;
31
32
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -25,6 +25,7 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
25
25
  signer: NoAuthSigner;
26
26
  })[];
27
27
  logger: import("@smithy/types").Logger;
28
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
28
29
  serviceId: string;
29
30
  urlParser: import("@smithy/types").UrlParser;
30
31
  utf8Decoder: import("@smithy/types").Decoder;
@@ -0,0 +1,23 @@
1
+ import { StaticErrorSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
+ export declare var AccessToken: StaticSimpleSchema;
3
+ export declare var ClientSecret: StaticSimpleSchema;
4
+ export declare var CodeVerifier: StaticSimpleSchema;
5
+ export declare var IdToken: StaticSimpleSchema;
6
+ export declare var RefreshToken: StaticSimpleSchema;
7
+ export declare var AccessDeniedException: StaticErrorSchema;
8
+ export declare var AuthorizationPendingException: StaticErrorSchema;
9
+ export declare var CreateTokenRequest: StaticStructureSchema;
10
+ export declare var CreateTokenResponse: StaticStructureSchema;
11
+ export declare var ExpiredTokenException: StaticErrorSchema;
12
+ export declare var InternalServerException: StaticErrorSchema;
13
+ export declare var InvalidClientException: StaticErrorSchema;
14
+ export declare var InvalidGrantException: StaticErrorSchema;
15
+ export declare var InvalidRequestException: StaticErrorSchema;
16
+ export declare var InvalidScopeException: StaticErrorSchema;
17
+ export declare var SlowDownException: StaticErrorSchema;
18
+ export declare var UnauthorizedClientException: StaticErrorSchema;
19
+ export declare var UnsupportedGrantTypeException: StaticErrorSchema;
20
+ export declare var __Unit: "unit";
21
+ export declare var SSOOIDCServiceException: StaticErrorSchema;
22
+ export declare var Scopes: number;
23
+ export declare var CreateToken: StaticOperationSchema;
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
5
5
  import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
8
- import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { AssumeRoleCommandInput, AssumeRoleCommandOutput } from "./commands/AssumeRoleCommand";
11
11
  import { AssumeRoleWithWebIdentityCommandInput, AssumeRoleWithWebIdentityCommandOutput } from "./commands/AssumeRoleWithWebIdentityCommand";
@@ -143,6 +143,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
143
143
  * Optional extensions
144
144
  */
145
145
  extensions?: RuntimeExtension[];
146
+ /**
147
+ * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
148
+ * may be overridden. A default will always be set by the client.
149
+ * Available options depend on the service's supported protocols and will not be validated by
150
+ * the client.
151
+ * @alpha
152
+ *
153
+ */
154
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
146
155
  /**
147
156
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
148
157
  */
@@ -200,7 +200,7 @@ declare const AssumeRoleCommand_base: {
200
200
  * @throws {@link RegionDisabledException} (client fault)
201
201
  * <p>STS is not activated in the requested region for the account that is being asked to
202
202
  * generate credentials. The account administrator must use the IAM console to activate
203
- * STS in that region. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html">Activating and
203
+ * STS in that region. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html#sts-regions-activate-deactivate">Activating and
204
204
  * Deactivating STS in an Amazon Web Services Region</a> in the <i>IAM User
205
205
  * Guide</i>.</p>
206
206
  *
@@ -213,7 +213,7 @@ declare const AssumeRoleCommand_base: {
213
213
  * //
214
214
  * const input = {
215
215
  * ExternalId: "123ABC",
216
- * Policy: `{"Version":"2012-10-17","Statement":[{"Sid":"Stmt1","Effect":"Allow","Action":"s3:ListAllMyBuckets","Resource":"*"}]}`,
216
+ * Policy: "escaped-JSON-IAM-POLICY",
217
217
  * RoleArn: "arn:aws:iam::123456789012:role/demo",
218
218
  * RoleSessionName: "testAssumeRoleSession",
219
219
  * Tags: [
@@ -90,7 +90,8 @@ declare const AssumeRoleWithWebIdentityCommand_base: {
90
90
  * </p>
91
91
  * <p>(Optional) You can configure your IdP to pass attributes into your web identity token as
92
92
  * session tags. Each session tag consists of a key name and an associated value. For more
93
- * information about session tags, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html">Passing Session Tags in STS</a> in the
93
+ * information about session tags, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html#id_session-tags_adding-assume-role-idp">Passing
94
+ * session tags using AssumeRoleWithWebIdentity</a> in the
94
95
  * <i>IAM User Guide</i>.</p>
95
96
  * <p>You can pass up to 50 session tags. The plaintext session tag keys can’t exceed 128
96
97
  * characters and the values can’t exceed 256 characters. For these and additional limits, see
@@ -232,7 +233,7 @@ declare const AssumeRoleWithWebIdentityCommand_base: {
232
233
  * @throws {@link RegionDisabledException} (client fault)
233
234
  * <p>STS is not activated in the requested region for the account that is being asked to
234
235
  * generate credentials. The account administrator must use the IAM console to activate
235
- * STS in that region. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html">Activating and
236
+ * STS in that region. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html#sts-regions-activate-deactivate">Activating and
236
237
  * Deactivating STS in an Amazon Web Services Region</a> in the <i>IAM User
237
238
  * Guide</i>.</p>
238
239
  *
@@ -245,7 +246,7 @@ declare const AssumeRoleWithWebIdentityCommand_base: {
245
246
  * //
246
247
  * const input = {
247
248
  * DurationSeconds: 3600,
248
- * Policy: `{"Version":"2012-10-17","Statement":[{"Sid":"Stmt1","Effect":"Allow","Action":"s3:ListAllMyBuckets","Resource":"*"}]}`,
249
+ * Policy: "escaped-JSON-IAM-POLICY",
249
250
  * ProviderId: "www.amazon.com",
250
251
  * RoleArn: "arn:aws:iam::123456789012:role/FederatedWebIdentityRole",
251
252
  * RoleSessionName: "app1",
@@ -100,9 +100,9 @@ export interface AssumeRoleRequest {
100
100
  * assume the role. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_iam-condition-keys.html#ck_rolesessionname">
101
101
  * <code>sts:RoleSessionName</code>
102
102
  * </a>.</p>
103
- * <p>The regex used to validate this parameter is a string of characters
104
- * consisting of upper- and lower-case alphanumeric characters with no spaces. You can
105
- * also include underscores or any of the following characters: =,.@-</p>
103
+ * <p>The regex used to validate this parameter is a string of
104
+ * characters consisting of upper- and lower-case alphanumeric characters with no spaces.
105
+ * You can also include underscores or any of the following characters: +=,.@-</p>
106
106
  * @public
107
107
  */
108
108
  RoleSessionName: string | undefined;
@@ -241,7 +241,7 @@ export interface AssumeRoleRequest {
241
241
  * <i>IAM User Guide</i>.</p>
242
242
  * <p>The regex used to validate this parameter is a string of
243
243
  * characters consisting of upper- and lower-case alphanumeric characters with no spaces.
244
- * You can also include underscores or any of the following characters: =,.@:/-</p>
244
+ * You can also include underscores or any of the following characters: +=,.@:\/-</p>
245
245
  * @public
246
246
  */
247
247
  ExternalId?: string | undefined;
@@ -252,9 +252,9 @@ export interface AssumeRoleRequest {
252
252
  * the serial number for a hardware device (such as <code>GAHT12345678</code>) or an Amazon
253
253
  * Resource Name (ARN) for a virtual device (such as
254
254
  * <code>arn:aws:iam::123456789012:mfa/user</code>).</p>
255
- * <p>The regex used to validate this parameter is a string of characters
256
- * consisting of upper- and lower-case alphanumeric characters with no spaces. You can
257
- * also include underscores or any of the following characters: =,.@-</p>
255
+ * <p>The regex used to validate this parameter is a string of
256
+ * characters consisting of upper- and lower-case alphanumeric characters with no spaces.
257
+ * You can also include underscores or any of the following characters: +=/:,.@-</p>
258
258
  * @public
259
259
  */
260
260
  SerialNumber?: string | undefined;
@@ -328,10 +328,6 @@ export interface Credentials {
328
328
  */
329
329
  Expiration: Date | undefined;
330
330
  }
331
- /**
332
- * @internal
333
- */
334
- export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
335
331
  /**
336
332
  * <p>Contains the response to a successful <a>AssumeRole</a> request, including
337
333
  * temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests. </p>
@@ -382,10 +378,6 @@ export interface AssumeRoleResponse {
382
378
  */
383
379
  SourceIdentity?: string | undefined;
384
380
  }
385
- /**
386
- * @internal
387
- */
388
- export declare const AssumeRoleResponseFilterSensitiveLog: (obj: AssumeRoleResponse) => any;
389
381
  /**
390
382
  * <p>The web identity token that was passed is expired or is not valid. Get a new identity
391
383
  * token from the identity provider and then retry the request.</p>
@@ -435,7 +427,7 @@ export declare class PackedPolicyTooLargeException extends __BaseException {
435
427
  /**
436
428
  * <p>STS is not activated in the requested region for the account that is being asked to
437
429
  * generate credentials. The account administrator must use the IAM console to activate
438
- * STS in that region. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html">Activating and
430
+ * STS in that region. For more information, see <a href="https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_enable-regions.html#sts-regions-activate-deactivate">Activating and
439
431
  * Deactivating STS in an Amazon Web Services Region</a> in the <i>IAM User
440
432
  * Guide</i>.</p>
441
433
  * @public
@@ -607,10 +599,6 @@ export interface AssumeRoleWithWebIdentityRequest {
607
599
  */
608
600
  DurationSeconds?: number | undefined;
609
601
  }
610
- /**
611
- * @internal
612
- */
613
- export declare const AssumeRoleWithWebIdentityRequestFilterSensitiveLog: (obj: AssumeRoleWithWebIdentityRequest) => any;
614
602
  /**
615
603
  * <p>Contains the response to a successful <a>AssumeRoleWithWebIdentity</a>
616
604
  * request, including temporary Amazon Web Services credentials that can be used to make Amazon Web Services requests. </p>
@@ -690,10 +678,6 @@ export interface AssumeRoleWithWebIdentityResponse {
690
678
  */
691
679
  SourceIdentity?: string | undefined;
692
680
  }
693
- /**
694
- * @internal
695
- */
696
- export declare const AssumeRoleWithWebIdentityResponseFilterSensitiveLog: (obj: AssumeRoleWithWebIdentityResponse) => any;
697
681
  /**
698
682
  * <p>The request could not be fulfilled because the identity provider (IDP) that was asked
699
683
  * to verify the incoming identity token could not be reached. This is often a transient
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
29
29
  profile?: string;
30
30
  logger: import("@smithy/types").Logger;
31
31
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
32
33
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
34
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
34
35
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -38,6 +38,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
38
38
  credentialDefaultProvider?: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
41
42
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
43
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
43
44
  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;
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
27
27
  retryMode: string | import("@smithy/types").Provider<string>;
28
28
  logger: import("@smithy/types").Logger;
29
29
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
30
31
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
31
32
  customUserAgent?: string | import("@smithy/types").UserAgent;
32
33
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -25,6 +25,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
25
25
  signer: NoAuthSigner;
26
26
  })[];
27
27
  logger: import("@smithy/types").Logger;
28
+ protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
28
29
  serviceId: string;
29
30
  urlParser: import("@smithy/types").UrlParser;
30
31
  utf8Decoder: import("@smithy/types").Decoder;
@@ -0,0 +1,26 @@
1
+ import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticSimpleSchema, StaticStructureSchema } from "@smithy/types";
2
+ export declare var accessKeySecretType: StaticSimpleSchema;
3
+ export declare var clientTokenType: StaticSimpleSchema;
4
+ export declare var AssumedRoleUser: StaticStructureSchema;
5
+ export declare var AssumeRoleRequest: StaticStructureSchema;
6
+ export declare var AssumeRoleResponse: StaticStructureSchema;
7
+ export declare var AssumeRoleWithWebIdentityRequest: StaticStructureSchema;
8
+ export declare var AssumeRoleWithWebIdentityResponse: StaticStructureSchema;
9
+ export declare var Credentials: StaticStructureSchema;
10
+ export declare var ExpiredTokenException: StaticErrorSchema;
11
+ export declare var IDPCommunicationErrorException: StaticErrorSchema;
12
+ export declare var IDPRejectedClaimException: StaticErrorSchema;
13
+ export declare var InvalidIdentityTokenException: StaticErrorSchema;
14
+ export declare var MalformedPolicyDocumentException: StaticErrorSchema;
15
+ export declare var PackedPolicyTooLargeException: StaticErrorSchema;
16
+ export declare var PolicyDescriptorType: StaticStructureSchema;
17
+ export declare var ProvidedContext: StaticStructureSchema;
18
+ export declare var RegionDisabledException: StaticErrorSchema;
19
+ export declare var Tag: StaticStructureSchema;
20
+ export declare var STSServiceException: StaticErrorSchema;
21
+ export declare var policyDescriptorListType: StaticListSchema;
22
+ export declare var ProvidedContextsListType: StaticListSchema;
23
+ export declare var tagKeyListType: number;
24
+ export declare var tagListType: StaticListSchema;
25
+ export declare var AssumeRole: StaticOperationSchema;
26
+ export declare var AssumeRoleWithWebIdentity: StaticOperationSchema;
@@ -29,10 +29,13 @@ import {
29
29
  BodyLengthCalculator as __BodyLengthCalculator,
30
30
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
31
31
  ChecksumConstructor as __ChecksumConstructor,
32
+ ClientProtocol,
32
33
  Decoder as __Decoder,
33
34
  Encoder as __Encoder,
34
35
  HashConstructor as __HashConstructor,
35
36
  HttpHandlerOptions as __HttpHandlerOptions,
37
+ HttpRequest,
38
+ HttpResponse,
36
39
  Logger as __Logger,
37
40
  Provider as __Provider,
38
41
  Provider,
@@ -80,6 +83,7 @@ export interface ClientDefaults
80
83
  retryMode?: string | __Provider<string>;
81
84
  logger?: __Logger;
82
85
  extensions?: RuntimeExtension[];
86
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
83
87
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
84
88
  }
85
89
  export type SSOOIDCClientConfigType = Partial<
@@ -35,9 +35,6 @@ export interface CreateTokenRequest {
35
35
  redirectUri?: string | undefined;
36
36
  codeVerifier?: string | undefined;
37
37
  }
38
- export declare const CreateTokenRequestFilterSensitiveLog: (
39
- obj: CreateTokenRequest
40
- ) => any;
41
38
  export interface CreateTokenResponse {
42
39
  accessToken?: string | undefined;
43
40
  tokenType?: string | undefined;
@@ -45,9 +42,6 @@ export interface CreateTokenResponse {
45
42
  refreshToken?: string | undefined;
46
43
  idToken?: string | undefined;
47
44
  }
48
- export declare const CreateTokenResponseFilterSensitiveLog: (
49
- obj: CreateTokenResponse
50
- ) => any;
51
45
  export declare class ExpiredTokenException extends __BaseException {
52
46
  readonly name: "ExpiredTokenException";
53
47
  readonly $fault: "client";
@@ -33,6 +33,10 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
33
33
  profile?: string;
34
34
  logger: import("@smithy/types").Logger;
35
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
+ protocol: import("@smithy/types").ClientProtocol<
37
+ import("@smithy/types").HttpRequest,
38
+ import("@smithy/types").HttpResponse
39
+ >;
36
40
  customUserAgent?: string | import("@smithy/types").UserAgent;
37
41
  userAgentAppId?:
38
42
  | string
@@ -33,6 +33,10 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
33
33
  profile?: string;
34
34
  logger: import("@smithy/types").Logger;
35
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
+ protocol: import("@smithy/types").ClientProtocol<
37
+ import("@smithy/types").HttpRequest,
38
+ import("@smithy/types").HttpResponse
39
+ >;
36
40
  customUserAgent?: string | import("@smithy/types").UserAgent;
37
41
  retryStrategy?:
38
42
  | import("@smithy/types").RetryStrategy
@@ -32,6 +32,10 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
32
32
  retryMode: string | import("@smithy/types").Provider<string>;
33
33
  logger: import("@smithy/types").Logger;
34
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
35
+ protocol: import("@smithy/types").ClientProtocol<
36
+ import("@smithy/types").HttpRequest,
37
+ import("@smithy/types").HttpResponse
38
+ >;
35
39
  defaultsMode:
36
40
  | import("@smithy/smithy-client").DefaultsMode
37
41
  | import("@smithy/types").Provider<
@@ -42,6 +42,10 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
42
42
  }
43
43
  )[];
44
44
  logger: import("@smithy/types").Logger;
45
+ protocol: import("@smithy/types").ClientProtocol<
46
+ import("@smithy/types").HttpRequest,
47
+ import("@smithy/types").HttpResponse
48
+ >;
45
49
  serviceId: string;
46
50
  urlParser: import("@smithy/types").UrlParser;
47
51
  utf8Decoder: import("@smithy/types").Decoder;
@@ -0,0 +1,28 @@
1
+ import {
2
+ StaticErrorSchema,
3
+ StaticOperationSchema,
4
+ StaticSimpleSchema,
5
+ StaticStructureSchema,
6
+ } from "@smithy/types";
7
+ export declare var AccessToken: StaticSimpleSchema;
8
+ export declare var ClientSecret: StaticSimpleSchema;
9
+ export declare var CodeVerifier: StaticSimpleSchema;
10
+ export declare var IdToken: StaticSimpleSchema;
11
+ export declare var RefreshToken: StaticSimpleSchema;
12
+ export declare var AccessDeniedException: StaticErrorSchema;
13
+ export declare var AuthorizationPendingException: StaticErrorSchema;
14
+ export declare var CreateTokenRequest: StaticStructureSchema;
15
+ export declare var CreateTokenResponse: StaticStructureSchema;
16
+ export declare var ExpiredTokenException: StaticErrorSchema;
17
+ export declare var InternalServerException: StaticErrorSchema;
18
+ export declare var InvalidClientException: StaticErrorSchema;
19
+ export declare var InvalidGrantException: StaticErrorSchema;
20
+ export declare var InvalidRequestException: StaticErrorSchema;
21
+ export declare var InvalidScopeException: StaticErrorSchema;
22
+ export declare var SlowDownException: StaticErrorSchema;
23
+ export declare var UnauthorizedClientException: StaticErrorSchema;
24
+ export declare var UnsupportedGrantTypeException: StaticErrorSchema;
25
+ export declare var __Unit: "unit";
26
+ export declare var SSOOIDCServiceException: StaticErrorSchema;
27
+ export declare var Scopes: number;
28
+ export declare var CreateToken: StaticOperationSchema;
@@ -30,10 +30,13 @@ import {
30
30
  BodyLengthCalculator as __BodyLengthCalculator,
31
31
  CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
32
  ChecksumConstructor as __ChecksumConstructor,
33
+ ClientProtocol,
33
34
  Decoder as __Decoder,
34
35
  Encoder as __Encoder,
35
36
  HashConstructor as __HashConstructor,
36
37
  HttpHandlerOptions as __HttpHandlerOptions,
38
+ HttpRequest,
39
+ HttpResponse,
37
40
  Logger as __Logger,
38
41
  Provider as __Provider,
39
42
  Provider,
@@ -90,6 +93,7 @@ export interface ClientDefaults
90
93
  retryMode?: string | __Provider<string>;
91
94
  logger?: __Logger;
92
95
  extensions?: RuntimeExtension[];
96
+ protocol?: ClientProtocol<HttpRequest, HttpResponse>;
93
97
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
94
98
  }
95
99
  export type STSClientConfigType = Partial<
@@ -35,16 +35,12 @@ export interface Credentials {
35
35
  SessionToken: string | undefined;
36
36
  Expiration: Date | undefined;
37
37
  }
38
- export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
39
38
  export interface AssumeRoleResponse {
40
39
  Credentials?: Credentials | undefined;
41
40
  AssumedRoleUser?: AssumedRoleUser | undefined;
42
41
  PackedPolicySize?: number | undefined;
43
42
  SourceIdentity?: string | undefined;
44
43
  }
45
- export declare const AssumeRoleResponseFilterSensitiveLog: (
46
- obj: AssumeRoleResponse
47
- ) => any;
48
44
  export declare class ExpiredTokenException extends __BaseException {
49
45
  readonly name: "ExpiredTokenException";
50
46
  readonly $fault: "client";
@@ -99,9 +95,6 @@ export interface AssumeRoleWithWebIdentityRequest {
99
95
  Policy?: string | undefined;
100
96
  DurationSeconds?: number | undefined;
101
97
  }
102
- export declare const AssumeRoleWithWebIdentityRequestFilterSensitiveLog: (
103
- obj: AssumeRoleWithWebIdentityRequest
104
- ) => any;
105
98
  export interface AssumeRoleWithWebIdentityResponse {
106
99
  Credentials?: Credentials | undefined;
107
100
  SubjectFromWebIdentityToken?: string | undefined;
@@ -111,9 +104,6 @@ export interface AssumeRoleWithWebIdentityResponse {
111
104
  Audience?: string | undefined;
112
105
  SourceIdentity?: string | undefined;
113
106
  }
114
- export declare const AssumeRoleWithWebIdentityResponseFilterSensitiveLog: (
115
- obj: AssumeRoleWithWebIdentityResponse
116
- ) => any;
117
107
  export declare class IDPCommunicationErrorException extends __BaseException {
118
108
  readonly name: "IDPCommunicationErrorException";
119
109
  readonly $fault: "client";
@@ -38,6 +38,10 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
38
38
  profile?: string;
39
39
  logger: import("@smithy/types").Logger;
40
40
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
+ protocol: import("@smithy/types").ClientProtocol<
42
+ import("@smithy/types").HttpRequest,
43
+ import("@smithy/types").HttpResponse
44
+ >;
41
45
  customUserAgent?: string | import("@smithy/types").UserAgent;
42
46
  userAgentAppId?:
43
47
  | string
@@ -51,6 +51,10 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
51
51
  ) => import("@smithy/types").AwsCredentialIdentityProvider;
52
52
  logger: import("@smithy/types").Logger;
53
53
  extensions: import("./runtimeExtensions").RuntimeExtension[];
54
+ protocol: import("@smithy/types").ClientProtocol<
55
+ import("@smithy/types").HttpRequest,
56
+ import("@smithy/types").HttpResponse
57
+ >;
54
58
  customUserAgent?: string | import("@smithy/types").UserAgent;
55
59
  retryStrategy?:
56
60
  | import("@smithy/types").RetryStrategy
@@ -37,6 +37,10 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
37
37
  retryMode: string | import("@smithy/types").Provider<string>;
38
38
  logger: import("@smithy/types").Logger;
39
39
  extensions: import("./runtimeExtensions").RuntimeExtension[];
40
+ protocol: import("@smithy/types").ClientProtocol<
41
+ import("@smithy/types").HttpRequest,
42
+ import("@smithy/types").HttpResponse
43
+ >;
40
44
  defaultsMode:
41
45
  | import("@smithy/smithy-client").DefaultsMode
42
46
  | import("@smithy/types").Provider<
@@ -42,6 +42,10 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
42
42
  }
43
43
  )[];
44
44
  logger: import("@smithy/types").Logger;
45
+ protocol: import("@smithy/types").ClientProtocol<
46
+ import("@smithy/types").HttpRequest,
47
+ import("@smithy/types").HttpResponse
48
+ >;
45
49
  serviceId: string;
46
50
  urlParser: import("@smithy/types").UrlParser;
47
51
  utf8Decoder: import("@smithy/types").Decoder;
@@ -0,0 +1,32 @@
1
+ import {
2
+ StaticErrorSchema,
3
+ StaticListSchema,
4
+ StaticOperationSchema,
5
+ StaticSimpleSchema,
6
+ StaticStructureSchema,
7
+ } from "@smithy/types";
8
+ export declare var accessKeySecretType: StaticSimpleSchema;
9
+ export declare var clientTokenType: StaticSimpleSchema;
10
+ export declare var AssumedRoleUser: StaticStructureSchema;
11
+ export declare var AssumeRoleRequest: StaticStructureSchema;
12
+ export declare var AssumeRoleResponse: StaticStructureSchema;
13
+ export declare var AssumeRoleWithWebIdentityRequest: StaticStructureSchema;
14
+ export declare var AssumeRoleWithWebIdentityResponse: StaticStructureSchema;
15
+ export declare var Credentials: StaticStructureSchema;
16
+ export declare var ExpiredTokenException: StaticErrorSchema;
17
+ export declare var IDPCommunicationErrorException: StaticErrorSchema;
18
+ export declare var IDPRejectedClaimException: StaticErrorSchema;
19
+ export declare var InvalidIdentityTokenException: StaticErrorSchema;
20
+ export declare var MalformedPolicyDocumentException: StaticErrorSchema;
21
+ export declare var PackedPolicyTooLargeException: StaticErrorSchema;
22
+ export declare var PolicyDescriptorType: StaticStructureSchema;
23
+ export declare var ProvidedContext: StaticStructureSchema;
24
+ export declare var RegionDisabledException: StaticErrorSchema;
25
+ export declare var Tag: StaticStructureSchema;
26
+ export declare var STSServiceException: StaticErrorSchema;
27
+ export declare var policyDescriptorListType: StaticListSchema;
28
+ export declare var ProvidedContextsListType: StaticListSchema;
29
+ export declare var tagKeyListType: number;
30
+ export declare var tagListType: StaticListSchema;
31
+ export declare var AssumeRole: StaticOperationSchema;
32
+ export declare var AssumeRoleWithWebIdentity: StaticOperationSchema;