@aws-sdk/client-cloudwatch-events 3.590.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.
- package/dist-cjs/index.js +0 -51
- package/dist-types/commands/ActivateEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/CancelReplayCommand.d.ts +2 -1
- package/dist-types/commands/CreateApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateArchiveCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventBusCommand.d.ts +2 -1
- package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventBusCommand.d.ts +2 -1
- package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventBusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRuleCommand.d.ts +2 -1
- package/dist-types/commands/DisableRuleCommand.d.ts +2 -1
- package/dist-types/commands/EnableRuleCommand.d.ts +2 -1
- package/dist-types/commands/ListApiDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListArchivesCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventBusesCommand.d.ts +2 -1
- package/dist-types/commands/ListEventSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListReplaysCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTargetsByRuleCommand.d.ts +2 -1
- package/dist-types/commands/PutEventsCommand.d.ts +2 -1
- package/dist-types/commands/PutPartnerEventsCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionCommand.d.ts +2 -1
- package/dist-types/commands/PutRuleCommand.d.ts +2 -1
- package/dist-types/commands/PutTargetsCommand.d.ts +2 -1
- package/dist-types/commands/RemovePermissionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTargetsCommand.d.ts +2 -1
- package/dist-types/commands/StartReplayCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestEventPatternCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateArchiveCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CloudWatchEventsServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CloudWatchEventsServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPartnerEventSourceAccountsRequest,
|
|
10
10
|
ListPartnerEventSourceAccountsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPartnerEventSourceAccountsCommandInput
|
|
14
15
|
extends ListPartnerEventSourceAccountsRequest {}
|
|
15
16
|
export interface ListPartnerEventSourceAccountsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPartnerEventSourcesRequest,
|
|
10
10
|
ListPartnerEventSourcesResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPartnerEventSourcesCommandInput
|
|
14
15
|
extends ListPartnerEventSourcesRequest {}
|
|
15
16
|
export interface ListPartnerEventSourcesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { ListReplaysRequest, ListReplaysResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListReplaysCommandInput extends ListReplaysRequest {}
|
|
11
12
|
export interface ListReplaysCommandOutput
|
|
12
13
|
extends ListReplaysResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListRuleNamesByTargetRequest,
|
|
10
10
|
ListRuleNamesByTargetResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRuleNamesByTargetCommandInput
|
|
14
15
|
extends ListRuleNamesByTargetRequest {}
|
|
15
16
|
export interface ListRuleNamesByTargetCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListRulesCommandInput extends ListRulesRequest {}
|
|
11
12
|
export interface ListRulesCommandOutput
|
|
12
13
|
extends ListRulesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceRequest,
|
|
10
10
|
ListTagsForResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTargetsByRuleRequest,
|
|
10
10
|
ListTargetsByRuleResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTargetsByRuleCommandInput
|
|
14
15
|
extends ListTargetsByRuleRequest {}
|
|
15
16
|
export interface ListTargetsByRuleCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { PutEventsRequest, PutEventsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutEventsCommandInput extends PutEventsRequest {}
|
|
11
12
|
export interface PutEventsCommandOutput
|
|
12
13
|
extends PutEventsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PutPartnerEventsRequest,
|
|
10
10
|
PutPartnerEventsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutPartnerEventsCommandInput extends PutPartnerEventsRequest {}
|
|
14
15
|
export interface PutPartnerEventsCommandOutput
|
|
15
16
|
extends PutPartnerEventsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { PutPermissionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutPermissionCommandInput extends PutPermissionRequest {}
|
|
11
12
|
export interface PutPermissionCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const PutPermissionCommand_base: {
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { PutRuleRequest, PutRuleResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutRuleCommandInput extends PutRuleRequest {}
|
|
11
12
|
export interface PutRuleCommandOutput
|
|
12
13
|
extends PutRuleResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { PutTargetsRequest, PutTargetsResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface PutTargetsCommandInput extends PutTargetsRequest {}
|
|
11
12
|
export interface PutTargetsCommandOutput
|
|
12
13
|
extends PutTargetsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { RemovePermissionRequest } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface RemovePermissionCommandInput extends RemovePermissionRequest {}
|
|
11
12
|
export interface RemovePermissionCommandOutput extends __MetadataBearer {}
|
|
12
13
|
declare const RemovePermissionCommand_base: {
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
RemoveTargetsRequest,
|
|
10
10
|
RemoveTargetsResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RemoveTargetsCommandInput extends RemoveTargetsRequest {}
|
|
14
15
|
export interface RemoveTargetsCommandOutput
|
|
15
16
|
extends RemoveTargetsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { StartReplayRequest, StartReplayResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface StartReplayCommandInput extends StartReplayRequest {}
|
|
11
12
|
export interface StartReplayCommandOutput
|
|
12
13
|
extends StartReplayResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CloudWatchEventsClient";
|
|
8
8
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
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
|
TestEventPatternRequest,
|
|
10
10
|
TestEventPatternResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface TestEventPatternCommandInput extends TestEventPatternRequest {}
|
|
14
15
|
export interface TestEventPatternCommandOutput
|
|
15
16
|
extends TestEventPatternResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UntagResourceRequest,
|
|
10
10
|
UntagResourceResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateApiDestinationRequest,
|
|
10
10
|
UpdateApiDestinationResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateApiDestinationCommandInput
|
|
14
15
|
extends UpdateApiDestinationRequest {}
|
|
15
16
|
export interface UpdateApiDestinationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateArchiveRequest,
|
|
10
10
|
UpdateArchiveResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateArchiveCommandInput extends UpdateArchiveRequest {}
|
|
14
15
|
export interface UpdateArchiveCommandOutput
|
|
15
16
|
extends UpdateArchiveResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateConnectionRequest,
|
|
10
10
|
UpdateConnectionResponse,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
|
|
14
15
|
export interface UpdateConnectionCommandOutput
|
|
15
16
|
extends UpdateConnectionResponse,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class CloudWatchEventsServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudwatch-events",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudwatch Events Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
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-cloudwatch-events",
|
|
@@ -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.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
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.
|
|
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",
|