@aws-sdk/client-cloudwatch-events 3.168.0 → 3.170.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.
Files changed (66) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/CloudWatchEvents.d.ts +922 -260
  3. package/dist-types/ts3.4/CloudWatchEventsClient.d.ts +436 -124
  4. package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +33 -17
  5. package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +34 -17
  6. package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +41 -17
  7. package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +37 -17
  8. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +37 -17
  9. package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +37 -17
  10. package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +36 -17
  12. package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +41 -17
  13. package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +41 -17
  14. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +37 -17
  15. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +37 -17
  16. package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +37 -17
  18. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +32 -17
  19. package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +41 -17
  20. package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +37 -17
  21. package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +38 -17
  22. package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +37 -17
  23. package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +38 -17
  24. package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +41 -17
  25. package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +37 -17
  26. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +34 -17
  27. package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +32 -17
  28. package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +32 -17
  29. package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +38 -17
  30. package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +34 -17
  31. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +37 -17
  32. package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +37 -17
  33. package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +37 -17
  34. package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +41 -17
  35. package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +41 -17
  36. package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +34 -17
  37. package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +41 -17
  38. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +34 -17
  39. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
  40. package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +38 -17
  41. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +34 -17
  42. package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +37 -17
  43. package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +32 -17
  44. package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +34 -17
  46. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +32 -17
  47. package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +37 -17
  48. package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +34 -17
  49. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +34 -17
  50. package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +37 -17
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +37 -17
  52. package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +41 -17
  53. package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +37 -17
  54. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +37 -17
  55. package/dist-types/ts3.4/commands/index.d.ts +51 -51
  56. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  57. package/dist-types/ts3.4/index.d.ts +5 -5
  58. package/dist-types/ts3.4/models/CloudWatchEventsServiceException.d.ts +8 -6
  59. package/dist-types/ts3.4/models/index.d.ts +1 -1
  60. package/dist-types/ts3.4/models/models_0.d.ts +1957 -1803
  61. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +617 -155
  62. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +68 -38
  63. package/dist-types/ts3.4/runtimeConfig.d.ts +68 -38
  64. package/dist-types/ts3.4/runtimeConfig.native.d.ts +69 -37
  65. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +13 -11
  66. package/package.json +34 -34
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
5
- export interface ListRulesCommandInput extends ListRulesRequest {
6
- }
7
- export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListRulesCommand extends $Command<ListRulesCommandInput, ListRulesCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: ListRulesCommandInput;
12
- constructor(input: ListRulesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRulesCommandInput, ListRulesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import { ListRulesRequest, ListRulesResponse } from "../models/models_0";
14
+ export interface ListRulesCommandInput extends ListRulesRequest {}
15
+ export interface ListRulesCommandOutput
16
+ extends ListRulesResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class ListRulesCommand extends $Command<
20
+ ListRulesCommandInput,
21
+ ListRulesCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: ListRulesCommandInput;
25
+ constructor(input: ListRulesCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<ListRulesCommandInput, ListRulesCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import {
14
+ ListTagsForResourceRequest,
15
+ ListTagsForResourceResponse,
16
+ } from "../models/models_0";
17
+ export interface ListTagsForResourceCommandInput
18
+ extends ListTagsForResourceRequest {}
19
+ export interface ListTagsForResourceCommandOutput
20
+ extends ListTagsForResourceResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListTagsForResourceCommand extends $Command<
24
+ ListTagsForResourceCommandInput,
25
+ ListTagsForResourceCommandOutput,
26
+ CloudWatchEventsClientResolvedConfig
27
+ > {
28
+ readonly input: ListTagsForResourceCommandInput;
29
+ constructor(input: ListTagsForResourceCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: CloudWatchEventsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,38 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { ListTargetsByRuleRequest, ListTargetsByRuleResponse } from "../models/models_0";
5
- export interface ListTargetsByRuleCommandInput extends ListTargetsByRuleRequest {
6
- }
7
- export interface ListTargetsByRuleCommandOutput extends ListTargetsByRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTargetsByRuleCommand extends $Command<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: ListTargetsByRuleCommandInput;
12
- constructor(input: ListTargetsByRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import {
14
+ ListTargetsByRuleRequest,
15
+ ListTargetsByRuleResponse,
16
+ } from "../models/models_0";
17
+ export interface ListTargetsByRuleCommandInput
18
+ extends ListTargetsByRuleRequest {}
19
+ export interface ListTargetsByRuleCommandOutput
20
+ extends ListTargetsByRuleResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class ListTargetsByRuleCommand extends $Command<
24
+ ListTargetsByRuleCommandInput,
25
+ ListTargetsByRuleCommandOutput,
26
+ CloudWatchEventsClientResolvedConfig
27
+ > {
28
+ readonly input: ListTargetsByRuleCommandInput;
29
+ constructor(input: ListTargetsByRuleCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: CloudWatchEventsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { PutEventsRequest, PutEventsResponse } from "../models/models_0";
5
- export interface PutEventsCommandInput extends PutEventsRequest {
6
- }
7
- export interface PutEventsCommandOutput extends PutEventsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutEventsCommand extends $Command<PutEventsCommandInput, PutEventsCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: PutEventsCommandInput;
12
- constructor(input: PutEventsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutEventsCommandInput, PutEventsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import { PutEventsRequest, PutEventsResponse } from "../models/models_0";
14
+ export interface PutEventsCommandInput extends PutEventsRequest {}
15
+ export interface PutEventsCommandOutput
16
+ extends PutEventsResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class PutEventsCommand extends $Command<
20
+ PutEventsCommandInput,
21
+ PutEventsCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: PutEventsCommandInput;
25
+ constructor(input: PutEventsCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<PutEventsCommandInput, PutEventsCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { PutPartnerEventsRequest, PutPartnerEventsResponse } from "../models/models_0";
5
- export interface PutPartnerEventsCommandInput extends PutPartnerEventsRequest {
6
- }
7
- export interface PutPartnerEventsCommandOutput extends PutPartnerEventsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutPartnerEventsCommand extends $Command<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: PutPartnerEventsCommandInput;
12
- constructor(input: PutPartnerEventsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import {
14
+ PutPartnerEventsRequest,
15
+ PutPartnerEventsResponse,
16
+ } from "../models/models_0";
17
+ export interface PutPartnerEventsCommandInput extends PutPartnerEventsRequest {}
18
+ export interface PutPartnerEventsCommandOutput
19
+ extends PutPartnerEventsResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class PutPartnerEventsCommand extends $Command<
23
+ PutPartnerEventsCommandInput,
24
+ PutPartnerEventsCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: PutPartnerEventsCommandInput;
28
+ constructor(input: PutPartnerEventsCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { PutPermissionRequest } from "../models/models_0";
5
- export interface PutPermissionCommandInput extends PutPermissionRequest {
6
- }
7
- export interface PutPermissionCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class PutPermissionCommand extends $Command<PutPermissionCommandInput, PutPermissionCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: PutPermissionCommandInput;
12
- constructor(input: PutPermissionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPermissionCommandInput, PutPermissionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import { PutPermissionRequest } from "../models/models_0";
14
+ export interface PutPermissionCommandInput extends PutPermissionRequest {}
15
+ export interface PutPermissionCommandOutput extends __MetadataBearer {}
16
+
17
+ export declare class PutPermissionCommand extends $Command<
18
+ PutPermissionCommandInput,
19
+ PutPermissionCommandOutput,
20
+ CloudWatchEventsClientResolvedConfig
21
+ > {
22
+ readonly input: PutPermissionCommandInput;
23
+ constructor(input: PutPermissionCommandInput);
24
+
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<PutPermissionCommandInput, PutPermissionCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { PutRuleRequest, PutRuleResponse } from "../models/models_0";
5
- export interface PutRuleCommandInput extends PutRuleRequest {
6
- }
7
- export interface PutRuleCommandOutput extends PutRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutRuleCommand extends $Command<PutRuleCommandInput, PutRuleCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: PutRuleCommandInput;
12
- constructor(input: PutRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutRuleCommandInput, PutRuleCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import { PutRuleRequest, PutRuleResponse } from "../models/models_0";
14
+ export interface PutRuleCommandInput extends PutRuleRequest {}
15
+ export interface PutRuleCommandOutput
16
+ extends PutRuleResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class PutRuleCommand extends $Command<
20
+ PutRuleCommandInput,
21
+ PutRuleCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: PutRuleCommandInput;
25
+ constructor(input: PutRuleCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<PutRuleCommandInput, PutRuleCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { PutTargetsRequest, PutTargetsResponse } from "../models/models_0";
5
- export interface PutTargetsCommandInput extends PutTargetsRequest {
6
- }
7
- export interface PutTargetsCommandOutput extends PutTargetsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class PutTargetsCommand extends $Command<PutTargetsCommandInput, PutTargetsCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: PutTargetsCommandInput;
12
- constructor(input: PutTargetsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutTargetsCommandInput, PutTargetsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import { PutTargetsRequest, PutTargetsResponse } from "../models/models_0";
14
+ export interface PutTargetsCommandInput extends PutTargetsRequest {}
15
+ export interface PutTargetsCommandOutput
16
+ extends PutTargetsResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class PutTargetsCommand extends $Command<
20
+ PutTargetsCommandInput,
21
+ PutTargetsCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: PutTargetsCommandInput;
25
+ constructor(input: PutTargetsCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<PutTargetsCommandInput, PutTargetsCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,32 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { RemovePermissionRequest } from "../models/models_0";
5
- export interface RemovePermissionCommandInput extends RemovePermissionRequest {
6
- }
7
- export interface RemovePermissionCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class RemovePermissionCommand extends $Command<RemovePermissionCommandInput, RemovePermissionCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: RemovePermissionCommandInput;
12
- constructor(input: RemovePermissionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemovePermissionCommandInput, RemovePermissionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import { RemovePermissionRequest } from "../models/models_0";
14
+ export interface RemovePermissionCommandInput extends RemovePermissionRequest {}
15
+ export interface RemovePermissionCommandOutput extends __MetadataBearer {}
16
+
17
+ export declare class RemovePermissionCommand extends $Command<
18
+ RemovePermissionCommandInput,
19
+ RemovePermissionCommandOutput,
20
+ CloudWatchEventsClientResolvedConfig
21
+ > {
22
+ readonly input: RemovePermissionCommandInput;
23
+ constructor(input: RemovePermissionCommandInput);
24
+
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<RemovePermissionCommandInput, RemovePermissionCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,37 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { RemoveTargetsRequest, RemoveTargetsResponse } from "../models/models_0";
5
- export interface RemoveTargetsCommandInput extends RemoveTargetsRequest {
6
- }
7
- export interface RemoveTargetsCommandOutput extends RemoveTargetsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class RemoveTargetsCommand extends $Command<RemoveTargetsCommandInput, RemoveTargetsCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: RemoveTargetsCommandInput;
12
- constructor(input: RemoveTargetsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RemoveTargetsCommandInput, RemoveTargetsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import {
14
+ RemoveTargetsRequest,
15
+ RemoveTargetsResponse,
16
+ } from "../models/models_0";
17
+ export interface RemoveTargetsCommandInput extends RemoveTargetsRequest {}
18
+ export interface RemoveTargetsCommandOutput
19
+ extends RemoveTargetsResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class RemoveTargetsCommand extends $Command<
23
+ RemoveTargetsCommandInput,
24
+ RemoveTargetsCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: RemoveTargetsCommandInput;
28
+ constructor(input: RemoveTargetsCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<RemoveTargetsCommandInput, RemoveTargetsCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,17 +1,34 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { CloudWatchEventsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudWatchEventsClient";
4
- import { StartReplayRequest, StartReplayResponse } from "../models/models_0";
5
- export interface StartReplayCommandInput extends StartReplayRequest {
6
- }
7
- export interface StartReplayCommandOutput extends StartReplayResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartReplayCommand extends $Command<StartReplayCommandInput, StartReplayCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: StartReplayCommandInput;
12
- constructor(input: StartReplayCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartReplayCommandInput, StartReplayCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
1
+ import { Command as $Command } from "@aws-sdk/smithy-client";
2
+ import {
3
+ Handler,
4
+ HttpHandlerOptions as __HttpHandlerOptions,
5
+ MetadataBearer as __MetadataBearer,
6
+ MiddlewareStack,
7
+ } from "@aws-sdk/types";
8
+ import {
9
+ CloudWatchEventsClientResolvedConfig,
10
+ ServiceInputTypes,
11
+ ServiceOutputTypes,
12
+ } from "../CloudWatchEventsClient";
13
+ import { StartReplayRequest, StartReplayResponse } from "../models/models_0";
14
+ export interface StartReplayCommandInput extends StartReplayRequest {}
15
+ export interface StartReplayCommandOutput
16
+ extends StartReplayResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class StartReplayCommand extends $Command<
20
+ StartReplayCommandInput,
21
+ StartReplayCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: StartReplayCommandInput;
25
+ constructor(input: StartReplayCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<StartReplayCommandInput, StartReplayCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }