@aws-sdk/client-accessanalyzer 3.1068.0 → 3.1070.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/auth/httpAuthSchemeProvider.js +9 -15
- package/dist-cjs/endpoint/bdd.js +2 -5
- package/dist-cjs/endpoint/endpointResolver.js +7 -11
- package/dist-cjs/index.js +168 -188
- package/dist-cjs/models/AccessAnalyzerServiceException.js +4 -8
- package/dist-cjs/models/errors.js +19 -31
- package/dist-cjs/runtimeConfig.browser.js +22 -26
- package/dist-cjs/runtimeConfig.js +30 -34
- package/dist-cjs/runtimeConfig.native.js +4 -7
- package/dist-cjs/runtimeConfig.shared.js +20 -24
- package/dist-cjs/schemas/schemas_0.js +466 -304
- package/package.json +8 -8
|
@@ -1,10 +1,3 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ExternalAccessDetails$ = exports.EfsFileSystemConfiguration$ = exports.EcrRepositoryConfiguration$ = exports.EbsSnapshotConfiguration$ = exports.DynamodbTableConfiguration$ = exports.DynamodbStreamConfiguration$ = exports.DeleteServiceLinkedAnalyzerRequest$ = exports.DeleteArchiveRuleRequest$ = exports.DeleteAnalyzerRequest$ = exports.Criterion$ = exports.CreateServiceLinkedAnalyzerResponse$ = exports.CreateServiceLinkedAnalyzerRequest$ = exports.CreateArchiveRuleRequest$ = exports.CreateAnalyzerResponse$ = exports.CreateAnalyzerRequest$ = exports.CreateAccessPreviewResponse$ = exports.CreateAccessPreviewRequest$ = exports.CloudTrailProperties$ = exports.CloudTrailDetails$ = exports.CheckNoPublicAccessResponse$ = exports.CheckNoPublicAccessRequest$ = exports.CheckNoNewAccessResponse$ = exports.CheckNoNewAccessRequest$ = exports.CheckAccessNotGrantedResponse$ = exports.CheckAccessNotGrantedRequest$ = exports.CancelPolicyGenerationResponse$ = exports.CancelPolicyGenerationRequest$ = exports.ArchiveRuleSummary$ = exports.ApplyArchiveRuleRequest$ = exports.AnalyzerSummary$ = exports.AnalyzedResourceSummary$ = exports.AnalyzedResource$ = exports.AnalysisRuleCriteria$ = exports.AnalysisRule$ = exports.AccessPreviewSummary$ = exports.AccessPreviewStatusReason$ = exports.AccessPreviewFinding$ = exports.AccessPreview$ = exports.Access$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.UnprocessableEntityException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InvalidParameterException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.AccessAnalyzerServiceException$ = void 0;
|
|
4
|
-
exports.ListAnalyzersRequest$ = exports.ListAnalyzedResourcesResponse$ = exports.ListAnalyzedResourcesRequest$ = exports.ListAccessPreviewsResponse$ = exports.ListAccessPreviewsRequest$ = exports.ListAccessPreviewFindingsResponse$ = exports.ListAccessPreviewFindingsRequest$ = exports.KmsKeyConfiguration$ = exports.KmsGrantConstraints$ = exports.KmsGrantConfiguration$ = exports.JobError$ = exports.JobDetails$ = exports.InternetConfiguration$ = exports.InternalAccessResourceTypeDetails$ = exports.InternalAccessFindingsStatistics$ = exports.InternalAccessDetails$ = exports.InternalAccessConfiguration$ = exports.InternalAccessAnalysisRuleCriteria$ = exports.InternalAccessAnalysisRule$ = exports.InlineArchiveRule$ = exports.IamRoleConfiguration$ = exports.GetGeneratedPolicyResponse$ = exports.GetGeneratedPolicyRequest$ = exports.GetFindingV2Response$ = exports.GetFindingV2Request$ = exports.GetFindingsStatisticsResponse$ = exports.GetFindingsStatisticsRequest$ = exports.GetFindingResponse$ = exports.GetFindingRequest$ = exports.GetFindingRecommendationResponse$ = exports.GetFindingRecommendationRequest$ = exports.GetArchiveRuleResponse$ = exports.GetArchiveRuleRequest$ = exports.GetAnalyzerResponse$ = exports.GetAnalyzerRequest$ = exports.GetAnalyzedResourceResponse$ = exports.GetAnalyzedResourceRequest$ = exports.GetAccessPreviewResponse$ = exports.GetAccessPreviewRequest$ = exports.GenerateFindingRecommendationRequest$ = exports.GeneratedPolicyResult$ = exports.GeneratedPolicyProperties$ = exports.GeneratedPolicy$ = exports.FindingSummaryV2$ = exports.FindingSummary$ = exports.FindingSourceDetail$ = exports.FindingSource$ = exports.FindingAggregationAccountDetails$ = exports.Finding$ = exports.ExternalAccessFindingsStatistics$ = void 0;
|
|
5
|
-
exports.UnusedPermissionDetails$ = exports.UnusedIamUserPasswordDetails$ = exports.UnusedIamUserAccessKeyDetails$ = exports.UnusedIamRoleDetails$ = exports.UnusedAction$ = exports.UnusedAccessTypeStatistics$ = exports.UnusedAccessFindingsStatistics$ = exports.UnusedAccessConfiguration$ = exports.UntagResourceResponse$ = exports.UntagResourceRequest$ = exports.TrailProperties$ = exports.Trail$ = exports.TagResourceResponse$ = exports.TagResourceRequest$ = exports.Substring$ = exports.StatusReason$ = exports.StartResourceScanRequest$ = exports.StartPolicyGenerationResponse$ = exports.StartPolicyGenerationRequest$ = exports.SqsQueueConfiguration$ = exports.Span$ = exports.SortCriteria$ = exports.SnsTopicConfiguration$ = exports.SecretsManagerSecretConfiguration$ = exports.S3PublicAccessBlockConfiguration$ = exports.S3ExpressDirectoryBucketConfiguration$ = exports.S3ExpressDirectoryAccessPointConfiguration$ = exports.S3BucketConfiguration$ = exports.S3BucketAclGrantConfiguration$ = exports.S3AccessPointConfiguration$ = exports.ResourceTypeDetails$ = exports.RecommendationError$ = exports.ReasonSummary$ = exports.RdsDbSnapshotConfiguration$ = exports.RdsDbClusterSnapshotConfiguration$ = exports.Position$ = exports.PolicyGenerationDetails$ = exports.PolicyGeneration$ = exports.Location$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListPolicyGenerationsResponse$ = exports.ListPolicyGenerationsRequest$ = exports.ListFindingsV2Response$ = exports.ListFindingsV2Request$ = exports.ListFindingsResponse$ = exports.ListFindingsRequest$ = exports.ListArchiveRulesResponse$ = exports.ListArchiveRulesRequest$ = exports.ListAnalyzersResponse$ = void 0;
|
|
6
|
-
exports.ListPolicyGenerations$ = exports.ListFindingsV2$ = exports.ListFindings$ = exports.ListArchiveRules$ = exports.ListAnalyzers$ = exports.ListAnalyzedResources$ = exports.ListAccessPreviews$ = exports.ListAccessPreviewFindings$ = exports.GetGeneratedPolicy$ = exports.GetFindingV2$ = exports.GetFindingsStatistics$ = exports.GetFindingRecommendation$ = exports.GetFinding$ = exports.GetArchiveRule$ = exports.GetAnalyzer$ = exports.GetAnalyzedResource$ = exports.GetAccessPreview$ = exports.GenerateFindingRecommendation$ = exports.DeleteServiceLinkedAnalyzer$ = exports.DeleteArchiveRule$ = exports.DeleteAnalyzer$ = exports.CreateServiceLinkedAnalyzer$ = exports.CreateArchiveRule$ = exports.CreateAnalyzer$ = exports.CreateAccessPreview$ = exports.CheckNoPublicAccess$ = exports.CheckNoNewAccess$ = exports.CheckAccessNotGranted$ = exports.CancelPolicyGeneration$ = exports.ApplyArchiveRule$ = exports.RecommendedStep$ = exports.RdsDbSnapshotAttributeValue$ = exports.RdsDbClusterSnapshotAttributeValue$ = exports.PathElement$ = exports.NetworkOriginConfiguration$ = exports.FindingsStatistics$ = exports.FindingDetails$ = exports.Configuration$ = exports.AnalyzerConfiguration$ = exports.AclGrantee$ = exports.VpcConfiguration$ = exports.ValidationExceptionField$ = exports.ValidatePolicyResponse$ = exports.ValidatePolicyRequest$ = exports.ValidatePolicyFinding$ = exports.UpdateFindingsRequest$ = exports.UpdateArchiveRuleRequest$ = exports.UpdateAnalyzerResponse$ = exports.UpdateAnalyzerRequest$ = exports.UnusedPermissionsRecommendedStep$ = void 0;
|
|
7
|
-
exports.ValidatePolicy$ = exports.UpdateFindings$ = exports.UpdateArchiveRule$ = exports.UpdateAnalyzer$ = exports.UntagResource$ = exports.TagResource$ = exports.StartResourceScan$ = exports.StartPolicyGeneration$ = exports.ListTagsForResource$ = void 0;
|
|
8
1
|
const _A = "Access";
|
|
9
2
|
const _AA = "AccountAggregations";
|
|
10
3
|
const _AAR = "ApplyArchiveRule";
|
|
@@ -483,899 +476,1058 @@ const _vC = "vpcConfiguration";
|
|
|
483
476
|
const _vI = "vpcId";
|
|
484
477
|
const _vPRT = "validatePolicyResourceType";
|
|
485
478
|
const n0 = "com.amazonaws.accessanalyzer";
|
|
486
|
-
const
|
|
487
|
-
const
|
|
488
|
-
const
|
|
489
|
-
const _s_registry =
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
479
|
+
const { TypeRegistry } = require("@smithy/core/schema");
|
|
480
|
+
const { AccessAnalyzerServiceException } = require("../models/AccessAnalyzerServiceException");
|
|
481
|
+
const { AccessDeniedException, ConflictException, InternalServerException, InvalidParameterException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, UnprocessableEntityException, ValidationException } = require("../models/errors");
|
|
482
|
+
const _s_registry = TypeRegistry.for(_s);
|
|
483
|
+
const AccessAnalyzerServiceException$ = [-3, _s, "AccessAnalyzerServiceException", 0, [], []];
|
|
484
|
+
exports.AccessAnalyzerServiceException$ = AccessAnalyzerServiceException$;
|
|
485
|
+
_s_registry.registerError(AccessAnalyzerServiceException$, AccessAnalyzerServiceException);
|
|
486
|
+
const n0_registry = TypeRegistry.for(n0);
|
|
487
|
+
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
494
488
|
{ [_e]: _c, [_hE]: 403 },
|
|
495
489
|
[_m],
|
|
496
490
|
[0], 1
|
|
497
491
|
];
|
|
498
|
-
|
|
499
|
-
|
|
492
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
493
|
+
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
494
|
+
const ConflictException$ = [-3, n0, _CE,
|
|
500
495
|
{ [_e]: _c, [_hE]: 409 },
|
|
501
496
|
[_m, _rI, _rT],
|
|
502
497
|
[0, 0, 0], 3
|
|
503
498
|
];
|
|
504
|
-
|
|
505
|
-
|
|
499
|
+
exports.ConflictException$ = ConflictException$;
|
|
500
|
+
n0_registry.registerError(ConflictException$, ConflictException);
|
|
501
|
+
const InternalServerException$ = [-3, n0, _ISE,
|
|
506
502
|
{ [_e]: _se, [_hE]: 500 },
|
|
507
503
|
[_m, _rAS],
|
|
508
504
|
[0, [1, { [_hH]: _RA }]], 1
|
|
509
505
|
];
|
|
510
|
-
|
|
511
|
-
|
|
506
|
+
exports.InternalServerException$ = InternalServerException$;
|
|
507
|
+
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
508
|
+
const InvalidParameterException$ = [-3, n0, _IPE,
|
|
512
509
|
{ [_e]: _c, [_hE]: 400 },
|
|
513
510
|
[_m],
|
|
514
511
|
[0], 1
|
|
515
512
|
];
|
|
516
|
-
|
|
517
|
-
|
|
513
|
+
exports.InvalidParameterException$ = InvalidParameterException$;
|
|
514
|
+
n0_registry.registerError(InvalidParameterException$, InvalidParameterException);
|
|
515
|
+
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
518
516
|
{ [_e]: _c, [_hE]: 404 },
|
|
519
517
|
[_m, _rI, _rT],
|
|
520
518
|
[0, 0, 0], 3
|
|
521
519
|
];
|
|
522
|
-
|
|
523
|
-
|
|
520
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
521
|
+
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
522
|
+
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
524
523
|
{ [_e]: _c, [_hE]: 402 },
|
|
525
524
|
[_m, _rI, _rT],
|
|
526
525
|
[0, 0, 0], 3
|
|
527
526
|
];
|
|
528
|
-
|
|
529
|
-
|
|
527
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
528
|
+
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
529
|
+
const ThrottlingException$ = [-3, n0, _TE,
|
|
530
530
|
{ [_e]: _c, [_hE]: 429 },
|
|
531
531
|
[_m, _rAS],
|
|
532
532
|
[0, [1, { [_hH]: _RA }]], 1
|
|
533
533
|
];
|
|
534
|
-
|
|
535
|
-
|
|
534
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
535
|
+
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
536
|
+
const UnprocessableEntityException$ = [-3, n0, _UEE,
|
|
536
537
|
{ [_e]: _c, [_hE]: 422 },
|
|
537
538
|
[_m],
|
|
538
539
|
[0], 1
|
|
539
540
|
];
|
|
540
|
-
|
|
541
|
-
|
|
541
|
+
exports.UnprocessableEntityException$ = UnprocessableEntityException$;
|
|
542
|
+
n0_registry.registerError(UnprocessableEntityException$, UnprocessableEntityException);
|
|
543
|
+
const ValidationException$ = [-3, n0, _VE,
|
|
542
544
|
{ [_e]: _c, [_hE]: 400 },
|
|
543
545
|
[_m, _r, _fL],
|
|
544
546
|
[0, 0, () => ValidationExceptionFieldList], 2
|
|
545
547
|
];
|
|
546
|
-
|
|
548
|
+
exports.ValidationException$ = ValidationException$;
|
|
549
|
+
n0_registry.registerError(ValidationException$, ValidationException);
|
|
547
550
|
exports.errorTypeRegistries = [
|
|
548
551
|
_s_registry,
|
|
549
552
|
n0_registry,
|
|
550
553
|
];
|
|
551
554
|
var AccessCheckPolicyDocument = [0, n0, _ACPD, 8, 0];
|
|
552
|
-
|
|
555
|
+
const Access$ = [3, n0, _A,
|
|
553
556
|
0,
|
|
554
557
|
[_a, _re],
|
|
555
558
|
[64 | 0, 64 | 0]
|
|
556
559
|
];
|
|
557
|
-
exports.
|
|
560
|
+
exports.Access$ = Access$;
|
|
561
|
+
const AccessPreview$ = [3, n0, _AP,
|
|
558
562
|
0,
|
|
559
563
|
[_i, _aA, _co, _cA, _st, _sR],
|
|
560
|
-
[0, 0, () => ConfigurationsMap, 5, 0, () =>
|
|
564
|
+
[0, 0, () => ConfigurationsMap, 5, 0, () => AccessPreviewStatusReason$], 5
|
|
561
565
|
];
|
|
562
|
-
exports.
|
|
566
|
+
exports.AccessPreview$ = AccessPreview$;
|
|
567
|
+
const AccessPreviewFinding$ = [3, n0, _APF,
|
|
563
568
|
0,
|
|
564
569
|
[_i, _rT, _cA, _cT, _st, _rOA, _eFI, _eFS, _p, _ac, _con, _res, _iP, _e, _so, _rCPR],
|
|
565
570
|
[0, 0, 5, 0, 0, 0, 0, 0, 128 | 0, 64 | 0, 128 | 0, 0, 2, 0, () => FindingSourceList, 0], 6
|
|
566
571
|
];
|
|
567
|
-
exports.
|
|
572
|
+
exports.AccessPreviewFinding$ = AccessPreviewFinding$;
|
|
573
|
+
const AccessPreviewStatusReason$ = [3, n0, _APSR,
|
|
568
574
|
0,
|
|
569
575
|
[_cod],
|
|
570
576
|
[0], 1
|
|
571
577
|
];
|
|
572
|
-
exports.
|
|
578
|
+
exports.AccessPreviewStatusReason$ = AccessPreviewStatusReason$;
|
|
579
|
+
const AccessPreviewSummary$ = [3, n0, _APS,
|
|
573
580
|
0,
|
|
574
581
|
[_i, _aA, _cA, _st, _sR],
|
|
575
|
-
[0, 0, 5, 0, () =>
|
|
582
|
+
[0, 0, 5, 0, () => AccessPreviewStatusReason$], 4
|
|
576
583
|
];
|
|
577
|
-
exports.
|
|
584
|
+
exports.AccessPreviewSummary$ = AccessPreviewSummary$;
|
|
585
|
+
const AnalysisRule$ = [3, n0, _AR,
|
|
578
586
|
0,
|
|
579
587
|
[_ex],
|
|
580
588
|
[() => AnalysisRuleCriteriaList]
|
|
581
589
|
];
|
|
582
|
-
exports.
|
|
590
|
+
exports.AnalysisRule$ = AnalysisRule$;
|
|
591
|
+
const AnalysisRuleCriteria$ = [3, n0, _ARC,
|
|
583
592
|
0,
|
|
584
593
|
[_aI, _rTe],
|
|
585
594
|
[64 | 0, [1, n0, _TL, 0, 128 | 0]]
|
|
586
595
|
];
|
|
587
|
-
exports.
|
|
596
|
+
exports.AnalysisRuleCriteria$ = AnalysisRuleCriteria$;
|
|
597
|
+
const AnalyzedResource$ = [3, n0, _ARn,
|
|
588
598
|
0,
|
|
589
599
|
[_rA, _rT, _cA, _aAn, _uA, _iP, _rOA, _a, _sV, _st, _e],
|
|
590
600
|
[0, 0, 5, 5, 5, 2, 0, 64 | 0, 64 | 0, 0, 0], 7
|
|
591
601
|
];
|
|
592
|
-
exports.
|
|
602
|
+
exports.AnalyzedResource$ = AnalyzedResource$;
|
|
603
|
+
const AnalyzedResourceSummary$ = [3, n0, _ARS,
|
|
593
604
|
0,
|
|
594
605
|
[_rA, _rOA, _rT],
|
|
595
606
|
[0, 0, 0], 3
|
|
596
607
|
];
|
|
597
|
-
exports.
|
|
608
|
+
exports.AnalyzedResourceSummary$ = AnalyzedResourceSummary$;
|
|
609
|
+
const AnalyzerSummary$ = [3, n0, _AS,
|
|
598
610
|
0,
|
|
599
611
|
[_ar, _n, _t, _cA, _st, _lRA, _lRAA, _ta, _sR, _conf, _mB],
|
|
600
|
-
[0, 0, 0, 5, 0, 0, 5, 128 | 0, () =>
|
|
612
|
+
[0, 0, 0, 5, 0, 0, 5, 128 | 0, () => StatusReason$, () => AnalyzerConfiguration$, 0], 5
|
|
601
613
|
];
|
|
602
|
-
exports.
|
|
614
|
+
exports.AnalyzerSummary$ = AnalyzerSummary$;
|
|
615
|
+
const ApplyArchiveRuleRequest$ = [3, n0, _AARR,
|
|
603
616
|
0,
|
|
604
617
|
[_aA, _rN, _cTl],
|
|
605
618
|
[0, 0, [0, 4]], 2
|
|
606
619
|
];
|
|
607
|
-
exports.
|
|
620
|
+
exports.ApplyArchiveRuleRequest$ = ApplyArchiveRuleRequest$;
|
|
621
|
+
const ArchiveRuleSummary$ = [3, n0, _ARSr,
|
|
608
622
|
0,
|
|
609
623
|
[_rN, _f, _cA, _uA],
|
|
610
624
|
[0, () => FilterCriteriaMap, 5, 5], 4
|
|
611
625
|
];
|
|
612
|
-
exports.
|
|
626
|
+
exports.ArchiveRuleSummary$ = ArchiveRuleSummary$;
|
|
627
|
+
const CancelPolicyGenerationRequest$ = [3, n0, _CPGR,
|
|
613
628
|
0,
|
|
614
629
|
[_jI],
|
|
615
630
|
[[0, 1]], 1
|
|
616
631
|
];
|
|
617
|
-
exports.
|
|
632
|
+
exports.CancelPolicyGenerationRequest$ = CancelPolicyGenerationRequest$;
|
|
633
|
+
const CancelPolicyGenerationResponse$ = [3, n0, _CPGRa,
|
|
618
634
|
0,
|
|
619
635
|
[],
|
|
620
636
|
[]
|
|
621
637
|
];
|
|
622
|
-
exports.
|
|
638
|
+
exports.CancelPolicyGenerationResponse$ = CancelPolicyGenerationResponse$;
|
|
639
|
+
const CheckAccessNotGrantedRequest$ = [3, n0, _CANGR,
|
|
623
640
|
0,
|
|
624
641
|
[_pD, _acc, _pT],
|
|
625
642
|
[[() => AccessCheckPolicyDocument, 0], () => AccessList, 0], 3
|
|
626
643
|
];
|
|
627
|
-
exports.
|
|
644
|
+
exports.CheckAccessNotGrantedRequest$ = CheckAccessNotGrantedRequest$;
|
|
645
|
+
const CheckAccessNotGrantedResponse$ = [3, n0, _CANGRh,
|
|
628
646
|
0,
|
|
629
647
|
[_resu, _m, _rea],
|
|
630
648
|
[0, 0, () => ReasonSummaryList]
|
|
631
649
|
];
|
|
632
|
-
exports.
|
|
650
|
+
exports.CheckAccessNotGrantedResponse$ = CheckAccessNotGrantedResponse$;
|
|
651
|
+
const CheckNoNewAccessRequest$ = [3, n0, _CNNAR,
|
|
633
652
|
0,
|
|
634
653
|
[_nPD, _ePD, _pT],
|
|
635
654
|
[[() => AccessCheckPolicyDocument, 0], [() => AccessCheckPolicyDocument, 0], 0], 3
|
|
636
655
|
];
|
|
637
|
-
exports.
|
|
656
|
+
exports.CheckNoNewAccessRequest$ = CheckNoNewAccessRequest$;
|
|
657
|
+
const CheckNoNewAccessResponse$ = [3, n0, _CNNARh,
|
|
638
658
|
0,
|
|
639
659
|
[_resu, _m, _rea],
|
|
640
660
|
[0, 0, () => ReasonSummaryList]
|
|
641
661
|
];
|
|
642
|
-
exports.
|
|
662
|
+
exports.CheckNoNewAccessResponse$ = CheckNoNewAccessResponse$;
|
|
663
|
+
const CheckNoPublicAccessRequest$ = [3, n0, _CNPAR,
|
|
643
664
|
0,
|
|
644
665
|
[_pD, _rT],
|
|
645
666
|
[[() => AccessCheckPolicyDocument, 0], 0], 2
|
|
646
667
|
];
|
|
647
|
-
exports.
|
|
668
|
+
exports.CheckNoPublicAccessRequest$ = CheckNoPublicAccessRequest$;
|
|
669
|
+
const CheckNoPublicAccessResponse$ = [3, n0, _CNPARh,
|
|
648
670
|
0,
|
|
649
671
|
[_resu, _m, _rea],
|
|
650
672
|
[0, 0, () => ReasonSummaryList]
|
|
651
673
|
];
|
|
652
|
-
exports.
|
|
674
|
+
exports.CheckNoPublicAccessResponse$ = CheckNoPublicAccessResponse$;
|
|
675
|
+
const CloudTrailDetails$ = [3, n0, _CTD,
|
|
653
676
|
0,
|
|
654
677
|
[_tr, _aR, _sT, _eT],
|
|
655
678
|
[() => TrailList, 0, 5, 5], 3
|
|
656
679
|
];
|
|
657
|
-
exports.
|
|
680
|
+
exports.CloudTrailDetails$ = CloudTrailDetails$;
|
|
681
|
+
const CloudTrailProperties$ = [3, n0, _CTP,
|
|
658
682
|
0,
|
|
659
683
|
[_tP, _sT, _eT],
|
|
660
684
|
[() => TrailPropertiesList, 5, 5], 3
|
|
661
685
|
];
|
|
662
|
-
exports.
|
|
686
|
+
exports.CloudTrailProperties$ = CloudTrailProperties$;
|
|
687
|
+
const CreateAccessPreviewRequest$ = [3, n0, _CAPR,
|
|
663
688
|
0,
|
|
664
689
|
[_aA, _co, _cTl],
|
|
665
690
|
[0, () => ConfigurationsMap, [0, 4]], 2
|
|
666
691
|
];
|
|
667
|
-
exports.
|
|
692
|
+
exports.CreateAccessPreviewRequest$ = CreateAccessPreviewRequest$;
|
|
693
|
+
const CreateAccessPreviewResponse$ = [3, n0, _CAPRr,
|
|
668
694
|
0,
|
|
669
695
|
[_i],
|
|
670
696
|
[0], 1
|
|
671
697
|
];
|
|
672
|
-
exports.
|
|
698
|
+
exports.CreateAccessPreviewResponse$ = CreateAccessPreviewResponse$;
|
|
699
|
+
const CreateAnalyzerRequest$ = [3, n0, _CAR,
|
|
673
700
|
0,
|
|
674
701
|
[_aN, _t, _aRr, _ta, _cTl, _conf],
|
|
675
|
-
[0, 0, () => InlineArchiveRulesList, 128 | 0, [0, 4], () =>
|
|
702
|
+
[0, 0, () => InlineArchiveRulesList, 128 | 0, [0, 4], () => AnalyzerConfiguration$], 2
|
|
676
703
|
];
|
|
677
|
-
exports.
|
|
704
|
+
exports.CreateAnalyzerRequest$ = CreateAnalyzerRequest$;
|
|
705
|
+
const CreateAnalyzerResponse$ = [3, n0, _CARr,
|
|
678
706
|
0,
|
|
679
707
|
[_ar],
|
|
680
708
|
[0]
|
|
681
709
|
];
|
|
682
|
-
exports.
|
|
710
|
+
exports.CreateAnalyzerResponse$ = CreateAnalyzerResponse$;
|
|
711
|
+
const CreateArchiveRuleRequest$ = [3, n0, _CARR,
|
|
683
712
|
0,
|
|
684
713
|
[_aN, _rN, _f, _cTl],
|
|
685
714
|
[[0, 1], 0, () => FilterCriteriaMap, [0, 4]], 3
|
|
686
715
|
];
|
|
687
|
-
exports.
|
|
716
|
+
exports.CreateArchiveRuleRequest$ = CreateArchiveRuleRequest$;
|
|
717
|
+
const CreateServiceLinkedAnalyzerRequest$ = [3, n0, _CSLAR,
|
|
688
718
|
0,
|
|
689
719
|
[_t, _aRr, _cTl, _conf],
|
|
690
|
-
[0, () => InlineArchiveRulesList, [0, 4], () =>
|
|
720
|
+
[0, () => InlineArchiveRulesList, [0, 4], () => AnalyzerConfiguration$], 1
|
|
691
721
|
];
|
|
692
|
-
exports.
|
|
722
|
+
exports.CreateServiceLinkedAnalyzerRequest$ = CreateServiceLinkedAnalyzerRequest$;
|
|
723
|
+
const CreateServiceLinkedAnalyzerResponse$ = [3, n0, _CSLARr,
|
|
693
724
|
0,
|
|
694
725
|
[_ar],
|
|
695
726
|
[0]
|
|
696
727
|
];
|
|
697
|
-
exports.
|
|
728
|
+
exports.CreateServiceLinkedAnalyzerResponse$ = CreateServiceLinkedAnalyzerResponse$;
|
|
729
|
+
const Criterion$ = [3, n0, _C,
|
|
698
730
|
0,
|
|
699
731
|
[_eq, _ne, _cont, _exi],
|
|
700
732
|
[64 | 0, 64 | 0, 64 | 0, 2]
|
|
701
733
|
];
|
|
702
|
-
exports.
|
|
734
|
+
exports.Criterion$ = Criterion$;
|
|
735
|
+
const DeleteAnalyzerRequest$ = [3, n0, _DAR,
|
|
703
736
|
0,
|
|
704
737
|
[_aN, _cTl],
|
|
705
738
|
[[0, 1], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 1
|
|
706
739
|
];
|
|
707
|
-
exports.
|
|
740
|
+
exports.DeleteAnalyzerRequest$ = DeleteAnalyzerRequest$;
|
|
741
|
+
const DeleteArchiveRuleRequest$ = [3, n0, _DARR,
|
|
708
742
|
0,
|
|
709
743
|
[_aN, _rN, _cTl],
|
|
710
744
|
[[0, 1], [0, 1], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 2
|
|
711
745
|
];
|
|
712
|
-
exports.
|
|
746
|
+
exports.DeleteArchiveRuleRequest$ = DeleteArchiveRuleRequest$;
|
|
747
|
+
const DeleteServiceLinkedAnalyzerRequest$ = [3, n0, _DSLAR,
|
|
713
748
|
0,
|
|
714
749
|
[_aN, _cTl],
|
|
715
750
|
[[0, 1], [0, { [_hQ]: _cTl, [_iT]: 1 }]], 1
|
|
716
751
|
];
|
|
717
|
-
exports.
|
|
752
|
+
exports.DeleteServiceLinkedAnalyzerRequest$ = DeleteServiceLinkedAnalyzerRequest$;
|
|
753
|
+
const DynamodbStreamConfiguration$ = [3, n0, _DSC,
|
|
718
754
|
0,
|
|
719
755
|
[_sP],
|
|
720
756
|
[0]
|
|
721
757
|
];
|
|
722
|
-
exports.
|
|
758
|
+
exports.DynamodbStreamConfiguration$ = DynamodbStreamConfiguration$;
|
|
759
|
+
const DynamodbTableConfiguration$ = [3, n0, _DTC,
|
|
723
760
|
0,
|
|
724
761
|
[_tPa],
|
|
725
762
|
[0]
|
|
726
763
|
];
|
|
727
|
-
exports.
|
|
764
|
+
exports.DynamodbTableConfiguration$ = DynamodbTableConfiguration$;
|
|
765
|
+
const EbsSnapshotConfiguration$ = [3, n0, _ESC,
|
|
728
766
|
0,
|
|
729
767
|
[_uI, _g, _kKI],
|
|
730
768
|
[64 | 0, 64 | 0, 0]
|
|
731
769
|
];
|
|
732
|
-
exports.
|
|
770
|
+
exports.EbsSnapshotConfiguration$ = EbsSnapshotConfiguration$;
|
|
771
|
+
const EcrRepositoryConfiguration$ = [3, n0, _ERC,
|
|
733
772
|
0,
|
|
734
773
|
[_rP],
|
|
735
774
|
[0]
|
|
736
775
|
];
|
|
737
|
-
exports.
|
|
776
|
+
exports.EcrRepositoryConfiguration$ = EcrRepositoryConfiguration$;
|
|
777
|
+
const EfsFileSystemConfiguration$ = [3, n0, _EFSC,
|
|
738
778
|
0,
|
|
739
779
|
[_fSP],
|
|
740
780
|
[0]
|
|
741
781
|
];
|
|
742
|
-
exports.
|
|
782
|
+
exports.EfsFileSystemConfiguration$ = EfsFileSystemConfiguration$;
|
|
783
|
+
const ExternalAccessDetails$ = [3, n0, _EAD,
|
|
743
784
|
0,
|
|
744
785
|
[_con, _ac, _iP, _p, _so, _rCPR],
|
|
745
786
|
[128 | 0, 64 | 0, 2, 128 | 0, () => FindingSourceList, 0], 1
|
|
746
787
|
];
|
|
747
|
-
exports.
|
|
788
|
+
exports.ExternalAccessDetails$ = ExternalAccessDetails$;
|
|
789
|
+
const ExternalAccessFindingsStatistics$ = [3, n0, _EAFS,
|
|
748
790
|
0,
|
|
749
791
|
[_rTS, _tAF, _tAFo, _tRF],
|
|
750
792
|
[() => ResourceTypeStatisticsMap, 1, 1, 1]
|
|
751
793
|
];
|
|
752
|
-
exports.
|
|
794
|
+
exports.ExternalAccessFindingsStatistics$ = ExternalAccessFindingsStatistics$;
|
|
795
|
+
const Finding$ = [3, n0, _F,
|
|
753
796
|
0,
|
|
754
797
|
[_i, _rT, _con, _cA, _aAn, _uA, _st, _rOA, _p, _ac, _res, _iP, _e, _so, _rCPR],
|
|
755
798
|
[0, 0, 128 | 0, 5, 5, 5, 0, 0, 128 | 0, 64 | 0, 0, 2, 0, () => FindingSourceList, 0], 8
|
|
756
799
|
];
|
|
757
|
-
exports.
|
|
800
|
+
exports.Finding$ = Finding$;
|
|
801
|
+
const FindingAggregationAccountDetails$ = [3, n0, _FAAD,
|
|
758
802
|
0,
|
|
759
803
|
[_acco, _nOAF, _d],
|
|
760
804
|
[0, 1, 128 | 1]
|
|
761
805
|
];
|
|
762
|
-
exports.
|
|
806
|
+
exports.FindingAggregationAccountDetails$ = FindingAggregationAccountDetails$;
|
|
807
|
+
const FindingSource$ = [3, n0, _FS,
|
|
763
808
|
0,
|
|
764
809
|
[_t, _de],
|
|
765
|
-
[0, () =>
|
|
810
|
+
[0, () => FindingSourceDetail$], 1
|
|
766
811
|
];
|
|
767
|
-
exports.
|
|
812
|
+
exports.FindingSource$ = FindingSource$;
|
|
813
|
+
const FindingSourceDetail$ = [3, n0, _FSD,
|
|
768
814
|
0,
|
|
769
815
|
[_aPA, _aPAc],
|
|
770
816
|
[0, 0]
|
|
771
817
|
];
|
|
772
|
-
exports.
|
|
818
|
+
exports.FindingSourceDetail$ = FindingSourceDetail$;
|
|
819
|
+
const FindingSummary$ = [3, n0, _FSi,
|
|
773
820
|
0,
|
|
774
821
|
[_i, _rT, _con, _cA, _aAn, _uA, _st, _rOA, _p, _ac, _res, _iP, _e, _so, _rCPR],
|
|
775
822
|
[0, 0, 128 | 0, 5, 5, 5, 0, 0, 128 | 0, 64 | 0, 0, 2, 0, () => FindingSourceList, 0], 8
|
|
776
823
|
];
|
|
777
|
-
exports.
|
|
824
|
+
exports.FindingSummary$ = FindingSummary$;
|
|
825
|
+
const FindingSummaryV2$ = [3, n0, _FSV,
|
|
778
826
|
0,
|
|
779
827
|
[_aAn, _cA, _i, _rT, _rOA, _st, _uA, _e, _res, _fT],
|
|
780
828
|
[5, 5, 0, 0, 0, 0, 5, 0, 0, 0], 7
|
|
781
829
|
];
|
|
782
|
-
exports.
|
|
830
|
+
exports.FindingSummaryV2$ = FindingSummaryV2$;
|
|
831
|
+
const GeneratedPolicy$ = [3, n0, _GP,
|
|
783
832
|
0,
|
|
784
833
|
[_po],
|
|
785
834
|
[0], 1
|
|
786
835
|
];
|
|
787
|
-
exports.
|
|
836
|
+
exports.GeneratedPolicy$ = GeneratedPolicy$;
|
|
837
|
+
const GeneratedPolicyProperties$ = [3, n0, _GPP,
|
|
788
838
|
0,
|
|
789
839
|
[_pA, _iC, _cTP],
|
|
790
|
-
[0, 2, () =>
|
|
840
|
+
[0, 2, () => CloudTrailProperties$], 1
|
|
791
841
|
];
|
|
792
|
-
exports.
|
|
842
|
+
exports.GeneratedPolicyProperties$ = GeneratedPolicyProperties$;
|
|
843
|
+
const GeneratedPolicyResult$ = [3, n0, _GPR,
|
|
793
844
|
0,
|
|
794
845
|
[_pr, _gP],
|
|
795
|
-
[() =>
|
|
846
|
+
[() => GeneratedPolicyProperties$, () => GeneratedPolicyList], 1
|
|
796
847
|
];
|
|
797
|
-
exports.
|
|
848
|
+
exports.GeneratedPolicyResult$ = GeneratedPolicyResult$;
|
|
849
|
+
const GenerateFindingRecommendationRequest$ = [3, n0, _GFRR,
|
|
798
850
|
0,
|
|
799
851
|
[_aA, _i],
|
|
800
852
|
[[0, { [_hQ]: _aA }], [0, 1]], 2
|
|
801
853
|
];
|
|
802
|
-
exports.
|
|
854
|
+
exports.GenerateFindingRecommendationRequest$ = GenerateFindingRecommendationRequest$;
|
|
855
|
+
const GetAccessPreviewRequest$ = [3, n0, _GAPR,
|
|
803
856
|
0,
|
|
804
857
|
[_aPI, _aA],
|
|
805
858
|
[[0, 1], [0, { [_hQ]: _aA }]], 2
|
|
806
859
|
];
|
|
807
|
-
exports.
|
|
860
|
+
exports.GetAccessPreviewRequest$ = GetAccessPreviewRequest$;
|
|
861
|
+
const GetAccessPreviewResponse$ = [3, n0, _GAPRe,
|
|
808
862
|
0,
|
|
809
863
|
[_aP],
|
|
810
|
-
[() =>
|
|
864
|
+
[() => AccessPreview$], 1
|
|
811
865
|
];
|
|
812
|
-
exports.
|
|
866
|
+
exports.GetAccessPreviewResponse$ = GetAccessPreviewResponse$;
|
|
867
|
+
const GetAnalyzedResourceRequest$ = [3, n0, _GARR,
|
|
813
868
|
0,
|
|
814
869
|
[_aA, _rA],
|
|
815
870
|
[[0, { [_hQ]: _aA }], [0, { [_hQ]: _rA }]], 2
|
|
816
871
|
];
|
|
817
|
-
exports.
|
|
872
|
+
exports.GetAnalyzedResourceRequest$ = GetAnalyzedResourceRequest$;
|
|
873
|
+
const GetAnalyzedResourceResponse$ = [3, n0, _GARRe,
|
|
818
874
|
0,
|
|
819
875
|
[_res],
|
|
820
|
-
[() =>
|
|
876
|
+
[() => AnalyzedResource$]
|
|
821
877
|
];
|
|
822
|
-
exports.
|
|
878
|
+
exports.GetAnalyzedResourceResponse$ = GetAnalyzedResourceResponse$;
|
|
879
|
+
const GetAnalyzerRequest$ = [3, n0, _GAR,
|
|
823
880
|
0,
|
|
824
881
|
[_aN],
|
|
825
882
|
[[0, 1]], 1
|
|
826
883
|
];
|
|
827
|
-
exports.
|
|
884
|
+
exports.GetAnalyzerRequest$ = GetAnalyzerRequest$;
|
|
885
|
+
const GetAnalyzerResponse$ = [3, n0, _GARe,
|
|
828
886
|
0,
|
|
829
887
|
[_an],
|
|
830
|
-
[() =>
|
|
888
|
+
[() => AnalyzerSummary$], 1
|
|
831
889
|
];
|
|
832
|
-
exports.
|
|
890
|
+
exports.GetAnalyzerResponse$ = GetAnalyzerResponse$;
|
|
891
|
+
const GetArchiveRuleRequest$ = [3, n0, _GARRet,
|
|
833
892
|
0,
|
|
834
893
|
[_aN, _rN],
|
|
835
894
|
[[0, 1], [0, 1]], 2
|
|
836
895
|
];
|
|
837
|
-
exports.
|
|
896
|
+
exports.GetArchiveRuleRequest$ = GetArchiveRuleRequest$;
|
|
897
|
+
const GetArchiveRuleResponse$ = [3, n0, _GARRetr,
|
|
838
898
|
0,
|
|
839
899
|
[_aRrc],
|
|
840
|
-
[() =>
|
|
900
|
+
[() => ArchiveRuleSummary$], 1
|
|
841
901
|
];
|
|
842
|
-
exports.
|
|
902
|
+
exports.GetArchiveRuleResponse$ = GetArchiveRuleResponse$;
|
|
903
|
+
const GetFindingRecommendationRequest$ = [3, n0, _GFRRe,
|
|
843
904
|
0,
|
|
844
905
|
[_aA, _i, _mR, _nT],
|
|
845
906
|
[[0, { [_hQ]: _aA }], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
|
|
846
907
|
];
|
|
847
|
-
exports.
|
|
908
|
+
exports.GetFindingRecommendationRequest$ = GetFindingRecommendationRequest$;
|
|
909
|
+
const GetFindingRecommendationResponse$ = [3, n0, _GFRRet,
|
|
848
910
|
0,
|
|
849
911
|
[_sA, _rA, _rTec, _st, _cAo, _nT, _e, _rS],
|
|
850
|
-
[5, 0, 0, 0, 5, 0, () =>
|
|
912
|
+
[5, 0, 0, 0, 5, 0, () => RecommendationError$, () => RecommendedStepList], 4
|
|
851
913
|
];
|
|
852
|
-
exports.
|
|
914
|
+
exports.GetFindingRecommendationResponse$ = GetFindingRecommendationResponse$;
|
|
915
|
+
const GetFindingRequest$ = [3, n0, _GFR,
|
|
853
916
|
0,
|
|
854
917
|
[_aA, _i],
|
|
855
918
|
[[0, { [_hQ]: _aA }], [0, 1]], 2
|
|
856
919
|
];
|
|
857
|
-
exports.
|
|
920
|
+
exports.GetFindingRequest$ = GetFindingRequest$;
|
|
921
|
+
const GetFindingResponse$ = [3, n0, _GFRe,
|
|
858
922
|
0,
|
|
859
923
|
[_fi],
|
|
860
|
-
[() =>
|
|
924
|
+
[() => Finding$]
|
|
861
925
|
];
|
|
862
|
-
exports.
|
|
926
|
+
exports.GetFindingResponse$ = GetFindingResponse$;
|
|
927
|
+
const GetFindingsStatisticsRequest$ = [3, n0, _GFSR,
|
|
863
928
|
0,
|
|
864
929
|
[_aA],
|
|
865
930
|
[0], 1
|
|
866
931
|
];
|
|
867
|
-
exports.
|
|
932
|
+
exports.GetFindingsStatisticsRequest$ = GetFindingsStatisticsRequest$;
|
|
933
|
+
const GetFindingsStatisticsResponse$ = [3, n0, _GFSRe,
|
|
868
934
|
0,
|
|
869
935
|
[_fS, _lUA],
|
|
870
936
|
[() => FindingsStatisticsList, 5]
|
|
871
937
|
];
|
|
872
|
-
exports.
|
|
938
|
+
exports.GetFindingsStatisticsResponse$ = GetFindingsStatisticsResponse$;
|
|
939
|
+
const GetFindingV2Request$ = [3, n0, _GFVR,
|
|
873
940
|
0,
|
|
874
941
|
[_aA, _i, _mR, _nT],
|
|
875
942
|
[[0, { [_hQ]: _aA }], [0, 1], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 2
|
|
876
943
|
];
|
|
877
|
-
exports.
|
|
944
|
+
exports.GetFindingV2Request$ = GetFindingV2Request$;
|
|
945
|
+
const GetFindingV2Response$ = [3, n0, _GFVRe,
|
|
878
946
|
0,
|
|
879
947
|
[_aAn, _cA, _i, _rT, _rOA, _st, _uA, _fD, _e, _nT, _res, _fT],
|
|
880
948
|
[5, 5, 0, 0, 0, 0, 5, () => FindingDetailsList, 0, 0, 0, 0], 8
|
|
881
949
|
];
|
|
882
|
-
exports.
|
|
950
|
+
exports.GetFindingV2Response$ = GetFindingV2Response$;
|
|
951
|
+
const GetGeneratedPolicyRequest$ = [3, n0, _GGPR,
|
|
883
952
|
0,
|
|
884
953
|
[_jI, _iRP, _iSLT],
|
|
885
954
|
[[0, 1], [2, { [_hQ]: _iRP }], [2, { [_hQ]: _iSLT }]], 1
|
|
886
955
|
];
|
|
887
|
-
exports.
|
|
956
|
+
exports.GetGeneratedPolicyRequest$ = GetGeneratedPolicyRequest$;
|
|
957
|
+
const GetGeneratedPolicyResponse$ = [3, n0, _GGPRe,
|
|
888
958
|
0,
|
|
889
959
|
[_jD, _gPR],
|
|
890
|
-
[() =>
|
|
960
|
+
[() => JobDetails$, () => GeneratedPolicyResult$], 2
|
|
891
961
|
];
|
|
892
|
-
exports.
|
|
962
|
+
exports.GetGeneratedPolicyResponse$ = GetGeneratedPolicyResponse$;
|
|
963
|
+
const IamRoleConfiguration$ = [3, n0, _IRC,
|
|
893
964
|
0,
|
|
894
965
|
[_tPr],
|
|
895
966
|
[0]
|
|
896
967
|
];
|
|
897
|
-
exports.
|
|
968
|
+
exports.IamRoleConfiguration$ = IamRoleConfiguration$;
|
|
969
|
+
const InlineArchiveRule$ = [3, n0, _IAR,
|
|
898
970
|
0,
|
|
899
971
|
[_rN, _f],
|
|
900
972
|
[0, () => FilterCriteriaMap], 2
|
|
901
973
|
];
|
|
902
|
-
exports.
|
|
974
|
+
exports.InlineArchiveRule$ = InlineArchiveRule$;
|
|
975
|
+
const InternalAccessAnalysisRule$ = [3, n0, _IAAR,
|
|
903
976
|
0,
|
|
904
977
|
[_in],
|
|
905
978
|
[() => InternalAccessAnalysisRuleCriteriaList]
|
|
906
979
|
];
|
|
907
|
-
exports.
|
|
980
|
+
exports.InternalAccessAnalysisRule$ = InternalAccessAnalysisRule$;
|
|
981
|
+
const InternalAccessAnalysisRuleCriteria$ = [3, n0, _IAARC,
|
|
908
982
|
0,
|
|
909
983
|
[_aI, _rTes, _rAe],
|
|
910
984
|
[64 | 0, 64 | 0, 64 | 0]
|
|
911
985
|
];
|
|
912
|
-
exports.
|
|
986
|
+
exports.InternalAccessAnalysisRuleCriteria$ = InternalAccessAnalysisRuleCriteria$;
|
|
987
|
+
const InternalAccessConfiguration$ = [3, n0, _IAC,
|
|
913
988
|
0,
|
|
914
989
|
[_aRn],
|
|
915
|
-
[() =>
|
|
990
|
+
[() => InternalAccessAnalysisRule$]
|
|
916
991
|
];
|
|
917
|
-
exports.
|
|
992
|
+
exports.InternalAccessConfiguration$ = InternalAccessConfiguration$;
|
|
993
|
+
const InternalAccessDetails$ = [3, n0, _IAD,
|
|
918
994
|
0,
|
|
919
995
|
[_ac, _con, _p, _pOA, _aT, _pTr, _so, _rCPR, _sCPR],
|
|
920
996
|
[64 | 0, 128 | 0, 128 | 0, 0, 0, 0, () => FindingSourceList, 0, 0]
|
|
921
997
|
];
|
|
922
|
-
exports.
|
|
998
|
+
exports.InternalAccessDetails$ = InternalAccessDetails$;
|
|
999
|
+
const InternalAccessFindingsStatistics$ = [3, n0, _IAFS,
|
|
923
1000
|
0,
|
|
924
1001
|
[_rTS, _tAF, _tAFo, _tRF],
|
|
925
1002
|
[() => InternalAccessResourceTypeStatisticsMap, 1, 1, 1]
|
|
926
1003
|
];
|
|
927
|
-
exports.
|
|
1004
|
+
exports.InternalAccessFindingsStatistics$ = InternalAccessFindingsStatistics$;
|
|
1005
|
+
const InternalAccessResourceTypeDetails$ = [3, n0, _IARTD,
|
|
928
1006
|
0,
|
|
929
1007
|
[_tAF, _tRF, _tAFo],
|
|
930
1008
|
[1, 1, 1]
|
|
931
1009
|
];
|
|
932
|
-
exports.
|
|
1010
|
+
exports.InternalAccessResourceTypeDetails$ = InternalAccessResourceTypeDetails$;
|
|
1011
|
+
const InternetConfiguration$ = [3, n0, _IC,
|
|
933
1012
|
0,
|
|
934
1013
|
[],
|
|
935
1014
|
[]
|
|
936
1015
|
];
|
|
937
|
-
exports.
|
|
1016
|
+
exports.InternetConfiguration$ = InternetConfiguration$;
|
|
1017
|
+
const JobDetails$ = [3, n0, _JD,
|
|
938
1018
|
0,
|
|
939
1019
|
[_jI, _st, _sO, _cO, _jE],
|
|
940
|
-
[0, 0, 5, 5, () =>
|
|
1020
|
+
[0, 0, 5, 5, () => JobError$], 3
|
|
941
1021
|
];
|
|
942
|
-
exports.
|
|
1022
|
+
exports.JobDetails$ = JobDetails$;
|
|
1023
|
+
const JobError$ = [3, n0, _JE,
|
|
943
1024
|
0,
|
|
944
1025
|
[_cod, _m],
|
|
945
1026
|
[0, 0], 2
|
|
946
1027
|
];
|
|
947
|
-
exports.
|
|
1028
|
+
exports.JobError$ = JobError$;
|
|
1029
|
+
const KmsGrantConfiguration$ = [3, n0, _KGC,
|
|
948
1030
|
0,
|
|
949
1031
|
[_o, _gPr, _iA, _rPe, _cons],
|
|
950
|
-
[64 | 0, 0, 0, 0, () =>
|
|
1032
|
+
[64 | 0, 0, 0, 0, () => KmsGrantConstraints$], 3
|
|
951
1033
|
];
|
|
952
|
-
exports.
|
|
1034
|
+
exports.KmsGrantConfiguration$ = KmsGrantConfiguration$;
|
|
1035
|
+
const KmsGrantConstraints$ = [3, n0, _KGCm,
|
|
953
1036
|
0,
|
|
954
1037
|
[_eCE, _eCS],
|
|
955
1038
|
[128 | 0, 128 | 0]
|
|
956
1039
|
];
|
|
957
|
-
exports.
|
|
1040
|
+
exports.KmsGrantConstraints$ = KmsGrantConstraints$;
|
|
1041
|
+
const KmsKeyConfiguration$ = [3, n0, _KKC,
|
|
958
1042
|
0,
|
|
959
1043
|
[_kP, _gr],
|
|
960
1044
|
[128 | 0, () => KmsGrantConfigurationsList]
|
|
961
1045
|
];
|
|
962
|
-
exports.
|
|
1046
|
+
exports.KmsKeyConfiguration$ = KmsKeyConfiguration$;
|
|
1047
|
+
const ListAccessPreviewFindingsRequest$ = [3, n0, _LAPFR,
|
|
963
1048
|
0,
|
|
964
1049
|
[_aPI, _aA, _f, _nT, _mR],
|
|
965
1050
|
[[0, 1], 0, () => FilterCriteriaMap, 0, 1], 2
|
|
966
1051
|
];
|
|
967
|
-
exports.
|
|
1052
|
+
exports.ListAccessPreviewFindingsRequest$ = ListAccessPreviewFindingsRequest$;
|
|
1053
|
+
const ListAccessPreviewFindingsResponse$ = [3, n0, _LAPFRi,
|
|
968
1054
|
0,
|
|
969
1055
|
[_fin, _nT],
|
|
970
1056
|
[() => AccessPreviewFindingsList, 0], 1
|
|
971
1057
|
];
|
|
972
|
-
exports.
|
|
1058
|
+
exports.ListAccessPreviewFindingsResponse$ = ListAccessPreviewFindingsResponse$;
|
|
1059
|
+
const ListAccessPreviewsRequest$ = [3, n0, _LAPR,
|
|
973
1060
|
0,
|
|
974
1061
|
[_aA, _nT, _mR],
|
|
975
1062
|
[[0, { [_hQ]: _aA }], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
976
1063
|
];
|
|
977
|
-
exports.
|
|
1064
|
+
exports.ListAccessPreviewsRequest$ = ListAccessPreviewsRequest$;
|
|
1065
|
+
const ListAccessPreviewsResponse$ = [3, n0, _LAPRi,
|
|
978
1066
|
0,
|
|
979
1067
|
[_aPc, _nT],
|
|
980
1068
|
[() => AccessPreviewsList, 0], 1
|
|
981
1069
|
];
|
|
982
|
-
exports.
|
|
1070
|
+
exports.ListAccessPreviewsResponse$ = ListAccessPreviewsResponse$;
|
|
1071
|
+
const ListAnalyzedResourcesRequest$ = [3, n0, _LARR,
|
|
983
1072
|
0,
|
|
984
1073
|
[_aA, _rT, _nT, _mR],
|
|
985
1074
|
[0, 0, 0, 1], 1
|
|
986
1075
|
];
|
|
987
|
-
exports.
|
|
1076
|
+
exports.ListAnalyzedResourcesRequest$ = ListAnalyzedResourcesRequest$;
|
|
1077
|
+
const ListAnalyzedResourcesResponse$ = [3, n0, _LARRi,
|
|
988
1078
|
0,
|
|
989
1079
|
[_aRna, _nT],
|
|
990
1080
|
[() => AnalyzedResourcesList, 0], 1
|
|
991
1081
|
];
|
|
992
|
-
exports.
|
|
1082
|
+
exports.ListAnalyzedResourcesResponse$ = ListAnalyzedResourcesResponse$;
|
|
1083
|
+
const ListAnalyzersRequest$ = [3, n0, _LAR,
|
|
993
1084
|
0,
|
|
994
1085
|
[_nT, _mR, _t],
|
|
995
1086
|
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _t }]]
|
|
996
1087
|
];
|
|
997
|
-
exports.
|
|
1088
|
+
exports.ListAnalyzersRequest$ = ListAnalyzersRequest$;
|
|
1089
|
+
const ListAnalyzersResponse$ = [3, n0, _LARi,
|
|
998
1090
|
0,
|
|
999
1091
|
[_ana, _nT],
|
|
1000
1092
|
[() => AnalyzersList, 0], 1
|
|
1001
1093
|
];
|
|
1002
|
-
exports.
|
|
1094
|
+
exports.ListAnalyzersResponse$ = ListAnalyzersResponse$;
|
|
1095
|
+
const ListArchiveRulesRequest$ = [3, n0, _LARRis,
|
|
1003
1096
|
0,
|
|
1004
1097
|
[_aN, _nT, _mR],
|
|
1005
1098
|
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1006
1099
|
];
|
|
1007
|
-
exports.
|
|
1100
|
+
exports.ListArchiveRulesRequest$ = ListArchiveRulesRequest$;
|
|
1101
|
+
const ListArchiveRulesResponse$ = [3, n0, _LARRist,
|
|
1008
1102
|
0,
|
|
1009
1103
|
[_aRr, _nT],
|
|
1010
1104
|
[() => ArchiveRulesList, 0], 1
|
|
1011
1105
|
];
|
|
1012
|
-
exports.
|
|
1106
|
+
exports.ListArchiveRulesResponse$ = ListArchiveRulesResponse$;
|
|
1107
|
+
const ListFindingsRequest$ = [3, n0, _LFR,
|
|
1013
1108
|
0,
|
|
1014
1109
|
[_aA, _f, _sor, _nT, _mR],
|
|
1015
|
-
[0, () => FilterCriteriaMap, () =>
|
|
1110
|
+
[0, () => FilterCriteriaMap, () => SortCriteria$, 0, 1], 1
|
|
1016
1111
|
];
|
|
1017
|
-
exports.
|
|
1112
|
+
exports.ListFindingsRequest$ = ListFindingsRequest$;
|
|
1113
|
+
const ListFindingsResponse$ = [3, n0, _LFRi,
|
|
1018
1114
|
0,
|
|
1019
1115
|
[_fin, _nT],
|
|
1020
1116
|
[() => FindingsList, 0], 1
|
|
1021
1117
|
];
|
|
1022
|
-
exports.
|
|
1118
|
+
exports.ListFindingsResponse$ = ListFindingsResponse$;
|
|
1119
|
+
const ListFindingsV2Request$ = [3, n0, _LFVR,
|
|
1023
1120
|
0,
|
|
1024
1121
|
[_aA, _f, _mR, _nT, _sor],
|
|
1025
|
-
[0, () => FilterCriteriaMap, 1, 0, () =>
|
|
1122
|
+
[0, () => FilterCriteriaMap, 1, 0, () => SortCriteria$], 1
|
|
1026
1123
|
];
|
|
1027
|
-
exports.
|
|
1124
|
+
exports.ListFindingsV2Request$ = ListFindingsV2Request$;
|
|
1125
|
+
const ListFindingsV2Response$ = [3, n0, _LFVRi,
|
|
1028
1126
|
0,
|
|
1029
1127
|
[_fin, _nT],
|
|
1030
1128
|
[() => FindingsListV2, 0], 1
|
|
1031
1129
|
];
|
|
1032
|
-
exports.
|
|
1130
|
+
exports.ListFindingsV2Response$ = ListFindingsV2Response$;
|
|
1131
|
+
const ListPolicyGenerationsRequest$ = [3, n0, _LPGR,
|
|
1033
1132
|
0,
|
|
1034
1133
|
[_pA, _mR, _nT],
|
|
1035
1134
|
[[0, { [_hQ]: _pA }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]]
|
|
1036
1135
|
];
|
|
1037
|
-
exports.
|
|
1136
|
+
exports.ListPolicyGenerationsRequest$ = ListPolicyGenerationsRequest$;
|
|
1137
|
+
const ListPolicyGenerationsResponse$ = [3, n0, _LPGRi,
|
|
1038
1138
|
0,
|
|
1039
1139
|
[_pG, _nT],
|
|
1040
1140
|
[() => PolicyGenerationList, 0], 1
|
|
1041
1141
|
];
|
|
1042
|
-
exports.
|
|
1142
|
+
exports.ListPolicyGenerationsResponse$ = ListPolicyGenerationsResponse$;
|
|
1143
|
+
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1043
1144
|
0,
|
|
1044
1145
|
[_rA],
|
|
1045
1146
|
[[0, 1]], 1
|
|
1046
1147
|
];
|
|
1047
|
-
exports.
|
|
1148
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
1149
|
+
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1048
1150
|
0,
|
|
1049
1151
|
[_ta],
|
|
1050
1152
|
[128 | 0]
|
|
1051
1153
|
];
|
|
1052
|
-
exports.
|
|
1154
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
1155
|
+
const Location$ = [3, n0, _L,
|
|
1053
1156
|
0,
|
|
1054
1157
|
[_pa, _sp],
|
|
1055
|
-
[() => PathElementList, () =>
|
|
1158
|
+
[() => PathElementList, () => Span$], 2
|
|
1056
1159
|
];
|
|
1057
|
-
exports.
|
|
1160
|
+
exports.Location$ = Location$;
|
|
1161
|
+
const PolicyGeneration$ = [3, n0, _PG,
|
|
1058
1162
|
0,
|
|
1059
1163
|
[_jI, _pA, _st, _sO, _cO],
|
|
1060
1164
|
[0, 0, 0, 5, 5], 4
|
|
1061
1165
|
];
|
|
1062
|
-
exports.
|
|
1166
|
+
exports.PolicyGeneration$ = PolicyGeneration$;
|
|
1167
|
+
const PolicyGenerationDetails$ = [3, n0, _PGD,
|
|
1063
1168
|
0,
|
|
1064
1169
|
[_pA],
|
|
1065
1170
|
[0], 1
|
|
1066
1171
|
];
|
|
1067
|
-
exports.
|
|
1172
|
+
exports.PolicyGenerationDetails$ = PolicyGenerationDetails$;
|
|
1173
|
+
const Position$ = [3, n0, _P,
|
|
1068
1174
|
0,
|
|
1069
1175
|
[_l, _col, _of],
|
|
1070
1176
|
[1, 1, 1], 3
|
|
1071
1177
|
];
|
|
1072
|
-
exports.
|
|
1178
|
+
exports.Position$ = Position$;
|
|
1179
|
+
const RdsDbClusterSnapshotConfiguration$ = [3, n0, _RDCSC,
|
|
1073
1180
|
0,
|
|
1074
1181
|
[_at, _kKI],
|
|
1075
1182
|
[() => RdsDbClusterSnapshotAttributesMap, 0]
|
|
1076
1183
|
];
|
|
1077
|
-
exports.
|
|
1184
|
+
exports.RdsDbClusterSnapshotConfiguration$ = RdsDbClusterSnapshotConfiguration$;
|
|
1185
|
+
const RdsDbSnapshotConfiguration$ = [3, n0, _RDSC,
|
|
1078
1186
|
0,
|
|
1079
1187
|
[_at, _kKI],
|
|
1080
1188
|
[() => RdsDbSnapshotAttributesMap, 0]
|
|
1081
1189
|
];
|
|
1082
|
-
exports.
|
|
1190
|
+
exports.RdsDbSnapshotConfiguration$ = RdsDbSnapshotConfiguration$;
|
|
1191
|
+
const ReasonSummary$ = [3, n0, _RS,
|
|
1083
1192
|
0,
|
|
1084
1193
|
[_des, _sI, _sIt],
|
|
1085
1194
|
[0, 1, 0]
|
|
1086
1195
|
];
|
|
1087
|
-
exports.
|
|
1196
|
+
exports.ReasonSummary$ = ReasonSummary$;
|
|
1197
|
+
const RecommendationError$ = [3, n0, _RE,
|
|
1088
1198
|
0,
|
|
1089
1199
|
[_cod, _m],
|
|
1090
1200
|
[0, 0], 2
|
|
1091
1201
|
];
|
|
1092
|
-
exports.
|
|
1202
|
+
exports.RecommendationError$ = RecommendationError$;
|
|
1203
|
+
const ResourceTypeDetails$ = [3, n0, _RTD,
|
|
1093
1204
|
0,
|
|
1094
1205
|
[_tAP, _tACA, _tAE],
|
|
1095
1206
|
[1, 1, 1]
|
|
1096
1207
|
];
|
|
1097
|
-
exports.
|
|
1208
|
+
exports.ResourceTypeDetails$ = ResourceTypeDetails$;
|
|
1209
|
+
const S3AccessPointConfiguration$ = [3, n0, _SAPC,
|
|
1098
1210
|
0,
|
|
1099
1211
|
[_aPP, _pAB, _nO],
|
|
1100
|
-
[0, () =>
|
|
1212
|
+
[0, () => S3PublicAccessBlockConfiguration$, () => NetworkOriginConfiguration$]
|
|
1101
1213
|
];
|
|
1102
|
-
exports.
|
|
1214
|
+
exports.S3AccessPointConfiguration$ = S3AccessPointConfiguration$;
|
|
1215
|
+
const S3BucketAclGrantConfiguration$ = [3, n0, _SBAGC,
|
|
1103
1216
|
0,
|
|
1104
1217
|
[_pe, _gra],
|
|
1105
|
-
[0, () =>
|
|
1218
|
+
[0, () => AclGrantee$], 2
|
|
1106
1219
|
];
|
|
1107
|
-
exports.
|
|
1220
|
+
exports.S3BucketAclGrantConfiguration$ = S3BucketAclGrantConfiguration$;
|
|
1221
|
+
const S3BucketConfiguration$ = [3, n0, _SBC,
|
|
1108
1222
|
0,
|
|
1109
1223
|
[_bP, _bAG, _bPAB, _aPcc],
|
|
1110
|
-
[0, () => S3BucketAclGrantConfigurationsList, () =>
|
|
1224
|
+
[0, () => S3BucketAclGrantConfigurationsList, () => S3PublicAccessBlockConfiguration$, () => S3AccessPointConfigurationsMap]
|
|
1111
1225
|
];
|
|
1112
|
-
exports.
|
|
1226
|
+
exports.S3BucketConfiguration$ = S3BucketConfiguration$;
|
|
1227
|
+
const S3ExpressDirectoryAccessPointConfiguration$ = [3, n0, _SEDAPC,
|
|
1113
1228
|
0,
|
|
1114
1229
|
[_aPP, _nO],
|
|
1115
|
-
[0, () =>
|
|
1230
|
+
[0, () => NetworkOriginConfiguration$]
|
|
1116
1231
|
];
|
|
1117
|
-
exports.
|
|
1232
|
+
exports.S3ExpressDirectoryAccessPointConfiguration$ = S3ExpressDirectoryAccessPointConfiguration$;
|
|
1233
|
+
const S3ExpressDirectoryBucketConfiguration$ = [3, n0, _SEDBC,
|
|
1118
1234
|
0,
|
|
1119
1235
|
[_bP, _aPcc],
|
|
1120
1236
|
[0, () => S3ExpressDirectoryAccessPointConfigurationsMap]
|
|
1121
1237
|
];
|
|
1122
|
-
exports.
|
|
1238
|
+
exports.S3ExpressDirectoryBucketConfiguration$ = S3ExpressDirectoryBucketConfiguration$;
|
|
1239
|
+
const S3PublicAccessBlockConfiguration$ = [3, n0, _SPABC,
|
|
1123
1240
|
0,
|
|
1124
1241
|
[_iPA, _rPB],
|
|
1125
1242
|
[2, 2], 2
|
|
1126
1243
|
];
|
|
1127
|
-
exports.
|
|
1244
|
+
exports.S3PublicAccessBlockConfiguration$ = S3PublicAccessBlockConfiguration$;
|
|
1245
|
+
const SecretsManagerSecretConfiguration$ = [3, n0, _SMSC,
|
|
1128
1246
|
0,
|
|
1129
1247
|
[_kKI, _sPe],
|
|
1130
1248
|
[0, 0]
|
|
1131
1249
|
];
|
|
1132
|
-
exports.
|
|
1250
|
+
exports.SecretsManagerSecretConfiguration$ = SecretsManagerSecretConfiguration$;
|
|
1251
|
+
const SnsTopicConfiguration$ = [3, n0, _STC,
|
|
1133
1252
|
0,
|
|
1134
1253
|
[_tPo],
|
|
1135
1254
|
[0]
|
|
1136
1255
|
];
|
|
1137
|
-
exports.
|
|
1256
|
+
exports.SnsTopicConfiguration$ = SnsTopicConfiguration$;
|
|
1257
|
+
const SortCriteria$ = [3, n0, _SC,
|
|
1138
1258
|
0,
|
|
1139
1259
|
[_aNt, _oB],
|
|
1140
1260
|
[0, 0]
|
|
1141
1261
|
];
|
|
1142
|
-
exports.
|
|
1262
|
+
exports.SortCriteria$ = SortCriteria$;
|
|
1263
|
+
const Span$ = [3, n0, _S,
|
|
1143
1264
|
0,
|
|
1144
1265
|
[_sta, _en],
|
|
1145
|
-
[() =>
|
|
1266
|
+
[() => Position$, () => Position$], 2
|
|
1146
1267
|
];
|
|
1147
|
-
exports.
|
|
1268
|
+
exports.Span$ = Span$;
|
|
1269
|
+
const SqsQueueConfiguration$ = [3, n0, _SQC,
|
|
1148
1270
|
0,
|
|
1149
1271
|
[_qP],
|
|
1150
1272
|
[0]
|
|
1151
1273
|
];
|
|
1152
|
-
exports.
|
|
1274
|
+
exports.SqsQueueConfiguration$ = SqsQueueConfiguration$;
|
|
1275
|
+
const StartPolicyGenerationRequest$ = [3, n0, _SPGR,
|
|
1153
1276
|
0,
|
|
1154
1277
|
[_pGD, _cTD, _cTl],
|
|
1155
|
-
[() =>
|
|
1278
|
+
[() => PolicyGenerationDetails$, () => CloudTrailDetails$, [0, 4]], 1
|
|
1156
1279
|
];
|
|
1157
|
-
exports.
|
|
1280
|
+
exports.StartPolicyGenerationRequest$ = StartPolicyGenerationRequest$;
|
|
1281
|
+
const StartPolicyGenerationResponse$ = [3, n0, _SPGRt,
|
|
1158
1282
|
0,
|
|
1159
1283
|
[_jI],
|
|
1160
1284
|
[0], 1
|
|
1161
1285
|
];
|
|
1162
|
-
exports.
|
|
1286
|
+
exports.StartPolicyGenerationResponse$ = StartPolicyGenerationResponse$;
|
|
1287
|
+
const StartResourceScanRequest$ = [3, n0, _SRSR,
|
|
1163
1288
|
0,
|
|
1164
1289
|
[_aA, _rA, _rOA],
|
|
1165
1290
|
[0, 0, 0], 2
|
|
1166
1291
|
];
|
|
1167
|
-
exports.
|
|
1292
|
+
exports.StartResourceScanRequest$ = StartResourceScanRequest$;
|
|
1293
|
+
const StatusReason$ = [3, n0, _SR,
|
|
1168
1294
|
0,
|
|
1169
1295
|
[_cod],
|
|
1170
1296
|
[0], 1
|
|
1171
1297
|
];
|
|
1172
|
-
exports.
|
|
1298
|
+
exports.StatusReason$ = StatusReason$;
|
|
1299
|
+
const Substring$ = [3, n0, _Su,
|
|
1173
1300
|
0,
|
|
1174
1301
|
[_sta, _le],
|
|
1175
1302
|
[1, 1], 2
|
|
1176
1303
|
];
|
|
1177
|
-
exports.
|
|
1304
|
+
exports.Substring$ = Substring$;
|
|
1305
|
+
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1178
1306
|
0,
|
|
1179
1307
|
[_rA, _ta],
|
|
1180
1308
|
[[0, 1], 128 | 0], 2
|
|
1181
1309
|
];
|
|
1182
|
-
exports.
|
|
1310
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1311
|
+
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1183
1312
|
0,
|
|
1184
1313
|
[],
|
|
1185
1314
|
[]
|
|
1186
1315
|
];
|
|
1187
|
-
exports.
|
|
1316
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1317
|
+
const Trail$ = [3, n0, _T,
|
|
1188
1318
|
0,
|
|
1189
1319
|
[_cTA, _reg, _aRl],
|
|
1190
1320
|
[0, 64 | 0, 2], 1
|
|
1191
1321
|
];
|
|
1192
|
-
exports.
|
|
1322
|
+
exports.Trail$ = Trail$;
|
|
1323
|
+
const TrailProperties$ = [3, n0, _TP,
|
|
1193
1324
|
0,
|
|
1194
1325
|
[_cTA, _reg, _aRl],
|
|
1195
1326
|
[0, 64 | 0, 2], 1
|
|
1196
1327
|
];
|
|
1197
|
-
exports.
|
|
1328
|
+
exports.TrailProperties$ = TrailProperties$;
|
|
1329
|
+
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1198
1330
|
0,
|
|
1199
1331
|
[_rA, _tK],
|
|
1200
1332
|
[[0, 1], [64 | 0, { [_hQ]: _tK }]], 2
|
|
1201
1333
|
];
|
|
1202
|
-
exports.
|
|
1334
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1335
|
+
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1203
1336
|
0,
|
|
1204
1337
|
[],
|
|
1205
1338
|
[]
|
|
1206
1339
|
];
|
|
1207
|
-
exports.
|
|
1340
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1341
|
+
const UnusedAccessConfiguration$ = [3, n0, _UAC,
|
|
1208
1342
|
0,
|
|
1209
1343
|
[_uAA, _aRn],
|
|
1210
|
-
[1, () =>
|
|
1344
|
+
[1, () => AnalysisRule$]
|
|
1211
1345
|
];
|
|
1212
|
-
exports.
|
|
1346
|
+
exports.UnusedAccessConfiguration$ = UnusedAccessConfiguration$;
|
|
1347
|
+
const UnusedAccessFindingsStatistics$ = [3, n0, _UAFS,
|
|
1213
1348
|
0,
|
|
1214
1349
|
[_uATS, _tA, _tAF, _tAFo, _tRF],
|
|
1215
1350
|
[() => UnusedAccessTypeStatisticsList, () => AccountAggregations, 1, 1, 1]
|
|
1216
1351
|
];
|
|
1217
|
-
exports.
|
|
1352
|
+
exports.UnusedAccessFindingsStatistics$ = UnusedAccessFindingsStatistics$;
|
|
1353
|
+
const UnusedAccessTypeStatistics$ = [3, n0, _UATS,
|
|
1218
1354
|
0,
|
|
1219
1355
|
[_uAT, _to],
|
|
1220
1356
|
[0, 1]
|
|
1221
1357
|
];
|
|
1222
|
-
exports.
|
|
1358
|
+
exports.UnusedAccessTypeStatistics$ = UnusedAccessTypeStatistics$;
|
|
1359
|
+
const UnusedAction$ = [3, n0, _UA,
|
|
1223
1360
|
0,
|
|
1224
1361
|
[_ac, _lA],
|
|
1225
1362
|
[0, 5], 1
|
|
1226
1363
|
];
|
|
1227
|
-
exports.
|
|
1364
|
+
exports.UnusedAction$ = UnusedAction$;
|
|
1365
|
+
const UnusedIamRoleDetails$ = [3, n0, _UIRD,
|
|
1228
1366
|
0,
|
|
1229
1367
|
[_lA],
|
|
1230
1368
|
[5]
|
|
1231
1369
|
];
|
|
1232
|
-
exports.
|
|
1370
|
+
exports.UnusedIamRoleDetails$ = UnusedIamRoleDetails$;
|
|
1371
|
+
const UnusedIamUserAccessKeyDetails$ = [3, n0, _UIUAKD,
|
|
1233
1372
|
0,
|
|
1234
1373
|
[_aKI, _lA],
|
|
1235
1374
|
[0, 5], 1
|
|
1236
1375
|
];
|
|
1237
|
-
exports.
|
|
1376
|
+
exports.UnusedIamUserAccessKeyDetails$ = UnusedIamUserAccessKeyDetails$;
|
|
1377
|
+
const UnusedIamUserPasswordDetails$ = [3, n0, _UIUPD,
|
|
1238
1378
|
0,
|
|
1239
1379
|
[_lA],
|
|
1240
1380
|
[5]
|
|
1241
1381
|
];
|
|
1242
|
-
exports.
|
|
1382
|
+
exports.UnusedIamUserPasswordDetails$ = UnusedIamUserPasswordDetails$;
|
|
1383
|
+
const UnusedPermissionDetails$ = [3, n0, _UPD,
|
|
1243
1384
|
0,
|
|
1244
1385
|
[_sN, _a, _lA],
|
|
1245
1386
|
[0, () => UnusedActionList, 5], 1
|
|
1246
1387
|
];
|
|
1247
|
-
exports.
|
|
1388
|
+
exports.UnusedPermissionDetails$ = UnusedPermissionDetails$;
|
|
1389
|
+
const UnusedPermissionsRecommendedStep$ = [3, n0, _UPRS,
|
|
1248
1390
|
0,
|
|
1249
1391
|
[_rAec, _pUA, _rPec, _ePI],
|
|
1250
1392
|
[0, 5, 0, 0], 1
|
|
1251
1393
|
];
|
|
1252
|
-
exports.
|
|
1394
|
+
exports.UnusedPermissionsRecommendedStep$ = UnusedPermissionsRecommendedStep$;
|
|
1395
|
+
const UpdateAnalyzerRequest$ = [3, n0, _UAR,
|
|
1253
1396
|
0,
|
|
1254
1397
|
[_aN, _conf],
|
|
1255
|
-
[[0, 1], () =>
|
|
1398
|
+
[[0, 1], () => AnalyzerConfiguration$], 1
|
|
1256
1399
|
];
|
|
1257
|
-
exports.
|
|
1400
|
+
exports.UpdateAnalyzerRequest$ = UpdateAnalyzerRequest$;
|
|
1401
|
+
const UpdateAnalyzerResponse$ = [3, n0, _UARp,
|
|
1258
1402
|
0,
|
|
1259
1403
|
[_conf],
|
|
1260
|
-
[() =>
|
|
1404
|
+
[() => AnalyzerConfiguration$]
|
|
1261
1405
|
];
|
|
1262
|
-
exports.
|
|
1406
|
+
exports.UpdateAnalyzerResponse$ = UpdateAnalyzerResponse$;
|
|
1407
|
+
const UpdateArchiveRuleRequest$ = [3, n0, _UARR,
|
|
1263
1408
|
0,
|
|
1264
1409
|
[_aN, _rN, _f, _cTl],
|
|
1265
1410
|
[[0, 1], [0, 1], () => FilterCriteriaMap, [0, 4]], 3
|
|
1266
1411
|
];
|
|
1267
|
-
exports.
|
|
1412
|
+
exports.UpdateArchiveRuleRequest$ = UpdateArchiveRuleRequest$;
|
|
1413
|
+
const UpdateFindingsRequest$ = [3, n0, _UFR,
|
|
1268
1414
|
0,
|
|
1269
1415
|
[_aA, _st, _id, _rA, _cTl],
|
|
1270
1416
|
[0, 0, 64 | 0, 0, [0, 4]], 2
|
|
1271
1417
|
];
|
|
1272
|
-
exports.
|
|
1418
|
+
exports.UpdateFindingsRequest$ = UpdateFindingsRequest$;
|
|
1419
|
+
const ValidatePolicyFinding$ = [3, n0, _VPF,
|
|
1273
1420
|
0,
|
|
1274
1421
|
[_fD, _fT, _iCs, _lML, _lo],
|
|
1275
1422
|
[0, 0, 0, 0, () => LocationList], 5
|
|
1276
1423
|
];
|
|
1277
|
-
exports.
|
|
1424
|
+
exports.ValidatePolicyFinding$ = ValidatePolicyFinding$;
|
|
1425
|
+
const ValidatePolicyRequest$ = [3, n0, _VPR,
|
|
1278
1426
|
0,
|
|
1279
1427
|
[_pD, _pT, _loc, _mR, _nT, _vPRT],
|
|
1280
1428
|
[0, 0, 0, [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }], 0], 2
|
|
1281
1429
|
];
|
|
1282
|
-
exports.
|
|
1430
|
+
exports.ValidatePolicyRequest$ = ValidatePolicyRequest$;
|
|
1431
|
+
const ValidatePolicyResponse$ = [3, n0, _VPRa,
|
|
1283
1432
|
0,
|
|
1284
1433
|
[_fin, _nT],
|
|
1285
1434
|
[() => ValidatePolicyFindingList, 0], 1
|
|
1286
1435
|
];
|
|
1287
|
-
exports.
|
|
1436
|
+
exports.ValidatePolicyResponse$ = ValidatePolicyResponse$;
|
|
1437
|
+
const ValidationExceptionField$ = [3, n0, _VEF,
|
|
1288
1438
|
0,
|
|
1289
1439
|
[_n, _m],
|
|
1290
1440
|
[0, 0], 2
|
|
1291
1441
|
];
|
|
1292
|
-
exports.
|
|
1442
|
+
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
1443
|
+
const VpcConfiguration$ = [3, n0, _VC,
|
|
1293
1444
|
0,
|
|
1294
1445
|
[_vI],
|
|
1295
1446
|
[0], 1
|
|
1296
1447
|
];
|
|
1448
|
+
exports.VpcConfiguration$ = VpcConfiguration$;
|
|
1297
1449
|
var __Unit = "unit";
|
|
1298
1450
|
var AccessList = [1, n0, _AL,
|
|
1299
|
-
0, () =>
|
|
1451
|
+
0, () => Access$
|
|
1300
1452
|
];
|
|
1301
1453
|
var AccessPreviewFindingsList = [1, n0, _APFL,
|
|
1302
|
-
0, () =>
|
|
1454
|
+
0, () => AccessPreviewFinding$
|
|
1303
1455
|
];
|
|
1304
1456
|
var AccessPreviewsList = [1, n0, _APL,
|
|
1305
|
-
0, () =>
|
|
1457
|
+
0, () => AccessPreviewSummary$
|
|
1306
1458
|
];
|
|
1307
1459
|
var AccountAggregations = [1, n0, _AA,
|
|
1308
|
-
0, () =>
|
|
1460
|
+
0, () => FindingAggregationAccountDetails$
|
|
1309
1461
|
];
|
|
1310
1462
|
var AccountIdsList = 64 | 0;
|
|
1311
1463
|
var ActionList = 64 | 0;
|
|
1312
1464
|
var ActionsList = 64 | 0;
|
|
1313
1465
|
var AnalysisRuleCriteriaList = [1, n0, _ARCL,
|
|
1314
|
-
0, () =>
|
|
1466
|
+
0, () => AnalysisRuleCriteria$
|
|
1315
1467
|
];
|
|
1316
1468
|
var AnalyzedResourcesList = [1, n0, _ARL,
|
|
1317
|
-
0, () =>
|
|
1469
|
+
0, () => AnalyzedResourceSummary$
|
|
1318
1470
|
];
|
|
1319
1471
|
var AnalyzersList = [1, n0, _ALn,
|
|
1320
|
-
0, () =>
|
|
1472
|
+
0, () => AnalyzerSummary$
|
|
1321
1473
|
];
|
|
1322
1474
|
var ArchiveRulesList = [1, n0, _ARLr,
|
|
1323
|
-
0, () =>
|
|
1475
|
+
0, () => ArchiveRuleSummary$
|
|
1324
1476
|
];
|
|
1325
1477
|
var EbsGroupList = 64 | 0;
|
|
1326
1478
|
var EbsUserIdList = 64 | 0;
|
|
1327
1479
|
var FindingDetailsList = [1, n0, _FDL,
|
|
1328
|
-
0, () =>
|
|
1480
|
+
0, () => FindingDetails$
|
|
1329
1481
|
];
|
|
1330
1482
|
var FindingIdList = 64 | 0;
|
|
1331
1483
|
var FindingsList = [1, n0, _FL,
|
|
1332
|
-
0, () =>
|
|
1484
|
+
0, () => FindingSummary$
|
|
1333
1485
|
];
|
|
1334
1486
|
var FindingsListV2 = [1, n0, _FLV,
|
|
1335
|
-
0, () =>
|
|
1487
|
+
0, () => FindingSummaryV2$
|
|
1336
1488
|
];
|
|
1337
1489
|
var FindingSourceList = [1, n0, _FSL,
|
|
1338
|
-
0, () =>
|
|
1490
|
+
0, () => FindingSource$
|
|
1339
1491
|
];
|
|
1340
1492
|
var FindingsStatisticsList = [1, n0, _FSLi,
|
|
1341
|
-
0, () =>
|
|
1493
|
+
0, () => FindingsStatistics$
|
|
1342
1494
|
];
|
|
1343
1495
|
var GeneratedPolicyList = [1, n0, _GPL,
|
|
1344
|
-
0, () =>
|
|
1496
|
+
0, () => GeneratedPolicy$
|
|
1345
1497
|
];
|
|
1346
1498
|
var InlineArchiveRulesList = [1, n0, _IARL,
|
|
1347
|
-
0, () =>
|
|
1499
|
+
0, () => InlineArchiveRule$
|
|
1348
1500
|
];
|
|
1349
1501
|
var InternalAccessAnalysisRuleCriteriaList = [1, n0, _IAARCL,
|
|
1350
|
-
0, () =>
|
|
1502
|
+
0, () => InternalAccessAnalysisRuleCriteria$
|
|
1351
1503
|
];
|
|
1352
1504
|
var KmsGrantConfigurationsList = [1, n0, _KGCL,
|
|
1353
|
-
0, () =>
|
|
1505
|
+
0, () => KmsGrantConfiguration$
|
|
1354
1506
|
];
|
|
1355
1507
|
var KmsGrantOperationsList = 64 | 0;
|
|
1356
1508
|
var LocationList = [1, n0, _LL,
|
|
1357
|
-
0, () =>
|
|
1509
|
+
0, () => Location$
|
|
1358
1510
|
];
|
|
1359
1511
|
var PathElementList = [1, n0, _PEL,
|
|
1360
|
-
0, () =>
|
|
1512
|
+
0, () => PathElement$
|
|
1361
1513
|
];
|
|
1362
1514
|
var PolicyGenerationList = [1, n0, _PGL,
|
|
1363
|
-
0, () =>
|
|
1515
|
+
0, () => PolicyGeneration$
|
|
1364
1516
|
];
|
|
1365
1517
|
var RdsDbClusterSnapshotAccountIdsList = 64 | 0;
|
|
1366
1518
|
var RdsDbSnapshotAccountIdsList = 64 | 0;
|
|
1367
1519
|
var ReasonSummaryList = [1, n0, _RSL,
|
|
1368
|
-
0, () =>
|
|
1520
|
+
0, () => ReasonSummary$
|
|
1369
1521
|
];
|
|
1370
1522
|
var RecommendedStepList = [1, n0, _RSLe,
|
|
1371
|
-
0, () =>
|
|
1523
|
+
0, () => RecommendedStep$
|
|
1372
1524
|
];
|
|
1373
1525
|
var RegionList = 64 | 0;
|
|
1374
1526
|
var ResourceArnsList = 64 | 0;
|
|
1375
1527
|
var ResourcesList = 64 | 0;
|
|
1376
1528
|
var ResourceTypeList = 64 | 0;
|
|
1377
1529
|
var S3BucketAclGrantConfigurationsList = [1, n0, _SBAGCL,
|
|
1378
|
-
0, () =>
|
|
1530
|
+
0, () => S3BucketAclGrantConfiguration$
|
|
1379
1531
|
];
|
|
1380
1532
|
var SharedViaList = 64 | 0;
|
|
1381
1533
|
var TagKeys = 64 | 0;
|
|
@@ -1383,218 +1535,228 @@ var TagsList = [1, n0, _TL,
|
|
|
1383
1535
|
0, 128 | 0
|
|
1384
1536
|
];
|
|
1385
1537
|
var TrailList = [1, n0, _TLr,
|
|
1386
|
-
0, () =>
|
|
1538
|
+
0, () => Trail$
|
|
1387
1539
|
];
|
|
1388
1540
|
var TrailPropertiesList = [1, n0, _TPL,
|
|
1389
|
-
0, () =>
|
|
1541
|
+
0, () => TrailProperties$
|
|
1390
1542
|
];
|
|
1391
1543
|
var UnusedAccessTypeStatisticsList = [1, n0, _UATSL,
|
|
1392
|
-
0, () =>
|
|
1544
|
+
0, () => UnusedAccessTypeStatistics$
|
|
1393
1545
|
];
|
|
1394
1546
|
var UnusedActionList = [1, n0, _UAL,
|
|
1395
|
-
0, () =>
|
|
1547
|
+
0, () => UnusedAction$
|
|
1396
1548
|
];
|
|
1397
1549
|
var ValidatePolicyFindingList = [1, n0, _VPFL,
|
|
1398
|
-
0, () =>
|
|
1550
|
+
0, () => ValidatePolicyFinding$
|
|
1399
1551
|
];
|
|
1400
1552
|
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
1401
|
-
0, () =>
|
|
1553
|
+
0, () => ValidationExceptionField$
|
|
1402
1554
|
];
|
|
1403
1555
|
var ValueList = 64 | 0;
|
|
1404
1556
|
var ConditionKeyMap = 128 | 0;
|
|
1405
1557
|
var ConfigurationsMap = [2, n0, _CM,
|
|
1406
|
-
0, 0, () =>
|
|
1558
|
+
0, 0, () => Configuration$
|
|
1407
1559
|
];
|
|
1408
1560
|
var FilterCriteriaMap = [2, n0, _FCM,
|
|
1409
|
-
0, 0, () =>
|
|
1561
|
+
0, 0, () => Criterion$
|
|
1410
1562
|
];
|
|
1411
1563
|
var FindingAggregationAccountDetailsMap = 128 | 1;
|
|
1412
1564
|
var InternalAccessResourceTypeStatisticsMap = [2, n0, _IARTSM,
|
|
1413
|
-
0, 0, () =>
|
|
1565
|
+
0, 0, () => InternalAccessResourceTypeDetails$
|
|
1414
1566
|
];
|
|
1415
1567
|
var KmsConstraintsMap = 128 | 0;
|
|
1416
1568
|
var KmsKeyPoliciesMap = 128 | 0;
|
|
1417
1569
|
var PrincipalMap = 128 | 0;
|
|
1418
1570
|
var RdsDbClusterSnapshotAttributesMap = [2, n0, _RDCSAM,
|
|
1419
|
-
0, 0, () =>
|
|
1571
|
+
0, 0, () => RdsDbClusterSnapshotAttributeValue$
|
|
1420
1572
|
];
|
|
1421
1573
|
var RdsDbSnapshotAttributesMap = [2, n0, _RDSAM,
|
|
1422
|
-
0, 0, () =>
|
|
1574
|
+
0, 0, () => RdsDbSnapshotAttributeValue$
|
|
1423
1575
|
];
|
|
1424
1576
|
var ResourceTypeStatisticsMap = [2, n0, _RTSM,
|
|
1425
|
-
0, 0, () =>
|
|
1577
|
+
0, 0, () => ResourceTypeDetails$
|
|
1426
1578
|
];
|
|
1427
1579
|
var S3AccessPointConfigurationsMap = [2, n0, _SAPCM,
|
|
1428
|
-
0, 0, () =>
|
|
1580
|
+
0, 0, () => S3AccessPointConfiguration$
|
|
1429
1581
|
];
|
|
1430
1582
|
var S3ExpressDirectoryAccessPointConfigurationsMap = [2, n0, _SEDAPCM,
|
|
1431
|
-
0, 0, () =>
|
|
1583
|
+
0, 0, () => S3ExpressDirectoryAccessPointConfiguration$
|
|
1432
1584
|
];
|
|
1433
1585
|
var TagsMap = 128 | 0;
|
|
1434
|
-
|
|
1586
|
+
const AclGrantee$ = [4, n0, _AG,
|
|
1435
1587
|
0,
|
|
1436
1588
|
[_i, _u],
|
|
1437
1589
|
[0, 0]
|
|
1438
1590
|
];
|
|
1439
|
-
exports.
|
|
1591
|
+
exports.AclGrantee$ = AclGrantee$;
|
|
1592
|
+
const AnalyzerConfiguration$ = [4, n0, _AC,
|
|
1440
1593
|
0,
|
|
1441
1594
|
[_uAn, _iAn],
|
|
1442
|
-
[() =>
|
|
1595
|
+
[() => UnusedAccessConfiguration$, () => InternalAccessConfiguration$]
|
|
1443
1596
|
];
|
|
1444
|
-
exports.
|
|
1597
|
+
exports.AnalyzerConfiguration$ = AnalyzerConfiguration$;
|
|
1598
|
+
const Configuration$ = [4, n0, _Co,
|
|
1445
1599
|
0,
|
|
1446
1600
|
[_eS, _eR, _iR, _eFSf, _kK, _rDCS, _rDS, _sMS, _sB, _sTn, _sQ, _sEDB, _dS, _dT],
|
|
1447
|
-
[() =>
|
|
1601
|
+
[() => EbsSnapshotConfiguration$, () => EcrRepositoryConfiguration$, () => IamRoleConfiguration$, () => EfsFileSystemConfiguration$, () => KmsKeyConfiguration$, () => RdsDbClusterSnapshotConfiguration$, () => RdsDbSnapshotConfiguration$, () => SecretsManagerSecretConfiguration$, () => S3BucketConfiguration$, () => SnsTopicConfiguration$, () => SqsQueueConfiguration$, () => S3ExpressDirectoryBucketConfiguration$, () => DynamodbStreamConfiguration$, () => DynamodbTableConfiguration$]
|
|
1448
1602
|
];
|
|
1449
|
-
exports.
|
|
1603
|
+
exports.Configuration$ = Configuration$;
|
|
1604
|
+
const FindingDetails$ = [4, n0, _FD,
|
|
1450
1605
|
0,
|
|
1451
1606
|
[_iAD, _eAD, _uPD, _uIUAKD, _uIRD, _uIUPD],
|
|
1452
|
-
[() =>
|
|
1607
|
+
[() => InternalAccessDetails$, () => ExternalAccessDetails$, () => UnusedPermissionDetails$, () => UnusedIamUserAccessKeyDetails$, () => UnusedIamRoleDetails$, () => UnusedIamUserPasswordDetails$]
|
|
1453
1608
|
];
|
|
1454
|
-
exports.
|
|
1609
|
+
exports.FindingDetails$ = FindingDetails$;
|
|
1610
|
+
const FindingsStatistics$ = [4, n0, _FSin,
|
|
1455
1611
|
0,
|
|
1456
1612
|
[_eAFS, _iAFS, _uAFS],
|
|
1457
|
-
[() =>
|
|
1613
|
+
[() => ExternalAccessFindingsStatistics$, () => InternalAccessFindingsStatistics$, () => UnusedAccessFindingsStatistics$]
|
|
1458
1614
|
];
|
|
1459
|
-
exports.
|
|
1615
|
+
exports.FindingsStatistics$ = FindingsStatistics$;
|
|
1616
|
+
const NetworkOriginConfiguration$ = [4, n0, _NOC,
|
|
1460
1617
|
0,
|
|
1461
1618
|
[_vC, _iCn],
|
|
1462
|
-
[() =>
|
|
1619
|
+
[() => VpcConfiguration$, () => InternetConfiguration$]
|
|
1463
1620
|
];
|
|
1464
|
-
exports.
|
|
1621
|
+
exports.NetworkOriginConfiguration$ = NetworkOriginConfiguration$;
|
|
1622
|
+
const PathElement$ = [4, n0, _PE,
|
|
1465
1623
|
0,
|
|
1466
1624
|
[_ind, _k, _su, _v],
|
|
1467
|
-
[1, 0, () =>
|
|
1625
|
+
[1, 0, () => Substring$, 0]
|
|
1468
1626
|
];
|
|
1469
|
-
exports.
|
|
1627
|
+
exports.PathElement$ = PathElement$;
|
|
1628
|
+
const RdsDbClusterSnapshotAttributeValue$ = [4, n0, _RDCSAV,
|
|
1470
1629
|
0,
|
|
1471
1630
|
[_aI],
|
|
1472
1631
|
[64 | 0]
|
|
1473
1632
|
];
|
|
1474
|
-
exports.
|
|
1633
|
+
exports.RdsDbClusterSnapshotAttributeValue$ = RdsDbClusterSnapshotAttributeValue$;
|
|
1634
|
+
const RdsDbSnapshotAttributeValue$ = [4, n0, _RDSAV,
|
|
1475
1635
|
0,
|
|
1476
1636
|
[_aI],
|
|
1477
1637
|
[64 | 0]
|
|
1478
1638
|
];
|
|
1479
|
-
exports.
|
|
1639
|
+
exports.RdsDbSnapshotAttributeValue$ = RdsDbSnapshotAttributeValue$;
|
|
1640
|
+
const RecommendedStep$ = [4, n0, _RSe,
|
|
1480
1641
|
0,
|
|
1481
1642
|
[_uPRS],
|
|
1482
|
-
[() =>
|
|
1643
|
+
[() => UnusedPermissionsRecommendedStep$]
|
|
1483
1644
|
];
|
|
1645
|
+
exports.RecommendedStep$ = RecommendedStep$;
|
|
1484
1646
|
exports.ApplyArchiveRule$ = [9, n0, _AAR,
|
|
1485
|
-
{ [_h]: ["PUT", "/archive-rule", 200] }, () =>
|
|
1647
|
+
{ [_h]: ["PUT", "/archive-rule", 200] }, () => ApplyArchiveRuleRequest$, () => __Unit
|
|
1486
1648
|
];
|
|
1487
1649
|
exports.CancelPolicyGeneration$ = [9, n0, _CPG,
|
|
1488
|
-
{ [_h]: ["PUT", "/policy/generation/{jobId}", 200] }, () =>
|
|
1650
|
+
{ [_h]: ["PUT", "/policy/generation/{jobId}", 200] }, () => CancelPolicyGenerationRequest$, () => CancelPolicyGenerationResponse$
|
|
1489
1651
|
];
|
|
1490
1652
|
exports.CheckAccessNotGranted$ = [9, n0, _CANG,
|
|
1491
|
-
{ [_h]: ["POST", "/policy/check-access-not-granted", 200] }, () =>
|
|
1653
|
+
{ [_h]: ["POST", "/policy/check-access-not-granted", 200] }, () => CheckAccessNotGrantedRequest$, () => CheckAccessNotGrantedResponse$
|
|
1492
1654
|
];
|
|
1493
1655
|
exports.CheckNoNewAccess$ = [9, n0, _CNNA,
|
|
1494
|
-
{ [_h]: ["POST", "/policy/check-no-new-access", 200] }, () =>
|
|
1656
|
+
{ [_h]: ["POST", "/policy/check-no-new-access", 200] }, () => CheckNoNewAccessRequest$, () => CheckNoNewAccessResponse$
|
|
1495
1657
|
];
|
|
1496
1658
|
exports.CheckNoPublicAccess$ = [9, n0, _CNPA,
|
|
1497
|
-
{ [_h]: ["POST", "/policy/check-no-public-access", 200] }, () =>
|
|
1659
|
+
{ [_h]: ["POST", "/policy/check-no-public-access", 200] }, () => CheckNoPublicAccessRequest$, () => CheckNoPublicAccessResponse$
|
|
1498
1660
|
];
|
|
1499
1661
|
exports.CreateAccessPreview$ = [9, n0, _CAP,
|
|
1500
|
-
{ [_h]: ["PUT", "/access-preview", 200] }, () =>
|
|
1662
|
+
{ [_h]: ["PUT", "/access-preview", 200] }, () => CreateAccessPreviewRequest$, () => CreateAccessPreviewResponse$
|
|
1501
1663
|
];
|
|
1502
1664
|
exports.CreateAnalyzer$ = [9, n0, _CA,
|
|
1503
|
-
{ [_h]: ["PUT", "/analyzer", 200] }, () =>
|
|
1665
|
+
{ [_h]: ["PUT", "/analyzer", 200] }, () => CreateAnalyzerRequest$, () => CreateAnalyzerResponse$
|
|
1504
1666
|
];
|
|
1505
1667
|
exports.CreateArchiveRule$ = [9, n0, _CARre,
|
|
1506
|
-
{ [_h]: ["PUT", "/analyzer/{analyzerName}/archive-rule", 200] }, () =>
|
|
1668
|
+
{ [_h]: ["PUT", "/analyzer/{analyzerName}/archive-rule", 200] }, () => CreateArchiveRuleRequest$, () => __Unit
|
|
1507
1669
|
];
|
|
1508
1670
|
exports.CreateServiceLinkedAnalyzer$ = [9, n0, _CSLA,
|
|
1509
|
-
{ [_h]: ["PUT", "/service-linked-analyzer", 200] }, () =>
|
|
1671
|
+
{ [_h]: ["PUT", "/service-linked-analyzer", 200] }, () => CreateServiceLinkedAnalyzerRequest$, () => CreateServiceLinkedAnalyzerResponse$
|
|
1510
1672
|
];
|
|
1511
1673
|
exports.DeleteAnalyzer$ = [9, n0, _DA,
|
|
1512
|
-
{ [_h]: ["DELETE", "/analyzer/{analyzerName}", 200] }, () =>
|
|
1674
|
+
{ [_h]: ["DELETE", "/analyzer/{analyzerName}", 200] }, () => DeleteAnalyzerRequest$, () => __Unit
|
|
1513
1675
|
];
|
|
1514
1676
|
exports.DeleteArchiveRule$ = [9, n0, _DARe,
|
|
1515
|
-
{ [_h]: ["DELETE", "/analyzer/{analyzerName}/archive-rule/{ruleName}", 200] }, () =>
|
|
1677
|
+
{ [_h]: ["DELETE", "/analyzer/{analyzerName}/archive-rule/{ruleName}", 200] }, () => DeleteArchiveRuleRequest$, () => __Unit
|
|
1516
1678
|
];
|
|
1517
1679
|
exports.DeleteServiceLinkedAnalyzer$ = [9, n0, _DSLA,
|
|
1518
|
-
{ [_h]: ["DELETE", "/service-linked-analyzer/{analyzerName}", 200] }, () =>
|
|
1680
|
+
{ [_h]: ["DELETE", "/service-linked-analyzer/{analyzerName}", 200] }, () => DeleteServiceLinkedAnalyzerRequest$, () => __Unit
|
|
1519
1681
|
];
|
|
1520
1682
|
exports.GenerateFindingRecommendation$ = [9, n0, _GFRen,
|
|
1521
|
-
{ [_h]: ["POST", "/recommendation/{id}", 200] }, () =>
|
|
1683
|
+
{ [_h]: ["POST", "/recommendation/{id}", 200] }, () => GenerateFindingRecommendationRequest$, () => __Unit
|
|
1522
1684
|
];
|
|
1523
1685
|
exports.GetAccessPreview$ = [9, n0, _GAP,
|
|
1524
|
-
{ [_h]: ["GET", "/access-preview/{accessPreviewId}", 200] }, () =>
|
|
1686
|
+
{ [_h]: ["GET", "/access-preview/{accessPreviewId}", 200] }, () => GetAccessPreviewRequest$, () => GetAccessPreviewResponse$
|
|
1525
1687
|
];
|
|
1526
1688
|
exports.GetAnalyzedResource$ = [9, n0, _GARet,
|
|
1527
|
-
{ [_h]: ["GET", "/analyzed-resource", 200] }, () =>
|
|
1689
|
+
{ [_h]: ["GET", "/analyzed-resource", 200] }, () => GetAnalyzedResourceRequest$, () => GetAnalyzedResourceResponse$
|
|
1528
1690
|
];
|
|
1529
1691
|
exports.GetAnalyzer$ = [9, n0, _GA,
|
|
1530
|
-
{ [_h]: ["GET", "/analyzer/{analyzerName}", 200] }, () =>
|
|
1692
|
+
{ [_h]: ["GET", "/analyzer/{analyzerName}", 200] }, () => GetAnalyzerRequest$, () => GetAnalyzerResponse$
|
|
1531
1693
|
];
|
|
1532
1694
|
exports.GetArchiveRule$ = [9, n0, _GARetr,
|
|
1533
|
-
{ [_h]: ["GET", "/analyzer/{analyzerName}/archive-rule/{ruleName}", 200] }, () =>
|
|
1695
|
+
{ [_h]: ["GET", "/analyzer/{analyzerName}/archive-rule/{ruleName}", 200] }, () => GetArchiveRuleRequest$, () => GetArchiveRuleResponse$
|
|
1534
1696
|
];
|
|
1535
1697
|
exports.GetFinding$ = [9, n0, _GF,
|
|
1536
|
-
{ [_h]: ["GET", "/finding/{id}", 200] }, () =>
|
|
1698
|
+
{ [_h]: ["GET", "/finding/{id}", 200] }, () => GetFindingRequest$, () => GetFindingResponse$
|
|
1537
1699
|
];
|
|
1538
1700
|
exports.GetFindingRecommendation$ = [9, n0, _GFRet,
|
|
1539
|
-
{ [_h]: ["GET", "/recommendation/{id}", 200] }, () =>
|
|
1701
|
+
{ [_h]: ["GET", "/recommendation/{id}", 200] }, () => GetFindingRecommendationRequest$, () => GetFindingRecommendationResponse$
|
|
1540
1702
|
];
|
|
1541
1703
|
exports.GetFindingsStatistics$ = [9, n0, _GFS,
|
|
1542
|
-
{ [_h]: ["POST", "/analyzer/findings/statistics", 200] }, () =>
|
|
1704
|
+
{ [_h]: ["POST", "/analyzer/findings/statistics", 200] }, () => GetFindingsStatisticsRequest$, () => GetFindingsStatisticsResponse$
|
|
1543
1705
|
];
|
|
1544
1706
|
exports.GetFindingV2$ = [9, n0, _GFV,
|
|
1545
|
-
{ [_h]: ["GET", "/findingv2/{id}", 200] }, () =>
|
|
1707
|
+
{ [_h]: ["GET", "/findingv2/{id}", 200] }, () => GetFindingV2Request$, () => GetFindingV2Response$
|
|
1546
1708
|
];
|
|
1547
1709
|
exports.GetGeneratedPolicy$ = [9, n0, _GGP,
|
|
1548
|
-
{ [_h]: ["GET", "/policy/generation/{jobId}", 200] }, () =>
|
|
1710
|
+
{ [_h]: ["GET", "/policy/generation/{jobId}", 200] }, () => GetGeneratedPolicyRequest$, () => GetGeneratedPolicyResponse$
|
|
1549
1711
|
];
|
|
1550
1712
|
exports.ListAccessPreviewFindings$ = [9, n0, _LAPF,
|
|
1551
|
-
{ [_h]: ["POST", "/access-preview/{accessPreviewId}", 200] }, () =>
|
|
1713
|
+
{ [_h]: ["POST", "/access-preview/{accessPreviewId}", 200] }, () => ListAccessPreviewFindingsRequest$, () => ListAccessPreviewFindingsResponse$
|
|
1552
1714
|
];
|
|
1553
1715
|
exports.ListAccessPreviews$ = [9, n0, _LAP,
|
|
1554
|
-
{ [_h]: ["GET", "/access-preview", 200] }, () =>
|
|
1716
|
+
{ [_h]: ["GET", "/access-preview", 200] }, () => ListAccessPreviewsRequest$, () => ListAccessPreviewsResponse$
|
|
1555
1717
|
];
|
|
1556
1718
|
exports.ListAnalyzedResources$ = [9, n0, _LARis,
|
|
1557
|
-
{ [_h]: ["POST", "/analyzed-resource", 200] }, () =>
|
|
1719
|
+
{ [_h]: ["POST", "/analyzed-resource", 200] }, () => ListAnalyzedResourcesRequest$, () => ListAnalyzedResourcesResponse$
|
|
1558
1720
|
];
|
|
1559
1721
|
exports.ListAnalyzers$ = [9, n0, _LA,
|
|
1560
|
-
{ [_h]: ["GET", "/analyzer", 200] }, () =>
|
|
1722
|
+
{ [_h]: ["GET", "/analyzer", 200] }, () => ListAnalyzersRequest$, () => ListAnalyzersResponse$
|
|
1561
1723
|
];
|
|
1562
1724
|
exports.ListArchiveRules$ = [9, n0, _LARist,
|
|
1563
|
-
{ [_h]: ["GET", "/analyzer/{analyzerName}/archive-rule", 200] }, () =>
|
|
1725
|
+
{ [_h]: ["GET", "/analyzer/{analyzerName}/archive-rule", 200] }, () => ListArchiveRulesRequest$, () => ListArchiveRulesResponse$
|
|
1564
1726
|
];
|
|
1565
1727
|
exports.ListFindings$ = [9, n0, _LF,
|
|
1566
|
-
{ [_h]: ["POST", "/finding", 200] }, () =>
|
|
1728
|
+
{ [_h]: ["POST", "/finding", 200] }, () => ListFindingsRequest$, () => ListFindingsResponse$
|
|
1567
1729
|
];
|
|
1568
1730
|
exports.ListFindingsV2$ = [9, n0, _LFV,
|
|
1569
|
-
{ [_h]: ["POST", "/findingv2", 200] }, () =>
|
|
1731
|
+
{ [_h]: ["POST", "/findingv2", 200] }, () => ListFindingsV2Request$, () => ListFindingsV2Response$
|
|
1570
1732
|
];
|
|
1571
1733
|
exports.ListPolicyGenerations$ = [9, n0, _LPG,
|
|
1572
|
-
{ [_h]: ["GET", "/policy/generation", 200] }, () =>
|
|
1734
|
+
{ [_h]: ["GET", "/policy/generation", 200] }, () => ListPolicyGenerationsRequest$, () => ListPolicyGenerationsResponse$
|
|
1573
1735
|
];
|
|
1574
1736
|
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
1575
|
-
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () =>
|
|
1737
|
+
{ [_h]: ["GET", "/tags/{resourceArn}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
1576
1738
|
];
|
|
1577
1739
|
exports.StartPolicyGeneration$ = [9, n0, _SPG,
|
|
1578
|
-
{ [_h]: ["PUT", "/policy/generation", 200] }, () =>
|
|
1740
|
+
{ [_h]: ["PUT", "/policy/generation", 200] }, () => StartPolicyGenerationRequest$, () => StartPolicyGenerationResponse$
|
|
1579
1741
|
];
|
|
1580
1742
|
exports.StartResourceScan$ = [9, n0, _SRS,
|
|
1581
|
-
{ [_h]: ["POST", "/resource/scan", 200] }, () =>
|
|
1743
|
+
{ [_h]: ["POST", "/resource/scan", 200] }, () => StartResourceScanRequest$, () => __Unit
|
|
1582
1744
|
];
|
|
1583
1745
|
exports.TagResource$ = [9, n0, _TR,
|
|
1584
|
-
{ [_h]: ["POST", "/tags/{resourceArn}", 200] }, () =>
|
|
1746
|
+
{ [_h]: ["POST", "/tags/{resourceArn}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
1585
1747
|
];
|
|
1586
1748
|
exports.UntagResource$ = [9, n0, _UR,
|
|
1587
|
-
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () =>
|
|
1749
|
+
{ [_h]: ["DELETE", "/tags/{resourceArn}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
1588
1750
|
];
|
|
1589
1751
|
exports.UpdateAnalyzer$ = [9, n0, _UAp,
|
|
1590
|
-
{ [_h]: ["PUT", "/analyzer/{analyzerName}", 200] }, () =>
|
|
1752
|
+
{ [_h]: ["PUT", "/analyzer/{analyzerName}", 200] }, () => UpdateAnalyzerRequest$, () => UpdateAnalyzerResponse$
|
|
1591
1753
|
];
|
|
1592
1754
|
exports.UpdateArchiveRule$ = [9, n0, _UARpd,
|
|
1593
|
-
{ [_h]: ["PUT", "/analyzer/{analyzerName}/archive-rule/{ruleName}", 200] }, () =>
|
|
1755
|
+
{ [_h]: ["PUT", "/analyzer/{analyzerName}/archive-rule/{ruleName}", 200] }, () => UpdateArchiveRuleRequest$, () => __Unit
|
|
1594
1756
|
];
|
|
1595
1757
|
exports.UpdateFindings$ = [9, n0, _UF,
|
|
1596
|
-
{ [_h]: ["PUT", "/finding", 200] }, () =>
|
|
1758
|
+
{ [_h]: ["PUT", "/finding", 200] }, () => UpdateFindingsRequest$, () => __Unit
|
|
1597
1759
|
];
|
|
1598
1760
|
exports.ValidatePolicy$ = [9, n0, _VP,
|
|
1599
|
-
{ [_h]: ["POST", "/policy/validation", 200] }, () =>
|
|
1761
|
+
{ [_h]: ["POST", "/policy/validation", 200] }, () => ValidatePolicyRequest$, () => ValidatePolicyResponse$
|
|
1600
1762
|
];
|