@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,54 +0,0 @@
1
- import {
2
- AwsSdkSigV4AuthInputConfig,
3
- AwsSdkSigV4AuthResolvedConfig,
4
- AwsSdkSigV4PreviouslyResolved,
5
- } from "@aws-sdk/core";
6
- import {
7
- Client,
8
- HandlerExecutionContext,
9
- HttpAuthScheme,
10
- HttpAuthSchemeParameters,
11
- HttpAuthSchemeParametersProvider,
12
- HttpAuthSchemeProvider,
13
- } from "@smithy/types";
14
- import { STSClientResolvedConfig } from "../STSClient";
15
- export interface STSHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
16
- region?: string;
17
- }
18
- export interface STSHttpAuthSchemeParametersProvider
19
- extends HttpAuthSchemeParametersProvider<
20
- STSClientResolvedConfig,
21
- HandlerExecutionContext,
22
- STSHttpAuthSchemeParameters,
23
- object
24
- > {}
25
- export declare const defaultSTSHttpAuthSchemeParametersProvider: (
26
- config: STSClientResolvedConfig,
27
- context: HandlerExecutionContext,
28
- input: object
29
- ) => Promise<STSHttpAuthSchemeParameters>;
30
- export interface STSHttpAuthSchemeProvider
31
- extends HttpAuthSchemeProvider<STSHttpAuthSchemeParameters> {}
32
- export declare const defaultSTSHttpAuthSchemeProvider: STSHttpAuthSchemeProvider;
33
- export interface StsAuthInputConfig {}
34
- export interface StsAuthResolvedConfig {
35
- stsClientCtor: new (clientConfig: any) => Client<any, any, any>;
36
- }
37
- export declare const resolveStsAuthConfig: <T>(
38
- input: T & StsAuthInputConfig
39
- ) => T & StsAuthResolvedConfig;
40
- export interface HttpAuthSchemeInputConfig
41
- extends StsAuthInputConfig,
42
- AwsSdkSigV4AuthInputConfig {
43
- httpAuthSchemes?: HttpAuthScheme[];
44
- httpAuthSchemeProvider?: STSHttpAuthSchemeProvider;
45
- }
46
- export interface HttpAuthSchemeResolvedConfig
47
- extends StsAuthResolvedConfig,
48
- AwsSdkSigV4AuthResolvedConfig {
49
- readonly httpAuthSchemes: HttpAuthScheme[];
50
- readonly httpAuthSchemeProvider: STSHttpAuthSchemeProvider;
51
- }
52
- export declare const resolveHttpAuthSchemeConfig: <T>(
53
- config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
54
- ) => 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 { AssumeRoleRequest, AssumeRoleResponse } from "../models/models_0";
4
- import {
5
- ServiceInputTypes,
6
- ServiceOutputTypes,
7
- STSClientResolvedConfig,
8
- } from "../STSClient";
9
- export { __MetadataBearer, $Command };
10
- export interface AssumeRoleCommandInput extends AssumeRoleRequest {}
11
- export interface AssumeRoleCommandOutput
12
- extends AssumeRoleResponse,
13
- __MetadataBearer {}
14
- declare const AssumeRoleCommand_base: {
15
- new (
16
- input: AssumeRoleCommandInput
17
- ): import("@smithy/smithy-client").CommandImpl<
18
- AssumeRoleCommandInput,
19
- AssumeRoleCommandOutput,
20
- STSClientResolvedConfig,
21
- ServiceInputTypes,
22
- ServiceOutputTypes
23
- >;
24
- new (
25
- __0_0: AssumeRoleCommandInput
26
- ): import("@smithy/smithy-client").CommandImpl<
27
- AssumeRoleCommandInput,
28
- AssumeRoleCommandOutput,
29
- STSClientResolvedConfig,
30
- ServiceInputTypes,
31
- ServiceOutputTypes
32
- >;
33
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
34
- };
35
- export declare class AssumeRoleCommand extends AssumeRoleCommand_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
- AssumeRoleWithSAMLRequest,
5
- AssumeRoleWithSAMLResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- STSClientResolvedConfig,
11
- } from "../STSClient";
12
- export { __MetadataBearer, $Command };
13
- export interface AssumeRoleWithSAMLCommandInput
14
- extends AssumeRoleWithSAMLRequest {}
15
- export interface AssumeRoleWithSAMLCommandOutput
16
- extends AssumeRoleWithSAMLResponse,
17
- __MetadataBearer {}
18
- declare const AssumeRoleWithSAMLCommand_base: {
19
- new (
20
- input: AssumeRoleWithSAMLCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
22
- AssumeRoleWithSAMLCommandInput,
23
- AssumeRoleWithSAMLCommandOutput,
24
- STSClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
27
- >;
28
- new (
29
- __0_0: AssumeRoleWithSAMLCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
31
- AssumeRoleWithSAMLCommandInput,
32
- AssumeRoleWithSAMLCommandOutput,
33
- STSClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
36
- >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
- };
39
- export declare class AssumeRoleWithSAMLCommand extends AssumeRoleWithSAMLCommand_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
- AssumeRoleWithWebIdentityRequest,
5
- AssumeRoleWithWebIdentityResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- STSClientResolvedConfig,
11
- } from "../STSClient";
12
- export { __MetadataBearer, $Command };
13
- export interface AssumeRoleWithWebIdentityCommandInput
14
- extends AssumeRoleWithWebIdentityRequest {}
15
- export interface AssumeRoleWithWebIdentityCommandOutput
16
- extends AssumeRoleWithWebIdentityResponse,
17
- __MetadataBearer {}
18
- declare const AssumeRoleWithWebIdentityCommand_base: {
19
- new (
20
- input: AssumeRoleWithWebIdentityCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
22
- AssumeRoleWithWebIdentityCommandInput,
23
- AssumeRoleWithWebIdentityCommandOutput,
24
- STSClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
27
- >;
28
- new (
29
- __0_0: AssumeRoleWithWebIdentityCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
31
- AssumeRoleWithWebIdentityCommandInput,
32
- AssumeRoleWithWebIdentityCommandOutput,
33
- STSClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
36
- >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
- };
39
- export declare class AssumeRoleWithWebIdentityCommand extends AssumeRoleWithWebIdentityCommand_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
- DecodeAuthorizationMessageRequest,
5
- DecodeAuthorizationMessageResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- STSClientResolvedConfig,
11
- } from "../STSClient";
12
- export { __MetadataBearer, $Command };
13
- export interface DecodeAuthorizationMessageCommandInput
14
- extends DecodeAuthorizationMessageRequest {}
15
- export interface DecodeAuthorizationMessageCommandOutput
16
- extends DecodeAuthorizationMessageResponse,
17
- __MetadataBearer {}
18
- declare const DecodeAuthorizationMessageCommand_base: {
19
- new (
20
- input: DecodeAuthorizationMessageCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
22
- DecodeAuthorizationMessageCommandInput,
23
- DecodeAuthorizationMessageCommandOutput,
24
- STSClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
27
- >;
28
- new (
29
- __0_0: DecodeAuthorizationMessageCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
31
- DecodeAuthorizationMessageCommandInput,
32
- DecodeAuthorizationMessageCommandOutput,
33
- STSClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
36
- >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
- };
39
- export declare class DecodeAuthorizationMessageCommand extends DecodeAuthorizationMessageCommand_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
- GetAccessKeyInfoRequest,
5
- GetAccessKeyInfoResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- STSClientResolvedConfig,
11
- } from "../STSClient";
12
- export { __MetadataBearer, $Command };
13
- export interface GetAccessKeyInfoCommandInput extends GetAccessKeyInfoRequest {}
14
- export interface GetAccessKeyInfoCommandOutput
15
- extends GetAccessKeyInfoResponse,
16
- __MetadataBearer {}
17
- declare const GetAccessKeyInfoCommand_base: {
18
- new (
19
- input: GetAccessKeyInfoCommandInput
20
- ): import("@smithy/smithy-client").CommandImpl<
21
- GetAccessKeyInfoCommandInput,
22
- GetAccessKeyInfoCommandOutput,
23
- STSClientResolvedConfig,
24
- ServiceInputTypes,
25
- ServiceOutputTypes
26
- >;
27
- new (
28
- __0_0: GetAccessKeyInfoCommandInput
29
- ): import("@smithy/smithy-client").CommandImpl<
30
- GetAccessKeyInfoCommandInput,
31
- GetAccessKeyInfoCommandOutput,
32
- STSClientResolvedConfig,
33
- ServiceInputTypes,
34
- ServiceOutputTypes
35
- >;
36
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
- };
38
- export declare class GetAccessKeyInfoCommand extends GetAccessKeyInfoCommand_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
- GetCallerIdentityRequest,
5
- GetCallerIdentityResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- STSClientResolvedConfig,
11
- } from "../STSClient";
12
- export { __MetadataBearer, $Command };
13
- export interface GetCallerIdentityCommandInput
14
- extends GetCallerIdentityRequest {}
15
- export interface GetCallerIdentityCommandOutput
16
- extends GetCallerIdentityResponse,
17
- __MetadataBearer {}
18
- declare const GetCallerIdentityCommand_base: {
19
- new (
20
- input: GetCallerIdentityCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
22
- GetCallerIdentityCommandInput,
23
- GetCallerIdentityCommandOutput,
24
- STSClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
27
- >;
28
- new (
29
- ...[input]: [] | [GetCallerIdentityCommandInput]
30
- ): import("@smithy/smithy-client").CommandImpl<
31
- GetCallerIdentityCommandInput,
32
- GetCallerIdentityCommandOutput,
33
- STSClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
36
- >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
- };
39
- export declare class GetCallerIdentityCommand extends GetCallerIdentityCommand_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
- GetFederationTokenRequest,
5
- GetFederationTokenResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- STSClientResolvedConfig,
11
- } from "../STSClient";
12
- export { __MetadataBearer, $Command };
13
- export interface GetFederationTokenCommandInput
14
- extends GetFederationTokenRequest {}
15
- export interface GetFederationTokenCommandOutput
16
- extends GetFederationTokenResponse,
17
- __MetadataBearer {}
18
- declare const GetFederationTokenCommand_base: {
19
- new (
20
- input: GetFederationTokenCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
22
- GetFederationTokenCommandInput,
23
- GetFederationTokenCommandOutput,
24
- STSClientResolvedConfig,
25
- ServiceInputTypes,
26
- ServiceOutputTypes
27
- >;
28
- new (
29
- __0_0: GetFederationTokenCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
31
- GetFederationTokenCommandInput,
32
- GetFederationTokenCommandOutput,
33
- STSClientResolvedConfig,
34
- ServiceInputTypes,
35
- ServiceOutputTypes
36
- >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
- };
39
- export declare class GetFederationTokenCommand extends GetFederationTokenCommand_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
- GetSessionTokenRequest,
5
- GetSessionTokenResponse,
6
- } from "../models/models_0";
7
- import {
8
- ServiceInputTypes,
9
- ServiceOutputTypes,
10
- STSClientResolvedConfig,
11
- } from "../STSClient";
12
- export { __MetadataBearer, $Command };
13
- export interface GetSessionTokenCommandInput extends GetSessionTokenRequest {}
14
- export interface GetSessionTokenCommandOutput
15
- extends GetSessionTokenResponse,
16
- __MetadataBearer {}
17
- declare const GetSessionTokenCommand_base: {
18
- new (
19
- input: GetSessionTokenCommandInput
20
- ): import("@smithy/smithy-client").CommandImpl<
21
- GetSessionTokenCommandInput,
22
- GetSessionTokenCommandOutput,
23
- STSClientResolvedConfig,
24
- ServiceInputTypes,
25
- ServiceOutputTypes
26
- >;
27
- new (
28
- ...[input]: [] | [GetSessionTokenCommandInput]
29
- ): import("@smithy/smithy-client").CommandImpl<
30
- GetSessionTokenCommandInput,
31
- GetSessionTokenCommandOutput,
32
- STSClientResolvedConfig,
33
- ServiceInputTypes,
34
- ServiceOutputTypes
35
- >;
36
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
- };
38
- export declare class GetSessionTokenCommand extends GetSessionTokenCommand_base {}
@@ -1,8 +0,0 @@
1
- export * from "./AssumeRoleCommand";
2
- export * from "./AssumeRoleWithSAMLCommand";
3
- export * from "./AssumeRoleWithWebIdentityCommand";
4
- export * from "./DecodeAuthorizationMessageCommand";
5
- export * from "./GetAccessKeyInfoCommand";
6
- export * from "./GetCallerIdentityCommand";
7
- export * from "./GetFederationTokenCommand";
8
- export * from "./GetSessionTokenCommand";
@@ -1 +0,0 @@
1
- export declare const defaultProvider: any;
@@ -1,19 +0,0 @@
1
- import { Pluggable } from "@smithy/types";
2
- import {
3
- DefaultCredentialProvider,
4
- RoleAssumer,
5
- RoleAssumerWithWebIdentity,
6
- STSRoleAssumerOptions,
7
- } from "./defaultStsRoleAssumers";
8
- import { ServiceInputTypes, ServiceOutputTypes } from "./STSClient";
9
- export declare const getDefaultRoleAssumer: (
10
- stsOptions?: STSRoleAssumerOptions,
11
- stsPlugins?: Pluggable<ServiceInputTypes, ServiceOutputTypes>[]
12
- ) => RoleAssumer;
13
- export declare const getDefaultRoleAssumerWithWebIdentity: (
14
- stsOptions?: STSRoleAssumerOptions,
15
- stsPlugins?: Pluggable<ServiceInputTypes, ServiceOutputTypes>[]
16
- ) => RoleAssumerWithWebIdentity;
17
- export declare const decorateDefaultCredentialProvider: (
18
- provider: DefaultCredentialProvider
19
- ) => DefaultCredentialProvider;
@@ -1,33 +0,0 @@
1
- import { CredentialProviderOptions } from "@aws-sdk/types";
2
- import { AwsCredentialIdentity, Logger, Provider } from "@smithy/types";
3
- import { AssumeRoleCommandInput } from "./commands/AssumeRoleCommand";
4
- import { AssumeRoleWithWebIdentityCommandInput } from "./commands/AssumeRoleWithWebIdentityCommand";
5
- import { STSClient, STSClientConfig } from "./STSClient";
6
- export type STSRoleAssumerOptions = Pick<
7
- STSClientConfig,
8
- "logger" | "region" | "requestHandler"
9
- > & {
10
- credentialProviderLogger?: Logger;
11
- parentClientConfig?: CredentialProviderOptions["parentClientConfig"];
12
- };
13
- export type RoleAssumer = (
14
- sourceCreds: AwsCredentialIdentity,
15
- params: AssumeRoleCommandInput
16
- ) => Promise<AwsCredentialIdentity>;
17
- export declare const getDefaultRoleAssumer: (
18
- stsOptions: STSRoleAssumerOptions,
19
- stsClientCtor: new (options: STSClientConfig) => STSClient
20
- ) => RoleAssumer;
21
- export type RoleAssumerWithWebIdentity = (
22
- params: AssumeRoleWithWebIdentityCommandInput
23
- ) => Promise<AwsCredentialIdentity>;
24
- export declare const getDefaultRoleAssumerWithWebIdentity: (
25
- stsOptions: STSRoleAssumerOptions,
26
- stsClientCtor: new (options: STSClientConfig) => STSClient
27
- ) => RoleAssumerWithWebIdentity;
28
- export type DefaultCredentialProvider = (
29
- input: any
30
- ) => Provider<AwsCredentialIdentity>;
31
- export declare const decorateDefaultCredentialProvider: (
32
- provider: DefaultCredentialProvider
33
- ) => DefaultCredentialProvider;
@@ -1,57 +0,0 @@
1
- import {
2
- Endpoint,
3
- EndpointParameters as __EndpointParameters,
4
- EndpointV2,
5
- Provider,
6
- } from "@smithy/types";
7
- export interface ClientInputEndpointParameters {
8
- region?: string | Provider<string>;
9
- useDualstackEndpoint?: boolean | Provider<boolean>;
10
- useFipsEndpoint?: boolean | Provider<boolean>;
11
- endpoint?:
12
- | string
13
- | Provider<string>
14
- | Endpoint
15
- | Provider<Endpoint>
16
- | EndpointV2
17
- | Provider<EndpointV2>;
18
- useGlobalEndpoint?: boolean | Provider<boolean>;
19
- }
20
- export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
- defaultSigningName: string;
22
- };
23
- export declare const resolveClientEndpointParameters: <T>(
24
- options: T & ClientInputEndpointParameters
25
- ) => T &
26
- ClientInputEndpointParameters & {
27
- defaultSigningName: string;
28
- };
29
- export declare const commonParams: {
30
- readonly UseGlobalEndpoint: {
31
- readonly type: "builtInParams";
32
- readonly name: "useGlobalEndpoint";
33
- };
34
- readonly UseFIPS: {
35
- readonly type: "builtInParams";
36
- readonly name: "useFipsEndpoint";
37
- };
38
- readonly Endpoint: {
39
- readonly type: "builtInParams";
40
- readonly name: "endpoint";
41
- };
42
- readonly Region: {
43
- readonly type: "builtInParams";
44
- readonly name: "region";
45
- };
46
- readonly UseDualStack: {
47
- readonly type: "builtInParams";
48
- readonly name: "useDualstackEndpoint";
49
- };
50
- };
51
- export interface EndpointParameters extends __EndpointParameters {
52
- Region?: string;
53
- UseDualStack?: boolean;
54
- UseFIPS?: boolean;
55
- Endpoint?: string;
56
- UseGlobalEndpoint?: boolean;
57
- }
@@ -1,8 +0,0 @@
1
- import { EndpointV2, Logger } from "@smithy/types";
2
- import { EndpointParameters } from "./EndpointParameters";
3
- export declare const defaultEndpointResolver: (
4
- endpointParams: EndpointParameters,
5
- context?: {
6
- logger?: Logger;
7
- }
8
- ) => EndpointV2;
@@ -1,2 +0,0 @@
1
- import { RuleSetObject } from "@smithy/types";
2
- export declare const ruleSet: RuleSetObject;
@@ -1,9 +0,0 @@
1
- import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
- import { DefaultExtensionConfiguration } from "@smithy/types";
4
- import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
- export interface STSExtensionConfiguration
6
- extends HttpHandlerExtensionConfiguration,
7
- DefaultExtensionConfiguration,
8
- AwsRegionExtensionConfiguration,
9
- HttpAuthExtensionConfiguration {}
@@ -1,9 +0,0 @@
1
- export * from "./STSClient";
2
- export * from "./STS";
3
- export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
4
- export { RuntimeExtension } from "./runtimeExtensions";
5
- export { STSExtensionConfiguration } from "./extensionConfiguration";
6
- export * from "./commands";
7
- export * from "./models";
8
- export * from "./defaultRoleAssumers";
9
- export { STSServiceException } from "./models/STSServiceException";
@@ -1,8 +0,0 @@
1
- import {
2
- ServiceException as __ServiceException,
3
- ServiceExceptionOptions as __ServiceExceptionOptions,
4
- } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
6
- export declare class STSServiceException extends __ServiceException {
7
- constructor(options: __ServiceExceptionOptions);
8
- }
@@ -1 +0,0 @@
1
- export * from "./models_0";