@cdklabs/cdk-ecs-codedeploy 0.0.398 → 0.0.400

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 (168) 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/dist-es/protocols/Aws_json1_1.js +2 -2
  8. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/AddTagsToOnPremisesInstancesCommand.d.ts +1 -1
  9. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationRevisionsCommand.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetApplicationsCommand.d.ts +1 -1
  11. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentGroupsCommand.d.ts +1 -1
  12. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentInstancesCommand.d.ts +1 -1
  13. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentTargetsCommand.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetDeploymentsCommand.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/BatchGetOnPremisesInstancesCommand.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateApplicationCommand.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentCommand.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentConfigCommand.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/CreateDeploymentGroupCommand.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteApplicationCommand.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentConfigCommand.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeleteDeploymentGroupCommand.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/DeregisterOnPremisesInstanceCommand.d.ts +1 -1
  24. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationCommand.d.ts +1 -1
  25. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetApplicationRevisionCommand.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentCommand.d.ts +1 -1
  27. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentConfigCommand.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentGroupCommand.d.ts +1 -1
  29. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentInstanceCommand.d.ts +1 -1
  30. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetDeploymentTargetCommand.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/GetOnPremisesInstanceCommand.d.ts +1 -1
  32. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListApplicationRevisionsCommand.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentGroupsCommand.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentInstancesCommand.d.ts +1 -1
  35. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListDeploymentTargetsCommand.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterApplicationRevisionCommand.d.ts +1 -1
  38. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RegisterOnPremisesInstanceCommand.d.ts +1 -1
  39. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +1 -1
  40. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/StopDeploymentCommand.d.ts +1 -1
  41. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/TagResourceCommand.d.ts +1 -1
  42. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  43. package/node_modules/@aws-sdk/client-codedeploy/dist-types/commands/UpdateDeploymentGroupCommand.d.ts +1 -1
  44. package/node_modules/@aws-sdk/client-codedeploy/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  45. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.browser.d.ts +17 -17
  46. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.d.ts +16 -16
  47. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.native.d.ts +18 -18
  48. package/node_modules/@aws-sdk/client-codedeploy/dist-types/runtimeConfig.shared.d.ts +3 -3
  49. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/AddTagsToOnPremisesInstancesCommand.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationRevisionsCommand.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetApplicationsCommand.d.ts +1 -1
  52. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentGroupsCommand.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentInstancesCommand.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentTargetsCommand.d.ts +1 -1
  55. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetDeploymentsCommand.d.ts +1 -1
  56. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/BatchGetOnPremisesInstancesCommand.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +1 -1
  58. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentConfigCommand.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/CreateDeploymentGroupCommand.d.ts +1 -1
  61. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentConfigCommand.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeleteDeploymentGroupCommand.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/DeregisterOnPremisesInstanceCommand.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationCommand.d.ts +1 -1
  66. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetApplicationRevisionCommand.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +1 -1
  68. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentConfigCommand.d.ts +1 -1
  69. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentGroupCommand.d.ts +1 -1
  70. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentInstanceCommand.d.ts +1 -1
  71. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetDeploymentTargetCommand.d.ts +1 -1
  72. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/GetOnPremisesInstanceCommand.d.ts +1 -1
  73. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListApplicationRevisionsCommand.d.ts +1 -1
  74. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentGroupsCommand.d.ts +1 -1
  75. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentInstancesCommand.d.ts +1 -1
  76. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListDeploymentTargetsCommand.d.ts +1 -1
  77. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterApplicationRevisionCommand.d.ts +1 -1
  79. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RegisterOnPremisesInstanceCommand.d.ts +1 -1
  80. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/RemoveTagsFromOnPremisesInstancesCommand.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/StopDeploymentCommand.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  83. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  84. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/commands/UpdateDeploymentGroupCommand.d.ts +1 -1
  85. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  86. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  87. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  88. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  89. package/node_modules/@aws-sdk/client-codedeploy/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  90. package/node_modules/@aws-sdk/client-codedeploy/package.json +20 -20
  91. package/node_modules/@aws-sdk/client-sso/dist-types/commands/GetRoleCredentialsCommand.d.ts +1 -1
  92. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountRolesCommand.d.ts +1 -1
  93. package/node_modules/@aws-sdk/client-sso/dist-types/commands/ListAccountsCommand.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-sso/dist-types/commands/LogoutCommand.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-sso/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  96. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.browser.d.ts +17 -17
  97. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.d.ts +15 -15
  98. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.native.d.ts +18 -18
  99. package/node_modules/@aws-sdk/client-sso/dist-types/runtimeConfig.shared.d.ts +3 -3
  100. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/GetRoleCredentialsCommand.d.ts +1 -1
  101. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountRolesCommand.d.ts +1 -1
  102. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/ListAccountsCommand.d.ts +1 -1
  103. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/commands/LogoutCommand.d.ts +1 -1
  104. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  105. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  106. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.d.ts +19 -26
  107. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  108. package/node_modules/@aws-sdk/client-sso/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  109. package/node_modules/@aws-sdk/client-sso/package.json +19 -19
  110. package/node_modules/@aws-sdk/core/package.json +5 -5
  111. package/node_modules/@aws-sdk/credential-provider-env/package.json +4 -4
  112. package/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +2 -3
  113. package/node_modules/@aws-sdk/credential-provider-http/package.json +5 -5
  114. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +2 -2
  115. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +1 -1
  116. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +9 -1
  117. package/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +2 -2
  118. package/node_modules/@aws-sdk/credential-provider-ini/package.json +10 -10
  119. package/node_modules/@aws-sdk/credential-provider-node/package.json +9 -9
  120. package/node_modules/@aws-sdk/credential-provider-process/package.json +4 -4
  121. package/node_modules/@aws-sdk/credential-provider-sso/package.json +6 -6
  122. package/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +17 -7
  123. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +5 -5
  124. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +2 -2
  125. package/node_modules/@aws-sdk/middleware-host-header/package.json +3 -3
  126. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  127. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +3 -3
  128. package/node_modules/@aws-sdk/middleware-user-agent/package.json +6 -6
  129. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +1 -1
  130. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -3
  131. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +17 -17
  132. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +15 -15
  133. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +18 -18
  134. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
  135. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +1 -1
  136. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +1 -1
  137. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +1 -3
  138. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +19 -19
  139. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +18 -18
  140. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +20 -20
  141. package/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +4 -4
  142. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +1 -1
  143. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +1 -4
  144. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +22 -32
  145. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +19 -26
  146. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +23 -33
  147. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +3 -3
  148. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +1 -1
  149. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +1 -1
  150. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +1 -4
  151. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +25 -40
  152. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +25 -37
  153. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +26 -41
  154. package/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +5 -7
  155. package/node_modules/@aws-sdk/nested-clients/package.json +19 -19
  156. package/node_modules/@aws-sdk/region-config-resolver/package.json +3 -3
  157. package/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -1
  158. package/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -1
  159. package/node_modules/@aws-sdk/token-providers/package.json +4 -4
  160. package/node_modules/@aws-sdk/types/package.json +2 -2
  161. package/node_modules/@aws-sdk/util-endpoints/package.json +3 -3
  162. package/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +3 -3
  163. package/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  164. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +2 -2
  165. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +2 -2
  166. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  167. package/node_modules/@aws-sdk/util-user-agent-node/package.json +4 -4
  168. package/package.json +5 -5
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/smithy-client").ResolvedDefaultsMode>;
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<string>;
14
14
  requestHandler: RequestHandler | import("@smithy/protocol-http").HttpHandler<any>;
