@aws-sdk/client-eventbridge 3.477.0 → 3.481.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/commands/ActivateEventSourceCommand.js +18 -41
- package/dist-cjs/commands/CancelReplayCommand.js +18 -41
- package/dist-cjs/commands/CreateApiDestinationCommand.js +18 -41
- package/dist-cjs/commands/CreateArchiveCommand.js +18 -41
- package/dist-cjs/commands/CreateConnectionCommand.js +18 -41
- package/dist-cjs/commands/CreateEndpointCommand.js +18 -41
- package/dist-cjs/commands/CreateEventBusCommand.js +18 -41
- package/dist-cjs/commands/CreatePartnerEventSourceCommand.js +18 -41
- package/dist-cjs/commands/DeactivateEventSourceCommand.js +18 -41
- package/dist-cjs/commands/DeauthorizeConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteApiDestinationCommand.js +18 -41
- package/dist-cjs/commands/DeleteArchiveCommand.js +18 -41
- package/dist-cjs/commands/DeleteConnectionCommand.js +18 -41
- package/dist-cjs/commands/DeleteEndpointCommand.js +18 -41
- package/dist-cjs/commands/DeleteEventBusCommand.js +18 -41
- package/dist-cjs/commands/DeletePartnerEventSourceCommand.js +18 -41
- package/dist-cjs/commands/DeleteRuleCommand.js +18 -41
- package/dist-cjs/commands/DescribeApiDestinationCommand.js +18 -41
- package/dist-cjs/commands/DescribeArchiveCommand.js +18 -41
- package/dist-cjs/commands/DescribeConnectionCommand.js +18 -41
- package/dist-cjs/commands/DescribeEndpointCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventBusCommand.js +18 -41
- package/dist-cjs/commands/DescribeEventSourceCommand.js +18 -41
- package/dist-cjs/commands/DescribePartnerEventSourceCommand.js +18 -41
- package/dist-cjs/commands/DescribeReplayCommand.js +18 -41
- package/dist-cjs/commands/DescribeRuleCommand.js +18 -41
- package/dist-cjs/commands/DisableRuleCommand.js +18 -41
- package/dist-cjs/commands/EnableRuleCommand.js +18 -41
- package/dist-cjs/commands/ListApiDestinationsCommand.js +18 -41
- package/dist-cjs/commands/ListArchivesCommand.js +18 -41
- package/dist-cjs/commands/ListConnectionsCommand.js +18 -41
- package/dist-cjs/commands/ListEndpointsCommand.js +18 -41
- package/dist-cjs/commands/ListEventBusesCommand.js +18 -41
- package/dist-cjs/commands/ListEventSourcesCommand.js +18 -41
- package/dist-cjs/commands/ListPartnerEventSourceAccountsCommand.js +18 -41
- package/dist-cjs/commands/ListPartnerEventSourcesCommand.js +18 -41
- package/dist-cjs/commands/ListReplaysCommand.js +18 -41
- package/dist-cjs/commands/ListRuleNamesByTargetCommand.js +18 -41
- package/dist-cjs/commands/ListRulesCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListTargetsByRuleCommand.js +18 -41
- package/dist-cjs/commands/PutEventsCommand.js +19 -42
- package/dist-cjs/commands/PutPartnerEventsCommand.js +18 -41
- package/dist-cjs/commands/PutPermissionCommand.js +18 -41
- package/dist-cjs/commands/PutRuleCommand.js +18 -41
- package/dist-cjs/commands/PutTargetsCommand.js +18 -41
- package/dist-cjs/commands/RemovePermissionCommand.js +18 -41
- package/dist-cjs/commands/RemoveTargetsCommand.js +18 -41
- package/dist-cjs/commands/StartReplayCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/TestEventPatternCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateApiDestinationCommand.js +18 -41
- package/dist-cjs/commands/UpdateArchiveCommand.js +18 -41
- package/dist-cjs/commands/UpdateConnectionCommand.js +18 -41
- package/dist-cjs/commands/UpdateEndpointCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/ActivateEventSourceCommand.js +18 -41
- package/dist-es/commands/CancelReplayCommand.js +18 -41
- package/dist-es/commands/CreateApiDestinationCommand.js +18 -41
- package/dist-es/commands/CreateArchiveCommand.js +18 -41
- package/dist-es/commands/CreateConnectionCommand.js +18 -41
- package/dist-es/commands/CreateEndpointCommand.js +18 -41
- package/dist-es/commands/CreateEventBusCommand.js +18 -41
- package/dist-es/commands/CreatePartnerEventSourceCommand.js +18 -41
- package/dist-es/commands/DeactivateEventSourceCommand.js +18 -41
- package/dist-es/commands/DeauthorizeConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteApiDestinationCommand.js +18 -41
- package/dist-es/commands/DeleteArchiveCommand.js +18 -41
- package/dist-es/commands/DeleteConnectionCommand.js +18 -41
- package/dist-es/commands/DeleteEndpointCommand.js +18 -41
- package/dist-es/commands/DeleteEventBusCommand.js +18 -41
- package/dist-es/commands/DeletePartnerEventSourceCommand.js +18 -41
- package/dist-es/commands/DeleteRuleCommand.js +18 -41
- package/dist-es/commands/DescribeApiDestinationCommand.js +18 -41
- package/dist-es/commands/DescribeArchiveCommand.js +18 -41
- package/dist-es/commands/DescribeConnectionCommand.js +18 -41
- package/dist-es/commands/DescribeEndpointCommand.js +18 -41
- package/dist-es/commands/DescribeEventBusCommand.js +18 -41
- package/dist-es/commands/DescribeEventSourceCommand.js +18 -41
- package/dist-es/commands/DescribePartnerEventSourceCommand.js +18 -41
- package/dist-es/commands/DescribeReplayCommand.js +18 -41
- package/dist-es/commands/DescribeRuleCommand.js +18 -41
- package/dist-es/commands/DisableRuleCommand.js +18 -41
- package/dist-es/commands/EnableRuleCommand.js +18 -41
- package/dist-es/commands/ListApiDestinationsCommand.js +18 -41
- package/dist-es/commands/ListArchivesCommand.js +18 -41
- package/dist-es/commands/ListConnectionsCommand.js +18 -41
- package/dist-es/commands/ListEndpointsCommand.js +18 -41
- package/dist-es/commands/ListEventBusesCommand.js +18 -41
- package/dist-es/commands/ListEventSourcesCommand.js +18 -41
- package/dist-es/commands/ListPartnerEventSourceAccountsCommand.js +18 -41
- package/dist-es/commands/ListPartnerEventSourcesCommand.js +18 -41
- package/dist-es/commands/ListReplaysCommand.js +18 -41
- package/dist-es/commands/ListRuleNamesByTargetCommand.js +18 -41
- package/dist-es/commands/ListRulesCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListTargetsByRuleCommand.js +18 -41
- package/dist-es/commands/PutEventsCommand.js +19 -42
- package/dist-es/commands/PutPartnerEventsCommand.js +18 -41
- package/dist-es/commands/PutPermissionCommand.js +18 -41
- package/dist-es/commands/PutRuleCommand.js +18 -41
- package/dist-es/commands/PutTargetsCommand.js +18 -41
- package/dist-es/commands/RemovePermissionCommand.js +18 -41
- package/dist-es/commands/RemoveTargetsCommand.js +18 -41
- package/dist-es/commands/StartReplayCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/TestEventPatternCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateApiDestinationCommand.js +18 -41
- package/dist-es/commands/UpdateArchiveCommand.js +18 -41
- package/dist-es/commands/UpdateConnectionCommand.js +18 -41
- package/dist-es/commands/UpdateEndpointCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/ActivateEventSourceCommand.d.ts +6 -21
- package/dist-types/commands/CancelReplayCommand.d.ts +6 -21
- package/dist-types/commands/CreateApiDestinationCommand.d.ts +6 -21
- package/dist-types/commands/CreateArchiveCommand.d.ts +6 -21
- package/dist-types/commands/CreateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/CreateEndpointCommand.d.ts +6 -21
- package/dist-types/commands/CreateEventBusCommand.d.ts +6 -21
- package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeactivateEventSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApiDestinationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteArchiveCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEndpointCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEventBusCommand.d.ts +6 -21
- package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteRuleCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApiDestinationCommand.d.ts +6 -21
- package/dist-types/commands/DescribeArchiveCommand.d.ts +6 -21
- package/dist-types/commands/DescribeConnectionCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEndpointCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventBusCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEventSourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +6 -21
- package/dist-types/commands/DescribeReplayCommand.d.ts +6 -21
- package/dist-types/commands/DescribeRuleCommand.d.ts +6 -21
- package/dist-types/commands/DisableRuleCommand.d.ts +6 -21
- package/dist-types/commands/EnableRuleCommand.d.ts +6 -21
- package/dist-types/commands/ListApiDestinationsCommand.d.ts +6 -21
- package/dist-types/commands/ListArchivesCommand.d.ts +6 -21
- package/dist-types/commands/ListConnectionsCommand.d.ts +6 -21
- package/dist-types/commands/ListEndpointsCommand.d.ts +6 -21
- package/dist-types/commands/ListEventBusesCommand.d.ts +6 -21
- package/dist-types/commands/ListEventSourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +6 -21
- package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +6 -21
- package/dist-types/commands/ListReplaysCommand.d.ts +6 -21
- package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +6 -21
- package/dist-types/commands/ListRulesCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListTargetsByRuleCommand.d.ts +6 -21
- package/dist-types/commands/PutEventsCommand.d.ts +6 -21
- package/dist-types/commands/PutPartnerEventsCommand.d.ts +6 -21
- package/dist-types/commands/PutPermissionCommand.d.ts +6 -21
- package/dist-types/commands/PutRuleCommand.d.ts +6 -21
- package/dist-types/commands/PutTargetsCommand.d.ts +6 -21
- package/dist-types/commands/RemovePermissionCommand.d.ts +6 -21
- package/dist-types/commands/RemoveTargetsCommand.d.ts +6 -21
- package/dist-types/commands/StartReplayCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/TestEventPatternCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApiDestinationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateArchiveCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEndpointCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +12 -23
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeauthorizeConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeauthorizeConnectionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeauthorizeConnection",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeauthorizeConnectionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeauthorizeConnectionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeauthorizeConnectionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeauthorizeConnection", {})
|
|
22
|
+
.n("EventBridgeClient", "DeauthorizeConnectionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeauthorizeConnectionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeauthorizeConnectionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeauthorizeConnectionCommand = DeauthorizeConnectionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteApiDestinationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeleteApiDestinationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeleteApiDestination",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteApiDestinationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteApiDestinationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteApiDestinationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeleteApiDestination", {})
|
|
22
|
+
.n("EventBridgeClient", "DeleteApiDestinationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteApiDestinationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteApiDestinationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteApiDestinationCommand = DeleteApiDestinationCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteArchiveCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeleteArchiveCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeleteArchive",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteArchiveCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteArchiveCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteArchiveCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeleteArchive", {})
|
|
22
|
+
.n("EventBridgeClient", "DeleteArchiveCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteArchiveCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteArchiveCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteArchiveCommand = DeleteArchiveCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteConnectionCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeleteConnectionCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeleteConnection",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteConnectionCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteConnectionCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteConnectionCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeleteConnection", {})
|
|
22
|
+
.n("EventBridgeClient", "DeleteConnectionCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteConnectionCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteConnectionCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteConnectionCommand = DeleteConnectionCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteEndpointCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeleteEndpointCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeleteEndpoint",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteEndpointCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteEndpointCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteEndpointCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeleteEndpoint", {})
|
|
22
|
+
.n("EventBridgeClient", "DeleteEndpointCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteEndpointCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteEndpointCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteEndpointCommand = DeleteEndpointCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteEventBusCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeleteEventBusCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeleteEventBus",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteEventBusCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteEventBusCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteEventBusCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeleteEventBus", {})
|
|
22
|
+
.n("EventBridgeClient", "DeleteEventBusCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteEventBusCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteEventBusCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteEventBusCommand = DeleteEventBusCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeletePartnerEventSourceCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeletePartnerEventSourceCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeletePartnerEventSource",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeletePartnerEventSourceCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeletePartnerEventSourceCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeletePartnerEventSourceCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeletePartnerEventSource", {})
|
|
22
|
+
.n("EventBridgeClient", "DeletePartnerEventSourceCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeletePartnerEventSourceCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeletePartnerEventSourceCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeletePartnerEventSourceCommand = DeletePartnerEventSourceCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DeleteRuleCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DeleteRuleCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DeleteRule",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DeleteRuleCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DeleteRuleCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DeleteRuleCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DeleteRule", {})
|
|
22
|
+
.n("EventBridgeClient", "DeleteRuleCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DeleteRuleCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DeleteRuleCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DeleteRuleCommand = DeleteRuleCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeApiDestinationCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "EventBridgeClient";
|
|
29
|
-
const commandName = "DescribeApiDestinationCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "AWSEvents",
|
|
38
|
-
operation: "DescribeApiDestination",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeApiDestinationCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeApiDestinationCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeApiDestinationCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("AWSEvents", "DescribeApiDestination", {})
|
|
22
|
+
.n("EventBridgeClient", "DescribeApiDestinationCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeApiDestinationCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeApiDestinationCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeApiDestinationCommand = DescribeApiDestinationCommand;
|