@cdklabs/cdk-ecs-codedeploy 0.0.273 → 0.0.274

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 (226) hide show
  1. package/.jsii +3 -3
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/api-canary/index.js +1 -1
  4. package/lib/ecs-appspec/index.js +1 -1
  5. package/lib/ecs-deployment/index.js +1 -1
  6. package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
  7. package/node_modules/@aws-sdk/client-codedeploy/package.json +2 -2
  8. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +2 -17
  9. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +1 -1
  10. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +5 -2
  11. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +1 -2
  12. package/node_modules/@aws-sdk/credential-provider-ini/package.json +6 -4
  13. package/node_modules/@aws-sdk/credential-provider-node/package.json +4 -4
  14. package/node_modules/@aws-sdk/credential-provider-sso/package.json +2 -2
  15. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +1 -1
  16. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +1 -1
  17. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +2 -2
  18. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +1 -2
  19. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +4 -2
  20. package/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +14 -20
  21. package/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +1 -1
  22. package/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +1 -1
  23. package/node_modules/@aws-sdk/token-providers/package.json +4 -2
  24. package/package.json +6 -6
  25. package/node_modules/@aws-sdk/client-sso-oidc/LICENSE +0 -201
  26. package/node_modules/@aws-sdk/client-sso-oidc/README.md +0 -274
  27. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/auth/httpAuthSchemeProvider.js +0 -64
  28. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/credentialDefaultProvider.js +0 -29
  29. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/endpointResolver.js +0 -14
  30. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/endpoint/ruleset.js +0 -7
  31. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/index.js +0 -1024
  32. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.browser.js +0 -39
  33. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.js +0 -49
  34. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.native.js +0 -15
  35. package/node_modules/@aws-sdk/client-sso-oidc/dist-cjs/runtimeConfig.shared.js +0 -40
  36. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDC.js +0 -15
  37. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/SSOOIDCClient.js +0 -52
  38. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  39. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/auth/httpAuthSchemeProvider.js +0 -58
  40. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenCommand.js +0 -25
  41. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/CreateTokenWithIAMCommand.js +0 -25
  42. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/RegisterClientCommand.js +0 -25
  43. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/StartDeviceAuthorizationCommand.js +0 -25
  44. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/commands/index.js +0 -4
  45. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/credentialDefaultProvider.js +0 -3
  46. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/EndpointParameters.js +0 -14
  47. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/endpointResolver.js +0 -10
  48. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/endpoint/ruleset.js +0 -4
  49. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/extensionConfiguration.js +0 -1
  50. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/index.js +0 -5
  51. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/SSOOIDCServiceException.js +0 -8
  52. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/index.js +0 -1
  53. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/models/models_0.js +0 -217
  54. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/protocols/Aws_restJson1.js +0 -409
  55. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.browser.js +0 -34
  56. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.js +0 -44
  57. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.native.js +0 -11
  58. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeConfig.shared.js +0 -36
  59. package/node_modules/@aws-sdk/client-sso-oidc/dist-es/runtimeExtensions.js +0 -21
  60. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDC.d.ts +0 -75
  61. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/SSOOIDCClient.d.ts +0 -212
  62. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  63. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -61
  64. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenCommand.d.ts +0 -162
  65. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/CreateTokenWithIAMCommand.d.ts +0 -244
  66. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/RegisterClientCommand.d.ts +0 -108
  67. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/StartDeviceAuthorizationCommand.d.ts +0 -111
  68. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/commands/index.d.ts +0 -4
  69. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/credentialDefaultProvider.d.ts +0 -4
  70. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/EndpointParameters.d.ts +0 -40
  71. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/endpointResolver.d.ts +0 -5
  72. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/endpoint/ruleset.d.ts +0 -2
  73. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/extensionConfiguration.d.ts +0 -9
  74. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/index.d.ts +0 -50
  75. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/SSOOIDCServiceException.d.ts +0 -13
  76. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/index.d.ts +0 -1
  77. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/models/models_0.d.ts +0 -734
  78. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/protocols/Aws_restJson1.d.ts +0 -38
  79. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.browser.d.ts +0 -53
  80. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.d.ts +0 -53
  81. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.native.d.ts +0 -52
  82. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeConfig.shared.d.ts +0 -32
  83. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/runtimeExtensions.d.ts +0 -17
  84. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDC.d.ts +0 -73
  85. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/SSOOIDCClient.d.ts +0 -144
  86. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  87. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -44
  88. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenCommand.d.ts +0 -35
  89. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/CreateTokenWithIAMCommand.d.ts +0 -39
  90. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/RegisterClientCommand.d.ts +0 -38
  91. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/StartDeviceAuthorizationCommand.d.ts +0 -39
  92. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/commands/index.d.ts +0 -4
  93. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  94. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
  95. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  96. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  97. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  98. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/index.d.ts +0 -8
  99. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/SSOOIDCServiceException.d.ts +0 -8
  100. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/index.d.ts +0 -1
  101. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/models/models_0.d.ts +0 -201
  102. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -53
  103. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -110
  104. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.d.ts +0 -108
  105. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
  106. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -49
  107. package/node_modules/@aws-sdk/client-sso-oidc/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  108. package/node_modules/@aws-sdk/client-sso-oidc/package.json +0 -102
  109. package/node_modules/@aws-sdk/client-sts/LICENSE +0 -201
  110. package/node_modules/@aws-sdk/client-sts/README.md +0 -273
  111. package/node_modules/@aws-sdk/client-sts/dist-cjs/STSClient.js +0 -56
  112. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  113. package/node_modules/@aws-sdk/client-sts/dist-cjs/auth/httpAuthSchemeProvider.js +0 -67
  114. package/node_modules/@aws-sdk/client-sts/dist-cjs/credentialDefaultProvider.js +0 -29
  115. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/EndpointParameters.js +0 -20
  116. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +0 -14
  117. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/ruleset.js +0 -7
  118. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +0 -1457
  119. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +0 -39
  120. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +0 -63
  121. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.native.js +0 -15
  122. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.shared.js +0 -40
  123. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeExtensions.js +0 -25
  124. package/node_modules/@aws-sdk/client-sts/dist-es/STS.js +0 -23
  125. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +0 -52
  126. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
  127. package/node_modules/@aws-sdk/client-sts/dist-es/auth/httpAuthSchemeProvider.js +0 -60
  128. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleCommand.js +0 -25
  129. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithSAMLCommand.js +0 -25
  130. package/node_modules/@aws-sdk/client-sts/dist-es/commands/AssumeRoleWithWebIdentityCommand.js +0 -25
  131. package/node_modules/@aws-sdk/client-sts/dist-es/commands/DecodeAuthorizationMessageCommand.js +0 -24
  132. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetAccessKeyInfoCommand.js +0 -24
  133. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetCallerIdentityCommand.js +0 -24
  134. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetFederationTokenCommand.js +0 -25
  135. package/node_modules/@aws-sdk/client-sts/dist-es/commands/GetSessionTokenCommand.js +0 -25
  136. package/node_modules/@aws-sdk/client-sts/dist-es/commands/index.js +0 -8
  137. package/node_modules/@aws-sdk/client-sts/dist-es/credentialDefaultProvider.js +0 -3
  138. package/node_modules/@aws-sdk/client-sts/dist-es/defaultRoleAssumers.js +0 -22
  139. package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +0 -67
  140. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/EndpointParameters.js +0 -16
  141. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +0 -10
  142. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/ruleset.js +0 -4
  143. package/node_modules/@aws-sdk/client-sts/dist-es/extensionConfiguration.js +0 -1
  144. package/node_modules/@aws-sdk/client-sts/dist-es/index.js +0 -6
  145. package/node_modules/@aws-sdk/client-sts/dist-es/models/STSServiceException.js +0 -8
  146. package/node_modules/@aws-sdk/client-sts/dist-es/models/index.js +0 -1
  147. package/node_modules/@aws-sdk/client-sts/dist-es/models/models_0.js +0 -130
  148. package/node_modules/@aws-sdk/client-sts/dist-es/protocols/Aws_query.js +0 -885
  149. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +0 -34
  150. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +0 -58
  151. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.native.js +0 -11
  152. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.shared.js +0 -36
  153. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +0 -21
  154. package/node_modules/@aws-sdk/client-sts/dist-types/STS.d.ts +0 -71
  155. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +0 -182
  156. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
  157. package/node_modules/@aws-sdk/client-sts/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -71
  158. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleCommand.d.ts +0 -257
  159. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithSAMLCommand.d.ts +0 -282
  160. package/node_modules/@aws-sdk/client-sts/dist-types/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -291
  161. package/node_modules/@aws-sdk/client-sts/dist-types/commands/DecodeAuthorizationMessageCommand.d.ts +0 -115
  162. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetAccessKeyInfoCommand.d.ts +0 -75
  163. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetCallerIdentityCommand.d.ts +0 -116
  164. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetFederationTokenCommand.d.ts +0 -230
  165. package/node_modules/@aws-sdk/client-sts/dist-types/commands/GetSessionTokenCommand.d.ts +0 -154
  166. package/node_modules/@aws-sdk/client-sts/dist-types/commands/index.d.ts +0 -8
  167. package/node_modules/@aws-sdk/client-sts/dist-types/credentialDefaultProvider.d.ts +0 -4
  168. package/node_modules/@aws-sdk/client-sts/dist-types/defaultRoleAssumers.d.ts +0 -23
  169. package/node_modules/@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers.d.ts +0 -43
  170. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/EndpointParameters.d.ts +0 -46
  171. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/endpointResolver.d.ts +0 -5
  172. package/node_modules/@aws-sdk/client-sts/dist-types/endpoint/ruleset.d.ts +0 -2
  173. package/node_modules/@aws-sdk/client-sts/dist-types/extensionConfiguration.d.ts +0 -9
  174. package/node_modules/@aws-sdk/client-sts/dist-types/index.d.ts +0 -17
  175. package/node_modules/@aws-sdk/client-sts/dist-types/models/STSServiceException.d.ts +0 -13
  176. package/node_modules/@aws-sdk/client-sts/dist-types/models/index.d.ts +0 -1
  177. package/node_modules/@aws-sdk/client-sts/dist-types/models/models_0.d.ts +0 -1213
  178. package/node_modules/@aws-sdk/client-sts/dist-types/protocols/Aws_query.d.ts +0 -74
  179. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +0 -54
  180. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +0 -57
  181. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +0 -53
  182. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.shared.d.ts +0 -32
  183. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeExtensions.d.ts +0 -17
  184. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STS.d.ts +0 -143
  185. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +0 -165
  186. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
  187. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -54
  188. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleCommand.d.ts +0 -35
  189. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithSAMLCommand.d.ts +0 -39
  190. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -39
  191. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/DecodeAuthorizationMessageCommand.d.ts +0 -39
  192. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetAccessKeyInfoCommand.d.ts +0 -38
  193. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetCallerIdentityCommand.d.ts +0 -39
  194. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +0 -39
  195. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/GetSessionTokenCommand.d.ts +0 -38
  196. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/commands/index.d.ts +0 -8
  197. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/credentialDefaultProvider.d.ts +0 -1
  198. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultRoleAssumers.d.ts +0 -19
  199. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/defaultStsRoleAssumers.d.ts +0 -33
  200. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -57
  201. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
  202. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
  203. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
  204. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/index.d.ts +0 -9
  205. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/STSServiceException.d.ts +0 -8
  206. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/index.d.ts +0 -1
  207. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/models/models_0.d.ts +0 -206
  208. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/protocols/Aws_query.d.ts +0 -101
  209. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -116
  210. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +0 -117
  211. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -110
  212. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -51
  213. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
  214. package/node_modules/@aws-sdk/client-sts/package.json +0 -104
  215. package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/loadSts.js +0 -1
  216. package/node_modules/@aws-sdk/credential-provider-ini/dist-es/loadSts.js +0 -2
  217. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/loadSts.d.ts +0 -3
  218. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/loadSts.d.ts +0 -3
  219. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/loadSts.js +0 -5
  220. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/loadSts.js +0 -2
  221. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/loadSts.d.ts +0 -3
  222. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/loadSts.d.ts +0 -3
  223. package/node_modules/@aws-sdk/token-providers/dist-cjs/loadSsoOidc.js +0 -1
  224. package/node_modules/@aws-sdk/token-providers/dist-es/loadSsoOidc.js +0 -2
  225. package/node_modules/@aws-sdk/token-providers/dist-types/loadSsoOidc.d.ts +0 -2
  226. package/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/loadSsoOidc.d.ts +0 -2