@@ -22,22 +22,22 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
22
22
  cacheMiddleware?: boolean | undefined;
23
23
  urlParser: import("@smithy/types").UrlParser;
24
24
  base64Decoder: import("@smithy/types").Decoder;
25
- base64Encoder: (_input: string | Uint8Array) => string;
25
+ base64Encoder: (_input: Uint8Array | string) => string;
26
26
  utf8Decoder: import("@smithy/types").Decoder;
27
- utf8Encoder: (input: string | Uint8Array) => string;
27
+ utf8Encoder: (input: Uint8Array | string) => string;
28
28
  disableHostPrefix: boolean;
29
29
  serviceId: string;
30
- profile?: string | undefined;
30
+ profile?: string;
31
31
  logger: import("@smithy/types").Logger;
32
32
  extensions: import("./runtimeExtensions").RuntimeExtension[];
33
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
34
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
33
+ customUserAgent?: string | import("@smithy/types").UserAgent;
34
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
35
35
  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;
36
36
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
37
- logger?: import("@smithy/types").Logger | undefined;
37
+ logger?: import("@smithy/types").Logger;
38
38
  }) => import("@smithy/types").EndpointV2;
39
- tls?: boolean | undefined;
40
- serviceConfiguredEndpoint?: undefined;
39
+ tls?: boolean;
40
+ serviceConfiguredEndpoint?: never;
41
41
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
42
42
  schemeId: string;
