@aws-sdk/client-eventbridge 3.170.0 → 3.178.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.
- package/CHANGELOG.md +16 -0
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/EventBridge.d.ts +0 -56
- package/dist-types/ts3.4/EventBridgeClient.d.ts +0 -25
- package/dist-types/ts3.4/commands/ActivateEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CancelReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreateEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/CreatePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeactivateEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeauthorizeConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeletePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventBusCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribePartnerEventSourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/DisableRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/EnableRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListApiDestinationsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListArchivesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListConnectionsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEndpointsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEventBusesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListEventSourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPartnerEventSourceAccountsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListPartnerEventSourcesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListReplaysCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRuleNamesByTargetCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/ListTargetsByRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPartnerEventsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutPermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutRuleCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/PutTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemovePermissionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/RemoveTargetsCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/StartReplayCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/TestEventPatternCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateApiDestinationCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateArchiveCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +0 -2
- package/dist-types/ts3.4/commands/UpdateEndpointCommand.d.ts +0 -2
- package/dist-types/ts3.4/models/EventBridgeServiceException.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -655
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
- package/package.json +28 -28
|
@@ -3,11 +3,9 @@ import { EventBridgeServiceException as __BaseException } from "./EventBridgeSer
|
|
|
3
3
|
export interface ActivateEventSourceRequest {
|
|
4
4
|
Name: string | undefined;
|
|
5
5
|
}
|
|
6
|
-
|
|
7
6
|
export declare class ConcurrentModificationException extends __BaseException {
|
|
8
7
|
readonly name: "ConcurrentModificationException";
|
|
9
8
|
readonly $fault: "client";
|
|
10
|
-
|
|
11
9
|
constructor(
|
|
12
10
|
opts: __ExceptionOptionType<
|
|
13
11
|
ConcurrentModificationException,
|
|
@@ -15,36 +13,28 @@ export declare class ConcurrentModificationException extends __BaseException {
|
|
|
15
13
|
>
|
|
16
14
|
);
|
|
17
15
|
}
|
|
18
|
-
|
|
19
16
|
export declare class InternalException extends __BaseException {
|
|
20
17
|
readonly name: "InternalException";
|
|
21
18
|
readonly $fault: "server";
|
|
22
|
-
|
|
23
19
|
constructor(opts: __ExceptionOptionType<InternalException, __BaseException>);
|
|
24
20
|
}
|
|
25
|
-
|
|
26
21
|
export declare class InvalidStateException extends __BaseException {
|
|
27
22
|
readonly name: "InvalidStateException";
|
|
28
23
|
readonly $fault: "client";
|
|
29
|
-
|
|
30
24
|
constructor(
|
|
31
25
|
opts: __ExceptionOptionType<InvalidStateException, __BaseException>
|
|
32
26
|
);
|
|
33
27
|
}
|
|
34
|
-
|
|
35
28
|
export declare class OperationDisabledException extends __BaseException {
|
|
36
29
|
readonly name: "OperationDisabledException";
|
|
37
30
|
readonly $fault: "client";
|
|
38
|
-
|
|
39
31
|
constructor(
|
|
40
32
|
opts: __ExceptionOptionType<OperationDisabledException, __BaseException>
|
|
41
33
|
);
|
|
42
34
|
}
|
|
43
|
-
|
|
44
35
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
45
36
|
readonly name: "ResourceNotFoundException";
|
|
46
37
|
readonly $fault: "client";
|
|
47
|
-
|
|
48
38
|
constructor(
|
|
49
39
|
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
50
40
|
);
|
|
@@ -62,24 +52,15 @@ export declare enum ApiDestinationHttpMethod {
|
|
|
62
52
|
POST = "POST",
|
|
63
53
|
PUT = "PUT",
|
|
64
54
|
}
|
|
65
|
-
|
|
66
55
|
export interface ApiDestination {
|
|
67
56
|
ApiDestinationArn?: string;
|
|
68
|
-
|
|
69
57
|
Name?: string;
|
|
70
|
-
|
|
71
58
|
ApiDestinationState?: ApiDestinationState | string;
|
|
72
|
-
|
|
73
59
|
ConnectionArn?: string;
|
|
74
|
-
|
|
75
60
|
InvocationEndpoint?: string;
|
|
76
|
-
|
|
77
61
|
HttpMethod?: ApiDestinationHttpMethod | string;
|
|
78
|
-
|
|
79
62
|
InvocationRateLimitPerSecond?: number;
|
|
80
|
-
|
|
81
63
|
CreationTime?: Date;
|
|
82
|
-
|
|
83
64
|
LastModifiedTime?: Date;
|
|
84
65
|
}
|
|
85
66
|
export declare enum ArchiveState {
|
|
@@ -90,22 +71,14 @@ export declare enum ArchiveState {
|
|
|
90
71
|
UPDATE_FAILED = "UPDATE_FAILED",
|
|
91
72
|
UPDATING = "UPDATING",
|
|
92
73
|
}
|
|
93
|
-
|
|
94
74
|
export interface Archive {
|
|
95
75
|
ArchiveName?: string;
|
|
96
|
-
|
|
97
76
|
EventSourceArn?: string;
|
|
98
|
-
|
|
99
77
|
State?: ArchiveState | string;
|
|
100
|
-
|
|
101
78
|
StateReason?: string;
|
|
102
|
-
|
|
103
79
|
RetentionDays?: number;
|
|
104
|
-
|
|
105
80
|
SizeBytes?: number;
|
|
106
|
-
|
|
107
81
|
EventCount?: number;
|
|
108
|
-
|
|
109
82
|
CreationTime?: Date;
|
|
110
83
|
}
|
|
111
84
|
export declare enum AssignPublicIp {
|
|
@@ -125,85 +98,60 @@ export declare enum ReplayState {
|
|
|
125
98
|
}
|
|
126
99
|
export interface CancelReplayResponse {
|
|
127
100
|
ReplayArn?: string;
|
|
128
|
-
|
|
129
101
|
State?: ReplayState | string;
|
|
130
|
-
|
|
131
102
|
StateReason?: string;
|
|
132
103
|
}
|
|
133
|
-
|
|
134
104
|
export declare class IllegalStatusException extends __BaseException {
|
|
135
105
|
readonly name: "IllegalStatusException";
|
|
136
106
|
readonly $fault: "client";
|
|
137
|
-
|
|
138
107
|
constructor(
|
|
139
108
|
opts: __ExceptionOptionType<IllegalStatusException, __BaseException>
|
|
140
109
|
);
|
|
141
110
|
}
|
|
142
111
|
export interface CreateApiDestinationRequest {
|
|
143
112
|
Name: string | undefined;
|
|
144
|
-
|
|
145
113
|
Description?: string;
|
|
146
|
-
|
|
147
114
|
ConnectionArn: string | undefined;
|
|
148
|
-
|
|
149
115
|
InvocationEndpoint: string | undefined;
|
|
150
|
-
|
|
151
116
|
HttpMethod: ApiDestinationHttpMethod | string | undefined;
|
|
152
|
-
|
|
153
117
|
InvocationRateLimitPerSecond?: number;
|
|
154
118
|
}
|
|
155
119
|
export interface CreateApiDestinationResponse {
|
|
156
120
|
ApiDestinationArn?: string;
|
|
157
|
-
|
|
158
121
|
ApiDestinationState?: ApiDestinationState | string;
|
|
159
|
-
|
|
160
122
|
CreationTime?: Date;
|
|
161
|
-
|
|
162
123
|
LastModifiedTime?: Date;
|
|
163
124
|
}
|
|
164
|
-
|
|
165
125
|
export declare class LimitExceededException extends __BaseException {
|
|
166
126
|
readonly name: "LimitExceededException";
|
|
167
127
|
readonly $fault: "client";
|
|
168
|
-
|
|
169
128
|
constructor(
|
|
170
129
|
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
171
130
|
);
|
|
172
131
|
}
|
|
173
|
-
|
|
174
132
|
export declare class ResourceAlreadyExistsException extends __BaseException {
|
|
175
133
|
readonly name: "ResourceAlreadyExistsException";
|
|
176
134
|
readonly $fault: "client";
|
|
177
|
-
|
|
178
135
|
constructor(
|
|
179
136
|
opts: __ExceptionOptionType<ResourceAlreadyExistsException, __BaseException>
|
|
180
137
|
);
|
|
181
138
|
}
|
|
182
139
|
export interface CreateArchiveRequest {
|
|
183
140
|
ArchiveName: string | undefined;
|
|
184
|
-
|
|
185
141
|
EventSourceArn: string | undefined;
|
|
186
|
-
|
|
187
142
|
Description?: string;
|
|
188
|
-
|
|
189
143
|
EventPattern?: string;
|
|
190
|
-
|
|
191
144
|
RetentionDays?: number;
|
|
192
145
|
}
|
|
193
146
|
export interface CreateArchiveResponse {
|
|
194
147
|
ArchiveArn?: string;
|
|
195
|
-
|
|
196
148
|
State?: ArchiveState | string;
|
|
197
|
-
|
|
198
149
|
StateReason?: string;
|
|
199
|
-
|
|
200
150
|
CreationTime?: Date;
|
|
201
151
|
}
|
|
202
|
-
|
|
203
152
|
export declare class InvalidEventPatternException extends __BaseException {
|
|
204
153
|
readonly name: "InvalidEventPatternException";
|
|
205
154
|
readonly $fault: "client";
|
|
206
|
-
|
|
207
155
|
constructor(
|
|
208
156
|
opts: __ExceptionOptionType<InvalidEventPatternException, __BaseException>
|
|
209
157
|
);
|
|
@@ -213,54 +161,36 @@ export declare enum ConnectionAuthorizationType {
|
|
|
213
161
|
BASIC = "BASIC",
|
|
214
162
|
OAUTH_CLIENT_CREDENTIALS = "OAUTH_CLIENT_CREDENTIALS",
|
|
215
163
|
}
|
|
216
|
-
|
|
217
164
|
export interface CreateConnectionApiKeyAuthRequestParameters {
|
|
218
165
|
ApiKeyName: string | undefined;
|
|
219
|
-
|
|
220
166
|
ApiKeyValue: string | undefined;
|
|
221
167
|
}
|
|
222
|
-
|
|
223
168
|
export interface CreateConnectionBasicAuthRequestParameters {
|
|
224
169
|
Username: string | undefined;
|
|
225
|
-
|
|
226
170
|
Password: string | undefined;
|
|
227
171
|
}
|
|
228
|
-
|
|
229
172
|
export interface ConnectionBodyParameter {
|
|
230
173
|
Key?: string;
|
|
231
|
-
|
|
232
174
|
Value?: string;
|
|
233
|
-
|
|
234
175
|
IsValueSecret?: boolean;
|
|
235
176
|
}
|
|
236
|
-
|
|
237
177
|
export interface ConnectionHeaderParameter {
|
|
238
178
|
Key?: string;
|
|
239
|
-
|
|
240
179
|
Value?: string;
|
|
241
|
-
|
|
242
180
|
IsValueSecret?: boolean;
|
|
243
181
|
}
|
|
244
|
-
|
|
245
182
|
export interface ConnectionQueryStringParameter {
|
|
246
183
|
Key?: string;
|
|
247
|
-
|
|
248
184
|
Value?: string;
|
|
249
|
-
|
|
250
185
|
IsValueSecret?: boolean;
|
|
251
186
|
}
|
|
252
|
-
|
|
253
187
|
export interface ConnectionHttpParameters {
|
|
254
188
|
HeaderParameters?: ConnectionHeaderParameter[];
|
|
255
|
-
|
|
256
189
|
QueryStringParameters?: ConnectionQueryStringParameter[];
|
|
257
|
-
|
|
258
190
|
BodyParameters?: ConnectionBodyParameter[];
|
|
259
191
|
}
|
|
260
|
-
|
|
261
192
|
export interface CreateConnectionOAuthClientRequestParameters {
|
|
262
193
|
ClientID: string | undefined;
|
|
263
|
-
|
|
264
194
|
ClientSecret: string | undefined;
|
|
265
195
|
}
|
|
266
196
|
export declare enum ConnectionOAuthHttpMethod {
|
|
@@ -268,33 +198,22 @@ export declare enum ConnectionOAuthHttpMethod {
|
|
|
268
198
|
POST = "POST",
|
|
269
199
|
PUT = "PUT",
|
|
270
200
|
}
|
|
271
|
-
|
|
272
201
|
export interface CreateConnectionOAuthRequestParameters {
|
|
273
202
|
ClientParameters: CreateConnectionOAuthClientRequestParameters | undefined;
|
|
274
|
-
|
|
275
203
|
AuthorizationEndpoint: string | undefined;
|
|
276
|
-
|
|
277
204
|
HttpMethod: ConnectionOAuthHttpMethod | string | undefined;
|
|
278
|
-
|
|
279
205
|
OAuthHttpParameters?: ConnectionHttpParameters;
|
|
280
206
|
}
|
|
281
|
-
|
|
282
207
|
export interface CreateConnectionAuthRequestParameters {
|
|
283
208
|
BasicAuthParameters?: CreateConnectionBasicAuthRequestParameters;
|
|
284
|
-
|
|
285
209
|
OAuthParameters?: CreateConnectionOAuthRequestParameters;
|
|
286
|
-
|
|
287
210
|
ApiKeyAuthParameters?: CreateConnectionApiKeyAuthRequestParameters;
|
|
288
|
-
|
|
289
211
|
InvocationHttpParameters?: ConnectionHttpParameters;
|
|
290
212
|
}
|
|
291
213
|
export interface CreateConnectionRequest {
|
|
292
214
|
Name: string | undefined;
|
|
293
|
-
|
|
294
215
|
Description?: string;
|
|
295
|
-
|
|
296
216
|
AuthorizationType: ConnectionAuthorizationType | string | undefined;
|
|
297
|
-
|
|
298
217
|
AuthParameters: CreateConnectionAuthRequestParameters | undefined;
|
|
299
218
|
}
|
|
300
219
|
export declare enum ConnectionState {
|
|
@@ -308,14 +227,10 @@ export declare enum ConnectionState {
|
|
|
308
227
|
}
|
|
309
228
|
export interface CreateConnectionResponse {
|
|
310
229
|
ConnectionArn?: string;
|
|
311
|
-
|
|
312
230
|
ConnectionState?: ConnectionState | string;
|
|
313
|
-
|
|
314
231
|
CreationTime?: Date;
|
|
315
|
-
|
|
316
232
|
LastModifiedTime?: Date;
|
|
317
233
|
}
|
|
318
|
-
|
|
319
234
|
export interface EndpointEventBus {
|
|
320
235
|
EventBusArn: string | undefined;
|
|
321
236
|
}
|
|
@@ -323,39 +238,28 @@ export declare enum ReplicationState {
|
|
|
323
238
|
DISABLED = "DISABLED",
|
|
324
239
|
ENABLED = "ENABLED",
|
|
325
240
|
}
|
|
326
|
-
|
|
327
241
|
export interface ReplicationConfig {
|
|
328
242
|
State?: ReplicationState | string;
|
|
329
243
|
}
|
|
330
|
-
|
|
331
244
|
export interface Primary {
|
|
332
245
|
HealthCheck: string | undefined;
|
|
333
246
|
}
|
|
334
|
-
|
|
335
247
|
export interface Secondary {
|
|
336
248
|
Route: string | undefined;
|
|
337
249
|
}
|
|
338
|
-
|
|
339
250
|
export interface FailoverConfig {
|
|
340
251
|
Primary: Primary | undefined;
|
|
341
|
-
|
|
342
252
|
Secondary: Secondary | undefined;
|
|
343
253
|
}
|
|
344
|
-
|
|
345
254
|
export interface RoutingConfig {
|
|
346
255
|
FailoverConfig: FailoverConfig | undefined;
|
|
347
256
|
}
|
|
348
257
|
export interface CreateEndpointRequest {
|
|
349
258
|
Name: string | undefined;
|
|
350
|
-
|
|
351
259
|
Description?: string;
|
|
352
|
-
|
|
353
260
|
RoutingConfig: RoutingConfig | undefined;
|
|
354
|
-
|
|
355
261
|
ReplicationConfig?: ReplicationConfig;
|
|
356
|
-
|
|
357
262
|
EventBuses: EndpointEventBus[] | undefined;
|
|
358
|
-
|
|
359
263
|
RoleArn?: string;
|
|
360
264
|
}
|
|
361
265
|
export declare enum EndpointState {
|
|
@@ -369,30 +273,20 @@ export declare enum EndpointState {
|
|
|
369
273
|
}
|
|
370
274
|
export interface CreateEndpointResponse {
|
|
371
275
|
Name?: string;
|
|
372
|
-
|
|
373
276
|
Arn?: string;
|
|
374
|
-
|
|
375
277
|
RoutingConfig?: RoutingConfig;
|
|
376
|
-
|
|
377
278
|
ReplicationConfig?: ReplicationConfig;
|
|
378
|
-
|
|
379
279
|
EventBuses?: EndpointEventBus[];
|
|
380
|
-
|
|
381
280
|
RoleArn?: string;
|
|
382
|
-
|
|
383
281
|
State?: EndpointState | string;
|
|
384
282
|
}
|
|
385
|
-
|
|
386
283
|
export interface Tag {
|
|
387
284
|
Key: string | undefined;
|
|
388
|
-
|
|
389
285
|
Value: string | undefined;
|
|
390
286
|
}
|
|
391
287
|
export interface CreateEventBusRequest {
|
|
392
288
|
Name: string | undefined;
|
|
393
|
-
|
|
394
289
|
EventSourceName?: string;
|
|
395
|
-
|
|
396
290
|
Tags?: Tag[];
|
|
397
291
|
}
|
|
398
292
|
export interface CreateEventBusResponse {
|
|
@@ -400,7 +294,6 @@ export interface CreateEventBusResponse {
|
|
|
400
294
|
}
|
|
401
295
|
export interface CreatePartnerEventSourceRequest {
|
|
402
296
|
Name: string | undefined;
|
|
403
|
-
|
|
404
297
|
Account: string | undefined;
|
|
405
298
|
}
|
|
406
299
|
export interface CreatePartnerEventSourceResponse {
|
|
@@ -414,13 +307,9 @@ export interface DeauthorizeConnectionRequest {
|
|
|
414
307
|
}
|
|
415
308
|
export interface DeauthorizeConnectionResponse {
|
|
416
309
|
ConnectionArn?: string;
|
|
417
|
-
|
|
418
310
|
ConnectionState?: ConnectionState | string;
|
|
419
|
-
|
|
420
311
|
CreationTime?: Date;
|
|
421
|
-
|
|
422
312
|
LastModifiedTime?: Date;
|
|
423
|
-
|
|
424
313
|
LastAuthorizedTime?: Date;
|
|
425
314
|
}
|
|
426
315
|
export interface DeleteApiDestinationRequest {
|
|
@@ -436,13 +325,9 @@ export interface DeleteConnectionRequest {
|
|
|
436
325
|
}
|
|
437
326
|
export interface DeleteConnectionResponse {
|
|
438
327
|
ConnectionArn?: string;
|
|
439
|
-
|
|
440
328
|
ConnectionState?: ConnectionState | string;
|
|
441
|
-
|
|
442
329
|
CreationTime?: Date;
|
|
443
|
-
|
|
444
330
|
LastModifiedTime?: Date;
|
|
445
|
-
|
|
446
331
|
LastAuthorizedTime?: Date;
|
|
447
332
|
}
|
|
448
333
|
export interface DeleteEndpointRequest {
|
|
@@ -454,21 +339,16 @@ export interface DeleteEventBusRequest {
|
|
|
454
339
|
}
|
|
455
340
|
export interface DeletePartnerEventSourceRequest {
|
|
456
341
|
Name: string | undefined;
|
|
457
|
-
|
|
458
342
|
Account: string | undefined;
|
|
459
343
|
}
|
|
460
344
|
export interface DeleteRuleRequest {
|
|
461
345
|
Name: string | undefined;
|
|
462
|
-
|
|
463
346
|
EventBusName?: string;
|
|
464
|
-
|
|
465
347
|
Force?: boolean;
|
|
466
348
|
}
|
|
467
|
-
|
|
468
349
|
export declare class ManagedRuleException extends __BaseException {
|
|
469
350
|
readonly name: "ManagedRuleException";
|
|
470
351
|
readonly $fault: "client";
|
|
471
|
-
|
|
472
352
|
constructor(
|
|
473
353
|
opts: __ExceptionOptionType<ManagedRuleException, __BaseException>
|
|
474
354
|
);
|
|
@@ -478,23 +358,14 @@ export interface DescribeApiDestinationRequest {
|
|
|
478
358
|
}
|
|
479
359
|
export interface DescribeApiDestinationResponse {
|
|
480
360
|
ApiDestinationArn?: string;
|
|
481
|
-
|
|
482
361
|
Name?: string;
|
|
483
|
-
|
|
484
362
|
Description?: string;
|
|
485
|
-
|
|
486
363
|
ApiDestinationState?: ApiDestinationState | string;
|
|
487
|
-
|
|
488
364
|
ConnectionArn?: string;
|
|
489
|
-
|
|
490
365
|
InvocationEndpoint?: string;
|
|
491
|
-
|
|
492
366
|
HttpMethod?: ApiDestinationHttpMethod | string;
|
|
493
|
-
|
|
494
367
|
InvocationRateLimitPerSecond?: number;
|
|
495
|
-
|
|
496
368
|
CreationTime?: Date;
|
|
497
|
-
|
|
498
369
|
LastModifiedTime?: Date;
|
|
499
370
|
}
|
|
500
371
|
export interface DescribeArchiveRequest {
|
|
@@ -502,115 +373,71 @@ export interface DescribeArchiveRequest {
|
|
|
502
373
|
}
|
|
503
374
|
export interface DescribeArchiveResponse {
|
|
504
375
|
ArchiveArn?: string;
|
|
505
|
-
|
|
506
376
|
ArchiveName?: string;
|
|
507
|
-
|
|
508
377
|
EventSourceArn?: string;
|
|
509
|
-
|
|
510
378
|
Description?: string;
|
|
511
|
-
|
|
512
379
|
EventPattern?: string;
|
|
513
|
-
|
|
514
380
|
State?: ArchiveState | string;
|
|
515
|
-
|
|
516
381
|
StateReason?: string;
|
|
517
|
-
|
|
518
382
|
RetentionDays?: number;
|
|
519
|
-
|
|
520
383
|
SizeBytes?: number;
|
|
521
|
-
|
|
522
384
|
EventCount?: number;
|
|
523
|
-
|
|
524
385
|
CreationTime?: Date;
|
|
525
386
|
}
|
|
526
387
|
export interface DescribeConnectionRequest {
|
|
527
388
|
Name: string | undefined;
|
|
528
389
|
}
|
|
529
|
-
|
|
530
390
|
export interface ConnectionApiKeyAuthResponseParameters {
|
|
531
391
|
ApiKeyName?: string;
|
|
532
392
|
}
|
|
533
|
-
|
|
534
393
|
export interface ConnectionBasicAuthResponseParameters {
|
|
535
394
|
Username?: string;
|
|
536
395
|
}
|
|
537
|
-
|
|
538
396
|
export interface ConnectionOAuthClientResponseParameters {
|
|
539
397
|
ClientID?: string;
|
|
540
398
|
}
|
|
541
|
-
|
|
542
399
|
export interface ConnectionOAuthResponseParameters {
|
|
543
400
|
ClientParameters?: ConnectionOAuthClientResponseParameters;
|
|
544
|
-
|
|
545
401
|
AuthorizationEndpoint?: string;
|
|
546
|
-
|
|
547
402
|
HttpMethod?: ConnectionOAuthHttpMethod | string;
|
|
548
|
-
|
|
549
403
|
OAuthHttpParameters?: ConnectionHttpParameters;
|
|
550
404
|
}
|
|
551
|
-
|
|
552
405
|
export interface ConnectionAuthResponseParameters {
|
|
553
406
|
BasicAuthParameters?: ConnectionBasicAuthResponseParameters;
|
|
554
|
-
|
|
555
407
|
OAuthParameters?: ConnectionOAuthResponseParameters;
|
|
556
|
-
|
|
557
408
|
ApiKeyAuthParameters?: ConnectionApiKeyAuthResponseParameters;
|
|
558
|
-
|
|
559
409
|
InvocationHttpParameters?: ConnectionHttpParameters;
|
|
560
410
|
}
|
|
561
411
|
export interface DescribeConnectionResponse {
|
|
562
412
|
ConnectionArn?: string;
|
|
563
|
-
|
|
564
413
|
Name?: string;
|
|
565
|
-
|
|
566
414
|
Description?: string;
|
|
567
|
-
|
|
568
415
|
ConnectionState?: ConnectionState | string;
|
|
569
|
-
|
|
570
416
|
StateReason?: string;
|
|
571
|
-
|
|
572
417
|
AuthorizationType?: ConnectionAuthorizationType | string;
|
|
573
|
-
|
|
574
418
|
SecretArn?: string;
|
|
575
|
-
|
|
576
419
|
AuthParameters?: ConnectionAuthResponseParameters;
|
|
577
|
-
|
|
578
420
|
CreationTime?: Date;
|
|
579
|
-
|
|
580
421
|
LastModifiedTime?: Date;
|
|
581
|
-
|
|
582
422
|
LastAuthorizedTime?: Date;
|
|
583
423
|
}
|
|
584
424
|
export interface DescribeEndpointRequest {
|
|
585
425
|
Name: string | undefined;
|
|
586
|
-
|
|
587
426
|
HomeRegion?: string;
|
|
588
427
|
}
|
|
589
428
|
export interface DescribeEndpointResponse {
|
|
590
429
|
Name?: string;
|
|
591
|
-
|
|
592
430
|
Description?: string;
|
|
593
|
-
|
|
594
431
|
Arn?: string;
|
|
595
|
-
|
|
596
432
|
RoutingConfig?: RoutingConfig;
|
|
597
|
-
|
|
598
433
|
ReplicationConfig?: ReplicationConfig;
|
|
599
|
-
|
|
600
434
|
EventBuses?: EndpointEventBus[];
|
|
601
|
-
|
|
602
435
|
RoleArn?: string;
|
|
603
|
-
|
|
604
436
|
EndpointId?: string;
|
|
605
|
-
|
|
606
437
|
EndpointUrl?: string;
|
|
607
|
-
|
|
608
438
|
State?: EndpointState | string;
|
|
609
|
-
|
|
610
439
|
StateReason?: string;
|
|
611
|
-
|
|
612
440
|
CreationTime?: Date;
|
|
613
|
-
|
|
614
441
|
LastModifiedTime?: Date;
|
|
615
442
|
}
|
|
616
443
|
export interface DescribeEventBusRequest {
|
|
@@ -618,9 +445,7 @@ export interface DescribeEventBusRequest {
|
|
|
618
445
|
}
|
|
619
446
|
export interface DescribeEventBusResponse {
|
|
620
447
|
Name?: string;
|
|
621
|
-
|
|
622
448
|
Arn?: string;
|
|
623
|
-
|
|
624
449
|
Policy?: string;
|
|
625
450
|
}
|
|
626
451
|
export interface DescribeEventSourceRequest {
|
|
@@ -633,15 +458,10 @@ export declare enum EventSourceState {
|
|
|
633
458
|
}
|
|
634
459
|
export interface DescribeEventSourceResponse {
|
|
635
460
|
Arn?: string;
|
|
636
|
-
|
|
637
461
|
CreatedBy?: string;
|
|
638
|
-
|
|
639
462
|
CreationTime?: Date;
|
|
640
|
-
|
|
641
463
|
ExpirationTime?: Date;
|
|
642
|
-
|
|
643
464
|
Name?: string;
|
|
644
|
-
|
|
645
465
|
State?: EventSourceState | string;
|
|
646
466
|
}
|
|
647
467
|
export interface DescribePartnerEventSourceRequest {
|
|
@@ -649,46 +469,31 @@ export interface DescribePartnerEventSourceRequest {
|
|
|
649
469
|
}
|
|
650
470
|
export interface DescribePartnerEventSourceResponse {
|
|
651
471
|
Arn?: string;
|
|
652
|
-
|
|
653
472
|
Name?: string;
|
|
654
473
|
}
|
|
655
474
|
export interface DescribeReplayRequest {
|
|
656
475
|
ReplayName: string | undefined;
|
|
657
476
|
}
|
|
658
|
-
|
|
659
477
|
export interface ReplayDestination {
|
|
660
478
|
Arn: string | undefined;
|
|
661
|
-
|
|
662
479
|
FilterArns?: string[];
|
|
663
480
|
}
|
|
664
481
|
export interface DescribeReplayResponse {
|
|
665
482
|
ReplayName?: string;
|
|
666
|
-
|
|
667
483
|
ReplayArn?: string;
|
|
668
|
-
|
|
669
484
|
Description?: string;
|
|
670
|
-
|
|
671
485
|
State?: ReplayState | string;
|
|
672
|
-
|
|
673
486
|
StateReason?: string;
|
|
674
|
-
|
|
675
487
|
EventSourceArn?: string;
|
|
676
|
-
|
|
677
488
|
Destination?: ReplayDestination;
|
|
678
|
-
|
|
679
489
|
EventStartTime?: Date;
|
|
680
|
-
|
|
681
490
|
EventEndTime?: Date;
|
|
682
|
-
|
|
683
491
|
EventLastReplayedTime?: Date;
|
|
684
|
-
|
|
685
492
|
ReplayStartTime?: Date;
|
|
686
|
-
|
|
687
493
|
ReplayEndTime?: Date;
|
|
688
494
|
}
|
|
689
495
|
export interface DescribeRuleRequest {
|
|
690
496
|
Name: string | undefined;
|
|
691
|
-
|
|
692
497
|
EventBusName?: string;
|
|
693
498
|
}
|
|
694
499
|
export declare enum RuleState {
|
|
@@ -697,307 +502,200 @@ export declare enum RuleState {
|
|
|
697
502
|
}
|
|
698
503
|
export interface DescribeRuleResponse {
|
|
699
504
|
Name?: string;
|
|
700
|
-
|
|
701
505
|
Arn?: string;
|
|
702
|
-
|
|
703
506
|
EventPattern?: string;
|
|
704
|
-
|
|
705
507
|
ScheduleExpression?: string;
|
|
706
|
-
|
|
707
508
|
State?: RuleState | string;
|
|
708
|
-
|
|
709
509
|
Description?: string;
|
|
710
|
-
|
|
711
510
|
RoleArn?: string;
|
|
712
|
-
|
|
713
511
|
ManagedBy?: string;
|
|
714
|
-
|
|
715
512
|
EventBusName?: string;
|
|
716
|
-
|
|
717
513
|
CreatedBy?: string;
|
|
718
514
|
}
|
|
719
515
|
export interface DisableRuleRequest {
|
|
720
516
|
Name: string | undefined;
|
|
721
|
-
|
|
722
517
|
EventBusName?: string;
|
|
723
518
|
}
|
|
724
519
|
export interface EnableRuleRequest {
|
|
725
520
|
Name: string | undefined;
|
|
726
|
-
|
|
727
521
|
EventBusName?: string;
|
|
728
522
|
}
|
|
729
523
|
export interface ListApiDestinationsRequest {
|
|
730
524
|
NamePrefix?: string;
|
|
731
|
-
|
|
732
525
|
ConnectionArn?: string;
|
|
733
|
-
|
|
734
526
|
NextToken?: string;
|
|
735
|
-
|
|
736
527
|
Limit?: number;
|
|
737
528
|
}
|
|
738
529
|
export interface ListApiDestinationsResponse {
|
|
739
530
|
ApiDestinations?: ApiDestination[];
|
|
740
|
-
|
|
741
531
|
NextToken?: string;
|
|
742
532
|
}
|
|
743
533
|
export interface ListArchivesRequest {
|
|
744
534
|
NamePrefix?: string;
|
|
745
|
-
|
|
746
535
|
EventSourceArn?: string;
|
|
747
|
-
|
|
748
536
|
State?: ArchiveState | string;
|
|
749
|
-
|
|
750
537
|
NextToken?: string;
|
|
751
|
-
|
|
752
538
|
Limit?: number;
|
|
753
539
|
}
|
|
754
540
|
export interface ListArchivesResponse {
|
|
755
541
|
Archives?: Archive[];
|
|
756
|
-
|
|
757
542
|
NextToken?: string;
|
|
758
543
|
}
|
|
759
544
|
export interface ListConnectionsRequest {
|
|
760
545
|
NamePrefix?: string;
|
|
761
|
-
|
|
762
546
|
ConnectionState?: ConnectionState | string;
|
|
763
|
-
|
|
764
547
|
NextToken?: string;
|
|
765
|
-
|
|
766
548
|
Limit?: number;
|
|
767
549
|
}
|
|
768
|
-
|
|
769
550
|
export interface Connection {
|
|
770
551
|
ConnectionArn?: string;
|
|
771
|
-
|
|
772
552
|
Name?: string;
|
|
773
|
-
|
|
774
553
|
ConnectionState?: ConnectionState | string;
|
|
775
|
-
|
|
776
554
|
StateReason?: string;
|
|
777
|
-
|
|
778
555
|
AuthorizationType?: ConnectionAuthorizationType | string;
|
|
779
|
-
|
|
780
556
|
CreationTime?: Date;
|
|
781
|
-
|
|
782
557
|
LastModifiedTime?: Date;
|
|
783
|
-
|
|
784
558
|
LastAuthorizedTime?: Date;
|
|
785
559
|
}
|
|
786
560
|
export interface ListConnectionsResponse {
|
|
787
561
|
Connections?: Connection[];
|
|
788
|
-
|
|
789
562
|
NextToken?: string;
|
|
790
563
|
}
|
|
791
564
|
export interface ListEndpointsRequest {
|
|
792
565
|
NamePrefix?: string;
|
|
793
|
-
|
|
794
566
|
HomeRegion?: string;
|
|
795
|
-
|
|
796
567
|
NextToken?: string;
|
|
797
|
-
|
|
798
568
|
MaxResults?: number;
|
|
799
569
|
}
|
|
800
|
-
|
|
801
570
|
export interface Endpoint {
|
|
802
571
|
Name?: string;
|
|
803
|
-
|
|
804
572
|
Description?: string;
|
|
805
|
-
|
|
806
573
|
Arn?: string;
|
|
807
|
-
|
|
808
574
|
RoutingConfig?: RoutingConfig;
|
|
809
|
-
|
|
810
575
|
ReplicationConfig?: ReplicationConfig;
|
|
811
|
-
|
|
812
576
|
EventBuses?: EndpointEventBus[];
|
|
813
|
-
|
|
814
577
|
RoleArn?: string;
|
|
815
|
-
|
|
816
578
|
EndpointId?: string;
|
|
817
|
-
|
|
818
579
|
EndpointUrl?: string;
|
|
819
|
-
|
|
820
580
|
State?: EndpointState | string;
|
|
821
|
-
|
|
822
581
|
StateReason?: string;
|
|
823
|
-
|
|
824
582
|
CreationTime?: Date;
|
|
825
|
-
|
|
826
583
|
LastModifiedTime?: Date;
|
|
827
584
|
}
|
|
828
585
|
export interface ListEndpointsResponse {
|
|
829
586
|
Endpoints?: Endpoint[];
|
|
830
|
-
|
|
831
587
|
NextToken?: string;
|
|
832
588
|
}
|
|
833
589
|
export interface ListEventBusesRequest {
|
|
834
590
|
NamePrefix?: string;
|
|
835
|
-
|
|
836
591
|
NextToken?: string;
|
|
837
|
-
|
|
838
592
|
Limit?: number;
|
|
839
593
|
}
|
|
840
|
-
|
|
841
594
|
export interface EventBus {
|
|
842
595
|
Name?: string;
|
|
843
|
-
|
|
844
596
|
Arn?: string;
|
|
845
|
-
|
|
846
597
|
Policy?: string;
|
|
847
598
|
}
|
|
848
599
|
export interface ListEventBusesResponse {
|
|
849
600
|
EventBuses?: EventBus[];
|
|
850
|
-
|
|
851
601
|
NextToken?: string;
|
|
852
602
|
}
|
|
853
603
|
export interface ListEventSourcesRequest {
|
|
854
604
|
NamePrefix?: string;
|
|
855
|
-
|
|
856
605
|
NextToken?: string;
|
|
857
|
-
|
|
858
606
|
Limit?: number;
|
|
859
607
|
}
|
|
860
|
-
|
|
861
608
|
export interface EventSource {
|
|
862
609
|
Arn?: string;
|
|
863
|
-
|
|
864
610
|
CreatedBy?: string;
|
|
865
|
-
|
|
866
611
|
CreationTime?: Date;
|
|
867
|
-
|
|
868
612
|
ExpirationTime?: Date;
|
|
869
|
-
|
|
870
613
|
Name?: string;
|
|
871
|
-
|
|
872
614
|
State?: EventSourceState | string;
|
|
873
615
|
}
|
|
874
616
|
export interface ListEventSourcesResponse {
|
|
875
617
|
EventSources?: EventSource[];
|
|
876
|
-
|
|
877
618
|
NextToken?: string;
|
|
878
619
|
}
|
|
879
620
|
export interface ListPartnerEventSourceAccountsRequest {
|
|
880
621
|
EventSourceName: string | undefined;
|
|
881
|
-
|
|
882
622
|
NextToken?: string;
|
|
883
|
-
|
|
884
623
|
Limit?: number;
|
|
885
624
|
}
|
|
886
|
-
|
|
887
625
|
export interface PartnerEventSourceAccount {
|
|
888
626
|
Account?: string;
|
|
889
|
-
|
|
890
627
|
CreationTime?: Date;
|
|
891
|
-
|
|
892
628
|
ExpirationTime?: Date;
|
|
893
|
-
|
|
894
629
|
State?: EventSourceState | string;
|
|
895
630
|
}
|
|
896
631
|
export interface ListPartnerEventSourceAccountsResponse {
|
|
897
632
|
PartnerEventSourceAccounts?: PartnerEventSourceAccount[];
|
|
898
|
-
|
|
899
633
|
NextToken?: string;
|
|
900
634
|
}
|
|
901
635
|
export interface ListPartnerEventSourcesRequest {
|
|
902
636
|
NamePrefix: string | undefined;
|
|
903
|
-
|
|
904
637
|
NextToken?: string;
|
|
905
|
-
|
|
906
638
|
Limit?: number;
|
|
907
639
|
}
|
|
908
|
-
|
|
909
640
|
export interface PartnerEventSource {
|
|
910
641
|
Arn?: string;
|
|
911
|
-
|
|
912
642
|
Name?: string;
|
|
913
643
|
}
|
|
914
644
|
export interface ListPartnerEventSourcesResponse {
|
|
915
645
|
PartnerEventSources?: PartnerEventSource[];
|
|
916
|
-
|
|
917
646
|
NextToken?: string;
|
|
918
647
|
}
|
|
919
648
|
export interface ListReplaysRequest {
|
|
920
649
|
NamePrefix?: string;
|
|
921
|
-
|
|
922
650
|
State?: ReplayState | string;
|
|
923
|
-
|
|
924
651
|
EventSourceArn?: string;
|
|
925
|
-
|
|
926
652
|
NextToken?: string;
|
|
927
|
-
|
|
928
653
|
Limit?: number;
|
|
929
654
|
}
|
|
930
|
-
|
|
931
655
|
export interface Replay {
|
|
932
656
|
ReplayName?: string;
|
|
933
|
-
|
|
934
657
|
EventSourceArn?: string;
|
|
935
|
-
|
|
936
658
|
State?: ReplayState | string;
|
|
937
|
-
|
|
938
659
|
StateReason?: string;
|
|
939
|
-
|
|
940
660
|
EventStartTime?: Date;
|
|
941
|
-
|
|
942
661
|
EventEndTime?: Date;
|
|
943
|
-
|
|
944
662
|
EventLastReplayedTime?: Date;
|
|
945
|
-
|
|
946
663
|
ReplayStartTime?: Date;
|
|
947
|
-
|
|
948
664
|
ReplayEndTime?: Date;
|
|
949
665
|
}
|
|
950
666
|
export interface ListReplaysResponse {
|
|
951
667
|
Replays?: Replay[];
|
|
952
|
-
|
|
953
668
|
NextToken?: string;
|
|
954
669
|
}
|
|
955
670
|
export interface ListRuleNamesByTargetRequest {
|
|
956
671
|
TargetArn: string | undefined;
|
|
957
|
-
|
|
958
672
|
EventBusName?: string;
|
|
959
|
-
|
|
960
673
|
NextToken?: string;
|
|
961
|
-
|
|
962
674
|
Limit?: number;
|
|
963
675
|
}
|
|
964
676
|
export interface ListRuleNamesByTargetResponse {
|
|
965
677
|
RuleNames?: string[];
|
|
966
|
-
|
|
967
678
|
NextToken?: string;
|
|
968
679
|
}
|
|
969
680
|
export interface ListRulesRequest {
|
|
970
681
|
NamePrefix?: string;
|
|
971
|
-
|
|
972
682
|
EventBusName?: string;
|
|
973
|
-
|
|
974
683
|
NextToken?: string;
|
|
975
|
-
|
|
976
684
|
Limit?: number;
|
|
977
685
|
}
|
|
978
|
-
|
|
979
686
|
export interface Rule {
|
|
980
687
|
Name?: string;
|
|
981
|
-
|
|
982
688
|
Arn?: string;
|
|
983
|
-
|
|
984
689
|
EventPattern?: string;
|
|
985
|
-
|
|
986
690
|
State?: RuleState | string;
|
|
987
|
-
|
|
988
691
|
Description?: string;
|
|
989
|
-
|
|
990
692
|
ScheduleExpression?: string;
|
|
991
|
-
|
|
992
693
|
RoleArn?: string;
|
|
993
|
-
|
|
994
694
|
ManagedBy?: string;
|
|
995
|
-
|
|
996
695
|
EventBusName?: string;
|
|
997
696
|
}
|
|
998
697
|
export interface ListRulesResponse {
|
|
999
698
|
Rules?: Rule[];
|
|
1000
|
-
|
|
1001
699
|
NextToken?: string;
|
|
1002
700
|
}
|
|
1003
701
|
export interface ListTagsForResourceRequest {
|
|
@@ -1008,41 +706,28 @@ export interface ListTagsForResourceResponse {
|
|
|
1008
706
|
}
|
|
1009
707
|
export interface ListTargetsByRuleRequest {
|
|
1010
708
|
Rule: string | undefined;
|
|
1011
|
-
|
|
1012
709
|
EventBusName?: string;
|
|
1013
|
-
|
|
1014
710
|
NextToken?: string;
|
|
1015
|
-
|
|
1016
711
|
Limit?: number;
|
|
1017
712
|
}
|
|
1018
|
-
|
|
1019
713
|
export interface BatchArrayProperties {
|
|
1020
714
|
Size?: number;
|
|
1021
715
|
}
|
|
1022
|
-
|
|
1023
716
|
export interface BatchRetryStrategy {
|
|
1024
717
|
Attempts?: number;
|
|
1025
718
|
}
|
|
1026
|
-
|
|
1027
719
|
export interface BatchParameters {
|
|
1028
720
|
JobDefinition: string | undefined;
|
|
1029
|
-
|
|
1030
721
|
JobName: string | undefined;
|
|
1031
|
-
|
|
1032
722
|
ArrayProperties?: BatchArrayProperties;
|
|
1033
|
-
|
|
1034
723
|
RetryStrategy?: BatchRetryStrategy;
|
|
1035
724
|
}
|
|
1036
|
-
|
|
1037
725
|
export interface DeadLetterConfig {
|
|
1038
726
|
Arn?: string;
|
|
1039
727
|
}
|
|
1040
|
-
|
|
1041
728
|
export interface CapacityProviderStrategyItem {
|
|
1042
729
|
capacityProvider: string | undefined;
|
|
1043
|
-
|
|
1044
730
|
weight?: number;
|
|
1045
|
-
|
|
1046
731
|
base?: number;
|
|
1047
732
|
}
|
|
1048
733
|
export declare enum LaunchType {
|
|
@@ -1050,15 +735,11 @@ export declare enum LaunchType {
|
|
|
1050
735
|
EXTERNAL = "EXTERNAL",
|
|
1051
736
|
FARGATE = "FARGATE",
|
|
1052
737
|
}
|
|
1053
|
-
|
|
1054
738
|
export interface AwsVpcConfiguration {
|
|
1055
739
|
Subnets: string[] | undefined;
|
|
1056
|
-
|
|
1057
740
|
SecurityGroups?: string[];
|
|
1058
|
-
|
|
1059
741
|
AssignPublicIp?: AssignPublicIp | string;
|
|
1060
742
|
}
|
|
1061
|
-
|
|
1062
743
|
export interface NetworkConfiguration {
|
|
1063
744
|
awsvpcConfiguration?: AwsVpcConfiguration;
|
|
1064
745
|
}
|
|
@@ -1066,10 +747,8 @@ export declare enum PlacementConstraintType {
|
|
|
1066
747
|
DISTINCT_INSTANCE = "distinctInstance",
|
|
1067
748
|
MEMBER_OF = "memberOf",
|
|
1068
749
|
}
|
|
1069
|
-
|
|
1070
750
|
export interface PlacementConstraint {
|
|
1071
751
|
type?: PlacementConstraintType | string;
|
|
1072
|
-
|
|
1073
752
|
expression?: string;
|
|
1074
753
|
}
|
|
1075
754
|
export declare enum PlacementStrategyType {
|
|
@@ -1077,253 +756,161 @@ export declare enum PlacementStrategyType {
|
|
|
1077
756
|
RANDOM = "random",
|
|
1078
757
|
SPREAD = "spread",
|
|
1079
758
|
}
|
|
1080
|
-
|
|
1081
759
|
export interface PlacementStrategy {
|
|
1082
760
|
type?: PlacementStrategyType | string;
|
|
1083
|
-
|
|
1084
761
|
field?: string;
|
|
1085
762
|
}
|
|
1086
763
|
export declare enum PropagateTags {
|
|
1087
764
|
TASK_DEFINITION = "TASK_DEFINITION",
|
|
1088
765
|
}
|
|
1089
|
-
|
|
1090
766
|
export interface EcsParameters {
|
|
1091
767
|
TaskDefinitionArn: string | undefined;
|
|
1092
|
-
|
|
1093
768
|
TaskCount?: number;
|
|
1094
|
-
|
|
1095
769
|
LaunchType?: LaunchType | string;
|
|
1096
|
-
|
|
1097
770
|
NetworkConfiguration?: NetworkConfiguration;
|
|
1098
|
-
|
|
1099
771
|
PlatformVersion?: string;
|
|
1100
|
-
|
|
1101
772
|
Group?: string;
|
|
1102
|
-
|
|
1103
773
|
CapacityProviderStrategy?: CapacityProviderStrategyItem[];
|
|
1104
|
-
|
|
1105
774
|
EnableECSManagedTags?: boolean;
|
|
1106
|
-
|
|
1107
775
|
EnableExecuteCommand?: boolean;
|
|
1108
|
-
|
|
1109
776
|
PlacementConstraints?: PlacementConstraint[];
|
|
1110
|
-
|
|
1111
777
|
PlacementStrategy?: PlacementStrategy[];
|
|
1112
|
-
|
|
1113
778
|
PropagateTags?: PropagateTags | string;
|
|
1114
|
-
|
|
1115
779
|
ReferenceId?: string;
|
|
1116
|
-
|
|
1117
780
|
Tags?: Tag[];
|
|
1118
781
|
}
|
|
1119
|
-
|
|
1120
782
|
export interface HttpParameters {
|
|
1121
783
|
PathParameterValues?: string[];
|
|
1122
|
-
|
|
1123
784
|
HeaderParameters?: Record<string, string>;
|
|
1124
|
-
|
|
1125
785
|
QueryStringParameters?: Record<string, string>;
|
|
1126
786
|
}
|
|
1127
|
-
|
|
1128
787
|
export interface InputTransformer {
|
|
1129
788
|
InputPathsMap?: Record<string, string>;
|
|
1130
|
-
|
|
1131
789
|
InputTemplate: string | undefined;
|
|
1132
790
|
}
|
|
1133
|
-
|
|
1134
791
|
export interface KinesisParameters {
|
|
1135
792
|
PartitionKeyPath: string | undefined;
|
|
1136
793
|
}
|
|
1137
|
-
|
|
1138
794
|
export interface RedshiftDataParameters {
|
|
1139
795
|
SecretManagerArn?: string;
|
|
1140
|
-
|
|
1141
796
|
Database: string | undefined;
|
|
1142
|
-
|
|
1143
797
|
DbUser?: string;
|
|
1144
|
-
|
|
1145
798
|
Sql: string | undefined;
|
|
1146
|
-
|
|
1147
799
|
StatementName?: string;
|
|
1148
|
-
|
|
1149
800
|
WithEvent?: boolean;
|
|
1150
801
|
}
|
|
1151
|
-
|
|
1152
802
|
export interface RetryPolicy {
|
|
1153
803
|
MaximumRetryAttempts?: number;
|
|
1154
|
-
|
|
1155
804
|
MaximumEventAgeInSeconds?: number;
|
|
1156
805
|
}
|
|
1157
|
-
|
|
1158
806
|
export interface RunCommandTarget {
|
|
1159
807
|
Key: string | undefined;
|
|
1160
|
-
|
|
1161
808
|
Values: string[] | undefined;
|
|
1162
809
|
}
|
|
1163
|
-
|
|
1164
810
|
export interface RunCommandParameters {
|
|
1165
811
|
RunCommandTargets: RunCommandTarget[] | undefined;
|
|
1166
812
|
}
|
|
1167
|
-
|
|
1168
813
|
export interface SageMakerPipelineParameter {
|
|
1169
814
|
Name: string | undefined;
|
|
1170
|
-
|
|
1171
815
|
Value: string | undefined;
|
|
1172
816
|
}
|
|
1173
|
-
|
|
1174
817
|
export interface SageMakerPipelineParameters {
|
|
1175
818
|
PipelineParameterList?: SageMakerPipelineParameter[];
|
|
1176
819
|
}
|
|
1177
|
-
|
|
1178
820
|
export interface SqsParameters {
|
|
1179
821
|
MessageGroupId?: string;
|
|
1180
822
|
}
|
|
1181
|
-
|
|
1182
823
|
export interface Target {
|
|
1183
824
|
Id: string | undefined;
|
|
1184
|
-
|
|
1185
825
|
Arn: string | undefined;
|
|
1186
|
-
|
|
1187
826
|
RoleArn?: string;
|
|
1188
|
-
|
|
1189
827
|
Input?: string;
|
|
1190
|
-
|
|
1191
828
|
InputPath?: string;
|
|
1192
|
-
|
|
1193
829
|
InputTransformer?: InputTransformer;
|
|
1194
|
-
|
|
1195
830
|
KinesisParameters?: KinesisParameters;
|
|
1196
|
-
|
|
1197
831
|
RunCommandParameters?: RunCommandParameters;
|
|
1198
|
-
|
|
1199
832
|
EcsParameters?: EcsParameters;
|
|
1200
|
-
|
|
1201
833
|
BatchParameters?: BatchParameters;
|
|
1202
|
-
|
|
1203
834
|
SqsParameters?: SqsParameters;
|
|
1204
|
-
|
|
1205
835
|
HttpParameters?: HttpParameters;
|
|
1206
|
-
|
|
1207
836
|
RedshiftDataParameters?: RedshiftDataParameters;
|
|
1208
|
-
|
|
1209
837
|
SageMakerPipelineParameters?: SageMakerPipelineParameters;
|
|
1210
|
-
|
|
1211
838
|
DeadLetterConfig?: DeadLetterConfig;
|
|
1212
|
-
|
|
1213
839
|
RetryPolicy?: RetryPolicy;
|
|
1214
840
|
}
|
|
1215
841
|
export interface ListTargetsByRuleResponse {
|
|
1216
842
|
Targets?: Target[];
|
|
1217
|
-
|
|
1218
843
|
NextToken?: string;
|
|
1219
844
|
}
|
|
1220
|
-
|
|
1221
845
|
export interface PutEventsRequestEntry {
|
|
1222
846
|
Time?: Date;
|
|
1223
|
-
|
|
1224
847
|
Source?: string;
|
|
1225
|
-
|
|
1226
848
|
Resources?: string[];
|
|
1227
|
-
|
|
1228
849
|
DetailType?: string;
|
|
1229
|
-
|
|
1230
850
|
Detail?: string;
|
|
1231
|
-
|
|
1232
851
|
EventBusName?: string;
|
|
1233
|
-
|
|
1234
852
|
TraceHeader?: string;
|
|
1235
853
|
}
|
|
1236
854
|
export interface PutEventsRequest {
|
|
1237
855
|
Entries: PutEventsRequestEntry[] | undefined;
|
|
1238
|
-
|
|
1239
856
|
EndpointId?: string;
|
|
1240
857
|
}
|
|
1241
|
-
|
|
1242
858
|
export interface PutEventsResultEntry {
|
|
1243
859
|
EventId?: string;
|
|
1244
|
-
|
|
1245
860
|
ErrorCode?: string;
|
|
1246
|
-
|
|
1247
861
|
ErrorMessage?: string;
|
|
1248
862
|
}
|
|
1249
863
|
export interface PutEventsResponse {
|
|
1250
864
|
FailedEntryCount?: number;
|
|
1251
|
-
|
|
1252
865
|
Entries?: PutEventsResultEntry[];
|
|
1253
866
|
}
|
|
1254
|
-
|
|
1255
867
|
export interface PutPartnerEventsRequestEntry {
|
|
1256
868
|
Time?: Date;
|
|
1257
|
-
|
|
1258
869
|
Source?: string;
|
|
1259
|
-
|
|
1260
870
|
Resources?: string[];
|
|
1261
|
-
|
|
1262
871
|
DetailType?: string;
|
|
1263
|
-
|
|
1264
872
|
Detail?: string;
|
|
1265
873
|
}
|
|
1266
874
|
export interface PutPartnerEventsRequest {
|
|
1267
875
|
Entries: PutPartnerEventsRequestEntry[] | undefined;
|
|
1268
876
|
}
|
|
1269
|
-
|
|
1270
877
|
export interface PutPartnerEventsResultEntry {
|
|
1271
878
|
EventId?: string;
|
|
1272
|
-
|
|
1273
879
|
ErrorCode?: string;
|
|
1274
|
-
|
|
1275
880
|
ErrorMessage?: string;
|
|
1276
881
|
}
|
|
1277
882
|
export interface PutPartnerEventsResponse {
|
|
1278
883
|
FailedEntryCount?: number;
|
|
1279
|
-
|
|
1280
884
|
Entries?: PutPartnerEventsResultEntry[];
|
|
1281
885
|
}
|
|
1282
|
-
|
|
1283
886
|
export declare class PolicyLengthExceededException extends __BaseException {
|
|
1284
887
|
readonly name: "PolicyLengthExceededException";
|
|
1285
888
|
readonly $fault: "client";
|
|
1286
|
-
|
|
1287
889
|
constructor(
|
|
1288
890
|
opts: __ExceptionOptionType<PolicyLengthExceededException, __BaseException>
|
|
1289
891
|
);
|
|
1290
892
|
}
|
|
1291
|
-
|
|
1292
893
|
export interface Condition {
|
|
1293
894
|
Type: string | undefined;
|
|
1294
|
-
|
|
1295
895
|
Key: string | undefined;
|
|
1296
|
-
|
|
1297
896
|
Value: string | undefined;
|
|
1298
897
|
}
|
|
1299
898
|
export interface PutPermissionRequest {
|
|
1300
899
|
EventBusName?: string;
|
|
1301
|
-
|
|
1302
900
|
Action?: string;
|
|
1303
|
-
|
|
1304
901
|
Principal?: string;
|
|
1305
|
-
|
|
1306
902
|
StatementId?: string;
|
|
1307
|
-
|
|
1308
903
|
Condition?: Condition;
|
|
1309
|
-
|
|
1310
904
|
Policy?: string;
|
|
1311
905
|
}
|
|
1312
906
|
export interface PutRuleRequest {
|
|
1313
907
|
Name: string | undefined;
|
|
1314
|
-
|
|
1315
908
|
ScheduleExpression?: string;
|
|
1316
|
-
|
|
1317
909
|
EventPattern?: string;
|
|
1318
|
-
|
|
1319
910
|
State?: RuleState | string;
|
|
1320
|
-
|
|
1321
911
|
Description?: string;
|
|
1322
|
-
|
|
1323
912
|
RoleArn?: string;
|
|
1324
|
-
|
|
1325
913
|
Tags?: Tag[];
|
|
1326
|
-
|
|
1327
914
|
EventBusName?: string;
|
|
1328
915
|
}
|
|
1329
916
|
export interface PutRuleResponse {
|
|
@@ -1331,84 +918,59 @@ export interface PutRuleResponse {
|
|
|
1331
918
|
}
|
|
1332
919
|
export interface PutTargetsRequest {
|
|
1333
920
|
Rule: string | undefined;
|
|
1334
|
-
|
|
1335
921
|
EventBusName?: string;
|
|
1336
|
-
|
|
1337
922
|
Targets: Target[] | undefined;
|
|
1338
923
|
}
|
|
1339
|
-
|
|
1340
924
|
export interface PutTargetsResultEntry {
|
|
1341
925
|
TargetId?: string;
|
|
1342
|
-
|
|
1343
926
|
ErrorCode?: string;
|
|
1344
|
-
|
|
1345
927
|
ErrorMessage?: string;
|
|
1346
928
|
}
|
|
1347
929
|
export interface PutTargetsResponse {
|
|
1348
930
|
FailedEntryCount?: number;
|
|
1349
|
-
|
|
1350
931
|
FailedEntries?: PutTargetsResultEntry[];
|
|
1351
932
|
}
|
|
1352
933
|
export interface RemovePermissionRequest {
|
|
1353
934
|
StatementId?: string;
|
|
1354
|
-
|
|
1355
935
|
RemoveAllPermissions?: boolean;
|
|
1356
|
-
|
|
1357
936
|
EventBusName?: string;
|
|
1358
937
|
}
|
|
1359
938
|
export interface RemoveTargetsRequest {
|
|
1360
939
|
Rule: string | undefined;
|
|
1361
|
-
|
|
1362
940
|
EventBusName?: string;
|
|
1363
|
-
|
|
1364
941
|
Ids: string[] | undefined;
|
|
1365
|
-
|
|
1366
942
|
Force?: boolean;
|
|
1367
943
|
}
|
|
1368
|
-
|
|
1369
944
|
export interface RemoveTargetsResultEntry {
|
|
1370
945
|
TargetId?: string;
|
|
1371
|
-
|
|
1372
946
|
ErrorCode?: string;
|
|
1373
|
-
|
|
1374
947
|
ErrorMessage?: string;
|
|
1375
948
|
}
|
|
1376
949
|
export interface RemoveTargetsResponse {
|
|
1377
950
|
FailedEntryCount?: number;
|
|
1378
|
-
|
|
1379
951
|
FailedEntries?: RemoveTargetsResultEntry[];
|
|
1380
952
|
}
|
|
1381
953
|
export interface StartReplayRequest {
|
|
1382
954
|
ReplayName: string | undefined;
|
|
1383
|
-
|
|
1384
955
|
Description?: string;
|
|
1385
|
-
|
|
1386
956
|
EventSourceArn: string | undefined;
|
|
1387
|
-
|
|
1388
957
|
EventStartTime: Date | undefined;
|
|
1389
|
-
|
|
1390
958
|
EventEndTime: Date | undefined;
|
|
1391
|
-
|
|
1392
959
|
Destination: ReplayDestination | undefined;
|
|
1393
960
|
}
|
|
1394
961
|
export interface StartReplayResponse {
|
|
1395
962
|
ReplayArn?: string;
|
|
1396
|
-
|
|
1397
963
|
State?: ReplayState | string;
|
|
1398
|
-
|
|
1399
964
|
StateReason?: string;
|
|
1400
|
-
|
|
1401
965
|
ReplayStartTime?: Date;
|
|
1402
966
|
}
|
|
1403
967
|
export interface TagResourceRequest {
|
|
1404
968
|
ResourceARN: string | undefined;
|
|
1405
|
-
|
|
1406
969
|
Tags: Tag[] | undefined;
|
|
1407
970
|
}
|
|
1408
971
|
export interface TagResourceResponse {}
|
|
1409
972
|
export interface TestEventPatternRequest {
|
|
1410
973
|
EventPattern: string | undefined;
|
|
1411
|
-
|
|
1412
974
|
Event: string | undefined;
|
|
1413
975
|
}
|
|
1414
976
|
export interface TestEventPatternResponse {
|
|
@@ -1416,783 +978,566 @@ export interface TestEventPatternResponse {
|
|
|
1416
978
|
}
|
|
1417
979
|
export interface UntagResourceRequest {
|
|
1418
980
|
ResourceARN: string | undefined;
|
|
1419
|
-
|
|
1420
981
|
TagKeys: string[] | undefined;
|
|
1421
982
|
}
|
|
1422
983
|
export interface UntagResourceResponse {}
|
|
1423
984
|
export interface UpdateApiDestinationRequest {
|
|
1424
985
|
Name: string | undefined;
|
|
1425
|
-
|
|
1426
986
|
Description?: string;
|
|
1427
|
-
|
|
1428
987
|
ConnectionArn?: string;
|
|
1429
|
-
|
|
1430
988
|
InvocationEndpoint?: string;
|
|
1431
|
-
|
|
1432
989
|
HttpMethod?: ApiDestinationHttpMethod | string;
|
|
1433
|
-
|
|
1434
990
|
InvocationRateLimitPerSecond?: number;
|
|
1435
991
|
}
|
|
1436
992
|
export interface UpdateApiDestinationResponse {
|
|
1437
993
|
ApiDestinationArn?: string;
|
|
1438
|
-
|
|
1439
994
|
ApiDestinationState?: ApiDestinationState | string;
|
|
1440
|
-
|
|
1441
995
|
CreationTime?: Date;
|
|
1442
|
-
|
|
1443
996
|
LastModifiedTime?: Date;
|
|
1444
997
|
}
|
|
1445
998
|
export interface UpdateArchiveRequest {
|
|
1446
999
|
ArchiveName: string | undefined;
|
|
1447
|
-
|
|
1448
1000
|
Description?: string;
|
|
1449
|
-
|
|
1450
1001
|
EventPattern?: string;
|
|
1451
|
-
|
|
1452
1002
|
RetentionDays?: number;
|
|
1453
1003
|
}
|
|
1454
1004
|
export interface UpdateArchiveResponse {
|
|
1455
1005
|
ArchiveArn?: string;
|
|
1456
|
-
|
|
1457
1006
|
State?: ArchiveState | string;
|
|
1458
|
-
|
|
1459
1007
|
StateReason?: string;
|
|
1460
|
-
|
|
1461
1008
|
CreationTime?: Date;
|
|
1462
1009
|
}
|
|
1463
|
-
|
|
1464
1010
|
export interface UpdateConnectionApiKeyAuthRequestParameters {
|
|
1465
1011
|
ApiKeyName?: string;
|
|
1466
|
-
|
|
1467
1012
|
ApiKeyValue?: string;
|
|
1468
1013
|
}
|
|
1469
|
-
|
|
1470
1014
|
export interface UpdateConnectionBasicAuthRequestParameters {
|
|
1471
1015
|
Username?: string;
|
|
1472
|
-
|
|
1473
1016
|
Password?: string;
|
|
1474
1017
|
}
|
|
1475
|
-
|
|
1476
1018
|
export interface UpdateConnectionOAuthClientRequestParameters {
|
|
1477
1019
|
ClientID?: string;
|
|
1478
|
-
|
|
1479
1020
|
ClientSecret?: string;
|
|
1480
1021
|
}
|
|
1481
|
-
|
|
1482
1022
|
export interface UpdateConnectionOAuthRequestParameters {
|
|
1483
1023
|
ClientParameters?: UpdateConnectionOAuthClientRequestParameters;
|
|
1484
|
-
|
|
1485
1024
|
AuthorizationEndpoint?: string;
|
|
1486
|
-
|
|
1487
1025
|
HttpMethod?: ConnectionOAuthHttpMethod | string;
|
|
1488
|
-
|
|
1489
1026
|
OAuthHttpParameters?: ConnectionHttpParameters;
|
|
1490
1027
|
}
|
|
1491
|
-
|
|
1492
1028
|
export interface UpdateConnectionAuthRequestParameters {
|
|
1493
1029
|
BasicAuthParameters?: UpdateConnectionBasicAuthRequestParameters;
|
|
1494
|
-
|
|
1495
1030
|
OAuthParameters?: UpdateConnectionOAuthRequestParameters;
|
|
1496
|
-
|
|
1497
1031
|
ApiKeyAuthParameters?: UpdateConnectionApiKeyAuthRequestParameters;
|
|
1498
|
-
|
|
1499
1032
|
InvocationHttpParameters?: ConnectionHttpParameters;
|
|
1500
1033
|
}
|
|
1501
1034
|
export interface UpdateConnectionRequest {
|
|
1502
1035
|
Name: string | undefined;
|
|
1503
|
-
|
|
1504
1036
|
Description?: string;
|
|
1505
|
-
|
|
1506
1037
|
AuthorizationType?: ConnectionAuthorizationType | string;
|
|
1507
|
-
|
|
1508
1038
|
AuthParameters?: UpdateConnectionAuthRequestParameters;
|
|
1509
1039
|
}
|
|
1510
1040
|
export interface UpdateConnectionResponse {
|
|
1511
1041
|
ConnectionArn?: string;
|
|
1512
|
-
|
|
1513
1042
|
ConnectionState?: ConnectionState | string;
|
|
1514
|
-
|
|
1515
1043
|
CreationTime?: Date;
|
|
1516
|
-
|
|
1517
1044
|
LastModifiedTime?: Date;
|
|
1518
|
-
|
|
1519
1045
|
LastAuthorizedTime?: Date;
|
|
1520
1046
|
}
|
|
1521
1047
|
export interface UpdateEndpointRequest {
|
|
1522
1048
|
Name: string | undefined;
|
|
1523
|
-
|
|
1524
1049
|
Description?: string;
|
|
1525
|
-
|
|
1526
1050
|
RoutingConfig?: RoutingConfig;
|
|
1527
|
-
|
|
1528
1051
|
ReplicationConfig?: ReplicationConfig;
|
|
1529
|
-
|
|
1530
1052
|
EventBuses?: EndpointEventBus[];
|
|
1531
|
-
|
|
1532
1053
|
RoleArn?: string;
|
|
1533
1054
|
}
|
|
1534
1055
|
export interface UpdateEndpointResponse {
|
|
1535
1056
|
Name?: string;
|
|
1536
|
-
|
|
1537
1057
|
Arn?: string;
|
|
1538
|
-
|
|
1539
1058
|
RoutingConfig?: RoutingConfig;
|
|
1540
|
-
|
|
1541
1059
|
ReplicationConfig?: ReplicationConfig;
|
|
1542
|
-
|
|
1543
1060
|
EventBuses?: EndpointEventBus[];
|
|
1544
|
-
|
|
1545
1061
|
RoleArn?: string;
|
|
1546
|
-
|
|
1547
1062
|
EndpointId?: string;
|
|
1548
|
-
|
|
1549
1063
|
EndpointUrl?: string;
|
|
1550
|
-
|
|
1551
1064
|
State?: EndpointState | string;
|
|
1552
1065
|
}
|
|
1553
|
-
|
|
1554
1066
|
export declare const ActivateEventSourceRequestFilterSensitiveLog: (
|
|
1555
1067
|
obj: ActivateEventSourceRequest
|
|
1556
1068
|
) => any;
|
|
1557
|
-
|
|
1558
1069
|
export declare const ApiDestinationFilterSensitiveLog: (
|
|
1559
1070
|
obj: ApiDestination
|
|
1560
1071
|
) => any;
|
|
1561
|
-
|
|
1562
1072
|
export declare const ArchiveFilterSensitiveLog: (obj: Archive) => any;
|
|
1563
|
-
|
|
1564
1073
|
export declare const CancelReplayRequestFilterSensitiveLog: (
|
|
1565
1074
|
obj: CancelReplayRequest
|
|
1566
1075
|
) => any;
|
|
1567
|
-
|
|
1568
1076
|
export declare const CancelReplayResponseFilterSensitiveLog: (
|
|
1569
1077
|
obj: CancelReplayResponse
|
|
1570
1078
|
) => any;
|
|
1571
|
-
|
|
1572
1079
|
export declare const CreateApiDestinationRequestFilterSensitiveLog: (
|
|
1573
1080
|
obj: CreateApiDestinationRequest
|
|
1574
1081
|
) => any;
|
|
1575
|
-
|
|
1576
1082
|
export declare const CreateApiDestinationResponseFilterSensitiveLog: (
|
|
1577
1083
|
obj: CreateApiDestinationResponse
|
|
1578
1084
|
) => any;
|
|
1579
|
-
|
|
1580
1085
|
export declare const CreateArchiveRequestFilterSensitiveLog: (
|
|
1581
1086
|
obj: CreateArchiveRequest
|
|
1582
1087
|
) => any;
|
|
1583
|
-
|
|
1584
1088
|
export declare const CreateArchiveResponseFilterSensitiveLog: (
|
|
1585
1089
|
obj: CreateArchiveResponse
|
|
1586
1090
|
) => any;
|
|
1587
|
-
|
|
1588
1091
|
export declare const CreateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (
|
|
1589
1092
|
obj: CreateConnectionApiKeyAuthRequestParameters
|
|
1590
1093
|
) => any;
|
|
1591
|
-
|
|
1592
1094
|
export declare const CreateConnectionBasicAuthRequestParametersFilterSensitiveLog: (
|
|
1593
1095
|
obj: CreateConnectionBasicAuthRequestParameters
|
|
1594
1096
|
) => any;
|
|
1595
|
-
|
|
1596
1097
|
export declare const ConnectionBodyParameterFilterSensitiveLog: (
|
|
1597
1098
|
obj: ConnectionBodyParameter
|
|
1598
1099
|
) => any;
|
|
1599
|
-
|
|
1600
1100
|
export declare const ConnectionHeaderParameterFilterSensitiveLog: (
|
|
1601
1101
|
obj: ConnectionHeaderParameter
|
|
1602
1102
|
) => any;
|
|
1603
|
-
|
|
1604
1103
|
export declare const ConnectionQueryStringParameterFilterSensitiveLog: (
|
|
1605
1104
|
obj: ConnectionQueryStringParameter
|
|
1606
1105
|
) => any;
|
|
1607
|
-
|
|
1608
1106
|
export declare const ConnectionHttpParametersFilterSensitiveLog: (
|
|
1609
1107
|
obj: ConnectionHttpParameters
|
|
1610
1108
|
) => any;
|
|
1611
|
-
|
|
1612
1109
|
export declare const CreateConnectionOAuthClientRequestParametersFilterSensitiveLog: (
|
|
1613
1110
|
obj: CreateConnectionOAuthClientRequestParameters
|
|
1614
1111
|
) => any;
|
|
1615
|
-
|
|
1616
1112
|
export declare const CreateConnectionOAuthRequestParametersFilterSensitiveLog: (
|
|
1617
1113
|
obj: CreateConnectionOAuthRequestParameters
|
|
1618
1114
|
) => any;
|
|
1619
|
-
|
|
1620
1115
|
export declare const CreateConnectionAuthRequestParametersFilterSensitiveLog: (
|
|
1621
1116
|
obj: CreateConnectionAuthRequestParameters
|
|
1622
1117
|
) => any;
|
|
1623
|
-
|
|
1624
1118
|
export declare const CreateConnectionRequestFilterSensitiveLog: (
|
|
1625
1119
|
obj: CreateConnectionRequest
|
|
1626
1120
|
) => any;
|
|
1627
|
-
|
|
1628
1121
|
export declare const CreateConnectionResponseFilterSensitiveLog: (
|
|
1629
1122
|
obj: CreateConnectionResponse
|
|
1630
1123
|
) => any;
|
|
1631
|
-
|
|
1632
1124
|
export declare const EndpointEventBusFilterSensitiveLog: (
|
|
1633
1125
|
obj: EndpointEventBus
|
|
1634
1126
|
) => any;
|
|
1635
|
-
|
|
1636
1127
|
export declare const ReplicationConfigFilterSensitiveLog: (
|
|
1637
1128
|
obj: ReplicationConfig
|
|
1638
1129
|
) => any;
|
|
1639
|
-
|
|
1640
1130
|
export declare const PrimaryFilterSensitiveLog: (obj: Primary) => any;
|
|
1641
|
-
|
|
1642
1131
|
export declare const SecondaryFilterSensitiveLog: (obj: Secondary) => any;
|
|
1643
|
-
|
|
1644
1132
|
export declare const FailoverConfigFilterSensitiveLog: (
|
|
1645
1133
|
obj: FailoverConfig
|
|
1646
1134
|
) => any;
|
|
1647
|
-
|
|
1648
1135
|
export declare const RoutingConfigFilterSensitiveLog: (
|
|
1649
1136
|
obj: RoutingConfig
|
|
1650
1137
|
) => any;
|
|
1651
|
-
|
|
1652
1138
|
export declare const CreateEndpointRequestFilterSensitiveLog: (
|
|
1653
1139
|
obj: CreateEndpointRequest
|
|
1654
1140
|
) => any;
|
|
1655
|
-
|
|
1656
1141
|
export declare const CreateEndpointResponseFilterSensitiveLog: (
|
|
1657
1142
|
obj: CreateEndpointResponse
|
|
1658
1143
|
) => any;
|
|
1659
|
-
|
|
1660
1144
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1661
|
-
|
|
1662
1145
|
export declare const CreateEventBusRequestFilterSensitiveLog: (
|
|
1663
1146
|
obj: CreateEventBusRequest
|
|
1664
1147
|
) => any;
|
|
1665
|
-
|
|
1666
1148
|
export declare const CreateEventBusResponseFilterSensitiveLog: (
|
|
1667
1149
|
obj: CreateEventBusResponse
|
|
1668
1150
|
) => any;
|
|
1669
|
-
|
|
1670
1151
|
export declare const CreatePartnerEventSourceRequestFilterSensitiveLog: (
|
|
1671
1152
|
obj: CreatePartnerEventSourceRequest
|
|
1672
1153
|
) => any;
|
|
1673
|
-
|
|
1674
1154
|
export declare const CreatePartnerEventSourceResponseFilterSensitiveLog: (
|
|
1675
1155
|
obj: CreatePartnerEventSourceResponse
|
|
1676
1156
|
) => any;
|
|
1677
|
-
|
|
1678
1157
|
export declare const DeactivateEventSourceRequestFilterSensitiveLog: (
|
|
1679
1158
|
obj: DeactivateEventSourceRequest
|
|
1680
1159
|
) => any;
|
|
1681
|
-
|
|
1682
1160
|
export declare const DeauthorizeConnectionRequestFilterSensitiveLog: (
|
|
1683
1161
|
obj: DeauthorizeConnectionRequest
|
|
1684
1162
|
) => any;
|
|
1685
|
-
|
|
1686
1163
|
export declare const DeauthorizeConnectionResponseFilterSensitiveLog: (
|
|
1687
1164
|
obj: DeauthorizeConnectionResponse
|
|
1688
1165
|
) => any;
|
|
1689
|
-
|
|
1690
1166
|
export declare const DeleteApiDestinationRequestFilterSensitiveLog: (
|
|
1691
1167
|
obj: DeleteApiDestinationRequest
|
|
1692
1168
|
) => any;
|
|
1693
|
-
|
|
1694
1169
|
export declare const DeleteApiDestinationResponseFilterSensitiveLog: (
|
|
1695
1170
|
obj: DeleteApiDestinationResponse
|
|
1696
1171
|
) => any;
|
|
1697
|
-
|
|
1698
1172
|
export declare const DeleteArchiveRequestFilterSensitiveLog: (
|
|
1699
1173
|
obj: DeleteArchiveRequest
|
|
1700
1174
|
) => any;
|
|
1701
|
-
|
|
1702
1175
|
export declare const DeleteArchiveResponseFilterSensitiveLog: (
|
|
1703
1176
|
obj: DeleteArchiveResponse
|
|
1704
1177
|
) => any;
|
|
1705
|
-
|
|
1706
1178
|
export declare const DeleteConnectionRequestFilterSensitiveLog: (
|
|
1707
1179
|
obj: DeleteConnectionRequest
|
|
1708
1180
|
) => any;
|
|
1709
|
-
|
|
1710
1181
|
export declare const DeleteConnectionResponseFilterSensitiveLog: (
|
|
1711
1182
|
obj: DeleteConnectionResponse
|
|
1712
1183
|
) => any;
|
|
1713
|
-
|
|
1714
1184
|
export declare const DeleteEndpointRequestFilterSensitiveLog: (
|
|
1715
1185
|
obj: DeleteEndpointRequest
|
|
1716
1186
|
) => any;
|
|
1717
|
-
|
|
1718
1187
|
export declare const DeleteEndpointResponseFilterSensitiveLog: (
|
|
1719
1188
|
obj: DeleteEndpointResponse
|
|
1720
1189
|
) => any;
|
|
1721
|
-
|
|
1722
1190
|
export declare const DeleteEventBusRequestFilterSensitiveLog: (
|
|
1723
1191
|
obj: DeleteEventBusRequest
|
|
1724
1192
|
) => any;
|
|
1725
|
-
|
|
1726
1193
|
export declare const DeletePartnerEventSourceRequestFilterSensitiveLog: (
|
|
1727
1194
|
obj: DeletePartnerEventSourceRequest
|
|
1728
1195
|
) => any;
|
|
1729
|
-
|
|
1730
1196
|
export declare const DeleteRuleRequestFilterSensitiveLog: (
|
|
1731
1197
|
obj: DeleteRuleRequest
|
|
1732
1198
|
) => any;
|
|
1733
|
-
|
|
1734
1199
|
export declare const DescribeApiDestinationRequestFilterSensitiveLog: (
|
|
1735
1200
|
obj: DescribeApiDestinationRequest
|
|
1736
1201
|
) => any;
|
|
1737
|
-
|
|
1738
1202
|
export declare const DescribeApiDestinationResponseFilterSensitiveLog: (
|
|
1739
1203
|
obj: DescribeApiDestinationResponse
|
|
1740
1204
|
) => any;
|
|
1741
|
-
|
|
1742
1205
|
export declare const DescribeArchiveRequestFilterSensitiveLog: (
|
|
1743
1206
|
obj: DescribeArchiveRequest
|
|
1744
1207
|
) => any;
|
|
1745
|
-
|
|
1746
1208
|
export declare const DescribeArchiveResponseFilterSensitiveLog: (
|
|
1747
1209
|
obj: DescribeArchiveResponse
|
|
1748
1210
|
) => any;
|
|
1749
|
-
|
|
1750
1211
|
export declare const DescribeConnectionRequestFilterSensitiveLog: (
|
|
1751
1212
|
obj: DescribeConnectionRequest
|
|
1752
1213
|
) => any;
|
|
1753
|
-
|
|
1754
1214
|
export declare const ConnectionApiKeyAuthResponseParametersFilterSensitiveLog: (
|
|
1755
1215
|
obj: ConnectionApiKeyAuthResponseParameters
|
|
1756
1216
|
) => any;
|
|
1757
|
-
|
|
1758
1217
|
export declare const ConnectionBasicAuthResponseParametersFilterSensitiveLog: (
|
|
1759
1218
|
obj: ConnectionBasicAuthResponseParameters
|
|
1760
1219
|
) => any;
|
|
1761
|
-
|
|
1762
1220
|
export declare const ConnectionOAuthClientResponseParametersFilterSensitiveLog: (
|
|
1763
1221
|
obj: ConnectionOAuthClientResponseParameters
|
|
1764
1222
|
) => any;
|
|
1765
|
-
|
|
1766
1223
|
export declare const ConnectionOAuthResponseParametersFilterSensitiveLog: (
|
|
1767
1224
|
obj: ConnectionOAuthResponseParameters
|
|
1768
1225
|
) => any;
|
|
1769
|
-
|
|
1770
1226
|
export declare const ConnectionAuthResponseParametersFilterSensitiveLog: (
|
|
1771
1227
|
obj: ConnectionAuthResponseParameters
|
|
1772
1228
|
) => any;
|
|
1773
|
-
|
|
1774
1229
|
export declare const DescribeConnectionResponseFilterSensitiveLog: (
|
|
1775
1230
|
obj: DescribeConnectionResponse
|
|
1776
1231
|
) => any;
|
|
1777
|
-
|
|
1778
1232
|
export declare const DescribeEndpointRequestFilterSensitiveLog: (
|
|
1779
1233
|
obj: DescribeEndpointRequest
|
|
1780
1234
|
) => any;
|
|
1781
|
-
|
|
1782
1235
|
export declare const DescribeEndpointResponseFilterSensitiveLog: (
|
|
1783
1236
|
obj: DescribeEndpointResponse
|
|
1784
1237
|
) => any;
|
|
1785
|
-
|
|
1786
1238
|
export declare const DescribeEventBusRequestFilterSensitiveLog: (
|
|
1787
1239
|
obj: DescribeEventBusRequest
|
|
1788
1240
|
) => any;
|
|
1789
|
-
|
|
1790
1241
|
export declare const DescribeEventBusResponseFilterSensitiveLog: (
|
|
1791
1242
|
obj: DescribeEventBusResponse
|
|
1792
1243
|
) => any;
|
|
1793
|
-
|
|
1794
1244
|
export declare const DescribeEventSourceRequestFilterSensitiveLog: (
|
|
1795
1245
|
obj: DescribeEventSourceRequest
|
|
1796
1246
|
) => any;
|
|
1797
|
-
|
|
1798
1247
|
export declare const DescribeEventSourceResponseFilterSensitiveLog: (
|
|
1799
1248
|
obj: DescribeEventSourceResponse
|
|
1800
1249
|
) => any;
|
|
1801
|
-
|
|
1802
1250
|
export declare const DescribePartnerEventSourceRequestFilterSensitiveLog: (
|
|
1803
1251
|
obj: DescribePartnerEventSourceRequest
|
|
1804
1252
|
) => any;
|
|
1805
|
-
|
|
1806
1253
|
export declare const DescribePartnerEventSourceResponseFilterSensitiveLog: (
|
|
1807
1254
|
obj: DescribePartnerEventSourceResponse
|
|
1808
1255
|
) => any;
|
|
1809
|
-
|
|
1810
1256
|
export declare const DescribeReplayRequestFilterSensitiveLog: (
|
|
1811
1257
|
obj: DescribeReplayRequest
|
|
1812
1258
|
) => any;
|
|
1813
|
-
|
|
1814
1259
|
export declare const ReplayDestinationFilterSensitiveLog: (
|
|
1815
1260
|
obj: ReplayDestination
|
|
1816
1261
|
) => any;
|
|
1817
|
-
|
|
1818
1262
|
export declare const DescribeReplayResponseFilterSensitiveLog: (
|
|
1819
1263
|
obj: DescribeReplayResponse
|
|
1820
1264
|
) => any;
|
|
1821
|
-
|
|
1822
1265
|
export declare const DescribeRuleRequestFilterSensitiveLog: (
|
|
1823
1266
|
obj: DescribeRuleRequest
|
|
1824
1267
|
) => any;
|
|
1825
|
-
|
|
1826
1268
|
export declare const DescribeRuleResponseFilterSensitiveLog: (
|
|
1827
1269
|
obj: DescribeRuleResponse
|
|
1828
1270
|
) => any;
|
|
1829
|
-
|
|
1830
1271
|
export declare const DisableRuleRequestFilterSensitiveLog: (
|
|
1831
1272
|
obj: DisableRuleRequest
|
|
1832
1273
|
) => any;
|
|
1833
|
-
|
|
1834
1274
|
export declare const EnableRuleRequestFilterSensitiveLog: (
|
|
1835
1275
|
obj: EnableRuleRequest
|
|
1836
1276
|
) => any;
|
|
1837
|
-
|
|
1838
1277
|
export declare const ListApiDestinationsRequestFilterSensitiveLog: (
|
|
1839
1278
|
obj: ListApiDestinationsRequest
|
|
1840
1279
|
) => any;
|
|
1841
|
-
|
|
1842
1280
|
export declare const ListApiDestinationsResponseFilterSensitiveLog: (
|
|
1843
1281
|
obj: ListApiDestinationsResponse
|
|
1844
1282
|
) => any;
|
|
1845
|
-
|
|
1846
1283
|
export declare const ListArchivesRequestFilterSensitiveLog: (
|
|
1847
1284
|
obj: ListArchivesRequest
|
|
1848
1285
|
) => any;
|
|
1849
|
-
|
|
1850
1286
|
export declare const ListArchivesResponseFilterSensitiveLog: (
|
|
1851
1287
|
obj: ListArchivesResponse
|
|
1852
1288
|
) => any;
|
|
1853
|
-
|
|
1854
1289
|
export declare const ListConnectionsRequestFilterSensitiveLog: (
|
|
1855
1290
|
obj: ListConnectionsRequest
|
|
1856
1291
|
) => any;
|
|
1857
|
-
|
|
1858
1292
|
export declare const ConnectionFilterSensitiveLog: (obj: Connection) => any;
|
|
1859
|
-
|
|
1860
1293
|
export declare const ListConnectionsResponseFilterSensitiveLog: (
|
|
1861
1294
|
obj: ListConnectionsResponse
|
|
1862
1295
|
) => any;
|
|
1863
|
-
|
|
1864
1296
|
export declare const ListEndpointsRequestFilterSensitiveLog: (
|
|
1865
1297
|
obj: ListEndpointsRequest
|
|
1866
1298
|
) => any;
|
|
1867
|
-
|
|
1868
1299
|
export declare const EndpointFilterSensitiveLog: (obj: Endpoint) => any;
|
|
1869
|
-
|
|
1870
1300
|
export declare const ListEndpointsResponseFilterSensitiveLog: (
|
|
1871
1301
|
obj: ListEndpointsResponse
|
|
1872
1302
|
) => any;
|
|
1873
|
-
|
|
1874
1303
|
export declare const ListEventBusesRequestFilterSensitiveLog: (
|
|
1875
1304
|
obj: ListEventBusesRequest
|
|
1876
1305
|
) => any;
|
|
1877
|
-
|
|
1878
1306
|
export declare const EventBusFilterSensitiveLog: (obj: EventBus) => any;
|
|
1879
|
-
|
|
1880
1307
|
export declare const ListEventBusesResponseFilterSensitiveLog: (
|
|
1881
1308
|
obj: ListEventBusesResponse
|
|
1882
1309
|
) => any;
|
|
1883
|
-
|
|
1884
1310
|
export declare const ListEventSourcesRequestFilterSensitiveLog: (
|
|
1885
1311
|
obj: ListEventSourcesRequest
|
|
1886
1312
|
) => any;
|
|
1887
|
-
|
|
1888
1313
|
export declare const EventSourceFilterSensitiveLog: (obj: EventSource) => any;
|
|
1889
|
-
|
|
1890
1314
|
export declare const ListEventSourcesResponseFilterSensitiveLog: (
|
|
1891
1315
|
obj: ListEventSourcesResponse
|
|
1892
1316
|
) => any;
|
|
1893
|
-
|
|
1894
1317
|
export declare const ListPartnerEventSourceAccountsRequestFilterSensitiveLog: (
|
|
1895
1318
|
obj: ListPartnerEventSourceAccountsRequest
|
|
1896
1319
|
) => any;
|
|
1897
|
-
|
|
1898
1320
|
export declare const PartnerEventSourceAccountFilterSensitiveLog: (
|
|
1899
1321
|
obj: PartnerEventSourceAccount
|
|
1900
1322
|
) => any;
|
|
1901
|
-
|
|
1902
1323
|
export declare const ListPartnerEventSourceAccountsResponseFilterSensitiveLog: (
|
|
1903
1324
|
obj: ListPartnerEventSourceAccountsResponse
|
|
1904
1325
|
) => any;
|
|
1905
|
-
|
|
1906
1326
|
export declare const ListPartnerEventSourcesRequestFilterSensitiveLog: (
|
|
1907
1327
|
obj: ListPartnerEventSourcesRequest
|
|
1908
1328
|
) => any;
|
|
1909
|
-
|
|
1910
1329
|
export declare const PartnerEventSourceFilterSensitiveLog: (
|
|
1911
1330
|
obj: PartnerEventSource
|
|
1912
1331
|
) => any;
|
|
1913
|
-
|
|
1914
1332
|
export declare const ListPartnerEventSourcesResponseFilterSensitiveLog: (
|
|
1915
1333
|
obj: ListPartnerEventSourcesResponse
|
|
1916
1334
|
) => any;
|
|
1917
|
-
|
|
1918
1335
|
export declare const ListReplaysRequestFilterSensitiveLog: (
|
|
1919
1336
|
obj: ListReplaysRequest
|
|
1920
1337
|
) => any;
|
|
1921
|
-
|
|
1922
1338
|
export declare const ReplayFilterSensitiveLog: (obj: Replay) => any;
|
|
1923
|
-
|
|
1924
1339
|
export declare const ListReplaysResponseFilterSensitiveLog: (
|
|
1925
1340
|
obj: ListReplaysResponse
|
|
1926
1341
|
) => any;
|
|
1927
|
-
|
|
1928
1342
|
export declare const ListRuleNamesByTargetRequestFilterSensitiveLog: (
|
|
1929
1343
|
obj: ListRuleNamesByTargetRequest
|
|
1930
1344
|
) => any;
|
|
1931
|
-
|
|
1932
1345
|
export declare const ListRuleNamesByTargetResponseFilterSensitiveLog: (
|
|
1933
1346
|
obj: ListRuleNamesByTargetResponse
|
|
1934
1347
|
) => any;
|
|
1935
|
-
|
|
1936
1348
|
export declare const ListRulesRequestFilterSensitiveLog: (
|
|
1937
1349
|
obj: ListRulesRequest
|
|
1938
1350
|
) => any;
|
|
1939
|
-
|
|
1940
1351
|
export declare const RuleFilterSensitiveLog: (obj: Rule) => any;
|
|
1941
|
-
|
|
1942
1352
|
export declare const ListRulesResponseFilterSensitiveLog: (
|
|
1943
1353
|
obj: ListRulesResponse
|
|
1944
1354
|
) => any;
|
|
1945
|
-
|
|
1946
1355
|
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1947
1356
|
obj: ListTagsForResourceRequest
|
|
1948
1357
|
) => any;
|
|
1949
|
-
|
|
1950
1358
|
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
1951
1359
|
obj: ListTagsForResourceResponse
|
|
1952
1360
|
) => any;
|
|
1953
|
-
|
|
1954
1361
|
export declare const ListTargetsByRuleRequestFilterSensitiveLog: (
|
|
1955
1362
|
obj: ListTargetsByRuleRequest
|
|
1956
1363
|
) => any;
|
|
1957
|
-
|
|
1958
1364
|
export declare const BatchArrayPropertiesFilterSensitiveLog: (
|
|
1959
1365
|
obj: BatchArrayProperties
|
|
1960
1366
|
) => any;
|
|
1961
|
-
|
|
1962
1367
|
export declare const BatchRetryStrategyFilterSensitiveLog: (
|
|
1963
1368
|
obj: BatchRetryStrategy
|
|
1964
1369
|
) => any;
|
|
1965
|
-
|
|
1966
1370
|
export declare const BatchParametersFilterSensitiveLog: (
|
|
1967
1371
|
obj: BatchParameters
|
|
1968
1372
|
) => any;
|
|
1969
|
-
|
|
1970
1373
|
export declare const DeadLetterConfigFilterSensitiveLog: (
|
|
1971
1374
|
obj: DeadLetterConfig
|
|
1972
1375
|
) => any;
|
|
1973
|
-
|
|
1974
1376
|
export declare const CapacityProviderStrategyItemFilterSensitiveLog: (
|
|
1975
1377
|
obj: CapacityProviderStrategyItem
|
|
1976
1378
|
) => any;
|
|
1977
|
-
|
|
1978
1379
|
export declare const AwsVpcConfigurationFilterSensitiveLog: (
|
|
1979
1380
|
obj: AwsVpcConfiguration
|
|
1980
1381
|
) => any;
|
|
1981
|
-
|
|
1982
1382
|
export declare const NetworkConfigurationFilterSensitiveLog: (
|
|
1983
1383
|
obj: NetworkConfiguration
|
|
1984
1384
|
) => any;
|
|
1985
|
-
|
|
1986
1385
|
export declare const PlacementConstraintFilterSensitiveLog: (
|
|
1987
1386
|
obj: PlacementConstraint
|
|
1988
1387
|
) => any;
|
|
1989
|
-
|
|
1990
1388
|
export declare const PlacementStrategyFilterSensitiveLog: (
|
|
1991
1389
|
obj: PlacementStrategy
|
|
1992
1390
|
) => any;
|
|
1993
|
-
|
|
1994
1391
|
export declare const EcsParametersFilterSensitiveLog: (
|
|
1995
1392
|
obj: EcsParameters
|
|
1996
1393
|
) => any;
|
|
1997
|
-
|
|
1998
1394
|
export declare const HttpParametersFilterSensitiveLog: (
|
|
1999
1395
|
obj: HttpParameters
|
|
2000
1396
|
) => any;
|
|
2001
|
-
|
|
2002
1397
|
export declare const InputTransformerFilterSensitiveLog: (
|
|
2003
1398
|
obj: InputTransformer
|
|
2004
1399
|
) => any;
|
|
2005
|
-
|
|
2006
1400
|
export declare const KinesisParametersFilterSensitiveLog: (
|
|
2007
1401
|
obj: KinesisParameters
|
|
2008
1402
|
) => any;
|
|
2009
|
-
|
|
2010
1403
|
export declare const RedshiftDataParametersFilterSensitiveLog: (
|
|
2011
1404
|
obj: RedshiftDataParameters
|
|
2012
1405
|
) => any;
|
|
2013
|
-
|
|
2014
1406
|
export declare const RetryPolicyFilterSensitiveLog: (obj: RetryPolicy) => any;
|
|
2015
|
-
|
|
2016
1407
|
export declare const RunCommandTargetFilterSensitiveLog: (
|
|
2017
1408
|
obj: RunCommandTarget
|
|
2018
1409
|
) => any;
|
|
2019
|
-
|
|
2020
1410
|
export declare const RunCommandParametersFilterSensitiveLog: (
|
|
2021
1411
|
obj: RunCommandParameters
|
|
2022
1412
|
) => any;
|
|
2023
|
-
|
|
2024
1413
|
export declare const SageMakerPipelineParameterFilterSensitiveLog: (
|
|
2025
1414
|
obj: SageMakerPipelineParameter
|
|
2026
1415
|
) => any;
|
|
2027
|
-
|
|
2028
1416
|
export declare const SageMakerPipelineParametersFilterSensitiveLog: (
|
|
2029
1417
|
obj: SageMakerPipelineParameters
|
|
2030
1418
|
) => any;
|
|
2031
|
-
|
|
2032
1419
|
export declare const SqsParametersFilterSensitiveLog: (
|
|
2033
1420
|
obj: SqsParameters
|
|
2034
1421
|
) => any;
|
|
2035
|
-
|
|
2036
1422
|
export declare const TargetFilterSensitiveLog: (obj: Target) => any;
|
|
2037
|
-
|
|
2038
1423
|
export declare const ListTargetsByRuleResponseFilterSensitiveLog: (
|
|
2039
1424
|
obj: ListTargetsByRuleResponse
|
|
2040
1425
|
) => any;
|
|
2041
|
-
|
|
2042
1426
|
export declare const PutEventsRequestEntryFilterSensitiveLog: (
|
|
2043
1427
|
obj: PutEventsRequestEntry
|
|
2044
1428
|
) => any;
|
|
2045
|
-
|
|
2046
1429
|
export declare const PutEventsRequestFilterSensitiveLog: (
|
|
2047
1430
|
obj: PutEventsRequest
|
|
2048
1431
|
) => any;
|
|
2049
|
-
|
|
2050
1432
|
export declare const PutEventsResultEntryFilterSensitiveLog: (
|
|
2051
1433
|
obj: PutEventsResultEntry
|
|
2052
1434
|
) => any;
|
|
2053
|
-
|
|
2054
1435
|
export declare const PutEventsResponseFilterSensitiveLog: (
|
|
2055
1436
|
obj: PutEventsResponse
|
|
2056
1437
|
) => any;
|
|
2057
|
-
|
|
2058
1438
|
export declare const PutPartnerEventsRequestEntryFilterSensitiveLog: (
|
|
2059
1439
|
obj: PutPartnerEventsRequestEntry
|
|
2060
1440
|
) => any;
|
|
2061
|
-
|
|
2062
1441
|
export declare const PutPartnerEventsRequestFilterSensitiveLog: (
|
|
2063
1442
|
obj: PutPartnerEventsRequest
|
|
2064
1443
|
) => any;
|
|
2065
|
-
|
|
2066
1444
|
export declare const PutPartnerEventsResultEntryFilterSensitiveLog: (
|
|
2067
1445
|
obj: PutPartnerEventsResultEntry
|
|
2068
1446
|
) => any;
|
|
2069
|
-
|
|
2070
1447
|
export declare const PutPartnerEventsResponseFilterSensitiveLog: (
|
|
2071
1448
|
obj: PutPartnerEventsResponse
|
|
2072
1449
|
) => any;
|
|
2073
|
-
|
|
2074
1450
|
export declare const ConditionFilterSensitiveLog: (obj: Condition) => any;
|
|
2075
|
-
|
|
2076
1451
|
export declare const PutPermissionRequestFilterSensitiveLog: (
|
|
2077
1452
|
obj: PutPermissionRequest
|
|
2078
1453
|
) => any;
|
|
2079
|
-
|
|
2080
1454
|
export declare const PutRuleRequestFilterSensitiveLog: (
|
|
2081
1455
|
obj: PutRuleRequest
|
|
2082
1456
|
) => any;
|
|
2083
|
-
|
|
2084
1457
|
export declare const PutRuleResponseFilterSensitiveLog: (
|
|
2085
1458
|
obj: PutRuleResponse
|
|
2086
1459
|
) => any;
|
|
2087
|
-
|
|
2088
1460
|
export declare const PutTargetsRequestFilterSensitiveLog: (
|
|
2089
1461
|
obj: PutTargetsRequest
|
|
2090
1462
|
) => any;
|
|
2091
|
-
|
|
2092
1463
|
export declare const PutTargetsResultEntryFilterSensitiveLog: (
|
|
2093
1464
|
obj: PutTargetsResultEntry
|
|
2094
1465
|
) => any;
|
|
2095
|
-
|
|
2096
1466
|
export declare const PutTargetsResponseFilterSensitiveLog: (
|
|
2097
1467
|
obj: PutTargetsResponse
|
|
2098
1468
|
) => any;
|
|
2099
|
-
|
|
2100
1469
|
export declare const RemovePermissionRequestFilterSensitiveLog: (
|
|
2101
1470
|
obj: RemovePermissionRequest
|
|
2102
1471
|
) => any;
|
|
2103
|
-
|
|
2104
1472
|
export declare const RemoveTargetsRequestFilterSensitiveLog: (
|
|
2105
1473
|
obj: RemoveTargetsRequest
|
|
2106
1474
|
) => any;
|
|
2107
|
-
|
|
2108
1475
|
export declare const RemoveTargetsResultEntryFilterSensitiveLog: (
|
|
2109
1476
|
obj: RemoveTargetsResultEntry
|
|
2110
1477
|
) => any;
|
|
2111
|
-
|
|
2112
1478
|
export declare const RemoveTargetsResponseFilterSensitiveLog: (
|
|
2113
1479
|
obj: RemoveTargetsResponse
|
|
2114
1480
|
) => any;
|
|
2115
|
-
|
|
2116
1481
|
export declare const StartReplayRequestFilterSensitiveLog: (
|
|
2117
1482
|
obj: StartReplayRequest
|
|
2118
1483
|
) => any;
|
|
2119
|
-
|
|
2120
1484
|
export declare const StartReplayResponseFilterSensitiveLog: (
|
|
2121
1485
|
obj: StartReplayResponse
|
|
2122
1486
|
) => any;
|
|
2123
|
-
|
|
2124
1487
|
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
2125
1488
|
obj: TagResourceRequest
|
|
2126
1489
|
) => any;
|
|
2127
|
-
|
|
2128
1490
|
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
2129
1491
|
obj: TagResourceResponse
|
|
2130
1492
|
) => any;
|
|
2131
|
-
|
|
2132
1493
|
export declare const TestEventPatternRequestFilterSensitiveLog: (
|
|
2133
1494
|
obj: TestEventPatternRequest
|
|
2134
1495
|
) => any;
|
|
2135
|
-
|
|
2136
1496
|
export declare const TestEventPatternResponseFilterSensitiveLog: (
|
|
2137
1497
|
obj: TestEventPatternResponse
|
|
2138
1498
|
) => any;
|
|
2139
|
-
|
|
2140
1499
|
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
2141
1500
|
obj: UntagResourceRequest
|
|
2142
1501
|
) => any;
|
|
2143
|
-
|
|
2144
1502
|
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
2145
1503
|
obj: UntagResourceResponse
|
|
2146
1504
|
) => any;
|
|
2147
|
-
|
|
2148
1505
|
export declare const UpdateApiDestinationRequestFilterSensitiveLog: (
|
|
2149
1506
|
obj: UpdateApiDestinationRequest
|
|
2150
1507
|
) => any;
|
|
2151
|
-
|
|
2152
1508
|
export declare const UpdateApiDestinationResponseFilterSensitiveLog: (
|
|
2153
1509
|
obj: UpdateApiDestinationResponse
|
|
2154
1510
|
) => any;
|
|
2155
|
-
|
|
2156
1511
|
export declare const UpdateArchiveRequestFilterSensitiveLog: (
|
|
2157
1512
|
obj: UpdateArchiveRequest
|
|
2158
1513
|
) => any;
|
|
2159
|
-
|
|
2160
1514
|
export declare const UpdateArchiveResponseFilterSensitiveLog: (
|
|
2161
1515
|
obj: UpdateArchiveResponse
|
|
2162
1516
|
) => any;
|
|
2163
|
-
|
|
2164
1517
|
export declare const UpdateConnectionApiKeyAuthRequestParametersFilterSensitiveLog: (
|
|
2165
1518
|
obj: UpdateConnectionApiKeyAuthRequestParameters
|
|
2166
1519
|
) => any;
|
|
2167
|
-
|
|
2168
1520
|
export declare const UpdateConnectionBasicAuthRequestParametersFilterSensitiveLog: (
|
|
2169
1521
|
obj: UpdateConnectionBasicAuthRequestParameters
|
|
2170
1522
|
) => any;
|
|
2171
|
-
|
|
2172
1523
|
export declare const UpdateConnectionOAuthClientRequestParametersFilterSensitiveLog: (
|
|
2173
1524
|
obj: UpdateConnectionOAuthClientRequestParameters
|
|
2174
1525
|
) => any;
|
|
2175
|
-
|
|
2176
1526
|
export declare const UpdateConnectionOAuthRequestParametersFilterSensitiveLog: (
|
|
2177
1527
|
obj: UpdateConnectionOAuthRequestParameters
|
|
2178
1528
|
) => any;
|
|
2179
|
-
|
|
2180
1529
|
export declare const UpdateConnectionAuthRequestParametersFilterSensitiveLog: (
|
|
2181
1530
|
obj: UpdateConnectionAuthRequestParameters
|
|
2182
1531
|
) => any;
|
|
2183
|
-
|
|
2184
1532
|
export declare const UpdateConnectionRequestFilterSensitiveLog: (
|
|
2185
1533
|
obj: UpdateConnectionRequest
|
|
2186
1534
|
) => any;
|
|
2187
|
-
|
|
2188
1535
|
export declare const UpdateConnectionResponseFilterSensitiveLog: (
|
|
2189
1536
|
obj: UpdateConnectionResponse
|
|
2190
1537
|
) => any;
|
|
2191
|
-
|
|
2192
1538
|
export declare const UpdateEndpointRequestFilterSensitiveLog: (
|
|
2193
1539
|
obj: UpdateEndpointRequest
|
|
2194
1540
|
) => any;
|
|
2195
|
-
|
|
2196
1541
|
export declare const UpdateEndpointResponseFilterSensitiveLog: (
|
|
2197
1542
|
obj: UpdateEndpointResponse
|
|
2198
1543
|
) => any;
|