@@ -1,38 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { CreateTokenCommandInput, CreateTokenCommandOutput } from "../commands/CreateTokenCommand";
4
- import { CreateTokenWithIAMCommandInput, CreateTokenWithIAMCommandOutput } from "../commands/CreateTokenWithIAMCommand";
5
- import { RegisterClientCommandInput, RegisterClientCommandOutput } from "../commands/RegisterClientCommand";
6
- import { StartDeviceAuthorizationCommandInput, StartDeviceAuthorizationCommandOutput } from "../commands/StartDeviceAuthorizationCommand";
7
- /**
8
- * serializeAws_restJson1CreateTokenCommand
9
- */
10
- export declare const se_CreateTokenCommand: (input: CreateTokenCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
11
- /**
12
- * serializeAws_restJson1CreateTokenWithIAMCommand
13
- */
14
- export declare const se_CreateTokenWithIAMCommand: (input: CreateTokenWithIAMCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
15
- /**
16
- * serializeAws_restJson1RegisterClientCommand
17
- */
18
- export declare const se_RegisterClientCommand: (input: RegisterClientCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
19
- /**
20
- * serializeAws_restJson1StartDeviceAuthorizationCommand
21
- */
22
- export declare const se_StartDeviceAuthorizationCommand: (input: StartDeviceAuthorizationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
23
- /**
24
- * deserializeAws_restJson1CreateTokenCommand
25
- */
26
- export declare const de_CreateTokenCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTokenCommandOutput>;
27
- /**
28
- * deserializeAws_restJson1CreateTokenWithIAMCommand
29
- */
30
- export declare const de_CreateTokenWithIAMCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTokenWithIAMCommandOutput>;
31
- /**
32
- * deserializeAws_restJson1RegisterClientCommand
33
- */
34
- export declare const de_RegisterClientCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RegisterClientCommandOutput>;
35
- /**
36
- * deserializeAws_restJson1StartDeviceAuthorizationCommand
37
- */
38
- export declare const de_StartDeviceAuthorizationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDeviceAuthorizationCommandOutput>;
@@ -1,53 +0,0 @@
1
- import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { SSOOIDCClientConfig } from "./SSOOIDCClient";
3
- /**
4
- * @internal
5
- */
6
- export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
7
- runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
- credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
11
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
- maxAttempts: number | import("@smithy/types").Provider<number>;
13
- region: string | import("@smithy/types").Provider<any>;
14
- requestHandler: import("@smithy/protocol-http").HttpHandler<any> | RequestHandler;
15
- retryMode: string | import("@smithy/types").Provider<string>;
16
- sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
18
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
- apiVersion: string;
21
- urlParser: import("@smithy/types").UrlParser;
22
- base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: (_input: string | Uint8Array) => string;
24
- utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: (input: string | Uint8Array) => string;
26
- disableHostPrefix: boolean;
27
- serviceId: string;
28
- logger: import("@smithy/types").Logger;
29
- extensions: import("./runtimeExtensions").RuntimeExtension[];
30
- 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;
31
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
32
- logger?: import("@smithy/types").Logger | undefined;
33
- }) => import("@smithy/types").EndpointV2;
34
- tls?: boolean | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
37
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
38
- schemeId: string;
39
- identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
40
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
41
- } | {
42
- schemeId: string;
43
- identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
44
- signer: import("@smithy/core").NoAuthSigner;
45
- })[];
46
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
47
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
48
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
49
- signingEscapePath?: boolean | undefined;
50
- systemClockOffset?: number | undefined;
51
- signingRegion?: string | undefined;
52
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
53
- };
@@ -1,53 +0,0 @@
1
- import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
2
- import { SSOOIDCClientConfig } from "./SSOOIDCClient";
3
- /**
4
- * @internal
5
- */
6
- export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
7
- runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
- credentialDefaultProvider: any;
11
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
- maxAttempts: number | import("@smithy/types").Provider<number>;
13
- region: string | import("@smithy/types").Provider<string>;
14
- requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
15
- retryMode: string | import("@smithy/types").Provider<string>;
16
- sha256: import("@smithy/types").HashConstructor;
17
- streamCollector: import("@smithy/types").StreamCollector;
18
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
19
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
- apiVersion: string;
21
- urlParser: import("@smithy/types").UrlParser;
22
- base64Decoder: import("@smithy/types").Decoder;
23
- base64Encoder: (_input: string | Uint8Array) => string;
24
- utf8Decoder: import("@smithy/types").Decoder;
25
- utf8Encoder: (input: string | Uint8Array) => string;
26
- disableHostPrefix: boolean;
27
- serviceId: string;
28
- logger: import("@smithy/types").Logger;
29
- extensions: import("./runtimeExtensions").RuntimeExtension[];
30
- 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;
31
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
32
- logger?: import("@smithy/types").Logger | undefined;
33
- }) => import("@smithy/types").EndpointV2;
34
- tls?: boolean | undefined;
35
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
36
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
37
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
38
- schemeId: string;
39
- identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
40
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
41
- } | {
42
- schemeId: string;
43
- identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
44
- signer: import("@smithy/core").NoAuthSigner;
45
- })[];
46
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
47
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
48
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
49
- signingEscapePath?: boolean | undefined;
50
- systemClockOffset?: number | undefined;
51
- signingRegion?: string | undefined;
52
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
53
- };
@@ -1,52 +0,0 @@
1
- import { SSOOIDCClientConfig } from "./SSOOIDCClient";
2
- /**
3
- * @internal
4
- */
5
- export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
6
- runtime: string;
7
- sha256: import("@smithy/types").HashConstructor;
8
- requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
- apiVersion: string;
10
- urlParser: import("@smithy/types").UrlParser;
11
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
- streamCollector: import("@smithy/types").StreamCollector;
13
- base64Decoder: import("@smithy/types").Decoder;
14
- base64Encoder: (_input: string | Uint8Array) => string;
15
- utf8Decoder: import("@smithy/types").Decoder;
16
- utf8Encoder: (input: string | Uint8Array) => string;
17
- disableHostPrefix: boolean;
18
- serviceId: string;
19
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
- region: string | import("@smithy/types").Provider<any>;
23
- credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
- maxAttempts: number | import("@smithy/types").Provider<number>;
25
- retryMode: string | import("@smithy/types").Provider<string>;
26
- logger: import("@smithy/types").Logger;
27
- extensions: import("./runtimeExtensions").RuntimeExtension[];
28
- defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
29
- 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> | undefined;
30
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
31
- logger?: import("@smithy/types").Logger | undefined;
32
- }) => import("@smithy/types").EndpointV2;
33
- tls?: boolean | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
35
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
37
- schemeId: string;
38
- identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
39
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
40
- } | {
41
- schemeId: string;
42
- identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
43
- signer: import("@smithy/core").NoAuthSigner;
44
- })[];
45
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
46
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
47
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
48
- signingEscapePath?: boolean | undefined;
49
- systemClockOffset?: number | undefined;
50
- signingRegion?: string | undefined;
51
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
52
- };
@@ -1,32 +0,0 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
2
- import { NoAuthSigner } from "@smithy/core";
3
- import { IdentityProviderConfig } from "@smithy/types";
4
- import { SSOOIDCClientConfig } from "./SSOOIDCClient";
5
- /**
6
- * @internal
7
- */
8
- export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
9
- apiVersion: string;
10
- base64Decoder: import("@smithy/types").Decoder;
11
- base64Encoder: (_input: string | Uint8Array) => string;
12
- disableHostPrefix: boolean;
13
- endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
14
- logger?: import("@smithy/types").Logger | undefined;
15
- }) => import("@smithy/types").EndpointV2;
16
- extensions: import("./runtimeExtensions").RuntimeExtension[];
17
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
18
- httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
19
- schemeId: string;
20
- identityProvider: (ipc: IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
21
- signer: AwsSdkSigV4Signer;
22
- } | {
23
- schemeId: string;
24
- identityProvider: (ipc: IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | (() => Promise<{}>);
25
- signer: NoAuthSigner;
26
- })[];
27
- logger: import("@smithy/types").Logger;
28
- serviceId: string;
29
- urlParser: import("@smithy/types").UrlParser;
30
- utf8Decoder: import("@smithy/types").Decoder;
31
- utf8Encoder: (input: string | Uint8Array) => string;
32
- };
@@ -1,17 +0,0 @@
1
- import { SSOOIDCExtensionConfiguration } from "./extensionConfiguration";
2
- /**
3
- * @public
4
- */
5
- export interface RuntimeExtension {
6
- configure(extensionConfiguration: SSOOIDCExtensionConfiguration): void;
7
- }
8
- /**
9
- * @public
10
- */
11
- export interface RuntimeExtensionsConfig {
12
- extensions: RuntimeExtension[];
13
- }
14
- /**
15
- * @internal
16
- */
17
- export declare const resolveRuntimeExtensions: (runtimeConfig: any, extensions: RuntimeExtension[]) => any;
@@ -1,73 +0,0 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
2
- import {
3
- CreateTokenCommandInput,
4
- CreateTokenCommandOutput,
5
- } from "./commands/CreateTokenCommand";
6
- import {
7
- CreateTokenWithIAMCommandInput,
8
- CreateTokenWithIAMCommandOutput,
9
- } from "./commands/CreateTokenWithIAMCommand";
10
- import {
11
- RegisterClientCommandInput,
12
- RegisterClientCommandOutput,
13
- } from "./commands/RegisterClientCommand";
14
- import {
15
- StartDeviceAuthorizationCommandInput,
16
- StartDeviceAuthorizationCommandOutput,
17
- } from "./commands/StartDeviceAuthorizationCommand";
18
- import { SSOOIDCClient } from "./SSOOIDCClient";
19
- export interface SSOOIDC {
20
- createToken(
21
- args: CreateTokenCommandInput,
22
- options?: __HttpHandlerOptions
23
- ): Promise<CreateTokenCommandOutput>;
24
- createToken(
25
- args: CreateTokenCommandInput,
26
- cb: (err: any, data?: CreateTokenCommandOutput) => void
27
- ): void;
28
- createToken(
29
- args: CreateTokenCommandInput,
30
- options: __HttpHandlerOptions,
31
- cb: (err: any, data?: CreateTokenCommandOutput) => void
32
- ): void;
33
- createTokenWithIAM(
34
- args: CreateTokenWithIAMCommandInput,
35
- options?: __HttpHandlerOptions
36
- ): Promise<CreateTokenWithIAMCommandOutput>;
37
- createTokenWithIAM(
38
- args: CreateTokenWithIAMCommandInput,
39
- cb: (err: any, data?: CreateTokenWithIAMCommandOutput) => void
40
- ): void;
41
- createTokenWithIAM(
42
- args: CreateTokenWithIAMCommandInput,
43
- options: __HttpHandlerOptions,
44
- cb: (err: any, data?: CreateTokenWithIAMCommandOutput) => void
45
- ): void;
46
- registerClient(
47
- args: RegisterClientCommandInput,
48
- options?: __HttpHandlerOptions
49
- ): Promise<RegisterClientCommandOutput>;
50
- registerClient(
51
- args: RegisterClientCommandInput,
52
- cb: (err: any, data?: RegisterClientCommandOutput) => void
53
- ): void;
54
- registerClient(
55
- args: RegisterClientCommandInput,
56
- options: __HttpHandlerOptions,
57
- cb: (err: any, data?: RegisterClientCommandOutput) => void
58
- ): void;
59
- startDeviceAuthorization(
60
- args: StartDeviceAuthorizationCommandInput,
61
- options?: __HttpHandlerOptions
62
- ): Promise<StartDeviceAuthorizationCommandOutput>;
63
- startDeviceAuthorization(
64
- args: StartDeviceAuthorizationCommandInput,
65
- cb: (err: any, data?: StartDeviceAuthorizationCommandOutput) => void
66
- ): void;
67
- startDeviceAuthorization(
68
- args: StartDeviceAuthorizationCommandInput,
69
- options: __HttpHandlerOptions,
70
- cb: (err: any, data?: StartDeviceAuthorizationCommandOutput) => void
71
- ): void;
72
- }
73
- export declare class SSOOIDC extends SSOOIDCClient implements SSOOIDC {}
@@ -1,144 +0,0 @@
1
- import {
2
- HostHeaderInputConfig,
3
- HostHeaderResolvedConfig,
4
- } from "@aws-sdk/middleware-host-header";
5
- import {
6
- UserAgentInputConfig,
7
- UserAgentResolvedConfig,
8
- } from "@aws-sdk/middleware-user-agent";
9
- import {
10
- RegionInputConfig,
11
- RegionResolvedConfig,
12
- } from "@smithy/config-resolver";
13
- import {
14
- EndpointInputConfig,
15
- EndpointResolvedConfig,
16
- } from "@smithy/middleware-endpoint";
17
- import {
18
- RetryInputConfig,
19
- RetryResolvedConfig,
20
- } from "@smithy/middleware-retry";
21
- import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
22
- import {
23
- Client as __Client,
24
- DefaultsMode as __DefaultsMode,
25
- SmithyConfiguration as __SmithyConfiguration,
26
- SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
27
- } from "@smithy/smithy-client";
28
- import {
29
- AwsCredentialIdentityProvider,
30
- BodyLengthCalculator as __BodyLengthCalculator,
31
- CheckOptionalClientConfig as __CheckOptionalClientConfig,
32
- ChecksumConstructor as __ChecksumConstructor,
33
- Decoder as __Decoder,
34
- Encoder as __Encoder,
35
- HashConstructor as __HashConstructor,
36
- HttpHandlerOptions as __HttpHandlerOptions,
37
- Logger as __Logger,
38
- Provider as __Provider,
39
- Provider,
40
- StreamCollector as __StreamCollector,
41
- UrlParser as __UrlParser,
42
- UserAgent as __UserAgent,
43
- } from "@smithy/types";
44
- import {
45
- HttpAuthSchemeInputConfig,
46
- HttpAuthSchemeResolvedConfig,
47
- } from "./auth/httpAuthSchemeProvider";
48
- import {
49
- CreateTokenCommandInput,
50
- CreateTokenCommandOutput,
51
- } from "./commands/CreateTokenCommand";
52
- import {
53
- CreateTokenWithIAMCommandInput,
54
- CreateTokenWithIAMCommandOutput,
55
- } from "./commands/CreateTokenWithIAMCommand";
56
- import {
57
- RegisterClientCommandInput,
58
- RegisterClientCommandOutput,
59
- } from "./commands/RegisterClientCommand";
60
- import {
61
- StartDeviceAuthorizationCommandInput,
62
- StartDeviceAuthorizationCommandOutput,
63
- } from "./commands/StartDeviceAuthorizationCommand";
64
- import {
65
- ClientInputEndpointParameters,
66
- ClientResolvedEndpointParameters,
67
- EndpointParameters,
68
- } from "./endpoint/EndpointParameters";
69
- import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
70
- export { __Client };
71
- export type ServiceInputTypes =
72
- | CreateTokenCommandInput
73
- | CreateTokenWithIAMCommandInput
74
- | RegisterClientCommandInput
75
- | StartDeviceAuthorizationCommandInput;
76
- export type ServiceOutputTypes =
77
- | CreateTokenCommandOutput
78
- | CreateTokenWithIAMCommandOutput
79
- | RegisterClientCommandOutput
80
- | StartDeviceAuthorizationCommandOutput;
81
- export interface ClientDefaults
82
- extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
83
- requestHandler?: __HttpHandlerUserInput;
84
- sha256?: __ChecksumConstructor | __HashConstructor;
85
- urlParser?: __UrlParser;
86
- bodyLengthChecker?: __BodyLengthCalculator;
87
- streamCollector?: __StreamCollector;
88
- base64Decoder?: __Decoder;
89
- base64Encoder?: __Encoder;
90
- utf8Decoder?: __Decoder;
91
- utf8Encoder?: __Encoder;
92
- runtime?: string;
93
- disableHostPrefix?: boolean;
94
- serviceId?: string;
95
- useDualstackEndpoint?: boolean | __Provider<boolean>;
96
- useFipsEndpoint?: boolean | __Provider<boolean>;
97
- defaultUserAgentProvider?: Provider<__UserAgent>;
98
- region?: string | __Provider<string>;
99
- credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
100
- maxAttempts?: number | __Provider<number>;
101
- retryMode?: string | __Provider<string>;
102
- logger?: __Logger;
103
- extensions?: RuntimeExtension[];
104
- defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
105
- }
106
- export type SSOOIDCClientConfigType = Partial<
107
- __SmithyConfiguration<__HttpHandlerOptions>
108
- > &
109
- ClientDefaults &
110
- RegionInputConfig &
111
- EndpointInputConfig<EndpointParameters> &
112
- RetryInputConfig &
113
- HostHeaderInputConfig &
114
- UserAgentInputConfig &
115
- HttpAuthSchemeInputConfig &
116
- ClientInputEndpointParameters;
117
- export interface SSOOIDCClientConfig extends SSOOIDCClientConfigType {}
118
- export type SSOOIDCClientResolvedConfigType =
119
- __SmithyResolvedConfiguration<__HttpHandlerOptions> &
120
- Required<ClientDefaults> &
121
- RuntimeExtensionsConfig &
122
- RegionResolvedConfig &
123
- EndpointResolvedConfig<EndpointParameters> &
124
- RetryResolvedConfig &
125
- HostHeaderResolvedConfig &
126
- UserAgentResolvedConfig &
127
- HttpAuthSchemeResolvedConfig &
128
- ClientResolvedEndpointParameters;
129
- export interface SSOOIDCClientResolvedConfig
130
- extends SSOOIDCClientResolvedConfigType {}
131
- export declare class SSOOIDCClient extends __Client<
132
- __HttpHandlerOptions,
133
- ServiceInputTypes,
134
- ServiceOutputTypes,
135
- SSOOIDCClientResolvedConfig
136
- > {
137
- readonly config: SSOOIDCClientResolvedConfig;
138
- constructor(
139
- ...[configuration]: __CheckOptionalClientConfig<SSOOIDCClientConfig>
140
- );
141
- destroy(): void;
142
- private getDefaultHttpAuthSchemeParametersProvider;
143
- private getIdentityProviderConfigProvider;
144
- }
@@ -1,32 +0,0 @@
1
- import {
2
- AwsCredentialIdentity,
3
- AwsCredentialIdentityProvider,
4
- HttpAuthScheme,
5
- } from "@smithy/types";
6
- import { SSOOIDCHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
7
- export interface HttpAuthExtensionConfiguration {
8
- setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
9
- httpAuthSchemes(): HttpAuthScheme[];
10
- setHttpAuthSchemeProvider(
11
- httpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider
12
- ): void;
13
- httpAuthSchemeProvider(): SSOOIDCHttpAuthSchemeProvider;
14
- setCredentials(
15
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider
16
- ): void;
17
- credentials():
18
- | AwsCredentialIdentity
19
- | AwsCredentialIdentityProvider
20
- | undefined;
21
- }
22
- export type HttpAuthRuntimeConfig = Partial<{
23
- httpAuthSchemes: HttpAuthScheme[];
24
- httpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider;
25
- credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
26
- }>;
27
- export declare const getHttpAuthExtensionConfiguration: (
28
- runtimeConfig: HttpAuthRuntimeConfig
29
- ) => HttpAuthExtensionConfiguration;
30
- export declare const resolveHttpAuthRuntimeConfig: (
31
- config: HttpAuthExtensionConfiguration
32
- ) => HttpAuthRuntimeConfig;
@@ -1,44 +0,0 @@
1
- import {
2
- AwsSdkSigV4AuthInputConfig,
3
- AwsSdkSigV4AuthResolvedConfig,
4
- AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
6
- import {
7
- HandlerExecutionContext,
8
- HttpAuthScheme,
9
- HttpAuthSchemeParameters,
10
- HttpAuthSchemeParametersProvider,
11
- HttpAuthSchemeProvider,
12
- } from "@smithy/types";
13
- import { SSOOIDCClientResolvedConfig } from "../SSOOIDCClient";
14
- export interface SSOOIDCHttpAuthSchemeParameters
15
- extends HttpAuthSchemeParameters {
16
- region?: string;
17
- }
18
- export interface SSOOIDCHttpAuthSchemeParametersProvider
19
- extends HttpAuthSchemeParametersProvider<
20
- SSOOIDCClientResolvedConfig,
21
- HandlerExecutionContext,
22
- SSOOIDCHttpAuthSchemeParameters,
23
- object
24
- > {}
25
- export declare const defaultSSOOIDCHttpAuthSchemeParametersProvider: (
26
- config: SSOOIDCClientResolvedConfig,
27
- context: HandlerExecutionContext,
28
- input: object
29
- ) => Promise<SSOOIDCHttpAuthSchemeParameters>;
30
- export interface SSOOIDCHttpAuthSchemeProvider
31
- extends HttpAuthSchemeProvider<SSOOIDCHttpAuthSchemeParameters> {}
32
- export declare const defaultSSOOIDCHttpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider;
33
- export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
34
- httpAuthSchemes?: HttpAuthScheme[];
35
- httpAuthSchemeProvider?: SSOOIDCHttpAuthSchemeProvider;
36
- }
37
- export interface HttpAuthSchemeResolvedConfig
38
- extends AwsSdkSigV4AuthResolvedConfig {
39
- readonly httpAuthSchemes: HttpAuthScheme[];
40
- readonly httpAuthSchemeProvider: SSOOIDCHttpAuthSchemeProvider;
41
- }
42
- export declare const resolveHttpAuthSchemeConfig: <T>(
43
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
44
- ) => T & HttpAuthSchemeResolvedConfig;
@@ -1,35 +0,0 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { CreateTokenRequest, CreateTokenResponse } from "../models/models_0";
4
- import {
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- SSOOIDCClientResolvedConfig,
8
- } from "../SSOOIDCClient";
9
- export { __MetadataBearer, $Command };
10
- export interface CreateTokenCommandInput extends CreateTokenRequest {}
11
- export interface CreateTokenCommandOutput
12
- extends CreateTokenResponse,
13
- __MetadataBearer {}
14
- declare const CreateTokenCommand_base: {
15
- new (
16
- input: CreateTokenCommandInput
17
- ): import("@smithy/smithy-client").CommandImpl<
18
- CreateTokenCommandInput,
19
- CreateTokenCommandOutput,
20
- SSOOIDCClientResolvedConfig,
21
- ServiceInputTypes,
22
- ServiceOutputTypes
23
- >;
24
- new (
25
- __0_0: CreateTokenCommandInput
26
- ): import("@smithy/smithy-client").CommandImpl<
27
- CreateTokenCommandInput,
28
- CreateTokenCommandOutput,
29
- SSOOIDCClientResolvedConfig,
30
- ServiceInputTypes,
31
- ServiceOutputTypes
32
- >;
33
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
- };
35
- export declare class CreateTokenCommand extends CreateTokenCommand_base {}
@@ -1,39 +0,0 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- CreateTokenWithIAMRequest,
5
- CreateTokenWithIAMResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- SSOOIDCClientResolvedConfig,
11
- } from "../SSOOIDCClient";
12
- export { __MetadataBearer, $Command };
13
- export interface CreateTokenWithIAMCommandInput
14
- extends CreateTokenWithIAMRequest {}
15
- export interface CreateTokenWithIAMCommandOutput
16
- extends CreateTokenWithIAMResponse,
17
- __MetadataBearer {}
18
- declare const CreateTokenWithIAMCommand_base: {
19
- new (
20
- input: CreateTokenWithIAMCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
22
- CreateTokenWithIAMCommandInput,
23
- CreateTokenWithIAMCommandOutput,
24
- SSOOIDCClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
27
- >;
28
- new (
29
- __0_0: CreateTokenWithIAMCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
31
- CreateTokenWithIAMCommandInput,
32
- CreateTokenWithIAMCommandOutput,
33
- SSOOIDCClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
36
- >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
- };
39
- export declare class CreateTokenWithIAMCommand extends CreateTokenWithIAMCommand_base {}
@@ -1,38 +0,0 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import {
4
- RegisterClientRequest,
5
- RegisterClientResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- SSOOIDCClientResolvedConfig,
11
- } from "../SSOOIDCClient";
12
- export { __MetadataBearer, $Command };
13
- export interface RegisterClientCommandInput extends RegisterClientRequest {}
14
- export interface RegisterClientCommandOutput
15
- extends RegisterClientResponse,
16
- __MetadataBearer {}
17
- declare const RegisterClientCommand_base: {
18
- new (
19
- input: RegisterClientCommandInput
20
- ): import("@smithy/smithy-client").CommandImpl<
21
- RegisterClientCommandInput,
22
- RegisterClientCommandOutput,
23
- SSOOIDCClientResolvedConfig,
24
- ServiceInputTypes,
25
- ServiceOutputTypes
26
- >;
27
- new (
28
- __0_0: RegisterClientCommandInput
29
- ): import("@smithy/smithy-client").CommandImpl<
30
- RegisterClientCommandInput,
31
- RegisterClientCommandOutput,
32
- SSOOIDCClientResolvedConfig,
33
- ServiceInputTypes,
34
- ServiceOutputTypes
35
- >;
36
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
- };
38
- export declare class RegisterClientCommand extends RegisterClientCommand_base {}