@aws-sdk/client-accessanalyzer 3.297.0 → 3.299.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/dist-cjs/commands/ApplyArchiveRuleCommand.js +2 -3
- package/dist-cjs/commands/CancelPolicyGenerationCommand.js +2 -3
- package/dist-cjs/commands/CreateAccessPreviewCommand.js +2 -3
- package/dist-cjs/commands/CreateAnalyzerCommand.js +2 -3
- package/dist-cjs/commands/CreateArchiveRuleCommand.js +2 -3
- package/dist-cjs/commands/DeleteAnalyzerCommand.js +2 -3
- package/dist-cjs/commands/DeleteArchiveRuleCommand.js +2 -3
- package/dist-cjs/commands/GetAccessPreviewCommand.js +2 -3
- package/dist-cjs/commands/GetAnalyzedResourceCommand.js +2 -3
- package/dist-cjs/commands/GetAnalyzerCommand.js +2 -3
- package/dist-cjs/commands/GetArchiveRuleCommand.js +2 -3
- package/dist-cjs/commands/GetFindingCommand.js +2 -3
- package/dist-cjs/commands/GetGeneratedPolicyCommand.js +2 -3
- package/dist-cjs/commands/ListAccessPreviewFindingsCommand.js +2 -3
- package/dist-cjs/commands/ListAccessPreviewsCommand.js +2 -3
- package/dist-cjs/commands/ListAnalyzedResourcesCommand.js +2 -3
- package/dist-cjs/commands/ListAnalyzersCommand.js +2 -3
- package/dist-cjs/commands/ListArchiveRulesCommand.js +2 -3
- package/dist-cjs/commands/ListFindingsCommand.js +2 -3
- package/dist-cjs/commands/ListPolicyGenerationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/StartPolicyGenerationCommand.js +2 -3
- package/dist-cjs/commands/StartResourceScanCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateArchiveRuleCommand.js +2 -3
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -3
- package/dist-cjs/commands/ValidatePolicyCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -498
- package/dist-es/commands/ApplyArchiveRuleCommand.js +2 -3
- package/dist-es/commands/CancelPolicyGenerationCommand.js +2 -3
- package/dist-es/commands/CreateAccessPreviewCommand.js +2 -3
- package/dist-es/commands/CreateAnalyzerCommand.js +2 -3
- package/dist-es/commands/CreateArchiveRuleCommand.js +2 -3
- package/dist-es/commands/DeleteAnalyzerCommand.js +2 -3
- package/dist-es/commands/DeleteArchiveRuleCommand.js +2 -3
- package/dist-es/commands/GetAccessPreviewCommand.js +2 -3
- package/dist-es/commands/GetAnalyzedResourceCommand.js +2 -3
- package/dist-es/commands/GetAnalyzerCommand.js +2 -3
- package/dist-es/commands/GetArchiveRuleCommand.js +2 -3
- package/dist-es/commands/GetFindingCommand.js +2 -3
- package/dist-es/commands/GetGeneratedPolicyCommand.js +2 -3
- package/dist-es/commands/ListAccessPreviewFindingsCommand.js +2 -3
- package/dist-es/commands/ListAccessPreviewsCommand.js +2 -3
- package/dist-es/commands/ListAnalyzedResourcesCommand.js +2 -3
- package/dist-es/commands/ListAnalyzersCommand.js +2 -3
- package/dist-es/commands/ListArchiveRulesCommand.js +2 -3
- package/dist-es/commands/ListFindingsCommand.js +2 -3
- package/dist-es/commands/ListPolicyGenerationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/StartPolicyGenerationCommand.js +2 -3
- package/dist-es/commands/StartResourceScanCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateArchiveRuleCommand.js +2 -3
- package/dist-es/commands/UpdateFindingsCommand.js +2 -3
- package/dist-es/commands/ValidatePolicyCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -389
- package/dist-types/models/models_0.d.ts +0 -424
- package/dist-types/ts3.4/models/models_0.d.ts +0 -292
- package/package.json +11 -10
|
@@ -272,392 +272,3 @@ export var PathElement;
|
|
|
272
272
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
273
273
|
};
|
|
274
274
|
})(PathElement || (PathElement = {}));
|
|
275
|
-
export const CriterionFilterSensitiveLog = (obj) => ({
|
|
276
|
-
...obj,
|
|
277
|
-
});
|
|
278
|
-
export const CreateArchiveRuleRequestFilterSensitiveLog = (obj) => ({
|
|
279
|
-
...obj,
|
|
280
|
-
});
|
|
281
|
-
export const ValidationExceptionFieldFilterSensitiveLog = (obj) => ({
|
|
282
|
-
...obj,
|
|
283
|
-
});
|
|
284
|
-
export const DeleteArchiveRuleRequestFilterSensitiveLog = (obj) => ({
|
|
285
|
-
...obj,
|
|
286
|
-
});
|
|
287
|
-
export const GetArchiveRuleRequestFilterSensitiveLog = (obj) => ({
|
|
288
|
-
...obj,
|
|
289
|
-
});
|
|
290
|
-
export const ArchiveRuleSummaryFilterSensitiveLog = (obj) => ({
|
|
291
|
-
...obj,
|
|
292
|
-
});
|
|
293
|
-
export const GetArchiveRuleResponseFilterSensitiveLog = (obj) => ({
|
|
294
|
-
...obj,
|
|
295
|
-
});
|
|
296
|
-
export const ListArchiveRulesRequestFilterSensitiveLog = (obj) => ({
|
|
297
|
-
...obj,
|
|
298
|
-
});
|
|
299
|
-
export const ListArchiveRulesResponseFilterSensitiveLog = (obj) => ({
|
|
300
|
-
...obj,
|
|
301
|
-
});
|
|
302
|
-
export const UpdateArchiveRuleRequestFilterSensitiveLog = (obj) => ({
|
|
303
|
-
...obj,
|
|
304
|
-
});
|
|
305
|
-
export const InlineArchiveRuleFilterSensitiveLog = (obj) => ({
|
|
306
|
-
...obj,
|
|
307
|
-
});
|
|
308
|
-
export const CreateAnalyzerRequestFilterSensitiveLog = (obj) => ({
|
|
309
|
-
...obj,
|
|
310
|
-
});
|
|
311
|
-
export const CreateAnalyzerResponseFilterSensitiveLog = (obj) => ({
|
|
312
|
-
...obj,
|
|
313
|
-
});
|
|
314
|
-
export const DeleteAnalyzerRequestFilterSensitiveLog = (obj) => ({
|
|
315
|
-
...obj,
|
|
316
|
-
});
|
|
317
|
-
export const GetAnalyzerRequestFilterSensitiveLog = (obj) => ({
|
|
318
|
-
...obj,
|
|
319
|
-
});
|
|
320
|
-
export const StatusReasonFilterSensitiveLog = (obj) => ({
|
|
321
|
-
...obj,
|
|
322
|
-
});
|
|
323
|
-
export const AnalyzerSummaryFilterSensitiveLog = (obj) => ({
|
|
324
|
-
...obj,
|
|
325
|
-
});
|
|
326
|
-
export const GetAnalyzerResponseFilterSensitiveLog = (obj) => ({
|
|
327
|
-
...obj,
|
|
328
|
-
});
|
|
329
|
-
export const ListAnalyzersRequestFilterSensitiveLog = (obj) => ({
|
|
330
|
-
...obj,
|
|
331
|
-
});
|
|
332
|
-
export const ListAnalyzersResponseFilterSensitiveLog = (obj) => ({
|
|
333
|
-
...obj,
|
|
334
|
-
});
|
|
335
|
-
export const ApplyArchiveRuleRequestFilterSensitiveLog = (obj) => ({
|
|
336
|
-
...obj,
|
|
337
|
-
});
|
|
338
|
-
export const CancelPolicyGenerationRequestFilterSensitiveLog = (obj) => ({
|
|
339
|
-
...obj,
|
|
340
|
-
});
|
|
341
|
-
export const CancelPolicyGenerationResponseFilterSensitiveLog = (obj) => ({
|
|
342
|
-
...obj,
|
|
343
|
-
});
|
|
344
|
-
export const EbsSnapshotConfigurationFilterSensitiveLog = (obj) => ({
|
|
345
|
-
...obj,
|
|
346
|
-
});
|
|
347
|
-
export const EcrRepositoryConfigurationFilterSensitiveLog = (obj) => ({
|
|
348
|
-
...obj,
|
|
349
|
-
});
|
|
350
|
-
export const EfsFileSystemConfigurationFilterSensitiveLog = (obj) => ({
|
|
351
|
-
...obj,
|
|
352
|
-
});
|
|
353
|
-
export const IamRoleConfigurationFilterSensitiveLog = (obj) => ({
|
|
354
|
-
...obj,
|
|
355
|
-
});
|
|
356
|
-
export const KmsGrantConstraintsFilterSensitiveLog = (obj) => ({
|
|
357
|
-
...obj,
|
|
358
|
-
});
|
|
359
|
-
export const KmsGrantConfigurationFilterSensitiveLog = (obj) => ({
|
|
360
|
-
...obj,
|
|
361
|
-
});
|
|
362
|
-
export const KmsKeyConfigurationFilterSensitiveLog = (obj) => ({
|
|
363
|
-
...obj,
|
|
364
|
-
});
|
|
365
|
-
export const RdsDbClusterSnapshotAttributeValueFilterSensitiveLog = (obj) => {
|
|
366
|
-
if (obj.accountIds !== undefined)
|
|
367
|
-
return { accountIds: obj.accountIds };
|
|
368
|
-
if (obj.$unknown !== undefined)
|
|
369
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
370
|
-
};
|
|
371
|
-
export const RdsDbClusterSnapshotConfigurationFilterSensitiveLog = (obj) => ({
|
|
372
|
-
...obj,
|
|
373
|
-
...(obj.attributes && {
|
|
374
|
-
attributes: Object.entries(obj.attributes).reduce((acc, [key, value]) => ((acc[key] = RdsDbClusterSnapshotAttributeValueFilterSensitiveLog(value)), acc), {}),
|
|
375
|
-
}),
|
|
376
|
-
});
|
|
377
|
-
export const RdsDbSnapshotAttributeValueFilterSensitiveLog = (obj) => {
|
|
378
|
-
if (obj.accountIds !== undefined)
|
|
379
|
-
return { accountIds: obj.accountIds };
|
|
380
|
-
if (obj.$unknown !== undefined)
|
|
381
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
382
|
-
};
|
|
383
|
-
export const RdsDbSnapshotConfigurationFilterSensitiveLog = (obj) => ({
|
|
384
|
-
...obj,
|
|
385
|
-
...(obj.attributes && {
|
|
386
|
-
attributes: Object.entries(obj.attributes).reduce((acc, [key, value]) => ((acc[key] = RdsDbSnapshotAttributeValueFilterSensitiveLog(value)), acc), {}),
|
|
387
|
-
}),
|
|
388
|
-
});
|
|
389
|
-
export const InternetConfigurationFilterSensitiveLog = (obj) => ({
|
|
390
|
-
...obj,
|
|
391
|
-
});
|
|
392
|
-
export const VpcConfigurationFilterSensitiveLog = (obj) => ({
|
|
393
|
-
...obj,
|
|
394
|
-
});
|
|
395
|
-
export const NetworkOriginConfigurationFilterSensitiveLog = (obj) => {
|
|
396
|
-
if (obj.vpcConfiguration !== undefined)
|
|
397
|
-
return { vpcConfiguration: VpcConfigurationFilterSensitiveLog(obj.vpcConfiguration) };
|
|
398
|
-
if (obj.internetConfiguration !== undefined)
|
|
399
|
-
return { internetConfiguration: InternetConfigurationFilterSensitiveLog(obj.internetConfiguration) };
|
|
400
|
-
if (obj.$unknown !== undefined)
|
|
401
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
402
|
-
};
|
|
403
|
-
export const S3PublicAccessBlockConfigurationFilterSensitiveLog = (obj) => ({
|
|
404
|
-
...obj,
|
|
405
|
-
});
|
|
406
|
-
export const S3AccessPointConfigurationFilterSensitiveLog = (obj) => ({
|
|
407
|
-
...obj,
|
|
408
|
-
...(obj.networkOrigin && { networkOrigin: NetworkOriginConfigurationFilterSensitiveLog(obj.networkOrigin) }),
|
|
409
|
-
});
|
|
410
|
-
export const AclGranteeFilterSensitiveLog = (obj) => {
|
|
411
|
-
if (obj.id !== undefined)
|
|
412
|
-
return { id: obj.id };
|
|
413
|
-
if (obj.uri !== undefined)
|
|
414
|
-
return { uri: obj.uri };
|
|
415
|
-
if (obj.$unknown !== undefined)
|
|
416
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
417
|
-
};
|
|
418
|
-
export const S3BucketAclGrantConfigurationFilterSensitiveLog = (obj) => ({
|
|
419
|
-
...obj,
|
|
420
|
-
...(obj.grantee && { grantee: AclGranteeFilterSensitiveLog(obj.grantee) }),
|
|
421
|
-
});
|
|
422
|
-
export const S3BucketConfigurationFilterSensitiveLog = (obj) => ({
|
|
423
|
-
...obj,
|
|
424
|
-
...(obj.bucketAclGrants && {
|
|
425
|
-
bucketAclGrants: obj.bucketAclGrants.map((item) => S3BucketAclGrantConfigurationFilterSensitiveLog(item)),
|
|
426
|
-
}),
|
|
427
|
-
...(obj.accessPoints && {
|
|
428
|
-
accessPoints: Object.entries(obj.accessPoints).reduce((acc, [key, value]) => ((acc[key] = S3AccessPointConfigurationFilterSensitiveLog(value)), acc), {}),
|
|
429
|
-
}),
|
|
430
|
-
});
|
|
431
|
-
export const SecretsManagerSecretConfigurationFilterSensitiveLog = (obj) => ({
|
|
432
|
-
...obj,
|
|
433
|
-
});
|
|
434
|
-
export const SnsTopicConfigurationFilterSensitiveLog = (obj) => ({
|
|
435
|
-
...obj,
|
|
436
|
-
});
|
|
437
|
-
export const SqsQueueConfigurationFilterSensitiveLog = (obj) => ({
|
|
438
|
-
...obj,
|
|
439
|
-
});
|
|
440
|
-
export const ConfigurationFilterSensitiveLog = (obj) => {
|
|
441
|
-
if (obj.ebsSnapshot !== undefined)
|
|
442
|
-
return { ebsSnapshot: EbsSnapshotConfigurationFilterSensitiveLog(obj.ebsSnapshot) };
|
|
443
|
-
if (obj.ecrRepository !== undefined)
|
|
444
|
-
return { ecrRepository: EcrRepositoryConfigurationFilterSensitiveLog(obj.ecrRepository) };
|
|
445
|
-
if (obj.iamRole !== undefined)
|
|
446
|
-
return { iamRole: IamRoleConfigurationFilterSensitiveLog(obj.iamRole) };
|
|
447
|
-
if (obj.efsFileSystem !== undefined)
|
|
448
|
-
return { efsFileSystem: EfsFileSystemConfigurationFilterSensitiveLog(obj.efsFileSystem) };
|
|
449
|
-
if (obj.kmsKey !== undefined)
|
|
450
|
-
return { kmsKey: KmsKeyConfigurationFilterSensitiveLog(obj.kmsKey) };
|
|
451
|
-
if (obj.rdsDbClusterSnapshot !== undefined)
|
|
452
|
-
return { rdsDbClusterSnapshot: RdsDbClusterSnapshotConfigurationFilterSensitiveLog(obj.rdsDbClusterSnapshot) };
|
|
453
|
-
if (obj.rdsDbSnapshot !== undefined)
|
|
454
|
-
return { rdsDbSnapshot: RdsDbSnapshotConfigurationFilterSensitiveLog(obj.rdsDbSnapshot) };
|
|
455
|
-
if (obj.secretsManagerSecret !== undefined)
|
|
456
|
-
return { secretsManagerSecret: SecretsManagerSecretConfigurationFilterSensitiveLog(obj.secretsManagerSecret) };
|
|
457
|
-
if (obj.s3Bucket !== undefined)
|
|
458
|
-
return { s3Bucket: S3BucketConfigurationFilterSensitiveLog(obj.s3Bucket) };
|
|
459
|
-
if (obj.snsTopic !== undefined)
|
|
460
|
-
return { snsTopic: SnsTopicConfigurationFilterSensitiveLog(obj.snsTopic) };
|
|
461
|
-
if (obj.sqsQueue !== undefined)
|
|
462
|
-
return { sqsQueue: SqsQueueConfigurationFilterSensitiveLog(obj.sqsQueue) };
|
|
463
|
-
if (obj.$unknown !== undefined)
|
|
464
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
465
|
-
};
|
|
466
|
-
export const CreateAccessPreviewRequestFilterSensitiveLog = (obj) => ({
|
|
467
|
-
...obj,
|
|
468
|
-
...(obj.configurations && {
|
|
469
|
-
configurations: Object.entries(obj.configurations).reduce((acc, [key, value]) => ((acc[key] = ConfigurationFilterSensitiveLog(value)), acc), {}),
|
|
470
|
-
}),
|
|
471
|
-
});
|
|
472
|
-
export const CreateAccessPreviewResponseFilterSensitiveLog = (obj) => ({
|
|
473
|
-
...obj,
|
|
474
|
-
});
|
|
475
|
-
export const GetAccessPreviewRequestFilterSensitiveLog = (obj) => ({
|
|
476
|
-
...obj,
|
|
477
|
-
});
|
|
478
|
-
export const AccessPreviewStatusReasonFilterSensitiveLog = (obj) => ({
|
|
479
|
-
...obj,
|
|
480
|
-
});
|
|
481
|
-
export const AccessPreviewFilterSensitiveLog = (obj) => ({
|
|
482
|
-
...obj,
|
|
483
|
-
...(obj.configurations && {
|
|
484
|
-
configurations: Object.entries(obj.configurations).reduce((acc, [key, value]) => ((acc[key] = ConfigurationFilterSensitiveLog(value)), acc), {}),
|
|
485
|
-
}),
|
|
486
|
-
});
|
|
487
|
-
export const GetAccessPreviewResponseFilterSensitiveLog = (obj) => ({
|
|
488
|
-
...obj,
|
|
489
|
-
...(obj.accessPreview && { accessPreview: AccessPreviewFilterSensitiveLog(obj.accessPreview) }),
|
|
490
|
-
});
|
|
491
|
-
export const GetAnalyzedResourceRequestFilterSensitiveLog = (obj) => ({
|
|
492
|
-
...obj,
|
|
493
|
-
});
|
|
494
|
-
export const AnalyzedResourceFilterSensitiveLog = (obj) => ({
|
|
495
|
-
...obj,
|
|
496
|
-
});
|
|
497
|
-
export const GetAnalyzedResourceResponseFilterSensitiveLog = (obj) => ({
|
|
498
|
-
...obj,
|
|
499
|
-
});
|
|
500
|
-
export const GetFindingRequestFilterSensitiveLog = (obj) => ({
|
|
501
|
-
...obj,
|
|
502
|
-
});
|
|
503
|
-
export const FindingSourceDetailFilterSensitiveLog = (obj) => ({
|
|
504
|
-
...obj,
|
|
505
|
-
});
|
|
506
|
-
export const FindingSourceFilterSensitiveLog = (obj) => ({
|
|
507
|
-
...obj,
|
|
508
|
-
});
|
|
509
|
-
export const FindingFilterSensitiveLog = (obj) => ({
|
|
510
|
-
...obj,
|
|
511
|
-
});
|
|
512
|
-
export const GetFindingResponseFilterSensitiveLog = (obj) => ({
|
|
513
|
-
...obj,
|
|
514
|
-
});
|
|
515
|
-
export const GetGeneratedPolicyRequestFilterSensitiveLog = (obj) => ({
|
|
516
|
-
...obj,
|
|
517
|
-
});
|
|
518
|
-
export const GeneratedPolicyFilterSensitiveLog = (obj) => ({
|
|
519
|
-
...obj,
|
|
520
|
-
});
|
|
521
|
-
export const TrailPropertiesFilterSensitiveLog = (obj) => ({
|
|
522
|
-
...obj,
|
|
523
|
-
});
|
|
524
|
-
export const CloudTrailPropertiesFilterSensitiveLog = (obj) => ({
|
|
525
|
-
...obj,
|
|
526
|
-
});
|
|
527
|
-
export const GeneratedPolicyPropertiesFilterSensitiveLog = (obj) => ({
|
|
528
|
-
...obj,
|
|
529
|
-
});
|
|
530
|
-
export const GeneratedPolicyResultFilterSensitiveLog = (obj) => ({
|
|
531
|
-
...obj,
|
|
532
|
-
});
|
|
533
|
-
export const JobErrorFilterSensitiveLog = (obj) => ({
|
|
534
|
-
...obj,
|
|
535
|
-
});
|
|
536
|
-
export const JobDetailsFilterSensitiveLog = (obj) => ({
|
|
537
|
-
...obj,
|
|
538
|
-
});
|
|
539
|
-
export const GetGeneratedPolicyResponseFilterSensitiveLog = (obj) => ({
|
|
540
|
-
...obj,
|
|
541
|
-
});
|
|
542
|
-
export const ListAccessPreviewFindingsRequestFilterSensitiveLog = (obj) => ({
|
|
543
|
-
...obj,
|
|
544
|
-
});
|
|
545
|
-
export const AccessPreviewFindingFilterSensitiveLog = (obj) => ({
|
|
546
|
-
...obj,
|
|
547
|
-
});
|
|
548
|
-
export const ListAccessPreviewFindingsResponseFilterSensitiveLog = (obj) => ({
|
|
549
|
-
...obj,
|
|
550
|
-
});
|
|
551
|
-
export const ListAccessPreviewsRequestFilterSensitiveLog = (obj) => ({
|
|
552
|
-
...obj,
|
|
553
|
-
});
|
|
554
|
-
export const AccessPreviewSummaryFilterSensitiveLog = (obj) => ({
|
|
555
|
-
...obj,
|
|
556
|
-
});
|
|
557
|
-
export const ListAccessPreviewsResponseFilterSensitiveLog = (obj) => ({
|
|
558
|
-
...obj,
|
|
559
|
-
});
|
|
560
|
-
export const ListAnalyzedResourcesRequestFilterSensitiveLog = (obj) => ({
|
|
561
|
-
...obj,
|
|
562
|
-
});
|
|
563
|
-
export const AnalyzedResourceSummaryFilterSensitiveLog = (obj) => ({
|
|
564
|
-
...obj,
|
|
565
|
-
});
|
|
566
|
-
export const ListAnalyzedResourcesResponseFilterSensitiveLog = (obj) => ({
|
|
567
|
-
...obj,
|
|
568
|
-
});
|
|
569
|
-
export const SortCriteriaFilterSensitiveLog = (obj) => ({
|
|
570
|
-
...obj,
|
|
571
|
-
});
|
|
572
|
-
export const ListFindingsRequestFilterSensitiveLog = (obj) => ({
|
|
573
|
-
...obj,
|
|
574
|
-
});
|
|
575
|
-
export const FindingSummaryFilterSensitiveLog = (obj) => ({
|
|
576
|
-
...obj,
|
|
577
|
-
});
|
|
578
|
-
export const ListFindingsResponseFilterSensitiveLog = (obj) => ({
|
|
579
|
-
...obj,
|
|
580
|
-
});
|
|
581
|
-
export const ListPolicyGenerationsRequestFilterSensitiveLog = (obj) => ({
|
|
582
|
-
...obj,
|
|
583
|
-
});
|
|
584
|
-
export const PolicyGenerationFilterSensitiveLog = (obj) => ({
|
|
585
|
-
...obj,
|
|
586
|
-
});
|
|
587
|
-
export const ListPolicyGenerationsResponseFilterSensitiveLog = (obj) => ({
|
|
588
|
-
...obj,
|
|
589
|
-
});
|
|
590
|
-
export const ListTagsForResourceRequestFilterSensitiveLog = (obj) => ({
|
|
591
|
-
...obj,
|
|
592
|
-
});
|
|
593
|
-
export const ListTagsForResourceResponseFilterSensitiveLog = (obj) => ({
|
|
594
|
-
...obj,
|
|
595
|
-
});
|
|
596
|
-
export const TrailFilterSensitiveLog = (obj) => ({
|
|
597
|
-
...obj,
|
|
598
|
-
});
|
|
599
|
-
export const CloudTrailDetailsFilterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
});
|
|
602
|
-
export const PolicyGenerationDetailsFilterSensitiveLog = (obj) => ({
|
|
603
|
-
...obj,
|
|
604
|
-
});
|
|
605
|
-
export const StartPolicyGenerationRequestFilterSensitiveLog = (obj) => ({
|
|
606
|
-
...obj,
|
|
607
|
-
});
|
|
608
|
-
export const StartPolicyGenerationResponseFilterSensitiveLog = (obj) => ({
|
|
609
|
-
...obj,
|
|
610
|
-
});
|
|
611
|
-
export const StartResourceScanRequestFilterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
});
|
|
614
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
615
|
-
...obj,
|
|
616
|
-
});
|
|
617
|
-
export const TagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
618
|
-
...obj,
|
|
619
|
-
});
|
|
620
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
621
|
-
...obj,
|
|
622
|
-
});
|
|
623
|
-
export const UntagResourceResponseFilterSensitiveLog = (obj) => ({
|
|
624
|
-
...obj,
|
|
625
|
-
});
|
|
626
|
-
export const UpdateFindingsRequestFilterSensitiveLog = (obj) => ({
|
|
627
|
-
...obj,
|
|
628
|
-
});
|
|
629
|
-
export const ValidatePolicyRequestFilterSensitiveLog = (obj) => ({
|
|
630
|
-
...obj,
|
|
631
|
-
});
|
|
632
|
-
export const SubstringFilterSensitiveLog = (obj) => ({
|
|
633
|
-
...obj,
|
|
634
|
-
});
|
|
635
|
-
export const PathElementFilterSensitiveLog = (obj) => {
|
|
636
|
-
if (obj.index !== undefined)
|
|
637
|
-
return { index: obj.index };
|
|
638
|
-
if (obj.key !== undefined)
|
|
639
|
-
return { key: obj.key };
|
|
640
|
-
if (obj.substring !== undefined)
|
|
641
|
-
return { substring: SubstringFilterSensitiveLog(obj.substring) };
|
|
642
|
-
if (obj.value !== undefined)
|
|
643
|
-
return { value: obj.value };
|
|
644
|
-
if (obj.$unknown !== undefined)
|
|
645
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
646
|
-
};
|
|
647
|
-
export const PositionFilterSensitiveLog = (obj) => ({
|
|
648
|
-
...obj,
|
|
649
|
-
});
|
|
650
|
-
export const SpanFilterSensitiveLog = (obj) => ({
|
|
651
|
-
...obj,
|
|
652
|
-
});
|
|
653
|
-
export const LocationFilterSensitiveLog = (obj) => ({
|
|
654
|
-
...obj,
|
|
655
|
-
...(obj.path && { path: obj.path.map((item) => PathElementFilterSensitiveLog(item)) }),
|
|
656
|
-
});
|
|
657
|
-
export const ValidatePolicyFindingFilterSensitiveLog = (obj) => ({
|
|
658
|
-
...obj,
|
|
659
|
-
...(obj.locations && { locations: obj.locations.map((item) => LocationFilterSensitiveLog(item)) }),
|
|
660
|
-
});
|
|
661
|
-
export const ValidatePolicyResponseFilterSensitiveLog = (obj) => ({
|
|
662
|
-
...obj,
|
|
663
|
-
});
|