@cdk8s/awscdk-resolver 0.0.90 → 0.0.92

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 (222) hide show
  1. package/.jsii +3 -3
  2. package/lib/resolve.js +1 -1
  3. package/node_modules/@aws-sdk/client-cloudformation/package.json +2 -2
  4. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +2 -17
  5. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -1
  6. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +5 -2
  7. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +1 -2
  8. package/node_modules/@aws-sdk/credential-provider-ini/package.json +6 -4
  9. package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
  10. package/node_modules/@aws-sdk/credential-provider-sso/package.json +2 -2
  11. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +1 -1
  12. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +1 -1
  13. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +2 -2
  14. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +1 -2
  15. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -2
  16. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +14 -20
  17. package/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +1 -1
  18. package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +1 -1
  19. package/node_modules/@aws-sdk/token-providers/package.json +4 -2
  20. package/package.json +4 -4
  21. package/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
  22. package/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
  23. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
  24. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/credentialDefaultProvider.js +0 -29
  25. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +0 -14
  26. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js +0 -7
  27. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1024
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -49
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.native.js +0 -15
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js +0 -40
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
  33. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -52
  34. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  35. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
  36. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +0 -25
  37. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -25
  38. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -25
  39. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -25
  40. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
  41. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/credentialDefaultProvider.js +0 -3
  42. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/EndpointParameters.js +0 -14
  43. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +0 -10
  44. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/ruleset.js +0 -4
  45. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/extensionConfiguration.js +0 -1
  46. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -5
  47. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/SSOOIDCServiceException.js +0 -8
  48. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/index.js +0 -1
  49. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -217
  50. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -409
  51. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
  52. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -44
  53. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.native.js +0 -11
  54. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.shared.js +0 -36
  55. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeExtensions.js +0 -21
  56. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
  57. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -212
  58. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  59. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
  60. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -162
  61. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -244
  62. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -108
  63. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -111
  64. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
  65. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/credentialDefaultProvider.d.ts +0 -4
  66. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +0 -40
  67. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/endpointResolver.d.ts +0 -5
  68. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/ruleset.d.ts +0 -2
  69. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/extensionConfiguration.d.ts +0 -9
  70. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -50
  71. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +0 -13
  72. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/index.d.ts +0 -1
  73. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -734
  74. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  75. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -53
  76. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -53
  77. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -52
  78. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +0 -32
  79. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeExtensions.d.ts +0 -17
  80. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
  81. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -144
  82. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  83. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
  84. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -35
  85. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -39
  86. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -38
  87. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -39
  88. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
  89. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  90. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
  91. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  92. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  93. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  94. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -8
  95. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts +0 -8
  96. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/index.d.ts +0 -1
  97. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -201
  98. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  99. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -110
  100. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -108
  101. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
  102. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
  103. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  104. package/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -102
  105. package/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
  106. package/node_modules/@aws-sdk/client-sts/README.md +0 -273
  107. package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -56
  108. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  109. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
  110. package/node_modules/@aws-sdk/client-sts/dist-cjs/credentialDefaultProvider.js +0 -29
  111. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -20
  112. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -14
  113. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +0 -7
  114. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1457
  115. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
  116. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -63
  117. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
  118. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -40
  119. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -25
  120. package/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
  121. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -52
  122. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  123. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
  124. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +0 -25
  125. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -25
  126. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +0 -25
  127. package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -24
  128. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -24
  129. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -24
  130. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -25
  131. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -25
  132. package/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
  133. package/node_modules/@aws-sdk/client-sts/dist-es/credentialDefaultProvider.js +0 -3
  134. package/node_modules/@aws-sdk/client-sts/dist-es/defaultRoleAssumers.js +0 -22
  135. package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -67
  136. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +0 -16
  137. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +0 -10
  138. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +0 -4
  139. package/node_modules/@aws-sdk/client-sts/dist-es/extensionConfiguration.js +0 -1
  140. package/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -6
  141. package/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +0 -8
  142. package/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
  143. package/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
  144. package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
  145. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
  146. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -58
  147. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
  148. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +0 -36
  149. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
  150. package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
  151. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -182
  152. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  153. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -71
  154. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -257
  155. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -282
  156. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -291
  157. package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -115
  158. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -75
  159. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -116
  160. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -230
  161. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -154
  162. package/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
  163. package/node_modules/@aws-sdk/client-sts/dist-types/credentialDefaultProvider.d.ts +0 -4
  164. package/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +0 -23
  165. package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
  166. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +0 -46
  167. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
  168. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
  169. package/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +0 -9
  170. package/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -17
  171. package/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +0 -13
  172. package/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
  173. package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
  174. package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
  175. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -54
  176. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -57
  177. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -53
  178. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +0 -32
  179. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeExtensions.d.ts +0 -17
  180. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
  181. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -165
  182. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  183. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -54
  184. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +0 -35
  185. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -39
  186. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -39
  187. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -39
  188. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -38
  189. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -39
  190. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -39
  191. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -38
  192. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
  193. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  194. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +0 -19
  195. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
  196. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -57
  197. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  198. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  199. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  200. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -9
  201. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +0 -8
  202. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
  203. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
  204. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
  205. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -116
  206. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -117
  207. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -110
  208. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -51
  209. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  210. package/node_modules/@aws-sdk/client-sts/package.json +0 -104
  211. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/loadSts.js +0 -1
  212. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/loadSts.js +0 -2
  213. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/loadSts.d.ts +0 -3
  214. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/loadSts.d.ts +0 -3
  215. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/loadSts.js +0 -5
  216. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/loadSts.js +0 -2
  217. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/loadSts.d.ts +0 -3
  218. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/loadSts.d.ts +0 -3
  219. package/node_modules/@aws-sdk/token-providers/dist-cjs/loadSsoOidc.js +0 -1
  220. package/node_modules/@aws-sdk/token-providers/dist-es/loadSsoOidc.js +0 -2
  221. package/node_modules/@aws-sdk/token-providers/dist-types/loadSsoOidc.d.ts +0 -2
  222. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/loadSsoOidc.d.ts +0 -2
