@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
@@ -9,24 +9,22 @@ export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
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: SSOOIDCClientConfig) => {
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: SSOOIDCClientConfig) => {
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: SSOOIDCClientConfig) => {
104
98
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SSOOIDCHttpAuthSchemeProvider;
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 { SSOOIDCClientConfig } from "./SSOOIDCClient";
5
5
  export declare const getRuntimeConfig: (config: SSOOIDCClientConfig) => {
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: SSOOIDCClientConfig) => {
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
  };
@@ -23,7 +23,7 @@ declare const AssumeRoleCommand_base: {
23
23
  ServiceOutputTypes
24
24
  >;
25
25
  new (
26
- __0_0: AssumeRoleCommandInput
26
+ input: AssumeRoleCommandInput
27
27
  ): import("@smithy/smithy-client").CommandImpl<
28
28
  AssumeRoleCommandInput,
29
29
  AssumeRoleCommandOutput,
@@ -27,7 +27,7 @@ declare const AssumeRoleWithWebIdentityCommand_base: {
27
27
  ServiceOutputTypes
28
28
  >;
29
29
  new (
30
- __0_0: AssumeRoleWithWebIdentityCommandInput
30
+ input: AssumeRoleWithWebIdentityCommandInput
31
31
  ): import("@smithy/smithy-client").CommandImpl<
32
32
  AssumeRoleWithWebIdentityCommandInput,
33
33
  AssumeRoleWithWebIdentityCommandOutput,
@@ -22,10 +22,7 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
22
22
  };
23
23
  export declare const resolveClientEndpointParameters: <T>(
24
24
  options: T & ClientInputEndpointParameters
25
- ) => T &
26
- ClientInputEndpointParameters & {
27
- defaultSigningName: string;
28
- };
25
+ ) => T & ClientResolvedEndpointParameters;
29
26
  export declare const commonParams: {
30
27
  readonly UseGlobalEndpoint: {
31
28
  readonly type: "builtInParams";
@@ -12,9 +12,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?:
16
- | import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
17
- | undefined
15
+ config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
18
16
  ) => Promise<import("@smithy/types").UserAgent>;
19
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
20
18
  region: string | import("@smithy/types").Provider<any>;
@@ -30,23 +28,22 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
30
28
  cacheMiddleware?: boolean | undefined;
31
29
  urlParser: import("@smithy/types").UrlParser;
32
30
  base64Decoder: import("@smithy/types").Decoder;
33
- base64Encoder: (_input: string | Uint8Array) => string;
31
+ base64Encoder: (_input: Uint8Array | string) => string;
34
32
  utf8Decoder: import("@smithy/types").Decoder;
35
- utf8Encoder: (input: string | Uint8Array) => string;
33
+ utf8Encoder: (input: Uint8Array | string) => string;
36
34
  disableHostPrefix: boolean;
37
35
  serviceId: string;
38
- profile?: string | undefined;
36
+ profile?: string;
39
37
  logger: import("@smithy/types").Logger;
40
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
41
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
39
+ customUserAgent?: string | import("@smithy/types").UserAgent;
42
40
  userAgentAppId?:
43
41
  | string
44
- | import("@smithy/types").Provider<string | undefined>
45
- | undefined;
42
+ | undefined
43
+ | import("@smithy/types").Provider<string | undefined>;
46
44
  retryStrategy?:
47
45
  | import("@smithy/types").RetryStrategy
48
- | import("@smithy/types").RetryStrategyV2
49
- | undefined;
46
+ | import("@smithy/types").RetryStrategyV2;
50
47
  endpoint?:
51
48
  | ((
52
49
  | string
@@ -66,18 +63,13 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
66
63
  | undefined;
67
64
  endpointProvider: (
68
65
  params: import("./endpoint/EndpointParameters").EndpointParameters,
69
- context?:
70
- | {
71
- logger?: import("@smithy/types").Logger | undefined;
72
- }
73
- | undefined
66
+ context?: {
67
+ logger?: import("@smithy/types").Logger;
68
+ }
74
69
  ) => import("@smithy/types").EndpointV2;
75
- tls?: boolean | undefined;
76
- serviceConfiguredEndpoint?: undefined;
77
- authSchemePreference?:
78
- | string[]
79
- | import("@smithy/types").Provider<string[]>
80
- | undefined;
70
+ tls?: boolean;
71
+ serviceConfiguredEndpoint?: never;
72
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
81
73
  httpAuthSchemes:
82
74
  | import("@smithy/types").HttpAuthScheme[]
83
75
  | (
@@ -107,25 +99,18 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
107
99
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
108
100
  credentials?:
109
101
  | import("@smithy/types").AwsCredentialIdentity
110
- | import("@smithy/types").AwsCredentialIdentityProvider
111
- | undefined;
102
+ | import("@smithy/types").AwsCredentialIdentityProvider;
112
103
  signer?:
113
104
  | import("@smithy/types").RequestSigner
114
105
  | ((
115
- authScheme?: import("@smithy/types").AuthScheme | undefined
116
- ) => Promise<import("@smithy/types").RequestSigner>)
117
- | undefined;
118
- signingEscapePath?: boolean | undefined;
119
- systemClockOffset?: number | undefined;
120
- signingRegion?: string | undefined;
121
- signerConstructor?:
122
- | (new (
123
- options: import("@smithy/signature-v4").SignatureV4Init &
124
- import("@smithy/signature-v4").SignatureV4CryptoInit
125
- ) => import("@smithy/types").RequestSigner)
126
- | undefined;
127
- useGlobalEndpoint?:
128
- | boolean
129
- | import("@smithy/types").Provider<boolean>
130
- | undefined;
106
+ authScheme?: import("@smithy/types").AuthScheme
107
+ ) => Promise<import("@smithy/types").RequestSigner>);
108
+ signingEscapePath?: boolean;
109
+ systemClockOffset?: number;
110
+ signingRegion?: string;
111
+ signerConstructor?: new (
112
+ options: import("@smithy/signature-v4").SignatureV4Init &
113
+ import("@smithy/signature-v4").SignatureV4CryptoInit
114
+ ) => import("@smithy/types").RequestSigner;
115
+ useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean>;
131
116
  };
@@ -10,9 +10,7 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
10
10
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
11
11
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
12
12
  defaultUserAgentProvider: (
13
- config?:
14
- | import("@aws-sdk/util-user-agent-node").PreviouslyResolved
15
- | undefined
13
+ config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
16
14
  ) => Promise<import("@smithy/types").UserAgent>;
17
15
  httpAuthSchemes:
18
16
  | import("@smithy/types").HttpAuthScheme[]
@@ -42,22 +40,21 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
42
40
  cacheMiddleware?: boolean | undefined;
43
41
  urlParser: import("@smithy/types").UrlParser;
44
42
  base64Decoder: import("@smithy/types").Decoder;
45
- base64Encoder: (_input: string | Uint8Array) => string;
43
+ base64Encoder: (_input: Uint8Array | string) => string;
46
44
  utf8Decoder: import("@smithy/types").Decoder;
47
- utf8Encoder: (input: string | Uint8Array) => string;
45
+ utf8Encoder: (input: Uint8Array | string) => string;
48
46
  disableHostPrefix: boolean;
49
47
  serviceId: string;
50
- profile?: string | undefined;
51
- credentialDefaultProvider?:
52
- | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
53
- | undefined;
48
+ profile?: string;
49
+ credentialDefaultProvider?: (
50
+ input: any
51
+ ) => import("@smithy/types").AwsCredentialIdentityProvider;
54
52
  logger: import("@smithy/types").Logger;
55
53
  extensions: import("./runtimeExtensions").RuntimeExtension[];
56
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
54
+ customUserAgent?: string | import("@smithy/types").UserAgent;
57
55
  retryStrategy?:
58
56
  | import("@smithy/types").RetryStrategy
59
- | import("@smithy/types").RetryStrategyV2
60
- | undefined;
57
+ | import("@smithy/types").RetryStrategyV2;
61
58
  endpoint?:
62
59
  | ((
63
60
  | string
@@ -77,36 +74,27 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
77
74
  | undefined;
78
75
  endpointProvider: (
79
76
  params: import("./endpoint/EndpointParameters").EndpointParameters,
80
- context?:
81
- | {
82
- logger?: import("@smithy/types").Logger | undefined;
83
- }
84
- | undefined
77
+ context?: {
78
+ logger?: import("@smithy/types").Logger;
79
+ }
85
80
  ) => import("@smithy/types").EndpointV2;
86
- tls?: boolean | undefined;
87
- serviceConfiguredEndpoint?: undefined;
81
+ tls?: boolean;
82
+ serviceConfiguredEndpoint?: never;
88
83
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
89
84
  credentials?:
90
85
  | import("@smithy/types").AwsCredentialIdentity
91
- | import("@smithy/types").AwsCredentialIdentityProvider
92
- | undefined;
86
+ | import("@smithy/types").AwsCredentialIdentityProvider;
93
87
  signer?:
94
88
  | import("@smithy/types").RequestSigner
95
89
  | ((
96
- authScheme?: import("@smithy/types").AuthScheme | undefined
97
- ) => Promise<import("@smithy/types").RequestSigner>)
98
- | undefined;
99
- signingEscapePath?: boolean | undefined;
100
- systemClockOffset?: number | undefined;
101
- signingRegion?: string | undefined;
102
- signerConstructor?:
103
- | (new (
104
- options: import("@smithy/signature-v4").SignatureV4Init &
105
- import("@smithy/signature-v4").SignatureV4CryptoInit
106
- ) => import("@smithy/types").RequestSigner)
107
- | undefined;
108
- useGlobalEndpoint?:
109
- | boolean
110
- | import("@smithy/types").Provider<boolean>
111
- | undefined;
90
+ authScheme?: import("@smithy/types").AuthScheme
91
+ ) => Promise<import("@smithy/types").RequestSigner>);
92
+ signingEscapePath?: boolean;
93
+ systemClockOffset?: number;
94
+ signingRegion?: string;
95
+ signerConstructor?: new (
96
+ options: import("@smithy/signature-v4").SignatureV4Init &
97
+ import("@smithy/signature-v4").SignatureV4CryptoInit
98
+ ) => import("@smithy/types").RequestSigner;
99
+ useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean>;
112
100
  };
@@ -9,24 +9,22 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
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
  credentialDefaultProvider:
32
30
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
@@ -42,15 +40,14 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
42
40
  | import("@smithy/types").Provider<
43
41
  import("@smithy/smithy-client").DefaultsMode
44
42
  >;
45
- customUserAgent?: string | import("@smithy/types").UserAgent | undefined;
43
+ customUserAgent?: string | import("@smithy/types").UserAgent;
46
44
  userAgentAppId?:
47
45
  | string
48
- | import("@smithy/types").Provider<string | undefined>
49
- | undefined;
46
+ | undefined
47
+ | import("@smithy/types").Provider<string | undefined>;
50
48
  retryStrategy?:
51
49
  | import("@smithy/types").RetryStrategy
52
- | import("@smithy/types").RetryStrategyV2
53
- | undefined;
50
+ | import("@smithy/types").RetryStrategyV2;
54
51
  endpoint?:
55
52
  | ((
56
53
  | string
@@ -70,18 +67,13 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
70
67
  | undefined;
71
68
  endpointProvider: (
72
69
  params: import("./endpoint/EndpointParameters").EndpointParameters,
73
- context?:
74
- | {
75
- logger?: import("@smithy/types").Logger | undefined;
76
- }
77
- | undefined
70
+ context?: {
71
+ logger?: import("@smithy/types").Logger;
72
+ }
78
73
  ) => import("@smithy/types").EndpointV2;
79
- tls?: boolean | undefined;
80
- serviceConfiguredEndpoint?: undefined;
81
- authSchemePreference?:
82
- | string[]
83
- | import("@smithy/types").Provider<string[]>
84
- | undefined;
74
+ tls?: boolean;
75
+ serviceConfiguredEndpoint?: never;
76
+ authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
85
77
  httpAuthSchemes:
86
78
  | import("@smithy/types").HttpAuthScheme[]
87
79
  | (
@@ -111,25 +103,18 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
111
103
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
112
104
  credentials?:
113
105
  | import("@smithy/types").AwsCredentialIdentity
114
- | import("@smithy/types").AwsCredentialIdentityProvider
115
- | undefined;
106
+ | import("@smithy/types").AwsCredentialIdentityProvider;
116
107
  signer?:
117
108
  | import("@smithy/types").RequestSigner
118
109
  | ((
119
- authScheme?: import("@smithy/types").AuthScheme | undefined
120
- ) => Promise<import("@smithy/types").RequestSigner>)
121
- | undefined;
122
- signingEscapePath?: boolean | undefined;
123
- systemClockOffset?: number | undefined;
124
- signingRegion?: string | undefined;
125
- signerConstructor?:
126
- | (new (
127
- options: import("@smithy/signature-v4").SignatureV4Init &
128
- import("@smithy/signature-v4").SignatureV4CryptoInit
129
- ) => import("@smithy/types").RequestSigner)
130
- | undefined;
131
- useGlobalEndpoint?:
132
- | boolean
133
- | import("@smithy/types").Provider<boolean>
134
- | undefined;
110
+ authScheme?: import("@smithy/types").AuthScheme
111
+ ) => Promise<import("@smithy/types").RequestSigner>);
112
+ signingEscapePath?: boolean;
113
+ systemClockOffset?: number;
114
+ signingRegion?: string;
115
+ signerConstructor?: new (
116
+ options: import("@smithy/signature-v4").SignatureV4Init &
117
+ import("@smithy/signature-v4").SignatureV4CryptoInit
118
+ ) => import("@smithy/types").RequestSigner;
119
+ useGlobalEndpoint?: boolean | import("@smithy/types").Provider<boolean>;
135
120
  };
@@ -5,15 +5,13 @@ import { STSClientConfig } from "./STSClient";
5
5
  export declare const getRuntimeConfig: (config: STSClientConfig) => {
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
  params: import("./endpoint/EndpointParameters").EndpointParameters,
12
- context?:
13
- | {
14
- logger?: import("@smithy/types").Logger | undefined;
15
- }
16
- | undefined
12
+ context?: {
13
+ logger?: import("@smithy/types").Logger;
14
+ }
17
15
  ) => import("@smithy/types").EndpointV2;
18
16
  extensions: import("./runtimeExtensions").RuntimeExtension[];
19
17
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").STSHttpAuthSchemeProvider;
@@ -47,5 +45,5 @@ export declare const getRuntimeConfig: (config: STSClientConfig) => {
47
45
  serviceId: string;
48
46
  urlParser: import("@smithy/types").UrlParser;
49
47
  utf8Decoder: import("@smithy/types").Decoder;
50
- utf8Encoder: (input: string | Uint8Array) => string;
48
+ utf8Encoder: (input: Uint8Array | string) => string;
51
49
  };
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/nested-clients",
3
- "version": "3.799.0",
3
+ "version": "3.804.0",
4
4
  "description": "Nested clients for AWS SDK packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,40 +28,40 @@
28
28
  "dependencies": {
29
29
  "@aws-crypto/sha256-browser": "5.2.0",
30
30
  "@aws-crypto/sha256-js": "5.2.0",
31
- "@aws-sdk/core": "3.799.0",
32
- "@aws-sdk/middleware-host-header": "3.775.0",
33
- "@aws-sdk/middleware-logger": "3.775.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.775.0",
35
- "@aws-sdk/middleware-user-agent": "3.799.0",
36
- "@aws-sdk/region-config-resolver": "3.775.0",
37
- "@aws-sdk/types": "3.775.0",
38
- "@aws-sdk/util-endpoints": "3.787.0",
39
- "@aws-sdk/util-user-agent-browser": "3.775.0",
40
- "@aws-sdk/util-user-agent-node": "3.799.0",
31
+ "@aws-sdk/core": "3.804.0",
32
+ "@aws-sdk/middleware-host-header": "3.804.0",
33
+ "@aws-sdk/middleware-logger": "3.804.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.804.0",
35
+ "@aws-sdk/middleware-user-agent": "3.804.0",
36
+ "@aws-sdk/region-config-resolver": "3.804.0",
37
+ "@aws-sdk/types": "3.804.0",
38
+ "@aws-sdk/util-endpoints": "3.804.0",
39
+ "@aws-sdk/util-user-agent-browser": "3.804.0",
40
+ "@aws-sdk/util-user-agent-node": "3.804.0",
41
41
  "@smithy/config-resolver": "^4.1.0",
42
- "@smithy/core": "^3.3.0",
42
+ "@smithy/core": "^3.3.1",
43
43
  "@smithy/fetch-http-handler": "^5.0.2",
44
44
  "@smithy/hash-node": "^4.0.2",
45
45
  "@smithy/invalid-dependency": "^4.0.2",
46
46
  "@smithy/middleware-content-length": "^4.0.2",
47
- "@smithy/middleware-endpoint": "^4.1.1",
48
- "@smithy/middleware-retry": "^4.1.1",
47
+ "@smithy/middleware-endpoint": "^4.1.2",
48
+ "@smithy/middleware-retry": "^4.1.3",
49
49
  "@smithy/middleware-serde": "^4.0.3",
50
50
  "@smithy/middleware-stack": "^4.0.2",
51
51
  "@smithy/node-config-provider": "^4.0.2",
52
52
  "@smithy/node-http-handler": "^4.0.4",
53
53
  "@smithy/protocol-http": "^5.1.0",
54
- "@smithy/smithy-client": "^4.2.1",
54
+ "@smithy/smithy-client": "^4.2.2",
55
55
  "@smithy/types": "^4.2.0",
56
56
  "@smithy/url-parser": "^4.0.2",
57
57
  "@smithy/util-base64": "^4.0.0",
58
58
  "@smithy/util-body-length-browser": "^4.0.0",
59
59
  "@smithy/util-body-length-node": "^4.0.0",
60
- "@smithy/util-defaults-mode-browser": "^4.0.9",
61
- "@smithy/util-defaults-mode-node": "^4.0.9",
60
+ "@smithy/util-defaults-mode-browser": "^4.0.10",
61
+ "@smithy/util-defaults-mode-node": "^4.0.10",
62
62
  "@smithy/util-endpoints": "^3.0.2",
63
63
  "@smithy/util-middleware": "^4.0.2",
64
- "@smithy/util-retry": "^4.0.2",
64
+ "@smithy/util-retry": "^4.0.3",
65
65
  "@smithy/util-utf8": "^4.0.0",
66
66
  "tslib": "^2.6.2"
67
67
  },
@@ -69,7 +69,7 @@
69
69
  "concurrently": "7.0.0",
70
70
  "downlevel-dts": "0.10.1",
71
71
  "rimraf": "3.0.2",
72
- "typescript": "~5.2.2"
72
+ "typescript": "~5.8.3"
73
73
  },
