@aws-sdk/client-pi 3.588.0 → 3.592.0

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 (35) hide show
  1. package/dist-cjs/index.js +0 -13
  2. package/dist-types/PIClient.d.ts +4 -4
  3. package/dist-types/commands/CreatePerformanceAnalysisReportCommand.d.ts +2 -1
  4. package/dist-types/commands/DeletePerformanceAnalysisReportCommand.d.ts +2 -1
  5. package/dist-types/commands/DescribeDimensionKeysCommand.d.ts +2 -1
  6. package/dist-types/commands/GetDimensionKeyDetailsCommand.d.ts +2 -1
  7. package/dist-types/commands/GetPerformanceAnalysisReportCommand.d.ts +2 -1
  8. package/dist-types/commands/GetResourceMetadataCommand.d.ts +2 -1
  9. package/dist-types/commands/GetResourceMetricsCommand.d.ts +2 -1
  10. package/dist-types/commands/ListAvailableResourceDimensionsCommand.d.ts +2 -1
  11. package/dist-types/commands/ListAvailableResourceMetricsCommand.d.ts +2 -1
  12. package/dist-types/commands/ListPerformanceAnalysisReportsCommand.d.ts +2 -1
  13. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  14. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  15. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  16. package/dist-types/index.d.ts +2 -2
  17. package/dist-types/models/PIServiceException.d.ts +2 -1
  18. package/dist-types/runtimeConfig.native.d.ts +1 -1
  19. package/dist-types/ts3.4/PIClient.d.ts +1 -1
  20. package/dist-types/ts3.4/commands/CreatePerformanceAnalysisReportCommand.d.ts +2 -1
  21. package/dist-types/ts3.4/commands/DeletePerformanceAnalysisReportCommand.d.ts +2 -1
  22. package/dist-types/ts3.4/commands/DescribeDimensionKeysCommand.d.ts +2 -1
  23. package/dist-types/ts3.4/commands/GetDimensionKeyDetailsCommand.d.ts +2 -1
  24. package/dist-types/ts3.4/commands/GetPerformanceAnalysisReportCommand.d.ts +2 -1
  25. package/dist-types/ts3.4/commands/GetResourceMetadataCommand.d.ts +2 -1
  26. package/dist-types/ts3.4/commands/GetResourceMetricsCommand.d.ts +2 -1
  27. package/dist-types/ts3.4/commands/ListAvailableResourceDimensionsCommand.d.ts +2 -1
  28. package/dist-types/ts3.4/commands/ListAvailableResourceMetricsCommand.d.ts +2 -1
  29. package/dist-types/ts3.4/commands/ListPerformanceAnalysisReportsCommand.d.ts +2 -1
  30. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  31. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  32. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  33. package/dist-types/ts3.4/models/PIServiceException.d.ts +2 -1
  34. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  35. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -213,7 +213,6 @@ var PIClient = _PIClient;
213
213
 
214
214
  var import_middleware_serde = require("@smithy/middleware-serde");
215
215
 
216
- var import_types = require("@smithy/types");
217
216
 
218
217
  // src/protocols/Aws_json1_1.ts
219
218
  var import_core2 = require("@aws-sdk/core");
@@ -900,7 +899,6 @@ var CreatePerformanceAnalysisReportCommand = _CreatePerformanceAnalysisReportCom
900
899
 
901
900
 
902
901
 