@@ -1,734 +0,0 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { SSOOIDCServiceException as __BaseException } from "./SSOOIDCServiceException";
3
- /**
4
- * <p>You do not have sufficient access to perform this action.</p>
5
- * @public
6
- */
7
- export declare class AccessDeniedException extends __BaseException {
8
- readonly name: "AccessDeniedException";
9
- readonly $fault: "client";
10
- /**
11
- * <p>Single error code.
12
- * For this exception the value will be <code>access_denied</code>.</p>
13
- * @public
14
- */
15
- error?: string;
16
- /**
17
- * <p>Human-readable text providing additional information, used to assist the
18
- * client developer in understanding the error that occurred.</p>
19
- * @public
20
- */
21
- error_description?: string;
22
- /**
23
- * @internal
24
- */
25
- constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
26
- }
27
- /**
28
- * <p>Indicates that a request to authorize a client with an access user session token is
29
- * pending.</p>
30
- * @public
31
- */
32
- export declare class AuthorizationPendingException extends __BaseException {
33
- readonly name: "AuthorizationPendingException";
34
- readonly $fault: "client";
35
- /**
36
- * <p>Single error code.
37
- * For this exception the value will be <code>authorization_pending</code>.</p>
38
- * @public
39
- */
40
- error?: string;
41
- /**
42
- * <p>Human-readable text providing additional information, used to assist the
43
- * client developer in understanding the error that occurred.</p>
44
- * @public
45
- */
46
- error_description?: string;
47
- /**
48
- * @internal
49
- */
50
- constructor(opts: __ExceptionOptionType<AuthorizationPendingException, __BaseException>);
51
- }
52
- /**
53
- * @public
54
- */
55
- export interface CreateTokenRequest {
56
- /**
57
- * <p>The unique identifier string for the client or application. This value comes from the
58
- * result of the <a>RegisterClient</a> API.</p>
59
- * @public
60
- */
61
- clientId: string | undefined;
62
- /**
63
- * <p>A secret string generated for the client. This value should come from the persisted result
64
- * of the <a>RegisterClient</a> API.</p>
65
- * @public
66
- */
67
- clientSecret: string | undefined;
68
- /**
69
- * <p>Supports the following OAuth grant types: Device Code and Refresh Token.
70
- * Specify either of the following values, depending on the grant type that you want:</p>
71
- * <p>* Device Code - <code>urn:ietf:params:oauth:grant-type:device_code</code>
72
- * </p>
73
- * <p>* Refresh Token - <code>refresh_token</code>
74
- * </p>
75
- * <p>For information about how to obtain the device code, see the <a>StartDeviceAuthorization</a> topic.</p>
76
- * @public
77
- */
78
- grantType: string | undefined;
79
- /**
80
- * <p>Used only when calling this API for the Device Code grant type. This short-term code is
81
- * used to identify this authorization request. This comes from the result of the
82
- * <a>StartDeviceAuthorization</a> API.</p>
83
- * @public
84
- */
85
- deviceCode?: string;
86
- /**
87
- * <p>Used only when calling this API for the Authorization Code grant type. The short-term code is
88
- * used to identify this authorization request. This grant type is currently unsupported for the
89
- * <a>CreateToken</a> API.</p>
90
- * @public
91
- */
92
- code?: string;
93
- /**
94
- * <p>Used only when calling this API for the Refresh Token grant type. This token is used to
95
- * refresh short-term tokens, such as the access token, that might expire.</p>
96
- * <p>For more information about the features and limitations of the current IAM Identity Center OIDC
97
- * implementation, see <i>Considerations for Using this Guide</i> in the <a href="https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/Welcome.html">IAM Identity Center
98
- * OIDC API Reference</a>.</p>
99
- * @public
100
- */
101
- refreshToken?: string;
102
- /**
103
- * <p>The list of scopes for which authorization is requested. The access token that is issued
104
- * is limited to the scopes that are granted. If this value is not specified, IAM Identity Center authorizes
105
- * all scopes that are configured for the client during the call to
106
- * <a>RegisterClient</a>.</p>
107
- * @public
108
- */
109
- scope?: string[];
110
- /**
111
- * <p>Used only when calling this API for the Authorization Code grant type. This value specifies
112
- * the location of the client or application that has registered to receive the authorization
113
- * code.</p>
114
- * @public
115
- */
116
- redirectUri?: string;
117
- }
118
- /**
119
- * @public
120
- */
121
- export interface CreateTokenResponse {
122
- /**
123
- * <p>A bearer token to access AWS accounts and applications assigned to a user.</p>
124
- * @public
125
- */
126
- accessToken?: string;
127
- /**
128
- * <p>Used to notify the client that the returned token is an access token. The supported token
129
- * type is <code>Bearer</code>.</p>
130
- * @public
131
- */
132
- tokenType?: string;
133
- /**
134
- * <p>Indicates the time in seconds when an access token will expire.</p>
135
- * @public
136
- */
137
- expiresIn?: number;
138
- /**
139
- * <p>A token that, if present, can be used to refresh a previously issued access token that
140
- * might have expired.</p>
141
- * <p>For more
142
- * information about the features and limitations of the current IAM Identity Center OIDC implementation,
143
- * see <i>Considerations for Using this Guide</i> in the <a href="https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/Welcome.html">IAM Identity Center
144
- * OIDC API Reference</a>.</p>
145
- * @public
146
- */
147
- refreshToken?: string;
148
- /**
149
- * <p>The <code>idToken</code> is not implemented or supported. For more information about the
150
- * features and limitations of the current IAM Identity Center OIDC implementation, see <i>Considerations
151
- * for Using this Guide</i> in the <a href="https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/Welcome.html">IAM Identity Center
152
- * OIDC API Reference</a>.</p>
153
- * <p>A JSON Web Token (JWT) that identifies who is associated with the issued access token.
154
- * </p>
155
- * @public
156
- */
157
- idToken?: string;
158
- }
159
- /**
160
- * <p>Indicates that the token issued by the service is expired and is no longer valid.</p>
161
- * @public
162
- */
163
- export declare class ExpiredTokenException extends __BaseException {
164
- readonly name: "ExpiredTokenException";
165
- readonly $fault: "client";
166
- /**
167
- * <p>Single error code.
168
- * For this exception the value will be <code>expired_token</code>.</p>
169
- * @public
170
- */
171
- error?: string;
172
- /**
173
- * <p>Human-readable text providing additional information, used to assist the
174
- * client developer in understanding the error that occurred.</p>
175
- * @public
176
- */
177
- error_description?: string;
178
- /**
179
- * @internal
180
- */
181
- constructor(opts: __ExceptionOptionType<ExpiredTokenException, __BaseException>);
182
- }
183
- /**
184
- * <p>Indicates that an error from the service occurred while trying to process a
185
- * request.</p>
186
- * @public
187
- */
188
- export declare class InternalServerException extends __BaseException {
189
- readonly name: "InternalServerException";
190
- readonly $fault: "server";
191
- /**
192
- * <p>Single error code.
193
- * For this exception the value will be <code>server_error</code>.</p>
194
- * @public
195
- */
196
- error?: string;
197
- /**
198
- * <p>Human-readable text providing additional information, used to assist the
199
- * client developer in understanding the error that occurred.</p>
200
- * @public
201
- */
202
- error_description?: string;
203
- /**
204
- * @internal
205
- */
206
- constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
207
- }
208
- /**
209
- * <p>Indicates that the <code>clientId</code> or <code>clientSecret</code> in the request is
210
- * invalid. For example, this can occur when a client sends an incorrect <code>clientId</code> or
211
- * an expired <code>clientSecret</code>.</p>
212
- * @public
213
- */
214
- export declare class InvalidClientException extends __BaseException {
215
- readonly name: "InvalidClientException";
216
- readonly $fault: "client";
217
- /**
218
- * <p>Single error code.
219
- * For this exception the value will be <code>invalid_client</code>.</p>
220
- * @public
221
- */
222
- error?: string;
223
- /**
224
- * <p>Human-readable text providing additional information, used to assist the
225
- * client developer in understanding the error that occurred.</p>
226
- * @public
227
- */
228
- error_description?: string;
229
- /**
230
- * @internal
231
- */
232
- constructor(opts: __ExceptionOptionType<InvalidClientException, __BaseException>);
233
- }
234
- /**
235
- * <p>Indicates that a request contains an invalid grant. This can occur if a client makes a
236
- * <a>CreateToken</a> request with an invalid grant type.</p>
237
- * @public
238
- */
239
- export declare class InvalidGrantException extends __BaseException {
240
- readonly name: "InvalidGrantException";
241
- readonly $fault: "client";
242
- /**
243
- * <p>Single error code.
244
- * For this exception the value will be <code>invalid_grant</code>.</p>
245
- * @public
246
- */
247
- error?: string;
248
- /**
249
- * <p>Human-readable text providing additional information, used to assist the
250
- * client developer in understanding the error that occurred.</p>
251
- * @public
252
- */
253
- error_description?: string;
254
- /**
255
- * @internal
256
- */
257
- constructor(opts: __ExceptionOptionType<InvalidGrantException, __BaseException>);
258
- }
259
- /**
260
- * <p>Indicates that something is wrong with the input to the request. For example, a required
261
- * parameter might be missing or out of range.</p>
262
- * @public
263
- */
264
- export declare class InvalidRequestException extends __BaseException {
265
- readonly name: "InvalidRequestException";
266
- readonly $fault: "client";
267
- /**
268
- * <p>Single error code.
269
- * For this exception the value will be <code>invalid_request</code>.</p>
270
- * @public
271
- */
272
- error?: string;
273
- /**
274
- * <p>Human-readable text providing additional information, used to assist the
275
- * client developer in understanding the error that occurred.</p>
276
- * @public
277
- */
278
- error_description?: string;
279
- /**
280
- * @internal
281
- */
282
- constructor(opts: __ExceptionOptionType<InvalidRequestException, __BaseException>);
283
- }
284
- /**
285
- * <p>Indicates that the scope provided in the request is invalid.</p>
286
- * @public
287
- */
288
- export declare class InvalidScopeException extends __BaseException {
289
- readonly name: "InvalidScopeException";
290
- readonly $fault: "client";
291
- /**
292
- * <p>Single error code.
293
- * For this exception the value will be <code>invalid_scope</code>.</p>
294
- * @public
295
- */
296
- error?: string;
297
- /**
298
- * <p>Human-readable text providing additional information, used to assist the
299
- * client developer in understanding the error that occurred.</p>
300
- * @public
301
- */
302
- error_description?: string;
303
- /**
304
- * @internal
305
- */
306
- constructor(opts: __ExceptionOptionType<InvalidScopeException, __BaseException>);
307
- }
308
- /**
309
- * <p>Indicates that the client is making the request too frequently and is more than the
310
- * service can handle. </p>
311
- * @public
312
- */
313
- export declare class SlowDownException extends __BaseException {
314
- readonly name: "SlowDownException";
315
- readonly $fault: "client";
316
- /**
317
- * <p>Single error code.
318
- * For this exception the value will be <code>slow_down</code>.</p>
319
- * @public
320
- */
321
- error?: string;
322
- /**
323
- * <p>Human-readable text providing additional information, used to assist the
324
- * client developer in understanding the error that occurred.</p>
325
- * @public
326
- */
327
- error_description?: string;
328
- /**
329
- * @internal
330
- */
331
- constructor(opts: __ExceptionOptionType<SlowDownException, __BaseException>);
332
- }
333
- /**
334
- * <p>Indicates that the client is not currently authorized to make the request. This can happen
335
- * when a <code>clientId</code> is not issued for a public client.</p>
336
- * @public
337
- */
338
- export declare class UnauthorizedClientException extends __BaseException {
339
- readonly name: "UnauthorizedClientException";
340
- readonly $fault: "client";
341
- /**
342
- * <p>Single error code.
343
- * For this exception the value will be <code>unauthorized_client</code>.</p>
344
- * @public
345
- */
346
- error?: string;
347
- /**
348
- * <p>Human-readable text providing additional information, used to assist the
349
- * client developer in understanding the error that occurred.</p>
350
- * @public
351
- */
352
- error_description?: string;
353
- /**
354
- * @internal
355
- */
356
- constructor(opts: __ExceptionOptionType<UnauthorizedClientException, __BaseException>);
357
- }
358
- /**
359
- * <p>Indicates that the grant type in the request is not supported by the service.</p>
360
- * @public
361
- */
362
- export declare class UnsupportedGrantTypeException extends __BaseException {
363
- readonly name: "UnsupportedGrantTypeException";
364
- readonly $fault: "client";
365
- /**
366
- * <p>Single error code.
367
- * For this exception the value will be <code>unsupported_grant_type</code>.</p>
368
- * @public
369
- */
370
- error?: string;
371
- /**
372
- * <p>Human-readable text providing additional information, used to assist the
373
- * client developer in understanding the error that occurred.</p>
374
- * @public
375
- */
376
- error_description?: string;
377
- /**
378
- * @internal
379
- */
380
- constructor(opts: __ExceptionOptionType<UnsupportedGrantTypeException, __BaseException>);
381
- }
382
- /**
383
- * @public
384
- */
385
- export interface CreateTokenWithIAMRequest {
386
- /**
387
- * <p>The unique identifier string for the client or application. This value is an application
388
- * ARN that has OAuth grants configured.</p>
389
- * @public
390
- */
391
- clientId: string | undefined;
392
- /**
393
- * <p>Supports the following OAuth grant types: Authorization Code, Refresh Token, JWT Bearer,
394
- * and Token Exchange. Specify one of the following values, depending on the grant type that you
395
- * want:</p>
396
- * <p>* Authorization Code - <code>authorization_code</code>
397
- * </p>
398
- * <p>* Refresh Token - <code>refresh_token</code>
399
- * </p>
400
- * <p>* JWT Bearer - <code>urn:ietf:params:oauth:grant-type:jwt-bearer</code>
401
- * </p>
402
- * <p>* Token Exchange - <code>urn:ietf:params:oauth:grant-type:token-exchange</code>
403
- * </p>
404
- * @public
405
- */
406
- grantType: string | undefined;
407
- /**
408
- * <p>Used only when calling this API for the Authorization Code grant type. This short-term
409
- * code is used to identify this authorization request. The code is obtained through a redirect
410
- * from IAM Identity Center to a redirect URI persisted in the Authorization Code GrantOptions for the
411
- * application.</p>
412
- * @public
413
- */
414
- code?: string;
415
- /**
416
- * <p>Used only when calling this API for the Refresh Token grant type. This token is used to
417
- * refresh short-term tokens, such as the access token, that might expire.</p>
418
- * <p>For more information about the features and limitations of the current IAM Identity Center OIDC
419
- * implementation, see <i>Considerations for Using this Guide</i> in the <a href="https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/Welcome.html">IAM Identity Center
420
- * OIDC API Reference</a>.</p>
421
- * @public
422
- */
423
- refreshToken?: string;
424
- /**
425
- * <p>Used only when calling this API for the JWT Bearer grant type. This value specifies the JSON
426
- * Web Token (JWT) issued by a trusted token issuer. To authorize a trusted token issuer,
427
- * configure the JWT Bearer GrantOptions for the application.</p>
428
- * @public
429
- */
430
- assertion?: string;
431
- /**
432
- * <p>The list of scopes for which authorization is requested. The access token that is issued
433
- * is limited to the scopes that are granted. If the value is not specified, IAM Identity Center authorizes all
434
- * scopes configured for the application, including the following default scopes:
435
- * <code>openid</code>, <code>aws</code>, <code>sts:identity_context</code>.</p>
436
- * @public
437
- */
438
- scope?: string[];
439
- /**
440
- * <p>Used only when calling this API for the Authorization Code grant type. This value specifies
441
- * the location of the client or application that has registered to receive the authorization code.
442
- * </p>
443
- * @public
444
- */
445
- redirectUri?: string;
446
- /**
447
- * <p>Used only when calling this API for the Token Exchange grant type. This value specifies
448
- * the subject of the exchange. The value of the subject token must be an access token issued by
449
- * IAM Identity Center to a different client or application. The access token must have authorized scopes
450
- * that indicate the requested application as a target audience.</p>
451
- * @public
452
- */
453
- subjectToken?: string;
454
- /**
455
- * <p>Used only when calling this API for the Token Exchange grant type. This value specifies
456
- * the type of token that is passed as the subject of the exchange. The following value is
457
- * supported:</p>
458
- * <p>* Access Token - <code>urn:ietf:params:oauth:token-type:access_token</code>
459
- * </p>
460
- * @public
461
- */
462
- subjectTokenType?: string;
463
- /**
464
- * <p>Used only when calling this API for the Token Exchange grant type. This value specifies
465
- * the type of token that the requester can receive. The following values are supported:</p>
466
- * <p>* Access Token - <code>urn:ietf:params:oauth:token-type:access_token</code>
467
- * </p>
468
- * <p>* Refresh Token - <code>urn:ietf:params:oauth:token-type:refresh_token</code>
469
- * </p>
470
- * @public
471
- */
472
- requestedTokenType?: string;
473
- }
474
- /**
475
- * @public
476
- */
477
- export interface CreateTokenWithIAMResponse {
478
- /**
479
- * <p>A bearer token to access AWS accounts and applications assigned to a user.</p>
480
- * @public
481
- */
482
- accessToken?: string;
483
- /**
484
- * <p>Used to notify the requester that the returned token is an access token. The supported
485
- * token type is <code>Bearer</code>.</p>
486
- * @public
487
- */
488
- tokenType?: string;
489
- /**
490
- * <p>Indicates the time in seconds when an access token will expire.</p>
491
- * @public
492
- */
493
- expiresIn?: number;
494
- /**
495
- * <p>A token that, if present, can be used to refresh a previously issued access token that
496
- * might have expired.</p>
497
- * <p>For more
498
- * information about the features and limitations of the current IAM Identity Center OIDC implementation,
499
- * see <i>Considerations for Using this Guide</i> in the <a href="https://docs.aws.amazon.com/singlesignon/latest/OIDCAPIReference/Welcome.html">IAM Identity Center
500
- * OIDC API Reference</a>.</p>
501
- * @public
502
- */
503
- refreshToken?: string;
504
- /**
505
- * <p>A JSON Web Token (JWT) that identifies the user associated with the issued access token.
506
- * </p>
507
- * @public
508
- */
509
- idToken?: string;
510
- /**
511
- * <p>Indicates the type of tokens that are issued by IAM Identity Center. The following values are supported:
512
- * </p>
513
- * <p>* Access Token - <code>urn:ietf:params:oauth:token-type:access_token</code>
514
- * </p>
515
- * <p>* Refresh Token - <code>urn:ietf:params:oauth:token-type:refresh_token</code>
516
- * </p>
517
- * @public
518
- */
519
- issuedTokenType?: string;
520
- /**
521
- * <p>The list of scopes for which authorization is granted. The access token that is issued
522
- * is limited to the scopes that are granted.</p>
523
- * @public
524
- */
525
- scope?: string[];
526
- }
527
- /**
528
- * <p>Indicates that a token provided as input to the request was issued by and is only usable
529
- * by calling IAM Identity Center endpoints in another region.</p>
530
- * @public
531
- */
532
- export declare class InvalidRequestRegionException extends __BaseException {
533
- readonly name: "InvalidRequestRegionException";
534
- readonly $fault: "client";
535
- /**
536
- * <p>Single error code.
537
- * For this exception the value will be <code>invalid_request</code>.</p>
538
- * @public
539
- */
540
- error?: string;
541
- /**
542
- * <p>Human-readable text providing additional information, used to assist the
543
- * client developer in understanding the error that occurred.</p>
544
- * @public
545
- */
546
- error_description?: string;
547
- /**
548
- * <p>Indicates the IAM Identity Center endpoint which the requester may call with this token.</p>
549
- * @public
550
- */
551
- endpoint?: string;
552
- /**
553
- * <p>Indicates the region which the requester may call with this token.</p>
554
- * @public
555
- */
556
- region?: string;
557
- /**
558
- * @internal
559
- */
560
- constructor(opts: __ExceptionOptionType<InvalidRequestRegionException, __BaseException>);
561
- }
562
- /**
563
- * <p>Indicates that the client information sent in the request during registration is
564
- * invalid.</p>
565
- * @public
566
- */
567
- export declare class InvalidClientMetadataException extends __BaseException {
568
- readonly name: "InvalidClientMetadataException";
569
- readonly $fault: "client";
570
- /**
571
- * <p>Single error code.
572
- * For this exception the value will be <code>invalid_client_metadata</code>.</p>
573
- * @public
574
- */
575
- error?: string;
576
- /**
577
- * <p>Human-readable text providing additional information, used to assist the
578
- * client developer in understanding the error that occurred.</p>
579
- * @public
580
- */
581
- error_description?: string;
582
- /**
583
- * @internal
584
- */
585
- constructor(opts: __ExceptionOptionType<InvalidClientMetadataException, __BaseException>);
586
- }
587
- /**
588
- * @public
589
- */
590
- export interface RegisterClientRequest {
591
- /**
592
- * <p>The friendly name of the client.</p>
593
- * @public
594
- */
595
- clientName: string | undefined;
596
- /**
597
- * <p>The type of client. The service supports only <code>public</code> as a client type.
598
- * Anything other than public will be rejected by the service.</p>
599
- * @public
600
- */
601
- clientType: string | undefined;
602
- /**
603
- * <p>The list of scopes that are defined by the client. Upon authorization, this list is used
604
- * to restrict permissions when granting an access token.</p>
605
- * @public
606
- */
607
- scopes?: string[];
608
- }
609
- /**
610
- * @public
611
- */
612
- export interface RegisterClientResponse {
613
- /**
614
- * <p>The unique identifier string for each client. This client uses this identifier to get
615
- * authenticated by the service in subsequent calls.</p>
616
- * @public
617
- */
618
- clientId?: string;
619
- /**
620
- * <p>A secret string generated for the client. The client will use this string to get
621
- * authenticated by the service in subsequent calls.</p>
622
- * @public
623
- */
624
- clientSecret?: string;
625
- /**
626
- * <p>Indicates the time at which the <code>clientId</code> and <code>clientSecret</code> were
627
- * issued.</p>
628
- * @public
629
- */
630
- clientIdIssuedAt?: number;
631
- /**
632
- * <p>Indicates the time at which the <code>clientId</code> and <code>clientSecret</code> will
633
- * become invalid.</p>
634
- * @public
635
- */
636
- clientSecretExpiresAt?: number;
637
- /**
638
- * <p>An endpoint that the client can use to request authorization.</p>
639
- * @public
640
- */
641
- authorizationEndpoint?: string;
642
- /**
643
- * <p>An endpoint that the client can use to create tokens.</p>
644
- * @public
645
- */
646
- tokenEndpoint?: string;
647
- }
648
- /**
649
- * @public
650
- */
651
- export interface StartDeviceAuthorizationRequest {
652
- /**
653
- * <p>The unique identifier string for the client that is registered with IAM Identity Center. This value
654
- * should come from the persisted result of the <a>RegisterClient</a> API
655
- * operation.</p>
656
- * @public
657
- */
658
- clientId: string | undefined;
659
- /**
660
- * <p>A secret string that is generated for the client. This value should come from the
661
- * persisted result of the <a>RegisterClient</a> API operation.</p>
662
- * @public
663
- */
664
- clientSecret: string | undefined;
665
- /**
666
- * <p>The URL for the Amazon Web Services access portal. For more information, see <a href="https://docs.aws.amazon.com/singlesignon/latest/userguide/using-the-portal.html">Using
667
- * the Amazon Web Services access portal</a> in the <i>IAM Identity Center User Guide</i>.</p>
668
- * @public
669
- */
670
- startUrl: string | undefined;
671
- }
672
- /**
673
- * @public
674
- */
675
- export interface StartDeviceAuthorizationResponse {
676
- /**
677
- * <p>The short-lived code that is used by the device when polling for a session token.</p>
678
- * @public
679
- */
680
- deviceCode?: string;
681
- /**
682
- * <p>A one-time user verification code. This is needed to authorize an in-use device.</p>
683
- * @public
684
- */
685
- userCode?: string;
686
- /**
687
- * <p>The URI of the verification page that takes the <code>userCode</code> to authorize the
688
- * device.</p>
689
- * @public
690
- */
691
- verificationUri?: string;
692
- /**
693
- * <p>An alternate URL that the client can use to automatically launch a browser. This process
694
- * skips the manual step in which the user visits the verification page and enters their
695
- * code.</p>
696
- * @public
697
- */
698
- verificationUriComplete?: string;
699
- /**
700
- * <p>Indicates the number of seconds in which the verification code will become invalid.</p>
701
- * @public
702
- */
703
- expiresIn?: number;
704
- /**
705
- * <p>Indicates the number of seconds the client must wait between attempts when polling for a
706
- * session.</p>
707
- * @public
708
- */
709
- interval?: number;
710
- }
711
- /**
712
- * @internal
713
- */
714
- export declare const CreateTokenRequestFilterSensitiveLog: (obj: CreateTokenRequest) => any;
715
- /**
716
- * @internal
717
- */
718
- export declare const CreateTokenResponseFilterSensitiveLog: (obj: CreateTokenResponse) => any;
719
- /**
720
- * @internal
721
- */
722
- export declare const CreateTokenWithIAMRequestFilterSensitiveLog: (obj: CreateTokenWithIAMRequest) => any;
723
- /**
724
- * @internal
725
- */
726
- export declare const CreateTokenWithIAMResponseFilterSensitiveLog: (obj: CreateTokenWithIAMResponse) => any;
727
- /**
728
- * @internal
729
- */
730
- export declare const RegisterClientResponseFilterSensitiveLog: (obj: RegisterClientResponse) => any;
731
- /**
732
- * @internal
733
- */
734
- export declare const StartDeviceAuthorizationRequestFilterSensitiveLog: (obj: StartDeviceAuthorizationRequest) => any;