@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
|
@@ -22,10 +22,10 @@ export interface DescribeRuleCommandOutput extends DescribeRuleResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const DescribeRuleCommand_base: {
|
|
24
24
|
new (input: DescribeRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuleCommandInput, DescribeRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DescribeRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeRuleCommandInput, DescribeRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Describes the specified rule.</p>
|
|
30
30
|
* <p>DescribeRule does not list the targets of a rule. To see the targets associated with a
|
|
31
31
|
* rule, use <a href="https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_ListTargetsByRule.html">ListTargetsByRule</a>.</p>
|
|
@@ -71,6 +71,7 @@ declare const DescribeRuleCommand_base: {
|
|
|
71
71
|
* @throws {@link CloudWatchEventsServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class DescribeRuleCommand extends DescribeRuleCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface DisableRuleCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const DisableRuleCommand_base: {
|
|
24
24
|
new (input: DisableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRuleCommandInput, DisableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DisableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DisableRuleCommandInput, DisableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Disables the specified rule. A disabled rule won't match any events, and won't
|
|
30
30
|
* self-trigger if it has a schedule expression.</p>
|
|
31
31
|
* <p>When you disable a rule, incoming events might continue to match to the disabled rule.
|
|
@@ -72,6 +72,7 @@ declare const DisableRuleCommand_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 DisableRuleCommand extends DisableRuleCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface EnableRuleCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const EnableRuleCommand_base: {
|
|
24
24
|
new (input: EnableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRuleCommandInput, EnableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: EnableRuleCommandInput): import("@smithy/smithy-client").CommandImpl<EnableRuleCommandInput, EnableRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Enables the specified rule. If the rule does not exist, the operation fails.</p>
|
|
30
30
|
* <p>When you enable a rule, incoming events might not immediately start matching to a newly
|
|
31
31
|
* enabled rule. Allow a short period of time for changes to take effect.</p>
|
|
@@ -71,6 +71,7 @@ declare const EnableRuleCommand_base: {
|
|
|
71
71
|
* @throws {@link CloudWatchEventsServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class EnableRuleCommand extends EnableRuleCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListApiDestinationsCommandOutput extends ListApiDestinationsRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListApiDestinationsCommand_base: {
|
|
24
24
|
new (input: ListApiDestinationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListApiDestinationsCommandInput, ListApiDestinationsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListApiDestinationsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListApiDestinationsCommandInput, ListApiDestinationsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of API destination in the account in the current Region.</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 ListApiDestinationsCommand_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 ListApiDestinationsCommand extends ListApiDestinationsCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListArchivesCommandOutput extends ListArchivesResponse, __Metad
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListArchivesCommand_base: {
|
|
24
24
|
new (input: ListArchivesCommandInput): import("@smithy/smithy-client").CommandImpl<ListArchivesCommandInput, ListArchivesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListArchivesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListArchivesCommandInput, ListArchivesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists your archives. You can either list all the archives or you can provide a prefix to
|
|
30
30
|
* match to the archive names. Filter parameters are exclusive.</p>
|
|
31
31
|
* @example
|
|
@@ -76,6 +76,7 @@ declare const ListArchivesCommand_base: {
|
|
|
76
76
|
* @throws {@link CloudWatchEventsServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
78
78
|
*
|
|
79
|
+
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class ListArchivesCommand extends ListArchivesCommand_base {
|
|
81
82
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListConnectionsCommandOutput extends ListConnectionsResponse, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListConnectionsCommand_base: {
|
|
24
24
|
new (input: ListConnectionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListConnectionsCommandInput, ListConnectionsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListConnectionsCommandInput]): import("@smithy/smithy-client").CommandImpl<ListConnectionsCommandInput, ListConnectionsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a list of connections from the account.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -71,6 +71,7 @@ declare const ListConnectionsCommand_base: {
|
|
|
71
71
|
* @throws {@link CloudWatchEventsServiceException}
|
|
72
72
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
73
73
|
*
|
|
74
|
+
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class ListConnectionsCommand extends ListConnectionsCommand_base {
|
|
76
77
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEventBusesCommandOutput extends ListEventBusesResponse, __M
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEventBusesCommand_base: {
|
|
24
24
|
new (input: ListEventBusesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventBusesCommandInput, ListEventBusesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListEventBusesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEventBusesCommandInput, ListEventBusesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists all the event buses in your account, including the default event bus, custom event
|
|
30
30
|
* buses, and partner event buses.</p>
|
|
31
31
|
* @example
|
|
@@ -66,6 +66,7 @@ declare const ListEventBusesCommand_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 ListEventBusesCommand extends ListEventBusesCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListEventSourcesCommandOutput extends ListEventSourcesResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListEventSourcesCommand_base: {
|
|
24
24
|
new (input: ListEventSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListEventSourcesCommandInput, ListEventSourcesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListEventSourcesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListEventSourcesCommandInput, ListEventSourcesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>You can use this to see all the partner event sources that have been shared with your Amazon Web Services
|
|
30
30
|
* account. For more information about partner event sources, see <a href="https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_CreateEventBus.html">CreateEventBus</a>.</p>
|
|
31
31
|
* @example
|
|
@@ -72,6 +72,7 @@ declare const ListEventSourcesCommand_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 ListEventSourcesCommand extends ListEventSourcesCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPartnerEventSourceAccountsCommandOutput extends ListPartner
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPartnerEventSourceAccountsCommand_base: {
|
|
24
24
|
new (input: ListPartnerEventSourceAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPartnerEventSourceAccountsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput, 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 display the Amazon Web Services account ID that a particular
|
|
30
30
|
* partner event source name is associated with. This operation is not used by Amazon Web Services
|
|
31
31
|
* customers.</p>
|
|
@@ -74,6 +74,7 @@ declare const ListPartnerEventSourceAccountsCommand_base: {
|
|
|
74
74
|
* @throws {@link CloudWatchEventsServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListPartnerEventSourceAccountsCommand extends ListPartnerEventSourceAccountsCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListPartnerEventSourcesCommandOutput extends ListPartnerEventSo
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListPartnerEventSourcesCommand_base: {
|
|
24
24
|
new (input: ListPartnerEventSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListPartnerEventSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput, 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 all the partner event source names that
|
|
30
30
|
* they have created. This operation is not used by Amazon Web Services customers.</p>
|
|
31
31
|
* @example
|
|
@@ -68,6 +68,7 @@ declare const ListPartnerEventSourcesCommand_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 ListPartnerEventSourcesCommand extends ListPartnerEventSourcesCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListReplaysCommandOutput extends ListReplaysResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListReplaysCommand_base: {
|
|
24
24
|
new (input: ListReplaysCommandInput): import("@smithy/smithy-client").CommandImpl<ListReplaysCommandInput, ListReplaysCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListReplaysCommandInput]): import("@smithy/smithy-client").CommandImpl<ListReplaysCommandInput, ListReplaysCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists your replays. You can either list all the replays or you can provide a prefix to
|
|
30
30
|
* match to the replay names. Filter parameters are exclusive.</p>
|
|
31
31
|
* @example
|
|
@@ -74,6 +74,7 @@ declare const ListReplaysCommand_base: {
|
|
|
74
74
|
* @throws {@link CloudWatchEventsServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class ListReplaysCommand extends ListReplaysCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRuleNamesByTargetCommandOutput extends ListRuleNamesByTarge
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRuleNamesByTargetCommand_base: {
|
|
24
24
|
new (input: ListRuleNamesByTargetCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListRuleNamesByTargetCommandInput): import("@smithy/smithy-client").CommandImpl<ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the rules for the specified target. You can see which of the rules in Amazon
|
|
30
30
|
* EventBridge can invoke a specific target in your account.</p>
|
|
31
31
|
* @example
|
|
@@ -66,6 +66,7 @@ declare const ListRuleNamesByTargetCommand_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 ListRuleNamesByTargetCommand extends ListRuleNamesByTargetCommand_base {
|
|
71
72
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListRulesCommand_base: {
|
|
24
24
|
new (input: ListRulesCommandInput): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [ListRulesCommandInput]): import("@smithy/smithy-client").CommandImpl<ListRulesCommandInput, ListRulesCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists your Amazon EventBridge rules. You can either list all the rules or you can provide
|
|
30
30
|
* a prefix to match to the rule names.</p>
|
|
31
31
|
* <p>ListRules does not list the targets of a rule. To see the targets associated with a rule,
|
|
@@ -78,6 +78,7 @@ declare const ListRulesCommand_base: {
|
|
|
78
78
|
* @throws {@link CloudWatchEventsServiceException}
|
|
79
79
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
80
80
|
*
|
|
81
|
+
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class ListRulesCommand extends ListRulesCommand_base {
|
|
83
84
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTagsForResourceCommand_base: {
|
|
24
24
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Displays the tags associated with an EventBridge resource. In EventBridge, rules and event
|
|
30
30
|
* buses can be tagged.</p>
|
|
31
31
|
* @example
|
|
@@ -65,6 +65,7 @@ declare const ListTagsForResourceCommand_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 ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
70
71
|
}
|
|
@@ -22,10 +22,10 @@ export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleRespons
|
|
|
22
22
|
}
|
|
23
23
|
declare const ListTargetsByRuleCommand_base: {
|
|
24
24
|
new (input: ListTargetsByRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: ListTargetsByRuleCommandInput): import("@smithy/smithy-client").CommandImpl<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Lists the targets assigned to the specified rule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -184,6 +184,7 @@ declare const ListTargetsByRuleCommand_base: {
|
|
|
184
184
|
* @throws {@link CloudWatchEventsServiceException}
|
|
185
185
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
186
186
|
*
|
|
187
|
+
* @public
|
|
187
188
|
*/
|
|
188
189
|
export declare class ListTargetsByRuleCommand extends ListTargetsByRuleCommand_base {
|
|
189
190
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBea
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutEventsCommand_base: {
|
|
24
24
|
new (input: PutEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventsCommandInput, PutEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutEventsCommandInput, PutEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Sends custom events to Amazon EventBridge so that they can be matched to rules.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const PutEventsCommand_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 PutEventsCommand extends PutEventsCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutPartnerEventsCommandOutput extends PutPartnerEventsResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutPartnerEventsCommand_base: {
|
|
24
24
|
new (input: PutPartnerEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutPartnerEventsCommandInput): import("@smithy/smithy-client").CommandImpl<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>This is used by SaaS partners to write events to a customer's partner event bus. Amazon Web Services
|
|
30
30
|
* customers do not use this operation.</p>
|
|
31
31
|
* @example
|
|
@@ -77,6 +77,7 @@ declare const PutPartnerEventsCommand_base: {
|
|
|
77
77
|
* @throws {@link CloudWatchEventsServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
79
79
|
*
|
|
80
|
+
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class PutPartnerEventsCommand extends PutPartnerEventsCommand_base {
|
|
82
83
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutPermissionCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutPermissionCommand_base: {
|
|
24
24
|
new (input: PutPermissionCommandInput): import("@smithy/smithy-client").CommandImpl<PutPermissionCommandInput, PutPermissionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [PutPermissionCommandInput]): import("@smithy/smithy-client").CommandImpl<PutPermissionCommandInput, PutPermissionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Running <code>PutPermission</code> permits the specified Amazon Web Services account or Amazon Web Services organization
|
|
30
30
|
* to put events to the specified <i>event bus</i>. Amazon EventBridge (CloudWatch
|
|
31
31
|
* Events) rules in your account are triggered by these events arriving to an event bus in your
|
|
@@ -91,6 +91,7 @@ declare const PutPermissionCommand_base: {
|
|
|
91
91
|
* @throws {@link CloudWatchEventsServiceException}
|
|
92
92
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
93
93
|
*
|
|
94
|
+
* @public
|
|
94
95
|
*/
|
|
95
96
|
export declare class PutPermissionCommand extends PutPermissionCommand_base {
|
|
96
97
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutRuleCommandOutput extends PutRuleResponse, __MetadataBearer
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutRuleCommand_base: {
|
|
24
24
|
new (input: PutRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutRuleCommandInput, PutRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutRuleCommandInput): import("@smithy/smithy-client").CommandImpl<PutRuleCommandInput, PutRuleCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates or updates the specified rule. Rules are enabled by default, or based on value of
|
|
30
30
|
* the state. You can disable a rule using <a href="https://docs.aws.amazon.com/eventbridge/latest/APIReference/API_DisableRule.html">DisableRule</a>.</p>
|
|
31
31
|
* <p>A single rule watches for events from a single event bus. Events generated by Amazon Web Services services
|
|
@@ -128,6 +128,7 @@ declare const PutRuleCommand_base: {
|
|
|
128
128
|
* @throws {@link CloudWatchEventsServiceException}
|
|
129
129
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
130
130
|
*
|
|
131
|
+
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class PutRuleCommand extends PutRuleCommand_base {
|
|
133
134
|
}
|
|
@@ -22,10 +22,10 @@ export interface PutTargetsCommandOutput extends PutTargetsResponse, __MetadataB
|
|
|
22
22
|
}
|
|
23
23
|
declare const PutTargetsCommand_base: {
|
|
24
24
|
new (input: PutTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<PutTargetsCommandInput, PutTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: PutTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<PutTargetsCommandInput, PutTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Adds the specified targets to the specified rule, or updates the targets if they are
|
|
30
30
|
* already associated with the rule.</p>
|
|
31
31
|
* <p>Targets are the resources that are invoked when a rule is triggered.</p>
|
|
@@ -356,6 +356,7 @@ declare const PutTargetsCommand_base: {
|
|
|
356
356
|
* @throws {@link CloudWatchEventsServiceException}
|
|
357
357
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
358
358
|
*
|
|
359
|
+
* @public
|
|
359
360
|
*/
|
|
360
361
|
export declare class PutTargetsCommand extends PutTargetsCommand_base {
|
|
361
362
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemovePermissionCommandOutput extends __MetadataBearer {
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemovePermissionCommand_base: {
|
|
24
24
|
new (input: RemovePermissionCommandInput): import("@smithy/smithy-client").CommandImpl<RemovePermissionCommandInput, RemovePermissionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (...[input]: [] | [RemovePermissionCommandInput]): import("@smithy/smithy-client").CommandImpl<RemovePermissionCommandInput, RemovePermissionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Revokes the permission of another Amazon Web Services account to be able to put events to the specified
|
|
30
30
|
* event bus. Specify the account to revoke by the <code>StatementId</code> value that you
|
|
31
31
|
* associated with the account when you granted it permission with <code>PutPermission</code>.
|
|
@@ -68,6 +68,7 @@ declare const RemovePermissionCommand_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 RemovePermissionCommand extends RemovePermissionCommand_base {
|
|
73
74
|
}
|
|
@@ -22,10 +22,10 @@ export interface RemoveTargetsCommandOutput extends RemoveTargetsResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const RemoveTargetsCommand_base: {
|
|
24
24
|
new (input: RemoveTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTargetsCommandInput, RemoveTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: RemoveTargetsCommandInput): import("@smithy/smithy-client").CommandImpl<RemoveTargetsCommandInput, RemoveTargetsCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified targets from the specified rule. When the rule is triggered, those
|
|
30
30
|
* targets are no longer be invoked.</p>
|
|
31
31
|
* <p>When you remove a target, when the associated rule triggers, removed targets might
|
|
@@ -88,6 +88,7 @@ declare const RemoveTargetsCommand_base: {
|
|
|
88
88
|
* @throws {@link CloudWatchEventsServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
90
90
|
*
|
|
91
|
+
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class RemoveTargetsCommand extends RemoveTargetsCommand_base {
|
|
93
94
|
}
|
|
@@ -22,10 +22,10 @@ export interface StartReplayCommandOutput extends StartReplayResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const StartReplayCommand_base: {
|
|
24
24
|
new (input: StartReplayCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplayCommandInput, StartReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: StartReplayCommandInput): import("@smithy/smithy-client").CommandImpl<StartReplayCommandInput, StartReplayCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Starts the specified replay. Events are not necessarily replayed in the exact same order
|
|
30
30
|
* that they were added to the archive. A replay processes events to replay based on the time in
|
|
31
31
|
* the event, and replays them using 1 minute intervals. If you specify an
|
|
@@ -90,6 +90,7 @@ declare const StartReplayCommand_base: {
|
|
|
90
90
|
* @throws {@link CloudWatchEventsServiceException}
|
|
91
91
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
92
92
|
*
|
|
93
|
+
* @public
|
|
93
94
|
*/
|
|
94
95
|
export declare class StartReplayCommand extends StartReplayCommand_base {
|
|
95
96
|
}
|
|
@@ -22,10 +22,10 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const TagResourceCommand_base: {
|
|
24
24
|
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Assigns one or more tags (key-value pairs) to the specified EventBridge resource. Tags can
|
|
30
30
|
* help you organize and categorize your resources. You can also use them to scope user
|
|
31
31
|
* permissions by granting a user permission to access or change only resources with certain tag
|
|
@@ -84,6 +84,7 @@ declare const TagResourceCommand_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 TagResourceCommand extends TagResourceCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface TestEventPatternCommandOutput extends TestEventPatternResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const TestEventPatternCommand_base: {
|
|
24
24
|
new (input: TestEventPatternCommandInput): import("@smithy/smithy-client").CommandImpl<TestEventPatternCommandInput, TestEventPatternCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: TestEventPatternCommandInput): import("@smithy/smithy-client").CommandImpl<TestEventPatternCommandInput, TestEventPatternCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Tests whether the specified event pattern matches the provided event.</p>
|
|
30
30
|
* <p>Most services in Amazon Web Services treat : or / as the same character in Amazon Resource Names (ARNs).
|
|
31
31
|
* However, EventBridge uses an exact match in event patterns and rules. Be sure to use the
|
|
@@ -64,6 +64,7 @@ declare const TestEventPatternCommand_base: {
|
|
|
64
64
|
* @throws {@link CloudWatchEventsServiceException}
|
|
65
65
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
66
66
|
*
|
|
67
|
+
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class TestEventPatternCommand extends TestEventPatternCommand_base {
|
|
69
70
|
}
|
|
@@ -22,10 +22,10 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UntagResourceCommand_base: {
|
|
24
24
|
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes one or more tags from the specified EventBridge resource. In Amazon EventBridge
|
|
30
30
|
* (CloudWatch Events), rules and event buses can be tagged.</p>
|
|
31
31
|
* @example
|
|
@@ -72,6 +72,7 @@ declare const UntagResourceCommand_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 UntagResourceCommand extends UntagResourceCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateApiDestinationCommandOutput extends UpdateApiDestinationR
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateApiDestinationCommand_base: {
|
|
24
24
|
new (input: UpdateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateApiDestinationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates an API destination.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -74,6 +74,7 @@ declare const UpdateApiDestinationCommand_base: {
|
|
|
74
74
|
* @throws {@link CloudWatchEventsServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
76
76
|
*
|
|
77
|
+
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class UpdateApiDestinationCommand extends UpdateApiDestinationCommand_base {
|
|
79
80
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateArchiveCommandOutput extends UpdateArchiveResponse, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateArchiveCommand_base: {
|
|
24
24
|
new (input: UpdateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArchiveCommandInput, UpdateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateArchiveCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateArchiveCommandInput, UpdateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates the specified archive.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -75,6 +75,7 @@ declare const UpdateArchiveCommand_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 UpdateArchiveCommand extends UpdateArchiveCommand_base {
|
|
80
81
|
}
|
|
@@ -22,10 +22,10 @@ export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse,
|
|
|
22
22
|
}
|
|
23
23
|
declare const UpdateConnectionCommand_base: {
|
|
24
24
|
new (input: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: UpdateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Updates settings for a connection.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -136,6 +136,7 @@ declare const UpdateConnectionCommand_base: {
|
|
|
136
136
|
* @throws {@link CloudWatchEventsServiceException}
|
|
137
137
|
* <p>Base exception class for all service exceptions from CloudWatchEvents service.</p>
|
|
138
138
|
*
|
|
139
|
+
* @public
|
|
139
140
|
*/
|
|
140
141
|
export declare class UpdateConnectionCommand extends UpdateConnectionCommand_base {
|
|
141
142
|
}
|
package/dist-types/index.d.ts
CHANGED
|
@@ -30,5 +30,4 @@ export { RuntimeExtension } from "./runtimeExtensions";
|
|
|
30
30
|
export { CloudWatchEventsExtensionConfiguration } from "./extensionConfiguration";
|
|
31
31
|
export * from "./commands";
|
|
32
32
|
export * from "./models";
|
|
33
|
-
import "@aws-sdk/util-endpoints";
|
|
34
33
|
export { CloudWatchEventsServiceException } from "./models/CloudWatchEventsServiceException";
|