@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,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { ListReplaysRequest, ListReplaysResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListReplaysCommandInput extends ListReplaysRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListReplaysCommandOutput extends ListReplaysResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListReplaysCommand_base: {
|
|
24
|
+
new (input: ListReplaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListReplaysCommandInput, ListReplaysCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists your replays. You can either list all the replays or you can provide a prefix to
|
|
@@ -72,23 +75,5 @@ export interface ListReplaysCommandOutput extends ListReplaysResponse, __Metadat
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class ListReplaysCommand extends
|
|
76
|
-
readonly input: ListReplaysCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: ListReplaysCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListReplaysCommandInput, ListReplaysCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class ListReplaysCommand extends ListReplaysCommand_base {
|
|
94
79
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { ListRuleNamesByTargetRequest, ListRuleNamesByTargetResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRuleNamesByTargetCommandInput extends ListRuleNamesByTarget
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRuleNamesByTargetCommandOutput extends ListRuleNamesByTargetResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRuleNamesByTargetCommand_base: {
|
|
24
|
+
new (input: ListRuleNamesByTargetCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the rules for the specified target. You can see which of the rules in Amazon
|
|
@@ -65,23 +68,5 @@ export interface ListRuleNamesByTargetCommandOutput extends ListRuleNamesByTarge
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class ListRuleNamesByTargetCommand extends
|
|
69
|
-
readonly input: ListRuleNamesByTargetCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: ListRuleNamesByTargetCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class ListRuleNamesByTargetCommand extends ListRuleNamesByTargetCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRulesCommandInput extends ListRulesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRulesCommand_base: {
|
|
24
|
+
new (input: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists your Amazon EventBridge rules. You can either list all the rules or you can provide
|
|
@@ -77,23 +80,5 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class ListRulesCommand extends
|
|
81
|
-
readonly input: ListRulesCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: ListRulesCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRulesCommandInput, ListRulesCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class ListRulesCommand extends ListRulesCommand_base {
|
|
99
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Displays the tags associated with an EventBridge resource. In EventBridge, rules and event
|
|
@@ -63,23 +66,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class ListTagsForResourceCommand extends
|
|
67
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
85
70
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { ListTargetsByRuleRequest, ListTargetsByRuleResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTargetsByRuleCommandInput extends ListTargetsByRuleRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTargetsByRuleCommand_base: {
|
|
24
|
+
new (input: ListTargetsByRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the targets assigned to the specified rule.</p>
|
|
@@ -186,23 +189,5 @@ export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleRespons
|
|
|
186
189
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
187
190
|
*
|
|
188
191
|
*/
|
|
189
|
-
export declare class ListTargetsByRuleCommand extends
|
|
190
|
-
readonly input: ListTargetsByRuleCommandInput;
|
|
191
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
192
|
-
/**
|
|
193
|
-
* @public
|
|
194
|
-
*/
|
|
195
|
-
constructor(input: ListTargetsByRuleCommandInput);
|
|
196
|
-
/**
|
|
197
|
-
* @internal
|
|
198
|
-
*/
|
|
199
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput>;
|
|
200
|
-
/**
|
|
201
|
-
* @internal
|
|
202
|
-
*/
|
|
203
|
-
private serialize;
|
|
204
|
-
/**
|
|
205
|
-
* @internal
|
|
206
|
-
*/
|
|
207
|
-
private deserialize;
|
|
192
|
+
export declare class ListTargetsByRuleCommand extends ListTargetsByRuleCommand_base {
|
|
208
193
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { PutEventsRequest, PutEventsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutEventsCommandInput extends PutEventsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutEventsCommand_base: {
|
|
24
|
+
new (input: PutEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventsCommandInput, PutEventsCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Sends custom events to Amazon EventBridge so that they can be matched to rules.</p>
|
|
@@ -84,23 +87,5 @@ export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBea
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class PutEventsCommand extends
|
|
88
|
-
readonly input: PutEventsCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: PutEventsCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEventsCommandInput, PutEventsCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class PutEventsCommand extends PutEventsCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { PutPartnerEventsRequest, PutPartnerEventsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutPartnerEventsCommandInput extends PutPartnerEventsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutPartnerEventsCommandOutput extends PutPartnerEventsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutPartnerEventsCommand_base: {
|
|
24
|
+
new (input: PutPartnerEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>This is used by SaaS partners to write events to a customer's partner event bus. Amazon Web Services
|
|
@@ -78,23 +81,5 @@ export interface PutPartnerEventsCommandOutput extends PutPartnerEventsResponse,
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class PutPartnerEventsCommand extends
|
|
82
|
-
readonly input: PutPartnerEventsCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: PutPartnerEventsCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class PutPartnerEventsCommand extends PutPartnerEventsCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { PutPermissionRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutPermissionCommandInput extends PutPermissionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutPermissionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutPermissionCommand_base: {
|
|
24
|
+
new (input: PutPermissionCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionCommandInput, PutPermissionCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Running <code>PutPermission</code> permits the specified Amazon Web Services account or Amazon Web Services organization
|
|
@@ -89,23 +92,5 @@ export interface PutPermissionCommandOutput extends __MetadataBearer {
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class PutPermissionCommand extends
|
|
93
|
-
readonly input: PutPermissionCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: PutPermissionCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPermissionCommandInput, PutPermissionCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class PutPermissionCommand extends PutPermissionCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { PutRuleRequest, PutRuleResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutRuleCommandInput extends PutRuleRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutRuleCommandOutput extends PutRuleResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutRuleCommand_base: {
|
|
24
|
+
new (input: PutRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutRuleCommandInput, PutRuleCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates or updates the specified rule. Rules are enabled by default, or based on value of
|
|
@@ -126,23 +129,5 @@ export interface PutRuleCommandOutput extends PutRuleResponse, __MetadataBearer
|
|
|
126
129
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
127
130
|
*
|
|
128
131
|
*/
|
|
129
|
-
export declare class PutRuleCommand extends
|
|
130
|
-
readonly input: PutRuleCommandInput;
|
|
131
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
132
|
-
/**
|
|
133
|
-
* @public
|
|
134
|
-
*/
|
|
135
|
-
constructor(input: PutRuleCommandInput);
|
|
136
|
-
/**
|
|
137
|
-
* @internal
|
|
138
|
-
*/
|
|
139
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRuleCommandInput, PutRuleCommandOutput>;
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
|
-
private serialize;
|
|
144
|
-
/**
|
|
145
|
-
* @internal
|
|
146
|
-
*/
|
|
147
|
-
private deserialize;
|
|
132
|
+
export declare class PutRuleCommand extends PutRuleCommand_base {
|
|
148
133
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { PutTargetsRequest, PutTargetsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutTargetsCommandInput extends PutTargetsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutTargetsCommandOutput extends PutTargetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutTargetsCommand_base: {
|
|
24
|
+
new (input: PutTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<PutTargetsCommandInput, PutTargetsCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds the specified targets to the specified rule, or updates the targets if they are
|
|
@@ -317,23 +320,5 @@ export interface PutTargetsCommandOutput extends PutTargetsResponse, __MetadataB
|
|
|
317
320
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
318
321
|
*
|
|
319
322
|
*/
|
|
320
|
-
export declare class PutTargetsCommand extends
|
|
321
|
-
readonly input: PutTargetsCommandInput;
|
|
322
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
323
|
-
/**
|
|
324
|
-
* @public
|
|
325
|
-
*/
|
|
326
|
-
constructor(input: PutTargetsCommandInput);
|
|
327
|
-
/**
|
|
328
|
-
* @internal
|
|
329
|
-
*/
|
|
330
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutTargetsCommandInput, PutTargetsCommandOutput>;
|
|
331
|
-
/**
|
|
332
|
-
* @internal
|
|
333
|
-
*/
|
|
334
|
-
private serialize;
|
|
335
|
-
/**
|
|
336
|
-
* @internal
|
|
337
|
-
*/
|
|
338
|
-
private deserialize;
|
|
323
|
+
export declare class PutTargetsCommand extends PutTargetsCommand_base {
|
|
339
324
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { RemovePermissionRequest } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RemovePermissionCommandInput extends RemovePermissionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RemovePermissionCommandOutput extends __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RemovePermissionCommand_base: {
|
|
24
|
+
new (input: RemovePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<RemovePermissionCommandInput, RemovePermissionCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Revokes the permission of another Amazon Web Services account to be able to put events to the specified
|
|
@@ -66,23 +69,5 @@ export interface RemovePermissionCommandOutput extends __MetadataBearer {
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class RemovePermissionCommand extends
|
|
70
|
-
readonly input: RemovePermissionCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: RemovePermissionCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemovePermissionCommandInput, RemovePermissionCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class RemovePermissionCommand extends RemovePermissionCommand_base {
|
|
88
73
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { RemoveTargetsRequest, RemoveTargetsResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RemoveTargetsCommandInput extends RemoveTargetsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RemoveTargetsCommandOutput extends RemoveTargetsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RemoveTargetsCommand_base: {
|
|
24
|
+
new (input: RemoveTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTargetsCommandInput, RemoveTargetsCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes the specified targets from the specified rule. When the rule is triggered, those
|
|
@@ -90,23 +93,5 @@ export interface RemoveTargetsCommandOutput extends RemoveTargetsResponse, __Met
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class RemoveTargetsCommand extends
|
|
94
|
-
readonly input: RemoveTargetsCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: RemoveTargetsCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTargetsCommandInput, RemoveTargetsCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class RemoveTargetsCommand extends RemoveTargetsCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { StartReplayRequest, StartReplayResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartReplayCommandInput extends StartReplayRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartReplayCommandOutput extends StartReplayResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartReplayCommand_base: {
|
|
24
|
+
new (input: StartReplayCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplayCommandInput, StartReplayCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts the specified replay. Events are not necessarily replayed in the exact same order
|
|
@@ -88,23 +91,5 @@ export interface StartReplayCommandOutput extends StartReplayResponse, __Metadat
|
|
|
88
91
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
89
92
|
*
|
|
90
93
|
*/
|
|
91
|
-
export declare class StartReplayCommand extends
|
|
92
|
-
readonly input: StartReplayCommandInput;
|
|
93
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
constructor(input: StartReplayCommandInput);
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartReplayCommandInput, StartReplayCommandOutput>;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private serialize;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private deserialize;
|
|
94
|
+
export declare class StartReplayCommand extends StartReplayCommand_base {
|
|
110
95
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../EventBridgeClient";
|
|
5
4
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, EventBridgeClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Assigns one or more tags (key-value pairs) to the specified EventBridge resource. Tags can
|
|
@@ -82,23 +85,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from EventBridge service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class TagResourceCommand extends
|
|
86
|
-
readonly input: TagResourceCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: TagResourceCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: EventBridgeClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
104
89
|
}
|