43
43
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
@@ -48,10 +48,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
48
48
  signer: import("@smithy/core").NoAuthSigner;
49
49
  })[];
50
50
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOHttpAuthSchemeProvider;
51
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
52
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
53
- signingEscapePath?: boolean | undefined;
54
- systemClockOffset?: number | undefined;
55
- signingRegion?: string | undefined;
56
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
51
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
52
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
53
+ signingEscapePath?: boolean;
54
+ systemClockOffset?: number;
55
+ signingRegion?: string;
56
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
57
57
  };
@@ -7,36 +7,36 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
7
7
  sha256: import("@smithy/types").HashConstructor;
8
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
9
  apiVersion: string;
10
- cacheMiddleware?: boolean | undefined;
10
+ cacheMiddleware?: boolean;
11
11
  urlParser: import("@smithy/types").UrlParser;
12
12
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
13
  streamCollector: import("@smithy/types").StreamCollector;
14
14
  base64Decoder: import("@smithy/types").Decoder;
15
- base64Encoder: (_input: string | Uint8Array) => string;
15
+ base64Encoder: (_input: Uint8Array | string) => string;
16
16
  utf8Decoder: import("@smithy/types").Decoder;
17
- utf8Encoder: (input: string | Uint8Array) => string;
17
+ utf8Encoder: (input: Uint8Array | string) => string;
18
18
  disableHostPrefix: boolean;
19
19
  serviceId: string;
20
20
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  region: string | import("@smithy/types").Provider<any>;
23
- profile?: string | undefined;
24
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved | undefined) => Promise<import("@smithy/types").UserAgent>;
23
+ profile?: string;
24
+ defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
25
25
  maxAttempts: number | import("@smithy/types").Provider<number>;
26
26
  retryMode: string | import("@smithy/types").Provider<string>;
27
27
  logger: import("@smithy/types").Logger;
28
28
  extensions: import("./runtimeExtensions").RuntimeExtension[];
29
29
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
30
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
31
- userAgentAppId?: string | import("@smithy/types").Provider<string | undefined> | undefined;
32
- retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2 | undefined;
30
+ customUserAgent?: string | import("@smithy/types").UserAgent;
31
+ userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
32
+ retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
33
33
  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;
34
34
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
35
- logger?: import("@smithy/types").Logger | undefined;
35
+ logger?: import("@smithy/types").Logger;
36
36
  }) => import("@smithy/types").EndpointV2;
37
- tls?: boolean | undefined;
38
- serviceConfiguredEndpoint?: undefined;
39
- authSchemePreference?: string[] | import("@smithy/types").Provider<string[]> | undefined;
37
+ tls?: boolean;
38
+ serviceConfiguredEndpoint?: never;
39
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
40
40
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[] | ({
41
41
  schemeId: string;
42
42
  identityProvider: (ipc: import("@smithy/types").IdentityProviderConfig) => import("@smithy/types").IdentityProvider<import("@smithy/types").Identity> | undefined;
@@ -47,10 +47,10 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
47
47
  signer: import("@smithy/core").NoAuthSigner;
48
48
  })[];
49
49
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOHttpAuthSchemeProvider;
50
- credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider | undefined;
51
- signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme | undefined) => Promise<import("@smithy/types").RequestSigner>) | undefined;
52
- signingEscapePath?: boolean | undefined;
53
- systemClockOffset?: number | undefined;
54
- signingRegion?: string | undefined;
55
- signerConstructor?: (new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner) | undefined;
50
+ credentials?: import("@smithy/types").AwsCredentialIdentity | import("@smithy/types").AwsCredentialIdentityProvider;
51
+ signer?: import("@smithy/types").RequestSigner | ((authScheme?: import("@smithy/types").AuthScheme) => Promise<import("@smithy/types").RequestSigner>);
52
+ signingEscapePath?: boolean;
53
+ systemClockOffset?: number;
54
+ signingRegion?: string;
55
+ signerConstructor?: new (options: import("@smithy/signature-v4").SignatureV4Init & import("@smithy/signature-v4").SignatureV4CryptoInit) => import("@smithy/types").RequestSigner;
56
56
  };