74
74
  "typesVersions": {
75
75
  "<4.0": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/region-config-resolver",
3
- "version": "3.775.0",
3
+ "version": "3.804.0",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
  "build:cjs": "node ../../scripts/compilation/inline region-config-resolver",
@@ -22,7 +22,7 @@
22
22
  },
23
23
  "license": "Apache-2.0",
24
24
  "dependencies": {
25
- "@aws-sdk/types": "3.775.0",
25
+ "@aws-sdk/types": "3.804.0",
26
26
  "@smithy/node-config-provider": "^4.0.2",
27
27
  "@smithy/types": "^4.2.0",
28
28
  "@smithy/util-config-provider": "^4.0.0",
@@ -35,7 +35,7 @@
35
35
  "downlevel-dts": "0.10.1",
36
36
  "jest": "28.1.1",
37
37
  "rimraf": "3.0.2",
38
- "typescript": "~5.2.2"
38
+ "typescript": "~5.8.3"
39
39
  },
40
40
  "engines": {
41
41
  "node": ">=18.0.0"
@@ -1,4 +1,3 @@
1
- /// <reference types="@aws-sdk/nested-clients/sso-oidc" />
2
1
  import { SSOToken } from "@smithy/shared-ini-file-loader";
3
2
  import { FromSsoInit } from "./fromSso";
4
3
  /**
@@ -1,4 +1,3 @@
1
- /// <reference types="@aws-sdk/nested-clients/sso-oidc" />
2
1
  import { FromSsoInit } from "./fromSso";
3
2
  /**
4
3
  * Returns a SSOOIDC client for the given region.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-sdk/token-providers",
3
- "version": "3.799.0",
3
+ "version": "3.804.0",
4
4
  "description": "A collection of token providers",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -27,8 +27,8 @@
27
27
  },
28
28
  "license": "Apache-2.0",
29
29
  "dependencies": {
30
- "@aws-sdk/nested-clients": "3.799.0",
31
- "@aws-sdk/types": "3.775.0",
30
+ "@aws-sdk/nested-clients": "3.804.0",
31
+ "@aws-sdk/types": "3.804.0",
32
32
  "@smithy/property-provider": "^4.0.2",
33
33
  "@smithy/shared-ini-file-loader": "^4.0.2",
34
34
  "@smithy/types": "^4.2.0",
@@ -40,7 +40,7 @@
40
40
  "concurrently": "7.0.0",
41
41
  "downlevel-dts": "0.10.1",
42
42
  "rimraf": "3.0.2",
43
- "typescript": "~5.2.2"
43
+ "typescript": "~5.8.3"
44
44
  },
45
45
  "types": "./dist-types/index.d.ts",
46
46
  "engines": {