@aws-sdk/client-migration-hub-refactor-spaces 3.131.0 → 3.137.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/commands/CreateApplicationCommand.js +2 -2
- package/dist-cjs/commands/CreateEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/CreateRouteCommand.js +2 -2
- package/dist-cjs/commands/CreateServiceCommand.js +2 -2
- package/dist-cjs/commands/DeleteApplicationCommand.js +2 -2
- package/dist-cjs/commands/DeleteEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteRouteCommand.js +2 -2
- package/dist-cjs/commands/DeleteServiceCommand.js +2 -2
- package/dist-cjs/commands/GetApplicationCommand.js +2 -2
- package/dist-cjs/commands/GetEnvironmentCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRouteCommand.js +2 -2
- package/dist-cjs/commands/GetServiceCommand.js +2 -2
- package/dist-cjs/commands/ListApplicationsCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentVpcsCommand.js +2 -2
- package/dist-cjs/commands/ListEnvironmentsCommand.js +2 -2
- package/dist-cjs/commands/ListRoutesCommand.js +2 -2
- package/dist-cjs/commands/ListServicesCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateRouteCommand.js +2 -2
- package/dist-cjs/models/models_0.js +293 -423
- package/dist-es/commands/CreateApplicationCommand.js +3 -3
- package/dist-es/commands/CreateEnvironmentCommand.js +3 -3
- package/dist-es/commands/CreateRouteCommand.js +3 -3
- package/dist-es/commands/CreateServiceCommand.js +3 -3
- package/dist-es/commands/DeleteApplicationCommand.js +3 -3
- package/dist-es/commands/DeleteEnvironmentCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteRouteCommand.js +3 -3
- package/dist-es/commands/DeleteServiceCommand.js +3 -3
- package/dist-es/commands/GetApplicationCommand.js +3 -3
- package/dist-es/commands/GetEnvironmentCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetRouteCommand.js +3 -3
- package/dist-es/commands/GetServiceCommand.js +3 -3
- package/dist-es/commands/ListApplicationsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentVpcsCommand.js +3 -3
- package/dist-es/commands/ListEnvironmentsCommand.js +3 -3
- package/dist-es/commands/ListRoutesCommand.js +3 -3
- package/dist-es/commands/ListServicesCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateRouteCommand.js +3 -3
- package/dist-es/models/models_0.js +73 -268
- package/dist-types/models/models_0.d.ts +260 -390
- package/dist-types/ts3.4/models/models_0.d.ts +130 -260
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
3
|
+
exports.EnvironmentVpcFilterSensitiveLog = exports.EnvironmentSummaryFilterSensitiveLog = exports.DeleteServiceResponseFilterSensitiveLog = exports.DeleteServiceRequestFilterSensitiveLog = exports.DeleteRouteResponseFilterSensitiveLog = exports.DeleteRouteRequestFilterSensitiveLog = exports.DeleteResourcePolicyResponseFilterSensitiveLog = exports.DeleteResourcePolicyRequestFilterSensitiveLog = exports.DeleteEnvironmentResponseFilterSensitiveLog = exports.DeleteEnvironmentRequestFilterSensitiveLog = exports.DeleteApplicationResponseFilterSensitiveLog = exports.DeleteApplicationRequestFilterSensitiveLog = exports.CreateServiceResponseFilterSensitiveLog = exports.CreateServiceRequestFilterSensitiveLog = exports.UrlEndpointInputFilterSensitiveLog = exports.LambdaEndpointInputFilterSensitiveLog = exports.CreateRouteResponseFilterSensitiveLog = exports.CreateRouteRequestFilterSensitiveLog = exports.UriPathRouteInputFilterSensitiveLog = exports.DefaultRouteInputFilterSensitiveLog = exports.CreateEnvironmentResponseFilterSensitiveLog = exports.CreateEnvironmentRequestFilterSensitiveLog = exports.CreateApplicationResponseFilterSensitiveLog = exports.CreateApplicationRequestFilterSensitiveLog = exports.ApplicationSummaryFilterSensitiveLog = exports.ErrorResponseFilterSensitiveLog = exports.ApiGatewayProxySummaryFilterSensitiveLog = exports.ApiGatewayProxyInputFilterSensitiveLog = exports.ApiGatewayProxyConfigFilterSensitiveLog = exports.InvalidResourcePolicyException = exports.ServiceState = exports.ServiceEndpointType = exports.RouteState = exports.HttpMethod = exports.RouteType = exports.RouteActivationState = exports.EnvironmentState = exports.NetworkFabricType = exports.ValidationException = exports.ThrottlingException = exports.ServiceQuotaExceededException = exports.ResourceNotFoundException = exports.InternalServerException = exports.ConflictException = exports.ProxyType = exports.ErrorResourceType = exports.ErrorCode = exports.ApplicationState = exports.ApiGatewayEndpointType = exports.AccessDeniedException = void 0;
|
|
4
|
+
exports.UpdateRouteResponseFilterSensitiveLog = exports.UpdateRouteRequestFilterSensitiveLog = exports.UntagResourceResponseFilterSensitiveLog = exports.UntagResourceRequestFilterSensitiveLog = exports.TagResourceResponseFilterSensitiveLog = exports.TagResourceRequestFilterSensitiveLog = exports.PutResourcePolicyResponseFilterSensitiveLog = exports.PutResourcePolicyRequestFilterSensitiveLog = exports.ListTagsForResourceResponseFilterSensitiveLog = exports.ListTagsForResourceRequestFilterSensitiveLog = exports.ListServicesResponseFilterSensitiveLog = exports.ServiceSummaryFilterSensitiveLog = exports.UrlEndpointSummaryFilterSensitiveLog = exports.ListServicesRequestFilterSensitiveLog = exports.ListRoutesResponseFilterSensitiveLog = exports.RouteSummaryFilterSensitiveLog = exports.ListRoutesRequestFilterSensitiveLog = exports.ListEnvironmentVpcsResponseFilterSensitiveLog = exports.ListEnvironmentVpcsRequestFilterSensitiveLog = exports.ListEnvironmentsResponseFilterSensitiveLog = exports.ListEnvironmentsRequestFilterSensitiveLog = exports.ListApplicationsResponseFilterSensitiveLog = exports.ListApplicationsRequestFilterSensitiveLog = exports.LambdaEndpointSummaryFilterSensitiveLog = exports.GetServiceResponseFilterSensitiveLog = exports.UrlEndpointConfigFilterSensitiveLog = exports.LambdaEndpointConfigFilterSensitiveLog = exports.GetServiceRequestFilterSensitiveLog = exports.GetRouteResponseFilterSensitiveLog = exports.GetRouteRequestFilterSensitiveLog = exports.GetResourcePolicyResponseFilterSensitiveLog = exports.GetResourcePolicyRequestFilterSensitiveLog = exports.GetEnvironmentResponseFilterSensitiveLog = exports.GetEnvironmentRequestFilterSensitiveLog = exports.GetApplicationResponseFilterSensitiveLog = exports.GetApplicationRequestFilterSensitiveLog = void 0;
|
|
5
5
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
6
6
|
const MigrationHubRefactorSpacesServiceException_1 = require("./MigrationHubRefactorSpacesServiceException");
|
|
7
7
|
class AccessDeniedException extends MigrationHubRefactorSpacesServiceException_1.MigrationHubRefactorSpacesServiceException {
|
|
@@ -23,24 +23,6 @@ var ApiGatewayEndpointType;
|
|
|
23
23
|
ApiGatewayEndpointType["PRIVATE"] = "PRIVATE";
|
|
24
24
|
ApiGatewayEndpointType["REGIONAL"] = "REGIONAL";
|
|
25
25
|
})(ApiGatewayEndpointType = exports.ApiGatewayEndpointType || (exports.ApiGatewayEndpointType = {}));
|
|
26
|
-
var ApiGatewayProxyConfig;
|
|
27
|
-
(function (ApiGatewayProxyConfig) {
|
|
28
|
-
ApiGatewayProxyConfig.filterSensitiveLog = (obj) => ({
|
|
29
|
-
...obj,
|
|
30
|
-
});
|
|
31
|
-
})(ApiGatewayProxyConfig = exports.ApiGatewayProxyConfig || (exports.ApiGatewayProxyConfig = {}));
|
|
32
|
-
var ApiGatewayProxyInput;
|
|
33
|
-
(function (ApiGatewayProxyInput) {
|
|
34
|
-
ApiGatewayProxyInput.filterSensitiveLog = (obj) => ({
|
|
35
|
-
...obj,
|
|
36
|
-
});
|
|
37
|
-
})(ApiGatewayProxyInput = exports.ApiGatewayProxyInput || (exports.ApiGatewayProxyInput = {}));
|
|
38
|
-
var ApiGatewayProxySummary;
|
|
39
|
-
(function (ApiGatewayProxySummary) {
|
|
40
|
-
ApiGatewayProxySummary.filterSensitiveLog = (obj) => ({
|
|
41
|
-
...obj,
|
|
42
|
-
});
|
|
43
|
-
})(ApiGatewayProxySummary = exports.ApiGatewayProxySummary || (exports.ApiGatewayProxySummary = {}));
|
|
44
26
|
var ApplicationState;
|
|
45
27
|
(function (ApplicationState) {
|
|
46
28
|
ApplicationState["ACTIVE"] = "ACTIVE";
|
|
@@ -86,23 +68,10 @@ var ErrorResourceType;
|
|
|
86
68
|
ErrorResourceType["VPC_ENDPOINT_SERVICE_CONFIGURATION"] = "VPC_ENDPOINT_SERVICE_CONFIGURATION";
|
|
87
69
|
ErrorResourceType["VPC_LINK"] = "VPC_LINK";
|
|
88
70
|
})(ErrorResourceType = exports.ErrorResourceType || (exports.ErrorResourceType = {}));
|
|
89
|
-
var ErrorResponse;
|
|
90
|
-
(function (ErrorResponse) {
|
|
91
|
-
ErrorResponse.filterSensitiveLog = (obj) => ({
|
|
92
|
-
...obj,
|
|
93
|
-
});
|
|
94
|
-
})(ErrorResponse = exports.ErrorResponse || (exports.ErrorResponse = {}));
|
|
95
71
|
var ProxyType;
|
|
96
72
|
(function (ProxyType) {
|
|
97
73
|
ProxyType["API_GATEWAY"] = "API_GATEWAY";
|
|
98
74
|
})(ProxyType = exports.ProxyType || (exports.ProxyType = {}));
|
|
99
|
-
var ApplicationSummary;
|
|
100
|
-
(function (ApplicationSummary) {
|
|
101
|
-
ApplicationSummary.filterSensitiveLog = (obj) => ({
|
|
102
|
-
...obj,
|
|
103
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
104
|
-
});
|
|
105
|
-
})(ApplicationSummary = exports.ApplicationSummary || (exports.ApplicationSummary = {}));
|
|
106
75
|
class ConflictException extends MigrationHubRefactorSpacesServiceException_1.MigrationHubRefactorSpacesServiceException {
|
|
107
76
|
constructor(opts) {
|
|
108
77
|
super({
|
|
@@ -119,20 +88,6 @@ class ConflictException extends MigrationHubRefactorSpacesServiceException_1.Mig
|
|
|
119
88
|
}
|
|
120
89
|
}
|
|
121
90
|
exports.ConflictException = ConflictException;
|
|
122
|
-
var CreateApplicationRequest;
|
|
123
|
-
(function (CreateApplicationRequest) {
|
|
124
|
-
CreateApplicationRequest.filterSensitiveLog = (obj) => ({
|
|
125
|
-
...obj,
|
|
126
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
127
|
-
});
|
|
128
|
-
})(CreateApplicationRequest = exports.CreateApplicationRequest || (exports.CreateApplicationRequest = {}));
|
|
129
|
-
var CreateApplicationResponse;
|
|
130
|
-
(function (CreateApplicationResponse) {
|
|
131
|
-
CreateApplicationResponse.filterSensitiveLog = (obj) => ({
|
|
132
|
-
...obj,
|
|
133
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
134
|
-
});
|
|
135
|
-
})(CreateApplicationResponse = exports.CreateApplicationResponse || (exports.CreateApplicationResponse = {}));
|
|
136
91
|
class InternalServerException extends MigrationHubRefactorSpacesServiceException_1.MigrationHubRefactorSpacesServiceException {
|
|
137
92
|
constructor(opts) {
|
|
138
93
|
super({
|
|
@@ -216,13 +171,6 @@ var NetworkFabricType;
|
|
|
216
171
|
(function (NetworkFabricType) {
|
|
217
172
|
NetworkFabricType["TRANSIT_GATEWAY"] = "TRANSIT_GATEWAY";
|
|
218
173
|
})(NetworkFabricType = exports.NetworkFabricType || (exports.NetworkFabricType = {}));
|
|
219
|
-
var CreateEnvironmentRequest;
|
|
220
|
-
(function (CreateEnvironmentRequest) {
|
|
221
|
-
CreateEnvironmentRequest.filterSensitiveLog = (obj) => ({
|
|
222
|
-
...obj,
|
|
223
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
224
|
-
});
|
|
225
|
-
})(CreateEnvironmentRequest = exports.CreateEnvironmentRequest || (exports.CreateEnvironmentRequest = {}));
|
|
226
174
|
var EnvironmentState;
|
|
227
175
|
(function (EnvironmentState) {
|
|
228
176
|
EnvironmentState["ACTIVE"] = "ACTIVE";
|
|
@@ -230,24 +178,11 @@ var EnvironmentState;
|
|
|
230
178
|
EnvironmentState["DELETING"] = "DELETING";
|
|
231
179
|
EnvironmentState["FAILED"] = "FAILED";
|
|
232
180
|
})(EnvironmentState = exports.EnvironmentState || (exports.EnvironmentState = {}));
|
|
233
|
-
var CreateEnvironmentResponse;
|
|
234
|
-
(function (CreateEnvironmentResponse) {
|
|
235
|
-
CreateEnvironmentResponse.filterSensitiveLog = (obj) => ({
|
|
236
|
-
...obj,
|
|
237
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
238
|
-
});
|
|
239
|
-
})(CreateEnvironmentResponse = exports.CreateEnvironmentResponse || (exports.CreateEnvironmentResponse = {}));
|
|
240
181
|
var RouteActivationState;
|
|
241
182
|
(function (RouteActivationState) {
|
|
242
183
|
RouteActivationState["ACTIVE"] = "ACTIVE";
|
|
243
184
|
RouteActivationState["INACTIVE"] = "INACTIVE";
|
|
244
185
|
})(RouteActivationState = exports.RouteActivationState || (exports.RouteActivationState = {}));
|
|
245
|
-
var DefaultRouteInput;
|
|
246
|
-
(function (DefaultRouteInput) {
|
|
247
|
-
DefaultRouteInput.filterSensitiveLog = (obj) => ({
|
|
248
|
-
...obj,
|
|
249
|
-
});
|
|
250
|
-
})(DefaultRouteInput = exports.DefaultRouteInput || (exports.DefaultRouteInput = {}));
|
|
251
186
|
var RouteType;
|
|
252
187
|
(function (RouteType) {
|
|
253
188
|
RouteType["DEFAULT"] = "DEFAULT";
|
|
@@ -263,19 +198,6 @@ var HttpMethod;
|
|
|
263
198
|
HttpMethod["POST"] = "POST";
|
|
264
199
|
HttpMethod["PUT"] = "PUT";
|
|
265
200
|
})(HttpMethod = exports.HttpMethod || (exports.HttpMethod = {}));
|
|
266
|
-
var UriPathRouteInput;
|
|
267
|
-
(function (UriPathRouteInput) {
|
|
268
|
-
UriPathRouteInput.filterSensitiveLog = (obj) => ({
|
|
269
|
-
...obj,
|
|
270
|
-
});
|
|
271
|
-
})(UriPathRouteInput = exports.UriPathRouteInput || (exports.UriPathRouteInput = {}));
|
|
272
|
-
var CreateRouteRequest;
|
|
273
|
-
(function (CreateRouteRequest) {
|
|
274
|
-
CreateRouteRequest.filterSensitiveLog = (obj) => ({
|
|
275
|
-
...obj,
|
|
276
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
277
|
-
});
|
|
278
|
-
})(CreateRouteRequest = exports.CreateRouteRequest || (exports.CreateRouteRequest = {}));
|
|
279
201
|
var RouteState;
|
|
280
202
|
(function (RouteState) {
|
|
281
203
|
RouteState["ACTIVE"] = "ACTIVE";
|
|
@@ -285,37 +207,11 @@ var RouteState;
|
|
|
285
207
|
RouteState["INACTIVE"] = "INACTIVE";
|
|
286
208
|
RouteState["UPDATING"] = "UPDATING";
|
|
287
209
|
})(RouteState = exports.RouteState || (exports.RouteState = {}));
|
|
288
|
-
var CreateRouteResponse;
|
|
289
|
-
(function (CreateRouteResponse) {
|
|
290
|
-
CreateRouteResponse.filterSensitiveLog = (obj) => ({
|
|
291
|
-
...obj,
|
|
292
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
293
|
-
});
|
|
294
|
-
})(CreateRouteResponse = exports.CreateRouteResponse || (exports.CreateRouteResponse = {}));
|
|
295
210
|
var ServiceEndpointType;
|
|
296
211
|
(function (ServiceEndpointType) {
|
|
297
212
|
ServiceEndpointType["LAMBDA"] = "LAMBDA";
|
|
298
213
|
ServiceEndpointType["URL"] = "URL";
|
|
299
214
|
})(ServiceEndpointType = exports.ServiceEndpointType || (exports.ServiceEndpointType = {}));
|
|
300
|
-
var LambdaEndpointInput;
|
|
301
|
-
(function (LambdaEndpointInput) {
|
|
302
|
-
LambdaEndpointInput.filterSensitiveLog = (obj) => ({
|
|
303
|
-
...obj,
|
|
304
|
-
});
|
|
305
|
-
})(LambdaEndpointInput = exports.LambdaEndpointInput || (exports.LambdaEndpointInput = {}));
|
|
306
|
-
var UrlEndpointInput;
|
|
307
|
-
(function (UrlEndpointInput) {
|
|
308
|
-
UrlEndpointInput.filterSensitiveLog = (obj) => ({
|
|
309
|
-
...obj,
|
|
310
|
-
});
|
|
311
|
-
})(UrlEndpointInput = exports.UrlEndpointInput || (exports.UrlEndpointInput = {}));
|
|
312
|
-
var CreateServiceRequest;
|
|
313
|
-
(function (CreateServiceRequest) {
|
|
314
|
-
CreateServiceRequest.filterSensitiveLog = (obj) => ({
|
|
315
|
-
...obj,
|
|
316
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
317
|
-
});
|
|
318
|
-
})(CreateServiceRequest = exports.CreateServiceRequest || (exports.CreateServiceRequest = {}));
|
|
319
215
|
var ServiceState;
|
|
320
216
|
(function (ServiceState) {
|
|
321
217
|
ServiceState["ACTIVE"] = "ACTIVE";
|
|
@@ -323,162 +219,6 @@ var ServiceState;
|
|
|
323
219
|
ServiceState["DELETING"] = "DELETING";
|
|
324
220
|
ServiceState["FAILED"] = "FAILED";
|
|
325
221
|
})(ServiceState = exports.ServiceState || (exports.ServiceState = {}));
|
|
326
|
-
var CreateServiceResponse;
|
|
327
|
-
(function (CreateServiceResponse) {
|
|
328
|
-
CreateServiceResponse.filterSensitiveLog = (obj) => ({
|
|
329
|
-
...obj,
|
|
330
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
331
|
-
});
|
|
332
|
-
})(CreateServiceResponse = exports.CreateServiceResponse || (exports.CreateServiceResponse = {}));
|
|
333
|
-
var DeleteApplicationRequest;
|
|
334
|
-
(function (DeleteApplicationRequest) {
|
|
335
|
-
DeleteApplicationRequest.filterSensitiveLog = (obj) => ({
|
|
336
|
-
...obj,
|
|
337
|
-
});
|
|
338
|
-
})(DeleteApplicationRequest = exports.DeleteApplicationRequest || (exports.DeleteApplicationRequest = {}));
|
|
339
|
-
var DeleteApplicationResponse;
|
|
340
|
-
(function (DeleteApplicationResponse) {
|
|
341
|
-
DeleteApplicationResponse.filterSensitiveLog = (obj) => ({
|
|
342
|
-
...obj,
|
|
343
|
-
});
|
|
344
|
-
})(DeleteApplicationResponse = exports.DeleteApplicationResponse || (exports.DeleteApplicationResponse = {}));
|
|
345
|
-
var DeleteEnvironmentRequest;
|
|
346
|
-
(function (DeleteEnvironmentRequest) {
|
|
347
|
-
DeleteEnvironmentRequest.filterSensitiveLog = (obj) => ({
|
|
348
|
-
...obj,
|
|
349
|
-
});
|
|
350
|
-
})(DeleteEnvironmentRequest = exports.DeleteEnvironmentRequest || (exports.DeleteEnvironmentRequest = {}));
|
|
351
|
-
var DeleteEnvironmentResponse;
|
|
352
|
-
(function (DeleteEnvironmentResponse) {
|
|
353
|
-
DeleteEnvironmentResponse.filterSensitiveLog = (obj) => ({
|
|
354
|
-
...obj,
|
|
355
|
-
});
|
|
356
|
-
})(DeleteEnvironmentResponse = exports.DeleteEnvironmentResponse || (exports.DeleteEnvironmentResponse = {}));
|
|
357
|
-
var DeleteResourcePolicyRequest;
|
|
358
|
-
(function (DeleteResourcePolicyRequest) {
|
|
359
|
-
DeleteResourcePolicyRequest.filterSensitiveLog = (obj) => ({
|
|
360
|
-
...obj,
|
|
361
|
-
});
|
|
362
|
-
})(DeleteResourcePolicyRequest = exports.DeleteResourcePolicyRequest || (exports.DeleteResourcePolicyRequest = {}));
|
|
363
|
-
var DeleteResourcePolicyResponse;
|
|
364
|
-
(function (DeleteResourcePolicyResponse) {
|
|
365
|
-
DeleteResourcePolicyResponse.filterSensitiveLog = (obj) => ({
|
|
366
|
-
...obj,
|
|
367
|
-
});
|
|
368
|
-
})(DeleteResourcePolicyResponse = exports.DeleteResourcePolicyResponse || (exports.DeleteResourcePolicyResponse = {}));
|
|
369
|
-
var DeleteRouteRequest;
|
|
370
|
-
(function (DeleteRouteRequest) {
|
|
371
|
-
DeleteRouteRequest.filterSensitiveLog = (obj) => ({
|
|
372
|
-
...obj,
|
|
373
|
-
});
|
|
374
|
-
})(DeleteRouteRequest = exports.DeleteRouteRequest || (exports.DeleteRouteRequest = {}));
|
|
375
|
-
var DeleteRouteResponse;
|
|
376
|
-
(function (DeleteRouteResponse) {
|
|
377
|
-
DeleteRouteResponse.filterSensitiveLog = (obj) => ({
|
|
378
|
-
...obj,
|
|
379
|
-
});
|
|
380
|
-
})(DeleteRouteResponse = exports.DeleteRouteResponse || (exports.DeleteRouteResponse = {}));
|
|
381
|
-
var DeleteServiceRequest;
|
|
382
|
-
(function (DeleteServiceRequest) {
|
|
383
|
-
DeleteServiceRequest.filterSensitiveLog = (obj) => ({
|
|
384
|
-
...obj,
|
|
385
|
-
});
|
|
386
|
-
})(DeleteServiceRequest = exports.DeleteServiceRequest || (exports.DeleteServiceRequest = {}));
|
|
387
|
-
var DeleteServiceResponse;
|
|
388
|
-
(function (DeleteServiceResponse) {
|
|
389
|
-
DeleteServiceResponse.filterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
});
|
|
392
|
-
})(DeleteServiceResponse = exports.DeleteServiceResponse || (exports.DeleteServiceResponse = {}));
|
|
393
|
-
var EnvironmentSummary;
|
|
394
|
-
(function (EnvironmentSummary) {
|
|
395
|
-
EnvironmentSummary.filterSensitiveLog = (obj) => ({
|
|
396
|
-
...obj,
|
|
397
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
398
|
-
});
|
|
399
|
-
})(EnvironmentSummary = exports.EnvironmentSummary || (exports.EnvironmentSummary = {}));
|
|
400
|
-
var EnvironmentVpc;
|
|
401
|
-
(function (EnvironmentVpc) {
|
|
402
|
-
EnvironmentVpc.filterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
})(EnvironmentVpc = exports.EnvironmentVpc || (exports.EnvironmentVpc = {}));
|
|
406
|
-
var GetApplicationRequest;
|
|
407
|
-
(function (GetApplicationRequest) {
|
|
408
|
-
GetApplicationRequest.filterSensitiveLog = (obj) => ({
|
|
409
|
-
...obj,
|
|
410
|
-
});
|
|
411
|
-
})(GetApplicationRequest = exports.GetApplicationRequest || (exports.GetApplicationRequest = {}));
|
|
412
|
-
var GetApplicationResponse;
|
|
413
|
-
(function (GetApplicationResponse) {
|
|
414
|
-
GetApplicationResponse.filterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
417
|
-
});
|
|
418
|
-
})(GetApplicationResponse = exports.GetApplicationResponse || (exports.GetApplicationResponse = {}));
|
|
419
|
-
var GetEnvironmentRequest;
|
|
420
|
-
(function (GetEnvironmentRequest) {
|
|
421
|
-
GetEnvironmentRequest.filterSensitiveLog = (obj) => ({
|
|
422
|
-
...obj,
|
|
423
|
-
});
|
|
424
|
-
})(GetEnvironmentRequest = exports.GetEnvironmentRequest || (exports.GetEnvironmentRequest = {}));
|
|
425
|
-
var GetEnvironmentResponse;
|
|
426
|
-
(function (GetEnvironmentResponse) {
|
|
427
|
-
GetEnvironmentResponse.filterSensitiveLog = (obj) => ({
|
|
428
|
-
...obj,
|
|
429
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
430
|
-
});
|
|
431
|
-
})(GetEnvironmentResponse = exports.GetEnvironmentResponse || (exports.GetEnvironmentResponse = {}));
|
|
432
|
-
var GetResourcePolicyRequest;
|
|
433
|
-
(function (GetResourcePolicyRequest) {
|
|
434
|
-
GetResourcePolicyRequest.filterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
});
|
|
437
|
-
})(GetResourcePolicyRequest = exports.GetResourcePolicyRequest || (exports.GetResourcePolicyRequest = {}));
|
|
438
|
-
var GetResourcePolicyResponse;
|
|
439
|
-
(function (GetResourcePolicyResponse) {
|
|
440
|
-
GetResourcePolicyResponse.filterSensitiveLog = (obj) => ({
|
|
441
|
-
...obj,
|
|
442
|
-
});
|
|
443
|
-
})(GetResourcePolicyResponse = exports.GetResourcePolicyResponse || (exports.GetResourcePolicyResponse = {}));
|
|
444
|
-
var GetRouteRequest;
|
|
445
|
-
(function (GetRouteRequest) {
|
|
446
|
-
GetRouteRequest.filterSensitiveLog = (obj) => ({
|
|
447
|
-
...obj,
|
|
448
|
-
});
|
|
449
|
-
})(GetRouteRequest = exports.GetRouteRequest || (exports.GetRouteRequest = {}));
|
|
450
|
-
var GetRouteResponse;
|
|
451
|
-
(function (GetRouteResponse) {
|
|
452
|
-
GetRouteResponse.filterSensitiveLog = (obj) => ({
|
|
453
|
-
...obj,
|
|
454
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
455
|
-
});
|
|
456
|
-
})(GetRouteResponse = exports.GetRouteResponse || (exports.GetRouteResponse = {}));
|
|
457
|
-
var GetServiceRequest;
|
|
458
|
-
(function (GetServiceRequest) {
|
|
459
|
-
GetServiceRequest.filterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
})(GetServiceRequest = exports.GetServiceRequest || (exports.GetServiceRequest = {}));
|
|
463
|
-
var LambdaEndpointConfig;
|
|
464
|
-
(function (LambdaEndpointConfig) {
|
|
465
|
-
LambdaEndpointConfig.filterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
})(LambdaEndpointConfig = exports.LambdaEndpointConfig || (exports.LambdaEndpointConfig = {}));
|
|
469
|
-
var UrlEndpointConfig;
|
|
470
|
-
(function (UrlEndpointConfig) {
|
|
471
|
-
UrlEndpointConfig.filterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
})(UrlEndpointConfig = exports.UrlEndpointConfig || (exports.UrlEndpointConfig = {}));
|
|
475
|
-
var GetServiceResponse;
|
|
476
|
-
(function (GetServiceResponse) {
|
|
477
|
-
GetServiceResponse.filterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
480
|
-
});
|
|
481
|
-
})(GetServiceResponse = exports.GetServiceResponse || (exports.GetServiceResponse = {}));
|
|
482
222
|
class InvalidResourcePolicyException extends MigrationHubRefactorSpacesServiceException_1.MigrationHubRefactorSpacesServiceException {
|
|
483
223
|
constructor(opts) {
|
|
484
224
|
super({
|
|
@@ -493,164 +233,294 @@ class InvalidResourcePolicyException extends MigrationHubRefactorSpacesServiceEx
|
|
|
493
233
|
}
|
|
494
234
|
}
|
|
495
235
|
exports.InvalidResourcePolicyException = InvalidResourcePolicyException;
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
(
|
|
525
|
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
})
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
})
|
|
571
|
-
})
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
})
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
603
|
-
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
630
|
-
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
})
|
|
638
|
-
})
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
646
|
-
|
|
647
|
-
|
|
648
|
-
|
|
649
|
-
|
|
650
|
-
})
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
236
|
+
const ApiGatewayProxyConfigFilterSensitiveLog = (obj) => ({
|
|
237
|
+
...obj,
|
|
238
|
+
});
|
|
239
|
+
exports.ApiGatewayProxyConfigFilterSensitiveLog = ApiGatewayProxyConfigFilterSensitiveLog;
|
|
240
|
+
const ApiGatewayProxyInputFilterSensitiveLog = (obj) => ({
|
|
241
|
+
...obj,
|
|
242
|
+
});
|
|
243
|
+
exports.ApiGatewayProxyInputFilterSensitiveLog = ApiGatewayProxyInputFilterSensitiveLog;
|
|
244
|
+
const ApiGatewayProxySummaryFilterSensitiveLog = (obj) => ({
|
|
245
|
+
...obj,
|
|
246
|
+
});
|
|
247
|
+
exports.ApiGatewayProxySummaryFilterSensitiveLog = ApiGatewayProxySummaryFilterSensitiveLog;
|
|
248
|
+
const ErrorResponseFilterSensitiveLog = (obj) => ({
|
|
249
|
+
...obj,
|
|
250
|
+
});
|
|
251
|
+
exports.ErrorResponseFilterSensitiveLog = ErrorResponseFilterSensitiveLog;
|
|
252
|
+
const ApplicationSummaryFilterSensitiveLog = (obj) => ({
|
|
253
|
+
...obj,
|
|
254
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
255
|
+
});
|
|
256
|
+
exports.ApplicationSummaryFilterSensitiveLog = ApplicationSummaryFilterSensitiveLog;
|
|
257
|
+
const CreateApplicationRequestFilterSensitiveLog = (obj) => ({
|
|
258
|
+
...obj,
|
|
259
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
260
|
+
});
|
|
261
|
+
exports.CreateApplicationRequestFilterSensitiveLog = CreateApplicationRequestFilterSensitiveLog;
|
|
262
|
+
const CreateApplicationResponseFilterSensitiveLog = (obj) => ({
|
|
263
|
+
...obj,
|
|
264
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
265
|
+
});
|
|
266
|
+
exports.CreateApplicationResponseFilterSensitiveLog = CreateApplicationResponseFilterSensitiveLog;
|
|
267
|
+
const CreateEnvironmentRequestFilterSensitiveLog = (obj) => ({
|
|
268
|
+
...obj,
|
|
269
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
270
|
+
});
|
|
271
|
+
exports.CreateEnvironmentRequestFilterSensitiveLog = CreateEnvironmentRequestFilterSensitiveLog;
|
|
272
|
+
const CreateEnvironmentResponseFilterSensitiveLog = (obj) => ({
|
|
273
|
+
...obj,
|
|
274
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
275
|
+
});
|
|
276
|
+
exports.CreateEnvironmentResponseFilterSensitiveLog = CreateEnvironmentResponseFilterSensitiveLog;
|
|
277
|
+
const DefaultRouteInputFilterSensitiveLog = (obj) => ({
|
|
278
|
+
...obj,
|
|
279
|
+
});
|
|
280
|
+
exports.DefaultRouteInputFilterSensitiveLog = DefaultRouteInputFilterSensitiveLog;
|
|
281
|
+
const UriPathRouteInputFilterSensitiveLog = (obj) => ({
|
|
282
|
+
...obj,
|
|
283
|
+
});
|
|
284
|
+
exports.UriPathRouteInputFilterSensitiveLog = UriPathRouteInputFilterSensitiveLog;
|
|
285
|
+
const CreateRouteRequestFilterSensitiveLog = (obj) => ({
|
|
286
|
+
...obj,
|
|
287
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
288
|
+
});
|
|
289
|
+
exports.CreateRouteRequestFilterSensitiveLog = CreateRouteRequestFilterSensitiveLog;
|
|
290
|
+
const CreateRouteResponseFilterSensitiveLog = (obj) => ({
|
|
291
|
+
...obj,
|
|
292
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
293
|
+
});
|
|
294
|
+
exports.CreateRouteResponseFilterSensitiveLog = CreateRouteResponseFilterSensitiveLog;
|
|
295
|
+
const LambdaEndpointInputFilterSensitiveLog = (obj) => ({
|
|
296
|
+
...obj,
|
|
297
|
+
});
|
|
298
|
+
exports.LambdaEndpointInputFilterSensitiveLog = LambdaEndpointInputFilterSensitiveLog;
|
|
299
|
+
const UrlEndpointInputFilterSensitiveLog = (obj) => ({
|
|
300
|
+
...obj,
|
|
301
|
+
});
|
|
302
|
+
exports.UrlEndpointInputFilterSensitiveLog = UrlEndpointInputFilterSensitiveLog;
|
|
303
|
+
const CreateServiceRequestFilterSensitiveLog = (obj) => ({
|
|
304
|
+
...obj,
|
|
305
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
306
|
+
});
|
|
307
|
+
exports.CreateServiceRequestFilterSensitiveLog = CreateServiceRequestFilterSensitiveLog;
|
|
308
|
+
const CreateServiceResponseFilterSensitiveLog = (obj) => ({
|
|
309
|
+
...obj,
|
|
310
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
311
|
+
});
|
|
312
|
+
exports.CreateServiceResponseFilterSensitiveLog = CreateServiceResponseFilterSensitiveLog;
|
|
313
|
+
const DeleteApplicationRequestFilterSensitiveLog = (obj) => ({
|
|
314
|
+
...obj,
|
|
315
|
+
});
|
|
316
|
+
exports.DeleteApplicationRequestFilterSensitiveLog = DeleteApplicationRequestFilterSensitiveLog;
|
|
317
|
+
const DeleteApplicationResponseFilterSensitiveLog = (obj) => ({
|
|
318
|
+
...obj,
|
|
319
|
+
});
|
|
320
|
+
exports.DeleteApplicationResponseFilterSensitiveLog = DeleteApplicationResponseFilterSensitiveLog;
|
|
321
|
+
const DeleteEnvironmentRequestFilterSensitiveLog = (obj) => ({
|
|
322
|
+
...obj,
|
|
323
|
+
});
|
|
324
|
+
exports.DeleteEnvironmentRequestFilterSensitiveLog = DeleteEnvironmentRequestFilterSensitiveLog;
|
|
325
|
+
const DeleteEnvironmentResponseFilterSensitiveLog = (obj) => ({
|
|
326
|
+
...obj,
|
|
327
|
+
});
|
|
328
|
+
exports.DeleteEnvironmentResponseFilterSensitiveLog = DeleteEnvironmentResponseFilterSensitiveLog;
|
|
329
|
+
const DeleteResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
330
|
+
...obj,
|
|
331
|
+
});
|
|
332
|
+
exports.DeleteResourcePolicyRequestFilterSensitiveLog = DeleteResourcePolicyRequestFilterSensitiveLog;
|
|
333
|
+
const DeleteResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
334
|
+
...obj,
|
|
335
|
+
});
|
|
336
|
+
exports.DeleteResourcePolicyResponseFilterSensitiveLog = DeleteResourcePolicyResponseFilterSensitiveLog;
|
|
337
|
+
const DeleteRouteRequestFilterSensitiveLog = (obj) => ({
|
|
338
|
+
...obj,
|
|
339
|
+
});
|
|
340
|
+
exports.DeleteRouteRequestFilterSensitiveLog = DeleteRouteRequestFilterSensitiveLog;
|
|
341
|
+
const DeleteRouteResponseFilterSensitiveLog = (obj) => ({
|
|
342
|
+
...obj,
|
|
343
|
+
});
|
|
344
|
+
exports.DeleteRouteResponseFilterSensitiveLog = DeleteRouteResponseFilterSensitiveLog;
|
|
345
|
+
const DeleteServiceRequestFilterSensitiveLog = (obj) => ({
|
|
346
|
+
...obj,
|
|
347
|
+
});
|
|
348
|
+
exports.DeleteServiceRequestFilterSensitiveLog = DeleteServiceRequestFilterSensitiveLog;
|
|
349
|
+
const DeleteServiceResponseFilterSensitiveLog = (obj) => ({
|
|
350
|
+
...obj,
|
|
351
|
+
});
|
|
352
|
+
exports.DeleteServiceResponseFilterSensitiveLog = DeleteServiceResponseFilterSensitiveLog;
|
|
353
|
+
const EnvironmentSummaryFilterSensitiveLog = (obj) => ({
|
|
354
|
+
...obj,
|
|
355
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
356
|
+
});
|
|
357
|
+
exports.EnvironmentSummaryFilterSensitiveLog = EnvironmentSummaryFilterSensitiveLog;
|
|
358
|
+
const EnvironmentVpcFilterSensitiveLog = (obj) => ({
|
|
359
|
+
...obj,
|
|
360
|
+
});
|
|
361
|
+
exports.EnvironmentVpcFilterSensitiveLog = EnvironmentVpcFilterSensitiveLog;
|
|
362
|
+
const GetApplicationRequestFilterSensitiveLog = (obj) => ({
|
|
363
|
+
...obj,
|
|
364
|
+
});
|
|
365
|
+
exports.GetApplicationRequestFilterSensitiveLog = GetApplicationRequestFilterSensitiveLog;
|
|
366
|
+
const GetApplicationResponseFilterSensitiveLog = (obj) => ({
|
|
367
|
+
...obj,
|
|
368
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
369
|
+
});
|
|
370
|
+
exports.GetApplicationResponseFilterSensitiveLog = GetApplicationResponseFilterSensitiveLog;
|
|
371
|
+
const GetEnvironmentRequestFilterSensitiveLog = (obj) => ({
|
|
372
|
+
...obj,
|
|
373
|
+
});
|
|
374
|
+
exports.GetEnvironmentRequestFilterSensitiveLog = GetEnvironmentRequestFilterSensitiveLog;
|
|
375
|
+
const GetEnvironmentResponseFilterSensitiveLog = (obj) => ({
|
|
376
|
+
...obj,
|
|
377
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
378
|
+
});
|
|
379
|
+
exports.GetEnvironmentResponseFilterSensitiveLog = GetEnvironmentResponseFilterSensitiveLog;
|
|
380
|
+
const GetResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
381
|
+
...obj,
|
|
382
|
+
});
|
|
383
|
+
exports.GetResourcePolicyRequestFilterSensitiveLog = GetResourcePolicyRequestFilterSensitiveLog;
|
|
384
|
+
const GetResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
385
|
+
...obj,
|
|
386
|
+
});
|
|
387
|
+
exports.GetResourcePolicyResponseFilterSensitiveLog = GetResourcePolicyResponseFilterSensitiveLog;
|
|
388
|
+
const GetRouteRequestFilterSensitiveLog = (obj) => ({
|
|
389
|
+
...obj,
|
|
390
|
+
});
|
|
391
|
+
exports.GetRouteRequestFilterSensitiveLog = GetRouteRequestFilterSensitiveLog;
|
|
392
|
+
const GetRouteResponseFilterSensitiveLog = (obj) => ({
|
|
393
|
+
...obj,
|
|
394
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
395
|
+
});
|
|
396
|
+
exports.GetRouteResponseFilterSensitiveLog = GetRouteResponseFilterSensitiveLog;
|
|
397
|
+
const GetServiceRequestFilterSensitiveLog = (obj) => ({
|
|
398
|
+
...obj,
|
|
399
|
+
});
|
|
400
|
+
exports.GetServiceRequestFilterSensitiveLog = GetServiceRequestFilterSensitiveLog;
|
|
401
|
+
const LambdaEndpointConfigFilterSensitiveLog = (obj) => ({
|
|
402
|
+
...obj,
|
|
403
|
+
});
|
|
404
|
+
exports.LambdaEndpointConfigFilterSensitiveLog = LambdaEndpointConfigFilterSensitiveLog;
|
|
405
|
+
const UrlEndpointConfigFilterSensitiveLog = (obj) => ({
|
|
406
|
+
...obj,
|
|
407
|
+
});
|
|
408
|
+
exports.UrlEndpointConfigFilterSensitiveLog = UrlEndpointConfigFilterSensitiveLog;
|
|
409
|
+
const GetServiceResponseFilterSensitiveLog = (obj) => ({
|
|
410
|
+
...obj,
|
|
411
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
412
|
+
});
|
|
413
|
+
exports.GetServiceResponseFilterSensitiveLog = GetServiceResponseFilterSensitiveLog;
|
|
414
|
+
const LambdaEndpointSummaryFilterSensitiveLog = (obj) => ({
|
|
415
|
+
...obj,
|
|
416
|
+
});
|
|
417
|
+
exports.LambdaEndpointSummaryFilterSensitiveLog = LambdaEndpointSummaryFilterSensitiveLog;
|
|
418
|
+
const ListApplicationsRequestFilterSensitiveLog = (obj) => ({
|
|
419
|
+
...obj,
|
|
420
|
+
});
|
|
421
|
+
exports.ListApplicationsRequestFilterSensitiveLog = ListApplicationsRequestFilterSensitiveLog;
|
|
422
|
+
const ListApplicationsResponseFilterSensitiveLog = (obj) => ({
|
|
423
|
+
...obj,
|
|
424
|
+
...(obj.ApplicationSummaryList && {
|
|
425
|
+
ApplicationSummaryList: obj.ApplicationSummaryList.map((item) => (0, exports.ApplicationSummaryFilterSensitiveLog)(item)),
|
|
426
|
+
}),
|
|
427
|
+
});
|
|
428
|
+
exports.ListApplicationsResponseFilterSensitiveLog = ListApplicationsResponseFilterSensitiveLog;
|
|
429
|
+
const ListEnvironmentsRequestFilterSensitiveLog = (obj) => ({
|
|
430
|
+
...obj,
|
|
431
|
+
});
|
|
432
|
+
exports.ListEnvironmentsRequestFilterSensitiveLog = ListEnvironmentsRequestFilterSensitiveLog;
|
|
433
|
+
const ListEnvironmentsResponseFilterSensitiveLog = (obj) => ({
|
|
434
|
+
...obj,
|
|
435
|
+
...(obj.EnvironmentSummaryList && {
|
|
436
|
+
EnvironmentSummaryList: obj.EnvironmentSummaryList.map((item) => (0, exports.EnvironmentSummaryFilterSensitiveLog)(item)),
|
|
437
|
+
}),
|
|
438
|
+
});
|
|
439
|
+
exports.ListEnvironmentsResponseFilterSensitiveLog = ListEnvironmentsResponseFilterSensitiveLog;
|
|
440
|
+
const ListEnvironmentVpcsRequestFilterSensitiveLog = (obj) => ({
|
|
441
|
+
...obj,
|
|
442
|
+
});
|
|
443
|
+
exports.ListEnvironmentVpcsRequestFilterSensitiveLog = ListEnvironmentVpcsRequestFilterSensitiveLog;
|
|
444
|
+
const ListEnvironmentVpcsResponseFilterSensitiveLog = (obj) => ({
|
|
445
|
+
...obj,
|
|
446
|
+
});
|
|
447
|
+
exports.ListEnvironmentVpcsResponseFilterSensitiveLog = ListEnvironmentVpcsResponseFilterSensitiveLog;
|
|
448
|
+
const ListRoutesRequestFilterSensitiveLog = (obj) => ({
|
|
449
|
+
...obj,
|
|
450
|
+
});
|
|
451
|
+
exports.ListRoutesRequestFilterSensitiveLog = ListRoutesRequestFilterSensitiveLog;
|
|
452
|
+
const RouteSummaryFilterSensitiveLog = (obj) => ({
|
|
453
|
+
...obj,
|
|
454
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
455
|
+
});
|
|
456
|
+
exports.RouteSummaryFilterSensitiveLog = RouteSummaryFilterSensitiveLog;
|
|
457
|
+
const ListRoutesResponseFilterSensitiveLog = (obj) => ({
|
|
458
|
+
...obj,
|
|
459
|
+
...(obj.RouteSummaryList && {
|
|
460
|
+
RouteSummaryList: obj.RouteSummaryList.map((item) => (0, exports.RouteSummaryFilterSensitiveLog)(item)),
|
|
461
|
+
}),
|
|
462
|
+
});
|
|
463
|
+
exports.ListRoutesResponseFilterSensitiveLog = ListRoutesResponseFilterSensitiveLog;
|
|
464
|
+
const ListServicesRequestFilterSensitiveLog = (obj) => ({
|
|
465
|
+
...obj,
|
|
466
|
+
});
|
|
467
|
+
exports.ListServicesRequestFilterSensitiveLog = ListServicesRequestFilterSensitiveLog;
|
|
468
|
+
const UrlEndpointSummaryFilterSensitiveLog = (obj) => ({
|
|
469
|
+
...obj,
|
|
470
|
+
});
|
|
471
|
+
exports.UrlEndpointSummaryFilterSensitiveLog = UrlEndpointSummaryFilterSensitiveLog;
|
|
472
|
+
const ServiceSummaryFilterSensitiveLog = (obj) => ({
|
|
473
|
+
...obj,
|
|
474
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
475
|
+
});
|
|
476
|
+
exports.ServiceSummaryFilterSensitiveLog = ServiceSummaryFilterSensitiveLog;
|
|
477
|
+
const ListServicesResponseFilterSensitiveLog = (obj) => ({
|
|
478
|
+
...obj,
|
|
479
|
+
...(obj.ServiceSummaryList && {
|
|
480
|
+
ServiceSummaryList: obj.ServiceSummaryList.map((item) => (0, exports.ServiceSummaryFilterSensitiveLog)(item)),
|
|
481
|
+
}),
|
|
482
|
+
});
|
|
483
|
+
exports.ListServicesResponseFilterSensitiveLog = ListServicesResponseFilterSensitiveLog;
|
|
484
|
+
const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
485
|
+
...obj,
|
|
486
|
+
});
|
|
487
|
+
exports.ListTagsForResourceRequestFilterSensitiveLog = ListTagsForResourceRequestFilterSensitiveLog;
|
|
488
|
+
const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
489
|
+
...obj,
|
|
490
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
491
|
+
});
|
|
492
|
+
exports.ListTagsForResourceResponseFilterSensitiveLog = ListTagsForResourceResponseFilterSensitiveLog;
|
|
493
|
+
const PutResourcePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
494
|
+
...obj,
|
|
495
|
+
});
|
|
496
|
+
exports.PutResourcePolicyRequestFilterSensitiveLog = PutResourcePolicyRequestFilterSensitiveLog;
|
|
497
|
+
const PutResourcePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
498
|
+
...obj,
|
|
499
|
+
});
|
|
500
|
+
exports.PutResourcePolicyResponseFilterSensitiveLog = PutResourcePolicyResponseFilterSensitiveLog;
|
|
501
|
+
const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
502
|
+
...obj,
|
|
503
|
+
...(obj.Tags && { Tags: smithy_client_1.SENSITIVE_STRING }),
|
|
504
|
+
});
|
|
505
|
+
exports.TagResourceRequestFilterSensitiveLog = TagResourceRequestFilterSensitiveLog;
|
|
506
|
+
const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
507
|
+
...obj,
|
|
508
|
+
});
|
|
509
|
+
exports.TagResourceResponseFilterSensitiveLog = TagResourceResponseFilterSensitiveLog;
|
|
510
|
+
const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
511
|
+
...obj,
|
|
512
|
+
...(obj.TagKeys && { TagKeys: smithy_client_1.SENSITIVE_STRING }),
|
|
513
|
+
});
|
|
514
|
+
exports.UntagResourceRequestFilterSensitiveLog = UntagResourceRequestFilterSensitiveLog;
|
|
515
|
+
const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
516
|
+
...obj,
|
|
517
|
+
});
|
|
518
|
+
exports.UntagResourceResponseFilterSensitiveLog = UntagResourceResponseFilterSensitiveLog;
|
|
519
|
+
const UpdateRouteRequestFilterSensitiveLog = (obj) => ({
|
|
520
|
+
...obj,
|
|
521
|
+
});
|
|
522
|
+
exports.UpdateRouteRequestFilterSensitiveLog = UpdateRouteRequestFilterSensitiveLog;
|
|
523
|
+
const UpdateRouteResponseFilterSensitiveLog = (obj) => ({
|
|
524
|
+
...obj,
|
|
525
|
+
});
|
|
526
|
+
exports.UpdateRouteResponseFilterSensitiveLog = UpdateRouteResponseFilterSensitiveLog;
|