@aws-sdk/client-cloudwatch-events 3.33.0 → 3.34.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 +11 -0
- package/dist/cjs/package.json +38 -38
- package/dist/es/CloudWatchEvents.js +1 -24
- package/dist/es/CloudWatchEvents.js.map +1 -1
- package/dist/es/CloudWatchEventsClient.js +1 -29
- package/dist/es/CloudWatchEventsClient.js.map +1 -1
- package/dist/es/commands/ActivateEventSourceCommand.js +2 -28
- package/dist/es/commands/ActivateEventSourceCommand.js.map +1 -1
- package/dist/es/commands/CancelReplayCommand.js +2 -27
- package/dist/es/commands/CancelReplayCommand.js.map +1 -1
- package/dist/es/commands/CreateApiDestinationCommand.js +2 -28
- package/dist/es/commands/CreateApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/CreateArchiveCommand.js +2 -31
- package/dist/es/commands/CreateArchiveCommand.js.map +1 -1
- package/dist/es/commands/CreateConnectionCommand.js +2 -28
- package/dist/es/commands/CreateConnectionCommand.js.map +1 -1
- package/dist/es/commands/CreateEventBusCommand.js +2 -29
- package/dist/es/commands/CreateEventBusCommand.js.map +1 -1
- package/dist/es/commands/CreatePartnerEventSourceCommand.js +2 -50
- package/dist/es/commands/CreatePartnerEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DeactivateEventSourceCommand.js +2 -31
- package/dist/es/commands/DeactivateEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DeauthorizeConnectionCommand.js +2 -28
- package/dist/es/commands/DeauthorizeConnectionCommand.js.map +1 -1
- package/dist/es/commands/DeleteApiDestinationCommand.js +2 -27
- package/dist/es/commands/DeleteApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/DeleteArchiveCommand.js +2 -27
- package/dist/es/commands/DeleteArchiveCommand.js.map +1 -1
- package/dist/es/commands/DeleteConnectionCommand.js +2 -27
- package/dist/es/commands/DeleteConnectionCommand.js.map +1 -1
- package/dist/es/commands/DeleteEventBusCommand.js +2 -28
- package/dist/es/commands/DeleteEventBusCommand.js.map +1 -1
- package/dist/es/commands/DeletePartnerEventSourceCommand.js +2 -31
- package/dist/es/commands/DeletePartnerEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DeleteRuleCommand.js +2 -40
- package/dist/es/commands/DeleteRuleCommand.js.map +1 -1
- package/dist/es/commands/DescribeApiDestinationCommand.js +2 -27
- package/dist/es/commands/DescribeApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/DescribeArchiveCommand.js +2 -27
- package/dist/es/commands/DescribeArchiveCommand.js.map +1 -1
- package/dist/es/commands/DescribeConnectionCommand.js +2 -27
- package/dist/es/commands/DescribeConnectionCommand.js.map +1 -1
- package/dist/es/commands/DescribeEventBusCommand.js +2 -33
- package/dist/es/commands/DescribeEventBusCommand.js.map +1 -1
- package/dist/es/commands/DescribeEventSourceCommand.js +2 -28
- package/dist/es/commands/DescribeEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DescribePartnerEventSourceCommand.js +2 -30
- package/dist/es/commands/DescribePartnerEventSourceCommand.js.map +1 -1
- package/dist/es/commands/DescribeReplayCommand.js +2 -35
- package/dist/es/commands/DescribeReplayCommand.js.map +1 -1
- package/dist/es/commands/DescribeRuleCommand.js +2 -29
- package/dist/es/commands/DescribeRuleCommand.js.map +1 -1
- package/dist/es/commands/DisableRuleCommand.js +2 -31
- package/dist/es/commands/DisableRuleCommand.js.map +1 -1
- package/dist/es/commands/EnableRuleCommand.js +2 -30
- package/dist/es/commands/EnableRuleCommand.js.map +1 -1
- package/dist/es/commands/ListApiDestinationsCommand.js +2 -27
- package/dist/es/commands/ListApiDestinationsCommand.js.map +1 -1
- package/dist/es/commands/ListArchivesCommand.js +2 -28
- package/dist/es/commands/ListArchivesCommand.js.map +1 -1
- package/dist/es/commands/ListConnectionsCommand.js +2 -27
- package/dist/es/commands/ListConnectionsCommand.js.map +1 -1
- package/dist/es/commands/ListEventBusesCommand.js +2 -28
- package/dist/es/commands/ListEventBusesCommand.js.map +1 -1
- package/dist/es/commands/ListEventSourcesCommand.js +2 -28
- package/dist/es/commands/ListEventSourcesCommand.js.map +1 -1
- package/dist/es/commands/ListPartnerEventSourceAccountsCommand.js +2 -29
- package/dist/es/commands/ListPartnerEventSourceAccountsCommand.js.map +1 -1
- package/dist/es/commands/ListPartnerEventSourcesCommand.js +2 -28
- package/dist/es/commands/ListPartnerEventSourcesCommand.js.map +1 -1
- package/dist/es/commands/ListReplaysCommand.js +2 -28
- package/dist/es/commands/ListReplaysCommand.js.map +1 -1
- package/dist/es/commands/ListRuleNamesByTargetCommand.js +2 -28
- package/dist/es/commands/ListRuleNamesByTargetCommand.js.map +1 -1
- package/dist/es/commands/ListRulesCommand.js +2 -31
- package/dist/es/commands/ListRulesCommand.js.map +1 -1
- package/dist/es/commands/ListTagsForResourceCommand.js +2 -28
- package/dist/es/commands/ListTagsForResourceCommand.js.map +1 -1
- package/dist/es/commands/ListTargetsByRuleCommand.js +2 -27
- package/dist/es/commands/ListTargetsByRuleCommand.js.map +1 -1
- package/dist/es/commands/PutEventsCommand.js +2 -27
- package/dist/es/commands/PutEventsCommand.js.map +1 -1
- package/dist/es/commands/PutPartnerEventsCommand.js +2 -28
- package/dist/es/commands/PutPartnerEventsCommand.js.map +1 -1
- package/dist/es/commands/PutPermissionCommand.js +2 -46
- package/dist/es/commands/PutPermissionCommand.js.map +1 -1
- package/dist/es/commands/PutRuleCommand.js +2 -73
- package/dist/es/commands/PutRuleCommand.js.map +1 -1
- package/dist/es/commands/PutTargetsCommand.js +2 -192
- package/dist/es/commands/PutTargetsCommand.js.map +1 -1
- package/dist/es/commands/RemovePermissionCommand.js +2 -30
- package/dist/es/commands/RemovePermissionCommand.js.map +1 -1
- package/dist/es/commands/RemoveTargetsCommand.js +2 -35
- package/dist/es/commands/RemoveTargetsCommand.js.map +1 -1
- package/dist/es/commands/StartReplayCommand.js +2 -35
- package/dist/es/commands/StartReplayCommand.js.map +1 -1
- package/dist/es/commands/TagResourceCommand.js +2 -37
- package/dist/es/commands/TagResourceCommand.js.map +1 -1
- package/dist/es/commands/TestEventPatternCommand.js +2 -31
- package/dist/es/commands/TestEventPatternCommand.js.map +1 -1
- package/dist/es/commands/UntagResourceCommand.js +2 -28
- package/dist/es/commands/UntagResourceCommand.js.map +1 -1
- package/dist/es/commands/UpdateApiDestinationCommand.js +2 -27
- package/dist/es/commands/UpdateApiDestinationCommand.js.map +1 -1
- package/dist/es/commands/UpdateArchiveCommand.js +2 -27
- package/dist/es/commands/UpdateArchiveCommand.js.map +1 -1
- package/dist/es/commands/UpdateConnectionCommand.js +2 -27
- package/dist/es/commands/UpdateConnectionCommand.js.map +1 -1
- package/dist/es/endpoints.js +1 -1
- package/dist/es/endpoints.js.map +1 -1
- package/dist/es/models/models_0.js +0 -486
- package/dist/es/models/models_0.js.map +1 -1
- package/dist/es/package.json +38 -38
- package/dist/es/protocols/Aws_json1_1.js +1022 -1027
- package/dist/es/protocols/Aws_json1_1.js.map +1 -1
- package/dist/es/runtimeConfig.browser.js +0 -3
- package/dist/es/runtimeConfig.browser.js.map +1 -1
- package/dist/es/runtimeConfig.js +0 -3
- package/dist/es/runtimeConfig.js.map +1 -1
- package/dist/es/runtimeConfig.native.js +0 -3
- package/dist/es/runtimeConfig.native.js.map +1 -1
- package/dist/es/runtimeConfig.shared.js +0 -3
- package/dist/es/runtimeConfig.shared.js.map +1 -1
- package/package.json +38 -38
- package/tsconfig.es.json +0 -2
- package/tsconfig.json +4 -5
- package/tsconfig.types.json +8 -0
|
@@ -1,44 +1,26 @@
|
|
|
1
1
|
import { __assign } from "tslib";
|
|
2
2
|
export var ActivateEventSourceRequest;
|
|
3
3
|
(function (ActivateEventSourceRequest) {
|
|
4
|
-
/**
|
|
5
|
-
* @internal
|
|
6
|
-
*/
|
|
7
4
|
ActivateEventSourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
8
5
|
})(ActivateEventSourceRequest || (ActivateEventSourceRequest = {}));
|
|
9
6
|
export var ConcurrentModificationException;
|
|
10
7
|
(function (ConcurrentModificationException) {
|
|
11
|
-
/**
|
|
12
|
-
* @internal
|
|
13
|
-
*/
|
|
14
8
|
ConcurrentModificationException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
15
9
|
})(ConcurrentModificationException || (ConcurrentModificationException = {}));
|
|
16
10
|
export var InternalException;
|
|
17
11
|
(function (InternalException) {
|
|
18
|
-
/**
|
|
19
|
-
* @internal
|
|
20
|
-
*/
|
|
21
12
|
InternalException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
22
13
|
})(InternalException || (InternalException = {}));
|
|
23
14
|
export var InvalidStateException;
|
|
24
15
|
(function (InvalidStateException) {
|
|
25
|
-
/**
|
|
26
|
-
* @internal
|
|
27
|
-
*/
|
|
28
16
|
InvalidStateException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
29
17
|
})(InvalidStateException || (InvalidStateException = {}));
|
|
30
18
|
export var OperationDisabledException;
|
|
31
19
|
(function (OperationDisabledException) {
|
|
32
|
-
/**
|
|
33
|
-
* @internal
|
|
34
|
-
*/
|
|
35
20
|
OperationDisabledException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
36
21
|
})(OperationDisabledException || (OperationDisabledException = {}));
|
|
37
22
|
export var ResourceNotFoundException;
|
|
38
23
|
(function (ResourceNotFoundException) {
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
24
|
ResourceNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
43
25
|
})(ResourceNotFoundException || (ResourceNotFoundException = {}));
|
|
44
26
|
export var ApiDestinationState;
|
|
@@ -58,9 +40,6 @@ export var ApiDestinationHttpMethod;
|
|
|
58
40
|
})(ApiDestinationHttpMethod || (ApiDestinationHttpMethod = {}));
|
|
59
41
|
export var ApiDestination;
|
|
60
42
|
(function (ApiDestination) {
|
|
61
|
-
/**
|
|
62
|
-
* @internal
|
|
63
|
-
*/
|
|
64
43
|
ApiDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
65
44
|
})(ApiDestination || (ApiDestination = {}));
|
|
66
45
|
export var ArchiveState;
|
|
@@ -74,9 +53,6 @@ export var ArchiveState;
|
|
|
74
53
|
})(ArchiveState || (ArchiveState = {}));
|
|
75
54
|
export var Archive;
|
|
76
55
|
(function (Archive) {
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
56
|
Archive.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
81
57
|
})(Archive || (Archive = {}));
|
|
82
58
|
export var AssignPublicIp;
|
|
@@ -86,9 +62,6 @@ export var AssignPublicIp;
|
|
|
86
62
|
})(AssignPublicIp || (AssignPublicIp = {}));
|
|
87
63
|
export var CancelReplayRequest;
|
|
88
64
|
(function (CancelReplayRequest) {
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
65
|
CancelReplayRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
93
66
|
})(CancelReplayRequest || (CancelReplayRequest = {}));
|
|
94
67
|
export var ReplayState;
|
|
@@ -102,65 +75,38 @@ export var ReplayState;
|
|
|
102
75
|
})(ReplayState || (ReplayState = {}));
|
|
103
76
|
export var CancelReplayResponse;
|
|
104
77
|
(function (CancelReplayResponse) {
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
78
|
CancelReplayResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
109
79
|
})(CancelReplayResponse || (CancelReplayResponse = {}));
|
|
110
80
|
export var IllegalStatusException;
|
|
111
81
|
(function (IllegalStatusException) {
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
82
|
IllegalStatusException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
116
83
|
})(IllegalStatusException || (IllegalStatusException = {}));
|
|
117
84
|
export var CreateApiDestinationRequest;
|
|
118
85
|
(function (CreateApiDestinationRequest) {
|
|
119
|
-
/**
|
|
120
|
-
* @internal
|
|
121
|
-
*/
|
|
122
86
|
CreateApiDestinationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
123
87
|
})(CreateApiDestinationRequest || (CreateApiDestinationRequest = {}));
|
|
124
88
|
export var CreateApiDestinationResponse;
|
|
125
89
|
(function (CreateApiDestinationResponse) {
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
90
|
CreateApiDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
130
91
|
})(CreateApiDestinationResponse || (CreateApiDestinationResponse = {}));
|
|
131
92
|
export var LimitExceededException;
|
|
132
93
|
(function (LimitExceededException) {
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
94
|
LimitExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
137
95
|
})(LimitExceededException || (LimitExceededException = {}));
|
|
138
96
|
export var ResourceAlreadyExistsException;
|
|
139
97
|
(function (ResourceAlreadyExistsException) {
|
|
140
|
-
/**
|
|
141
|
-
* @internal
|
|
142
|
-
*/
|
|
143
98
|
ResourceAlreadyExistsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
144
99
|
})(ResourceAlreadyExistsException || (ResourceAlreadyExistsException = {}));
|
|
145
100
|
export var CreateArchiveRequest;
|
|
146
101
|
(function (CreateArchiveRequest) {
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
102
|
CreateArchiveRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
151
103
|
})(CreateArchiveRequest || (CreateArchiveRequest = {}));
|
|
152
104
|
export var CreateArchiveResponse;
|
|
153
105
|
(function (CreateArchiveResponse) {
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
106
|
CreateArchiveResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
158
107
|
})(CreateArchiveResponse || (CreateArchiveResponse = {}));
|
|
159
108
|
export var InvalidEventPatternException;
|
|
160
109
|
(function (InvalidEventPatternException) {
|
|
161
|
-
/**
|
|
162
|
-
* @internal
|
|
163
|
-
*/
|
|
164
110
|
InvalidEventPatternException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
165
111
|
})(InvalidEventPatternException || (InvalidEventPatternException = {}));
|
|
166
112
|
export var ConnectionAuthorizationType;
|
|
@@ -171,51 +117,30 @@ export var ConnectionAuthorizationType;
|
|
|
171
117
|
})(ConnectionAuthorizationType || (ConnectionAuthorizationType = {}));
|
|
172
118
|
export var CreateConnectionApiKeyAuthRequestParameters;
|
|
173
119
|
(function (CreateConnectionApiKeyAuthRequestParameters) {
|
|
174
|
-
/**
|
|
175
|
-
* @internal
|
|
176
|
-
*/
|
|
177
120
|
CreateConnectionApiKeyAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
178
121
|
})(CreateConnectionApiKeyAuthRequestParameters || (CreateConnectionApiKeyAuthRequestParameters = {}));
|
|
179
122
|
export var CreateConnectionBasicAuthRequestParameters;
|
|
180
123
|
(function (CreateConnectionBasicAuthRequestParameters) {
|
|
181
|
-
/**
|
|
182
|
-
* @internal
|
|
183
|
-
*/
|
|
184
124
|
CreateConnectionBasicAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
185
125
|
})(CreateConnectionBasicAuthRequestParameters || (CreateConnectionBasicAuthRequestParameters = {}));
|
|
186
126
|
export var ConnectionBodyParameter;
|
|
187
127
|
(function (ConnectionBodyParameter) {
|
|
188
|
-
/**
|
|
189
|
-
* @internal
|
|
190
|
-
*/
|
|
191
128
|
ConnectionBodyParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
192
129
|
})(ConnectionBodyParameter || (ConnectionBodyParameter = {}));
|
|
193
130
|
export var ConnectionHeaderParameter;
|
|
194
131
|
(function (ConnectionHeaderParameter) {
|
|
195
|
-
/**
|
|
196
|
-
* @internal
|
|
197
|
-
*/
|
|
198
132
|
ConnectionHeaderParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
133
|
})(ConnectionHeaderParameter || (ConnectionHeaderParameter = {}));
|
|
200
134
|
export var ConnectionQueryStringParameter;
|
|
201
135
|
(function (ConnectionQueryStringParameter) {
|
|
202
|
-
/**
|
|
203
|
-
* @internal
|
|
204
|
-
*/
|
|
205
136
|
ConnectionQueryStringParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
206
137
|
})(ConnectionQueryStringParameter || (ConnectionQueryStringParameter = {}));
|
|
207
138
|
export var ConnectionHttpParameters;
|
|
208
139
|
(function (ConnectionHttpParameters) {
|
|
209
|
-
/**
|
|
210
|
-
* @internal
|
|
211
|
-
*/
|
|
212
140
|
ConnectionHttpParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
213
141
|
})(ConnectionHttpParameters || (ConnectionHttpParameters = {}));
|
|
214
142
|
export var CreateConnectionOAuthClientRequestParameters;
|
|
215
143
|
(function (CreateConnectionOAuthClientRequestParameters) {
|
|
216
|
-
/**
|
|
217
|
-
* @internal
|
|
218
|
-
*/
|
|
219
144
|
CreateConnectionOAuthClientRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
220
145
|
})(CreateConnectionOAuthClientRequestParameters || (CreateConnectionOAuthClientRequestParameters = {}));
|
|
221
146
|
export var ConnectionOAuthHttpMethod;
|
|
@@ -226,23 +151,14 @@ export var ConnectionOAuthHttpMethod;
|
|
|
226
151
|
})(ConnectionOAuthHttpMethod || (ConnectionOAuthHttpMethod = {}));
|
|
227
152
|
export var CreateConnectionOAuthRequestParameters;
|
|
228
153
|
(function (CreateConnectionOAuthRequestParameters) {
|
|
229
|
-
/**
|
|
230
|
-
* @internal
|
|
231
|
-
*/
|
|
232
154
|
CreateConnectionOAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
233
155
|
})(CreateConnectionOAuthRequestParameters || (CreateConnectionOAuthRequestParameters = {}));
|
|
234
156
|
export var CreateConnectionAuthRequestParameters;
|
|
235
157
|
(function (CreateConnectionAuthRequestParameters) {
|
|
236
|
-
/**
|
|
237
|
-
* @internal
|
|
238
|
-
*/
|
|
239
158
|
CreateConnectionAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
240
159
|
})(CreateConnectionAuthRequestParameters || (CreateConnectionAuthRequestParameters = {}));
|
|
241
160
|
export var CreateConnectionRequest;
|
|
242
161
|
(function (CreateConnectionRequest) {
|
|
243
|
-
/**
|
|
244
|
-
* @internal
|
|
245
|
-
*/
|
|
246
162
|
CreateConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
247
163
|
})(CreateConnectionRequest || (CreateConnectionRequest = {}));
|
|
248
164
|
export var ConnectionState;
|
|
@@ -257,233 +173,134 @@ export var ConnectionState;
|
|
|
257
173
|
})(ConnectionState || (ConnectionState = {}));
|
|
258
174
|
export var CreateConnectionResponse;
|
|
259
175
|
(function (CreateConnectionResponse) {
|
|
260
|
-
/**
|
|
261
|
-
* @internal
|
|
262
|
-
*/
|
|
263
176
|
CreateConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
264
177
|
})(CreateConnectionResponse || (CreateConnectionResponse = {}));
|
|
265
178
|
export var Tag;
|
|
266
179
|
(function (Tag) {
|
|
267
|
-
/**
|
|
268
|
-
* @internal
|
|
269
|
-
*/
|
|
270
180
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
271
181
|
})(Tag || (Tag = {}));
|
|
272
182
|
export var CreateEventBusRequest;
|
|
273
183
|
(function (CreateEventBusRequest) {
|
|
274
|
-
/**
|
|
275
|
-
* @internal
|
|
276
|
-
*/
|
|
277
184
|
CreateEventBusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
278
185
|
})(CreateEventBusRequest || (CreateEventBusRequest = {}));
|
|
279
186
|
export var CreateEventBusResponse;
|
|
280
187
|
(function (CreateEventBusResponse) {
|
|
281
|
-
/**
|
|
282
|
-
* @internal
|
|
283
|
-
*/
|
|
284
188
|
CreateEventBusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
285
189
|
})(CreateEventBusResponse || (CreateEventBusResponse = {}));
|
|
286
190
|
export var CreatePartnerEventSourceRequest;
|
|
287
191
|
(function (CreatePartnerEventSourceRequest) {
|
|
288
|
-
/**
|
|
289
|
-
* @internal
|
|
290
|
-
*/
|
|
291
192
|
CreatePartnerEventSourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
292
193
|
})(CreatePartnerEventSourceRequest || (CreatePartnerEventSourceRequest = {}));
|
|
293
194
|
export var CreatePartnerEventSourceResponse;
|
|
294
195
|
(function (CreatePartnerEventSourceResponse) {
|
|
295
|
-
/**
|
|
296
|
-
* @internal
|
|
297
|
-
*/
|
|
298
196
|
CreatePartnerEventSourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
299
197
|
})(CreatePartnerEventSourceResponse || (CreatePartnerEventSourceResponse = {}));
|
|
300
198
|
export var DeactivateEventSourceRequest;
|
|
301
199
|
(function (DeactivateEventSourceRequest) {
|
|
302
|
-
/**
|
|
303
|
-
* @internal
|
|
304
|
-
*/
|
|
305
200
|
DeactivateEventSourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
306
201
|
})(DeactivateEventSourceRequest || (DeactivateEventSourceRequest = {}));
|
|
307
202
|
export var DeauthorizeConnectionRequest;
|
|
308
203
|
(function (DeauthorizeConnectionRequest) {
|
|
309
|
-
/**
|
|
310
|
-
* @internal
|
|
311
|
-
*/
|
|
312
204
|
DeauthorizeConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
313
205
|
})(DeauthorizeConnectionRequest || (DeauthorizeConnectionRequest = {}));
|
|
314
206
|
export var DeauthorizeConnectionResponse;
|
|
315
207
|
(function (DeauthorizeConnectionResponse) {
|
|
316
|
-
/**
|
|
317
|
-
* @internal
|
|
318
|
-
*/
|
|
319
208
|
DeauthorizeConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
320
209
|
})(DeauthorizeConnectionResponse || (DeauthorizeConnectionResponse = {}));
|
|
321
210
|
export var DeleteApiDestinationRequest;
|
|
322
211
|
(function (DeleteApiDestinationRequest) {
|
|
323
|
-
/**
|
|
324
|
-
* @internal
|
|
325
|
-
*/
|
|
326
212
|
DeleteApiDestinationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
327
213
|
})(DeleteApiDestinationRequest || (DeleteApiDestinationRequest = {}));
|
|
328
214
|
export var DeleteApiDestinationResponse;
|
|
329
215
|
(function (DeleteApiDestinationResponse) {
|
|
330
|
-
/**
|
|
331
|
-
* @internal
|
|
332
|
-
*/
|
|
333
216
|
DeleteApiDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
334
217
|
})(DeleteApiDestinationResponse || (DeleteApiDestinationResponse = {}));
|
|
335
218
|
export var DeleteArchiveRequest;
|
|
336
219
|
(function (DeleteArchiveRequest) {
|
|
337
|
-
/**
|
|
338
|
-
* @internal
|
|
339
|
-
*/
|
|
340
220
|
DeleteArchiveRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
341
221
|
})(DeleteArchiveRequest || (DeleteArchiveRequest = {}));
|
|
342
222
|
export var DeleteArchiveResponse;
|
|
343
223
|
(function (DeleteArchiveResponse) {
|
|
344
|
-
/**
|
|
345
|
-
* @internal
|
|
346
|
-
*/
|
|
347
224
|
DeleteArchiveResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
348
225
|
})(DeleteArchiveResponse || (DeleteArchiveResponse = {}));
|
|
349
226
|
export var DeleteConnectionRequest;
|
|
350
227
|
(function (DeleteConnectionRequest) {
|
|
351
|
-
/**
|
|
352
|
-
* @internal
|
|
353
|
-
*/
|
|
354
228
|
DeleteConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
355
229
|
})(DeleteConnectionRequest || (DeleteConnectionRequest = {}));
|
|
356
230
|
export var DeleteConnectionResponse;
|
|
357
231
|
(function (DeleteConnectionResponse) {
|
|
358
|
-
/**
|
|
359
|
-
* @internal
|
|
360
|
-
*/
|
|
361
232
|
DeleteConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
362
233
|
})(DeleteConnectionResponse || (DeleteConnectionResponse = {}));
|
|
363
234
|
export var DeleteEventBusRequest;
|
|
364
235
|
(function (DeleteEventBusRequest) {
|
|
365
|
-
/**
|
|
366
|
-
* @internal
|
|
367
|
-
*/
|
|
368
236
|
DeleteEventBusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
369
237
|
})(DeleteEventBusRequest || (DeleteEventBusRequest = {}));
|
|
370
238
|
export var DeletePartnerEventSourceRequest;
|
|
371
239
|
(function (DeletePartnerEventSourceRequest) {
|
|
372
|
-
/**
|
|
373
|
-
* @internal
|
|
374
|
-
*/
|
|
375
240
|
DeletePartnerEventSourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
376
241
|
})(DeletePartnerEventSourceRequest || (DeletePartnerEventSourceRequest = {}));
|
|
377
242
|
export var DeleteRuleRequest;
|
|
378
243
|
(function (DeleteRuleRequest) {
|
|
379
|
-
/**
|
|
380
|
-
* @internal
|
|
381
|
-
*/
|
|
382
244
|
DeleteRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
383
245
|
})(DeleteRuleRequest || (DeleteRuleRequest = {}));
|
|
384
246
|
export var ManagedRuleException;
|
|
385
247
|
(function (ManagedRuleException) {
|
|
386
|
-
/**
|
|
387
|
-
* @internal
|
|
388
|
-
*/
|
|
389
248
|
ManagedRuleException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
390
249
|
})(ManagedRuleException || (ManagedRuleException = {}));
|
|
391
250
|
export var DescribeApiDestinationRequest;
|
|
392
251
|
(function (DescribeApiDestinationRequest) {
|
|
393
|
-
/**
|
|
394
|
-
* @internal
|
|
395
|
-
*/
|
|
396
252
|
DescribeApiDestinationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
397
253
|
})(DescribeApiDestinationRequest || (DescribeApiDestinationRequest = {}));
|
|
398
254
|
export var DescribeApiDestinationResponse;
|
|
399
255
|
(function (DescribeApiDestinationResponse) {
|
|
400
|
-
/**
|
|
401
|
-
* @internal
|
|
402
|
-
*/
|
|
403
256
|
DescribeApiDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
404
257
|
})(DescribeApiDestinationResponse || (DescribeApiDestinationResponse = {}));
|
|
405
258
|
export var DescribeArchiveRequest;
|
|
406
259
|
(function (DescribeArchiveRequest) {
|
|
407
|
-
/**
|
|
408
|
-
* @internal
|
|
409
|
-
*/
|
|
410
260
|
DescribeArchiveRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
411
261
|
})(DescribeArchiveRequest || (DescribeArchiveRequest = {}));
|
|
412
262
|
export var DescribeArchiveResponse;
|
|
413
263
|
(function (DescribeArchiveResponse) {
|
|
414
|
-
/**
|
|
415
|
-
* @internal
|
|
416
|
-
*/
|
|
417
264
|
DescribeArchiveResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
418
265
|
})(DescribeArchiveResponse || (DescribeArchiveResponse = {}));
|
|
419
266
|
export var DescribeConnectionRequest;
|
|
420
267
|
(function (DescribeConnectionRequest) {
|
|
421
|
-
/**
|
|
422
|
-
* @internal
|
|
423
|
-
*/
|
|
424
268
|
DescribeConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
425
269
|
})(DescribeConnectionRequest || (DescribeConnectionRequest = {}));
|
|
426
270
|
export var ConnectionApiKeyAuthResponseParameters;
|
|
427
271
|
(function (ConnectionApiKeyAuthResponseParameters) {
|
|
428
|
-
/**
|
|
429
|
-
* @internal
|
|
430
|
-
*/
|
|
431
272
|
ConnectionApiKeyAuthResponseParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
432
273
|
})(ConnectionApiKeyAuthResponseParameters || (ConnectionApiKeyAuthResponseParameters = {}));
|
|
433
274
|
export var ConnectionBasicAuthResponseParameters;
|
|
434
275
|
(function (ConnectionBasicAuthResponseParameters) {
|
|
435
|
-
/**
|
|
436
|
-
* @internal
|
|
437
|
-
*/
|
|
438
276
|
ConnectionBasicAuthResponseParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
439
277
|
})(ConnectionBasicAuthResponseParameters || (ConnectionBasicAuthResponseParameters = {}));
|
|
440
278
|
export var ConnectionOAuthClientResponseParameters;
|
|
441
279
|
(function (ConnectionOAuthClientResponseParameters) {
|
|
442
|
-
/**
|
|
443
|
-
* @internal
|
|
444
|
-
*/
|
|
445
280
|
ConnectionOAuthClientResponseParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
281
|
})(ConnectionOAuthClientResponseParameters || (ConnectionOAuthClientResponseParameters = {}));
|
|
447
282
|
export var ConnectionOAuthResponseParameters;
|
|
448
283
|
(function (ConnectionOAuthResponseParameters) {
|
|
449
|
-
/**
|
|
450
|
-
* @internal
|
|
451
|
-
*/
|
|
452
284
|
ConnectionOAuthResponseParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
453
285
|
})(ConnectionOAuthResponseParameters || (ConnectionOAuthResponseParameters = {}));
|
|
454
286
|
export var ConnectionAuthResponseParameters;
|
|
455
287
|
(function (ConnectionAuthResponseParameters) {
|
|
456
|
-
/**
|
|
457
|
-
* @internal
|
|
458
|
-
*/
|
|
459
288
|
ConnectionAuthResponseParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
289
|
})(ConnectionAuthResponseParameters || (ConnectionAuthResponseParameters = {}));
|
|
461
290
|
export var DescribeConnectionResponse;
|
|
462
291
|
(function (DescribeConnectionResponse) {
|
|
463
|
-
/**
|
|
464
|
-
* @internal
|
|
465
|
-
*/
|
|
466
292
|
DescribeConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
467
293
|
})(DescribeConnectionResponse || (DescribeConnectionResponse = {}));
|
|
468
294
|
export var DescribeEventBusRequest;
|
|
469
295
|
(function (DescribeEventBusRequest) {
|
|
470
|
-
/**
|
|
471
|
-
* @internal
|
|
472
|
-
*/
|
|
473
296
|
DescribeEventBusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
474
297
|
})(DescribeEventBusRequest || (DescribeEventBusRequest = {}));
|
|
475
298
|
export var DescribeEventBusResponse;
|
|
476
299
|
(function (DescribeEventBusResponse) {
|
|
477
|
-
/**
|
|
478
|
-
* @internal
|
|
479
|
-
*/
|
|
480
300
|
DescribeEventBusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
301
|
})(DescribeEventBusResponse || (DescribeEventBusResponse = {}));
|
|
482
302
|
export var DescribeEventSourceRequest;
|
|
483
303
|
(function (DescribeEventSourceRequest) {
|
|
484
|
-
/**
|
|
485
|
-
* @internal
|
|
486
|
-
*/
|
|
487
304
|
DescribeEventSourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
488
305
|
})(DescribeEventSourceRequest || (DescribeEventSourceRequest = {}));
|
|
489
306
|
export var EventSourceState;
|
|
@@ -494,51 +311,30 @@ export var EventSourceState;
|
|
|
494
311
|
})(EventSourceState || (EventSourceState = {}));
|
|
495
312
|
export var DescribeEventSourceResponse;
|
|
496
313
|
(function (DescribeEventSourceResponse) {
|
|
497
|
-
/**
|
|
498
|
-
* @internal
|
|
499
|
-
*/
|
|
500
314
|
DescribeEventSourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
501
315
|
})(DescribeEventSourceResponse || (DescribeEventSourceResponse = {}));
|
|
502
316
|
export var DescribePartnerEventSourceRequest;
|
|
503
317
|
(function (DescribePartnerEventSourceRequest) {
|
|
504
|
-
/**
|
|
505
|
-
* @internal
|
|
506
|
-
*/
|
|
507
318
|
DescribePartnerEventSourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
508
319
|
})(DescribePartnerEventSourceRequest || (DescribePartnerEventSourceRequest = {}));
|
|
509
320
|
export var DescribePartnerEventSourceResponse;
|
|
510
321
|
(function (DescribePartnerEventSourceResponse) {
|
|
511
|
-
/**
|
|
512
|
-
* @internal
|
|
513
|
-
*/
|
|
514
322
|
DescribePartnerEventSourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
323
|
})(DescribePartnerEventSourceResponse || (DescribePartnerEventSourceResponse = {}));
|
|
516
324
|
export var DescribeReplayRequest;
|
|
517
325
|
(function (DescribeReplayRequest) {
|
|
518
|
-
/**
|
|
519
|
-
* @internal
|
|
520
|
-
*/
|
|
521
326
|
DescribeReplayRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
327
|
})(DescribeReplayRequest || (DescribeReplayRequest = {}));
|
|
523
328
|
export var ReplayDestination;
|
|
524
329
|
(function (ReplayDestination) {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
330
|
ReplayDestination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
331
|
})(ReplayDestination || (ReplayDestination = {}));
|
|
530
332
|
export var DescribeReplayResponse;
|
|
531
333
|
(function (DescribeReplayResponse) {
|
|
532
|
-
/**
|
|
533
|
-
* @internal
|
|
534
|
-
*/
|
|
535
334
|
DescribeReplayResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
335
|
})(DescribeReplayResponse || (DescribeReplayResponse = {}));
|
|
537
336
|
export var DescribeRuleRequest;
|
|
538
337
|
(function (DescribeRuleRequest) {
|
|
539
|
-
/**
|
|
540
|
-
* @internal
|
|
541
|
-
*/
|
|
542
338
|
DescribeRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
543
339
|
})(DescribeRuleRequest || (DescribeRuleRequest = {}));
|
|
544
340
|
export var RuleState;
|
|
@@ -548,268 +344,154 @@ export var RuleState;
|
|
|
548
344
|
})(RuleState || (RuleState = {}));
|
|
549
345
|
export var DescribeRuleResponse;
|
|
550
346
|
(function (DescribeRuleResponse) {
|
|
551
|
-
/**
|
|
552
|
-
* @internal
|
|
553
|
-
*/
|
|
554
347
|
DescribeRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
348
|
})(DescribeRuleResponse || (DescribeRuleResponse = {}));
|
|
556
349
|
export var DisableRuleRequest;
|
|
557
350
|
(function (DisableRuleRequest) {
|
|
558
|
-
/**
|
|
559
|
-
* @internal
|
|
560
|
-
*/
|
|
561
351
|
DisableRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
562
352
|
})(DisableRuleRequest || (DisableRuleRequest = {}));
|
|
563
353
|
export var EnableRuleRequest;
|
|
564
354
|
(function (EnableRuleRequest) {
|
|
565
|
-
/**
|
|
566
|
-
* @internal
|
|
567
|
-
*/
|
|
568
355
|
EnableRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
569
356
|
})(EnableRuleRequest || (EnableRuleRequest = {}));
|
|
570
357
|
export var ListApiDestinationsRequest;
|
|
571
358
|
(function (ListApiDestinationsRequest) {
|
|
572
|
-
/**
|
|
573
|
-
* @internal
|
|
574
|
-
*/
|
|
575
359
|
ListApiDestinationsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
576
360
|
})(ListApiDestinationsRequest || (ListApiDestinationsRequest = {}));
|
|
577
361
|
export var ListApiDestinationsResponse;
|
|
578
362
|
(function (ListApiDestinationsResponse) {
|
|
579
|
-
/**
|
|
580
|
-
* @internal
|
|
581
|
-
*/
|
|
582
363
|
ListApiDestinationsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
583
364
|
})(ListApiDestinationsResponse || (ListApiDestinationsResponse = {}));
|
|
584
365
|
export var ListArchivesRequest;
|
|
585
366
|
(function (ListArchivesRequest) {
|
|
586
|
-
/**
|
|
587
|
-
* @internal
|
|
588
|
-
*/
|
|
589
367
|
ListArchivesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
590
368
|
})(ListArchivesRequest || (ListArchivesRequest = {}));
|
|
591
369
|
export var ListArchivesResponse;
|
|
592
370
|
(function (ListArchivesResponse) {
|
|
593
|
-
/**
|
|
594
|
-
* @internal
|
|
595
|
-
*/
|
|
596
371
|
ListArchivesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
372
|
})(ListArchivesResponse || (ListArchivesResponse = {}));
|
|
598
373
|
export var ListConnectionsRequest;
|
|
599
374
|
(function (ListConnectionsRequest) {
|
|
600
|
-
/**
|
|
601
|
-
* @internal
|
|
602
|
-
*/
|
|
603
375
|
ListConnectionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
604
376
|
})(ListConnectionsRequest || (ListConnectionsRequest = {}));
|
|
605
377
|
export var Connection;
|
|
606
378
|
(function (Connection) {
|
|
607
|
-
/**
|
|
608
|
-
* @internal
|
|
609
|
-
*/
|
|
610
379
|
Connection.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
611
380
|
})(Connection || (Connection = {}));
|
|
612
381
|
export var ListConnectionsResponse;
|
|
613
382
|
(function (ListConnectionsResponse) {
|
|
614
|
-
/**
|
|
615
|
-
* @internal
|
|
616
|
-
*/
|
|
617
383
|
ListConnectionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
384
|
})(ListConnectionsResponse || (ListConnectionsResponse = {}));
|
|
619
385
|
export var ListEventBusesRequest;
|
|
620
386
|
(function (ListEventBusesRequest) {
|
|
621
|
-
/**
|
|
622
|
-
* @internal
|
|
623
|
-
*/
|
|
624
387
|
ListEventBusesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
388
|
})(ListEventBusesRequest || (ListEventBusesRequest = {}));
|
|
626
389
|
export var EventBus;
|
|
627
390
|
(function (EventBus) {
|
|
628
|
-
/**
|
|
629
|
-
* @internal
|
|
630
|
-
*/
|
|
631
391
|
EventBus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
392
|
})(EventBus || (EventBus = {}));
|
|
633
393
|
export var ListEventBusesResponse;
|
|
634
394
|
(function (ListEventBusesResponse) {
|
|
635
|
-
/**
|
|
636
|
-
* @internal
|
|
637
|
-
*/
|
|
638
395
|
ListEventBusesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
396
|
})(ListEventBusesResponse || (ListEventBusesResponse = {}));
|
|
640
397
|
export var ListEventSourcesRequest;
|
|
641
398
|
(function (ListEventSourcesRequest) {
|
|
642
|
-
/**
|
|
643
|
-
* @internal
|
|
644
|
-
*/
|
|
645
399
|
ListEventSourcesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
400
|
})(ListEventSourcesRequest || (ListEventSourcesRequest = {}));
|
|
647
401
|
export var EventSource;
|
|
648
402
|
(function (EventSource) {
|
|
649
|
-
/**
|
|
650
|
-
* @internal
|
|
651
|
-
*/
|
|
652
403
|
EventSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
404
|
})(EventSource || (EventSource = {}));
|
|
654
405
|
export var ListEventSourcesResponse;
|
|
655
406
|
(function (ListEventSourcesResponse) {
|
|
656
|
-
/**
|
|
657
|
-
* @internal
|
|
658
|
-
*/
|
|
659
407
|
ListEventSourcesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
408
|
})(ListEventSourcesResponse || (ListEventSourcesResponse = {}));
|
|
661
409
|
export var ListPartnerEventSourceAccountsRequest;
|
|
662
410
|
(function (ListPartnerEventSourceAccountsRequest) {
|
|
663
|
-
/**
|
|
664
|
-
* @internal
|
|
665
|
-
*/
|
|
666
411
|
ListPartnerEventSourceAccountsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
412
|
})(ListPartnerEventSourceAccountsRequest || (ListPartnerEventSourceAccountsRequest = {}));
|
|
668
413
|
export var PartnerEventSourceAccount;
|
|
669
414
|
(function (PartnerEventSourceAccount) {
|
|
670
|
-
/**
|
|
671
|
-
* @internal
|
|
672
|
-
*/
|
|
673
415
|
PartnerEventSourceAccount.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
416
|
})(PartnerEventSourceAccount || (PartnerEventSourceAccount = {}));
|
|
675
417
|
export var ListPartnerEventSourceAccountsResponse;
|
|
676
418
|
(function (ListPartnerEventSourceAccountsResponse) {
|
|
677
|
-
/**
|
|
678
|
-
* @internal
|
|
679
|
-
*/
|
|
680
419
|
ListPartnerEventSourceAccountsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
420
|
})(ListPartnerEventSourceAccountsResponse || (ListPartnerEventSourceAccountsResponse = {}));
|
|
682
421
|
export var ListPartnerEventSourcesRequest;
|
|
683
422
|
(function (ListPartnerEventSourcesRequest) {
|
|
684
|
-
/**
|
|
685
|
-
* @internal
|
|
686
|
-
*/
|
|
687
423
|
ListPartnerEventSourcesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
688
424
|
})(ListPartnerEventSourcesRequest || (ListPartnerEventSourcesRequest = {}));
|
|
689
425
|
export var PartnerEventSource;
|
|
690
426
|
(function (PartnerEventSource) {
|
|
691
|
-
/**
|
|
692
|
-
* @internal
|
|
693
|
-
*/
|
|
694
427
|
PartnerEventSource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
695
428
|
})(PartnerEventSource || (PartnerEventSource = {}));
|
|
696
429
|
export var ListPartnerEventSourcesResponse;
|
|
697
430
|
(function (ListPartnerEventSourcesResponse) {
|
|
698
|
-
/**
|
|
699
|
-
* @internal
|
|
700
|
-
*/
|
|
701
431
|
ListPartnerEventSourcesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
702
432
|
})(ListPartnerEventSourcesResponse || (ListPartnerEventSourcesResponse = {}));
|
|
703
433
|
export var ListReplaysRequest;
|
|
704
434
|
(function (ListReplaysRequest) {
|
|
705
|
-
/**
|
|
706
|
-
* @internal
|
|
707
|
-
*/
|
|
708
435
|
ListReplaysRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
709
436
|
})(ListReplaysRequest || (ListReplaysRequest = {}));
|
|
710
437
|
export var Replay;
|
|
711
438
|
(function (Replay) {
|
|
712
|
-
/**
|
|
713
|
-
* @internal
|
|
714
|
-
*/
|
|
715
439
|
Replay.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
716
440
|
})(Replay || (Replay = {}));
|
|
717
441
|
export var ListReplaysResponse;
|
|
718
442
|
(function (ListReplaysResponse) {
|
|
719
|
-
/**
|
|
720
|
-
* @internal
|
|
721
|
-
*/
|
|
722
443
|
ListReplaysResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
723
444
|
})(ListReplaysResponse || (ListReplaysResponse = {}));
|
|
724
445
|
export var ListRuleNamesByTargetRequest;
|
|
725
446
|
(function (ListRuleNamesByTargetRequest) {
|
|
726
|
-
/**
|
|
727
|
-
* @internal
|
|
728
|
-
*/
|
|
729
447
|
ListRuleNamesByTargetRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
730
448
|
})(ListRuleNamesByTargetRequest || (ListRuleNamesByTargetRequest = {}));
|
|
731
449
|
export var ListRuleNamesByTargetResponse;
|
|
732
450
|
(function (ListRuleNamesByTargetResponse) {
|
|
733
|
-
/**
|
|
734
|
-
* @internal
|
|
735
|
-
*/
|
|
736
451
|
ListRuleNamesByTargetResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
737
452
|
})(ListRuleNamesByTargetResponse || (ListRuleNamesByTargetResponse = {}));
|
|
738
453
|
export var ListRulesRequest;
|
|
739
454
|
(function (ListRulesRequest) {
|
|
740
|
-
/**
|
|
741
|
-
* @internal
|
|
742
|
-
*/
|
|
743
455
|
ListRulesRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
744
456
|
})(ListRulesRequest || (ListRulesRequest = {}));
|
|
745
457
|
export var Rule;
|
|
746
458
|
(function (Rule) {
|
|
747
|
-
/**
|
|
748
|
-
* @internal
|
|
749
|
-
*/
|
|
750
459
|
Rule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
751
460
|
})(Rule || (Rule = {}));
|
|
752
461
|
export var ListRulesResponse;
|
|
753
462
|
(function (ListRulesResponse) {
|
|
754
|
-
/**
|
|
755
|
-
* @internal
|
|
756
|
-
*/
|
|
757
463
|
ListRulesResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
758
464
|
})(ListRulesResponse || (ListRulesResponse = {}));
|
|
759
465
|
export var ListTagsForResourceRequest;
|
|
760
466
|
(function (ListTagsForResourceRequest) {
|
|
761
|
-
/**
|
|
762
|
-
* @internal
|
|
763
|
-
*/
|
|
764
467
|
ListTagsForResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
765
468
|
})(ListTagsForResourceRequest || (ListTagsForResourceRequest = {}));
|
|
766
469
|
export var ListTagsForResourceResponse;
|
|
767
470
|
(function (ListTagsForResourceResponse) {
|
|
768
|
-
/**
|
|
769
|
-
* @internal
|
|
770
|
-
*/
|
|
771
471
|
ListTagsForResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
772
472
|
})(ListTagsForResourceResponse || (ListTagsForResourceResponse = {}));
|
|
773
473
|
export var ListTargetsByRuleRequest;
|
|
774
474
|
(function (ListTargetsByRuleRequest) {
|
|
775
|
-
/**
|
|
776
|
-
* @internal
|
|
777
|
-
*/
|
|
778
475
|
ListTargetsByRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
779
476
|
})(ListTargetsByRuleRequest || (ListTargetsByRuleRequest = {}));
|
|
780
477
|
export var BatchArrayProperties;
|
|
781
478
|
(function (BatchArrayProperties) {
|
|
782
|
-
/**
|
|
783
|
-
* @internal
|
|
784
|
-
*/
|
|
785
479
|
BatchArrayProperties.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
786
480
|
})(BatchArrayProperties || (BatchArrayProperties = {}));
|
|
787
481
|
export var BatchRetryStrategy;
|
|
788
482
|
(function (BatchRetryStrategy) {
|
|
789
|
-
/**
|
|
790
|
-
* @internal
|
|
791
|
-
*/
|
|
792
483
|
BatchRetryStrategy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
793
484
|
})(BatchRetryStrategy || (BatchRetryStrategy = {}));
|
|
794
485
|
export var BatchParameters;
|
|
795
486
|
(function (BatchParameters) {
|
|
796
|
-
/**
|
|
797
|
-
* @internal
|
|
798
|
-
*/
|
|
799
487
|
BatchParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
800
488
|
})(BatchParameters || (BatchParameters = {}));
|
|
801
489
|
export var DeadLetterConfig;
|
|
802
490
|
(function (DeadLetterConfig) {
|
|
803
|
-
/**
|
|
804
|
-
* @internal
|
|
805
|
-
*/
|
|
806
491
|
DeadLetterConfig.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
807
492
|
})(DeadLetterConfig || (DeadLetterConfig = {}));
|
|
808
493
|
export var CapacityProviderStrategyItem;
|
|
809
494
|
(function (CapacityProviderStrategyItem) {
|
|
810
|
-
/**
|
|
811
|
-
* @internal
|
|
812
|
-
*/
|
|
813
495
|
CapacityProviderStrategyItem.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
814
496
|
})(CapacityProviderStrategyItem || (CapacityProviderStrategyItem = {}));
|
|
815
497
|
export var LaunchType;
|
|
@@ -820,16 +502,10 @@ export var LaunchType;
|
|
|
820
502
|
})(LaunchType || (LaunchType = {}));
|
|
821
503
|
export var AwsVpcConfiguration;
|
|
822
504
|
(function (AwsVpcConfiguration) {
|
|
823
|
-
/**
|
|
824
|
-
* @internal
|
|
825
|
-
*/
|
|
826
505
|
AwsVpcConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
827
506
|
})(AwsVpcConfiguration || (AwsVpcConfiguration = {}));
|
|
828
507
|
export var NetworkConfiguration;
|
|
829
508
|
(function (NetworkConfiguration) {
|
|
830
|
-
/**
|
|
831
|
-
* @internal
|
|
832
|
-
*/
|
|
833
509
|
NetworkConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
834
510
|
})(NetworkConfiguration || (NetworkConfiguration = {}));
|
|
835
511
|
export var PlacementConstraintType;
|
|
@@ -839,9 +515,6 @@ export var PlacementConstraintType;
|
|
|
839
515
|
})(PlacementConstraintType || (PlacementConstraintType = {}));
|
|
840
516
|
export var PlacementConstraint;
|
|
841
517
|
(function (PlacementConstraint) {
|
|
842
|
-
/**
|
|
843
|
-
* @internal
|
|
844
|
-
*/
|
|
845
518
|
PlacementConstraint.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
846
519
|
})(PlacementConstraint || (PlacementConstraint = {}));
|
|
847
520
|
export var PlacementStrategyType;
|
|
@@ -852,9 +525,6 @@ export var PlacementStrategyType;
|
|
|
852
525
|
})(PlacementStrategyType || (PlacementStrategyType = {}));
|
|
853
526
|
export var PlacementStrategy;
|
|
854
527
|
(function (PlacementStrategy) {
|
|
855
|
-
/**
|
|
856
|
-
* @internal
|
|
857
|
-
*/
|
|
858
528
|
PlacementStrategy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
859
529
|
})(PlacementStrategy || (PlacementStrategy = {}));
|
|
860
530
|
export var PropagateTags;
|
|
@@ -863,366 +533,210 @@ export var PropagateTags;
|
|
|
863
533
|
})(PropagateTags || (PropagateTags = {}));
|
|
864
534
|
export var EcsParameters;
|
|
865
535
|
(function (EcsParameters) {
|
|
866
|
-
/**
|
|
867
|
-
* @internal
|
|
868
|
-
*/
|
|
869
536
|
EcsParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
870
537
|
})(EcsParameters || (EcsParameters = {}));
|
|
871
538
|
export var HttpParameters;
|
|
872
539
|
(function (HttpParameters) {
|
|
873
|
-
/**
|
|
874
|
-
* @internal
|
|
875
|
-
*/
|
|
876
540
|
HttpParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
877
541
|
})(HttpParameters || (HttpParameters = {}));
|
|
878
542
|
export var InputTransformer;
|
|
879
543
|
(function (InputTransformer) {
|
|
880
|
-
/**
|
|
881
|
-
* @internal
|
|
882
|
-
*/
|
|
883
544
|
InputTransformer.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
884
545
|
})(InputTransformer || (InputTransformer = {}));
|
|
885
546
|
export var KinesisParameters;
|
|
886
547
|
(function (KinesisParameters) {
|
|
887
|
-
/**
|
|
888
|
-
* @internal
|
|
889
|
-
*/
|
|
890
548
|
KinesisParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
891
549
|
})(KinesisParameters || (KinesisParameters = {}));
|
|
892
550
|
export var RedshiftDataParameters;
|
|
893
551
|
(function (RedshiftDataParameters) {
|
|
894
|
-
/**
|
|
895
|
-
* @internal
|
|
896
|
-
*/
|
|
897
552
|
RedshiftDataParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
898
553
|
})(RedshiftDataParameters || (RedshiftDataParameters = {}));
|
|
899
554
|
export var RetryPolicy;
|
|
900
555
|
(function (RetryPolicy) {
|
|
901
|
-
/**
|
|
902
|
-
* @internal
|
|
903
|
-
*/
|
|
904
556
|
RetryPolicy.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
905
557
|
})(RetryPolicy || (RetryPolicy = {}));
|
|
906
558
|
export var RunCommandTarget;
|
|
907
559
|
(function (RunCommandTarget) {
|
|
908
|
-
/**
|
|
909
|
-
* @internal
|
|
910
|
-
*/
|
|
911
560
|
RunCommandTarget.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
912
561
|
})(RunCommandTarget || (RunCommandTarget = {}));
|
|
913
562
|
export var RunCommandParameters;
|
|
914
563
|
(function (RunCommandParameters) {
|
|
915
|
-
/**
|
|
916
|
-
* @internal
|
|
917
|
-
*/
|
|
918
564
|
RunCommandParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
919
565
|
})(RunCommandParameters || (RunCommandParameters = {}));
|
|
920
566
|
export var SageMakerPipelineParameter;
|
|
921
567
|
(function (SageMakerPipelineParameter) {
|
|
922
|
-
/**
|
|
923
|
-
* @internal
|
|
924
|
-
*/
|
|
925
568
|
SageMakerPipelineParameter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
926
569
|
})(SageMakerPipelineParameter || (SageMakerPipelineParameter = {}));
|
|
927
570
|
export var SageMakerPipelineParameters;
|
|
928
571
|
(function (SageMakerPipelineParameters) {
|
|
929
|
-
/**
|
|
930
|
-
* @internal
|
|
931
|
-
*/
|
|
932
572
|
SageMakerPipelineParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
933
573
|
})(SageMakerPipelineParameters || (SageMakerPipelineParameters = {}));
|
|
934
574
|
export var SqsParameters;
|
|
935
575
|
(function (SqsParameters) {
|
|
936
|
-
/**
|
|
937
|
-
* @internal
|
|
938
|
-
*/
|
|
939
576
|
SqsParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
940
577
|
})(SqsParameters || (SqsParameters = {}));
|
|
941
578
|
export var Target;
|
|
942
579
|
(function (Target) {
|
|
943
|
-
/**
|
|
944
|
-
* @internal
|
|
945
|
-
*/
|
|
946
580
|
Target.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
581
|
})(Target || (Target = {}));
|
|
948
582
|
export var ListTargetsByRuleResponse;
|
|
949
583
|
(function (ListTargetsByRuleResponse) {
|
|
950
|
-
/**
|
|
951
|
-
* @internal
|
|
952
|
-
*/
|
|
953
584
|
ListTargetsByRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
954
585
|
})(ListTargetsByRuleResponse || (ListTargetsByRuleResponse = {}));
|
|
955
586
|
export var PutEventsRequestEntry;
|
|
956
587
|
(function (PutEventsRequestEntry) {
|
|
957
|
-
/**
|
|
958
|
-
* @internal
|
|
959
|
-
*/
|
|
960
588
|
PutEventsRequestEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
961
589
|
})(PutEventsRequestEntry || (PutEventsRequestEntry = {}));
|
|
962
590
|
export var PutEventsRequest;
|
|
963
591
|
(function (PutEventsRequest) {
|
|
964
|
-
/**
|
|
965
|
-
* @internal
|
|
966
|
-
*/
|
|
967
592
|
PutEventsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
968
593
|
})(PutEventsRequest || (PutEventsRequest = {}));
|
|
969
594
|
export var PutEventsResultEntry;
|
|
970
595
|
(function (PutEventsResultEntry) {
|
|
971
|
-
/**
|
|
972
|
-
* @internal
|
|
973
|
-
*/
|
|
974
596
|
PutEventsResultEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
597
|
})(PutEventsResultEntry || (PutEventsResultEntry = {}));
|
|
976
598
|
export var PutEventsResponse;
|
|
977
599
|
(function (PutEventsResponse) {
|
|
978
|
-
/**
|
|
979
|
-
* @internal
|
|
980
|
-
*/
|
|
981
600
|
PutEventsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
982
601
|
})(PutEventsResponse || (PutEventsResponse = {}));
|
|
983
602
|
export var PutPartnerEventsRequestEntry;
|
|
984
603
|
(function (PutPartnerEventsRequestEntry) {
|
|
985
|
-
/**
|
|
986
|
-
* @internal
|
|
987
|
-
*/
|
|
988
604
|
PutPartnerEventsRequestEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
989
605
|
})(PutPartnerEventsRequestEntry || (PutPartnerEventsRequestEntry = {}));
|
|
990
606
|
export var PutPartnerEventsRequest;
|
|
991
607
|
(function (PutPartnerEventsRequest) {
|
|
992
|
-
/**
|
|
993
|
-
* @internal
|
|
994
|
-
*/
|
|
995
608
|
PutPartnerEventsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
996
609
|
})(PutPartnerEventsRequest || (PutPartnerEventsRequest = {}));
|
|
997
610
|
export var PutPartnerEventsResultEntry;
|
|
998
611
|
(function (PutPartnerEventsResultEntry) {
|
|
999
|
-
/**
|
|
1000
|
-
* @internal
|
|
1001
|
-
*/
|
|
1002
612
|
PutPartnerEventsResultEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
613
|
})(PutPartnerEventsResultEntry || (PutPartnerEventsResultEntry = {}));
|
|
1004
614
|
export var PutPartnerEventsResponse;
|
|
1005
615
|
(function (PutPartnerEventsResponse) {
|
|
1006
|
-
/**
|
|
1007
|
-
* @internal
|
|
1008
|
-
*/
|
|
1009
616
|
PutPartnerEventsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1010
617
|
})(PutPartnerEventsResponse || (PutPartnerEventsResponse = {}));
|
|
1011
618
|
export var PolicyLengthExceededException;
|
|
1012
619
|
(function (PolicyLengthExceededException) {
|
|
1013
|
-
/**
|
|
1014
|
-
* @internal
|
|
1015
|
-
*/
|
|
1016
620
|
PolicyLengthExceededException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1017
621
|
})(PolicyLengthExceededException || (PolicyLengthExceededException = {}));
|
|
1018
622
|
export var Condition;
|
|
1019
623
|
(function (Condition) {
|
|
1020
|
-
/**
|
|
1021
|
-
* @internal
|
|
1022
|
-
*/
|
|
1023
624
|
Condition.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1024
625
|
})(Condition || (Condition = {}));
|
|
1025
626
|
export var PutPermissionRequest;
|
|
1026
627
|
(function (PutPermissionRequest) {
|
|
1027
|
-
/**
|
|
1028
|
-
* @internal
|
|
1029
|
-
*/
|
|
1030
628
|
PutPermissionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1031
629
|
})(PutPermissionRequest || (PutPermissionRequest = {}));
|
|
1032
630
|
export var PutRuleRequest;
|
|
1033
631
|
(function (PutRuleRequest) {
|
|
1034
|
-
/**
|
|
1035
|
-
* @internal
|
|
1036
|
-
*/
|
|
1037
632
|
PutRuleRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1038
633
|
})(PutRuleRequest || (PutRuleRequest = {}));
|
|
1039
634
|
export var PutRuleResponse;
|
|
1040
635
|
(function (PutRuleResponse) {
|
|
1041
|
-
/**
|
|
1042
|
-
* @internal
|
|
1043
|
-
*/
|
|
1044
636
|
PutRuleResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1045
637
|
})(PutRuleResponse || (PutRuleResponse = {}));
|
|
1046
638
|
export var PutTargetsRequest;
|
|
1047
639
|
(function (PutTargetsRequest) {
|
|
1048
|
-
/**
|
|
1049
|
-
* @internal
|
|
1050
|
-
*/
|
|
1051
640
|
PutTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1052
641
|
})(PutTargetsRequest || (PutTargetsRequest = {}));
|
|
1053
642
|
export var PutTargetsResultEntry;
|
|
1054
643
|
(function (PutTargetsResultEntry) {
|
|
1055
|
-
/**
|
|
1056
|
-
* @internal
|
|
1057
|
-
*/
|
|
1058
644
|
PutTargetsResultEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1059
645
|
})(PutTargetsResultEntry || (PutTargetsResultEntry = {}));
|
|
1060
646
|
export var PutTargetsResponse;
|
|
1061
647
|
(function (PutTargetsResponse) {
|
|
1062
|
-
/**
|
|
1063
|
-
* @internal
|
|
1064
|
-
*/
|
|
1065
648
|
PutTargetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1066
649
|
})(PutTargetsResponse || (PutTargetsResponse = {}));
|
|
1067
650
|
export var RemovePermissionRequest;
|
|
1068
651
|
(function (RemovePermissionRequest) {
|
|
1069
|
-
/**
|
|
1070
|
-
* @internal
|
|
1071
|
-
*/
|
|
1072
652
|
RemovePermissionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1073
653
|
})(RemovePermissionRequest || (RemovePermissionRequest = {}));
|
|
1074
654
|
export var RemoveTargetsRequest;
|
|
1075
655
|
(function (RemoveTargetsRequest) {
|
|
1076
|
-
/**
|
|
1077
|
-
* @internal
|
|
1078
|
-
*/
|
|
1079
656
|
RemoveTargetsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1080
657
|
})(RemoveTargetsRequest || (RemoveTargetsRequest = {}));
|
|
1081
658
|
export var RemoveTargetsResultEntry;
|
|
1082
659
|
(function (RemoveTargetsResultEntry) {
|
|
1083
|
-
/**
|
|
1084
|
-
* @internal
|
|
1085
|
-
*/
|
|
1086
660
|
RemoveTargetsResultEntry.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1087
661
|
})(RemoveTargetsResultEntry || (RemoveTargetsResultEntry = {}));
|
|
1088
662
|
export var RemoveTargetsResponse;
|
|
1089
663
|
(function (RemoveTargetsResponse) {
|
|
1090
|
-
/**
|
|
1091
|
-
* @internal
|
|
1092
|
-
*/
|
|
1093
664
|
RemoveTargetsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1094
665
|
})(RemoveTargetsResponse || (RemoveTargetsResponse = {}));
|
|
1095
666
|
export var StartReplayRequest;
|
|
1096
667
|
(function (StartReplayRequest) {
|
|
1097
|
-
/**
|
|
1098
|
-
* @internal
|
|
1099
|
-
*/
|
|
1100
668
|
StartReplayRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1101
669
|
})(StartReplayRequest || (StartReplayRequest = {}));
|
|
1102
670
|
export var StartReplayResponse;
|
|
1103
671
|
(function (StartReplayResponse) {
|
|
1104
|
-
/**
|
|
1105
|
-
* @internal
|
|
1106
|
-
*/
|
|
1107
672
|
StartReplayResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1108
673
|
})(StartReplayResponse || (StartReplayResponse = {}));
|
|
1109
674
|
export var TagResourceRequest;
|
|
1110
675
|
(function (TagResourceRequest) {
|
|
1111
|
-
/**
|
|
1112
|
-
* @internal
|
|
1113
|
-
*/
|
|
1114
676
|
TagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1115
677
|
})(TagResourceRequest || (TagResourceRequest = {}));
|
|
1116
678
|
export var TagResourceResponse;
|
|
1117
679
|
(function (TagResourceResponse) {
|
|
1118
|
-
/**
|
|
1119
|
-
* @internal
|
|
1120
|
-
*/
|
|
1121
680
|
TagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1122
681
|
})(TagResourceResponse || (TagResourceResponse = {}));
|
|
1123
682
|
export var TestEventPatternRequest;
|
|
1124
683
|
(function (TestEventPatternRequest) {
|
|
1125
|
-
/**
|
|
1126
|
-
* @internal
|
|
1127
|
-
*/
|
|
1128
684
|
TestEventPatternRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1129
685
|
})(TestEventPatternRequest || (TestEventPatternRequest = {}));
|
|
1130
686
|
export var TestEventPatternResponse;
|
|
1131
687
|
(function (TestEventPatternResponse) {
|
|
1132
|
-
/**
|
|
1133
|
-
* @internal
|
|
1134
|
-
*/
|
|
1135
688
|
TestEventPatternResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1136
689
|
})(TestEventPatternResponse || (TestEventPatternResponse = {}));
|
|
1137
690
|
export var UntagResourceRequest;
|
|
1138
691
|
(function (UntagResourceRequest) {
|
|
1139
|
-
/**
|
|
1140
|
-
* @internal
|
|
1141
|
-
*/
|
|
1142
692
|
UntagResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1143
693
|
})(UntagResourceRequest || (UntagResourceRequest = {}));
|
|
1144
694
|
export var UntagResourceResponse;
|
|
1145
695
|
(function (UntagResourceResponse) {
|
|
1146
|
-
/**
|
|
1147
|
-
* @internal
|
|
1148
|
-
*/
|
|
1149
696
|
UntagResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1150
697
|
})(UntagResourceResponse || (UntagResourceResponse = {}));
|
|
1151
698
|
export var UpdateApiDestinationRequest;
|
|
1152
699
|
(function (UpdateApiDestinationRequest) {
|
|
1153
|
-
/**
|
|
1154
|
-
* @internal
|
|
1155
|
-
*/
|
|
1156
700
|
UpdateApiDestinationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1157
701
|
})(UpdateApiDestinationRequest || (UpdateApiDestinationRequest = {}));
|
|
1158
702
|
export var UpdateApiDestinationResponse;
|
|
1159
703
|
(function (UpdateApiDestinationResponse) {
|
|
1160
|
-
/**
|
|
1161
|
-
* @internal
|
|
1162
|
-
*/
|
|
1163
704
|
UpdateApiDestinationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1164
705
|
})(UpdateApiDestinationResponse || (UpdateApiDestinationResponse = {}));
|
|
1165
706
|
export var UpdateArchiveRequest;
|
|
1166
707
|
(function (UpdateArchiveRequest) {
|
|
1167
|
-
/**
|
|
1168
|
-
* @internal
|
|
1169
|
-
*/
|
|
1170
708
|
UpdateArchiveRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1171
709
|
})(UpdateArchiveRequest || (UpdateArchiveRequest = {}));
|
|
1172
710
|
export var UpdateArchiveResponse;
|
|
1173
711
|
(function (UpdateArchiveResponse) {
|
|
1174
|
-
/**
|
|
1175
|
-
* @internal
|
|
1176
|
-
*/
|
|
1177
712
|
UpdateArchiveResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1178
713
|
})(UpdateArchiveResponse || (UpdateArchiveResponse = {}));
|
|
1179
714
|
export var UpdateConnectionApiKeyAuthRequestParameters;
|
|
1180
715
|
(function (UpdateConnectionApiKeyAuthRequestParameters) {
|
|
1181
|
-
/**
|
|
1182
|
-
* @internal
|
|
1183
|
-
*/
|
|
1184
716
|
UpdateConnectionApiKeyAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1185
717
|
})(UpdateConnectionApiKeyAuthRequestParameters || (UpdateConnectionApiKeyAuthRequestParameters = {}));
|
|
1186
718
|
export var UpdateConnectionBasicAuthRequestParameters;
|
|
1187
719
|
(function (UpdateConnectionBasicAuthRequestParameters) {
|
|
1188
|
-
/**
|
|
1189
|
-
* @internal
|
|
1190
|
-
*/
|
|
1191
720
|
UpdateConnectionBasicAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1192
721
|
})(UpdateConnectionBasicAuthRequestParameters || (UpdateConnectionBasicAuthRequestParameters = {}));
|
|
1193
722
|
export var UpdateConnectionOAuthClientRequestParameters;
|
|
1194
723
|
(function (UpdateConnectionOAuthClientRequestParameters) {
|
|
1195
|
-
/**
|
|
1196
|
-
* @internal
|
|
1197
|
-
*/
|
|
1198
724
|
UpdateConnectionOAuthClientRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1199
725
|
})(UpdateConnectionOAuthClientRequestParameters || (UpdateConnectionOAuthClientRequestParameters = {}));
|
|
1200
726
|
export var UpdateConnectionOAuthRequestParameters;
|
|
1201
727
|
(function (UpdateConnectionOAuthRequestParameters) {
|
|
1202
|
-
/**
|
|
1203
|
-
* @internal
|
|
1204
|
-
*/
|
|
1205
728
|
UpdateConnectionOAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1206
729
|
})(UpdateConnectionOAuthRequestParameters || (UpdateConnectionOAuthRequestParameters = {}));
|
|
1207
730
|
export var UpdateConnectionAuthRequestParameters;
|
|
1208
731
|
(function (UpdateConnectionAuthRequestParameters) {
|
|
1209
|
-
/**
|
|
1210
|
-
* @internal
|
|
1211
|
-
*/
|
|
1212
732
|
UpdateConnectionAuthRequestParameters.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1213
733
|
})(UpdateConnectionAuthRequestParameters || (UpdateConnectionAuthRequestParameters = {}));
|
|
1214
734
|
export var UpdateConnectionRequest;
|
|
1215
735
|
(function (UpdateConnectionRequest) {
|
|
1216
|
-
/**
|
|
1217
|
-
* @internal
|
|
1218
|
-
*/
|
|
1219
736
|
UpdateConnectionRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1220
737
|
})(UpdateConnectionRequest || (UpdateConnectionRequest = {}));
|
|
1221
738
|
export var UpdateConnectionResponse;
|
|
1222
739
|
(function (UpdateConnectionResponse) {
|
|
1223
|
-
/**
|
|
1224
|
-
* @internal
|
|
1225
|
-
*/
|
|
1226
740
|
UpdateConnectionResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1227
741
|
})(UpdateConnectionResponse || (UpdateConnectionResponse = {}));
|
|
1228
742
|
//# sourceMappingURL=models_0.js.map
|