@aws-sdk/client-config-service 3.952.0 → 3.953.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/index.js +1533 -1102
- package/dist-cjs/runtimeConfig.shared.js +7 -6
- package/dist-es/commands/AssociateResourceTypesCommand.js +2 -2
- package/dist-es/commands/BatchGetAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/BatchGetResourceConfigCommand.js +2 -2
- package/dist-es/commands/DeleteAggregationAuthorizationCommand.js +2 -2
- package/dist-es/commands/DeleteConfigRuleCommand.js +2 -2
- package/dist-es/commands/DeleteConfigurationAggregatorCommand.js +2 -2
- package/dist-es/commands/DeleteConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/DeleteConformancePackCommand.js +2 -2
- package/dist-es/commands/DeleteDeliveryChannelCommand.js +2 -2
- package/dist-es/commands/DeleteEvaluationResultsCommand.js +2 -2
- package/dist-es/commands/DeleteOrganizationConfigRuleCommand.js +2 -2
- package/dist-es/commands/DeleteOrganizationConformancePackCommand.js +2 -2
- package/dist-es/commands/DeletePendingAggregationRequestCommand.js +2 -2
- package/dist-es/commands/DeleteRemediationConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/DeleteResourceConfigCommand.js +2 -2
- package/dist-es/commands/DeleteRetentionConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteServiceLinkedConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/DeleteStoredQueryCommand.js +2 -2
- package/dist-es/commands/DeliverConfigSnapshotCommand.js +2 -2
- package/dist-es/commands/DescribeAggregateComplianceByConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeAggregateComplianceByConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribeAggregationAuthorizationsCommand.js +2 -2
- package/dist-es/commands/DescribeComplianceByConfigRuleCommand.js +2 -2
- package/dist-es/commands/DescribeComplianceByResourceCommand.js +2 -2
- package/dist-es/commands/DescribeConfigRuleEvaluationStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationAggregatorSourcesStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationAggregatorsCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationRecorderStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConfigurationRecordersCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePackComplianceCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePackStatusCommand.js +2 -2
- package/dist-es/commands/DescribeConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribeDeliveryChannelStatusCommand.js +2 -2
- package/dist-es/commands/DescribeDeliveryChannelsCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigRuleStatusesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigRulesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConformancePackStatusesCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConformancePacksCommand.js +2 -2
- package/dist-es/commands/DescribePendingAggregationRequestsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationConfigurationsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/DescribeRemediationExecutionStatusCommand.js +2 -2
- package/dist-es/commands/DescribeRetentionConfigurationsCommand.js +2 -2
- package/dist-es/commands/DisassociateResourceTypesCommand.js +2 -2
- package/dist-es/commands/GetAggregateComplianceDetailsByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetAggregateConfigRuleComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetAggregateConformancePackComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetAggregateDiscoveredResourceCountsCommand.js +2 -2
- package/dist-es/commands/GetAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/GetComplianceDetailsByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetComplianceDetailsByResourceCommand.js +2 -2
- package/dist-es/commands/GetComplianceSummaryByConfigRuleCommand.js +2 -2
- package/dist-es/commands/GetComplianceSummaryByResourceTypeCommand.js +2 -2
- package/dist-es/commands/GetConformancePackComplianceDetailsCommand.js +2 -2
- package/dist-es/commands/GetConformancePackComplianceSummaryCommand.js +2 -2
- package/dist-es/commands/GetCustomRulePolicyCommand.js +2 -2
- package/dist-es/commands/GetDiscoveredResourceCountsCommand.js +2 -2
- package/dist-es/commands/GetOrganizationConfigRuleDetailedStatusCommand.js +2 -2
- package/dist-es/commands/GetOrganizationConformancePackDetailedStatusCommand.js +2 -2
- package/dist-es/commands/GetOrganizationCustomRulePolicyCommand.js +2 -2
- package/dist-es/commands/GetResourceConfigHistoryCommand.js +2 -2
- package/dist-es/commands/GetResourceEvaluationSummaryCommand.js +2 -2
- package/dist-es/commands/GetStoredQueryCommand.js +2 -2
- package/dist-es/commands/ListAggregateDiscoveredResourcesCommand.js +2 -2
- package/dist-es/commands/ListConfigurationRecordersCommand.js +2 -2
- package/dist-es/commands/ListConformancePackComplianceScoresCommand.js +2 -2
- package/dist-es/commands/ListDiscoveredResourcesCommand.js +2 -2
- package/dist-es/commands/ListResourceEvaluationsCommand.js +2 -2
- package/dist-es/commands/ListStoredQueriesCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/PutAggregationAuthorizationCommand.js +2 -2
- package/dist-es/commands/PutConfigRuleCommand.js +2 -2
- package/dist-es/commands/PutConfigurationAggregatorCommand.js +2 -2
- package/dist-es/commands/PutConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/PutConformancePackCommand.js +2 -2
- package/dist-es/commands/PutDeliveryChannelCommand.js +2 -2
- package/dist-es/commands/PutEvaluationsCommand.js +2 -2
- package/dist-es/commands/PutExternalEvaluationCommand.js +2 -2
- package/dist-es/commands/PutOrganizationConfigRuleCommand.js +2 -2
- package/dist-es/commands/PutOrganizationConformancePackCommand.js +2 -2
- package/dist-es/commands/PutRemediationConfigurationsCommand.js +2 -2
- package/dist-es/commands/PutRemediationExceptionsCommand.js +2 -2
- package/dist-es/commands/PutResourceConfigCommand.js +2 -2
- package/dist-es/commands/PutRetentionConfigurationCommand.js +2 -2
- package/dist-es/commands/PutServiceLinkedConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/PutStoredQueryCommand.js +2 -2
- package/dist-es/commands/SelectAggregateResourceConfigCommand.js +2 -2
- package/dist-es/commands/SelectResourceConfigCommand.js +2 -2
- package/dist-es/commands/StartConfigRulesEvaluationCommand.js +2 -2
- package/dist-es/commands/StartConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/StartRemediationExecutionCommand.js +2 -2
- package/dist-es/commands/StartResourceEvaluationCommand.js +2 -2
- package/dist-es/commands/StopConfigurationRecorderCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +7 -6
- package/dist-es/schemas/schemas_0.js +874 -882
- package/dist-types/ConfigServiceClient.d.ts +1 -10
- package/dist-types/index.d.ts +1 -0
- package/dist-types/runtimeConfig.browser.d.ts +6 -2
- package/dist-types/runtimeConfig.d.ts +6 -2
- package/dist-types/runtimeConfig.native.d.ts +6 -2
- package/dist-types/runtimeConfig.shared.d.ts +6 -1
- package/dist-types/schemas/schemas_0.d.ts +440 -542
- package/dist-types/ts3.4/ConfigServiceClient.d.ts +0 -4
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +439 -543
- package/package.json +34 -34
|
@@ -789,27 +789,34 @@ const _uRK = "unprocessedResourceKeys";
|
|
|
789
789
|
const _v = "version";
|
|
790
790
|
const n0 = "com.amazonaws.configservice";
|
|
791
791
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
792
|
-
import { ConfigServiceServiceException
|
|
793
|
-
import { ConflictException
|
|
794
|
-
export var AccountAggregationSource = [3, n0, _AAS, 0, [_AI, _AAR, _AR], [64 | 0, 2, 64 | 0]];
|
|
795
|
-
export var AggregateComplianceByConfigRule = [
|
|
792
|
+
import { ConfigServiceServiceException } from "../models/ConfigServiceServiceException";
|
|
793
|
+
import { ConflictException, ConformancePackTemplateValidationException, IdempotentParameterMismatch, InsufficientDeliveryPolicyException, InsufficientPermissionsException, InvalidConfigurationRecorderNameException, InvalidDeliveryChannelNameException, InvalidExpressionException, InvalidLimitException, InvalidNextTokenException, InvalidParameterValueException, InvalidRecordingGroupException, InvalidResultTokenException, InvalidRoleException, InvalidS3KeyPrefixException, InvalidS3KmsKeyArnException, InvalidSNSTopicARNException, InvalidTimeRangeException, LastDeliveryChannelDeleteFailedException, LimitExceededException, MaxActiveResourcesExceededException, MaxNumberOfConfigRulesExceededException, MaxNumberOfConfigurationRecordersExceededException, MaxNumberOfConformancePacksExceededException, MaxNumberOfDeliveryChannelsExceededException, MaxNumberOfOrganizationConfigRulesExceededException, MaxNumberOfOrganizationConformancePacksExceededException, MaxNumberOfRetentionConfigurationsExceededException, NoAvailableConfigurationRecorderException, NoAvailableDeliveryChannelException, NoAvailableOrganizationException, NoRunningConfigurationRecorderException, NoSuchBucketException, NoSuchConfigRuleException, NoSuchConfigRuleInConformancePackException, NoSuchConfigurationAggregatorException, NoSuchConfigurationRecorderException, NoSuchConformancePackException, NoSuchDeliveryChannelException, NoSuchOrganizationConfigRuleException, NoSuchOrganizationConformancePackException, NoSuchRemediationConfigurationException, NoSuchRemediationExceptionException, NoSuchRetentionConfigurationException, OrganizationAccessDeniedException, OrganizationAllFeaturesNotEnabledException, OrganizationConformancePackTemplateValidationException, OversizedConfigurationItemException, RemediationInProgressException, ResourceConcurrentModificationException, ResourceInUseException, ResourceNotDiscoveredException, ResourceNotFoundException, TooManyTagsException, UnmodifiableEntityException, ValidationException, } from "../models/errors";
|
|
794
|
+
export var AccountAggregationSource$ = [3, n0, _AAS, 0, [_AI, _AAR, _AR], [64 | 0, 2, 64 | 0]];
|
|
795
|
+
export var AggregateComplianceByConfigRule$ = [
|
|
796
796
|
3,
|
|
797
797
|
n0,
|
|
798
798
|
_ACBCR,
|
|
799
799
|
0,
|
|
800
800
|
[_CRN, _C, _AIc, _ARw],
|
|
801
|
-
[0, () => Compliance
|
|
801
|
+
[0, () => Compliance$, 0, 0],
|
|
802
802
|
];
|
|
803
|
-
export var AggregateComplianceByConformancePack = [
|
|
803
|
+
export var AggregateComplianceByConformancePack$ = [
|
|
804
804
|
3,
|
|
805
805
|
n0,
|
|
806
806
|
_ACBCP,
|
|
807
807
|
0,
|
|
808
808
|
[_CPN, _C, _AIc, _ARw],
|
|
809
|
-
[0, () => AggregateConformancePackCompliance
|
|
809
|
+
[0, () => AggregateConformancePackCompliance$, 0, 0],
|
|
810
810
|
];
|
|
811
|
-
export var AggregateComplianceCount = [
|
|
812
|
-
|
|
811
|
+
export var AggregateComplianceCount$ = [
|
|
812
|
+
3,
|
|
813
|
+
n0,
|
|
814
|
+
_ACC,
|
|
815
|
+
0,
|
|
816
|
+
[_GN, _CS],
|
|
817
|
+
[0, () => ComplianceSummary$],
|
|
818
|
+
];
|
|
819
|
+
export var AggregateConformancePackCompliance$ = [
|
|
813
820
|
3,
|
|
814
821
|
n0,
|
|
815
822
|
_ACPC,
|
|
@@ -817,8 +824,15 @@ export var AggregateConformancePackCompliance = [
|
|
|
817
824
|
[_CT, _CRC, _NCRC, _TRC],
|
|
818
825
|
[0, 1, 1, 1],
|
|
819
826
|
];
|
|
820
|
-
export var AggregateConformancePackComplianceCount = [
|
|
821
|
-
|
|
827
|
+
export var AggregateConformancePackComplianceCount$ = [
|
|
828
|
+
3,
|
|
829
|
+
n0,
|
|
830
|
+
_ACPCC,
|
|
831
|
+
0,
|
|
832
|
+
[_CCPC, _NCCPC],
|
|
833
|
+
[1, 1],
|
|
834
|
+
];
|
|
835
|
+
export var AggregateConformancePackComplianceFilters$ = [
|
|
822
836
|
3,
|
|
823
837
|
n0,
|
|
824
838
|
_ACPCF,
|
|
@@ -826,15 +840,15 @@ export var AggregateConformancePackComplianceFilters = [
|
|
|
826
840
|
[_CPN, _CT, _AIc, _ARw],
|
|
827
841
|
[0, 0, 0, 0],
|
|
828
842
|
];
|
|
829
|
-
export var AggregateConformancePackComplianceSummary = [
|
|
843
|
+
export var AggregateConformancePackComplianceSummary$ = [
|
|
830
844
|
3,
|
|
831
845
|
n0,
|
|
832
846
|
_ACPCS,
|
|
833
847
|
0,
|
|
834
848
|
[_CS, _GN],
|
|
835
|
-
[() => AggregateConformancePackComplianceCount
|
|
849
|
+
[() => AggregateConformancePackComplianceCount$, 0],
|
|
836
850
|
];
|
|
837
|
-
export var AggregateConformancePackComplianceSummaryFilters = [
|
|
851
|
+
export var AggregateConformancePackComplianceSummaryFilters$ = [
|
|
838
852
|
3,
|
|
839
853
|
n0,
|
|
840
854
|
_ACPCSF,
|
|
@@ -842,7 +856,7 @@ export var AggregateConformancePackComplianceSummaryFilters = [
|
|
|
842
856
|
[_AIc, _ARw],
|
|
843
857
|
[0, 0],
|
|
844
858
|
];
|
|
845
|
-
export var AggregatedSourceStatus = [
|
|
859
|
+
export var AggregatedSourceStatus$ = [
|
|
846
860
|
3,
|
|
847
861
|
n0,
|
|
848
862
|
_ASS,
|
|
@@ -850,15 +864,15 @@ export var AggregatedSourceStatus = [
|
|
|
850
864
|
[_SI, _ST, _ARw, _LUS, _LUT, _LEC, _LEM],
|
|
851
865
|
[0, 0, 0, 0, 4, 0, 0],
|
|
852
866
|
];
|
|
853
|
-
export var AggregateEvaluationResult = [
|
|
867
|
+
export var AggregateEvaluationResult$ = [
|
|
854
868
|
3,
|
|
855
869
|
n0,
|
|
856
870
|
_AER,
|
|
857
871
|
0,
|
|
858
872
|
[_ERI, _CT, _RRT, _CRIT, _A, _AIc, _ARw],
|
|
859
|
-
[() => EvaluationResultIdentifier
|
|
873
|
+
[() => EvaluationResultIdentifier$, 0, 4, 4, 0, 0, 0],
|
|
860
874
|
];
|
|
861
|
-
export var AggregateResourceIdentifier = [
|
|
875
|
+
export var AggregateResourceIdentifier$ = [
|
|
862
876
|
3,
|
|
863
877
|
n0,
|
|
864
878
|
_ARI,
|
|
@@ -866,27 +880,27 @@ export var AggregateResourceIdentifier = [
|
|
|
866
880
|
[_SAI, _SR, _RI, _RT, _RN],
|
|
867
881
|
[0, 0, 0, 0, 0],
|
|
868
882
|
];
|
|
869
|
-
export var AggregationAuthorization = [3, n0, _AA, 0, [_AAA, _AAI, _AARu, _CTr], [0, 0, 0, 4]];
|
|
870
|
-
export var AggregatorFilterResourceType = [3, n0, _AFRT, 0, [_T, _V], [0, 64 | 0]];
|
|
871
|
-
export var AggregatorFilters = [
|
|
883
|
+
export var AggregationAuthorization$ = [3, n0, _AA, 0, [_AAA, _AAI, _AARu, _CTr], [0, 0, 0, 4]];
|
|
884
|
+
export var AggregatorFilterResourceType$ = [3, n0, _AFRT, 0, [_T, _V], [0, 64 | 0]];
|
|
885
|
+
export var AggregatorFilters$ = [
|
|
872
886
|
3,
|
|
873
887
|
n0,
|
|
874
888
|
_AF,
|
|
875
889
|
0,
|
|
876
890
|
[_RT, _SP],
|
|
877
|
-
[() => AggregatorFilterResourceType
|
|
891
|
+
[() => AggregatorFilterResourceType$, () => AggregatorFilterServicePrincipal$],
|
|
878
892
|
];
|
|
879
|
-
export var AggregatorFilterServicePrincipal = [3, n0, _AFSP, 0, [_T, _V], [0, 64 | 0]];
|
|
880
|
-
export var AssociateResourceTypesRequest = [3, n0, _ARTR, 0, [_CRA, _RTe], [0, 64 | 0]];
|
|
881
|
-
export var AssociateResourceTypesResponse = [
|
|
893
|
+
export var AggregatorFilterServicePrincipal$ = [3, n0, _AFSP, 0, [_T, _V], [0, 64 | 0]];
|
|
894
|
+
export var AssociateResourceTypesRequest$ = [3, n0, _ARTR, 0, [_CRA, _RTe], [0, 64 | 0]];
|
|
895
|
+
export var AssociateResourceTypesResponse$ = [
|
|
882
896
|
3,
|
|
883
897
|
n0,
|
|
884
898
|
_ARTRs,
|
|
885
899
|
0,
|
|
886
900
|
[_CR],
|
|
887
|
-
[() => ConfigurationRecorder],
|
|
901
|
+
[() => ConfigurationRecorder$],
|
|
888
902
|
];
|
|
889
|
-
export var BaseConfigurationItem = [
|
|
903
|
+
export var BaseConfigurationItem$ = [
|
|
890
904
|
3,
|
|
891
905
|
n0,
|
|
892
906
|
_BCI,
|
|
@@ -894,7 +908,7 @@ export var BaseConfigurationItem = [
|
|
|
894
908
|
[_v, _aI, _cICT, _cIS, _cSI, _a, _rT, _rI, _rN, _aR, _aZ, _rCT, _c, _sC, _rF, _cIDT],
|
|
895
909
|
[0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 128 | 0, 0, 4],
|
|
896
910
|
];
|
|
897
|
-
export var BatchGetAggregateResourceConfigRequest = [
|
|
911
|
+
export var BatchGetAggregateResourceConfigRequest$ = [
|
|
898
912
|
3,
|
|
899
913
|
n0,
|
|
900
914
|
_BGARCR,
|
|
@@ -902,7 +916,7 @@ export var BatchGetAggregateResourceConfigRequest = [
|
|
|
902
916
|
[_CAN, _RIe],
|
|
903
917
|
[0, () => ResourceIdentifiersList],
|
|
904
918
|
];
|
|
905
|
-
export var BatchGetAggregateResourceConfigResponse = [
|
|
919
|
+
export var BatchGetAggregateResourceConfigResponse$ = [
|
|
906
920
|
3,
|
|
907
921
|
n0,
|
|
908
922
|
_BGARCRa,
|
|
@@ -910,8 +924,8 @@ export var BatchGetAggregateResourceConfigResponse = [
|
|
|
910
924
|
[_BCIa, _URI],
|
|
911
925
|
[() => BaseConfigurationItems, () => UnprocessedResourceIdentifierList],
|
|
912
926
|
];
|
|
913
|
-
export var BatchGetResourceConfigRequest = [3, n0, _BGRCR, 0, [_rK], [() => ResourceKeys]];
|
|
914
|
-
export var BatchGetResourceConfigResponse = [
|
|
927
|
+
export var BatchGetResourceConfigRequest$ = [3, n0, _BGRCR, 0, [_rK], [() => ResourceKeys]];
|
|
928
|
+
export var BatchGetResourceConfigResponse$ = [
|
|
915
929
|
3,
|
|
916
930
|
n0,
|
|
917
931
|
_BGRCRa,
|
|
@@ -919,27 +933,27 @@ export var BatchGetResourceConfigResponse = [
|
|
|
919
933
|
[_bCI, _uRK],
|
|
920
934
|
[() => BaseConfigurationItems, () => ResourceKeys],
|
|
921
935
|
];
|
|
922
|
-
export var Compliance = [3, n0, _C, 0, [_CT, _CCC], [0, () => ComplianceContributorCount]];
|
|
923
|
-
export var ComplianceByConfigRule = [3, n0, _CBCR, 0, [_CRN, _C], [0, () => Compliance]];
|
|
924
|
-
export var ComplianceByResource = [3, n0, _CBR, 0, [_RT, _RI, _C], [0, 0, () => Compliance]];
|
|
925
|
-
export var ComplianceContributorCount = [3, n0, _CCC, 0, [_CC, _CE], [1, 2]];
|
|
926
|
-
export var ComplianceSummary = [
|
|
936
|
+
export var Compliance$ = [3, n0, _C, 0, [_CT, _CCC], [0, () => ComplianceContributorCount$]];
|
|
937
|
+
export var ComplianceByConfigRule$ = [3, n0, _CBCR, 0, [_CRN, _C], [0, () => Compliance$]];
|
|
938
|
+
export var ComplianceByResource$ = [3, n0, _CBR, 0, [_RT, _RI, _C], [0, 0, () => Compliance$]];
|
|
939
|
+
export var ComplianceContributorCount$ = [3, n0, _CCC, 0, [_CC, _CE], [1, 2]];
|
|
940
|
+
export var ComplianceSummary$ = [
|
|
927
941
|
3,
|
|
928
942
|
n0,
|
|
929
943
|
_CS,
|
|
930
944
|
0,
|
|
931
945
|
[_CRCo, _NCRCo, _CST],
|
|
932
|
-
[() => ComplianceContributorCount
|
|
946
|
+
[() => ComplianceContributorCount$, () => ComplianceContributorCount$, 4],
|
|
933
947
|
];
|
|
934
|
-
export var ComplianceSummaryByResourceType = [
|
|
948
|
+
export var ComplianceSummaryByResourceType$ = [
|
|
935
949
|
3,
|
|
936
950
|
n0,
|
|
937
951
|
_CSBRT,
|
|
938
952
|
0,
|
|
939
953
|
[_RT, _CS],
|
|
940
|
-
[0, () => ComplianceSummary],
|
|
954
|
+
[0, () => ComplianceSummary$],
|
|
941
955
|
];
|
|
942
|
-
export var ConfigExportDeliveryInfo = [
|
|
956
|
+
export var ConfigExportDeliveryInfo$ = [
|
|
943
957
|
3,
|
|
944
958
|
n0,
|
|
945
959
|
_CEDI,
|
|
@@ -947,15 +961,15 @@ export var ConfigExportDeliveryInfo = [
|
|
|
947
961
|
[_lS, _lEC, _lEM, _lAT, _lST, _nDT],
|
|
948
962
|
[0, 0, 0, 4, 4, 4],
|
|
949
963
|
];
|
|
950
|
-
export var ConfigRule = [
|
|
964
|
+
export var ConfigRule$ = [
|
|
951
965
|
3,
|
|
952
966
|
n0,
|
|
953
967
|
_CRo,
|
|
954
968
|
0,
|
|
955
969
|
[_CRN, _CRAo, _CRI, _D, _S, _So, _IP, _MEF, _CRS, _CB, _EM],
|
|
956
|
-
[0, 0, 0, 0, () => Scope
|
|
970
|
+
[0, 0, 0, 0, () => Scope$, () => Source$, 0, 0, 0, 0, () => EvaluationModes],
|
|
957
971
|
];
|
|
958
|
-
export var ConfigRuleComplianceFilters = [
|
|
972
|
+
export var ConfigRuleComplianceFilters$ = [
|
|
959
973
|
3,
|
|
960
974
|
n0,
|
|
961
975
|
_CRCF,
|
|
@@ -963,8 +977,8 @@ export var ConfigRuleComplianceFilters = [
|
|
|
963
977
|
[_CRN, _CT, _AIc, _ARw],
|
|
964
978
|
[0, 0, 0, 0],
|
|
965
979
|
];
|
|
966
|
-
export var ConfigRuleComplianceSummaryFilters = [3, n0, _CRCSF, 0, [_AIc, _ARw], [0, 0]];
|
|
967
|
-
export var ConfigRuleEvaluationStatus = [
|
|
980
|
+
export var ConfigRuleComplianceSummaryFilters$ = [3, n0, _CRCSF, 0, [_AIc, _ARw], [0, 0]];
|
|
981
|
+
export var ConfigRuleEvaluationStatus$ = [
|
|
968
982
|
3,
|
|
969
983
|
n0,
|
|
970
984
|
_CRES,
|
|
@@ -972,17 +986,17 @@ export var ConfigRuleEvaluationStatus = [
|
|
|
972
986
|
[_CRN, _CRAo, _CRI, _LSIT, _LFIT, _LSET, _LFET, _FAT, _LDT, _LEC, _LEM, _FES, _LDLDS, _LDLDSR, _LDLDT],
|
|
973
987
|
[0, 0, 0, 4, 4, 4, 4, 4, 4, 0, 0, 2, 0, 0, 4],
|
|
974
988
|
];
|
|
975
|
-
export var ConfigSnapshotDeliveryProperties = [3, n0, _CSDP, 0, [_dF], [0]];
|
|
976
|
-
export var ConfigStreamDeliveryInfo = [3, n0, _CSDI, 0, [_lS, _lEC, _lEM, _lSCT], [0, 0, 0, 4]];
|
|
977
|
-
export var ConfigurationAggregator = [
|
|
989
|
+
export var ConfigSnapshotDeliveryProperties$ = [3, n0, _CSDP, 0, [_dF], [0]];
|
|
990
|
+
export var ConfigStreamDeliveryInfo$ = [3, n0, _CSDI, 0, [_lS, _lEC, _lEM, _lSCT], [0, 0, 0, 4]];
|
|
991
|
+
export var ConfigurationAggregator$ = [
|
|
978
992
|
3,
|
|
979
993
|
n0,
|
|
980
994
|
_CA,
|
|
981
995
|
0,
|
|
982
996
|
[_CAN, _CAA, _AASc, _OAS, _CTr, _LUTa, _CB, _AF],
|
|
983
|
-
[0, 0, () => AccountAggregationSourceList, () => OrganizationAggregationSource
|
|
997
|
+
[0, 0, () => AccountAggregationSourceList, () => OrganizationAggregationSource$, 4, 4, 0, () => AggregatorFilters$],
|
|
984
998
|
];
|
|
985
|
-
export var ConfigurationItem = [
|
|
999
|
+
export var ConfigurationItem$ = [
|
|
986
1000
|
3,
|
|
987
1001
|
n0,
|
|
988
1002
|
_CI,
|
|
@@ -990,16 +1004,16 @@ export var ConfigurationItem = [
|
|
|
990
1004
|
[_v, _aI, _cICT, _cIS, _cSI, _cIMDH, _a, _rT, _rI, _rN, _aR, _aZ, _rCT, _t, _rE, _r, _c, _sC, _rF, _cIDT],
|
|
991
1005
|
[0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 128 | 0, 64 | 0, () => RelationshipList, 0, 128 | 0, 0, 4],
|
|
992
1006
|
];
|
|
993
|
-
export var ConfigurationRecorder = [
|
|
1007
|
+
export var ConfigurationRecorder$ = [
|
|
994
1008
|
3,
|
|
995
1009
|
n0,
|
|
996
1010
|
_CR,
|
|
997
1011
|
0,
|
|
998
1012
|
[_a, _n, _rARN, _rG, _rM, _rS, _sP],
|
|
999
|
-
[0, 0, 0, () => RecordingGroup
|
|
1013
|
+
[0, 0, 0, () => RecordingGroup$, () => RecordingMode$, 0, 0],
|
|
1000
1014
|
];
|
|
1001
|
-
export var ConfigurationRecorderFilter = [3, n0, _CRF, 0, [_fN, _fV], [0, 64 | 0]];
|
|
1002
|
-
export var ConfigurationRecorderStatus = [
|
|
1015
|
+
export var ConfigurationRecorderFilter$ = [3, n0, _CRF, 0, [_fN, _fV], [0, 64 | 0]];
|
|
1016
|
+
export var ConfigurationRecorderStatus$ = [
|
|
1003
1017
|
3,
|
|
1004
1018
|
n0,
|
|
1005
1019
|
_CRSo,
|
|
@@ -1007,22 +1021,22 @@ export var ConfigurationRecorderStatus = [
|
|
|
1007
1021
|
[_a, _n, _lSTa, _lSTas, _re, _lS, _lEC, _lEM, _lSCT, _sP],
|
|
1008
1022
|
[0, 0, 4, 4, 2, 0, 0, 0, 4, 0],
|
|
1009
1023
|
];
|
|
1010
|
-
export var ConfigurationRecorderSummary = [3, n0, _CRSon, 0, [_a, _n, _sP, _rS], [0, 0, 0, 0]];
|
|
1011
|
-
export var ConflictException = [-3, n0, _CEo, { [_e]: _cl }, [_m], [0]];
|
|
1012
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
1013
|
-
export var ConformancePackComplianceFilters = [3, n0, _CPCF, 0, [_CRNo, _CT], [64 | 0, 0]];
|
|
1014
|
-
export var ConformancePackComplianceScore = [3, n0, _CPCS, 0, [_Sc, _CPN, _LUTa], [0, 0, 4]];
|
|
1015
|
-
export var ConformancePackComplianceScoresFilters = [3, n0, _CPCSF, 0, [_CPNo], [64 | 0]];
|
|
1016
|
-
export var ConformancePackComplianceSummary = [3, n0, _CPCSo, 0, [_CPN, _CPCSon], [0, 0]];
|
|
1017
|
-
export var ConformancePackDetail = [
|
|
1024
|
+
export var ConfigurationRecorderSummary$ = [3, n0, _CRSon, 0, [_a, _n, _sP, _rS], [0, 0, 0, 0]];
|
|
1025
|
+
export var ConflictException$ = [-3, n0, _CEo, { [_e]: _cl }, [_m], [0]];
|
|
1026
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1027
|
+
export var ConformancePackComplianceFilters$ = [3, n0, _CPCF, 0, [_CRNo, _CT], [64 | 0, 0]];
|
|
1028
|
+
export var ConformancePackComplianceScore$ = [3, n0, _CPCS, 0, [_Sc, _CPN, _LUTa], [0, 0, 4]];
|
|
1029
|
+
export var ConformancePackComplianceScoresFilters$ = [3, n0, _CPCSF, 0, [_CPNo], [64 | 0]];
|
|
1030
|
+
export var ConformancePackComplianceSummary$ = [3, n0, _CPCSo, 0, [_CPN, _CPCSon], [0, 0]];
|
|
1031
|
+
export var ConformancePackDetail$ = [
|
|
1018
1032
|
3,
|
|
1019
1033
|
n0,
|
|
1020
1034
|
_CPD,
|
|
1021
1035
|
0,
|
|
1022
1036
|
[_CPN, _CPA, _CPI, _DSB, _DSKP, _CPIP, _LURT, _CB, _TSSMDD],
|
|
1023
|
-
[0, 0, 0, 0, 0, () => ConformancePackInputParameters, 4, 0, () => TemplateSSMDocumentDetails],
|
|
1037
|
+
[0, 0, 0, 0, 0, () => ConformancePackInputParameters, 4, 0, () => TemplateSSMDocumentDetails$],
|
|
1024
1038
|
];
|
|
1025
|
-
export var ConformancePackEvaluationFilters = [
|
|
1039
|
+
export var ConformancePackEvaluationFilters$ = [
|
|
1026
1040
|
3,
|
|
1027
1041
|
n0,
|
|
1028
1042
|
_CPEF,
|
|
@@ -1030,17 +1044,17 @@ export var ConformancePackEvaluationFilters = [
|
|
|
1030
1044
|
[_CRNo, _CT, _RT, _RIes],
|
|
1031
1045
|
[64 | 0, 0, 0, 64 | 0],
|
|
1032
1046
|
];
|
|
1033
|
-
export var ConformancePackEvaluationResult = [
|
|
1047
|
+
export var ConformancePackEvaluationResult$ = [
|
|
1034
1048
|
3,
|
|
1035
1049
|
n0,
|
|
1036
1050
|
_CPER,
|
|
1037
1051
|
0,
|
|
1038
1052
|
[_CT, _ERI, _CRIT, _RRT, _A],
|
|
1039
|
-
[0, () => EvaluationResultIdentifier
|
|
1053
|
+
[0, () => EvaluationResultIdentifier$, 4, 4, 0],
|
|
1040
1054
|
];
|
|
1041
|
-
export var ConformancePackInputParameter = [3, n0, _CPIPo, 0, [_PN, _PV], [0, 0]];
|
|
1042
|
-
export var ConformancePackRuleCompliance = [3, n0, _CPRC, 0, [_CRN, _CT, _Co], [0, 0, 64 | 0]];
|
|
1043
|
-
export var ConformancePackStatusDetail = [
|
|
1055
|
+
export var ConformancePackInputParameter$ = [3, n0, _CPIPo, 0, [_PN, _PV], [0, 0]];
|
|
1056
|
+
export var ConformancePackRuleCompliance$ = [3, n0, _CPRC, 0, [_CRN, _CT, _Co], [0, 0, 64 | 0]];
|
|
1057
|
+
export var ConformancePackStatusDetail$ = [
|
|
1044
1058
|
3,
|
|
1045
1059
|
n0,
|
|
1046
1060
|
_CPSD,
|
|
@@ -1048,23 +1062,23 @@ export var ConformancePackStatusDetail = [
|
|
|
1048
1062
|
[_CPN, _CPI, _CPA, _CPS, _SA, _CPSR, _LURT, _LUCT],
|
|
1049
1063
|
[0, 0, 0, 0, 0, 0, 4, 4],
|
|
1050
1064
|
];
|
|
1051
|
-
export var ConformancePackTemplateValidationException = [-3, n0, _CPTVE, { [_e]: _cl }, [_m], [0]];
|
|
1052
|
-
TypeRegistry.for(n0).registerError(ConformancePackTemplateValidationException
|
|
1053
|
-
export var CustomPolicyDetails = [3, n0, _CPDu, 0, [_PR, _PT, _EDLD], [0, 0, 2]];
|
|
1054
|
-
export var DeleteAggregationAuthorizationRequest = [3, n0, _DAAR, 0, [_AAI, _AARu], [0, 0]];
|
|
1055
|
-
export var DeleteConfigRuleRequest = [3, n0, _DCRR, 0, [_CRN], [0]];
|
|
1056
|
-
export var DeleteConfigurationAggregatorRequest = [3, n0, _DCAR, 0, [_CAN], [0]];
|
|
1057
|
-
export var DeleteConfigurationRecorderRequest = [3, n0, _DCRRe, 0, [_CRNon], [0]];
|
|
1058
|
-
export var DeleteConformancePackRequest = [3, n0, _DCPR, 0, [_CPN], [0]];
|
|
1059
|
-
export var DeleteDeliveryChannelRequest = [3, n0, _DDCR, 0, [_DCN], [0]];
|
|
1060
|
-
export var DeleteEvaluationResultsRequest = [3, n0, _DERR, 0, [_CRN], [0]];
|
|
1061
|
-
export var DeleteEvaluationResultsResponse = [3, n0, _DERRe, 0, [], []];
|
|
1062
|
-
export var DeleteOrganizationConfigRuleRequest = [3, n0, _DOCRR, 0, [_OCRN], [0]];
|
|
1063
|
-
export var DeleteOrganizationConformancePackRequest = [3, n0, _DOCPR, 0, [_OCPN], [0]];
|
|
1064
|
-
export var DeletePendingAggregationRequestRequest = [3, n0, _DPARR, 0, [_RAI, _RAR], [0, 0]];
|
|
1065
|
-
export var DeleteRemediationConfigurationRequest = [3, n0, _DRCR, 0, [_CRN, _RT], [0, 0]];
|
|
1066
|
-
export var DeleteRemediationConfigurationResponse = [3, n0, _DRCRe, 0, [], []];
|
|
1067
|
-
export var DeleteRemediationExceptionsRequest = [
|
|
1065
|
+
export var ConformancePackTemplateValidationException$ = [-3, n0, _CPTVE, { [_e]: _cl }, [_m], [0]];
|
|
1066
|
+
TypeRegistry.for(n0).registerError(ConformancePackTemplateValidationException$, ConformancePackTemplateValidationException);
|
|
1067
|
+
export var CustomPolicyDetails$ = [3, n0, _CPDu, 0, [_PR, _PT, _EDLD], [0, 0, 2]];
|
|
1068
|
+
export var DeleteAggregationAuthorizationRequest$ = [3, n0, _DAAR, 0, [_AAI, _AARu], [0, 0]];
|
|
1069
|
+
export var DeleteConfigRuleRequest$ = [3, n0, _DCRR, 0, [_CRN], [0]];
|
|
1070
|
+
export var DeleteConfigurationAggregatorRequest$ = [3, n0, _DCAR, 0, [_CAN], [0]];
|
|
1071
|
+
export var DeleteConfigurationRecorderRequest$ = [3, n0, _DCRRe, 0, [_CRNon], [0]];
|
|
1072
|
+
export var DeleteConformancePackRequest$ = [3, n0, _DCPR, 0, [_CPN], [0]];
|
|
1073
|
+
export var DeleteDeliveryChannelRequest$ = [3, n0, _DDCR, 0, [_DCN], [0]];
|
|
1074
|
+
export var DeleteEvaluationResultsRequest$ = [3, n0, _DERR, 0, [_CRN], [0]];
|
|
1075
|
+
export var DeleteEvaluationResultsResponse$ = [3, n0, _DERRe, 0, [], []];
|
|
1076
|
+
export var DeleteOrganizationConfigRuleRequest$ = [3, n0, _DOCRR, 0, [_OCRN], [0]];
|
|
1077
|
+
export var DeleteOrganizationConformancePackRequest$ = [3, n0, _DOCPR, 0, [_OCPN], [0]];
|
|
1078
|
+
export var DeletePendingAggregationRequestRequest$ = [3, n0, _DPARR, 0, [_RAI, _RAR], [0, 0]];
|
|
1079
|
+
export var DeleteRemediationConfigurationRequest$ = [3, n0, _DRCR, 0, [_CRN, _RT], [0, 0]];
|
|
1080
|
+
export var DeleteRemediationConfigurationResponse$ = [3, n0, _DRCRe, 0, [], []];
|
|
1081
|
+
export var DeleteRemediationExceptionsRequest$ = [
|
|
1068
1082
|
3,
|
|
1069
1083
|
n0,
|
|
1070
1084
|
_DRER,
|
|
@@ -1072,7 +1086,7 @@ export var DeleteRemediationExceptionsRequest = [
|
|
|
1072
1086
|
[_CRN, _RK],
|
|
1073
1087
|
[0, () => RemediationExceptionResourceKeys],
|
|
1074
1088
|
];
|
|
1075
|
-
export var DeleteRemediationExceptionsResponse = [
|
|
1089
|
+
export var DeleteRemediationExceptionsResponse$ = [
|
|
1076
1090
|
3,
|
|
1077
1091
|
n0,
|
|
1078
1092
|
_DRERe,
|
|
@@ -1080,10 +1094,10 @@ export var DeleteRemediationExceptionsResponse = [
|
|
|
1080
1094
|
[_FB],
|
|
1081
1095
|
[() => FailedDeleteRemediationExceptionsBatches],
|
|
1082
1096
|
];
|
|
1083
|
-
export var DeleteResourceConfigRequest = [3, n0, _DRCRel, 0, [_RT, _RI], [0, 0]];
|
|
1084
|
-
export var DeleteRetentionConfigurationRequest = [3, n0, _DRCRele, 0, [_RCN], [0]];
|
|
1085
|
-
export var DeleteServiceLinkedConfigurationRecorderRequest = [3, n0, _DSLCRR, 0, [_SP], [0]];
|
|
1086
|
-
export var DeleteServiceLinkedConfigurationRecorderResponse = [
|
|
1097
|
+
export var DeleteResourceConfigRequest$ = [3, n0, _DRCRel, 0, [_RT, _RI], [0, 0]];
|
|
1098
|
+
export var DeleteRetentionConfigurationRequest$ = [3, n0, _DRCRele, 0, [_RCN], [0]];
|
|
1099
|
+
export var DeleteServiceLinkedConfigurationRecorderRequest$ = [3, n0, _DSLCRR, 0, [_SP], [0]];
|
|
1100
|
+
export var DeleteServiceLinkedConfigurationRecorderResponse$ = [
|
|
1087
1101
|
3,
|
|
1088
1102
|
n0,
|
|
1089
1103
|
_DSLCRRe,
|
|
@@ -1091,35 +1105,35 @@ export var DeleteServiceLinkedConfigurationRecorderResponse = [
|
|
|
1091
1105
|
[_Ar, _N],
|
|
1092
1106
|
[0, 0],
|
|
1093
1107
|
];
|
|
1094
|
-
export var DeleteStoredQueryRequest = [3, n0, _DSQR, 0, [_QN], [0]];
|
|
1095
|
-
export var DeleteStoredQueryResponse = [3, n0, _DSQRe, 0, [], []];
|
|
1096
|
-
export var DeliverConfigSnapshotRequest = [3, n0, _DCSR, 0, [_dCN], [0]];
|
|
1097
|
-
export var DeliverConfigSnapshotResponse = [3, n0, _DCSRe, 0, [_cSIo], [0]];
|
|
1098
|
-
export var DeliveryChannel = [
|
|
1108
|
+
export var DeleteStoredQueryRequest$ = [3, n0, _DSQR, 0, [_QN], [0]];
|
|
1109
|
+
export var DeleteStoredQueryResponse$ = [3, n0, _DSQRe, 0, [], []];
|
|
1110
|
+
export var DeliverConfigSnapshotRequest$ = [3, n0, _DCSR, 0, [_dCN], [0]];
|
|
1111
|
+
export var DeliverConfigSnapshotResponse$ = [3, n0, _DCSRe, 0, [_cSIo], [0]];
|
|
1112
|
+
export var DeliveryChannel$ = [
|
|
1099
1113
|
3,
|
|
1100
1114
|
n0,
|
|
1101
1115
|
_DC,
|
|
1102
1116
|
0,
|
|
1103
1117
|
[_n, _sBN, _sKP, _sKKA, _sTARN, _cSDP],
|
|
1104
|
-
[0, 0, 0, 0, 0, () => ConfigSnapshotDeliveryProperties],
|
|
1118
|
+
[0, 0, 0, 0, 0, () => ConfigSnapshotDeliveryProperties$],
|
|
1105
1119
|
];
|
|
1106
|
-
export var DeliveryChannelStatus = [
|
|
1120
|
+
export var DeliveryChannelStatus$ = [
|
|
1107
1121
|
3,
|
|
1108
1122
|
n0,
|
|
1109
1123
|
_DCS,
|
|
1110
1124
|
0,
|
|
1111
1125
|
[_n, _cSDI, _cHDI, _cSDIo],
|
|
1112
|
-
[0, () => ConfigExportDeliveryInfo
|
|
1126
|
+
[0, () => ConfigExportDeliveryInfo$, () => ConfigExportDeliveryInfo$, () => ConfigStreamDeliveryInfo$],
|
|
1113
1127
|
];
|
|
1114
|
-
export var DescribeAggregateComplianceByConfigRulesRequest = [
|
|
1128
|
+
export var DescribeAggregateComplianceByConfigRulesRequest$ = [
|
|
1115
1129
|
3,
|
|
1116
1130
|
n0,
|
|
1117
1131
|
_DACBCRR,
|
|
1118
1132
|
0,
|
|
1119
1133
|
[_CAN, _F, _L, _NT],
|
|
1120
|
-
[0, () => ConfigRuleComplianceFilters
|
|
1134
|
+
[0, () => ConfigRuleComplianceFilters$, 1, 0],
|
|
1121
1135
|
];
|
|
1122
|
-
export var DescribeAggregateComplianceByConfigRulesResponse = [
|
|
1136
|
+
export var DescribeAggregateComplianceByConfigRulesResponse$ = [
|
|
1123
1137
|
3,
|
|
1124
1138
|
n0,
|
|
1125
1139
|
_DACBCRRe,
|
|
@@ -1127,15 +1141,15 @@ export var DescribeAggregateComplianceByConfigRulesResponse = [
|
|
|
1127
1141
|
[_ACBCRg, _NT],
|
|
1128
1142
|
[() => AggregateComplianceByConfigRuleList, 0],
|
|
1129
1143
|
];
|
|
1130
|
-
export var DescribeAggregateComplianceByConformancePacksRequest = [
|
|
1144
|
+
export var DescribeAggregateComplianceByConformancePacksRequest$ = [
|
|
1131
1145
|
3,
|
|
1132
1146
|
n0,
|
|
1133
1147
|
_DACBCPR,
|
|
1134
1148
|
0,
|
|
1135
1149
|
[_CAN, _F, _L, _NT],
|
|
1136
|
-
[0, () => AggregateConformancePackComplianceFilters
|
|
1150
|
+
[0, () => AggregateConformancePackComplianceFilters$, 1, 0],
|
|
1137
1151
|
];
|
|
1138
|
-
export var DescribeAggregateComplianceByConformancePacksResponse = [
|
|
1152
|
+
export var DescribeAggregateComplianceByConformancePacksResponse$ = [
|
|
1139
1153
|
3,
|
|
1140
1154
|
n0,
|
|
1141
1155
|
_DACBCPRe,
|
|
@@ -1143,8 +1157,8 @@ export var DescribeAggregateComplianceByConformancePacksResponse = [
|
|
|
1143
1157
|
[_ACBCPg, _NT],
|
|
1144
1158
|
[() => AggregateComplianceByConformancePackList, 0],
|
|
1145
1159
|
];
|
|
1146
|
-
export var DescribeAggregationAuthorizationsRequest = [3, n0, _DAARe, 0, [_L, _NT], [1, 0]];
|
|
1147
|
-
export var DescribeAggregationAuthorizationsResponse = [
|
|
1160
|
+
export var DescribeAggregationAuthorizationsRequest$ = [3, n0, _DAARe, 0, [_L, _NT], [1, 0]];
|
|
1161
|
+
export var DescribeAggregationAuthorizationsResponse$ = [
|
|
1148
1162
|
3,
|
|
1149
1163
|
n0,
|
|
1150
1164
|
_DAARes,
|
|
@@ -1152,7 +1166,7 @@ export var DescribeAggregationAuthorizationsResponse = [
|
|
|
1152
1166
|
[_AAg, _NT],
|
|
1153
1167
|
[() => AggregationAuthorizationList, 0],
|
|
1154
1168
|
];
|
|
1155
|
-
export var DescribeComplianceByConfigRuleRequest = [
|
|
1169
|
+
export var DescribeComplianceByConfigRuleRequest$ = [
|
|
1156
1170
|
3,
|
|
1157
1171
|
n0,
|
|
1158
1172
|
_DCBCRR,
|
|
@@ -1160,7 +1174,7 @@ export var DescribeComplianceByConfigRuleRequest = [
|
|
|
1160
1174
|
[_CRNo, _CTo, _NT],
|
|
1161
1175
|
[64 | 0, 64 | 0, 0],
|
|
1162
1176
|
];
|
|
1163
|
-
export var DescribeComplianceByConfigRuleResponse = [
|
|
1177
|
+
export var DescribeComplianceByConfigRuleResponse$ = [
|
|
1164
1178
|
3,
|
|
1165
1179
|
n0,
|
|
1166
1180
|
_DCBCRRe,
|
|
@@ -1168,7 +1182,7 @@ export var DescribeComplianceByConfigRuleResponse = [
|
|
|
1168
1182
|
[_CBCRo, _NT],
|
|
1169
1183
|
[() => ComplianceByConfigRules, 0],
|
|
1170
1184
|
];
|
|
1171
|
-
export var DescribeComplianceByResourceRequest = [
|
|
1185
|
+
export var DescribeComplianceByResourceRequest$ = [
|
|
1172
1186
|
3,
|
|
1173
1187
|
n0,
|
|
1174
1188
|
_DCBRR,
|
|
@@ -1176,7 +1190,7 @@ export var DescribeComplianceByResourceRequest = [
|
|
|
1176
1190
|
[_RT, _RI, _CTo, _L, _NT],
|
|
1177
1191
|
[0, 0, 64 | 0, 1, 0],
|
|
1178
1192
|
];
|
|
1179
|
-
export var DescribeComplianceByResourceResponse = [
|
|
1193
|
+
export var DescribeComplianceByResourceResponse$ = [
|
|
1180
1194
|
3,
|
|
1181
1195
|
n0,
|
|
1182
1196
|
_DCBRRe,
|
|
@@ -1184,7 +1198,7 @@ export var DescribeComplianceByResourceResponse = [
|
|
|
1184
1198
|
[_CBRo, _NT],
|
|
1185
1199
|
[() => ComplianceByResources, 0],
|
|
1186
1200
|
];
|
|
1187
|
-
export var DescribeConfigRuleEvaluationStatusRequest = [
|
|
1201
|
+
export var DescribeConfigRuleEvaluationStatusRequest$ = [
|
|
1188
1202
|
3,
|
|
1189
1203
|
n0,
|
|
1190
1204
|
_DCRESR,
|
|
@@ -1192,7 +1206,7 @@ export var DescribeConfigRuleEvaluationStatusRequest = [
|
|
|
1192
1206
|
[_CRNo, _NT, _L],
|
|
1193
1207
|
[64 | 0, 0, 1],
|
|
1194
1208
|
];
|
|
1195
|
-
export var DescribeConfigRuleEvaluationStatusResponse = [
|
|
1209
|
+
export var DescribeConfigRuleEvaluationStatusResponse$ = [
|
|
1196
1210
|
3,
|
|
1197
1211
|
n0,
|
|
1198
1212
|
_DCRESRe,
|
|
@@ -1200,16 +1214,16 @@ export var DescribeConfigRuleEvaluationStatusResponse = [
|
|
|
1200
1214
|
[_CRESo, _NT],
|
|
1201
1215
|
[() => ConfigRuleEvaluationStatusList, 0],
|
|
1202
1216
|
];
|
|
1203
|
-
export var DescribeConfigRulesFilters = [3, n0, _DCRF, 0, [_EMv], [0]];
|
|
1204
|
-
export var DescribeConfigRulesRequest = [
|
|
1217
|
+
export var DescribeConfigRulesFilters$ = [3, n0, _DCRF, 0, [_EMv], [0]];
|
|
1218
|
+
export var DescribeConfigRulesRequest$ = [
|
|
1205
1219
|
3,
|
|
1206
1220
|
n0,
|
|
1207
1221
|
_DCRRes,
|
|
1208
1222
|
0,
|
|
1209
1223
|
[_CRNo, _NT, _F],
|
|
1210
|
-
[64 | 0, 0, () => DescribeConfigRulesFilters],
|
|
1224
|
+
[64 | 0, 0, () => DescribeConfigRulesFilters$],
|
|
1211
1225
|
];
|
|
1212
|
-
export var DescribeConfigRulesResponse = [
|
|
1226
|
+
export var DescribeConfigRulesResponse$ = [
|
|
1213
1227
|
3,
|
|
1214
1228
|
n0,
|
|
1215
1229
|
_DCRResc,
|
|
@@ -1217,7 +1231,7 @@ export var DescribeConfigRulesResponse = [
|
|
|
1217
1231
|
[_CRon, _NT],
|
|
1218
1232
|
[() => ConfigRules, 0],
|
|
1219
1233
|
];
|
|
1220
|
-
export var DescribeConfigurationAggregatorSourcesStatusRequest = [
|
|
1234
|
+
export var DescribeConfigurationAggregatorSourcesStatusRequest$ = [
|
|
1221
1235
|
3,
|
|
1222
1236
|
n0,
|
|
1223
1237
|
_DCASSR,
|
|
@@ -1225,7 +1239,7 @@ export var DescribeConfigurationAggregatorSourcesStatusRequest = [
|
|
|
1225
1239
|
[_CAN, _US, _NT, _L],
|
|
1226
1240
|
[0, 64 | 0, 0, 1],
|
|
1227
1241
|
];
|
|
1228
|
-
export var DescribeConfigurationAggregatorSourcesStatusResponse = [
|
|
1242
|
+
export var DescribeConfigurationAggregatorSourcesStatusResponse$ = [
|
|
1229
1243
|
3,
|
|
1230
1244
|
n0,
|
|
1231
1245
|
_DCASSRe,
|
|
@@ -1233,7 +1247,7 @@ export var DescribeConfigurationAggregatorSourcesStatusResponse = [
|
|
|
1233
1247
|
[_ASSL, _NT],
|
|
1234
1248
|
[() => AggregatedSourceStatusList, 0],
|
|
1235
1249
|
];
|
|
1236
|
-
export var DescribeConfigurationAggregatorsRequest = [
|
|
1250
|
+
export var DescribeConfigurationAggregatorsRequest$ = [
|
|
1237
1251
|
3,
|
|
1238
1252
|
n0,
|
|
1239
1253
|
_DCARe,
|
|
@@ -1241,7 +1255,7 @@ export var DescribeConfigurationAggregatorsRequest = [
|
|
|
1241
1255
|
[_CANo, _NT, _L],
|
|
1242
1256
|
[64 | 0, 0, 1],
|
|
1243
1257
|
];
|
|
1244
|
-
export var DescribeConfigurationAggregatorsResponse = [
|
|
1258
|
+
export var DescribeConfigurationAggregatorsResponse$ = [
|
|
1245
1259
|
3,
|
|
1246
1260
|
n0,
|
|
1247
1261
|
_DCARes,
|
|
@@ -1249,7 +1263,7 @@ export var DescribeConfigurationAggregatorsResponse = [
|
|
|
1249
1263
|
[_CAo, _NT],
|
|
1250
1264
|
[() => ConfigurationAggregatorList, 0],
|
|
1251
1265
|
];
|
|
1252
|
-
export var DescribeConfigurationRecordersRequest = [
|
|
1266
|
+
export var DescribeConfigurationRecordersRequest$ = [
|
|
1253
1267
|
3,
|
|
1254
1268
|
n0,
|
|
1255
1269
|
_DCRRescr,
|
|
@@ -1257,7 +1271,7 @@ export var DescribeConfigurationRecordersRequest = [
|
|
|
1257
1271
|
[_CRNonf, _SP, _Ar],
|
|
1258
1272
|
[64 | 0, 0, 0],
|
|
1259
1273
|
];
|
|
1260
|
-
export var DescribeConfigurationRecordersResponse = [
|
|
1274
|
+
export var DescribeConfigurationRecordersResponse$ = [
|
|
1261
1275
|
3,
|
|
1262
1276
|
n0,
|
|
1263
1277
|
_DCRRescri,
|
|
@@ -1265,7 +1279,7 @@ export var DescribeConfigurationRecordersResponse = [
|
|
|
1265
1279
|
[_CRonf],
|
|
1266
1280
|
[() => ConfigurationRecorderList],
|
|
1267
1281
|
];
|
|
1268
|
-
export var DescribeConfigurationRecorderStatusRequest = [
|
|
1282
|
+
export var DescribeConfigurationRecorderStatusRequest$ = [
|
|
1269
1283
|
3,
|
|
1270
1284
|
n0,
|
|
1271
1285
|
_DCRSR,
|
|
@@ -1273,7 +1287,7 @@ export var DescribeConfigurationRecorderStatusRequest = [
|
|
|
1273
1287
|
[_CRNonf, _SP, _Ar],
|
|
1274
1288
|
[64 | 0, 0, 0],
|
|
1275
1289
|
];
|
|
1276
|
-
export var DescribeConfigurationRecorderStatusResponse = [
|
|
1290
|
+
export var DescribeConfigurationRecorderStatusResponse$ = [
|
|
1277
1291
|
3,
|
|
1278
1292
|
n0,
|
|
1279
1293
|
_DCRSRe,
|
|
@@ -1281,15 +1295,15 @@ export var DescribeConfigurationRecorderStatusResponse = [
|
|
|
1281
1295
|
[_CRSonf],
|
|
1282
1296
|
[() => ConfigurationRecorderStatusList],
|
|
1283
1297
|
];
|
|
1284
|
-
export var DescribeConformancePackComplianceRequest = [
|
|
1298
|
+
export var DescribeConformancePackComplianceRequest$ = [
|
|
1285
1299
|
3,
|
|
1286
1300
|
n0,
|
|
1287
1301
|
_DCPCR,
|
|
1288
1302
|
0,
|
|
1289
1303
|
[_CPN, _F, _L, _NT],
|
|
1290
|
-
[0, () => ConformancePackComplianceFilters
|
|
1304
|
+
[0, () => ConformancePackComplianceFilters$, 1, 0],
|
|
1291
1305
|
];
|
|
1292
|
-
export var DescribeConformancePackComplianceResponse = [
|
|
1306
|
+
export var DescribeConformancePackComplianceResponse$ = [
|
|
1293
1307
|
3,
|
|
1294
1308
|
n0,
|
|
1295
1309
|
_DCPCRe,
|
|
@@ -1297,7 +1311,7 @@ export var DescribeConformancePackComplianceResponse = [
|
|
|
1297
1311
|
[_CPN, _CPRCL, _NT],
|
|
1298
1312
|
[0, () => ConformancePackRuleComplianceList, 0],
|
|
1299
1313
|
];
|
|
1300
|
-
export var DescribeConformancePacksRequest = [
|
|
1314
|
+
export var DescribeConformancePacksRequest$ = [
|
|
1301
1315
|
3,
|
|
1302
1316
|
n0,
|
|
1303
1317
|
_DCPRe,
|
|
@@ -1305,7 +1319,7 @@ export var DescribeConformancePacksRequest = [
|
|
|
1305
1319
|
[_CPNo, _L, _NT],
|
|
1306
1320
|
[64 | 0, 1, 0],
|
|
1307
1321
|
];
|
|
1308
|
-
export var DescribeConformancePacksResponse = [
|
|
1322
|
+
export var DescribeConformancePacksResponse$ = [
|
|
1309
1323
|
3,
|
|
1310
1324
|
n0,
|
|
1311
1325
|
_DCPRes,
|
|
@@ -1313,7 +1327,7 @@ export var DescribeConformancePacksResponse = [
|
|
|
1313
1327
|
[_CPDo, _NT],
|
|
1314
1328
|
[() => ConformancePackDetailList, 0],
|
|
1315
1329
|
];
|
|
1316
|
-
export var DescribeConformancePackStatusRequest = [
|
|
1330
|
+
export var DescribeConformancePackStatusRequest$ = [
|
|
1317
1331
|
3,
|
|
1318
1332
|
n0,
|
|
1319
1333
|
_DCPSR,
|
|
@@ -1321,7 +1335,7 @@ export var DescribeConformancePackStatusRequest = [
|
|
|
1321
1335
|
[_CPNo, _L, _NT],
|
|
1322
1336
|
[64 | 0, 1, 0],
|
|
1323
1337
|
];
|
|
1324
|
-
export var DescribeConformancePackStatusResponse = [
|
|
1338
|
+
export var DescribeConformancePackStatusResponse$ = [
|
|
1325
1339
|
3,
|
|
1326
1340
|
n0,
|
|
1327
1341
|
_DCPSRe,
|
|
@@ -1329,8 +1343,8 @@ export var DescribeConformancePackStatusResponse = [
|
|
|
1329
1343
|
[_CPSDo, _NT],
|
|
1330
1344
|
[() => ConformancePackStatusDetailsList, 0],
|
|
1331
1345
|
];
|
|
1332
|
-
export var DescribeDeliveryChannelsRequest = [3, n0, _DDCRe, 0, [_DCNe], [64 | 0]];
|
|
1333
|
-
export var DescribeDeliveryChannelsResponse = [
|
|
1346
|
+
export var DescribeDeliveryChannelsRequest$ = [3, n0, _DDCRe, 0, [_DCNe], [64 | 0]];
|
|
1347
|
+
export var DescribeDeliveryChannelsResponse$ = [
|
|
1334
1348
|
3,
|
|
1335
1349
|
n0,
|
|
1336
1350
|
_DDCRes,
|
|
@@ -1338,8 +1352,8 @@ export var DescribeDeliveryChannelsResponse = [
|
|
|
1338
1352
|
[_DCe],
|
|
1339
1353
|
[() => DeliveryChannelList],
|
|
1340
1354
|
];
|
|
1341
|
-
export var DescribeDeliveryChannelStatusRequest = [3, n0, _DDCSR, 0, [_DCNe], [64 | 0]];
|
|
1342
|
-
export var DescribeDeliveryChannelStatusResponse = [
|
|
1355
|
+
export var DescribeDeliveryChannelStatusRequest$ = [3, n0, _DDCSR, 0, [_DCNe], [64 | 0]];
|
|
1356
|
+
export var DescribeDeliveryChannelStatusResponse$ = [
|
|
1343
1357
|
3,
|
|
1344
1358
|
n0,
|
|
1345
1359
|
_DDCSRe,
|
|
@@ -1347,7 +1361,7 @@ export var DescribeDeliveryChannelStatusResponse = [
|
|
|
1347
1361
|
[_DCSe],
|
|
1348
1362
|
[() => DeliveryChannelStatusList],
|
|
1349
1363
|
];
|
|
1350
|
-
export var DescribeOrganizationConfigRulesRequest = [
|
|
1364
|
+
export var DescribeOrganizationConfigRulesRequest$ = [
|
|
1351
1365
|
3,
|
|
1352
1366
|
n0,
|
|
1353
1367
|
_DOCRRe,
|
|
@@ -1355,7 +1369,7 @@ export var DescribeOrganizationConfigRulesRequest = [
|
|
|
1355
1369
|
[_OCRNr, _L, _NT],
|
|
1356
1370
|
[64 | 0, 1, 0],
|
|
1357
1371
|
];
|
|
1358
|
-
export var DescribeOrganizationConfigRulesResponse = [
|
|
1372
|
+
export var DescribeOrganizationConfigRulesResponse$ = [
|
|
1359
1373
|
3,
|
|
1360
1374
|
n0,
|
|
1361
1375
|
_DOCRRes,
|
|
@@ -1363,7 +1377,7 @@ export var DescribeOrganizationConfigRulesResponse = [
|
|
|
1363
1377
|
[_OCR, _NT],
|
|
1364
1378
|
[() => OrganizationConfigRules, 0],
|
|
1365
1379
|
];
|
|
1366
|
-
export var DescribeOrganizationConfigRuleStatusesRequest = [
|
|
1380
|
+
export var DescribeOrganizationConfigRuleStatusesRequest$ = [
|
|
1367
1381
|
3,
|
|
1368
1382
|
n0,
|
|
1369
1383
|
_DOCRSR,
|
|
@@ -1371,7 +1385,7 @@ export var DescribeOrganizationConfigRuleStatusesRequest = [
|
|
|
1371
1385
|
[_OCRNr, _L, _NT],
|
|
1372
1386
|
[64 | 0, 1, 0],
|
|
1373
1387
|
];
|
|
1374
|
-
export var DescribeOrganizationConfigRuleStatusesResponse = [
|
|
1388
|
+
export var DescribeOrganizationConfigRuleStatusesResponse$ = [
|
|
1375
1389
|
3,
|
|
1376
1390
|
n0,
|
|
1377
1391
|
_DOCRSRe,
|
|
@@ -1379,7 +1393,7 @@ export var DescribeOrganizationConfigRuleStatusesResponse = [
|
|
|
1379
1393
|
[_OCRS, _NT],
|
|
1380
1394
|
[() => OrganizationConfigRuleStatuses, 0],
|
|
1381
1395
|
];
|
|
1382
|
-
export var DescribeOrganizationConformancePacksRequest = [
|
|
1396
|
+
export var DescribeOrganizationConformancePacksRequest$ = [
|
|
1383
1397
|
3,
|
|
1384
1398
|
n0,
|
|
1385
1399
|
_DOCPRe,
|
|
@@ -1387,7 +1401,7 @@ export var DescribeOrganizationConformancePacksRequest = [
|
|
|
1387
1401
|
[_OCPNr, _L, _NT],
|
|
1388
1402
|
[64 | 0, 1, 0],
|
|
1389
1403
|
];
|
|
1390
|
-
export var DescribeOrganizationConformancePacksResponse = [
|
|
1404
|
+
export var DescribeOrganizationConformancePacksResponse$ = [
|
|
1391
1405
|
3,
|
|
1392
1406
|
n0,
|
|
1393
1407
|
_DOCPRes,
|
|
@@ -1395,7 +1409,7 @@ export var DescribeOrganizationConformancePacksResponse = [
|
|
|
1395
1409
|
[_OCP, _NT],
|
|
1396
1410
|
[() => OrganizationConformancePacks, 0],
|
|
1397
1411
|
];
|
|
1398
|
-
export var DescribeOrganizationConformancePackStatusesRequest = [
|
|
1412
|
+
export var DescribeOrganizationConformancePackStatusesRequest$ = [
|
|
1399
1413
|
3,
|
|
1400
1414
|
n0,
|
|
1401
1415
|
_DOCPSR,
|
|
@@ -1403,7 +1417,7 @@ export var DescribeOrganizationConformancePackStatusesRequest = [
|
|
|
1403
1417
|
[_OCPNr, _L, _NT],
|
|
1404
1418
|
[64 | 0, 1, 0],
|
|
1405
1419
|
];
|
|
1406
|
-
export var DescribeOrganizationConformancePackStatusesResponse = [
|
|
1420
|
+
export var DescribeOrganizationConformancePackStatusesResponse$ = [
|
|
1407
1421
|
3,
|
|
1408
1422
|
n0,
|
|
1409
1423
|
_DOCPSRe,
|
|
@@ -1411,8 +1425,8 @@ export var DescribeOrganizationConformancePackStatusesResponse = [
|
|
|
1411
1425
|
[_OCPS, _NT],
|
|
1412
1426
|
[() => OrganizationConformancePackStatuses, 0],
|
|
1413
1427
|
];
|
|
1414
|
-
export var DescribePendingAggregationRequestsRequest = [3, n0, _DPARRe, 0, [_L, _NT], [1, 0]];
|
|
1415
|
-
export var DescribePendingAggregationRequestsResponse = [
|
|
1428
|
+
export var DescribePendingAggregationRequestsRequest$ = [3, n0, _DPARRe, 0, [_L, _NT], [1, 0]];
|
|
1429
|
+
export var DescribePendingAggregationRequestsResponse$ = [
|
|
1416
1430
|
3,
|
|
1417
1431
|
n0,
|
|
1418
1432
|
_DPARRes,
|
|
@@ -1420,8 +1434,8 @@ export var DescribePendingAggregationRequestsResponse = [
|
|
|
1420
1434
|
[_PAR, _NT],
|
|
1421
1435
|
[() => PendingAggregationRequestList, 0],
|
|
1422
1436
|
];
|
|
1423
|
-
export var DescribeRemediationConfigurationsRequest = [3, n0, _DRCRes, 0, [_CRNo], [64 | 0]];
|
|
1424
|
-
export var DescribeRemediationConfigurationsResponse = [
|
|
1437
|
+
export var DescribeRemediationConfigurationsRequest$ = [3, n0, _DRCRes, 0, [_CRNo], [64 | 0]];
|
|
1438
|
+
export var DescribeRemediationConfigurationsResponse$ = [
|
|
1425
1439
|
3,
|
|
1426
1440
|
n0,
|
|
1427
1441
|
_DRCResc,
|
|
@@ -1429,7 +1443,7 @@ export var DescribeRemediationConfigurationsResponse = [
|
|
|
1429
1443
|
[_RC],
|
|
1430
1444
|
[() => RemediationConfigurations],
|
|
1431
1445
|
];
|
|
1432
|
-
export var DescribeRemediationExceptionsRequest = [
|
|
1446
|
+
export var DescribeRemediationExceptionsRequest$ = [
|
|
1433
1447
|
3,
|
|
1434
1448
|
n0,
|
|
1435
1449
|
_DRERes,
|
|
@@ -1437,7 +1451,7 @@ export var DescribeRemediationExceptionsRequest = [
|
|
|
1437
1451
|
[_CRN, _RK, _L, _NT],
|
|
1438
1452
|
[0, () => RemediationExceptionResourceKeys, 1, 0],
|
|
1439
1453
|
];
|
|
1440
|
-
export var DescribeRemediationExceptionsResponse = [
|
|
1454
|
+
export var DescribeRemediationExceptionsResponse$ = [
|
|
1441
1455
|
3,
|
|
1442
1456
|
n0,
|
|
1443
1457
|
_DREResc,
|
|
@@ -1445,7 +1459,7 @@ export var DescribeRemediationExceptionsResponse = [
|
|
|
1445
1459
|
[_RE, _NT],
|
|
1446
1460
|
[() => RemediationExceptions, 0],
|
|
1447
1461
|
];
|
|
1448
|
-
export var DescribeRemediationExecutionStatusRequest = [
|
|
1462
|
+
export var DescribeRemediationExecutionStatusRequest$ = [
|
|
1449
1463
|
3,
|
|
1450
1464
|
n0,
|
|
1451
1465
|
_DRESR,
|
|
@@ -1453,7 +1467,7 @@ export var DescribeRemediationExecutionStatusRequest = [
|
|
|
1453
1467
|
[_CRN, _RK, _L, _NT],
|
|
1454
1468
|
[0, () => ResourceKeys, 1, 0],
|
|
1455
1469
|
];
|
|
1456
|
-
export var DescribeRemediationExecutionStatusResponse = [
|
|
1470
|
+
export var DescribeRemediationExecutionStatusResponse$ = [
|
|
1457
1471
|
3,
|
|
1458
1472
|
n0,
|
|
1459
1473
|
_DRESRe,
|
|
@@ -1461,7 +1475,7 @@ export var DescribeRemediationExecutionStatusResponse = [
|
|
|
1461
1475
|
[_RES, _NT],
|
|
1462
1476
|
[() => RemediationExecutionStatuses, 0],
|
|
1463
1477
|
];
|
|
1464
|
-
export var DescribeRetentionConfigurationsRequest = [
|
|
1478
|
+
export var DescribeRetentionConfigurationsRequest$ = [
|
|
1465
1479
|
3,
|
|
1466
1480
|
n0,
|
|
1467
1481
|
_DRCRescr,
|
|
@@ -1469,7 +1483,7 @@ export var DescribeRetentionConfigurationsRequest = [
|
|
|
1469
1483
|
[_RCNe, _NT],
|
|
1470
1484
|
[64 | 0, 0],
|
|
1471
1485
|
];
|
|
1472
|
-
export var DescribeRetentionConfigurationsResponse = [
|
|
1486
|
+
export var DescribeRetentionConfigurationsResponse$ = [
|
|
1473
1487
|
3,
|
|
1474
1488
|
n0,
|
|
1475
1489
|
_DRCRescri,
|
|
@@ -1477,40 +1491,40 @@ export var DescribeRetentionConfigurationsResponse = [
|
|
|
1477
1491
|
[_RCe, _NT],
|
|
1478
1492
|
[() => RetentionConfigurationList, 0],
|
|
1479
1493
|
];
|
|
1480
|
-
export var DisassociateResourceTypesRequest = [3, n0, _DRTR, 0, [_CRA, _RTe], [0, 64 | 0]];
|
|
1481
|
-
export var DisassociateResourceTypesResponse = [
|
|
1494
|
+
export var DisassociateResourceTypesRequest$ = [3, n0, _DRTR, 0, [_CRA, _RTe], [0, 64 | 0]];
|
|
1495
|
+
export var DisassociateResourceTypesResponse$ = [
|
|
1482
1496
|
3,
|
|
1483
1497
|
n0,
|
|
1484
1498
|
_DRTRi,
|
|
1485
1499
|
0,
|
|
1486
1500
|
[_CR],
|
|
1487
|
-
[() => ConfigurationRecorder],
|
|
1501
|
+
[() => ConfigurationRecorder$],
|
|
1488
1502
|
];
|
|
1489
|
-
export var Evaluation = [3, n0, _E, 0, [_CRT, _CRIo, _CT, _A, _OT], [0, 0, 0, 0, 4]];
|
|
1490
|
-
export var EvaluationContext = [3, n0, _EC, 0, [_ECI], [0]];
|
|
1491
|
-
export var EvaluationModeConfiguration = [3, n0, _EMC, 0, [_M], [0]];
|
|
1492
|
-
export var EvaluationResult = [
|
|
1503
|
+
export var Evaluation$ = [3, n0, _E, 0, [_CRT, _CRIo, _CT, _A, _OT], [0, 0, 0, 0, 4]];
|
|
1504
|
+
export var EvaluationContext$ = [3, n0, _EC, 0, [_ECI], [0]];
|
|
1505
|
+
export var EvaluationModeConfiguration$ = [3, n0, _EMC, 0, [_M], [0]];
|
|
1506
|
+
export var EvaluationResult$ = [
|
|
1493
1507
|
3,
|
|
1494
1508
|
n0,
|
|
1495
1509
|
_ER,
|
|
1496
1510
|
0,
|
|
1497
1511
|
[_ERI, _CT, _RRT, _CRIT, _A, _RTes],
|
|
1498
|
-
[() => EvaluationResultIdentifier
|
|
1512
|
+
[() => EvaluationResultIdentifier$, 0, 4, 4, 0, 0],
|
|
1499
1513
|
];
|
|
1500
|
-
export var EvaluationResultIdentifier = [
|
|
1514
|
+
export var EvaluationResultIdentifier$ = [
|
|
1501
1515
|
3,
|
|
1502
1516
|
n0,
|
|
1503
1517
|
_ERI,
|
|
1504
1518
|
0,
|
|
1505
1519
|
[_ERQ, _OT, _REI],
|
|
1506
|
-
[() => EvaluationResultQualifier
|
|
1520
|
+
[() => EvaluationResultQualifier$, 4, 0],
|
|
1507
1521
|
];
|
|
1508
|
-
export var EvaluationResultQualifier = [3, n0, _ERQ, 0, [_CRN, _RT, _RI, _EMv], [0, 0, 0, 0]];
|
|
1509
|
-
export var EvaluationStatus = [3, n0, _ES, 0, [_St, _FR], [0, 0]];
|
|
1510
|
-
export var ExclusionByResourceTypes = [3, n0, _EBRT, 0, [_rTe], [64 | 0]];
|
|
1511
|
-
export var ExecutionControls = [3, n0, _ECx, 0, [_SC], [() => SsmControls]];
|
|
1512
|
-
export var ExternalEvaluation = [3, n0, _EE, 0, [_CRT, _CRIo, _CT, _A, _OT], [0, 0, 0, 0, 4]];
|
|
1513
|
-
export var FailedDeleteRemediationExceptionsBatch = [
|
|
1522
|
+
export var EvaluationResultQualifier$ = [3, n0, _ERQ, 0, [_CRN, _RT, _RI, _EMv], [0, 0, 0, 0]];
|
|
1523
|
+
export var EvaluationStatus$ = [3, n0, _ES, 0, [_St, _FR], [0, 0]];
|
|
1524
|
+
export var ExclusionByResourceTypes$ = [3, n0, _EBRT, 0, [_rTe], [64 | 0]];
|
|
1525
|
+
export var ExecutionControls$ = [3, n0, _ECx, 0, [_SC], [() => SsmControls$]];
|
|
1526
|
+
export var ExternalEvaluation$ = [3, n0, _EE, 0, [_CRT, _CRIo, _CT, _A, _OT], [0, 0, 0, 0, 4]];
|
|
1527
|
+
export var FailedDeleteRemediationExceptionsBatch$ = [
|
|
1514
1528
|
3,
|
|
1515
1529
|
n0,
|
|
1516
1530
|
_FDREB,
|
|
@@ -1518,7 +1532,7 @@ export var FailedDeleteRemediationExceptionsBatch = [
|
|
|
1518
1532
|
[_FM, _FI],
|
|
1519
1533
|
[0, () => RemediationExceptionResourceKeys],
|
|
1520
1534
|
];
|
|
1521
|
-
export var FailedRemediationBatch = [
|
|
1535
|
+
export var FailedRemediationBatch$ = [
|
|
1522
1536
|
3,
|
|
1523
1537
|
n0,
|
|
1524
1538
|
_FRB,
|
|
@@ -1526,7 +1540,7 @@ export var FailedRemediationBatch = [
|
|
|
1526
1540
|
[_FM, _FI],
|
|
1527
1541
|
[0, () => RemediationConfigurations],
|
|
1528
1542
|
];
|
|
1529
|
-
export var FailedRemediationExceptionBatch = [
|
|
1543
|
+
export var FailedRemediationExceptionBatch$ = [
|
|
1530
1544
|
3,
|
|
1531
1545
|
n0,
|
|
1532
1546
|
_FREB,
|
|
@@ -1534,8 +1548,8 @@ export var FailedRemediationExceptionBatch = [
|
|
|
1534
1548
|
[_FM, _FI],
|
|
1535
1549
|
[0, () => RemediationExceptions],
|
|
1536
1550
|
];
|
|
1537
|
-
export var FieldInfo = [3, n0, _FIi, 0, [_N], [0]];
|
|
1538
|
-
export var GetAggregateComplianceDetailsByConfigRuleRequest = [
|
|
1551
|
+
export var FieldInfo$ = [3, n0, _FIi, 0, [_N], [0]];
|
|
1552
|
+
export var GetAggregateComplianceDetailsByConfigRuleRequest$ = [
|
|
1539
1553
|
3,
|
|
1540
1554
|
n0,
|
|
1541
1555
|
_GACDBCRR,
|
|
@@ -1543,7 +1557,7 @@ export var GetAggregateComplianceDetailsByConfigRuleRequest = [
|
|
|
1543
1557
|
[_CAN, _CRN, _AIc, _ARw, _CT, _L, _NT],
|
|
1544
1558
|
[0, 0, 0, 0, 0, 1, 0],
|
|
1545
1559
|
];
|
|
1546
|
-
export var GetAggregateComplianceDetailsByConfigRuleResponse = [
|
|
1560
|
+
export var GetAggregateComplianceDetailsByConfigRuleResponse$ = [
|
|
1547
1561
|
3,
|
|
1548
1562
|
n0,
|
|
1549
1563
|
_GACDBCRRe,
|
|
@@ -1551,15 +1565,15 @@ export var GetAggregateComplianceDetailsByConfigRuleResponse = [
|
|
|
1551
1565
|
[_AERg, _NT],
|
|
1552
1566
|
[() => AggregateEvaluationResultList, 0],
|
|
1553
1567
|
];
|
|
1554
|
-
export var GetAggregateConfigRuleComplianceSummaryRequest = [
|
|
1568
|
+
export var GetAggregateConfigRuleComplianceSummaryRequest$ = [
|
|
1555
1569
|
3,
|
|
1556
1570
|
n0,
|
|
1557
1571
|
_GACRCSR,
|
|
1558
1572
|
0,
|
|
1559
1573
|
[_CAN, _F, _GBK, _L, _NT],
|
|
1560
|
-
[0, () => ConfigRuleComplianceSummaryFilters
|
|
1574
|
+
[0, () => ConfigRuleComplianceSummaryFilters$, 0, 1, 0],
|
|
1561
1575
|
];
|
|
1562
|
-
export var GetAggregateConfigRuleComplianceSummaryResponse = [
|
|
1576
|
+
export var GetAggregateConfigRuleComplianceSummaryResponse$ = [
|
|
1563
1577
|
3,
|
|
1564
1578
|
n0,
|
|
1565
1579
|
_GACRCSRe,
|
|
@@ -1567,15 +1581,15 @@ export var GetAggregateConfigRuleComplianceSummaryResponse = [
|
|
|
1567
1581
|
[_GBK, _ACCg, _NT],
|
|
1568
1582
|
[0, () => AggregateComplianceCountList, 0],
|
|
1569
1583
|
];
|
|
1570
|
-
export var GetAggregateConformancePackComplianceSummaryRequest = [
|
|
1584
|
+
export var GetAggregateConformancePackComplianceSummaryRequest$ = [
|
|
1571
1585
|
3,
|
|
1572
1586
|
n0,
|
|
1573
1587
|
_GACPCSR,
|
|
1574
1588
|
0,
|
|
1575
1589
|
[_CAN, _F, _GBK, _L, _NT],
|
|
1576
|
-
[0, () => AggregateConformancePackComplianceSummaryFilters
|
|
1590
|
+
[0, () => AggregateConformancePackComplianceSummaryFilters$, 0, 1, 0],
|
|
1577
1591
|
];
|
|
1578
|
-
export var GetAggregateConformancePackComplianceSummaryResponse = [
|
|
1592
|
+
export var GetAggregateConformancePackComplianceSummaryResponse$ = [
|
|
1579
1593
|
3,
|
|
1580
1594
|
n0,
|
|
1581
1595
|
_GACPCSRe,
|
|
@@ -1583,15 +1597,15 @@ export var GetAggregateConformancePackComplianceSummaryResponse = [
|
|
|
1583
1597
|
[_ACPCSg, _GBK, _NT],
|
|
1584
1598
|
[() => AggregateConformancePackComplianceSummaryList, 0, 0],
|
|
1585
1599
|
];
|
|
1586
|
-
export var GetAggregateDiscoveredResourceCountsRequest = [
|
|
1600
|
+
export var GetAggregateDiscoveredResourceCountsRequest$ = [
|
|
1587
1601
|
3,
|
|
1588
1602
|
n0,
|
|
1589
1603
|
_GADRCR,
|
|
1590
1604
|
0,
|
|
1591
1605
|
[_CAN, _F, _GBK, _L, _NT],
|
|
1592
|
-
[0, () => ResourceCountFilters
|
|
1606
|
+
[0, () => ResourceCountFilters$, 0, 1, 0],
|
|
1593
1607
|
];
|
|
1594
|
-
export var GetAggregateDiscoveredResourceCountsResponse = [
|
|
1608
|
+
export var GetAggregateDiscoveredResourceCountsResponse$ = [
|
|
1595
1609
|
3,
|
|
1596
1610
|
n0,
|
|
1597
1611
|
_GADRCRe,
|
|
@@ -1599,23 +1613,23 @@ export var GetAggregateDiscoveredResourceCountsResponse = [
|
|
|
1599
1613
|
[_TDR, _GBK, _GRC, _NT],
|
|
1600
1614
|
[1, 0, () => GroupedResourceCountList, 0],
|
|
1601
1615
|
];
|
|
1602
|
-
export var GetAggregateResourceConfigRequest = [
|
|
1616
|
+
export var GetAggregateResourceConfigRequest$ = [
|
|
1603
1617
|
3,
|
|
1604
1618
|
n0,
|
|
1605
1619
|
_GARCR,
|
|
1606
1620
|
0,
|
|
1607
1621
|
[_CAN, _RIeso],
|
|
1608
|
-
[0, () => AggregateResourceIdentifier],
|
|
1622
|
+
[0, () => AggregateResourceIdentifier$],
|
|
1609
1623
|
];
|
|
1610
|
-
export var GetAggregateResourceConfigResponse = [
|
|
1624
|
+
export var GetAggregateResourceConfigResponse$ = [
|
|
1611
1625
|
3,
|
|
1612
1626
|
n0,
|
|
1613
1627
|
_GARCRe,
|
|
1614
1628
|
0,
|
|
1615
1629
|
[_CI],
|
|
1616
|
-
[() => ConfigurationItem],
|
|
1630
|
+
[() => ConfigurationItem$],
|
|
1617
1631
|
];
|
|
1618
|
-
export var GetComplianceDetailsByConfigRuleRequest = [
|
|
1632
|
+
export var GetComplianceDetailsByConfigRuleRequest$ = [
|
|
1619
1633
|
3,
|
|
1620
1634
|
n0,
|
|
1621
1635
|
_GCDBCRR,
|
|
@@ -1623,7 +1637,7 @@ export var GetComplianceDetailsByConfigRuleRequest = [
|
|
|
1623
1637
|
[_CRN, _CTo, _L, _NT],
|
|
1624
1638
|
[0, 64 | 0, 1, 0],
|
|
1625
1639
|
];
|
|
1626
|
-
export var GetComplianceDetailsByConfigRuleResponse = [
|
|
1640
|
+
export var GetComplianceDetailsByConfigRuleResponse$ = [
|
|
1627
1641
|
3,
|
|
1628
1642
|
n0,
|
|
1629
1643
|
_GCDBCRRe,
|
|
@@ -1631,7 +1645,7 @@ export var GetComplianceDetailsByConfigRuleResponse = [
|
|
|
1631
1645
|
[_ERv, _NT],
|
|
1632
1646
|
[() => EvaluationResults, 0],
|
|
1633
1647
|
];
|
|
1634
|
-
export var GetComplianceDetailsByResourceRequest = [
|
|
1648
|
+
export var GetComplianceDetailsByResourceRequest$ = [
|
|
1635
1649
|
3,
|
|
1636
1650
|
n0,
|
|
1637
1651
|
_GCDBRR,
|
|
@@ -1639,7 +1653,7 @@ export var GetComplianceDetailsByResourceRequest = [
|
|
|
1639
1653
|
[_RT, _RI, _CTo, _NT, _REI],
|
|
1640
1654
|
[0, 0, 64 | 0, 0, 0],
|
|
1641
1655
|
];
|
|
1642
|
-
export var GetComplianceDetailsByResourceResponse = [
|
|
1656
|
+
export var GetComplianceDetailsByResourceResponse$ = [
|
|
1643
1657
|
3,
|
|
1644
1658
|
n0,
|
|
1645
1659
|
_GCDBRRe,
|
|
@@ -1647,16 +1661,16 @@ export var GetComplianceDetailsByResourceResponse = [
|
|
|
1647
1661
|
[_ERv, _NT],
|
|
1648
1662
|
[() => EvaluationResults, 0],
|
|
1649
1663
|
];
|
|
1650
|
-
export var GetComplianceSummaryByConfigRuleResponse = [
|
|
1664
|
+
export var GetComplianceSummaryByConfigRuleResponse$ = [
|
|
1651
1665
|
3,
|
|
1652
1666
|
n0,
|
|
1653
1667
|
_GCSBCRR,
|
|
1654
1668
|
0,
|
|
1655
1669
|
[_CS],
|
|
1656
|
-
[() => ComplianceSummary],
|
|
1670
|
+
[() => ComplianceSummary$],
|
|
1657
1671
|
];
|
|
1658
|
-
export var GetComplianceSummaryByResourceTypeRequest = [3, n0, _GCSBRTR, 0, [_RTe], [64 | 0]];
|
|
1659
|
-
export var GetComplianceSummaryByResourceTypeResponse = [
|
|
1672
|
+
export var GetComplianceSummaryByResourceTypeRequest$ = [3, n0, _GCSBRTR, 0, [_RTe], [64 | 0]];
|
|
1673
|
+
export var GetComplianceSummaryByResourceTypeResponse$ = [
|
|
1660
1674
|
3,
|
|
1661
1675
|
n0,
|
|
1662
1676
|
_GCSBRTRe,
|
|
@@ -1664,15 +1678,15 @@ export var GetComplianceSummaryByResourceTypeResponse = [
|
|
|
1664
1678
|
[_CSBRTo],
|
|
1665
1679
|
[() => ComplianceSummariesByResourceType],
|
|
1666
1680
|
];
|
|
1667
|
-
export var GetConformancePackComplianceDetailsRequest = [
|
|
1681
|
+
export var GetConformancePackComplianceDetailsRequest$ = [
|
|
1668
1682
|
3,
|
|
1669
1683
|
n0,
|
|
1670
1684
|
_GCPCDR,
|
|
1671
1685
|
0,
|
|
1672
1686
|
[_CPN, _F, _L, _NT],
|
|
1673
|
-
[0, () => ConformancePackEvaluationFilters
|
|
1687
|
+
[0, () => ConformancePackEvaluationFilters$, 1, 0],
|
|
1674
1688
|
];
|
|
1675
|
-
export var GetConformancePackComplianceDetailsResponse = [
|
|
1689
|
+
export var GetConformancePackComplianceDetailsResponse$ = [
|
|
1676
1690
|
3,
|
|
1677
1691
|
n0,
|
|
1678
1692
|
_GCPCDRe,
|
|
@@ -1680,7 +1694,7 @@ export var GetConformancePackComplianceDetailsResponse = [
|
|
|
1680
1694
|
[_CPN, _CPRER, _NT],
|
|
1681
1695
|
[0, () => ConformancePackRuleEvaluationResultsList, 0],
|
|
1682
1696
|
];
|
|
1683
|
-
export var GetConformancePackComplianceSummaryRequest = [
|
|
1697
|
+
export var GetConformancePackComplianceSummaryRequest$ = [
|
|
1684
1698
|
3,
|
|
1685
1699
|
n0,
|
|
1686
1700
|
_GCPCSR,
|
|
@@ -1688,7 +1702,7 @@ export var GetConformancePackComplianceSummaryRequest = [
|
|
|
1688
1702
|
[_CPNo, _L, _NT],
|
|
1689
1703
|
[64 | 0, 1, 0],
|
|
1690
1704
|
];
|
|
1691
|
-
export var GetConformancePackComplianceSummaryResponse = [
|
|
1705
|
+
export var GetConformancePackComplianceSummaryResponse$ = [
|
|
1692
1706
|
3,
|
|
1693
1707
|
n0,
|
|
1694
1708
|
_GCPCSRe,
|
|
@@ -1696,9 +1710,9 @@ export var GetConformancePackComplianceSummaryResponse = [
|
|
|
1696
1710
|
[_CPCSL, _NT],
|
|
1697
1711
|
[() => ConformancePackComplianceSummaryList, 0],
|
|
1698
1712
|
];
|
|
1699
|
-
export var GetCustomRulePolicyRequest = [3, n0, _GCRPR, 0, [_CRN], [0]];
|
|
1700
|
-
export var GetCustomRulePolicyResponse = [3, n0, _GCRPRe, 0, [_PT], [0]];
|
|
1701
|
-
export var GetDiscoveredResourceCountsRequest = [
|
|
1713
|
+
export var GetCustomRulePolicyRequest$ = [3, n0, _GCRPR, 0, [_CRN], [0]];
|
|
1714
|
+
export var GetCustomRulePolicyResponse$ = [3, n0, _GCRPRe, 0, [_PT], [0]];
|
|
1715
|
+
export var GetDiscoveredResourceCountsRequest$ = [
|
|
1702
1716
|
3,
|
|
1703
1717
|
n0,
|
|
1704
1718
|
_GDRCR,
|
|
@@ -1706,7 +1720,7 @@ export var GetDiscoveredResourceCountsRequest = [
|
|
|
1706
1720
|
[_rTe, _l, _nT],
|
|
1707
1721
|
[64 | 0, 1, 0],
|
|
1708
1722
|
];
|
|
1709
|
-
export var GetDiscoveredResourceCountsResponse = [
|
|
1723
|
+
export var GetDiscoveredResourceCountsResponse$ = [
|
|
1710
1724
|
3,
|
|
1711
1725
|
n0,
|
|
1712
1726
|
_GDRCRe,
|
|
@@ -1714,15 +1728,15 @@ export var GetDiscoveredResourceCountsResponse = [
|
|
|
1714
1728
|
[_tDR, _rC, _nT],
|
|
1715
1729
|
[1, () => ResourceCounts, 0],
|
|
1716
1730
|
];
|
|
1717
|
-
export var GetOrganizationConfigRuleDetailedStatusRequest = [
|
|
1731
|
+
export var GetOrganizationConfigRuleDetailedStatusRequest$ = [
|
|
1718
1732
|
3,
|
|
1719
1733
|
n0,
|
|
1720
1734
|
_GOCRDSR,
|
|
1721
1735
|
0,
|
|
1722
1736
|
[_OCRN, _F, _L, _NT],
|
|
1723
|
-
[0, () => StatusDetailFilters
|
|
1737
|
+
[0, () => StatusDetailFilters$, 1, 0],
|
|
1724
1738
|
];
|
|
1725
|
-
export var GetOrganizationConfigRuleDetailedStatusResponse = [
|
|
1739
|
+
export var GetOrganizationConfigRuleDetailedStatusResponse$ = [
|
|
1726
1740
|
3,
|
|
1727
1741
|
n0,
|
|
1728
1742
|
_GOCRDSRe,
|
|
@@ -1730,15 +1744,15 @@ export var GetOrganizationConfigRuleDetailedStatusResponse = [
|
|
|
1730
1744
|
[_OCRDS, _NT],
|
|
1731
1745
|
[() => OrganizationConfigRuleDetailedStatus, 0],
|
|
1732
1746
|
];
|
|
1733
|
-
export var GetOrganizationConformancePackDetailedStatusRequest = [
|
|
1747
|
+
export var GetOrganizationConformancePackDetailedStatusRequest$ = [
|
|
1734
1748
|
3,
|
|
1735
1749
|
n0,
|
|
1736
1750
|
_GOCPDSR,
|
|
1737
1751
|
0,
|
|
1738
1752
|
[_OCPN, _F, _L, _NT],
|
|
1739
|
-
[0, () => OrganizationResourceDetailedStatusFilters
|
|
1753
|
+
[0, () => OrganizationResourceDetailedStatusFilters$, 1, 0],
|
|
1740
1754
|
];
|
|
1741
|
-
export var GetOrganizationConformancePackDetailedStatusResponse = [
|
|
1755
|
+
export var GetOrganizationConformancePackDetailedStatusResponse$ = [
|
|
1742
1756
|
3,
|
|
1743
1757
|
n0,
|
|
1744
1758
|
_GOCPDSRe,
|
|
@@ -1746,9 +1760,9 @@ export var GetOrganizationConformancePackDetailedStatusResponse = [
|
|
|
1746
1760
|
[_OCPDS, _NT],
|
|
1747
1761
|
[() => OrganizationConformancePackDetailedStatuses, 0],
|
|
1748
1762
|
];
|
|
1749
|
-
export var GetOrganizationCustomRulePolicyRequest = [3, n0, _GOCRPR, 0, [_OCRN], [0]];
|
|
1750
|
-
export var GetOrganizationCustomRulePolicyResponse = [3, n0, _GOCRPRe, 0, [_PT], [0]];
|
|
1751
|
-
export var GetResourceConfigHistoryRequest = [
|
|
1763
|
+
export var GetOrganizationCustomRulePolicyRequest$ = [3, n0, _GOCRPR, 0, [_OCRN], [0]];
|
|
1764
|
+
export var GetOrganizationCustomRulePolicyResponse$ = [3, n0, _GOCRPRe, 0, [_PT], [0]];
|
|
1765
|
+
export var GetResourceConfigHistoryRequest$ = [
|
|
1752
1766
|
3,
|
|
1753
1767
|
n0,
|
|
1754
1768
|
_GRCHR,
|
|
@@ -1756,7 +1770,7 @@ export var GetResourceConfigHistoryRequest = [
|
|
|
1756
1770
|
[_rT, _rI, _lT, _eT, _cO, _l, _nT],
|
|
1757
1771
|
[0, 0, 4, 4, 0, 1, 0],
|
|
1758
1772
|
];
|
|
1759
|
-
export var GetResourceConfigHistoryResponse = [
|
|
1773
|
+
export var GetResourceConfigHistoryResponse$ = [
|
|
1760
1774
|
3,
|
|
1761
1775
|
n0,
|
|
1762
1776
|
_GRCHRe,
|
|
@@ -1764,63 +1778,63 @@ export var GetResourceConfigHistoryResponse = [
|
|
|
1764
1778
|
[_cI, _nT],
|
|
1765
1779
|
[() => ConfigurationItemList, 0],
|
|
1766
1780
|
];
|
|
1767
|
-
export var GetResourceEvaluationSummaryRequest = [3, n0, _GRESR, 0, [_REI], [0]];
|
|
1768
|
-
export var GetResourceEvaluationSummaryResponse = [
|
|
1781
|
+
export var GetResourceEvaluationSummaryRequest$ = [3, n0, _GRESR, 0, [_REI], [0]];
|
|
1782
|
+
export var GetResourceEvaluationSummaryResponse$ = [
|
|
1769
1783
|
3,
|
|
1770
1784
|
n0,
|
|
1771
1785
|
_GRESRe,
|
|
1772
1786
|
0,
|
|
1773
1787
|
[_REI, _EMv, _ES, _EST, _C, _EC, _RD],
|
|
1774
|
-
[0, 0, () => EvaluationStatus
|
|
1775
|
-
];
|
|
1776
|
-
export var GetStoredQueryRequest = [3, n0, _GSQR, 0, [_QN], [0]];
|
|
1777
|
-
export var GetStoredQueryResponse = [3, n0, _GSQRe, 0, [_SQ], [() => StoredQuery]];
|
|
1778
|
-
export var GroupedResourceCount = [3, n0, _GRCr, 0, [_GN, _RCes], [0, 1]];
|
|
1779
|
-
export var IdempotentParameterMismatch = [-3, n0, _IPM, { [_e]: _cl, [_hE]: 400 }, [_m], [0]];
|
|
1780
|
-
TypeRegistry.for(n0).registerError(IdempotentParameterMismatch
|
|
1781
|
-
export var InsufficientDeliveryPolicyException = [-3, n0, _IDPE, { [_e]: _cl }, [_m], [0]];
|
|
1782
|
-
TypeRegistry.for(n0).registerError(InsufficientDeliveryPolicyException
|
|
1783
|
-
export var InsufficientPermissionsException = [-3, n0, _IPE, { [_e]: _cl }, [_m], [0]];
|
|
1784
|
-
TypeRegistry.for(n0).registerError(InsufficientPermissionsException
|
|
1785
|
-
export var InvalidConfigurationRecorderNameException = [-3, n0, _ICRNE, { [_e]: _cl }, [_m], [0]];
|
|
1786
|
-
TypeRegistry.for(n0).registerError(InvalidConfigurationRecorderNameException
|
|
1787
|
-
export var InvalidDeliveryChannelNameException = [-3, n0, _IDCNE, { [_e]: _cl }, [_m], [0]];
|
|
1788
|
-
TypeRegistry.for(n0).registerError(InvalidDeliveryChannelNameException
|
|
1789
|
-
export var InvalidExpressionException = [-3, n0, _IEE, { [_e]: _cl }, [_m], [0]];
|
|
1790
|
-
TypeRegistry.for(n0).registerError(InvalidExpressionException
|
|
1791
|
-
export var InvalidLimitException = [-3, n0, _ILE, { [_e]: _cl }, [_m], [0]];
|
|
1792
|
-
TypeRegistry.for(n0).registerError(InvalidLimitException
|
|
1793
|
-
export var InvalidNextTokenException = [-3, n0, _INTE, { [_e]: _cl }, [_m], [0]];
|
|
1794
|
-
TypeRegistry.for(n0).registerError(InvalidNextTokenException
|
|
1795
|
-
export var InvalidParameterValueException = [-3, n0, _IPVE, { [_e]: _cl }, [_m], [0]];
|
|
1796
|
-
TypeRegistry.for(n0).registerError(InvalidParameterValueException
|
|
1797
|
-
export var InvalidRecordingGroupException = [-3, n0, _IRGE, { [_e]: _cl }, [_m], [0]];
|
|
1798
|
-
TypeRegistry.for(n0).registerError(InvalidRecordingGroupException
|
|
1799
|
-
export var InvalidResultTokenException = [-3, n0, _IRTE, { [_e]: _cl }, [_m], [0]];
|
|
1800
|
-
TypeRegistry.for(n0).registerError(InvalidResultTokenException
|
|
1801
|
-
export var InvalidRoleException = [-3, n0, _IRE, { [_e]: _cl }, [_m], [0]];
|
|
1802
|
-
TypeRegistry.for(n0).registerError(InvalidRoleException
|
|
1803
|
-
export var InvalidS3KeyPrefixException = [-3, n0, _ISKPE, { [_e]: _cl }, [_m], [0]];
|
|
1804
|
-
TypeRegistry.for(n0).registerError(InvalidS3KeyPrefixException
|
|
1805
|
-
export var InvalidS3KmsKeyArnException = [-3, n0, _ISKKAE, { [_e]: _cl }, [_m], [0]];
|
|
1806
|
-
TypeRegistry.for(n0).registerError(InvalidS3KmsKeyArnException
|
|
1807
|
-
export var InvalidSNSTopicARNException = [-3, n0, _ISNSTARNE, { [_e]: _cl }, [_m], [0]];
|
|
1808
|
-
TypeRegistry.for(n0).registerError(InvalidSNSTopicARNException
|
|
1809
|
-
export var InvalidTimeRangeException = [-3, n0, _ITRE, { [_e]: _cl }, [_m], [0]];
|
|
1810
|
-
TypeRegistry.for(n0).registerError(InvalidTimeRangeException
|
|
1811
|
-
export var LastDeliveryChannelDeleteFailedException = [-3, n0, _LDCDFE, { [_e]: _cl }, [_m], [0]];
|
|
1812
|
-
TypeRegistry.for(n0).registerError(LastDeliveryChannelDeleteFailedException
|
|
1813
|
-
export var LimitExceededException = [-3, n0, _LEE, { [_e]: _cl }, [_m], [0]];
|
|
1814
|
-
TypeRegistry.for(n0).registerError(LimitExceededException
|
|
1815
|
-
export var ListAggregateDiscoveredResourcesRequest = [
|
|
1788
|
+
[0, 0, () => EvaluationStatus$, 4, 0, () => EvaluationContext$, () => ResourceDetails$],
|
|
1789
|
+
];
|
|
1790
|
+
export var GetStoredQueryRequest$ = [3, n0, _GSQR, 0, [_QN], [0]];
|
|
1791
|
+
export var GetStoredQueryResponse$ = [3, n0, _GSQRe, 0, [_SQ], [() => StoredQuery$]];
|
|
1792
|
+
export var GroupedResourceCount$ = [3, n0, _GRCr, 0, [_GN, _RCes], [0, 1]];
|
|
1793
|
+
export var IdempotentParameterMismatch$ = [-3, n0, _IPM, { [_e]: _cl, [_hE]: 400 }, [_m], [0]];
|
|
1794
|
+
TypeRegistry.for(n0).registerError(IdempotentParameterMismatch$, IdempotentParameterMismatch);
|
|
1795
|
+
export var InsufficientDeliveryPolicyException$ = [-3, n0, _IDPE, { [_e]: _cl }, [_m], [0]];
|
|
1796
|
+
TypeRegistry.for(n0).registerError(InsufficientDeliveryPolicyException$, InsufficientDeliveryPolicyException);
|
|
1797
|
+
export var InsufficientPermissionsException$ = [-3, n0, _IPE, { [_e]: _cl }, [_m], [0]];
|
|
1798
|
+
TypeRegistry.for(n0).registerError(InsufficientPermissionsException$, InsufficientPermissionsException);
|
|
1799
|
+
export var InvalidConfigurationRecorderNameException$ = [-3, n0, _ICRNE, { [_e]: _cl }, [_m], [0]];
|
|
1800
|
+
TypeRegistry.for(n0).registerError(InvalidConfigurationRecorderNameException$, InvalidConfigurationRecorderNameException);
|
|
1801
|
+
export var InvalidDeliveryChannelNameException$ = [-3, n0, _IDCNE, { [_e]: _cl }, [_m], [0]];
|
|
1802
|
+
TypeRegistry.for(n0).registerError(InvalidDeliveryChannelNameException$, InvalidDeliveryChannelNameException);
|
|
1803
|
+
export var InvalidExpressionException$ = [-3, n0, _IEE, { [_e]: _cl }, [_m], [0]];
|
|
1804
|
+
TypeRegistry.for(n0).registerError(InvalidExpressionException$, InvalidExpressionException);
|
|
1805
|
+
export var InvalidLimitException$ = [-3, n0, _ILE, { [_e]: _cl }, [_m], [0]];
|
|
1806
|
+
TypeRegistry.for(n0).registerError(InvalidLimitException$, InvalidLimitException);
|
|
1807
|
+
export var InvalidNextTokenException$ = [-3, n0, _INTE, { [_e]: _cl }, [_m], [0]];
|
|
1808
|
+
TypeRegistry.for(n0).registerError(InvalidNextTokenException$, InvalidNextTokenException);
|
|
1809
|
+
export var InvalidParameterValueException$ = [-3, n0, _IPVE, { [_e]: _cl }, [_m], [0]];
|
|
1810
|
+
TypeRegistry.for(n0).registerError(InvalidParameterValueException$, InvalidParameterValueException);
|
|
1811
|
+
export var InvalidRecordingGroupException$ = [-3, n0, _IRGE, { [_e]: _cl }, [_m], [0]];
|
|
1812
|
+
TypeRegistry.for(n0).registerError(InvalidRecordingGroupException$, InvalidRecordingGroupException);
|
|
1813
|
+
export var InvalidResultTokenException$ = [-3, n0, _IRTE, { [_e]: _cl }, [_m], [0]];
|
|
1814
|
+
TypeRegistry.for(n0).registerError(InvalidResultTokenException$, InvalidResultTokenException);
|
|
1815
|
+
export var InvalidRoleException$ = [-3, n0, _IRE, { [_e]: _cl }, [_m], [0]];
|
|
1816
|
+
TypeRegistry.for(n0).registerError(InvalidRoleException$, InvalidRoleException);
|
|
1817
|
+
export var InvalidS3KeyPrefixException$ = [-3, n0, _ISKPE, { [_e]: _cl }, [_m], [0]];
|
|
1818
|
+
TypeRegistry.for(n0).registerError(InvalidS3KeyPrefixException$, InvalidS3KeyPrefixException);
|
|
1819
|
+
export var InvalidS3KmsKeyArnException$ = [-3, n0, _ISKKAE, { [_e]: _cl }, [_m], [0]];
|
|
1820
|
+
TypeRegistry.for(n0).registerError(InvalidS3KmsKeyArnException$, InvalidS3KmsKeyArnException);
|
|
1821
|
+
export var InvalidSNSTopicARNException$ = [-3, n0, _ISNSTARNE, { [_e]: _cl }, [_m], [0]];
|
|
1822
|
+
TypeRegistry.for(n0).registerError(InvalidSNSTopicARNException$, InvalidSNSTopicARNException);
|
|
1823
|
+
export var InvalidTimeRangeException$ = [-3, n0, _ITRE, { [_e]: _cl }, [_m], [0]];
|
|
1824
|
+
TypeRegistry.for(n0).registerError(InvalidTimeRangeException$, InvalidTimeRangeException);
|
|
1825
|
+
export var LastDeliveryChannelDeleteFailedException$ = [-3, n0, _LDCDFE, { [_e]: _cl }, [_m], [0]];
|
|
1826
|
+
TypeRegistry.for(n0).registerError(LastDeliveryChannelDeleteFailedException$, LastDeliveryChannelDeleteFailedException);
|
|
1827
|
+
export var LimitExceededException$ = [-3, n0, _LEE, { [_e]: _cl }, [_m], [0]];
|
|
1828
|
+
TypeRegistry.for(n0).registerError(LimitExceededException$, LimitExceededException);
|
|
1829
|
+
export var ListAggregateDiscoveredResourcesRequest$ = [
|
|
1816
1830
|
3,
|
|
1817
1831
|
n0,
|
|
1818
1832
|
_LADRR,
|
|
1819
1833
|
0,
|
|
1820
1834
|
[_CAN, _RT, _F, _L, _NT],
|
|
1821
|
-
[0, 0, () => ResourceFilters
|
|
1835
|
+
[0, 0, () => ResourceFilters$, 1, 0],
|
|
1822
1836
|
];
|
|
1823
|
-
export var ListAggregateDiscoveredResourcesResponse = [
|
|
1837
|
+
export var ListAggregateDiscoveredResourcesResponse$ = [
|
|
1824
1838
|
3,
|
|
1825
1839
|
n0,
|
|
1826
1840
|
_LADRRi,
|
|
@@ -1828,7 +1842,7 @@ export var ListAggregateDiscoveredResourcesResponse = [
|
|
|
1828
1842
|
[_RIe, _NT],
|
|
1829
1843
|
[() => DiscoveredResourceIdentifierList, 0],
|
|
1830
1844
|
];
|
|
1831
|
-
export var ListConfigurationRecordersRequest = [
|
|
1845
|
+
export var ListConfigurationRecordersRequest$ = [
|
|
1832
1846
|
3,
|
|
1833
1847
|
n0,
|
|
1834
1848
|
_LCRR,
|
|
@@ -1836,7 +1850,7 @@ export var ListConfigurationRecordersRequest = [
|
|
|
1836
1850
|
[_F, _MR, _NT],
|
|
1837
1851
|
[() => ConfigurationRecorderFilterList, 1, 0],
|
|
1838
1852
|
];
|
|
1839
|
-
export var ListConfigurationRecordersResponse = [
|
|
1853
|
+
export var ListConfigurationRecordersResponse$ = [
|
|
1840
1854
|
3,
|
|
1841
1855
|
n0,
|
|
1842
1856
|
_LCRRi,
|
|
@@ -1844,15 +1858,15 @@ export var ListConfigurationRecordersResponse = [
|
|
|
1844
1858
|
[_CRSonfi, _NT],
|
|
1845
1859
|
[() => ConfigurationRecorderSummaries, 0],
|
|
1846
1860
|
];
|
|
1847
|
-
export var ListConformancePackComplianceScoresRequest = [
|
|
1861
|
+
export var ListConformancePackComplianceScoresRequest$ = [
|
|
1848
1862
|
3,
|
|
1849
1863
|
n0,
|
|
1850
1864
|
_LCPCSR,
|
|
1851
1865
|
0,
|
|
1852
1866
|
[_F, _SO, _SB, _L, _NT],
|
|
1853
|
-
[() => ConformancePackComplianceScoresFilters
|
|
1867
|
+
[() => ConformancePackComplianceScoresFilters$, 0, 0, 1, 0],
|
|
1854
1868
|
];
|
|
1855
|
-
export var ListConformancePackComplianceScoresResponse = [
|
|
1869
|
+
export var ListConformancePackComplianceScoresResponse$ = [
|
|
1856
1870
|
3,
|
|
1857
1871
|
n0,
|
|
1858
1872
|
_LCPCSRi,
|
|
@@ -1860,7 +1874,7 @@ export var ListConformancePackComplianceScoresResponse = [
|
|
|
1860
1874
|
[_NT, _CPCSonf],
|
|
1861
1875
|
[0, () => ConformancePackComplianceScores],
|
|
1862
1876
|
];
|
|
1863
|
-
export var ListDiscoveredResourcesRequest = [
|
|
1877
|
+
export var ListDiscoveredResourcesRequest$ = [
|
|
1864
1878
|
3,
|
|
1865
1879
|
n0,
|
|
1866
1880
|
_LDRR,
|
|
@@ -1868,7 +1882,7 @@ export var ListDiscoveredResourcesRequest = [
|
|
|
1868
1882
|
[_rT, _rIe, _rN, _l, _iDR, _nT],
|
|
1869
1883
|
[0, 64 | 0, 0, 1, 2, 0],
|
|
1870
1884
|
];
|
|
1871
|
-
export var ListDiscoveredResourcesResponse = [
|
|
1885
|
+
export var ListDiscoveredResourcesResponse$ = [
|
|
1872
1886
|
3,
|
|
1873
1887
|
n0,
|
|
1874
1888
|
_LDRRi,
|
|
@@ -1876,15 +1890,15 @@ export var ListDiscoveredResourcesResponse = [
|
|
|
1876
1890
|
[_rIes, _nT],
|
|
1877
1891
|
[() => ResourceIdentifierList, 0],
|
|
1878
1892
|
];
|
|
1879
|
-
export var ListResourceEvaluationsRequest = [
|
|
1893
|
+
export var ListResourceEvaluationsRequest$ = [
|
|
1880
1894
|
3,
|
|
1881
1895
|
n0,
|
|
1882
1896
|
_LRER,
|
|
1883
1897
|
0,
|
|
1884
1898
|
[_F, _L, _NT],
|
|
1885
|
-
[() => ResourceEvaluationFilters
|
|
1899
|
+
[() => ResourceEvaluationFilters$, 1, 0],
|
|
1886
1900
|
];
|
|
1887
|
-
export var ListResourceEvaluationsResponse = [
|
|
1901
|
+
export var ListResourceEvaluationsResponse$ = [
|
|
1888
1902
|
3,
|
|
1889
1903
|
n0,
|
|
1890
1904
|
_LRERi,
|
|
@@ -1892,8 +1906,8 @@ export var ListResourceEvaluationsResponse = [
|
|
|
1892
1906
|
[_REe, _NT],
|
|
1893
1907
|
[() => ResourceEvaluations, 0],
|
|
1894
1908
|
];
|
|
1895
|
-
export var ListStoredQueriesRequest = [3, n0, _LSQR, 0, [_NT, _MR], [0, 1]];
|
|
1896
|
-
export var ListStoredQueriesResponse = [
|
|
1909
|
+
export var ListStoredQueriesRequest$ = [3, n0, _LSQR, 0, [_NT, _MR], [0, 1]];
|
|
1910
|
+
export var ListStoredQueriesResponse$ = [
|
|
1897
1911
|
3,
|
|
1898
1912
|
n0,
|
|
1899
1913
|
_LSQRi,
|
|
@@ -1901,13 +1915,13 @@ export var ListStoredQueriesResponse = [
|
|
|
1901
1915
|
[_SQM, _NT],
|
|
1902
1916
|
[() => StoredQueryMetadataList, 0],
|
|
1903
1917
|
];
|
|
1904
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_RA, _L, _NT], [0, 1, 0]];
|
|
1905
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_Ta, _NT], [() => TagList, 0]];
|
|
1906
|
-
export var MaxActiveResourcesExceededException = [-3, n0, _MAREE, { [_e]: _cl }, [_m], [0]];
|
|
1907
|
-
TypeRegistry.for(n0).registerError(MaxActiveResourcesExceededException
|
|
1908
|
-
export var MaxNumberOfConfigRulesExceededException = [-3, n0, _MNOCREE, { [_e]: _cl }, [_m], [0]];
|
|
1909
|
-
TypeRegistry.for(n0).registerError(MaxNumberOfConfigRulesExceededException
|
|
1910
|
-
export var MaxNumberOfConfigurationRecordersExceededException = [
|
|
1918
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_RA, _L, _NT], [0, 1, 0]];
|
|
1919
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_Ta, _NT], [() => TagList, 0]];
|
|
1920
|
+
export var MaxActiveResourcesExceededException$ = [-3, n0, _MAREE, { [_e]: _cl }, [_m], [0]];
|
|
1921
|
+
TypeRegistry.for(n0).registerError(MaxActiveResourcesExceededException$, MaxActiveResourcesExceededException);
|
|
1922
|
+
export var MaxNumberOfConfigRulesExceededException$ = [-3, n0, _MNOCREE, { [_e]: _cl }, [_m], [0]];
|
|
1923
|
+
TypeRegistry.for(n0).registerError(MaxNumberOfConfigRulesExceededException$, MaxNumberOfConfigRulesExceededException);
|
|
1924
|
+
export var MaxNumberOfConfigurationRecordersExceededException$ = [
|
|
1911
1925
|
-3,
|
|
1912
1926
|
n0,
|
|
1913
1927
|
_MNOCREEa,
|
|
@@ -1915,8 +1929,8 @@ export var MaxNumberOfConfigurationRecordersExceededException = [
|
|
|
1915
1929
|
[_m],
|
|
1916
1930
|
[0],
|
|
1917
1931
|
];
|
|
1918
|
-
TypeRegistry.for(n0).registerError(MaxNumberOfConfigurationRecordersExceededException
|
|
1919
|
-
export var MaxNumberOfConformancePacksExceededException = [
|
|
1932
|
+
TypeRegistry.for(n0).registerError(MaxNumberOfConfigurationRecordersExceededException$, MaxNumberOfConfigurationRecordersExceededException);
|
|
1933
|
+
export var MaxNumberOfConformancePacksExceededException$ = [
|
|
1920
1934
|
-3,
|
|
1921
1935
|
n0,
|
|
1922
1936
|
_MNOCPEE,
|
|
@@ -1924,8 +1938,8 @@ export var MaxNumberOfConformancePacksExceededException = [
|
|
|
1924
1938
|
[_m],
|
|
1925
1939
|
[0],
|
|
1926
1940
|
];
|
|
1927
|
-
TypeRegistry.for(n0).registerError(MaxNumberOfConformancePacksExceededException
|
|
1928
|
-
export var MaxNumberOfDeliveryChannelsExceededException = [
|
|
1941
|
+
TypeRegistry.for(n0).registerError(MaxNumberOfConformancePacksExceededException$, MaxNumberOfConformancePacksExceededException);
|
|
1942
|
+
export var MaxNumberOfDeliveryChannelsExceededException$ = [
|
|
1929
1943
|
-3,
|
|
1930
1944
|
n0,
|
|
1931
1945
|
_MNODCEE,
|
|
@@ -1933,8 +1947,8 @@ export var MaxNumberOfDeliveryChannelsExceededException = [
|
|
|
1933
1947
|
[_m],
|
|
1934
1948
|
[0],
|
|
1935
1949
|
];
|
|
1936
|
-
TypeRegistry.for(n0).registerError(MaxNumberOfDeliveryChannelsExceededException
|
|
1937
|
-
export var MaxNumberOfOrganizationConfigRulesExceededException = [
|
|
1950
|
+
TypeRegistry.for(n0).registerError(MaxNumberOfDeliveryChannelsExceededException$, MaxNumberOfDeliveryChannelsExceededException);
|
|
1951
|
+
export var MaxNumberOfOrganizationConfigRulesExceededException$ = [
|
|
1938
1952
|
-3,
|
|
1939
1953
|
n0,
|
|
1940
1954
|
_MNOOCREE,
|
|
@@ -1942,8 +1956,8 @@ export var MaxNumberOfOrganizationConfigRulesExceededException = [
|
|
|
1942
1956
|
[_m],
|
|
1943
1957
|
[0],
|
|
1944
1958
|
];
|
|
1945
|
-
TypeRegistry.for(n0).registerError(MaxNumberOfOrganizationConfigRulesExceededException
|
|
1946
|
-
export var MaxNumberOfOrganizationConformancePacksExceededException = [
|
|
1959
|
+
TypeRegistry.for(n0).registerError(MaxNumberOfOrganizationConfigRulesExceededException$, MaxNumberOfOrganizationConfigRulesExceededException);
|
|
1960
|
+
export var MaxNumberOfOrganizationConformancePacksExceededException$ = [
|
|
1947
1961
|
-3,
|
|
1948
1962
|
n0,
|
|
1949
1963
|
_MNOOCPEE,
|
|
@@ -1951,8 +1965,8 @@ export var MaxNumberOfOrganizationConformancePacksExceededException = [
|
|
|
1951
1965
|
[_m],
|
|
1952
1966
|
[0],
|
|
1953
1967
|
];
|
|
1954
|
-
TypeRegistry.for(n0).registerError(MaxNumberOfOrganizationConformancePacksExceededException
|
|
1955
|
-
export var MaxNumberOfRetentionConfigurationsExceededException = [
|
|
1968
|
+
TypeRegistry.for(n0).registerError(MaxNumberOfOrganizationConformancePacksExceededException$, MaxNumberOfOrganizationConformancePacksExceededException);
|
|
1969
|
+
export var MaxNumberOfRetentionConfigurationsExceededException$ = [
|
|
1956
1970
|
-3,
|
|
1957
1971
|
n0,
|
|
1958
1972
|
_MNORCEE,
|
|
@@ -1960,8 +1974,8 @@ export var MaxNumberOfRetentionConfigurationsExceededException = [
|
|
|
1960
1974
|
[_m],
|
|
1961
1975
|
[0],
|
|
1962
1976
|
];
|
|
1963
|
-
TypeRegistry.for(n0).registerError(MaxNumberOfRetentionConfigurationsExceededException
|
|
1964
|
-
export var MemberAccountStatus = [
|
|
1977
|
+
TypeRegistry.for(n0).registerError(MaxNumberOfRetentionConfigurationsExceededException$, MaxNumberOfRetentionConfigurationsExceededException);
|
|
1978
|
+
export var MemberAccountStatus$ = [
|
|
1965
1979
|
3,
|
|
1966
1980
|
n0,
|
|
1967
1981
|
_MAS,
|
|
@@ -1969,19 +1983,19 @@ export var MemberAccountStatus = [
|
|
|
1969
1983
|
[_AIc, _CRN, _MARS, _ECr, _EMr, _LUT],
|
|
1970
1984
|
[0, 0, 0, 0, 0, 4],
|
|
1971
1985
|
];
|
|
1972
|
-
export var NoAvailableConfigurationRecorderException = [-3, n0, _NACRE, { [_e]: _cl }, [_m], [0]];
|
|
1973
|
-
TypeRegistry.for(n0).registerError(NoAvailableConfigurationRecorderException
|
|
1974
|
-
export var NoAvailableDeliveryChannelException = [-3, n0, _NADCE, { [_e]: _cl }, [_m], [0]];
|
|
1975
|
-
TypeRegistry.for(n0).registerError(NoAvailableDeliveryChannelException
|
|
1976
|
-
export var NoAvailableOrganizationException = [-3, n0, _NAOE, { [_e]: _cl }, [_m], [0]];
|
|
1977
|
-
TypeRegistry.for(n0).registerError(NoAvailableOrganizationException
|
|
1978
|
-
export var NoRunningConfigurationRecorderException = [-3, n0, _NRCRE, { [_e]: _cl }, [_m], [0]];
|
|
1979
|
-
TypeRegistry.for(n0).registerError(NoRunningConfigurationRecorderException
|
|
1980
|
-
export var NoSuchBucketException = [-3, n0, _NSBE, { [_e]: _cl }, [_m], [0]];
|
|
1981
|
-
TypeRegistry.for(n0).registerError(NoSuchBucketException
|
|
1982
|
-
export var NoSuchConfigRuleException = [-3, n0, _NSCRE, { [_e]: _cl }, [_m], [0]];
|
|
1983
|
-
TypeRegistry.for(n0).registerError(NoSuchConfigRuleException
|
|
1984
|
-
export var NoSuchConfigRuleInConformancePackException = [
|
|
1986
|
+
export var NoAvailableConfigurationRecorderException$ = [-3, n0, _NACRE, { [_e]: _cl }, [_m], [0]];
|
|
1987
|
+
TypeRegistry.for(n0).registerError(NoAvailableConfigurationRecorderException$, NoAvailableConfigurationRecorderException);
|
|
1988
|
+
export var NoAvailableDeliveryChannelException$ = [-3, n0, _NADCE, { [_e]: _cl }, [_m], [0]];
|
|
1989
|
+
TypeRegistry.for(n0).registerError(NoAvailableDeliveryChannelException$, NoAvailableDeliveryChannelException);
|
|
1990
|
+
export var NoAvailableOrganizationException$ = [-3, n0, _NAOE, { [_e]: _cl }, [_m], [0]];
|
|
1991
|
+
TypeRegistry.for(n0).registerError(NoAvailableOrganizationException$, NoAvailableOrganizationException);
|
|
1992
|
+
export var NoRunningConfigurationRecorderException$ = [-3, n0, _NRCRE, { [_e]: _cl }, [_m], [0]];
|
|
1993
|
+
TypeRegistry.for(n0).registerError(NoRunningConfigurationRecorderException$, NoRunningConfigurationRecorderException);
|
|
1994
|
+
export var NoSuchBucketException$ = [-3, n0, _NSBE, { [_e]: _cl }, [_m], [0]];
|
|
1995
|
+
TypeRegistry.for(n0).registerError(NoSuchBucketException$, NoSuchBucketException);
|
|
1996
|
+
export var NoSuchConfigRuleException$ = [-3, n0, _NSCRE, { [_e]: _cl }, [_m], [0]];
|
|
1997
|
+
TypeRegistry.for(n0).registerError(NoSuchConfigRuleException$, NoSuchConfigRuleException);
|
|
1998
|
+
export var NoSuchConfigRuleInConformancePackException$ = [
|
|
1985
1999
|
-3,
|
|
1986
2000
|
n0,
|
|
1987
2001
|
_NSCRICPE,
|
|
@@ -1989,31 +2003,31 @@ export var NoSuchConfigRuleInConformancePackException = [
|
|
|
1989
2003
|
[_m],
|
|
1990
2004
|
[0],
|
|
1991
2005
|
];
|
|
1992
|
-
TypeRegistry.for(n0).registerError(NoSuchConfigRuleInConformancePackException
|
|
1993
|
-
export var NoSuchConfigurationAggregatorException = [-3, n0, _NSCAE, { [_e]: _cl }, [_m], [0]];
|
|
1994
|
-
TypeRegistry.for(n0).registerError(NoSuchConfigurationAggregatorException
|
|
1995
|
-
export var NoSuchConfigurationRecorderException = [-3, n0, _NSCREo, { [_e]: _cl }, [_m], [0]];
|
|
1996
|
-
TypeRegistry.for(n0).registerError(NoSuchConfigurationRecorderException
|
|
1997
|
-
export var NoSuchConformancePackException = [-3, n0, _NSCPE, { [_e]: _cl }, [_m], [0]];
|
|
1998
|
-
TypeRegistry.for(n0).registerError(NoSuchConformancePackException
|
|
1999
|
-
export var NoSuchDeliveryChannelException = [-3, n0, _NSDCE, { [_e]: _cl }, [_m], [0]];
|
|
2000
|
-
TypeRegistry.for(n0).registerError(NoSuchDeliveryChannelException
|
|
2001
|
-
export var NoSuchOrganizationConfigRuleException = [-3, n0, _NSOCRE, { [_e]: _cl }, [_m], [0]];
|
|
2002
|
-
TypeRegistry.for(n0).registerError(NoSuchOrganizationConfigRuleException
|
|
2003
|
-
export var NoSuchOrganizationConformancePackException = [-3, n0, _NSOCPE, { [_e]: _cl }, [_m], [0]];
|
|
2004
|
-
TypeRegistry.for(n0).registerError(NoSuchOrganizationConformancePackException
|
|
2005
|
-
export var NoSuchRemediationConfigurationException = [-3, n0, _NSRCE, { [_e]: _cl }, [_m], [0]];
|
|
2006
|
-
TypeRegistry.for(n0).registerError(NoSuchRemediationConfigurationException
|
|
2007
|
-
export var NoSuchRemediationExceptionException = [-3, n0, _NSREE, { [_e]: _cl }, [_m], [0]];
|
|
2008
|
-
TypeRegistry.for(n0).registerError(NoSuchRemediationExceptionException
|
|
2009
|
-
export var NoSuchRetentionConfigurationException = [-3, n0, _NSRCEo, { [_e]: _cl }, [_m], [0]];
|
|
2010
|
-
TypeRegistry.for(n0).registerError(NoSuchRetentionConfigurationException
|
|
2011
|
-
export var OrganizationAccessDeniedException = [-3, n0, _OADE, { [_e]: _cl }, [_m], [0]];
|
|
2012
|
-
TypeRegistry.for(n0).registerError(OrganizationAccessDeniedException
|
|
2013
|
-
export var OrganizationAggregationSource = [3, n0, _OAS, 0, [_RAo, _AR, _AAR], [0, 64 | 0, 2]];
|
|
2014
|
-
export var OrganizationAllFeaturesNotEnabledException = [-3, n0, _OAFNEE, { [_e]: _cl }, [_m], [0]];
|
|
2015
|
-
TypeRegistry.for(n0).registerError(OrganizationAllFeaturesNotEnabledException
|
|
2016
|
-
export var OrganizationConfigRule = [
|
|
2006
|
+
TypeRegistry.for(n0).registerError(NoSuchConfigRuleInConformancePackException$, NoSuchConfigRuleInConformancePackException);
|
|
2007
|
+
export var NoSuchConfigurationAggregatorException$ = [-3, n0, _NSCAE, { [_e]: _cl }, [_m], [0]];
|
|
2008
|
+
TypeRegistry.for(n0).registerError(NoSuchConfigurationAggregatorException$, NoSuchConfigurationAggregatorException);
|
|
2009
|
+
export var NoSuchConfigurationRecorderException$ = [-3, n0, _NSCREo, { [_e]: _cl }, [_m], [0]];
|
|
2010
|
+
TypeRegistry.for(n0).registerError(NoSuchConfigurationRecorderException$, NoSuchConfigurationRecorderException);
|
|
2011
|
+
export var NoSuchConformancePackException$ = [-3, n0, _NSCPE, { [_e]: _cl }, [_m], [0]];
|
|
2012
|
+
TypeRegistry.for(n0).registerError(NoSuchConformancePackException$, NoSuchConformancePackException);
|
|
2013
|
+
export var NoSuchDeliveryChannelException$ = [-3, n0, _NSDCE, { [_e]: _cl }, [_m], [0]];
|
|
2014
|
+
TypeRegistry.for(n0).registerError(NoSuchDeliveryChannelException$, NoSuchDeliveryChannelException);
|
|
2015
|
+
export var NoSuchOrganizationConfigRuleException$ = [-3, n0, _NSOCRE, { [_e]: _cl }, [_m], [0]];
|
|
2016
|
+
TypeRegistry.for(n0).registerError(NoSuchOrganizationConfigRuleException$, NoSuchOrganizationConfigRuleException);
|
|
2017
|
+
export var NoSuchOrganizationConformancePackException$ = [-3, n0, _NSOCPE, { [_e]: _cl }, [_m], [0]];
|
|
2018
|
+
TypeRegistry.for(n0).registerError(NoSuchOrganizationConformancePackException$, NoSuchOrganizationConformancePackException);
|
|
2019
|
+
export var NoSuchRemediationConfigurationException$ = [-3, n0, _NSRCE, { [_e]: _cl }, [_m], [0]];
|
|
2020
|
+
TypeRegistry.for(n0).registerError(NoSuchRemediationConfigurationException$, NoSuchRemediationConfigurationException);
|
|
2021
|
+
export var NoSuchRemediationExceptionException$ = [-3, n0, _NSREE, { [_e]: _cl }, [_m], [0]];
|
|
2022
|
+
TypeRegistry.for(n0).registerError(NoSuchRemediationExceptionException$, NoSuchRemediationExceptionException);
|
|
2023
|
+
export var NoSuchRetentionConfigurationException$ = [-3, n0, _NSRCEo, { [_e]: _cl }, [_m], [0]];
|
|
2024
|
+
TypeRegistry.for(n0).registerError(NoSuchRetentionConfigurationException$, NoSuchRetentionConfigurationException);
|
|
2025
|
+
export var OrganizationAccessDeniedException$ = [-3, n0, _OADE, { [_e]: _cl }, [_m], [0]];
|
|
2026
|
+
TypeRegistry.for(n0).registerError(OrganizationAccessDeniedException$, OrganizationAccessDeniedException);
|
|
2027
|
+
export var OrganizationAggregationSource$ = [3, n0, _OAS, 0, [_RAo, _AR, _AAR], [0, 64 | 0, 2]];
|
|
2028
|
+
export var OrganizationAllFeaturesNotEnabledException$ = [-3, n0, _OAFNEE, { [_e]: _cl }, [_m], [0]];
|
|
2029
|
+
TypeRegistry.for(n0).registerError(OrganizationAllFeaturesNotEnabledException$, OrganizationAllFeaturesNotEnabledException);
|
|
2030
|
+
export var OrganizationConfigRule$ = [
|
|
2017
2031
|
3,
|
|
2018
2032
|
n0,
|
|
2019
2033
|
_OCRr,
|
|
@@ -2022,14 +2036,14 @@ export var OrganizationConfigRule = [
|
|
|
2022
2036
|
[
|
|
2023
2037
|
0,
|
|
2024
2038
|
0,
|
|
2025
|
-
() => OrganizationManagedRuleMetadata
|
|
2026
|
-
() => OrganizationCustomRuleMetadata
|
|
2039
|
+
() => OrganizationManagedRuleMetadata$,
|
|
2040
|
+
() => OrganizationCustomRuleMetadata$,
|
|
2027
2041
|
64 | 0,
|
|
2028
2042
|
4,
|
|
2029
|
-
() => OrganizationCustomPolicyRuleMetadataNoPolicy
|
|
2043
|
+
() => OrganizationCustomPolicyRuleMetadataNoPolicy$,
|
|
2030
2044
|
],
|
|
2031
2045
|
];
|
|
2032
|
-
export var OrganizationConfigRuleStatus = [
|
|
2046
|
+
export var OrganizationConfigRuleStatus$ = [
|
|
2033
2047
|
3,
|
|
2034
2048
|
n0,
|
|
2035
2049
|
_OCRSr,
|
|
@@ -2037,7 +2051,7 @@ export var OrganizationConfigRuleStatus = [
|
|
|
2037
2051
|
[_OCRN, _ORS, _ECr, _EMr, _LUT],
|
|
2038
2052
|
[0, 0, 0, 0, 4],
|
|
2039
2053
|
];
|
|
2040
|
-
export var OrganizationConformancePack = [
|
|
2054
|
+
export var OrganizationConformancePack$ = [
|
|
2041
2055
|
3,
|
|
2042
2056
|
n0,
|
|
2043
2057
|
_OCPr,
|
|
@@ -2045,7 +2059,7 @@ export var OrganizationConformancePack = [
|
|
|
2045
2059
|
[_OCPN, _OCPA, _DSB, _DSKP, _CPIP, _EA, _LUT],
|
|
2046
2060
|
[0, 0, 0, 0, () => ConformancePackInputParameters, 64 | 0, 4],
|
|
2047
2061
|
];
|
|
2048
|
-
export var OrganizationConformancePackDetailedStatus = [
|
|
2062
|
+
export var OrganizationConformancePackDetailedStatus$ = [
|
|
2049
2063
|
3,
|
|
2050
2064
|
n0,
|
|
2051
2065
|
_OCPDSr,
|
|
@@ -2053,7 +2067,7 @@ export var OrganizationConformancePackDetailedStatus = [
|
|
|
2053
2067
|
[_AIc, _CPN, _St, _ECr, _EMr, _LUT],
|
|
2054
2068
|
[0, 0, 0, 0, 0, 4],
|
|
2055
2069
|
];
|
|
2056
|
-
export var OrganizationConformancePackStatus = [
|
|
2070
|
+
export var OrganizationConformancePackStatus$ = [
|
|
2057
2071
|
3,
|
|
2058
2072
|
n0,
|
|
2059
2073
|
_OCPSr,
|
|
@@ -2061,7 +2075,7 @@ export var OrganizationConformancePackStatus = [
|
|
|
2061
2075
|
[_OCPN, _St, _ECr, _EMr, _LUT],
|
|
2062
2076
|
[0, 0, 0, 0, 4],
|
|
2063
2077
|
];
|
|
2064
|
-
export var OrganizationConformancePackTemplateValidationException = [
|
|
2078
|
+
export var OrganizationConformancePackTemplateValidationException$ = [
|
|
2065
2079
|
-3,
|
|
2066
2080
|
n0,
|
|
2067
2081
|
_OCPTVE,
|
|
@@ -2069,8 +2083,8 @@ export var OrganizationConformancePackTemplateValidationException = [
|
|
|
2069
2083
|
[_m],
|
|
2070
2084
|
[0],
|
|
2071
2085
|
];
|
|
2072
|
-
TypeRegistry.for(n0).registerError(OrganizationConformancePackTemplateValidationException
|
|
2073
|
-
export var OrganizationCustomPolicyRuleMetadata = [
|
|
2086
|
+
TypeRegistry.for(n0).registerError(OrganizationConformancePackTemplateValidationException$, OrganizationConformancePackTemplateValidationException);
|
|
2087
|
+
export var OrganizationCustomPolicyRuleMetadata$ = [
|
|
2074
2088
|
3,
|
|
2075
2089
|
n0,
|
|
2076
2090
|
_OCPRM,
|
|
@@ -2078,7 +2092,7 @@ export var OrganizationCustomPolicyRuleMetadata = [
|
|
|
2078
2092
|
[_D, _OCRTT, _IP, _MEF, _RTS, _RIS, _TKS, _TVS, _PR, _PT, _DLDA],
|
|
2079
2093
|
[0, 64 | 0, 0, 0, 64 | 0, 0, 0, 0, 0, 0, 64 | 0],
|
|
2080
2094
|
];
|
|
2081
|
-
export var OrganizationCustomPolicyRuleMetadataNoPolicy = [
|
|
2095
|
+
export var OrganizationCustomPolicyRuleMetadataNoPolicy$ = [
|
|
2082
2096
|
3,
|
|
2083
2097
|
n0,
|
|
2084
2098
|
_OCPRMNP,
|
|
@@ -2086,7 +2100,7 @@ export var OrganizationCustomPolicyRuleMetadataNoPolicy = [
|
|
|
2086
2100
|
[_D, _OCRTT, _IP, _MEF, _RTS, _RIS, _TKS, _TVS, _PR, _DLDA],
|
|
2087
2101
|
[0, 64 | 0, 0, 0, 64 | 0, 0, 0, 0, 0, 64 | 0],
|
|
2088
2102
|
];
|
|
2089
|
-
export var OrganizationCustomRuleMetadata = [
|
|
2103
|
+
export var OrganizationCustomRuleMetadata$ = [
|
|
2090
2104
|
3,
|
|
2091
2105
|
n0,
|
|
2092
2106
|
_OCRM,
|
|
@@ -2094,7 +2108,7 @@ export var OrganizationCustomRuleMetadata = [
|
|
|
2094
2108
|
[_D, _LFA, _OCRTT, _IP, _MEF, _RTS, _RIS, _TKS, _TVS],
|
|
2095
2109
|
[0, 0, 64 | 0, 0, 0, 64 | 0, 0, 0, 0],
|
|
2096
2110
|
];
|
|
2097
|
-
export var OrganizationManagedRuleMetadata = [
|
|
2111
|
+
export var OrganizationManagedRuleMetadata$ = [
|
|
2098
2112
|
3,
|
|
2099
2113
|
n0,
|
|
2100
2114
|
_OMRM,
|
|
@@ -2102,11 +2116,11 @@ export var OrganizationManagedRuleMetadata = [
|
|
|
2102
2116
|
[_D, _RIu, _IP, _MEF, _RTS, _RIS, _TKS, _TVS],
|
|
2103
2117
|
[0, 0, 0, 0, 64 | 0, 0, 0, 0],
|
|
2104
2118
|
];
|
|
2105
|
-
export var OrganizationResourceDetailedStatusFilters = [3, n0, _ORDSF, 0, [_AIc, _St], [0, 0]];
|
|
2106
|
-
export var OversizedConfigurationItemException = [-3, n0, _OCIE, { [_e]: _cl }, [_m], [0]];
|
|
2107
|
-
TypeRegistry.for(n0).registerError(OversizedConfigurationItemException
|
|
2108
|
-
export var PendingAggregationRequest = [3, n0, _PARe, 0, [_RAI, _RAR], [0, 0]];
|
|
2109
|
-
export var PutAggregationAuthorizationRequest = [
|
|
2119
|
+
export var OrganizationResourceDetailedStatusFilters$ = [3, n0, _ORDSF, 0, [_AIc, _St], [0, 0]];
|
|
2120
|
+
export var OversizedConfigurationItemException$ = [-3, n0, _OCIE, { [_e]: _cl }, [_m], [0]];
|
|
2121
|
+
TypeRegistry.for(n0).registerError(OversizedConfigurationItemException$, OversizedConfigurationItemException);
|
|
2122
|
+
export var PendingAggregationRequest$ = [3, n0, _PARe, 0, [_RAI, _RAR], [0, 0]];
|
|
2123
|
+
export var PutAggregationAuthorizationRequest$ = [
|
|
2110
2124
|
3,
|
|
2111
2125
|
n0,
|
|
2112
2126
|
_PAAR,
|
|
@@ -2114,57 +2128,63 @@ export var PutAggregationAuthorizationRequest = [
|
|
|
2114
2128
|
[_AAI, _AARu, _Ta],
|
|
2115
2129
|
[0, 0, () => TagsList],
|
|
2116
2130
|
];
|
|
2117
|
-
export var PutAggregationAuthorizationResponse = [
|
|
2131
|
+
export var PutAggregationAuthorizationResponse$ = [
|
|
2118
2132
|
3,
|
|
2119
2133
|
n0,
|
|
2120
2134
|
_PAARu,
|
|
2121
2135
|
0,
|
|
2122
2136
|
[_AA],
|
|
2123
|
-
[() => AggregationAuthorization],
|
|
2137
|
+
[() => AggregationAuthorization$],
|
|
2124
2138
|
];
|
|
2125
|
-
export var PutConfigRuleRequest = [
|
|
2139
|
+
export var PutConfigRuleRequest$ = [
|
|
2126
2140
|
3,
|
|
2127
2141
|
n0,
|
|
2128
2142
|
_PCRR,
|
|
2129
2143
|
0,
|
|
2130
2144
|
[_CRo, _Ta],
|
|
2131
|
-
[() => ConfigRule
|
|
2145
|
+
[() => ConfigRule$, () => TagsList],
|
|
2132
2146
|
];
|
|
2133
|
-
export var PutConfigurationAggregatorRequest = [
|
|
2147
|
+
export var PutConfigurationAggregatorRequest$ = [
|
|
2134
2148
|
3,
|
|
2135
2149
|
n0,
|
|
2136
2150
|
_PCAR,
|
|
2137
2151
|
0,
|
|
2138
2152
|
[_CAN, _AASc, _OAS, _Ta, _AF],
|
|
2139
|
-
[
|
|
2153
|
+
[
|
|
2154
|
+
0,
|
|
2155
|
+
() => AccountAggregationSourceList,
|
|
2156
|
+
() => OrganizationAggregationSource$,
|
|
2157
|
+
() => TagsList,
|
|
2158
|
+
() => AggregatorFilters$,
|
|
2159
|
+
],
|
|
2140
2160
|
];
|
|
2141
|
-
export var PutConfigurationAggregatorResponse = [
|
|
2161
|
+
export var PutConfigurationAggregatorResponse$ = [
|
|
2142
2162
|
3,
|
|
2143
2163
|
n0,
|
|
2144
2164
|
_PCARu,
|
|
2145
2165
|
0,
|
|
2146
2166
|
[_CA],
|
|
2147
|
-
[() => ConfigurationAggregator],
|
|
2167
|
+
[() => ConfigurationAggregator$],
|
|
2148
2168
|
];
|
|
2149
|
-
export var PutConfigurationRecorderRequest = [
|
|
2169
|
+
export var PutConfigurationRecorderRequest$ = [
|
|
2150
2170
|
3,
|
|
2151
2171
|
n0,
|
|
2152
2172
|
_PCRRu,
|
|
2153
2173
|
0,
|
|
2154
2174
|
[_CR, _Ta],
|
|
2155
|
-
[() => ConfigurationRecorder
|
|
2175
|
+
[() => ConfigurationRecorder$, () => TagsList],
|
|
2156
2176
|
];
|
|
2157
|
-
export var PutConformancePackRequest = [
|
|
2177
|
+
export var PutConformancePackRequest$ = [
|
|
2158
2178
|
3,
|
|
2159
2179
|
n0,
|
|
2160
2180
|
_PCPR,
|
|
2161
2181
|
0,
|
|
2162
2182
|
[_CPN, _TSU, _TB, _DSB, _DSKP, _CPIP, _TSSMDD],
|
|
2163
|
-
[0, 0, 0, 0, 0, () => ConformancePackInputParameters, () => TemplateSSMDocumentDetails],
|
|
2183
|
+
[0, 0, 0, 0, 0, () => ConformancePackInputParameters, () => TemplateSSMDocumentDetails$],
|
|
2164
2184
|
];
|
|
2165
|
-
export var PutConformancePackResponse = [3, n0, _PCPRu, 0, [_CPA], [0]];
|
|
2166
|
-
export var PutDeliveryChannelRequest = [3, n0, _PDCR, 0, [_DC], [() => DeliveryChannel]];
|
|
2167
|
-
export var PutEvaluationsRequest = [
|
|
2185
|
+
export var PutConformancePackResponse$ = [3, n0, _PCPRu, 0, [_CPA], [0]];
|
|
2186
|
+
export var PutDeliveryChannelRequest$ = [3, n0, _PDCR, 0, [_DC], [() => DeliveryChannel$]];
|
|
2187
|
+
export var PutEvaluationsRequest$ = [
|
|
2168
2188
|
3,
|
|
2169
2189
|
n0,
|
|
2170
2190
|
_PER,
|
|
@@ -2172,17 +2192,17 @@ export var PutEvaluationsRequest = [
|
|
|
2172
2192
|
[_Ev, _RTes, _TM],
|
|
2173
2193
|
[() => Evaluations, 0, 2],
|
|
2174
2194
|
];
|
|
2175
|
-
export var PutEvaluationsResponse = [3, n0, _PERu, 0, [_FE], [() => Evaluations]];
|
|
2176
|
-
export var PutExternalEvaluationRequest = [
|
|
2195
|
+
export var PutEvaluationsResponse$ = [3, n0, _PERu, 0, [_FE], [() => Evaluations]];
|
|
2196
|
+
export var PutExternalEvaluationRequest$ = [
|
|
2177
2197
|
3,
|
|
2178
2198
|
n0,
|
|
2179
2199
|
_PEER,
|
|
2180
2200
|
0,
|
|
2181
2201
|
[_CRN, _EE],
|
|
2182
|
-
[0, () => ExternalEvaluation],
|
|
2202
|
+
[0, () => ExternalEvaluation$],
|
|
2183
2203
|
];
|
|
2184
|
-
export var PutExternalEvaluationResponse = [3, n0, _PEERu, 0, [], []];
|
|
2185
|
-
export var PutOrganizationConfigRuleRequest = [
|
|
2204
|
+
export var PutExternalEvaluationResponse$ = [3, n0, _PEERu, 0, [], []];
|
|
2205
|
+
export var PutOrganizationConfigRuleRequest$ = [
|
|
2186
2206
|
3,
|
|
2187
2207
|
n0,
|
|
2188
2208
|
_POCRR,
|
|
@@ -2190,14 +2210,14 @@ export var PutOrganizationConfigRuleRequest = [
|
|
|
2190
2210
|
[_OCRN, _OMRM, _OCRM, _EA, _OCPRM],
|
|
2191
2211
|
[
|
|
2192
2212
|
0,
|
|
2193
|
-
() => OrganizationManagedRuleMetadata
|
|
2194
|
-
() => OrganizationCustomRuleMetadata
|
|
2213
|
+
() => OrganizationManagedRuleMetadata$,
|
|
2214
|
+
() => OrganizationCustomRuleMetadata$,
|
|
2195
2215
|
64 | 0,
|
|
2196
|
-
() => OrganizationCustomPolicyRuleMetadata
|
|
2216
|
+
() => OrganizationCustomPolicyRuleMetadata$,
|
|
2197
2217
|
],
|
|
2198
2218
|
];
|
|
2199
|
-
export var PutOrganizationConfigRuleResponse = [3, n0, _POCRRu, 0, [_OCRA], [0]];
|
|
2200
|
-
export var PutOrganizationConformancePackRequest = [
|
|
2219
|
+
export var PutOrganizationConfigRuleResponse$ = [3, n0, _POCRRu, 0, [_OCRA], [0]];
|
|
2220
|
+
export var PutOrganizationConformancePackRequest$ = [
|
|
2201
2221
|
3,
|
|
2202
2222
|
n0,
|
|
2203
2223
|
_POCPR,
|
|
@@ -2205,8 +2225,8 @@ export var PutOrganizationConformancePackRequest = [
|
|
|
2205
2225
|
[_OCPN, _TSU, _TB, _DSB, _DSKP, _CPIP, _EA],
|
|
2206
2226
|
[0, 0, 0, 0, 0, () => ConformancePackInputParameters, 64 | 0],
|
|
2207
2227
|
];
|
|
2208
|
-
export var PutOrganizationConformancePackResponse = [3, n0, _POCPRu, 0, [_OCPA], [0]];
|
|
2209
|
-
export var PutRemediationConfigurationsRequest = [
|
|
2228
|
+
export var PutOrganizationConformancePackResponse$ = [3, n0, _POCPRu, 0, [_OCPA], [0]];
|
|
2229
|
+
export var PutRemediationConfigurationsRequest$ = [
|
|
2210
2230
|
3,
|
|
2211
2231
|
n0,
|
|
2212
2232
|
_PRCR,
|
|
@@ -2214,7 +2234,7 @@ export var PutRemediationConfigurationsRequest = [
|
|
|
2214
2234
|
[_RC],
|
|
2215
2235
|
[() => RemediationConfigurations],
|
|
2216
2236
|
];
|
|
2217
|
-
export var PutRemediationConfigurationsResponse = [
|
|
2237
|
+
export var PutRemediationConfigurationsResponse$ = [
|
|
2218
2238
|
3,
|
|
2219
2239
|
n0,
|
|
2220
2240
|
_PRCRu,
|
|
@@ -2222,7 +2242,7 @@ export var PutRemediationConfigurationsResponse = [
|
|
|
2222
2242
|
[_FB],
|
|
2223
2243
|
[() => FailedRemediationBatches],
|
|
2224
2244
|
];
|
|
2225
|
-
export var PutRemediationExceptionsRequest = [
|
|
2245
|
+
export var PutRemediationExceptionsRequest$ = [
|
|
2226
2246
|
3,
|
|
2227
2247
|
n0,
|
|
2228
2248
|
_PRER,
|
|
@@ -2230,7 +2250,7 @@ export var PutRemediationExceptionsRequest = [
|
|
|
2230
2250
|
[_CRN, _RK, _Me, _ET],
|
|
2231
2251
|
[0, () => RemediationExceptionResourceKeys, 0, 4],
|
|
2232
2252
|
];
|
|
2233
|
-
export var PutRemediationExceptionsResponse = [
|
|
2253
|
+
export var PutRemediationExceptionsResponse$ = [
|
|
2234
2254
|
3,
|
|
2235
2255
|
n0,
|
|
2236
2256
|
_PRERu,
|
|
@@ -2238,7 +2258,7 @@ export var PutRemediationExceptionsResponse = [
|
|
|
2238
2258
|
[_FB],
|
|
2239
2259
|
[() => FailedRemediationExceptionBatches],
|
|
2240
2260
|
];
|
|
2241
|
-
export var PutResourceConfigRequest = [
|
|
2261
|
+
export var PutResourceConfigRequest$ = [
|
|
2242
2262
|
3,
|
|
2243
2263
|
n0,
|
|
2244
2264
|
_PRCRut,
|
|
@@ -2246,16 +2266,16 @@ export var PutResourceConfigRequest = [
|
|
|
2246
2266
|
[_RT, _SVI, _RI, _RN, _Con, _Ta],
|
|
2247
2267
|
[0, 0, 0, 0, 0, 128 | 0],
|
|
2248
2268
|
];
|
|
2249
|
-
export var PutRetentionConfigurationRequest = [3, n0, _PRCRute, 0, [_RPID], [1]];
|
|
2250
|
-
export var PutRetentionConfigurationResponse = [
|
|
2269
|
+
export var PutRetentionConfigurationRequest$ = [3, n0, _PRCRute, 0, [_RPID], [1]];
|
|
2270
|
+
export var PutRetentionConfigurationResponse$ = [
|
|
2251
2271
|
3,
|
|
2252
2272
|
n0,
|
|
2253
2273
|
_PRCRutet,
|
|
2254
2274
|
0,
|
|
2255
2275
|
[_RCet],
|
|
2256
|
-
[() => RetentionConfiguration],
|
|
2276
|
+
[() => RetentionConfiguration$],
|
|
2257
2277
|
];
|
|
2258
|
-
export var PutServiceLinkedConfigurationRecorderRequest = [
|
|
2278
|
+
export var PutServiceLinkedConfigurationRecorderRequest$ = [
|
|
2259
2279
|
3,
|
|
2260
2280
|
n0,
|
|
2261
2281
|
_PSLCRR,
|
|
@@ -2263,7 +2283,7 @@ export var PutServiceLinkedConfigurationRecorderRequest = [
|
|
|
2263
2283
|
[_SP, _Ta],
|
|
2264
2284
|
[0, () => TagsList],
|
|
2265
2285
|
];
|
|
2266
|
-
export var PutServiceLinkedConfigurationRecorderResponse = [
|
|
2286
|
+
export var PutServiceLinkedConfigurationRecorderResponse$ = [
|
|
2267
2287
|
3,
|
|
2268
2288
|
n0,
|
|
2269
2289
|
_PSLCRRu,
|
|
@@ -2271,47 +2291,54 @@ export var PutServiceLinkedConfigurationRecorderResponse = [
|
|
|
2271
2291
|
[_Ar, _N],
|
|
2272
2292
|
[0, 0],
|
|
2273
2293
|
];
|
|
2274
|
-
export var PutStoredQueryRequest = [
|
|
2294
|
+
export var PutStoredQueryRequest$ = [
|
|
2275
2295
|
3,
|
|
2276
2296
|
n0,
|
|
2277
2297
|
_PSQR,
|
|
2278
2298
|
0,
|
|
2279
2299
|
[_SQ, _Ta],
|
|
2280
|
-
[() => StoredQuery
|
|
2300
|
+
[() => StoredQuery$, () => TagsList],
|
|
2281
2301
|
];
|
|
2282
|
-
export var PutStoredQueryResponse = [3, n0, _PSQRu, 0, [_QA], [0]];
|
|
2283
|
-
export var QueryInfo = [3, n0, _QI, 0, [_SF], [() => FieldInfoList]];
|
|
2284
|
-
export var RecordingGroup = [
|
|
2302
|
+
export var PutStoredQueryResponse$ = [3, n0, _PSQRu, 0, [_QA], [0]];
|
|
2303
|
+
export var QueryInfo$ = [3, n0, _QI, 0, [_SF], [() => FieldInfoList]];
|
|
2304
|
+
export var RecordingGroup$ = [
|
|
2285
2305
|
3,
|
|
2286
2306
|
n0,
|
|
2287
2307
|
_RG,
|
|
2288
2308
|
0,
|
|
2289
2309
|
[_aS, _iGRT, _rTe, _eBRT, _rSe],
|
|
2290
|
-
[2, 2, 64 | 0, () => ExclusionByResourceTypes
|
|
2310
|
+
[2, 2, 64 | 0, () => ExclusionByResourceTypes$, () => RecordingStrategy$],
|
|
2291
2311
|
];
|
|
2292
|
-
export var RecordingMode = [3, n0, _RM, 0, [_rF, _rMO], [0, () => RecordingModeOverrides]];
|
|
2293
|
-
export var RecordingModeOverride = [3, n0, _RMO, 0, [_d, _rTe, _rF], [0, 64 | 0, 0]];
|
|
2294
|
-
export var RecordingStrategy = [3, n0, _RS, 0, [_uO], [0]];
|
|
2295
|
-
export var Relationship = [3, n0, _R, 0, [_rT, _rI, _rN, _rNe], [0, 0, 0, 0]];
|
|
2296
|
-
export var RemediationConfiguration = [
|
|
2312
|
+
export var RecordingMode$ = [3, n0, _RM, 0, [_rF, _rMO], [0, () => RecordingModeOverrides]];
|
|
2313
|
+
export var RecordingModeOverride$ = [3, n0, _RMO, 0, [_d, _rTe, _rF], [0, 64 | 0, 0]];
|
|
2314
|
+
export var RecordingStrategy$ = [3, n0, _RS, 0, [_uO], [0]];
|
|
2315
|
+
export var Relationship$ = [3, n0, _R, 0, [_rT, _rI, _rN, _rNe], [0, 0, 0, 0]];
|
|
2316
|
+
export var RemediationConfiguration$ = [
|
|
2297
2317
|
3,
|
|
2298
2318
|
n0,
|
|
2299
2319
|
_RCem,
|
|
2300
2320
|
0,
|
|
2301
2321
|
[_CRN, _TT, _TI, _TV, _P, _RT, _Au, _ECx, _MAA, _RAS, _Ar, _CBS],
|
|
2302
|
-
[0, 0, 0, 0, () => RemediationParameters, 0, 2, () => ExecutionControls
|
|
2322
|
+
[0, 0, 0, 0, () => RemediationParameters, 0, 2, () => ExecutionControls$, 1, 1, 0, 0],
|
|
2323
|
+
];
|
|
2324
|
+
export var RemediationException$ = [
|
|
2325
|
+
3,
|
|
2326
|
+
n0,
|
|
2327
|
+
_REem,
|
|
2328
|
+
0,
|
|
2329
|
+
[_CRN, _RT, _RI, _Me, _ET],
|
|
2330
|
+
[0, 0, 0, 0, 4],
|
|
2303
2331
|
];
|
|
2304
|
-
export var
|
|
2305
|
-
export var
|
|
2306
|
-
export var RemediationExecutionStatus = [
|
|
2332
|
+
export var RemediationExceptionResourceKey$ = [3, n0, _RERK, 0, [_RT, _RI], [0, 0]];
|
|
2333
|
+
export var RemediationExecutionStatus$ = [
|
|
2307
2334
|
3,
|
|
2308
2335
|
n0,
|
|
2309
2336
|
_RESe,
|
|
2310
2337
|
0,
|
|
2311
2338
|
[_RKe, _Sta, _SD, _IT, _LUTa],
|
|
2312
|
-
[() => ResourceKey
|
|
2339
|
+
[() => ResourceKey$, 0, () => RemediationExecutionSteps, 4, 4],
|
|
2313
2340
|
];
|
|
2314
|
-
export var RemediationExecutionStep = [
|
|
2341
|
+
export var RemediationExecutionStep$ = [
|
|
2315
2342
|
3,
|
|
2316
2343
|
n0,
|
|
2317
2344
|
_RESem,
|
|
@@ -2319,43 +2346,43 @@ export var RemediationExecutionStep = [
|
|
|
2319
2346
|
[_N, _Sta, _EMr, _STt, _STto],
|
|
2320
2347
|
[0, 0, 0, 4, 4],
|
|
2321
2348
|
];
|
|
2322
|
-
export var RemediationInProgressException = [-3, n0, _RIPE, { [_e]: _cl }, [_m], [0]];
|
|
2323
|
-
TypeRegistry.for(n0).registerError(RemediationInProgressException
|
|
2324
|
-
export var RemediationParameterValue = [
|
|
2349
|
+
export var RemediationInProgressException$ = [-3, n0, _RIPE, { [_e]: _cl }, [_m], [0]];
|
|
2350
|
+
TypeRegistry.for(n0).registerError(RemediationInProgressException$, RemediationInProgressException);
|
|
2351
|
+
export var RemediationParameterValue$ = [
|
|
2325
2352
|
3,
|
|
2326
2353
|
n0,
|
|
2327
2354
|
_RPV,
|
|
2328
2355
|
0,
|
|
2329
2356
|
[_RV, _SV],
|
|
2330
|
-
[() => ResourceValue
|
|
2357
|
+
[() => ResourceValue$, () => StaticValue$],
|
|
2331
2358
|
];
|
|
2332
|
-
export var ResourceConcurrentModificationException = [-3, n0, _RCME, { [_e]: _cl }, [_m], [0]];
|
|
2333
|
-
TypeRegistry.for(n0).registerError(ResourceConcurrentModificationException
|
|
2334
|
-
export var ResourceCount = [3, n0, _RCes, 0, [_rT, _co], [0, 1]];
|
|
2335
|
-
export var ResourceCountFilters = [3, n0, _RCF, 0, [_RT, _AIc, _Re], [0, 0, 0]];
|
|
2336
|
-
export var ResourceDetails = [3, n0, _RD, 0, [_RI, _RT, _RCeso, _RCST], [0, 0, 0, 0]];
|
|
2337
|
-
export var ResourceEvaluation = [3, n0, _REes, 0, [_REI, _EMv, _EST], [0, 0, 4]];
|
|
2338
|
-
export var ResourceEvaluationFilters = [
|
|
2359
|
+
export var ResourceConcurrentModificationException$ = [-3, n0, _RCME, { [_e]: _cl }, [_m], [0]];
|
|
2360
|
+
TypeRegistry.for(n0).registerError(ResourceConcurrentModificationException$, ResourceConcurrentModificationException);
|
|
2361
|
+
export var ResourceCount$ = [3, n0, _RCes, 0, [_rT, _co], [0, 1]];
|
|
2362
|
+
export var ResourceCountFilters$ = [3, n0, _RCF, 0, [_RT, _AIc, _Re], [0, 0, 0]];
|
|
2363
|
+
export var ResourceDetails$ = [3, n0, _RD, 0, [_RI, _RT, _RCeso, _RCST], [0, 0, 0, 0]];
|
|
2364
|
+
export var ResourceEvaluation$ = [3, n0, _REes, 0, [_REI, _EMv, _EST], [0, 0, 4]];
|
|
2365
|
+
export var ResourceEvaluationFilters$ = [
|
|
2339
2366
|
3,
|
|
2340
2367
|
n0,
|
|
2341
2368
|
_REF,
|
|
2342
2369
|
0,
|
|
2343
2370
|
[_EMv, _TW, _ECI],
|
|
2344
|
-
[0, () => TimeWindow
|
|
2345
|
-
];
|
|
2346
|
-
export var ResourceFilters = [3, n0, _RF, 0, [_AIc, _RI, _RN, _Re], [0, 0, 0, 0]];
|
|
2347
|
-
export var ResourceIdentifier = [3, n0, _RIeso, 0, [_rT, _rI, _rN, _rDT], [0, 0, 0, 4]];
|
|
2348
|
-
export var ResourceInUseException = [-3, n0, _RIUE, { [_e]: _cl }, [_m], [0]];
|
|
2349
|
-
TypeRegistry.for(n0).registerError(ResourceInUseException
|
|
2350
|
-
export var ResourceKey = [3, n0, _RKe, 0, [_rT, _rI], [0, 0]];
|
|
2351
|
-
export var ResourceNotDiscoveredException = [-3, n0, _RNDE, { [_e]: _cl }, [_m], [0]];
|
|
2352
|
-
TypeRegistry.for(n0).registerError(ResourceNotDiscoveredException
|
|
2353
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _cl }, [_m], [0]];
|
|
2354
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2355
|
-
export var ResourceValue = [3, n0, _RV, 0, [_V], [0]];
|
|
2356
|
-
export var RetentionConfiguration = [3, n0, _RCet, 0, [_N, _RPID], [0, 1]];
|
|
2357
|
-
export var Scope = [3, n0, _S, 0, [_CRTo, _TK, _TVa, _CRIo], [64 | 0, 0, 0, 0]];
|
|
2358
|
-
export var SelectAggregateResourceConfigRequest = [
|
|
2371
|
+
[0, () => TimeWindow$, 0],
|
|
2372
|
+
];
|
|
2373
|
+
export var ResourceFilters$ = [3, n0, _RF, 0, [_AIc, _RI, _RN, _Re], [0, 0, 0, 0]];
|
|
2374
|
+
export var ResourceIdentifier$ = [3, n0, _RIeso, 0, [_rT, _rI, _rN, _rDT], [0, 0, 0, 4]];
|
|
2375
|
+
export var ResourceInUseException$ = [-3, n0, _RIUE, { [_e]: _cl }, [_m], [0]];
|
|
2376
|
+
TypeRegistry.for(n0).registerError(ResourceInUseException$, ResourceInUseException);
|
|
2377
|
+
export var ResourceKey$ = [3, n0, _RKe, 0, [_rT, _rI], [0, 0]];
|
|
2378
|
+
export var ResourceNotDiscoveredException$ = [-3, n0, _RNDE, { [_e]: _cl }, [_m], [0]];
|
|
2379
|
+
TypeRegistry.for(n0).registerError(ResourceNotDiscoveredException$, ResourceNotDiscoveredException);
|
|
2380
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _cl }, [_m], [0]];
|
|
2381
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2382
|
+
export var ResourceValue$ = [3, n0, _RV, 0, [_V], [0]];
|
|
2383
|
+
export var RetentionConfiguration$ = [3, n0, _RCet, 0, [_N, _RPID], [0, 1]];
|
|
2384
|
+
export var Scope$ = [3, n0, _S, 0, [_CRTo, _TK, _TVa, _CRIo], [64 | 0, 0, 0, 0]];
|
|
2385
|
+
export var SelectAggregateResourceConfigRequest$ = [
|
|
2359
2386
|
3,
|
|
2360
2387
|
n0,
|
|
2361
2388
|
_SARCR,
|
|
@@ -2363,37 +2390,37 @@ export var SelectAggregateResourceConfigRequest = [
|
|
|
2363
2390
|
[_Ex, _CAN, _L, _MR, _NT],
|
|
2364
2391
|
[0, 0, 1, 1, 0],
|
|
2365
2392
|
];
|
|
2366
|
-
export var SelectAggregateResourceConfigResponse = [
|
|
2393
|
+
export var SelectAggregateResourceConfigResponse$ = [
|
|
2367
2394
|
3,
|
|
2368
2395
|
n0,
|
|
2369
2396
|
_SARCRe,
|
|
2370
2397
|
0,
|
|
2371
2398
|
[_Res, _QI, _NT],
|
|
2372
|
-
[64 | 0, () => QueryInfo
|
|
2399
|
+
[64 | 0, () => QueryInfo$, 0],
|
|
2373
2400
|
];
|
|
2374
|
-
export var SelectResourceConfigRequest = [3, n0, _SRCR, 0, [_Ex, _L, _NT], [0, 1, 0]];
|
|
2375
|
-
export var SelectResourceConfigResponse = [
|
|
2401
|
+
export var SelectResourceConfigRequest$ = [3, n0, _SRCR, 0, [_Ex, _L, _NT], [0, 1, 0]];
|
|
2402
|
+
export var SelectResourceConfigResponse$ = [
|
|
2376
2403
|
3,
|
|
2377
2404
|
n0,
|
|
2378
2405
|
_SRCRe,
|
|
2379
2406
|
0,
|
|
2380
2407
|
[_Res, _QI, _NT],
|
|
2381
|
-
[64 | 0, () => QueryInfo
|
|
2408
|
+
[64 | 0, () => QueryInfo$, 0],
|
|
2382
2409
|
];
|
|
2383
|
-
export var Source = [
|
|
2410
|
+
export var Source$ = [
|
|
2384
2411
|
3,
|
|
2385
2412
|
n0,
|
|
2386
2413
|
_So,
|
|
2387
2414
|
0,
|
|
2388
2415
|
[_O, _SIo, _SDo, _CPDu],
|
|
2389
|
-
[0, 0, () => SourceDetails, () => CustomPolicyDetails],
|
|
2416
|
+
[0, 0, () => SourceDetails, () => CustomPolicyDetails$],
|
|
2390
2417
|
];
|
|
2391
|
-
export var SourceDetail = [3, n0, _SDou, 0, [_ESv, _MT, _MEF], [0, 0, 0]];
|
|
2392
|
-
export var SsmControls = [3, n0, _SC, 0, [_CERP, _EP], [1, 1]];
|
|
2393
|
-
export var StartConfigRulesEvaluationRequest = [3, n0, _SCRER, 0, [_CRNo], [64 | 0]];
|
|
2394
|
-
export var StartConfigRulesEvaluationResponse = [3, n0, _SCRERt, 0, [], []];
|
|
2395
|
-
export var StartConfigurationRecorderRequest = [3, n0, _SCRR, 0, [_CRNon], [0]];
|
|
2396
|
-
export var StartRemediationExecutionRequest = [
|
|
2418
|
+
export var SourceDetail$ = [3, n0, _SDou, 0, [_ESv, _MT, _MEF], [0, 0, 0]];
|
|
2419
|
+
export var SsmControls$ = [3, n0, _SC, 0, [_CERP, _EP], [1, 1]];
|
|
2420
|
+
export var StartConfigRulesEvaluationRequest$ = [3, n0, _SCRER, 0, [_CRNo], [64 | 0]];
|
|
2421
|
+
export var StartConfigRulesEvaluationResponse$ = [3, n0, _SCRERt, 0, [], []];
|
|
2422
|
+
export var StartConfigurationRecorderRequest$ = [3, n0, _SCRR, 0, [_CRNon], [0]];
|
|
2423
|
+
export var StartRemediationExecutionRequest$ = [
|
|
2397
2424
|
3,
|
|
2398
2425
|
n0,
|
|
2399
2426
|
_SRER,
|
|
@@ -2401,7 +2428,7 @@ export var StartRemediationExecutionRequest = [
|
|
|
2401
2428
|
[_CRN, _RK],
|
|
2402
2429
|
[0, () => ResourceKeys],
|
|
2403
2430
|
];
|
|
2404
|
-
export var StartRemediationExecutionResponse = [
|
|
2431
|
+
export var StartRemediationExecutionResponse$ = [
|
|
2405
2432
|
3,
|
|
2406
2433
|
n0,
|
|
2407
2434
|
_SRERt,
|
|
@@ -2409,944 +2436,909 @@ export var StartRemediationExecutionResponse = [
|
|
|
2409
2436
|
[_FM, _FI],
|
|
2410
2437
|
[0, () => ResourceKeys],
|
|
2411
2438
|
];
|
|
2412
|
-
export var StartResourceEvaluationRequest = [
|
|
2439
|
+
export var StartResourceEvaluationRequest$ = [
|
|
2413
2440
|
3,
|
|
2414
2441
|
n0,
|
|
2415
2442
|
_SRERta,
|
|
2416
2443
|
0,
|
|
2417
2444
|
[_RD, _EC, _EMv, _ETv, _CTl],
|
|
2418
|
-
[() => ResourceDetails
|
|
2419
|
-
];
|
|
2420
|
-
export var StartResourceEvaluationResponse = [3, n0, _SRERtar, 0, [_REI], [0]];
|
|
2421
|
-
export var StaticValue = [3, n0, _SV, 0, [_Va], [64 | 0]];
|
|
2422
|
-
export var StatusDetailFilters = [3, n0, _SDF, 0, [_AIc, _MARS], [0, 0]];
|
|
2423
|
-
export var StopConfigurationRecorderRequest = [3, n0, _SCRRt, 0, [_CRNon], [0]];
|
|
2424
|
-
export var StoredQuery = [3, n0, _SQ, 0, [_QIu, _QA, _QN, _D, _Ex], [0, 0, 0, 0, 0]];
|
|
2425
|
-
export var StoredQueryMetadata = [3, n0, _SQM, 0, [_QIu, _QA, _QN, _D], [0, 0, 0, 0]];
|
|
2426
|
-
export var Tag = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
2427
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => TagList]];
|
|
2428
|
-
export var TemplateSSMDocumentDetails = [3, n0, _TSSMDD, 0, [_DN, _DV], [0, 0]];
|
|
2429
|
-
export var TimeWindow = [3, n0, _TW, 0, [_STt, _ETn], [4, 4]];
|
|
2430
|
-
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _cl }, [_m], [0]];
|
|
2431
|
-
TypeRegistry.for(n0).registerError(TooManyTagsException
|
|
2432
|
-
export var UnmodifiableEntityException = [-3, n0, _UEE, { [_e]: _cl }, [_m], [0]];
|
|
2433
|
-
TypeRegistry.for(n0).registerError(UnmodifiableEntityException
|
|
2434
|
-
export var UntagResourceRequest = [3, n0, _URR, 0, [_RA, _TKa], [0, 64 | 0]];
|
|
2435
|
-
export var ValidationException = [-3, n0, _VE, { [_e]: _cl }, [_m], [0]];
|
|
2436
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
2437
|
-
|
|
2438
|
-
export var ConfigServiceServiceException = [-3, _s, "ConfigServiceServiceException", 0, [], []];
|
|
2439
|
-
TypeRegistry.for(_s).registerError(ConfigServiceServiceException
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
n0,
|
|
2445
|
-
_ACBCRL,
|
|
2446
|
-
0,
|
|
2447
|
-
() => AggregateComplianceByConfigRule,
|
|
2448
|
-
];
|
|
2449
|
-
export var AggregateComplianceByConformancePackList = [
|
|
2445
|
+
[() => ResourceDetails$, () => EvaluationContext$, 0, 1, 0],
|
|
2446
|
+
];
|
|
2447
|
+
export var StartResourceEvaluationResponse$ = [3, n0, _SRERtar, 0, [_REI], [0]];
|
|
2448
|
+
export var StaticValue$ = [3, n0, _SV, 0, [_Va], [64 | 0]];
|
|
2449
|
+
export var StatusDetailFilters$ = [3, n0, _SDF, 0, [_AIc, _MARS], [0, 0]];
|
|
2450
|
+
export var StopConfigurationRecorderRequest$ = [3, n0, _SCRRt, 0, [_CRNon], [0]];
|
|
2451
|
+
export var StoredQuery$ = [3, n0, _SQ, 0, [_QIu, _QA, _QN, _D, _Ex], [0, 0, 0, 0, 0]];
|
|
2452
|
+
export var StoredQueryMetadata$ = [3, n0, _SQM, 0, [_QIu, _QA, _QN, _D], [0, 0, 0, 0]];
|
|
2453
|
+
export var Tag$ = [3, n0, _Tag, 0, [_K, _V], [0, 0]];
|
|
2454
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_RA, _Ta], [0, () => TagList]];
|
|
2455
|
+
export var TemplateSSMDocumentDetails$ = [3, n0, _TSSMDD, 0, [_DN, _DV], [0, 0]];
|
|
2456
|
+
export var TimeWindow$ = [3, n0, _TW, 0, [_STt, _ETn], [4, 4]];
|
|
2457
|
+
export var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _cl }, [_m], [0]];
|
|
2458
|
+
TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
|
|
2459
|
+
export var UnmodifiableEntityException$ = [-3, n0, _UEE, { [_e]: _cl }, [_m], [0]];
|
|
2460
|
+
TypeRegistry.for(n0).registerError(UnmodifiableEntityException$, UnmodifiableEntityException);
|
|
2461
|
+
export var UntagResourceRequest$ = [3, n0, _URR, 0, [_RA, _TKa], [0, 64 | 0]];
|
|
2462
|
+
export var ValidationException$ = [-3, n0, _VE, { [_e]: _cl }, [_m], [0]];
|
|
2463
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
2464
|
+
var __Unit = "unit";
|
|
2465
|
+
export var ConfigServiceServiceException$ = [-3, _s, "ConfigServiceServiceException", 0, [], []];
|
|
2466
|
+
TypeRegistry.for(_s).registerError(ConfigServiceServiceException$, ConfigServiceServiceException);
|
|
2467
|
+
var AccountAggregationSourceAccountList = 64 | 0;
|
|
2468
|
+
var AccountAggregationSourceList = [1, n0, _AASL, 0, () => AccountAggregationSource$];
|
|
2469
|
+
var AggregateComplianceByConfigRuleList = [1, n0, _ACBCRL, 0, () => AggregateComplianceByConfigRule$];
|
|
2470
|
+
var AggregateComplianceByConformancePackList = [
|
|
2450
2471
|
1,
|
|
2451
2472
|
n0,
|
|
2452
2473
|
_ACBCPL,
|
|
2453
2474
|
0,
|
|
2454
|
-
() => AggregateComplianceByConformancePack
|
|
2475
|
+
() => AggregateComplianceByConformancePack$,
|
|
2455
2476
|
];
|
|
2456
|
-
|
|
2457
|
-
|
|
2477
|
+
var AggregateComplianceCountList = [1, n0, _ACCL, 0, () => AggregateComplianceCount$];
|
|
2478
|
+
var AggregateConformancePackComplianceSummaryList = [
|
|
2458
2479
|
1,
|
|
2459
2480
|
n0,
|
|
2460
2481
|
_ACPCSL,
|
|
2461
2482
|
0,
|
|
2462
|
-
() => AggregateConformancePackComplianceSummary
|
|
2463
|
-
];
|
|
2464
|
-
|
|
2465
|
-
|
|
2466
|
-
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
|
|
2484
|
-
|
|
2485
|
-
|
|
2486
|
-
|
|
2487
|
-
|
|
2488
|
-
|
|
2489
|
-
|
|
2490
|
-
export var ConfigurationRecorderNameList = 64 | 0;
|
|
2491
|
-
export var ConfigurationRecorderStatusList = [1, n0, _CRSL, 0, () => ConfigurationRecorderStatus];
|
|
2492
|
-
export var ConfigurationRecorderSummaries = [1, n0, _CRSonfi, 0, () => ConfigurationRecorderSummary];
|
|
2493
|
-
export var ConformancePackComplianceResourceIds = 64 | 0;
|
|
2494
|
-
export var ConformancePackComplianceScores = [
|
|
2495
|
-
1,
|
|
2496
|
-
n0,
|
|
2497
|
-
_CPCSonf,
|
|
2498
|
-
0,
|
|
2499
|
-
() => ConformancePackComplianceScore,
|
|
2500
|
-
];
|
|
2501
|
-
export var ConformancePackComplianceSummaryList = [
|
|
2483
|
+
() => AggregateConformancePackComplianceSummary$,
|
|
2484
|
+
];
|
|
2485
|
+
var AggregatedSourceStatusList = [1, n0, _ASSL, 0, () => AggregatedSourceStatus$];
|
|
2486
|
+
var AggregatedSourceStatusTypeList = 64 | 0;
|
|
2487
|
+
var AggregateEvaluationResultList = [1, n0, _AERL, 0, () => AggregateEvaluationResult$];
|
|
2488
|
+
var AggregationAuthorizationList = [1, n0, _AAL, 0, () => AggregationAuthorization$];
|
|
2489
|
+
var AggregatorRegionList = 64 | 0;
|
|
2490
|
+
var BaseConfigurationItems = [1, n0, _BCIa, 0, () => BaseConfigurationItem$];
|
|
2491
|
+
var ComplianceByConfigRules = [1, n0, _CBCRo, 0, () => ComplianceByConfigRule$];
|
|
2492
|
+
var ComplianceByResources = [1, n0, _CBRo, 0, () => ComplianceByResource$];
|
|
2493
|
+
var ComplianceResourceTypes = 64 | 0;
|
|
2494
|
+
var ComplianceSummariesByResourceType = [1, n0, _CSBRTo, 0, () => ComplianceSummaryByResourceType$];
|
|
2495
|
+
var ComplianceTypes = 64 | 0;
|
|
2496
|
+
var ConfigRuleEvaluationStatusList = [1, n0, _CRESL, 0, () => ConfigRuleEvaluationStatus$];
|
|
2497
|
+
var ConfigRuleNames = 64 | 0;
|
|
2498
|
+
var ConfigRules = [1, n0, _CRon, 0, () => ConfigRule$];
|
|
2499
|
+
var ConfigurationAggregatorList = [1, n0, _CAL, 0, () => ConfigurationAggregator$];
|
|
2500
|
+
var ConfigurationAggregatorNameList = 64 | 0;
|
|
2501
|
+
var ConfigurationItemList = [1, n0, _CIL, 0, () => ConfigurationItem$];
|
|
2502
|
+
var ConfigurationRecorderFilterList = [1, n0, _CRFL, 0, () => ConfigurationRecorderFilter$];
|
|
2503
|
+
var ConfigurationRecorderFilterValues = 64 | 0;
|
|
2504
|
+
var ConfigurationRecorderList = [1, n0, _CRL, 0, () => ConfigurationRecorder$];
|
|
2505
|
+
var ConfigurationRecorderNameList = 64 | 0;
|
|
2506
|
+
var ConfigurationRecorderStatusList = [1, n0, _CRSL, 0, () => ConfigurationRecorderStatus$];
|
|
2507
|
+
var ConfigurationRecorderSummaries = [1, n0, _CRSonfi, 0, () => ConfigurationRecorderSummary$];
|
|
2508
|
+
var ConformancePackComplianceResourceIds = 64 | 0;
|
|
2509
|
+
var ConformancePackComplianceScores = [1, n0, _CPCSonf, 0, () => ConformancePackComplianceScore$];
|
|
2510
|
+
var ConformancePackComplianceSummaryList = [
|
|
2502
2511
|
1,
|
|
2503
2512
|
n0,
|
|
2504
2513
|
_CPCSL,
|
|
2505
2514
|
0,
|
|
2506
|
-
() => ConformancePackComplianceSummary
|
|
2507
|
-
];
|
|
2508
|
-
export var ConformancePackConfigRuleNames = 64 | 0;
|
|
2509
|
-
export var ConformancePackDetailList = [1, n0, _CPDL, 0, () => ConformancePackDetail];
|
|
2510
|
-
export var ConformancePackInputParameters = [1, n0, _CPIP, 0, () => ConformancePackInputParameter];
|
|
2511
|
-
export var ConformancePackNameFilter = 64 | 0;
|
|
2512
|
-
export var ConformancePackNamesList = 64 | 0;
|
|
2513
|
-
export var ConformancePackNamesToSummarizeList = 64 | 0;
|
|
2514
|
-
export var ConformancePackRuleComplianceList = [
|
|
2515
|
-
1,
|
|
2516
|
-
n0,
|
|
2517
|
-
_CPRCL,
|
|
2518
|
-
0,
|
|
2519
|
-
() => ConformancePackRuleCompliance,
|
|
2515
|
+
() => ConformancePackComplianceSummary$,
|
|
2520
2516
|
];
|
|
2521
|
-
|
|
2517
|
+
var ConformancePackConfigRuleNames = 64 | 0;
|
|
2518
|
+
var ConformancePackDetailList = [1, n0, _CPDL, 0, () => ConformancePackDetail$];
|
|
2519
|
+
var ConformancePackInputParameters = [1, n0, _CPIP, 0, () => ConformancePackInputParameter$];
|
|
2520
|
+
var ConformancePackNameFilter = 64 | 0;
|
|
2521
|
+
var ConformancePackNamesList = 64 | 0;
|
|
2522
|
+
var ConformancePackNamesToSummarizeList = 64 | 0;
|
|
2523
|
+
var ConformancePackRuleComplianceList = [1, n0, _CPRCL, 0, () => ConformancePackRuleCompliance$];
|
|
2524
|
+
var ConformancePackRuleEvaluationResultsList = [
|
|
2522
2525
|
1,
|
|
2523
2526
|
n0,
|
|
2524
2527
|
_CPRERL,
|
|
2525
2528
|
0,
|
|
2526
|
-
() => ConformancePackEvaluationResult
|
|
2527
|
-
];
|
|
2528
|
-
|
|
2529
|
-
|
|
2530
|
-
|
|
2531
|
-
|
|
2532
|
-
|
|
2533
|
-
|
|
2534
|
-
|
|
2535
|
-
|
|
2536
|
-
|
|
2537
|
-
|
|
2538
|
-
|
|
2539
|
-
|
|
2529
|
+
() => ConformancePackEvaluationResult$,
|
|
2530
|
+
];
|
|
2531
|
+
var ConformancePackStatusDetailsList = [1, n0, _CPSDL, 0, () => ConformancePackStatusDetail$];
|
|
2532
|
+
var ControlsList = 64 | 0;
|
|
2533
|
+
var DebugLogDeliveryAccounts = 64 | 0;
|
|
2534
|
+
var DeliveryChannelList = [1, n0, _DCL, 0, () => DeliveryChannel$];
|
|
2535
|
+
var DeliveryChannelNameList = 64 | 0;
|
|
2536
|
+
var DeliveryChannelStatusList = [1, n0, _DCSL, 0, () => DeliveryChannelStatus$];
|
|
2537
|
+
var DiscoveredResourceIdentifierList = [1, n0, _DRIL, 0, () => AggregateResourceIdentifier$];
|
|
2538
|
+
var EvaluationModes = [1, n0, _EM, 0, () => EvaluationModeConfiguration$];
|
|
2539
|
+
var EvaluationResults = [1, n0, _ERv, 0, () => EvaluationResult$];
|
|
2540
|
+
var Evaluations = [1, n0, _Ev, 0, () => Evaluation$];
|
|
2541
|
+
var ExcludedAccounts = 64 | 0;
|
|
2542
|
+
var FailedDeleteRemediationExceptionsBatches = [
|
|
2540
2543
|
1,
|
|
2541
2544
|
n0,
|
|
2542
2545
|
_FDREBa,
|
|
2543
2546
|
0,
|
|
2544
|
-
() => FailedDeleteRemediationExceptionsBatch
|
|
2545
|
-
];
|
|
2546
|
-
|
|
2547
|
-
|
|
2548
|
-
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
|
|
2552
|
-
|
|
2553
|
-
];
|
|
2554
|
-
|
|
2555
|
-
|
|
2556
|
-
|
|
2557
|
-
export var OrganizationConfigRuleNames = 64 | 0;
|
|
2558
|
-
export var OrganizationConfigRules = [1, n0, _OCR, 0, () => OrganizationConfigRule];
|
|
2559
|
-
export var OrganizationConfigRuleStatuses = [1, n0, _OCRS, 0, () => OrganizationConfigRuleStatus];
|
|
2560
|
-
export var OrganizationConfigRuleTriggerTypeNoSNs = 64 | 0;
|
|
2561
|
-
export var OrganizationConfigRuleTriggerTypes = 64 | 0;
|
|
2562
|
-
export var OrganizationConformancePackDetailedStatuses = [
|
|
2547
|
+
() => FailedDeleteRemediationExceptionsBatch$,
|
|
2548
|
+
];
|
|
2549
|
+
var FailedRemediationBatches = [1, n0, _FRBa, 0, () => FailedRemediationBatch$];
|
|
2550
|
+
var FailedRemediationExceptionBatches = [1, n0, _FREBa, 0, () => FailedRemediationExceptionBatch$];
|
|
2551
|
+
var FieldInfoList = [1, n0, _FIL, 0, () => FieldInfo$];
|
|
2552
|
+
var GroupedResourceCountList = [1, n0, _GRCL, 0, () => GroupedResourceCount$];
|
|
2553
|
+
var OrganizationConfigRuleDetailedStatus = [1, n0, _OCRDS, 0, () => MemberAccountStatus$];
|
|
2554
|
+
var OrganizationConfigRuleNames = 64 | 0;
|
|
2555
|
+
var OrganizationConfigRules = [1, n0, _OCR, 0, () => OrganizationConfigRule$];
|
|
2556
|
+
var OrganizationConfigRuleStatuses = [1, n0, _OCRS, 0, () => OrganizationConfigRuleStatus$];
|
|
2557
|
+
var OrganizationConfigRuleTriggerTypeNoSNs = 64 | 0;
|
|
2558
|
+
var OrganizationConfigRuleTriggerTypes = 64 | 0;
|
|
2559
|
+
var OrganizationConformancePackDetailedStatuses = [
|
|
2563
2560
|
1,
|
|
2564
2561
|
n0,
|
|
2565
2562
|
_OCPDS,
|
|
2566
2563
|
0,
|
|
2567
|
-
() => OrganizationConformancePackDetailedStatus
|
|
2568
|
-
];
|
|
2569
|
-
|
|
2570
|
-
|
|
2571
|
-
|
|
2572
|
-
|
|
2573
|
-
|
|
2574
|
-
|
|
2575
|
-
|
|
2576
|
-
|
|
2577
|
-
];
|
|
2578
|
-
|
|
2579
|
-
|
|
2580
|
-
|
|
2581
|
-
|
|
2582
|
-
|
|
2583
|
-
|
|
2584
|
-
|
|
2585
|
-
|
|
2586
|
-
|
|
2587
|
-
|
|
2588
|
-
|
|
2589
|
-
|
|
2590
|
-
|
|
2591
|
-
|
|
2592
|
-
|
|
2593
|
-
|
|
2594
|
-
|
|
2595
|
-
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2603
|
-
|
|
2604
|
-
|
|
2605
|
-
|
|
2606
|
-
|
|
2607
|
-
export var
|
|
2608
|
-
export var ServicePrincipalValueList = 64 | 0;
|
|
2609
|
-
export var SourceDetails = [1, n0, _SDo, 0, () => SourceDetail];
|
|
2610
|
-
export var StaticParameterValues = 64 | 0;
|
|
2611
|
-
export var StoredQueryMetadataList = [1, n0, _SQML, 0, () => StoredQueryMetadata];
|
|
2612
|
-
export var TagKeyList = 64 | 0;
|
|
2613
|
-
export var TagList = [1, n0, _TL, 0, () => Tag];
|
|
2614
|
-
export var TagsList = [1, n0, _TLa, 0, () => Tag];
|
|
2615
|
-
export var UnprocessedResourceIdentifierList = [1, n0, _URIL, 0, () => AggregateResourceIdentifier];
|
|
2616
|
-
export var RemediationParameters = [2, n0, _RP, 0, 0, () => RemediationParameterValue];
|
|
2617
|
-
export var SupplementaryConfiguration = 128 | 0;
|
|
2618
|
-
export var Tags = 128 | 0;
|
|
2619
|
-
export var AssociateResourceTypes = [
|
|
2564
|
+
() => OrganizationConformancePackDetailedStatus$,
|
|
2565
|
+
];
|
|
2566
|
+
var OrganizationConformancePackNames = 64 | 0;
|
|
2567
|
+
var OrganizationConformancePacks = [1, n0, _OCP, 0, () => OrganizationConformancePack$];
|
|
2568
|
+
var OrganizationConformancePackStatuses = [1, n0, _OCPS, 0, () => OrganizationConformancePackStatus$];
|
|
2569
|
+
var PendingAggregationRequestList = [1, n0, _PARL, 0, () => PendingAggregationRequest$];
|
|
2570
|
+
var RecordingModeOverrides = [1, n0, _RMOe, 0, () => RecordingModeOverride$];
|
|
2571
|
+
var RecordingModeResourceTypesList = 64 | 0;
|
|
2572
|
+
var ReevaluateConfigRuleNames = 64 | 0;
|
|
2573
|
+
var RelatedEventList = 64 | 0;
|
|
2574
|
+
var RelationshipList = [1, n0, _RL, 0, () => Relationship$];
|
|
2575
|
+
var RemediationConfigurations = [1, n0, _RC, 0, () => RemediationConfiguration$];
|
|
2576
|
+
var RemediationExceptionResourceKeys = [1, n0, _RERKe, 0, () => RemediationExceptionResourceKey$];
|
|
2577
|
+
var RemediationExceptions = [1, n0, _RE, 0, () => RemediationException$];
|
|
2578
|
+
var RemediationExecutionStatuses = [1, n0, _RES, 0, () => RemediationExecutionStatus$];
|
|
2579
|
+
var RemediationExecutionSteps = [1, n0, _RESeme, 0, () => RemediationExecutionStep$];
|
|
2580
|
+
var ResourceCounts = [1, n0, _RCesou, 0, () => ResourceCount$];
|
|
2581
|
+
var ResourceEvaluations = [1, n0, _REe, 0, () => ResourceEvaluation$];
|
|
2582
|
+
var ResourceIdentifierList = [1, n0, _RIL, 0, () => ResourceIdentifier$];
|
|
2583
|
+
var ResourceIdentifiersList = [1, n0, _RILe, 0, () => AggregateResourceIdentifier$];
|
|
2584
|
+
var ResourceIdList = 64 | 0;
|
|
2585
|
+
var ResourceKeys = [1, n0, _RK, 0, () => ResourceKey$];
|
|
2586
|
+
var ResourceTypeList = 64 | 0;
|
|
2587
|
+
var ResourceTypes = 64 | 0;
|
|
2588
|
+
var ResourceTypesScope = 64 | 0;
|
|
2589
|
+
var ResourceTypeValueList = 64 | 0;
|
|
2590
|
+
var Results = 64 | 0;
|
|
2591
|
+
var RetentionConfigurationList = [1, n0, _RCL, 0, () => RetentionConfiguration$];
|
|
2592
|
+
var RetentionConfigurationNameList = 64 | 0;
|
|
2593
|
+
var ServicePrincipalValueList = 64 | 0;
|
|
2594
|
+
var SourceDetails = [1, n0, _SDo, 0, () => SourceDetail$];
|
|
2595
|
+
var StaticParameterValues = 64 | 0;
|
|
2596
|
+
var StoredQueryMetadataList = [1, n0, _SQML, 0, () => StoredQueryMetadata$];
|
|
2597
|
+
var TagKeyList = 64 | 0;
|
|
2598
|
+
var TagList = [1, n0, _TL, 0, () => Tag$];
|
|
2599
|
+
var TagsList = [1, n0, _TLa, 0, () => Tag$];
|
|
2600
|
+
var UnprocessedResourceIdentifierList = [1, n0, _URIL, 0, () => AggregateResourceIdentifier$];
|
|
2601
|
+
var RemediationParameters = [2, n0, _RP, 0, 0, () => RemediationParameterValue$];
|
|
2602
|
+
var SupplementaryConfiguration = 128 | 0;
|
|
2603
|
+
var Tags = 128 | 0;
|
|
2604
|
+
export var AssociateResourceTypes$ = [
|
|
2620
2605
|
9,
|
|
2621
2606
|
n0,
|
|
2622
2607
|
_ART,
|
|
2623
2608
|
0,
|
|
2624
|
-
() => AssociateResourceTypesRequest
|
|
2625
|
-
() => AssociateResourceTypesResponse
|
|
2609
|
+
() => AssociateResourceTypesRequest$,
|
|
2610
|
+
() => AssociateResourceTypesResponse$,
|
|
2626
2611
|
];
|
|
2627
|
-
export var BatchGetAggregateResourceConfig = [
|
|
2612
|
+
export var BatchGetAggregateResourceConfig$ = [
|
|
2628
2613
|
9,
|
|
2629
2614
|
n0,
|
|
2630
2615
|
_BGARC,
|
|
2631
2616
|
0,
|
|
2632
|
-
() => BatchGetAggregateResourceConfigRequest
|
|
2633
|
-
() => BatchGetAggregateResourceConfigResponse
|
|
2617
|
+
() => BatchGetAggregateResourceConfigRequest$,
|
|
2618
|
+
() => BatchGetAggregateResourceConfigResponse$,
|
|
2634
2619
|
];
|
|
2635
|
-
export var BatchGetResourceConfig = [
|
|
2620
|
+
export var BatchGetResourceConfig$ = [
|
|
2636
2621
|
9,
|
|
2637
2622
|
n0,
|
|
2638
2623
|
_BGRC,
|
|
2639
2624
|
0,
|
|
2640
|
-
() => BatchGetResourceConfigRequest
|
|
2641
|
-
() => BatchGetResourceConfigResponse
|
|
2625
|
+
() => BatchGetResourceConfigRequest$,
|
|
2626
|
+
() => BatchGetResourceConfigResponse$,
|
|
2642
2627
|
];
|
|
2643
|
-
export var DeleteAggregationAuthorization = [
|
|
2628
|
+
export var DeleteAggregationAuthorization$ = [
|
|
2644
2629
|
9,
|
|
2645
2630
|
n0,
|
|
2646
2631
|
_DAA,
|
|
2647
2632
|
0,
|
|
2648
|
-
() => DeleteAggregationAuthorizationRequest
|
|
2633
|
+
() => DeleteAggregationAuthorizationRequest$,
|
|
2649
2634
|
() => __Unit,
|
|
2650
2635
|
];
|
|
2651
|
-
export var DeleteConfigRule = [9, n0, _DCR, 0, () => DeleteConfigRuleRequest
|
|
2652
|
-
export var DeleteConfigurationAggregator = [
|
|
2636
|
+
export var DeleteConfigRule$ = [9, n0, _DCR, 0, () => DeleteConfigRuleRequest$, () => __Unit];
|
|
2637
|
+
export var DeleteConfigurationAggregator$ = [
|
|
2653
2638
|
9,
|
|
2654
2639
|
n0,
|
|
2655
2640
|
_DCA,
|
|
2656
2641
|
0,
|
|
2657
|
-
() => DeleteConfigurationAggregatorRequest
|
|
2642
|
+
() => DeleteConfigurationAggregatorRequest$,
|
|
2658
2643
|
() => __Unit,
|
|
2659
2644
|
];
|
|
2660
|
-
export var DeleteConfigurationRecorder = [
|
|
2645
|
+
export var DeleteConfigurationRecorder$ = [
|
|
2661
2646
|
9,
|
|
2662
2647
|
n0,
|
|
2663
2648
|
_DCRe,
|
|
2664
2649
|
0,
|
|
2665
|
-
() => DeleteConfigurationRecorderRequest
|
|
2650
|
+
() => DeleteConfigurationRecorderRequest$,
|
|
2666
2651
|
() => __Unit,
|
|
2667
2652
|
];
|
|
2668
|
-
export var DeleteConformancePack = [
|
|
2653
|
+
export var DeleteConformancePack$ = [
|
|
2669
2654
|
9,
|
|
2670
2655
|
n0,
|
|
2671
2656
|
_DCP,
|
|
2672
2657
|
0,
|
|
2673
|
-
() => DeleteConformancePackRequest
|
|
2658
|
+
() => DeleteConformancePackRequest$,
|
|
2674
2659
|
() => __Unit,
|
|
2675
2660
|
];
|
|
2676
|
-
export var DeleteDeliveryChannel = [
|
|
2661
|
+
export var DeleteDeliveryChannel$ = [
|
|
2677
2662
|
9,
|
|
2678
2663
|
n0,
|
|
2679
2664
|
_DDC,
|
|
2680
2665
|
0,
|
|
2681
|
-
() => DeleteDeliveryChannelRequest
|
|
2666
|
+
() => DeleteDeliveryChannelRequest$,
|
|
2682
2667
|
() => __Unit,
|
|
2683
2668
|
];
|
|
2684
|
-
export var DeleteEvaluationResults = [
|
|
2669
|
+
export var DeleteEvaluationResults$ = [
|
|
2685
2670
|
9,
|
|
2686
2671
|
n0,
|
|
2687
2672
|
_DER,
|
|
2688
2673
|
0,
|
|
2689
|
-
() => DeleteEvaluationResultsRequest
|
|
2690
|
-
() => DeleteEvaluationResultsResponse
|
|
2674
|
+
() => DeleteEvaluationResultsRequest$,
|
|
2675
|
+
() => DeleteEvaluationResultsResponse$,
|
|
2691
2676
|
];
|
|
2692
|
-
export var DeleteOrganizationConfigRule = [
|
|
2677
|
+
export var DeleteOrganizationConfigRule$ = [
|
|
2693
2678
|
9,
|
|
2694
2679
|
n0,
|
|
2695
2680
|
_DOCR,
|
|
2696
2681
|
0,
|
|
2697
|
-
() => DeleteOrganizationConfigRuleRequest
|
|
2682
|
+
() => DeleteOrganizationConfigRuleRequest$,
|
|
2698
2683
|
() => __Unit,
|
|
2699
2684
|
];
|
|
2700
|
-
export var DeleteOrganizationConformancePack = [
|
|
2685
|
+
export var DeleteOrganizationConformancePack$ = [
|
|
2701
2686
|
9,
|
|
2702
2687
|
n0,
|
|
2703
2688
|
_DOCP,
|
|
2704
2689
|
0,
|
|
2705
|
-
() => DeleteOrganizationConformancePackRequest
|
|
2690
|
+
() => DeleteOrganizationConformancePackRequest$,
|
|
2706
2691
|
() => __Unit,
|
|
2707
2692
|
];
|
|
2708
|
-
export var DeletePendingAggregationRequest = [
|
|
2693
|
+
export var DeletePendingAggregationRequest$ = [
|
|
2709
2694
|
9,
|
|
2710
2695
|
n0,
|
|
2711
2696
|
_DPAR,
|
|
2712
2697
|
0,
|
|
2713
|
-
() => DeletePendingAggregationRequestRequest
|
|
2698
|
+
() => DeletePendingAggregationRequestRequest$,
|
|
2714
2699
|
() => __Unit,
|
|
2715
2700
|
];
|
|
2716
|
-
export var DeleteRemediationConfiguration = [
|
|
2701
|
+
export var DeleteRemediationConfiguration$ = [
|
|
2717
2702
|
9,
|
|
2718
2703
|
n0,
|
|
2719
2704
|
_DRC,
|
|
2720
2705
|
0,
|
|
2721
|
-
() => DeleteRemediationConfigurationRequest
|
|
2722
|
-
() => DeleteRemediationConfigurationResponse
|
|
2706
|
+
() => DeleteRemediationConfigurationRequest$,
|
|
2707
|
+
() => DeleteRemediationConfigurationResponse$,
|
|
2723
2708
|
];
|
|
2724
|
-
export var DeleteRemediationExceptions = [
|
|
2709
|
+
export var DeleteRemediationExceptions$ = [
|
|
2725
2710
|
9,
|
|
2726
2711
|
n0,
|
|
2727
2712
|
_DRE,
|
|
2728
2713
|
0,
|
|
2729
|
-
() => DeleteRemediationExceptionsRequest
|
|
2730
|
-
() => DeleteRemediationExceptionsResponse
|
|
2714
|
+
() => DeleteRemediationExceptionsRequest$,
|
|
2715
|
+
() => DeleteRemediationExceptionsResponse$,
|
|
2731
2716
|
];
|
|
2732
|
-
export var DeleteResourceConfig = [
|
|
2717
|
+
export var DeleteResourceConfig$ = [
|
|
2733
2718
|
9,
|
|
2734
2719
|
n0,
|
|
2735
2720
|
_DRCe,
|
|
2736
2721
|
0,
|
|
2737
|
-
() => DeleteResourceConfigRequest
|
|
2722
|
+
() => DeleteResourceConfigRequest$,
|
|
2738
2723
|
() => __Unit,
|
|
2739
2724
|
];
|
|
2740
|
-
export var DeleteRetentionConfiguration = [
|
|
2725
|
+
export var DeleteRetentionConfiguration$ = [
|
|
2741
2726
|
9,
|
|
2742
2727
|
n0,
|
|
2743
2728
|
_DRCel,
|
|
2744
2729
|
0,
|
|
2745
|
-
() => DeleteRetentionConfigurationRequest
|
|
2730
|
+
() => DeleteRetentionConfigurationRequest$,
|
|
2746
2731
|
() => __Unit,
|
|
2747
2732
|
];
|
|
2748
|
-
export var DeleteServiceLinkedConfigurationRecorder = [
|
|
2733
|
+
export var DeleteServiceLinkedConfigurationRecorder$ = [
|
|
2749
2734
|
9,
|
|
2750
2735
|
n0,
|
|
2751
2736
|
_DSLCR,
|
|
2752
2737
|
0,
|
|
2753
|
-
() => DeleteServiceLinkedConfigurationRecorderRequest
|
|
2754
|
-
() => DeleteServiceLinkedConfigurationRecorderResponse
|
|
2738
|
+
() => DeleteServiceLinkedConfigurationRecorderRequest$,
|
|
2739
|
+
() => DeleteServiceLinkedConfigurationRecorderResponse$,
|
|
2755
2740
|
];
|
|
2756
|
-
export var DeleteStoredQuery = [
|
|
2741
|
+
export var DeleteStoredQuery$ = [
|
|
2757
2742
|
9,
|
|
2758
2743
|
n0,
|
|
2759
2744
|
_DSQ,
|
|
2760
2745
|
0,
|
|
2761
|
-
() => DeleteStoredQueryRequest
|
|
2762
|
-
() => DeleteStoredQueryResponse
|
|
2746
|
+
() => DeleteStoredQueryRequest$,
|
|
2747
|
+
() => DeleteStoredQueryResponse$,
|
|
2763
2748
|
];
|
|
2764
|
-
export var DeliverConfigSnapshot = [
|
|
2749
|
+
export var DeliverConfigSnapshot$ = [
|
|
2765
2750
|
9,
|
|
2766
2751
|
n0,
|
|
2767
2752
|
_DCSel,
|
|
2768
2753
|
0,
|
|
2769
|
-
() => DeliverConfigSnapshotRequest
|
|
2770
|
-
() => DeliverConfigSnapshotResponse
|
|
2754
|
+
() => DeliverConfigSnapshotRequest$,
|
|
2755
|
+
() => DeliverConfigSnapshotResponse$,
|
|
2771
2756
|
];
|
|
2772
|
-
export var DescribeAggregateComplianceByConfigRules = [
|
|
2757
|
+
export var DescribeAggregateComplianceByConfigRules$ = [
|
|
2773
2758
|
9,
|
|
2774
2759
|
n0,
|
|
2775
2760
|
_DACBCR,
|
|
2776
2761
|
0,
|
|
2777
|
-
() => DescribeAggregateComplianceByConfigRulesRequest
|
|
2778
|
-
() => DescribeAggregateComplianceByConfigRulesResponse
|
|
2762
|
+
() => DescribeAggregateComplianceByConfigRulesRequest$,
|
|
2763
|
+
() => DescribeAggregateComplianceByConfigRulesResponse$,
|
|
2779
2764
|
];
|
|
2780
|
-
export var DescribeAggregateComplianceByConformancePacks = [
|
|
2765
|
+
export var DescribeAggregateComplianceByConformancePacks$ = [
|
|
2781
2766
|
9,
|
|
2782
2767
|
n0,
|
|
2783
2768
|
_DACBCP,
|
|
2784
2769
|
0,
|
|
2785
|
-
() => DescribeAggregateComplianceByConformancePacksRequest
|
|
2786
|
-
() => DescribeAggregateComplianceByConformancePacksResponse
|
|
2770
|
+
() => DescribeAggregateComplianceByConformancePacksRequest$,
|
|
2771
|
+
() => DescribeAggregateComplianceByConformancePacksResponse$,
|
|
2787
2772
|
];
|
|
2788
|
-
export var DescribeAggregationAuthorizations = [
|
|
2773
|
+
export var DescribeAggregationAuthorizations$ = [
|
|
2789
2774
|
9,
|
|
2790
2775
|
n0,
|
|
2791
2776
|
_DAAe,
|
|
2792
2777
|
0,
|
|
2793
|
-
() => DescribeAggregationAuthorizationsRequest
|
|
2794
|
-
() => DescribeAggregationAuthorizationsResponse
|
|
2778
|
+
() => DescribeAggregationAuthorizationsRequest$,
|
|
2779
|
+
() => DescribeAggregationAuthorizationsResponse$,
|
|
2795
2780
|
];
|
|
2796
|
-
export var DescribeComplianceByConfigRule = [
|
|
2781
|
+
export var DescribeComplianceByConfigRule$ = [
|
|
2797
2782
|
9,
|
|
2798
2783
|
n0,
|
|
2799
2784
|
_DCBCR,
|
|
2800
2785
|
0,
|
|
2801
|
-
() => DescribeComplianceByConfigRuleRequest
|
|
2802
|
-
() => DescribeComplianceByConfigRuleResponse
|
|
2786
|
+
() => DescribeComplianceByConfigRuleRequest$,
|
|
2787
|
+
() => DescribeComplianceByConfigRuleResponse$,
|
|
2803
2788
|
];
|
|
2804
|
-
export var DescribeComplianceByResource = [
|
|
2789
|
+
export var DescribeComplianceByResource$ = [
|
|
2805
2790
|
9,
|
|
2806
2791
|
n0,
|
|
2807
2792
|
_DCBR,
|
|
2808
2793
|
0,
|
|
2809
|
-
() => DescribeComplianceByResourceRequest
|
|
2810
|
-
() => DescribeComplianceByResourceResponse
|
|
2794
|
+
() => DescribeComplianceByResourceRequest$,
|
|
2795
|
+
() => DescribeComplianceByResourceResponse$,
|
|
2811
2796
|
];
|
|
2812
|
-
export var DescribeConfigRuleEvaluationStatus = [
|
|
2797
|
+
export var DescribeConfigRuleEvaluationStatus$ = [
|
|
2813
2798
|
9,
|
|
2814
2799
|
n0,
|
|
2815
2800
|
_DCRES,
|
|
2816
2801
|
0,
|
|
2817
|
-
() => DescribeConfigRuleEvaluationStatusRequest
|
|
2818
|
-
() => DescribeConfigRuleEvaluationStatusResponse
|
|
2802
|
+
() => DescribeConfigRuleEvaluationStatusRequest$,
|
|
2803
|
+
() => DescribeConfigRuleEvaluationStatusResponse$,
|
|
2819
2804
|
];
|
|
2820
|
-
export var DescribeConfigRules = [
|
|
2805
|
+
export var DescribeConfigRules$ = [
|
|
2821
2806
|
9,
|
|
2822
2807
|
n0,
|
|
2823
2808
|
_DCRes,
|
|
2824
2809
|
0,
|
|
2825
|
-
() => DescribeConfigRulesRequest
|
|
2826
|
-
() => DescribeConfigRulesResponse
|
|
2810
|
+
() => DescribeConfigRulesRequest$,
|
|
2811
|
+
() => DescribeConfigRulesResponse$,
|
|
2827
2812
|
];
|
|
2828
|
-
export var DescribeConfigurationAggregators = [
|
|
2813
|
+
export var DescribeConfigurationAggregators$ = [
|
|
2829
2814
|
9,
|
|
2830
2815
|
n0,
|
|
2831
2816
|
_DCAe,
|
|
2832
2817
|
0,
|
|
2833
|
-
() => DescribeConfigurationAggregatorsRequest
|
|
2834
|
-
() => DescribeConfigurationAggregatorsResponse
|
|
2818
|
+
() => DescribeConfigurationAggregatorsRequest$,
|
|
2819
|
+
() => DescribeConfigurationAggregatorsResponse$,
|
|
2835
2820
|
];
|
|
2836
|
-
export var DescribeConfigurationAggregatorSourcesStatus = [
|
|
2821
|
+
export var DescribeConfigurationAggregatorSourcesStatus$ = [
|
|
2837
2822
|
9,
|
|
2838
2823
|
n0,
|
|
2839
2824
|
_DCASS,
|
|
2840
2825
|
0,
|
|
2841
|
-
() => DescribeConfigurationAggregatorSourcesStatusRequest
|
|
2842
|
-
() => DescribeConfigurationAggregatorSourcesStatusResponse
|
|
2826
|
+
() => DescribeConfigurationAggregatorSourcesStatusRequest$,
|
|
2827
|
+
() => DescribeConfigurationAggregatorSourcesStatusResponse$,
|
|
2843
2828
|
];
|
|
2844
|
-
export var DescribeConfigurationRecorders = [
|
|
2829
|
+
export var DescribeConfigurationRecorders$ = [
|
|
2845
2830
|
9,
|
|
2846
2831
|
n0,
|
|
2847
2832
|
_DCResc,
|
|
2848
2833
|
0,
|
|
2849
|
-
() => DescribeConfigurationRecordersRequest
|
|
2850
|
-
() => DescribeConfigurationRecordersResponse
|
|
2834
|
+
() => DescribeConfigurationRecordersRequest$,
|
|
2835
|
+
() => DescribeConfigurationRecordersResponse$,
|
|
2851
2836
|
];
|
|
2852
|
-
export var DescribeConfigurationRecorderStatus = [
|
|
2837
|
+
export var DescribeConfigurationRecorderStatus$ = [
|
|
2853
2838
|
9,
|
|
2854
2839
|
n0,
|
|
2855
2840
|
_DCRS,
|
|
2856
2841
|
0,
|
|
2857
|
-
() => DescribeConfigurationRecorderStatusRequest
|
|
2858
|
-
() => DescribeConfigurationRecorderStatusResponse
|
|
2842
|
+
() => DescribeConfigurationRecorderStatusRequest$,
|
|
2843
|
+
() => DescribeConfigurationRecorderStatusResponse$,
|
|
2859
2844
|
];
|
|
2860
|
-
export var DescribeConformancePackCompliance = [
|
|
2845
|
+
export var DescribeConformancePackCompliance$ = [
|
|
2861
2846
|
9,
|
|
2862
2847
|
n0,
|
|
2863
2848
|
_DCPC,
|
|
2864
2849
|
0,
|
|
2865
|
-
() => DescribeConformancePackComplianceRequest
|
|
2866
|
-
() => DescribeConformancePackComplianceResponse
|
|
2850
|
+
() => DescribeConformancePackComplianceRequest$,
|
|
2851
|
+
() => DescribeConformancePackComplianceResponse$,
|
|
2867
2852
|
];
|
|
2868
|
-
export var DescribeConformancePacks = [
|
|
2853
|
+
export var DescribeConformancePacks$ = [
|
|
2869
2854
|
9,
|
|
2870
2855
|
n0,
|
|
2871
2856
|
_DCPe,
|
|
2872
2857
|
0,
|
|
2873
|
-
() => DescribeConformancePacksRequest
|
|
2874
|
-
() => DescribeConformancePacksResponse
|
|
2858
|
+
() => DescribeConformancePacksRequest$,
|
|
2859
|
+
() => DescribeConformancePacksResponse$,
|
|
2875
2860
|
];
|
|
2876
|
-
export var DescribeConformancePackStatus = [
|
|
2861
|
+
export var DescribeConformancePackStatus$ = [
|
|
2877
2862
|
9,
|
|
2878
2863
|
n0,
|
|
2879
2864
|
_DCPS,
|
|
2880
2865
|
0,
|
|
2881
|
-
() => DescribeConformancePackStatusRequest
|
|
2882
|
-
() => DescribeConformancePackStatusResponse
|
|
2866
|
+
() => DescribeConformancePackStatusRequest$,
|
|
2867
|
+
() => DescribeConformancePackStatusResponse$,
|
|
2883
2868
|
];
|
|
2884
|
-
export var DescribeDeliveryChannels = [
|
|
2869
|
+
export var DescribeDeliveryChannels$ = [
|
|
2885
2870
|
9,
|
|
2886
2871
|
n0,
|
|
2887
2872
|
_DDCe,
|
|
2888
2873
|
0,
|
|
2889
|
-
() => DescribeDeliveryChannelsRequest
|
|
2890
|
-
() => DescribeDeliveryChannelsResponse
|
|
2874
|
+
() => DescribeDeliveryChannelsRequest$,
|
|
2875
|
+
() => DescribeDeliveryChannelsResponse$,
|
|
2891
2876
|
];
|
|
2892
|
-
export var DescribeDeliveryChannelStatus = [
|
|
2877
|
+
export var DescribeDeliveryChannelStatus$ = [
|
|
2893
2878
|
9,
|
|
2894
2879
|
n0,
|
|
2895
2880
|
_DDCS,
|
|
2896
2881
|
0,
|
|
2897
|
-
() => DescribeDeliveryChannelStatusRequest
|
|
2898
|
-
() => DescribeDeliveryChannelStatusResponse
|
|
2882
|
+
() => DescribeDeliveryChannelStatusRequest$,
|
|
2883
|
+
() => DescribeDeliveryChannelStatusResponse$,
|
|
2899
2884
|
];
|
|
2900
|
-
export var DescribeOrganizationConfigRules = [
|
|
2885
|
+
export var DescribeOrganizationConfigRules$ = [
|
|
2901
2886
|
9,
|
|
2902
2887
|
n0,
|
|
2903
2888
|
_DOCRe,
|
|
2904
2889
|
0,
|
|
2905
|
-
() => DescribeOrganizationConfigRulesRequest
|
|
2906
|
-
() => DescribeOrganizationConfigRulesResponse
|
|
2890
|
+
() => DescribeOrganizationConfigRulesRequest$,
|
|
2891
|
+
() => DescribeOrganizationConfigRulesResponse$,
|
|
2907
2892
|
];
|
|
2908
|
-
export var DescribeOrganizationConfigRuleStatuses = [
|
|
2893
|
+
export var DescribeOrganizationConfigRuleStatuses$ = [
|
|
2909
2894
|
9,
|
|
2910
2895
|
n0,
|
|
2911
2896
|
_DOCRS,
|
|
2912
2897
|
0,
|
|
2913
|
-
() => DescribeOrganizationConfigRuleStatusesRequest
|
|
2914
|
-
() => DescribeOrganizationConfigRuleStatusesResponse
|
|
2898
|
+
() => DescribeOrganizationConfigRuleStatusesRequest$,
|
|
2899
|
+
() => DescribeOrganizationConfigRuleStatusesResponse$,
|
|
2915
2900
|
];
|
|
2916
|
-
export var DescribeOrganizationConformancePacks = [
|
|
2901
|
+
export var DescribeOrganizationConformancePacks$ = [
|
|
2917
2902
|
9,
|
|
2918
2903
|
n0,
|
|
2919
2904
|
_DOCPe,
|
|
2920
2905
|
0,
|
|
2921
|
-
() => DescribeOrganizationConformancePacksRequest
|
|
2922
|
-
() => DescribeOrganizationConformancePacksResponse
|
|
2906
|
+
() => DescribeOrganizationConformancePacksRequest$,
|
|
2907
|
+
() => DescribeOrganizationConformancePacksResponse$,
|
|
2923
2908
|
];
|
|
2924
|
-
export var DescribeOrganizationConformancePackStatuses = [
|
|
2909
|
+
export var DescribeOrganizationConformancePackStatuses$ = [
|
|
2925
2910
|
9,
|
|
2926
2911
|
n0,
|
|
2927
2912
|
_DOCPS,
|
|
2928
2913
|
0,
|
|
2929
|
-
() => DescribeOrganizationConformancePackStatusesRequest
|
|
2930
|
-
() => DescribeOrganizationConformancePackStatusesResponse
|
|
2914
|
+
() => DescribeOrganizationConformancePackStatusesRequest$,
|
|
2915
|
+
() => DescribeOrganizationConformancePackStatusesResponse$,
|
|
2931
2916
|
];
|
|
2932
|
-
export var DescribePendingAggregationRequests = [
|
|
2917
|
+
export var DescribePendingAggregationRequests$ = [
|
|
2933
2918
|
9,
|
|
2934
2919
|
n0,
|
|
2935
2920
|
_DPARe,
|
|
2936
2921
|
0,
|
|
2937
|
-
() => DescribePendingAggregationRequestsRequest
|
|
2938
|
-
() => DescribePendingAggregationRequestsResponse
|
|
2922
|
+
() => DescribePendingAggregationRequestsRequest$,
|
|
2923
|
+
() => DescribePendingAggregationRequestsResponse$,
|
|
2939
2924
|
];
|
|
2940
|
-
export var DescribeRemediationConfigurations = [
|
|
2925
|
+
export var DescribeRemediationConfigurations$ = [
|
|
2941
2926
|
9,
|
|
2942
2927
|
n0,
|
|
2943
2928
|
_DRCes,
|
|
2944
2929
|
0,
|
|
2945
|
-
() => DescribeRemediationConfigurationsRequest
|
|
2946
|
-
() => DescribeRemediationConfigurationsResponse
|
|
2930
|
+
() => DescribeRemediationConfigurationsRequest$,
|
|
2931
|
+
() => DescribeRemediationConfigurationsResponse$,
|
|
2947
2932
|
];
|
|
2948
|
-
export var DescribeRemediationExceptions = [
|
|
2933
|
+
export var DescribeRemediationExceptions$ = [
|
|
2949
2934
|
9,
|
|
2950
2935
|
n0,
|
|
2951
2936
|
_DREe,
|
|
2952
2937
|
0,
|
|
2953
|
-
() => DescribeRemediationExceptionsRequest
|
|
2954
|
-
() => DescribeRemediationExceptionsResponse
|
|
2938
|
+
() => DescribeRemediationExceptionsRequest$,
|
|
2939
|
+
() => DescribeRemediationExceptionsResponse$,
|
|
2955
2940
|
];
|
|
2956
|
-
export var DescribeRemediationExecutionStatus = [
|
|
2941
|
+
export var DescribeRemediationExecutionStatus$ = [
|
|
2957
2942
|
9,
|
|
2958
2943
|
n0,
|
|
2959
2944
|
_DRES,
|
|
2960
2945
|
0,
|
|
2961
|
-
() => DescribeRemediationExecutionStatusRequest
|
|
2962
|
-
() => DescribeRemediationExecutionStatusResponse
|
|
2946
|
+
() => DescribeRemediationExecutionStatusRequest$,
|
|
2947
|
+
() => DescribeRemediationExecutionStatusResponse$,
|
|
2963
2948
|
];
|
|
2964
|
-
export var DescribeRetentionConfigurations = [
|
|
2949
|
+
export var DescribeRetentionConfigurations$ = [
|
|
2965
2950
|
9,
|
|
2966
2951
|
n0,
|
|
2967
2952
|
_DRCesc,
|
|
2968
2953
|
0,
|
|
2969
|
-
() => DescribeRetentionConfigurationsRequest
|
|
2970
|
-
() => DescribeRetentionConfigurationsResponse
|
|
2954
|
+
() => DescribeRetentionConfigurationsRequest$,
|
|
2955
|
+
() => DescribeRetentionConfigurationsResponse$,
|
|
2971
2956
|
];
|
|
2972
|
-
export var DisassociateResourceTypes = [
|
|
2957
|
+
export var DisassociateResourceTypes$ = [
|
|
2973
2958
|
9,
|
|
2974
2959
|
n0,
|
|
2975
2960
|
_DRT,
|
|
2976
2961
|
0,
|
|
2977
|
-
() => DisassociateResourceTypesRequest
|
|
2978
|
-
() => DisassociateResourceTypesResponse
|
|
2962
|
+
() => DisassociateResourceTypesRequest$,
|
|
2963
|
+
() => DisassociateResourceTypesResponse$,
|
|
2979
2964
|
];
|
|
2980
|
-
export var GetAggregateComplianceDetailsByConfigRule = [
|
|
2965
|
+
export var GetAggregateComplianceDetailsByConfigRule$ = [
|
|
2981
2966
|
9,
|
|
2982
2967
|
n0,
|
|
2983
2968
|
_GACDBCR,
|
|
2984
2969
|
0,
|
|
2985
|
-
() => GetAggregateComplianceDetailsByConfigRuleRequest
|
|
2986
|
-
() => GetAggregateComplianceDetailsByConfigRuleResponse
|
|
2970
|
+
() => GetAggregateComplianceDetailsByConfigRuleRequest$,
|
|
2971
|
+
() => GetAggregateComplianceDetailsByConfigRuleResponse$,
|
|
2987
2972
|
];
|
|
2988
|
-
export var GetAggregateConfigRuleComplianceSummary = [
|
|
2973
|
+
export var GetAggregateConfigRuleComplianceSummary$ = [
|
|
2989
2974
|
9,
|
|
2990
2975
|
n0,
|
|
2991
2976
|
_GACRCS,
|
|
2992
2977
|
0,
|
|
2993
|
-
() => GetAggregateConfigRuleComplianceSummaryRequest
|
|
2994
|
-
() => GetAggregateConfigRuleComplianceSummaryResponse
|
|
2978
|
+
() => GetAggregateConfigRuleComplianceSummaryRequest$,
|
|
2979
|
+
() => GetAggregateConfigRuleComplianceSummaryResponse$,
|
|
2995
2980
|
];
|
|
2996
|
-
export var GetAggregateConformancePackComplianceSummary = [
|
|
2981
|
+
export var GetAggregateConformancePackComplianceSummary$ = [
|
|
2997
2982
|
9,
|
|
2998
2983
|
n0,
|
|
2999
2984
|
_GACPCS,
|
|
3000
2985
|
0,
|
|
3001
|
-
() => GetAggregateConformancePackComplianceSummaryRequest
|
|
3002
|
-
() => GetAggregateConformancePackComplianceSummaryResponse
|
|
2986
|
+
() => GetAggregateConformancePackComplianceSummaryRequest$,
|
|
2987
|
+
() => GetAggregateConformancePackComplianceSummaryResponse$,
|
|
3003
2988
|
];
|
|
3004
|
-
export var GetAggregateDiscoveredResourceCounts = [
|
|
2989
|
+
export var GetAggregateDiscoveredResourceCounts$ = [
|
|
3005
2990
|
9,
|
|
3006
2991
|
n0,
|
|
3007
2992
|
_GADRC,
|
|
3008
2993
|
0,
|
|
3009
|
-
() => GetAggregateDiscoveredResourceCountsRequest
|
|
3010
|
-
() => GetAggregateDiscoveredResourceCountsResponse
|
|
2994
|
+
() => GetAggregateDiscoveredResourceCountsRequest$,
|
|
2995
|
+
() => GetAggregateDiscoveredResourceCountsResponse$,
|
|
3011
2996
|
];
|
|
3012
|
-
export var GetAggregateResourceConfig = [
|
|
2997
|
+
export var GetAggregateResourceConfig$ = [
|
|
3013
2998
|
9,
|
|
3014
2999
|
n0,
|
|
3015
3000
|
_GARC,
|
|
3016
3001
|
0,
|
|
3017
|
-
() => GetAggregateResourceConfigRequest
|
|
3018
|
-
() => GetAggregateResourceConfigResponse
|
|
3002
|
+
() => GetAggregateResourceConfigRequest$,
|
|
3003
|
+
() => GetAggregateResourceConfigResponse$,
|
|
3019
3004
|
];
|
|
3020
|
-
export var GetComplianceDetailsByConfigRule = [
|
|
3005
|
+
export var GetComplianceDetailsByConfigRule$ = [
|
|
3021
3006
|
9,
|
|
3022
3007
|
n0,
|
|
3023
3008
|
_GCDBCR,
|
|
3024
3009
|
0,
|
|
3025
|
-
() => GetComplianceDetailsByConfigRuleRequest
|
|
3026
|
-
() => GetComplianceDetailsByConfigRuleResponse
|
|
3010
|
+
() => GetComplianceDetailsByConfigRuleRequest$,
|
|
3011
|
+
() => GetComplianceDetailsByConfigRuleResponse$,
|
|
3027
3012
|
];
|
|
3028
|
-
export var GetComplianceDetailsByResource = [
|
|
3013
|
+
export var GetComplianceDetailsByResource$ = [
|
|
3029
3014
|
9,
|
|
3030
3015
|
n0,
|
|
3031
3016
|
_GCDBR,
|
|
3032
3017
|
0,
|
|
3033
|
-
() => GetComplianceDetailsByResourceRequest
|
|
3034
|
-
() => GetComplianceDetailsByResourceResponse
|
|
3018
|
+
() => GetComplianceDetailsByResourceRequest$,
|
|
3019
|
+
() => GetComplianceDetailsByResourceResponse$,
|
|
3035
3020
|
];
|
|
3036
|
-
export var GetComplianceSummaryByConfigRule = [
|
|
3021
|
+
export var GetComplianceSummaryByConfigRule$ = [
|
|
3037
3022
|
9,
|
|
3038
3023
|
n0,
|
|
3039
3024
|
_GCSBCR,
|
|
3040
3025
|
0,
|
|
3041
3026
|
() => __Unit,
|
|
3042
|
-
() => GetComplianceSummaryByConfigRuleResponse
|
|
3027
|
+
() => GetComplianceSummaryByConfigRuleResponse$,
|
|
3043
3028
|
];
|
|
3044
|
-
export var GetComplianceSummaryByResourceType = [
|
|
3029
|
+
export var GetComplianceSummaryByResourceType$ = [
|
|
3045
3030
|
9,
|
|
3046
3031
|
n0,
|
|
3047
3032
|
_GCSBRT,
|
|
3048
3033
|
0,
|
|
3049
|
-
() => GetComplianceSummaryByResourceTypeRequest
|
|
3050
|
-
() => GetComplianceSummaryByResourceTypeResponse
|
|
3034
|
+
() => GetComplianceSummaryByResourceTypeRequest$,
|
|
3035
|
+
() => GetComplianceSummaryByResourceTypeResponse$,
|
|
3051
3036
|
];
|
|
3052
|
-
export var GetConformancePackComplianceDetails = [
|
|
3037
|
+
export var GetConformancePackComplianceDetails$ = [
|
|
3053
3038
|
9,
|
|
3054
3039
|
n0,
|
|
3055
3040
|
_GCPCD,
|
|
3056
3041
|
0,
|
|
3057
|
-
() => GetConformancePackComplianceDetailsRequest
|
|
3058
|
-
() => GetConformancePackComplianceDetailsResponse
|
|
3042
|
+
() => GetConformancePackComplianceDetailsRequest$,
|
|
3043
|
+
() => GetConformancePackComplianceDetailsResponse$,
|
|
3059
3044
|
];
|
|
3060
|
-
export var GetConformancePackComplianceSummary = [
|
|
3045
|
+
export var GetConformancePackComplianceSummary$ = [
|
|
3061
3046
|
9,
|
|
3062
3047
|
n0,
|
|
3063
3048
|
_GCPCS,
|
|
3064
3049
|
0,
|
|
3065
|
-
() => GetConformancePackComplianceSummaryRequest
|
|
3066
|
-
() => GetConformancePackComplianceSummaryResponse
|
|
3050
|
+
() => GetConformancePackComplianceSummaryRequest$,
|
|
3051
|
+
() => GetConformancePackComplianceSummaryResponse$,
|
|
3067
3052
|
];
|
|
3068
|
-
export var GetCustomRulePolicy = [
|
|
3053
|
+
export var GetCustomRulePolicy$ = [
|
|
3069
3054
|
9,
|
|
3070
3055
|
n0,
|
|
3071
3056
|
_GCRP,
|
|
3072
3057
|
0,
|
|
3073
|
-
() => GetCustomRulePolicyRequest
|
|
3074
|
-
() => GetCustomRulePolicyResponse
|
|
3058
|
+
() => GetCustomRulePolicyRequest$,
|
|
3059
|
+
() => GetCustomRulePolicyResponse$,
|
|
3075
3060
|
];
|
|
3076
|
-
export var GetDiscoveredResourceCounts = [
|
|
3061
|
+
export var GetDiscoveredResourceCounts$ = [
|
|
3077
3062
|
9,
|
|
3078
3063
|
n0,
|
|
3079
3064
|
_GDRC,
|
|
3080
3065
|
0,
|
|
3081
|
-
() => GetDiscoveredResourceCountsRequest
|
|
3082
|
-
() => GetDiscoveredResourceCountsResponse
|
|
3066
|
+
() => GetDiscoveredResourceCountsRequest$,
|
|
3067
|
+
() => GetDiscoveredResourceCountsResponse$,
|
|
3083
3068
|
];
|
|
3084
|
-
export var GetOrganizationConfigRuleDetailedStatus = [
|
|
3069
|
+
export var GetOrganizationConfigRuleDetailedStatus$ = [
|
|
3085
3070
|
9,
|
|
3086
3071
|
n0,
|
|
3087
3072
|
_GOCRDS,
|
|
3088
3073
|
0,
|
|
3089
|
-
() => GetOrganizationConfigRuleDetailedStatusRequest
|
|
3090
|
-
() => GetOrganizationConfigRuleDetailedStatusResponse
|
|
3074
|
+
() => GetOrganizationConfigRuleDetailedStatusRequest$,
|
|
3075
|
+
() => GetOrganizationConfigRuleDetailedStatusResponse$,
|
|
3091
3076
|
];
|
|
3092
|
-
export var GetOrganizationConformancePackDetailedStatus = [
|
|
3077
|
+
export var GetOrganizationConformancePackDetailedStatus$ = [
|
|
3093
3078
|
9,
|
|
3094
3079
|
n0,
|
|
3095
3080
|
_GOCPDS,
|
|
3096
3081
|
0,
|
|
3097
|
-
() => GetOrganizationConformancePackDetailedStatusRequest
|
|
3098
|
-
() => GetOrganizationConformancePackDetailedStatusResponse
|
|
3082
|
+
() => GetOrganizationConformancePackDetailedStatusRequest$,
|
|
3083
|
+
() => GetOrganizationConformancePackDetailedStatusResponse$,
|
|
3099
3084
|
];
|
|
3100
|
-
export var GetOrganizationCustomRulePolicy = [
|
|
3085
|
+
export var GetOrganizationCustomRulePolicy$ = [
|
|
3101
3086
|
9,
|
|
3102
3087
|
n0,
|
|
3103
3088
|
_GOCRP,
|
|
3104
3089
|
0,
|
|
3105
|
-
() => GetOrganizationCustomRulePolicyRequest
|
|
3106
|
-
() => GetOrganizationCustomRulePolicyResponse
|
|
3090
|
+
() => GetOrganizationCustomRulePolicyRequest$,
|
|
3091
|
+
() => GetOrganizationCustomRulePolicyResponse$,
|
|
3107
3092
|
];
|
|
3108
|
-
export var GetResourceConfigHistory = [
|
|
3093
|
+
export var GetResourceConfigHistory$ = [
|
|
3109
3094
|
9,
|
|
3110
3095
|
n0,
|
|
3111
3096
|
_GRCH,
|
|
3112
3097
|
0,
|
|
3113
|
-
() => GetResourceConfigHistoryRequest
|
|
3114
|
-
() => GetResourceConfigHistoryResponse
|
|
3098
|
+
() => GetResourceConfigHistoryRequest$,
|
|
3099
|
+
() => GetResourceConfigHistoryResponse$,
|
|
3115
3100
|
];
|
|
3116
|
-
export var GetResourceEvaluationSummary = [
|
|
3101
|
+
export var GetResourceEvaluationSummary$ = [
|
|
3117
3102
|
9,
|
|
3118
3103
|
n0,
|
|
3119
3104
|
_GRES,
|
|
3120
3105
|
0,
|
|
3121
|
-
() => GetResourceEvaluationSummaryRequest
|
|
3122
|
-
() => GetResourceEvaluationSummaryResponse
|
|
3106
|
+
() => GetResourceEvaluationSummaryRequest$,
|
|
3107
|
+
() => GetResourceEvaluationSummaryResponse$,
|
|
3123
3108
|
];
|
|
3124
|
-
export var GetStoredQuery = [
|
|
3109
|
+
export var GetStoredQuery$ = [
|
|
3125
3110
|
9,
|
|
3126
3111
|
n0,
|
|
3127
3112
|
_GSQ,
|
|
3128
3113
|
0,
|
|
3129
|
-
() => GetStoredQueryRequest
|
|
3130
|
-
() => GetStoredQueryResponse
|
|
3114
|
+
() => GetStoredQueryRequest$,
|
|
3115
|
+
() => GetStoredQueryResponse$,
|
|
3131
3116
|
];
|
|
3132
|
-
export var ListAggregateDiscoveredResources = [
|
|
3117
|
+
export var ListAggregateDiscoveredResources$ = [
|
|
3133
3118
|
9,
|
|
3134
3119
|
n0,
|
|
3135
3120
|
_LADR,
|
|
3136
3121
|
0,
|
|
3137
|
-
() => ListAggregateDiscoveredResourcesRequest
|
|
3138
|
-
() => ListAggregateDiscoveredResourcesResponse
|
|
3122
|
+
() => ListAggregateDiscoveredResourcesRequest$,
|
|
3123
|
+
() => ListAggregateDiscoveredResourcesResponse$,
|
|
3139
3124
|
];
|
|
3140
|
-
export var ListConfigurationRecorders = [
|
|
3125
|
+
export var ListConfigurationRecorders$ = [
|
|
3141
3126
|
9,
|
|
3142
3127
|
n0,
|
|
3143
3128
|
_LCR,
|
|
3144
3129
|
0,
|
|
3145
|
-
() => ListConfigurationRecordersRequest
|
|
3146
|
-
() => ListConfigurationRecordersResponse
|
|
3130
|
+
() => ListConfigurationRecordersRequest$,
|
|
3131
|
+
() => ListConfigurationRecordersResponse$,
|
|
3147
3132
|
];
|
|
3148
|
-
export var ListConformancePackComplianceScores = [
|
|
3133
|
+
export var ListConformancePackComplianceScores$ = [
|
|
3149
3134
|
9,
|
|
3150
3135
|
n0,
|
|
3151
3136
|
_LCPCS,
|
|
3152
3137
|
0,
|
|
3153
|
-
() => ListConformancePackComplianceScoresRequest
|
|
3154
|
-
() => ListConformancePackComplianceScoresResponse
|
|
3138
|
+
() => ListConformancePackComplianceScoresRequest$,
|
|
3139
|
+
() => ListConformancePackComplianceScoresResponse$,
|
|
3155
3140
|
];
|
|
3156
|
-
export var ListDiscoveredResources = [
|
|
3141
|
+
export var ListDiscoveredResources$ = [
|
|
3157
3142
|
9,
|
|
3158
3143
|
n0,
|
|
3159
3144
|
_LDR,
|
|
3160
3145
|
0,
|
|
3161
|
-
() => ListDiscoveredResourcesRequest
|
|
3162
|
-
() => ListDiscoveredResourcesResponse
|
|
3146
|
+
() => ListDiscoveredResourcesRequest$,
|
|
3147
|
+
() => ListDiscoveredResourcesResponse$,
|
|
3163
3148
|
];
|
|
3164
|
-
export var ListResourceEvaluations = [
|
|
3149
|
+
export var ListResourceEvaluations$ = [
|
|
3165
3150
|
9,
|
|
3166
3151
|
n0,
|
|
3167
3152
|
_LRE,
|
|
3168
3153
|
0,
|
|
3169
|
-
() => ListResourceEvaluationsRequest
|
|
3170
|
-
() => ListResourceEvaluationsResponse
|
|
3154
|
+
() => ListResourceEvaluationsRequest$,
|
|
3155
|
+
() => ListResourceEvaluationsResponse$,
|
|
3171
3156
|
];
|
|
3172
|
-
export var ListStoredQueries = [
|
|
3157
|
+
export var ListStoredQueries$ = [
|
|
3173
3158
|
9,
|
|
3174
3159
|
n0,
|
|
3175
3160
|
_LSQ,
|
|
3176
3161
|
0,
|
|
3177
|
-
() => ListStoredQueriesRequest
|
|
3178
|
-
() => ListStoredQueriesResponse
|
|
3162
|
+
() => ListStoredQueriesRequest$,
|
|
3163
|
+
() => ListStoredQueriesResponse$,
|
|
3179
3164
|
];
|
|
3180
|
-
export var ListTagsForResource = [
|
|
3165
|
+
export var ListTagsForResource$ = [
|
|
3181
3166
|
9,
|
|
3182
3167
|
n0,
|
|
3183
3168
|
_LTFR,
|
|
3184
3169
|
0,
|
|
3185
|
-
() => ListTagsForResourceRequest
|
|
3186
|
-
() => ListTagsForResourceResponse
|
|
3170
|
+
() => ListTagsForResourceRequest$,
|
|
3171
|
+
() => ListTagsForResourceResponse$,
|
|
3187
3172
|
];
|
|
3188
|
-
export var PutAggregationAuthorization = [
|
|
3173
|
+
export var PutAggregationAuthorization$ = [
|
|
3189
3174
|
9,
|
|
3190
3175
|
n0,
|
|
3191
3176
|
_PAA,
|
|
3192
3177
|
0,
|
|
3193
|
-
() => PutAggregationAuthorizationRequest
|
|
3194
|
-
() => PutAggregationAuthorizationResponse
|
|
3178
|
+
() => PutAggregationAuthorizationRequest$,
|
|
3179
|
+
() => PutAggregationAuthorizationResponse$,
|
|
3195
3180
|
];
|
|
3196
|
-
export var PutConfigRule = [9, n0, _PCR, 0, () => PutConfigRuleRequest
|
|
3197
|
-
export var PutConfigurationAggregator = [
|
|
3181
|
+
export var PutConfigRule$ = [9, n0, _PCR, 0, () => PutConfigRuleRequest$, () => __Unit];
|
|
3182
|
+
export var PutConfigurationAggregator$ = [
|
|
3198
3183
|
9,
|
|
3199
3184
|
n0,
|
|
3200
3185
|
_PCA,
|
|
3201
3186
|
0,
|
|
3202
|
-
() => PutConfigurationAggregatorRequest
|
|
3203
|
-
() => PutConfigurationAggregatorResponse
|
|
3187
|
+
() => PutConfigurationAggregatorRequest$,
|
|
3188
|
+
() => PutConfigurationAggregatorResponse$,
|
|
3204
3189
|
];
|
|
3205
|
-
export var PutConfigurationRecorder = [
|
|
3190
|
+
export var PutConfigurationRecorder$ = [
|
|
3206
3191
|
9,
|
|
3207
3192
|
n0,
|
|
3208
3193
|
_PCRu,
|
|
3209
3194
|
0,
|
|
3210
|
-
() => PutConfigurationRecorderRequest
|
|
3195
|
+
() => PutConfigurationRecorderRequest$,
|
|
3211
3196
|
() => __Unit,
|
|
3212
3197
|
];
|
|
3213
|
-
export var PutConformancePack = [
|
|
3198
|
+
export var PutConformancePack$ = [
|
|
3214
3199
|
9,
|
|
3215
3200
|
n0,
|
|
3216
3201
|
_PCP,
|
|
3217
3202
|
0,
|
|
3218
|
-
() => PutConformancePackRequest
|
|
3219
|
-
() => PutConformancePackResponse
|
|
3203
|
+
() => PutConformancePackRequest$,
|
|
3204
|
+
() => PutConformancePackResponse$,
|
|
3205
|
+
];
|
|
3206
|
+
export var PutDeliveryChannel$ = [
|
|
3207
|
+
9,
|
|
3208
|
+
n0,
|
|
3209
|
+
_PDC,
|
|
3210
|
+
0,
|
|
3211
|
+
() => PutDeliveryChannelRequest$,
|
|
3212
|
+
() => __Unit,
|
|
3220
3213
|
];
|
|
3221
|
-
export var
|
|
3222
|
-
export var PutEvaluations = [
|
|
3214
|
+
export var PutEvaluations$ = [
|
|
3223
3215
|
9,
|
|
3224
3216
|
n0,
|
|
3225
3217
|
_PE,
|
|
3226
3218
|
0,
|
|
3227
|
-
() => PutEvaluationsRequest
|
|
3228
|
-
() => PutEvaluationsResponse
|
|
3219
|
+
() => PutEvaluationsRequest$,
|
|
3220
|
+
() => PutEvaluationsResponse$,
|
|
3229
3221
|
];
|
|
3230
|
-
export var PutExternalEvaluation = [
|
|
3222
|
+
export var PutExternalEvaluation$ = [
|
|
3231
3223
|
9,
|
|
3232
3224
|
n0,
|
|
3233
3225
|
_PEE,
|
|
3234
3226
|
0,
|
|
3235
|
-
() => PutExternalEvaluationRequest
|
|
3236
|
-
() => PutExternalEvaluationResponse
|
|
3227
|
+
() => PutExternalEvaluationRequest$,
|
|
3228
|
+
() => PutExternalEvaluationResponse$,
|
|
3237
3229
|
];
|
|
3238
|
-
export var PutOrganizationConfigRule = [
|
|
3230
|
+
export var PutOrganizationConfigRule$ = [
|
|
3239
3231
|
9,
|
|
3240
3232
|
n0,
|
|
3241
3233
|
_POCR,
|
|
3242
3234
|
0,
|
|
3243
|
-
() => PutOrganizationConfigRuleRequest
|
|
3244
|
-
() => PutOrganizationConfigRuleResponse
|
|
3235
|
+
() => PutOrganizationConfigRuleRequest$,
|
|
3236
|
+
() => PutOrganizationConfigRuleResponse$,
|
|
3245
3237
|
];
|
|
3246
|
-
export var PutOrganizationConformancePack = [
|
|
3238
|
+
export var PutOrganizationConformancePack$ = [
|
|
3247
3239
|
9,
|
|
3248
3240
|
n0,
|
|
3249
3241
|
_POCP,
|
|
3250
3242
|
0,
|
|
3251
|
-
() => PutOrganizationConformancePackRequest
|
|
3252
|
-
() => PutOrganizationConformancePackResponse
|
|
3243
|
+
() => PutOrganizationConformancePackRequest$,
|
|
3244
|
+
() => PutOrganizationConformancePackResponse$,
|
|
3253
3245
|
];
|
|
3254
|
-
export var PutRemediationConfigurations = [
|
|
3246
|
+
export var PutRemediationConfigurations$ = [
|
|
3255
3247
|
9,
|
|
3256
3248
|
n0,
|
|
3257
3249
|
_PRC,
|
|
3258
3250
|
0,
|
|
3259
|
-
() => PutRemediationConfigurationsRequest
|
|
3260
|
-
() => PutRemediationConfigurationsResponse
|
|
3251
|
+
() => PutRemediationConfigurationsRequest$,
|
|
3252
|
+
() => PutRemediationConfigurationsResponse$,
|
|
3261
3253
|
];
|
|
3262
|
-
export var PutRemediationExceptions = [
|
|
3254
|
+
export var PutRemediationExceptions$ = [
|
|
3263
3255
|
9,
|
|
3264
3256
|
n0,
|
|
3265
3257
|
_PRE,
|
|
3266
3258
|
0,
|
|
3267
|
-
() => PutRemediationExceptionsRequest
|
|
3268
|
-
() => PutRemediationExceptionsResponse
|
|
3259
|
+
() => PutRemediationExceptionsRequest$,
|
|
3260
|
+
() => PutRemediationExceptionsResponse$,
|
|
3269
3261
|
];
|
|
3270
|
-
export var PutResourceConfig = [9, n0, _PRCu, 0, () => PutResourceConfigRequest
|
|
3271
|
-
export var PutRetentionConfiguration = [
|
|
3262
|
+
export var PutResourceConfig$ = [9, n0, _PRCu, 0, () => PutResourceConfigRequest$, () => __Unit];
|
|
3263
|
+
export var PutRetentionConfiguration$ = [
|
|
3272
3264
|
9,
|
|
3273
3265
|
n0,
|
|
3274
3266
|
_PRCut,
|
|
3275
3267
|
0,
|
|
3276
|
-
() => PutRetentionConfigurationRequest
|
|
3277
|
-
() => PutRetentionConfigurationResponse
|
|
3268
|
+
() => PutRetentionConfigurationRequest$,
|
|
3269
|
+
() => PutRetentionConfigurationResponse$,
|
|
3278
3270
|
];
|
|
3279
|
-
export var PutServiceLinkedConfigurationRecorder = [
|
|
3271
|
+
export var PutServiceLinkedConfigurationRecorder$ = [
|
|
3280
3272
|
9,
|
|
3281
3273
|
n0,
|
|
3282
3274
|
_PSLCR,
|
|
3283
3275
|
0,
|
|
3284
|
-
() => PutServiceLinkedConfigurationRecorderRequest
|
|
3285
|
-
() => PutServiceLinkedConfigurationRecorderResponse
|
|
3276
|
+
() => PutServiceLinkedConfigurationRecorderRequest$,
|
|
3277
|
+
() => PutServiceLinkedConfigurationRecorderResponse$,
|
|
3286
3278
|
];
|
|
3287
|
-
export var PutStoredQuery = [
|
|
3279
|
+
export var PutStoredQuery$ = [
|
|
3288
3280
|
9,
|
|
3289
3281
|
n0,
|
|
3290
3282
|
_PSQ,
|
|
3291
3283
|
0,
|
|
3292
|
-
() => PutStoredQueryRequest
|
|
3293
|
-
() => PutStoredQueryResponse
|
|
3284
|
+
() => PutStoredQueryRequest$,
|
|
3285
|
+
() => PutStoredQueryResponse$,
|
|
3294
3286
|
];
|
|
3295
|
-
export var SelectAggregateResourceConfig = [
|
|
3287
|
+
export var SelectAggregateResourceConfig$ = [
|
|
3296
3288
|
9,
|
|
3297
3289
|
n0,
|
|
3298
3290
|
_SARC,
|
|
3299
3291
|
0,
|
|
3300
|
-
() => SelectAggregateResourceConfigRequest
|
|
3301
|
-
() => SelectAggregateResourceConfigResponse
|
|
3292
|
+
() => SelectAggregateResourceConfigRequest$,
|
|
3293
|
+
() => SelectAggregateResourceConfigResponse$,
|
|
3302
3294
|
];
|
|
3303
|
-
export var SelectResourceConfig = [
|
|
3295
|
+
export var SelectResourceConfig$ = [
|
|
3304
3296
|
9,
|
|
3305
3297
|
n0,
|
|
3306
3298
|
_SRC,
|
|
3307
3299
|
0,
|
|
3308
|
-
() => SelectResourceConfigRequest
|
|
3309
|
-
() => SelectResourceConfigResponse
|
|
3300
|
+
() => SelectResourceConfigRequest$,
|
|
3301
|
+
() => SelectResourceConfigResponse$,
|
|
3310
3302
|
];
|
|
3311
|
-
export var StartConfigRulesEvaluation = [
|
|
3303
|
+
export var StartConfigRulesEvaluation$ = [
|
|
3312
3304
|
9,
|
|
3313
3305
|
n0,
|
|
3314
3306
|
_SCRE,
|
|
3315
3307
|
0,
|
|
3316
|
-
() => StartConfigRulesEvaluationRequest
|
|
3317
|
-
() => StartConfigRulesEvaluationResponse
|
|
3308
|
+
() => StartConfigRulesEvaluationRequest$,
|
|
3309
|
+
() => StartConfigRulesEvaluationResponse$,
|
|
3318
3310
|
];
|
|
3319
|
-
export var StartConfigurationRecorder = [
|
|
3311
|
+
export var StartConfigurationRecorder$ = [
|
|
3320
3312
|
9,
|
|
3321
3313
|
n0,
|
|
3322
3314
|
_SCR,
|
|
3323
3315
|
0,
|
|
3324
|
-
() => StartConfigurationRecorderRequest
|
|
3316
|
+
() => StartConfigurationRecorderRequest$,
|
|
3325
3317
|
() => __Unit,
|
|
3326
3318
|
];
|
|
3327
|
-
export var StartRemediationExecution = [
|
|
3319
|
+
export var StartRemediationExecution$ = [
|
|
3328
3320
|
9,
|
|
3329
3321
|
n0,
|
|
3330
3322
|
_SRE,
|
|
3331
3323
|
0,
|
|
3332
|
-
() => StartRemediationExecutionRequest
|
|
3333
|
-
() => StartRemediationExecutionResponse
|
|
3324
|
+
() => StartRemediationExecutionRequest$,
|
|
3325
|
+
() => StartRemediationExecutionResponse$,
|
|
3334
3326
|
];
|
|
3335
|
-
export var StartResourceEvaluation = [
|
|
3327
|
+
export var StartResourceEvaluation$ = [
|
|
3336
3328
|
9,
|
|
3337
3329
|
n0,
|
|
3338
3330
|
_SREt,
|
|
3339
3331
|
0,
|
|
3340
|
-
() => StartResourceEvaluationRequest
|
|
3341
|
-
() => StartResourceEvaluationResponse
|
|
3332
|
+
() => StartResourceEvaluationRequest$,
|
|
3333
|
+
() => StartResourceEvaluationResponse$,
|
|
3342
3334
|
];
|
|
3343
|
-
export var StopConfigurationRecorder = [
|
|
3335
|
+
export var StopConfigurationRecorder$ = [
|
|
3344
3336
|
9,
|
|
3345
3337
|
n0,
|
|
3346
3338
|
_SCRt,
|
|
3347
3339
|
0,
|
|
3348
|
-
() => StopConfigurationRecorderRequest
|
|
3340
|
+
() => StopConfigurationRecorderRequest$,
|
|
3349
3341
|
() => __Unit,
|
|
3350
3342
|
];
|
|
3351
|
-
export var TagResource = [9, n0, _TR, 0, () => TagResourceRequest
|
|
3352
|
-
export var UntagResource = [9, n0, _UR, 0, () => UntagResourceRequest
|
|
3343
|
+
export var TagResource$ = [9, n0, _TR, 0, () => TagResourceRequest$, () => __Unit];
|
|
3344
|
+
export var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceRequest$, () => __Unit];
|