@@ -8,10 +8,10 @@ import { SSOClientConfig } from "./SSOClient";
8
8
  export declare const getRuntimeConfig: (config: SSOClientConfig) => {
9
9
  apiVersion: string;
10
10
  base64Decoder: import("@smithy/types").Decoder;
11
- base64Encoder: (_input: string | Uint8Array) => string;
11
+ base64Encoder: (_input: Uint8Array | string) => string;
12
12
  disableHostPrefix: boolean;
13
13
  endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
14
- logger?: import("@smithy/types").Logger | undefined;
14
+ logger?: import("@smithy/types").Logger;
15
15
  }) => import("@smithy/types").EndpointV2;
16
16
  extensions: import("./runtimeExtensions").RuntimeExtension[];
17
17
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOHttpAuthSchemeProvider;
@@ -28,5 +28,5 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
28
28
  serviceId: string;
29
29
  urlParser: import("@smithy/types").UrlParser;
30
30
  utf8Decoder: import("@smithy/types").Decoder;
31
- utf8Encoder: (input: string | Uint8Array) => string;
31
+ utf8Encoder: (input: Uint8Array | string) => string;
32
32
  };
@@ -27,7 +27,7 @@ declare const GetRoleCredentialsCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: GetRoleCredentialsCommandInput
30
+ input: GetRoleCredentialsCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  GetRoleCredentialsCommandInput,
33
33
  GetRoleCredentialsCommandOutput,
