@aws-sdk/client-inspector2 3.952.0 → 3.954.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 +1319 -901
- package/dist-cjs/runtimeConfig.shared.js +6 -1
- package/dist-es/commands/AssociateMemberCommand.js +2 -2
- package/dist-es/commands/BatchAssociateCodeSecurityScanConfigurationCommand.js +2 -2
- package/dist-es/commands/BatchDisassociateCodeSecurityScanConfigurationCommand.js +2 -2
- package/dist-es/commands/BatchGetAccountStatusCommand.js +2 -2
- package/dist-es/commands/BatchGetCodeSnippetCommand.js +2 -2
- package/dist-es/commands/BatchGetFindingDetailsCommand.js +2 -2
- package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +2 -2
- package/dist-es/commands/BatchGetMemberEc2DeepInspectionStatusCommand.js +2 -2
- package/dist-es/commands/BatchUpdateMemberEc2DeepInspectionStatusCommand.js +2 -2
- package/dist-es/commands/CancelFindingsReportCommand.js +2 -2
- package/dist-es/commands/CancelSbomExportCommand.js +2 -2
- package/dist-es/commands/CreateCisScanConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateCodeSecurityIntegrationCommand.js +2 -2
- package/dist-es/commands/CreateCodeSecurityScanConfigurationCommand.js +2 -2
- package/dist-es/commands/CreateFilterCommand.js +2 -2
- package/dist-es/commands/CreateFindingsReportCommand.js +2 -2
- package/dist-es/commands/CreateSbomExportCommand.js +2 -2
- package/dist-es/commands/DeleteCisScanConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteCodeSecurityIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteCodeSecurityScanConfigurationCommand.js +2 -2
- package/dist-es/commands/DeleteFilterCommand.js +2 -2
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-es/commands/DisableCommand.js +2 -2
- package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +2 -2
- package/dist-es/commands/DisassociateMemberCommand.js +2 -2
- package/dist-es/commands/EnableCommand.js +2 -2
- package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +2 -2
- package/dist-es/commands/GetCisScanReportCommand.js +2 -2
- package/dist-es/commands/GetCisScanResultDetailsCommand.js +2 -2
- package/dist-es/commands/GetClustersForImageCommand.js +2 -2
- package/dist-es/commands/GetCodeSecurityIntegrationCommand.js +2 -2
- package/dist-es/commands/GetCodeSecurityScanCommand.js +2 -2
- package/dist-es/commands/GetCodeSecurityScanConfigurationCommand.js +2 -2
- package/dist-es/commands/GetConfigurationCommand.js +2 -2
- package/dist-es/commands/GetDelegatedAdminAccountCommand.js +2 -2
- package/dist-es/commands/GetEc2DeepInspectionConfigurationCommand.js +2 -2
- package/dist-es/commands/GetEncryptionKeyCommand.js +2 -2
- package/dist-es/commands/GetFindingsReportStatusCommand.js +2 -2
- package/dist-es/commands/GetMemberCommand.js +2 -2
- package/dist-es/commands/GetSbomExportCommand.js +2 -2
- package/dist-es/commands/ListAccountPermissionsCommand.js +2 -2
- package/dist-es/commands/ListCisScanConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListCisScanResultsAggregatedByChecksCommand.js +2 -2
- package/dist-es/commands/ListCisScanResultsAggregatedByTargetResourceCommand.js +2 -2
- package/dist-es/commands/ListCisScansCommand.js +2 -2
- package/dist-es/commands/ListCodeSecurityIntegrationsCommand.js +2 -2
- package/dist-es/commands/ListCodeSecurityScanConfigurationAssociationsCommand.js +2 -2
- package/dist-es/commands/ListCodeSecurityScanConfigurationsCommand.js +2 -2
- package/dist-es/commands/ListCoverageCommand.js +2 -2
- package/dist-es/commands/ListCoverageStatisticsCommand.js +2 -2
- package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +2 -2
- package/dist-es/commands/ListFiltersCommand.js +2 -2
- package/dist-es/commands/ListFindingAggregationsCommand.js +2 -2
- package/dist-es/commands/ListFindingsCommand.js +2 -2
- package/dist-es/commands/ListMembersCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListUsageTotalsCommand.js +2 -2
- package/dist-es/commands/ResetEncryptionKeyCommand.js +2 -2
- package/dist-es/commands/SearchVulnerabilitiesCommand.js +2 -2
- package/dist-es/commands/SendCisSessionHealthCommand.js +2 -2
- package/dist-es/commands/SendCisSessionTelemetryCommand.js +2 -2
- package/dist-es/commands/StartCisSessionCommand.js +2 -2
- package/dist-es/commands/StartCodeSecurityScanCommand.js +2 -2
- package/dist-es/commands/StopCisSessionCommand.js +2 -2
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateCisScanConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateCodeSecurityIntegrationCommand.js +2 -2
- package/dist-es/commands/UpdateCodeSecurityScanConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateEc2DeepInspectionConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateEncryptionKeyCommand.js +2 -2
- package/dist-es/commands/UpdateFilterCommand.js +2 -2
- package/dist-es/commands/UpdateOrgEc2DeepInspectionConfigurationCommand.js +2 -2
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-es/index.js +1 -0
- package/dist-es/runtimeConfig.shared.js +6 -1
- package/dist-es/schemas/schemas_0.js +858 -857
- package/dist-types/Inspector2Client.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 +418 -549
- package/dist-types/ts3.4/Inspector2Client.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 +417 -551
- package/package.json +34 -34
|
@@ -980,55 +980,55 @@ const _w = "weekly";
|
|
|
980
980
|
const _wIL = "workloadInfoList";
|
|
981
981
|
const n0 = "com.amazonaws.inspector2";
|
|
982
982
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
983
|
-
import { AccessDeniedException
|
|
984
|
-
import { Inspector2ServiceException
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
export var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
991
|
-
TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
992
|
-
export var Account = [3, n0, _A, 0, [_aI, _s, _rS], [0, 0, () => ResourceStatus]];
|
|
993
|
-
export var AccountAggregation = [3, n0, _AA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
994
|
-
export var AccountAggregationResponse = [
|
|
983
|
+
import { AccessDeniedException, BadRequestException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, ValidationException, } from "../models/errors";
|
|
984
|
+
import { Inspector2ServiceException } from "../models/Inspector2ServiceException";
|
|
985
|
+
var AuthorizationUrl = [0, n0, _AU, 8, 0];
|
|
986
|
+
var GitHubAuthCode = [0, n0, _GHAC, 8, 0];
|
|
987
|
+
var GitLabAccessToken = [0, n0, _GLAT, 8, 0];
|
|
988
|
+
var GitLabAuthCode = [0, n0, _GLAC, 8, 0];
|
|
989
|
+
var InstanceUrl = [0, n0, _IU, 8, 0];
|
|
990
|
+
export var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
991
|
+
TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
992
|
+
export var Account$ = [3, n0, _A, 0, [_aI, _s, _rS], [0, 0, () => ResourceStatus$]];
|
|
993
|
+
export var AccountAggregation$ = [3, n0, _AA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
994
|
+
export var AccountAggregationResponse$ = [
|
|
995
995
|
3,
|
|
996
996
|
n0,
|
|
997
997
|
_AAR,
|
|
998
998
|
0,
|
|
999
999
|
[_aI, _sC, _eAC, _fAC],
|
|
1000
|
-
[0, () => SeverityCounts
|
|
1000
|
+
[0, () => SeverityCounts$, 1, 1],
|
|
1001
1001
|
];
|
|
1002
|
-
export var AccountState = [
|
|
1002
|
+
export var AccountState$ = [
|
|
1003
1003
|
3,
|
|
1004
1004
|
n0,
|
|
1005
1005
|
_AS,
|
|
1006
1006
|
0,
|
|
1007
1007
|
[_aI, _st, _rSe],
|
|
1008
|
-
[0, () => State
|
|
1008
|
+
[0, () => State$, () => ResourceState$],
|
|
1009
1009
|
];
|
|
1010
|
-
export var AmiAggregation = [3, n0, _AAm, 0, [_a, _sO, _sB], [() => StringFilterList, 0, 0]];
|
|
1011
|
-
export var AmiAggregationResponse = [
|
|
1010
|
+
export var AmiAggregation$ = [3, n0, _AAm, 0, [_a, _sO, _sB], [() => StringFilterList, 0, 0]];
|
|
1011
|
+
export var AmiAggregationResponse$ = [
|
|
1012
1012
|
3,
|
|
1013
1013
|
n0,
|
|
1014
1014
|
_AARm,
|
|
1015
1015
|
0,
|
|
1016
1016
|
[_am, _aI, _sC, _aIf],
|
|
1017
|
-
[0, 0, () => SeverityCounts
|
|
1017
|
+
[0, 0, () => SeverityCounts$, 1],
|
|
1018
1018
|
];
|
|
1019
|
-
export var AssociateConfigurationRequest = [
|
|
1019
|
+
export var AssociateConfigurationRequest$ = [
|
|
1020
1020
|
3,
|
|
1021
1021
|
n0,
|
|
1022
1022
|
_ACR,
|
|
1023
1023
|
0,
|
|
1024
1024
|
[_sCA, _r],
|
|
1025
|
-
[0, () => CodeSecurityResource],
|
|
1025
|
+
[0, () => CodeSecurityResource$],
|
|
1026
1026
|
];
|
|
1027
|
-
export var AssociateMemberRequest = [3, n0, _AMR, 0, [_aI], [0]];
|
|
1028
|
-
export var AssociateMemberResponse = [3, n0, _AMRs, 0, [_aI], [0]];
|
|
1029
|
-
export var AtigData = [3, n0, _AD, 0, [_fS, _lS, _t, _tt], [4, 4, 64 | 0, 64 | 0]];
|
|
1030
|
-
export var AutoEnable = [3, n0, _AE, 0, [_ec, _ecr, _l, _lC, _cR], [2, 2, 2, 2, 2]];
|
|
1031
|
-
export var AwsEc2InstanceDetails = [
|
|
1027
|
+
export var AssociateMemberRequest$ = [3, n0, _AMR, 0, [_aI], [0]];
|
|
1028
|
+
export var AssociateMemberResponse$ = [3, n0, _AMRs, 0, [_aI], [0]];
|
|
1029
|
+
export var AtigData$ = [3, n0, _AD, 0, [_fS, _lS, _t, _tt], [4, 4, 64 | 0, 64 | 0]];
|
|
1030
|
+
export var AutoEnable$ = [3, n0, _AE, 0, [_ec, _ecr, _l, _lC, _cR], [2, 2, 2, 2, 2]];
|
|
1031
|
+
export var AwsEc2InstanceDetails$ = [
|
|
1032
1032
|
3,
|
|
1033
1033
|
n0,
|
|
1034
1034
|
_AEID,
|
|
@@ -1036,7 +1036,7 @@ export var AwsEc2InstanceDetails = [
|
|
|
1036
1036
|
[_ty, _iI, _iVA, _iVAp, _kN, _iIPA, _vI, _sI, _lA, _p],
|
|
1037
1037
|
[0, 0, 64 | 0, 64 | 0, 0, 0, 0, 0, 4, 0],
|
|
1038
1038
|
];
|
|
1039
|
-
export var AwsEcrContainerAggregation = [
|
|
1039
|
+
export var AwsEcrContainerAggregation$ = [
|
|
1040
1040
|
3,
|
|
1041
1041
|
n0,
|
|
1042
1042
|
_AECA,
|
|
@@ -1054,15 +1054,15 @@ export var AwsEcrContainerAggregation = [
|
|
|
1054
1054
|
() => NumberFilterList,
|
|
1055
1055
|
],
|
|
1056
1056
|
];
|
|
1057
|
-
export var AwsEcrContainerAggregationResponse = [
|
|
1057
|
+
export var AwsEcrContainerAggregationResponse$ = [
|
|
1058
1058
|
3,
|
|
1059
1059
|
n0,
|
|
1060
1060
|
_AECAR,
|
|
1061
1061
|
0,
|
|
1062
1062
|
[_rIe, _iSm, _rep, _arc, _iT, _aI, _sC, _lIUA, _iUC],
|
|
1063
|
-
[0, 0, 0, 0, 64 | 0, 0, () => SeverityCounts
|
|
1063
|
+
[0, 0, 0, 0, 64 | 0, 0, () => SeverityCounts$, 4, 1],
|
|
1064
1064
|
];
|
|
1065
|
-
export var AwsEcrContainerImageDetails = [
|
|
1065
|
+
export var AwsEcrContainerImageDetails$ = [
|
|
1066
1066
|
3,
|
|
1067
1067
|
n0,
|
|
1068
1068
|
_AECID,
|
|
@@ -1070,8 +1070,8 @@ export var AwsEcrContainerImageDetails = [
|
|
|
1070
1070
|
[_rN, _iT, _pA, _au, _arc, _iH, _reg, _p, _lIUA, _iUC],
|
|
1071
1071
|
[0, 64 | 0, 4, 0, 0, 0, 0, 0, 4, 1],
|
|
1072
1072
|
];
|
|
1073
|
-
export var AwsEcsMetadataDetails = [3, n0, _AEMD, 0, [_dG, _tDA], [0, 0]];
|
|
1074
|
-
export var AwsEksMetadataDetails = [
|
|
1073
|
+
export var AwsEcsMetadataDetails$ = [3, n0, _AEMD, 0, [_dG, _tDA], [0, 0]];
|
|
1074
|
+
export var AwsEksMetadataDetails$ = [
|
|
1075
1075
|
3,
|
|
1076
1076
|
n0,
|
|
1077
1077
|
_AEMDw,
|
|
@@ -1079,18 +1079,18 @@ export var AwsEksMetadataDetails = [
|
|
|
1079
1079
|
[_n, _wIL],
|
|
1080
1080
|
[0, () => AwsEksWorkloadInfoList],
|
|
1081
1081
|
];
|
|
1082
|
-
export var AwsEksWorkloadInfo = [3, n0, _AEWI, 0, [_na, _ty], [0, 0]];
|
|
1083
|
-
export var AwsLambdaFunctionDetails = [
|
|
1082
|
+
export var AwsEksWorkloadInfo$ = [3, n0, _AEWI, 0, [_na, _ty], [0, 0]];
|
|
1083
|
+
export var AwsLambdaFunctionDetails$ = [
|
|
1084
1084
|
3,
|
|
1085
1085
|
n0,
|
|
1086
1086
|
_ALFD,
|
|
1087
1087
|
0,
|
|
1088
1088
|
[_fN, _ru, _cS, _v, _eRA, _la, _vC, _pT, _ar, _lMA],
|
|
1089
|
-
[0, 0, 0, 0, 0, 64 | 0, () => LambdaVpcConfig
|
|
1089
|
+
[0, 0, 0, 0, 0, 64 | 0, () => LambdaVpcConfig$, 0, 64 | 0, 4],
|
|
1090
1090
|
];
|
|
1091
|
-
export var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1092
|
-
TypeRegistry.for(n0).registerError(BadRequestException
|
|
1093
|
-
export var BatchAssociateCodeSecurityScanConfigurationRequest = [
|
|
1091
|
+
export var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1092
|
+
TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
|
|
1093
|
+
export var BatchAssociateCodeSecurityScanConfigurationRequest$ = [
|
|
1094
1094
|
3,
|
|
1095
1095
|
n0,
|
|
1096
1096
|
_BACSSCR,
|
|
@@ -1098,7 +1098,7 @@ export var BatchAssociateCodeSecurityScanConfigurationRequest = [
|
|
|
1098
1098
|
[_aCR],
|
|
1099
1099
|
[() => AssociateConfigurationRequestList],
|
|
1100
1100
|
];
|
|
1101
|
-
export var BatchAssociateCodeSecurityScanConfigurationResponse = [
|
|
1101
|
+
export var BatchAssociateCodeSecurityScanConfigurationResponse$ = [
|
|
1102
1102
|
3,
|
|
1103
1103
|
n0,
|
|
1104
1104
|
_BACSSCRa,
|
|
@@ -1106,7 +1106,7 @@ export var BatchAssociateCodeSecurityScanConfigurationResponse = [
|
|
|
1106
1106
|
[_fA, _sA],
|
|
1107
1107
|
[() => FailedAssociationResultList, () => SuccessfulAssociationResultList],
|
|
1108
1108
|
];
|
|
1109
|
-
export var BatchDisassociateCodeSecurityScanConfigurationRequest = [
|
|
1109
|
+
export var BatchDisassociateCodeSecurityScanConfigurationRequest$ = [
|
|
1110
1110
|
3,
|
|
1111
1111
|
n0,
|
|
1112
1112
|
_BDCSSCR,
|
|
@@ -1114,7 +1114,7 @@ export var BatchDisassociateCodeSecurityScanConfigurationRequest = [
|
|
|
1114
1114
|
[_dCR],
|
|
1115
1115
|
[() => DisassociateConfigurationRequestList],
|
|
1116
1116
|
];
|
|
1117
|
-
export var BatchDisassociateCodeSecurityScanConfigurationResponse = [
|
|
1117
|
+
export var BatchDisassociateCodeSecurityScanConfigurationResponse$ = [
|
|
1118
1118
|
3,
|
|
1119
1119
|
n0,
|
|
1120
1120
|
_BDCSSCRa,
|
|
@@ -1122,8 +1122,8 @@ export var BatchDisassociateCodeSecurityScanConfigurationResponse = [
|
|
|
1122
1122
|
[_fA, _sA],
|
|
1123
1123
|
[() => FailedAssociationResultList, () => SuccessfulAssociationResultList],
|
|
1124
1124
|
];
|
|
1125
|
-
export var BatchGetAccountStatusRequest = [3, n0, _BGASR, 0, [_aIc], [64 | 0]];
|
|
1126
|
-
export var BatchGetAccountStatusResponse = [
|
|
1125
|
+
export var BatchGetAccountStatusRequest$ = [3, n0, _BGASR, 0, [_aIc], [64 | 0]];
|
|
1126
|
+
export var BatchGetAccountStatusResponse$ = [
|
|
1127
1127
|
3,
|
|
1128
1128
|
n0,
|
|
1129
1129
|
_BGASRa,
|
|
@@ -1131,8 +1131,8 @@ export var BatchGetAccountStatusResponse = [
|
|
|
1131
1131
|
[_ac, _fAa],
|
|
1132
1132
|
[() => AccountStateList, () => FailedAccountList],
|
|
1133
1133
|
];
|
|
1134
|
-
export var BatchGetCodeSnippetRequest = [3, n0, _BGCSR, 0, [_fAi], [64 | 0]];
|
|
1135
|
-
export var BatchGetCodeSnippetResponse = [
|
|
1134
|
+
export var BatchGetCodeSnippetRequest$ = [3, n0, _BGCSR, 0, [_fAi], [64 | 0]];
|
|
1135
|
+
export var BatchGetCodeSnippetResponse$ = [
|
|
1136
1136
|
3,
|
|
1137
1137
|
n0,
|
|
1138
1138
|
_BGCSRa,
|
|
@@ -1140,8 +1140,8 @@ export var BatchGetCodeSnippetResponse = [
|
|
|
1140
1140
|
[_cSR, _er],
|
|
1141
1141
|
[() => CodeSnippetResultList, () => CodeSnippetErrorList],
|
|
1142
1142
|
];
|
|
1143
|
-
export var BatchGetFindingDetailsRequest = [3, n0, _BGFDR, 0, [_fAi], [64 | 0]];
|
|
1144
|
-
export var BatchGetFindingDetailsResponse = [
|
|
1143
|
+
export var BatchGetFindingDetailsRequest$ = [3, n0, _BGFDR, 0, [_fAi], [64 | 0]];
|
|
1144
|
+
export var BatchGetFindingDetailsResponse$ = [
|
|
1145
1145
|
3,
|
|
1146
1146
|
n0,
|
|
1147
1147
|
_BGFDRa,
|
|
@@ -1149,8 +1149,8 @@ export var BatchGetFindingDetailsResponse = [
|
|
|
1149
1149
|
[_fD, _er],
|
|
1150
1150
|
[() => FindingDetails, () => FindingDetailsErrorList],
|
|
1151
1151
|
];
|
|
1152
|
-
export var BatchGetFreeTrialInfoRequest = [3, n0, _BGFTIR, 0, [_aIc], [64 | 0]];
|
|
1153
|
-
export var BatchGetFreeTrialInfoResponse = [
|
|
1152
|
+
export var BatchGetFreeTrialInfoRequest$ = [3, n0, _BGFTIR, 0, [_aIc], [64 | 0]];
|
|
1153
|
+
export var BatchGetFreeTrialInfoResponse$ = [
|
|
1154
1154
|
3,
|
|
1155
1155
|
n0,
|
|
1156
1156
|
_BGFTIRa,
|
|
@@ -1158,7 +1158,7 @@ export var BatchGetFreeTrialInfoResponse = [
|
|
|
1158
1158
|
[_ac, _fAa],
|
|
1159
1159
|
[() => FreeTrialAccountInfoList, () => FreeTrialInfoErrorList],
|
|
1160
1160
|
];
|
|
1161
|
-
export var BatchGetMemberEc2DeepInspectionStatusRequest = [
|
|
1161
|
+
export var BatchGetMemberEc2DeepInspectionStatusRequest$ = [
|
|
1162
1162
|
3,
|
|
1163
1163
|
n0,
|
|
1164
1164
|
_BGMEDISR,
|
|
@@ -1166,7 +1166,7 @@ export var BatchGetMemberEc2DeepInspectionStatusRequest = [
|
|
|
1166
1166
|
[_aIc],
|
|
1167
1167
|
[64 | 0],
|
|
1168
1168
|
];
|
|
1169
|
-
export var BatchGetMemberEc2DeepInspectionStatusResponse = [
|
|
1169
|
+
export var BatchGetMemberEc2DeepInspectionStatusResponse$ = [
|
|
1170
1170
|
3,
|
|
1171
1171
|
n0,
|
|
1172
1172
|
_BGMEDISRa,
|
|
@@ -1174,7 +1174,7 @@ export var BatchGetMemberEc2DeepInspectionStatusResponse = [
|
|
|
1174
1174
|
[_aIc, _fAI],
|
|
1175
1175
|
[() => MemberAccountEc2DeepInspectionStatusStateList, () => FailedMemberAccountEc2DeepInspectionStatusStateList],
|
|
1176
1176
|
];
|
|
1177
|
-
export var BatchUpdateMemberEc2DeepInspectionStatusRequest = [
|
|
1177
|
+
export var BatchUpdateMemberEc2DeepInspectionStatusRequest$ = [
|
|
1178
1178
|
3,
|
|
1179
1179
|
n0,
|
|
1180
1180
|
_BUMEDISR,
|
|
@@ -1182,7 +1182,7 @@ export var BatchUpdateMemberEc2DeepInspectionStatusRequest = [
|
|
|
1182
1182
|
[_aIc],
|
|
1183
1183
|
[() => MemberAccountEc2DeepInspectionStatusList],
|
|
1184
1184
|
];
|
|
1185
|
-
export var BatchUpdateMemberEc2DeepInspectionStatusResponse = [
|
|
1185
|
+
export var BatchUpdateMemberEc2DeepInspectionStatusResponse$ = [
|
|
1186
1186
|
3,
|
|
1187
1187
|
n0,
|
|
1188
1188
|
_BUMEDISRa,
|
|
@@ -1190,40 +1190,40 @@ export var BatchUpdateMemberEc2DeepInspectionStatusResponse = [
|
|
|
1190
1190
|
[_aIc, _fAI],
|
|
1191
1191
|
[() => MemberAccountEc2DeepInspectionStatusStateList, () => FailedMemberAccountEc2DeepInspectionStatusStateList],
|
|
1192
1192
|
];
|
|
1193
|
-
export var CancelFindingsReportRequest = [3, n0, _CFRR, 0, [_rIep], [0]];
|
|
1194
|
-
export var CancelFindingsReportResponse = [3, n0, _CFRRa, 0, [_rIep], [0]];
|
|
1195
|
-
export var CancelSbomExportRequest = [3, n0, _CSER, 0, [_rIep], [0]];
|
|
1196
|
-
export var CancelSbomExportResponse = [3, n0, _CSERa, 0, [_rIep], [0]];
|
|
1197
|
-
export var CisaData = [3, n0, _CD, 0, [_dA, _dD, _act], [4, 4, 0]];
|
|
1198
|
-
export var CisCheckAggregation = [
|
|
1193
|
+
export var CancelFindingsReportRequest$ = [3, n0, _CFRR, 0, [_rIep], [0]];
|
|
1194
|
+
export var CancelFindingsReportResponse$ = [3, n0, _CFRRa, 0, [_rIep], [0]];
|
|
1195
|
+
export var CancelSbomExportRequest$ = [3, n0, _CSER, 0, [_rIep], [0]];
|
|
1196
|
+
export var CancelSbomExportResponse$ = [3, n0, _CSERa, 0, [_rIep], [0]];
|
|
1197
|
+
export var CisaData$ = [3, n0, _CD, 0, [_dA, _dD, _act], [4, 4, 0]];
|
|
1198
|
+
export var CisCheckAggregation$ = [
|
|
1199
1199
|
3,
|
|
1200
1200
|
n0,
|
|
1201
1201
|
_CCA,
|
|
1202
1202
|
0,
|
|
1203
1203
|
[_sAc, _cI, _ti, _cD, _le, _aI, _sCt, _p],
|
|
1204
|
-
[0, 0, 0, 0, 0, 0, () => StatusCounts
|
|
1204
|
+
[0, 0, 0, 0, 0, 0, () => StatusCounts$, 0],
|
|
1205
1205
|
];
|
|
1206
|
-
export var CisDateFilter = [3, n0, _CDF, 0, [_eSST, _lSST], [4, 4]];
|
|
1207
|
-
export var CisFindingStatusFilter = [3, n0, _CFSF, 0, [_co, _va], [0, 0]];
|
|
1208
|
-
export var CisNumberFilter = [3, n0, _CNF, 0, [_uI, _lI], [1, 1]];
|
|
1209
|
-
export var CisResultStatusFilter = [3, n0, _CRSF, 0, [_co, _va], [0, 0]];
|
|
1210
|
-
export var CisScan = [
|
|
1206
|
+
export var CisDateFilter$ = [3, n0, _CDF, 0, [_eSST, _lSST], [4, 4]];
|
|
1207
|
+
export var CisFindingStatusFilter$ = [3, n0, _CFSF, 0, [_co, _va], [0, 0]];
|
|
1208
|
+
export var CisNumberFilter$ = [3, n0, _CNF, 0, [_uI, _lI], [1, 1]];
|
|
1209
|
+
export var CisResultStatusFilter$ = [3, n0, _CRSF, 0, [_co, _va], [0, 0]];
|
|
1210
|
+
export var CisScan$ = [
|
|
1211
1211
|
3,
|
|
1212
1212
|
n0,
|
|
1213
1213
|
_CS,
|
|
1214
1214
|
0,
|
|
1215
1215
|
[_sAc, _sCA, _s, _sN, _sD, _fC, _tC, _t, _sBc, _sL],
|
|
1216
|
-
[0, 0, 0, 0, 4, 1, 1, () => CisTargets
|
|
1216
|
+
[0, 0, 0, 0, 4, 1, 1, () => CisTargets$, 0, 0],
|
|
1217
1217
|
];
|
|
1218
|
-
export var CisScanConfiguration = [
|
|
1218
|
+
export var CisScanConfiguration$ = [
|
|
1219
1219
|
3,
|
|
1220
1220
|
n0,
|
|
1221
1221
|
_CSC,
|
|
1222
1222
|
0,
|
|
1223
1223
|
[_sCA, _oI, _sN, _sL, _sc, _t, _ta],
|
|
1224
|
-
[0, 0, 0, 0, () => Schedule
|
|
1224
|
+
[0, 0, 0, 0, () => Schedule$, () => CisTargets$, 128 | 0],
|
|
1225
1225
|
];
|
|
1226
|
-
export var CisScanResultDetails = [
|
|
1226
|
+
export var CisScanResultDetails$ = [
|
|
1227
1227
|
3,
|
|
1228
1228
|
n0,
|
|
1229
1229
|
_CSRD,
|
|
@@ -1231,7 +1231,7 @@ export var CisScanResultDetails = [
|
|
|
1231
1231
|
[_sAc, _aI, _tRI, _p, _s, _sR, _cI, _ti, _cD, _rem, _le, _fAin],
|
|
1232
1232
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
1233
1233
|
];
|
|
1234
|
-
export var CisScanResultDetailsFilterCriteria = [
|
|
1234
|
+
export var CisScanResultDetailsFilterCriteria$ = [
|
|
1235
1235
|
3,
|
|
1236
1236
|
n0,
|
|
1237
1237
|
_CSRDFC,
|
|
@@ -1245,7 +1245,7 @@ export var CisScanResultDetailsFilterCriteria = [
|
|
|
1245
1245
|
() => CisFindingArnFilterList,
|
|
1246
1246
|
],
|
|
1247
1247
|
];
|
|
1248
|
-
export var CisScanResultsAggregatedByChecksFilterCriteria = [
|
|
1248
|
+
export var CisScanResultsAggregatedByChecksFilterCriteria$ = [
|
|
1249
1249
|
3,
|
|
1250
1250
|
n0,
|
|
1251
1251
|
_CSRABCFC,
|
|
@@ -1260,7 +1260,7 @@ export var CisScanResultsAggregatedByChecksFilterCriteria = [
|
|
|
1260
1260
|
() => CisSecurityLevelFilterList,
|
|
1261
1261
|
],
|
|
1262
1262
|
];
|
|
1263
|
-
export var CisScanResultsAggregatedByTargetResourceFilterCriteria = [
|
|
1263
|
+
export var CisScanResultsAggregatedByTargetResourceFilterCriteria$ = [
|
|
1264
1264
|
3,
|
|
1265
1265
|
n0,
|
|
1266
1266
|
_CSRABTRFC,
|
|
@@ -1278,34 +1278,34 @@ export var CisScanResultsAggregatedByTargetResourceFilterCriteria = [
|
|
|
1278
1278
|
() => CisNumberFilterList,
|
|
1279
1279
|
],
|
|
1280
1280
|
];
|
|
1281
|
-
export var CisScanStatusFilter = [3, n0, _CSSF, 0, [_co, _va], [0, 0]];
|
|
1282
|
-
export var CisSecurityLevelFilter = [3, n0, _CSLF, 0, [_co, _va], [0, 0]];
|
|
1283
|
-
export var CisSessionMessage = [3, n0, _CSM, 0, [_rIu, _s, _cRD], [0, 0, 21]];
|
|
1284
|
-
export var CisStringFilter = [3, n0, _CSF, 0, [_co, _va], [0, 0]];
|
|
1285
|
-
export var CisTargetResourceAggregation = [
|
|
1281
|
+
export var CisScanStatusFilter$ = [3, n0, _CSSF, 0, [_co, _va], [0, 0]];
|
|
1282
|
+
export var CisSecurityLevelFilter$ = [3, n0, _CSLF, 0, [_co, _va], [0, 0]];
|
|
1283
|
+
export var CisSessionMessage$ = [3, n0, _CSM, 0, [_rIu, _s, _cRD], [0, 0, 21]];
|
|
1284
|
+
export var CisStringFilter$ = [3, n0, _CSF, 0, [_co, _va], [0, 0]];
|
|
1285
|
+
export var CisTargetResourceAggregation$ = [
|
|
1286
1286
|
3,
|
|
1287
1287
|
n0,
|
|
1288
1288
|
_CTRA,
|
|
1289
1289
|
0,
|
|
1290
1290
|
[_sAc, _tRI, _aI, _tRT, _sCt, _p, _tS, _tSR],
|
|
1291
|
-
[0, 0, 0, [2, n0, _TRT, 0, 0, 64 | 0], () => StatusCounts
|
|
1291
|
+
[0, 0, 0, [2, n0, _TRT, 0, 0, 64 | 0], () => StatusCounts$, 0, 0, 0],
|
|
1292
1292
|
];
|
|
1293
|
-
export var CisTargets = [3, n0, _CT, 0, [_aIc, _tRT], [64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]]];
|
|
1294
|
-
export var CisTargetStatusFilter = [3, n0, _CTSF, 0, [_co, _va], [0, 0]];
|
|
1295
|
-
export var CisTargetStatusReasonFilter = [3, n0, _CTSRF, 0, [_co, _va], [0, 0]];
|
|
1296
|
-
export var ClusterDetails = [
|
|
1293
|
+
export var CisTargets$ = [3, n0, _CT, 0, [_aIc, _tRT], [64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]]];
|
|
1294
|
+
export var CisTargetStatusFilter$ = [3, n0, _CTSF, 0, [_co, _va], [0, 0]];
|
|
1295
|
+
export var CisTargetStatusReasonFilter$ = [3, n0, _CTSRF, 0, [_co, _va], [0, 0]];
|
|
1296
|
+
export var ClusterDetails$ = [
|
|
1297
1297
|
3,
|
|
1298
1298
|
n0,
|
|
1299
1299
|
_CDl,
|
|
1300
1300
|
0,
|
|
1301
1301
|
[_lIU, _rUC, _sUC, _cM],
|
|
1302
|
-
[4, 1, 1, () => ClusterMetadata],
|
|
1302
|
+
[4, 1, 1, () => ClusterMetadata$],
|
|
1303
1303
|
];
|
|
1304
|
-
export var ClusterForImageFilterCriteria = [3, n0, _CFIFC, 0, [_rIe], [0]];
|
|
1305
|
-
export var ClusterInformation = [3, n0, _CI, 0, [_cA, _cDl], [0, () => ClusterDetailsList]];
|
|
1306
|
-
export var CodeFilePath = [3, n0, _CFP, 0, [_fNi, _fP, _sLt, _eL], [0, 0, 1, 1]];
|
|
1307
|
-
export var CodeLine = [3, n0, _CL, 0, [_con, _lN], [0, 1]];
|
|
1308
|
-
export var CodeRepositoryAggregation = [
|
|
1304
|
+
export var ClusterForImageFilterCriteria$ = [3, n0, _CFIFC, 0, [_rIe], [0]];
|
|
1305
|
+
export var ClusterInformation$ = [3, n0, _CI, 0, [_cA, _cDl], [0, () => ClusterDetailsList]];
|
|
1306
|
+
export var CodeFilePath$ = [3, n0, _CFP, 0, [_fNi, _fP, _sLt, _eL], [0, 0, 1, 1]];
|
|
1307
|
+
export var CodeLine$ = [3, n0, _CL, 0, [_con, _lN], [0, 1]];
|
|
1308
|
+
export var CodeRepositoryAggregation$ = [
|
|
1309
1309
|
3,
|
|
1310
1310
|
n0,
|
|
1311
1311
|
_CRA,
|
|
@@ -1313,32 +1313,32 @@ export var CodeRepositoryAggregation = [
|
|
|
1313
1313
|
[_pN, _pTr, _sO, _sB, _rI],
|
|
1314
1314
|
[() => StringFilterList, () => StringFilterList, 0, 0, () => StringFilterList],
|
|
1315
1315
|
];
|
|
1316
|
-
export var CodeRepositoryAggregationResponse = [
|
|
1316
|
+
export var CodeRepositoryAggregationResponse$ = [
|
|
1317
1317
|
3,
|
|
1318
1318
|
n0,
|
|
1319
1319
|
_CRAR,
|
|
1320
1320
|
0,
|
|
1321
1321
|
[_pN, _pTro, _sC, _eAAFC, _fAAFC, _aI, _rIe],
|
|
1322
|
-
[0, 0, () => SeverityCounts
|
|
1322
|
+
[0, 0, () => SeverityCounts$, 1, 1, 0, 0],
|
|
1323
1323
|
];
|
|
1324
|
-
export var CodeRepositoryDetails = [3, n0, _CRD, 0, [_pNr, _iA, _pTro], [0, 0, 0]];
|
|
1325
|
-
export var CodeRepositoryMetadata = [
|
|
1324
|
+
export var CodeRepositoryDetails$ = [3, n0, _CRD, 0, [_pNr, _iA, _pTro], [0, 0, 0]];
|
|
1325
|
+
export var CodeRepositoryMetadata$ = [
|
|
1326
1326
|
3,
|
|
1327
1327
|
n0,
|
|
1328
1328
|
_CRM,
|
|
1329
1329
|
0,
|
|
1330
1330
|
[_pNr, _iA, _pTro, _pTV, _lSCI, _sCc, _oDS],
|
|
1331
|
-
[0, 0, 0, 0, 0, () => ProjectCodeSecurityScanConfiguration
|
|
1331
|
+
[0, 0, 0, 0, 0, () => ProjectCodeSecurityScanConfiguration$, () => CodeRepositoryOnDemandScan$],
|
|
1332
1332
|
];
|
|
1333
|
-
export var CodeRepositoryOnDemandScan = [
|
|
1333
|
+
export var CodeRepositoryOnDemandScan$ = [
|
|
1334
1334
|
3,
|
|
1335
1335
|
n0,
|
|
1336
1336
|
_CRODS,
|
|
1337
1337
|
0,
|
|
1338
1338
|
[_lSCI, _lSA, _sS],
|
|
1339
|
-
[0, 4, () => ScanStatus],
|
|
1339
|
+
[0, 4, () => ScanStatus$],
|
|
1340
1340
|
];
|
|
1341
|
-
export var CodeSecurityIntegrationSummary = [
|
|
1341
|
+
export var CodeSecurityIntegrationSummary$ = [
|
|
1342
1342
|
3,
|
|
1343
1343
|
n0,
|
|
1344
1344
|
_CSIS,
|
|
@@ -1346,32 +1346,32 @@ export var CodeSecurityIntegrationSummary = [
|
|
|
1346
1346
|
[_iA, _na, _ty, _s, _sR, _cO, _lUO, _ta],
|
|
1347
1347
|
[0, 0, 0, 0, 0, 4, 4, 128 | 0],
|
|
1348
1348
|
];
|
|
1349
|
-
export var CodeSecurityScanConfiguration = [
|
|
1349
|
+
export var CodeSecurityScanConfiguration$ = [
|
|
1350
1350
|
3,
|
|
1351
1351
|
n0,
|
|
1352
1352
|
_CSSC,
|
|
1353
1353
|
0,
|
|
1354
1354
|
[_pSC, _cISC, _rSC],
|
|
1355
|
-
[() => PeriodicScanConfiguration
|
|
1355
|
+
[() => PeriodicScanConfiguration$, () => ContinuousIntegrationScanConfiguration$, 64 | 0],
|
|
1356
1356
|
];
|
|
1357
|
-
export var CodeSecurityScanConfigurationAssociationSummary = [
|
|
1357
|
+
export var CodeSecurityScanConfigurationAssociationSummary$ = [
|
|
1358
1358
|
3,
|
|
1359
1359
|
n0,
|
|
1360
1360
|
_CSSCAS,
|
|
1361
1361
|
0,
|
|
1362
1362
|
[_r],
|
|
1363
|
-
[() => CodeSecurityResource],
|
|
1363
|
+
[() => CodeSecurityResource$],
|
|
1364
1364
|
];
|
|
1365
|
-
export var CodeSecurityScanConfigurationSummary = [
|
|
1365
|
+
export var CodeSecurityScanConfigurationSummary$ = [
|
|
1366
1366
|
3,
|
|
1367
1367
|
n0,
|
|
1368
1368
|
_CSSCS,
|
|
1369
1369
|
0,
|
|
1370
1370
|
[_sCA, _na, _oAI, _pSF, _fE, _cISSE, _rSC, _sSc, _ta],
|
|
1371
|
-
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, () => ScopeSettings
|
|
1371
|
+
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, () => ScopeSettings$, 128 | 0],
|
|
1372
1372
|
];
|
|
1373
|
-
export var CodeSnippetError = [3, n0, _CSE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
1374
|
-
export var CodeSnippetResult = [
|
|
1373
|
+
export var CodeSnippetError$ = [3, n0, _CSE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
1374
|
+
export var CodeSnippetResult$ = [
|
|
1375
1375
|
3,
|
|
1376
1376
|
n0,
|
|
1377
1377
|
_CSR,
|
|
@@ -1379,21 +1379,21 @@ export var CodeSnippetResult = [
|
|
|
1379
1379
|
[_fAin, _sLt, _eL, _cSo, _sFu],
|
|
1380
1380
|
[0, 1, 1, () => CodeLineList, () => SuggestedFixes],
|
|
1381
1381
|
];
|
|
1382
|
-
export var CodeVulnerabilityDetails = [
|
|
1382
|
+
export var CodeVulnerabilityDetails$ = [
|
|
1383
1383
|
3,
|
|
1384
1384
|
n0,
|
|
1385
1385
|
_CVD,
|
|
1386
1386
|
0,
|
|
1387
1387
|
[_fP, _dT, _rU, _rIu, _sLLA, _dI, _dN, _cw],
|
|
1388
|
-
[() => CodeFilePath
|
|
1388
|
+
[() => CodeFilePath$, 64 | 0, 64 | 0, 0, 0, 0, 0, 64 | 0],
|
|
1389
1389
|
];
|
|
1390
|
-
export var ComputePlatform = [3, n0, _CP, 0, [_ve, _pr, _v], [0, 0, 0]];
|
|
1391
|
-
export var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rIe, _rT], [0, 0, 0]];
|
|
1392
|
-
TypeRegistry.for(n0).registerError(ConflictException
|
|
1393
|
-
export var ContinuousIntegrationScanConfiguration = [3, n0, _CISC, 0, [_sE], [64 | 0]];
|
|
1394
|
-
export var Counts = [3, n0, _C, 0, [_cou, _gK], [1, 0]];
|
|
1395
|
-
export var CoverageDateFilter = [3, n0, _CDFo, 0, [_sIt, _eI], [4, 4]];
|
|
1396
|
-
export var CoverageFilterCriteria = [
|
|
1390
|
+
export var ComputePlatform$ = [3, n0, _CP, 0, [_ve, _pr, _v], [0, 0, 0]];
|
|
1391
|
+
export var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rIe, _rT], [0, 0, 0]];
|
|
1392
|
+
TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1393
|
+
export var ContinuousIntegrationScanConfiguration$ = [3, n0, _CISC, 0, [_sE], [64 | 0]];
|
|
1394
|
+
export var Counts$ = [3, n0, _C, 0, [_cou, _gK], [1, 0]];
|
|
1395
|
+
export var CoverageDateFilter$ = [3, n0, _CDFo, 0, [_sIt, _eI], [4, 4]];
|
|
1396
|
+
export var CoverageFilterCriteria$ = [
|
|
1397
1397
|
3,
|
|
1398
1398
|
n0,
|
|
1399
1399
|
_CFC,
|
|
@@ -1445,27 +1445,27 @@ export var CoverageFilterCriteria = [
|
|
|
1445
1445
|
() => CoverageStringFilterList,
|
|
1446
1446
|
],
|
|
1447
1447
|
];
|
|
1448
|
-
export var CoverageMapFilter = [3, n0, _CMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
1449
|
-
export var CoverageNumberFilter = [3, n0, _CNFo, 0, [_uI, _lI], [1, 1]];
|
|
1450
|
-
export var CoverageStringFilter = [3, n0, _CSFo, 0, [_co, _va], [0, 0]];
|
|
1451
|
-
export var CoveredResource = [
|
|
1448
|
+
export var CoverageMapFilter$ = [3, n0, _CMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
1449
|
+
export var CoverageNumberFilter$ = [3, n0, _CNFo, 0, [_uI, _lI], [1, 1]];
|
|
1450
|
+
export var CoverageStringFilter$ = [3, n0, _CSFo, 0, [_co, _va], [0, 0]];
|
|
1451
|
+
export var CoveredResource$ = [
|
|
1452
1452
|
3,
|
|
1453
1453
|
n0,
|
|
1454
1454
|
_CR,
|
|
1455
1455
|
0,
|
|
1456
1456
|
[_rT, _rIe, _aI, _sT, _sS, _rM, _lSAa, _sM],
|
|
1457
|
-
[0, 0, 0, 0, () => ScanStatus
|
|
1457
|
+
[0, 0, 0, 0, () => ScanStatus$, () => ResourceScanMetadata$, 4, 0],
|
|
1458
1458
|
];
|
|
1459
|
-
export var CreateCisScanConfigurationRequest = [
|
|
1459
|
+
export var CreateCisScanConfigurationRequest$ = [
|
|
1460
1460
|
3,
|
|
1461
1461
|
n0,
|
|
1462
1462
|
_CCSCR,
|
|
1463
1463
|
0,
|
|
1464
1464
|
[_sN, _sL, _sc, _t, _ta],
|
|
1465
|
-
[0, 0, () => Schedule
|
|
1465
|
+
[0, 0, () => Schedule$, () => CreateCisTargets$, 128 | 0],
|
|
1466
1466
|
];
|
|
1467
|
-
export var CreateCisScanConfigurationResponse = [3, n0, _CCSCRr, 0, [_sCA], [0]];
|
|
1468
|
-
export var CreateCisTargets = [
|
|
1467
|
+
export var CreateCisScanConfigurationResponse$ = [3, n0, _CCSCRr, 0, [_sCA], [0]];
|
|
1468
|
+
export var CreateCisTargets$ = [
|
|
1469
1469
|
3,
|
|
1470
1470
|
n0,
|
|
1471
1471
|
_CCT,
|
|
@@ -1473,15 +1473,15 @@ export var CreateCisTargets = [
|
|
|
1473
1473
|
[_aIc, _tRT],
|
|
1474
1474
|
[64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]],
|
|
1475
1475
|
];
|
|
1476
|
-
export var CreateCodeSecurityIntegrationRequest = [
|
|
1476
|
+
export var CreateCodeSecurityIntegrationRequest$ = [
|
|
1477
1477
|
3,
|
|
1478
1478
|
n0,
|
|
1479
1479
|
_CCSIR,
|
|
1480
1480
|
0,
|
|
1481
1481
|
[_na, _ty, _d, _ta],
|
|
1482
|
-
[0, 0, [() => CreateIntegrationDetail
|
|
1482
|
+
[0, 0, [() => CreateIntegrationDetail$, 0], 128 | 0],
|
|
1483
1483
|
];
|
|
1484
|
-
export var CreateCodeSecurityIntegrationResponse = [
|
|
1484
|
+
export var CreateCodeSecurityIntegrationResponse$ = [
|
|
1485
1485
|
3,
|
|
1486
1486
|
n0,
|
|
1487
1487
|
_CCSIRr,
|
|
@@ -1489,34 +1489,34 @@ export var CreateCodeSecurityIntegrationResponse = [
|
|
|
1489
1489
|
[_iA, _s, _aU],
|
|
1490
1490
|
[0, 0, [() => AuthorizationUrl, 0]],
|
|
1491
1491
|
];
|
|
1492
|
-
export var CreateCodeSecurityScanConfigurationRequest = [
|
|
1492
|
+
export var CreateCodeSecurityScanConfigurationRequest$ = [
|
|
1493
1493
|
3,
|
|
1494
1494
|
n0,
|
|
1495
1495
|
_CCSSCR,
|
|
1496
1496
|
0,
|
|
1497
1497
|
[_na, _le, _conf, _sSc, _ta],
|
|
1498
|
-
[0, 0, () => CodeSecurityScanConfiguration
|
|
1498
|
+
[0, 0, () => CodeSecurityScanConfiguration$, () => ScopeSettings$, 128 | 0],
|
|
1499
1499
|
];
|
|
1500
|
-
export var CreateCodeSecurityScanConfigurationResponse = [3, n0, _CCSSCRr, 0, [_sCA], [0]];
|
|
1501
|
-
export var CreateFilterRequest = [
|
|
1500
|
+
export var CreateCodeSecurityScanConfigurationResponse$ = [3, n0, _CCSSCRr, 0, [_sCA], [0]];
|
|
1501
|
+
export var CreateFilterRequest$ = [
|
|
1502
1502
|
3,
|
|
1503
1503
|
n0,
|
|
1504
1504
|
_CFR,
|
|
1505
1505
|
0,
|
|
1506
1506
|
[_act, _de, _fCi, _na, _ta, _rea],
|
|
1507
|
-
[0, 0, () => FilterCriteria
|
|
1507
|
+
[0, 0, () => FilterCriteria$, 0, 128 | 0, 0],
|
|
1508
1508
|
];
|
|
1509
|
-
export var CreateFilterResponse = [3, n0, _CFRr, 0, [_arn], [0]];
|
|
1510
|
-
export var CreateFindingsReportRequest = [
|
|
1509
|
+
export var CreateFilterResponse$ = [3, n0, _CFRr, 0, [_arn], [0]];
|
|
1510
|
+
export var CreateFindingsReportRequest$ = [
|
|
1511
1511
|
3,
|
|
1512
1512
|
n0,
|
|
1513
1513
|
_CFRRr,
|
|
1514
1514
|
0,
|
|
1515
1515
|
[_fCi, _rF, _sDe],
|
|
1516
|
-
[() => FilterCriteria
|
|
1516
|
+
[() => FilterCriteria$, 0, () => Destination$],
|
|
1517
1517
|
];
|
|
1518
|
-
export var CreateFindingsReportResponse = [3, n0, _CFRRre, 0, [_rIep], [0]];
|
|
1519
|
-
export var CreateGitLabSelfManagedIntegrationDetail = [
|
|
1518
|
+
export var CreateFindingsReportResponse$ = [3, n0, _CFRRre, 0, [_rIep], [0]];
|
|
1519
|
+
export var CreateGitLabSelfManagedIntegrationDetail$ = [
|
|
1520
1520
|
3,
|
|
1521
1521
|
n0,
|
|
1522
1522
|
_CGLSMID,
|
|
@@ -1527,21 +1527,21 @@ export var CreateGitLabSelfManagedIntegrationDetail = [
|
|
|
1527
1527
|
[() => GitLabAccessToken, 0],
|
|
1528
1528
|
],
|
|
1529
1529
|
];
|
|
1530
|
-
export var CreateSbomExportRequest = [
|
|
1530
|
+
export var CreateSbomExportRequest$ = [
|
|
1531
1531
|
3,
|
|
1532
1532
|
n0,
|
|
1533
1533
|
_CSERr,
|
|
1534
1534
|
0,
|
|
1535
1535
|
[_rFC, _rF, _sDe],
|
|
1536
|
-
[() => ResourceFilterCriteria
|
|
1536
|
+
[() => ResourceFilterCriteria$, 0, () => Destination$],
|
|
1537
1537
|
];
|
|
1538
|
-
export var CreateSbomExportResponse = [3, n0, _CSERre, 0, [_rIep], [0]];
|
|
1539
|
-
export var Cvss2 = [3, n0, _Cv, 0, [_bS, _sV], [1, 0]];
|
|
1540
|
-
export var Cvss3 = [3, n0, _Cvs, 0, [_bS, _sV], [1, 0]];
|
|
1541
|
-
export var Cvss4 = [3, n0, _Cvss, 0, [_bS, _sV], [1, 0]];
|
|
1542
|
-
export var CvssScore = [3, n0, _CSv, 0, [_bS, _sV, _v, _so], [1, 0, 0, 0]];
|
|
1543
|
-
export var CvssScoreAdjustment = [3, n0, _CSA, 0, [_me, _rea], [0, 0]];
|
|
1544
|
-
export var CvssScoreDetails = [
|
|
1538
|
+
export var CreateSbomExportResponse$ = [3, n0, _CSERre, 0, [_rIep], [0]];
|
|
1539
|
+
export var Cvss2$ = [3, n0, _Cv, 0, [_bS, _sV], [1, 0]];
|
|
1540
|
+
export var Cvss3$ = [3, n0, _Cvs, 0, [_bS, _sV], [1, 0]];
|
|
1541
|
+
export var Cvss4$ = [3, n0, _Cvss, 0, [_bS, _sV], [1, 0]];
|
|
1542
|
+
export var CvssScore$ = [3, n0, _CSv, 0, [_bS, _sV, _v, _so], [1, 0, 0, 0]];
|
|
1543
|
+
export var CvssScoreAdjustment$ = [3, n0, _CSA, 0, [_me, _rea], [0, 0]];
|
|
1544
|
+
export var CvssScoreDetails$ = [
|
|
1545
1545
|
3,
|
|
1546
1546
|
n0,
|
|
1547
1547
|
_CSD,
|
|
@@ -1549,32 +1549,32 @@ export var CvssScoreDetails = [
|
|
|
1549
1549
|
[_sSco, _cSv, _v, _sco, _sV, _ad],
|
|
1550
1550
|
[0, 0, 0, 1, 0, () => CvssScoreAdjustmentList],
|
|
1551
1551
|
];
|
|
1552
|
-
export var DailySchedule = [3, n0, _DS, 0, [_sTt], [() => Time]];
|
|
1553
|
-
export var DateFilter = [3, n0, _DF, 0, [_sIt, _eI], [4, 4]];
|
|
1554
|
-
export var DelegatedAdmin = [3, n0, _DA, 0, [_aI, _rSel], [0, 0]];
|
|
1555
|
-
export var DelegatedAdminAccount = [3, n0, _DAA, 0, [_aI, _s], [0, 0]];
|
|
1556
|
-
export var DeleteCisScanConfigurationRequest = [3, n0, _DCSCR, 0, [_sCA], [0]];
|
|
1557
|
-
export var DeleteCisScanConfigurationResponse = [3, n0, _DCSCRe, 0, [_sCA], [0]];
|
|
1558
|
-
export var DeleteCodeSecurityIntegrationRequest = [3, n0, _DCSIR, 0, [_iA], [0]];
|
|
1559
|
-
export var DeleteCodeSecurityIntegrationResponse = [3, n0, _DCSIRe, 0, [_iA], [0]];
|
|
1560
|
-
export var DeleteCodeSecurityScanConfigurationRequest = [3, n0, _DCSSCR, 0, [_sCA], [0]];
|
|
1561
|
-
export var DeleteCodeSecurityScanConfigurationResponse = [3, n0, _DCSSCRe, 0, [_sCA], [0]];
|
|
1562
|
-
export var DeleteFilterRequest = [3, n0, _DFR, 0, [_arn], [0]];
|
|
1563
|
-
export var DeleteFilterResponse = [3, n0, _DFRe, 0, [_arn], [0]];
|
|
1564
|
-
export var DescribeOrganizationConfigurationRequest = [3, n0, _DOCR, 0, [], []];
|
|
1565
|
-
export var DescribeOrganizationConfigurationResponse = [
|
|
1552
|
+
export var DailySchedule$ = [3, n0, _DS, 0, [_sTt], [() => Time$]];
|
|
1553
|
+
export var DateFilter$ = [3, n0, _DF, 0, [_sIt, _eI], [4, 4]];
|
|
1554
|
+
export var DelegatedAdmin$ = [3, n0, _DA, 0, [_aI, _rSel], [0, 0]];
|
|
1555
|
+
export var DelegatedAdminAccount$ = [3, n0, _DAA, 0, [_aI, _s], [0, 0]];
|
|
1556
|
+
export var DeleteCisScanConfigurationRequest$ = [3, n0, _DCSCR, 0, [_sCA], [0]];
|
|
1557
|
+
export var DeleteCisScanConfigurationResponse$ = [3, n0, _DCSCRe, 0, [_sCA], [0]];
|
|
1558
|
+
export var DeleteCodeSecurityIntegrationRequest$ = [3, n0, _DCSIR, 0, [_iA], [0]];
|
|
1559
|
+
export var DeleteCodeSecurityIntegrationResponse$ = [3, n0, _DCSIRe, 0, [_iA], [0]];
|
|
1560
|
+
export var DeleteCodeSecurityScanConfigurationRequest$ = [3, n0, _DCSSCR, 0, [_sCA], [0]];
|
|
1561
|
+
export var DeleteCodeSecurityScanConfigurationResponse$ = [3, n0, _DCSSCRe, 0, [_sCA], [0]];
|
|
1562
|
+
export var DeleteFilterRequest$ = [3, n0, _DFR, 0, [_arn], [0]];
|
|
1563
|
+
export var DeleteFilterResponse$ = [3, n0, _DFRe, 0, [_arn], [0]];
|
|
1564
|
+
export var DescribeOrganizationConfigurationRequest$ = [3, n0, _DOCR, 0, [], []];
|
|
1565
|
+
export var DescribeOrganizationConfigurationResponse$ = [
|
|
1566
1566
|
3,
|
|
1567
1567
|
n0,
|
|
1568
1568
|
_DOCRe,
|
|
1569
1569
|
0,
|
|
1570
1570
|
[_aE, _mALR],
|
|
1571
|
-
[() => AutoEnable
|
|
1571
|
+
[() => AutoEnable$, 2],
|
|
1572
1572
|
];
|
|
1573
|
-
export var Destination = [3, n0, _D, 0, [_bN, _kP, _kKA], [0, 0, 0]];
|
|
1574
|
-
export var DisableDelegatedAdminAccountRequest = [3, n0, _DDAAR, 0, [_dAAI], [0]];
|
|
1575
|
-
export var DisableDelegatedAdminAccountResponse = [3, n0, _DDAARi, 0, [_dAAI], [0]];
|
|
1576
|
-
export var DisableRequest = [3, n0, _DR, 0, [_aIc, _rTe], [64 | 0, 64 | 0]];
|
|
1577
|
-
export var DisableResponse = [
|
|
1573
|
+
export var Destination$ = [3, n0, _D, 0, [_bN, _kP, _kKA], [0, 0, 0]];
|
|
1574
|
+
export var DisableDelegatedAdminAccountRequest$ = [3, n0, _DDAAR, 0, [_dAAI], [0]];
|
|
1575
|
+
export var DisableDelegatedAdminAccountResponse$ = [3, n0, _DDAARi, 0, [_dAAI], [0]];
|
|
1576
|
+
export var DisableRequest$ = [3, n0, _DR, 0, [_aIc, _rTe], [64 | 0, 64 | 0]];
|
|
1577
|
+
export var DisableResponse$ = [
|
|
1578
1578
|
3,
|
|
1579
1579
|
n0,
|
|
1580
1580
|
_DRi,
|
|
@@ -1582,19 +1582,19 @@ export var DisableResponse = [
|
|
|
1582
1582
|
[_ac, _fAa],
|
|
1583
1583
|
[() => AccountList, () => FailedAccountList],
|
|
1584
1584
|
];
|
|
1585
|
-
export var DisassociateConfigurationRequest = [
|
|
1585
|
+
export var DisassociateConfigurationRequest$ = [
|
|
1586
1586
|
3,
|
|
1587
1587
|
n0,
|
|
1588
1588
|
_DCR,
|
|
1589
1589
|
0,
|
|
1590
1590
|
[_sCA, _r],
|
|
1591
|
-
[0, () => CodeSecurityResource],
|
|
1591
|
+
[0, () => CodeSecurityResource$],
|
|
1592
1592
|
];
|
|
1593
|
-
export var DisassociateMemberRequest = [3, n0, _DMR, 0, [_aI], [0]];
|
|
1594
|
-
export var DisassociateMemberResponse = [3, n0, _DMRi, 0, [_aI], [0]];
|
|
1595
|
-
export var Ec2Configuration = [3, n0, _EC, 0, [_sM], [0]];
|
|
1596
|
-
export var Ec2ConfigurationState = [3, n0, _ECS, 0, [_sMS], [() => Ec2ScanModeState]];
|
|
1597
|
-
export var Ec2InstanceAggregation = [
|
|
1593
|
+
export var DisassociateMemberRequest$ = [3, n0, _DMR, 0, [_aI], [0]];
|
|
1594
|
+
export var DisassociateMemberResponse$ = [3, n0, _DMRi, 0, [_aI], [0]];
|
|
1595
|
+
export var Ec2Configuration$ = [3, n0, _EC, 0, [_sM], [0]];
|
|
1596
|
+
export var Ec2ConfigurationState$ = [3, n0, _ECS, 0, [_sMS], [() => Ec2ScanModeState$]];
|
|
1597
|
+
export var Ec2InstanceAggregation$ = [
|
|
1598
1598
|
3,
|
|
1599
1599
|
n0,
|
|
1600
1600
|
_EIA,
|
|
@@ -1602,19 +1602,19 @@ export var Ec2InstanceAggregation = [
|
|
|
1602
1602
|
[_a, _oS, _iIn, _iTn, _sO, _sB],
|
|
1603
1603
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, () => MapFilterList, 0, 0],
|
|
1604
1604
|
];
|
|
1605
|
-
export var Ec2InstanceAggregationResponse = [
|
|
1605
|
+
export var Ec2InstanceAggregationResponse$ = [
|
|
1606
1606
|
3,
|
|
1607
1607
|
n0,
|
|
1608
1608
|
_EIAR,
|
|
1609
1609
|
0,
|
|
1610
1610
|
[_iIns, _am, _oSp, _iTn, _aI, _sC, _nF],
|
|
1611
|
-
[0, 0, 0, 128 | 0, 0, () => SeverityCounts
|
|
1611
|
+
[0, 0, 0, 128 | 0, 0, () => SeverityCounts$, 1],
|
|
1612
1612
|
];
|
|
1613
|
-
export var Ec2Metadata = [3, n0, _EM, 0, [_ta, _aIm, _p], [128 | 0, 0, 0]];
|
|
1614
|
-
export var Ec2ScanModeState = [3, n0, _ESMS, 0, [_sM, _sMSc], [0, 0]];
|
|
1615
|
-
export var EcrConfiguration = [3, n0, _ECc, 0, [_rD, _pDRD, _pDRM], [0, 0, 0]];
|
|
1616
|
-
export var EcrConfigurationState = [3, n0, _ECSc, 0, [_rDS], [() => EcrRescanDurationState]];
|
|
1617
|
-
export var EcrContainerImageMetadata = [
|
|
1613
|
+
export var Ec2Metadata$ = [3, n0, _EM, 0, [_ta, _aIm, _p], [128 | 0, 0, 0]];
|
|
1614
|
+
export var Ec2ScanModeState$ = [3, n0, _ESMS, 0, [_sM, _sMSc], [0, 0]];
|
|
1615
|
+
export var EcrConfiguration$ = [3, n0, _ECc, 0, [_rD, _pDRD, _pDRM], [0, 0, 0]];
|
|
1616
|
+
export var EcrConfigurationState$ = [3, n0, _ECSc, 0, [_rDS], [() => EcrRescanDurationState$]];
|
|
1617
|
+
export var EcrContainerImageMetadata$ = [
|
|
1618
1618
|
3,
|
|
1619
1619
|
n0,
|
|
1620
1620
|
_ECIM,
|
|
@@ -1622,8 +1622,8 @@ export var EcrContainerImageMetadata = [
|
|
|
1622
1622
|
[_ta, _iPA, _lIUA, _iUC],
|
|
1623
1623
|
[64 | 0, 4, 4, 1],
|
|
1624
1624
|
];
|
|
1625
|
-
export var EcrRepositoryMetadata = [3, n0, _ERM, 0, [_na, _sFc], [0, 0]];
|
|
1626
|
-
export var EcrRescanDurationState = [
|
|
1625
|
+
export var EcrRepositoryMetadata$ = [3, n0, _ERM, 0, [_na, _sFc], [0, 0]];
|
|
1626
|
+
export var EcrRescanDurationState$ = [
|
|
1627
1627
|
3,
|
|
1628
1628
|
n0,
|
|
1629
1629
|
_ERDS,
|
|
@@ -1631,10 +1631,10 @@ export var EcrRescanDurationState = [
|
|
|
1631
1631
|
[_rD, _s, _uA, _pDRD, _pDRM],
|
|
1632
1632
|
[0, 0, 4, 0, 0],
|
|
1633
1633
|
];
|
|
1634
|
-
export var EnableDelegatedAdminAccountRequest = [3, n0, _EDAAR, 0, [_dAAI, _cT], [0, [0, 4]]];
|
|
1635
|
-
export var EnableDelegatedAdminAccountResponse = [3, n0, _EDAARn, 0, [_dAAI], [0]];
|
|
1636
|
-
export var EnableRequest = [3, n0, _ER, 0, [_aIc, _rTe, _cT], [64 | 0, 64 | 0, [0, 4]]];
|
|
1637
|
-
export var EnableResponse = [
|
|
1634
|
+
export var EnableDelegatedAdminAccountRequest$ = [3, n0, _EDAAR, 0, [_dAAI, _cT], [0, [0, 4]]];
|
|
1635
|
+
export var EnableDelegatedAdminAccountResponse$ = [3, n0, _EDAARn, 0, [_dAAI], [0]];
|
|
1636
|
+
export var EnableRequest$ = [3, n0, _ER, 0, [_aIc, _rTe, _cT], [64 | 0, 64 | 0, [0, 4]]];
|
|
1637
|
+
export var EnableResponse$ = [
|
|
1638
1638
|
3,
|
|
1639
1639
|
n0,
|
|
1640
1640
|
_ERn,
|
|
@@ -1642,28 +1642,28 @@ export var EnableResponse = [
|
|
|
1642
1642
|
[_ac, _fAa],
|
|
1643
1643
|
[() => AccountList, () => FailedAccountList],
|
|
1644
1644
|
];
|
|
1645
|
-
export var Epss = [3, n0, _E, 0, [_sco], [1]];
|
|
1646
|
-
export var EpssDetails = [3, n0, _ED, 0, [_sco], [1]];
|
|
1647
|
-
export var Evidence = [3, n0, _Ev, 0, [_eR, _eD, _se], [0, 0, 0]];
|
|
1648
|
-
export var ExploitabilityDetails = [3, n0, _EDx, 0, [_lKEA], [4]];
|
|
1649
|
-
export var ExploitObserved = [3, n0, _EO, 0, [_lS, _fS], [4, 4]];
|
|
1650
|
-
export var FailedAccount = [
|
|
1645
|
+
export var Epss$ = [3, n0, _E, 0, [_sco], [1]];
|
|
1646
|
+
export var EpssDetails$ = [3, n0, _ED, 0, [_sco], [1]];
|
|
1647
|
+
export var Evidence$ = [3, n0, _Ev, 0, [_eR, _eD, _se], [0, 0, 0]];
|
|
1648
|
+
export var ExploitabilityDetails$ = [3, n0, _EDx, 0, [_lKEA], [4]];
|
|
1649
|
+
export var ExploitObserved$ = [3, n0, _EO, 0, [_lS, _fS], [4, 4]];
|
|
1650
|
+
export var FailedAccount$ = [
|
|
1651
1651
|
3,
|
|
1652
1652
|
n0,
|
|
1653
1653
|
_FA,
|
|
1654
1654
|
0,
|
|
1655
1655
|
[_aI, _s, _rS, _eC, _eM],
|
|
1656
|
-
[0, 0, () => ResourceStatus
|
|
1656
|
+
[0, 0, () => ResourceStatus$, 0, 0],
|
|
1657
1657
|
];
|
|
1658
|
-
export var FailedAssociationResult = [
|
|
1658
|
+
export var FailedAssociationResult$ = [
|
|
1659
1659
|
3,
|
|
1660
1660
|
n0,
|
|
1661
1661
|
_FAR,
|
|
1662
1662
|
0,
|
|
1663
1663
|
[_sCA, _r, _sCta, _sMt],
|
|
1664
|
-
[0, () => CodeSecurityResource
|
|
1664
|
+
[0, () => CodeSecurityResource$, 0, 0],
|
|
1665
1665
|
];
|
|
1666
|
-
export var FailedMemberAccountEc2DeepInspectionStatusState = [
|
|
1666
|
+
export var FailedMemberAccountEc2DeepInspectionStatusState$ = [
|
|
1667
1667
|
3,
|
|
1668
1668
|
n0,
|
|
1669
1669
|
_FMAEDISS,
|
|
@@ -1671,15 +1671,15 @@ export var FailedMemberAccountEc2DeepInspectionStatusState = [
|
|
|
1671
1671
|
[_aI, _eSS, _eM],
|
|
1672
1672
|
[0, 0, 0],
|
|
1673
1673
|
];
|
|
1674
|
-
export var Filter = [
|
|
1674
|
+
export var Filter$ = [
|
|
1675
1675
|
3,
|
|
1676
1676
|
n0,
|
|
1677
1677
|
_F,
|
|
1678
1678
|
0,
|
|
1679
1679
|
[_arn, _oI, _na, _cr, _act, _cAr, _uA, _de, _rea, _ta],
|
|
1680
|
-
[0, 0, 0, () => FilterCriteria
|
|
1680
|
+
[0, 0, 0, () => FilterCriteria$, 0, 4, 4, 0, 0, 128 | 0],
|
|
1681
1681
|
];
|
|
1682
|
-
export var FilterCriteria = [
|
|
1682
|
+
export var FilterCriteria$ = [
|
|
1683
1683
|
3,
|
|
1684
1684
|
n0,
|
|
1685
1685
|
_FC,
|
|
@@ -1781,7 +1781,7 @@ export var FilterCriteria = [
|
|
|
1781
1781
|
() => StringFilterList,
|
|
1782
1782
|
],
|
|
1783
1783
|
];
|
|
1784
|
-
export var Finding = [
|
|
1784
|
+
export var Finding$ = [
|
|
1785
1785
|
3,
|
|
1786
1786
|
n0,
|
|
1787
1787
|
_Fi,
|
|
@@ -1815,7 +1815,7 @@ export var Finding = [
|
|
|
1815
1815
|
0,
|
|
1816
1816
|
0,
|
|
1817
1817
|
0,
|
|
1818
|
-
() => Remediation
|
|
1818
|
+
() => Remediation$,
|
|
1819
1819
|
0,
|
|
1820
1820
|
4,
|
|
1821
1821
|
4,
|
|
@@ -1823,48 +1823,48 @@ export var Finding = [
|
|
|
1823
1823
|
0,
|
|
1824
1824
|
() => ResourceList,
|
|
1825
1825
|
1,
|
|
1826
|
-
() => InspectorScoreDetails
|
|
1827
|
-
() => NetworkReachabilityDetails
|
|
1828
|
-
() => PackageVulnerabilityDetails
|
|
1826
|
+
() => InspectorScoreDetails$,
|
|
1827
|
+
() => NetworkReachabilityDetails$,
|
|
1828
|
+
() => PackageVulnerabilityDetails$,
|
|
1829
1829
|
0,
|
|
1830
1830
|
0,
|
|
1831
|
-
() => ExploitabilityDetails
|
|
1832
|
-
() => CodeVulnerabilityDetails
|
|
1833
|
-
() => EpssDetails
|
|
1831
|
+
() => ExploitabilityDetails$,
|
|
1832
|
+
() => CodeVulnerabilityDetails$,
|
|
1833
|
+
() => EpssDetails$,
|
|
1834
1834
|
],
|
|
1835
1835
|
];
|
|
1836
|
-
export var FindingDetail = [
|
|
1836
|
+
export var FindingDetail$ = [
|
|
1837
1837
|
3,
|
|
1838
1838
|
n0,
|
|
1839
1839
|
_FD,
|
|
1840
1840
|
0,
|
|
1841
1841
|
[_fAin, _cDi, _rSi, _ev, _tt, _to, _eO, _rU, _cw, _eS],
|
|
1842
|
-
[0, () => CisaData
|
|
1842
|
+
[0, () => CisaData$, 1, () => EvidenceList, 64 | 0, 64 | 0, () => ExploitObserved$, 64 | 0, 64 | 0, 1],
|
|
1843
1843
|
];
|
|
1844
|
-
export var FindingDetailsError = [3, n0, _FDE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
1845
|
-
export var FindingTypeAggregation = [3, n0, _FTA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
1846
|
-
export var FindingTypeAggregationResponse = [
|
|
1844
|
+
export var FindingDetailsError$ = [3, n0, _FDE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
1845
|
+
export var FindingTypeAggregation$ = [3, n0, _FTA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
1846
|
+
export var FindingTypeAggregationResponse$ = [
|
|
1847
1847
|
3,
|
|
1848
1848
|
n0,
|
|
1849
1849
|
_FTAR,
|
|
1850
1850
|
0,
|
|
1851
1851
|
[_aI, _sC, _eAC, _fAC],
|
|
1852
|
-
[0, () => SeverityCounts
|
|
1852
|
+
[0, () => SeverityCounts$, 1, 1],
|
|
1853
1853
|
];
|
|
1854
|
-
export var FreeTrialAccountInfo = [3, n0, _FTAI, 0, [_aI, _fTI], [0, () => FreeTrialInfoList]];
|
|
1855
|
-
export var FreeTrialInfo = [3, n0, _FTI, 0, [_ty, _sta, _en, _s], [0, 4, 4, 0]];
|
|
1856
|
-
export var FreeTrialInfoError = [3, n0, _FTIE, 0, [_aI, _cod, _m], [0, 0, 0]];
|
|
1857
|
-
export var GetCisScanReportRequest = [3, n0, _GCSRR, 0, [_sAc, _tA, _rF], [0, 64 | 0, 0]];
|
|
1858
|
-
export var GetCisScanReportResponse = [3, n0, _GCSRRe, 0, [_u, _s], [0, 0]];
|
|
1859
|
-
export var GetCisScanResultDetailsRequest = [
|
|
1854
|
+
export var FreeTrialAccountInfo$ = [3, n0, _FTAI, 0, [_aI, _fTI], [0, () => FreeTrialInfoList]];
|
|
1855
|
+
export var FreeTrialInfo$ = [3, n0, _FTI, 0, [_ty, _sta, _en, _s], [0, 4, 4, 0]];
|
|
1856
|
+
export var FreeTrialInfoError$ = [3, n0, _FTIE, 0, [_aI, _cod, _m], [0, 0, 0]];
|
|
1857
|
+
export var GetCisScanReportRequest$ = [3, n0, _GCSRR, 0, [_sAc, _tA, _rF], [0, 64 | 0, 0]];
|
|
1858
|
+
export var GetCisScanReportResponse$ = [3, n0, _GCSRRe, 0, [_u, _s], [0, 0]];
|
|
1859
|
+
export var GetCisScanResultDetailsRequest$ = [
|
|
1860
1860
|
3,
|
|
1861
1861
|
n0,
|
|
1862
1862
|
_GCSRDR,
|
|
1863
1863
|
0,
|
|
1864
1864
|
[_sAc, _tRI, _aI, _fCi, _sB, _sO, _nT, _mR],
|
|
1865
|
-
[0, 0, 0, () => CisScanResultDetailsFilterCriteria
|
|
1865
|
+
[0, 0, 0, () => CisScanResultDetailsFilterCriteria$, 0, 0, 0, 1],
|
|
1866
1866
|
];
|
|
1867
|
-
export var GetCisScanResultDetailsResponse = [
|
|
1867
|
+
export var GetCisScanResultDetailsResponse$ = [
|
|
1868
1868
|
3,
|
|
1869
1869
|
n0,
|
|
1870
1870
|
_GCSRDRe,
|
|
@@ -1872,15 +1872,15 @@ export var GetCisScanResultDetailsResponse = [
|
|
|
1872
1872
|
[_sRD, _nT],
|
|
1873
1873
|
[() => CisScanResultDetailsList, 0],
|
|
1874
1874
|
];
|
|
1875
|
-
export var GetClustersForImageRequest = [
|
|
1875
|
+
export var GetClustersForImageRequest$ = [
|
|
1876
1876
|
3,
|
|
1877
1877
|
n0,
|
|
1878
1878
|
_GCFIR,
|
|
1879
1879
|
0,
|
|
1880
1880
|
[_f, _mR, _nT],
|
|
1881
|
-
[() => ClusterForImageFilterCriteria
|
|
1881
|
+
[() => ClusterForImageFilterCriteria$, 1, 0],
|
|
1882
1882
|
];
|
|
1883
|
-
export var GetClustersForImageResponse = [
|
|
1883
|
+
export var GetClustersForImageResponse$ = [
|
|
1884
1884
|
3,
|
|
1885
1885
|
n0,
|
|
1886
1886
|
_GCFIRe,
|
|
@@ -1888,8 +1888,8 @@ export var GetClustersForImageResponse = [
|
|
|
1888
1888
|
[_cl, _nT],
|
|
1889
1889
|
[() => ClusterInformationList, 0],
|
|
1890
1890
|
];
|
|
1891
|
-
export var GetCodeSecurityIntegrationRequest = [3, n0, _GCSIR, 0, [_iA, _ta], [0, 128 | 0]];
|
|
1892
|
-
export var GetCodeSecurityIntegrationResponse = [
|
|
1891
|
+
export var GetCodeSecurityIntegrationRequest$ = [3, n0, _GCSIR, 0, [_iA, _ta], [0, 128 | 0]];
|
|
1892
|
+
export var GetCodeSecurityIntegrationResponse$ = [
|
|
1893
1893
|
3,
|
|
1894
1894
|
n0,
|
|
1895
1895
|
_GCSIRe,
|
|
@@ -1897,51 +1897,51 @@ export var GetCodeSecurityIntegrationResponse = [
|
|
|
1897
1897
|
[_iA, _na, _ty, _s, _sR, _cO, _lUO, _ta, _aU],
|
|
1898
1898
|
[0, 0, 0, 0, 0, 4, 4, 128 | 0, [() => AuthorizationUrl, 0]],
|
|
1899
1899
|
];
|
|
1900
|
-
export var GetCodeSecurityScanConfigurationRequest = [3, n0, _GCSSCR, 0, [_sCA], [0]];
|
|
1901
|
-
export var GetCodeSecurityScanConfigurationResponse = [
|
|
1900
|
+
export var GetCodeSecurityScanConfigurationRequest$ = [3, n0, _GCSSCR, 0, [_sCA], [0]];
|
|
1901
|
+
export var GetCodeSecurityScanConfigurationResponse$ = [
|
|
1902
1902
|
3,
|
|
1903
1903
|
n0,
|
|
1904
1904
|
_GCSSCRe,
|
|
1905
1905
|
0,
|
|
1906
1906
|
[_sCA, _na, _conf, _le, _sSc, _cAr, _lUA, _ta],
|
|
1907
|
-
[0, 0, () => CodeSecurityScanConfiguration
|
|
1907
|
+
[0, 0, () => CodeSecurityScanConfiguration$, 0, () => ScopeSettings$, 4, 4, 128 | 0],
|
|
1908
1908
|
];
|
|
1909
|
-
export var GetCodeSecurityScanRequest = [
|
|
1909
|
+
export var GetCodeSecurityScanRequest$ = [
|
|
1910
1910
|
3,
|
|
1911
1911
|
n0,
|
|
1912
1912
|
_GCSSR,
|
|
1913
1913
|
0,
|
|
1914
1914
|
[_r, _sIc],
|
|
1915
|
-
[() => CodeSecurityResource
|
|
1915
|
+
[() => CodeSecurityResource$, 0],
|
|
1916
1916
|
];
|
|
1917
|
-
export var GetCodeSecurityScanResponse = [
|
|
1917
|
+
export var GetCodeSecurityScanResponse$ = [
|
|
1918
1918
|
3,
|
|
1919
1919
|
n0,
|
|
1920
1920
|
_GCSSRe,
|
|
1921
1921
|
0,
|
|
1922
1922
|
[_sIc, _r, _aI, _s, _sR, _cAr, _uA, _lCI],
|
|
1923
|
-
[0, () => CodeSecurityResource
|
|
1923
|
+
[0, () => CodeSecurityResource$, 0, 0, 0, 4, 4, 0],
|
|
1924
1924
|
];
|
|
1925
|
-
export var GetConfigurationRequest = [3, n0, _GCR, 0, [], []];
|
|
1926
|
-
export var GetConfigurationResponse = [
|
|
1925
|
+
export var GetConfigurationRequest$ = [3, n0, _GCR, 0, [], []];
|
|
1926
|
+
export var GetConfigurationResponse$ = [
|
|
1927
1927
|
3,
|
|
1928
1928
|
n0,
|
|
1929
1929
|
_GCRe,
|
|
1930
1930
|
0,
|
|
1931
1931
|
[_eCc, _eCco],
|
|
1932
|
-
[() => EcrConfigurationState
|
|
1932
|
+
[() => EcrConfigurationState$, () => Ec2ConfigurationState$],
|
|
1933
1933
|
];
|
|
1934
|
-
export var GetDelegatedAdminAccountRequest = [3, n0, _GDAAR, 0, [], []];
|
|
1935
|
-
export var GetDelegatedAdminAccountResponse = [
|
|
1934
|
+
export var GetDelegatedAdminAccountRequest$ = [3, n0, _GDAAR, 0, [], []];
|
|
1935
|
+
export var GetDelegatedAdminAccountResponse$ = [
|
|
1936
1936
|
3,
|
|
1937
1937
|
n0,
|
|
1938
1938
|
_GDAARe,
|
|
1939
1939
|
0,
|
|
1940
1940
|
[_dAe],
|
|
1941
|
-
[() => DelegatedAdmin],
|
|
1941
|
+
[() => DelegatedAdmin$],
|
|
1942
1942
|
];
|
|
1943
|
-
export var GetEc2DeepInspectionConfigurationRequest = [3, n0, _GEDICR, 0, [], []];
|
|
1944
|
-
export var GetEc2DeepInspectionConfigurationResponse = [
|
|
1943
|
+
export var GetEc2DeepInspectionConfigurationRequest$ = [3, n0, _GEDICR, 0, [], []];
|
|
1944
|
+
export var GetEc2DeepInspectionConfigurationResponse$ = [
|
|
1945
1945
|
3,
|
|
1946
1946
|
n0,
|
|
1947
1947
|
_GEDICRe,
|
|
@@ -1949,7 +1949,7 @@ export var GetEc2DeepInspectionConfigurationResponse = [
|
|
|
1949
1949
|
[_pP, _oPP, _s, _eM],
|
|
1950
1950
|
[64 | 0, 64 | 0, 0, 0],
|
|
1951
1951
|
];
|
|
1952
|
-
export var GetEncryptionKeyRequest = [
|
|
1952
|
+
export var GetEncryptionKeyRequest$ = [
|
|
1953
1953
|
3,
|
|
1954
1954
|
n0,
|
|
1955
1955
|
_GEKR,
|
|
@@ -1960,28 +1960,28 @@ export var GetEncryptionKeyRequest = [
|
|
|
1960
1960
|
[0, { [_hQ]: _rT }],
|
|
1961
1961
|
],
|
|
1962
1962
|
];
|
|
1963
|
-
export var GetEncryptionKeyResponse = [3, n0, _GEKRe, 0, [_kKI], [0]];
|
|
1964
|
-
export var GetFindingsReportStatusRequest = [3, n0, _GFRSR, 0, [_rIep], [0]];
|
|
1965
|
-
export var GetFindingsReportStatusResponse = [
|
|
1963
|
+
export var GetEncryptionKeyResponse$ = [3, n0, _GEKRe, 0, [_kKI], [0]];
|
|
1964
|
+
export var GetFindingsReportStatusRequest$ = [3, n0, _GFRSR, 0, [_rIep], [0]];
|
|
1965
|
+
export var GetFindingsReportStatusResponse$ = [
|
|
1966
1966
|
3,
|
|
1967
1967
|
n0,
|
|
1968
1968
|
_GFRSRe,
|
|
1969
1969
|
0,
|
|
1970
1970
|
[_rIep, _s, _eC, _eM, _des, _fCi],
|
|
1971
|
-
[0, 0, 0, 0, () => Destination
|
|
1971
|
+
[0, 0, 0, 0, () => Destination$, () => FilterCriteria$],
|
|
1972
1972
|
];
|
|
1973
|
-
export var GetMemberRequest = [3, n0, _GMR, 0, [_aI], [0]];
|
|
1974
|
-
export var GetMemberResponse = [3, n0, _GMRe, 0, [_mem], [() => Member]];
|
|
1975
|
-
export var GetSbomExportRequest = [3, n0, _GSER, 0, [_rIep], [0]];
|
|
1976
|
-
export var GetSbomExportResponse = [
|
|
1973
|
+
export var GetMemberRequest$ = [3, n0, _GMR, 0, [_aI], [0]];
|
|
1974
|
+
export var GetMemberResponse$ = [3, n0, _GMRe, 0, [_mem], [() => Member$]];
|
|
1975
|
+
export var GetSbomExportRequest$ = [3, n0, _GSER, 0, [_rIep], [0]];
|
|
1976
|
+
export var GetSbomExportResponse$ = [
|
|
1977
1977
|
3,
|
|
1978
1978
|
n0,
|
|
1979
1979
|
_GSERe,
|
|
1980
1980
|
0,
|
|
1981
1981
|
[_rIep, _fo, _s, _eC, _eM, _sDe, _fCi],
|
|
1982
|
-
[0, 0, 0, 0, 0, () => Destination
|
|
1982
|
+
[0, 0, 0, 0, 0, () => Destination$, () => ResourceFilterCriteria$],
|
|
1983
1983
|
];
|
|
1984
|
-
export var ImageLayerAggregation = [
|
|
1984
|
+
export var ImageLayerAggregation$ = [
|
|
1985
1985
|
3,
|
|
1986
1986
|
n0,
|
|
1987
1987
|
_ILA,
|
|
@@ -1989,16 +1989,16 @@ export var ImageLayerAggregation = [
|
|
|
1989
1989
|
[_re, _rI, _lH, _sO, _sB],
|
|
1990
1990
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, 0, 0],
|
|
1991
1991
|
];
|
|
1992
|
-
export var ImageLayerAggregationResponse = [
|
|
1992
|
+
export var ImageLayerAggregationResponse$ = [
|
|
1993
1993
|
3,
|
|
1994
1994
|
n0,
|
|
1995
1995
|
_ILAR,
|
|
1996
1996
|
0,
|
|
1997
1997
|
[_rep, _rIe, _lHa, _aI, _sC],
|
|
1998
|
-
[0, 0, 0, 0, () => SeverityCounts],
|
|
1998
|
+
[0, 0, 0, 0, () => SeverityCounts$],
|
|
1999
1999
|
];
|
|
2000
|
-
export var InspectorScoreDetails = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails]];
|
|
2001
|
-
export var InternalServerException = [
|
|
2000
|
+
export var InspectorScoreDetails$ = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails$]];
|
|
2001
|
+
export var InternalServerException$ = [
|
|
2002
2002
|
-3,
|
|
2003
2003
|
n0,
|
|
2004
2004
|
_ISE,
|
|
@@ -2006,8 +2006,8 @@ export var InternalServerException = [
|
|
|
2006
2006
|
[_m, _rAS],
|
|
2007
2007
|
[0, [1, { [_hH]: _RA }]],
|
|
2008
2008
|
];
|
|
2009
|
-
TypeRegistry.for(n0).registerError(InternalServerException
|
|
2010
|
-
export var LambdaFunctionAggregation = [
|
|
2009
|
+
TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
2010
|
+
export var LambdaFunctionAggregation$ = [
|
|
2011
2011
|
3,
|
|
2012
2012
|
n0,
|
|
2013
2013
|
_LFA,
|
|
@@ -2015,15 +2015,15 @@ export var LambdaFunctionAggregation = [
|
|
|
2015
2015
|
[_rI, _fNu, _run, _fTu, _sO, _sB],
|
|
2016
2016
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, () => MapFilterList, 0, 0],
|
|
2017
2017
|
];
|
|
2018
|
-
export var LambdaFunctionAggregationResponse = [
|
|
2018
|
+
export var LambdaFunctionAggregationResponse$ = [
|
|
2019
2019
|
3,
|
|
2020
2020
|
n0,
|
|
2021
2021
|
_LFAR,
|
|
2022
2022
|
0,
|
|
2023
2023
|
[_rIe, _fN, _ru, _lT, _aI, _sC, _lMA],
|
|
2024
|
-
[0, 0, 0, 128 | 0, 0, () => SeverityCounts
|
|
2024
|
+
[0, 0, 0, 128 | 0, 0, () => SeverityCounts$, 4],
|
|
2025
2025
|
];
|
|
2026
|
-
export var LambdaFunctionMetadata = [
|
|
2026
|
+
export var LambdaFunctionMetadata$ = [
|
|
2027
2027
|
3,
|
|
2028
2028
|
n0,
|
|
2029
2029
|
_LFM,
|
|
@@ -2031,7 +2031,7 @@ export var LambdaFunctionMetadata = [
|
|
|
2031
2031
|
[_fTu, _la, _fN, _ru],
|
|
2032
2032
|
[128 | 0, 64 | 0, 0, 0],
|
|
2033
2033
|
];
|
|
2034
|
-
export var LambdaLayerAggregation = [
|
|
2034
|
+
export var LambdaLayerAggregation$ = [
|
|
2035
2035
|
3,
|
|
2036
2036
|
n0,
|
|
2037
2037
|
_LLA,
|
|
@@ -2039,17 +2039,17 @@ export var LambdaLayerAggregation = [
|
|
|
2039
2039
|
[_fNu, _rI, _lAa, _sO, _sB],
|
|
2040
2040
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, 0, 0],
|
|
2041
2041
|
];
|
|
2042
|
-
export var LambdaLayerAggregationResponse = [
|
|
2042
|
+
export var LambdaLayerAggregationResponse$ = [
|
|
2043
2043
|
3,
|
|
2044
2044
|
n0,
|
|
2045
2045
|
_LLAR,
|
|
2046
2046
|
0,
|
|
2047
2047
|
[_fN, _rIe, _lAay, _aI, _sC],
|
|
2048
|
-
[0, 0, 0, 0, () => SeverityCounts],
|
|
2048
|
+
[0, 0, 0, 0, () => SeverityCounts$],
|
|
2049
2049
|
];
|
|
2050
|
-
export var LambdaVpcConfig = [3, n0, _LVC, 0, [_sIu, _sGI, _vI], [64 | 0, 64 | 0, 0]];
|
|
2051
|
-
export var ListAccountPermissionsRequest = [3, n0, _LAPR, 0, [_serv, _mR, _nT], [0, 1, 0]];
|
|
2052
|
-
export var ListAccountPermissionsResponse = [
|
|
2050
|
+
export var LambdaVpcConfig$ = [3, n0, _LVC, 0, [_sIu, _sGI, _vI], [64 | 0, 64 | 0, 0]];
|
|
2051
|
+
export var ListAccountPermissionsRequest$ = [3, n0, _LAPR, 0, [_serv, _mR, _nT], [0, 1, 0]];
|
|
2052
|
+
export var ListAccountPermissionsResponse$ = [
|
|
2053
2053
|
3,
|
|
2054
2054
|
n0,
|
|
2055
2055
|
_LAPRi,
|
|
@@ -2057,7 +2057,7 @@ export var ListAccountPermissionsResponse = [
|
|
|
2057
2057
|
[_pe, _nT],
|
|
2058
2058
|
[() => Permissions, 0],
|
|
2059
2059
|
];
|
|
2060
|
-
export var ListCisScanConfigurationsFilterCriteria = [
|
|
2060
|
+
export var ListCisScanConfigurationsFilterCriteria$ = [
|
|
2061
2061
|
3,
|
|
2062
2062
|
n0,
|
|
2063
2063
|
_LCSCFC,
|
|
@@ -2065,15 +2065,15 @@ export var ListCisScanConfigurationsFilterCriteria = [
|
|
|
2065
2065
|
[_sNF, _tRTF, _sCAF],
|
|
2066
2066
|
[() => CisScanNameFilterList, () => ResourceTagFilterList, () => CisScanConfigurationArnFilterList],
|
|
2067
2067
|
];
|
|
2068
|
-
export var ListCisScanConfigurationsRequest = [
|
|
2068
|
+
export var ListCisScanConfigurationsRequest$ = [
|
|
2069
2069
|
3,
|
|
2070
2070
|
n0,
|
|
2071
2071
|
_LCSCR,
|
|
2072
2072
|
0,
|
|
2073
2073
|
[_fCi, _sB, _sO, _nT, _mR],
|
|
2074
|
-
[() => ListCisScanConfigurationsFilterCriteria
|
|
2074
|
+
[() => ListCisScanConfigurationsFilterCriteria$, 0, 0, 0, 1],
|
|
2075
2075
|
];
|
|
2076
|
-
export var ListCisScanConfigurationsResponse = [
|
|
2076
|
+
export var ListCisScanConfigurationsResponse$ = [
|
|
2077
2077
|
3,
|
|
2078
2078
|
n0,
|
|
2079
2079
|
_LCSCRi,
|
|
@@ -2081,15 +2081,15 @@ export var ListCisScanConfigurationsResponse = [
|
|
|
2081
2081
|
[_sCca, _nT],
|
|
2082
2082
|
[() => CisScanConfigurationList, 0],
|
|
2083
2083
|
];
|
|
2084
|
-
export var ListCisScanResultsAggregatedByChecksRequest = [
|
|
2084
|
+
export var ListCisScanResultsAggregatedByChecksRequest$ = [
|
|
2085
2085
|
3,
|
|
2086
2086
|
n0,
|
|
2087
2087
|
_LCSRABCR,
|
|
2088
2088
|
0,
|
|
2089
2089
|
[_sAc, _fCi, _sB, _sO, _nT, _mR],
|
|
2090
|
-
[0, () => CisScanResultsAggregatedByChecksFilterCriteria
|
|
2090
|
+
[0, () => CisScanResultsAggregatedByChecksFilterCriteria$, 0, 0, 0, 1],
|
|
2091
2091
|
];
|
|
2092
|
-
export var ListCisScanResultsAggregatedByChecksResponse = [
|
|
2092
|
+
export var ListCisScanResultsAggregatedByChecksResponse$ = [
|
|
2093
2093
|
3,
|
|
2094
2094
|
n0,
|
|
2095
2095
|
_LCSRABCRi,
|
|
@@ -2097,15 +2097,15 @@ export var ListCisScanResultsAggregatedByChecksResponse = [
|
|
|
2097
2097
|
[_cAh, _nT],
|
|
2098
2098
|
[() => CisCheckAggregationList, 0],
|
|
2099
2099
|
];
|
|
2100
|
-
export var ListCisScanResultsAggregatedByTargetResourceRequest = [
|
|
2100
|
+
export var ListCisScanResultsAggregatedByTargetResourceRequest$ = [
|
|
2101
2101
|
3,
|
|
2102
2102
|
n0,
|
|
2103
2103
|
_LCSRABTRR,
|
|
2104
2104
|
0,
|
|
2105
2105
|
[_sAc, _fCi, _sB, _sO, _nT, _mR],
|
|
2106
|
-
[0, () => CisScanResultsAggregatedByTargetResourceFilterCriteria
|
|
2106
|
+
[0, () => CisScanResultsAggregatedByTargetResourceFilterCriteria$, 0, 0, 0, 1],
|
|
2107
2107
|
];
|
|
2108
|
-
export var ListCisScanResultsAggregatedByTargetResourceResponse = [
|
|
2108
|
+
export var ListCisScanResultsAggregatedByTargetResourceResponse$ = [
|
|
2109
2109
|
3,
|
|
2110
2110
|
n0,
|
|
2111
2111
|
_LCSRABTRRi,
|
|
@@ -2113,7 +2113,7 @@ export var ListCisScanResultsAggregatedByTargetResourceResponse = [
|
|
|
2113
2113
|
[_tRA, _nT],
|
|
2114
2114
|
[() => CisTargetResourceAggregationList, 0],
|
|
2115
2115
|
];
|
|
2116
|
-
export var ListCisScansFilterCriteria = [
|
|
2116
|
+
export var ListCisScansFilterCriteria$ = [
|
|
2117
2117
|
3,
|
|
2118
2118
|
n0,
|
|
2119
2119
|
_LCSFC,
|
|
@@ -2132,16 +2132,16 @@ export var ListCisScansFilterCriteria = [
|
|
|
2132
2132
|
() => AccountIdFilterList,
|
|
2133
2133
|
],
|
|
2134
2134
|
];
|
|
2135
|
-
export var ListCisScansRequest = [
|
|
2135
|
+
export var ListCisScansRequest$ = [
|
|
2136
2136
|
3,
|
|
2137
2137
|
n0,
|
|
2138
2138
|
_LCSR,
|
|
2139
2139
|
0,
|
|
2140
2140
|
[_fCi, _dL, _sB, _sO, _nT, _mR],
|
|
2141
|
-
[() => ListCisScansFilterCriteria
|
|
2141
|
+
[() => ListCisScansFilterCriteria$, 0, 0, 0, 0, 1],
|
|
2142
2142
|
];
|
|
2143
|
-
export var ListCisScansResponse = [3, n0, _LCSRi, 0, [_sca, _nT], [() => CisScanList, 0]];
|
|
2144
|
-
export var ListCodeSecurityIntegrationsRequest = [
|
|
2143
|
+
export var ListCisScansResponse$ = [3, n0, _LCSRi, 0, [_sca, _nT], [() => CisScanList, 0]];
|
|
2144
|
+
export var ListCodeSecurityIntegrationsRequest$ = [
|
|
2145
2145
|
3,
|
|
2146
2146
|
n0,
|
|
2147
2147
|
_LCSIR,
|
|
@@ -2152,7 +2152,7 @@ export var ListCodeSecurityIntegrationsRequest = [
|
|
|
2152
2152
|
[1, { [_hQ]: _mR }],
|
|
2153
2153
|
],
|
|
2154
2154
|
];
|
|
2155
|
-
export var ListCodeSecurityIntegrationsResponse = [
|
|
2155
|
+
export var ListCodeSecurityIntegrationsResponse$ = [
|
|
2156
2156
|
3,
|
|
2157
2157
|
n0,
|
|
2158
2158
|
_LCSIRi,
|
|
@@ -2160,7 +2160,7 @@ export var ListCodeSecurityIntegrationsResponse = [
|
|
|
2160
2160
|
[_i, _nT],
|
|
2161
2161
|
[() => IntegrationSummaries, 0],
|
|
2162
2162
|
];
|
|
2163
|
-
export var ListCodeSecurityScanConfigurationAssociationsRequest = [
|
|
2163
|
+
export var ListCodeSecurityScanConfigurationAssociationsRequest$ = [
|
|
2164
2164
|
3,
|
|
2165
2165
|
n0,
|
|
2166
2166
|
_LCSSCAR,
|
|
@@ -2168,7 +2168,7 @@ export var ListCodeSecurityScanConfigurationAssociationsRequest = [
|
|
|
2168
2168
|
[_sCA, _nT, _mR],
|
|
2169
2169
|
[0, [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]],
|
|
2170
2170
|
];
|
|
2171
|
-
export var ListCodeSecurityScanConfigurationAssociationsResponse = [
|
|
2171
|
+
export var ListCodeSecurityScanConfigurationAssociationsResponse$ = [
|
|
2172
2172
|
3,
|
|
2173
2173
|
n0,
|
|
2174
2174
|
_LCSSCARi,
|
|
@@ -2176,7 +2176,7 @@ export var ListCodeSecurityScanConfigurationAssociationsResponse = [
|
|
|
2176
2176
|
[_as, _nT],
|
|
2177
2177
|
[() => CodeSecurityScanConfigurationAssociationSummaries, 0],
|
|
2178
2178
|
];
|
|
2179
|
-
export var ListCodeSecurityScanConfigurationsRequest = [
|
|
2179
|
+
export var ListCodeSecurityScanConfigurationsRequest$ = [
|
|
2180
2180
|
3,
|
|
2181
2181
|
n0,
|
|
2182
2182
|
_LCSSCR,
|
|
@@ -2187,7 +2187,7 @@ export var ListCodeSecurityScanConfigurationsRequest = [
|
|
|
2187
2187
|
[1, { [_hQ]: _mR }],
|
|
2188
2188
|
],
|
|
2189
2189
|
];
|
|
2190
|
-
export var ListCodeSecurityScanConfigurationsResponse = [
|
|
2190
|
+
export var ListCodeSecurityScanConfigurationsResponse$ = [
|
|
2191
2191
|
3,
|
|
2192
2192
|
n0,
|
|
2193
2193
|
_LCSSCRi,
|
|
@@ -2195,24 +2195,24 @@ export var ListCodeSecurityScanConfigurationsResponse = [
|
|
|
2195
2195
|
[_confi, _nT],
|
|
2196
2196
|
[() => CodeSecurityScanConfigurationSummaries, 0],
|
|
2197
2197
|
];
|
|
2198
|
-
export var ListCoverageRequest = [
|
|
2198
|
+
export var ListCoverageRequest$ = [
|
|
2199
2199
|
3,
|
|
2200
2200
|
n0,
|
|
2201
2201
|
_LCR,
|
|
2202
2202
|
0,
|
|
2203
2203
|
[_mR, _nT, _fCi],
|
|
2204
|
-
[1, 0, () => CoverageFilterCriteria],
|
|
2204
|
+
[1, 0, () => CoverageFilterCriteria$],
|
|
2205
2205
|
];
|
|
2206
|
-
export var ListCoverageResponse = [3, n0, _LCRi, 0, [_nT, _cRo], [0, () => CoveredResources]];
|
|
2207
|
-
export var ListCoverageStatisticsRequest = [
|
|
2206
|
+
export var ListCoverageResponse$ = [3, n0, _LCRi, 0, [_nT, _cRo], [0, () => CoveredResources]];
|
|
2207
|
+
export var ListCoverageStatisticsRequest$ = [
|
|
2208
2208
|
3,
|
|
2209
2209
|
n0,
|
|
2210
2210
|
_LCSRis,
|
|
2211
2211
|
0,
|
|
2212
2212
|
[_fCi, _gB, _nT],
|
|
2213
|
-
[() => CoverageFilterCriteria
|
|
2213
|
+
[() => CoverageFilterCriteria$, 0, 0],
|
|
2214
2214
|
];
|
|
2215
|
-
export var ListCoverageStatisticsResponse = [
|
|
2215
|
+
export var ListCoverageStatisticsResponse$ = [
|
|
2216
2216
|
3,
|
|
2217
2217
|
n0,
|
|
2218
2218
|
_LCSRist,
|
|
@@ -2220,8 +2220,8 @@ export var ListCoverageStatisticsResponse = [
|
|
|
2220
2220
|
[_cBG, _tCo, _nT],
|
|
2221
2221
|
[() => CountsList, 1, 0],
|
|
2222
2222
|
];
|
|
2223
|
-
export var ListDelegatedAdminAccountsRequest = [3, n0, _LDAAR, 0, [_mR, _nT], [1, 0]];
|
|
2224
|
-
export var ListDelegatedAdminAccountsResponse = [
|
|
2223
|
+
export var ListDelegatedAdminAccountsRequest$ = [3, n0, _LDAAR, 0, [_mR, _nT], [1, 0]];
|
|
2224
|
+
export var ListDelegatedAdminAccountsResponse$ = [
|
|
2225
2225
|
3,
|
|
2226
2226
|
n0,
|
|
2227
2227
|
_LDAARi,
|
|
@@ -2229,17 +2229,17 @@ export var ListDelegatedAdminAccountsResponse = [
|
|
|
2229
2229
|
[_dAA, _nT],
|
|
2230
2230
|
[() => DelegatedAdminAccountList, 0],
|
|
2231
2231
|
];
|
|
2232
|
-
export var ListFiltersRequest = [3, n0, _LFR, 0, [_arns, _act, _nT, _mR], [64 | 0, 0, 0, 1]];
|
|
2233
|
-
export var ListFiltersResponse = [3, n0, _LFRi, 0, [_fi, _nT], [() => FilterList, 0]];
|
|
2234
|
-
export var ListFindingAggregationsRequest = [
|
|
2232
|
+
export var ListFiltersRequest$ = [3, n0, _LFR, 0, [_arns, _act, _nT, _mR], [64 | 0, 0, 0, 1]];
|
|
2233
|
+
export var ListFiltersResponse$ = [3, n0, _LFRi, 0, [_fi, _nT], [() => FilterList, 0]];
|
|
2234
|
+
export var ListFindingAggregationsRequest$ = [
|
|
2235
2235
|
3,
|
|
2236
2236
|
n0,
|
|
2237
2237
|
_LFARi,
|
|
2238
2238
|
0,
|
|
2239
2239
|
[_aTg, _nT, _mR, _aIc, _aR],
|
|
2240
|
-
[0, 0, 1, () => StringFilterList, () => AggregationRequest],
|
|
2240
|
+
[0, 0, 1, () => StringFilterList, () => AggregationRequest$],
|
|
2241
2241
|
];
|
|
2242
|
-
export var ListFindingAggregationsResponse = [
|
|
2242
|
+
export var ListFindingAggregationsResponse$ = [
|
|
2243
2243
|
3,
|
|
2244
2244
|
n0,
|
|
2245
2245
|
_LFARis,
|
|
@@ -2247,25 +2247,25 @@ export var ListFindingAggregationsResponse = [
|
|
|
2247
2247
|
[_aTg, _resp, _nT],
|
|
2248
2248
|
[0, () => AggregationResponseList, 0],
|
|
2249
2249
|
];
|
|
2250
|
-
export var ListFindingsRequest = [
|
|
2250
|
+
export var ListFindingsRequest$ = [
|
|
2251
2251
|
3,
|
|
2252
2252
|
n0,
|
|
2253
2253
|
_LFRis,
|
|
2254
2254
|
0,
|
|
2255
2255
|
[_mR, _nT, _fCi, _sCo],
|
|
2256
|
-
[1, 0, () => FilterCriteria
|
|
2256
|
+
[1, 0, () => FilterCriteria$, () => SortCriteria$],
|
|
2257
2257
|
];
|
|
2258
|
-
export var ListFindingsResponse = [3, n0, _LFRist, 0, [_nT, _fin], [0, () => FindingList]];
|
|
2259
|
-
export var ListMembersRequest = [3, n0, _LMR, 0, [_oA, _mR, _nT], [2, 1, 0]];
|
|
2260
|
-
export var ListMembersResponse = [3, n0, _LMRi, 0, [_memb, _nT], [() => MemberList, 0]];
|
|
2261
|
-
export var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2262
|
-
export var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
2263
|
-
export var ListUsageTotalsRequest = [3, n0, _LUTR, 0, [_mR, _nT, _aIc], [1, 0, 64 | 0]];
|
|
2264
|
-
export var ListUsageTotalsResponse = [3, n0, _LUTRi, 0, [_nT, _tot], [0, () => UsageTotalList]];
|
|
2265
|
-
export var MapFilter = [3, n0, _MF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2266
|
-
export var Member = [3, n0, _M, 0, [_aI, _rSel, _dAAI, _uA], [0, 0, 0, 4]];
|
|
2267
|
-
export var MemberAccountEc2DeepInspectionStatus = [3, n0, _MAEDIS, 0, [_aI, _aDI], [0, 2]];
|
|
2268
|
-
export var MemberAccountEc2DeepInspectionStatusState = [
|
|
2258
|
+
export var ListFindingsResponse$ = [3, n0, _LFRist, 0, [_nT, _fin], [0, () => FindingList]];
|
|
2259
|
+
export var ListMembersRequest$ = [3, n0, _LMR, 0, [_oA, _mR, _nT], [2, 1, 0]];
|
|
2260
|
+
export var ListMembersResponse$ = [3, n0, _LMRi, 0, [_memb, _nT], [() => MemberList, 0]];
|
|
2261
|
+
export var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2262
|
+
export var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
2263
|
+
export var ListUsageTotalsRequest$ = [3, n0, _LUTR, 0, [_mR, _nT, _aIc], [1, 0, 64 | 0]];
|
|
2264
|
+
export var ListUsageTotalsResponse$ = [3, n0, _LUTRi, 0, [_nT, _tot], [0, () => UsageTotalList]];
|
|
2265
|
+
export var MapFilter$ = [3, n0, _MF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2266
|
+
export var Member$ = [3, n0, _M, 0, [_aI, _rSel, _dAAI, _uA], [0, 0, 0, 4]];
|
|
2267
|
+
export var MemberAccountEc2DeepInspectionStatus$ = [3, n0, _MAEDIS, 0, [_aI, _aDI], [0, 2]];
|
|
2268
|
+
export var MemberAccountEc2DeepInspectionStatusState$ = [
|
|
2269
2269
|
3,
|
|
2270
2270
|
n0,
|
|
2271
2271
|
_MAEDISS,
|
|
@@ -2273,19 +2273,19 @@ export var MemberAccountEc2DeepInspectionStatusState = [
|
|
|
2273
2273
|
[_aI, _s, _eM],
|
|
2274
2274
|
[0, 0, 0],
|
|
2275
2275
|
];
|
|
2276
|
-
export var MonthlySchedule = [3, n0, _MS, 0, [_sTt, _da], [() => Time
|
|
2277
|
-
export var NetworkPath = [3, n0, _NP, 0, [_ste], [() => StepList]];
|
|
2278
|
-
export var NetworkReachabilityDetails = [
|
|
2276
|
+
export var MonthlySchedule$ = [3, n0, _MS, 0, [_sTt, _da], [() => Time$, 0]];
|
|
2277
|
+
export var NetworkPath$ = [3, n0, _NP, 0, [_ste], [() => StepList]];
|
|
2278
|
+
export var NetworkReachabilityDetails$ = [
|
|
2279
2279
|
3,
|
|
2280
2280
|
n0,
|
|
2281
2281
|
_NRD,
|
|
2282
2282
|
0,
|
|
2283
2283
|
[_oPR, _pro, _nPe],
|
|
2284
|
-
[() => PortRange
|
|
2284
|
+
[() => PortRange$, 0, () => NetworkPath$],
|
|
2285
2285
|
];
|
|
2286
|
-
export var NumberFilter = [3, n0, _NF, 0, [_uI, _lI], [1, 1]];
|
|
2287
|
-
export var OneTimeSchedule = [3, n0, _OTS, 0, [], []];
|
|
2288
|
-
export var PackageAggregation = [
|
|
2286
|
+
export var NumberFilter$ = [3, n0, _NF, 0, [_uI, _lI], [1, 1]];
|
|
2287
|
+
export var OneTimeSchedule$ = [3, n0, _OTS, 0, [], []];
|
|
2288
|
+
export var PackageAggregation$ = [
|
|
2289
2289
|
3,
|
|
2290
2290
|
n0,
|
|
2291
2291
|
_PA,
|
|
@@ -2293,32 +2293,32 @@ export var PackageAggregation = [
|
|
|
2293
2293
|
[_pNa, _sO, _sB],
|
|
2294
2294
|
[() => StringFilterList, 0, 0],
|
|
2295
2295
|
];
|
|
2296
|
-
export var PackageAggregationResponse = [
|
|
2296
|
+
export var PackageAggregationResponse$ = [
|
|
2297
2297
|
3,
|
|
2298
2298
|
n0,
|
|
2299
2299
|
_PAR,
|
|
2300
2300
|
0,
|
|
2301
2301
|
[_pNac, _aI, _sC],
|
|
2302
|
-
[0, 0, () => SeverityCounts],
|
|
2302
|
+
[0, 0, () => SeverityCounts$],
|
|
2303
2303
|
];
|
|
2304
|
-
export var PackageFilter = [
|
|
2304
|
+
export var PackageFilter$ = [
|
|
2305
2305
|
3,
|
|
2306
2306
|
n0,
|
|
2307
2307
|
_PF,
|
|
2308
2308
|
0,
|
|
2309
2309
|
[_na, _v, _epo, _rel, _arc, _sLH, _sLLA, _fP],
|
|
2310
2310
|
[
|
|
2311
|
-
() => StringFilter
|
|
2312
|
-
() => StringFilter
|
|
2313
|
-
() => NumberFilter
|
|
2314
|
-
() => StringFilter
|
|
2315
|
-
() => StringFilter
|
|
2316
|
-
() => StringFilter
|
|
2317
|
-
() => StringFilter
|
|
2318
|
-
() => StringFilter
|
|
2311
|
+
() => StringFilter$,
|
|
2312
|
+
() => StringFilter$,
|
|
2313
|
+
() => NumberFilter$,
|
|
2314
|
+
() => StringFilter$,
|
|
2315
|
+
() => StringFilter$,
|
|
2316
|
+
() => StringFilter$,
|
|
2317
|
+
() => StringFilter$,
|
|
2318
|
+
() => StringFilter$,
|
|
2319
2319
|
],
|
|
2320
2320
|
];
|
|
2321
|
-
export var PackageVulnerabilityDetails = [
|
|
2321
|
+
export var PackageVulnerabilityDetails$ = [
|
|
2322
2322
|
3,
|
|
2323
2323
|
n0,
|
|
2324
2324
|
_PVD,
|
|
@@ -2326,11 +2326,11 @@ export var PackageVulnerabilityDetails = [
|
|
|
2326
2326
|
[_vIu, _vP, _so, _cv, _rV, _sU, _vSe, _vCA, _vUA, _rU],
|
|
2327
2327
|
[0, () => VulnerablePackageList, 0, () => CvssScoreList, 64 | 0, 0, 0, 4, 4, 64 | 0],
|
|
2328
2328
|
];
|
|
2329
|
-
export var PeriodicScanConfiguration = [3, n0, _PSC, 0, [_fr, _fE], [0, 0]];
|
|
2330
|
-
export var Permission = [3, n0, _P, 0, [_serv, _o], [0, 0]];
|
|
2331
|
-
export var PortRange = [3, n0, _PR, 0, [_b, _en], [1, 1]];
|
|
2332
|
-
export var PortRangeFilter = [3, n0, _PRF, 0, [_bI, _eI], [1, 1]];
|
|
2333
|
-
export var ProjectCodeSecurityScanConfiguration = [
|
|
2329
|
+
export var PeriodicScanConfiguration$ = [3, n0, _PSC, 0, [_fr, _fE], [0, 0]];
|
|
2330
|
+
export var Permission$ = [3, n0, _P, 0, [_serv, _o], [0, 0]];
|
|
2331
|
+
export var PortRange$ = [3, n0, _PR, 0, [_b, _en], [1, 1]];
|
|
2332
|
+
export var PortRangeFilter$ = [3, n0, _PRF, 0, [_bI, _eI], [1, 1]];
|
|
2333
|
+
export var ProjectCodeSecurityScanConfiguration$ = [
|
|
2334
2334
|
3,
|
|
2335
2335
|
n0,
|
|
2336
2336
|
_PCSSC,
|
|
@@ -2338,7 +2338,7 @@ export var ProjectCodeSecurityScanConfiguration = [
|
|
|
2338
2338
|
[_pSCe, _cISCo],
|
|
2339
2339
|
[() => ProjectPeriodicScanConfigurationList, () => ProjectContinuousIntegrationScanConfigurationList],
|
|
2340
2340
|
];
|
|
2341
|
-
export var ProjectContinuousIntegrationScanConfiguration = [
|
|
2341
|
+
export var ProjectContinuousIntegrationScanConfiguration$ = [
|
|
2342
2342
|
3,
|
|
2343
2343
|
n0,
|
|
2344
2344
|
_PCISC,
|
|
@@ -2346,10 +2346,10 @@ export var ProjectContinuousIntegrationScanConfiguration = [
|
|
|
2346
2346
|
[_sEu, _rSC],
|
|
2347
2347
|
[0, 64 | 0],
|
|
2348
2348
|
];
|
|
2349
|
-
export var ProjectPeriodicScanConfiguration = [3, n0, _PPSC, 0, [_fE, _rSC], [0, 64 | 0]];
|
|
2350
|
-
export var Recommendation = [3, n0, _R, 0, [_te, _U], [0, 0]];
|
|
2351
|
-
export var Remediation = [3, n0, _Re, 0, [_rec], [() => Recommendation]];
|
|
2352
|
-
export var RepositoryAggregation = [
|
|
2349
|
+
export var ProjectPeriodicScanConfiguration$ = [3, n0, _PPSC, 0, [_fE, _rSC], [0, 64 | 0]];
|
|
2350
|
+
export var Recommendation$ = [3, n0, _R, 0, [_te, _U], [0, 0]];
|
|
2351
|
+
export var Remediation$ = [3, n0, _Re, 0, [_rec], [() => Recommendation$]];
|
|
2352
|
+
export var RepositoryAggregation$ = [
|
|
2353
2353
|
3,
|
|
2354
2354
|
n0,
|
|
2355
2355
|
_RAe,
|
|
@@ -2357,38 +2357,38 @@ export var RepositoryAggregation = [
|
|
|
2357
2357
|
[_re, _sO, _sB],
|
|
2358
2358
|
[() => StringFilterList, 0, 0],
|
|
2359
2359
|
];
|
|
2360
|
-
export var RepositoryAggregationResponse = [
|
|
2360
|
+
export var RepositoryAggregationResponse$ = [
|
|
2361
2361
|
3,
|
|
2362
2362
|
n0,
|
|
2363
2363
|
_RAR,
|
|
2364
2364
|
0,
|
|
2365
2365
|
[_rep, _aI, _sC, _aIff],
|
|
2366
|
-
[0, 0, () => SeverityCounts
|
|
2366
|
+
[0, 0, () => SeverityCounts$, 1],
|
|
2367
2367
|
];
|
|
2368
|
-
export var ResetEncryptionKeyRequest = [3, n0, _REKR, 0, [_sT, _rT], [0, 0]];
|
|
2369
|
-
export var ResetEncryptionKeyResponse = [3, n0, _REKRe, 0, [], []];
|
|
2370
|
-
export var Resource = [
|
|
2368
|
+
export var ResetEncryptionKeyRequest$ = [3, n0, _REKR, 0, [_sT, _rT], [0, 0]];
|
|
2369
|
+
export var ResetEncryptionKeyResponse$ = [3, n0, _REKRe, 0, [], []];
|
|
2370
|
+
export var Resource$ = [
|
|
2371
2371
|
3,
|
|
2372
2372
|
n0,
|
|
2373
2373
|
_Res,
|
|
2374
2374
|
0,
|
|
2375
2375
|
[_ty, _id, _pa, _regi, _ta, _d],
|
|
2376
|
-
[0, 0, 0, 0, 128 | 0, () => ResourceDetails],
|
|
2376
|
+
[0, 0, 0, 0, 128 | 0, () => ResourceDetails$],
|
|
2377
2377
|
];
|
|
2378
|
-
export var ResourceDetails = [
|
|
2378
|
+
export var ResourceDetails$ = [
|
|
2379
2379
|
3,
|
|
2380
2380
|
n0,
|
|
2381
2381
|
_RD,
|
|
2382
2382
|
0,
|
|
2383
2383
|
[_aEI, _aECI, _aLF, _cR],
|
|
2384
2384
|
[
|
|
2385
|
-
() => AwsEc2InstanceDetails
|
|
2386
|
-
() => AwsEcrContainerImageDetails
|
|
2387
|
-
() => AwsLambdaFunctionDetails
|
|
2388
|
-
() => CodeRepositoryDetails
|
|
2385
|
+
() => AwsEc2InstanceDetails$,
|
|
2386
|
+
() => AwsEcrContainerImageDetails$,
|
|
2387
|
+
() => AwsLambdaFunctionDetails$,
|
|
2388
|
+
() => CodeRepositoryDetails$,
|
|
2389
2389
|
],
|
|
2390
2390
|
];
|
|
2391
|
-
export var ResourceFilterCriteria = [
|
|
2391
|
+
export var ResourceFilterCriteria$ = [
|
|
2392
2392
|
3,
|
|
2393
2393
|
n0,
|
|
2394
2394
|
_RFC,
|
|
@@ -2405,45 +2405,45 @@ export var ResourceFilterCriteria = [
|
|
|
2405
2405
|
() => ResourceMapFilterList,
|
|
2406
2406
|
],
|
|
2407
2407
|
];
|
|
2408
|
-
export var ResourceMapFilter = [3, n0, _RMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2409
|
-
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2410
|
-
TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2411
|
-
export var ResourceScanMetadata = [
|
|
2408
|
+
export var ResourceMapFilter$ = [3, n0, _RMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2409
|
+
export var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2410
|
+
TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2411
|
+
export var ResourceScanMetadata$ = [
|
|
2412
2412
|
3,
|
|
2413
2413
|
n0,
|
|
2414
2414
|
_RSM,
|
|
2415
2415
|
0,
|
|
2416
2416
|
[_eRc, _eIc, _ec, _lF, _cR],
|
|
2417
2417
|
[
|
|
2418
|
-
() => EcrRepositoryMetadata
|
|
2419
|
-
() => EcrContainerImageMetadata
|
|
2420
|
-
() => Ec2Metadata
|
|
2421
|
-
() => LambdaFunctionMetadata
|
|
2422
|
-
() => CodeRepositoryMetadata
|
|
2418
|
+
() => EcrRepositoryMetadata$,
|
|
2419
|
+
() => EcrContainerImageMetadata$,
|
|
2420
|
+
() => Ec2Metadata$,
|
|
2421
|
+
() => LambdaFunctionMetadata$,
|
|
2422
|
+
() => CodeRepositoryMetadata$,
|
|
2423
2423
|
],
|
|
2424
2424
|
];
|
|
2425
|
-
export var ResourceState = [
|
|
2425
|
+
export var ResourceState$ = [
|
|
2426
2426
|
3,
|
|
2427
2427
|
n0,
|
|
2428
2428
|
_RS,
|
|
2429
2429
|
0,
|
|
2430
2430
|
[_ec, _ecr, _l, _lC, _cR],
|
|
2431
|
-
[() => State
|
|
2431
|
+
[() => State$, () => State$, () => State$, () => State$, () => State$],
|
|
2432
2432
|
];
|
|
2433
|
-
export var ResourceStatus = [3, n0, _RSe, 0, [_ec, _ecr, _l, _lC, _cR], [0, 0, 0, 0, 0]];
|
|
2434
|
-
export var ResourceStringFilter = [3, n0, _RSF, 0, [_co, _va], [0, 0]];
|
|
2435
|
-
export var ScanStatus = [3, n0, _SS, 0, [_sCta, _rea], [0, 0]];
|
|
2436
|
-
export var ScopeSettings = [3, n0, _SSc, 0, [_pSS], [0]];
|
|
2437
|
-
export var SearchVulnerabilitiesFilterCriteria = [3, n0, _SVFC, 0, [_vIul], [64 | 0]];
|
|
2438
|
-
export var SearchVulnerabilitiesRequest = [
|
|
2433
|
+
export var ResourceStatus$ = [3, n0, _RSe, 0, [_ec, _ecr, _l, _lC, _cR], [0, 0, 0, 0, 0]];
|
|
2434
|
+
export var ResourceStringFilter$ = [3, n0, _RSF, 0, [_co, _va], [0, 0]];
|
|
2435
|
+
export var ScanStatus$ = [3, n0, _SS, 0, [_sCta, _rea], [0, 0]];
|
|
2436
|
+
export var ScopeSettings$ = [3, n0, _SSc, 0, [_pSS], [0]];
|
|
2437
|
+
export var SearchVulnerabilitiesFilterCriteria$ = [3, n0, _SVFC, 0, [_vIul], [64 | 0]];
|
|
2438
|
+
export var SearchVulnerabilitiesRequest$ = [
|
|
2439
2439
|
3,
|
|
2440
2440
|
n0,
|
|
2441
2441
|
_SVR,
|
|
2442
2442
|
0,
|
|
2443
2443
|
[_fCi, _nT],
|
|
2444
|
-
[() => SearchVulnerabilitiesFilterCriteria
|
|
2444
|
+
[() => SearchVulnerabilitiesFilterCriteria$, 0],
|
|
2445
2445
|
];
|
|
2446
|
-
export var SearchVulnerabilitiesResponse = [
|
|
2446
|
+
export var SearchVulnerabilitiesResponse$ = [
|
|
2447
2447
|
3,
|
|
2448
2448
|
n0,
|
|
2449
2449
|
_SVRe,
|
|
@@ -2451,9 +2451,9 @@ export var SearchVulnerabilitiesResponse = [
|
|
|
2451
2451
|
[_vu, _nT],
|
|
2452
2452
|
[() => Vulnerabilities, 0],
|
|
2453
2453
|
];
|
|
2454
|
-
export var SendCisSessionHealthRequest = [3, n0, _SCSHR, 0, [_sJI, _sTe], [0, 0]];
|
|
2455
|
-
export var SendCisSessionHealthResponse = [3, n0, _SCSHRe, 0, [], []];
|
|
2456
|
-
export var SendCisSessionTelemetryRequest = [
|
|
2454
|
+
export var SendCisSessionHealthRequest$ = [3, n0, _SCSHR, 0, [_sJI, _sTe], [0, 0]];
|
|
2455
|
+
export var SendCisSessionHealthResponse$ = [3, n0, _SCSHRe, 0, [], []];
|
|
2456
|
+
export var SendCisSessionTelemetryRequest$ = [
|
|
2457
2457
|
3,
|
|
2458
2458
|
n0,
|
|
2459
2459
|
_SCSTR,
|
|
@@ -2461,8 +2461,8 @@ export var SendCisSessionTelemetryRequest = [
|
|
|
2461
2461
|
[_sJI, _sTe, _mes],
|
|
2462
2462
|
[0, 0, () => CisSessionMessages],
|
|
2463
2463
|
];
|
|
2464
|
-
export var SendCisSessionTelemetryResponse = [3, n0, _SCSTRe, 0, [], []];
|
|
2465
|
-
export var ServiceQuotaExceededException = [
|
|
2464
|
+
export var SendCisSessionTelemetryResponse$ = [3, n0, _SCSTRe, 0, [], []];
|
|
2465
|
+
export var ServiceQuotaExceededException$ = [
|
|
2466
2466
|
-3,
|
|
2467
2467
|
n0,
|
|
2468
2468
|
_SQEE,
|
|
@@ -2470,32 +2470,32 @@ export var ServiceQuotaExceededException = [
|
|
|
2470
2470
|
[_m, _rIe],
|
|
2471
2471
|
[0, 0],
|
|
2472
2472
|
];
|
|
2473
|
-
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
2474
|
-
export var SeverityCounts = [3, n0, _SC, 0, [_al, _med, _h, _cri], [1, 1, 1, 1]];
|
|
2475
|
-
export var SortCriteria = [3, n0, _SCo, 0, [_fie, _sO], [0, 0]];
|
|
2476
|
-
export var StartCisSessionMessage = [3, n0, _SCSM, 0, [_sTe], [0]];
|
|
2477
|
-
export var StartCisSessionRequest = [
|
|
2473
|
+
TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
2474
|
+
export var SeverityCounts$ = [3, n0, _SC, 0, [_al, _med, _h, _cri], [1, 1, 1, 1]];
|
|
2475
|
+
export var SortCriteria$ = [3, n0, _SCo, 0, [_fie, _sO], [0, 0]];
|
|
2476
|
+
export var StartCisSessionMessage$ = [3, n0, _SCSM, 0, [_sTe], [0]];
|
|
2477
|
+
export var StartCisSessionRequest$ = [
|
|
2478
2478
|
3,
|
|
2479
2479
|
n0,
|
|
2480
2480
|
_SCSR,
|
|
2481
2481
|
0,
|
|
2482
2482
|
[_sJI, _m],
|
|
2483
|
-
[0, () => StartCisSessionMessage],
|
|
2483
|
+
[0, () => StartCisSessionMessage$],
|
|
2484
2484
|
];
|
|
2485
|
-
export var StartCisSessionResponse = [3, n0, _SCSRt, 0, [], []];
|
|
2486
|
-
export var StartCodeSecurityScanRequest = [
|
|
2485
|
+
export var StartCisSessionResponse$ = [3, n0, _SCSRt, 0, [], []];
|
|
2486
|
+
export var StartCodeSecurityScanRequest$ = [
|
|
2487
2487
|
3,
|
|
2488
2488
|
n0,
|
|
2489
2489
|
_SCSSR,
|
|
2490
2490
|
0,
|
|
2491
2491
|
[_cT, _r],
|
|
2492
|
-
[[0, 4], () => CodeSecurityResource],
|
|
2492
|
+
[[0, 4], () => CodeSecurityResource$],
|
|
2493
2493
|
];
|
|
2494
|
-
export var StartCodeSecurityScanResponse = [3, n0, _SCSSRt, 0, [_sIc, _s], [0, 0]];
|
|
2495
|
-
export var State = [3, n0, _S, 0, [_s, _eC, _eM], [0, 0, 0]];
|
|
2496
|
-
export var StatusCounts = [3, n0, _SCt, 0, [_fa, _sk, _pas], [1, 1, 1]];
|
|
2497
|
-
export var Step = [3, n0, _St, 0, [_cIo, _cTo, _cAo], [0, 0, 0]];
|
|
2498
|
-
export var StopCisMessageProgress = [
|
|
2494
|
+
export var StartCodeSecurityScanResponse$ = [3, n0, _SCSSRt, 0, [_sIc, _s], [0, 0]];
|
|
2495
|
+
export var State$ = [3, n0, _S, 0, [_s, _eC, _eM], [0, 0, 0]];
|
|
2496
|
+
export var StatusCounts$ = [3, n0, _SCt, 0, [_fa, _sk, _pas], [1, 1, 1]];
|
|
2497
|
+
export var Step$ = [3, n0, _St, 0, [_cIo, _cTo, _cAo], [0, 0, 0]];
|
|
2498
|
+
export var StopCisMessageProgress$ = [
|
|
2499
2499
|
3,
|
|
2500
2500
|
n0,
|
|
2501
2501
|
_SCMP,
|
|
@@ -2503,37 +2503,37 @@ export var StopCisMessageProgress = [
|
|
|
2503
2503
|
[_tC, _sCu, _fC, _nEC, _uC, _nAC, _iC, _eCr],
|
|
2504
2504
|
[1, 1, 1, 1, 1, 1, 1, 1],
|
|
2505
2505
|
];
|
|
2506
|
-
export var StopCisSessionMessage = [
|
|
2506
|
+
export var StopCisSessionMessage$ = [
|
|
2507
2507
|
3,
|
|
2508
2508
|
n0,
|
|
2509
2509
|
_SCSMt,
|
|
2510
2510
|
0,
|
|
2511
2511
|
[_s, _rea, _prog, _cP, _bV, _bP],
|
|
2512
|
-
[0, 0, () => StopCisMessageProgress
|
|
2512
|
+
[0, 0, () => StopCisMessageProgress$, () => ComputePlatform$, 0, 0],
|
|
2513
2513
|
];
|
|
2514
|
-
export var StopCisSessionRequest = [
|
|
2514
|
+
export var StopCisSessionRequest$ = [
|
|
2515
2515
|
3,
|
|
2516
2516
|
n0,
|
|
2517
2517
|
_SCSRto,
|
|
2518
2518
|
0,
|
|
2519
2519
|
[_sJI, _sTe, _m],
|
|
2520
|
-
[0, 0, () => StopCisSessionMessage],
|
|
2520
|
+
[0, 0, () => StopCisSessionMessage$],
|
|
2521
2521
|
];
|
|
2522
|
-
export var StopCisSessionResponse = [3, n0, _SCSRtop, 0, [], []];
|
|
2523
|
-
export var StringFilter = [3, n0, _SF, 0, [_co, _va], [0, 0]];
|
|
2524
|
-
export var SuccessfulAssociationResult = [
|
|
2522
|
+
export var StopCisSessionResponse$ = [3, n0, _SCSRtop, 0, [], []];
|
|
2523
|
+
export var StringFilter$ = [3, n0, _SF, 0, [_co, _va], [0, 0]];
|
|
2524
|
+
export var SuccessfulAssociationResult$ = [
|
|
2525
2525
|
3,
|
|
2526
2526
|
n0,
|
|
2527
2527
|
_SAR,
|
|
2528
2528
|
0,
|
|
2529
2529
|
[_sCA, _r],
|
|
2530
|
-
[0, () => CodeSecurityResource],
|
|
2530
|
+
[0, () => CodeSecurityResource$],
|
|
2531
2531
|
];
|
|
2532
|
-
export var SuggestedFix = [3, n0, _SFu, 0, [_de, _cod], [0, 0]];
|
|
2533
|
-
export var TagFilter = [3, n0, _TF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2534
|
-
export var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2535
|
-
export var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2536
|
-
export var ThrottlingException = [
|
|
2532
|
+
export var SuggestedFix$ = [3, n0, _SFu, 0, [_de, _cod], [0, 0]];
|
|
2533
|
+
export var TagFilter$ = [3, n0, _TF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2534
|
+
export var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2535
|
+
export var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
2536
|
+
export var ThrottlingException$ = [
|
|
2537
2537
|
-3,
|
|
2538
2538
|
n0,
|
|
2539
2539
|
_TE,
|
|
@@ -2541,9 +2541,9 @@ export var ThrottlingException = [
|
|
|
2541
2541
|
[_m, _rAS],
|
|
2542
2542
|
[0, [1, { [_hH]: _RA }]],
|
|
2543
2543
|
];
|
|
2544
|
-
TypeRegistry.for(n0).registerError(ThrottlingException
|
|
2545
|
-
export var Time = [3, n0, _T, 0, [_tOD, _tim], [0, 0]];
|
|
2546
|
-
export var TitleAggregation = [
|
|
2544
|
+
TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
2545
|
+
export var Time$ = [3, n0, _T, 0, [_tOD, _tim], [0, 0]];
|
|
2546
|
+
export var TitleAggregation$ = [
|
|
2547
2547
|
3,
|
|
2548
2548
|
n0,
|
|
2549
2549
|
_TA,
|
|
@@ -2551,15 +2551,15 @@ export var TitleAggregation = [
|
|
|
2551
2551
|
[_tit, _vIul, _rT, _sO, _sB, _fT],
|
|
2552
2552
|
[() => StringFilterList, () => StringFilterList, 0, 0, 0, 0],
|
|
2553
2553
|
];
|
|
2554
|
-
export var TitleAggregationResponse = [
|
|
2554
|
+
export var TitleAggregationResponse$ = [
|
|
2555
2555
|
3,
|
|
2556
2556
|
n0,
|
|
2557
2557
|
_TAR,
|
|
2558
2558
|
0,
|
|
2559
2559
|
[_ti, _vIu, _aI, _sC],
|
|
2560
|
-
[0, 0, 0, () => SeverityCounts],
|
|
2560
|
+
[0, 0, 0, () => SeverityCounts$],
|
|
2561
2561
|
];
|
|
2562
|
-
export var UntagResourceRequest = [
|
|
2562
|
+
export var UntagResourceRequest$ = [
|
|
2563
2563
|
3,
|
|
2564
2564
|
n0,
|
|
2565
2565
|
_URR,
|
|
@@ -2570,17 +2570,17 @@ export var UntagResourceRequest = [
|
|
|
2570
2570
|
[64 | 0, { [_hQ]: _tK }],
|
|
2571
2571
|
],
|
|
2572
2572
|
];
|
|
2573
|
-
export var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
2574
|
-
export var UpdateCisScanConfigurationRequest = [
|
|
2573
|
+
export var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
2574
|
+
export var UpdateCisScanConfigurationRequest$ = [
|
|
2575
2575
|
3,
|
|
2576
2576
|
n0,
|
|
2577
2577
|
_UCSCR,
|
|
2578
2578
|
0,
|
|
2579
2579
|
[_sCA, _sN, _sL, _sc, _t],
|
|
2580
|
-
[0, 0, 0, () => Schedule
|
|
2580
|
+
[0, 0, 0, () => Schedule$, () => UpdateCisTargets$],
|
|
2581
2581
|
];
|
|
2582
|
-
export var UpdateCisScanConfigurationResponse = [3, n0, _UCSCRp, 0, [_sCA], [0]];
|
|
2583
|
-
export var UpdateCisTargets = [
|
|
2582
|
+
export var UpdateCisScanConfigurationResponse$ = [3, n0, _UCSCRp, 0, [_sCA], [0]];
|
|
2583
|
+
export var UpdateCisTargets$ = [
|
|
2584
2584
|
3,
|
|
2585
2585
|
n0,
|
|
2586
2586
|
_UCT,
|
|
@@ -2588,34 +2588,34 @@ export var UpdateCisTargets = [
|
|
|
2588
2588
|
[_aIc, _tRT],
|
|
2589
2589
|
[64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]],
|
|
2590
2590
|
];
|
|
2591
|
-
export var UpdateCodeSecurityIntegrationRequest = [
|
|
2591
|
+
export var UpdateCodeSecurityIntegrationRequest$ = [
|
|
2592
2592
|
3,
|
|
2593
2593
|
n0,
|
|
2594
2594
|
_UCSIR,
|
|
2595
2595
|
0,
|
|
2596
2596
|
[_iA, _d],
|
|
2597
|
-
[0, [() => UpdateIntegrationDetails
|
|
2597
|
+
[0, [() => UpdateIntegrationDetails$, 0]],
|
|
2598
2598
|
];
|
|
2599
|
-
export var UpdateCodeSecurityIntegrationResponse = [3, n0, _UCSIRp, 0, [_iA, _s], [0, 0]];
|
|
2600
|
-
export var UpdateCodeSecurityScanConfigurationRequest = [
|
|
2599
|
+
export var UpdateCodeSecurityIntegrationResponse$ = [3, n0, _UCSIRp, 0, [_iA, _s], [0, 0]];
|
|
2600
|
+
export var UpdateCodeSecurityScanConfigurationRequest$ = [
|
|
2601
2601
|
3,
|
|
2602
2602
|
n0,
|
|
2603
2603
|
_UCSSCR,
|
|
2604
2604
|
0,
|
|
2605
2605
|
[_sCA, _conf],
|
|
2606
|
-
[0, () => CodeSecurityScanConfiguration],
|
|
2606
|
+
[0, () => CodeSecurityScanConfiguration$],
|
|
2607
2607
|
];
|
|
2608
|
-
export var UpdateCodeSecurityScanConfigurationResponse = [3, n0, _UCSSCRp, 0, [_sCA], [0]];
|
|
2609
|
-
export var UpdateConfigurationRequest = [
|
|
2608
|
+
export var UpdateCodeSecurityScanConfigurationResponse$ = [3, n0, _UCSSCRp, 0, [_sCA], [0]];
|
|
2609
|
+
export var UpdateConfigurationRequest$ = [
|
|
2610
2610
|
3,
|
|
2611
2611
|
n0,
|
|
2612
2612
|
_UCR,
|
|
2613
2613
|
0,
|
|
2614
2614
|
[_eCc, _eCco],
|
|
2615
|
-
[() => EcrConfiguration
|
|
2615
|
+
[() => EcrConfiguration$, () => Ec2Configuration$],
|
|
2616
2616
|
];
|
|
2617
|
-
export var UpdateConfigurationResponse = [3, n0, _UCRp, 0, [], []];
|
|
2618
|
-
export var UpdateEc2DeepInspectionConfigurationRequest = [
|
|
2617
|
+
export var UpdateConfigurationResponse$ = [3, n0, _UCRp, 0, [], []];
|
|
2618
|
+
export var UpdateEc2DeepInspectionConfigurationRequest$ = [
|
|
2619
2619
|
3,
|
|
2620
2620
|
n0,
|
|
2621
2621
|
_UEDICR,
|
|
@@ -2623,7 +2623,7 @@ export var UpdateEc2DeepInspectionConfigurationRequest = [
|
|
|
2623
2623
|
[_aDI, _pP],
|
|
2624
2624
|
[2, 64 | 0],
|
|
2625
2625
|
];
|
|
2626
|
-
export var UpdateEc2DeepInspectionConfigurationResponse = [
|
|
2626
|
+
export var UpdateEc2DeepInspectionConfigurationResponse$ = [
|
|
2627
2627
|
3,
|
|
2628
2628
|
n0,
|
|
2629
2629
|
_UEDICRp,
|
|
@@ -2631,18 +2631,18 @@ export var UpdateEc2DeepInspectionConfigurationResponse = [
|
|
|
2631
2631
|
[_pP, _oPP, _s, _eM],
|
|
2632
2632
|
[64 | 0, 64 | 0, 0, 0],
|
|
2633
2633
|
];
|
|
2634
|
-
export var UpdateEncryptionKeyRequest = [3, n0, _UEKR, 0, [_kKI, _sT, _rT], [0, 0, 0]];
|
|
2635
|
-
export var UpdateEncryptionKeyResponse = [3, n0, _UEKRp, 0, [], []];
|
|
2636
|
-
export var UpdateFilterRequest = [
|
|
2634
|
+
export var UpdateEncryptionKeyRequest$ = [3, n0, _UEKR, 0, [_kKI, _sT, _rT], [0, 0, 0]];
|
|
2635
|
+
export var UpdateEncryptionKeyResponse$ = [3, n0, _UEKRp, 0, [], []];
|
|
2636
|
+
export var UpdateFilterRequest$ = [
|
|
2637
2637
|
3,
|
|
2638
2638
|
n0,
|
|
2639
2639
|
_UFR,
|
|
2640
2640
|
0,
|
|
2641
2641
|
[_act, _de, _fCi, _na, _fAil, _rea],
|
|
2642
|
-
[0, 0, () => FilterCriteria
|
|
2642
|
+
[0, 0, () => FilterCriteria$, 0, 0, 0],
|
|
2643
2643
|
];
|
|
2644
|
-
export var UpdateFilterResponse = [3, n0, _UFRp, 0, [_arn], [0]];
|
|
2645
|
-
export var UpdateGitHubIntegrationDetail = [
|
|
2644
|
+
export var UpdateFilterResponse$ = [3, n0, _UFRp, 0, [_arn], [0]];
|
|
2645
|
+
export var UpdateGitHubIntegrationDetail$ = [
|
|
2646
2646
|
3,
|
|
2647
2647
|
n0,
|
|
2648
2648
|
_UGHID,
|
|
@@ -2650,7 +2650,7 @@ export var UpdateGitHubIntegrationDetail = [
|
|
|
2650
2650
|
[_cod, _iInst],
|
|
2651
2651
|
[[() => GitHubAuthCode, 0], 0],
|
|
2652
2652
|
];
|
|
2653
|
-
export var UpdateGitLabSelfManagedIntegrationDetail = [
|
|
2653
|
+
export var UpdateGitLabSelfManagedIntegrationDetail$ = [
|
|
2654
2654
|
3,
|
|
2655
2655
|
n0,
|
|
2656
2656
|
_UGLSMID,
|
|
@@ -2658,16 +2658,23 @@ export var UpdateGitLabSelfManagedIntegrationDetail = [
|
|
|
2658
2658
|
[_aCu],
|
|
2659
2659
|
[[() => GitLabAuthCode, 0]],
|
|
2660
2660
|
];
|
|
2661
|
-
export var UpdateOrganizationConfigurationRequest = [
|
|
2662
|
-
|
|
2661
|
+
export var UpdateOrganizationConfigurationRequest$ = [
|
|
2662
|
+
3,
|
|
2663
|
+
n0,
|
|
2664
|
+
_UOCR,
|
|
2665
|
+
0,
|
|
2666
|
+
[_aE],
|
|
2667
|
+
[() => AutoEnable$],
|
|
2668
|
+
];
|
|
2669
|
+
export var UpdateOrganizationConfigurationResponse$ = [
|
|
2663
2670
|
3,
|
|
2664
2671
|
n0,
|
|
2665
2672
|
_UOCRp,
|
|
2666
2673
|
0,
|
|
2667
2674
|
[_aE],
|
|
2668
|
-
[() => AutoEnable],
|
|
2675
|
+
[() => AutoEnable$],
|
|
2669
2676
|
];
|
|
2670
|
-
export var UpdateOrgEc2DeepInspectionConfigurationRequest = [
|
|
2677
|
+
export var UpdateOrgEc2DeepInspectionConfigurationRequest$ = [
|
|
2671
2678
|
3,
|
|
2672
2679
|
n0,
|
|
2673
2680
|
_UOEDICR,
|
|
@@ -2675,10 +2682,10 @@ export var UpdateOrgEc2DeepInspectionConfigurationRequest = [
|
|
|
2675
2682
|
[_oPP],
|
|
2676
2683
|
[64 | 0],
|
|
2677
2684
|
];
|
|
2678
|
-
export var UpdateOrgEc2DeepInspectionConfigurationResponse = [3, n0, _UOEDICRp, 0, [], []];
|
|
2679
|
-
export var Usage = [3, n0, _Us, 0, [_ty, _tota, _eMC, _cu], [0, 1, 1, 0]];
|
|
2680
|
-
export var UsageTotal = [3, n0, _UT, 0, [_aI, _us], [0, () => UsageList]];
|
|
2681
|
-
export var ValidationException = [
|
|
2685
|
+
export var UpdateOrgEc2DeepInspectionConfigurationResponse$ = [3, n0, _UOEDICRp, 0, [], []];
|
|
2686
|
+
export var Usage$ = [3, n0, _Us, 0, [_ty, _tota, _eMC, _cu], [0, 1, 1, 0]];
|
|
2687
|
+
export var UsageTotal$ = [3, n0, _UT, 0, [_aI, _us], [0, () => UsageList]];
|
|
2688
|
+
export var ValidationException$ = [
|
|
2682
2689
|
-3,
|
|
2683
2690
|
n0,
|
|
2684
2691
|
_VE,
|
|
@@ -2686,9 +2693,9 @@ export var ValidationException = [
|
|
|
2686
2693
|
[_m, _rea, _fiel],
|
|
2687
2694
|
[0, 0, () => ValidationExceptionFields],
|
|
2688
2695
|
];
|
|
2689
|
-
TypeRegistry.for(n0).registerError(ValidationException
|
|
2690
|
-
export var ValidationExceptionField = [3, n0, _VEF, 0, [_na, _m], [0, 0]];
|
|
2691
|
-
export var Vulnerability = [
|
|
2696
|
+
TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
2697
|
+
export var ValidationExceptionField$ = [3, n0, _VEF, 0, [_na, _m], [0, 0]];
|
|
2698
|
+
export var Vulnerability$ = [
|
|
2692
2699
|
3,
|
|
2693
2700
|
n0,
|
|
2694
2701
|
_V,
|
|
@@ -2697,25 +2704,25 @@ export var Vulnerability = [
|
|
|
2697
2704
|
[
|
|
2698
2705
|
0,
|
|
2699
2706
|
64 | 0,
|
|
2700
|
-
() => CisaData
|
|
2707
|
+
() => CisaData$,
|
|
2701
2708
|
0,
|
|
2702
2709
|
0,
|
|
2703
|
-
() => AtigData
|
|
2710
|
+
() => AtigData$,
|
|
2704
2711
|
0,
|
|
2705
|
-
() => Cvss4
|
|
2706
|
-
() => Cvss3
|
|
2712
|
+
() => Cvss4$,
|
|
2713
|
+
() => Cvss3$,
|
|
2707
2714
|
64 | 0,
|
|
2708
|
-
() => Cvss2
|
|
2715
|
+
() => Cvss2$,
|
|
2709
2716
|
4,
|
|
2710
2717
|
4,
|
|
2711
2718
|
0,
|
|
2712
2719
|
64 | 0,
|
|
2713
|
-
() => ExploitObserved
|
|
2720
|
+
() => ExploitObserved$,
|
|
2714
2721
|
64 | 0,
|
|
2715
|
-
() => Epss
|
|
2722
|
+
() => Epss$,
|
|
2716
2723
|
],
|
|
2717
2724
|
];
|
|
2718
|
-
export var VulnerablePackage = [
|
|
2725
|
+
export var VulnerablePackage$ = [
|
|
2719
2726
|
3,
|
|
2720
2727
|
n0,
|
|
2721
2728
|
_VP,
|
|
@@ -2723,858 +2730,852 @@ export var VulnerablePackage = [
|
|
|
2723
2730
|
[_na, _v, _sLH, _epo, _rel, _arch, _pM, _fP, _fIV, _rem, _sLLA],
|
|
2724
2731
|
[0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0],
|
|
2725
2732
|
];
|
|
2726
|
-
export var WeeklySchedule = [3, n0, _WS, 0, [_sTt, _day], [() => Time
|
|
2727
|
-
export var Inspector2ServiceException = [-3, _sm, "Inspector2ServiceException", 0, [], []];
|
|
2728
|
-
TypeRegistry.for(_sm).registerError(Inspector2ServiceException
|
|
2729
|
-
|
|
2730
|
-
|
|
2731
|
-
|
|
2732
|
-
|
|
2733
|
-
|
|
2734
|
-
|
|
2735
|
-
|
|
2736
|
-
|
|
2737
|
-
|
|
2738
|
-
|
|
2739
|
-
|
|
2740
|
-
|
|
2741
|
-
|
|
2742
|
-
|
|
2743
|
-
|
|
2744
|
-
|
|
2745
|
-
|
|
2746
|
-
|
|
2747
|
-
|
|
2748
|
-
|
|
2749
|
-
|
|
2750
|
-
|
|
2751
|
-
|
|
2752
|
-
|
|
2753
|
-
|
|
2754
|
-
|
|
2755
|
-
|
|
2756
|
-
|
|
2757
|
-
|
|
2758
|
-
|
|
2759
|
-
|
|
2733
|
+
export var WeeklySchedule$ = [3, n0, _WS, 0, [_sTt, _day], [() => Time$, 64 | 0]];
|
|
2734
|
+
export var Inspector2ServiceException$ = [-3, _sm, "Inspector2ServiceException", 0, [], []];
|
|
2735
|
+
TypeRegistry.for(_sm).registerError(Inspector2ServiceException$, Inspector2ServiceException);
|
|
2736
|
+
var AccountIdFilterList = [1, n0, _AIFL, 0, () => CisStringFilter$];
|
|
2737
|
+
var AccountIdSet = 64 | 0;
|
|
2738
|
+
var AccountList = [1, n0, _AL, 0, () => Account$];
|
|
2739
|
+
var AccountStateList = [1, n0, _ASL, 0, () => AccountState$];
|
|
2740
|
+
var AggregationResponseList = [1, n0, _ARL, 0, () => AggregationResponse$];
|
|
2741
|
+
var ArchitectureList = 64 | 0;
|
|
2742
|
+
var AssociateConfigurationRequestList = [1, n0, _ACRL, 0, () => AssociateConfigurationRequest$];
|
|
2743
|
+
var AwsEksWorkloadInfoList = [1, n0, _AEWIL, 0, () => AwsEksWorkloadInfo$];
|
|
2744
|
+
var CheckIdFilterList = [1, n0, _CIFL, 0, () => CisStringFilter$];
|
|
2745
|
+
var CisAccountIdList = 64 | 0;
|
|
2746
|
+
var CisCheckAggregationList = [1, n0, _CCAL, 0, () => CisCheckAggregation$];
|
|
2747
|
+
var CisFindingArnFilterList = [1, n0, _CFAFL, 0, () => CisStringFilter$];
|
|
2748
|
+
var CisFindingStatusFilterList = [1, n0, _CFSFL, 0, () => CisFindingStatusFilter$];
|
|
2749
|
+
var CisNumberFilterList = [1, n0, _CNFL, 0, () => CisNumberFilter$];
|
|
2750
|
+
var CisResultStatusFilterList = [1, n0, _CRSFL, 0, () => CisResultStatusFilter$];
|
|
2751
|
+
var CisScanArnFilterList = [1, n0, _CSAFL, 0, () => CisStringFilter$];
|
|
2752
|
+
var CisScanConfigurationArnFilterList = [1, n0, _CSCAFL, 0, () => CisStringFilter$];
|
|
2753
|
+
var CisScanConfigurationList = [1, n0, _CSCL, 0, () => CisScanConfiguration$];
|
|
2754
|
+
var CisScanDateFilterList = [1, n0, _CSDFL, 0, () => CisDateFilter$];
|
|
2755
|
+
var CisScanList = [1, n0, _CSL, 0, () => CisScan$];
|
|
2756
|
+
var CisScanNameFilterList = [1, n0, _CSNFL, 0, () => CisStringFilter$];
|
|
2757
|
+
var CisScanResultDetailsList = [1, n0, _CSRDL, 0, () => CisScanResultDetails$];
|
|
2758
|
+
var CisScanStatusFilterList = [1, n0, _CSSFL, 0, () => CisScanStatusFilter$];
|
|
2759
|
+
var CisScheduledByFilterList = [1, n0, _CSBFL, 0, () => CisStringFilter$];
|
|
2760
|
+
var CisSecurityLevelFilterList = [1, n0, _CSLFL, 0, () => CisSecurityLevelFilter$];
|
|
2761
|
+
var CisSessionMessages = [1, n0, _CSMi, 0, () => CisSessionMessage$];
|
|
2762
|
+
var CisTargetResourceAggregationList = [1, n0, _CTRAL, 0, () => CisTargetResourceAggregation$];
|
|
2763
|
+
var ClusterDetailsList = [1, n0, _CDL, 0, () => ClusterDetails$];
|
|
2764
|
+
var ClusterInformationList = [1, n0, _CIL, 0, () => ClusterInformation$];
|
|
2765
|
+
var CodeLineList = [1, n0, _CLL, 0, () => CodeLine$];
|
|
2766
|
+
var CodeSecurityScanConfigurationAssociationSummaries = [
|
|
2760
2767
|
1,
|
|
2761
2768
|
n0,
|
|
2762
2769
|
_CSSCASo,
|
|
2763
2770
|
0,
|
|
2764
|
-
() => CodeSecurityScanConfigurationAssociationSummary
|
|
2771
|
+
() => CodeSecurityScanConfigurationAssociationSummary$,
|
|
2765
2772
|
];
|
|
2766
|
-
|
|
2773
|
+
var CodeSecurityScanConfigurationSummaries = [
|
|
2767
2774
|
1,
|
|
2768
2775
|
n0,
|
|
2769
2776
|
_CSSCSo,
|
|
2770
2777
|
0,
|
|
2771
|
-
() => CodeSecurityScanConfigurationSummary
|
|
2772
|
-
];
|
|
2773
|
-
|
|
2774
|
-
|
|
2775
|
-
|
|
2776
|
-
|
|
2777
|
-
|
|
2778
|
-
|
|
2779
|
-
|
|
2780
|
-
|
|
2781
|
-
|
|
2782
|
-
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2786
|
-
|
|
2787
|
-
|
|
2788
|
-
|
|
2789
|
-
|
|
2790
|
-
|
|
2791
|
-
|
|
2792
|
-
|
|
2793
|
-
|
|
2794
|
-
|
|
2795
|
-
|
|
2796
|
-
|
|
2797
|
-
|
|
2798
|
-
];
|
|
2799
|
-
export var EnableResourceTypeList = 64 | 0;
|
|
2800
|
-
export var EvidenceList = [1, n0, _EL, 0, () => Evidence];
|
|
2801
|
-
export var FailedAccountList = [1, n0, _FAL, 0, () => FailedAccount];
|
|
2802
|
-
export var FailedAssociationResultList = [1, n0, _FARL, 0, () => FailedAssociationResult];
|
|
2803
|
-
export var FailedMemberAccountEc2DeepInspectionStatusStateList = [
|
|
2778
|
+
() => CodeSecurityScanConfigurationSummary$,
|
|
2779
|
+
];
|
|
2780
|
+
var CodeSnippetErrorList = [1, n0, _CSEL, 0, () => CodeSnippetError$];
|
|
2781
|
+
var CodeSnippetResultList = [1, n0, _CSRL, 0, () => CodeSnippetResult$];
|
|
2782
|
+
var ContinuousIntegrationScanSupportedEvents = 64 | 0;
|
|
2783
|
+
var CountsList = [1, n0, _CLo, 0, () => Counts$];
|
|
2784
|
+
var CoverageDateFilterList = [1, n0, _CDFL, 0, () => CoverageDateFilter$];
|
|
2785
|
+
var CoverageMapFilterList = [1, n0, _CMFL, 0, () => CoverageMapFilter$];
|
|
2786
|
+
var CoverageNumberFilterList = [1, n0, _CNFLo, 0, () => CoverageNumberFilter$];
|
|
2787
|
+
var CoverageStringFilterList = [1, n0, _CSFL, 0, () => CoverageStringFilter$];
|
|
2788
|
+
var CoveredResources = [1, n0, _CRo, 0, () => CoveredResource$];
|
|
2789
|
+
var CvssScoreAdjustmentList = [1, n0, _CSAL, 0, () => CvssScoreAdjustment$];
|
|
2790
|
+
var CvssScoreList = [1, n0, _CSLv, 0, () => CvssScore$];
|
|
2791
|
+
var CweList = 64 | 0;
|
|
2792
|
+
var Cwes = 64 | 0;
|
|
2793
|
+
var DateFilterList = [1, n0, _DFL, 0, () => DateFilter$];
|
|
2794
|
+
var DaysList = 64 | 0;
|
|
2795
|
+
var DelegatedAdminAccountList = [1, n0, _DAAL, 0, () => DelegatedAdminAccount$];
|
|
2796
|
+
var DetectionPlatforms = 64 | 0;
|
|
2797
|
+
var DetectorTagList = 64 | 0;
|
|
2798
|
+
var DisableResourceTypeList = 64 | 0;
|
|
2799
|
+
var DisassociateConfigurationRequestList = [1, n0, _DCRL, 0, () => DisassociateConfigurationRequest$];
|
|
2800
|
+
var EnableResourceTypeList = 64 | 0;
|
|
2801
|
+
var EvidenceList = [1, n0, _EL, 0, () => Evidence$];
|
|
2802
|
+
var FailedAccountList = [1, n0, _FAL, 0, () => FailedAccount$];
|
|
2803
|
+
var FailedAssociationResultList = [1, n0, _FARL, 0, () => FailedAssociationResult$];
|
|
2804
|
+
var FailedMemberAccountEc2DeepInspectionStatusStateList = [
|
|
2804
2805
|
1,
|
|
2805
2806
|
n0,
|
|
2806
2807
|
_FMAEDISSL,
|
|
2807
2808
|
0,
|
|
2808
|
-
() => FailedMemberAccountEc2DeepInspectionStatusState
|
|
2809
|
-
];
|
|
2810
|
-
|
|
2811
|
-
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
|
|
2817
|
-
|
|
2818
|
-
|
|
2819
|
-
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2827
|
-
|
|
2809
|
+
() => FailedMemberAccountEc2DeepInspectionStatusState$,
|
|
2810
|
+
];
|
|
2811
|
+
var FilterArnList = 64 | 0;
|
|
2812
|
+
var FilterList = [1, n0, _FL, 0, () => Filter$];
|
|
2813
|
+
var FindingArnList = 64 | 0;
|
|
2814
|
+
var FindingArns = 64 | 0;
|
|
2815
|
+
var FindingDetails = [1, n0, _FDi, 0, () => FindingDetail$];
|
|
2816
|
+
var FindingDetailsErrorList = [1, n0, _FDEL, 0, () => FindingDetailsError$];
|
|
2817
|
+
var FindingList = [1, n0, _FLi, 0, () => Finding$];
|
|
2818
|
+
var FreeTrialAccountInfoList = [1, n0, _FTAIL, 0, () => FreeTrialAccountInfo$];
|
|
2819
|
+
var FreeTrialInfoErrorList = [1, n0, _FTIEL, 0, () => FreeTrialInfoError$];
|
|
2820
|
+
var FreeTrialInfoList = [1, n0, _FTIL, 0, () => FreeTrialInfo$];
|
|
2821
|
+
var ImageTagList = 64 | 0;
|
|
2822
|
+
var IntegrationSummaries = [1, n0, _IS, 0, () => CodeSecurityIntegrationSummary$];
|
|
2823
|
+
var IpV4AddressList = 64 | 0;
|
|
2824
|
+
var IpV6AddressList = 64 | 0;
|
|
2825
|
+
var LambdaLayerList = 64 | 0;
|
|
2826
|
+
var LayerList = 64 | 0;
|
|
2827
|
+
var MapFilterList = [1, n0, _MFL, 0, () => MapFilter$];
|
|
2828
|
+
var MemberAccountEc2DeepInspectionStatusList = [
|
|
2828
2829
|
1,
|
|
2829
2830
|
n0,
|
|
2830
2831
|
_MAEDISL,
|
|
2831
2832
|
0,
|
|
2832
|
-
() => MemberAccountEc2DeepInspectionStatus
|
|
2833
|
+
() => MemberAccountEc2DeepInspectionStatus$,
|
|
2833
2834
|
];
|
|
2834
|
-
|
|
2835
|
+
var MemberAccountEc2DeepInspectionStatusStateList = [
|
|
2835
2836
|
1,
|
|
2836
2837
|
n0,
|
|
2837
2838
|
_MAEDISSL,
|
|
2838
2839
|
0,
|
|
2839
|
-
() => MemberAccountEc2DeepInspectionStatusState
|
|
2840
|
-
];
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2844
|
-
|
|
2845
|
-
|
|
2846
|
-
|
|
2847
|
-
|
|
2848
|
-
|
|
2849
|
-
|
|
2850
|
-
|
|
2851
|
-
|
|
2840
|
+
() => MemberAccountEc2DeepInspectionStatusState$,
|
|
2841
|
+
];
|
|
2842
|
+
var MemberList = [1, n0, _ML, 0, () => Member$];
|
|
2843
|
+
var MeteringAccountIdList = 64 | 0;
|
|
2844
|
+
var NonEmptyStringList = 64 | 0;
|
|
2845
|
+
var NumberFilterList = [1, n0, _NFL, 0, () => NumberFilter$];
|
|
2846
|
+
var OneAccountIdFilterList = [1, n0, _OAIFL, 0, () => CisStringFilter$];
|
|
2847
|
+
var PackageFilterList = [1, n0, _PFL, 0, () => PackageFilter$];
|
|
2848
|
+
var PathList = 64 | 0;
|
|
2849
|
+
var Permissions = [1, n0, _Pe, 0, () => Permission$];
|
|
2850
|
+
var PlatformFilterList = [1, n0, _PFLl, 0, () => CisStringFilter$];
|
|
2851
|
+
var PortRangeFilterList = [1, n0, _PRFL, 0, () => PortRangeFilter$];
|
|
2852
|
+
var ProjectContinuousIntegrationScanConfigurationList = [
|
|
2852
2853
|
1,
|
|
2853
2854
|
n0,
|
|
2854
2855
|
_PCISCL,
|
|
2855
2856
|
0,
|
|
2856
|
-
() => ProjectContinuousIntegrationScanConfiguration
|
|
2857
|
+
() => ProjectContinuousIntegrationScanConfiguration$,
|
|
2857
2858
|
];
|
|
2858
|
-
|
|
2859
|
+
var ProjectPeriodicScanConfigurationList = [
|
|
2859
2860
|
1,
|
|
2860
2861
|
n0,
|
|
2861
2862
|
_PPSCL,
|
|
2862
2863
|
0,
|
|
2863
|
-
() => ProjectPeriodicScanConfiguration
|
|
2864
|
-
];
|
|
2865
|
-
|
|
2866
|
-
|
|
2867
|
-
|
|
2868
|
-
|
|
2869
|
-
|
|
2870
|
-
|
|
2871
|
-
|
|
2872
|
-
|
|
2873
|
-
|
|
2874
|
-
|
|
2875
|
-
|
|
2876
|
-
|
|
2877
|
-
|
|
2878
|
-
|
|
2879
|
-
|
|
2880
|
-
|
|
2881
|
-
|
|
2882
|
-
|
|
2883
|
-
|
|
2884
|
-
|
|
2885
|
-
|
|
2886
|
-
|
|
2887
|
-
|
|
2888
|
-
|
|
2889
|
-
|
|
2890
|
-
|
|
2891
|
-
|
|
2892
|
-
|
|
2893
|
-
|
|
2894
|
-
|
|
2895
|
-
|
|
2896
|
-
|
|
2897
|
-
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2901
|
-
|
|
2902
|
-
|
|
2903
|
-
export var AggregationRequest = [
|
|
2864
|
+
() => ProjectPeriodicScanConfiguration$,
|
|
2865
|
+
];
|
|
2866
|
+
var ReferenceUrls = 64 | 0;
|
|
2867
|
+
var RelatedVulnerabilities = 64 | 0;
|
|
2868
|
+
var ReportTargetAccounts = 64 | 0;
|
|
2869
|
+
var ResourceIdFilterList = [1, n0, _RIFL, 0, () => CisStringFilter$];
|
|
2870
|
+
var ResourceList = [1, n0, _RL, 0, () => Resource$];
|
|
2871
|
+
var ResourceMapFilterList = [1, n0, _RMFL, 0, () => ResourceMapFilter$];
|
|
2872
|
+
var ResourceStringFilterList = [1, n0, _RSFL, 0, () => ResourceStringFilter$];
|
|
2873
|
+
var ResourceTagFilterList = [1, n0, _RTFL, 0, () => TagFilter$];
|
|
2874
|
+
var RuleSetCategories = 64 | 0;
|
|
2875
|
+
var SecurityGroupIdList = 64 | 0;
|
|
2876
|
+
var StepList = [1, n0, _SL, 0, () => Step$];
|
|
2877
|
+
var StringFilterList = [1, n0, _SFL, 0, () => StringFilter$];
|
|
2878
|
+
var StringList = 64 | 0;
|
|
2879
|
+
var SubnetIdList = 64 | 0;
|
|
2880
|
+
var SuccessfulAssociationResultList = [1, n0, _SARL, 0, () => SuccessfulAssociationResult$];
|
|
2881
|
+
var SuggestedFixes = [1, n0, _SFug, 0, () => SuggestedFix$];
|
|
2882
|
+
var TagKeyList = 64 | 0;
|
|
2883
|
+
var TagList = 64 | 0;
|
|
2884
|
+
var TagValueList = 64 | 0;
|
|
2885
|
+
var TargetAccountList = 64 | 0;
|
|
2886
|
+
var Targets = 64 | 0;
|
|
2887
|
+
var TargetStatusFilterList = [1, n0, _TSFL, 0, () => CisTargetStatusFilter$];
|
|
2888
|
+
var TargetStatusReasonFilterList = [1, n0, _TSRFL, 0, () => CisTargetStatusReasonFilter$];
|
|
2889
|
+
var TitleFilterList = [1, n0, _TFL, 0, () => CisStringFilter$];
|
|
2890
|
+
var Tools = 64 | 0;
|
|
2891
|
+
var Ttps = 64 | 0;
|
|
2892
|
+
var UsageAccountIdList = 64 | 0;
|
|
2893
|
+
var UsageList = [1, n0, _UL, 0, () => Usage$];
|
|
2894
|
+
var UsageTotalList = [1, n0, _UTL, 0, () => UsageTotal$];
|
|
2895
|
+
var ValidationExceptionFields = [1, n0, _VEFa, 0, () => ValidationExceptionField$];
|
|
2896
|
+
var Vulnerabilities = [1, n0, _Vu, 0, () => Vulnerability$];
|
|
2897
|
+
var VulnerabilityIdList = 64 | 0;
|
|
2898
|
+
var VulnerabilityReferenceUrls = 64 | 0;
|
|
2899
|
+
var VulnerablePackageList = [1, n0, _VPL, 0, () => VulnerablePackage$];
|
|
2900
|
+
var VulnIdList = 64 | 0;
|
|
2901
|
+
var CisTagMap = 128 | 0;
|
|
2902
|
+
var TagMap = 128 | 0;
|
|
2903
|
+
var TargetResourceTags = [2, n0, _TRT, 0, 0, 64 | 0];
|
|
2904
|
+
export var AggregationRequest$ = [
|
|
2904
2905
|
3,
|
|
2905
2906
|
n0,
|
|
2906
2907
|
_AR,
|
|
2907
2908
|
0,
|
|
2908
2909
|
[_aA, _aAm, _aECA, _eIAc, _fTA, _iLA, _pAa, _rAe, _tAi, _lLA, _lFA, _cRA],
|
|
2909
2910
|
[
|
|
2910
|
-
() => AccountAggregation
|
|
2911
|
-
() => AmiAggregation
|
|
2912
|
-
() => AwsEcrContainerAggregation
|
|
2913
|
-
() => Ec2InstanceAggregation
|
|
2914
|
-
() => FindingTypeAggregation
|
|
2915
|
-
() => ImageLayerAggregation
|
|
2916
|
-
() => PackageAggregation
|
|
2917
|
-
() => RepositoryAggregation
|
|
2918
|
-
() => TitleAggregation
|
|
2919
|
-
() => LambdaLayerAggregation
|
|
2920
|
-
() => LambdaFunctionAggregation
|
|
2921
|
-
() => CodeRepositoryAggregation
|
|
2911
|
+
() => AccountAggregation$,
|
|
2912
|
+
() => AmiAggregation$,
|
|
2913
|
+
() => AwsEcrContainerAggregation$,
|
|
2914
|
+
() => Ec2InstanceAggregation$,
|
|
2915
|
+
() => FindingTypeAggregation$,
|
|
2916
|
+
() => ImageLayerAggregation$,
|
|
2917
|
+
() => PackageAggregation$,
|
|
2918
|
+
() => RepositoryAggregation$,
|
|
2919
|
+
() => TitleAggregation$,
|
|
2920
|
+
() => LambdaLayerAggregation$,
|
|
2921
|
+
() => LambdaFunctionAggregation$,
|
|
2922
|
+
() => CodeRepositoryAggregation$,
|
|
2922
2923
|
],
|
|
2923
2924
|
];
|
|
2924
|
-
export var AggregationResponse = [
|
|
2925
|
+
export var AggregationResponse$ = [
|
|
2925
2926
|
3,
|
|
2926
2927
|
n0,
|
|
2927
2928
|
_ARg,
|
|
2928
2929
|
0,
|
|
2929
2930
|
[_aA, _aAm, _aECA, _eIAc, _fTA, _iLA, _pAa, _rAe, _tAi, _lLA, _lFA, _cRA],
|
|
2930
2931
|
[
|
|
2931
|
-
() => AccountAggregationResponse
|
|
2932
|
-
() => AmiAggregationResponse
|
|
2933
|
-
() => AwsEcrContainerAggregationResponse
|
|
2934
|
-
() => Ec2InstanceAggregationResponse
|
|
2935
|
-
() => FindingTypeAggregationResponse
|
|
2936
|
-
() => ImageLayerAggregationResponse
|
|
2937
|
-
() => PackageAggregationResponse
|
|
2938
|
-
() => RepositoryAggregationResponse
|
|
2939
|
-
() => TitleAggregationResponse
|
|
2940
|
-
() => LambdaLayerAggregationResponse
|
|
2941
|
-
() => LambdaFunctionAggregationResponse
|
|
2942
|
-
() => CodeRepositoryAggregationResponse
|
|
2932
|
+
() => AccountAggregationResponse$,
|
|
2933
|
+
() => AmiAggregationResponse$,
|
|
2934
|
+
() => AwsEcrContainerAggregationResponse$,
|
|
2935
|
+
() => Ec2InstanceAggregationResponse$,
|
|
2936
|
+
() => FindingTypeAggregationResponse$,
|
|
2937
|
+
() => ImageLayerAggregationResponse$,
|
|
2938
|
+
() => PackageAggregationResponse$,
|
|
2939
|
+
() => RepositoryAggregationResponse$,
|
|
2940
|
+
() => TitleAggregationResponse$,
|
|
2941
|
+
() => LambdaLayerAggregationResponse$,
|
|
2942
|
+
() => LambdaFunctionAggregationResponse$,
|
|
2943
|
+
() => CodeRepositoryAggregationResponse$,
|
|
2943
2944
|
],
|
|
2944
2945
|
];
|
|
2945
|
-
export var ClusterMetadata = [
|
|
2946
|
+
export var ClusterMetadata$ = [
|
|
2946
2947
|
3,
|
|
2947
2948
|
n0,
|
|
2948
2949
|
_CM,
|
|
2949
2950
|
0,
|
|
2950
2951
|
[_aEMD, _aEMDw],
|
|
2951
|
-
[() => AwsEcsMetadataDetails
|
|
2952
|
+
[() => AwsEcsMetadataDetails$, () => AwsEksMetadataDetails$],
|
|
2952
2953
|
];
|
|
2953
|
-
export var CodeSecurityResource = [3, n0, _CSRo, 0, [_pI], [0]];
|
|
2954
|
-
export var CreateIntegrationDetail = [
|
|
2954
|
+
export var CodeSecurityResource$ = [3, n0, _CSRo, 0, [_pI], [0]];
|
|
2955
|
+
export var CreateIntegrationDetail$ = [
|
|
2955
2956
|
3,
|
|
2956
2957
|
n0,
|
|
2957
2958
|
_CID,
|
|
2958
2959
|
0,
|
|
2959
2960
|
[_gSM],
|
|
2960
|
-
[[() => CreateGitLabSelfManagedIntegrationDetail
|
|
2961
|
+
[[() => CreateGitLabSelfManagedIntegrationDetail$, 0]],
|
|
2961
2962
|
];
|
|
2962
|
-
export var Schedule = [
|
|
2963
|
+
export var Schedule$ = [
|
|
2963
2964
|
3,
|
|
2964
2965
|
n0,
|
|
2965
2966
|
_Sc,
|
|
2966
2967
|
0,
|
|
2967
2968
|
[_oT, _dai, _w, _mo],
|
|
2968
|
-
[() => OneTimeSchedule
|
|
2969
|
+
[() => OneTimeSchedule$, () => DailySchedule$, () => WeeklySchedule$, () => MonthlySchedule$],
|
|
2969
2970
|
];
|
|
2970
|
-
export var UpdateIntegrationDetails = [
|
|
2971
|
+
export var UpdateIntegrationDetails$ = [
|
|
2971
2972
|
3,
|
|
2972
2973
|
n0,
|
|
2973
2974
|
_UID,
|
|
2974
2975
|
0,
|
|
2975
2976
|
[_gSM, _g],
|
|
2976
2977
|
[
|
|
2977
|
-
[() => UpdateGitLabSelfManagedIntegrationDetail
|
|
2978
|
-
[() => UpdateGitHubIntegrationDetail
|
|
2978
|
+
[() => UpdateGitLabSelfManagedIntegrationDetail$, 0],
|
|
2979
|
+
[() => UpdateGitHubIntegrationDetail$, 0],
|
|
2979
2980
|
],
|
|
2980
2981
|
];
|
|
2981
|
-
export var AssociateMember = [
|
|
2982
|
+
export var AssociateMember$ = [
|
|
2982
2983
|
9,
|
|
2983
2984
|
n0,
|
|
2984
2985
|
_AM,
|
|
2985
2986
|
{ [_ht]: ["POST", "/members/associate", 200] },
|
|
2986
|
-
() => AssociateMemberRequest
|
|
2987
|
-
() => AssociateMemberResponse
|
|
2987
|
+
() => AssociateMemberRequest$,
|
|
2988
|
+
() => AssociateMemberResponse$,
|
|
2988
2989
|
];
|
|
2989
|
-
export var BatchAssociateCodeSecurityScanConfiguration = [
|
|
2990
|
+
export var BatchAssociateCodeSecurityScanConfiguration$ = [
|
|
2990
2991
|
9,
|
|
2991
2992
|
n0,
|
|
2992
2993
|
_BACSSC,
|
|
2993
2994
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/batch/associate", 200] },
|
|
2994
|
-
() => BatchAssociateCodeSecurityScanConfigurationRequest
|
|
2995
|
-
() => BatchAssociateCodeSecurityScanConfigurationResponse
|
|
2995
|
+
() => BatchAssociateCodeSecurityScanConfigurationRequest$,
|
|
2996
|
+
() => BatchAssociateCodeSecurityScanConfigurationResponse$,
|
|
2996
2997
|
];
|
|
2997
|
-
export var BatchDisassociateCodeSecurityScanConfiguration = [
|
|
2998
|
+
export var BatchDisassociateCodeSecurityScanConfiguration$ = [
|
|
2998
2999
|
9,
|
|
2999
3000
|
n0,
|
|
3000
3001
|
_BDCSSC,
|
|
3001
3002
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/batch/disassociate", 200] },
|
|
3002
|
-
() => BatchDisassociateCodeSecurityScanConfigurationRequest
|
|
3003
|
-
() => BatchDisassociateCodeSecurityScanConfigurationResponse
|
|
3003
|
+
() => BatchDisassociateCodeSecurityScanConfigurationRequest$,
|
|
3004
|
+
() => BatchDisassociateCodeSecurityScanConfigurationResponse$,
|
|
3004
3005
|
];
|
|
3005
|
-
export var BatchGetAccountStatus = [
|
|
3006
|
+
export var BatchGetAccountStatus$ = [
|
|
3006
3007
|
9,
|
|
3007
3008
|
n0,
|
|
3008
3009
|
_BGAS,
|
|
3009
3010
|
{ [_ht]: ["POST", "/status/batch/get", 200] },
|
|
3010
|
-
() => BatchGetAccountStatusRequest
|
|
3011
|
-
() => BatchGetAccountStatusResponse
|
|
3011
|
+
() => BatchGetAccountStatusRequest$,
|
|
3012
|
+
() => BatchGetAccountStatusResponse$,
|
|
3012
3013
|
];
|
|
3013
|
-
export var BatchGetCodeSnippet = [
|
|
3014
|
+
export var BatchGetCodeSnippet$ = [
|
|
3014
3015
|
9,
|
|
3015
3016
|
n0,
|
|
3016
3017
|
_BGCS,
|
|
3017
3018
|
{ [_ht]: ["POST", "/codesnippet/batchget", 200] },
|
|
3018
|
-
() => BatchGetCodeSnippetRequest
|
|
3019
|
-
() => BatchGetCodeSnippetResponse
|
|
3019
|
+
() => BatchGetCodeSnippetRequest$,
|
|
3020
|
+
() => BatchGetCodeSnippetResponse$,
|
|
3020
3021
|
];
|
|
3021
|
-
export var BatchGetFindingDetails = [
|
|
3022
|
+
export var BatchGetFindingDetails$ = [
|
|
3022
3023
|
9,
|
|
3023
3024
|
n0,
|
|
3024
3025
|
_BGFD,
|
|
3025
3026
|
{ [_ht]: ["POST", "/findings/details/batch/get", 200] },
|
|
3026
|
-
() => BatchGetFindingDetailsRequest
|
|
3027
|
-
() => BatchGetFindingDetailsResponse
|
|
3027
|
+
() => BatchGetFindingDetailsRequest$,
|
|
3028
|
+
() => BatchGetFindingDetailsResponse$,
|
|
3028
3029
|
];
|
|
3029
|
-
export var BatchGetFreeTrialInfo = [
|
|
3030
|
+
export var BatchGetFreeTrialInfo$ = [
|
|
3030
3031
|
9,
|
|
3031
3032
|
n0,
|
|
3032
3033
|
_BGFTI,
|
|
3033
3034
|
{ [_ht]: ["POST", "/freetrialinfo/batchget", 200] },
|
|
3034
|
-
() => BatchGetFreeTrialInfoRequest
|
|
3035
|
-
() => BatchGetFreeTrialInfoResponse
|
|
3035
|
+
() => BatchGetFreeTrialInfoRequest$,
|
|
3036
|
+
() => BatchGetFreeTrialInfoResponse$,
|
|
3036
3037
|
];
|
|
3037
|
-
export var BatchGetMemberEc2DeepInspectionStatus = [
|
|
3038
|
+
export var BatchGetMemberEc2DeepInspectionStatus$ = [
|
|
3038
3039
|
9,
|
|
3039
3040
|
n0,
|
|
3040
3041
|
_BGMEDIS,
|
|
3041
3042
|
{ [_ht]: ["POST", "/ec2deepinspectionstatus/member/batch/get", 200] },
|
|
3042
|
-
() => BatchGetMemberEc2DeepInspectionStatusRequest
|
|
3043
|
-
() => BatchGetMemberEc2DeepInspectionStatusResponse
|
|
3043
|
+
() => BatchGetMemberEc2DeepInspectionStatusRequest$,
|
|
3044
|
+
() => BatchGetMemberEc2DeepInspectionStatusResponse$,
|
|
3044
3045
|
];
|
|
3045
|
-
export var BatchUpdateMemberEc2DeepInspectionStatus = [
|
|
3046
|
+
export var BatchUpdateMemberEc2DeepInspectionStatus$ = [
|
|
3046
3047
|
9,
|
|
3047
3048
|
n0,
|
|
3048
3049
|
_BUMEDIS,
|
|
3049
3050
|
{ [_ht]: ["POST", "/ec2deepinspectionstatus/member/batch/update", 200] },
|
|
3050
|
-
() => BatchUpdateMemberEc2DeepInspectionStatusRequest
|
|
3051
|
-
() => BatchUpdateMemberEc2DeepInspectionStatusResponse
|
|
3051
|
+
() => BatchUpdateMemberEc2DeepInspectionStatusRequest$,
|
|
3052
|
+
() => BatchUpdateMemberEc2DeepInspectionStatusResponse$,
|
|
3052
3053
|
];
|
|
3053
|
-
export var CancelFindingsReport = [
|
|
3054
|
+
export var CancelFindingsReport$ = [
|
|
3054
3055
|
9,
|
|
3055
3056
|
n0,
|
|
3056
3057
|
_CFRa,
|
|
3057
3058
|
{ [_ht]: ["POST", "/reporting/cancel", 200] },
|
|
3058
|
-
() => CancelFindingsReportRequest
|
|
3059
|
-
() => CancelFindingsReportResponse
|
|
3059
|
+
() => CancelFindingsReportRequest$,
|
|
3060
|
+
() => CancelFindingsReportResponse$,
|
|
3060
3061
|
];
|
|
3061
|
-
export var CancelSbomExport = [
|
|
3062
|
+
export var CancelSbomExport$ = [
|
|
3062
3063
|
9,
|
|
3063
3064
|
n0,
|
|
3064
3065
|
_CSEa,
|
|
3065
3066
|
{ [_ht]: ["POST", "/sbomexport/cancel", 200] },
|
|
3066
|
-
() => CancelSbomExportRequest
|
|
3067
|
-
() => CancelSbomExportResponse
|
|
3067
|
+
() => CancelSbomExportRequest$,
|
|
3068
|
+
() => CancelSbomExportResponse$,
|
|
3068
3069
|
];
|
|
3069
|
-
export var CreateCisScanConfiguration = [
|
|
3070
|
+
export var CreateCisScanConfiguration$ = [
|
|
3070
3071
|
9,
|
|
3071
3072
|
n0,
|
|
3072
3073
|
_CCSC,
|
|
3073
3074
|
{ [_ht]: ["POST", "/cis/scan-configuration/create", 200] },
|
|
3074
|
-
() => CreateCisScanConfigurationRequest
|
|
3075
|
-
() => CreateCisScanConfigurationResponse
|
|
3075
|
+
() => CreateCisScanConfigurationRequest$,
|
|
3076
|
+
() => CreateCisScanConfigurationResponse$,
|
|
3076
3077
|
];
|
|
3077
|
-
export var CreateCodeSecurityIntegration = [
|
|
3078
|
+
export var CreateCodeSecurityIntegration$ = [
|
|
3078
3079
|
9,
|
|
3079
3080
|
n0,
|
|
3080
3081
|
_CCSI,
|
|
3081
3082
|
{ [_ht]: ["POST", "/codesecurity/integration/create", 200] },
|
|
3082
|
-
() => CreateCodeSecurityIntegrationRequest
|
|
3083
|
-
() => CreateCodeSecurityIntegrationResponse
|
|
3083
|
+
() => CreateCodeSecurityIntegrationRequest$,
|
|
3084
|
+
() => CreateCodeSecurityIntegrationResponse$,
|
|
3084
3085
|
];
|
|
3085
|
-
export var CreateCodeSecurityScanConfiguration = [
|
|
3086
|
+
export var CreateCodeSecurityScanConfiguration$ = [
|
|
3086
3087
|
9,
|
|
3087
3088
|
n0,
|
|
3088
3089
|
_CCSSC,
|
|
3089
3090
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/create", 200] },
|
|
3090
|
-
() => CreateCodeSecurityScanConfigurationRequest
|
|
3091
|
-
() => CreateCodeSecurityScanConfigurationResponse
|
|
3091
|
+
() => CreateCodeSecurityScanConfigurationRequest$,
|
|
3092
|
+
() => CreateCodeSecurityScanConfigurationResponse$,
|
|
3092
3093
|
];
|
|
3093
|
-
export var CreateFilter = [
|
|
3094
|
+
export var CreateFilter$ = [
|
|
3094
3095
|
9,
|
|
3095
3096
|
n0,
|
|
3096
3097
|
_CF,
|
|
3097
3098
|
{ [_ht]: ["POST", "/filters/create", 200] },
|
|
3098
|
-
() => CreateFilterRequest
|
|
3099
|
-
() => CreateFilterResponse
|
|
3099
|
+
() => CreateFilterRequest$,
|
|
3100
|
+
() => CreateFilterResponse$,
|
|
3100
3101
|
];
|
|
3101
|
-
export var CreateFindingsReport = [
|
|
3102
|
+
export var CreateFindingsReport$ = [
|
|
3102
3103
|
9,
|
|
3103
3104
|
n0,
|
|
3104
3105
|
_CFRre,
|
|
3105
3106
|
{ [_ht]: ["POST", "/reporting/create", 200] },
|
|
3106
|
-
() => CreateFindingsReportRequest
|
|
3107
|
-
() => CreateFindingsReportResponse
|
|
3107
|
+
() => CreateFindingsReportRequest$,
|
|
3108
|
+
() => CreateFindingsReportResponse$,
|
|
3108
3109
|
];
|
|
3109
|
-
export var CreateSbomExport = [
|
|
3110
|
+
export var CreateSbomExport$ = [
|
|
3110
3111
|
9,
|
|
3111
3112
|
n0,
|
|
3112
3113
|
_CSEr,
|
|
3113
3114
|
{ [_ht]: ["POST", "/sbomexport/create", 200] },
|
|
3114
|
-
() => CreateSbomExportRequest
|
|
3115
|
-
() => CreateSbomExportResponse
|
|
3115
|
+
() => CreateSbomExportRequest$,
|
|
3116
|
+
() => CreateSbomExportResponse$,
|
|
3116
3117
|
];
|
|
3117
|
-
export var DeleteCisScanConfiguration = [
|
|
3118
|
+
export var DeleteCisScanConfiguration$ = [
|
|
3118
3119
|
9,
|
|
3119
3120
|
n0,
|
|
3120
3121
|
_DCSC,
|
|
3121
3122
|
{ [_ht]: ["POST", "/cis/scan-configuration/delete", 200] },
|
|
3122
|
-
() => DeleteCisScanConfigurationRequest
|
|
3123
|
-
() => DeleteCisScanConfigurationResponse
|
|
3123
|
+
() => DeleteCisScanConfigurationRequest$,
|
|
3124
|
+
() => DeleteCisScanConfigurationResponse$,
|
|
3124
3125
|
];
|
|
3125
|
-
export var DeleteCodeSecurityIntegration = [
|
|
3126
|
+
export var DeleteCodeSecurityIntegration$ = [
|
|
3126
3127
|
9,
|
|
3127
3128
|
n0,
|
|
3128
3129
|
_DCSI,
|
|
3129
3130
|
{ [_ht]: ["POST", "/codesecurity/integration/delete", 200] },
|
|
3130
|
-
() => DeleteCodeSecurityIntegrationRequest
|
|
3131
|
-
() => DeleteCodeSecurityIntegrationResponse
|
|
3131
|
+
() => DeleteCodeSecurityIntegrationRequest$,
|
|
3132
|
+
() => DeleteCodeSecurityIntegrationResponse$,
|
|
3132
3133
|
];
|
|
3133
|
-
export var DeleteCodeSecurityScanConfiguration = [
|
|
3134
|
+
export var DeleteCodeSecurityScanConfiguration$ = [
|
|
3134
3135
|
9,
|
|
3135
3136
|
n0,
|
|
3136
3137
|
_DCSSC,
|
|
3137
3138
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/delete", 200] },
|
|
3138
|
-
() => DeleteCodeSecurityScanConfigurationRequest
|
|
3139
|
-
() => DeleteCodeSecurityScanConfigurationResponse
|
|
3139
|
+
() => DeleteCodeSecurityScanConfigurationRequest$,
|
|
3140
|
+
() => DeleteCodeSecurityScanConfigurationResponse$,
|
|
3140
3141
|
];
|
|
3141
|
-
export var DeleteFilter = [
|
|
3142
|
+
export var DeleteFilter$ = [
|
|
3142
3143
|
9,
|
|
3143
3144
|
n0,
|
|
3144
3145
|
_DFe,
|
|
3145
3146
|
{ [_ht]: ["POST", "/filters/delete", 200] },
|
|
3146
|
-
() => DeleteFilterRequest
|
|
3147
|
-
() => DeleteFilterResponse
|
|
3147
|
+
() => DeleteFilterRequest$,
|
|
3148
|
+
() => DeleteFilterResponse$,
|
|
3148
3149
|
];
|
|
3149
|
-
export var DescribeOrganizationConfiguration = [
|
|
3150
|
+
export var DescribeOrganizationConfiguration$ = [
|
|
3150
3151
|
9,
|
|
3151
3152
|
n0,
|
|
3152
3153
|
_DOC,
|
|
3153
3154
|
{ [_ht]: ["POST", "/organizationconfiguration/describe", 200] },
|
|
3154
|
-
() => DescribeOrganizationConfigurationRequest
|
|
3155
|
-
() => DescribeOrganizationConfigurationResponse
|
|
3155
|
+
() => DescribeOrganizationConfigurationRequest$,
|
|
3156
|
+
() => DescribeOrganizationConfigurationResponse$,
|
|
3156
3157
|
];
|
|
3157
|
-
export var Disable = [
|
|
3158
|
+
export var Disable$ = [
|
|
3158
3159
|
9,
|
|
3159
3160
|
n0,
|
|
3160
3161
|
_Di,
|
|
3161
3162
|
{ [_ht]: ["POST", "/disable", 200] },
|
|
3162
|
-
() => DisableRequest
|
|
3163
|
-
() => DisableResponse
|
|
3163
|
+
() => DisableRequest$,
|
|
3164
|
+
() => DisableResponse$,
|
|
3164
3165
|
];
|
|
3165
|
-
export var DisableDelegatedAdminAccount = [
|
|
3166
|
+
export var DisableDelegatedAdminAccount$ = [
|
|
3166
3167
|
9,
|
|
3167
3168
|
n0,
|
|
3168
3169
|
_DDAA,
|
|
3169
3170
|
{ [_ht]: ["POST", "/delegatedadminaccounts/disable", 200] },
|
|
3170
|
-
() => DisableDelegatedAdminAccountRequest
|
|
3171
|
-
() => DisableDelegatedAdminAccountResponse
|
|
3171
|
+
() => DisableDelegatedAdminAccountRequest$,
|
|
3172
|
+
() => DisableDelegatedAdminAccountResponse$,
|
|
3172
3173
|
];
|
|
3173
|
-
export var DisassociateMember = [
|
|
3174
|
+
export var DisassociateMember$ = [
|
|
3174
3175
|
9,
|
|
3175
3176
|
n0,
|
|
3176
3177
|
_DM,
|
|
3177
3178
|
{ [_ht]: ["POST", "/members/disassociate", 200] },
|
|
3178
|
-
() => DisassociateMemberRequest
|
|
3179
|
-
() => DisassociateMemberResponse
|
|
3179
|
+
() => DisassociateMemberRequest$,
|
|
3180
|
+
() => DisassociateMemberResponse$,
|
|
3180
3181
|
];
|
|
3181
|
-
export var Enable = [
|
|
3182
|
+
export var Enable$ = [
|
|
3182
3183
|
9,
|
|
3183
3184
|
n0,
|
|
3184
3185
|
_En,
|
|
3185
3186
|
{ [_ht]: ["POST", "/enable", 200] },
|
|
3186
|
-
() => EnableRequest
|
|
3187
|
-
() => EnableResponse
|
|
3187
|
+
() => EnableRequest$,
|
|
3188
|
+
() => EnableResponse$,
|
|
3188
3189
|
];
|
|
3189
|
-
export var EnableDelegatedAdminAccount = [
|
|
3190
|
+
export var EnableDelegatedAdminAccount$ = [
|
|
3190
3191
|
9,
|
|
3191
3192
|
n0,
|
|
3192
3193
|
_EDAA,
|
|
3193
3194
|
{ [_ht]: ["POST", "/delegatedadminaccounts/enable", 200] },
|
|
3194
|
-
() => EnableDelegatedAdminAccountRequest
|
|
3195
|
-
() => EnableDelegatedAdminAccountResponse
|
|
3195
|
+
() => EnableDelegatedAdminAccountRequest$,
|
|
3196
|
+
() => EnableDelegatedAdminAccountResponse$,
|
|
3196
3197
|
];
|
|
3197
|
-
export var GetCisScanReport = [
|
|
3198
|
+
export var GetCisScanReport$ = [
|
|
3198
3199
|
9,
|
|
3199
3200
|
n0,
|
|
3200
3201
|
_GCSR,
|
|
3201
3202
|
{ [_ht]: ["POST", "/cis/scan/report/get", 200] },
|
|
3202
|
-
() => GetCisScanReportRequest
|
|
3203
|
-
() => GetCisScanReportResponse
|
|
3203
|
+
() => GetCisScanReportRequest$,
|
|
3204
|
+
() => GetCisScanReportResponse$,
|
|
3204
3205
|
];
|
|
3205
|
-
export var GetCisScanResultDetails = [
|
|
3206
|
+
export var GetCisScanResultDetails$ = [
|
|
3206
3207
|
9,
|
|
3207
3208
|
n0,
|
|
3208
3209
|
_GCSRD,
|
|
3209
3210
|
{ [_ht]: ["POST", "/cis/scan-result/details/get", 200] },
|
|
3210
|
-
() => GetCisScanResultDetailsRequest
|
|
3211
|
-
() => GetCisScanResultDetailsResponse
|
|
3211
|
+
() => GetCisScanResultDetailsRequest$,
|
|
3212
|
+
() => GetCisScanResultDetailsResponse$,
|
|
3212
3213
|
];
|
|
3213
|
-
export var GetClustersForImage = [
|
|
3214
|
+
export var GetClustersForImage$ = [
|
|
3214
3215
|
9,
|
|
3215
3216
|
n0,
|
|
3216
3217
|
_GCFI,
|
|
3217
3218
|
{ [_ht]: ["POST", "/cluster/get", 200] },
|
|
3218
|
-
() => GetClustersForImageRequest
|
|
3219
|
-
() => GetClustersForImageResponse
|
|
3219
|
+
() => GetClustersForImageRequest$,
|
|
3220
|
+
() => GetClustersForImageResponse$,
|
|
3220
3221
|
];
|
|
3221
|
-
export var GetCodeSecurityIntegration = [
|
|
3222
|
+
export var GetCodeSecurityIntegration$ = [
|
|
3222
3223
|
9,
|
|
3223
3224
|
n0,
|
|
3224
3225
|
_GCSI,
|
|
3225
3226
|
{ [_ht]: ["POST", "/codesecurity/integration/get", 200] },
|
|
3226
|
-
() => GetCodeSecurityIntegrationRequest
|
|
3227
|
-
() => GetCodeSecurityIntegrationResponse
|
|
3227
|
+
() => GetCodeSecurityIntegrationRequest$,
|
|
3228
|
+
() => GetCodeSecurityIntegrationResponse$,
|
|
3228
3229
|
];
|
|
3229
|
-
export var GetCodeSecurityScan = [
|
|
3230
|
+
export var GetCodeSecurityScan$ = [
|
|
3230
3231
|
9,
|
|
3231
3232
|
n0,
|
|
3232
3233
|
_GCSS,
|
|
3233
3234
|
{ [_ht]: ["POST", "/codesecurity/scan/get", 200] },
|
|
3234
|
-
() => GetCodeSecurityScanRequest
|
|
3235
|
-
() => GetCodeSecurityScanResponse
|
|
3235
|
+
() => GetCodeSecurityScanRequest$,
|
|
3236
|
+
() => GetCodeSecurityScanResponse$,
|
|
3236
3237
|
];
|
|
3237
|
-
export var GetCodeSecurityScanConfiguration = [
|
|
3238
|
+
export var GetCodeSecurityScanConfiguration$ = [
|
|
3238
3239
|
9,
|
|
3239
3240
|
n0,
|
|
3240
3241
|
_GCSSC,
|
|
3241
3242
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/get", 200] },
|
|
3242
|
-
() => GetCodeSecurityScanConfigurationRequest
|
|
3243
|
-
() => GetCodeSecurityScanConfigurationResponse
|
|
3243
|
+
() => GetCodeSecurityScanConfigurationRequest$,
|
|
3244
|
+
() => GetCodeSecurityScanConfigurationResponse$,
|
|
3244
3245
|
];
|
|
3245
|
-
export var GetConfiguration = [
|
|
3246
|
+
export var GetConfiguration$ = [
|
|
3246
3247
|
9,
|
|
3247
3248
|
n0,
|
|
3248
3249
|
_GC,
|
|
3249
3250
|
{ [_ht]: ["POST", "/configuration/get", 200] },
|
|
3250
|
-
() => GetConfigurationRequest
|
|
3251
|
-
() => GetConfigurationResponse
|
|
3251
|
+
() => GetConfigurationRequest$,
|
|
3252
|
+
() => GetConfigurationResponse$,
|
|
3252
3253
|
];
|
|
3253
|
-
export var GetDelegatedAdminAccount = [
|
|
3254
|
+
export var GetDelegatedAdminAccount$ = [
|
|
3254
3255
|
9,
|
|
3255
3256
|
n0,
|
|
3256
3257
|
_GDAA,
|
|
3257
3258
|
{ [_ht]: ["POST", "/delegatedadminaccounts/get", 200] },
|
|
3258
|
-
() => GetDelegatedAdminAccountRequest
|
|
3259
|
-
() => GetDelegatedAdminAccountResponse
|
|
3259
|
+
() => GetDelegatedAdminAccountRequest$,
|
|
3260
|
+
() => GetDelegatedAdminAccountResponse$,
|
|
3260
3261
|
];
|
|
3261
|
-
export var GetEc2DeepInspectionConfiguration = [
|
|
3262
|
+
export var GetEc2DeepInspectionConfiguration$ = [
|
|
3262
3263
|
9,
|
|
3263
3264
|
n0,
|
|
3264
3265
|
_GEDIC,
|
|
3265
3266
|
{ [_ht]: ["POST", "/ec2deepinspectionconfiguration/get", 200] },
|
|
3266
|
-
() => GetEc2DeepInspectionConfigurationRequest
|
|
3267
|
-
() => GetEc2DeepInspectionConfigurationResponse
|
|
3267
|
+
() => GetEc2DeepInspectionConfigurationRequest$,
|
|
3268
|
+
() => GetEc2DeepInspectionConfigurationResponse$,
|
|
3268
3269
|
];
|
|
3269
|
-
export var GetEncryptionKey = [
|
|
3270
|
+
export var GetEncryptionKey$ = [
|
|
3270
3271
|
9,
|
|
3271
3272
|
n0,
|
|
3272
3273
|
_GEK,
|
|
3273
3274
|
{ [_ht]: ["GET", "/encryptionkey/get", 200] },
|
|
3274
|
-
() => GetEncryptionKeyRequest
|
|
3275
|
-
() => GetEncryptionKeyResponse
|
|
3275
|
+
() => GetEncryptionKeyRequest$,
|
|
3276
|
+
() => GetEncryptionKeyResponse$,
|
|
3276
3277
|
];
|
|
3277
|
-
export var GetFindingsReportStatus = [
|
|
3278
|
+
export var GetFindingsReportStatus$ = [
|
|
3278
3279
|
9,
|
|
3279
3280
|
n0,
|
|
3280
3281
|
_GFRS,
|
|
3281
3282
|
{ [_ht]: ["POST", "/reporting/status/get", 200] },
|
|
3282
|
-
() => GetFindingsReportStatusRequest
|
|
3283
|
-
() => GetFindingsReportStatusResponse
|
|
3283
|
+
() => GetFindingsReportStatusRequest$,
|
|
3284
|
+
() => GetFindingsReportStatusResponse$,
|
|
3284
3285
|
];
|
|
3285
|
-
export var GetMember = [
|
|
3286
|
+
export var GetMember$ = [
|
|
3286
3287
|
9,
|
|
3287
3288
|
n0,
|
|
3288
3289
|
_GM,
|
|
3289
3290
|
{ [_ht]: ["POST", "/members/get", 200] },
|
|
3290
|
-
() => GetMemberRequest
|
|
3291
|
-
() => GetMemberResponse
|
|
3291
|
+
() => GetMemberRequest$,
|
|
3292
|
+
() => GetMemberResponse$,
|
|
3292
3293
|
];
|
|
3293
|
-
export var GetSbomExport = [
|
|
3294
|
+
export var GetSbomExport$ = [
|
|
3294
3295
|
9,
|
|
3295
3296
|
n0,
|
|
3296
3297
|
_GSE,
|
|
3297
3298
|
{ [_ht]: ["POST", "/sbomexport/get", 200] },
|
|
3298
|
-
() => GetSbomExportRequest
|
|
3299
|
-
() => GetSbomExportResponse
|
|
3299
|
+
() => GetSbomExportRequest$,
|
|
3300
|
+
() => GetSbomExportResponse$,
|
|
3300
3301
|
];
|
|
3301
|
-
export var ListAccountPermissions = [
|
|
3302
|
+
export var ListAccountPermissions$ = [
|
|
3302
3303
|
9,
|
|
3303
3304
|
n0,
|
|
3304
3305
|
_LAP,
|
|
3305
3306
|
{ [_ht]: ["POST", "/accountpermissions/list", 200] },
|
|
3306
|
-
() => ListAccountPermissionsRequest
|
|
3307
|
-
() => ListAccountPermissionsResponse
|
|
3307
|
+
() => ListAccountPermissionsRequest$,
|
|
3308
|
+
() => ListAccountPermissionsResponse$,
|
|
3308
3309
|
];
|
|
3309
|
-
export var ListCisScanConfigurations = [
|
|
3310
|
+
export var ListCisScanConfigurations$ = [
|
|
3310
3311
|
9,
|
|
3311
3312
|
n0,
|
|
3312
3313
|
_LCSC,
|
|
3313
3314
|
{ [_ht]: ["POST", "/cis/scan-configuration/list", 200] },
|
|
3314
|
-
() => ListCisScanConfigurationsRequest
|
|
3315
|
-
() => ListCisScanConfigurationsResponse
|
|
3315
|
+
() => ListCisScanConfigurationsRequest$,
|
|
3316
|
+
() => ListCisScanConfigurationsResponse$,
|
|
3316
3317
|
];
|
|
3317
|
-
export var ListCisScanResultsAggregatedByChecks = [
|
|
3318
|
+
export var ListCisScanResultsAggregatedByChecks$ = [
|
|
3318
3319
|
9,
|
|
3319
3320
|
n0,
|
|
3320
3321
|
_LCSRABC,
|
|
3321
3322
|
{ [_ht]: ["POST", "/cis/scan-result/check/list", 200] },
|
|
3322
|
-
() => ListCisScanResultsAggregatedByChecksRequest
|
|
3323
|
-
() => ListCisScanResultsAggregatedByChecksResponse
|
|
3323
|
+
() => ListCisScanResultsAggregatedByChecksRequest$,
|
|
3324
|
+
() => ListCisScanResultsAggregatedByChecksResponse$,
|
|
3324
3325
|
];
|
|
3325
|
-
export var ListCisScanResultsAggregatedByTargetResource = [
|
|
3326
|
+
export var ListCisScanResultsAggregatedByTargetResource$ = [
|
|
3326
3327
|
9,
|
|
3327
3328
|
n0,
|
|
3328
3329
|
_LCSRABTR,
|
|
3329
3330
|
{ [_ht]: ["POST", "/cis/scan-result/resource/list", 200] },
|
|
3330
|
-
() => ListCisScanResultsAggregatedByTargetResourceRequest
|
|
3331
|
-
() => ListCisScanResultsAggregatedByTargetResourceResponse
|
|
3331
|
+
() => ListCisScanResultsAggregatedByTargetResourceRequest$,
|
|
3332
|
+
() => ListCisScanResultsAggregatedByTargetResourceResponse$,
|
|
3332
3333
|
];
|
|
3333
|
-
export var ListCisScans = [
|
|
3334
|
+
export var ListCisScans$ = [
|
|
3334
3335
|
9,
|
|
3335
3336
|
n0,
|
|
3336
3337
|
_LCS,
|
|
3337
3338
|
{ [_ht]: ["POST", "/cis/scan/list", 200] },
|
|
3338
|
-
() => ListCisScansRequest
|
|
3339
|
-
() => ListCisScansResponse
|
|
3339
|
+
() => ListCisScansRequest$,
|
|
3340
|
+
() => ListCisScansResponse$,
|
|
3340
3341
|
];
|
|
3341
|
-
export var ListCodeSecurityIntegrations = [
|
|
3342
|
+
export var ListCodeSecurityIntegrations$ = [
|
|
3342
3343
|
9,
|
|
3343
3344
|
n0,
|
|
3344
3345
|
_LCSI,
|
|
3345
3346
|
{ [_ht]: ["POST", "/codesecurity/integration/list", 200] },
|
|
3346
|
-
() => ListCodeSecurityIntegrationsRequest
|
|
3347
|
-
() => ListCodeSecurityIntegrationsResponse
|
|
3347
|
+
() => ListCodeSecurityIntegrationsRequest$,
|
|
3348
|
+
() => ListCodeSecurityIntegrationsResponse$,
|
|
3348
3349
|
];
|
|
3349
|
-
export var ListCodeSecurityScanConfigurationAssociations = [
|
|
3350
|
+
export var ListCodeSecurityScanConfigurationAssociations$ = [
|
|
3350
3351
|
9,
|
|
3351
3352
|
n0,
|
|
3352
3353
|
_LCSSCA,
|
|
3353
3354
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/associations/list", 200] },
|
|
3354
|
-
() => ListCodeSecurityScanConfigurationAssociationsRequest
|
|
3355
|
-
() => ListCodeSecurityScanConfigurationAssociationsResponse
|
|
3355
|
+
() => ListCodeSecurityScanConfigurationAssociationsRequest$,
|
|
3356
|
+
() => ListCodeSecurityScanConfigurationAssociationsResponse$,
|
|
3356
3357
|
];
|
|
3357
|
-
export var ListCodeSecurityScanConfigurations = [
|
|
3358
|
+
export var ListCodeSecurityScanConfigurations$ = [
|
|
3358
3359
|
9,
|
|
3359
3360
|
n0,
|
|
3360
3361
|
_LCSSC,
|
|
3361
3362
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/list", 200] },
|
|
3362
|
-
() => ListCodeSecurityScanConfigurationsRequest
|
|
3363
|
-
() => ListCodeSecurityScanConfigurationsResponse
|
|
3363
|
+
() => ListCodeSecurityScanConfigurationsRequest$,
|
|
3364
|
+
() => ListCodeSecurityScanConfigurationsResponse$,
|
|
3364
3365
|
];
|
|
3365
|
-
export var ListCoverage = [
|
|
3366
|
+
export var ListCoverage$ = [
|
|
3366
3367
|
9,
|
|
3367
3368
|
n0,
|
|
3368
3369
|
_LC,
|
|
3369
3370
|
{ [_ht]: ["POST", "/coverage/list", 200] },
|
|
3370
|
-
() => ListCoverageRequest
|
|
3371
|
-
() => ListCoverageResponse
|
|
3371
|
+
() => ListCoverageRequest$,
|
|
3372
|
+
() => ListCoverageResponse$,
|
|
3372
3373
|
];
|
|
3373
|
-
export var ListCoverageStatistics = [
|
|
3374
|
+
export var ListCoverageStatistics$ = [
|
|
3374
3375
|
9,
|
|
3375
3376
|
n0,
|
|
3376
3377
|
_LCSi,
|
|
3377
3378
|
{ [_ht]: ["POST", "/coverage/statistics/list", 200] },
|
|
3378
|
-
() => ListCoverageStatisticsRequest
|
|
3379
|
-
() => ListCoverageStatisticsResponse
|
|
3379
|
+
() => ListCoverageStatisticsRequest$,
|
|
3380
|
+
() => ListCoverageStatisticsResponse$,
|
|
3380
3381
|
];
|
|
3381
|
-
export var ListDelegatedAdminAccounts = [
|
|
3382
|
+
export var ListDelegatedAdminAccounts$ = [
|
|
3382
3383
|
9,
|
|
3383
3384
|
n0,
|
|
3384
3385
|
_LDAA,
|
|
3385
3386
|
{ [_ht]: ["POST", "/delegatedadminaccounts/list", 200] },
|
|
3386
|
-
() => ListDelegatedAdminAccountsRequest
|
|
3387
|
-
() => ListDelegatedAdminAccountsResponse
|
|
3387
|
+
() => ListDelegatedAdminAccountsRequest$,
|
|
3388
|
+
() => ListDelegatedAdminAccountsResponse$,
|
|
3388
3389
|
];
|
|
3389
|
-
export var ListFilters = [
|
|
3390
|
+
export var ListFilters$ = [
|
|
3390
3391
|
9,
|
|
3391
3392
|
n0,
|
|
3392
3393
|
_LF,
|
|
3393
3394
|
{ [_ht]: ["POST", "/filters/list", 200] },
|
|
3394
|
-
() => ListFiltersRequest
|
|
3395
|
-
() => ListFiltersResponse
|
|
3395
|
+
() => ListFiltersRequest$,
|
|
3396
|
+
() => ListFiltersResponse$,
|
|
3396
3397
|
];
|
|
3397
|
-
export var ListFindingAggregations = [
|
|
3398
|
+
export var ListFindingAggregations$ = [
|
|
3398
3399
|
9,
|
|
3399
3400
|
n0,
|
|
3400
3401
|
_LFAi,
|
|
3401
3402
|
{ [_ht]: ["POST", "/findings/aggregation/list", 200] },
|
|
3402
|
-
() => ListFindingAggregationsRequest
|
|
3403
|
-
() => ListFindingAggregationsResponse
|
|
3403
|
+
() => ListFindingAggregationsRequest$,
|
|
3404
|
+
() => ListFindingAggregationsResponse$,
|
|
3404
3405
|
];
|
|
3405
|
-
export var ListFindings = [
|
|
3406
|
+
export var ListFindings$ = [
|
|
3406
3407
|
9,
|
|
3407
3408
|
n0,
|
|
3408
3409
|
_LFi,
|
|
3409
3410
|
{ [_ht]: ["POST", "/findings/list", 200] },
|
|
3410
|
-
() => ListFindingsRequest
|
|
3411
|
-
() => ListFindingsResponse
|
|
3411
|
+
() => ListFindingsRequest$,
|
|
3412
|
+
() => ListFindingsResponse$,
|
|
3412
3413
|
];
|
|
3413
|
-
export var ListMembers = [
|
|
3414
|
+
export var ListMembers$ = [
|
|
3414
3415
|
9,
|
|
3415
3416
|
n0,
|
|
3416
3417
|
_LM,
|
|
3417
3418
|
{ [_ht]: ["POST", "/members/list", 200] },
|
|
3418
|
-
() => ListMembersRequest
|
|
3419
|
-
() => ListMembersResponse
|
|
3419
|
+
() => ListMembersRequest$,
|
|
3420
|
+
() => ListMembersResponse$,
|
|
3420
3421
|
];
|
|
3421
|
-
export var ListTagsForResource = [
|
|
3422
|
+
export var ListTagsForResource$ = [
|
|
3422
3423
|
9,
|
|
3423
3424
|
n0,
|
|
3424
3425
|
_LTFR,
|
|
3425
3426
|
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3426
|
-
() => ListTagsForResourceRequest
|
|
3427
|
-
() => ListTagsForResourceResponse
|
|
3427
|
+
() => ListTagsForResourceRequest$,
|
|
3428
|
+
() => ListTagsForResourceResponse$,
|
|
3428
3429
|
];
|
|
3429
|
-
export var ListUsageTotals = [
|
|
3430
|
+
export var ListUsageTotals$ = [
|
|
3430
3431
|
9,
|
|
3431
3432
|
n0,
|
|
3432
3433
|
_LUT,
|
|
3433
3434
|
{ [_ht]: ["POST", "/usage/list", 200] },
|
|
3434
|
-
() => ListUsageTotalsRequest
|
|
3435
|
-
() => ListUsageTotalsResponse
|
|
3435
|
+
() => ListUsageTotalsRequest$,
|
|
3436
|
+
() => ListUsageTotalsResponse$,
|
|
3436
3437
|
];
|
|
3437
|
-
export var ResetEncryptionKey = [
|
|
3438
|
+
export var ResetEncryptionKey$ = [
|
|
3438
3439
|
9,
|
|
3439
3440
|
n0,
|
|
3440
3441
|
_REK,
|
|
3441
3442
|
{ [_ht]: ["PUT", "/encryptionkey/reset", 200] },
|
|
3442
|
-
() => ResetEncryptionKeyRequest
|
|
3443
|
-
() => ResetEncryptionKeyResponse
|
|
3443
|
+
() => ResetEncryptionKeyRequest$,
|
|
3444
|
+
() => ResetEncryptionKeyResponse$,
|
|
3444
3445
|
];
|
|
3445
|
-
export var SearchVulnerabilities = [
|
|
3446
|
+
export var SearchVulnerabilities$ = [
|
|
3446
3447
|
9,
|
|
3447
3448
|
n0,
|
|
3448
3449
|
_SV,
|
|
3449
3450
|
{ [_ht]: ["POST", "/vulnerabilities/search", 200] },
|
|
3450
|
-
() => SearchVulnerabilitiesRequest
|
|
3451
|
-
() => SearchVulnerabilitiesResponse
|
|
3451
|
+
() => SearchVulnerabilitiesRequest$,
|
|
3452
|
+
() => SearchVulnerabilitiesResponse$,
|
|
3452
3453
|
];
|
|
3453
|
-
export var SendCisSessionHealth = [
|
|
3454
|
+
export var SendCisSessionHealth$ = [
|
|
3454
3455
|
9,
|
|
3455
3456
|
n0,
|
|
3456
3457
|
_SCSH,
|
|
3457
3458
|
{ [_ht]: ["PUT", "/cissession/health/send", 200] },
|
|
3458
|
-
() => SendCisSessionHealthRequest
|
|
3459
|
-
() => SendCisSessionHealthResponse
|
|
3459
|
+
() => SendCisSessionHealthRequest$,
|
|
3460
|
+
() => SendCisSessionHealthResponse$,
|
|
3460
3461
|
];
|
|
3461
|
-
export var SendCisSessionTelemetry = [
|
|
3462
|
+
export var SendCisSessionTelemetry$ = [
|
|
3462
3463
|
9,
|
|
3463
3464
|
n0,
|
|
3464
3465
|
_SCST,
|
|
3465
3466
|
{ [_ht]: ["PUT", "/cissession/telemetry/send", 200] },
|
|
3466
|
-
() => SendCisSessionTelemetryRequest
|
|
3467
|
-
() => SendCisSessionTelemetryResponse
|
|
3467
|
+
() => SendCisSessionTelemetryRequest$,
|
|
3468
|
+
() => SendCisSessionTelemetryResponse$,
|
|
3468
3469
|
];
|
|
3469
|
-
export var StartCisSession = [
|
|
3470
|
+
export var StartCisSession$ = [
|
|
3470
3471
|
9,
|
|
3471
3472
|
n0,
|
|
3472
3473
|
_SCS,
|
|
3473
3474
|
{ [_ht]: ["PUT", "/cissession/start", 200] },
|
|
3474
|
-
() => StartCisSessionRequest
|
|
3475
|
-
() => StartCisSessionResponse
|
|
3475
|
+
() => StartCisSessionRequest$,
|
|
3476
|
+
() => StartCisSessionResponse$,
|
|
3476
3477
|
];
|
|
3477
|
-
export var StartCodeSecurityScan = [
|
|
3478
|
+
export var StartCodeSecurityScan$ = [
|
|
3478
3479
|
9,
|
|
3479
3480
|
n0,
|
|
3480
3481
|
_SCSS,
|
|
3481
3482
|
{ [_ht]: ["POST", "/codesecurity/scan/start", 200] },
|
|
3482
|
-
() => StartCodeSecurityScanRequest
|
|
3483
|
-
() => StartCodeSecurityScanResponse
|
|
3483
|
+
() => StartCodeSecurityScanRequest$,
|
|
3484
|
+
() => StartCodeSecurityScanResponse$,
|
|
3484
3485
|
];
|
|
3485
|
-
export var StopCisSession = [
|
|
3486
|
+
export var StopCisSession$ = [
|
|
3486
3487
|
9,
|
|
3487
3488
|
n0,
|
|
3488
3489
|
_SCSt,
|
|
3489
3490
|
{ [_ht]: ["PUT", "/cissession/stop", 200] },
|
|
3490
|
-
() => StopCisSessionRequest
|
|
3491
|
-
() => StopCisSessionResponse
|
|
3491
|
+
() => StopCisSessionRequest$,
|
|
3492
|
+
() => StopCisSessionResponse$,
|
|
3492
3493
|
];
|
|
3493
|
-
export var TagResource = [
|
|
3494
|
+
export var TagResource$ = [
|
|
3494
3495
|
9,
|
|
3495
3496
|
n0,
|
|
3496
3497
|
_TR,
|
|
3497
3498
|
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
3498
|
-
() => TagResourceRequest
|
|
3499
|
-
() => TagResourceResponse
|
|
3499
|
+
() => TagResourceRequest$,
|
|
3500
|
+
() => TagResourceResponse$,
|
|
3500
3501
|
];
|
|
3501
|
-
export var UntagResource = [
|
|
3502
|
+
export var UntagResource$ = [
|
|
3502
3503
|
9,
|
|
3503
3504
|
n0,
|
|
3504
3505
|
_UR,
|
|
3505
3506
|
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
3506
|
-
() => UntagResourceRequest
|
|
3507
|
-
() => UntagResourceResponse
|
|
3507
|
+
() => UntagResourceRequest$,
|
|
3508
|
+
() => UntagResourceResponse$,
|
|
3508
3509
|
];
|
|
3509
|
-
export var UpdateCisScanConfiguration = [
|
|
3510
|
+
export var UpdateCisScanConfiguration$ = [
|
|
3510
3511
|
9,
|
|
3511
3512
|
n0,
|
|
3512
3513
|
_UCSC,
|
|
3513
3514
|
{ [_ht]: ["POST", "/cis/scan-configuration/update", 200] },
|
|
3514
|
-
() => UpdateCisScanConfigurationRequest
|
|
3515
|
-
() => UpdateCisScanConfigurationResponse
|
|
3515
|
+
() => UpdateCisScanConfigurationRequest$,
|
|
3516
|
+
() => UpdateCisScanConfigurationResponse$,
|
|
3516
3517
|
];
|
|
3517
|
-
export var UpdateCodeSecurityIntegration = [
|
|
3518
|
+
export var UpdateCodeSecurityIntegration$ = [
|
|
3518
3519
|
9,
|
|
3519
3520
|
n0,
|
|
3520
3521
|
_UCSI,
|
|
3521
3522
|
{ [_ht]: ["POST", "/codesecurity/integration/update", 200] },
|
|
3522
|
-
() => UpdateCodeSecurityIntegrationRequest
|
|
3523
|
-
() => UpdateCodeSecurityIntegrationResponse
|
|
3523
|
+
() => UpdateCodeSecurityIntegrationRequest$,
|
|
3524
|
+
() => UpdateCodeSecurityIntegrationResponse$,
|
|
3524
3525
|
];
|
|
3525
|
-
export var UpdateCodeSecurityScanConfiguration = [
|
|
3526
|
+
export var UpdateCodeSecurityScanConfiguration$ = [
|
|
3526
3527
|
9,
|
|
3527
3528
|
n0,
|
|
3528
3529
|
_UCSSC,
|
|
3529
3530
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/update", 200] },
|
|
3530
|
-
() => UpdateCodeSecurityScanConfigurationRequest
|
|
3531
|
-
() => UpdateCodeSecurityScanConfigurationResponse
|
|
3531
|
+
() => UpdateCodeSecurityScanConfigurationRequest$,
|
|
3532
|
+
() => UpdateCodeSecurityScanConfigurationResponse$,
|
|
3532
3533
|
];
|
|
3533
|
-
export var UpdateConfiguration = [
|
|
3534
|
+
export var UpdateConfiguration$ = [
|
|
3534
3535
|
9,
|
|
3535
3536
|
n0,
|
|
3536
3537
|
_UC,
|
|
3537
3538
|
{ [_ht]: ["POST", "/configuration/update", 200] },
|
|
3538
|
-
() => UpdateConfigurationRequest
|
|
3539
|
-
() => UpdateConfigurationResponse
|
|
3539
|
+
() => UpdateConfigurationRequest$,
|
|
3540
|
+
() => UpdateConfigurationResponse$,
|
|
3540
3541
|
];
|
|
3541
|
-
export var UpdateEc2DeepInspectionConfiguration = [
|
|
3542
|
+
export var UpdateEc2DeepInspectionConfiguration$ = [
|
|
3542
3543
|
9,
|
|
3543
3544
|
n0,
|
|
3544
3545
|
_UEDIC,
|
|
3545
3546
|
{ [_ht]: ["POST", "/ec2deepinspectionconfiguration/update", 200] },
|
|
3546
|
-
() => UpdateEc2DeepInspectionConfigurationRequest
|
|
3547
|
-
() => UpdateEc2DeepInspectionConfigurationResponse
|
|
3547
|
+
() => UpdateEc2DeepInspectionConfigurationRequest$,
|
|
3548
|
+
() => UpdateEc2DeepInspectionConfigurationResponse$,
|
|
3548
3549
|
];
|
|
3549
|
-
export var UpdateEncryptionKey = [
|
|
3550
|
+
export var UpdateEncryptionKey$ = [
|
|
3550
3551
|
9,
|
|
3551
3552
|
n0,
|
|
3552
3553
|
_UEK,
|
|
3553
3554
|
{ [_ht]: ["PUT", "/encryptionkey/update", 200] },
|
|
3554
|
-
() => UpdateEncryptionKeyRequest
|
|
3555
|
-
() => UpdateEncryptionKeyResponse
|
|
3555
|
+
() => UpdateEncryptionKeyRequest$,
|
|
3556
|
+
() => UpdateEncryptionKeyResponse$,
|
|
3556
3557
|
];
|
|
3557
|
-
export var UpdateFilter = [
|
|
3558
|
+
export var UpdateFilter$ = [
|
|
3558
3559
|
9,
|
|
3559
3560
|
n0,
|
|
3560
3561
|
_UF,
|
|
3561
3562
|
{ [_ht]: ["POST", "/filters/update", 200] },
|
|
3562
|
-
() => UpdateFilterRequest
|
|
3563
|
-
() => UpdateFilterResponse
|
|
3563
|
+
() => UpdateFilterRequest$,
|
|
3564
|
+
() => UpdateFilterResponse$,
|
|
3564
3565
|
];
|
|
3565
|
-
export var UpdateOrganizationConfiguration = [
|
|
3566
|
+
export var UpdateOrganizationConfiguration$ = [
|
|
3566
3567
|
9,
|
|
3567
3568
|
n0,
|
|
3568
3569
|
_UOC,
|
|
3569
3570
|
{ [_ht]: ["POST", "/organizationconfiguration/update", 200] },
|
|
3570
|
-
() => UpdateOrganizationConfigurationRequest
|
|
3571
|
-
() => UpdateOrganizationConfigurationResponse
|
|
3571
|
+
() => UpdateOrganizationConfigurationRequest$,
|
|
3572
|
+
() => UpdateOrganizationConfigurationResponse$,
|
|
3572
3573
|
];
|
|
3573
|
-
export var UpdateOrgEc2DeepInspectionConfiguration = [
|
|
3574
|
+
export var UpdateOrgEc2DeepInspectionConfiguration$ = [
|
|
3574
3575
|
9,
|
|
3575
3576
|
n0,
|
|
3576
3577
|
_UOEDIC,
|
|
3577
3578
|
{ [_ht]: ["POST", "/ec2deepinspectionconfiguration/org/update", 200] },
|
|
3578
|
-
() => UpdateOrgEc2DeepInspectionConfigurationRequest
|
|
3579
|
-
() => UpdateOrgEc2DeepInspectionConfigurationResponse
|
|
3579
|
+
() => UpdateOrgEc2DeepInspectionConfigurationRequest$,
|
|
3580
|
+
() => UpdateOrgEc2DeepInspectionConfigurationResponse$,
|
|
3580
3581
|
];
|