@aws-sdk/client-cloudwatch-events 3.169.0 → 3.171.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 +871 -260
  3. package/dist-types/ts3.4/CloudWatchEventsClient.d.ts +411 -124
  4. package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +31 -17
  5. package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +35 -17
  8. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +35 -17
  9. package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +35 -17
  10. package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +34 -17
  12. package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +39 -17
  14. package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +35 -17
  16. package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +30 -17
  17. package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +30 -17
  19. package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +35 -17
  21. package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +36 -17
  22. package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +36 -17
  24. package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +35 -17
  26. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +30 -17
  28. package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +30 -17
  29. package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +35 -17
  32. package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +35 -17
  33. package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +32 -17
  37. package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +32 -17
  39. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  40. package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +36 -17
  41. package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +32 -17
  42. package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +35 -17
  43. package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +30 -17
  44. package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +32 -17
  45. package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +32 -17
  46. package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +30 -17
  47. package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +35 -17
  48. package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +32 -17
  49. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  50. package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +35 -17
  51. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  52. package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +35 -17
  54. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +35 -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 +7 -6
  59. package/dist-types/ts3.4/models/index.d.ts +1 -1
  60. package/dist-types/ts3.4/models/models_0.d.ts +1381 -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 +67 -38
  63. package/dist-types/ts3.4/runtimeConfig.d.ts +67 -38
  64. package/dist-types/ts3.4/runtimeConfig.native.d.ts +68 -37
  65. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +12 -11
  66. package/package.json +34 -34
@@ -1,17 +1,36 @@
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
+ export declare class ListTargetsByRuleCommand extends $Command<
23
+ ListTargetsByRuleCommandInput,
24
+ ListTargetsByRuleCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: ListTargetsByRuleCommandInput;
28
+ constructor(input: ListTargetsByRuleCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: CloudWatchEventsClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput>;
34
+ private serialize;
35
+ private deserialize;
36
+ }
@@ -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 { 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
+ export declare class PutEventsCommand extends $Command<
19
+ PutEventsCommandInput,
20
+ PutEventsCommandOutput,
21
+ CloudWatchEventsClientResolvedConfig
22
+ > {
23
+ readonly input: PutEventsCommandInput;
24
+ constructor(input: PutEventsCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<PutEventsCommandInput, PutEventsCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,35 @@
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
+ export declare class PutPartnerEventsCommand extends $Command<
22
+ PutPartnerEventsCommandInput,
23
+ PutPartnerEventsCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: PutPartnerEventsCommandInput;
27
+ constructor(input: PutPartnerEventsCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,30 @@
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
+ export declare class PutPermissionCommand extends $Command<
17
+ PutPermissionCommandInput,
18
+ PutPermissionCommandOutput,
19
+ CloudWatchEventsClientResolvedConfig
20
+ > {
21
+ readonly input: PutPermissionCommandInput;
22
+ constructor(input: PutPermissionCommandInput);
23
+ resolveMiddleware(
24
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
25
+ configuration: CloudWatchEventsClientResolvedConfig,
26
+ options?: __HttpHandlerOptions
27
+ ): Handler<PutPermissionCommandInput, PutPermissionCommandOutput>;
28
+ private serialize;
29
+ private deserialize;
30
+ }
@@ -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 { 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
+ export declare class PutRuleCommand extends $Command<
19
+ PutRuleCommandInput,
20
+ PutRuleCommandOutput,
21
+ CloudWatchEventsClientResolvedConfig
22
+ > {
23
+ readonly input: PutRuleCommandInput;
24
+ constructor(input: PutRuleCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<PutRuleCommandInput, PutRuleCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -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 { 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
+ export declare class PutTargetsCommand extends $Command<
19
+ PutTargetsCommandInput,
20
+ PutTargetsCommandOutput,
21
+ CloudWatchEventsClientResolvedConfig
22
+ > {
23
+ readonly input: PutTargetsCommandInput;
24
+ constructor(input: PutTargetsCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<PutTargetsCommandInput, PutTargetsCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,30 @@
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
+ export declare class RemovePermissionCommand extends $Command<
17
+ RemovePermissionCommandInput,
18
+ RemovePermissionCommandOutput,
19
+ CloudWatchEventsClientResolvedConfig
20
+ > {
21
+ readonly input: RemovePermissionCommandInput;
22
+ constructor(input: RemovePermissionCommandInput);
23
+ resolveMiddleware(
24
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
25
+ configuration: CloudWatchEventsClientResolvedConfig,
26
+ options?: __HttpHandlerOptions
27
+ ): Handler<RemovePermissionCommandInput, RemovePermissionCommandOutput>;
28
+ private serialize;
29
+ private deserialize;
30
+ }
@@ -1,17 +1,35 @@
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
+ export declare class RemoveTargetsCommand extends $Command<
22
+ RemoveTargetsCommandInput,
23
+ RemoveTargetsCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: RemoveTargetsCommandInput;
27
+ constructor(input: RemoveTargetsCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<RemoveTargetsCommandInput, RemoveTargetsCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -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 { 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
+ export declare class StartReplayCommand extends $Command<
19
+ StartReplayCommandInput,
20
+ StartReplayCommandOutput,
21
+ CloudWatchEventsClientResolvedConfig
22
+ > {
23
+ readonly input: StartReplayCommandInput;
24
+ constructor(input: StartReplayCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<StartReplayCommandInput, StartReplayCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
14
+ export interface TagResourceCommandInput extends TagResourceRequest {}
15
+ export interface TagResourceCommandOutput
16
+ extends TagResourceResponse,
17
+ __MetadataBearer {}
18
+ export declare class TagResourceCommand extends $Command<
19
+ TagResourceCommandInput,
20
+ TagResourceCommandOutput,
21
+ CloudWatchEventsClientResolvedConfig
22
+ > {
23
+ readonly input: TagResourceCommandInput;
24
+ constructor(input: TagResourceCommandInput);
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,35 @@
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 { TestEventPatternRequest, TestEventPatternResponse } from "../models/models_0";
5
- export interface TestEventPatternCommandInput extends TestEventPatternRequest {
6
- }
7
- export interface TestEventPatternCommandOutput extends TestEventPatternResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TestEventPatternCommand extends $Command<TestEventPatternCommandInput, TestEventPatternCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: TestEventPatternCommandInput;
12
- constructor(input: TestEventPatternCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TestEventPatternCommandInput, TestEventPatternCommandOutput>;
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
+ TestEventPatternRequest,
15
+ TestEventPatternResponse,
16
+ } from "../models/models_0";
17
+ export interface TestEventPatternCommandInput extends TestEventPatternRequest {}
18
+ export interface TestEventPatternCommandOutput
19
+ extends TestEventPatternResponse,
20
+ __MetadataBearer {}
21
+ export declare class TestEventPatternCommand extends $Command<
22
+ TestEventPatternCommandInput,
23
+ TestEventPatternCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: TestEventPatternCommandInput;
27
+ constructor(input: TestEventPatternCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<TestEventPatternCommandInput, TestEventPatternCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,35 @@
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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
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
+ UntagResourceRequest,
15
+ UntagResourceResponse,
16
+ } from "../models/models_0";
17
+ export interface UntagResourceCommandInput extends UntagResourceRequest {}
18
+ export interface UntagResourceCommandOutput
19
+ extends UntagResourceResponse,
20
+ __MetadataBearer {}
21
+ export declare class UntagResourceCommand extends $Command<
22
+ UntagResourceCommandInput,
23
+ UntagResourceCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: UntagResourceCommandInput;
27
+ constructor(input: UntagResourceCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }