@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,39 @@
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 { CreateApiDestinationRequest, CreateApiDestinationResponse } from "../models/models_0";
5
- export interface CreateApiDestinationCommandInput extends CreateApiDestinationRequest {
6
- }
7
- export interface CreateApiDestinationCommandOutput extends CreateApiDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateApiDestinationCommand extends $Command<CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: CreateApiDestinationCommandInput;
12
- constructor(input: CreateApiDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput>;
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
+ CreateApiDestinationRequest,
15
+ CreateApiDestinationResponse,
16
+ } from "../models/models_0";
17
+ export interface CreateApiDestinationCommandInput
18
+ extends CreateApiDestinationRequest {}
19
+ export interface CreateApiDestinationCommandOutput
20
+ extends CreateApiDestinationResponse,
21
+ __MetadataBearer {}
22
+ export declare class CreateApiDestinationCommand extends $Command<
23
+ CreateApiDestinationCommandInput,
24
+ CreateApiDestinationCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: CreateApiDestinationCommandInput;
28
+ constructor(input: CreateApiDestinationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: CloudWatchEventsClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ CreateApiDestinationCommandInput,
35
+ CreateApiDestinationCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -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 { CreateArchiveRequest, CreateArchiveResponse } from "../models/models_0";
5
- export interface CreateArchiveCommandInput extends CreateArchiveRequest {
6
- }
7
- export interface CreateArchiveCommandOutput extends CreateArchiveResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateArchiveCommand extends $Command<CreateArchiveCommandInput, CreateArchiveCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: CreateArchiveCommandInput;
12
- constructor(input: CreateArchiveCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateArchiveCommandInput, CreateArchiveCommandOutput>;
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
+ CreateArchiveRequest,
15
+ CreateArchiveResponse,
16
+ } from "../models/models_0";
17
+ export interface CreateArchiveCommandInput extends CreateArchiveRequest {}
18
+ export interface CreateArchiveCommandOutput
19
+ extends CreateArchiveResponse,
20
+ __MetadataBearer {}
21
+ export declare class CreateArchiveCommand extends $Command<
22
+ CreateArchiveCommandInput,
23
+ CreateArchiveCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: CreateArchiveCommandInput;
27
+ constructor(input: CreateArchiveCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<CreateArchiveCommandInput, CreateArchiveCommandOutput>;
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 { CreateConnectionRequest, CreateConnectionResponse } from "../models/models_0";
5
- export interface CreateConnectionCommandInput extends CreateConnectionRequest {
6
- }
7
- export interface CreateConnectionCommandOutput extends CreateConnectionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateConnectionCommand extends $Command<CreateConnectionCommandInput, CreateConnectionCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: CreateConnectionCommandInput;
12
- constructor(input: CreateConnectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateConnectionCommandInput, CreateConnectionCommandOutput>;
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
+ CreateConnectionRequest,
15
+ CreateConnectionResponse,
16
+ } from "../models/models_0";
17
+ export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
18
+ export interface CreateConnectionCommandOutput
19
+ extends CreateConnectionResponse,
20
+ __MetadataBearer {}
21
+ export declare class CreateConnectionCommand extends $Command<
22
+ CreateConnectionCommandInput,
23
+ CreateConnectionCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: CreateConnectionCommandInput;
27
+ constructor(input: CreateConnectionCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<CreateConnectionCommandInput, CreateConnectionCommandOutput>;
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 { CreateEventBusRequest, CreateEventBusResponse } from "../models/models_0";
5
- export interface CreateEventBusCommandInput extends CreateEventBusRequest {
6
- }
7
- export interface CreateEventBusCommandOutput extends CreateEventBusResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateEventBusCommand extends $Command<CreateEventBusCommandInput, CreateEventBusCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: CreateEventBusCommandInput;
12
- constructor(input: CreateEventBusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEventBusCommandInput, CreateEventBusCommandOutput>;
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
+ CreateEventBusRequest,
15
+ CreateEventBusResponse,
16
+ } from "../models/models_0";
17
+ export interface CreateEventBusCommandInput extends CreateEventBusRequest {}
18
+ export interface CreateEventBusCommandOutput
19
+ extends CreateEventBusResponse,
20
+ __MetadataBearer {}
21
+ export declare class CreateEventBusCommand extends $Command<
22
+ CreateEventBusCommandInput,
23
+ CreateEventBusCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: CreateEventBusCommandInput;
27
+ constructor(input: CreateEventBusCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<CreateEventBusCommandInput, CreateEventBusCommandOutput>;
33
+ private serialize;
34
+ private deserialize;
35
+ }
@@ -1,17 +1,39 @@
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 { CreatePartnerEventSourceRequest, CreatePartnerEventSourceResponse } from "../models/models_0";
5
- export interface CreatePartnerEventSourceCommandInput extends CreatePartnerEventSourceRequest {
6
- }
7
- export interface CreatePartnerEventSourceCommandOutput extends CreatePartnerEventSourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreatePartnerEventSourceCommand extends $Command<CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: CreatePartnerEventSourceCommandInput;
12
- constructor(input: CreatePartnerEventSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput>;
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
+ CreatePartnerEventSourceRequest,
15
+ CreatePartnerEventSourceResponse,
16
+ } from "../models/models_0";
17
+ export interface CreatePartnerEventSourceCommandInput
18
+ extends CreatePartnerEventSourceRequest {}
19
+ export interface CreatePartnerEventSourceCommandOutput
20
+ extends CreatePartnerEventSourceResponse,
21
+ __MetadataBearer {}
22
+ export declare class CreatePartnerEventSourceCommand extends $Command<
23
+ CreatePartnerEventSourceCommandInput,
24
+ CreatePartnerEventSourceCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: CreatePartnerEventSourceCommandInput;
28
+ constructor(input: CreatePartnerEventSourceCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: CloudWatchEventsClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ CreatePartnerEventSourceCommandInput,
35
+ CreatePartnerEventSourceCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -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 { DeactivateEventSourceRequest } from "../models/models_0";
5
- export interface DeactivateEventSourceCommandInput extends DeactivateEventSourceRequest {
6
- }
7
- export interface DeactivateEventSourceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeactivateEventSourceCommand extends $Command<DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeactivateEventSourceCommandInput;
12
- constructor(input: DeactivateEventSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput>;
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 { DeactivateEventSourceRequest } from "../models/models_0";
14
+ export interface DeactivateEventSourceCommandInput
15
+ extends DeactivateEventSourceRequest {}
16
+ export interface DeactivateEventSourceCommandOutput extends __MetadataBearer {}
17
+ export declare class DeactivateEventSourceCommand extends $Command<
18
+ DeactivateEventSourceCommandInput,
19
+ DeactivateEventSourceCommandOutput,
20
+ CloudWatchEventsClientResolvedConfig
21
+ > {
22
+ readonly input: DeactivateEventSourceCommandInput;
23
+ constructor(input: DeactivateEventSourceCommandInput);
24
+ resolveMiddleware(
25
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
26
+ configuration: CloudWatchEventsClientResolvedConfig,
27
+ options?: __HttpHandlerOptions
28
+ ): Handler<
29
+ DeactivateEventSourceCommandInput,
30
+ DeactivateEventSourceCommandOutput
31
+ >;
32
+ private serialize;
33
+ private deserialize;
34
+ }
@@ -1,17 +1,39 @@
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 { DeauthorizeConnectionRequest, DeauthorizeConnectionResponse } from "../models/models_0";
5
- export interface DeauthorizeConnectionCommandInput extends DeauthorizeConnectionRequest {
6
- }
7
- export interface DeauthorizeConnectionCommandOutput extends DeauthorizeConnectionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeauthorizeConnectionCommand extends $Command<DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeauthorizeConnectionCommandInput;
12
- constructor(input: DeauthorizeConnectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput>;
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
+ DeauthorizeConnectionRequest,
15
+ DeauthorizeConnectionResponse,
16
+ } from "../models/models_0";
17
+ export interface DeauthorizeConnectionCommandInput
18
+ extends DeauthorizeConnectionRequest {}
19
+ export interface DeauthorizeConnectionCommandOutput
20
+ extends DeauthorizeConnectionResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeauthorizeConnectionCommand extends $Command<
23
+ DeauthorizeConnectionCommandInput,
24
+ DeauthorizeConnectionCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: DeauthorizeConnectionCommandInput;
28
+ constructor(input: DeauthorizeConnectionCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: CloudWatchEventsClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeauthorizeConnectionCommandInput,
35
+ DeauthorizeConnectionCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -1,17 +1,39 @@
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 { DeleteApiDestinationRequest, DeleteApiDestinationResponse } from "../models/models_0";
5
- export interface DeleteApiDestinationCommandInput extends DeleteApiDestinationRequest {
6
- }
7
- export interface DeleteApiDestinationCommandOutput extends DeleteApiDestinationResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteApiDestinationCommand extends $Command<DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeleteApiDestinationCommandInput;
12
- constructor(input: DeleteApiDestinationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput>;
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
+ DeleteApiDestinationRequest,
15
+ DeleteApiDestinationResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteApiDestinationCommandInput
18
+ extends DeleteApiDestinationRequest {}
19
+ export interface DeleteApiDestinationCommandOutput
20
+ extends DeleteApiDestinationResponse,
21
+ __MetadataBearer {}
22
+ export declare class DeleteApiDestinationCommand extends $Command<
23
+ DeleteApiDestinationCommandInput,
24
+ DeleteApiDestinationCommandOutput,
25
+ CloudWatchEventsClientResolvedConfig
26
+ > {
27
+ readonly input: DeleteApiDestinationCommandInput;
28
+ constructor(input: DeleteApiDestinationCommandInput);
29
+ resolveMiddleware(
30
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
31
+ configuration: CloudWatchEventsClientResolvedConfig,
32
+ options?: __HttpHandlerOptions
33
+ ): Handler<
34
+ DeleteApiDestinationCommandInput,
35
+ DeleteApiDestinationCommandOutput
36
+ >;
37
+ private serialize;
38
+ private deserialize;
39
+ }
@@ -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 { DeleteArchiveRequest, DeleteArchiveResponse } from "../models/models_0";
5
- export interface DeleteArchiveCommandInput extends DeleteArchiveRequest {
6
- }
7
- export interface DeleteArchiveCommandOutput extends DeleteArchiveResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteArchiveCommand extends $Command<DeleteArchiveCommandInput, DeleteArchiveCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeleteArchiveCommandInput;
12
- constructor(input: DeleteArchiveCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteArchiveCommandInput, DeleteArchiveCommandOutput>;
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
+ DeleteArchiveRequest,
15
+ DeleteArchiveResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteArchiveCommandInput extends DeleteArchiveRequest {}
18
+ export interface DeleteArchiveCommandOutput
19
+ extends DeleteArchiveResponse,
20
+ __MetadataBearer {}
21
+ export declare class DeleteArchiveCommand extends $Command<
22
+ DeleteArchiveCommandInput,
23
+ DeleteArchiveCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: DeleteArchiveCommandInput;
27
+ constructor(input: DeleteArchiveCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<DeleteArchiveCommandInput, DeleteArchiveCommandOutput>;
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 { DeleteConnectionRequest, DeleteConnectionResponse } from "../models/models_0";
5
- export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {
6
- }
7
- export interface DeleteConnectionCommandOutput extends DeleteConnectionResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteConnectionCommand extends $Command<DeleteConnectionCommandInput, DeleteConnectionCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: DeleteConnectionCommandInput;
12
- constructor(input: DeleteConnectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConnectionCommandInput, DeleteConnectionCommandOutput>;
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
+ DeleteConnectionRequest,
15
+ DeleteConnectionResponse,
16
+ } from "../models/models_0";
17
+ export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
18
+ export interface DeleteConnectionCommandOutput
19
+ extends DeleteConnectionResponse,
20
+ __MetadataBearer {}
21
+ export declare class DeleteConnectionCommand extends $Command<
22
+ DeleteConnectionCommandInput,
23
+ DeleteConnectionCommandOutput,
24
+ CloudWatchEventsClientResolvedConfig
25
+ > {
26
+ readonly input: DeleteConnectionCommandInput;
27
+ constructor(input: DeleteConnectionCommandInput);
28
+ resolveMiddleware(
29
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
+ configuration: CloudWatchEventsClientResolvedConfig,
31
+ options?: __HttpHandlerOptions
32
+ ): Handler<DeleteConnectionCommandInput, DeleteConnectionCommandOutput>;
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 { 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
+ export declare class DeleteEventBusCommand extends $Command<
17
+ DeleteEventBusCommandInput,
18
+ DeleteEventBusCommandOutput,
19
+ CloudWatchEventsClientResolvedConfig
20
+ > {
21
+ readonly input: DeleteEventBusCommandInput;
22
+ constructor(input: DeleteEventBusCommandInput);
23
+ resolveMiddleware(
24
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
25
+ configuration: CloudWatchEventsClientResolvedConfig,
26
+ options?: __HttpHandlerOptions
27
+ ): Handler<DeleteEventBusCommandInput, DeleteEventBusCommandOutput>;
28
+ private serialize;
29
+ private deserialize;
30
+ }