@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
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeEventBusCommandInput extends DescribeEventBusRequest {}
|
|
|
20
14
|
export interface DescribeEventBusCommandOutput
|
|
21
15
|
extends DescribeEventBusResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeEventBusCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeEventBusCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeEventBusCommandInput,
|
|
22
|
+
DescribeEventBusCommandOutput,
|
|
23
|
+
EventBridgeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeEventBusCommand extends DescribeEventBusCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface DescribeEventSourceCommandInput
|
|
|
21
15
|
export interface DescribeEventSourceCommandOutput
|
|
22
16
|
extends DescribeEventSourceResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const DescribeEventSourceCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeEventSourceCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
DescribeEventSourceCommandInput,
|
|
23
|
+
DescribeEventSourceCommandOutput,
|
|
24
|
+
EventBridgeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeEventSourceCommand extends DescribeEventSourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribePartnerEventSourceCommandInput
|
|
|
21
15
|
export interface DescribePartnerEventSourceCommandOutput
|
|
22
16
|
extends DescribePartnerEventSourceResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribePartnerEventSourceCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribePartnerEventSourceCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: EventBridgeClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribePartnerEventSourceCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribePartnerEventSourceCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribePartnerEventSourceCommandInput,
|
|
38
|
-
DescribePartnerEventSourceCommandOutput
|
|
23
|
+
DescribePartnerEventSourceCommandOutput,
|
|
24
|
+
EventBridgeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribePartnerEventSourceCommand extends DescribePartnerEventSourceCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeReplayCommandInput extends DescribeReplayRequest {}
|
|
|
20
14
|
export interface DescribeReplayCommandOutput
|
|
21
15
|
extends DescribeReplayResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeReplayCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeReplayCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeReplayCommandInput,
|
|
22
|
+
DescribeReplayCommandOutput,
|
|
23
|
+
EventBridgeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeReplayCommand extends DescribeReplayCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DescribeRuleCommandInput extends DescribeRuleRequest {}
|
|
|
17
11
|
export interface DescribeRuleCommandOutput
|
|
18
12
|
extends DescribeRuleResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DescribeRuleCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DescribeRuleCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DescribeRuleCommandInput,
|
|
19
|
+
DescribeRuleCommandOutput,
|
|
20
|
+
EventBridgeClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DescribeRuleCommand extends DescribeRuleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -15,19 +9,16 @@ import { DisableRuleRequest } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface DisableRuleCommandInput extends DisableRuleRequest {}
|
|
17
11
|
export interface DisableRuleCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const DisableRuleCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: DisableRuleCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
DisableRuleCommandInput,
|
|
17
|
+
DisableRuleCommandOutput,
|
|
18
|
+
EventBridgeClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class DisableRuleCommand extends DisableRuleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -15,19 +9,16 @@ import { EnableRuleRequest } from "../models/models_0";
|
|
|
15
9
|
export { __MetadataBearer, $Command };
|
|
16
10
|
export interface EnableRuleCommandInput extends EnableRuleRequest {}
|
|
17
11
|
export interface EnableRuleCommandOutput extends __MetadataBearer {}
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
private serialize;
|
|
32
|
-
private deserialize;
|
|
33
|
-
}
|
|
12
|
+
declare const EnableRuleCommand_base: {
|
|
13
|
+
new (
|
|
14
|
+
input: EnableRuleCommandInput
|
|
15
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
16
|
+
EnableRuleCommandInput,
|
|
17
|
+
EnableRuleCommandOutput,
|
|
18
|
+
EventBridgeClientResolvedConfig,
|
|
19
|
+
ServiceInputTypes,
|
|
20
|
+
ServiceOutputTypes
|
|
21
|
+
>;
|
|
22
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
23
|
+
};
|
|
24
|
+
export declare class EnableRuleCommand extends EnableRuleCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface ListApiDestinationsCommandInput
|
|
|
21
15
|
export interface ListApiDestinationsCommandOutput
|
|
22
16
|
extends ListApiDestinationsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const ListApiDestinationsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListApiDestinationsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
ListApiDestinationsCommandInput,
|
|
23
|
+
ListApiDestinationsCommandOutput,
|
|
24
|
+
EventBridgeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListApiDestinationsCommand extends ListApiDestinationsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ListArchivesCommandInput extends ListArchivesRequest {}
|
|
|
17
11
|
export interface ListArchivesCommandOutput
|
|
18
12
|
extends ListArchivesResponse,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ListArchivesCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ListArchivesCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ListArchivesCommandInput,
|
|
19
|
+
ListArchivesCommandOutput,
|
|
20
|
+
EventBridgeClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ListArchivesCommand extends ListArchivesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListConnectionsCommandInput extends ListConnectionsRequest {}
|
|
|
20
14
|
export interface ListConnectionsCommandOutput
|
|
21
15
|
extends ListConnectionsResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListConnectionsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListConnectionsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListConnectionsCommandInput,
|
|
22
|
+
ListConnectionsCommandOutput,
|
|
23
|
+
EventBridgeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListConnectionsCommand extends ListConnectionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListEndpointsCommandInput extends ListEndpointsRequest {}
|
|
|
20
14
|
export interface ListEndpointsCommandOutput
|
|
21
15
|
extends ListEndpointsResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListEndpointsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListEndpointsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListEndpointsCommandInput,
|
|
22
|
+
ListEndpointsCommandOutput,
|
|
23
|
+
EventBridgeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListEndpointsCommand extends ListEndpointsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListEventBusesCommandInput extends ListEventBusesRequest {}
|
|
|
20
14
|
export interface ListEventBusesCommandOutput
|
|
21
15
|
extends ListEventBusesResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListEventBusesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListEventBusesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListEventBusesCommandInput,
|
|
22
|
+
ListEventBusesCommandOutput,
|
|
23
|
+
EventBridgeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListEventBusesCommand extends ListEventBusesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface ListEventSourcesCommandInput extends ListEventSourcesRequest {}
|
|
|
20
14
|
export interface ListEventSourcesCommandOutput
|
|
21
15
|
extends ListEventSourcesResponse,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const ListEventSourcesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: ListEventSourcesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
ListEventSourcesCommandInput,
|
|
22
|
+
ListEventSourcesCommandOutput,
|
|
23
|
+
EventBridgeClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class ListEventSourcesCommand extends ListEventSourcesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
EventBridgeClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface ListPartnerEventSourceAccountsCommandInput
|
|
|
21
15
|
export interface ListPartnerEventSourceAccountsCommandOutput
|
|
22
16
|
extends ListPartnerEventSourceAccountsResponse,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: ListPartnerEventSourceAccountsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: ListPartnerEventSourceAccountsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: EventBridgeClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const ListPartnerEventSourceAccountsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: ListPartnerEventSourceAccountsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
ListPartnerEventSourceAccountsCommandInput,
|
|
38
|
-
ListPartnerEventSourceAccountsCommandOutput
|
|
23
|
+
ListPartnerEventSourceAccountsCommandOutput,
|
|
24
|
+
EventBridgeClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class ListPartnerEventSourceAccountsCommand extends ListPartnerEventSourceAccountsCommand_base {}
|