@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 { 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
+
19
+ export declare class TagResourceCommand extends $Command<
20
+ TagResourceCommandInput,
21
+ TagResourceCommandOutput,
22
+ CloudWatchEventsClientResolvedConfig
23
+ > {
24
+ readonly input: TagResourceCommandInput;
25
+ constructor(input: TagResourceCommandInput);
26
+
27
+ resolveMiddleware(
28
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
+ configuration: CloudWatchEventsClientResolvedConfig,
30
+ options?: __HttpHandlerOptions
31
+ ): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
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 { 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
+
22
+ export declare class TestEventPatternCommand extends $Command<
23
+ TestEventPatternCommandInput,
24
+ TestEventPatternCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: TestEventPatternCommandInput;
28
+ constructor(input: TestEventPatternCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<TestEventPatternCommandInput, TestEventPatternCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { 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
+
22
+ export declare class UntagResourceCommand extends $Command<
23
+ UntagResourceCommandInput,
24
+ UntagResourceCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: UntagResourceCommandInput;
28
+ constructor(input: UntagResourceCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { UpdateApiDestinationRequest, UpdateApiDestinationResponse } from "../models/models_0";
5
- export interface UpdateApiDestinationCommandInput extends UpdateApiDestinationRequest {
6
- }
7
- export interface UpdateApiDestinationCommandOutput extends UpdateApiDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateApiDestinationCommand extends $Command<UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: UpdateApiDestinationCommandInput;
12
- constructor(input: UpdateApiDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput>;
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
+ UpdateApiDestinationRequest,
15
+ UpdateApiDestinationResponse,
16
+ } from "../models/models_0";
17
+ export interface UpdateApiDestinationCommandInput
18
+ extends UpdateApiDestinationRequest {}
19
+ export interface UpdateApiDestinationCommandOutput
20
+ extends UpdateApiDestinationResponse,
21
+ __MetadataBearer {}
22
+
23
+ export declare class UpdateApiDestinationCommand extends $Command<
24
+ UpdateApiDestinationCommandInput,
25
+ UpdateApiDestinationCommandOutput,
26
+ CloudWatchEventsClientResolvedConfig
27
+ > {
28
+ readonly input: UpdateApiDestinationCommandInput;
29
+ constructor(input: UpdateApiDestinationCommandInput);
30
+
31
+ resolveMiddleware(
32
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
+ configuration: CloudWatchEventsClientResolvedConfig,
34
+ options?: __HttpHandlerOptions
35
+ ): Handler<
36
+ UpdateApiDestinationCommandInput,
37
+ UpdateApiDestinationCommandOutput
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 { UpdateArchiveRequest, UpdateArchiveResponse } from "../models/models_0";
5
- export interface UpdateArchiveCommandInput extends UpdateArchiveRequest {
6
- }
7
- export interface UpdateArchiveCommandOutput extends UpdateArchiveResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateArchiveCommand extends $Command<UpdateArchiveCommandInput, UpdateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: UpdateArchiveCommandInput;
12
- constructor(input: UpdateArchiveCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateArchiveCommandInput, UpdateArchiveCommandOutput>;
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
+ UpdateArchiveRequest,
15
+ UpdateArchiveResponse,
16
+ } from "../models/models_0";
17
+ export interface UpdateArchiveCommandInput extends UpdateArchiveRequest {}
18
+ export interface UpdateArchiveCommandOutput
19
+ extends UpdateArchiveResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class UpdateArchiveCommand extends $Command<
23
+ UpdateArchiveCommandInput,
24
+ UpdateArchiveCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateArchiveCommandInput;
28
+ constructor(input: UpdateArchiveCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<UpdateArchiveCommandInput, UpdateArchiveCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -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 { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_0";
5
- export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {
6
- }
7
- export interface UpdateConnectionCommandOutput extends UpdateConnectionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateConnectionCommand extends $Command<UpdateConnectionCommandInput, UpdateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: UpdateConnectionCommandInput;
12
- constructor(input: UpdateConnectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConnectionCommandInput, UpdateConnectionCommandOutput>;
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
+ UpdateConnectionRequest,
15
+ UpdateConnectionResponse,
16
+ } from "../models/models_0";
17
+ export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
18
+ export interface UpdateConnectionCommandOutput
19
+ extends UpdateConnectionResponse,
20
+ __MetadataBearer {}
21
+
22
+ export declare class UpdateConnectionCommand extends $Command<
23
+ UpdateConnectionCommandInput,
24
+ UpdateConnectionCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: UpdateConnectionCommandInput;
28
+ constructor(input: UpdateConnectionCommandInput);
29
+
30
+ resolveMiddleware(
31
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
+ configuration: CloudWatchEventsClientResolvedConfig,
33
+ options?: __HttpHandlerOptions
34
+ ): Handler<UpdateConnectionCommandInput, UpdateConnectionCommandOutput>;
35
+ private serialize;
36
+ private deserialize;
37
+ }
@@ -1,51 +1,51 @@
1
- export * from "./ActivateEventSourceCommand";
2
- export * from "./CancelReplayCommand";
3
- export * from "./CreateApiDestinationCommand";
4
- export * from "./CreateArchiveCommand";
5
- export * from "./CreateConnectionCommand";
6
- export * from "./CreateEventBusCommand";
7
- export * from "./CreatePartnerEventSourceCommand";
8
- export * from "./DeactivateEventSourceCommand";
9
- export * from "./DeauthorizeConnectionCommand";
10
- export * from "./DeleteApiDestinationCommand";
11
- export * from "./DeleteArchiveCommand";
12
- export * from "./DeleteConnectionCommand";
13
- export * from "./DeleteEventBusCommand";
14
- export * from "./DeletePartnerEventSourceCommand";
15
- export * from "./DeleteRuleCommand";
16
- export * from "./DescribeApiDestinationCommand";
17
- export * from "./DescribeArchiveCommand";
18
- export * from "./DescribeConnectionCommand";
19
- export * from "./DescribeEventBusCommand";
20
- export * from "./DescribeEventSourceCommand";
21
- export * from "./DescribePartnerEventSourceCommand";
22
- export * from "./DescribeReplayCommand";
23
- export * from "./DescribeRuleCommand";
24
- export * from "./DisableRuleCommand";
25
- export * from "./EnableRuleCommand";
26
- export * from "./ListApiDestinationsCommand";
27
- export * from "./ListArchivesCommand";
28
- export * from "./ListConnectionsCommand";
29
- export * from "./ListEventBusesCommand";
30
- export * from "./ListEventSourcesCommand";
31
- export * from "./ListPartnerEventSourceAccountsCommand";
32
- export * from "./ListPartnerEventSourcesCommand";
33
- export * from "./ListReplaysCommand";
34
- export * from "./ListRuleNamesByTargetCommand";
35
- export * from "./ListRulesCommand";
36
- export * from "./ListTagsForResourceCommand";
37
- export * from "./ListTargetsByRuleCommand";
38
- export * from "./PutEventsCommand";
39
- export * from "./PutPartnerEventsCommand";
40
- export * from "./PutPermissionCommand";
41
- export * from "./PutRuleCommand";
42
- export * from "./PutTargetsCommand";
43
- export * from "./RemovePermissionCommand";
44
- export * from "./RemoveTargetsCommand";
45
- export * from "./StartReplayCommand";
46
- export * from "./TagResourceCommand";
47
- export * from "./TestEventPatternCommand";
48
- export * from "./UntagResourceCommand";
49
- export * from "./UpdateApiDestinationCommand";
50
- export * from "./UpdateArchiveCommand";
51
- export * from "./UpdateConnectionCommand";
1
+ export * from "./ActivateEventSourceCommand";
2
+ export * from "./CancelReplayCommand";
3
+ export * from "./CreateApiDestinationCommand";
4
+ export * from "./CreateArchiveCommand";
5
+ export * from "./CreateConnectionCommand";
6
+ export * from "./CreateEventBusCommand";
7
+ export * from "./CreatePartnerEventSourceCommand";
8
+ export * from "./DeactivateEventSourceCommand";
9
+ export * from "./DeauthorizeConnectionCommand";
10
+ export * from "./DeleteApiDestinationCommand";
11
+ export * from "./DeleteArchiveCommand";
12
+ export * from "./DeleteConnectionCommand";
13
+ export * from "./DeleteEventBusCommand";
14
+ export * from "./DeletePartnerEventSourceCommand";
15
+ export * from "./DeleteRuleCommand";
16
+ export * from "./DescribeApiDestinationCommand";
17
+ export * from "./DescribeArchiveCommand";
18
+ export * from "./DescribeConnectionCommand";
19
+ export * from "./DescribeEventBusCommand";
20
+ export * from "./DescribeEventSourceCommand";
21
+ export * from "./DescribePartnerEventSourceCommand";
22
+ export * from "./DescribeReplayCommand";
23
+ export * from "./DescribeRuleCommand";
24
+ export * from "./DisableRuleCommand";
25
+ export * from "./EnableRuleCommand";
26
+ export * from "./ListApiDestinationsCommand";
27
+ export * from "./ListArchivesCommand";
28
+ export * from "./ListConnectionsCommand";
29
+ export * from "./ListEventBusesCommand";
30
+ export * from "./ListEventSourcesCommand";
31
+ export * from "./ListPartnerEventSourceAccountsCommand";
32
+ export * from "./ListPartnerEventSourcesCommand";
33
+ export * from "./ListReplaysCommand";
34
+ export * from "./ListRuleNamesByTargetCommand";
35
+ export * from "./ListRulesCommand";
36
+ export * from "./ListTagsForResourceCommand";
37
+ export * from "./ListTargetsByRuleCommand";
38
+ export * from "./PutEventsCommand";
39
+ export * from "./PutPartnerEventsCommand";
40
+ export * from "./PutPermissionCommand";
41
+ export * from "./PutRuleCommand";
42
+ export * from "./PutTargetsCommand";
43
+ export * from "./RemovePermissionCommand";
44
+ export * from "./RemoveTargetsCommand";
45
+ export * from "./StartReplayCommand";
46
+ export * from "./TagResourceCommand";
47
+ export * from "./TestEventPatternCommand";
48
+ export * from "./UntagResourceCommand";
49
+ export * from "./UpdateApiDestinationCommand";
50
+ export * from "./UpdateArchiveCommand";
51
+ export * from "./UpdateConnectionCommand";
@@ -1,2 +1,2 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
1
+ import { RegionInfoProvider } from "@aws-sdk/types";
2
+ export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +1,5 @@
1
- export * from "./CloudWatchEvents";
2
- export * from "./CloudWatchEventsClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export { CloudWatchEventsServiceException } from "./models/CloudWatchEventsServiceException";
1
+ export * from "./CloudWatchEvents";
2
+ export * from "./CloudWatchEventsClient";
3
+ export * from "./commands";
4
+ export * from "./models";
5
+ export { CloudWatchEventsServiceException } from "./models/CloudWatchEventsServiceException";
@@ -1,6 +1,8 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
-
3
- export declare class CloudWatchEventsServiceException extends __ServiceException {
4
-
5
- constructor(options: __ServiceExceptionOptions);
6
- }
1
+ import {
2
+ ServiceException as __ServiceException,
3
+ ServiceExceptionOptions as __ServiceExceptionOptions,
4
+ } from "@aws-sdk/smithy-client";
5
+
6
+ export declare class CloudWatchEventsServiceException extends __ServiceException {
7
+ constructor(options: __ServiceExceptionOptions);
8
+ }
@@ -1 +1 @@
1
- export * from "./models_0";
1
+ export * from "./models_0";