@@ -26,7 +26,7 @@ declare const ListAccountRolesCommand_base: {
26
26
  ServiceOutputTypes
27
27
  >;
28
28
  new (
29
- __0_0: ListAccountRolesCommandInput
29
+ input: ListAccountRolesCommandInput
30
30
  ): import("@smithy/smithy-client").CommandImpl<
31
31
  ListAccountRolesCommandInput,
32
32
  ListAccountRolesCommandOutput,
@@ -23,7 +23,7 @@ declare const ListAccountsCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: ListAccountsCommandInput
26
+ input: ListAccountsCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  ListAccountsCommandInput,
29
29
  ListAccountsCommandOutput,
@@ -18,7 +18,7 @@ declare const LogoutCommand_base: {
18
18
  ServiceInputTypes,
19
19
  ServiceOutputTypes
20
20
  >;
21
- new (__0_0: LogoutCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ new (input: LogoutCommandInput): import("@smithy/smithy-client").CommandImpl<
22
22
  LogoutCommandInput,
23
23
  LogoutCommandOutput,
24
24
  SSOClientResolvedConfig,
@@ -21,10 +21,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
21
21
  };
22
22
  export declare const resolveClientEndpointParameters: <T>(
23
23
  options: T & ClientInputEndpointParameters
24
- ) => T &
25
- ClientInputEndpointParameters & {
26
- defaultSigningName: string;
27
- };
24
+ ) => T & ClientResolvedEndpointParameters;
28
25
  export declare const commonParams: {
29
26
  readonly UseFIPS: {
30
27
  readonly type: "builtInParams";
@@ -7,9 +7,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
7
7
  >;
8
8
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
9
9
  defaultUserAgentProvider: (
10
- config?:
11
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
12
- | undefined
10
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
13
11
  ) => Promise<import("@smithy/types").UserAgent>;
14
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
15
13
  region: string | import("@smithy/types").Provider<any>;
@@ -25,23 +23,22 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
25
23
  cacheMiddleware?: boolean | undefined;
26
24
  urlParser: import("@smithy/types").UrlParser;
27
25
  base64Decoder: import("@smithy/types").Decoder;
28
- base64Encoder: (_input: string | Uint8Array) => string;
26
+ base64Encoder: (_input: Uint8Array | string) => string;
29
27
  utf8Decoder: import("@smithy/types").Decoder;
30
- utf8Encoder: (input: string | Uint8Array) => string;
28
+ utf8Encoder: (input: Uint8Array | string) => string;
31
29
  disableHostPrefix: boolean;
32
30
  serviceId: string;
33
- profile?: string | undefined;
31
+ profile?: string;
34
32
  logger: import("@smithy/types").Logger;
35
33
  extensions: import("./runtimeExtensions").RuntimeExtension[];
36
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
34
+ customUserAgent?: string | import("@smithy/types").UserAgent;
37
35
  userAgentAppId?:
38
36
  | string
39
- | import("@smithy/types").Provider<string | undefined>
40
- | undefined;
37
+ | undefined
38
+ | import("@smithy/types").Provider<string | undefined>;
41
39
  retryStrategy?:
42
40
  | import("@smithy/types").RetryStrategy
43
- | import("@smithy/types").RetryStrategyV2
44
- | undefined;
41
+ | import("@smithy/types").RetryStrategyV2;
45
42
  endpoint?:
46
43
  | ((
47
44
  | string
@@ -62,15 +59,12 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
62
59
  endpointProvider: (
63
60
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
64
61
  context?: {
65
- logger?: import("@smithy/types").Logger | undefined;
62
+ logger?: import("@smithy/types").Logger;
66
63
  }
67
64
  ) => import("@smithy/types").EndpointV2;
68
- tls?: boolean | undefined;
69
- serviceConfiguredEndpoint?: undefined;
70
- authSchemePreference?:
71
- | string[]
72
- | import("@smithy/types").Provider<string[]>
73
- | undefined;
65
+ tls?: boolean;
66
+ serviceConfiguredEndpoint?: never;
67
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
74
68
  httpAuthSchemes:
75
69
  | import("@smithy/types").HttpAuthScheme[]
76
70
  | (
@@ -100,21 +94,17 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
100
94
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOHttpAuthSchemeProvider;
101
95
  credentials?:
102
96
  | import("@smithy/types").AwsCredentialIdentity
103
- | import("@smithy/types").AwsCredentialIdentityProvider
104
- | undefined;
97
+ | import("@smithy/types").AwsCredentialIdentityProvider;
105
98
  signer?:
106
99
  | import("@smithy/types").RequestSigner
107
100
  | ((
108
- authScheme?: import("@smithy/types").AuthScheme | undefined
109
- ) => Promise<import("@smithy/types").RequestSigner>)
110
- | undefined;
111
- signingEscapePath?: boolean | undefined;
112
- systemClockOffset?: number | undefined;
113
- signingRegion?: string | undefined;
114
- signerConstructor?:
115
- | (new (
116
- options: import("@smithy/signature-v4").SignatureV4Init &
117
- import("@smithy/signature-v4").SignatureV4CryptoInit
118
- ) => import("@smithy/types").RequestSigner)
119
- | undefined;
101
+ authScheme?: import("@smithy/types").AuthScheme
102
+ ) => Promise<import("@smithy/types").RequestSigner>);
103
+ signingEscapePath?: boolean;
104
+ systemClockOffset?: number;
105
+ signingRegion?: string;
106
+ signerConstructor?: new (
107
+ options: import("@smithy/signature-v4").SignatureV4Init &
108
+ import("@smithy/signature-v4").SignatureV4CryptoInit
109
+ ) => import("@smithy/types").RequestSigner;
120
110
  };
@@ -8,9 +8,7 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
8
8
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  defaultUserAgentProvider: (
11
- config?:
12
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
13
- | undefined
11
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
14
12
  ) => Promise<import("@smithy/types").UserAgent>;
15
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
16
14
  region: string | import("@smithy/types").Provider<string>;
@@ -27,19 +25,18 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
27
25
  cacheMiddleware?: boolean | undefined;
28
26
  urlParser: import("@smithy/types").UrlParser;
29
27
  base64Decoder: import("@smithy/types").Decoder;
30
- base64Encoder: (_input: string | Uint8Array) => string;
28
+ base64Encoder: (_input: Uint8Array | string) => string;
31
29
  utf8Decoder: import("@smithy/types").Decoder;
32
- utf8Encoder: (input: string | Uint8Array) => string;
30
+ utf8Encoder: (input: Uint8Array | string) => string;
33
31
  disableHostPrefix: boolean;
34
32
  serviceId: string;
35
- profile?: string | undefined;
33
+ profile?: string;
36
34
  logger: import("@smithy/types").Logger;
37
35
  extensions: import("./runtimeExtensions").RuntimeExtension[];
38
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
36
+ customUserAgent?: string | import("@smithy/types").UserAgent;
39
37
  retryStrategy?:
40
38
  | import("@smithy/types").RetryStrategy
41
- | import("@smithy/types").RetryStrategyV2
42
- | undefined;
39
+ | import("@smithy/types").RetryStrategyV2;
43
40
  endpoint?:
44
41
  | ((
45
42
  | string
@@ -60,11 +57,11 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
60
57
  endpointProvider: (
61
58
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
62
59
  context?: {
63
- logger?: import("@smithy/types").Logger | undefined;
60
+ logger?: import("@smithy/types").Logger;
64
61
  }
65
62
  ) => import("@smithy/types").EndpointV2;
66
- tls?: boolean | undefined;
67
- serviceConfiguredEndpoint?: undefined;
63
+ tls?: boolean;
64
+ serviceConfiguredEndpoint?: never;
68
65
  httpAuthSchemes:
69
66
  | import("@smithy/types").HttpAuthScheme[]
70
67
  | (
@@ -94,21 +91,17 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
94
91
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOHttpAuthSchemeProvider;
95
92
  credentials?:
96
93
  | import("@smithy/types").AwsCredentialIdentity
97
- | import("@smithy/types").AwsCredentialIdentityProvider
98
- | undefined;
94
+ | import("@smithy/types").AwsCredentialIdentityProvider;
99
95
  signer?:
100
96
  | import("@smithy/types").RequestSigner
101
97
  | ((
102
- authScheme?: import("@smithy/types").AuthScheme | undefined
103
- ) => Promise<import("@smithy/types").RequestSigner>)
104
- | undefined;
105
- signingEscapePath?: boolean | undefined;
106
- systemClockOffset?: number | undefined;
107
- signingRegion?: string | undefined;
108
- signerConstructor?:
109
- | (new (
110
- options: import("@smithy/signature-v4").SignatureV4Init &
111
- import("@smithy/signature-v4").SignatureV4CryptoInit
112
- ) => import("@smithy/types").RequestSigner)
113
- | undefined;
98
+ authScheme?: import("@smithy/types").AuthScheme
99
+ ) => Promise<import("@smithy/types").RequestSigner>);
100
+ signingEscapePath?: boolean;
101
+ systemClockOffset?: number;
102
+ signingRegion?: string;
103
+ signerConstructor?: new (
104
+ options: import("@smithy/signature-v4").SignatureV4Init &
105
+ import("@smithy/signature-v4").SignatureV4CryptoInit
106
+ ) => import("@smithy/types").RequestSigner;
114
107
  };
@@ -9,24 +9,22 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
9
9
  | import("@smithy/protocol-http").HttpHandler<any>
10
10
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
11
11
  apiVersion: string;
12
- cacheMiddleware?: boolean | undefined;
12
+ cacheMiddleware?: boolean;
13
13
  urlParser: import("@smithy/types").UrlParser;
14
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
15
15
  streamCollector: import("@smithy/types").StreamCollector;
16
16
  base64Decoder: import("@smithy/types").Decoder;
17
- base64Encoder: (_input: string | Uint8Array) => string;
17
+ base64Encoder: (_input: Uint8Array | string) => string;
18
18
  utf8Decoder: import("@smithy/types").Decoder;
19
- utf8Encoder: (input: string | Uint8Array) => string;
19
+ utf8Encoder: (input: Uint8Array | string) => string;
20
20
  disableHostPrefix: boolean;
21
21
  serviceId: string;
22
22
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
23
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
24
24
  region: string | import("@smithy/types").Provider<any>;
25
- profile?: string | undefined;
25
+ profile?: string;
26
26
  defaultUserAgentProvider: (
27
- config?:
28
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
29
- | undefined
27
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
30
28
  ) => Promise<import("@smithy/types").UserAgent>;
31
29
  maxAttempts: number | import("@smithy/types").Provider<number>;
32
30
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -37,15 +35,14 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
37
35
  | import("@smithy/types").Provider<
38
36
  import("@smithy/smithy-client").DefaultsMode
39
37
  >;
40
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
38
+ customUserAgent?: string | import("@smithy/types").UserAgent;
41
39
  userAgentAppId?:
42
40
  | string
43
- | import("@smithy/types").Provider<string | undefined>
44
- | undefined;
41
+ | undefined
42
+ | import("@smithy/types").Provider<string | undefined>;
45
43
  retryStrategy?:
46
44
  | import("@smithy/types").RetryStrategy
47
- | import("@smithy/types").RetryStrategyV2
48
- | undefined;
45
+ | import("@smithy/types").RetryStrategyV2;
49
46
  endpoint?:
50
47
  | ((
51
48
  | string
@@ -66,15 +63,12 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
66
63
  endpointProvider: (
67
64
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
68
65
  context?: {
69
- logger?: import("@smithy/types").Logger | undefined;
66
+ logger?: import("@smithy/types").Logger;
70
67
  }
71
68
  ) => import("@smithy/types").EndpointV2;
72
- tls?: boolean | undefined;
73
- serviceConfiguredEndpoint?: undefined;
74
- authSchemePreference?:
75
- | string[]
76
- | import("@smithy/types").Provider<string[]>
77
- | undefined;
69
+ tls?: boolean;
70
+ serviceConfiguredEndpoint?: never;
71
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
78
72
  httpAuthSchemes:
79
73
  | import("@smithy/types").HttpAuthScheme[]
80
74
  | (
@@ -104,21 +98,17 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
104
98
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOHttpAuthSchemeProvider;
105
99
  credentials?:
106
100
  | import("@smithy/types").AwsCredentialIdentity
107
- | import("@smithy/types").AwsCredentialIdentityProvider
108
- | undefined;
101
+ | import("@smithy/types").AwsCredentialIdentityProvider;
109
102
  signer?:
110
103
  | import("@smithy/types").RequestSigner
111
104
  | ((
112
- authScheme?: import("@smithy/types").AuthScheme | undefined
113
- ) => Promise<import("@smithy/types").RequestSigner>)
114
- | undefined;
115
- signingEscapePath?: boolean | undefined;
116
- systemClockOffset?: number | undefined;
117
- signingRegion?: string | undefined;
118
- signerConstructor?:
119
- | (new (
120
- options: import("@smithy/signature-v4").SignatureV4Init &
121
- import("@smithy/signature-v4").SignatureV4CryptoInit
122
- ) => import("@smithy/types").RequestSigner)
123
- | undefined;
105
+ authScheme?: import("@smithy/types").AuthScheme
106
+ ) => Promise<import("@smithy/types").RequestSigner>);
107
+ signingEscapePath?: boolean;
108
+ systemClockOffset?: number;
109
+ signingRegion?: string;
110
+ signerConstructor?: new (
111
+ options: import("@smithy/signature-v4").SignatureV4Init &
112
+ import("@smithy/signature-v4").SignatureV4CryptoInit
113
+ ) => import("@smithy/types").RequestSigner;
124
114
  };
@@ -5,12 +5,12 @@ import { SSOClientConfig } from "./SSOClient";
5
5
  export declare const getRuntimeConfig: (config: SSOClientConfig) => {
6
6
  apiVersion: string;
7
7
  base64Decoder: import("@smithy/types").Decoder;
8
- base64Encoder: (_input: string | Uint8Array) => string;
8
+ base64Encoder: (_input: Uint8Array | string) => string;
9
9
  disableHostPrefix: boolean;
10
10
  endpointProvider: (
11
11
  endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
12
12
  context?: {
13
- logger?: import("@smithy/types").Logger | undefined;
13
+ logger?: import("@smithy/types").Logger;
14
14
  }
15
15
  ) => import("@smithy/types").EndpointV2;
16
16
  extensions: import("./runtimeExtensions").RuntimeExtension[];
@@ -45,5 +45,5 @@ export declare const getRuntimeConfig: (config: SSOClientConfig) => {
45
45
  serviceId: string;
46
46
  urlParser: import("@smithy/types").UrlParser;
47
47
  utf8Decoder: import("@smithy/types").Decoder;
48
- utf8Encoder: (input: string | Uint8Array) => string;
48
+ utf8Encoder: (input: Uint8Array | string) => string;
49
49
  };
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-sso",
3
3
  "description": "AWS SDK for JavaScript Sso Client for Node.js, Browser and React Native",
4
- "version": "3.799.0",
4
+ "version": "3.804.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-sso",
@@ -20,40 +20,40 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.799.0",
24
- "@aws-sdk/middleware-host-header": "3.775.0",
25
- "@aws-sdk/middleware-logger": "3.775.0",
26
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
27
- "@aws-sdk/middleware-user-agent": "3.799.0",
28
- "@aws-sdk/region-config-resolver": "3.775.0",
29
- "@aws-sdk/types": "3.775.0",
30
- "@aws-sdk/util-endpoints": "3.787.0",
31
- "@aws-sdk/util-user-agent-browser": "3.775.0",
32
- "@aws-sdk/util-user-agent-node": "3.799.0",
23
+ "@aws-sdk/core": "3.804.0",
24
+ "@aws-sdk/middleware-host-header": "3.804.0",
25
+ "@aws-sdk/middleware-logger": "3.804.0",
26
+ "@aws-sdk/middleware-recursion-detection": "3.804.0",
27
+ "@aws-sdk/middleware-user-agent": "3.804.0",
28
+ "@aws-sdk/region-config-resolver": "3.804.0",
29
+ "@aws-sdk/types": "3.804.0",
30
+ "@aws-sdk/util-endpoints": "3.804.0",
31
+ "@aws-sdk/util-user-agent-browser": "3.804.0",
32
+ "@aws-sdk/util-user-agent-node": "3.804.0",
33
33
  "@smithy/config-resolver": "^4.1.0",
34
- "@smithy/core": "^3.3.0",
34
+ "@smithy/core": "^3.3.1",
35
35
  "@smithy/fetch-http-handler": "^5.0.2",
36
36
  "@smithy/hash-node": "^4.0.2",
37
37
  "@smithy/invalid-dependency": "^4.0.2",
38
38
  "@smithy/middleware-content-length": "^4.0.2",
39
- "@smithy/middleware-endpoint": "^4.1.1",
40
- "@smithy/middleware-retry": "^4.1.1",
39
+ "@smithy/middleware-endpoint": "^4.1.2",
40
+ "@smithy/middleware-retry": "^4.1.3",
41
41
  "@smithy/middleware-serde": "^4.0.3",
42
42
  "@smithy/middleware-stack": "^4.0.2",
43
43
  "@smithy/node-config-provider": "^4.0.2",
44
44
  "@smithy/node-http-handler": "^4.0.4",
45
45
  "@smithy/protocol-http": "^5.1.0",
46
- "@smithy/smithy-client": "^4.2.1",
46
+ "@smithy/smithy-client": "^4.2.2",
47
47
  "@smithy/types": "^4.2.0",
48
48
  "@smithy/url-parser": "^4.0.2",
49
49
  "@smithy/util-base64": "^4.0.0",
50
50
  "@smithy/util-body-length-browser": "^4.0.0",
51
51
  "@smithy/util-body-length-node": "^4.0.0",
52
- "@smithy/util-defaults-mode-browser": "^4.0.9",
53
- "@smithy/util-defaults-mode-node": "^4.0.9",
52
+ "@smithy/util-defaults-mode-browser": "^4.0.10",
53
+ "@smithy/util-defaults-mode-node": "^4.0.10",
54
54
  "@smithy/util-endpoints": "^3.0.2",
55
55
  "@smithy/util-middleware": "^4.0.2",
56
- "@smithy/util-retry": "^4.0.2",
56
+ "@smithy/util-retry": "^4.0.3",
57
57
  "@smithy/util-utf8": "^4.0.0",
58
58
  "tslib": "^2.6.2"
59
59
  },
@@ -63,7 +63,7 @@
63
63
  "concurrently": "7.0.0",
64
64
  "downlevel-dts": "0.10.1",
65
65
  "rimraf": "3.0.2",
66
- "typescript": "~5.2.2"
66
+ "typescript": "~5.8.3"
67
67
  },
68
68
  "engines": {
69
69
  "node": ">=18.0.0"
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/core",
3
- "version": "3.799.0",
3
+ "version": "3.804.0",
4
4
  "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
5
  "scripts": {
6
6
  "build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
@@ -81,13 +81,13 @@
81
81
  },
82
82
  "license": "Apache-2.0",
83
83
  "dependencies": {
84
- "@aws-sdk/types": "3.775.0",
85
- "@smithy/core": "^3.3.0",
84
+ "@aws-sdk/types": "3.804.0",
85
+ "@smithy/core": "^3.3.1",
86
86
  "@smithy/node-config-provider": "^4.0.2",
87
87
  "@smithy/property-provider": "^4.0.2",
88
88
  "@smithy/protocol-http": "^5.1.0",
89
89
  "@smithy/signature-v4": "^5.1.0",
90
- "@smithy/smithy-client": "^4.2.1",
90
+ "@smithy/smithy-client": "^4.2.2",
91
91
  "@smithy/types": "^4.2.0",
92
92
  "@smithy/util-middleware": "^4.0.2",
93
93
  "fast-xml-parser": "4.4.1",
@@ -98,7 +98,7 @@
98
98
  "concurrently": "7.0.0",
99
99
  "downlevel-dts": "0.10.1",
100
100
  "rimraf": "3.0.2",
101
- "typescript": "~5.2.2"
101
+ "typescript": "~5.8.3"
102
102
  },
103
103
  "engines": {
104
104
  "node": ">=18.0.0"