@aws-sdk/client-cloudwatch-events 3.169.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 +8 -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,124 +1,436 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { BodyLengthCalculator as __BodyLengthCalculator, Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput } from "./commands/ActivateEventSourceCommand";
10
- import { CancelReplayCommandInput, CancelReplayCommandOutput } from "./commands/CancelReplayCommand";
11
- import { CreateApiDestinationCommandInput, CreateApiDestinationCommandOutput } from "./commands/CreateApiDestinationCommand";
12
- import { CreateArchiveCommandInput, CreateArchiveCommandOutput } from "./commands/CreateArchiveCommand";
13
- import { CreateConnectionCommandInput, CreateConnectionCommandOutput } from "./commands/CreateConnectionCommand";
14
- import { CreateEventBusCommandInput, CreateEventBusCommandOutput } from "./commands/CreateEventBusCommand";
15
- import { CreatePartnerEventSourceCommandInput, CreatePartnerEventSourceCommandOutput } from "./commands/CreatePartnerEventSourceCommand";
16
- import { DeactivateEventSourceCommandInput, DeactivateEventSourceCommandOutput } from "./commands/DeactivateEventSourceCommand";
17
- import { DeauthorizeConnectionCommandInput, DeauthorizeConnectionCommandOutput } from "./commands/DeauthorizeConnectionCommand";
18
- import { DeleteApiDestinationCommandInput, DeleteApiDestinationCommandOutput } from "./commands/DeleteApiDestinationCommand";
19
- import { DeleteArchiveCommandInput, DeleteArchiveCommandOutput } from "./commands/DeleteArchiveCommand";
20
- import { DeleteConnectionCommandInput, DeleteConnectionCommandOutput } from "./commands/DeleteConnectionCommand";
21
- import { DeleteEventBusCommandInput, DeleteEventBusCommandOutput } from "./commands/DeleteEventBusCommand";
22
- import { DeletePartnerEventSourceCommandInput, DeletePartnerEventSourceCommandOutput } from "./commands/DeletePartnerEventSourceCommand";
23
- import { DeleteRuleCommandInput, DeleteRuleCommandOutput } from "./commands/DeleteRuleCommand";
24
- import { DescribeApiDestinationCommandInput, DescribeApiDestinationCommandOutput } from "./commands/DescribeApiDestinationCommand";
25
- import { DescribeArchiveCommandInput, DescribeArchiveCommandOutput } from "./commands/DescribeArchiveCommand";
26
- import { DescribeConnectionCommandInput, DescribeConnectionCommandOutput } from "./commands/DescribeConnectionCommand";
27
- import { DescribeEventBusCommandInput, DescribeEventBusCommandOutput } from "./commands/DescribeEventBusCommand";
28
- import { DescribeEventSourceCommandInput, DescribeEventSourceCommandOutput } from "./commands/DescribeEventSourceCommand";
29
- import { DescribePartnerEventSourceCommandInput, DescribePartnerEventSourceCommandOutput } from "./commands/DescribePartnerEventSourceCommand";
30
- import { DescribeReplayCommandInput, DescribeReplayCommandOutput } from "./commands/DescribeReplayCommand";
31
- import { DescribeRuleCommandInput, DescribeRuleCommandOutput } from "./commands/DescribeRuleCommand";
32
- import { DisableRuleCommandInput, DisableRuleCommandOutput } from "./commands/DisableRuleCommand";
33
- import { EnableRuleCommandInput, EnableRuleCommandOutput } from "./commands/EnableRuleCommand";
34
- import { ListApiDestinationsCommandInput, ListApiDestinationsCommandOutput } from "./commands/ListApiDestinationsCommand";
35
- import { ListArchivesCommandInput, ListArchivesCommandOutput } from "./commands/ListArchivesCommand";
36
- import { ListConnectionsCommandInput, ListConnectionsCommandOutput } from "./commands/ListConnectionsCommand";
37
- import { ListEventBusesCommandInput, ListEventBusesCommandOutput } from "./commands/ListEventBusesCommand";
38
- import { ListEventSourcesCommandInput, ListEventSourcesCommandOutput } from "./commands/ListEventSourcesCommand";
39
- import { ListPartnerEventSourceAccountsCommandInput, ListPartnerEventSourceAccountsCommandOutput } from "./commands/ListPartnerEventSourceAccountsCommand";
40
- import { ListPartnerEventSourcesCommandInput, ListPartnerEventSourcesCommandOutput } from "./commands/ListPartnerEventSourcesCommand";
41
- import { ListReplaysCommandInput, ListReplaysCommandOutput } from "./commands/ListReplaysCommand";
42
- import { ListRuleNamesByTargetCommandInput, ListRuleNamesByTargetCommandOutput } from "./commands/ListRuleNamesByTargetCommand";
43
- import { ListRulesCommandInput, ListRulesCommandOutput } from "./commands/ListRulesCommand";
44
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "./commands/ListTagsForResourceCommand";
45
- import { ListTargetsByRuleCommandInput, ListTargetsByRuleCommandOutput } from "./commands/ListTargetsByRuleCommand";
46
- import { PutEventsCommandInput, PutEventsCommandOutput } from "./commands/PutEventsCommand";
47
- import { PutPartnerEventsCommandInput, PutPartnerEventsCommandOutput } from "./commands/PutPartnerEventsCommand";
48
- import { PutPermissionCommandInput, PutPermissionCommandOutput } from "./commands/PutPermissionCommand";
49
- import { PutRuleCommandInput, PutRuleCommandOutput } from "./commands/PutRuleCommand";
50
- import { PutTargetsCommandInput, PutTargetsCommandOutput } from "./commands/PutTargetsCommand";
51
- import { RemovePermissionCommandInput, RemovePermissionCommandOutput } from "./commands/RemovePermissionCommand";
52
- import { RemoveTargetsCommandInput, RemoveTargetsCommandOutput } from "./commands/RemoveTargetsCommand";
53
- import { StartReplayCommandInput, StartReplayCommandOutput } from "./commands/StartReplayCommand";
54
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
55
- import { TestEventPatternCommandInput, TestEventPatternCommandOutput } from "./commands/TestEventPatternCommand";
56
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
57
- import { UpdateApiDestinationCommandInput, UpdateApiDestinationCommandOutput } from "./commands/UpdateApiDestinationCommand";
58
- import { UpdateArchiveCommandInput, UpdateArchiveCommandOutput } from "./commands/UpdateArchiveCommand";
59
- import { UpdateConnectionCommandInput, UpdateConnectionCommandOutput } from "./commands/UpdateConnectionCommand";
60
- export declare type ServiceInputTypes = ActivateEventSourceCommandInput | CancelReplayCommandInput | CreateApiDestinationCommandInput | CreateArchiveCommandInput | CreateConnectionCommandInput | CreateEventBusCommandInput | CreatePartnerEventSourceCommandInput | DeactivateEventSourceCommandInput | DeauthorizeConnectionCommandInput | DeleteApiDestinationCommandInput | DeleteArchiveCommandInput | DeleteConnectionCommandInput | DeleteEventBusCommandInput | DeletePartnerEventSourceCommandInput | DeleteRuleCommandInput | DescribeApiDestinationCommandInput | DescribeArchiveCommandInput | DescribeConnectionCommandInput | DescribeEventBusCommandInput | DescribeEventSourceCommandInput | DescribePartnerEventSourceCommandInput | DescribeReplayCommandInput | DescribeRuleCommandInput | DisableRuleCommandInput | EnableRuleCommandInput | ListApiDestinationsCommandInput | ListArchivesCommandInput | ListConnectionsCommandInput | ListEventBusesCommandInput | ListEventSourcesCommandInput | ListPartnerEventSourceAccountsCommandInput | ListPartnerEventSourcesCommandInput | ListReplaysCommandInput | ListRuleNamesByTargetCommandInput | ListRulesCommandInput | ListTagsForResourceCommandInput | ListTargetsByRuleCommandInput | PutEventsCommandInput | PutPartnerEventsCommandInput | PutPermissionCommandInput | PutRuleCommandInput | PutTargetsCommandInput | RemovePermissionCommandInput | RemoveTargetsCommandInput | StartReplayCommandInput | TagResourceCommandInput | TestEventPatternCommandInput | UntagResourceCommandInput | UpdateApiDestinationCommandInput | UpdateArchiveCommandInput | UpdateConnectionCommandInput;
61
- export declare type ServiceOutputTypes = ActivateEventSourceCommandOutput | CancelReplayCommandOutput | CreateApiDestinationCommandOutput | CreateArchiveCommandOutput | CreateConnectionCommandOutput | CreateEventBusCommandOutput | CreatePartnerEventSourceCommandOutput | DeactivateEventSourceCommandOutput | DeauthorizeConnectionCommandOutput | DeleteApiDestinationCommandOutput | DeleteArchiveCommandOutput | DeleteConnectionCommandOutput | DeleteEventBusCommandOutput | DeletePartnerEventSourceCommandOutput | DeleteRuleCommandOutput | DescribeApiDestinationCommandOutput | DescribeArchiveCommandOutput | DescribeConnectionCommandOutput | DescribeEventBusCommandOutput | DescribeEventSourceCommandOutput | DescribePartnerEventSourceCommandOutput | DescribeReplayCommandOutput | DescribeRuleCommandOutput | DisableRuleCommandOutput | EnableRuleCommandOutput | ListApiDestinationsCommandOutput | ListArchivesCommandOutput | ListConnectionsCommandOutput | ListEventBusesCommandOutput | ListEventSourcesCommandOutput | ListPartnerEventSourceAccountsCommandOutput | ListPartnerEventSourcesCommandOutput | ListReplaysCommandOutput | ListRuleNamesByTargetCommandOutput | ListRulesCommandOutput | ListTagsForResourceCommandOutput | ListTargetsByRuleCommandOutput | PutEventsCommandOutput | PutPartnerEventsCommandOutput | PutPermissionCommandOutput | PutRuleCommandOutput | PutTargetsCommandOutput | RemovePermissionCommandOutput | RemoveTargetsCommandOutput | StartReplayCommandOutput | TagResourceCommandOutput | TestEventPatternCommandOutput | UntagResourceCommandOutput | UpdateApiDestinationCommandOutput | UpdateArchiveCommandOutput | UpdateConnectionCommandOutput;
62
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
63
-
64
- requestHandler?: __HttpHandler;
65
-
66
- sha256?: __HashConstructor;
67
-
68
- urlParser?: __UrlParser;
69
-
70
- bodyLengthChecker?: __BodyLengthCalculator;
71
-
72
- streamCollector?: __StreamCollector;
73
-
74
- base64Decoder?: __Decoder;
75
-
76
- base64Encoder?: __Encoder;
77
-
78
- utf8Decoder?: __Decoder;
79
-
80
- utf8Encoder?: __Encoder;
81
-
82
- runtime?: string;
83
-
84
- disableHostPrefix?: boolean;
85
-
86
- maxAttempts?: number | __Provider<number>;
87
-
88
- retryMode?: string | __Provider<string>;
89
-
90
- logger?: __Logger;
91
-
92
- useDualstackEndpoint?: boolean | __Provider<boolean>;
93
-
94
- useFipsEndpoint?: boolean | __Provider<boolean>;
95
-
96
- serviceId?: string;
97
-
98
- region?: string | __Provider<string>;
99
-
100
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
101
-
102
- regionInfoProvider?: RegionInfoProvider;
103
-
104
- defaultUserAgentProvider?: Provider<__UserAgent>;
105
-
106
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
107
- }
108
- declare type CloudWatchEventsClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
109
-
110
- export interface CloudWatchEventsClientConfig extends CloudWatchEventsClientConfigType {
111
- }
112
- declare type CloudWatchEventsClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
113
-
114
- export interface CloudWatchEventsClientResolvedConfig extends CloudWatchEventsClientResolvedConfigType {
115
- }
116
-
117
- export declare class CloudWatchEventsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CloudWatchEventsClientResolvedConfig> {
118
-
119
- readonly config: CloudWatchEventsClientResolvedConfig;
120
- constructor(configuration: CloudWatchEventsClientConfig);
121
-
122
- destroy(): void;
123
- }
124
- export {};
1
+ import {
2
+ EndpointsInputConfig,
3
+ EndpointsResolvedConfig,
4
+ RegionInputConfig,
5
+ RegionResolvedConfig,
6
+ } from "@aws-sdk/config-resolver";
7
+ import {
8
+ HostHeaderInputConfig,
9
+ HostHeaderResolvedConfig,
10
+ } from "@aws-sdk/middleware-host-header";
11
+ import {
12
+ RetryInputConfig,
13
+ RetryResolvedConfig,
14
+ } from "@aws-sdk/middleware-retry";
15
+ import {
16
+ AwsAuthInputConfig,
17
+ AwsAuthResolvedConfig,
18
+ } from "@aws-sdk/middleware-signing";
19
+ import {
20
+ UserAgentInputConfig,
21
+ UserAgentResolvedConfig,
22
+ } from "@aws-sdk/middleware-user-agent";
23
+ import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
24
+ import {
25
+ Client as __Client,
26
+ DefaultsMode,
27
+ SmithyConfiguration as __SmithyConfiguration,
28
+ SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
29
+ } from "@aws-sdk/smithy-client";
30
+ import {
31
+ BodyLengthCalculator as __BodyLengthCalculator,
32
+ Credentials as __Credentials,
33
+ Decoder as __Decoder,
34
+ Encoder as __Encoder,
35
+ HashConstructor as __HashConstructor,
36
+ HttpHandlerOptions as __HttpHandlerOptions,
37
+ Logger as __Logger,
38
+ Provider as __Provider,
39
+ Provider,
40
+ RegionInfoProvider,
41
+ StreamCollector as __StreamCollector,
42
+ UrlParser as __UrlParser,
43
+ UserAgent as __UserAgent,
44
+ } from "@aws-sdk/types";
45
+ import {
46
+ ActivateEventSourceCommandInput,
47
+ ActivateEventSourceCommandOutput,
48
+ } from "./commands/ActivateEventSourceCommand";
49
+ import {
50
+ CancelReplayCommandInput,
51
+ CancelReplayCommandOutput,
52
+ } from "./commands/CancelReplayCommand";
53
+ import {
54
+ CreateApiDestinationCommandInput,
55
+ CreateApiDestinationCommandOutput,
56
+ } from "./commands/CreateApiDestinationCommand";
57
+ import {
58
+ CreateArchiveCommandInput,
59
+ CreateArchiveCommandOutput,
60
+ } from "./commands/CreateArchiveCommand";
61
+ import {
62
+ CreateConnectionCommandInput,
63
+ CreateConnectionCommandOutput,
64
+ } from "./commands/CreateConnectionCommand";
65
+ import {
66
+ CreateEventBusCommandInput,
67
+ CreateEventBusCommandOutput,
68
+ } from "./commands/CreateEventBusCommand";
69
+ import {
70
+ CreatePartnerEventSourceCommandInput,
71
+ CreatePartnerEventSourceCommandOutput,
72
+ } from "./commands/CreatePartnerEventSourceCommand";
73
+ import {
74
+ DeactivateEventSourceCommandInput,
75
+ DeactivateEventSourceCommandOutput,
76
+ } from "./commands/DeactivateEventSourceCommand";
77
+ import {
78
+ DeauthorizeConnectionCommandInput,
79
+ DeauthorizeConnectionCommandOutput,
80
+ } from "./commands/DeauthorizeConnectionCommand";
81
+ import {
82
+ DeleteApiDestinationCommandInput,
83
+ DeleteApiDestinationCommandOutput,
84
+ } from "./commands/DeleteApiDestinationCommand";
85
+ import {
86
+ DeleteArchiveCommandInput,
87
+ DeleteArchiveCommandOutput,
88
+ } from "./commands/DeleteArchiveCommand";
89
+ import {
90
+ DeleteConnectionCommandInput,
91
+ DeleteConnectionCommandOutput,
92
+ } from "./commands/DeleteConnectionCommand";
93
+ import {
94
+ DeleteEventBusCommandInput,
95
+ DeleteEventBusCommandOutput,
96
+ } from "./commands/DeleteEventBusCommand";
97
+ import {
98
+ DeletePartnerEventSourceCommandInput,
99
+ DeletePartnerEventSourceCommandOutput,
100
+ } from "./commands/DeletePartnerEventSourceCommand";
101
+ import {
102
+ DeleteRuleCommandInput,
103
+ DeleteRuleCommandOutput,
104
+ } from "./commands/DeleteRuleCommand";
105
+ import {
106
+ DescribeApiDestinationCommandInput,
107
+ DescribeApiDestinationCommandOutput,
108
+ } from "./commands/DescribeApiDestinationCommand";
109
+ import {
110
+ DescribeArchiveCommandInput,
111
+ DescribeArchiveCommandOutput,
112
+ } from "./commands/DescribeArchiveCommand";
113
+ import {
114
+ DescribeConnectionCommandInput,
115
+ DescribeConnectionCommandOutput,
116
+ } from "./commands/DescribeConnectionCommand";
117
+ import {
118
+ DescribeEventBusCommandInput,
119
+ DescribeEventBusCommandOutput,
120
+ } from "./commands/DescribeEventBusCommand";
121
+ import {
122
+ DescribeEventSourceCommandInput,
123
+ DescribeEventSourceCommandOutput,
124
+ } from "./commands/DescribeEventSourceCommand";
125
+ import {
126
+ DescribePartnerEventSourceCommandInput,
127
+ DescribePartnerEventSourceCommandOutput,
128
+ } from "./commands/DescribePartnerEventSourceCommand";
129
+ import {
130
+ DescribeReplayCommandInput,
131
+ DescribeReplayCommandOutput,
132
+ } from "./commands/DescribeReplayCommand";
133
+ import {
134
+ DescribeRuleCommandInput,
135
+ DescribeRuleCommandOutput,
136
+ } from "./commands/DescribeRuleCommand";
137
+ import {
138
+ DisableRuleCommandInput,
139
+ DisableRuleCommandOutput,
140
+ } from "./commands/DisableRuleCommand";
141
+ import {
142
+ EnableRuleCommandInput,
143
+ EnableRuleCommandOutput,
144
+ } from "./commands/EnableRuleCommand";
145
+ import {
146
+ ListApiDestinationsCommandInput,
147
+ ListApiDestinationsCommandOutput,
148
+ } from "./commands/ListApiDestinationsCommand";
149
+ import {
150
+ ListArchivesCommandInput,
151
+ ListArchivesCommandOutput,
152
+ } from "./commands/ListArchivesCommand";
153
+ import {
154
+ ListConnectionsCommandInput,
155
+ ListConnectionsCommandOutput,
156
+ } from "./commands/ListConnectionsCommand";
157
+ import {
158
+ ListEventBusesCommandInput,
159
+ ListEventBusesCommandOutput,
160
+ } from "./commands/ListEventBusesCommand";
161
+ import {
162
+ ListEventSourcesCommandInput,
163
+ ListEventSourcesCommandOutput,
164
+ } from "./commands/ListEventSourcesCommand";
165
+ import {
166
+ ListPartnerEventSourceAccountsCommandInput,
167
+ ListPartnerEventSourceAccountsCommandOutput,
168
+ } from "./commands/ListPartnerEventSourceAccountsCommand";
169
+ import {
170
+ ListPartnerEventSourcesCommandInput,
171
+ ListPartnerEventSourcesCommandOutput,
172
+ } from "./commands/ListPartnerEventSourcesCommand";
173
+ import {
174
+ ListReplaysCommandInput,
175
+ ListReplaysCommandOutput,
176
+ } from "./commands/ListReplaysCommand";
177
+ import {
178
+ ListRuleNamesByTargetCommandInput,
179
+ ListRuleNamesByTargetCommandOutput,
180
+ } from "./commands/ListRuleNamesByTargetCommand";
181
+ import {
182
+ ListRulesCommandInput,
183
+ ListRulesCommandOutput,
184
+ } from "./commands/ListRulesCommand";
185
+ import {
186
+ ListTagsForResourceCommandInput,
187
+ ListTagsForResourceCommandOutput,
188
+ } from "./commands/ListTagsForResourceCommand";
189
+ import {
190
+ ListTargetsByRuleCommandInput,
191
+ ListTargetsByRuleCommandOutput,
192
+ } from "./commands/ListTargetsByRuleCommand";
193
+ import {
194
+ PutEventsCommandInput,
195
+ PutEventsCommandOutput,
196
+ } from "./commands/PutEventsCommand";
197
+ import {
198
+ PutPartnerEventsCommandInput,
199
+ PutPartnerEventsCommandOutput,
200
+ } from "./commands/PutPartnerEventsCommand";
201
+ import {
202
+ PutPermissionCommandInput,
203
+ PutPermissionCommandOutput,
204
+ } from "./commands/PutPermissionCommand";
205
+ import {
206
+ PutRuleCommandInput,
207
+ PutRuleCommandOutput,
208
+ } from "./commands/PutRuleCommand";
209
+ import {
210
+ PutTargetsCommandInput,
211
+ PutTargetsCommandOutput,
212
+ } from "./commands/PutTargetsCommand";
213
+ import {
214
+ RemovePermissionCommandInput,
215
+ RemovePermissionCommandOutput,
216
+ } from "./commands/RemovePermissionCommand";
217
+ import {
218
+ RemoveTargetsCommandInput,
219
+ RemoveTargetsCommandOutput,
220
+ } from "./commands/RemoveTargetsCommand";
221
+ import {
222
+ StartReplayCommandInput,
223
+ StartReplayCommandOutput,
224
+ } from "./commands/StartReplayCommand";
225
+ import {
226
+ TagResourceCommandInput,
227
+ TagResourceCommandOutput,
228
+ } from "./commands/TagResourceCommand";
229
+ import {
230
+ TestEventPatternCommandInput,
231
+ TestEventPatternCommandOutput,
232
+ } from "./commands/TestEventPatternCommand";
233
+ import {
234
+ UntagResourceCommandInput,
235
+ UntagResourceCommandOutput,
236
+ } from "./commands/UntagResourceCommand";
237
+ import {
238
+ UpdateApiDestinationCommandInput,
239
+ UpdateApiDestinationCommandOutput,
240
+ } from "./commands/UpdateApiDestinationCommand";
241
+ import {
242
+ UpdateArchiveCommandInput,
243
+ UpdateArchiveCommandOutput,
244
+ } from "./commands/UpdateArchiveCommand";
245
+ import {
246
+ UpdateConnectionCommandInput,
247
+ UpdateConnectionCommandOutput,
248
+ } from "./commands/UpdateConnectionCommand";
249
+ export declare type ServiceInputTypes =
250
+ | ActivateEventSourceCommandInput
251
+ | CancelReplayCommandInput
252
+ | CreateApiDestinationCommandInput
253
+ | CreateArchiveCommandInput
254
+ | CreateConnectionCommandInput
255
+ | CreateEventBusCommandInput
256
+ | CreatePartnerEventSourceCommandInput
257
+ | DeactivateEventSourceCommandInput
258
+ | DeauthorizeConnectionCommandInput
259
+ | DeleteApiDestinationCommandInput
260
+ | DeleteArchiveCommandInput
261
+ | DeleteConnectionCommandInput
262
+ | DeleteEventBusCommandInput
263
+ | DeletePartnerEventSourceCommandInput
264
+ | DeleteRuleCommandInput
265
+ | DescribeApiDestinationCommandInput
266
+ | DescribeArchiveCommandInput
267
+ | DescribeConnectionCommandInput
268
+ | DescribeEventBusCommandInput
269
+ | DescribeEventSourceCommandInput
270
+ | DescribePartnerEventSourceCommandInput
271
+ | DescribeReplayCommandInput
272
+ | DescribeRuleCommandInput
273
+ | DisableRuleCommandInput
274
+ | EnableRuleCommandInput
275
+ | ListApiDestinationsCommandInput
276
+ | ListArchivesCommandInput
277
+ | ListConnectionsCommandInput
278
+ | ListEventBusesCommandInput
279
+ | ListEventSourcesCommandInput
280
+ | ListPartnerEventSourceAccountsCommandInput
281
+ | ListPartnerEventSourcesCommandInput
282
+ | ListReplaysCommandInput
283
+ | ListRuleNamesByTargetCommandInput
284
+ | ListRulesCommandInput
285
+ | ListTagsForResourceCommandInput
286
+ | ListTargetsByRuleCommandInput
287
+ | PutEventsCommandInput
288
+ | PutPartnerEventsCommandInput
289
+ | PutPermissionCommandInput
290
+ | PutRuleCommandInput
291
+ | PutTargetsCommandInput
292
+ | RemovePermissionCommandInput
293
+ | RemoveTargetsCommandInput
294
+ | StartReplayCommandInput
295
+ | TagResourceCommandInput
296
+ | TestEventPatternCommandInput
297
+ | UntagResourceCommandInput
298
+ | UpdateApiDestinationCommandInput
299
+ | UpdateArchiveCommandInput
300
+ | UpdateConnectionCommandInput;
301
+ export declare type ServiceOutputTypes =
302
+ | ActivateEventSourceCommandOutput
303
+ | CancelReplayCommandOutput
304
+ | CreateApiDestinationCommandOutput
305
+ | CreateArchiveCommandOutput
306
+ | CreateConnectionCommandOutput
307
+ | CreateEventBusCommandOutput
308
+ | CreatePartnerEventSourceCommandOutput
309
+ | DeactivateEventSourceCommandOutput
310
+ | DeauthorizeConnectionCommandOutput
311
+ | DeleteApiDestinationCommandOutput
312
+ | DeleteArchiveCommandOutput
313
+ | DeleteConnectionCommandOutput
314
+ | DeleteEventBusCommandOutput
315
+ | DeletePartnerEventSourceCommandOutput
316
+ | DeleteRuleCommandOutput
317
+ | DescribeApiDestinationCommandOutput
318
+ | DescribeArchiveCommandOutput
319
+ | DescribeConnectionCommandOutput
320
+ | DescribeEventBusCommandOutput
321
+ | DescribeEventSourceCommandOutput
322
+ | DescribePartnerEventSourceCommandOutput
323
+ | DescribeReplayCommandOutput
324
+ | DescribeRuleCommandOutput
325
+ | DisableRuleCommandOutput
326
+ | EnableRuleCommandOutput
327
+ | ListApiDestinationsCommandOutput
328
+ | ListArchivesCommandOutput
329
+ | ListConnectionsCommandOutput
330
+ | ListEventBusesCommandOutput
331
+ | ListEventSourcesCommandOutput
332
+ | ListPartnerEventSourceAccountsCommandOutput
333
+ | ListPartnerEventSourcesCommandOutput
334
+ | ListReplaysCommandOutput
335
+ | ListRuleNamesByTargetCommandOutput
336
+ | ListRulesCommandOutput
337
+ | ListTagsForResourceCommandOutput
338
+ | ListTargetsByRuleCommandOutput
339
+ | PutEventsCommandOutput
340
+ | PutPartnerEventsCommandOutput
341
+ | PutPermissionCommandOutput
342
+ | PutRuleCommandOutput
343
+ | PutTargetsCommandOutput
344
+ | RemovePermissionCommandOutput
345
+ | RemoveTargetsCommandOutput
346
+ | StartReplayCommandOutput
347
+ | TagResourceCommandOutput
348
+ | TestEventPatternCommandOutput
349
+ | UntagResourceCommandOutput
350
+ | UpdateApiDestinationCommandOutput
351
+ | UpdateArchiveCommandOutput
352
+ | UpdateConnectionCommandOutput;
353
+ export interface ClientDefaults
354
+ extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
355
+ requestHandler?: __HttpHandler;
356
+
357
+ sha256?: __HashConstructor;
358
+
359
+ urlParser?: __UrlParser;
360
+
361
+ bodyLengthChecker?: __BodyLengthCalculator;
362
+
363
+ streamCollector?: __StreamCollector;
364
+
365
+ base64Decoder?: __Decoder;
366
+
367
+ base64Encoder?: __Encoder;
368
+
369
+ utf8Decoder?: __Decoder;
370
+
371
+ utf8Encoder?: __Encoder;
372
+
373
+ runtime?: string;
374
+
375
+ disableHostPrefix?: boolean;
376
+
377
+ maxAttempts?: number | __Provider<number>;
378
+
379
+ retryMode?: string | __Provider<string>;
380
+
381
+ logger?: __Logger;
382
+
383
+ useDualstackEndpoint?: boolean | __Provider<boolean>;
384
+
385
+ useFipsEndpoint?: boolean | __Provider<boolean>;
386
+
387
+ serviceId?: string;
388
+
389
+ region?: string | __Provider<string>;
390
+
391
+ credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
392
+
393
+ regionInfoProvider?: RegionInfoProvider;
394
+
395
+ defaultUserAgentProvider?: Provider<__UserAgent>;
396
+
397
+ defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
398
+ }
399
+ declare type CloudWatchEventsClientConfigType = Partial<
400
+ __SmithyConfiguration<__HttpHandlerOptions>
401
+ > &
402
+ ClientDefaults &
403
+ RegionInputConfig &
404
+ EndpointsInputConfig &
405
+ RetryInputConfig &
406
+ HostHeaderInputConfig &
407
+ AwsAuthInputConfig &
408
+ UserAgentInputConfig;
409
+
410
+ export interface CloudWatchEventsClientConfig
411
+ extends CloudWatchEventsClientConfigType {}
412
+ declare type CloudWatchEventsClientResolvedConfigType =
413
+ __SmithyResolvedConfiguration<__HttpHandlerOptions> &
414
+ Required<ClientDefaults> &
415
+ RegionResolvedConfig &
416
+ EndpointsResolvedConfig &
417
+ RetryResolvedConfig &
418
+ HostHeaderResolvedConfig &
419
+ AwsAuthResolvedConfig &
420
+ UserAgentResolvedConfig;
421
+
422
+ export interface CloudWatchEventsClientResolvedConfig
423
+ extends CloudWatchEventsClientResolvedConfigType {}
424
+
425
+ export declare class CloudWatchEventsClient extends __Client<
426
+ __HttpHandlerOptions,
427
+ ServiceInputTypes,
428
+ ServiceOutputTypes,
429
+ CloudWatchEventsClientResolvedConfig
430
+ > {
431
+ readonly config: CloudWatchEventsClientResolvedConfig;
432
+ constructor(configuration: CloudWatchEventsClientConfig);
433
+
434
+ destroy(): void;
435
+ }
436
+ export {};
@@ -1,17 +1,33 @@
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 { ActivateEventSourceRequest } from "../models/models_0";
5
- export interface ActivateEventSourceCommandInput extends ActivateEventSourceRequest {
6
- }
7
- export interface ActivateEventSourceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class ActivateEventSourceCommand extends $Command<ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput, CloudWatchEventsClientResolvedConfig> {
11
- readonly input: ActivateEventSourceCommandInput;
12
- constructor(input: ActivateEventSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CloudWatchEventsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput>;
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 { ActivateEventSourceRequest } from "../models/models_0";
14
+ export interface ActivateEventSourceCommandInput
15
+ extends ActivateEventSourceRequest {}
16
+ export interface ActivateEventSourceCommandOutput extends __MetadataBearer {}
17
+
18
+ export declare class ActivateEventSourceCommand extends $Command<
19
+ ActivateEventSourceCommandInput,
20
+ ActivateEventSourceCommandOutput,
21
+ CloudWatchEventsClientResolvedConfig
22
+ > {
23
+ readonly input: ActivateEventSourceCommandInput;
24
+ constructor(input: ActivateEventSourceCommandInput);
25
+
26
+ resolveMiddleware(
27
+ clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
+ configuration: CloudWatchEventsClientResolvedConfig,
29
+ options?: __HttpHandlerOptions
30
+ ): Handler<ActivateEventSourceCommandInput, ActivateEventSourceCommandOutput>;
31
+ private serialize;
32
+ private deserialize;
33
+ }