@aws-sdk/client-cloudwatch-events 3.533.0 → 3.540.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/endpoint/endpointResolver.js +4 -2
- package/dist-cjs/index.js +0 -3
- package/dist-es/endpoint/endpointResolver.js +3 -1
- package/dist-es/index.js +0 -1
- package/dist-types/CloudWatchEvents.d.ts +11 -1
- package/dist-types/CloudWatchEventsClient.d.ts +1 -1
- package/dist-types/commands/ActivateEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/CancelReplayCommand.d.ts +2 -1
- package/dist-types/commands/CreateApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/CreateArchiveCommand.d.ts +2 -1
- package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
- package/dist-types/commands/CreateEventBusCommand.d.ts +2 -1
- package/dist-types/commands/CreatePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeactivateEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeauthorizeConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEventBusCommand.d.ts +2 -1
- package/dist-types/commands/DeletePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteRuleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeArchiveCommand.d.ts +2 -1
- package/dist-types/commands/DescribeConnectionCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventBusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribePartnerEventSourceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReplayCommand.d.ts +2 -1
- package/dist-types/commands/DescribeRuleCommand.d.ts +2 -1
- package/dist-types/commands/DisableRuleCommand.d.ts +2 -1
- package/dist-types/commands/EnableRuleCommand.d.ts +2 -1
- package/dist-types/commands/ListApiDestinationsCommand.d.ts +2 -1
- package/dist-types/commands/ListArchivesCommand.d.ts +2 -1
- package/dist-types/commands/ListConnectionsCommand.d.ts +2 -1
- package/dist-types/commands/ListEventBusesCommand.d.ts +2 -1
- package/dist-types/commands/ListEventSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListPartnerEventSourceAccountsCommand.d.ts +2 -1
- package/dist-types/commands/ListPartnerEventSourcesCommand.d.ts +2 -1
- package/dist-types/commands/ListReplaysCommand.d.ts +2 -1
- package/dist-types/commands/ListRuleNamesByTargetCommand.d.ts +2 -1
- package/dist-types/commands/ListRulesCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTargetsByRuleCommand.d.ts +2 -1
- package/dist-types/commands/PutEventsCommand.d.ts +2 -1
- package/dist-types/commands/PutPartnerEventsCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionCommand.d.ts +2 -1
- package/dist-types/commands/PutRuleCommand.d.ts +2 -1
- package/dist-types/commands/PutTargetsCommand.d.ts +2 -1
- package/dist-types/commands/RemovePermissionCommand.d.ts +2 -1
- package/dist-types/commands/RemoveTargetsCommand.d.ts +2 -1
- package/dist-types/commands/StartReplayCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/TestEventPatternCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApiDestinationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateArchiveCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
- package/dist-types/index.d.ts +0 -1
- package/dist-types/models/models_0.d.ts +561 -561
- package/dist-types/ts3.4/CloudWatchEvents.d.ts +10 -0
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +9 -0
- package/dist-types/ts3.4/index.d.ts +0 -1
- package/package.json +40 -40
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.defaultEndpointResolver = void 0;
|
|
4
|
-
const util_endpoints_1 = require("@
|
|
4
|
+
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
|
+
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
5
6
|
const ruleset_1 = require("./ruleset");
|
|
6
7
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
7
|
-
return (0,
|
|
8
|
+
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
8
9
|
endpointParams: endpointParams,
|
|
9
10
|
logger: context.logger,
|
|
10
11
|
});
|
|
11
12
|
};
|
|
12
13
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
|
+
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
package/dist-cjs/index.js
CHANGED
|
@@ -3072,9 +3072,6 @@ var _CloudWatchEvents = class _CloudWatchEvents extends CloudWatchEventsClient {
|
|
|
3072
3072
|
__name(_CloudWatchEvents, "CloudWatchEvents");
|
|
3073
3073
|
var CloudWatchEvents = _CloudWatchEvents;
|
|
3074
3074
|
(0, import_smithy_client.createAggregatedClient)(commands, CloudWatchEvents);
|
|
3075
|
-
|
|
3076
|
-
// src/index.ts
|
|
3077
|
-
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
3078
3075
|
// Annotate the CommonJS export names for ESM import in node:
|
|
3079
3076
|
|
|
3080
3077
|
0 && (module.exports = {
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
3
|
import { ruleSet } from "./ruleset";
|
|
3
4
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
4
5
|
return resolveEndpoint(ruleSet, {
|
|
@@ -6,3 +7,4 @@ export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
|
6
7
|
logger: context.logger,
|
|
7
8
|
});
|
|
8
9
|
};
|
|
10
|
+
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/dist-es/index.js
CHANGED
|
@@ -163,6 +163,7 @@ export interface CloudWatchEvents {
|
|
|
163
163
|
/**
|
|
164
164
|
* @see {@link DescribeEventBusCommand}
|
|
165
165
|
*/
|
|
166
|
+
describeEventBus(): Promise<DescribeEventBusCommandOutput>;
|
|
166
167
|
describeEventBus(args: DescribeEventBusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventBusCommandOutput>;
|
|
167
168
|
describeEventBus(args: DescribeEventBusCommandInput, cb: (err: any, data?: DescribeEventBusCommandOutput) => void): void;
|
|
168
169
|
describeEventBus(args: DescribeEventBusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventBusCommandOutput) => void): void;
|
|
@@ -205,30 +206,35 @@ export interface CloudWatchEvents {
|
|
|
205
206
|
/**
|
|
206
207
|
* @see {@link ListApiDestinationsCommand}
|
|
207
208
|
*/
|
|
209
|
+
listApiDestinations(): Promise<ListApiDestinationsCommandOutput>;
|
|
208
210
|
listApiDestinations(args: ListApiDestinationsCommandInput, options?: __HttpHandlerOptions): Promise<ListApiDestinationsCommandOutput>;
|
|
209
211
|
listApiDestinations(args: ListApiDestinationsCommandInput, cb: (err: any, data?: ListApiDestinationsCommandOutput) => void): void;
|
|
210
212
|
listApiDestinations(args: ListApiDestinationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListApiDestinationsCommandOutput) => void): void;
|
|
211
213
|
/**
|
|
212
214
|
* @see {@link ListArchivesCommand}
|
|
213
215
|
*/
|
|
216
|
+
listArchives(): Promise<ListArchivesCommandOutput>;
|
|
214
217
|
listArchives(args: ListArchivesCommandInput, options?: __HttpHandlerOptions): Promise<ListArchivesCommandOutput>;
|
|
215
218
|
listArchives(args: ListArchivesCommandInput, cb: (err: any, data?: ListArchivesCommandOutput) => void): void;
|
|
216
219
|
listArchives(args: ListArchivesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListArchivesCommandOutput) => void): void;
|
|
217
220
|
/**
|
|
218
221
|
* @see {@link ListConnectionsCommand}
|
|
219
222
|
*/
|
|
223
|
+
listConnections(): Promise<ListConnectionsCommandOutput>;
|
|
220
224
|
listConnections(args: ListConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<ListConnectionsCommandOutput>;
|
|
221
225
|
listConnections(args: ListConnectionsCommandInput, cb: (err: any, data?: ListConnectionsCommandOutput) => void): void;
|
|
222
226
|
listConnections(args: ListConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConnectionsCommandOutput) => void): void;
|
|
223
227
|
/**
|
|
224
228
|
* @see {@link ListEventBusesCommand}
|
|
225
229
|
*/
|
|
230
|
+
listEventBuses(): Promise<ListEventBusesCommandOutput>;
|
|
226
231
|
listEventBuses(args: ListEventBusesCommandInput, options?: __HttpHandlerOptions): Promise<ListEventBusesCommandOutput>;
|
|
227
232
|
listEventBuses(args: ListEventBusesCommandInput, cb: (err: any, data?: ListEventBusesCommandOutput) => void): void;
|
|
228
233
|
listEventBuses(args: ListEventBusesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEventBusesCommandOutput) => void): void;
|
|
229
234
|
/**
|
|
230
235
|
* @see {@link ListEventSourcesCommand}
|
|
231
236
|
*/
|
|
237
|
+
listEventSources(): Promise<ListEventSourcesCommandOutput>;
|
|
232
238
|
listEventSources(args: ListEventSourcesCommandInput, options?: __HttpHandlerOptions): Promise<ListEventSourcesCommandOutput>;
|
|
233
239
|
listEventSources(args: ListEventSourcesCommandInput, cb: (err: any, data?: ListEventSourcesCommandOutput) => void): void;
|
|
234
240
|
listEventSources(args: ListEventSourcesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEventSourcesCommandOutput) => void): void;
|
|
@@ -247,6 +253,7 @@ export interface CloudWatchEvents {
|
|
|
247
253
|
/**
|
|
248
254
|
* @see {@link ListReplaysCommand}
|
|
249
255
|
*/
|
|
256
|
+
listReplays(): Promise<ListReplaysCommandOutput>;
|
|
250
257
|
listReplays(args: ListReplaysCommandInput, options?: __HttpHandlerOptions): Promise<ListReplaysCommandOutput>;
|
|
251
258
|
listReplays(args: ListReplaysCommandInput, cb: (err: any, data?: ListReplaysCommandOutput) => void): void;
|
|
252
259
|
listReplays(args: ListReplaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListReplaysCommandOutput) => void): void;
|
|
@@ -259,6 +266,7 @@ export interface CloudWatchEvents {
|
|
|
259
266
|
/**
|
|
260
267
|
* @see {@link ListRulesCommand}
|
|
261
268
|
*/
|
|
269
|
+
listRules(): Promise<ListRulesCommandOutput>;
|
|
262
270
|
listRules(args: ListRulesCommandInput, options?: __HttpHandlerOptions): Promise<ListRulesCommandOutput>;
|
|
263
271
|
listRules(args: ListRulesCommandInput, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
264
272
|
listRules(args: ListRulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRulesCommandOutput) => void): void;
|
|
@@ -289,6 +297,7 @@ export interface CloudWatchEvents {
|
|
|
289
297
|
/**
|
|
290
298
|
* @see {@link PutPermissionCommand}
|
|
291
299
|
*/
|
|
300
|
+
putPermission(): Promise<PutPermissionCommandOutput>;
|
|
292
301
|
putPermission(args: PutPermissionCommandInput, options?: __HttpHandlerOptions): Promise<PutPermissionCommandOutput>;
|
|
293
302
|
putPermission(args: PutPermissionCommandInput, cb: (err: any, data?: PutPermissionCommandOutput) => void): void;
|
|
294
303
|
putPermission(args: PutPermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PutPermissionCommandOutput) => void): void;
|
|
@@ -307,6 +316,7 @@ export interface CloudWatchEvents {
|
|
|
307
316
|
/**
|
|
308
317
|
* @see {@link RemovePermissionCommand}
|
|
309
318
|
*/
|
|
319
|
+
removePermission(): Promise<RemovePermissionCommandOutput>;
|
|
310
320
|
removePermission(args: RemovePermissionCommandInput, options?: __HttpHandlerOptions): Promise<RemovePermissionCommandOutput>;
|
|
311
321
|
removePermission(args: RemovePermissionCommandInput, cb: (err: any, data?: RemovePermissionCommandOutput) => void): void;
|
|
312
322
|
removePermission(args: RemovePermissionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RemovePermissionCommandOutput) => void): void;
|
|
@@ -360,7 +370,6 @@ export interface CloudWatchEvents {
|
|
|
360
370
|
updateConnection(args: UpdateConnectionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateConnectionCommandOutput) => void): void;
|
|
361
371
|
}
|
|
362
372
|
/**
|
|
363
|
-
* @public
|
|
364
373
|
* <p>Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. When your
|
|
365
374
|
* resources change state, they automatically send events to an event stream. You can create
|
|
366
375
|
* rules that match selected events in the stream and route them to targets to take action. You
|
|
@@ -382,6 +391,7 @@ export interface CloudWatchEvents {
|
|
|
382
391
|
* </ul>
|
|
383
392
|
* <p>For more information about the features of Amazon EventBridge, see the <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide">Amazon EventBridge User
|
|
384
393
|
* Guide</a>.</p>
|
|
394
|
+
* @public
|
|
385
395
|
*/
|
|
386
396
|
export declare class CloudWatchEvents extends CloudWatchEventsClient implements CloudWatchEvents {
|
|
387
397
|
}
|
|
@@ -202,7 +202,6 @@ export type CloudWatchEventsClientResolvedConfigType = __SmithyResolvedConfigura
|
|
|
202
202
|
export interface CloudWatchEventsClientResolvedConfig extends CloudWatchEventsClientResolvedConfigType {
|
|
203
203
|
}
|
|
204
204
|
/**
|
|
205
|
-
* @public
|
|
206
205
|
* <p>Amazon EventBridge helps you to respond to state changes in your Amazon Web Services resources. When your
|
|
207
206
|
* resources change state, they automatically send events to an event stream. You can create
|
|
208
207
|
* rules that match selected events in the stream and route them to targets to take action. You
|
|
@@ -224,6 +223,7 @@ export interface CloudWatchEventsClientResolvedConfig extends CloudWatchEventsCl
|
|
|
224
223
|
* </ul>
|
|
225
224
|
* <p>For more information about the features of Amazon EventBridge, see the <a href="https://docs.aws.amazon.com/eventbridge/latest/userguide">Amazon EventBridge User
|
|
226
225
|
* Guide</a>.</p>
|
|
226
|
+
* @public
|
|
227
227
|
*/
|
|
228
228
|
export declare class CloudWatchEventsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CloudWatchEventsClientResolvedConfig> {
|
|
229
229
|
/**
|
|
@@ -22,10 +22,10 @@ export interface ActivateEventSourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const ActivateEventSourceCommand_base: {
|
|
24
24
|
new (input: ActivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ActivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Activates a partner event source that has been deactivated. Once activated, your matching
|
|
30
30
|
* event bus will start receiving events from the event source.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const ActivateEventSourceCommand_base: {
|
|
|
67
67
|
* @throws {@link CloudWatchEventsServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class ActivateEventSourceCommand extends ActivateEventSourceCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface CancelReplayCommandOutput extends CancelReplayResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const CancelReplayCommand_base: {
|
|
24
24
|
new (input: CancelReplayCommandInput): import("@smithy/smithy-client").CommandImpl<CancelReplayCommandInput, CancelReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CancelReplayCommandInput): import("@smithy/smithy-client").CommandImpl<CancelReplayCommandInput, CancelReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Cancels the specified replay.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const CancelReplayCommand_base: {
|
|
|
68
68
|
* @throws {@link CloudWatchEventsServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class CancelReplayCommand extends CancelReplayCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateApiDestinationCommandOutput extends CreateApiDestinationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateApiDestinationCommand_base: {
|
|
24
24
|
new (input: CreateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an API destination, which is an HTTP invocation endpoint configured as a target
|
|
30
30
|
* for events.</p>
|
|
31
31
|
* @example
|
|
@@ -75,6 +75,7 @@ declare const CreateApiDestinationCommand_base: {
|
|
|
75
75
|
* @throws {@link CloudWatchEventsServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
77
77
|
*
|
|
78
|
+
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class CreateApiDestinationCommand extends CreateApiDestinationCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateArchiveCommandOutput extends CreateArchiveResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateArchiveCommand_base: {
|
|
24
24
|
new (input: CreateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveCommandInput, CreateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<CreateArchiveCommandInput, CreateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates an archive of events with the specified settings. When you create an archive,
|
|
30
30
|
* incoming events might not immediately start being sent to the archive. Allow a short period of
|
|
31
31
|
* time for changes to take effect. If you do not specify a pattern to filter events sent to the
|
|
@@ -83,6 +83,7 @@ declare const CreateArchiveCommand_base: {
|
|
|
83
83
|
* @throws {@link CloudWatchEventsServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class CreateArchiveCommand extends CreateArchiveCommand_base {
|
|
88
89
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConnectionCommandOutput extends CreateConnectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConnectionCommand_base: {
|
|
24
24
|
new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a connection. A connection defines the authorization type and credentials to use
|
|
30
30
|
* for authorization with an API destination HTTP endpoint.</p>
|
|
31
31
|
* @example
|
|
@@ -133,6 +133,7 @@ declare const CreateConnectionCommand_base: {
|
|
|
133
133
|
* @throws {@link CloudWatchEventsServiceException}
|
|
134
134
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
135
135
|
*
|
|
136
|
+
* @public
|
|
136
137
|
*/
|
|
137
138
|
export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
|
|
138
139
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateEventBusCommandOutput extends CreateEventBusResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateEventBusCommand_base: {
|
|
24
24
|
new (input: CreateEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventBusCommandInput, CreateEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEventBusCommandInput, CreateEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new event bus within your account. This can be a custom event bus which you can
|
|
30
30
|
* use to receive events from your custom applications and services, or it can be a partner event
|
|
31
31
|
* bus which can be matched to a partner event source.</p>
|
|
@@ -84,6 +84,7 @@ declare const CreateEventBusCommand_base: {
|
|
|
84
84
|
* @throws {@link CloudWatchEventsServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class CreateEventBusCommand extends CreateEventBusCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePartnerEventSourceCommandOutput extends CreatePartnerEven
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePartnerEventSourceCommand_base: {
|
|
24
24
|
new (input: CreatePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Called by an SaaS partner to create a partner event source. This operation is not used by
|
|
30
30
|
* Amazon Web Services customers.</p>
|
|
31
31
|
* <p>Each partner event source can be used by one Amazon Web Services account to create a matching partner
|
|
@@ -93,6 +93,7 @@ declare const CreatePartnerEventSourceCommand_base: {
|
|
|
93
93
|
* @throws {@link CloudWatchEventsServiceException}
|
|
94
94
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
95
95
|
*
|
|
96
|
+
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class CreatePartnerEventSourceCommand extends CreatePartnerEventSourceCommand_base {
|
|
98
99
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeactivateEventSourceCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeactivateEventSourceCommand_base: {
|
|
24
24
|
new (input: DeactivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeactivateEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>You can use this operation to temporarily stop receiving events from the specified partner
|
|
30
30
|
* event source. The matching event bus is not deleted. </p>
|
|
31
31
|
* <p>When you deactivate a partner event source, the source goes into PENDING state. If it
|
|
@@ -70,6 +70,7 @@ declare const DeactivateEventSourceCommand_base: {
|
|
|
70
70
|
* @throws {@link CloudWatchEventsServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeactivateEventSourceCommand extends DeactivateEventSourceCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeauthorizeConnectionCommandOutput extends DeauthorizeConnectio
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeauthorizeConnectionCommand_base: {
|
|
24
24
|
new (input: DeauthorizeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeauthorizeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes all authorization parameters from the connection. This lets you remove the secret
|
|
30
30
|
* from the connection so you can reuse it without having to create a new connection.</p>
|
|
31
31
|
* @example
|
|
@@ -67,6 +67,7 @@ declare const DeauthorizeConnectionCommand_base: {
|
|
|
67
67
|
* @throws {@link CloudWatchEventsServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeauthorizeConnectionCommand extends DeauthorizeConnectionCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteApiDestinationCommandOutput extends DeleteApiDestinationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteApiDestinationCommand_base: {
|
|
24
24
|
new (input: DeleteApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified API destination.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const DeleteApiDestinationCommand_base: {
|
|
|
60
60
|
* @throws {@link CloudWatchEventsServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteApiDestinationCommand extends DeleteApiDestinationCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteArchiveCommandOutput extends DeleteArchiveResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteArchiveCommand_base: {
|
|
24
24
|
new (input: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified archive.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -60,6 +60,7 @@ declare const DeleteArchiveCommand_base: {
|
|
|
60
60
|
* @throws {@link CloudWatchEventsServiceException}
|
|
61
61
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
62
62
|
*
|
|
63
|
+
* @public
|
|
63
64
|
*/
|
|
64
65
|
export declare class DeleteArchiveCommand extends DeleteArchiveCommand_base {
|
|
65
66
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConnectionCommand_base: {
|
|
24
24
|
new (input: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a connection.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -66,6 +66,7 @@ declare const DeleteConnectionCommand_base: {
|
|
|
66
66
|
* @throws {@link CloudWatchEventsServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeleteConnectionCommand extends DeleteConnectionCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteEventBusCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteEventBusCommand_base: {
|
|
24
24
|
new (input: DeleteEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventBusCommandInput, DeleteEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteEventBusCommandInput, DeleteEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified custom event bus or partner event bus. All rules associated with
|
|
30
30
|
* this event bus need to be deleted. You can't delete your account's default event bus.</p>
|
|
31
31
|
* @example
|
|
@@ -58,6 +58,7 @@ declare const DeleteEventBusCommand_base: {
|
|
|
58
58
|
* @throws {@link CloudWatchEventsServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
60
60
|
*
|
|
61
|
+
* @public
|
|
61
62
|
*/
|
|
62
63
|
export declare class DeleteEventBusCommand extends DeleteEventBusCommand_base {
|
|
63
64
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePartnerEventSourceCommandOutput extends __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePartnerEventSourceCommand_base: {
|
|
24
24
|
new (input: DeletePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This operation is used by SaaS partners to delete a partner event source. This operation
|
|
30
30
|
* is not used by Amazon Web Services customers.</p>
|
|
31
31
|
* <p>When you delete an event source, the status of the corresponding partner event bus in the
|
|
@@ -65,6 +65,7 @@ declare const DeletePartnerEventSourceCommand_base: {
|
|
|
65
65
|
* @throws {@link CloudWatchEventsServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
67
67
|
*
|
|
68
|
+
* @public
|
|
68
69
|
*/
|
|
69
70
|
export declare class DeletePartnerEventSourceCommand extends DeletePartnerEventSourceCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteRuleCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteRuleCommand_base: {
|
|
24
24
|
new (input: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteRuleCommandInput, DeleteRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes the specified rule.</p>
|
|
30
30
|
* <p>Before you can delete the rule, you must remove all targets, using <a href="https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_RemoveTargets.html">RemoveTargets</a>.</p>
|
|
31
31
|
* <p>When you delete a rule, incoming events might continue to match to the deleted rule. Allow
|
|
@@ -80,6 +80,7 @@ declare const DeleteRuleCommand_base: {
|
|
|
80
80
|
* @throws {@link CloudWatchEventsServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class DeleteRuleCommand extends DeleteRuleCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeApiDestinationCommandOutput extends DescribeApiDestinat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeApiDestinationCommand_base: {
|
|
24
24
|
new (input: DescribeApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves details about an API destination.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -68,6 +68,7 @@ declare const DescribeApiDestinationCommand_base: {
|
|
|
68
68
|
* @throws {@link CloudWatchEventsServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DescribeApiDestinationCommand extends DescribeApiDestinationCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeArchiveCommandOutput extends DescribeArchiveResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeArchiveCommand_base: {
|
|
24
24
|
new (input: DescribeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeArchiveCommandInput, DescribeArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeArchiveCommandInput, DescribeArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves details about an archive.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -72,6 +72,7 @@ declare const DescribeArchiveCommand_base: {
|
|
|
72
72
|
* @throws {@link CloudWatchEventsServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DescribeArchiveCommand extends DescribeArchiveCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeConnectionCommandOutput extends DescribeConnectionRespo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeConnectionCommand_base: {
|
|
24
24
|
new (input: DescribeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionCommandInput, DescribeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeConnectionCommandInput, DescribeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves details about a connection.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -129,6 +129,7 @@ declare const DescribeConnectionCommand_base: {
|
|
|
129
129
|
* @throws {@link CloudWatchEventsServiceException}
|
|
130
130
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
131
131
|
*
|
|
132
|
+
* @public
|
|
132
133
|
*/
|
|
133
134
|
export declare class DescribeConnectionCommand extends DescribeConnectionCommand_base {
|
|
134
135
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeEventBusCommandOutput extends DescribeEventBusResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeEventBusCommand_base: {
|
|
24
24
|
new (input: DescribeEventBusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventBusCommandInput, DescribeEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [DescribeEventBusCommandInput]): import("@smithy/smithy-client").CommandImpl<DescribeEventBusCommandInput, DescribeEventBusCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Displays details about an event bus in your account. This can include the external Amazon Web Services
|
|
30
30
|
* accounts that are permitted to write events to your default event bus, and the associated
|
|
31
31
|
* policy. For custom event buses and partner event buses, it displays the name, ARN, policy,
|
|
@@ -67,6 +67,7 @@ declare const DescribeEventBusCommand_base: {
|
|
|
67
67
|
* @throws {@link CloudWatchEventsServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DescribeEventBusCommand extends DescribeEventBusCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeEventSourceCommandOutput extends DescribeEventSourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeEventSourceCommand_base: {
|
|
24
24
|
new (input: DescribeEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This operation lists details about a partner event source that is shared with your
|
|
30
30
|
* account.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const DescribeEventSourceCommand_base: {
|
|
|
68
68
|
* @throws {@link CloudWatchEventsServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
70
70
|
*
|
|
71
|
+
* @public
|
|
71
72
|
*/
|
|
72
73
|
export declare class DescribeEventSourceCommand extends DescribeEventSourceCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribePartnerEventSourceCommandOutput extends DescribePartner
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribePartnerEventSourceCommand_base: {
|
|
24
24
|
new (input: DescribePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribePartnerEventSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>An SaaS partner can use this operation to list details about a partner event source that
|
|
30
30
|
* they have created. Amazon Web Services customers do not use this operation. Instead, Amazon Web Services customers can use <a href="https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_DescribeEventSource.html">DescribeEventSource</a>
|
|
31
31
|
* to see details about a partner event source that is
|
|
@@ -66,6 +66,7 @@ declare const DescribePartnerEventSourceCommand_base: {
|
|
|
66
66
|
* @throws {@link CloudWatchEventsServiceException}
|
|
67
67
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
68
68
|
*
|
|
69
|
+
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DescribePartnerEventSourceCommand extends DescribePartnerEventSourceCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface DescribeReplayCommandOutput extends DescribeReplayResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeReplayCommand_base: {
|
|
24
24
|
new (input: DescribeReplayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplayCommandInput, DescribeReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeReplayCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeReplayCommandInput, DescribeReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves details about a replay. Use <code>DescribeReplay</code> to determine the
|
|
30
30
|
* progress of a running replay. A replay processes events to replay based on the time in the
|
|
31
31
|
* event, and replays them using 1 minute intervals. If you use <code>StartReplay</code> and
|
|
@@ -83,6 +83,7 @@ declare const DescribeReplayCommand_base: {
|
|
|
83
83
|
* @throws {@link CloudWatchEventsServiceException}
|
|
84
84
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
85
85
|
*
|
|
86
|
+
* @public
|
|
86
87
|
*/
|
|
87
88
|
export declare class DescribeReplayCommand extends DescribeReplayCommand_base {
|
|
88
89
|
}
|