@cdklabs/cdk-ecs-codedeploy 0.0.272 → 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 -3
  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 -103
  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,206 +0,0 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
- import { STSServiceException as __BaseException } from "./STSServiceException";
3
- export interface AssumedRoleUser {
4
- AssumedRoleId: string | undefined;
5
- Arn: string | undefined;
6
- }
7
- export interface PolicyDescriptorType {
8
- arn?: string;
9
- }
10
- export interface ProvidedContext {
11
- ProviderArn?: string;
12
- ContextAssertion?: string;
13
- }
14
- export interface Tag {
15
- Key: string | undefined;
16
- Value: string | undefined;
17
- }
18
- export interface AssumeRoleRequest {
19
- RoleArn: string | undefined;
20
- RoleSessionName: string | undefined;
21
- PolicyArns?: PolicyDescriptorType[];
22
- Policy?: string;
23
- DurationSeconds?: number;
24
- Tags?: Tag[];
25
- TransitiveTagKeys?: string[];
26
- ExternalId?: string;
27
- SerialNumber?: string;
28
- TokenCode?: string;
29
- SourceIdentity?: string;
30
- ProvidedContexts?: ProvidedContext[];
31
- }
32
- export interface Credentials {
33
- AccessKeyId: string | undefined;
34
- SecretAccessKey: string | undefined;
35
- SessionToken: string | undefined;
36
- Expiration: Date | undefined;
37
- }
38
- export interface AssumeRoleResponse {
39
- Credentials?: Credentials;
40
- AssumedRoleUser?: AssumedRoleUser;
41
- PackedPolicySize?: number;
42
- SourceIdentity?: string;
43
- }
44
- export declare class ExpiredTokenException extends __BaseException {
45
- readonly name: "ExpiredTokenException";
46
- readonly $fault: "client";
47
- constructor(
48
- opts: __ExceptionOptionType<ExpiredTokenException, __BaseException>
49
- );
50
- }
51
- export declare class MalformedPolicyDocumentException extends __BaseException {
52
- readonly name: "MalformedPolicyDocumentException";
53
- readonly $fault: "client";
54
- constructor(
55
- opts: __ExceptionOptionType<
56
- MalformedPolicyDocumentException,
57
- __BaseException
58
- >
59
- );
60
- }
61
- export declare class PackedPolicyTooLargeException extends __BaseException {
62
- readonly name: "PackedPolicyTooLargeException";
63
- readonly $fault: "client";
64
- constructor(
65
- opts: __ExceptionOptionType<PackedPolicyTooLargeException, __BaseException>
66
- );
67
- }
68
- export declare class RegionDisabledException extends __BaseException {
69
- readonly name: "RegionDisabledException";
70
- readonly $fault: "client";
71
- constructor(
72
- opts: __ExceptionOptionType<RegionDisabledException, __BaseException>
73
- );
74
- }
75
- export interface AssumeRoleWithSAMLRequest {
76
- RoleArn: string | undefined;
77
- PrincipalArn: string | undefined;
78
- SAMLAssertion: string | undefined;
79
- PolicyArns?: PolicyDescriptorType[];
80
- Policy?: string;
81
- DurationSeconds?: number;
82
- }
83
- export interface AssumeRoleWithSAMLResponse {
84
- Credentials?: Credentials;
85
- AssumedRoleUser?: AssumedRoleUser;
86
- PackedPolicySize?: number;
87
- Subject?: string;
88
- SubjectType?: string;
89
- Issuer?: string;
90
- Audience?: string;
91
- NameQualifier?: string;
92
- SourceIdentity?: string;
93
- }
94
- export declare class IDPRejectedClaimException extends __BaseException {
95
- readonly name: "IDPRejectedClaimException";
96
- readonly $fault: "client";
97
- constructor(
98
- opts: __ExceptionOptionType<IDPRejectedClaimException, __BaseException>
99
- );
100
- }
101
- export declare class InvalidIdentityTokenException extends __BaseException {
102
- readonly name: "InvalidIdentityTokenException";
103
- readonly $fault: "client";
104
- constructor(
105
- opts: __ExceptionOptionType<InvalidIdentityTokenException, __BaseException>
106
- );
107
- }
108
- export interface AssumeRoleWithWebIdentityRequest {
109
- RoleArn: string | undefined;
110
- RoleSessionName: string | undefined;
111
- WebIdentityToken: string | undefined;
112
- ProviderId?: string;
113
- PolicyArns?: PolicyDescriptorType[];
114
- Policy?: string;
115
- DurationSeconds?: number;
116
- }
117
- export interface AssumeRoleWithWebIdentityResponse {
118
- Credentials?: Credentials;
119
- SubjectFromWebIdentityToken?: string;
120
- AssumedRoleUser?: AssumedRoleUser;
121
- PackedPolicySize?: number;
122
- Provider?: string;
123
- Audience?: string;
124
- SourceIdentity?: string;
125
- }
126
- export declare class IDPCommunicationErrorException extends __BaseException {
127
- readonly name: "IDPCommunicationErrorException";
128
- readonly $fault: "client";
129
- constructor(
130
- opts: __ExceptionOptionType<IDPCommunicationErrorException, __BaseException>
131
- );
132
- }
133
- export interface DecodeAuthorizationMessageRequest {
134
- EncodedMessage: string | undefined;
135
- }
136
- export interface DecodeAuthorizationMessageResponse {
137
- DecodedMessage?: string;
138
- }
139
- export declare class InvalidAuthorizationMessageException extends __BaseException {
140
- readonly name: "InvalidAuthorizationMessageException";
141
- readonly $fault: "client";
142
- constructor(
143
- opts: __ExceptionOptionType<
144
- InvalidAuthorizationMessageException,
145
- __BaseException
146
- >
147
- );
148
- }
149
- export interface GetAccessKeyInfoRequest {
150
- AccessKeyId: string | undefined;
151
- }
152
- export interface GetAccessKeyInfoResponse {
153
- Account?: string;
154
- }
155
- export interface GetCallerIdentityRequest {}
156
- export interface GetCallerIdentityResponse {
157
- UserId?: string;
158
- Account?: string;
159
- Arn?: string;
160
- }
161
- export interface GetFederationTokenRequest {
162
- Name: string | undefined;
163
- Policy?: string;
164
- PolicyArns?: PolicyDescriptorType[];
165
- DurationSeconds?: number;
166
- Tags?: Tag[];
167
- }
168
- export interface FederatedUser {
169
- FederatedUserId: string | undefined;
170
- Arn: string | undefined;
171
- }
172
- export interface GetFederationTokenResponse {
173
- Credentials?: Credentials;
174
- FederatedUser?: FederatedUser;
175
- PackedPolicySize?: number;
176
- }
177
- export interface GetSessionTokenRequest {
178
- DurationSeconds?: number;
179
- SerialNumber?: string;
180
- TokenCode?: string;
181
- }
182
- export interface GetSessionTokenResponse {
183
- Credentials?: Credentials;
184
- }
185
- export declare const CredentialsFilterSensitiveLog: (obj: Credentials) => any;
186
- export declare const AssumeRoleResponseFilterSensitiveLog: (
187
- obj: AssumeRoleResponse
188
- ) => any;
189
- export declare const AssumeRoleWithSAMLRequestFilterSensitiveLog: (
190
- obj: AssumeRoleWithSAMLRequest
191
- ) => any;
192
- export declare const AssumeRoleWithSAMLResponseFilterSensitiveLog: (
193
- obj: AssumeRoleWithSAMLResponse
194
- ) => any;
195
- export declare const AssumeRoleWithWebIdentityRequestFilterSensitiveLog: (
196
- obj: AssumeRoleWithWebIdentityRequest
197
- ) => any;
198
- export declare const AssumeRoleWithWebIdentityResponseFilterSensitiveLog: (
199
- obj: AssumeRoleWithWebIdentityResponse
200
- ) => any;
201
- export declare const GetFederationTokenResponseFilterSensitiveLog: (
202
- obj: GetFederationTokenResponse
203
- ) => any;
204
- export declare const GetSessionTokenResponseFilterSensitiveLog: (
205
- obj: GetSessionTokenResponse
206
- ) => any;
@@ -1,101 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AssumeRoleCommandInput,
8
- AssumeRoleCommandOutput,
9
- } from "../commands/AssumeRoleCommand";
10
- import {
11
- AssumeRoleWithSAMLCommandInput,
12
- AssumeRoleWithSAMLCommandOutput,
13
- } from "../commands/AssumeRoleWithSAMLCommand";
14
- import {
15
- AssumeRoleWithWebIdentityCommandInput,
16
- AssumeRoleWithWebIdentityCommandOutput,
17
- } from "../commands/AssumeRoleWithWebIdentityCommand";
18
- import {
19
- DecodeAuthorizationMessageCommandInput,
20
- DecodeAuthorizationMessageCommandOutput,
21
- } from "../commands/DecodeAuthorizationMessageCommand";
22
- import {
23
- GetAccessKeyInfoCommandInput,
24
- GetAccessKeyInfoCommandOutput,
25
- } from "../commands/GetAccessKeyInfoCommand";
26
- import {
27
- GetCallerIdentityCommandInput,
28
- GetCallerIdentityCommandOutput,
29
- } from "../commands/GetCallerIdentityCommand";
30
- import {
31
- GetFederationTokenCommandInput,
32
- GetFederationTokenCommandOutput,
33
- } from "../commands/GetFederationTokenCommand";
34
- import {
35
- GetSessionTokenCommandInput,
36
- GetSessionTokenCommandOutput,
37
- } from "../commands/GetSessionTokenCommand";
38
- export declare const se_AssumeRoleCommand: (
39
- input: AssumeRoleCommandInput,
40
- context: __SerdeContext
41
- ) => Promise<__HttpRequest>;
42
- export declare const se_AssumeRoleWithSAMLCommand: (
43
- input: AssumeRoleWithSAMLCommandInput,
44
- context: __SerdeContext
45
- ) => Promise<__HttpRequest>;
46
- export declare const se_AssumeRoleWithWebIdentityCommand: (
47
- input: AssumeRoleWithWebIdentityCommandInput,
48
- context: __SerdeContext
49
- ) => Promise<__HttpRequest>;
50
- export declare const se_DecodeAuthorizationMessageCommand: (
51
- input: DecodeAuthorizationMessageCommandInput,
52
- context: __SerdeContext
53
- ) => Promise<__HttpRequest>;
54
- export declare const se_GetAccessKeyInfoCommand: (
55
- input: GetAccessKeyInfoCommandInput,
56
- context: __SerdeContext
57
- ) => Promise<__HttpRequest>;
58
- export declare const se_GetCallerIdentityCommand: (
59
- input: GetCallerIdentityCommandInput,
60
- context: __SerdeContext
61
- ) => Promise<__HttpRequest>;
62
- export declare const se_GetFederationTokenCommand: (
63
- input: GetFederationTokenCommandInput,
64
- context: __SerdeContext
65
- ) => Promise<__HttpRequest>;
66
- export declare const se_GetSessionTokenCommand: (
67
- input: GetSessionTokenCommandInput,
68
- context: __SerdeContext
69
- ) => Promise<__HttpRequest>;
70
- export declare const de_AssumeRoleCommand: (
71
- output: __HttpResponse,
72
- context: __SerdeContext
73
- ) => Promise<AssumeRoleCommandOutput>;
74
- export declare const de_AssumeRoleWithSAMLCommand: (
75
- output: __HttpResponse,
76
- context: __SerdeContext
77
- ) => Promise<AssumeRoleWithSAMLCommandOutput>;
78
- export declare const de_AssumeRoleWithWebIdentityCommand: (
79
- output: __HttpResponse,
80
- context: __SerdeContext
81
- ) => Promise<AssumeRoleWithWebIdentityCommandOutput>;
82
- export declare const de_DecodeAuthorizationMessageCommand: (
83
- output: __HttpResponse,
84
- context: __SerdeContext
85
- ) => Promise<DecodeAuthorizationMessageCommandOutput>;
86
- export declare const de_GetAccessKeyInfoCommand: (
87
- output: __HttpResponse,
88
- context: __SerdeContext
89
- ) => Promise<GetAccessKeyInfoCommandOutput>;
90
- export declare const de_GetCallerIdentityCommand: (
91
- output: __HttpResponse,
92
- context: __SerdeContext
93
- ) => Promise<GetCallerIdentityCommandOutput>;
94
- export declare const de_GetFederationTokenCommand: (
95
- output: __HttpResponse,
96
- context: __SerdeContext
97
- ) => Promise<GetFederationTokenCommandOutput>;
98
- export declare const de_GetSessionTokenCommand: (
99
- output: __HttpResponse,
100
- context: __SerdeContext
101
- ) => Promise<GetSessionTokenCommandOutput>;
@@ -1,116 +0,0 @@
1
- import { FetchHttpHandler as RequestHandler } from "@smithy/fetch-http-handler";
2
- import { STSClientConfig } from "./STSClient";
3
- export declare const getRuntimeConfig: (config: STSClientConfig) => {
4
- runtime: string;
5
- defaultsMode: import("@smithy/types").Provider<
6
- import("@smithy/smithy-client").ResolvedDefaultsMode
7
- >;
8
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
- credentialDefaultProvider: (
10
- input: any
11
- ) => import("@smithy/types").AwsCredentialIdentityProvider;
12
- defaultUserAgentProvider: import("@smithy/types").Provider<
13
- import("@smithy/types").UserAgent
14
- >;
15
- maxAttempts: number | import("@smithy/types").Provider<number>;
16
- region: string | import("@smithy/types").Provider<any>;
17
- requestHandler:
18
- | import("@smithy/protocol-http").HttpHandler<any>
19
- | RequestHandler;
20
- retryMode: string | import("@smithy/types").Provider<string>;
21
- sha256: import("@smithy/types").HashConstructor;
22
- streamCollector: import("@smithy/types").StreamCollector;
23
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
25
- apiVersion: string;
26
- urlParser: import("@smithy/types").UrlParser;
27
- base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: (_input: string | Uint8Array) => string;
29
- utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: (input: string | Uint8Array) => string;
31
- disableHostPrefix: boolean;
32
- serviceId: string;
33
- logger: import("@smithy/types").Logger;
34
- extensions: import("./runtimeExtensions").RuntimeExtension[];
35
- endpoint?:
36
- | ((
37
- | string
38
- | import("@smithy/types").Endpoint
39
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
40
- | import("@smithy/types").EndpointV2
41
- | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
42
- ) &
43
- (
44
- | string
45
- | import("@smithy/types").Provider<string>
46
- | import("@smithy/types").Endpoint
47
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
48
- | import("@smithy/types").EndpointV2
49
- | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
50
- ))
51
- | undefined;
52
- endpointProvider: (
53
- params: import("./endpoint/EndpointParameters").EndpointParameters,
54
- context?:
55
- | {
56
- logger?: import("@smithy/types").Logger | undefined;
57
- }
58
- | undefined
59
- ) => import("@smithy/types").EndpointV2;
60
- tls?: boolean | undefined;
61
- retryStrategy?:
62
- | import("@smithy/types").RetryStrategy
63
- | import("@smithy/types").RetryStrategyV2
64
- | undefined;
65
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
66
- httpAuthSchemes:
67
- | import("@smithy/types").HttpAuthScheme[]
68
- | (
69
- | {
70
- schemeId: string;
71
- identityProvider: (
72
- ipc: import("@smithy/types").IdentityProviderConfig
73
- ) =>
74
- | import("@smithy/types").IdentityProvider<
75
- import("@smithy/types").Identity
76
- >
77
- | undefined;
78
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
79
- }
80
- | {
81
- schemeId: string;
82
- identityProvider: (
83
- ipc: import("@smithy/types").IdentityProviderConfig
84
- ) =>
85
- | import("@smithy/types").IdentityProvider<
86
- import("@smithy/types").Identity
87
- >
88
- | (() => Promise<{}>);
89
- signer: import("@smithy/core").NoAuthSigner;
90
- }
91
- )[];
92
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
93
- credentials?:
94
- | import("@smithy/types").AwsCredentialIdentity
95
- | import("@smithy/types").AwsCredentialIdentityProvider
96
- | undefined;
97
- signer?:
98
- | import("@smithy/types").RequestSigner
99
- | ((
100
- authScheme?: import("@smithy/types").AuthScheme | undefined
101
- ) => Promise<import("@smithy/types").RequestSigner>)
102
- | undefined;
103
- signingEscapePath?: boolean | undefined;
104
- systemClockOffset?: number | undefined;
105
- signingRegion?: string | undefined;
106
- signerConstructor?:
107
- | (new (
108
- options: import("@smithy/signature-v4").SignatureV4Init &
109
- import("@smithy/signature-v4").SignatureV4CryptoInit
110
- ) => import("@smithy/types").RequestSigner)
111
- | undefined;
112
- useGlobalEndpoint?:
113
- | boolean
114
- | import("@smithy/types").Provider<boolean>
115
- | undefined;
116
- };
@@ -1,117 +0,0 @@
1
- import { AwsSdkSigV4Signer } from "@aws-sdk/core";
2
- import { NoAuthSigner } from "@smithy/core";
3
- import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
4
- import { IdentityProviderConfig } from "@smithy/types";
5
- import { STSClientConfig } from "./STSClient";
6
- export declare const getRuntimeConfig: (config: STSClientConfig) => {
7
- runtime: string;
8
- defaultsMode: import("@smithy/types").Provider<
9
- import("@smithy/smithy-client").ResolvedDefaultsMode
10
- >;
11
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
- credentialDefaultProvider: any;
13
- defaultUserAgentProvider: import("@smithy/types").Provider<
14
- import("@smithy/types").UserAgent
15
- >;
16
- httpAuthSchemes:
17
- | import("@smithy/types").HttpAuthScheme[]
18
- | (
19
- | {
20
- schemeId: string;
21
- identityProvider: (
22
- ipc: IdentityProviderConfig
23
- ) =>
24
- | import("@smithy/types").IdentityProvider<
25
- import("@smithy/types").Identity
26
- >
27
- | ((idProps: Record<string, any> | undefined) => Promise<any>);
28
- signer: AwsSdkSigV4Signer;
29
- }
30
- | {
31
- schemeId: string;
32
- identityProvider: (
33
- ipc: IdentityProviderConfig
34
- ) =>
35
- | import("@smithy/types").IdentityProvider<
36
- import("@smithy/types").Identity
37
- >
38
- | (() => Promise<{}>);
39
- signer: NoAuthSigner;
40
- }
41
- )[];
42
- maxAttempts: number | import("@smithy/types").Provider<number>;
43
- region: string | import("@smithy/types").Provider<string>;
44
- requestHandler:
45
- | RequestHandler
46
- | import("@smithy/protocol-http").HttpHandler<any>;
47
- retryMode: string | import("@smithy/types").Provider<string>;
48
- sha256: import("@smithy/types").HashConstructor;
49
- streamCollector: import("@smithy/types").StreamCollector;
50
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
51
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
52
- apiVersion: string;
53
- urlParser: import("@smithy/types").UrlParser;
54
- base64Decoder: import("@smithy/types").Decoder;
55
- base64Encoder: (_input: string | Uint8Array) => string;
56
- utf8Decoder: import("@smithy/types").Decoder;
57
- utf8Encoder: (input: string | Uint8Array) => string;
58
- disableHostPrefix: boolean;
59
- serviceId: string;
60
- logger: import("@smithy/types").Logger;
61
- extensions: import("./runtimeExtensions").RuntimeExtension[];
62
- endpoint?:
63
- | ((
64
- | string
65
- | import("@smithy/types").Endpoint
66
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
67
- | import("@smithy/types").EndpointV2
68
- | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
69
- ) &
70
- (
71
- | string
72
- | import("@smithy/types").Provider<string>
73
- | import("@smithy/types").Endpoint
74
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
75
- | import("@smithy/types").EndpointV2
76
- | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
77
- ))
78
- | undefined;
79
- endpointProvider: (
80
- params: import("./endpoint/EndpointParameters").EndpointParameters,
81
- context?:
82
- | {
83
- logger?: import("@smithy/types").Logger | undefined;
84
- }
85
- | undefined
86
- ) => import("@smithy/types").EndpointV2;
87
- tls?: boolean | undefined;
88
- retryStrategy?:
89
- | import("@smithy/types").RetryStrategy
90
- | import("@smithy/types").RetryStrategyV2
91
- | undefined;
92
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
93
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
94
- credentials?:
95
- | import("@smithy/types").AwsCredentialIdentity
96
- | import("@smithy/types").AwsCredentialIdentityProvider
97
- | undefined;
98
- signer?:
99
- | import("@smithy/types").RequestSigner
100
- | ((
101
- authScheme?: import("@smithy/types").AuthScheme | undefined
102
- ) => Promise<import("@smithy/types").RequestSigner>)
103
- | undefined;
104
- signingEscapePath?: boolean | undefined;
105
- systemClockOffset?: number | undefined;
106
- signingRegion?: string | undefined;
107
- signerConstructor?:
108
- | (new (
109
- options: import("@smithy/signature-v4").SignatureV4Init &
110
- import("@smithy/signature-v4").SignatureV4CryptoInit
111
- ) => import("@smithy/types").RequestSigner)
112
- | undefined;
113
- useGlobalEndpoint?:
114
- | boolean
115
- | import("@smithy/types").Provider<boolean>
116
- | undefined;
117
- };
@@ -1,110 +0,0 @@
1
- import { STSClientConfig } from "./STSClient";
2
- export declare const getRuntimeConfig: (config: STSClientConfig) => {
3
- runtime: string;
4
- sha256: import("@smithy/types").HashConstructor;
5
- requestHandler:
6
- | import("@smithy/types").NodeHttpHandlerOptions
7
- | import("@smithy/types").FetchHttpHandlerOptions
8
- | Record<string, unknown>
9
- | import("@smithy/protocol-http").HttpHandler<any>
10
- | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
- apiVersion: string;
12
- urlParser: import("@smithy/types").UrlParser;
13
- bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
14
- streamCollector: import("@smithy/types").StreamCollector;
15
- base64Decoder: import("@smithy/types").Decoder;
16
- base64Encoder: (_input: string | Uint8Array) => string;
17
- utf8Decoder: import("@smithy/types").Decoder;
18
- utf8Encoder: (input: string | Uint8Array) => string;
19
- disableHostPrefix: boolean;
20
- serviceId: string;
21
- useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
- useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
- defaultUserAgentProvider: import("@smithy/types").Provider<
24
- import("@smithy/types").UserAgent
25
- >;
26
- region: string | import("@smithy/types").Provider<any>;
27
- credentialDefaultProvider: (
28
- input: any
29
- ) => import("@smithy/types").AwsCredentialIdentityProvider;
30
- maxAttempts: number | import("@smithy/types").Provider<number>;
31
- retryMode: string | import("@smithy/types").Provider<string>;
32
- logger: import("@smithy/types").Logger;
33
- extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- defaultsMode:
35
- | import("@smithy/smithy-client").DefaultsMode
36
- | import("@smithy/types").Provider<
37
- import("@smithy/smithy-client").DefaultsMode
38
- >;
39
- endpoint?:
40
- | string
41
- | import("@smithy/types").Endpoint
42
- | import("@smithy/types").Provider<import("@smithy/types").Endpoint>
43
- | import("@smithy/types").EndpointV2
44
- | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
45
- | undefined;
46
- endpointProvider: (
47
- params: import("./endpoint/EndpointParameters").EndpointParameters,
48
- context?:
49
- | {
50
- logger?: import("@smithy/types").Logger | undefined;
51
- }
52
- | undefined
53
- ) => import("@smithy/types").EndpointV2;
54
- tls?: boolean | undefined;
55
- retryStrategy?:
56
- | import("@smithy/types").RetryStrategy
57
- | import("@smithy/types").RetryStrategyV2
58
- | undefined;
59
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
60
- httpAuthSchemes:
61
- | import("@smithy/types").HttpAuthScheme[]
62
- | (
63
- | {
64
- schemeId: string;
65
- identityProvider: (
66
- ipc: import("@smithy/types").IdentityProviderConfig
67
- ) =>
68
- | import("@smithy/types").IdentityProvider<
69
- import("@smithy/types").Identity
70
- >
71
- | undefined;
72
- signer: import("@aws-sdk/core").AwsSdkSigV4Signer;
73
- }
74
- | {
75
- schemeId: string;
76
- identityProvider: (
77
- ipc: import("@smithy/types").IdentityProviderConfig
78
- ) =>
79
- | import("@smithy/types").IdentityProvider<
80
- import("@smithy/types").Identity
81
- >
82
- | (() => Promise<{}>);
83
- signer: import("@smithy/core").NoAuthSigner;
84
- }
85
- )[];
86
- httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
87
- credentials?:
88
- | import("@smithy/types").AwsCredentialIdentity
89
- | import("@smithy/types").AwsCredentialIdentityProvider
90
- | undefined;
91
- signer?:
92
- | import("@smithy/types").RequestSigner
93
- | ((
94
- authScheme?: import("@smithy/types").AuthScheme | undefined
95
- ) => Promise<import("@smithy/types").RequestSigner>)
96
- | undefined;
97
- signingEscapePath?: boolean | undefined;
98
- systemClockOffset?: number | undefined;
99
- signingRegion?: string | undefined;
100
- signerConstructor?:
101
- | (new (
102
- options: import("@smithy/signature-v4").SignatureV4Init &
103
- import("@smithy/signature-v4").SignatureV4CryptoInit
104
- ) => import("@smithy/types").RequestSigner)
105
- | undefined;
106
- useGlobalEndpoint?:
107
- | boolean
108
- | import("@smithy/types").Provider<boolean>
109
- | undefined;
110
- };