@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,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 { DeleteEventBusRequest } from "../models/models_0";
5
- export interface DeleteEventBusCommandInput extends DeleteEventBusRequest {
6
- }
7
- export interface DeleteEventBusCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteEventBusCommand extends $Command<DeleteEventBusCommandInput, DeleteEventBusCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeleteEventBusCommandInput;
12
- constructor(input: DeleteEventBusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEventBusCommandInput, DeleteEventBusCommandOutput>;
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 { DeleteEventBusRequest } from "../models/models_0";
14
+ export interface DeleteEventBusCommandInput extends DeleteEventBusRequest {}
15
+ export interface DeleteEventBusCommandOutput extends __MetadataBearer {}
16
+
17
+ export declare class DeleteEventBusCommand extends $Command<
18
+ DeleteEventBusCommandInput,
19
+ DeleteEventBusCommandOutput,
20
+ CloudWatchEventsClientResolvedConfig
21
+ > {
22
+ readonly input: DeleteEventBusCommandInput;
23
+ constructor(input: DeleteEventBusCommandInput);
24
+
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<DeleteEventBusCommandInput, DeleteEventBusCommandOutput>;
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 { DeletePartnerEventSourceRequest } from "../models/models_0";
5
- export interface DeletePartnerEventSourceCommandInput extends DeletePartnerEventSourceRequest {
6
- }
7
- export interface DeletePartnerEventSourceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeletePartnerEventSourceCommand extends $Command<DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeletePartnerEventSourceCommandInput;
12
- constructor(input: DeletePartnerEventSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput>;
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 { DeletePartnerEventSourceRequest } from "../models/models_0";
14
+ export interface DeletePartnerEventSourceCommandInput
15
+ extends DeletePartnerEventSourceRequest {}
16
+ export interface DeletePartnerEventSourceCommandOutput
17
+ extends __MetadataBearer {}
18
+
19
+ export declare class DeletePartnerEventSourceCommand extends $Command<
20
+ DeletePartnerEventSourceCommandInput,
21
+ DeletePartnerEventSourceCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: DeletePartnerEventSourceCommandInput;
25
+ constructor(input: DeletePartnerEventSourceCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<
32
+ DeletePartnerEventSourceCommandInput,
33
+ DeletePartnerEventSourceCommandOutput
34
+ >;
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 { DeleteRuleRequest } from "../models/models_0";
5
- export interface DeleteRuleCommandInput extends DeleteRuleRequest {
6
- }
7
- export interface DeleteRuleCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteRuleCommand extends $Command<DeleteRuleCommandInput, DeleteRuleCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeleteRuleCommandInput;
12
- constructor(input: DeleteRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRuleCommandInput, DeleteRuleCommandOutput>;
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 { DeleteRuleRequest } from "../models/models_0";
14
+ export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
15
+ export interface DeleteRuleCommandOutput extends __MetadataBearer {}
16
+
17
+ export declare class DeleteRuleCommand extends $Command<
18
+ DeleteRuleCommandInput,
19
+ DeleteRuleCommandOutput,
20
+ CloudWatchEventsClientResolvedConfig
21
+ > {
22
+ readonly input: DeleteRuleCommandInput;
23
+ constructor(input: DeleteRuleCommandInput);
24
+
25
+ resolveMiddleware(
26
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
+ configuration: CloudWatchEventsClientResolvedConfig,
28
+ options?: __HttpHandlerOptions
29
+ ): Handler<DeleteRuleCommandInput, DeleteRuleCommandOutput>;
30
+ private serialize;
31
+ private deserialize;
32
+ }
@@ -1,17 +1,41 @@
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 { DescribeApiDestinationRequest, DescribeApiDestinationResponse } from "../models/models_0";
5
- export interface DescribeApiDestinationCommandInput extends DescribeApiDestinationRequest {
6
- }
7
- export interface DescribeApiDestinationCommandOutput extends DescribeApiDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeApiDestinationCommand extends $Command<DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribeApiDestinationCommandInput;
12
- constructor(input: DescribeApiDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput>;
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
+ DescribeApiDestinationRequest,
15
+ DescribeApiDestinationResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeApiDestinationCommandInput
18
+ extends DescribeApiDestinationRequest {}
19
+ export interface DescribeApiDestinationCommandOutput
20
+ extends DescribeApiDestinationResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeApiDestinationCommand extends $Command<
24
+ DescribeApiDestinationCommandInput,
25
+ DescribeApiDestinationCommandOutput,
26
+ CloudWatchEventsClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeApiDestinationCommandInput;
29
+ constructor(input: DescribeApiDestinationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: CloudWatchEventsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribeApiDestinationCommandInput,
37
+ DescribeApiDestinationCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { DescribeArchiveRequest, DescribeArchiveResponse } from "../models/models_0";
5
- export interface DescribeArchiveCommandInput extends DescribeArchiveRequest {
6
- }
7
- export interface DescribeArchiveCommandOutput extends DescribeArchiveResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeArchiveCommand extends $Command<DescribeArchiveCommandInput, DescribeArchiveCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribeArchiveCommandInput;
12
- constructor(input: DescribeArchiveCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeArchiveCommandInput, DescribeArchiveCommandOutput>;
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
+ DescribeArchiveRequest,
15
+ DescribeArchiveResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeArchiveCommandInput extends DescribeArchiveRequest {}
18
+ export interface DescribeArchiveCommandOutput
19
+ extends DescribeArchiveResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class DescribeArchiveCommand extends $Command<
23
+ DescribeArchiveCommandInput,
24
+ DescribeArchiveCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeArchiveCommandInput;
28
+ constructor(input: DescribeArchiveCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<DescribeArchiveCommandInput, DescribeArchiveCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { DescribeConnectionRequest, DescribeConnectionResponse } from "../models/models_0";
5
- export interface DescribeConnectionCommandInput extends DescribeConnectionRequest {
6
- }
7
- export interface DescribeConnectionCommandOutput extends DescribeConnectionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeConnectionCommand extends $Command<DescribeConnectionCommandInput, DescribeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribeConnectionCommandInput;
12
- constructor(input: DescribeConnectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeConnectionCommandInput, DescribeConnectionCommandOutput>;
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
+ DescribeConnectionRequest,
15
+ DescribeConnectionResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeConnectionCommandInput
18
+ extends DescribeConnectionRequest {}
19
+ export interface DescribeConnectionCommandOutput
20
+ extends DescribeConnectionResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeConnectionCommand extends $Command<
24
+ DescribeConnectionCommandInput,
25
+ DescribeConnectionCommandOutput,
26
+ CloudWatchEventsClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeConnectionCommandInput;
29
+ constructor(input: DescribeConnectionCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: CloudWatchEventsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<DescribeConnectionCommandInput, DescribeConnectionCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -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 { DescribeEventBusRequest, DescribeEventBusResponse } from "../models/models_0";
5
- export interface DescribeEventBusCommandInput extends DescribeEventBusRequest {
6
- }
7
- export interface DescribeEventBusCommandOutput extends DescribeEventBusResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeEventBusCommand extends $Command<DescribeEventBusCommandInput, DescribeEventBusCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribeEventBusCommandInput;
12
- constructor(input: DescribeEventBusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventBusCommandInput, DescribeEventBusCommandOutput>;
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
+ DescribeEventBusRequest,
15
+ DescribeEventBusResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeEventBusCommandInput extends DescribeEventBusRequest {}
18
+ export interface DescribeEventBusCommandOutput
19
+ extends DescribeEventBusResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class DescribeEventBusCommand extends $Command<
23
+ DescribeEventBusCommandInput,
24
+ DescribeEventBusCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeEventBusCommandInput;
28
+ constructor(input: DescribeEventBusCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<DescribeEventBusCommandInput, DescribeEventBusCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { DescribeEventSourceRequest, DescribeEventSourceResponse } from "../models/models_0";
5
- export interface DescribeEventSourceCommandInput extends DescribeEventSourceRequest {
6
- }
7
- export interface DescribeEventSourceCommandOutput extends DescribeEventSourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeEventSourceCommand extends $Command<DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribeEventSourceCommandInput;
12
- constructor(input: DescribeEventSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput>;
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
+ DescribeEventSourceRequest,
15
+ DescribeEventSourceResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeEventSourceCommandInput
18
+ extends DescribeEventSourceRequest {}
19
+ export interface DescribeEventSourceCommandOutput
20
+ extends DescribeEventSourceResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribeEventSourceCommand extends $Command<
24
+ DescribeEventSourceCommandInput,
25
+ DescribeEventSourceCommandOutput,
26
+ CloudWatchEventsClientResolvedConfig
27
+ > {
28
+ readonly input: DescribeEventSourceCommandInput;
29
+ constructor(input: DescribeEventSourceCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: CloudWatchEventsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput>;
36
+ private serialize;
37
+ private deserialize;
38
+ }
@@ -1,17 +1,41 @@
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 { DescribePartnerEventSourceRequest, DescribePartnerEventSourceResponse } from "../models/models_0";
5
- export interface DescribePartnerEventSourceCommandInput extends DescribePartnerEventSourceRequest {
6
- }
7
- export interface DescribePartnerEventSourceCommandOutput extends DescribePartnerEventSourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribePartnerEventSourceCommand extends $Command<DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribePartnerEventSourceCommandInput;
12
- constructor(input: DescribePartnerEventSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput>;
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
+ DescribePartnerEventSourceRequest,
15
+ DescribePartnerEventSourceResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribePartnerEventSourceCommandInput
18
+ extends DescribePartnerEventSourceRequest {}
19
+ export interface DescribePartnerEventSourceCommandOutput
20
+ extends DescribePartnerEventSourceResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class DescribePartnerEventSourceCommand extends $Command<
24
+ DescribePartnerEventSourceCommandInput,
25
+ DescribePartnerEventSourceCommandOutput,
26
+ CloudWatchEventsClientResolvedConfig
27
+ > {
28
+ readonly input: DescribePartnerEventSourceCommandInput;
29
+ constructor(input: DescribePartnerEventSourceCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: CloudWatchEventsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ DescribePartnerEventSourceCommandInput,
37
+ DescribePartnerEventSourceCommandOutput
38
+ >;
39
+ private serialize;
40
+ private deserialize;
41
+ }
@@ -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 { DescribeReplayRequest, DescribeReplayResponse } from "../models/models_0";
5
- export interface DescribeReplayCommandInput extends DescribeReplayRequest {
6
- }
7
- export interface DescribeReplayCommandOutput extends DescribeReplayResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReplayCommand extends $Command<DescribeReplayCommandInput, DescribeReplayCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribeReplayCommandInput;
12
- constructor(input: DescribeReplayCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReplayCommandInput, DescribeReplayCommandOutput>;
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
+ DescribeReplayRequest,
15
+ DescribeReplayResponse,
16
+ } from "../models/models_0";
17
+ export interface DescribeReplayCommandInput extends DescribeReplayRequest {}
18
+ export interface DescribeReplayCommandOutput
19
+ extends DescribeReplayResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class DescribeReplayCommand extends $Command<
23
+ DescribeReplayCommandInput,
24
+ DescribeReplayCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: DescribeReplayCommandInput;
28
+ constructor(input: DescribeReplayCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<DescribeReplayCommandInput, DescribeReplayCommandOutput>;
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 { DescribeRuleRequest, DescribeRuleResponse } from "../models/models_0";
5
- export interface DescribeRuleCommandInput extends DescribeRuleRequest {
6
- }
7
- export interface DescribeRuleCommandOutput extends DescribeRuleResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeRuleCommand extends $Command<DescribeRuleCommandInput, DescribeRuleCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DescribeRuleCommandInput;
12
- constructor(input: DescribeRuleCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRuleCommandInput, DescribeRuleCommandOutput>;
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 { DescribeRuleRequest, DescribeRuleResponse } from "../models/models_0";
14
+ export interface DescribeRuleCommandInput extends DescribeRuleRequest {}
15
+ export interface DescribeRuleCommandOutput
16
+ extends DescribeRuleResponse,
17
+ __MetadataBearer {}
18
+
19
+ export declare class DescribeRuleCommand extends $Command<
20
+ DescribeRuleCommandInput,
21
+ DescribeRuleCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: DescribeRuleCommandInput;
25
+ constructor(input: DescribeRuleCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<DescribeRuleCommandInput, DescribeRuleCommandOutput>;
32
+ private serialize;
33
+ private deserialize;
34
+ }