903
-
904
902
  var _DeletePerformanceAnalysisReportCommand = class _DeletePerformanceAnalysisReportCommand extends import_smithy_client.Command.classBuilder().ep({
905
903
  ...commonParams
906
904
  }).m(function(Command, cs, config, o) {
@@ -917,7 +915,6 @@ var DeletePerformanceAnalysisReportCommand = _DeletePerformanceAnalysisReportCom
917
915
 
918
916
 
919
917
 
920
-
921
918
  var _DescribeDimensionKeysCommand = class _DescribeDimensionKeysCommand extends import_smithy_client.Command.classBuilder().ep({
922
919
  ...commonParams
923
920
  }).m(function(Command, cs, config, o) {
@@ -934,7 +931,6 @@ var DescribeDimensionKeysCommand = _DescribeDimensionKeysCommand;
934
931
 
935
932
 
936
933
 
937
-
938
934
  var _GetDimensionKeyDetailsCommand = class _GetDimensionKeyDetailsCommand extends import_smithy_client.Command.classBuilder().ep({
939
935
  ...commonParams
940
936
  }).m(function(Command, cs, config, o) {
@@ -951,7 +947,6 @@ var GetDimensionKeyDetailsCommand = _GetDimensionKeyDetailsCommand;
951
947
 
952
948
 
953
949
 
954
-
955
950
  var _GetPerformanceAnalysisReportCommand = class _GetPerformanceAnalysisReportCommand extends import_smithy_client.Command.classBuilder().ep({
956
951
  ...commonParams
957
952
  }).m(function(Command, cs, config, o) {
@@ -968,7 +963,6 @@ var GetPerformanceAnalysisReportCommand = _GetPerformanceAnalysisReportCommand;
968
963
 
969
964
 
970
965
 
971
-
972
966
  var _GetResourceMetadataCommand = class _GetResourceMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
973
967
  ...commonParams
974
968
  }).m(function(Command, cs, config, o) {
@@ -985,7 +979,6 @@ var GetResourceMetadataCommand = _GetResourceMetadataCommand;
985
979
 
986
980
 
987
981
 
988
-
989
982
  var _GetResourceMetricsCommand = class _GetResourceMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
990
983
  ...commonParams
991
984
  }).m(function(Command, cs, config, o) {
@@ -1002,7 +995,6 @@ var GetResourceMetricsCommand = _GetResourceMetricsCommand;
1002
995
 
1003
996
 
1004
997
 
1005
-
1006
998
  var _ListAvailableResourceDimensionsCommand = class _ListAvailableResourceDimensionsCommand extends import_smithy_client.Command.classBuilder().ep({
1007
999
  ...commonParams
1008
1000
  }).m(function(Command, cs, config, o) {
@@ -1019,7 +1011,6 @@ var ListAvailableResourceDimensionsCommand = _ListAvailableResourceDimensionsCom
1019
1011
 
1020
1012
 
1021
1013
 
1022
-
1023
1014
  var _ListAvailableResourceMetricsCommand = class _ListAvailableResourceMetricsCommand extends import_smithy_client.Command.classBuilder().ep({
1024
1015
  ...commonParams
1025
1016
  }).m(function(Command, cs, config, o) {
@@ -1036,7 +1027,6 @@ var ListAvailableResourceMetricsCommand = _ListAvailableResourceMetricsCommand;
1036
1027
 
1037
1028
 
1038
1029
 
1039
-
1040
1030
  var _ListPerformanceAnalysisReportsCommand = class _ListPerformanceAnalysisReportsCommand extends import_smithy_client.Command.classBuilder().ep({
1041
1031
  ...commonParams
1042
1032
  }).m(function(Command, cs, config, o) {
@@ -1053,7 +1043,6 @@ var ListPerformanceAnalysisReportsCommand = _ListPerformanceAnalysisReportsComma
1053
1043
 
1054
1044
 
1055
1045
 
1056
-
1057
1046
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1058
1047
  ...commonParams
1059
1048
  }).m(function(Command, cs, config, o) {
@@ -1070,7 +1059,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
1070
1059
 
1071
1060
 
1072
1061
 
1073
-
1074
1062
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1075
1063
  ...commonParams
1076
1064
  }).m(function(Command, cs, config, o) {
@@ -1087,7 +1075,6 @@ var TagResourceCommand = _TagResourceCommand;
1087
1075
 
1088
1076
 
1089
1077
 
1090
-
1091
1078
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
1092
1079
  ...commonParams
1093
1080
  }).m(function(Command, cs, config, o) {
@@ -103,15 +103,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
103
103
  * Enables FIPS compatible endpoints.
104
104
  */
105
105
  useFipsEndpoint?: boolean | __Provider<boolean>;
106
+ /**
107
+ * The AWS region to which this client will send requests
108
+ */
109
+ region?: string | __Provider<string>;
106
110
  /**
107
111
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
108
112
  * @internal
109
113
  */
110
114
  defaultUserAgentProvider?: Provider<__UserAgent>;
111
- /**
112
- * The AWS region to which this client will send requests
113
- */
114
- region?: string | __Provider<string>;
115
115
  /**
116
116
  * Default credentials provider; Not available in browser runtime.
117
117
  * @deprecated
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { PIClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -30,8 +30,8 @@
30
30
  export * from "./PIClient";
31
31
  export * from "./PI";
32
32
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
33
- export { RuntimeExtension } from "./runtimeExtensions";
34
- export { PIExtensionConfiguration } from "./extensionConfiguration";
33
+ export type { RuntimeExtension } from "./runtimeExtensions";
34
+ export type { PIExtensionConfiguration } from "./extensionConfiguration";
35
35
  export * from "./commands";
36
36
  export * from "./pagination";
37
37
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: PIClientConfig) => {
18
18
  serviceId: string;
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
- defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
22
21
  region: string | import("@smithy/types").Provider<any>;
22
+ defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
23
23
  credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
24
24
  maxAttempts: number | import("@smithy/types").Provider<number>;
25
25
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -148,8 +148,8 @@ export interface ClientDefaults
148
148
  serviceId?: string;
149
149
  useDualstackEndpoint?: boolean | __Provider<boolean>;
150
150
  useFipsEndpoint?: boolean | __Provider<boolean>;
151
- defaultUserAgentProvider?: Provider<__UserAgent>;
152
151
  region?: string | __Provider<string>;
152
+ defaultUserAgentProvider?: Provider<__UserAgent>;
153
153
  credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
154
154
  maxAttempts?: number | __Provider<number>;
155
155
  retryMode?: string | __Provider<string>;
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreatePerformanceAnalysisReportCommandInput
14
15
  extends CreatePerformanceAnalysisReportRequest {}
15
16
  export interface CreatePerformanceAnalysisReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DeletePerformanceAnalysisReportCommandInput
14
15
  extends DeletePerformanceAnalysisReportRequest {}
15
16
  export interface DeletePerformanceAnalysisReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface DescribeDimensionKeysCommandInput
14
15
  extends DescribeDimensionKeysRequest {}
15
16
  export interface DescribeDimensionKeysCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetDimensionKeyDetailsCommandInput
14
15
  extends GetDimensionKeyDetailsRequest {}
15
16
  export interface GetDimensionKeyDetailsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetPerformanceAnalysisReportCommandInput
14
15
  extends GetPerformanceAnalysisReportRequest {}
15
16
  export interface GetPerformanceAnalysisReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourceMetadataCommandInput
14
15
  extends GetResourceMetadataRequest {}
15
16
  export interface GetResourceMetadataCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetResourceMetricsCommandInput
14
15
  extends GetResourceMetricsRequest {}
15
16
  export interface GetResourceMetricsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAvailableResourceDimensionsCommandInput
14
15
  extends ListAvailableResourceDimensionsRequest {}
15
16
  export interface ListAvailableResourceDimensionsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListAvailableResourceMetricsCommandInput
14
15
  extends ListAvailableResourceMetricsRequest {}
15
16
  export interface ListAvailableResourceMetricsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListPerformanceAnalysisReportsCommandInput
14
15
  extends ListPerformanceAnalysisReportsRequest {}
15
16
  export interface ListPerformanceAnalysisReportsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceRequest {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceInputTypes,
7
7
  ServiceOutputTypes,
8
8
  } from "../PIClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface TagResourceCommandInput extends TagResourceRequest {}
11
12
  export interface TagResourceCommandOutput
12
13
  extends TagResourceResponse,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceInputTypes,
10
10
  ServiceOutputTypes,
11
11
  } from "../PIClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
14
15
  export interface UntagResourceCommandOutput
15
16
  extends UntagResourceResponse,
@@ -2,7 +2,8 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@smithy/smithy-client";
5
- export { __ServiceException, __ServiceExceptionOptions };
5
+ export { __ServiceExceptionOptions };
6
+ export { __ServiceException };
6
7
  export declare class PIServiceException extends __ServiceException {
7
8
  constructor(options: __ServiceExceptionOptions);
8
9
  }
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: PIClientConfig) => {
20
20
  serviceId: string;
21
21
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
22
22
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
23
+ region: string | import("@smithy/types").Provider<any>;
23
24
  defaultUserAgentProvider: import("@smithy/types").Provider<
24
25
  import("@smithy/types").UserAgent
25
26
  >;
26
- region: string | import("@smithy/types").Provider<any>;
27
27
  credentialDefaultProvider: (
28
28
  input: any
29
29
  ) => import("@smithy/types").AwsCredentialIdentityProvider;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-pi",
3
3
  "description": "AWS SDK for JavaScript Pi Client for Node.js, Browser and React Native",
4
- "version": "3.588.0",
4
+ "version": "3.592.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-pi",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sso-oidc": "3.588.0",
24
- "@aws-sdk/client-sts": "3.588.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.588.0",
23
+ "@aws-sdk/client-sso-oidc": "3.592.0",
24
+ "@aws-sdk/client-sts": "3.592.0",
25
+ "@aws-sdk/core": "3.592.0",
26
+ "@aws-sdk/credential-provider-node": "3.592.0",
27
27
  "@aws-sdk/middleware-host-header": "3.577.0",
28
28
  "@aws-sdk/middleware-logger": "3.577.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.577.0",
@@ -34,7 +34,7 @@
34
34
  "@aws-sdk/util-user-agent-browser": "3.577.0",
35
35
  "@aws-sdk/util-user-agent-node": "3.587.0",
36
36
  "@smithy/config-resolver": "^3.0.1",
37
- "@smithy/core": "^2.1.1",
37
+ "@smithy/core": "^2.2.0",
38
38
  "@smithy/fetch-http-handler": "^3.0.1",
39
39
  "@smithy/hash-node": "^3.0.0",
40
40
  "@smithy/invalid-dependency": "^3.0.0",