@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
package/dist-cjs/index.js
CHANGED
|
@@ -110,14 +110,14 @@ class Inspector2Client extends smithyClient.Client {
|
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
|
|
113
|
-
|
|
113
|
+
class Inspector2ServiceException extends smithyClient.ServiceException {
|
|
114
114
|
constructor(options) {
|
|
115
115
|
super(options);
|
|
116
116
|
Object.setPrototypeOf(this, Inspector2ServiceException.prototype);
|
|
117
117
|
}
|
|
118
|
-
}
|
|
118
|
+
}
|
|
119
119
|
|
|
120
|
-
|
|
120
|
+
class AccessDeniedException extends Inspector2ServiceException {
|
|
121
121
|
name = "AccessDeniedException";
|
|
122
122
|
$fault = "client";
|
|
123
123
|
constructor(opts) {
|
|
@@ -128,8 +128,8 @@ let AccessDeniedException$1 = class AccessDeniedException extends Inspector2Serv
|
|
|
128
128
|
});
|
|
129
129
|
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
130
130
|
}
|
|
131
|
-
}
|
|
132
|
-
|
|
131
|
+
}
|
|
132
|
+
class InternalServerException extends Inspector2ServiceException {
|
|
133
133
|
name = "InternalServerException";
|
|
134
134
|
$fault = "server";
|
|
135
135
|
$retryable = {};
|
|
@@ -143,8 +143,8 @@ let InternalServerException$1 = class InternalServerException extends Inspector2
|
|
|
143
143
|
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
144
144
|
this.retryAfterSeconds = opts.retryAfterSeconds;
|
|
145
145
|
}
|
|
146
|
-
}
|
|
147
|
-
|
|
146
|
+
}
|
|
147
|
+
class ServiceQuotaExceededException extends Inspector2ServiceException {
|
|
148
148
|
name = "ServiceQuotaExceededException";
|
|
149
149
|
$fault = "client";
|
|
150
150
|
resourceId;
|
|
@@ -157,8 +157,8 @@ let ServiceQuotaExceededException$1 = class ServiceQuotaExceededException extend
|
|
|
157
157
|
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
158
158
|
this.resourceId = opts.resourceId;
|
|
159
159
|
}
|
|
160
|
-
}
|
|
161
|
-
|
|
160
|
+
}
|
|
161
|
+
class ThrottlingException extends Inspector2ServiceException {
|
|
162
162
|
name = "ThrottlingException";
|
|
163
163
|
$fault = "client";
|
|
164
164
|
$retryable = {
|
|
@@ -174,8 +174,8 @@ let ThrottlingException$1 = class ThrottlingException extends Inspector2ServiceE
|
|
|
174
174
|
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
175
175
|
this.retryAfterSeconds = opts.retryAfterSeconds;
|
|
176
176
|
}
|
|
177
|
-
}
|
|
178
|
-
|
|
177
|
+
}
|
|
178
|
+
class ValidationException extends Inspector2ServiceException {
|
|
179
179
|
name = "ValidationException";
|
|
180
180
|
$fault = "client";
|
|
181
181
|
reason;
|
|
@@ -190,8 +190,8 @@ let ValidationException$1 = class ValidationException extends Inspector2ServiceE
|
|
|
190
190
|
this.reason = opts.reason;
|
|
191
191
|
this.fields = opts.fields;
|
|
192
192
|
}
|
|
193
|
-
}
|
|
194
|
-
|
|
193
|
+
}
|
|
194
|
+
class BadRequestException extends Inspector2ServiceException {
|
|
195
195
|
name = "BadRequestException";
|
|
196
196
|
$fault = "client";
|
|
197
197
|
constructor(opts) {
|
|
@@ -202,8 +202,8 @@ let BadRequestException$1 = class BadRequestException extends Inspector2ServiceE
|
|
|
202
202
|
});
|
|
203
203
|
Object.setPrototypeOf(this, BadRequestException.prototype);
|
|
204
204
|
}
|
|
205
|
-
}
|
|
206
|
-
|
|
205
|
+
}
|
|
206
|
+
class ConflictException extends Inspector2ServiceException {
|
|
207
207
|
name = "ConflictException";
|
|
208
208
|
$fault = "client";
|
|
209
209
|
resourceId;
|
|
@@ -218,8 +218,8 @@ let ConflictException$1 = class ConflictException extends Inspector2ServiceExcep
|
|
|
218
218
|
this.resourceId = opts.resourceId;
|
|
219
219
|
this.resourceType = opts.resourceType;
|
|
220
220
|
}
|
|
221
|
-
}
|
|
222
|
-
|
|
221
|
+
}
|
|
222
|
+
class ResourceNotFoundException extends Inspector2ServiceException {
|
|
223
223
|
name = "ResourceNotFoundException";
|
|
224
224
|
$fault = "client";
|
|
225
225
|
constructor(opts) {
|
|
@@ -230,7 +230,7 @@ let ResourceNotFoundException$1 = class ResourceNotFoundException extends Inspec
|
|
|
230
230
|
});
|
|
231
231
|
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
232
232
|
}
|
|
233
|
-
}
|
|
233
|
+
}
|
|
234
234
|
|
|
235
235
|
const _A = "Account";
|
|
236
236
|
const _AA = "AccountAggregation";
|
|
@@ -1218,48 +1218,48 @@ var GitHubAuthCode = [0, n0, _GHAC, 8, 0];
|
|
|
1218
1218
|
var GitLabAccessToken = [0, n0, _GLAT, 8, 0];
|
|
1219
1219
|
var GitLabAuthCode = [0, n0, _GLAC, 8, 0];
|
|
1220
1220
|
var InstanceUrl = [0, n0, _IU, 8, 0];
|
|
1221
|
-
var AccessDeniedException = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1222
|
-
schema.TypeRegistry.for(n0).registerError(AccessDeniedException
|
|
1223
|
-
var Account = [3, n0, _A, 0, [_aI, _s, _rS], [0, 0, () => ResourceStatus]];
|
|
1224
|
-
var AccountAggregation = [3, n0, _AA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
1225
|
-
var AccountAggregationResponse = [
|
|
1221
|
+
var AccessDeniedException$ = [-3, n0, _ADE, { [_e]: _c, [_hE]: 403 }, [_m], [0]];
|
|
1222
|
+
schema.TypeRegistry.for(n0).registerError(AccessDeniedException$, AccessDeniedException);
|
|
1223
|
+
var Account$ = [3, n0, _A, 0, [_aI, _s, _rS], [0, 0, () => ResourceStatus$]];
|
|
1224
|
+
var AccountAggregation$ = [3, n0, _AA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
1225
|
+
var AccountAggregationResponse$ = [
|
|
1226
1226
|
3,
|
|
1227
1227
|
n0,
|
|
1228
1228
|
_AAR,
|
|
1229
1229
|
0,
|
|
1230
1230
|
[_aI, _sC, _eAC, _fAC],
|
|
1231
|
-
[0, () => SeverityCounts
|
|
1231
|
+
[0, () => SeverityCounts$, 1, 1],
|
|
1232
1232
|
];
|
|
1233
|
-
var AccountState = [
|
|
1233
|
+
var AccountState$ = [
|
|
1234
1234
|
3,
|
|
1235
1235
|
n0,
|
|
1236
1236
|
_AS,
|
|
1237
1237
|
0,
|
|
1238
1238
|
[_aI, _st, _rSe],
|
|
1239
|
-
[0, () => State
|
|
1239
|
+
[0, () => State$, () => ResourceState$],
|
|
1240
1240
|
];
|
|
1241
|
-
var AmiAggregation = [3, n0, _AAm, 0, [_a, _sO, _sB], [() => StringFilterList, 0, 0]];
|
|
1242
|
-
var AmiAggregationResponse = [
|
|
1241
|
+
var AmiAggregation$ = [3, n0, _AAm, 0, [_a, _sO, _sB], [() => StringFilterList, 0, 0]];
|
|
1242
|
+
var AmiAggregationResponse$ = [
|
|
1243
1243
|
3,
|
|
1244
1244
|
n0,
|
|
1245
1245
|
_AARm,
|
|
1246
1246
|
0,
|
|
1247
1247
|
[_am, _aI, _sC, _aIf],
|
|
1248
|
-
[0, 0, () => SeverityCounts
|
|
1248
|
+
[0, 0, () => SeverityCounts$, 1],
|
|
1249
1249
|
];
|
|
1250
|
-
var AssociateConfigurationRequest = [
|
|
1250
|
+
var AssociateConfigurationRequest$ = [
|
|
1251
1251
|
3,
|
|
1252
1252
|
n0,
|
|
1253
1253
|
_ACR,
|
|
1254
1254
|
0,
|
|
1255
1255
|
[_sCA, _r],
|
|
1256
|
-
[0, () => CodeSecurityResource],
|
|
1256
|
+
[0, () => CodeSecurityResource$],
|
|
1257
1257
|
];
|
|
1258
|
-
var AssociateMemberRequest = [3, n0, _AMR, 0, [_aI], [0]];
|
|
1259
|
-
var AssociateMemberResponse = [3, n0, _AMRs, 0, [_aI], [0]];
|
|
1260
|
-
var AtigData = [3, n0, _AD, 0, [_fS, _lS, _t, _tt], [4, 4, 64 | 0, 64 | 0]];
|
|
1261
|
-
var AutoEnable = [3, n0, _AE, 0, [_ec, _ecr, _l, _lC, _cR], [2, 2, 2, 2, 2]];
|
|
1262
|
-
var AwsEc2InstanceDetails = [
|
|
1258
|
+
var AssociateMemberRequest$ = [3, n0, _AMR, 0, [_aI], [0]];
|
|
1259
|
+
var AssociateMemberResponse$ = [3, n0, _AMRs, 0, [_aI], [0]];
|
|
1260
|
+
var AtigData$ = [3, n0, _AD, 0, [_fS, _lS, _t, _tt], [4, 4, 64 | 0, 64 | 0]];
|
|
1261
|
+
var AutoEnable$ = [3, n0, _AE, 0, [_ec, _ecr, _l, _lC, _cR], [2, 2, 2, 2, 2]];
|
|
1262
|
+
var AwsEc2InstanceDetails$ = [
|
|
1263
1263
|
3,
|
|
1264
1264
|
n0,
|
|
1265
1265
|
_AEID,
|
|
@@ -1267,7 +1267,7 @@ var AwsEc2InstanceDetails = [
|
|
|
1267
1267
|
[_ty, _iI, _iVA, _iVAp, _kN, _iIPA, _vI, _sI, _lA, _p],
|
|
1268
1268
|
[0, 0, 64 | 0, 64 | 0, 0, 0, 0, 0, 4, 0],
|
|
1269
1269
|
];
|
|
1270
|
-
var AwsEcrContainerAggregation = [
|
|
1270
|
+
var AwsEcrContainerAggregation$ = [
|
|
1271
1271
|
3,
|
|
1272
1272
|
n0,
|
|
1273
1273
|
_AECA,
|
|
@@ -1285,15 +1285,15 @@ var AwsEcrContainerAggregation = [
|
|
|
1285
1285
|
() => NumberFilterList,
|
|
1286
1286
|
],
|
|
1287
1287
|
];
|
|
1288
|
-
var AwsEcrContainerAggregationResponse = [
|
|
1288
|
+
var AwsEcrContainerAggregationResponse$ = [
|
|
1289
1289
|
3,
|
|
1290
1290
|
n0,
|
|
1291
1291
|
_AECAR,
|
|
1292
1292
|
0,
|
|
1293
1293
|
[_rIe, _iSm, _rep, _arc, _iT, _aI, _sC, _lIUA, _iUC],
|
|
1294
|
-
[0, 0, 0, 0, 64 | 0, 0, () => SeverityCounts
|
|
1294
|
+
[0, 0, 0, 0, 64 | 0, 0, () => SeverityCounts$, 4, 1],
|
|
1295
1295
|
];
|
|
1296
|
-
var AwsEcrContainerImageDetails = [
|
|
1296
|
+
var AwsEcrContainerImageDetails$ = [
|
|
1297
1297
|
3,
|
|
1298
1298
|
n0,
|
|
1299
1299
|
_AECID,
|
|
@@ -1301,8 +1301,8 @@ var AwsEcrContainerImageDetails = [
|
|
|
1301
1301
|
[_rN, _iT, _pA, _au, _arc, _iH, _reg, _p, _lIUA, _iUC],
|
|
1302
1302
|
[0, 64 | 0, 4, 0, 0, 0, 0, 0, 4, 1],
|
|
1303
1303
|
];
|
|
1304
|
-
var AwsEcsMetadataDetails = [3, n0, _AEMD, 0, [_dG, _tDA], [0, 0]];
|
|
1305
|
-
var AwsEksMetadataDetails = [
|
|
1304
|
+
var AwsEcsMetadataDetails$ = [3, n0, _AEMD, 0, [_dG, _tDA], [0, 0]];
|
|
1305
|
+
var AwsEksMetadataDetails$ = [
|
|
1306
1306
|
3,
|
|
1307
1307
|
n0,
|
|
1308
1308
|
_AEMDw,
|
|
@@ -1310,18 +1310,18 @@ var AwsEksMetadataDetails = [
|
|
|
1310
1310
|
[_n, _wIL],
|
|
1311
1311
|
[0, () => AwsEksWorkloadInfoList],
|
|
1312
1312
|
];
|
|
1313
|
-
var AwsEksWorkloadInfo = [3, n0, _AEWI, 0, [_na, _ty], [0, 0]];
|
|
1314
|
-
var AwsLambdaFunctionDetails = [
|
|
1313
|
+
var AwsEksWorkloadInfo$ = [3, n0, _AEWI, 0, [_na, _ty], [0, 0]];
|
|
1314
|
+
var AwsLambdaFunctionDetails$ = [
|
|
1315
1315
|
3,
|
|
1316
1316
|
n0,
|
|
1317
1317
|
_ALFD,
|
|
1318
1318
|
0,
|
|
1319
1319
|
[_fN, _ru, _cS, _v, _eRA, _la, _vC, _pT, _ar, _lMA],
|
|
1320
|
-
[0, 0, 0, 0, 0, 64 | 0, () => LambdaVpcConfig
|
|
1320
|
+
[0, 0, 0, 0, 0, 64 | 0, () => LambdaVpcConfig$, 0, 64 | 0, 4],
|
|
1321
1321
|
];
|
|
1322
|
-
var BadRequestException = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1323
|
-
schema.TypeRegistry.for(n0).registerError(BadRequestException
|
|
1324
|
-
var BatchAssociateCodeSecurityScanConfigurationRequest = [
|
|
1322
|
+
var BadRequestException$ = [-3, n0, _BRE, { [_e]: _c, [_hE]: 400 }, [_m], [0]];
|
|
1323
|
+
schema.TypeRegistry.for(n0).registerError(BadRequestException$, BadRequestException);
|
|
1324
|
+
var BatchAssociateCodeSecurityScanConfigurationRequest$ = [
|
|
1325
1325
|
3,
|
|
1326
1326
|
n0,
|
|
1327
1327
|
_BACSSCR,
|
|
@@ -1329,7 +1329,7 @@ var BatchAssociateCodeSecurityScanConfigurationRequest = [
|
|
|
1329
1329
|
[_aCR],
|
|
1330
1330
|
[() => AssociateConfigurationRequestList],
|
|
1331
1331
|
];
|
|
1332
|
-
var BatchAssociateCodeSecurityScanConfigurationResponse = [
|
|
1332
|
+
var BatchAssociateCodeSecurityScanConfigurationResponse$ = [
|
|
1333
1333
|
3,
|
|
1334
1334
|
n0,
|
|
1335
1335
|
_BACSSCRa,
|
|
@@ -1337,7 +1337,7 @@ var BatchAssociateCodeSecurityScanConfigurationResponse = [
|
|
|
1337
1337
|
[_fA, _sA],
|
|
1338
1338
|
[() => FailedAssociationResultList, () => SuccessfulAssociationResultList],
|
|
1339
1339
|
];
|
|
1340
|
-
var BatchDisassociateCodeSecurityScanConfigurationRequest = [
|
|
1340
|
+
var BatchDisassociateCodeSecurityScanConfigurationRequest$ = [
|
|
1341
1341
|
3,
|
|
1342
1342
|
n0,
|
|
1343
1343
|
_BDCSSCR,
|
|
@@ -1345,7 +1345,7 @@ var BatchDisassociateCodeSecurityScanConfigurationRequest = [
|
|
|
1345
1345
|
[_dCR],
|
|
1346
1346
|
[() => DisassociateConfigurationRequestList],
|
|
1347
1347
|
];
|
|
1348
|
-
var BatchDisassociateCodeSecurityScanConfigurationResponse = [
|
|
1348
|
+
var BatchDisassociateCodeSecurityScanConfigurationResponse$ = [
|
|
1349
1349
|
3,
|
|
1350
1350
|
n0,
|
|
1351
1351
|
_BDCSSCRa,
|
|
@@ -1353,8 +1353,8 @@ var BatchDisassociateCodeSecurityScanConfigurationResponse = [
|
|
|
1353
1353
|
[_fA, _sA],
|
|
1354
1354
|
[() => FailedAssociationResultList, () => SuccessfulAssociationResultList],
|
|
1355
1355
|
];
|
|
1356
|
-
var BatchGetAccountStatusRequest = [3, n0, _BGASR, 0, [_aIc], [64 | 0]];
|
|
1357
|
-
var BatchGetAccountStatusResponse = [
|
|
1356
|
+
var BatchGetAccountStatusRequest$ = [3, n0, _BGASR, 0, [_aIc], [64 | 0]];
|
|
1357
|
+
var BatchGetAccountStatusResponse$ = [
|
|
1358
1358
|
3,
|
|
1359
1359
|
n0,
|
|
1360
1360
|
_BGASRa,
|
|
@@ -1362,8 +1362,8 @@ var BatchGetAccountStatusResponse = [
|
|
|
1362
1362
|
[_ac, _fAa],
|
|
1363
1363
|
[() => AccountStateList, () => FailedAccountList],
|
|
1364
1364
|
];
|
|
1365
|
-
var BatchGetCodeSnippetRequest = [3, n0, _BGCSR, 0, [_fAi], [64 | 0]];
|
|
1366
|
-
var BatchGetCodeSnippetResponse = [
|
|
1365
|
+
var BatchGetCodeSnippetRequest$ = [3, n0, _BGCSR, 0, [_fAi], [64 | 0]];
|
|
1366
|
+
var BatchGetCodeSnippetResponse$ = [
|
|
1367
1367
|
3,
|
|
1368
1368
|
n0,
|
|
1369
1369
|
_BGCSRa,
|
|
@@ -1371,8 +1371,8 @@ var BatchGetCodeSnippetResponse = [
|
|
|
1371
1371
|
[_cSR, _er],
|
|
1372
1372
|
[() => CodeSnippetResultList, () => CodeSnippetErrorList],
|
|
1373
1373
|
];
|
|
1374
|
-
var BatchGetFindingDetailsRequest = [3, n0, _BGFDR, 0, [_fAi], [64 | 0]];
|
|
1375
|
-
var BatchGetFindingDetailsResponse = [
|
|
1374
|
+
var BatchGetFindingDetailsRequest$ = [3, n0, _BGFDR, 0, [_fAi], [64 | 0]];
|
|
1375
|
+
var BatchGetFindingDetailsResponse$ = [
|
|
1376
1376
|
3,
|
|
1377
1377
|
n0,
|
|
1378
1378
|
_BGFDRa,
|
|
@@ -1380,8 +1380,8 @@ var BatchGetFindingDetailsResponse = [
|
|
|
1380
1380
|
[_fD, _er],
|
|
1381
1381
|
[() => FindingDetails, () => FindingDetailsErrorList],
|
|
1382
1382
|
];
|
|
1383
|
-
var BatchGetFreeTrialInfoRequest = [3, n0, _BGFTIR, 0, [_aIc], [64 | 0]];
|
|
1384
|
-
var BatchGetFreeTrialInfoResponse = [
|
|
1383
|
+
var BatchGetFreeTrialInfoRequest$ = [3, n0, _BGFTIR, 0, [_aIc], [64 | 0]];
|
|
1384
|
+
var BatchGetFreeTrialInfoResponse$ = [
|
|
1385
1385
|
3,
|
|
1386
1386
|
n0,
|
|
1387
1387
|
_BGFTIRa,
|
|
@@ -1389,7 +1389,7 @@ var BatchGetFreeTrialInfoResponse = [
|
|
|
1389
1389
|
[_ac, _fAa],
|
|
1390
1390
|
[() => FreeTrialAccountInfoList, () => FreeTrialInfoErrorList],
|
|
1391
1391
|
];
|
|
1392
|
-
var BatchGetMemberEc2DeepInspectionStatusRequest = [
|
|
1392
|
+
var BatchGetMemberEc2DeepInspectionStatusRequest$ = [
|
|
1393
1393
|
3,
|
|
1394
1394
|
n0,
|
|
1395
1395
|
_BGMEDISR,
|
|
@@ -1397,7 +1397,7 @@ var BatchGetMemberEc2DeepInspectionStatusRequest = [
|
|
|
1397
1397
|
[_aIc],
|
|
1398
1398
|
[64 | 0],
|
|
1399
1399
|
];
|
|
1400
|
-
var BatchGetMemberEc2DeepInspectionStatusResponse = [
|
|
1400
|
+
var BatchGetMemberEc2DeepInspectionStatusResponse$ = [
|
|
1401
1401
|
3,
|
|
1402
1402
|
n0,
|
|
1403
1403
|
_BGMEDISRa,
|
|
@@ -1405,7 +1405,7 @@ var BatchGetMemberEc2DeepInspectionStatusResponse = [
|
|
|
1405
1405
|
[_aIc, _fAI],
|
|
1406
1406
|
[() => MemberAccountEc2DeepInspectionStatusStateList, () => FailedMemberAccountEc2DeepInspectionStatusStateList],
|
|
1407
1407
|
];
|
|
1408
|
-
var BatchUpdateMemberEc2DeepInspectionStatusRequest = [
|
|
1408
|
+
var BatchUpdateMemberEc2DeepInspectionStatusRequest$ = [
|
|
1409
1409
|
3,
|
|
1410
1410
|
n0,
|
|
1411
1411
|
_BUMEDISR,
|
|
@@ -1413,7 +1413,7 @@ var BatchUpdateMemberEc2DeepInspectionStatusRequest = [
|
|
|
1413
1413
|
[_aIc],
|
|
1414
1414
|
[() => MemberAccountEc2DeepInspectionStatusList],
|
|
1415
1415
|
];
|
|
1416
|
-
var BatchUpdateMemberEc2DeepInspectionStatusResponse = [
|
|
1416
|
+
var BatchUpdateMemberEc2DeepInspectionStatusResponse$ = [
|
|
1417
1417
|
3,
|
|
1418
1418
|
n0,
|
|
1419
1419
|
_BUMEDISRa,
|
|
@@ -1421,40 +1421,40 @@ var BatchUpdateMemberEc2DeepInspectionStatusResponse = [
|
|
|
1421
1421
|
[_aIc, _fAI],
|
|
1422
1422
|
[() => MemberAccountEc2DeepInspectionStatusStateList, () => FailedMemberAccountEc2DeepInspectionStatusStateList],
|
|
1423
1423
|
];
|
|
1424
|
-
var CancelFindingsReportRequest = [3, n0, _CFRR, 0, [_rIep], [0]];
|
|
1425
|
-
var CancelFindingsReportResponse = [3, n0, _CFRRa, 0, [_rIep], [0]];
|
|
1426
|
-
var CancelSbomExportRequest = [3, n0, _CSER, 0, [_rIep], [0]];
|
|
1427
|
-
var CancelSbomExportResponse = [3, n0, _CSERa, 0, [_rIep], [0]];
|
|
1428
|
-
var CisaData = [3, n0, _CD, 0, [_dA, _dD, _act], [4, 4, 0]];
|
|
1429
|
-
var CisCheckAggregation = [
|
|
1424
|
+
var CancelFindingsReportRequest$ = [3, n0, _CFRR, 0, [_rIep], [0]];
|
|
1425
|
+
var CancelFindingsReportResponse$ = [3, n0, _CFRRa, 0, [_rIep], [0]];
|
|
1426
|
+
var CancelSbomExportRequest$ = [3, n0, _CSER, 0, [_rIep], [0]];
|
|
1427
|
+
var CancelSbomExportResponse$ = [3, n0, _CSERa, 0, [_rIep], [0]];
|
|
1428
|
+
var CisaData$ = [3, n0, _CD, 0, [_dA, _dD, _act], [4, 4, 0]];
|
|
1429
|
+
var CisCheckAggregation$ = [
|
|
1430
1430
|
3,
|
|
1431
1431
|
n0,
|
|
1432
1432
|
_CCA,
|
|
1433
1433
|
0,
|
|
1434
1434
|
[_sAc, _cI, _ti, _cD, _le, _aI, _sCt, _p],
|
|
1435
|
-
[0, 0, 0, 0, 0, 0, () => StatusCounts
|
|
1435
|
+
[0, 0, 0, 0, 0, 0, () => StatusCounts$, 0],
|
|
1436
1436
|
];
|
|
1437
|
-
var CisDateFilter = [3, n0, _CDF, 0, [_eSST, _lSST], [4, 4]];
|
|
1438
|
-
var CisFindingStatusFilter = [3, n0, _CFSF, 0, [_co, _va], [0, 0]];
|
|
1439
|
-
var CisNumberFilter = [3, n0, _CNF, 0, [_uI, _lI], [1, 1]];
|
|
1440
|
-
var CisResultStatusFilter = [3, n0, _CRSF, 0, [_co, _va], [0, 0]];
|
|
1441
|
-
var CisScan = [
|
|
1437
|
+
var CisDateFilter$ = [3, n0, _CDF, 0, [_eSST, _lSST], [4, 4]];
|
|
1438
|
+
var CisFindingStatusFilter$ = [3, n0, _CFSF, 0, [_co, _va], [0, 0]];
|
|
1439
|
+
var CisNumberFilter$ = [3, n0, _CNF, 0, [_uI, _lI], [1, 1]];
|
|
1440
|
+
var CisResultStatusFilter$ = [3, n0, _CRSF, 0, [_co, _va], [0, 0]];
|
|
1441
|
+
var CisScan$ = [
|
|
1442
1442
|
3,
|
|
1443
1443
|
n0,
|
|
1444
1444
|
_CS,
|
|
1445
1445
|
0,
|
|
1446
1446
|
[_sAc, _sCA, _s, _sN, _sD, _fC, _tC, _t, _sBc, _sL],
|
|
1447
|
-
[0, 0, 0, 0, 4, 1, 1, () => CisTargets
|
|
1447
|
+
[0, 0, 0, 0, 4, 1, 1, () => CisTargets$, 0, 0],
|
|
1448
1448
|
];
|
|
1449
|
-
var CisScanConfiguration = [
|
|
1449
|
+
var CisScanConfiguration$ = [
|
|
1450
1450
|
3,
|
|
1451
1451
|
n0,
|
|
1452
1452
|
_CSC,
|
|
1453
1453
|
0,
|
|
1454
1454
|
[_sCA, _oI, _sN, _sL, _sc, _t, _ta],
|
|
1455
|
-
[0, 0, 0, 0, () => Schedule
|
|
1455
|
+
[0, 0, 0, 0, () => Schedule$, () => CisTargets$, 128 | 0],
|
|
1456
1456
|
];
|
|
1457
|
-
var CisScanResultDetails = [
|
|
1457
|
+
var CisScanResultDetails$ = [
|
|
1458
1458
|
3,
|
|
1459
1459
|
n0,
|
|
1460
1460
|
_CSRD,
|
|
@@ -1462,7 +1462,7 @@ var CisScanResultDetails = [
|
|
|
1462
1462
|
[_sAc, _aI, _tRI, _p, _s, _sR, _cI, _ti, _cD, _rem, _le, _fAin],
|
|
1463
1463
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
|
1464
1464
|
];
|
|
1465
|
-
var CisScanResultDetailsFilterCriteria = [
|
|
1465
|
+
var CisScanResultDetailsFilterCriteria$ = [
|
|
1466
1466
|
3,
|
|
1467
1467
|
n0,
|
|
1468
1468
|
_CSRDFC,
|
|
@@ -1476,7 +1476,7 @@ var CisScanResultDetailsFilterCriteria = [
|
|
|
1476
1476
|
() => CisFindingArnFilterList,
|
|
1477
1477
|
],
|
|
1478
1478
|
];
|
|
1479
|
-
var CisScanResultsAggregatedByChecksFilterCriteria = [
|
|
1479
|
+
var CisScanResultsAggregatedByChecksFilterCriteria$ = [
|
|
1480
1480
|
3,
|
|
1481
1481
|
n0,
|
|
1482
1482
|
_CSRABCFC,
|
|
@@ -1491,7 +1491,7 @@ var CisScanResultsAggregatedByChecksFilterCriteria = [
|
|
|
1491
1491
|
() => CisSecurityLevelFilterList,
|
|
1492
1492
|
],
|
|
1493
1493
|
];
|
|
1494
|
-
var CisScanResultsAggregatedByTargetResourceFilterCriteria = [
|
|
1494
|
+
var CisScanResultsAggregatedByTargetResourceFilterCriteria$ = [
|
|
1495
1495
|
3,
|
|
1496
1496
|
n0,
|
|
1497
1497
|
_CSRABTRFC,
|
|
@@ -1509,34 +1509,34 @@ var CisScanResultsAggregatedByTargetResourceFilterCriteria = [
|
|
|
1509
1509
|
() => CisNumberFilterList,
|
|
1510
1510
|
],
|
|
1511
1511
|
];
|
|
1512
|
-
var CisScanStatusFilter = [3, n0, _CSSF, 0, [_co, _va], [0, 0]];
|
|
1513
|
-
var CisSecurityLevelFilter = [3, n0, _CSLF, 0, [_co, _va], [0, 0]];
|
|
1514
|
-
var CisSessionMessage = [3, n0, _CSM, 0, [_rIu, _s, _cRD], [0, 0, 21]];
|
|
1515
|
-
var CisStringFilter = [3, n0, _CSF, 0, [_co, _va], [0, 0]];
|
|
1516
|
-
var CisTargetResourceAggregation = [
|
|
1512
|
+
var CisScanStatusFilter$ = [3, n0, _CSSF, 0, [_co, _va], [0, 0]];
|
|
1513
|
+
var CisSecurityLevelFilter$ = [3, n0, _CSLF, 0, [_co, _va], [0, 0]];
|
|
1514
|
+
var CisSessionMessage$ = [3, n0, _CSM, 0, [_rIu, _s, _cRD], [0, 0, 21]];
|
|
1515
|
+
var CisStringFilter$ = [3, n0, _CSF, 0, [_co, _va], [0, 0]];
|
|
1516
|
+
var CisTargetResourceAggregation$ = [
|
|
1517
1517
|
3,
|
|
1518
1518
|
n0,
|
|
1519
1519
|
_CTRA,
|
|
1520
1520
|
0,
|
|
1521
1521
|
[_sAc, _tRI, _aI, _tRT, _sCt, _p, _tS, _tSR],
|
|
1522
|
-
[0, 0, 0, [2, n0, _TRT, 0, 0, 64 | 0], () => StatusCounts
|
|
1522
|
+
[0, 0, 0, [2, n0, _TRT, 0, 0, 64 | 0], () => StatusCounts$, 0, 0, 0],
|
|
1523
1523
|
];
|
|
1524
|
-
var CisTargets = [3, n0, _CT, 0, [_aIc, _tRT], [64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]]];
|
|
1525
|
-
var CisTargetStatusFilter = [3, n0, _CTSF, 0, [_co, _va], [0, 0]];
|
|
1526
|
-
var CisTargetStatusReasonFilter = [3, n0, _CTSRF, 0, [_co, _va], [0, 0]];
|
|
1527
|
-
var ClusterDetails = [
|
|
1524
|
+
var CisTargets$ = [3, n0, _CT, 0, [_aIc, _tRT], [64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]]];
|
|
1525
|
+
var CisTargetStatusFilter$ = [3, n0, _CTSF, 0, [_co, _va], [0, 0]];
|
|
1526
|
+
var CisTargetStatusReasonFilter$ = [3, n0, _CTSRF, 0, [_co, _va], [0, 0]];
|
|
1527
|
+
var ClusterDetails$ = [
|
|
1528
1528
|
3,
|
|
1529
1529
|
n0,
|
|
1530
1530
|
_CDl,
|
|
1531
1531
|
0,
|
|
1532
1532
|
[_lIU, _rUC, _sUC, _cM],
|
|
1533
|
-
[4, 1, 1, () => ClusterMetadata],
|
|
1533
|
+
[4, 1, 1, () => ClusterMetadata$],
|
|
1534
1534
|
];
|
|
1535
|
-
var ClusterForImageFilterCriteria = [3, n0, _CFIFC, 0, [_rIe], [0]];
|
|
1536
|
-
var ClusterInformation = [3, n0, _CI, 0, [_cA, _cDl], [0, () => ClusterDetailsList]];
|
|
1537
|
-
var CodeFilePath = [3, n0, _CFP, 0, [_fNi, _fP, _sLt, _eL], [0, 0, 1, 1]];
|
|
1538
|
-
var CodeLine = [3, n0, _CL, 0, [_con, _lN], [0, 1]];
|
|
1539
|
-
var CodeRepositoryAggregation = [
|
|
1535
|
+
var ClusterForImageFilterCriteria$ = [3, n0, _CFIFC, 0, [_rIe], [0]];
|
|
1536
|
+
var ClusterInformation$ = [3, n0, _CI, 0, [_cA, _cDl], [0, () => ClusterDetailsList]];
|
|
1537
|
+
var CodeFilePath$ = [3, n0, _CFP, 0, [_fNi, _fP, _sLt, _eL], [0, 0, 1, 1]];
|
|
1538
|
+
var CodeLine$ = [3, n0, _CL, 0, [_con, _lN], [0, 1]];
|
|
1539
|
+
var CodeRepositoryAggregation$ = [
|
|
1540
1540
|
3,
|
|
1541
1541
|
n0,
|
|
1542
1542
|
_CRA,
|
|
@@ -1544,32 +1544,32 @@ var CodeRepositoryAggregation = [
|
|
|
1544
1544
|
[_pN, _pTr, _sO, _sB, _rI],
|
|
1545
1545
|
[() => StringFilterList, () => StringFilterList, 0, 0, () => StringFilterList],
|
|
1546
1546
|
];
|
|
1547
|
-
var CodeRepositoryAggregationResponse = [
|
|
1547
|
+
var CodeRepositoryAggregationResponse$ = [
|
|
1548
1548
|
3,
|
|
1549
1549
|
n0,
|
|
1550
1550
|
_CRAR,
|
|
1551
1551
|
0,
|
|
1552
1552
|
[_pN, _pTro, _sC, _eAAFC, _fAAFC, _aI, _rIe],
|
|
1553
|
-
[0, 0, () => SeverityCounts
|
|
1553
|
+
[0, 0, () => SeverityCounts$, 1, 1, 0, 0],
|
|
1554
1554
|
];
|
|
1555
|
-
var CodeRepositoryDetails = [3, n0, _CRD, 0, [_pNr, _iA, _pTro], [0, 0, 0]];
|
|
1556
|
-
var CodeRepositoryMetadata = [
|
|
1555
|
+
var CodeRepositoryDetails$ = [3, n0, _CRD, 0, [_pNr, _iA, _pTro], [0, 0, 0]];
|
|
1556
|
+
var CodeRepositoryMetadata$ = [
|
|
1557
1557
|
3,
|
|
1558
1558
|
n0,
|
|
1559
1559
|
_CRM,
|
|
1560
1560
|
0,
|
|
1561
1561
|
[_pNr, _iA, _pTro, _pTV, _lSCI, _sCc, _oDS],
|
|
1562
|
-
[0, 0, 0, 0, 0, () => ProjectCodeSecurityScanConfiguration
|
|
1562
|
+
[0, 0, 0, 0, 0, () => ProjectCodeSecurityScanConfiguration$, () => CodeRepositoryOnDemandScan$],
|
|
1563
1563
|
];
|
|
1564
|
-
var CodeRepositoryOnDemandScan = [
|
|
1564
|
+
var CodeRepositoryOnDemandScan$ = [
|
|
1565
1565
|
3,
|
|
1566
1566
|
n0,
|
|
1567
1567
|
_CRODS,
|
|
1568
1568
|
0,
|
|
1569
1569
|
[_lSCI, _lSA, _sS],
|
|
1570
|
-
[0, 4, () => ScanStatus],
|
|
1570
|
+
[0, 4, () => ScanStatus$],
|
|
1571
1571
|
];
|
|
1572
|
-
var CodeSecurityIntegrationSummary = [
|
|
1572
|
+
var CodeSecurityIntegrationSummary$ = [
|
|
1573
1573
|
3,
|
|
1574
1574
|
n0,
|
|
1575
1575
|
_CSIS,
|
|
@@ -1577,32 +1577,32 @@ var CodeSecurityIntegrationSummary = [
|
|
|
1577
1577
|
[_iA, _na, _ty, _s, _sR, _cO, _lUO, _ta],
|
|
1578
1578
|
[0, 0, 0, 0, 0, 4, 4, 128 | 0],
|
|
1579
1579
|
];
|
|
1580
|
-
var CodeSecurityScanConfiguration = [
|
|
1580
|
+
var CodeSecurityScanConfiguration$ = [
|
|
1581
1581
|
3,
|
|
1582
1582
|
n0,
|
|
1583
1583
|
_CSSC,
|
|
1584
1584
|
0,
|
|
1585
1585
|
[_pSC, _cISC, _rSC],
|
|
1586
|
-
[() => PeriodicScanConfiguration
|
|
1586
|
+
[() => PeriodicScanConfiguration$, () => ContinuousIntegrationScanConfiguration$, 64 | 0],
|
|
1587
1587
|
];
|
|
1588
|
-
var CodeSecurityScanConfigurationAssociationSummary = [
|
|
1588
|
+
var CodeSecurityScanConfigurationAssociationSummary$ = [
|
|
1589
1589
|
3,
|
|
1590
1590
|
n0,
|
|
1591
1591
|
_CSSCAS,
|
|
1592
1592
|
0,
|
|
1593
1593
|
[_r],
|
|
1594
|
-
[() => CodeSecurityResource],
|
|
1594
|
+
[() => CodeSecurityResource$],
|
|
1595
1595
|
];
|
|
1596
|
-
var CodeSecurityScanConfigurationSummary = [
|
|
1596
|
+
var CodeSecurityScanConfigurationSummary$ = [
|
|
1597
1597
|
3,
|
|
1598
1598
|
n0,
|
|
1599
1599
|
_CSSCS,
|
|
1600
1600
|
0,
|
|
1601
1601
|
[_sCA, _na, _oAI, _pSF, _fE, _cISSE, _rSC, _sSc, _ta],
|
|
1602
|
-
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, () => ScopeSettings
|
|
1602
|
+
[0, 0, 0, 0, 0, 64 | 0, 64 | 0, () => ScopeSettings$, 128 | 0],
|
|
1603
1603
|
];
|
|
1604
|
-
var CodeSnippetError = [3, n0, _CSE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
1605
|
-
var CodeSnippetResult = [
|
|
1604
|
+
var CodeSnippetError$ = [3, n0, _CSE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
1605
|
+
var CodeSnippetResult$ = [
|
|
1606
1606
|
3,
|
|
1607
1607
|
n0,
|
|
1608
1608
|
_CSR,
|
|
@@ -1610,21 +1610,21 @@ var CodeSnippetResult = [
|
|
|
1610
1610
|
[_fAin, _sLt, _eL, _cSo, _sFu],
|
|
1611
1611
|
[0, 1, 1, () => CodeLineList, () => SuggestedFixes],
|
|
1612
1612
|
];
|
|
1613
|
-
var CodeVulnerabilityDetails = [
|
|
1613
|
+
var CodeVulnerabilityDetails$ = [
|
|
1614
1614
|
3,
|
|
1615
1615
|
n0,
|
|
1616
1616
|
_CVD,
|
|
1617
1617
|
0,
|
|
1618
1618
|
[_fP, _dT, _rU, _rIu, _sLLA, _dI, _dN, _cw],
|
|
1619
|
-
[() => CodeFilePath
|
|
1619
|
+
[() => CodeFilePath$, 64 | 0, 64 | 0, 0, 0, 0, 0, 64 | 0],
|
|
1620
1620
|
];
|
|
1621
|
-
var ComputePlatform = [3, n0, _CP, 0, [_ve, _pr, _v], [0, 0, 0]];
|
|
1622
|
-
var ConflictException = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rIe, _rT], [0, 0, 0]];
|
|
1623
|
-
schema.TypeRegistry.for(n0).registerError(ConflictException
|
|
1624
|
-
var ContinuousIntegrationScanConfiguration = [3, n0, _CISC, 0, [_sE], [64 | 0]];
|
|
1625
|
-
var Counts = [3, n0, _C, 0, [_cou, _gK], [1, 0]];
|
|
1626
|
-
var CoverageDateFilter = [3, n0, _CDFo, 0, [_sIt, _eI], [4, 4]];
|
|
1627
|
-
var CoverageFilterCriteria = [
|
|
1621
|
+
var ComputePlatform$ = [3, n0, _CP, 0, [_ve, _pr, _v], [0, 0, 0]];
|
|
1622
|
+
var ConflictException$ = [-3, n0, _CE, { [_e]: _c, [_hE]: 409 }, [_m, _rIe, _rT], [0, 0, 0]];
|
|
1623
|
+
schema.TypeRegistry.for(n0).registerError(ConflictException$, ConflictException);
|
|
1624
|
+
var ContinuousIntegrationScanConfiguration$ = [3, n0, _CISC, 0, [_sE], [64 | 0]];
|
|
1625
|
+
var Counts$ = [3, n0, _C, 0, [_cou, _gK], [1, 0]];
|
|
1626
|
+
var CoverageDateFilter$ = [3, n0, _CDFo, 0, [_sIt, _eI], [4, 4]];
|
|
1627
|
+
var CoverageFilterCriteria$ = [
|
|
1628
1628
|
3,
|
|
1629
1629
|
n0,
|
|
1630
1630
|
_CFC,
|
|
@@ -1676,27 +1676,27 @@ var CoverageFilterCriteria = [
|
|
|
1676
1676
|
() => CoverageStringFilterList,
|
|
1677
1677
|
],
|
|
1678
1678
|
];
|
|
1679
|
-
var CoverageMapFilter = [3, n0, _CMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
1680
|
-
var CoverageNumberFilter = [3, n0, _CNFo, 0, [_uI, _lI], [1, 1]];
|
|
1681
|
-
var CoverageStringFilter = [3, n0, _CSFo, 0, [_co, _va], [0, 0]];
|
|
1682
|
-
var CoveredResource = [
|
|
1679
|
+
var CoverageMapFilter$ = [3, n0, _CMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
1680
|
+
var CoverageNumberFilter$ = [3, n0, _CNFo, 0, [_uI, _lI], [1, 1]];
|
|
1681
|
+
var CoverageStringFilter$ = [3, n0, _CSFo, 0, [_co, _va], [0, 0]];
|
|
1682
|
+
var CoveredResource$ = [
|
|
1683
1683
|
3,
|
|
1684
1684
|
n0,
|
|
1685
1685
|
_CR,
|
|
1686
1686
|
0,
|
|
1687
1687
|
[_rT, _rIe, _aI, _sT, _sS, _rM, _lSAa, _sM],
|
|
1688
|
-
[0, 0, 0, 0, () => ScanStatus
|
|
1688
|
+
[0, 0, 0, 0, () => ScanStatus$, () => ResourceScanMetadata$, 4, 0],
|
|
1689
1689
|
];
|
|
1690
|
-
var CreateCisScanConfigurationRequest = [
|
|
1690
|
+
var CreateCisScanConfigurationRequest$ = [
|
|
1691
1691
|
3,
|
|
1692
1692
|
n0,
|
|
1693
1693
|
_CCSCR,
|
|
1694
1694
|
0,
|
|
1695
1695
|
[_sN, _sL, _sc, _t, _ta],
|
|
1696
|
-
[0, 0, () => Schedule
|
|
1696
|
+
[0, 0, () => Schedule$, () => CreateCisTargets$, 128 | 0],
|
|
1697
1697
|
];
|
|
1698
|
-
var CreateCisScanConfigurationResponse = [3, n0, _CCSCRr, 0, [_sCA], [0]];
|
|
1699
|
-
var CreateCisTargets = [
|
|
1698
|
+
var CreateCisScanConfigurationResponse$ = [3, n0, _CCSCRr, 0, [_sCA], [0]];
|
|
1699
|
+
var CreateCisTargets$ = [
|
|
1700
1700
|
3,
|
|
1701
1701
|
n0,
|
|
1702
1702
|
_CCT,
|
|
@@ -1704,15 +1704,15 @@ var CreateCisTargets = [
|
|
|
1704
1704
|
[_aIc, _tRT],
|
|
1705
1705
|
[64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]],
|
|
1706
1706
|
];
|
|
1707
|
-
var CreateCodeSecurityIntegrationRequest = [
|
|
1707
|
+
var CreateCodeSecurityIntegrationRequest$ = [
|
|
1708
1708
|
3,
|
|
1709
1709
|
n0,
|
|
1710
1710
|
_CCSIR,
|
|
1711
1711
|
0,
|
|
1712
1712
|
[_na, _ty, _d, _ta],
|
|
1713
|
-
[0, 0, [() => CreateIntegrationDetail
|
|
1713
|
+
[0, 0, [() => CreateIntegrationDetail$, 0], 128 | 0],
|
|
1714
1714
|
];
|
|
1715
|
-
var CreateCodeSecurityIntegrationResponse = [
|
|
1715
|
+
var CreateCodeSecurityIntegrationResponse$ = [
|
|
1716
1716
|
3,
|
|
1717
1717
|
n0,
|
|
1718
1718
|
_CCSIRr,
|
|
@@ -1720,34 +1720,34 @@ var CreateCodeSecurityIntegrationResponse = [
|
|
|
1720
1720
|
[_iA, _s, _aU],
|
|
1721
1721
|
[0, 0, [() => AuthorizationUrl, 0]],
|
|
1722
1722
|
];
|
|
1723
|
-
var CreateCodeSecurityScanConfigurationRequest = [
|
|
1723
|
+
var CreateCodeSecurityScanConfigurationRequest$ = [
|
|
1724
1724
|
3,
|
|
1725
1725
|
n0,
|
|
1726
1726
|
_CCSSCR,
|
|
1727
1727
|
0,
|
|
1728
1728
|
[_na, _le, _conf, _sSc, _ta],
|
|
1729
|
-
[0, 0, () => CodeSecurityScanConfiguration
|
|
1729
|
+
[0, 0, () => CodeSecurityScanConfiguration$, () => ScopeSettings$, 128 | 0],
|
|
1730
1730
|
];
|
|
1731
|
-
var CreateCodeSecurityScanConfigurationResponse = [3, n0, _CCSSCRr, 0, [_sCA], [0]];
|
|
1732
|
-
var CreateFilterRequest = [
|
|
1731
|
+
var CreateCodeSecurityScanConfigurationResponse$ = [3, n0, _CCSSCRr, 0, [_sCA], [0]];
|
|
1732
|
+
var CreateFilterRequest$ = [
|
|
1733
1733
|
3,
|
|
1734
1734
|
n0,
|
|
1735
1735
|
_CFR,
|
|
1736
1736
|
0,
|
|
1737
1737
|
[_act, _de, _fCi, _na, _ta, _rea],
|
|
1738
|
-
[0, 0, () => FilterCriteria
|
|
1738
|
+
[0, 0, () => FilterCriteria$, 0, 128 | 0, 0],
|
|
1739
1739
|
];
|
|
1740
|
-
var CreateFilterResponse = [3, n0, _CFRr, 0, [_arn], [0]];
|
|
1741
|
-
var CreateFindingsReportRequest = [
|
|
1740
|
+
var CreateFilterResponse$ = [3, n0, _CFRr, 0, [_arn], [0]];
|
|
1741
|
+
var CreateFindingsReportRequest$ = [
|
|
1742
1742
|
3,
|
|
1743
1743
|
n0,
|
|
1744
1744
|
_CFRRr,
|
|
1745
1745
|
0,
|
|
1746
1746
|
[_fCi, _rF, _sDe],
|
|
1747
|
-
[() => FilterCriteria
|
|
1747
|
+
[() => FilterCriteria$, 0, () => Destination$],
|
|
1748
1748
|
];
|
|
1749
|
-
var CreateFindingsReportResponse = [3, n0, _CFRRre, 0, [_rIep], [0]];
|
|
1750
|
-
var CreateGitLabSelfManagedIntegrationDetail = [
|
|
1749
|
+
var CreateFindingsReportResponse$ = [3, n0, _CFRRre, 0, [_rIep], [0]];
|
|
1750
|
+
var CreateGitLabSelfManagedIntegrationDetail$ = [
|
|
1751
1751
|
3,
|
|
1752
1752
|
n0,
|
|
1753
1753
|
_CGLSMID,
|
|
@@ -1758,21 +1758,21 @@ var CreateGitLabSelfManagedIntegrationDetail = [
|
|
|
1758
1758
|
[() => GitLabAccessToken, 0],
|
|
1759
1759
|
],
|
|
1760
1760
|
];
|
|
1761
|
-
var CreateSbomExportRequest = [
|
|
1761
|
+
var CreateSbomExportRequest$ = [
|
|
1762
1762
|
3,
|
|
1763
1763
|
n0,
|
|
1764
1764
|
_CSERr,
|
|
1765
1765
|
0,
|
|
1766
1766
|
[_rFC, _rF, _sDe],
|
|
1767
|
-
[() => ResourceFilterCriteria
|
|
1767
|
+
[() => ResourceFilterCriteria$, 0, () => Destination$],
|
|
1768
1768
|
];
|
|
1769
|
-
var CreateSbomExportResponse = [3, n0, _CSERre, 0, [_rIep], [0]];
|
|
1770
|
-
var Cvss2 = [3, n0, _Cv, 0, [_bS, _sV], [1, 0]];
|
|
1771
|
-
var Cvss3 = [3, n0, _Cvs, 0, [_bS, _sV], [1, 0]];
|
|
1772
|
-
var Cvss4 = [3, n0, _Cvss, 0, [_bS, _sV], [1, 0]];
|
|
1773
|
-
var CvssScore = [3, n0, _CSv, 0, [_bS, _sV, _v, _so], [1, 0, 0, 0]];
|
|
1774
|
-
var CvssScoreAdjustment = [3, n0, _CSA, 0, [_me, _rea], [0, 0]];
|
|
1775
|
-
var CvssScoreDetails = [
|
|
1769
|
+
var CreateSbomExportResponse$ = [3, n0, _CSERre, 0, [_rIep], [0]];
|
|
1770
|
+
var Cvss2$ = [3, n0, _Cv, 0, [_bS, _sV], [1, 0]];
|
|
1771
|
+
var Cvss3$ = [3, n0, _Cvs, 0, [_bS, _sV], [1, 0]];
|
|
1772
|
+
var Cvss4$ = [3, n0, _Cvss, 0, [_bS, _sV], [1, 0]];
|
|
1773
|
+
var CvssScore$ = [3, n0, _CSv, 0, [_bS, _sV, _v, _so], [1, 0, 0, 0]];
|
|
1774
|
+
var CvssScoreAdjustment$ = [3, n0, _CSA, 0, [_me, _rea], [0, 0]];
|
|
1775
|
+
var CvssScoreDetails$ = [
|
|
1776
1776
|
3,
|
|
1777
1777
|
n0,
|
|
1778
1778
|
_CSD,
|
|
@@ -1780,32 +1780,32 @@ var CvssScoreDetails = [
|
|
|
1780
1780
|
[_sSco, _cSv, _v, _sco, _sV, _ad],
|
|
1781
1781
|
[0, 0, 0, 1, 0, () => CvssScoreAdjustmentList],
|
|
1782
1782
|
];
|
|
1783
|
-
var DailySchedule = [3, n0, _DS, 0, [_sTt], [() => Time]];
|
|
1784
|
-
var DateFilter = [3, n0, _DF, 0, [_sIt, _eI], [4, 4]];
|
|
1785
|
-
var DelegatedAdmin = [3, n0, _DA, 0, [_aI, _rSel], [0, 0]];
|
|
1786
|
-
var DelegatedAdminAccount = [3, n0, _DAA, 0, [_aI, _s], [0, 0]];
|
|
1787
|
-
var DeleteCisScanConfigurationRequest = [3, n0, _DCSCR, 0, [_sCA], [0]];
|
|
1788
|
-
var DeleteCisScanConfigurationResponse = [3, n0, _DCSCRe, 0, [_sCA], [0]];
|
|
1789
|
-
var DeleteCodeSecurityIntegrationRequest = [3, n0, _DCSIR, 0, [_iA], [0]];
|
|
1790
|
-
var DeleteCodeSecurityIntegrationResponse = [3, n0, _DCSIRe, 0, [_iA], [0]];
|
|
1791
|
-
var DeleteCodeSecurityScanConfigurationRequest = [3, n0, _DCSSCR, 0, [_sCA], [0]];
|
|
1792
|
-
var DeleteCodeSecurityScanConfigurationResponse = [3, n0, _DCSSCRe, 0, [_sCA], [0]];
|
|
1793
|
-
var DeleteFilterRequest = [3, n0, _DFR, 0, [_arn], [0]];
|
|
1794
|
-
var DeleteFilterResponse = [3, n0, _DFRe, 0, [_arn], [0]];
|
|
1795
|
-
var DescribeOrganizationConfigurationRequest = [3, n0, _DOCR, 0, [], []];
|
|
1796
|
-
var DescribeOrganizationConfigurationResponse = [
|
|
1783
|
+
var DailySchedule$ = [3, n0, _DS, 0, [_sTt], [() => Time$]];
|
|
1784
|
+
var DateFilter$ = [3, n0, _DF, 0, [_sIt, _eI], [4, 4]];
|
|
1785
|
+
var DelegatedAdmin$ = [3, n0, _DA, 0, [_aI, _rSel], [0, 0]];
|
|
1786
|
+
var DelegatedAdminAccount$ = [3, n0, _DAA, 0, [_aI, _s], [0, 0]];
|
|
1787
|
+
var DeleteCisScanConfigurationRequest$ = [3, n0, _DCSCR, 0, [_sCA], [0]];
|
|
1788
|
+
var DeleteCisScanConfigurationResponse$ = [3, n0, _DCSCRe, 0, [_sCA], [0]];
|
|
1789
|
+
var DeleteCodeSecurityIntegrationRequest$ = [3, n0, _DCSIR, 0, [_iA], [0]];
|
|
1790
|
+
var DeleteCodeSecurityIntegrationResponse$ = [3, n0, _DCSIRe, 0, [_iA], [0]];
|
|
1791
|
+
var DeleteCodeSecurityScanConfigurationRequest$ = [3, n0, _DCSSCR, 0, [_sCA], [0]];
|
|
1792
|
+
var DeleteCodeSecurityScanConfigurationResponse$ = [3, n0, _DCSSCRe, 0, [_sCA], [0]];
|
|
1793
|
+
var DeleteFilterRequest$ = [3, n0, _DFR, 0, [_arn], [0]];
|
|
1794
|
+
var DeleteFilterResponse$ = [3, n0, _DFRe, 0, [_arn], [0]];
|
|
1795
|
+
var DescribeOrganizationConfigurationRequest$ = [3, n0, _DOCR, 0, [], []];
|
|
1796
|
+
var DescribeOrganizationConfigurationResponse$ = [
|
|
1797
1797
|
3,
|
|
1798
1798
|
n0,
|
|
1799
1799
|
_DOCRe,
|
|
1800
1800
|
0,
|
|
1801
1801
|
[_aE, _mALR],
|
|
1802
|
-
[() => AutoEnable
|
|
1802
|
+
[() => AutoEnable$, 2],
|
|
1803
1803
|
];
|
|
1804
|
-
var Destination = [3, n0, _D, 0, [_bN, _kP, _kKA], [0, 0, 0]];
|
|
1805
|
-
var DisableDelegatedAdminAccountRequest = [3, n0, _DDAAR, 0, [_dAAI], [0]];
|
|
1806
|
-
var DisableDelegatedAdminAccountResponse = [3, n0, _DDAARi, 0, [_dAAI], [0]];
|
|
1807
|
-
var DisableRequest = [3, n0, _DR, 0, [_aIc, _rTe], [64 | 0, 64 | 0]];
|
|
1808
|
-
var DisableResponse = [
|
|
1804
|
+
var Destination$ = [3, n0, _D, 0, [_bN, _kP, _kKA], [0, 0, 0]];
|
|
1805
|
+
var DisableDelegatedAdminAccountRequest$ = [3, n0, _DDAAR, 0, [_dAAI], [0]];
|
|
1806
|
+
var DisableDelegatedAdminAccountResponse$ = [3, n0, _DDAARi, 0, [_dAAI], [0]];
|
|
1807
|
+
var DisableRequest$ = [3, n0, _DR, 0, [_aIc, _rTe], [64 | 0, 64 | 0]];
|
|
1808
|
+
var DisableResponse$ = [
|
|
1809
1809
|
3,
|
|
1810
1810
|
n0,
|
|
1811
1811
|
_DRi,
|
|
@@ -1813,19 +1813,19 @@ var DisableResponse = [
|
|
|
1813
1813
|
[_ac, _fAa],
|
|
1814
1814
|
[() => AccountList, () => FailedAccountList],
|
|
1815
1815
|
];
|
|
1816
|
-
var DisassociateConfigurationRequest = [
|
|
1816
|
+
var DisassociateConfigurationRequest$ = [
|
|
1817
1817
|
3,
|
|
1818
1818
|
n0,
|
|
1819
1819
|
_DCR,
|
|
1820
1820
|
0,
|
|
1821
1821
|
[_sCA, _r],
|
|
1822
|
-
[0, () => CodeSecurityResource],
|
|
1822
|
+
[0, () => CodeSecurityResource$],
|
|
1823
1823
|
];
|
|
1824
|
-
var DisassociateMemberRequest = [3, n0, _DMR, 0, [_aI], [0]];
|
|
1825
|
-
var DisassociateMemberResponse = [3, n0, _DMRi, 0, [_aI], [0]];
|
|
1826
|
-
var Ec2Configuration = [3, n0, _EC, 0, [_sM], [0]];
|
|
1827
|
-
var Ec2ConfigurationState = [3, n0, _ECS, 0, [_sMS], [() => Ec2ScanModeState]];
|
|
1828
|
-
var Ec2InstanceAggregation = [
|
|
1824
|
+
var DisassociateMemberRequest$ = [3, n0, _DMR, 0, [_aI], [0]];
|
|
1825
|
+
var DisassociateMemberResponse$ = [3, n0, _DMRi, 0, [_aI], [0]];
|
|
1826
|
+
var Ec2Configuration$ = [3, n0, _EC, 0, [_sM], [0]];
|
|
1827
|
+
var Ec2ConfigurationState$ = [3, n0, _ECS, 0, [_sMS], [() => Ec2ScanModeState$]];
|
|
1828
|
+
var Ec2InstanceAggregation$ = [
|
|
1829
1829
|
3,
|
|
1830
1830
|
n0,
|
|
1831
1831
|
_EIA,
|
|
@@ -1833,19 +1833,19 @@ var Ec2InstanceAggregation = [
|
|
|
1833
1833
|
[_a, _oS, _iIn, _iTn, _sO, _sB],
|
|
1834
1834
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, () => MapFilterList, 0, 0],
|
|
1835
1835
|
];
|
|
1836
|
-
var Ec2InstanceAggregationResponse = [
|
|
1836
|
+
var Ec2InstanceAggregationResponse$ = [
|
|
1837
1837
|
3,
|
|
1838
1838
|
n0,
|
|
1839
1839
|
_EIAR,
|
|
1840
1840
|
0,
|
|
1841
1841
|
[_iIns, _am, _oSp, _iTn, _aI, _sC, _nF],
|
|
1842
|
-
[0, 0, 0, 128 | 0, 0, () => SeverityCounts
|
|
1842
|
+
[0, 0, 0, 128 | 0, 0, () => SeverityCounts$, 1],
|
|
1843
1843
|
];
|
|
1844
|
-
var Ec2Metadata = [3, n0, _EM, 0, [_ta, _aIm, _p], [128 | 0, 0, 0]];
|
|
1845
|
-
var Ec2ScanModeState = [3, n0, _ESMS, 0, [_sM, _sMSc], [0, 0]];
|
|
1846
|
-
var EcrConfiguration = [3, n0, _ECc, 0, [_rD, _pDRD, _pDRM], [0, 0, 0]];
|
|
1847
|
-
var EcrConfigurationState = [3, n0, _ECSc, 0, [_rDS], [() => EcrRescanDurationState]];
|
|
1848
|
-
var EcrContainerImageMetadata = [
|
|
1844
|
+
var Ec2Metadata$ = [3, n0, _EM, 0, [_ta, _aIm, _p], [128 | 0, 0, 0]];
|
|
1845
|
+
var Ec2ScanModeState$ = [3, n0, _ESMS, 0, [_sM, _sMSc], [0, 0]];
|
|
1846
|
+
var EcrConfiguration$ = [3, n0, _ECc, 0, [_rD, _pDRD, _pDRM], [0, 0, 0]];
|
|
1847
|
+
var EcrConfigurationState$ = [3, n0, _ECSc, 0, [_rDS], [() => EcrRescanDurationState$]];
|
|
1848
|
+
var EcrContainerImageMetadata$ = [
|
|
1849
1849
|
3,
|
|
1850
1850
|
n0,
|
|
1851
1851
|
_ECIM,
|
|
@@ -1853,8 +1853,8 @@ var EcrContainerImageMetadata = [
|
|
|
1853
1853
|
[_ta, _iPA, _lIUA, _iUC],
|
|
1854
1854
|
[64 | 0, 4, 4, 1],
|
|
1855
1855
|
];
|
|
1856
|
-
var EcrRepositoryMetadata = [3, n0, _ERM, 0, [_na, _sFc], [0, 0]];
|
|
1857
|
-
var EcrRescanDurationState = [
|
|
1856
|
+
var EcrRepositoryMetadata$ = [3, n0, _ERM, 0, [_na, _sFc], [0, 0]];
|
|
1857
|
+
var EcrRescanDurationState$ = [
|
|
1858
1858
|
3,
|
|
1859
1859
|
n0,
|
|
1860
1860
|
_ERDS,
|
|
@@ -1862,10 +1862,10 @@ var EcrRescanDurationState = [
|
|
|
1862
1862
|
[_rD, _s, _uA, _pDRD, _pDRM],
|
|
1863
1863
|
[0, 0, 4, 0, 0],
|
|
1864
1864
|
];
|
|
1865
|
-
var EnableDelegatedAdminAccountRequest = [3, n0, _EDAAR, 0, [_dAAI, _cT], [0, [0, 4]]];
|
|
1866
|
-
var EnableDelegatedAdminAccountResponse = [3, n0, _EDAARn, 0, [_dAAI], [0]];
|
|
1867
|
-
var EnableRequest = [3, n0, _ER, 0, [_aIc, _rTe, _cT], [64 | 0, 64 | 0, [0, 4]]];
|
|
1868
|
-
var EnableResponse = [
|
|
1865
|
+
var EnableDelegatedAdminAccountRequest$ = [3, n0, _EDAAR, 0, [_dAAI, _cT], [0, [0, 4]]];
|
|
1866
|
+
var EnableDelegatedAdminAccountResponse$ = [3, n0, _EDAARn, 0, [_dAAI], [0]];
|
|
1867
|
+
var EnableRequest$ = [3, n0, _ER, 0, [_aIc, _rTe, _cT], [64 | 0, 64 | 0, [0, 4]]];
|
|
1868
|
+
var EnableResponse$ = [
|
|
1869
1869
|
3,
|
|
1870
1870
|
n0,
|
|
1871
1871
|
_ERn,
|
|
@@ -1873,28 +1873,28 @@ var EnableResponse = [
|
|
|
1873
1873
|
[_ac, _fAa],
|
|
1874
1874
|
[() => AccountList, () => FailedAccountList],
|
|
1875
1875
|
];
|
|
1876
|
-
var Epss = [3, n0, _E, 0, [_sco], [1]];
|
|
1877
|
-
var EpssDetails = [3, n0, _ED, 0, [_sco], [1]];
|
|
1878
|
-
var Evidence = [3, n0, _Ev, 0, [_eR, _eD, _se], [0, 0, 0]];
|
|
1879
|
-
var ExploitabilityDetails = [3, n0, _EDx, 0, [_lKEA], [4]];
|
|
1880
|
-
var ExploitObserved = [3, n0, _EO, 0, [_lS, _fS], [4, 4]];
|
|
1881
|
-
var FailedAccount = [
|
|
1876
|
+
var Epss$ = [3, n0, _E, 0, [_sco], [1]];
|
|
1877
|
+
var EpssDetails$ = [3, n0, _ED, 0, [_sco], [1]];
|
|
1878
|
+
var Evidence$ = [3, n0, _Ev, 0, [_eR, _eD, _se], [0, 0, 0]];
|
|
1879
|
+
var ExploitabilityDetails$ = [3, n0, _EDx, 0, [_lKEA], [4]];
|
|
1880
|
+
var ExploitObserved$ = [3, n0, _EO, 0, [_lS, _fS], [4, 4]];
|
|
1881
|
+
var FailedAccount$ = [
|
|
1882
1882
|
3,
|
|
1883
1883
|
n0,
|
|
1884
1884
|
_FA,
|
|
1885
1885
|
0,
|
|
1886
1886
|
[_aI, _s, _rS, _eC, _eM],
|
|
1887
|
-
[0, 0, () => ResourceStatus
|
|
1887
|
+
[0, 0, () => ResourceStatus$, 0, 0],
|
|
1888
1888
|
];
|
|
1889
|
-
var FailedAssociationResult = [
|
|
1889
|
+
var FailedAssociationResult$ = [
|
|
1890
1890
|
3,
|
|
1891
1891
|
n0,
|
|
1892
1892
|
_FAR,
|
|
1893
1893
|
0,
|
|
1894
1894
|
[_sCA, _r, _sCta, _sMt],
|
|
1895
|
-
[0, () => CodeSecurityResource
|
|
1895
|
+
[0, () => CodeSecurityResource$, 0, 0],
|
|
1896
1896
|
];
|
|
1897
|
-
var FailedMemberAccountEc2DeepInspectionStatusState = [
|
|
1897
|
+
var FailedMemberAccountEc2DeepInspectionStatusState$ = [
|
|
1898
1898
|
3,
|
|
1899
1899
|
n0,
|
|
1900
1900
|
_FMAEDISS,
|
|
@@ -1902,15 +1902,15 @@ var FailedMemberAccountEc2DeepInspectionStatusState = [
|
|
|
1902
1902
|
[_aI, _eSS, _eM],
|
|
1903
1903
|
[0, 0, 0],
|
|
1904
1904
|
];
|
|
1905
|
-
var Filter = [
|
|
1905
|
+
var Filter$ = [
|
|
1906
1906
|
3,
|
|
1907
1907
|
n0,
|
|
1908
1908
|
_F,
|
|
1909
1909
|
0,
|
|
1910
1910
|
[_arn, _oI, _na, _cr, _act, _cAr, _uA, _de, _rea, _ta],
|
|
1911
|
-
[0, 0, 0, () => FilterCriteria
|
|
1911
|
+
[0, 0, 0, () => FilterCriteria$, 0, 4, 4, 0, 0, 128 | 0],
|
|
1912
1912
|
];
|
|
1913
|
-
var FilterCriteria = [
|
|
1913
|
+
var FilterCriteria$ = [
|
|
1914
1914
|
3,
|
|
1915
1915
|
n0,
|
|
1916
1916
|
_FC,
|
|
@@ -2012,7 +2012,7 @@ var FilterCriteria = [
|
|
|
2012
2012
|
() => StringFilterList,
|
|
2013
2013
|
],
|
|
2014
2014
|
];
|
|
2015
|
-
var Finding = [
|
|
2015
|
+
var Finding$ = [
|
|
2016
2016
|
3,
|
|
2017
2017
|
n0,
|
|
2018
2018
|
_Fi,
|
|
@@ -2046,7 +2046,7 @@ var Finding = [
|
|
|
2046
2046
|
0,
|
|
2047
2047
|
0,
|
|
2048
2048
|
0,
|
|
2049
|
-
() => Remediation
|
|
2049
|
+
() => Remediation$,
|
|
2050
2050
|
0,
|
|
2051
2051
|
4,
|
|
2052
2052
|
4,
|
|
@@ -2054,48 +2054,48 @@ var Finding = [
|
|
|
2054
2054
|
0,
|
|
2055
2055
|
() => ResourceList,
|
|
2056
2056
|
1,
|
|
2057
|
-
() => InspectorScoreDetails
|
|
2058
|
-
() => NetworkReachabilityDetails
|
|
2059
|
-
() => PackageVulnerabilityDetails
|
|
2057
|
+
() => InspectorScoreDetails$,
|
|
2058
|
+
() => NetworkReachabilityDetails$,
|
|
2059
|
+
() => PackageVulnerabilityDetails$,
|
|
2060
2060
|
0,
|
|
2061
2061
|
0,
|
|
2062
|
-
() => ExploitabilityDetails
|
|
2063
|
-
() => CodeVulnerabilityDetails
|
|
2064
|
-
() => EpssDetails
|
|
2062
|
+
() => ExploitabilityDetails$,
|
|
2063
|
+
() => CodeVulnerabilityDetails$,
|
|
2064
|
+
() => EpssDetails$,
|
|
2065
2065
|
],
|
|
2066
2066
|
];
|
|
2067
|
-
var FindingDetail = [
|
|
2067
|
+
var FindingDetail$ = [
|
|
2068
2068
|
3,
|
|
2069
2069
|
n0,
|
|
2070
2070
|
_FD,
|
|
2071
2071
|
0,
|
|
2072
2072
|
[_fAin, _cDi, _rSi, _ev, _tt, _to, _eO, _rU, _cw, _eS],
|
|
2073
|
-
[0, () => CisaData
|
|
2073
|
+
[0, () => CisaData$, 1, () => EvidenceList, 64 | 0, 64 | 0, () => ExploitObserved$, 64 | 0, 64 | 0, 1],
|
|
2074
2074
|
];
|
|
2075
|
-
var FindingDetailsError = [3, n0, _FDE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
2076
|
-
var FindingTypeAggregation = [3, n0, _FTA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
2077
|
-
var FindingTypeAggregationResponse = [
|
|
2075
|
+
var FindingDetailsError$ = [3, n0, _FDE, 0, [_fAin, _eC, _eM], [0, 0, 0]];
|
|
2076
|
+
var FindingTypeAggregation$ = [3, n0, _FTA, 0, [_fT, _rT, _sO, _sB], [0, 0, 0, 0]];
|
|
2077
|
+
var FindingTypeAggregationResponse$ = [
|
|
2078
2078
|
3,
|
|
2079
2079
|
n0,
|
|
2080
2080
|
_FTAR,
|
|
2081
2081
|
0,
|
|
2082
2082
|
[_aI, _sC, _eAC, _fAC],
|
|
2083
|
-
[0, () => SeverityCounts
|
|
2083
|
+
[0, () => SeverityCounts$, 1, 1],
|
|
2084
2084
|
];
|
|
2085
|
-
var FreeTrialAccountInfo = [3, n0, _FTAI, 0, [_aI, _fTI], [0, () => FreeTrialInfoList]];
|
|
2086
|
-
var FreeTrialInfo = [3, n0, _FTI, 0, [_ty, _sta, _en, _s], [0, 4, 4, 0]];
|
|
2087
|
-
var FreeTrialInfoError = [3, n0, _FTIE, 0, [_aI, _cod, _m], [0, 0, 0]];
|
|
2088
|
-
var GetCisScanReportRequest = [3, n0, _GCSRR, 0, [_sAc, _tA, _rF], [0, 64 | 0, 0]];
|
|
2089
|
-
var GetCisScanReportResponse = [3, n0, _GCSRRe, 0, [_u, _s], [0, 0]];
|
|
2090
|
-
var GetCisScanResultDetailsRequest = [
|
|
2085
|
+
var FreeTrialAccountInfo$ = [3, n0, _FTAI, 0, [_aI, _fTI], [0, () => FreeTrialInfoList]];
|
|
2086
|
+
var FreeTrialInfo$ = [3, n0, _FTI, 0, [_ty, _sta, _en, _s], [0, 4, 4, 0]];
|
|
2087
|
+
var FreeTrialInfoError$ = [3, n0, _FTIE, 0, [_aI, _cod, _m], [0, 0, 0]];
|
|
2088
|
+
var GetCisScanReportRequest$ = [3, n0, _GCSRR, 0, [_sAc, _tA, _rF], [0, 64 | 0, 0]];
|
|
2089
|
+
var GetCisScanReportResponse$ = [3, n0, _GCSRRe, 0, [_u, _s], [0, 0]];
|
|
2090
|
+
var GetCisScanResultDetailsRequest$ = [
|
|
2091
2091
|
3,
|
|
2092
2092
|
n0,
|
|
2093
2093
|
_GCSRDR,
|
|
2094
2094
|
0,
|
|
2095
2095
|
[_sAc, _tRI, _aI, _fCi, _sB, _sO, _nT, _mR],
|
|
2096
|
-
[0, 0, 0, () => CisScanResultDetailsFilterCriteria
|
|
2096
|
+
[0, 0, 0, () => CisScanResultDetailsFilterCriteria$, 0, 0, 0, 1],
|
|
2097
2097
|
];
|
|
2098
|
-
var GetCisScanResultDetailsResponse = [
|
|
2098
|
+
var GetCisScanResultDetailsResponse$ = [
|
|
2099
2099
|
3,
|
|
2100
2100
|
n0,
|
|
2101
2101
|
_GCSRDRe,
|
|
@@ -2103,15 +2103,15 @@ var GetCisScanResultDetailsResponse = [
|
|
|
2103
2103
|
[_sRD, _nT],
|
|
2104
2104
|
[() => CisScanResultDetailsList, 0],
|
|
2105
2105
|
];
|
|
2106
|
-
var GetClustersForImageRequest = [
|
|
2106
|
+
var GetClustersForImageRequest$ = [
|
|
2107
2107
|
3,
|
|
2108
2108
|
n0,
|
|
2109
2109
|
_GCFIR,
|
|
2110
2110
|
0,
|
|
2111
2111
|
[_f, _mR, _nT],
|
|
2112
|
-
[() => ClusterForImageFilterCriteria
|
|
2112
|
+
[() => ClusterForImageFilterCriteria$, 1, 0],
|
|
2113
2113
|
];
|
|
2114
|
-
var GetClustersForImageResponse = [
|
|
2114
|
+
var GetClustersForImageResponse$ = [
|
|
2115
2115
|
3,
|
|
2116
2116
|
n0,
|
|
2117
2117
|
_GCFIRe,
|
|
@@ -2119,8 +2119,8 @@ var GetClustersForImageResponse = [
|
|
|
2119
2119
|
[_cl, _nT],
|
|
2120
2120
|
[() => ClusterInformationList, 0],
|
|
2121
2121
|
];
|
|
2122
|
-
var GetCodeSecurityIntegrationRequest = [3, n0, _GCSIR, 0, [_iA, _ta], [0, 128 | 0]];
|
|
2123
|
-
var GetCodeSecurityIntegrationResponse = [
|
|
2122
|
+
var GetCodeSecurityIntegrationRequest$ = [3, n0, _GCSIR, 0, [_iA, _ta], [0, 128 | 0]];
|
|
2123
|
+
var GetCodeSecurityIntegrationResponse$ = [
|
|
2124
2124
|
3,
|
|
2125
2125
|
n0,
|
|
2126
2126
|
_GCSIRe,
|
|
@@ -2128,51 +2128,51 @@ var GetCodeSecurityIntegrationResponse = [
|
|
|
2128
2128
|
[_iA, _na, _ty, _s, _sR, _cO, _lUO, _ta, _aU],
|
|
2129
2129
|
[0, 0, 0, 0, 0, 4, 4, 128 | 0, [() => AuthorizationUrl, 0]],
|
|
2130
2130
|
];
|
|
2131
|
-
var GetCodeSecurityScanConfigurationRequest = [3, n0, _GCSSCR, 0, [_sCA], [0]];
|
|
2132
|
-
var GetCodeSecurityScanConfigurationResponse = [
|
|
2131
|
+
var GetCodeSecurityScanConfigurationRequest$ = [3, n0, _GCSSCR, 0, [_sCA], [0]];
|
|
2132
|
+
var GetCodeSecurityScanConfigurationResponse$ = [
|
|
2133
2133
|
3,
|
|
2134
2134
|
n0,
|
|
2135
2135
|
_GCSSCRe,
|
|
2136
2136
|
0,
|
|
2137
2137
|
[_sCA, _na, _conf, _le, _sSc, _cAr, _lUA, _ta],
|
|
2138
|
-
[0, 0, () => CodeSecurityScanConfiguration
|
|
2138
|
+
[0, 0, () => CodeSecurityScanConfiguration$, 0, () => ScopeSettings$, 4, 4, 128 | 0],
|
|
2139
2139
|
];
|
|
2140
|
-
var GetCodeSecurityScanRequest = [
|
|
2140
|
+
var GetCodeSecurityScanRequest$ = [
|
|
2141
2141
|
3,
|
|
2142
2142
|
n0,
|
|
2143
2143
|
_GCSSR,
|
|
2144
2144
|
0,
|
|
2145
2145
|
[_r, _sIc],
|
|
2146
|
-
[() => CodeSecurityResource
|
|
2146
|
+
[() => CodeSecurityResource$, 0],
|
|
2147
2147
|
];
|
|
2148
|
-
var GetCodeSecurityScanResponse = [
|
|
2148
|
+
var GetCodeSecurityScanResponse$ = [
|
|
2149
2149
|
3,
|
|
2150
2150
|
n0,
|
|
2151
2151
|
_GCSSRe,
|
|
2152
2152
|
0,
|
|
2153
2153
|
[_sIc, _r, _aI, _s, _sR, _cAr, _uA, _lCI],
|
|
2154
|
-
[0, () => CodeSecurityResource
|
|
2154
|
+
[0, () => CodeSecurityResource$, 0, 0, 0, 4, 4, 0],
|
|
2155
2155
|
];
|
|
2156
|
-
var GetConfigurationRequest = [3, n0, _GCR, 0, [], []];
|
|
2157
|
-
var GetConfigurationResponse = [
|
|
2156
|
+
var GetConfigurationRequest$ = [3, n0, _GCR, 0, [], []];
|
|
2157
|
+
var GetConfigurationResponse$ = [
|
|
2158
2158
|
3,
|
|
2159
2159
|
n0,
|
|
2160
2160
|
_GCRe,
|
|
2161
2161
|
0,
|
|
2162
2162
|
[_eCc, _eCco],
|
|
2163
|
-
[() => EcrConfigurationState
|
|
2163
|
+
[() => EcrConfigurationState$, () => Ec2ConfigurationState$],
|
|
2164
2164
|
];
|
|
2165
|
-
var GetDelegatedAdminAccountRequest = [3, n0, _GDAAR, 0, [], []];
|
|
2166
|
-
var GetDelegatedAdminAccountResponse = [
|
|
2165
|
+
var GetDelegatedAdminAccountRequest$ = [3, n0, _GDAAR, 0, [], []];
|
|
2166
|
+
var GetDelegatedAdminAccountResponse$ = [
|
|
2167
2167
|
3,
|
|
2168
2168
|
n0,
|
|
2169
2169
|
_GDAARe,
|
|
2170
2170
|
0,
|
|
2171
2171
|
[_dAe],
|
|
2172
|
-
[() => DelegatedAdmin],
|
|
2172
|
+
[() => DelegatedAdmin$],
|
|
2173
2173
|
];
|
|
2174
|
-
var GetEc2DeepInspectionConfigurationRequest = [3, n0, _GEDICR, 0, [], []];
|
|
2175
|
-
var GetEc2DeepInspectionConfigurationResponse = [
|
|
2174
|
+
var GetEc2DeepInspectionConfigurationRequest$ = [3, n0, _GEDICR, 0, [], []];
|
|
2175
|
+
var GetEc2DeepInspectionConfigurationResponse$ = [
|
|
2176
2176
|
3,
|
|
2177
2177
|
n0,
|
|
2178
2178
|
_GEDICRe,
|
|
@@ -2180,7 +2180,7 @@ var GetEc2DeepInspectionConfigurationResponse = [
|
|
|
2180
2180
|
[_pP, _oPP, _s, _eM],
|
|
2181
2181
|
[64 | 0, 64 | 0, 0, 0],
|
|
2182
2182
|
];
|
|
2183
|
-
var GetEncryptionKeyRequest = [
|
|
2183
|
+
var GetEncryptionKeyRequest$ = [
|
|
2184
2184
|
3,
|
|
2185
2185
|
n0,
|
|
2186
2186
|
_GEKR,
|
|
@@ -2191,28 +2191,28 @@ var GetEncryptionKeyRequest = [
|
|
|
2191
2191
|
[0, { [_hQ]: _rT }],
|
|
2192
2192
|
],
|
|
2193
2193
|
];
|
|
2194
|
-
var GetEncryptionKeyResponse = [3, n0, _GEKRe, 0, [_kKI], [0]];
|
|
2195
|
-
var GetFindingsReportStatusRequest = [3, n0, _GFRSR, 0, [_rIep], [0]];
|
|
2196
|
-
var GetFindingsReportStatusResponse = [
|
|
2194
|
+
var GetEncryptionKeyResponse$ = [3, n0, _GEKRe, 0, [_kKI], [0]];
|
|
2195
|
+
var GetFindingsReportStatusRequest$ = [3, n0, _GFRSR, 0, [_rIep], [0]];
|
|
2196
|
+
var GetFindingsReportStatusResponse$ = [
|
|
2197
2197
|
3,
|
|
2198
2198
|
n0,
|
|
2199
2199
|
_GFRSRe,
|
|
2200
2200
|
0,
|
|
2201
2201
|
[_rIep, _s, _eC, _eM, _des, _fCi],
|
|
2202
|
-
[0, 0, 0, 0, () => Destination
|
|
2202
|
+
[0, 0, 0, 0, () => Destination$, () => FilterCriteria$],
|
|
2203
2203
|
];
|
|
2204
|
-
var GetMemberRequest = [3, n0, _GMR, 0, [_aI], [0]];
|
|
2205
|
-
var GetMemberResponse = [3, n0, _GMRe, 0, [_mem], [() => Member]];
|
|
2206
|
-
var GetSbomExportRequest = [3, n0, _GSER, 0, [_rIep], [0]];
|
|
2207
|
-
var GetSbomExportResponse = [
|
|
2204
|
+
var GetMemberRequest$ = [3, n0, _GMR, 0, [_aI], [0]];
|
|
2205
|
+
var GetMemberResponse$ = [3, n0, _GMRe, 0, [_mem], [() => Member$]];
|
|
2206
|
+
var GetSbomExportRequest$ = [3, n0, _GSER, 0, [_rIep], [0]];
|
|
2207
|
+
var GetSbomExportResponse$ = [
|
|
2208
2208
|
3,
|
|
2209
2209
|
n0,
|
|
2210
2210
|
_GSERe,
|
|
2211
2211
|
0,
|
|
2212
2212
|
[_rIep, _fo, _s, _eC, _eM, _sDe, _fCi],
|
|
2213
|
-
[0, 0, 0, 0, 0, () => Destination
|
|
2213
|
+
[0, 0, 0, 0, 0, () => Destination$, () => ResourceFilterCriteria$],
|
|
2214
2214
|
];
|
|
2215
|
-
var ImageLayerAggregation = [
|
|
2215
|
+
var ImageLayerAggregation$ = [
|
|
2216
2216
|
3,
|
|
2217
2217
|
n0,
|
|
2218
2218
|
_ILA,
|
|
@@ -2220,16 +2220,16 @@ var ImageLayerAggregation = [
|
|
|
2220
2220
|
[_re, _rI, _lH, _sO, _sB],
|
|
2221
2221
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, 0, 0],
|
|
2222
2222
|
];
|
|
2223
|
-
var ImageLayerAggregationResponse = [
|
|
2223
|
+
var ImageLayerAggregationResponse$ = [
|
|
2224
2224
|
3,
|
|
2225
2225
|
n0,
|
|
2226
2226
|
_ILAR,
|
|
2227
2227
|
0,
|
|
2228
2228
|
[_rep, _rIe, _lHa, _aI, _sC],
|
|
2229
|
-
[0, 0, 0, 0, () => SeverityCounts],
|
|
2229
|
+
[0, 0, 0, 0, () => SeverityCounts$],
|
|
2230
2230
|
];
|
|
2231
|
-
var InspectorScoreDetails = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails]];
|
|
2232
|
-
var InternalServerException = [
|
|
2231
|
+
var InspectorScoreDetails$ = [3, n0, _ISD, 0, [_aC], [() => CvssScoreDetails$]];
|
|
2232
|
+
var InternalServerException$ = [
|
|
2233
2233
|
-3,
|
|
2234
2234
|
n0,
|
|
2235
2235
|
_ISE,
|
|
@@ -2237,8 +2237,8 @@ var InternalServerException = [
|
|
|
2237
2237
|
[_m, _rAS],
|
|
2238
2238
|
[0, [1, { [_hH]: _RA }]],
|
|
2239
2239
|
];
|
|
2240
|
-
schema.TypeRegistry.for(n0).registerError(InternalServerException
|
|
2241
|
-
var LambdaFunctionAggregation = [
|
|
2240
|
+
schema.TypeRegistry.for(n0).registerError(InternalServerException$, InternalServerException);
|
|
2241
|
+
var LambdaFunctionAggregation$ = [
|
|
2242
2242
|
3,
|
|
2243
2243
|
n0,
|
|
2244
2244
|
_LFA,
|
|
@@ -2246,15 +2246,15 @@ var LambdaFunctionAggregation = [
|
|
|
2246
2246
|
[_rI, _fNu, _run, _fTu, _sO, _sB],
|
|
2247
2247
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, () => MapFilterList, 0, 0],
|
|
2248
2248
|
];
|
|
2249
|
-
var LambdaFunctionAggregationResponse = [
|
|
2249
|
+
var LambdaFunctionAggregationResponse$ = [
|
|
2250
2250
|
3,
|
|
2251
2251
|
n0,
|
|
2252
2252
|
_LFAR,
|
|
2253
2253
|
0,
|
|
2254
2254
|
[_rIe, _fN, _ru, _lT, _aI, _sC, _lMA],
|
|
2255
|
-
[0, 0, 0, 128 | 0, 0, () => SeverityCounts
|
|
2255
|
+
[0, 0, 0, 128 | 0, 0, () => SeverityCounts$, 4],
|
|
2256
2256
|
];
|
|
2257
|
-
var LambdaFunctionMetadata = [
|
|
2257
|
+
var LambdaFunctionMetadata$ = [
|
|
2258
2258
|
3,
|
|
2259
2259
|
n0,
|
|
2260
2260
|
_LFM,
|
|
@@ -2262,7 +2262,7 @@ var LambdaFunctionMetadata = [
|
|
|
2262
2262
|
[_fTu, _la, _fN, _ru],
|
|
2263
2263
|
[128 | 0, 64 | 0, 0, 0],
|
|
2264
2264
|
];
|
|
2265
|
-
var LambdaLayerAggregation = [
|
|
2265
|
+
var LambdaLayerAggregation$ = [
|
|
2266
2266
|
3,
|
|
2267
2267
|
n0,
|
|
2268
2268
|
_LLA,
|
|
@@ -2270,17 +2270,17 @@ var LambdaLayerAggregation = [
|
|
|
2270
2270
|
[_fNu, _rI, _lAa, _sO, _sB],
|
|
2271
2271
|
[() => StringFilterList, () => StringFilterList, () => StringFilterList, 0, 0],
|
|
2272
2272
|
];
|
|
2273
|
-
var LambdaLayerAggregationResponse = [
|
|
2273
|
+
var LambdaLayerAggregationResponse$ = [
|
|
2274
2274
|
3,
|
|
2275
2275
|
n0,
|
|
2276
2276
|
_LLAR,
|
|
2277
2277
|
0,
|
|
2278
2278
|
[_fN, _rIe, _lAay, _aI, _sC],
|
|
2279
|
-
[0, 0, 0, 0, () => SeverityCounts],
|
|
2279
|
+
[0, 0, 0, 0, () => SeverityCounts$],
|
|
2280
2280
|
];
|
|
2281
|
-
var LambdaVpcConfig = [3, n0, _LVC, 0, [_sIu, _sGI, _vI], [64 | 0, 64 | 0, 0]];
|
|
2282
|
-
var ListAccountPermissionsRequest = [3, n0, _LAPR, 0, [_serv, _mR, _nT], [0, 1, 0]];
|
|
2283
|
-
var ListAccountPermissionsResponse = [
|
|
2281
|
+
var LambdaVpcConfig$ = [3, n0, _LVC, 0, [_sIu, _sGI, _vI], [64 | 0, 64 | 0, 0]];
|
|
2282
|
+
var ListAccountPermissionsRequest$ = [3, n0, _LAPR, 0, [_serv, _mR, _nT], [0, 1, 0]];
|
|
2283
|
+
var ListAccountPermissionsResponse$ = [
|
|
2284
2284
|
3,
|
|
2285
2285
|
n0,
|
|
2286
2286
|
_LAPRi,
|
|
@@ -2288,7 +2288,7 @@ var ListAccountPermissionsResponse = [
|
|
|
2288
2288
|
[_pe, _nT],
|
|
2289
2289
|
[() => Permissions, 0],
|
|
2290
2290
|
];
|
|
2291
|
-
var ListCisScanConfigurationsFilterCriteria = [
|
|
2291
|
+
var ListCisScanConfigurationsFilterCriteria$ = [
|
|
2292
2292
|
3,
|
|
2293
2293
|
n0,
|
|
2294
2294
|
_LCSCFC,
|
|
@@ -2296,15 +2296,15 @@ var ListCisScanConfigurationsFilterCriteria = [
|
|
|
2296
2296
|
[_sNF, _tRTF, _sCAF],
|
|
2297
2297
|
[() => CisScanNameFilterList, () => ResourceTagFilterList, () => CisScanConfigurationArnFilterList],
|
|
2298
2298
|
];
|
|
2299
|
-
var ListCisScanConfigurationsRequest = [
|
|
2299
|
+
var ListCisScanConfigurationsRequest$ = [
|
|
2300
2300
|
3,
|
|
2301
2301
|
n0,
|
|
2302
2302
|
_LCSCR,
|
|
2303
2303
|
0,
|
|
2304
2304
|
[_fCi, _sB, _sO, _nT, _mR],
|
|
2305
|
-
[() => ListCisScanConfigurationsFilterCriteria
|
|
2305
|
+
[() => ListCisScanConfigurationsFilterCriteria$, 0, 0, 0, 1],
|
|
2306
2306
|
];
|
|
2307
|
-
var ListCisScanConfigurationsResponse = [
|
|
2307
|
+
var ListCisScanConfigurationsResponse$ = [
|
|
2308
2308
|
3,
|
|
2309
2309
|
n0,
|
|
2310
2310
|
_LCSCRi,
|
|
@@ -2312,15 +2312,15 @@ var ListCisScanConfigurationsResponse = [
|
|
|
2312
2312
|
[_sCca, _nT],
|
|
2313
2313
|
[() => CisScanConfigurationList, 0],
|
|
2314
2314
|
];
|
|
2315
|
-
var ListCisScanResultsAggregatedByChecksRequest = [
|
|
2315
|
+
var ListCisScanResultsAggregatedByChecksRequest$ = [
|
|
2316
2316
|
3,
|
|
2317
2317
|
n0,
|
|
2318
2318
|
_LCSRABCR,
|
|
2319
2319
|
0,
|
|
2320
2320
|
[_sAc, _fCi, _sB, _sO, _nT, _mR],
|
|
2321
|
-
[0, () => CisScanResultsAggregatedByChecksFilterCriteria
|
|
2321
|
+
[0, () => CisScanResultsAggregatedByChecksFilterCriteria$, 0, 0, 0, 1],
|
|
2322
2322
|
];
|
|
2323
|
-
var ListCisScanResultsAggregatedByChecksResponse = [
|
|
2323
|
+
var ListCisScanResultsAggregatedByChecksResponse$ = [
|
|
2324
2324
|
3,
|
|
2325
2325
|
n0,
|
|
2326
2326
|
_LCSRABCRi,
|
|
@@ -2328,15 +2328,15 @@ var ListCisScanResultsAggregatedByChecksResponse = [
|
|
|
2328
2328
|
[_cAh, _nT],
|
|
2329
2329
|
[() => CisCheckAggregationList, 0],
|
|
2330
2330
|
];
|
|
2331
|
-
var ListCisScanResultsAggregatedByTargetResourceRequest = [
|
|
2331
|
+
var ListCisScanResultsAggregatedByTargetResourceRequest$ = [
|
|
2332
2332
|
3,
|
|
2333
2333
|
n0,
|
|
2334
2334
|
_LCSRABTRR,
|
|
2335
2335
|
0,
|
|
2336
2336
|
[_sAc, _fCi, _sB, _sO, _nT, _mR],
|
|
2337
|
-
[0, () => CisScanResultsAggregatedByTargetResourceFilterCriteria
|
|
2337
|
+
[0, () => CisScanResultsAggregatedByTargetResourceFilterCriteria$, 0, 0, 0, 1],
|
|
2338
2338
|
];
|
|
2339
|
-
var ListCisScanResultsAggregatedByTargetResourceResponse = [
|
|
2339
|
+
var ListCisScanResultsAggregatedByTargetResourceResponse$ = [
|
|
2340
2340
|
3,
|
|
2341
2341
|
n0,
|
|
2342
2342
|
_LCSRABTRRi,
|
|
@@ -2344,7 +2344,7 @@ var ListCisScanResultsAggregatedByTargetResourceResponse = [
|
|
|
2344
2344
|
[_tRA, _nT],
|
|
2345
2345
|
[() => CisTargetResourceAggregationList, 0],
|
|
2346
2346
|
];
|
|
2347
|
-
var ListCisScansFilterCriteria = [
|
|
2347
|
+
var ListCisScansFilterCriteria$ = [
|
|
2348
2348
|
3,
|
|
2349
2349
|
n0,
|
|
2350
2350
|
_LCSFC,
|
|
@@ -2363,16 +2363,16 @@ var ListCisScansFilterCriteria = [
|
|
|
2363
2363
|
() => AccountIdFilterList,
|
|
2364
2364
|
],
|
|
2365
2365
|
];
|
|
2366
|
-
var ListCisScansRequest = [
|
|
2366
|
+
var ListCisScansRequest$ = [
|
|
2367
2367
|
3,
|
|
2368
2368
|
n0,
|
|
2369
2369
|
_LCSR,
|
|
2370
2370
|
0,
|
|
2371
2371
|
[_fCi, _dL, _sB, _sO, _nT, _mR],
|
|
2372
|
-
[() => ListCisScansFilterCriteria
|
|
2372
|
+
[() => ListCisScansFilterCriteria$, 0, 0, 0, 0, 1],
|
|
2373
2373
|
];
|
|
2374
|
-
var ListCisScansResponse = [3, n0, _LCSRi, 0, [_sca, _nT], [() => CisScanList, 0]];
|
|
2375
|
-
var ListCodeSecurityIntegrationsRequest = [
|
|
2374
|
+
var ListCisScansResponse$ = [3, n0, _LCSRi, 0, [_sca, _nT], [() => CisScanList, 0]];
|
|
2375
|
+
var ListCodeSecurityIntegrationsRequest$ = [
|
|
2376
2376
|
3,
|
|
2377
2377
|
n0,
|
|
2378
2378
|
_LCSIR,
|
|
@@ -2383,7 +2383,7 @@ var ListCodeSecurityIntegrationsRequest = [
|
|
|
2383
2383
|
[1, { [_hQ]: _mR }],
|
|
2384
2384
|
],
|
|
2385
2385
|
];
|
|
2386
|
-
var ListCodeSecurityIntegrationsResponse = [
|
|
2386
|
+
var ListCodeSecurityIntegrationsResponse$ = [
|
|
2387
2387
|
3,
|
|
2388
2388
|
n0,
|
|
2389
2389
|
_LCSIRi,
|
|
@@ -2391,7 +2391,7 @@ var ListCodeSecurityIntegrationsResponse = [
|
|
|
2391
2391
|
[_i, _nT],
|
|
2392
2392
|
[() => IntegrationSummaries, 0],
|
|
2393
2393
|
];
|
|
2394
|
-
var ListCodeSecurityScanConfigurationAssociationsRequest = [
|
|
2394
|
+
var ListCodeSecurityScanConfigurationAssociationsRequest$ = [
|
|
2395
2395
|
3,
|
|
2396
2396
|
n0,
|
|
2397
2397
|
_LCSSCAR,
|
|
@@ -2399,7 +2399,7 @@ var ListCodeSecurityScanConfigurationAssociationsRequest = [
|
|
|
2399
2399
|
[_sCA, _nT, _mR],
|
|
2400
2400
|
[0, [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]],
|
|
2401
2401
|
];
|
|
2402
|
-
var ListCodeSecurityScanConfigurationAssociationsResponse = [
|
|
2402
|
+
var ListCodeSecurityScanConfigurationAssociationsResponse$ = [
|
|
2403
2403
|
3,
|
|
2404
2404
|
n0,
|
|
2405
2405
|
_LCSSCARi,
|
|
@@ -2407,7 +2407,7 @@ var ListCodeSecurityScanConfigurationAssociationsResponse = [
|
|
|
2407
2407
|
[_as, _nT],
|
|
2408
2408
|
[() => CodeSecurityScanConfigurationAssociationSummaries, 0],
|
|
2409
2409
|
];
|
|
2410
|
-
var ListCodeSecurityScanConfigurationsRequest = [
|
|
2410
|
+
var ListCodeSecurityScanConfigurationsRequest$ = [
|
|
2411
2411
|
3,
|
|
2412
2412
|
n0,
|
|
2413
2413
|
_LCSSCR,
|
|
@@ -2418,7 +2418,7 @@ var ListCodeSecurityScanConfigurationsRequest = [
|
|
|
2418
2418
|
[1, { [_hQ]: _mR }],
|
|
2419
2419
|
],
|
|
2420
2420
|
];
|
|
2421
|
-
var ListCodeSecurityScanConfigurationsResponse = [
|
|
2421
|
+
var ListCodeSecurityScanConfigurationsResponse$ = [
|
|
2422
2422
|
3,
|
|
2423
2423
|
n0,
|
|
2424
2424
|
_LCSSCRi,
|
|
@@ -2426,24 +2426,24 @@ var ListCodeSecurityScanConfigurationsResponse = [
|
|
|
2426
2426
|
[_confi, _nT],
|
|
2427
2427
|
[() => CodeSecurityScanConfigurationSummaries, 0],
|
|
2428
2428
|
];
|
|
2429
|
-
var ListCoverageRequest = [
|
|
2429
|
+
var ListCoverageRequest$ = [
|
|
2430
2430
|
3,
|
|
2431
2431
|
n0,
|
|
2432
2432
|
_LCR,
|
|
2433
2433
|
0,
|
|
2434
2434
|
[_mR, _nT, _fCi],
|
|
2435
|
-
[1, 0, () => CoverageFilterCriteria],
|
|
2435
|
+
[1, 0, () => CoverageFilterCriteria$],
|
|
2436
2436
|
];
|
|
2437
|
-
var ListCoverageResponse = [3, n0, _LCRi, 0, [_nT, _cRo], [0, () => CoveredResources]];
|
|
2438
|
-
var ListCoverageStatisticsRequest = [
|
|
2437
|
+
var ListCoverageResponse$ = [3, n0, _LCRi, 0, [_nT, _cRo], [0, () => CoveredResources]];
|
|
2438
|
+
var ListCoverageStatisticsRequest$ = [
|
|
2439
2439
|
3,
|
|
2440
2440
|
n0,
|
|
2441
2441
|
_LCSRis,
|
|
2442
2442
|
0,
|
|
2443
2443
|
[_fCi, _gB, _nT],
|
|
2444
|
-
[() => CoverageFilterCriteria
|
|
2444
|
+
[() => CoverageFilterCriteria$, 0, 0],
|
|
2445
2445
|
];
|
|
2446
|
-
var ListCoverageStatisticsResponse = [
|
|
2446
|
+
var ListCoverageStatisticsResponse$ = [
|
|
2447
2447
|
3,
|
|
2448
2448
|
n0,
|
|
2449
2449
|
_LCSRist,
|
|
@@ -2451,8 +2451,8 @@ var ListCoverageStatisticsResponse = [
|
|
|
2451
2451
|
[_cBG, _tCo, _nT],
|
|
2452
2452
|
[() => CountsList, 1, 0],
|
|
2453
2453
|
];
|
|
2454
|
-
var ListDelegatedAdminAccountsRequest = [3, n0, _LDAAR, 0, [_mR, _nT], [1, 0]];
|
|
2455
|
-
var ListDelegatedAdminAccountsResponse = [
|
|
2454
|
+
var ListDelegatedAdminAccountsRequest$ = [3, n0, _LDAAR, 0, [_mR, _nT], [1, 0]];
|
|
2455
|
+
var ListDelegatedAdminAccountsResponse$ = [
|
|
2456
2456
|
3,
|
|
2457
2457
|
n0,
|
|
2458
2458
|
_LDAARi,
|
|
@@ -2460,17 +2460,17 @@ var ListDelegatedAdminAccountsResponse = [
|
|
|
2460
2460
|
[_dAA, _nT],
|
|
2461
2461
|
[() => DelegatedAdminAccountList, 0],
|
|
2462
2462
|
];
|
|
2463
|
-
var ListFiltersRequest = [3, n0, _LFR, 0, [_arns, _act, _nT, _mR], [64 | 0, 0, 0, 1]];
|
|
2464
|
-
var ListFiltersResponse = [3, n0, _LFRi, 0, [_fi, _nT], [() => FilterList, 0]];
|
|
2465
|
-
var ListFindingAggregationsRequest = [
|
|
2463
|
+
var ListFiltersRequest$ = [3, n0, _LFR, 0, [_arns, _act, _nT, _mR], [64 | 0, 0, 0, 1]];
|
|
2464
|
+
var ListFiltersResponse$ = [3, n0, _LFRi, 0, [_fi, _nT], [() => FilterList, 0]];
|
|
2465
|
+
var ListFindingAggregationsRequest$ = [
|
|
2466
2466
|
3,
|
|
2467
2467
|
n0,
|
|
2468
2468
|
_LFARi,
|
|
2469
2469
|
0,
|
|
2470
2470
|
[_aTg, _nT, _mR, _aIc, _aR],
|
|
2471
|
-
[0, 0, 1, () => StringFilterList, () => AggregationRequest],
|
|
2471
|
+
[0, 0, 1, () => StringFilterList, () => AggregationRequest$],
|
|
2472
2472
|
];
|
|
2473
|
-
var ListFindingAggregationsResponse = [
|
|
2473
|
+
var ListFindingAggregationsResponse$ = [
|
|
2474
2474
|
3,
|
|
2475
2475
|
n0,
|
|
2476
2476
|
_LFARis,
|
|
@@ -2478,25 +2478,25 @@ var ListFindingAggregationsResponse = [
|
|
|
2478
2478
|
[_aTg, _resp, _nT],
|
|
2479
2479
|
[0, () => AggregationResponseList, 0],
|
|
2480
2480
|
];
|
|
2481
|
-
var ListFindingsRequest = [
|
|
2481
|
+
var ListFindingsRequest$ = [
|
|
2482
2482
|
3,
|
|
2483
2483
|
n0,
|
|
2484
2484
|
_LFRis,
|
|
2485
2485
|
0,
|
|
2486
2486
|
[_mR, _nT, _fCi, _sCo],
|
|
2487
|
-
[1, 0, () => FilterCriteria
|
|
2487
|
+
[1, 0, () => FilterCriteria$, () => SortCriteria$],
|
|
2488
2488
|
];
|
|
2489
|
-
var ListFindingsResponse = [3, n0, _LFRist, 0, [_nT, _fin], [0, () => FindingList]];
|
|
2490
|
-
var ListMembersRequest = [3, n0, _LMR, 0, [_oA, _mR, _nT], [2, 1, 0]];
|
|
2491
|
-
var ListMembersResponse = [3, n0, _LMRi, 0, [_memb, _nT], [() => MemberList, 0]];
|
|
2492
|
-
var ListTagsForResourceRequest = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2493
|
-
var ListTagsForResourceResponse = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
2494
|
-
var ListUsageTotalsRequest = [3, n0, _LUTR, 0, [_mR, _nT, _aIc], [1, 0, 64 | 0]];
|
|
2495
|
-
var ListUsageTotalsResponse = [3, n0, _LUTRi, 0, [_nT, _tot], [0, () => UsageTotalList]];
|
|
2496
|
-
var MapFilter = [3, n0, _MF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2497
|
-
var Member = [3, n0, _M, 0, [_aI, _rSel, _dAAI, _uA], [0, 0, 0, 4]];
|
|
2498
|
-
var MemberAccountEc2DeepInspectionStatus = [3, n0, _MAEDIS, 0, [_aI, _aDI], [0, 2]];
|
|
2499
|
-
var MemberAccountEc2DeepInspectionStatusState = [
|
|
2489
|
+
var ListFindingsResponse$ = [3, n0, _LFRist, 0, [_nT, _fin], [0, () => FindingList]];
|
|
2490
|
+
var ListMembersRequest$ = [3, n0, _LMR, 0, [_oA, _mR, _nT], [2, 1, 0]];
|
|
2491
|
+
var ListMembersResponse$ = [3, n0, _LMRi, 0, [_memb, _nT], [() => MemberList, 0]];
|
|
2492
|
+
var ListTagsForResourceRequest$ = [3, n0, _LTFRR, 0, [_rA], [[0, 1]]];
|
|
2493
|
+
var ListTagsForResourceResponse$ = [3, n0, _LTFRRi, 0, [_ta], [128 | 0]];
|
|
2494
|
+
var ListUsageTotalsRequest$ = [3, n0, _LUTR, 0, [_mR, _nT, _aIc], [1, 0, 64 | 0]];
|
|
2495
|
+
var ListUsageTotalsResponse$ = [3, n0, _LUTRi, 0, [_nT, _tot], [0, () => UsageTotalList]];
|
|
2496
|
+
var MapFilter$ = [3, n0, _MF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2497
|
+
var Member$ = [3, n0, _M, 0, [_aI, _rSel, _dAAI, _uA], [0, 0, 0, 4]];
|
|
2498
|
+
var MemberAccountEc2DeepInspectionStatus$ = [3, n0, _MAEDIS, 0, [_aI, _aDI], [0, 2]];
|
|
2499
|
+
var MemberAccountEc2DeepInspectionStatusState$ = [
|
|
2500
2500
|
3,
|
|
2501
2501
|
n0,
|
|
2502
2502
|
_MAEDISS,
|
|
@@ -2504,19 +2504,19 @@ var MemberAccountEc2DeepInspectionStatusState = [
|
|
|
2504
2504
|
[_aI, _s, _eM],
|
|
2505
2505
|
[0, 0, 0],
|
|
2506
2506
|
];
|
|
2507
|
-
var MonthlySchedule = [3, n0, _MS, 0, [_sTt, _da], [() => Time
|
|
2508
|
-
var NetworkPath = [3, n0, _NP, 0, [_ste], [() => StepList]];
|
|
2509
|
-
var NetworkReachabilityDetails = [
|
|
2507
|
+
var MonthlySchedule$ = [3, n0, _MS, 0, [_sTt, _da], [() => Time$, 0]];
|
|
2508
|
+
var NetworkPath$ = [3, n0, _NP, 0, [_ste], [() => StepList]];
|
|
2509
|
+
var NetworkReachabilityDetails$ = [
|
|
2510
2510
|
3,
|
|
2511
2511
|
n0,
|
|
2512
2512
|
_NRD,
|
|
2513
2513
|
0,
|
|
2514
2514
|
[_oPR, _pro, _nPe],
|
|
2515
|
-
[() => PortRange
|
|
2515
|
+
[() => PortRange$, 0, () => NetworkPath$],
|
|
2516
2516
|
];
|
|
2517
|
-
var NumberFilter = [3, n0, _NF, 0, [_uI, _lI], [1, 1]];
|
|
2518
|
-
var OneTimeSchedule = [3, n0, _OTS, 0, [], []];
|
|
2519
|
-
var PackageAggregation = [
|
|
2517
|
+
var NumberFilter$ = [3, n0, _NF, 0, [_uI, _lI], [1, 1]];
|
|
2518
|
+
var OneTimeSchedule$ = [3, n0, _OTS, 0, [], []];
|
|
2519
|
+
var PackageAggregation$ = [
|
|
2520
2520
|
3,
|
|
2521
2521
|
n0,
|
|
2522
2522
|
_PA,
|
|
@@ -2524,32 +2524,32 @@ var PackageAggregation = [
|
|
|
2524
2524
|
[_pNa, _sO, _sB],
|
|
2525
2525
|
[() => StringFilterList, 0, 0],
|
|
2526
2526
|
];
|
|
2527
|
-
var PackageAggregationResponse = [
|
|
2527
|
+
var PackageAggregationResponse$ = [
|
|
2528
2528
|
3,
|
|
2529
2529
|
n0,
|
|
2530
2530
|
_PAR,
|
|
2531
2531
|
0,
|
|
2532
2532
|
[_pNac, _aI, _sC],
|
|
2533
|
-
[0, 0, () => SeverityCounts],
|
|
2533
|
+
[0, 0, () => SeverityCounts$],
|
|
2534
2534
|
];
|
|
2535
|
-
var PackageFilter = [
|
|
2535
|
+
var PackageFilter$ = [
|
|
2536
2536
|
3,
|
|
2537
2537
|
n0,
|
|
2538
2538
|
_PF,
|
|
2539
2539
|
0,
|
|
2540
2540
|
[_na, _v, _epo, _rel, _arc, _sLH, _sLLA, _fP],
|
|
2541
2541
|
[
|
|
2542
|
-
() => StringFilter
|
|
2543
|
-
() => StringFilter
|
|
2544
|
-
() => NumberFilter
|
|
2545
|
-
() => StringFilter
|
|
2546
|
-
() => StringFilter
|
|
2547
|
-
() => StringFilter
|
|
2548
|
-
() => StringFilter
|
|
2549
|
-
() => StringFilter
|
|
2542
|
+
() => StringFilter$,
|
|
2543
|
+
() => StringFilter$,
|
|
2544
|
+
() => NumberFilter$,
|
|
2545
|
+
() => StringFilter$,
|
|
2546
|
+
() => StringFilter$,
|
|
2547
|
+
() => StringFilter$,
|
|
2548
|
+
() => StringFilter$,
|
|
2549
|
+
() => StringFilter$,
|
|
2550
2550
|
],
|
|
2551
2551
|
];
|
|
2552
|
-
var PackageVulnerabilityDetails = [
|
|
2552
|
+
var PackageVulnerabilityDetails$ = [
|
|
2553
2553
|
3,
|
|
2554
2554
|
n0,
|
|
2555
2555
|
_PVD,
|
|
@@ -2557,11 +2557,11 @@ var PackageVulnerabilityDetails = [
|
|
|
2557
2557
|
[_vIu, _vP, _so, _cv, _rV, _sU, _vSe, _vCA, _vUA, _rU],
|
|
2558
2558
|
[0, () => VulnerablePackageList, 0, () => CvssScoreList, 64 | 0, 0, 0, 4, 4, 64 | 0],
|
|
2559
2559
|
];
|
|
2560
|
-
var PeriodicScanConfiguration = [3, n0, _PSC, 0, [_fr, _fE], [0, 0]];
|
|
2561
|
-
var Permission = [3, n0, _P, 0, [_serv, _o], [0, 0]];
|
|
2562
|
-
var PortRange = [3, n0, _PR, 0, [_b, _en], [1, 1]];
|
|
2563
|
-
var PortRangeFilter = [3, n0, _PRF, 0, [_bI, _eI], [1, 1]];
|
|
2564
|
-
var ProjectCodeSecurityScanConfiguration = [
|
|
2560
|
+
var PeriodicScanConfiguration$ = [3, n0, _PSC, 0, [_fr, _fE], [0, 0]];
|
|
2561
|
+
var Permission$ = [3, n0, _P, 0, [_serv, _o], [0, 0]];
|
|
2562
|
+
var PortRange$ = [3, n0, _PR, 0, [_b, _en], [1, 1]];
|
|
2563
|
+
var PortRangeFilter$ = [3, n0, _PRF, 0, [_bI, _eI], [1, 1]];
|
|
2564
|
+
var ProjectCodeSecurityScanConfiguration$ = [
|
|
2565
2565
|
3,
|
|
2566
2566
|
n0,
|
|
2567
2567
|
_PCSSC,
|
|
@@ -2569,7 +2569,7 @@ var ProjectCodeSecurityScanConfiguration = [
|
|
|
2569
2569
|
[_pSCe, _cISCo],
|
|
2570
2570
|
[() => ProjectPeriodicScanConfigurationList, () => ProjectContinuousIntegrationScanConfigurationList],
|
|
2571
2571
|
];
|
|
2572
|
-
var ProjectContinuousIntegrationScanConfiguration = [
|
|
2572
|
+
var ProjectContinuousIntegrationScanConfiguration$ = [
|
|
2573
2573
|
3,
|
|
2574
2574
|
n0,
|
|
2575
2575
|
_PCISC,
|
|
@@ -2577,10 +2577,10 @@ var ProjectContinuousIntegrationScanConfiguration = [
|
|
|
2577
2577
|
[_sEu, _rSC],
|
|
2578
2578
|
[0, 64 | 0],
|
|
2579
2579
|
];
|
|
2580
|
-
var ProjectPeriodicScanConfiguration = [3, n0, _PPSC, 0, [_fE, _rSC], [0, 64 | 0]];
|
|
2581
|
-
var Recommendation = [3, n0, _R, 0, [_te, _U], [0, 0]];
|
|
2582
|
-
var Remediation = [3, n0, _Re, 0, [_rec], [() => Recommendation]];
|
|
2583
|
-
var RepositoryAggregation = [
|
|
2580
|
+
var ProjectPeriodicScanConfiguration$ = [3, n0, _PPSC, 0, [_fE, _rSC], [0, 64 | 0]];
|
|
2581
|
+
var Recommendation$ = [3, n0, _R, 0, [_te, _U], [0, 0]];
|
|
2582
|
+
var Remediation$ = [3, n0, _Re, 0, [_rec], [() => Recommendation$]];
|
|
2583
|
+
var RepositoryAggregation$ = [
|
|
2584
2584
|
3,
|
|
2585
2585
|
n0,
|
|
2586
2586
|
_RAe,
|
|
@@ -2588,38 +2588,38 @@ var RepositoryAggregation = [
|
|
|
2588
2588
|
[_re, _sO, _sB],
|
|
2589
2589
|
[() => StringFilterList, 0, 0],
|
|
2590
2590
|
];
|
|
2591
|
-
var RepositoryAggregationResponse = [
|
|
2591
|
+
var RepositoryAggregationResponse$ = [
|
|
2592
2592
|
3,
|
|
2593
2593
|
n0,
|
|
2594
2594
|
_RAR,
|
|
2595
2595
|
0,
|
|
2596
2596
|
[_rep, _aI, _sC, _aIff],
|
|
2597
|
-
[0, 0, () => SeverityCounts
|
|
2597
|
+
[0, 0, () => SeverityCounts$, 1],
|
|
2598
2598
|
];
|
|
2599
|
-
var ResetEncryptionKeyRequest = [3, n0, _REKR, 0, [_sT, _rT], [0, 0]];
|
|
2600
|
-
var ResetEncryptionKeyResponse = [3, n0, _REKRe, 0, [], []];
|
|
2601
|
-
var Resource = [
|
|
2599
|
+
var ResetEncryptionKeyRequest$ = [3, n0, _REKR, 0, [_sT, _rT], [0, 0]];
|
|
2600
|
+
var ResetEncryptionKeyResponse$ = [3, n0, _REKRe, 0, [], []];
|
|
2601
|
+
var Resource$ = [
|
|
2602
2602
|
3,
|
|
2603
2603
|
n0,
|
|
2604
2604
|
_Res,
|
|
2605
2605
|
0,
|
|
2606
2606
|
[_ty, _id, _pa, _regi, _ta, _d],
|
|
2607
|
-
[0, 0, 0, 0, 128 | 0, () => ResourceDetails],
|
|
2607
|
+
[0, 0, 0, 0, 128 | 0, () => ResourceDetails$],
|
|
2608
2608
|
];
|
|
2609
|
-
var ResourceDetails = [
|
|
2609
|
+
var ResourceDetails$ = [
|
|
2610
2610
|
3,
|
|
2611
2611
|
n0,
|
|
2612
2612
|
_RD,
|
|
2613
2613
|
0,
|
|
2614
2614
|
[_aEI, _aECI, _aLF, _cR],
|
|
2615
2615
|
[
|
|
2616
|
-
() => AwsEc2InstanceDetails
|
|
2617
|
-
() => AwsEcrContainerImageDetails
|
|
2618
|
-
() => AwsLambdaFunctionDetails
|
|
2619
|
-
() => CodeRepositoryDetails
|
|
2616
|
+
() => AwsEc2InstanceDetails$,
|
|
2617
|
+
() => AwsEcrContainerImageDetails$,
|
|
2618
|
+
() => AwsLambdaFunctionDetails$,
|
|
2619
|
+
() => CodeRepositoryDetails$,
|
|
2620
2620
|
],
|
|
2621
2621
|
];
|
|
2622
|
-
var ResourceFilterCriteria = [
|
|
2622
|
+
var ResourceFilterCriteria$ = [
|
|
2623
2623
|
3,
|
|
2624
2624
|
n0,
|
|
2625
2625
|
_RFC,
|
|
@@ -2636,45 +2636,45 @@ var ResourceFilterCriteria = [
|
|
|
2636
2636
|
() => ResourceMapFilterList,
|
|
2637
2637
|
],
|
|
2638
2638
|
];
|
|
2639
|
-
var ResourceMapFilter = [3, n0, _RMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2640
|
-
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2641
|
-
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException
|
|
2642
|
-
var ResourceScanMetadata = [
|
|
2639
|
+
var ResourceMapFilter$ = [3, n0, _RMF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2640
|
+
var ResourceNotFoundException$ = [-3, n0, _RNFE, { [_e]: _c, [_hE]: 404 }, [_m], [0]];
|
|
2641
|
+
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
2642
|
+
var ResourceScanMetadata$ = [
|
|
2643
2643
|
3,
|
|
2644
2644
|
n0,
|
|
2645
2645
|
_RSM,
|
|
2646
2646
|
0,
|
|
2647
2647
|
[_eRc, _eIc, _ec, _lF, _cR],
|
|
2648
2648
|
[
|
|
2649
|
-
() => EcrRepositoryMetadata
|
|
2650
|
-
() => EcrContainerImageMetadata
|
|
2651
|
-
() => Ec2Metadata
|
|
2652
|
-
() => LambdaFunctionMetadata
|
|
2653
|
-
() => CodeRepositoryMetadata
|
|
2649
|
+
() => EcrRepositoryMetadata$,
|
|
2650
|
+
() => EcrContainerImageMetadata$,
|
|
2651
|
+
() => Ec2Metadata$,
|
|
2652
|
+
() => LambdaFunctionMetadata$,
|
|
2653
|
+
() => CodeRepositoryMetadata$,
|
|
2654
2654
|
],
|
|
2655
2655
|
];
|
|
2656
|
-
var ResourceState = [
|
|
2656
|
+
var ResourceState$ = [
|
|
2657
2657
|
3,
|
|
2658
2658
|
n0,
|
|
2659
2659
|
_RS,
|
|
2660
2660
|
0,
|
|
2661
2661
|
[_ec, _ecr, _l, _lC, _cR],
|
|
2662
|
-
[() => State
|
|
2662
|
+
[() => State$, () => State$, () => State$, () => State$, () => State$],
|
|
2663
2663
|
];
|
|
2664
|
-
var ResourceStatus = [3, n0, _RSe, 0, [_ec, _ecr, _l, _lC, _cR], [0, 0, 0, 0, 0]];
|
|
2665
|
-
var ResourceStringFilter = [3, n0, _RSF, 0, [_co, _va], [0, 0]];
|
|
2666
|
-
var ScanStatus = [3, n0, _SS, 0, [_sCta, _rea], [0, 0]];
|
|
2667
|
-
var ScopeSettings = [3, n0, _SSc, 0, [_pSS], [0]];
|
|
2668
|
-
var SearchVulnerabilitiesFilterCriteria = [3, n0, _SVFC, 0, [_vIul], [64 | 0]];
|
|
2669
|
-
var SearchVulnerabilitiesRequest = [
|
|
2664
|
+
var ResourceStatus$ = [3, n0, _RSe, 0, [_ec, _ecr, _l, _lC, _cR], [0, 0, 0, 0, 0]];
|
|
2665
|
+
var ResourceStringFilter$ = [3, n0, _RSF, 0, [_co, _va], [0, 0]];
|
|
2666
|
+
var ScanStatus$ = [3, n0, _SS, 0, [_sCta, _rea], [0, 0]];
|
|
2667
|
+
var ScopeSettings$ = [3, n0, _SSc, 0, [_pSS], [0]];
|
|
2668
|
+
var SearchVulnerabilitiesFilterCriteria$ = [3, n0, _SVFC, 0, [_vIul], [64 | 0]];
|
|
2669
|
+
var SearchVulnerabilitiesRequest$ = [
|
|
2670
2670
|
3,
|
|
2671
2671
|
n0,
|
|
2672
2672
|
_SVR,
|
|
2673
2673
|
0,
|
|
2674
2674
|
[_fCi, _nT],
|
|
2675
|
-
[() => SearchVulnerabilitiesFilterCriteria
|
|
2675
|
+
[() => SearchVulnerabilitiesFilterCriteria$, 0],
|
|
2676
2676
|
];
|
|
2677
|
-
var SearchVulnerabilitiesResponse = [
|
|
2677
|
+
var SearchVulnerabilitiesResponse$ = [
|
|
2678
2678
|
3,
|
|
2679
2679
|
n0,
|
|
2680
2680
|
_SVRe,
|
|
@@ -2682,9 +2682,9 @@ var SearchVulnerabilitiesResponse = [
|
|
|
2682
2682
|
[_vu, _nT],
|
|
2683
2683
|
[() => Vulnerabilities, 0],
|
|
2684
2684
|
];
|
|
2685
|
-
var SendCisSessionHealthRequest = [3, n0, _SCSHR, 0, [_sJI, _sTe], [0, 0]];
|
|
2686
|
-
var SendCisSessionHealthResponse = [3, n0, _SCSHRe, 0, [], []];
|
|
2687
|
-
var SendCisSessionTelemetryRequest = [
|
|
2685
|
+
var SendCisSessionHealthRequest$ = [3, n0, _SCSHR, 0, [_sJI, _sTe], [0, 0]];
|
|
2686
|
+
var SendCisSessionHealthResponse$ = [3, n0, _SCSHRe, 0, [], []];
|
|
2687
|
+
var SendCisSessionTelemetryRequest$ = [
|
|
2688
2688
|
3,
|
|
2689
2689
|
n0,
|
|
2690
2690
|
_SCSTR,
|
|
@@ -2692,8 +2692,8 @@ var SendCisSessionTelemetryRequest = [
|
|
|
2692
2692
|
[_sJI, _sTe, _mes],
|
|
2693
2693
|
[0, 0, () => CisSessionMessages],
|
|
2694
2694
|
];
|
|
2695
|
-
var SendCisSessionTelemetryResponse = [3, n0, _SCSTRe, 0, [], []];
|
|
2696
|
-
var ServiceQuotaExceededException = [
|
|
2695
|
+
var SendCisSessionTelemetryResponse$ = [3, n0, _SCSTRe, 0, [], []];
|
|
2696
|
+
var ServiceQuotaExceededException$ = [
|
|
2697
2697
|
-3,
|
|
2698
2698
|
n0,
|
|
2699
2699
|
_SQEE,
|
|
@@ -2701,32 +2701,32 @@ var ServiceQuotaExceededException = [
|
|
|
2701
2701
|
[_m, _rIe],
|
|
2702
2702
|
[0, 0],
|
|
2703
2703
|
];
|
|
2704
|
-
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException
|
|
2705
|
-
var SeverityCounts = [3, n0, _SC, 0, [_al, _med, _h, _cri], [1, 1, 1, 1]];
|
|
2706
|
-
var SortCriteria = [3, n0, _SCo, 0, [_fie, _sO], [0, 0]];
|
|
2707
|
-
var StartCisSessionMessage = [3, n0, _SCSM, 0, [_sTe], [0]];
|
|
2708
|
-
var StartCisSessionRequest = [
|
|
2704
|
+
schema.TypeRegistry.for(n0).registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
2705
|
+
var SeverityCounts$ = [3, n0, _SC, 0, [_al, _med, _h, _cri], [1, 1, 1, 1]];
|
|
2706
|
+
var SortCriteria$ = [3, n0, _SCo, 0, [_fie, _sO], [0, 0]];
|
|
2707
|
+
var StartCisSessionMessage$ = [3, n0, _SCSM, 0, [_sTe], [0]];
|
|
2708
|
+
var StartCisSessionRequest$ = [
|
|
2709
2709
|
3,
|
|
2710
2710
|
n0,
|
|
2711
2711
|
_SCSR,
|
|
2712
2712
|
0,
|
|
2713
2713
|
[_sJI, _m],
|
|
2714
|
-
[0, () => StartCisSessionMessage],
|
|
2714
|
+
[0, () => StartCisSessionMessage$],
|
|
2715
2715
|
];
|
|
2716
|
-
var StartCisSessionResponse = [3, n0, _SCSRt, 0, [], []];
|
|
2717
|
-
var StartCodeSecurityScanRequest = [
|
|
2716
|
+
var StartCisSessionResponse$ = [3, n0, _SCSRt, 0, [], []];
|
|
2717
|
+
var StartCodeSecurityScanRequest$ = [
|
|
2718
2718
|
3,
|
|
2719
2719
|
n0,
|
|
2720
2720
|
_SCSSR,
|
|
2721
2721
|
0,
|
|
2722
2722
|
[_cT, _r],
|
|
2723
|
-
[[0, 4], () => CodeSecurityResource],
|
|
2723
|
+
[[0, 4], () => CodeSecurityResource$],
|
|
2724
2724
|
];
|
|
2725
|
-
var StartCodeSecurityScanResponse = [3, n0, _SCSSRt, 0, [_sIc, _s], [0, 0]];
|
|
2726
|
-
var State = [3, n0, _S, 0, [_s, _eC, _eM], [0, 0, 0]];
|
|
2727
|
-
var StatusCounts = [3, n0, _SCt, 0, [_fa, _sk, _pas], [1, 1, 1]];
|
|
2728
|
-
var Step = [3, n0, _St, 0, [_cIo, _cTo, _cAo], [0, 0, 0]];
|
|
2729
|
-
var StopCisMessageProgress = [
|
|
2725
|
+
var StartCodeSecurityScanResponse$ = [3, n0, _SCSSRt, 0, [_sIc, _s], [0, 0]];
|
|
2726
|
+
var State$ = [3, n0, _S, 0, [_s, _eC, _eM], [0, 0, 0]];
|
|
2727
|
+
var StatusCounts$ = [3, n0, _SCt, 0, [_fa, _sk, _pas], [1, 1, 1]];
|
|
2728
|
+
var Step$ = [3, n0, _St, 0, [_cIo, _cTo, _cAo], [0, 0, 0]];
|
|
2729
|
+
var StopCisMessageProgress$ = [
|
|
2730
2730
|
3,
|
|
2731
2731
|
n0,
|
|
2732
2732
|
_SCMP,
|
|
@@ -2734,37 +2734,37 @@ var StopCisMessageProgress = [
|
|
|
2734
2734
|
[_tC, _sCu, _fC, _nEC, _uC, _nAC, _iC, _eCr],
|
|
2735
2735
|
[1, 1, 1, 1, 1, 1, 1, 1],
|
|
2736
2736
|
];
|
|
2737
|
-
var StopCisSessionMessage = [
|
|
2737
|
+
var StopCisSessionMessage$ = [
|
|
2738
2738
|
3,
|
|
2739
2739
|
n0,
|
|
2740
2740
|
_SCSMt,
|
|
2741
2741
|
0,
|
|
2742
2742
|
[_s, _rea, _prog, _cP, _bV, _bP],
|
|
2743
|
-
[0, 0, () => StopCisMessageProgress
|
|
2743
|
+
[0, 0, () => StopCisMessageProgress$, () => ComputePlatform$, 0, 0],
|
|
2744
2744
|
];
|
|
2745
|
-
var StopCisSessionRequest = [
|
|
2745
|
+
var StopCisSessionRequest$ = [
|
|
2746
2746
|
3,
|
|
2747
2747
|
n0,
|
|
2748
2748
|
_SCSRto,
|
|
2749
2749
|
0,
|
|
2750
2750
|
[_sJI, _sTe, _m],
|
|
2751
|
-
[0, 0, () => StopCisSessionMessage],
|
|
2751
|
+
[0, 0, () => StopCisSessionMessage$],
|
|
2752
2752
|
];
|
|
2753
|
-
var StopCisSessionResponse = [3, n0, _SCSRtop, 0, [], []];
|
|
2754
|
-
var StringFilter = [3, n0, _SF, 0, [_co, _va], [0, 0]];
|
|
2755
|
-
var SuccessfulAssociationResult = [
|
|
2753
|
+
var StopCisSessionResponse$ = [3, n0, _SCSRtop, 0, [], []];
|
|
2754
|
+
var StringFilter$ = [3, n0, _SF, 0, [_co, _va], [0, 0]];
|
|
2755
|
+
var SuccessfulAssociationResult$ = [
|
|
2756
2756
|
3,
|
|
2757
2757
|
n0,
|
|
2758
2758
|
_SAR,
|
|
2759
2759
|
0,
|
|
2760
2760
|
[_sCA, _r],
|
|
2761
|
-
[0, () => CodeSecurityResource],
|
|
2761
|
+
[0, () => CodeSecurityResource$],
|
|
2762
2762
|
];
|
|
2763
|
-
var SuggestedFix = [3, n0, _SFu, 0, [_de, _cod], [0, 0]];
|
|
2764
|
-
var TagFilter = [3, n0, _TF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2765
|
-
var TagResourceRequest = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2766
|
-
var TagResourceResponse = [3, n0, _TRRa, 0, [], []];
|
|
2767
|
-
var ThrottlingException = [
|
|
2763
|
+
var SuggestedFix$ = [3, n0, _SFu, 0, [_de, _cod], [0, 0]];
|
|
2764
|
+
var TagFilter$ = [3, n0, _TF, 0, [_co, _k, _va], [0, 0, 0]];
|
|
2765
|
+
var TagResourceRequest$ = [3, n0, _TRR, 0, [_rA, _ta], [[0, 1], 128 | 0]];
|
|
2766
|
+
var TagResourceResponse$ = [3, n0, _TRRa, 0, [], []];
|
|
2767
|
+
var ThrottlingException$ = [
|
|
2768
2768
|
-3,
|
|
2769
2769
|
n0,
|
|
2770
2770
|
_TE,
|
|
@@ -2772,9 +2772,9 @@ var ThrottlingException = [
|
|
|
2772
2772
|
[_m, _rAS],
|
|
2773
2773
|
[0, [1, { [_hH]: _RA }]],
|
|
2774
2774
|
];
|
|
2775
|
-
schema.TypeRegistry.for(n0).registerError(ThrottlingException
|
|
2776
|
-
var Time = [3, n0, _T, 0, [_tOD, _tim], [0, 0]];
|
|
2777
|
-
var TitleAggregation = [
|
|
2775
|
+
schema.TypeRegistry.for(n0).registerError(ThrottlingException$, ThrottlingException);
|
|
2776
|
+
var Time$ = [3, n0, _T, 0, [_tOD, _tim], [0, 0]];
|
|
2777
|
+
var TitleAggregation$ = [
|
|
2778
2778
|
3,
|
|
2779
2779
|
n0,
|
|
2780
2780
|
_TA,
|
|
@@ -2782,15 +2782,15 @@ var TitleAggregation = [
|
|
|
2782
2782
|
[_tit, _vIul, _rT, _sO, _sB, _fT],
|
|
2783
2783
|
[() => StringFilterList, () => StringFilterList, 0, 0, 0, 0],
|
|
2784
2784
|
];
|
|
2785
|
-
var TitleAggregationResponse = [
|
|
2785
|
+
var TitleAggregationResponse$ = [
|
|
2786
2786
|
3,
|
|
2787
2787
|
n0,
|
|
2788
2788
|
_TAR,
|
|
2789
2789
|
0,
|
|
2790
2790
|
[_ti, _vIu, _aI, _sC],
|
|
2791
|
-
[0, 0, 0, () => SeverityCounts],
|
|
2791
|
+
[0, 0, 0, () => SeverityCounts$],
|
|
2792
2792
|
];
|
|
2793
|
-
var UntagResourceRequest = [
|
|
2793
|
+
var UntagResourceRequest$ = [
|
|
2794
2794
|
3,
|
|
2795
2795
|
n0,
|
|
2796
2796
|
_URR,
|
|
@@ -2801,17 +2801,17 @@ var UntagResourceRequest = [
|
|
|
2801
2801
|
[64 | 0, { [_hQ]: _tK }],
|
|
2802
2802
|
],
|
|
2803
2803
|
];
|
|
2804
|
-
var UntagResourceResponse = [3, n0, _URRn, 0, [], []];
|
|
2805
|
-
var UpdateCisScanConfigurationRequest = [
|
|
2804
|
+
var UntagResourceResponse$ = [3, n0, _URRn, 0, [], []];
|
|
2805
|
+
var UpdateCisScanConfigurationRequest$ = [
|
|
2806
2806
|
3,
|
|
2807
2807
|
n0,
|
|
2808
2808
|
_UCSCR,
|
|
2809
2809
|
0,
|
|
2810
2810
|
[_sCA, _sN, _sL, _sc, _t],
|
|
2811
|
-
[0, 0, 0, () => Schedule
|
|
2811
|
+
[0, 0, 0, () => Schedule$, () => UpdateCisTargets$],
|
|
2812
2812
|
];
|
|
2813
|
-
var UpdateCisScanConfigurationResponse = [3, n0, _UCSCRp, 0, [_sCA], [0]];
|
|
2814
|
-
var UpdateCisTargets = [
|
|
2813
|
+
var UpdateCisScanConfigurationResponse$ = [3, n0, _UCSCRp, 0, [_sCA], [0]];
|
|
2814
|
+
var UpdateCisTargets$ = [
|
|
2815
2815
|
3,
|
|
2816
2816
|
n0,
|
|
2817
2817
|
_UCT,
|
|
@@ -2819,34 +2819,34 @@ var UpdateCisTargets = [
|
|
|
2819
2819
|
[_aIc, _tRT],
|
|
2820
2820
|
[64 | 0, [2, n0, _TRT, 0, 0, 64 | 0]],
|
|
2821
2821
|
];
|
|
2822
|
-
var UpdateCodeSecurityIntegrationRequest = [
|
|
2822
|
+
var UpdateCodeSecurityIntegrationRequest$ = [
|
|
2823
2823
|
3,
|
|
2824
2824
|
n0,
|
|
2825
2825
|
_UCSIR,
|
|
2826
2826
|
0,
|
|
2827
2827
|
[_iA, _d],
|
|
2828
|
-
[0, [() => UpdateIntegrationDetails
|
|
2828
|
+
[0, [() => UpdateIntegrationDetails$, 0]],
|
|
2829
2829
|
];
|
|
2830
|
-
var UpdateCodeSecurityIntegrationResponse = [3, n0, _UCSIRp, 0, [_iA, _s], [0, 0]];
|
|
2831
|
-
var UpdateCodeSecurityScanConfigurationRequest = [
|
|
2830
|
+
var UpdateCodeSecurityIntegrationResponse$ = [3, n0, _UCSIRp, 0, [_iA, _s], [0, 0]];
|
|
2831
|
+
var UpdateCodeSecurityScanConfigurationRequest$ = [
|
|
2832
2832
|
3,
|
|
2833
2833
|
n0,
|
|
2834
2834
|
_UCSSCR,
|
|
2835
2835
|
0,
|
|
2836
2836
|
[_sCA, _conf],
|
|
2837
|
-
[0, () => CodeSecurityScanConfiguration],
|
|
2837
|
+
[0, () => CodeSecurityScanConfiguration$],
|
|
2838
2838
|
];
|
|
2839
|
-
var UpdateCodeSecurityScanConfigurationResponse = [3, n0, _UCSSCRp, 0, [_sCA], [0]];
|
|
2840
|
-
var UpdateConfigurationRequest = [
|
|
2839
|
+
var UpdateCodeSecurityScanConfigurationResponse$ = [3, n0, _UCSSCRp, 0, [_sCA], [0]];
|
|
2840
|
+
var UpdateConfigurationRequest$ = [
|
|
2841
2841
|
3,
|
|
2842
2842
|
n0,
|
|
2843
2843
|
_UCR,
|
|
2844
2844
|
0,
|
|
2845
2845
|
[_eCc, _eCco],
|
|
2846
|
-
[() => EcrConfiguration
|
|
2846
|
+
[() => EcrConfiguration$, () => Ec2Configuration$],
|
|
2847
2847
|
];
|
|
2848
|
-
var UpdateConfigurationResponse = [3, n0, _UCRp, 0, [], []];
|
|
2849
|
-
var UpdateEc2DeepInspectionConfigurationRequest = [
|
|
2848
|
+
var UpdateConfigurationResponse$ = [3, n0, _UCRp, 0, [], []];
|
|
2849
|
+
var UpdateEc2DeepInspectionConfigurationRequest$ = [
|
|
2850
2850
|
3,
|
|
2851
2851
|
n0,
|
|
2852
2852
|
_UEDICR,
|
|
@@ -2854,7 +2854,7 @@ var UpdateEc2DeepInspectionConfigurationRequest = [
|
|
|
2854
2854
|
[_aDI, _pP],
|
|
2855
2855
|
[2, 64 | 0],
|
|
2856
2856
|
];
|
|
2857
|
-
var UpdateEc2DeepInspectionConfigurationResponse = [
|
|
2857
|
+
var UpdateEc2DeepInspectionConfigurationResponse$ = [
|
|
2858
2858
|
3,
|
|
2859
2859
|
n0,
|
|
2860
2860
|
_UEDICRp,
|
|
@@ -2862,18 +2862,18 @@ var UpdateEc2DeepInspectionConfigurationResponse = [
|
|
|
2862
2862
|
[_pP, _oPP, _s, _eM],
|
|
2863
2863
|
[64 | 0, 64 | 0, 0, 0],
|
|
2864
2864
|
];
|
|
2865
|
-
var UpdateEncryptionKeyRequest = [3, n0, _UEKR, 0, [_kKI, _sT, _rT], [0, 0, 0]];
|
|
2866
|
-
var UpdateEncryptionKeyResponse = [3, n0, _UEKRp, 0, [], []];
|
|
2867
|
-
var UpdateFilterRequest = [
|
|
2865
|
+
var UpdateEncryptionKeyRequest$ = [3, n0, _UEKR, 0, [_kKI, _sT, _rT], [0, 0, 0]];
|
|
2866
|
+
var UpdateEncryptionKeyResponse$ = [3, n0, _UEKRp, 0, [], []];
|
|
2867
|
+
var UpdateFilterRequest$ = [
|
|
2868
2868
|
3,
|
|
2869
2869
|
n0,
|
|
2870
2870
|
_UFR,
|
|
2871
2871
|
0,
|
|
2872
2872
|
[_act, _de, _fCi, _na, _fAil, _rea],
|
|
2873
|
-
[0, 0, () => FilterCriteria
|
|
2873
|
+
[0, 0, () => FilterCriteria$, 0, 0, 0],
|
|
2874
2874
|
];
|
|
2875
|
-
var UpdateFilterResponse = [3, n0, _UFRp, 0, [_arn], [0]];
|
|
2876
|
-
var UpdateGitHubIntegrationDetail = [
|
|
2875
|
+
var UpdateFilterResponse$ = [3, n0, _UFRp, 0, [_arn], [0]];
|
|
2876
|
+
var UpdateGitHubIntegrationDetail$ = [
|
|
2877
2877
|
3,
|
|
2878
2878
|
n0,
|
|
2879
2879
|
_UGHID,
|
|
@@ -2881,7 +2881,7 @@ var UpdateGitHubIntegrationDetail = [
|
|
|
2881
2881
|
[_cod, _iInst],
|
|
2882
2882
|
[[() => GitHubAuthCode, 0], 0],
|
|
2883
2883
|
];
|
|
2884
|
-
var UpdateGitLabSelfManagedIntegrationDetail = [
|
|
2884
|
+
var UpdateGitLabSelfManagedIntegrationDetail$ = [
|
|
2885
2885
|
3,
|
|
2886
2886
|
n0,
|
|
2887
2887
|
_UGLSMID,
|
|
@@ -2889,16 +2889,23 @@ var UpdateGitLabSelfManagedIntegrationDetail = [
|
|
|
2889
2889
|
[_aCu],
|
|
2890
2890
|
[[() => GitLabAuthCode, 0]],
|
|
2891
2891
|
];
|
|
2892
|
-
var UpdateOrganizationConfigurationRequest = [
|
|
2893
|
-
|
|
2892
|
+
var UpdateOrganizationConfigurationRequest$ = [
|
|
2893
|
+
3,
|
|
2894
|
+
n0,
|
|
2895
|
+
_UOCR,
|
|
2896
|
+
0,
|
|
2897
|
+
[_aE],
|
|
2898
|
+
[() => AutoEnable$],
|
|
2899
|
+
];
|
|
2900
|
+
var UpdateOrganizationConfigurationResponse$ = [
|
|
2894
2901
|
3,
|
|
2895
2902
|
n0,
|
|
2896
2903
|
_UOCRp,
|
|
2897
2904
|
0,
|
|
2898
2905
|
[_aE],
|
|
2899
|
-
[() => AutoEnable],
|
|
2906
|
+
[() => AutoEnable$],
|
|
2900
2907
|
];
|
|
2901
|
-
var UpdateOrgEc2DeepInspectionConfigurationRequest = [
|
|
2908
|
+
var UpdateOrgEc2DeepInspectionConfigurationRequest$ = [
|
|
2902
2909
|
3,
|
|
2903
2910
|
n0,
|
|
2904
2911
|
_UOEDICR,
|
|
@@ -2906,10 +2913,10 @@ var UpdateOrgEc2DeepInspectionConfigurationRequest = [
|
|
|
2906
2913
|
[_oPP],
|
|
2907
2914
|
[64 | 0],
|
|
2908
2915
|
];
|
|
2909
|
-
var UpdateOrgEc2DeepInspectionConfigurationResponse = [3, n0, _UOEDICRp, 0, [], []];
|
|
2910
|
-
var Usage = [3, n0, _Us, 0, [_ty, _tota, _eMC, _cu], [0, 1, 1, 0]];
|
|
2911
|
-
var UsageTotal = [3, n0, _UT, 0, [_aI, _us], [0, () => UsageList]];
|
|
2912
|
-
var ValidationException = [
|
|
2916
|
+
var UpdateOrgEc2DeepInspectionConfigurationResponse$ = [3, n0, _UOEDICRp, 0, [], []];
|
|
2917
|
+
var Usage$ = [3, n0, _Us, 0, [_ty, _tota, _eMC, _cu], [0, 1, 1, 0]];
|
|
2918
|
+
var UsageTotal$ = [3, n0, _UT, 0, [_aI, _us], [0, () => UsageList]];
|
|
2919
|
+
var ValidationException$ = [
|
|
2913
2920
|
-3,
|
|
2914
2921
|
n0,
|
|
2915
2922
|
_VE,
|
|
@@ -2917,9 +2924,9 @@ var ValidationException = [
|
|
|
2917
2924
|
[_m, _rea, _fiel],
|
|
2918
2925
|
[0, 0, () => ValidationExceptionFields],
|
|
2919
2926
|
];
|
|
2920
|
-
schema.TypeRegistry.for(n0).registerError(ValidationException
|
|
2921
|
-
var ValidationExceptionField = [3, n0, _VEF, 0, [_na, _m], [0, 0]];
|
|
2922
|
-
var Vulnerability = [
|
|
2927
|
+
schema.TypeRegistry.for(n0).registerError(ValidationException$, ValidationException);
|
|
2928
|
+
var ValidationExceptionField$ = [3, n0, _VEF, 0, [_na, _m], [0, 0]];
|
|
2929
|
+
var Vulnerability$ = [
|
|
2923
2930
|
3,
|
|
2924
2931
|
n0,
|
|
2925
2932
|
_V,
|
|
@@ -2928,25 +2935,25 @@ var Vulnerability = [
|
|
|
2928
2935
|
[
|
|
2929
2936
|
0,
|
|
2930
2937
|
64 | 0,
|
|
2931
|
-
() => CisaData
|
|
2938
|
+
() => CisaData$,
|
|
2932
2939
|
0,
|
|
2933
2940
|
0,
|
|
2934
|
-
() => AtigData
|
|
2941
|
+
() => AtigData$,
|
|
2935
2942
|
0,
|
|
2936
|
-
() => Cvss4
|
|
2937
|
-
() => Cvss3
|
|
2943
|
+
() => Cvss4$,
|
|
2944
|
+
() => Cvss3$,
|
|
2938
2945
|
64 | 0,
|
|
2939
|
-
() => Cvss2
|
|
2946
|
+
() => Cvss2$,
|
|
2940
2947
|
4,
|
|
2941
2948
|
4,
|
|
2942
2949
|
0,
|
|
2943
2950
|
64 | 0,
|
|
2944
|
-
() => ExploitObserved
|
|
2951
|
+
() => ExploitObserved$,
|
|
2945
2952
|
64 | 0,
|
|
2946
|
-
() => Epss
|
|
2953
|
+
() => Epss$,
|
|
2947
2954
|
],
|
|
2948
2955
|
];
|
|
2949
|
-
var VulnerablePackage = [
|
|
2956
|
+
var VulnerablePackage$ = [
|
|
2950
2957
|
3,
|
|
2951
2958
|
n0,
|
|
2952
2959
|
_VP,
|
|
@@ -2954,817 +2961,811 @@ var VulnerablePackage = [
|
|
|
2954
2961
|
[_na, _v, _sLH, _epo, _rel, _arch, _pM, _fP, _fIV, _rem, _sLLA],
|
|
2955
2962
|
[0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0],
|
|
2956
2963
|
];
|
|
2957
|
-
var WeeklySchedule = [3, n0, _WS, 0, [_sTt, _day], [() => Time
|
|
2958
|
-
var Inspector2ServiceException = [-3, _sm, "Inspector2ServiceException", 0, [], []];
|
|
2959
|
-
schema.TypeRegistry.for(_sm).registerError(Inspector2ServiceException
|
|
2960
|
-
var AccountIdFilterList = [1, n0, _AIFL, 0, () => CisStringFilter];
|
|
2961
|
-
var AccountList = [1, n0, _AL, 0, () => Account];
|
|
2962
|
-
var AccountStateList = [1, n0, _ASL, 0, () => AccountState];
|
|
2963
|
-
var AggregationResponseList = [1, n0, _ARL, 0, () => AggregationResponse];
|
|
2964
|
-
var AssociateConfigurationRequestList = [1, n0, _ACRL, 0, () => AssociateConfigurationRequest];
|
|
2965
|
-
var AwsEksWorkloadInfoList = [1, n0, _AEWIL, 0, () => AwsEksWorkloadInfo];
|
|
2966
|
-
var CheckIdFilterList = [1, n0, _CIFL, 0, () => CisStringFilter];
|
|
2967
|
-
var CisCheckAggregationList = [1, n0, _CCAL, 0, () => CisCheckAggregation];
|
|
2968
|
-
var CisFindingArnFilterList = [1, n0, _CFAFL, 0, () => CisStringFilter];
|
|
2969
|
-
var CisFindingStatusFilterList = [1, n0, _CFSFL, 0, () => CisFindingStatusFilter];
|
|
2970
|
-
var CisNumberFilterList = [1, n0, _CNFL, 0, () => CisNumberFilter];
|
|
2971
|
-
var CisResultStatusFilterList = [1, n0, _CRSFL, 0, () => CisResultStatusFilter];
|
|
2972
|
-
var CisScanArnFilterList = [1, n0, _CSAFL, 0, () => CisStringFilter];
|
|
2973
|
-
var CisScanConfigurationArnFilterList = [1, n0, _CSCAFL, 0, () => CisStringFilter];
|
|
2974
|
-
var CisScanConfigurationList = [1, n0, _CSCL, 0, () => CisScanConfiguration];
|
|
2975
|
-
var CisScanDateFilterList = [1, n0, _CSDFL, 0, () => CisDateFilter];
|
|
2976
|
-
var CisScanList = [1, n0, _CSL, 0, () => CisScan];
|
|
2977
|
-
var CisScanNameFilterList = [1, n0, _CSNFL, 0, () => CisStringFilter];
|
|
2978
|
-
var CisScanResultDetailsList = [1, n0, _CSRDL, 0, () => CisScanResultDetails];
|
|
2979
|
-
var CisScanStatusFilterList = [1, n0, _CSSFL, 0, () => CisScanStatusFilter];
|
|
2980
|
-
var CisScheduledByFilterList = [1, n0, _CSBFL, 0, () => CisStringFilter];
|
|
2981
|
-
var CisSecurityLevelFilterList = [1, n0, _CSLFL, 0, () => CisSecurityLevelFilter];
|
|
2982
|
-
var CisSessionMessages = [1, n0, _CSMi, 0, () => CisSessionMessage];
|
|
2983
|
-
var CisTargetResourceAggregationList = [1, n0, _CTRAL, 0, () => CisTargetResourceAggregation];
|
|
2984
|
-
var ClusterDetailsList = [1, n0, _CDL, 0, () => ClusterDetails];
|
|
2985
|
-
var ClusterInformationList = [1, n0, _CIL, 0, () => ClusterInformation];
|
|
2986
|
-
var CodeLineList = [1, n0, _CLL, 0, () => CodeLine];
|
|
2964
|
+
var WeeklySchedule$ = [3, n0, _WS, 0, [_sTt, _day], [() => Time$, 64 | 0]];
|
|
2965
|
+
var Inspector2ServiceException$ = [-3, _sm, "Inspector2ServiceException", 0, [], []];
|
|
2966
|
+
schema.TypeRegistry.for(_sm).registerError(Inspector2ServiceException$, Inspector2ServiceException);
|
|
2967
|
+
var AccountIdFilterList = [1, n0, _AIFL, 0, () => CisStringFilter$];
|
|
2968
|
+
var AccountList = [1, n0, _AL, 0, () => Account$];
|
|
2969
|
+
var AccountStateList = [1, n0, _ASL, 0, () => AccountState$];
|
|
2970
|
+
var AggregationResponseList = [1, n0, _ARL, 0, () => AggregationResponse$];
|
|
2971
|
+
var AssociateConfigurationRequestList = [1, n0, _ACRL, 0, () => AssociateConfigurationRequest$];
|
|
2972
|
+
var AwsEksWorkloadInfoList = [1, n0, _AEWIL, 0, () => AwsEksWorkloadInfo$];
|
|
2973
|
+
var CheckIdFilterList = [1, n0, _CIFL, 0, () => CisStringFilter$];
|
|
2974
|
+
var CisCheckAggregationList = [1, n0, _CCAL, 0, () => CisCheckAggregation$];
|
|
2975
|
+
var CisFindingArnFilterList = [1, n0, _CFAFL, 0, () => CisStringFilter$];
|
|
2976
|
+
var CisFindingStatusFilterList = [1, n0, _CFSFL, 0, () => CisFindingStatusFilter$];
|
|
2977
|
+
var CisNumberFilterList = [1, n0, _CNFL, 0, () => CisNumberFilter$];
|
|
2978
|
+
var CisResultStatusFilterList = [1, n0, _CRSFL, 0, () => CisResultStatusFilter$];
|
|
2979
|
+
var CisScanArnFilterList = [1, n0, _CSAFL, 0, () => CisStringFilter$];
|
|
2980
|
+
var CisScanConfigurationArnFilterList = [1, n0, _CSCAFL, 0, () => CisStringFilter$];
|
|
2981
|
+
var CisScanConfigurationList = [1, n0, _CSCL, 0, () => CisScanConfiguration$];
|
|
2982
|
+
var CisScanDateFilterList = [1, n0, _CSDFL, 0, () => CisDateFilter$];
|
|
2983
|
+
var CisScanList = [1, n0, _CSL, 0, () => CisScan$];
|
|
2984
|
+
var CisScanNameFilterList = [1, n0, _CSNFL, 0, () => CisStringFilter$];
|
|
2985
|
+
var CisScanResultDetailsList = [1, n0, _CSRDL, 0, () => CisScanResultDetails$];
|
|
2986
|
+
var CisScanStatusFilterList = [1, n0, _CSSFL, 0, () => CisScanStatusFilter$];
|
|
2987
|
+
var CisScheduledByFilterList = [1, n0, _CSBFL, 0, () => CisStringFilter$];
|
|
2988
|
+
var CisSecurityLevelFilterList = [1, n0, _CSLFL, 0, () => CisSecurityLevelFilter$];
|
|
2989
|
+
var CisSessionMessages = [1, n0, _CSMi, 0, () => CisSessionMessage$];
|
|
2990
|
+
var CisTargetResourceAggregationList = [1, n0, _CTRAL, 0, () => CisTargetResourceAggregation$];
|
|
2991
|
+
var ClusterDetailsList = [1, n0, _CDL, 0, () => ClusterDetails$];
|
|
2992
|
+
var ClusterInformationList = [1, n0, _CIL, 0, () => ClusterInformation$];
|
|
2993
|
+
var CodeLineList = [1, n0, _CLL, 0, () => CodeLine$];
|
|
2987
2994
|
var CodeSecurityScanConfigurationAssociationSummaries = [
|
|
2988
2995
|
1,
|
|
2989
2996
|
n0,
|
|
2990
2997
|
_CSSCASo,
|
|
2991
2998
|
0,
|
|
2992
|
-
() => CodeSecurityScanConfigurationAssociationSummary
|
|
2999
|
+
() => CodeSecurityScanConfigurationAssociationSummary$,
|
|
2993
3000
|
];
|
|
2994
3001
|
var CodeSecurityScanConfigurationSummaries = [
|
|
2995
3002
|
1,
|
|
2996
3003
|
n0,
|
|
2997
3004
|
_CSSCSo,
|
|
2998
3005
|
0,
|
|
2999
|
-
() => CodeSecurityScanConfigurationSummary
|
|
3000
|
-
];
|
|
3001
|
-
var CodeSnippetErrorList = [1, n0, _CSEL, 0, () => CodeSnippetError];
|
|
3002
|
-
var CodeSnippetResultList = [1, n0, _CSRL, 0, () => CodeSnippetResult];
|
|
3003
|
-
var CountsList = [1, n0, _CLo, 0, () => Counts];
|
|
3004
|
-
var CoverageDateFilterList = [1, n0, _CDFL, 0, () => CoverageDateFilter];
|
|
3005
|
-
var CoverageMapFilterList = [1, n0, _CMFL, 0, () => CoverageMapFilter];
|
|
3006
|
-
var CoverageNumberFilterList = [1, n0, _CNFLo, 0, () => CoverageNumberFilter];
|
|
3007
|
-
var CoverageStringFilterList = [1, n0, _CSFL, 0, () => CoverageStringFilter];
|
|
3008
|
-
var CoveredResources = [1, n0, _CRo, 0, () => CoveredResource];
|
|
3009
|
-
var CvssScoreAdjustmentList = [1, n0, _CSAL, 0, () => CvssScoreAdjustment];
|
|
3010
|
-
var CvssScoreList = [1, n0, _CSLv, 0, () => CvssScore];
|
|
3011
|
-
var DateFilterList = [1, n0, _DFL, 0, () => DateFilter];
|
|
3012
|
-
var DelegatedAdminAccountList = [1, n0, _DAAL, 0, () => DelegatedAdminAccount];
|
|
3013
|
-
var DisassociateConfigurationRequestList = [
|
|
3014
|
-
|
|
3015
|
-
|
|
3016
|
-
|
|
3017
|
-
0,
|
|
3018
|
-
() => DisassociateConfigurationRequest,
|
|
3019
|
-
];
|
|
3020
|
-
var EvidenceList = [1, n0, _EL, 0, () => Evidence];
|
|
3021
|
-
var FailedAccountList = [1, n0, _FAL, 0, () => FailedAccount];
|
|
3022
|
-
var FailedAssociationResultList = [1, n0, _FARL, 0, () => FailedAssociationResult];
|
|
3006
|
+
() => CodeSecurityScanConfigurationSummary$,
|
|
3007
|
+
];
|
|
3008
|
+
var CodeSnippetErrorList = [1, n0, _CSEL, 0, () => CodeSnippetError$];
|
|
3009
|
+
var CodeSnippetResultList = [1, n0, _CSRL, 0, () => CodeSnippetResult$];
|
|
3010
|
+
var CountsList = [1, n0, _CLo, 0, () => Counts$];
|
|
3011
|
+
var CoverageDateFilterList = [1, n0, _CDFL, 0, () => CoverageDateFilter$];
|
|
3012
|
+
var CoverageMapFilterList = [1, n0, _CMFL, 0, () => CoverageMapFilter$];
|
|
3013
|
+
var CoverageNumberFilterList = [1, n0, _CNFLo, 0, () => CoverageNumberFilter$];
|
|
3014
|
+
var CoverageStringFilterList = [1, n0, _CSFL, 0, () => CoverageStringFilter$];
|
|
3015
|
+
var CoveredResources = [1, n0, _CRo, 0, () => CoveredResource$];
|
|
3016
|
+
var CvssScoreAdjustmentList = [1, n0, _CSAL, 0, () => CvssScoreAdjustment$];
|
|
3017
|
+
var CvssScoreList = [1, n0, _CSLv, 0, () => CvssScore$];
|
|
3018
|
+
var DateFilterList = [1, n0, _DFL, 0, () => DateFilter$];
|
|
3019
|
+
var DelegatedAdminAccountList = [1, n0, _DAAL, 0, () => DelegatedAdminAccount$];
|
|
3020
|
+
var DisassociateConfigurationRequestList = [1, n0, _DCRL, 0, () => DisassociateConfigurationRequest$];
|
|
3021
|
+
var EvidenceList = [1, n0, _EL, 0, () => Evidence$];
|
|
3022
|
+
var FailedAccountList = [1, n0, _FAL, 0, () => FailedAccount$];
|
|
3023
|
+
var FailedAssociationResultList = [1, n0, _FARL, 0, () => FailedAssociationResult$];
|
|
3023
3024
|
var FailedMemberAccountEc2DeepInspectionStatusStateList = [
|
|
3024
3025
|
1,
|
|
3025
3026
|
n0,
|
|
3026
3027
|
_FMAEDISSL,
|
|
3027
3028
|
0,
|
|
3028
|
-
() => FailedMemberAccountEc2DeepInspectionStatusState
|
|
3029
|
-
];
|
|
3030
|
-
var FilterList = [1, n0, _FL, 0, () => Filter];
|
|
3031
|
-
var FindingDetails = [1, n0, _FDi, 0, () => FindingDetail];
|
|
3032
|
-
var FindingDetailsErrorList = [1, n0, _FDEL, 0, () => FindingDetailsError];
|
|
3033
|
-
var FindingList = [1, n0, _FLi, 0, () => Finding];
|
|
3034
|
-
var FreeTrialAccountInfoList = [1, n0, _FTAIL, 0, () => FreeTrialAccountInfo];
|
|
3035
|
-
var FreeTrialInfoErrorList = [1, n0, _FTIEL, 0, () => FreeTrialInfoError];
|
|
3036
|
-
var FreeTrialInfoList = [1, n0, _FTIL, 0, () => FreeTrialInfo];
|
|
3037
|
-
var IntegrationSummaries = [1, n0, _IS, 0, () => CodeSecurityIntegrationSummary];
|
|
3038
|
-
var MapFilterList = [1, n0, _MFL, 0, () => MapFilter];
|
|
3029
|
+
() => FailedMemberAccountEc2DeepInspectionStatusState$,
|
|
3030
|
+
];
|
|
3031
|
+
var FilterList = [1, n0, _FL, 0, () => Filter$];
|
|
3032
|
+
var FindingDetails = [1, n0, _FDi, 0, () => FindingDetail$];
|
|
3033
|
+
var FindingDetailsErrorList = [1, n0, _FDEL, 0, () => FindingDetailsError$];
|
|
3034
|
+
var FindingList = [1, n0, _FLi, 0, () => Finding$];
|
|
3035
|
+
var FreeTrialAccountInfoList = [1, n0, _FTAIL, 0, () => FreeTrialAccountInfo$];
|
|
3036
|
+
var FreeTrialInfoErrorList = [1, n0, _FTIEL, 0, () => FreeTrialInfoError$];
|
|
3037
|
+
var FreeTrialInfoList = [1, n0, _FTIL, 0, () => FreeTrialInfo$];
|
|
3038
|
+
var IntegrationSummaries = [1, n0, _IS, 0, () => CodeSecurityIntegrationSummary$];
|
|
3039
|
+
var MapFilterList = [1, n0, _MFL, 0, () => MapFilter$];
|
|
3039
3040
|
var MemberAccountEc2DeepInspectionStatusList = [
|
|
3040
3041
|
1,
|
|
3041
3042
|
n0,
|
|
3042
3043
|
_MAEDISL,
|
|
3043
3044
|
0,
|
|
3044
|
-
() => MemberAccountEc2DeepInspectionStatus
|
|
3045
|
+
() => MemberAccountEc2DeepInspectionStatus$,
|
|
3045
3046
|
];
|
|
3046
3047
|
var MemberAccountEc2DeepInspectionStatusStateList = [
|
|
3047
3048
|
1,
|
|
3048
3049
|
n0,
|
|
3049
3050
|
_MAEDISSL,
|
|
3050
3051
|
0,
|
|
3051
|
-
() => MemberAccountEc2DeepInspectionStatusState
|
|
3052
|
+
() => MemberAccountEc2DeepInspectionStatusState$,
|
|
3052
3053
|
];
|
|
3053
|
-
var MemberList = [1, n0, _ML, 0, () => Member];
|
|
3054
|
-
var NumberFilterList = [1, n0, _NFL, 0, () => NumberFilter];
|
|
3055
|
-
var OneAccountIdFilterList = [1, n0, _OAIFL, 0, () => CisStringFilter];
|
|
3056
|
-
var PackageFilterList = [1, n0, _PFL, 0, () => PackageFilter];
|
|
3057
|
-
var Permissions = [1, n0, _Pe, 0, () => Permission];
|
|
3058
|
-
var PlatformFilterList = [1, n0, _PFLl, 0, () => CisStringFilter];
|
|
3059
|
-
var PortRangeFilterList = [1, n0, _PRFL, 0, () => PortRangeFilter];
|
|
3054
|
+
var MemberList = [1, n0, _ML, 0, () => Member$];
|
|
3055
|
+
var NumberFilterList = [1, n0, _NFL, 0, () => NumberFilter$];
|
|
3056
|
+
var OneAccountIdFilterList = [1, n0, _OAIFL, 0, () => CisStringFilter$];
|
|
3057
|
+
var PackageFilterList = [1, n0, _PFL, 0, () => PackageFilter$];
|
|
3058
|
+
var Permissions = [1, n0, _Pe, 0, () => Permission$];
|
|
3059
|
+
var PlatformFilterList = [1, n0, _PFLl, 0, () => CisStringFilter$];
|
|
3060
|
+
var PortRangeFilterList = [1, n0, _PRFL, 0, () => PortRangeFilter$];
|
|
3060
3061
|
var ProjectContinuousIntegrationScanConfigurationList = [
|
|
3061
3062
|
1,
|
|
3062
3063
|
n0,
|
|
3063
3064
|
_PCISCL,
|
|
3064
3065
|
0,
|
|
3065
|
-
() => ProjectContinuousIntegrationScanConfiguration
|
|
3066
|
+
() => ProjectContinuousIntegrationScanConfiguration$,
|
|
3066
3067
|
];
|
|
3067
3068
|
var ProjectPeriodicScanConfigurationList = [
|
|
3068
3069
|
1,
|
|
3069
3070
|
n0,
|
|
3070
3071
|
_PPSCL,
|
|
3071
3072
|
0,
|
|
3072
|
-
() => ProjectPeriodicScanConfiguration
|
|
3073
|
-
];
|
|
3074
|
-
var ResourceIdFilterList = [1, n0, _RIFL, 0, () => CisStringFilter];
|
|
3075
|
-
var ResourceList = [1, n0, _RL, 0, () => Resource];
|
|
3076
|
-
var ResourceMapFilterList = [1, n0, _RMFL, 0, () => ResourceMapFilter];
|
|
3077
|
-
var ResourceStringFilterList = [1, n0, _RSFL, 0, () => ResourceStringFilter];
|
|
3078
|
-
var ResourceTagFilterList = [1, n0, _RTFL, 0, () => TagFilter];
|
|
3079
|
-
var StepList = [1, n0, _SL, 0, () => Step];
|
|
3080
|
-
var StringFilterList = [1, n0, _SFL, 0, () => StringFilter];
|
|
3081
|
-
var SuccessfulAssociationResultList = [1, n0, _SARL, 0, () => SuccessfulAssociationResult];
|
|
3082
|
-
var SuggestedFixes = [1, n0, _SFug, 0, () => SuggestedFix];
|
|
3083
|
-
var TargetStatusFilterList = [1, n0, _TSFL, 0, () => CisTargetStatusFilter];
|
|
3084
|
-
var TargetStatusReasonFilterList = [1, n0, _TSRFL, 0, () => CisTargetStatusReasonFilter];
|
|
3085
|
-
var TitleFilterList = [1, n0, _TFL, 0, () => CisStringFilter];
|
|
3086
|
-
var UsageList = [1, n0, _UL, 0, () => Usage];
|
|
3087
|
-
var UsageTotalList = [1, n0, _UTL, 0, () => UsageTotal];
|
|
3088
|
-
var ValidationExceptionFields = [1, n0, _VEFa, 0, () => ValidationExceptionField];
|
|
3089
|
-
var Vulnerabilities = [1, n0, _Vu, 0, () => Vulnerability];
|
|
3090
|
-
var VulnerablePackageList = [1, n0, _VPL, 0, () => VulnerablePackage];
|
|
3091
|
-
var AggregationRequest = [
|
|
3073
|
+
() => ProjectPeriodicScanConfiguration$,
|
|
3074
|
+
];
|
|
3075
|
+
var ResourceIdFilterList = [1, n0, _RIFL, 0, () => CisStringFilter$];
|
|
3076
|
+
var ResourceList = [1, n0, _RL, 0, () => Resource$];
|
|
3077
|
+
var ResourceMapFilterList = [1, n0, _RMFL, 0, () => ResourceMapFilter$];
|
|
3078
|
+
var ResourceStringFilterList = [1, n0, _RSFL, 0, () => ResourceStringFilter$];
|
|
3079
|
+
var ResourceTagFilterList = [1, n0, _RTFL, 0, () => TagFilter$];
|
|
3080
|
+
var StepList = [1, n0, _SL, 0, () => Step$];
|
|
3081
|
+
var StringFilterList = [1, n0, _SFL, 0, () => StringFilter$];
|
|
3082
|
+
var SuccessfulAssociationResultList = [1, n0, _SARL, 0, () => SuccessfulAssociationResult$];
|
|
3083
|
+
var SuggestedFixes = [1, n0, _SFug, 0, () => SuggestedFix$];
|
|
3084
|
+
var TargetStatusFilterList = [1, n0, _TSFL, 0, () => CisTargetStatusFilter$];
|
|
3085
|
+
var TargetStatusReasonFilterList = [1, n0, _TSRFL, 0, () => CisTargetStatusReasonFilter$];
|
|
3086
|
+
var TitleFilterList = [1, n0, _TFL, 0, () => CisStringFilter$];
|
|
3087
|
+
var UsageList = [1, n0, _UL, 0, () => Usage$];
|
|
3088
|
+
var UsageTotalList = [1, n0, _UTL, 0, () => UsageTotal$];
|
|
3089
|
+
var ValidationExceptionFields = [1, n0, _VEFa, 0, () => ValidationExceptionField$];
|
|
3090
|
+
var Vulnerabilities = [1, n0, _Vu, 0, () => Vulnerability$];
|
|
3091
|
+
var VulnerablePackageList = [1, n0, _VPL, 0, () => VulnerablePackage$];
|
|
3092
|
+
var AggregationRequest$ = [
|
|
3092
3093
|
3,
|
|
3093
3094
|
n0,
|
|
3094
3095
|
_AR,
|
|
3095
3096
|
0,
|
|
3096
3097
|
[_aA, _aAm, _aECA, _eIAc, _fTA, _iLA, _pAa, _rAe, _tAi, _lLA, _lFA, _cRA],
|
|
3097
3098
|
[
|
|
3098
|
-
() => AccountAggregation
|
|
3099
|
-
() => AmiAggregation
|
|
3100
|
-
() => AwsEcrContainerAggregation
|
|
3101
|
-
() => Ec2InstanceAggregation
|
|
3102
|
-
() => FindingTypeAggregation
|
|
3103
|
-
() => ImageLayerAggregation
|
|
3104
|
-
() => PackageAggregation
|
|
3105
|
-
() => RepositoryAggregation
|
|
3106
|
-
() => TitleAggregation
|
|
3107
|
-
() => LambdaLayerAggregation
|
|
3108
|
-
() => LambdaFunctionAggregation
|
|
3109
|
-
() => CodeRepositoryAggregation
|
|
3099
|
+
() => AccountAggregation$,
|
|
3100
|
+
() => AmiAggregation$,
|
|
3101
|
+
() => AwsEcrContainerAggregation$,
|
|
3102
|
+
() => Ec2InstanceAggregation$,
|
|
3103
|
+
() => FindingTypeAggregation$,
|
|
3104
|
+
() => ImageLayerAggregation$,
|
|
3105
|
+
() => PackageAggregation$,
|
|
3106
|
+
() => RepositoryAggregation$,
|
|
3107
|
+
() => TitleAggregation$,
|
|
3108
|
+
() => LambdaLayerAggregation$,
|
|
3109
|
+
() => LambdaFunctionAggregation$,
|
|
3110
|
+
() => CodeRepositoryAggregation$,
|
|
3110
3111
|
],
|
|
3111
3112
|
];
|
|
3112
|
-
var AggregationResponse = [
|
|
3113
|
+
var AggregationResponse$ = [
|
|
3113
3114
|
3,
|
|
3114
3115
|
n0,
|
|
3115
3116
|
_ARg,
|
|
3116
3117
|
0,
|
|
3117
3118
|
[_aA, _aAm, _aECA, _eIAc, _fTA, _iLA, _pAa, _rAe, _tAi, _lLA, _lFA, _cRA],
|
|
3118
3119
|
[
|
|
3119
|
-
() => AccountAggregationResponse
|
|
3120
|
-
() => AmiAggregationResponse
|
|
3121
|
-
() => AwsEcrContainerAggregationResponse
|
|
3122
|
-
() => Ec2InstanceAggregationResponse
|
|
3123
|
-
() => FindingTypeAggregationResponse
|
|
3124
|
-
() => ImageLayerAggregationResponse
|
|
3125
|
-
() => PackageAggregationResponse
|
|
3126
|
-
() => RepositoryAggregationResponse
|
|
3127
|
-
() => TitleAggregationResponse
|
|
3128
|
-
() => LambdaLayerAggregationResponse
|
|
3129
|
-
() => LambdaFunctionAggregationResponse
|
|
3130
|
-
() => CodeRepositoryAggregationResponse
|
|
3120
|
+
() => AccountAggregationResponse$,
|
|
3121
|
+
() => AmiAggregationResponse$,
|
|
3122
|
+
() => AwsEcrContainerAggregationResponse$,
|
|
3123
|
+
() => Ec2InstanceAggregationResponse$,
|
|
3124
|
+
() => FindingTypeAggregationResponse$,
|
|
3125
|
+
() => ImageLayerAggregationResponse$,
|
|
3126
|
+
() => PackageAggregationResponse$,
|
|
3127
|
+
() => RepositoryAggregationResponse$,
|
|
3128
|
+
() => TitleAggregationResponse$,
|
|
3129
|
+
() => LambdaLayerAggregationResponse$,
|
|
3130
|
+
() => LambdaFunctionAggregationResponse$,
|
|
3131
|
+
() => CodeRepositoryAggregationResponse$,
|
|
3131
3132
|
],
|
|
3132
3133
|
];
|
|
3133
|
-
var ClusterMetadata = [
|
|
3134
|
+
var ClusterMetadata$ = [
|
|
3134
3135
|
3,
|
|
3135
3136
|
n0,
|
|
3136
3137
|
_CM,
|
|
3137
3138
|
0,
|
|
3138
3139
|
[_aEMD, _aEMDw],
|
|
3139
|
-
[() => AwsEcsMetadataDetails
|
|
3140
|
+
[() => AwsEcsMetadataDetails$, () => AwsEksMetadataDetails$],
|
|
3140
3141
|
];
|
|
3141
|
-
var CodeSecurityResource = [3, n0, _CSRo, 0, [_pI], [0]];
|
|
3142
|
-
var CreateIntegrationDetail = [
|
|
3142
|
+
var CodeSecurityResource$ = [3, n0, _CSRo, 0, [_pI], [0]];
|
|
3143
|
+
var CreateIntegrationDetail$ = [
|
|
3143
3144
|
3,
|
|
3144
3145
|
n0,
|
|
3145
3146
|
_CID,
|
|
3146
3147
|
0,
|
|
3147
3148
|
[_gSM],
|
|
3148
|
-
[[() => CreateGitLabSelfManagedIntegrationDetail
|
|
3149
|
+
[[() => CreateGitLabSelfManagedIntegrationDetail$, 0]],
|
|
3149
3150
|
];
|
|
3150
|
-
var Schedule = [
|
|
3151
|
+
var Schedule$ = [
|
|
3151
3152
|
3,
|
|
3152
3153
|
n0,
|
|
3153
3154
|
_Sc,
|
|
3154
3155
|
0,
|
|
3155
3156
|
[_oT, _dai, _w, _mo],
|
|
3156
|
-
[() => OneTimeSchedule
|
|
3157
|
+
[() => OneTimeSchedule$, () => DailySchedule$, () => WeeklySchedule$, () => MonthlySchedule$],
|
|
3157
3158
|
];
|
|
3158
|
-
var UpdateIntegrationDetails = [
|
|
3159
|
+
var UpdateIntegrationDetails$ = [
|
|
3159
3160
|
3,
|
|
3160
3161
|
n0,
|
|
3161
3162
|
_UID,
|
|
3162
3163
|
0,
|
|
3163
3164
|
[_gSM, _g],
|
|
3164
3165
|
[
|
|
3165
|
-
[() => UpdateGitLabSelfManagedIntegrationDetail
|
|
3166
|
-
[() => UpdateGitHubIntegrationDetail
|
|
3166
|
+
[() => UpdateGitLabSelfManagedIntegrationDetail$, 0],
|
|
3167
|
+
[() => UpdateGitHubIntegrationDetail$, 0],
|
|
3167
3168
|
],
|
|
3168
3169
|
];
|
|
3169
|
-
var AssociateMember = [
|
|
3170
|
+
var AssociateMember$ = [
|
|
3170
3171
|
9,
|
|
3171
3172
|
n0,
|
|
3172
3173
|
_AM,
|
|
3173
3174
|
{ [_ht]: ["POST", "/members/associate", 200] },
|
|
3174
|
-
() => AssociateMemberRequest
|
|
3175
|
-
() => AssociateMemberResponse
|
|
3175
|
+
() => AssociateMemberRequest$,
|
|
3176
|
+
() => AssociateMemberResponse$,
|
|
3176
3177
|
];
|
|
3177
|
-
var BatchAssociateCodeSecurityScanConfiguration = [
|
|
3178
|
+
var BatchAssociateCodeSecurityScanConfiguration$ = [
|
|
3178
3179
|
9,
|
|
3179
3180
|
n0,
|
|
3180
3181
|
_BACSSC,
|
|
3181
3182
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/batch/associate", 200] },
|
|
3182
|
-
() => BatchAssociateCodeSecurityScanConfigurationRequest
|
|
3183
|
-
() => BatchAssociateCodeSecurityScanConfigurationResponse
|
|
3183
|
+
() => BatchAssociateCodeSecurityScanConfigurationRequest$,
|
|
3184
|
+
() => BatchAssociateCodeSecurityScanConfigurationResponse$,
|
|
3184
3185
|
];
|
|
3185
|
-
var BatchDisassociateCodeSecurityScanConfiguration = [
|
|
3186
|
+
var BatchDisassociateCodeSecurityScanConfiguration$ = [
|
|
3186
3187
|
9,
|
|
3187
3188
|
n0,
|
|
3188
3189
|
_BDCSSC,
|
|
3189
3190
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/batch/disassociate", 200] },
|
|
3190
|
-
() => BatchDisassociateCodeSecurityScanConfigurationRequest
|
|
3191
|
-
() => BatchDisassociateCodeSecurityScanConfigurationResponse
|
|
3191
|
+
() => BatchDisassociateCodeSecurityScanConfigurationRequest$,
|
|
3192
|
+
() => BatchDisassociateCodeSecurityScanConfigurationResponse$,
|
|
3192
3193
|
];
|
|
3193
|
-
var BatchGetAccountStatus = [
|
|
3194
|
+
var BatchGetAccountStatus$ = [
|
|
3194
3195
|
9,
|
|
3195
3196
|
n0,
|
|
3196
3197
|
_BGAS,
|
|
3197
3198
|
{ [_ht]: ["POST", "/status/batch/get", 200] },
|
|
3198
|
-
() => BatchGetAccountStatusRequest
|
|
3199
|
-
() => BatchGetAccountStatusResponse
|
|
3199
|
+
() => BatchGetAccountStatusRequest$,
|
|
3200
|
+
() => BatchGetAccountStatusResponse$,
|
|
3200
3201
|
];
|
|
3201
|
-
var BatchGetCodeSnippet = [
|
|
3202
|
+
var BatchGetCodeSnippet$ = [
|
|
3202
3203
|
9,
|
|
3203
3204
|
n0,
|
|
3204
3205
|
_BGCS,
|
|
3205
3206
|
{ [_ht]: ["POST", "/codesnippet/batchget", 200] },
|
|
3206
|
-
() => BatchGetCodeSnippetRequest
|
|
3207
|
-
() => BatchGetCodeSnippetResponse
|
|
3207
|
+
() => BatchGetCodeSnippetRequest$,
|
|
3208
|
+
() => BatchGetCodeSnippetResponse$,
|
|
3208
3209
|
];
|
|
3209
|
-
var BatchGetFindingDetails = [
|
|
3210
|
+
var BatchGetFindingDetails$ = [
|
|
3210
3211
|
9,
|
|
3211
3212
|
n0,
|
|
3212
3213
|
_BGFD,
|
|
3213
3214
|
{ [_ht]: ["POST", "/findings/details/batch/get", 200] },
|
|
3214
|
-
() => BatchGetFindingDetailsRequest
|
|
3215
|
-
() => BatchGetFindingDetailsResponse
|
|
3215
|
+
() => BatchGetFindingDetailsRequest$,
|
|
3216
|
+
() => BatchGetFindingDetailsResponse$,
|
|
3216
3217
|
];
|
|
3217
|
-
var BatchGetFreeTrialInfo = [
|
|
3218
|
+
var BatchGetFreeTrialInfo$ = [
|
|
3218
3219
|
9,
|
|
3219
3220
|
n0,
|
|
3220
3221
|
_BGFTI,
|
|
3221
3222
|
{ [_ht]: ["POST", "/freetrialinfo/batchget", 200] },
|
|
3222
|
-
() => BatchGetFreeTrialInfoRequest
|
|
3223
|
-
() => BatchGetFreeTrialInfoResponse
|
|
3223
|
+
() => BatchGetFreeTrialInfoRequest$,
|
|
3224
|
+
() => BatchGetFreeTrialInfoResponse$,
|
|
3224
3225
|
];
|
|
3225
|
-
var BatchGetMemberEc2DeepInspectionStatus = [
|
|
3226
|
+
var BatchGetMemberEc2DeepInspectionStatus$ = [
|
|
3226
3227
|
9,
|
|
3227
3228
|
n0,
|
|
3228
3229
|
_BGMEDIS,
|
|
3229
3230
|
{ [_ht]: ["POST", "/ec2deepinspectionstatus/member/batch/get", 200] },
|
|
3230
|
-
() => BatchGetMemberEc2DeepInspectionStatusRequest
|
|
3231
|
-
() => BatchGetMemberEc2DeepInspectionStatusResponse
|
|
3231
|
+
() => BatchGetMemberEc2DeepInspectionStatusRequest$,
|
|
3232
|
+
() => BatchGetMemberEc2DeepInspectionStatusResponse$,
|
|
3232
3233
|
];
|
|
3233
|
-
var BatchUpdateMemberEc2DeepInspectionStatus = [
|
|
3234
|
+
var BatchUpdateMemberEc2DeepInspectionStatus$ = [
|
|
3234
3235
|
9,
|
|
3235
3236
|
n0,
|
|
3236
3237
|
_BUMEDIS,
|
|
3237
3238
|
{ [_ht]: ["POST", "/ec2deepinspectionstatus/member/batch/update", 200] },
|
|
3238
|
-
() => BatchUpdateMemberEc2DeepInspectionStatusRequest
|
|
3239
|
-
() => BatchUpdateMemberEc2DeepInspectionStatusResponse
|
|
3239
|
+
() => BatchUpdateMemberEc2DeepInspectionStatusRequest$,
|
|
3240
|
+
() => BatchUpdateMemberEc2DeepInspectionStatusResponse$,
|
|
3240
3241
|
];
|
|
3241
|
-
var CancelFindingsReport = [
|
|
3242
|
+
var CancelFindingsReport$ = [
|
|
3242
3243
|
9,
|
|
3243
3244
|
n0,
|
|
3244
3245
|
_CFRa,
|
|
3245
3246
|
{ [_ht]: ["POST", "/reporting/cancel", 200] },
|
|
3246
|
-
() => CancelFindingsReportRequest
|
|
3247
|
-
() => CancelFindingsReportResponse
|
|
3247
|
+
() => CancelFindingsReportRequest$,
|
|
3248
|
+
() => CancelFindingsReportResponse$,
|
|
3248
3249
|
];
|
|
3249
|
-
var CancelSbomExport = [
|
|
3250
|
+
var CancelSbomExport$ = [
|
|
3250
3251
|
9,
|
|
3251
3252
|
n0,
|
|
3252
3253
|
_CSEa,
|
|
3253
3254
|
{ [_ht]: ["POST", "/sbomexport/cancel", 200] },
|
|
3254
|
-
() => CancelSbomExportRequest
|
|
3255
|
-
() => CancelSbomExportResponse
|
|
3255
|
+
() => CancelSbomExportRequest$,
|
|
3256
|
+
() => CancelSbomExportResponse$,
|
|
3256
3257
|
];
|
|
3257
|
-
var CreateCisScanConfiguration = [
|
|
3258
|
+
var CreateCisScanConfiguration$ = [
|
|
3258
3259
|
9,
|
|
3259
3260
|
n0,
|
|
3260
3261
|
_CCSC,
|
|
3261
3262
|
{ [_ht]: ["POST", "/cis/scan-configuration/create", 200] },
|
|
3262
|
-
() => CreateCisScanConfigurationRequest
|
|
3263
|
-
() => CreateCisScanConfigurationResponse
|
|
3263
|
+
() => CreateCisScanConfigurationRequest$,
|
|
3264
|
+
() => CreateCisScanConfigurationResponse$,
|
|
3264
3265
|
];
|
|
3265
|
-
var CreateCodeSecurityIntegration = [
|
|
3266
|
+
var CreateCodeSecurityIntegration$ = [
|
|
3266
3267
|
9,
|
|
3267
3268
|
n0,
|
|
3268
3269
|
_CCSI,
|
|
3269
3270
|
{ [_ht]: ["POST", "/codesecurity/integration/create", 200] },
|
|
3270
|
-
() => CreateCodeSecurityIntegrationRequest
|
|
3271
|
-
() => CreateCodeSecurityIntegrationResponse
|
|
3271
|
+
() => CreateCodeSecurityIntegrationRequest$,
|
|
3272
|
+
() => CreateCodeSecurityIntegrationResponse$,
|
|
3272
3273
|
];
|
|
3273
|
-
var CreateCodeSecurityScanConfiguration = [
|
|
3274
|
+
var CreateCodeSecurityScanConfiguration$ = [
|
|
3274
3275
|
9,
|
|
3275
3276
|
n0,
|
|
3276
3277
|
_CCSSC,
|
|
3277
3278
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/create", 200] },
|
|
3278
|
-
() => CreateCodeSecurityScanConfigurationRequest
|
|
3279
|
-
() => CreateCodeSecurityScanConfigurationResponse
|
|
3279
|
+
() => CreateCodeSecurityScanConfigurationRequest$,
|
|
3280
|
+
() => CreateCodeSecurityScanConfigurationResponse$,
|
|
3280
3281
|
];
|
|
3281
|
-
var CreateFilter = [
|
|
3282
|
+
var CreateFilter$ = [
|
|
3282
3283
|
9,
|
|
3283
3284
|
n0,
|
|
3284
3285
|
_CF,
|
|
3285
3286
|
{ [_ht]: ["POST", "/filters/create", 200] },
|
|
3286
|
-
() => CreateFilterRequest
|
|
3287
|
-
() => CreateFilterResponse
|
|
3287
|
+
() => CreateFilterRequest$,
|
|
3288
|
+
() => CreateFilterResponse$,
|
|
3288
3289
|
];
|
|
3289
|
-
var CreateFindingsReport = [
|
|
3290
|
+
var CreateFindingsReport$ = [
|
|
3290
3291
|
9,
|
|
3291
3292
|
n0,
|
|
3292
3293
|
_CFRre,
|
|
3293
3294
|
{ [_ht]: ["POST", "/reporting/create", 200] },
|
|
3294
|
-
() => CreateFindingsReportRequest
|
|
3295
|
-
() => CreateFindingsReportResponse
|
|
3295
|
+
() => CreateFindingsReportRequest$,
|
|
3296
|
+
() => CreateFindingsReportResponse$,
|
|
3296
3297
|
];
|
|
3297
|
-
var CreateSbomExport = [
|
|
3298
|
+
var CreateSbomExport$ = [
|
|
3298
3299
|
9,
|
|
3299
3300
|
n0,
|
|
3300
3301
|
_CSEr,
|
|
3301
3302
|
{ [_ht]: ["POST", "/sbomexport/create", 200] },
|
|
3302
|
-
() => CreateSbomExportRequest
|
|
3303
|
-
() => CreateSbomExportResponse
|
|
3303
|
+
() => CreateSbomExportRequest$,
|
|
3304
|
+
() => CreateSbomExportResponse$,
|
|
3304
3305
|
];
|
|
3305
|
-
var DeleteCisScanConfiguration = [
|
|
3306
|
+
var DeleteCisScanConfiguration$ = [
|
|
3306
3307
|
9,
|
|
3307
3308
|
n0,
|
|
3308
3309
|
_DCSC,
|
|
3309
3310
|
{ [_ht]: ["POST", "/cis/scan-configuration/delete", 200] },
|
|
3310
|
-
() => DeleteCisScanConfigurationRequest
|
|
3311
|
-
() => DeleteCisScanConfigurationResponse
|
|
3311
|
+
() => DeleteCisScanConfigurationRequest$,
|
|
3312
|
+
() => DeleteCisScanConfigurationResponse$,
|
|
3312
3313
|
];
|
|
3313
|
-
var DeleteCodeSecurityIntegration = [
|
|
3314
|
+
var DeleteCodeSecurityIntegration$ = [
|
|
3314
3315
|
9,
|
|
3315
3316
|
n0,
|
|
3316
3317
|
_DCSI,
|
|
3317
3318
|
{ [_ht]: ["POST", "/codesecurity/integration/delete", 200] },
|
|
3318
|
-
() => DeleteCodeSecurityIntegrationRequest
|
|
3319
|
-
() => DeleteCodeSecurityIntegrationResponse
|
|
3319
|
+
() => DeleteCodeSecurityIntegrationRequest$,
|
|
3320
|
+
() => DeleteCodeSecurityIntegrationResponse$,
|
|
3320
3321
|
];
|
|
3321
|
-
var DeleteCodeSecurityScanConfiguration = [
|
|
3322
|
+
var DeleteCodeSecurityScanConfiguration$ = [
|
|
3322
3323
|
9,
|
|
3323
3324
|
n0,
|
|
3324
3325
|
_DCSSC,
|
|
3325
3326
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/delete", 200] },
|
|
3326
|
-
() => DeleteCodeSecurityScanConfigurationRequest
|
|
3327
|
-
() => DeleteCodeSecurityScanConfigurationResponse
|
|
3327
|
+
() => DeleteCodeSecurityScanConfigurationRequest$,
|
|
3328
|
+
() => DeleteCodeSecurityScanConfigurationResponse$,
|
|
3328
3329
|
];
|
|
3329
|
-
var DeleteFilter = [
|
|
3330
|
+
var DeleteFilter$ = [
|
|
3330
3331
|
9,
|
|
3331
3332
|
n0,
|
|
3332
3333
|
_DFe,
|
|
3333
3334
|
{ [_ht]: ["POST", "/filters/delete", 200] },
|
|
3334
|
-
() => DeleteFilterRequest
|
|
3335
|
-
() => DeleteFilterResponse
|
|
3335
|
+
() => DeleteFilterRequest$,
|
|
3336
|
+
() => DeleteFilterResponse$,
|
|
3336
3337
|
];
|
|
3337
|
-
var DescribeOrganizationConfiguration = [
|
|
3338
|
+
var DescribeOrganizationConfiguration$ = [
|
|
3338
3339
|
9,
|
|
3339
3340
|
n0,
|
|
3340
3341
|
_DOC,
|
|
3341
3342
|
{ [_ht]: ["POST", "/organizationconfiguration/describe", 200] },
|
|
3342
|
-
() => DescribeOrganizationConfigurationRequest
|
|
3343
|
-
() => DescribeOrganizationConfigurationResponse
|
|
3343
|
+
() => DescribeOrganizationConfigurationRequest$,
|
|
3344
|
+
() => DescribeOrganizationConfigurationResponse$,
|
|
3344
3345
|
];
|
|
3345
|
-
var Disable = [
|
|
3346
|
+
var Disable$ = [
|
|
3346
3347
|
9,
|
|
3347
3348
|
n0,
|
|
3348
3349
|
_Di,
|
|
3349
3350
|
{ [_ht]: ["POST", "/disable", 200] },
|
|
3350
|
-
() => DisableRequest
|
|
3351
|
-
() => DisableResponse
|
|
3351
|
+
() => DisableRequest$,
|
|
3352
|
+
() => DisableResponse$,
|
|
3352
3353
|
];
|
|
3353
|
-
var DisableDelegatedAdminAccount = [
|
|
3354
|
+
var DisableDelegatedAdminAccount$ = [
|
|
3354
3355
|
9,
|
|
3355
3356
|
n0,
|
|
3356
3357
|
_DDAA,
|
|
3357
3358
|
{ [_ht]: ["POST", "/delegatedadminaccounts/disable", 200] },
|
|
3358
|
-
() => DisableDelegatedAdminAccountRequest
|
|
3359
|
-
() => DisableDelegatedAdminAccountResponse
|
|
3359
|
+
() => DisableDelegatedAdminAccountRequest$,
|
|
3360
|
+
() => DisableDelegatedAdminAccountResponse$,
|
|
3360
3361
|
];
|
|
3361
|
-
var DisassociateMember = [
|
|
3362
|
+
var DisassociateMember$ = [
|
|
3362
3363
|
9,
|
|
3363
3364
|
n0,
|
|
3364
3365
|
_DM,
|
|
3365
3366
|
{ [_ht]: ["POST", "/members/disassociate", 200] },
|
|
3366
|
-
() => DisassociateMemberRequest
|
|
3367
|
-
() => DisassociateMemberResponse
|
|
3367
|
+
() => DisassociateMemberRequest$,
|
|
3368
|
+
() => DisassociateMemberResponse$,
|
|
3368
3369
|
];
|
|
3369
|
-
var Enable = [
|
|
3370
|
+
var Enable$ = [
|
|
3370
3371
|
9,
|
|
3371
3372
|
n0,
|
|
3372
3373
|
_En,
|
|
3373
3374
|
{ [_ht]: ["POST", "/enable", 200] },
|
|
3374
|
-
() => EnableRequest
|
|
3375
|
-
() => EnableResponse
|
|
3375
|
+
() => EnableRequest$,
|
|
3376
|
+
() => EnableResponse$,
|
|
3376
3377
|
];
|
|
3377
|
-
var EnableDelegatedAdminAccount = [
|
|
3378
|
+
var EnableDelegatedAdminAccount$ = [
|
|
3378
3379
|
9,
|
|
3379
3380
|
n0,
|
|
3380
3381
|
_EDAA,
|
|
3381
3382
|
{ [_ht]: ["POST", "/delegatedadminaccounts/enable", 200] },
|
|
3382
|
-
() => EnableDelegatedAdminAccountRequest
|
|
3383
|
-
() => EnableDelegatedAdminAccountResponse
|
|
3383
|
+
() => EnableDelegatedAdminAccountRequest$,
|
|
3384
|
+
() => EnableDelegatedAdminAccountResponse$,
|
|
3384
3385
|
];
|
|
3385
|
-
var GetCisScanReport = [
|
|
3386
|
+
var GetCisScanReport$ = [
|
|
3386
3387
|
9,
|
|
3387
3388
|
n0,
|
|
3388
3389
|
_GCSR,
|
|
3389
3390
|
{ [_ht]: ["POST", "/cis/scan/report/get", 200] },
|
|
3390
|
-
() => GetCisScanReportRequest
|
|
3391
|
-
() => GetCisScanReportResponse
|
|
3391
|
+
() => GetCisScanReportRequest$,
|
|
3392
|
+
() => GetCisScanReportResponse$,
|
|
3392
3393
|
];
|
|
3393
|
-
var GetCisScanResultDetails = [
|
|
3394
|
+
var GetCisScanResultDetails$ = [
|
|
3394
3395
|
9,
|
|
3395
3396
|
n0,
|
|
3396
3397
|
_GCSRD,
|
|
3397
3398
|
{ [_ht]: ["POST", "/cis/scan-result/details/get", 200] },
|
|
3398
|
-
() => GetCisScanResultDetailsRequest
|
|
3399
|
-
() => GetCisScanResultDetailsResponse
|
|
3399
|
+
() => GetCisScanResultDetailsRequest$,
|
|
3400
|
+
() => GetCisScanResultDetailsResponse$,
|
|
3400
3401
|
];
|
|
3401
|
-
var GetClustersForImage = [
|
|
3402
|
+
var GetClustersForImage$ = [
|
|
3402
3403
|
9,
|
|
3403
3404
|
n0,
|
|
3404
3405
|
_GCFI,
|
|
3405
3406
|
{ [_ht]: ["POST", "/cluster/get", 200] },
|
|
3406
|
-
() => GetClustersForImageRequest
|
|
3407
|
-
() => GetClustersForImageResponse
|
|
3407
|
+
() => GetClustersForImageRequest$,
|
|
3408
|
+
() => GetClustersForImageResponse$,
|
|
3408
3409
|
];
|
|
3409
|
-
var GetCodeSecurityIntegration = [
|
|
3410
|
+
var GetCodeSecurityIntegration$ = [
|
|
3410
3411
|
9,
|
|
3411
3412
|
n0,
|
|
3412
3413
|
_GCSI,
|
|
3413
3414
|
{ [_ht]: ["POST", "/codesecurity/integration/get", 200] },
|
|
3414
|
-
() => GetCodeSecurityIntegrationRequest
|
|
3415
|
-
() => GetCodeSecurityIntegrationResponse
|
|
3415
|
+
() => GetCodeSecurityIntegrationRequest$,
|
|
3416
|
+
() => GetCodeSecurityIntegrationResponse$,
|
|
3416
3417
|
];
|
|
3417
|
-
var GetCodeSecurityScan = [
|
|
3418
|
+
var GetCodeSecurityScan$ = [
|
|
3418
3419
|
9,
|
|
3419
3420
|
n0,
|
|
3420
3421
|
_GCSS,
|
|
3421
3422
|
{ [_ht]: ["POST", "/codesecurity/scan/get", 200] },
|
|
3422
|
-
() => GetCodeSecurityScanRequest
|
|
3423
|
-
() => GetCodeSecurityScanResponse
|
|
3423
|
+
() => GetCodeSecurityScanRequest$,
|
|
3424
|
+
() => GetCodeSecurityScanResponse$,
|
|
3424
3425
|
];
|
|
3425
|
-
var GetCodeSecurityScanConfiguration = [
|
|
3426
|
+
var GetCodeSecurityScanConfiguration$ = [
|
|
3426
3427
|
9,
|
|
3427
3428
|
n0,
|
|
3428
3429
|
_GCSSC,
|
|
3429
3430
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/get", 200] },
|
|
3430
|
-
() => GetCodeSecurityScanConfigurationRequest
|
|
3431
|
-
() => GetCodeSecurityScanConfigurationResponse
|
|
3431
|
+
() => GetCodeSecurityScanConfigurationRequest$,
|
|
3432
|
+
() => GetCodeSecurityScanConfigurationResponse$,
|
|
3432
3433
|
];
|
|
3433
|
-
var GetConfiguration = [
|
|
3434
|
+
var GetConfiguration$ = [
|
|
3434
3435
|
9,
|
|
3435
3436
|
n0,
|
|
3436
3437
|
_GC,
|
|
3437
3438
|
{ [_ht]: ["POST", "/configuration/get", 200] },
|
|
3438
|
-
() => GetConfigurationRequest
|
|
3439
|
-
() => GetConfigurationResponse
|
|
3439
|
+
() => GetConfigurationRequest$,
|
|
3440
|
+
() => GetConfigurationResponse$,
|
|
3440
3441
|
];
|
|
3441
|
-
var GetDelegatedAdminAccount = [
|
|
3442
|
+
var GetDelegatedAdminAccount$ = [
|
|
3442
3443
|
9,
|
|
3443
3444
|
n0,
|
|
3444
3445
|
_GDAA,
|
|
3445
3446
|
{ [_ht]: ["POST", "/delegatedadminaccounts/get", 200] },
|
|
3446
|
-
() => GetDelegatedAdminAccountRequest
|
|
3447
|
-
() => GetDelegatedAdminAccountResponse
|
|
3447
|
+
() => GetDelegatedAdminAccountRequest$,
|
|
3448
|
+
() => GetDelegatedAdminAccountResponse$,
|
|
3448
3449
|
];
|
|
3449
|
-
var GetEc2DeepInspectionConfiguration = [
|
|
3450
|
+
var GetEc2DeepInspectionConfiguration$ = [
|
|
3450
3451
|
9,
|
|
3451
3452
|
n0,
|
|
3452
3453
|
_GEDIC,
|
|
3453
3454
|
{ [_ht]: ["POST", "/ec2deepinspectionconfiguration/get", 200] },
|
|
3454
|
-
() => GetEc2DeepInspectionConfigurationRequest
|
|
3455
|
-
() => GetEc2DeepInspectionConfigurationResponse
|
|
3455
|
+
() => GetEc2DeepInspectionConfigurationRequest$,
|
|
3456
|
+
() => GetEc2DeepInspectionConfigurationResponse$,
|
|
3456
3457
|
];
|
|
3457
|
-
var GetEncryptionKey = [
|
|
3458
|
+
var GetEncryptionKey$ = [
|
|
3458
3459
|
9,
|
|
3459
3460
|
n0,
|
|
3460
3461
|
_GEK,
|
|
3461
3462
|
{ [_ht]: ["GET", "/encryptionkey/get", 200] },
|
|
3462
|
-
() => GetEncryptionKeyRequest
|
|
3463
|
-
() => GetEncryptionKeyResponse
|
|
3463
|
+
() => GetEncryptionKeyRequest$,
|
|
3464
|
+
() => GetEncryptionKeyResponse$,
|
|
3464
3465
|
];
|
|
3465
|
-
var GetFindingsReportStatus = [
|
|
3466
|
+
var GetFindingsReportStatus$ = [
|
|
3466
3467
|
9,
|
|
3467
3468
|
n0,
|
|
3468
3469
|
_GFRS,
|
|
3469
3470
|
{ [_ht]: ["POST", "/reporting/status/get", 200] },
|
|
3470
|
-
() => GetFindingsReportStatusRequest
|
|
3471
|
-
() => GetFindingsReportStatusResponse
|
|
3471
|
+
() => GetFindingsReportStatusRequest$,
|
|
3472
|
+
() => GetFindingsReportStatusResponse$,
|
|
3472
3473
|
];
|
|
3473
|
-
var GetMember = [
|
|
3474
|
+
var GetMember$ = [
|
|
3474
3475
|
9,
|
|
3475
3476
|
n0,
|
|
3476
3477
|
_GM,
|
|
3477
3478
|
{ [_ht]: ["POST", "/members/get", 200] },
|
|
3478
|
-
() => GetMemberRequest
|
|
3479
|
-
() => GetMemberResponse
|
|
3479
|
+
() => GetMemberRequest$,
|
|
3480
|
+
() => GetMemberResponse$,
|
|
3480
3481
|
];
|
|
3481
|
-
var GetSbomExport = [
|
|
3482
|
+
var GetSbomExport$ = [
|
|
3482
3483
|
9,
|
|
3483
3484
|
n0,
|
|
3484
3485
|
_GSE,
|
|
3485
3486
|
{ [_ht]: ["POST", "/sbomexport/get", 200] },
|
|
3486
|
-
() => GetSbomExportRequest
|
|
3487
|
-
() => GetSbomExportResponse
|
|
3487
|
+
() => GetSbomExportRequest$,
|
|
3488
|
+
() => GetSbomExportResponse$,
|
|
3488
3489
|
];
|
|
3489
|
-
var ListAccountPermissions = [
|
|
3490
|
+
var ListAccountPermissions$ = [
|
|
3490
3491
|
9,
|
|
3491
3492
|
n0,
|
|
3492
3493
|
_LAP,
|
|
3493
3494
|
{ [_ht]: ["POST", "/accountpermissions/list", 200] },
|
|
3494
|
-
() => ListAccountPermissionsRequest
|
|
3495
|
-
() => ListAccountPermissionsResponse
|
|
3495
|
+
() => ListAccountPermissionsRequest$,
|
|
3496
|
+
() => ListAccountPermissionsResponse$,
|
|
3496
3497
|
];
|
|
3497
|
-
var ListCisScanConfigurations = [
|
|
3498
|
+
var ListCisScanConfigurations$ = [
|
|
3498
3499
|
9,
|
|
3499
3500
|
n0,
|
|
3500
3501
|
_LCSC,
|
|
3501
3502
|
{ [_ht]: ["POST", "/cis/scan-configuration/list", 200] },
|
|
3502
|
-
() => ListCisScanConfigurationsRequest
|
|
3503
|
-
() => ListCisScanConfigurationsResponse
|
|
3503
|
+
() => ListCisScanConfigurationsRequest$,
|
|
3504
|
+
() => ListCisScanConfigurationsResponse$,
|
|
3504
3505
|
];
|
|
3505
|
-
var ListCisScanResultsAggregatedByChecks = [
|
|
3506
|
+
var ListCisScanResultsAggregatedByChecks$ = [
|
|
3506
3507
|
9,
|
|
3507
3508
|
n0,
|
|
3508
3509
|
_LCSRABC,
|
|
3509
3510
|
{ [_ht]: ["POST", "/cis/scan-result/check/list", 200] },
|
|
3510
|
-
() => ListCisScanResultsAggregatedByChecksRequest
|
|
3511
|
-
() => ListCisScanResultsAggregatedByChecksResponse
|
|
3511
|
+
() => ListCisScanResultsAggregatedByChecksRequest$,
|
|
3512
|
+
() => ListCisScanResultsAggregatedByChecksResponse$,
|
|
3512
3513
|
];
|
|
3513
|
-
var ListCisScanResultsAggregatedByTargetResource = [
|
|
3514
|
+
var ListCisScanResultsAggregatedByTargetResource$ = [
|
|
3514
3515
|
9,
|
|
3515
3516
|
n0,
|
|
3516
3517
|
_LCSRABTR,
|
|
3517
3518
|
{ [_ht]: ["POST", "/cis/scan-result/resource/list", 200] },
|
|
3518
|
-
() => ListCisScanResultsAggregatedByTargetResourceRequest
|
|
3519
|
-
() => ListCisScanResultsAggregatedByTargetResourceResponse
|
|
3519
|
+
() => ListCisScanResultsAggregatedByTargetResourceRequest$,
|
|
3520
|
+
() => ListCisScanResultsAggregatedByTargetResourceResponse$,
|
|
3520
3521
|
];
|
|
3521
|
-
var ListCisScans = [
|
|
3522
|
+
var ListCisScans$ = [
|
|
3522
3523
|
9,
|
|
3523
3524
|
n0,
|
|
3524
3525
|
_LCS,
|
|
3525
3526
|
{ [_ht]: ["POST", "/cis/scan/list", 200] },
|
|
3526
|
-
() => ListCisScansRequest
|
|
3527
|
-
() => ListCisScansResponse
|
|
3527
|
+
() => ListCisScansRequest$,
|
|
3528
|
+
() => ListCisScansResponse$,
|
|
3528
3529
|
];
|
|
3529
|
-
var ListCodeSecurityIntegrations = [
|
|
3530
|
+
var ListCodeSecurityIntegrations$ = [
|
|
3530
3531
|
9,
|
|
3531
3532
|
n0,
|
|
3532
3533
|
_LCSI,
|
|
3533
3534
|
{ [_ht]: ["POST", "/codesecurity/integration/list", 200] },
|
|
3534
|
-
() => ListCodeSecurityIntegrationsRequest
|
|
3535
|
-
() => ListCodeSecurityIntegrationsResponse
|
|
3535
|
+
() => ListCodeSecurityIntegrationsRequest$,
|
|
3536
|
+
() => ListCodeSecurityIntegrationsResponse$,
|
|
3536
3537
|
];
|
|
3537
|
-
var ListCodeSecurityScanConfigurationAssociations = [
|
|
3538
|
+
var ListCodeSecurityScanConfigurationAssociations$ = [
|
|
3538
3539
|
9,
|
|
3539
3540
|
n0,
|
|
3540
3541
|
_LCSSCA,
|
|
3541
3542
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/associations/list", 200] },
|
|
3542
|
-
() => ListCodeSecurityScanConfigurationAssociationsRequest
|
|
3543
|
-
() => ListCodeSecurityScanConfigurationAssociationsResponse
|
|
3543
|
+
() => ListCodeSecurityScanConfigurationAssociationsRequest$,
|
|
3544
|
+
() => ListCodeSecurityScanConfigurationAssociationsResponse$,
|
|
3544
3545
|
];
|
|
3545
|
-
var ListCodeSecurityScanConfigurations = [
|
|
3546
|
+
var ListCodeSecurityScanConfigurations$ = [
|
|
3546
3547
|
9,
|
|
3547
3548
|
n0,
|
|
3548
3549
|
_LCSSC,
|
|
3549
3550
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/list", 200] },
|
|
3550
|
-
() => ListCodeSecurityScanConfigurationsRequest
|
|
3551
|
-
() => ListCodeSecurityScanConfigurationsResponse
|
|
3551
|
+
() => ListCodeSecurityScanConfigurationsRequest$,
|
|
3552
|
+
() => ListCodeSecurityScanConfigurationsResponse$,
|
|
3552
3553
|
];
|
|
3553
|
-
var ListCoverage = [
|
|
3554
|
+
var ListCoverage$ = [
|
|
3554
3555
|
9,
|
|
3555
3556
|
n0,
|
|
3556
3557
|
_LC,
|
|
3557
3558
|
{ [_ht]: ["POST", "/coverage/list", 200] },
|
|
3558
|
-
() => ListCoverageRequest
|
|
3559
|
-
() => ListCoverageResponse
|
|
3559
|
+
() => ListCoverageRequest$,
|
|
3560
|
+
() => ListCoverageResponse$,
|
|
3560
3561
|
];
|
|
3561
|
-
var ListCoverageStatistics = [
|
|
3562
|
+
var ListCoverageStatistics$ = [
|
|
3562
3563
|
9,
|
|
3563
3564
|
n0,
|
|
3564
3565
|
_LCSi,
|
|
3565
3566
|
{ [_ht]: ["POST", "/coverage/statistics/list", 200] },
|
|
3566
|
-
() => ListCoverageStatisticsRequest
|
|
3567
|
-
() => ListCoverageStatisticsResponse
|
|
3567
|
+
() => ListCoverageStatisticsRequest$,
|
|
3568
|
+
() => ListCoverageStatisticsResponse$,
|
|
3568
3569
|
];
|
|
3569
|
-
var ListDelegatedAdminAccounts = [
|
|
3570
|
+
var ListDelegatedAdminAccounts$ = [
|
|
3570
3571
|
9,
|
|
3571
3572
|
n0,
|
|
3572
3573
|
_LDAA,
|
|
3573
3574
|
{ [_ht]: ["POST", "/delegatedadminaccounts/list", 200] },
|
|
3574
|
-
() => ListDelegatedAdminAccountsRequest
|
|
3575
|
-
() => ListDelegatedAdminAccountsResponse
|
|
3575
|
+
() => ListDelegatedAdminAccountsRequest$,
|
|
3576
|
+
() => ListDelegatedAdminAccountsResponse$,
|
|
3576
3577
|
];
|
|
3577
|
-
var ListFilters = [
|
|
3578
|
+
var ListFilters$ = [
|
|
3578
3579
|
9,
|
|
3579
3580
|
n0,
|
|
3580
3581
|
_LF,
|
|
3581
3582
|
{ [_ht]: ["POST", "/filters/list", 200] },
|
|
3582
|
-
() => ListFiltersRequest
|
|
3583
|
-
() => ListFiltersResponse
|
|
3583
|
+
() => ListFiltersRequest$,
|
|
3584
|
+
() => ListFiltersResponse$,
|
|
3584
3585
|
];
|
|
3585
|
-
var ListFindingAggregations = [
|
|
3586
|
+
var ListFindingAggregations$ = [
|
|
3586
3587
|
9,
|
|
3587
3588
|
n0,
|
|
3588
3589
|
_LFAi,
|
|
3589
3590
|
{ [_ht]: ["POST", "/findings/aggregation/list", 200] },
|
|
3590
|
-
() => ListFindingAggregationsRequest
|
|
3591
|
-
() => ListFindingAggregationsResponse
|
|
3591
|
+
() => ListFindingAggregationsRequest$,
|
|
3592
|
+
() => ListFindingAggregationsResponse$,
|
|
3592
3593
|
];
|
|
3593
|
-
var ListFindings = [
|
|
3594
|
+
var ListFindings$ = [
|
|
3594
3595
|
9,
|
|
3595
3596
|
n0,
|
|
3596
3597
|
_LFi,
|
|
3597
3598
|
{ [_ht]: ["POST", "/findings/list", 200] },
|
|
3598
|
-
() => ListFindingsRequest
|
|
3599
|
-
() => ListFindingsResponse
|
|
3599
|
+
() => ListFindingsRequest$,
|
|
3600
|
+
() => ListFindingsResponse$,
|
|
3600
3601
|
];
|
|
3601
|
-
var ListMembers = [
|
|
3602
|
+
var ListMembers$ = [
|
|
3602
3603
|
9,
|
|
3603
3604
|
n0,
|
|
3604
3605
|
_LM,
|
|
3605
3606
|
{ [_ht]: ["POST", "/members/list", 200] },
|
|
3606
|
-
() => ListMembersRequest
|
|
3607
|
-
() => ListMembersResponse
|
|
3607
|
+
() => ListMembersRequest$,
|
|
3608
|
+
() => ListMembersResponse$,
|
|
3608
3609
|
];
|
|
3609
|
-
var ListTagsForResource = [
|
|
3610
|
+
var ListTagsForResource$ = [
|
|
3610
3611
|
9,
|
|
3611
3612
|
n0,
|
|
3612
3613
|
_LTFR,
|
|
3613
3614
|
{ [_ht]: ["GET", "/tags/{resourceArn}", 200] },
|
|
3614
|
-
() => ListTagsForResourceRequest
|
|
3615
|
-
() => ListTagsForResourceResponse
|
|
3615
|
+
() => ListTagsForResourceRequest$,
|
|
3616
|
+
() => ListTagsForResourceResponse$,
|
|
3616
3617
|
];
|
|
3617
|
-
var ListUsageTotals = [
|
|
3618
|
+
var ListUsageTotals$ = [
|
|
3618
3619
|
9,
|
|
3619
3620
|
n0,
|
|
3620
3621
|
_LUT,
|
|
3621
3622
|
{ [_ht]: ["POST", "/usage/list", 200] },
|
|
3622
|
-
() => ListUsageTotalsRequest
|
|
3623
|
-
() => ListUsageTotalsResponse
|
|
3623
|
+
() => ListUsageTotalsRequest$,
|
|
3624
|
+
() => ListUsageTotalsResponse$,
|
|
3624
3625
|
];
|
|
3625
|
-
var ResetEncryptionKey = [
|
|
3626
|
+
var ResetEncryptionKey$ = [
|
|
3626
3627
|
9,
|
|
3627
3628
|
n0,
|
|
3628
3629
|
_REK,
|
|
3629
3630
|
{ [_ht]: ["PUT", "/encryptionkey/reset", 200] },
|
|
3630
|
-
() => ResetEncryptionKeyRequest
|
|
3631
|
-
() => ResetEncryptionKeyResponse
|
|
3631
|
+
() => ResetEncryptionKeyRequest$,
|
|
3632
|
+
() => ResetEncryptionKeyResponse$,
|
|
3632
3633
|
];
|
|
3633
|
-
var SearchVulnerabilities = [
|
|
3634
|
+
var SearchVulnerabilities$ = [
|
|
3634
3635
|
9,
|
|
3635
3636
|
n0,
|
|
3636
3637
|
_SV,
|
|
3637
3638
|
{ [_ht]: ["POST", "/vulnerabilities/search", 200] },
|
|
3638
|
-
() => SearchVulnerabilitiesRequest
|
|
3639
|
-
() => SearchVulnerabilitiesResponse
|
|
3639
|
+
() => SearchVulnerabilitiesRequest$,
|
|
3640
|
+
() => SearchVulnerabilitiesResponse$,
|
|
3640
3641
|
];
|
|
3641
|
-
var SendCisSessionHealth = [
|
|
3642
|
+
var SendCisSessionHealth$ = [
|
|
3642
3643
|
9,
|
|
3643
3644
|
n0,
|
|
3644
3645
|
_SCSH,
|
|
3645
3646
|
{ [_ht]: ["PUT", "/cissession/health/send", 200] },
|
|
3646
|
-
() => SendCisSessionHealthRequest
|
|
3647
|
-
() => SendCisSessionHealthResponse
|
|
3647
|
+
() => SendCisSessionHealthRequest$,
|
|
3648
|
+
() => SendCisSessionHealthResponse$,
|
|
3648
3649
|
];
|
|
3649
|
-
var SendCisSessionTelemetry = [
|
|
3650
|
+
var SendCisSessionTelemetry$ = [
|
|
3650
3651
|
9,
|
|
3651
3652
|
n0,
|
|
3652
3653
|
_SCST,
|
|
3653
3654
|
{ [_ht]: ["PUT", "/cissession/telemetry/send", 200] },
|
|
3654
|
-
() => SendCisSessionTelemetryRequest
|
|
3655
|
-
() => SendCisSessionTelemetryResponse
|
|
3655
|
+
() => SendCisSessionTelemetryRequest$,
|
|
3656
|
+
() => SendCisSessionTelemetryResponse$,
|
|
3656
3657
|
];
|
|
3657
|
-
var StartCisSession = [
|
|
3658
|
+
var StartCisSession$ = [
|
|
3658
3659
|
9,
|
|
3659
3660
|
n0,
|
|
3660
3661
|
_SCS,
|
|
3661
3662
|
{ [_ht]: ["PUT", "/cissession/start", 200] },
|
|
3662
|
-
() => StartCisSessionRequest
|
|
3663
|
-
() => StartCisSessionResponse
|
|
3663
|
+
() => StartCisSessionRequest$,
|
|
3664
|
+
() => StartCisSessionResponse$,
|
|
3664
3665
|
];
|
|
3665
|
-
var StartCodeSecurityScan = [
|
|
3666
|
+
var StartCodeSecurityScan$ = [
|
|
3666
3667
|
9,
|
|
3667
3668
|
n0,
|
|
3668
3669
|
_SCSS,
|
|
3669
3670
|
{ [_ht]: ["POST", "/codesecurity/scan/start", 200] },
|
|
3670
|
-
() => StartCodeSecurityScanRequest
|
|
3671
|
-
() => StartCodeSecurityScanResponse
|
|
3671
|
+
() => StartCodeSecurityScanRequest$,
|
|
3672
|
+
() => StartCodeSecurityScanResponse$,
|
|
3672
3673
|
];
|
|
3673
|
-
var StopCisSession = [
|
|
3674
|
+
var StopCisSession$ = [
|
|
3674
3675
|
9,
|
|
3675
3676
|
n0,
|
|
3676
3677
|
_SCSt,
|
|
3677
3678
|
{ [_ht]: ["PUT", "/cissession/stop", 200] },
|
|
3678
|
-
() => StopCisSessionRequest
|
|
3679
|
-
() => StopCisSessionResponse
|
|
3679
|
+
() => StopCisSessionRequest$,
|
|
3680
|
+
() => StopCisSessionResponse$,
|
|
3680
3681
|
];
|
|
3681
|
-
var TagResource = [
|
|
3682
|
+
var TagResource$ = [
|
|
3682
3683
|
9,
|
|
3683
3684
|
n0,
|
|
3684
3685
|
_TR,
|
|
3685
3686
|
{ [_ht]: ["POST", "/tags/{resourceArn}", 200] },
|
|
3686
|
-
() => TagResourceRequest
|
|
3687
|
-
() => TagResourceResponse
|
|
3687
|
+
() => TagResourceRequest$,
|
|
3688
|
+
() => TagResourceResponse$,
|
|
3688
3689
|
];
|
|
3689
|
-
var UntagResource = [
|
|
3690
|
+
var UntagResource$ = [
|
|
3690
3691
|
9,
|
|
3691
3692
|
n0,
|
|
3692
3693
|
_UR,
|
|
3693
3694
|
{ [_ht]: ["DELETE", "/tags/{resourceArn}", 200] },
|
|
3694
|
-
() => UntagResourceRequest
|
|
3695
|
-
() => UntagResourceResponse
|
|
3695
|
+
() => UntagResourceRequest$,
|
|
3696
|
+
() => UntagResourceResponse$,
|
|
3696
3697
|
];
|
|
3697
|
-
var UpdateCisScanConfiguration = [
|
|
3698
|
+
var UpdateCisScanConfiguration$ = [
|
|
3698
3699
|
9,
|
|
3699
3700
|
n0,
|
|
3700
3701
|
_UCSC,
|
|
3701
3702
|
{ [_ht]: ["POST", "/cis/scan-configuration/update", 200] },
|
|
3702
|
-
() => UpdateCisScanConfigurationRequest
|
|
3703
|
-
() => UpdateCisScanConfigurationResponse
|
|
3703
|
+
() => UpdateCisScanConfigurationRequest$,
|
|
3704
|
+
() => UpdateCisScanConfigurationResponse$,
|
|
3704
3705
|
];
|
|
3705
|
-
var UpdateCodeSecurityIntegration = [
|
|
3706
|
+
var UpdateCodeSecurityIntegration$ = [
|
|
3706
3707
|
9,
|
|
3707
3708
|
n0,
|
|
3708
3709
|
_UCSI,
|
|
3709
3710
|
{ [_ht]: ["POST", "/codesecurity/integration/update", 200] },
|
|
3710
|
-
() => UpdateCodeSecurityIntegrationRequest
|
|
3711
|
-
() => UpdateCodeSecurityIntegrationResponse
|
|
3711
|
+
() => UpdateCodeSecurityIntegrationRequest$,
|
|
3712
|
+
() => UpdateCodeSecurityIntegrationResponse$,
|
|
3712
3713
|
];
|
|
3713
|
-
var UpdateCodeSecurityScanConfiguration = [
|
|
3714
|
+
var UpdateCodeSecurityScanConfiguration$ = [
|
|
3714
3715
|
9,
|
|
3715
3716
|
n0,
|
|
3716
3717
|
_UCSSC,
|
|
3717
3718
|
{ [_ht]: ["POST", "/codesecurity/scan-configuration/update", 200] },
|
|
3718
|
-
() => UpdateCodeSecurityScanConfigurationRequest
|
|
3719
|
-
() => UpdateCodeSecurityScanConfigurationResponse
|
|
3719
|
+
() => UpdateCodeSecurityScanConfigurationRequest$,
|
|
3720
|
+
() => UpdateCodeSecurityScanConfigurationResponse$,
|
|
3720
3721
|
];
|
|
3721
|
-
var UpdateConfiguration = [
|
|
3722
|
+
var UpdateConfiguration$ = [
|
|
3722
3723
|
9,
|
|
3723
3724
|
n0,
|
|
3724
3725
|
_UC,
|
|
3725
3726
|
{ [_ht]: ["POST", "/configuration/update", 200] },
|
|
3726
|
-
() => UpdateConfigurationRequest
|
|
3727
|
-
() => UpdateConfigurationResponse
|
|
3727
|
+
() => UpdateConfigurationRequest$,
|
|
3728
|
+
() => UpdateConfigurationResponse$,
|
|
3728
3729
|
];
|
|
3729
|
-
var UpdateEc2DeepInspectionConfiguration = [
|
|
3730
|
+
var UpdateEc2DeepInspectionConfiguration$ = [
|
|
3730
3731
|
9,
|
|
3731
3732
|
n0,
|
|
3732
3733
|
_UEDIC,
|
|
3733
3734
|
{ [_ht]: ["POST", "/ec2deepinspectionconfiguration/update", 200] },
|
|
3734
|
-
() => UpdateEc2DeepInspectionConfigurationRequest
|
|
3735
|
-
() => UpdateEc2DeepInspectionConfigurationResponse
|
|
3735
|
+
() => UpdateEc2DeepInspectionConfigurationRequest$,
|
|
3736
|
+
() => UpdateEc2DeepInspectionConfigurationResponse$,
|
|
3736
3737
|
];
|
|
3737
|
-
var UpdateEncryptionKey = [
|
|
3738
|
+
var UpdateEncryptionKey$ = [
|
|
3738
3739
|
9,
|
|
3739
3740
|
n0,
|
|
3740
3741
|
_UEK,
|
|
3741
3742
|
{ [_ht]: ["PUT", "/encryptionkey/update", 200] },
|
|
3742
|
-
() => UpdateEncryptionKeyRequest
|
|
3743
|
-
() => UpdateEncryptionKeyResponse
|
|
3743
|
+
() => UpdateEncryptionKeyRequest$,
|
|
3744
|
+
() => UpdateEncryptionKeyResponse$,
|
|
3744
3745
|
];
|
|
3745
|
-
var UpdateFilter = [
|
|
3746
|
+
var UpdateFilter$ = [
|
|
3746
3747
|
9,
|
|
3747
3748
|
n0,
|
|
3748
3749
|
_UF,
|
|
3749
3750
|
{ [_ht]: ["POST", "/filters/update", 200] },
|
|
3750
|
-
() => UpdateFilterRequest
|
|
3751
|
-
() => UpdateFilterResponse
|
|
3751
|
+
() => UpdateFilterRequest$,
|
|
3752
|
+
() => UpdateFilterResponse$,
|
|
3752
3753
|
];
|
|
3753
|
-
var UpdateOrganizationConfiguration = [
|
|
3754
|
+
var UpdateOrganizationConfiguration$ = [
|
|
3754
3755
|
9,
|
|
3755
3756
|
n0,
|
|
3756
3757
|
_UOC,
|
|
3757
3758
|
{ [_ht]: ["POST", "/organizationconfiguration/update", 200] },
|
|
3758
|
-
() => UpdateOrganizationConfigurationRequest
|
|
3759
|
-
() => UpdateOrganizationConfigurationResponse
|
|
3759
|
+
() => UpdateOrganizationConfigurationRequest$,
|
|
3760
|
+
() => UpdateOrganizationConfigurationResponse$,
|
|
3760
3761
|
];
|
|
3761
|
-
var UpdateOrgEc2DeepInspectionConfiguration = [
|
|
3762
|
+
var UpdateOrgEc2DeepInspectionConfiguration$ = [
|
|
3762
3763
|
9,
|
|
3763
3764
|
n0,
|
|
3764
3765
|
_UOEDIC,
|
|
3765
3766
|
{ [_ht]: ["POST", "/ec2deepinspectionconfiguration/org/update", 200] },
|
|
3766
|
-
() => UpdateOrgEc2DeepInspectionConfigurationRequest
|
|
3767
|
-
() => UpdateOrgEc2DeepInspectionConfigurationResponse
|
|
3767
|
+
() => UpdateOrgEc2DeepInspectionConfigurationRequest$,
|
|
3768
|
+
() => UpdateOrgEc2DeepInspectionConfigurationResponse$,
|
|
3768
3769
|
];
|
|
3769
3770
|
|
|
3770
3771
|
class AssociateMemberCommand extends smithyClient.Command
|
|
@@ -3775,7 +3776,7 @@ class AssociateMemberCommand extends smithyClient.Command
|
|
|
3775
3776
|
})
|
|
3776
3777
|
.s("Inspector2", "AssociateMember", {})
|
|
3777
3778
|
.n("Inspector2Client", "AssociateMemberCommand")
|
|
3778
|
-
.sc(AssociateMember)
|
|
3779
|
+
.sc(AssociateMember$)
|
|
3779
3780
|
.build() {
|
|
3780
3781
|
}
|
|
3781
3782
|
|
|
@@ -3787,7 +3788,7 @@ class BatchAssociateCodeSecurityScanConfigurationCommand extends smithyClient.Co
|
|
|
3787
3788
|
})
|
|
3788
3789
|
.s("Inspector2", "BatchAssociateCodeSecurityScanConfiguration", {})
|
|
3789
3790
|
.n("Inspector2Client", "BatchAssociateCodeSecurityScanConfigurationCommand")
|
|
3790
|
-
.sc(BatchAssociateCodeSecurityScanConfiguration)
|
|
3791
|
+
.sc(BatchAssociateCodeSecurityScanConfiguration$)
|
|
3791
3792
|
.build() {
|
|
3792
3793
|
}
|
|
3793
3794
|
|
|
@@ -3799,7 +3800,7 @@ class BatchDisassociateCodeSecurityScanConfigurationCommand extends smithyClient
|
|
|
3799
3800
|
})
|
|
3800
3801
|
.s("Inspector2", "BatchDisassociateCodeSecurityScanConfiguration", {})
|
|
3801
3802
|
.n("Inspector2Client", "BatchDisassociateCodeSecurityScanConfigurationCommand")
|
|
3802
|
-
.sc(BatchDisassociateCodeSecurityScanConfiguration)
|
|
3803
|
+
.sc(BatchDisassociateCodeSecurityScanConfiguration$)
|
|
3803
3804
|
.build() {
|
|
3804
3805
|
}
|
|
3805
3806
|
|
|
@@ -3811,7 +3812,7 @@ class BatchGetAccountStatusCommand extends smithyClient.Command
|
|
|
3811
3812
|
})
|
|
3812
3813
|
.s("Inspector2", "BatchGetAccountStatus", {})
|
|
3813
3814
|
.n("Inspector2Client", "BatchGetAccountStatusCommand")
|
|
3814
|
-
.sc(BatchGetAccountStatus)
|
|
3815
|
+
.sc(BatchGetAccountStatus$)
|
|
3815
3816
|
.build() {
|
|
3816
3817
|
}
|
|
3817
3818
|
|
|
@@ -3823,7 +3824,7 @@ class BatchGetCodeSnippetCommand extends smithyClient.Command
|
|
|
3823
3824
|
})
|
|
3824
3825
|
.s("Inspector2", "BatchGetCodeSnippet", {})
|
|
3825
3826
|
.n("Inspector2Client", "BatchGetCodeSnippetCommand")
|
|
3826
|
-
.sc(BatchGetCodeSnippet)
|
|
3827
|
+
.sc(BatchGetCodeSnippet$)
|
|
3827
3828
|
.build() {
|
|
3828
3829
|
}
|
|
3829
3830
|
|
|
@@ -3835,7 +3836,7 @@ class BatchGetFindingDetailsCommand extends smithyClient.Command
|
|
|
3835
3836
|
})
|
|
3836
3837
|
.s("Inspector2", "BatchGetFindingDetails", {})
|
|
3837
3838
|
.n("Inspector2Client", "BatchGetFindingDetailsCommand")
|
|
3838
|
-
.sc(BatchGetFindingDetails)
|
|
3839
|
+
.sc(BatchGetFindingDetails$)
|
|
3839
3840
|
.build() {
|
|
3840
3841
|
}
|
|
3841
3842
|
|
|
@@ -3847,7 +3848,7 @@ class BatchGetFreeTrialInfoCommand extends smithyClient.Command
|
|
|
3847
3848
|
})
|
|
3848
3849
|
.s("Inspector2", "BatchGetFreeTrialInfo", {})
|
|
3849
3850
|
.n("Inspector2Client", "BatchGetFreeTrialInfoCommand")
|
|
3850
|
-
.sc(BatchGetFreeTrialInfo)
|
|
3851
|
+
.sc(BatchGetFreeTrialInfo$)
|
|
3851
3852
|
.build() {
|
|
3852
3853
|
}
|
|
3853
3854
|
|
|
@@ -3859,7 +3860,7 @@ class BatchGetMemberEc2DeepInspectionStatusCommand extends smithyClient.Command
|
|
|
3859
3860
|
})
|
|
3860
3861
|
.s("Inspector2", "BatchGetMemberEc2DeepInspectionStatus", {})
|
|
3861
3862
|
.n("Inspector2Client", "BatchGetMemberEc2DeepInspectionStatusCommand")
|
|
3862
|
-
.sc(BatchGetMemberEc2DeepInspectionStatus)
|
|
3863
|
+
.sc(BatchGetMemberEc2DeepInspectionStatus$)
|
|
3863
3864
|
.build() {
|
|
3864
3865
|
}
|
|
3865
3866
|
|
|
@@ -3871,7 +3872,7 @@ class BatchUpdateMemberEc2DeepInspectionStatusCommand extends smithyClient.Comma
|
|
|
3871
3872
|
})
|
|
3872
3873
|
.s("Inspector2", "BatchUpdateMemberEc2DeepInspectionStatus", {})
|
|
3873
3874
|
.n("Inspector2Client", "BatchUpdateMemberEc2DeepInspectionStatusCommand")
|
|
3874
|
-
.sc(BatchUpdateMemberEc2DeepInspectionStatus)
|
|
3875
|
+
.sc(BatchUpdateMemberEc2DeepInspectionStatus$)
|
|
3875
3876
|
.build() {
|
|
3876
3877
|
}
|
|
3877
3878
|
|
|
@@ -3883,7 +3884,7 @@ class CancelFindingsReportCommand extends smithyClient.Command
|
|
|
3883
3884
|
})
|
|
3884
3885
|
.s("Inspector2", "CancelFindingsReport", {})
|
|
3885
3886
|
.n("Inspector2Client", "CancelFindingsReportCommand")
|
|
3886
|
-
.sc(CancelFindingsReport)
|
|
3887
|
+
.sc(CancelFindingsReport$)
|
|
3887
3888
|
.build() {
|
|
3888
3889
|
}
|
|
3889
3890
|
|
|
@@ -3895,7 +3896,7 @@ class CancelSbomExportCommand extends smithyClient.Command
|
|
|
3895
3896
|
})
|
|
3896
3897
|
.s("Inspector2", "CancelSbomExport", {})
|
|
3897
3898
|
.n("Inspector2Client", "CancelSbomExportCommand")
|
|
3898
|
-
.sc(CancelSbomExport)
|
|
3899
|
+
.sc(CancelSbomExport$)
|
|
3899
3900
|
.build() {
|
|
3900
3901
|
}
|
|
3901
3902
|
|
|
@@ -3907,7 +3908,7 @@ class CreateCisScanConfigurationCommand extends smithyClient.Command
|
|
|
3907
3908
|
})
|
|
3908
3909
|
.s("Inspector2", "CreateCisScanConfiguration", {})
|
|
3909
3910
|
.n("Inspector2Client", "CreateCisScanConfigurationCommand")
|
|
3910
|
-
.sc(CreateCisScanConfiguration)
|
|
3911
|
+
.sc(CreateCisScanConfiguration$)
|
|
3911
3912
|
.build() {
|
|
3912
3913
|
}
|
|
3913
3914
|
|
|
@@ -3919,7 +3920,7 @@ class CreateCodeSecurityIntegrationCommand extends smithyClient.Command
|
|
|
3919
3920
|
})
|
|
3920
3921
|
.s("Inspector2", "CreateCodeSecurityIntegration", {})
|
|
3921
3922
|
.n("Inspector2Client", "CreateCodeSecurityIntegrationCommand")
|
|
3922
|
-
.sc(CreateCodeSecurityIntegration)
|
|
3923
|
+
.sc(CreateCodeSecurityIntegration$)
|
|
3923
3924
|
.build() {
|
|
3924
3925
|
}
|
|
3925
3926
|
|
|
@@ -3931,7 +3932,7 @@ class CreateCodeSecurityScanConfigurationCommand extends smithyClient.Command
|
|
|
3931
3932
|
})
|
|
3932
3933
|
.s("Inspector2", "CreateCodeSecurityScanConfiguration", {})
|
|
3933
3934
|
.n("Inspector2Client", "CreateCodeSecurityScanConfigurationCommand")
|
|
3934
|
-
.sc(CreateCodeSecurityScanConfiguration)
|
|
3935
|
+
.sc(CreateCodeSecurityScanConfiguration$)
|
|
3935
3936
|
.build() {
|
|
3936
3937
|
}
|
|
3937
3938
|
|
|
@@ -3943,7 +3944,7 @@ class CreateFilterCommand extends smithyClient.Command
|
|
|
3943
3944
|
})
|
|
3944
3945
|
.s("Inspector2", "CreateFilter", {})
|
|
3945
3946
|
.n("Inspector2Client", "CreateFilterCommand")
|
|
3946
|
-
.sc(CreateFilter)
|
|
3947
|
+
.sc(CreateFilter$)
|
|
3947
3948
|
.build() {
|
|
3948
3949
|
}
|
|
3949
3950
|
|
|
@@ -3955,7 +3956,7 @@ class CreateFindingsReportCommand extends smithyClient.Command
|
|
|
3955
3956
|
})
|
|
3956
3957
|
.s("Inspector2", "CreateFindingsReport", {})
|
|
3957
3958
|
.n("Inspector2Client", "CreateFindingsReportCommand")
|
|
3958
|
-
.sc(CreateFindingsReport)
|
|
3959
|
+
.sc(CreateFindingsReport$)
|
|
3959
3960
|
.build() {
|
|
3960
3961
|
}
|
|
3961
3962
|
|
|
@@ -3967,7 +3968,7 @@ class CreateSbomExportCommand extends smithyClient.Command
|
|
|
3967
3968
|
})
|
|
3968
3969
|
.s("Inspector2", "CreateSbomExport", {})
|
|
3969
3970
|
.n("Inspector2Client", "CreateSbomExportCommand")
|
|
3970
|
-
.sc(CreateSbomExport)
|
|
3971
|
+
.sc(CreateSbomExport$)
|
|
3971
3972
|
.build() {
|
|
3972
3973
|
}
|
|
3973
3974
|
|
|
@@ -3979,7 +3980,7 @@ class DeleteCisScanConfigurationCommand extends smithyClient.Command
|
|
|
3979
3980
|
})
|
|
3980
3981
|
.s("Inspector2", "DeleteCisScanConfiguration", {})
|
|
3981
3982
|
.n("Inspector2Client", "DeleteCisScanConfigurationCommand")
|
|
3982
|
-
.sc(DeleteCisScanConfiguration)
|
|
3983
|
+
.sc(DeleteCisScanConfiguration$)
|
|
3983
3984
|
.build() {
|
|
3984
3985
|
}
|
|
3985
3986
|
|
|
@@ -3991,7 +3992,7 @@ class DeleteCodeSecurityIntegrationCommand extends smithyClient.Command
|
|
|
3991
3992
|
})
|
|
3992
3993
|
.s("Inspector2", "DeleteCodeSecurityIntegration", {})
|
|
3993
3994
|
.n("Inspector2Client", "DeleteCodeSecurityIntegrationCommand")
|
|
3994
|
-
.sc(DeleteCodeSecurityIntegration)
|
|
3995
|
+
.sc(DeleteCodeSecurityIntegration$)
|
|
3995
3996
|
.build() {
|
|
3996
3997
|
}
|
|
3997
3998
|
|
|
@@ -4003,7 +4004,7 @@ class DeleteCodeSecurityScanConfigurationCommand extends smithyClient.Command
|
|
|
4003
4004
|
})
|
|
4004
4005
|
.s("Inspector2", "DeleteCodeSecurityScanConfiguration", {})
|
|
4005
4006
|
.n("Inspector2Client", "DeleteCodeSecurityScanConfigurationCommand")
|
|
4006
|
-
.sc(DeleteCodeSecurityScanConfiguration)
|
|
4007
|
+
.sc(DeleteCodeSecurityScanConfiguration$)
|
|
4007
4008
|
.build() {
|
|
4008
4009
|
}
|
|
4009
4010
|
|
|
@@ -4015,7 +4016,7 @@ class DeleteFilterCommand extends smithyClient.Command
|
|
|
4015
4016
|
})
|
|
4016
4017
|
.s("Inspector2", "DeleteFilter", {})
|
|
4017
4018
|
.n("Inspector2Client", "DeleteFilterCommand")
|
|
4018
|
-
.sc(DeleteFilter)
|
|
4019
|
+
.sc(DeleteFilter$)
|
|
4019
4020
|
.build() {
|
|
4020
4021
|
}
|
|
4021
4022
|
|
|
@@ -4027,7 +4028,7 @@ class DescribeOrganizationConfigurationCommand extends smithyClient.Command
|
|
|
4027
4028
|
})
|
|
4028
4029
|
.s("Inspector2", "DescribeOrganizationConfiguration", {})
|
|
4029
4030
|
.n("Inspector2Client", "DescribeOrganizationConfigurationCommand")
|
|
4030
|
-
.sc(DescribeOrganizationConfiguration)
|
|
4031
|
+
.sc(DescribeOrganizationConfiguration$)
|
|
4031
4032
|
.build() {
|
|
4032
4033
|
}
|
|
4033
4034
|
|
|
@@ -4039,7 +4040,7 @@ class DisableCommand extends smithyClient.Command
|
|
|
4039
4040
|
})
|
|
4040
4041
|
.s("Inspector2", "Disable", {})
|
|
4041
4042
|
.n("Inspector2Client", "DisableCommand")
|
|
4042
|
-
.sc(Disable)
|
|
4043
|
+
.sc(Disable$)
|
|
4043
4044
|
.build() {
|
|
4044
4045
|
}
|
|
4045
4046
|
|
|
@@ -4051,7 +4052,7 @@ class DisableDelegatedAdminAccountCommand extends smithyClient.Command
|
|
|
4051
4052
|
})
|
|
4052
4053
|
.s("Inspector2", "DisableDelegatedAdminAccount", {})
|
|
4053
4054
|
.n("Inspector2Client", "DisableDelegatedAdminAccountCommand")
|
|
4054
|
-
.sc(DisableDelegatedAdminAccount)
|
|
4055
|
+
.sc(DisableDelegatedAdminAccount$)
|
|
4055
4056
|
.build() {
|
|
4056
4057
|
}
|
|
4057
4058
|
|
|
@@ -4063,7 +4064,7 @@ class DisassociateMemberCommand extends smithyClient.Command
|
|
|
4063
4064
|
})
|
|
4064
4065
|
.s("Inspector2", "DisassociateMember", {})
|
|
4065
4066
|
.n("Inspector2Client", "DisassociateMemberCommand")
|
|
4066
|
-
.sc(DisassociateMember)
|
|
4067
|
+
.sc(DisassociateMember$)
|
|
4067
4068
|
.build() {
|
|
4068
4069
|
}
|
|
4069
4070
|
|
|
@@ -4075,7 +4076,7 @@ class EnableCommand extends smithyClient.Command
|
|
|
4075
4076
|
})
|
|
4076
4077
|
.s("Inspector2", "Enable", {})
|
|
4077
4078
|
.n("Inspector2Client", "EnableCommand")
|
|
4078
|
-
.sc(Enable)
|
|
4079
|
+
.sc(Enable$)
|
|
4079
4080
|
.build() {
|
|
4080
4081
|
}
|
|
4081
4082
|
|
|
@@ -4087,7 +4088,7 @@ class EnableDelegatedAdminAccountCommand extends smithyClient.Command
|
|
|
4087
4088
|
})
|
|
4088
4089
|
.s("Inspector2", "EnableDelegatedAdminAccount", {})
|
|
4089
4090
|
.n("Inspector2Client", "EnableDelegatedAdminAccountCommand")
|
|
4090
|
-
.sc(EnableDelegatedAdminAccount)
|
|
4091
|
+
.sc(EnableDelegatedAdminAccount$)
|
|
4091
4092
|
.build() {
|
|
4092
4093
|
}
|
|
4093
4094
|
|
|
@@ -4099,7 +4100,7 @@ class GetCisScanReportCommand extends smithyClient.Command
|
|
|
4099
4100
|
})
|
|
4100
4101
|
.s("Inspector2", "GetCisScanReport", {})
|
|
4101
4102
|
.n("Inspector2Client", "GetCisScanReportCommand")
|
|
4102
|
-
.sc(GetCisScanReport)
|
|
4103
|
+
.sc(GetCisScanReport$)
|
|
4103
4104
|
.build() {
|
|
4104
4105
|
}
|
|
4105
4106
|
|
|
@@ -4111,7 +4112,7 @@ class GetCisScanResultDetailsCommand extends smithyClient.Command
|
|
|
4111
4112
|
})
|
|
4112
4113
|
.s("Inspector2", "GetCisScanResultDetails", {})
|
|
4113
4114
|
.n("Inspector2Client", "GetCisScanResultDetailsCommand")
|
|
4114
|
-
.sc(GetCisScanResultDetails)
|
|
4115
|
+
.sc(GetCisScanResultDetails$)
|
|
4115
4116
|
.build() {
|
|
4116
4117
|
}
|
|
4117
4118
|
|
|
@@ -4123,7 +4124,7 @@ class GetClustersForImageCommand extends smithyClient.Command
|
|
|
4123
4124
|
})
|
|
4124
4125
|
.s("Inspector2", "GetClustersForImage", {})
|
|
4125
4126
|
.n("Inspector2Client", "GetClustersForImageCommand")
|
|
4126
|
-
.sc(GetClustersForImage)
|
|
4127
|
+
.sc(GetClustersForImage$)
|
|
4127
4128
|
.build() {
|
|
4128
4129
|
}
|
|
4129
4130
|
|
|
@@ -4135,7 +4136,7 @@ class GetCodeSecurityIntegrationCommand extends smithyClient.Command
|
|
|
4135
4136
|
})
|
|
4136
4137
|
.s("Inspector2", "GetCodeSecurityIntegration", {})
|
|
4137
4138
|
.n("Inspector2Client", "GetCodeSecurityIntegrationCommand")
|
|
4138
|
-
.sc(GetCodeSecurityIntegration)
|
|
4139
|
+
.sc(GetCodeSecurityIntegration$)
|
|
4139
4140
|
.build() {
|
|
4140
4141
|
}
|
|
4141
4142
|
|
|
@@ -4147,7 +4148,7 @@ class GetCodeSecurityScanCommand extends smithyClient.Command
|
|
|
4147
4148
|
})
|
|
4148
4149
|
.s("Inspector2", "GetCodeSecurityScan", {})
|
|
4149
4150
|
.n("Inspector2Client", "GetCodeSecurityScanCommand")
|
|
4150
|
-
.sc(GetCodeSecurityScan)
|
|
4151
|
+
.sc(GetCodeSecurityScan$)
|
|
4151
4152
|
.build() {
|
|
4152
4153
|
}
|
|
4153
4154
|
|
|
@@ -4159,7 +4160,7 @@ class GetCodeSecurityScanConfigurationCommand extends smithyClient.Command
|
|
|
4159
4160
|
})
|
|
4160
4161
|
.s("Inspector2", "GetCodeSecurityScanConfiguration", {})
|
|
4161
4162
|
.n("Inspector2Client", "GetCodeSecurityScanConfigurationCommand")
|
|
4162
|
-
.sc(GetCodeSecurityScanConfiguration)
|
|
4163
|
+
.sc(GetCodeSecurityScanConfiguration$)
|
|
4163
4164
|
.build() {
|
|
4164
4165
|
}
|
|
4165
4166
|
|
|
@@ -4171,7 +4172,7 @@ class GetConfigurationCommand extends smithyClient.Command
|
|
|
4171
4172
|
})
|
|
4172
4173
|
.s("Inspector2", "GetConfiguration", {})
|
|
4173
4174
|
.n("Inspector2Client", "GetConfigurationCommand")
|
|
4174
|
-
.sc(GetConfiguration)
|
|
4175
|
+
.sc(GetConfiguration$)
|
|
4175
4176
|
.build() {
|
|
4176
4177
|
}
|
|
4177
4178
|
|
|
@@ -4183,7 +4184,7 @@ class GetDelegatedAdminAccountCommand extends smithyClient.Command
|
|
|
4183
4184
|
})
|
|
4184
4185
|
.s("Inspector2", "GetDelegatedAdminAccount", {})
|
|
4185
4186
|
.n("Inspector2Client", "GetDelegatedAdminAccountCommand")
|
|
4186
|
-
.sc(GetDelegatedAdminAccount)
|
|
4187
|
+
.sc(GetDelegatedAdminAccount$)
|
|
4187
4188
|
.build() {
|
|
4188
4189
|
}
|
|
4189
4190
|
|
|
@@ -4195,7 +4196,7 @@ class GetEc2DeepInspectionConfigurationCommand extends smithyClient.Command
|
|
|
4195
4196
|
})
|
|
4196
4197
|
.s("Inspector2", "GetEc2DeepInspectionConfiguration", {})
|
|
4197
4198
|
.n("Inspector2Client", "GetEc2DeepInspectionConfigurationCommand")
|
|
4198
|
-
.sc(GetEc2DeepInspectionConfiguration)
|
|
4199
|
+
.sc(GetEc2DeepInspectionConfiguration$)
|
|
4199
4200
|
.build() {
|
|
4200
4201
|
}
|
|
4201
4202
|
|
|
@@ -4207,7 +4208,7 @@ class GetEncryptionKeyCommand extends smithyClient.Command
|
|
|
4207
4208
|
})
|
|
4208
4209
|
.s("Inspector2", "GetEncryptionKey", {})
|
|
4209
4210
|
.n("Inspector2Client", "GetEncryptionKeyCommand")
|
|
4210
|
-
.sc(GetEncryptionKey)
|
|
4211
|
+
.sc(GetEncryptionKey$)
|
|
4211
4212
|
.build() {
|
|
4212
4213
|
}
|
|
4213
4214
|
|
|
@@ -4219,7 +4220,7 @@ class GetFindingsReportStatusCommand extends smithyClient.Command
|
|
|
4219
4220
|
})
|
|
4220
4221
|
.s("Inspector2", "GetFindingsReportStatus", {})
|
|
4221
4222
|
.n("Inspector2Client", "GetFindingsReportStatusCommand")
|
|
4222
|
-
.sc(GetFindingsReportStatus)
|
|
4223
|
+
.sc(GetFindingsReportStatus$)
|
|
4223
4224
|
.build() {
|
|
4224
4225
|
}
|
|
4225
4226
|
|
|
@@ -4231,7 +4232,7 @@ class GetMemberCommand extends smithyClient.Command
|
|
|
4231
4232
|
})
|
|
4232
4233
|
.s("Inspector2", "GetMember", {})
|
|
4233
4234
|
.n("Inspector2Client", "GetMemberCommand")
|
|
4234
|
-
.sc(GetMember)
|
|
4235
|
+
.sc(GetMember$)
|
|
4235
4236
|
.build() {
|
|
4236
4237
|
}
|
|
4237
4238
|
|
|
@@ -4243,7 +4244,7 @@ class GetSbomExportCommand extends smithyClient.Command
|
|
|
4243
4244
|
})
|
|
4244
4245
|
.s("Inspector2", "GetSbomExport", {})
|
|
4245
4246
|
.n("Inspector2Client", "GetSbomExportCommand")
|
|
4246
|
-
.sc(GetSbomExport)
|
|
4247
|
+
.sc(GetSbomExport$)
|
|
4247
4248
|
.build() {
|
|
4248
4249
|
}
|
|
4249
4250
|
|
|
@@ -4255,7 +4256,7 @@ class ListAccountPermissionsCommand extends smithyClient.Command
|
|
|
4255
4256
|
})
|
|
4256
4257
|
.s("Inspector2", "ListAccountPermissions", {})
|
|
4257
4258
|
.n("Inspector2Client", "ListAccountPermissionsCommand")
|
|
4258
|
-
.sc(ListAccountPermissions)
|
|
4259
|
+
.sc(ListAccountPermissions$)
|
|
4259
4260
|
.build() {
|
|
4260
4261
|
}
|
|
4261
4262
|
|
|
@@ -4267,7 +4268,7 @@ class ListCisScanConfigurationsCommand extends smithyClient.Command
|
|
|
4267
4268
|
})
|
|
4268
4269
|
.s("Inspector2", "ListCisScanConfigurations", {})
|
|
4269
4270
|
.n("Inspector2Client", "ListCisScanConfigurationsCommand")
|
|
4270
|
-
.sc(ListCisScanConfigurations)
|
|
4271
|
+
.sc(ListCisScanConfigurations$)
|
|
4271
4272
|
.build() {
|
|
4272
4273
|
}
|
|
4273
4274
|
|
|
@@ -4279,7 +4280,7 @@ class ListCisScanResultsAggregatedByChecksCommand extends smithyClient.Command
|
|
|
4279
4280
|
})
|
|
4280
4281
|
.s("Inspector2", "ListCisScanResultsAggregatedByChecks", {})
|
|
4281
4282
|
.n("Inspector2Client", "ListCisScanResultsAggregatedByChecksCommand")
|
|
4282
|
-
.sc(ListCisScanResultsAggregatedByChecks)
|
|
4283
|
+
.sc(ListCisScanResultsAggregatedByChecks$)
|
|
4283
4284
|
.build() {
|
|
4284
4285
|
}
|
|
4285
4286
|
|
|
@@ -4291,7 +4292,7 @@ class ListCisScanResultsAggregatedByTargetResourceCommand extends smithyClient.C
|
|
|
4291
4292
|
})
|
|
4292
4293
|
.s("Inspector2", "ListCisScanResultsAggregatedByTargetResource", {})
|
|
4293
4294
|
.n("Inspector2Client", "ListCisScanResultsAggregatedByTargetResourceCommand")
|
|
4294
|
-
.sc(ListCisScanResultsAggregatedByTargetResource)
|
|
4295
|
+
.sc(ListCisScanResultsAggregatedByTargetResource$)
|
|
4295
4296
|
.build() {
|
|
4296
4297
|
}
|
|
4297
4298
|
|
|
@@ -4303,7 +4304,7 @@ class ListCisScansCommand extends smithyClient.Command
|
|
|
4303
4304
|
})
|
|
4304
4305
|
.s("Inspector2", "ListCisScans", {})
|
|
4305
4306
|
.n("Inspector2Client", "ListCisScansCommand")
|
|
4306
|
-
.sc(ListCisScans)
|
|
4307
|
+
.sc(ListCisScans$)
|
|
4307
4308
|
.build() {
|
|
4308
4309
|
}
|
|
4309
4310
|
|
|
@@ -4315,7 +4316,7 @@ class ListCodeSecurityIntegrationsCommand extends smithyClient.Command
|
|
|
4315
4316
|
})
|
|
4316
4317
|
.s("Inspector2", "ListCodeSecurityIntegrations", {})
|
|
4317
4318
|
.n("Inspector2Client", "ListCodeSecurityIntegrationsCommand")
|
|
4318
|
-
.sc(ListCodeSecurityIntegrations)
|
|
4319
|
+
.sc(ListCodeSecurityIntegrations$)
|
|
4319
4320
|
.build() {
|
|
4320
4321
|
}
|
|
4321
4322
|
|
|
@@ -4327,7 +4328,7 @@ class ListCodeSecurityScanConfigurationAssociationsCommand extends smithyClient.
|
|
|
4327
4328
|
})
|
|
4328
4329
|
.s("Inspector2", "ListCodeSecurityScanConfigurationAssociations", {})
|
|
4329
4330
|
.n("Inspector2Client", "ListCodeSecurityScanConfigurationAssociationsCommand")
|
|
4330
|
-
.sc(ListCodeSecurityScanConfigurationAssociations)
|
|
4331
|
+
.sc(ListCodeSecurityScanConfigurationAssociations$)
|
|
4331
4332
|
.build() {
|
|
4332
4333
|
}
|
|
4333
4334
|
|
|
@@ -4339,7 +4340,7 @@ class ListCodeSecurityScanConfigurationsCommand extends smithyClient.Command
|
|
|
4339
4340
|
})
|
|
4340
4341
|
.s("Inspector2", "ListCodeSecurityScanConfigurations", {})
|
|
4341
4342
|
.n("Inspector2Client", "ListCodeSecurityScanConfigurationsCommand")
|
|
4342
|
-
.sc(ListCodeSecurityScanConfigurations)
|
|
4343
|
+
.sc(ListCodeSecurityScanConfigurations$)
|
|
4343
4344
|
.build() {
|
|
4344
4345
|
}
|
|
4345
4346
|
|
|
@@ -4351,7 +4352,7 @@ class ListCoverageCommand extends smithyClient.Command
|
|
|
4351
4352
|
})
|
|
4352
4353
|
.s("Inspector2", "ListCoverage", {})
|
|
4353
4354
|
.n("Inspector2Client", "ListCoverageCommand")
|
|
4354
|
-
.sc(ListCoverage)
|
|
4355
|
+
.sc(ListCoverage$)
|
|
4355
4356
|
.build() {
|
|
4356
4357
|
}
|
|
4357
4358
|
|
|
@@ -4363,7 +4364,7 @@ class ListCoverageStatisticsCommand extends smithyClient.Command
|
|
|
4363
4364
|
})
|
|
4364
4365
|
.s("Inspector2", "ListCoverageStatistics", {})
|
|
4365
4366
|
.n("Inspector2Client", "ListCoverageStatisticsCommand")
|
|
4366
|
-
.sc(ListCoverageStatistics)
|
|
4367
|
+
.sc(ListCoverageStatistics$)
|
|
4367
4368
|
.build() {
|
|
4368
4369
|
}
|
|
4369
4370
|
|
|
@@ -4375,7 +4376,7 @@ class ListDelegatedAdminAccountsCommand extends smithyClient.Command
|
|
|
4375
4376
|
})
|
|
4376
4377
|
.s("Inspector2", "ListDelegatedAdminAccounts", {})
|
|
4377
4378
|
.n("Inspector2Client", "ListDelegatedAdminAccountsCommand")
|
|
4378
|
-
.sc(ListDelegatedAdminAccounts)
|
|
4379
|
+
.sc(ListDelegatedAdminAccounts$)
|
|
4379
4380
|
.build() {
|
|
4380
4381
|
}
|
|
4381
4382
|
|
|
@@ -4387,7 +4388,7 @@ class ListFiltersCommand extends smithyClient.Command
|
|
|
4387
4388
|
})
|
|
4388
4389
|
.s("Inspector2", "ListFilters", {})
|
|
4389
4390
|
.n("Inspector2Client", "ListFiltersCommand")
|
|
4390
|
-
.sc(ListFilters)
|
|
4391
|
+
.sc(ListFilters$)
|
|
4391
4392
|
.build() {
|
|
4392
4393
|
}
|
|
4393
4394
|
|
|
@@ -4399,7 +4400,7 @@ class ListFindingAggregationsCommand extends smithyClient.Command
|
|
|
4399
4400
|
})
|
|
4400
4401
|
.s("Inspector2", "ListFindingAggregations", {})
|
|
4401
4402
|
.n("Inspector2Client", "ListFindingAggregationsCommand")
|
|
4402
|
-
.sc(ListFindingAggregations)
|
|
4403
|
+
.sc(ListFindingAggregations$)
|
|
4403
4404
|
.build() {
|
|
4404
4405
|
}
|
|
4405
4406
|
|
|
@@ -4411,7 +4412,7 @@ class ListFindingsCommand extends smithyClient.Command
|
|
|
4411
4412
|
})
|
|
4412
4413
|
.s("Inspector2", "ListFindings", {})
|
|
4413
4414
|
.n("Inspector2Client", "ListFindingsCommand")
|
|
4414
|
-
.sc(ListFindings)
|
|
4415
|
+
.sc(ListFindings$)
|
|
4415
4416
|
.build() {
|
|
4416
4417
|
}
|
|
4417
4418
|
|
|
@@ -4423,7 +4424,7 @@ class ListMembersCommand extends smithyClient.Command
|
|
|
4423
4424
|
})
|
|
4424
4425
|
.s("Inspector2", "ListMembers", {})
|
|
4425
4426
|
.n("Inspector2Client", "ListMembersCommand")
|
|
4426
|
-
.sc(ListMembers)
|
|
4427
|
+
.sc(ListMembers$)
|
|
4427
4428
|
.build() {
|
|
4428
4429
|
}
|
|
4429
4430
|
|
|
@@ -4435,7 +4436,7 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
4435
4436
|
})
|
|
4436
4437
|
.s("Inspector2", "ListTagsForResource", {})
|
|
4437
4438
|
.n("Inspector2Client", "ListTagsForResourceCommand")
|
|
4438
|
-
.sc(ListTagsForResource)
|
|
4439
|
+
.sc(ListTagsForResource$)
|
|
4439
4440
|
.build() {
|
|
4440
4441
|
}
|
|
4441
4442
|
|
|
@@ -4447,7 +4448,7 @@ class ListUsageTotalsCommand extends smithyClient.Command
|
|
|
4447
4448
|
})
|
|
4448
4449
|
.s("Inspector2", "ListUsageTotals", {})
|
|
4449
4450
|
.n("Inspector2Client", "ListUsageTotalsCommand")
|
|
4450
|
-
.sc(ListUsageTotals)
|
|
4451
|
+
.sc(ListUsageTotals$)
|
|
4451
4452
|
.build() {
|
|
4452
4453
|
}
|
|
4453
4454
|
|
|
@@ -4459,7 +4460,7 @@ class ResetEncryptionKeyCommand extends smithyClient.Command
|
|
|
4459
4460
|
})
|
|
4460
4461
|
.s("Inspector2", "ResetEncryptionKey", {})
|
|
4461
4462
|
.n("Inspector2Client", "ResetEncryptionKeyCommand")
|
|
4462
|
-
.sc(ResetEncryptionKey)
|
|
4463
|
+
.sc(ResetEncryptionKey$)
|
|
4463
4464
|
.build() {
|
|
4464
4465
|
}
|
|
4465
4466
|
|
|
@@ -4471,7 +4472,7 @@ class SearchVulnerabilitiesCommand extends smithyClient.Command
|
|
|
4471
4472
|
})
|
|
4472
4473
|
.s("Inspector2", "SearchVulnerabilities", {})
|
|
4473
4474
|
.n("Inspector2Client", "SearchVulnerabilitiesCommand")
|
|
4474
|
-
.sc(SearchVulnerabilities)
|
|
4475
|
+
.sc(SearchVulnerabilities$)
|
|
4475
4476
|
.build() {
|
|
4476
4477
|
}
|
|
4477
4478
|
|
|
@@ -4483,7 +4484,7 @@ class SendCisSessionHealthCommand extends smithyClient.Command
|
|
|
4483
4484
|
})
|
|
4484
4485
|
.s("Inspector2", "SendCisSessionHealth", {})
|
|
4485
4486
|
.n("Inspector2Client", "SendCisSessionHealthCommand")
|
|
4486
|
-
.sc(SendCisSessionHealth)
|
|
4487
|
+
.sc(SendCisSessionHealth$)
|
|
4487
4488
|
.build() {
|
|
4488
4489
|
}
|
|
4489
4490
|
|
|
@@ -4495,7 +4496,7 @@ class SendCisSessionTelemetryCommand extends smithyClient.Command
|
|
|
4495
4496
|
})
|
|
4496
4497
|
.s("Inspector2", "SendCisSessionTelemetry", {})
|
|
4497
4498
|
.n("Inspector2Client", "SendCisSessionTelemetryCommand")
|
|
4498
|
-
.sc(SendCisSessionTelemetry)
|
|
4499
|
+
.sc(SendCisSessionTelemetry$)
|
|
4499
4500
|
.build() {
|
|
4500
4501
|
}
|
|
4501
4502
|
|
|
@@ -4507,7 +4508,7 @@ class StartCisSessionCommand extends smithyClient.Command
|
|
|
4507
4508
|
})
|
|
4508
4509
|
.s("Inspector2", "StartCisSession", {})
|
|
4509
4510
|
.n("Inspector2Client", "StartCisSessionCommand")
|
|
4510
|
-
.sc(StartCisSession)
|
|
4511
|
+
.sc(StartCisSession$)
|
|
4511
4512
|
.build() {
|
|
4512
4513
|
}
|
|
4513
4514
|
|
|
@@ -4519,7 +4520,7 @@ class StartCodeSecurityScanCommand extends smithyClient.Command
|
|
|
4519
4520
|
})
|
|
4520
4521
|
.s("Inspector2", "StartCodeSecurityScan", {})
|
|
4521
4522
|
.n("Inspector2Client", "StartCodeSecurityScanCommand")
|
|
4522
|
-
.sc(StartCodeSecurityScan)
|
|
4523
|
+
.sc(StartCodeSecurityScan$)
|
|
4523
4524
|
.build() {
|
|
4524
4525
|
}
|
|
4525
4526
|
|
|
@@ -4531,7 +4532,7 @@ class StopCisSessionCommand extends smithyClient.Command
|
|
|
4531
4532
|
})
|
|
4532
4533
|
.s("Inspector2", "StopCisSession", {})
|
|
4533
4534
|
.n("Inspector2Client", "StopCisSessionCommand")
|
|
4534
|
-
.sc(StopCisSession)
|
|
4535
|
+
.sc(StopCisSession$)
|
|
4535
4536
|
.build() {
|
|
4536
4537
|
}
|
|
4537
4538
|
|
|
@@ -4543,7 +4544,7 @@ class TagResourceCommand extends smithyClient.Command
|
|
|
4543
4544
|
})
|
|
4544
4545
|
.s("Inspector2", "TagResource", {})
|
|
4545
4546
|
.n("Inspector2Client", "TagResourceCommand")
|
|
4546
|
-
.sc(TagResource)
|
|
4547
|
+
.sc(TagResource$)
|
|
4547
4548
|
.build() {
|
|
4548
4549
|
}
|
|
4549
4550
|
|
|
@@ -4555,7 +4556,7 @@ class UntagResourceCommand extends smithyClient.Command
|
|
|
4555
4556
|
})
|
|
4556
4557
|
.s("Inspector2", "UntagResource", {})
|
|
4557
4558
|
.n("Inspector2Client", "UntagResourceCommand")
|
|
4558
|
-
.sc(UntagResource)
|
|
4559
|
+
.sc(UntagResource$)
|
|
4559
4560
|
.build() {
|
|
4560
4561
|
}
|
|
4561
4562
|
|
|
@@ -4567,7 +4568,7 @@ class UpdateCisScanConfigurationCommand extends smithyClient.Command
|
|
|
4567
4568
|
})
|
|
4568
4569
|
.s("Inspector2", "UpdateCisScanConfiguration", {})
|
|
4569
4570
|
.n("Inspector2Client", "UpdateCisScanConfigurationCommand")
|
|
4570
|
-
.sc(UpdateCisScanConfiguration)
|
|
4571
|
+
.sc(UpdateCisScanConfiguration$)
|
|
4571
4572
|
.build() {
|
|
4572
4573
|
}
|
|
4573
4574
|
|
|
@@ -4579,7 +4580,7 @@ class UpdateCodeSecurityIntegrationCommand extends smithyClient.Command
|
|
|
4579
4580
|
})
|
|
4580
4581
|
.s("Inspector2", "UpdateCodeSecurityIntegration", {})
|
|
4581
4582
|
.n("Inspector2Client", "UpdateCodeSecurityIntegrationCommand")
|
|
4582
|
-
.sc(UpdateCodeSecurityIntegration)
|
|
4583
|
+
.sc(UpdateCodeSecurityIntegration$)
|
|
4583
4584
|
.build() {
|
|
4584
4585
|
}
|
|
4585
4586
|
|
|
@@ -4591,7 +4592,7 @@ class UpdateCodeSecurityScanConfigurationCommand extends smithyClient.Command
|
|
|
4591
4592
|
})
|
|
4592
4593
|
.s("Inspector2", "UpdateCodeSecurityScanConfiguration", {})
|
|
4593
4594
|
.n("Inspector2Client", "UpdateCodeSecurityScanConfigurationCommand")
|
|
4594
|
-
.sc(UpdateCodeSecurityScanConfiguration)
|
|
4595
|
+
.sc(UpdateCodeSecurityScanConfiguration$)
|
|
4595
4596
|
.build() {
|
|
4596
4597
|
}
|
|
4597
4598
|
|
|
@@ -4603,7 +4604,7 @@ class UpdateConfigurationCommand extends smithyClient.Command
|
|
|
4603
4604
|
})
|
|
4604
4605
|
.s("Inspector2", "UpdateConfiguration", {})
|
|
4605
4606
|
.n("Inspector2Client", "UpdateConfigurationCommand")
|
|
4606
|
-
.sc(UpdateConfiguration)
|
|
4607
|
+
.sc(UpdateConfiguration$)
|
|
4607
4608
|
.build() {
|
|
4608
4609
|
}
|
|
4609
4610
|
|
|
@@ -4615,7 +4616,7 @@ class UpdateEc2DeepInspectionConfigurationCommand extends smithyClient.Command
|
|
|
4615
4616
|
})
|
|
4616
4617
|
.s("Inspector2", "UpdateEc2DeepInspectionConfiguration", {})
|
|
4617
4618
|
.n("Inspector2Client", "UpdateEc2DeepInspectionConfigurationCommand")
|
|
4618
|
-
.sc(UpdateEc2DeepInspectionConfiguration)
|
|
4619
|
+
.sc(UpdateEc2DeepInspectionConfiguration$)
|
|
4619
4620
|
.build() {
|
|
4620
4621
|
}
|
|
4621
4622
|
|
|
@@ -4627,7 +4628,7 @@ class UpdateEncryptionKeyCommand extends smithyClient.Command
|
|
|
4627
4628
|
})
|
|
4628
4629
|
.s("Inspector2", "UpdateEncryptionKey", {})
|
|
4629
4630
|
.n("Inspector2Client", "UpdateEncryptionKeyCommand")
|
|
4630
|
-
.sc(UpdateEncryptionKey)
|
|
4631
|
+
.sc(UpdateEncryptionKey$)
|
|
4631
4632
|
.build() {
|
|
4632
4633
|
}
|
|
4633
4634
|
|
|
@@ -4639,7 +4640,7 @@ class UpdateFilterCommand extends smithyClient.Command
|
|
|
4639
4640
|
})
|
|
4640
4641
|
.s("Inspector2", "UpdateFilter", {})
|
|
4641
4642
|
.n("Inspector2Client", "UpdateFilterCommand")
|
|
4642
|
-
.sc(UpdateFilter)
|
|
4643
|
+
.sc(UpdateFilter$)
|
|
4643
4644
|
.build() {
|
|
4644
4645
|
}
|
|
4645
4646
|
|
|
@@ -4651,7 +4652,7 @@ class UpdateOrganizationConfigurationCommand extends smithyClient.Command
|
|
|
4651
4652
|
})
|
|
4652
4653
|
.s("Inspector2", "UpdateOrganizationConfiguration", {})
|
|
4653
4654
|
.n("Inspector2Client", "UpdateOrganizationConfigurationCommand")
|
|
4654
|
-
.sc(UpdateOrganizationConfiguration)
|
|
4655
|
+
.sc(UpdateOrganizationConfiguration$)
|
|
4655
4656
|
.build() {
|
|
4656
4657
|
}
|
|
4657
4658
|
|
|
@@ -4663,7 +4664,7 @@ class UpdateOrgEc2DeepInspectionConfigurationCommand extends smithyClient.Comman
|
|
|
4663
4664
|
})
|
|
4664
4665
|
.s("Inspector2", "UpdateOrgEc2DeepInspectionConfiguration", {})
|
|
4665
4666
|
.n("Inspector2Client", "UpdateOrgEc2DeepInspectionConfigurationCommand")
|
|
4666
|
-
.sc(UpdateOrgEc2DeepInspectionConfiguration)
|
|
4667
|
+
.sc(UpdateOrgEc2DeepInspectionConfiguration$)
|
|
4667
4668
|
.build() {
|
|
4668
4669
|
}
|
|
4669
4670
|
|
|
@@ -5434,197 +5435,614 @@ Object.defineProperty(exports, "__Client", {
|
|
|
5434
5435
|
enumerable: true,
|
|
5435
5436
|
get: function () { return smithyClient.Client; }
|
|
5436
5437
|
});
|
|
5437
|
-
exports.AccessDeniedException = AccessDeniedException
|
|
5438
|
+
exports.AccessDeniedException = AccessDeniedException;
|
|
5439
|
+
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
5440
|
+
exports.Account$ = Account$;
|
|
5441
|
+
exports.AccountAggregation$ = AccountAggregation$;
|
|
5442
|
+
exports.AccountAggregationResponse$ = AccountAggregationResponse$;
|
|
5438
5443
|
exports.AccountSortBy = AccountSortBy;
|
|
5444
|
+
exports.AccountState$ = AccountState$;
|
|
5439
5445
|
exports.AggregationFindingType = AggregationFindingType;
|
|
5446
|
+
exports.AggregationRequest$ = AggregationRequest$;
|
|
5440
5447
|
exports.AggregationResourceType = AggregationResourceType;
|
|
5448
|
+
exports.AggregationResponse$ = AggregationResponse$;
|
|
5441
5449
|
exports.AggregationType = AggregationType;
|
|
5450
|
+
exports.AmiAggregation$ = AmiAggregation$;
|
|
5451
|
+
exports.AmiAggregationResponse$ = AmiAggregationResponse$;
|
|
5442
5452
|
exports.AmiSortBy = AmiSortBy;
|
|
5443
5453
|
exports.Architecture = Architecture;
|
|
5454
|
+
exports.AssociateConfigurationRequest$ = AssociateConfigurationRequest$;
|
|
5455
|
+
exports.AssociateMember$ = AssociateMember$;
|
|
5444
5456
|
exports.AssociateMemberCommand = AssociateMemberCommand;
|
|
5457
|
+
exports.AssociateMemberRequest$ = AssociateMemberRequest$;
|
|
5458
|
+
exports.AssociateMemberResponse$ = AssociateMemberResponse$;
|
|
5445
5459
|
exports.AssociationResultStatusCode = AssociationResultStatusCode;
|
|
5460
|
+
exports.AtigData$ = AtigData$;
|
|
5461
|
+
exports.AutoEnable$ = AutoEnable$;
|
|
5462
|
+
exports.AwsEc2InstanceDetails$ = AwsEc2InstanceDetails$;
|
|
5463
|
+
exports.AwsEcrContainerAggregation$ = AwsEcrContainerAggregation$;
|
|
5464
|
+
exports.AwsEcrContainerAggregationResponse$ = AwsEcrContainerAggregationResponse$;
|
|
5465
|
+
exports.AwsEcrContainerImageDetails$ = AwsEcrContainerImageDetails$;
|
|
5446
5466
|
exports.AwsEcrContainerSortBy = AwsEcrContainerSortBy;
|
|
5447
|
-
exports.
|
|
5467
|
+
exports.AwsEcsMetadataDetails$ = AwsEcsMetadataDetails$;
|
|
5468
|
+
exports.AwsEksMetadataDetails$ = AwsEksMetadataDetails$;
|
|
5469
|
+
exports.AwsEksWorkloadInfo$ = AwsEksWorkloadInfo$;
|
|
5470
|
+
exports.AwsLambdaFunctionDetails$ = AwsLambdaFunctionDetails$;
|
|
5471
|
+
exports.BadRequestException = BadRequestException;
|
|
5472
|
+
exports.BadRequestException$ = BadRequestException$;
|
|
5473
|
+
exports.BatchAssociateCodeSecurityScanConfiguration$ = BatchAssociateCodeSecurityScanConfiguration$;
|
|
5448
5474
|
exports.BatchAssociateCodeSecurityScanConfigurationCommand = BatchAssociateCodeSecurityScanConfigurationCommand;
|
|
5475
|
+
exports.BatchAssociateCodeSecurityScanConfigurationRequest$ = BatchAssociateCodeSecurityScanConfigurationRequest$;
|
|
5476
|
+
exports.BatchAssociateCodeSecurityScanConfigurationResponse$ = BatchAssociateCodeSecurityScanConfigurationResponse$;
|
|
5477
|
+
exports.BatchDisassociateCodeSecurityScanConfiguration$ = BatchDisassociateCodeSecurityScanConfiguration$;
|
|
5449
5478
|
exports.BatchDisassociateCodeSecurityScanConfigurationCommand = BatchDisassociateCodeSecurityScanConfigurationCommand;
|
|
5479
|
+
exports.BatchDisassociateCodeSecurityScanConfigurationRequest$ = BatchDisassociateCodeSecurityScanConfigurationRequest$;
|
|
5480
|
+
exports.BatchDisassociateCodeSecurityScanConfigurationResponse$ = BatchDisassociateCodeSecurityScanConfigurationResponse$;
|
|
5481
|
+
exports.BatchGetAccountStatus$ = BatchGetAccountStatus$;
|
|
5450
5482
|
exports.BatchGetAccountStatusCommand = BatchGetAccountStatusCommand;
|
|
5483
|
+
exports.BatchGetAccountStatusRequest$ = BatchGetAccountStatusRequest$;
|
|
5484
|
+
exports.BatchGetAccountStatusResponse$ = BatchGetAccountStatusResponse$;
|
|
5485
|
+
exports.BatchGetCodeSnippet$ = BatchGetCodeSnippet$;
|
|
5451
5486
|
exports.BatchGetCodeSnippetCommand = BatchGetCodeSnippetCommand;
|
|
5487
|
+
exports.BatchGetCodeSnippetRequest$ = BatchGetCodeSnippetRequest$;
|
|
5488
|
+
exports.BatchGetCodeSnippetResponse$ = BatchGetCodeSnippetResponse$;
|
|
5489
|
+
exports.BatchGetFindingDetails$ = BatchGetFindingDetails$;
|
|
5452
5490
|
exports.BatchGetFindingDetailsCommand = BatchGetFindingDetailsCommand;
|
|
5491
|
+
exports.BatchGetFindingDetailsRequest$ = BatchGetFindingDetailsRequest$;
|
|
5492
|
+
exports.BatchGetFindingDetailsResponse$ = BatchGetFindingDetailsResponse$;
|
|
5493
|
+
exports.BatchGetFreeTrialInfo$ = BatchGetFreeTrialInfo$;
|
|
5453
5494
|
exports.BatchGetFreeTrialInfoCommand = BatchGetFreeTrialInfoCommand;
|
|
5495
|
+
exports.BatchGetFreeTrialInfoRequest$ = BatchGetFreeTrialInfoRequest$;
|
|
5496
|
+
exports.BatchGetFreeTrialInfoResponse$ = BatchGetFreeTrialInfoResponse$;
|
|
5497
|
+
exports.BatchGetMemberEc2DeepInspectionStatus$ = BatchGetMemberEc2DeepInspectionStatus$;
|
|
5454
5498
|
exports.BatchGetMemberEc2DeepInspectionStatusCommand = BatchGetMemberEc2DeepInspectionStatusCommand;
|
|
5499
|
+
exports.BatchGetMemberEc2DeepInspectionStatusRequest$ = BatchGetMemberEc2DeepInspectionStatusRequest$;
|
|
5500
|
+
exports.BatchGetMemberEc2DeepInspectionStatusResponse$ = BatchGetMemberEc2DeepInspectionStatusResponse$;
|
|
5501
|
+
exports.BatchUpdateMemberEc2DeepInspectionStatus$ = BatchUpdateMemberEc2DeepInspectionStatus$;
|
|
5455
5502
|
exports.BatchUpdateMemberEc2DeepInspectionStatusCommand = BatchUpdateMemberEc2DeepInspectionStatusCommand;
|
|
5503
|
+
exports.BatchUpdateMemberEc2DeepInspectionStatusRequest$ = BatchUpdateMemberEc2DeepInspectionStatusRequest$;
|
|
5504
|
+
exports.BatchUpdateMemberEc2DeepInspectionStatusResponse$ = BatchUpdateMemberEc2DeepInspectionStatusResponse$;
|
|
5505
|
+
exports.CancelFindingsReport$ = CancelFindingsReport$;
|
|
5456
5506
|
exports.CancelFindingsReportCommand = CancelFindingsReportCommand;
|
|
5507
|
+
exports.CancelFindingsReportRequest$ = CancelFindingsReportRequest$;
|
|
5508
|
+
exports.CancelFindingsReportResponse$ = CancelFindingsReportResponse$;
|
|
5509
|
+
exports.CancelSbomExport$ = CancelSbomExport$;
|
|
5457
5510
|
exports.CancelSbomExportCommand = CancelSbomExportCommand;
|
|
5511
|
+
exports.CancelSbomExportRequest$ = CancelSbomExportRequest$;
|
|
5512
|
+
exports.CancelSbomExportResponse$ = CancelSbomExportResponse$;
|
|
5513
|
+
exports.CisCheckAggregation$ = CisCheckAggregation$;
|
|
5514
|
+
exports.CisDateFilter$ = CisDateFilter$;
|
|
5458
5515
|
exports.CisFindingStatus = CisFindingStatus;
|
|
5459
5516
|
exports.CisFindingStatusComparison = CisFindingStatusComparison;
|
|
5517
|
+
exports.CisFindingStatusFilter$ = CisFindingStatusFilter$;
|
|
5518
|
+
exports.CisNumberFilter$ = CisNumberFilter$;
|
|
5460
5519
|
exports.CisReportFormat = CisReportFormat;
|
|
5461
5520
|
exports.CisReportStatus = CisReportStatus;
|
|
5462
5521
|
exports.CisResultStatus = CisResultStatus;
|
|
5463
5522
|
exports.CisResultStatusComparison = CisResultStatusComparison;
|
|
5523
|
+
exports.CisResultStatusFilter$ = CisResultStatusFilter$;
|
|
5464
5524
|
exports.CisRuleStatus = CisRuleStatus;
|
|
5525
|
+
exports.CisScan$ = CisScan$;
|
|
5526
|
+
exports.CisScanConfiguration$ = CisScanConfiguration$;
|
|
5465
5527
|
exports.CisScanConfigurationsSortBy = CisScanConfigurationsSortBy;
|
|
5528
|
+
exports.CisScanResultDetails$ = CisScanResultDetails$;
|
|
5529
|
+
exports.CisScanResultDetailsFilterCriteria$ = CisScanResultDetailsFilterCriteria$;
|
|
5466
5530
|
exports.CisScanResultDetailsSortBy = CisScanResultDetailsSortBy;
|
|
5531
|
+
exports.CisScanResultsAggregatedByChecksFilterCriteria$ = CisScanResultsAggregatedByChecksFilterCriteria$;
|
|
5467
5532
|
exports.CisScanResultsAggregatedByChecksSortBy = CisScanResultsAggregatedByChecksSortBy;
|
|
5533
|
+
exports.CisScanResultsAggregatedByTargetResourceFilterCriteria$ = CisScanResultsAggregatedByTargetResourceFilterCriteria$;
|
|
5468
5534
|
exports.CisScanResultsAggregatedByTargetResourceSortBy = CisScanResultsAggregatedByTargetResourceSortBy;
|
|
5469
5535
|
exports.CisScanStatus = CisScanStatus;
|
|
5470
5536
|
exports.CisScanStatusComparison = CisScanStatusComparison;
|
|
5537
|
+
exports.CisScanStatusFilter$ = CisScanStatusFilter$;
|
|
5471
5538
|
exports.CisSecurityLevel = CisSecurityLevel;
|
|
5472
5539
|
exports.CisSecurityLevelComparison = CisSecurityLevelComparison;
|
|
5540
|
+
exports.CisSecurityLevelFilter$ = CisSecurityLevelFilter$;
|
|
5541
|
+
exports.CisSessionMessage$ = CisSessionMessage$;
|
|
5473
5542
|
exports.CisSortOrder = CisSortOrder;
|
|
5474
5543
|
exports.CisStringComparison = CisStringComparison;
|
|
5544
|
+
exports.CisStringFilter$ = CisStringFilter$;
|
|
5545
|
+
exports.CisTargetResourceAggregation$ = CisTargetResourceAggregation$;
|
|
5475
5546
|
exports.CisTargetStatus = CisTargetStatus;
|
|
5476
5547
|
exports.CisTargetStatusComparison = CisTargetStatusComparison;
|
|
5548
|
+
exports.CisTargetStatusFilter$ = CisTargetStatusFilter$;
|
|
5477
5549
|
exports.CisTargetStatusReason = CisTargetStatusReason;
|
|
5550
|
+
exports.CisTargetStatusReasonFilter$ = CisTargetStatusReasonFilter$;
|
|
5551
|
+
exports.CisTargets$ = CisTargets$;
|
|
5552
|
+
exports.CisaData$ = CisaData$;
|
|
5553
|
+
exports.ClusterDetails$ = ClusterDetails$;
|
|
5554
|
+
exports.ClusterForImageFilterCriteria$ = ClusterForImageFilterCriteria$;
|
|
5555
|
+
exports.ClusterInformation$ = ClusterInformation$;
|
|
5556
|
+
exports.ClusterMetadata$ = ClusterMetadata$;
|
|
5557
|
+
exports.CodeFilePath$ = CodeFilePath$;
|
|
5558
|
+
exports.CodeLine$ = CodeLine$;
|
|
5559
|
+
exports.CodeRepositoryAggregation$ = CodeRepositoryAggregation$;
|
|
5560
|
+
exports.CodeRepositoryAggregationResponse$ = CodeRepositoryAggregationResponse$;
|
|
5561
|
+
exports.CodeRepositoryDetails$ = CodeRepositoryDetails$;
|
|
5562
|
+
exports.CodeRepositoryMetadata$ = CodeRepositoryMetadata$;
|
|
5563
|
+
exports.CodeRepositoryOnDemandScan$ = CodeRepositoryOnDemandScan$;
|
|
5478
5564
|
exports.CodeRepositoryProviderType = CodeRepositoryProviderType;
|
|
5479
5565
|
exports.CodeRepositorySortBy = CodeRepositorySortBy;
|
|
5480
5566
|
exports.CodeScanStatus = CodeScanStatus;
|
|
5567
|
+
exports.CodeSecurityIntegrationSummary$ = CodeSecurityIntegrationSummary$;
|
|
5568
|
+
exports.CodeSecurityResource$ = CodeSecurityResource$;
|
|
5569
|
+
exports.CodeSecurityScanConfiguration$ = CodeSecurityScanConfiguration$;
|
|
5570
|
+
exports.CodeSecurityScanConfigurationAssociationSummary$ = CodeSecurityScanConfigurationAssociationSummary$;
|
|
5571
|
+
exports.CodeSecurityScanConfigurationSummary$ = CodeSecurityScanConfigurationSummary$;
|
|
5572
|
+
exports.CodeSnippetError$ = CodeSnippetError$;
|
|
5481
5573
|
exports.CodeSnippetErrorCode = CodeSnippetErrorCode;
|
|
5574
|
+
exports.CodeSnippetResult$ = CodeSnippetResult$;
|
|
5575
|
+
exports.CodeVulnerabilityDetails$ = CodeVulnerabilityDetails$;
|
|
5576
|
+
exports.ComputePlatform$ = ComputePlatform$;
|
|
5482
5577
|
exports.ConfigurationLevel = ConfigurationLevel;
|
|
5483
|
-
exports.ConflictException = ConflictException
|
|
5578
|
+
exports.ConflictException = ConflictException;
|
|
5579
|
+
exports.ConflictException$ = ConflictException$;
|
|
5580
|
+
exports.ContinuousIntegrationScanConfiguration$ = ContinuousIntegrationScanConfiguration$;
|
|
5484
5581
|
exports.ContinuousIntegrationScanEvent = ContinuousIntegrationScanEvent;
|
|
5582
|
+
exports.Counts$ = Counts$;
|
|
5583
|
+
exports.CoverageDateFilter$ = CoverageDateFilter$;
|
|
5584
|
+
exports.CoverageFilterCriteria$ = CoverageFilterCriteria$;
|
|
5485
5585
|
exports.CoverageMapComparison = CoverageMapComparison;
|
|
5586
|
+
exports.CoverageMapFilter$ = CoverageMapFilter$;
|
|
5587
|
+
exports.CoverageNumberFilter$ = CoverageNumberFilter$;
|
|
5486
5588
|
exports.CoverageResourceType = CoverageResourceType;
|
|
5487
5589
|
exports.CoverageStringComparison = CoverageStringComparison;
|
|
5590
|
+
exports.CoverageStringFilter$ = CoverageStringFilter$;
|
|
5591
|
+
exports.CoveredResource$ = CoveredResource$;
|
|
5592
|
+
exports.CreateCisScanConfiguration$ = CreateCisScanConfiguration$;
|
|
5488
5593
|
exports.CreateCisScanConfigurationCommand = CreateCisScanConfigurationCommand;
|
|
5594
|
+
exports.CreateCisScanConfigurationRequest$ = CreateCisScanConfigurationRequest$;
|
|
5595
|
+
exports.CreateCisScanConfigurationResponse$ = CreateCisScanConfigurationResponse$;
|
|
5596
|
+
exports.CreateCisTargets$ = CreateCisTargets$;
|
|
5597
|
+
exports.CreateCodeSecurityIntegration$ = CreateCodeSecurityIntegration$;
|
|
5489
5598
|
exports.CreateCodeSecurityIntegrationCommand = CreateCodeSecurityIntegrationCommand;
|
|
5599
|
+
exports.CreateCodeSecurityIntegrationRequest$ = CreateCodeSecurityIntegrationRequest$;
|
|
5600
|
+
exports.CreateCodeSecurityIntegrationResponse$ = CreateCodeSecurityIntegrationResponse$;
|
|
5601
|
+
exports.CreateCodeSecurityScanConfiguration$ = CreateCodeSecurityScanConfiguration$;
|
|
5490
5602
|
exports.CreateCodeSecurityScanConfigurationCommand = CreateCodeSecurityScanConfigurationCommand;
|
|
5603
|
+
exports.CreateCodeSecurityScanConfigurationRequest$ = CreateCodeSecurityScanConfigurationRequest$;
|
|
5604
|
+
exports.CreateCodeSecurityScanConfigurationResponse$ = CreateCodeSecurityScanConfigurationResponse$;
|
|
5605
|
+
exports.CreateFilter$ = CreateFilter$;
|
|
5491
5606
|
exports.CreateFilterCommand = CreateFilterCommand;
|
|
5607
|
+
exports.CreateFilterRequest$ = CreateFilterRequest$;
|
|
5608
|
+
exports.CreateFilterResponse$ = CreateFilterResponse$;
|
|
5609
|
+
exports.CreateFindingsReport$ = CreateFindingsReport$;
|
|
5492
5610
|
exports.CreateFindingsReportCommand = CreateFindingsReportCommand;
|
|
5611
|
+
exports.CreateFindingsReportRequest$ = CreateFindingsReportRequest$;
|
|
5612
|
+
exports.CreateFindingsReportResponse$ = CreateFindingsReportResponse$;
|
|
5613
|
+
exports.CreateGitLabSelfManagedIntegrationDetail$ = CreateGitLabSelfManagedIntegrationDetail$;
|
|
5614
|
+
exports.CreateIntegrationDetail$ = CreateIntegrationDetail$;
|
|
5615
|
+
exports.CreateSbomExport$ = CreateSbomExport$;
|
|
5493
5616
|
exports.CreateSbomExportCommand = CreateSbomExportCommand;
|
|
5617
|
+
exports.CreateSbomExportRequest$ = CreateSbomExportRequest$;
|
|
5618
|
+
exports.CreateSbomExportResponse$ = CreateSbomExportResponse$;
|
|
5494
5619
|
exports.Currency = Currency;
|
|
5620
|
+
exports.Cvss2$ = Cvss2$;
|
|
5621
|
+
exports.Cvss3$ = Cvss3$;
|
|
5622
|
+
exports.Cvss4$ = Cvss4$;
|
|
5623
|
+
exports.CvssScore$ = CvssScore$;
|
|
5624
|
+
exports.CvssScoreAdjustment$ = CvssScoreAdjustment$;
|
|
5625
|
+
exports.CvssScoreDetails$ = CvssScoreDetails$;
|
|
5626
|
+
exports.DailySchedule$ = DailySchedule$;
|
|
5627
|
+
exports.DateFilter$ = DateFilter$;
|
|
5495
5628
|
exports.Day = Day;
|
|
5629
|
+
exports.DelegatedAdmin$ = DelegatedAdmin$;
|
|
5630
|
+
exports.DelegatedAdminAccount$ = DelegatedAdminAccount$;
|
|
5496
5631
|
exports.DelegatedAdminStatus = DelegatedAdminStatus;
|
|
5632
|
+
exports.DeleteCisScanConfiguration$ = DeleteCisScanConfiguration$;
|
|
5497
5633
|
exports.DeleteCisScanConfigurationCommand = DeleteCisScanConfigurationCommand;
|
|
5634
|
+
exports.DeleteCisScanConfigurationRequest$ = DeleteCisScanConfigurationRequest$;
|
|
5635
|
+
exports.DeleteCisScanConfigurationResponse$ = DeleteCisScanConfigurationResponse$;
|
|
5636
|
+
exports.DeleteCodeSecurityIntegration$ = DeleteCodeSecurityIntegration$;
|
|
5498
5637
|
exports.DeleteCodeSecurityIntegrationCommand = DeleteCodeSecurityIntegrationCommand;
|
|
5638
|
+
exports.DeleteCodeSecurityIntegrationRequest$ = DeleteCodeSecurityIntegrationRequest$;
|
|
5639
|
+
exports.DeleteCodeSecurityIntegrationResponse$ = DeleteCodeSecurityIntegrationResponse$;
|
|
5640
|
+
exports.DeleteCodeSecurityScanConfiguration$ = DeleteCodeSecurityScanConfiguration$;
|
|
5499
5641
|
exports.DeleteCodeSecurityScanConfigurationCommand = DeleteCodeSecurityScanConfigurationCommand;
|
|
5642
|
+
exports.DeleteCodeSecurityScanConfigurationRequest$ = DeleteCodeSecurityScanConfigurationRequest$;
|
|
5643
|
+
exports.DeleteCodeSecurityScanConfigurationResponse$ = DeleteCodeSecurityScanConfigurationResponse$;
|
|
5644
|
+
exports.DeleteFilter$ = DeleteFilter$;
|
|
5500
5645
|
exports.DeleteFilterCommand = DeleteFilterCommand;
|
|
5646
|
+
exports.DeleteFilterRequest$ = DeleteFilterRequest$;
|
|
5647
|
+
exports.DeleteFilterResponse$ = DeleteFilterResponse$;
|
|
5648
|
+
exports.DescribeOrganizationConfiguration$ = DescribeOrganizationConfiguration$;
|
|
5501
5649
|
exports.DescribeOrganizationConfigurationCommand = DescribeOrganizationConfigurationCommand;
|
|
5650
|
+
exports.DescribeOrganizationConfigurationRequest$ = DescribeOrganizationConfigurationRequest$;
|
|
5651
|
+
exports.DescribeOrganizationConfigurationResponse$ = DescribeOrganizationConfigurationResponse$;
|
|
5652
|
+
exports.Destination$ = Destination$;
|
|
5653
|
+
exports.Disable$ = Disable$;
|
|
5502
5654
|
exports.DisableCommand = DisableCommand;
|
|
5655
|
+
exports.DisableDelegatedAdminAccount$ = DisableDelegatedAdminAccount$;
|
|
5503
5656
|
exports.DisableDelegatedAdminAccountCommand = DisableDelegatedAdminAccountCommand;
|
|
5657
|
+
exports.DisableDelegatedAdminAccountRequest$ = DisableDelegatedAdminAccountRequest$;
|
|
5658
|
+
exports.DisableDelegatedAdminAccountResponse$ = DisableDelegatedAdminAccountResponse$;
|
|
5659
|
+
exports.DisableRequest$ = DisableRequest$;
|
|
5660
|
+
exports.DisableResponse$ = DisableResponse$;
|
|
5661
|
+
exports.DisassociateConfigurationRequest$ = DisassociateConfigurationRequest$;
|
|
5662
|
+
exports.DisassociateMember$ = DisassociateMember$;
|
|
5504
5663
|
exports.DisassociateMemberCommand = DisassociateMemberCommand;
|
|
5664
|
+
exports.DisassociateMemberRequest$ = DisassociateMemberRequest$;
|
|
5665
|
+
exports.DisassociateMemberResponse$ = DisassociateMemberResponse$;
|
|
5666
|
+
exports.Ec2Configuration$ = Ec2Configuration$;
|
|
5667
|
+
exports.Ec2ConfigurationState$ = Ec2ConfigurationState$;
|
|
5505
5668
|
exports.Ec2DeepInspectionStatus = Ec2DeepInspectionStatus;
|
|
5669
|
+
exports.Ec2InstanceAggregation$ = Ec2InstanceAggregation$;
|
|
5670
|
+
exports.Ec2InstanceAggregationResponse$ = Ec2InstanceAggregationResponse$;
|
|
5506
5671
|
exports.Ec2InstanceSortBy = Ec2InstanceSortBy;
|
|
5672
|
+
exports.Ec2Metadata$ = Ec2Metadata$;
|
|
5507
5673
|
exports.Ec2Platform = Ec2Platform;
|
|
5508
5674
|
exports.Ec2ScanMode = Ec2ScanMode;
|
|
5675
|
+
exports.Ec2ScanModeState$ = Ec2ScanModeState$;
|
|
5509
5676
|
exports.Ec2ScanModeStatus = Ec2ScanModeStatus;
|
|
5677
|
+
exports.EcrConfiguration$ = EcrConfiguration$;
|
|
5678
|
+
exports.EcrConfigurationState$ = EcrConfigurationState$;
|
|
5679
|
+
exports.EcrContainerImageMetadata$ = EcrContainerImageMetadata$;
|
|
5510
5680
|
exports.EcrPullDateRescanDuration = EcrPullDateRescanDuration;
|
|
5511
5681
|
exports.EcrPullDateRescanMode = EcrPullDateRescanMode;
|
|
5682
|
+
exports.EcrRepositoryMetadata$ = EcrRepositoryMetadata$;
|
|
5512
5683
|
exports.EcrRescanDuration = EcrRescanDuration;
|
|
5684
|
+
exports.EcrRescanDurationState$ = EcrRescanDurationState$;
|
|
5513
5685
|
exports.EcrRescanDurationStatus = EcrRescanDurationStatus;
|
|
5514
5686
|
exports.EcrScanFrequency = EcrScanFrequency;
|
|
5687
|
+
exports.Enable$ = Enable$;
|
|
5515
5688
|
exports.EnableCommand = EnableCommand;
|
|
5689
|
+
exports.EnableDelegatedAdminAccount$ = EnableDelegatedAdminAccount$;
|
|
5516
5690
|
exports.EnableDelegatedAdminAccountCommand = EnableDelegatedAdminAccountCommand;
|
|
5691
|
+
exports.EnableDelegatedAdminAccountRequest$ = EnableDelegatedAdminAccountRequest$;
|
|
5692
|
+
exports.EnableDelegatedAdminAccountResponse$ = EnableDelegatedAdminAccountResponse$;
|
|
5693
|
+
exports.EnableRequest$ = EnableRequest$;
|
|
5694
|
+
exports.EnableResponse$ = EnableResponse$;
|
|
5695
|
+
exports.Epss$ = Epss$;
|
|
5696
|
+
exports.EpssDetails$ = EpssDetails$;
|
|
5517
5697
|
exports.ErrorCode = ErrorCode;
|
|
5698
|
+
exports.Evidence$ = Evidence$;
|
|
5518
5699
|
exports.ExploitAvailable = ExploitAvailable;
|
|
5700
|
+
exports.ExploitObserved$ = ExploitObserved$;
|
|
5701
|
+
exports.ExploitabilityDetails$ = ExploitabilityDetails$;
|
|
5519
5702
|
exports.ExternalReportStatus = ExternalReportStatus;
|
|
5703
|
+
exports.FailedAccount$ = FailedAccount$;
|
|
5704
|
+
exports.FailedAssociationResult$ = FailedAssociationResult$;
|
|
5705
|
+
exports.FailedMemberAccountEc2DeepInspectionStatusState$ = FailedMemberAccountEc2DeepInspectionStatusState$;
|
|
5706
|
+
exports.Filter$ = Filter$;
|
|
5520
5707
|
exports.FilterAction = FilterAction;
|
|
5708
|
+
exports.FilterCriteria$ = FilterCriteria$;
|
|
5709
|
+
exports.Finding$ = Finding$;
|
|
5710
|
+
exports.FindingDetail$ = FindingDetail$;
|
|
5711
|
+
exports.FindingDetailsError$ = FindingDetailsError$;
|
|
5521
5712
|
exports.FindingDetailsErrorCode = FindingDetailsErrorCode;
|
|
5522
5713
|
exports.FindingStatus = FindingStatus;
|
|
5523
5714
|
exports.FindingType = FindingType;
|
|
5715
|
+
exports.FindingTypeAggregation$ = FindingTypeAggregation$;
|
|
5716
|
+
exports.FindingTypeAggregationResponse$ = FindingTypeAggregationResponse$;
|
|
5524
5717
|
exports.FindingTypeSortBy = FindingTypeSortBy;
|
|
5525
5718
|
exports.FixAvailable = FixAvailable;
|
|
5719
|
+
exports.FreeTrialAccountInfo$ = FreeTrialAccountInfo$;
|
|
5720
|
+
exports.FreeTrialInfo$ = FreeTrialInfo$;
|
|
5721
|
+
exports.FreeTrialInfoError$ = FreeTrialInfoError$;
|
|
5526
5722
|
exports.FreeTrialInfoErrorCode = FreeTrialInfoErrorCode;
|
|
5527
5723
|
exports.FreeTrialStatus = FreeTrialStatus;
|
|
5528
5724
|
exports.FreeTrialType = FreeTrialType;
|
|
5725
|
+
exports.GetCisScanReport$ = GetCisScanReport$;
|
|
5529
5726
|
exports.GetCisScanReportCommand = GetCisScanReportCommand;
|
|
5727
|
+
exports.GetCisScanReportRequest$ = GetCisScanReportRequest$;
|
|
5728
|
+
exports.GetCisScanReportResponse$ = GetCisScanReportResponse$;
|
|
5729
|
+
exports.GetCisScanResultDetails$ = GetCisScanResultDetails$;
|
|
5530
5730
|
exports.GetCisScanResultDetailsCommand = GetCisScanResultDetailsCommand;
|
|
5731
|
+
exports.GetCisScanResultDetailsRequest$ = GetCisScanResultDetailsRequest$;
|
|
5732
|
+
exports.GetCisScanResultDetailsResponse$ = GetCisScanResultDetailsResponse$;
|
|
5733
|
+
exports.GetClustersForImage$ = GetClustersForImage$;
|
|
5531
5734
|
exports.GetClustersForImageCommand = GetClustersForImageCommand;
|
|
5735
|
+
exports.GetClustersForImageRequest$ = GetClustersForImageRequest$;
|
|
5736
|
+
exports.GetClustersForImageResponse$ = GetClustersForImageResponse$;
|
|
5737
|
+
exports.GetCodeSecurityIntegration$ = GetCodeSecurityIntegration$;
|
|
5532
5738
|
exports.GetCodeSecurityIntegrationCommand = GetCodeSecurityIntegrationCommand;
|
|
5739
|
+
exports.GetCodeSecurityIntegrationRequest$ = GetCodeSecurityIntegrationRequest$;
|
|
5740
|
+
exports.GetCodeSecurityIntegrationResponse$ = GetCodeSecurityIntegrationResponse$;
|
|
5741
|
+
exports.GetCodeSecurityScan$ = GetCodeSecurityScan$;
|
|
5533
5742
|
exports.GetCodeSecurityScanCommand = GetCodeSecurityScanCommand;
|
|
5743
|
+
exports.GetCodeSecurityScanConfiguration$ = GetCodeSecurityScanConfiguration$;
|
|
5534
5744
|
exports.GetCodeSecurityScanConfigurationCommand = GetCodeSecurityScanConfigurationCommand;
|
|
5745
|
+
exports.GetCodeSecurityScanConfigurationRequest$ = GetCodeSecurityScanConfigurationRequest$;
|
|
5746
|
+
exports.GetCodeSecurityScanConfigurationResponse$ = GetCodeSecurityScanConfigurationResponse$;
|
|
5747
|
+
exports.GetCodeSecurityScanRequest$ = GetCodeSecurityScanRequest$;
|
|
5748
|
+
exports.GetCodeSecurityScanResponse$ = GetCodeSecurityScanResponse$;
|
|
5749
|
+
exports.GetConfiguration$ = GetConfiguration$;
|
|
5535
5750
|
exports.GetConfigurationCommand = GetConfigurationCommand;
|
|
5751
|
+
exports.GetConfigurationRequest$ = GetConfigurationRequest$;
|
|
5752
|
+
exports.GetConfigurationResponse$ = GetConfigurationResponse$;
|
|
5753
|
+
exports.GetDelegatedAdminAccount$ = GetDelegatedAdminAccount$;
|
|
5536
5754
|
exports.GetDelegatedAdminAccountCommand = GetDelegatedAdminAccountCommand;
|
|
5755
|
+
exports.GetDelegatedAdminAccountRequest$ = GetDelegatedAdminAccountRequest$;
|
|
5756
|
+
exports.GetDelegatedAdminAccountResponse$ = GetDelegatedAdminAccountResponse$;
|
|
5757
|
+
exports.GetEc2DeepInspectionConfiguration$ = GetEc2DeepInspectionConfiguration$;
|
|
5537
5758
|
exports.GetEc2DeepInspectionConfigurationCommand = GetEc2DeepInspectionConfigurationCommand;
|
|
5759
|
+
exports.GetEc2DeepInspectionConfigurationRequest$ = GetEc2DeepInspectionConfigurationRequest$;
|
|
5760
|
+
exports.GetEc2DeepInspectionConfigurationResponse$ = GetEc2DeepInspectionConfigurationResponse$;
|
|
5761
|
+
exports.GetEncryptionKey$ = GetEncryptionKey$;
|
|
5538
5762
|
exports.GetEncryptionKeyCommand = GetEncryptionKeyCommand;
|
|
5763
|
+
exports.GetEncryptionKeyRequest$ = GetEncryptionKeyRequest$;
|
|
5764
|
+
exports.GetEncryptionKeyResponse$ = GetEncryptionKeyResponse$;
|
|
5765
|
+
exports.GetFindingsReportStatus$ = GetFindingsReportStatus$;
|
|
5539
5766
|
exports.GetFindingsReportStatusCommand = GetFindingsReportStatusCommand;
|
|
5767
|
+
exports.GetFindingsReportStatusRequest$ = GetFindingsReportStatusRequest$;
|
|
5768
|
+
exports.GetFindingsReportStatusResponse$ = GetFindingsReportStatusResponse$;
|
|
5769
|
+
exports.GetMember$ = GetMember$;
|
|
5540
5770
|
exports.GetMemberCommand = GetMemberCommand;
|
|
5771
|
+
exports.GetMemberRequest$ = GetMemberRequest$;
|
|
5772
|
+
exports.GetMemberResponse$ = GetMemberResponse$;
|
|
5773
|
+
exports.GetSbomExport$ = GetSbomExport$;
|
|
5541
5774
|
exports.GetSbomExportCommand = GetSbomExportCommand;
|
|
5775
|
+
exports.GetSbomExportRequest$ = GetSbomExportRequest$;
|
|
5776
|
+
exports.GetSbomExportResponse$ = GetSbomExportResponse$;
|
|
5542
5777
|
exports.GroupKey = GroupKey;
|
|
5778
|
+
exports.ImageLayerAggregation$ = ImageLayerAggregation$;
|
|
5779
|
+
exports.ImageLayerAggregationResponse$ = ImageLayerAggregationResponse$;
|
|
5543
5780
|
exports.ImageLayerSortBy = ImageLayerSortBy;
|
|
5544
5781
|
exports.Inspector2 = Inspector2;
|
|
5545
5782
|
exports.Inspector2Client = Inspector2Client;
|
|
5546
|
-
exports.Inspector2ServiceException = Inspector2ServiceException
|
|
5783
|
+
exports.Inspector2ServiceException = Inspector2ServiceException;
|
|
5784
|
+
exports.Inspector2ServiceException$ = Inspector2ServiceException$;
|
|
5785
|
+
exports.InspectorScoreDetails$ = InspectorScoreDetails$;
|
|
5547
5786
|
exports.IntegrationStatus = IntegrationStatus;
|
|
5548
5787
|
exports.IntegrationType = IntegrationType;
|
|
5549
|
-
exports.InternalServerException = InternalServerException
|
|
5788
|
+
exports.InternalServerException = InternalServerException;
|
|
5789
|
+
exports.InternalServerException$ = InternalServerException$;
|
|
5790
|
+
exports.LambdaFunctionAggregation$ = LambdaFunctionAggregation$;
|
|
5791
|
+
exports.LambdaFunctionAggregationResponse$ = LambdaFunctionAggregationResponse$;
|
|
5792
|
+
exports.LambdaFunctionMetadata$ = LambdaFunctionMetadata$;
|
|
5550
5793
|
exports.LambdaFunctionSortBy = LambdaFunctionSortBy;
|
|
5794
|
+
exports.LambdaLayerAggregation$ = LambdaLayerAggregation$;
|
|
5795
|
+
exports.LambdaLayerAggregationResponse$ = LambdaLayerAggregationResponse$;
|
|
5551
5796
|
exports.LambdaLayerSortBy = LambdaLayerSortBy;
|
|
5797
|
+
exports.LambdaVpcConfig$ = LambdaVpcConfig$;
|
|
5798
|
+
exports.ListAccountPermissions$ = ListAccountPermissions$;
|
|
5552
5799
|
exports.ListAccountPermissionsCommand = ListAccountPermissionsCommand;
|
|
5800
|
+
exports.ListAccountPermissionsRequest$ = ListAccountPermissionsRequest$;
|
|
5801
|
+
exports.ListAccountPermissionsResponse$ = ListAccountPermissionsResponse$;
|
|
5802
|
+
exports.ListCisScanConfigurations$ = ListCisScanConfigurations$;
|
|
5553
5803
|
exports.ListCisScanConfigurationsCommand = ListCisScanConfigurationsCommand;
|
|
5804
|
+
exports.ListCisScanConfigurationsFilterCriteria$ = ListCisScanConfigurationsFilterCriteria$;
|
|
5805
|
+
exports.ListCisScanConfigurationsRequest$ = ListCisScanConfigurationsRequest$;
|
|
5806
|
+
exports.ListCisScanConfigurationsResponse$ = ListCisScanConfigurationsResponse$;
|
|
5807
|
+
exports.ListCisScanResultsAggregatedByChecks$ = ListCisScanResultsAggregatedByChecks$;
|
|
5554
5808
|
exports.ListCisScanResultsAggregatedByChecksCommand = ListCisScanResultsAggregatedByChecksCommand;
|
|
5809
|
+
exports.ListCisScanResultsAggregatedByChecksRequest$ = ListCisScanResultsAggregatedByChecksRequest$;
|
|
5810
|
+
exports.ListCisScanResultsAggregatedByChecksResponse$ = ListCisScanResultsAggregatedByChecksResponse$;
|
|
5811
|
+
exports.ListCisScanResultsAggregatedByTargetResource$ = ListCisScanResultsAggregatedByTargetResource$;
|
|
5555
5812
|
exports.ListCisScanResultsAggregatedByTargetResourceCommand = ListCisScanResultsAggregatedByTargetResourceCommand;
|
|
5813
|
+
exports.ListCisScanResultsAggregatedByTargetResourceRequest$ = ListCisScanResultsAggregatedByTargetResourceRequest$;
|
|
5814
|
+
exports.ListCisScanResultsAggregatedByTargetResourceResponse$ = ListCisScanResultsAggregatedByTargetResourceResponse$;
|
|
5815
|
+
exports.ListCisScans$ = ListCisScans$;
|
|
5556
5816
|
exports.ListCisScansCommand = ListCisScansCommand;
|
|
5557
5817
|
exports.ListCisScansDetailLevel = ListCisScansDetailLevel;
|
|
5818
|
+
exports.ListCisScansFilterCriteria$ = ListCisScansFilterCriteria$;
|
|
5819
|
+
exports.ListCisScansRequest$ = ListCisScansRequest$;
|
|
5820
|
+
exports.ListCisScansResponse$ = ListCisScansResponse$;
|
|
5558
5821
|
exports.ListCisScansSortBy = ListCisScansSortBy;
|
|
5822
|
+
exports.ListCodeSecurityIntegrations$ = ListCodeSecurityIntegrations$;
|
|
5559
5823
|
exports.ListCodeSecurityIntegrationsCommand = ListCodeSecurityIntegrationsCommand;
|
|
5824
|
+
exports.ListCodeSecurityIntegrationsRequest$ = ListCodeSecurityIntegrationsRequest$;
|
|
5825
|
+
exports.ListCodeSecurityIntegrationsResponse$ = ListCodeSecurityIntegrationsResponse$;
|
|
5826
|
+
exports.ListCodeSecurityScanConfigurationAssociations$ = ListCodeSecurityScanConfigurationAssociations$;
|
|
5560
5827
|
exports.ListCodeSecurityScanConfigurationAssociationsCommand = ListCodeSecurityScanConfigurationAssociationsCommand;
|
|
5828
|
+
exports.ListCodeSecurityScanConfigurationAssociationsRequest$ = ListCodeSecurityScanConfigurationAssociationsRequest$;
|
|
5829
|
+
exports.ListCodeSecurityScanConfigurationAssociationsResponse$ = ListCodeSecurityScanConfigurationAssociationsResponse$;
|
|
5830
|
+
exports.ListCodeSecurityScanConfigurations$ = ListCodeSecurityScanConfigurations$;
|
|
5561
5831
|
exports.ListCodeSecurityScanConfigurationsCommand = ListCodeSecurityScanConfigurationsCommand;
|
|
5832
|
+
exports.ListCodeSecurityScanConfigurationsRequest$ = ListCodeSecurityScanConfigurationsRequest$;
|
|
5833
|
+
exports.ListCodeSecurityScanConfigurationsResponse$ = ListCodeSecurityScanConfigurationsResponse$;
|
|
5834
|
+
exports.ListCoverage$ = ListCoverage$;
|
|
5562
5835
|
exports.ListCoverageCommand = ListCoverageCommand;
|
|
5836
|
+
exports.ListCoverageRequest$ = ListCoverageRequest$;
|
|
5837
|
+
exports.ListCoverageResponse$ = ListCoverageResponse$;
|
|
5838
|
+
exports.ListCoverageStatistics$ = ListCoverageStatistics$;
|
|
5563
5839
|
exports.ListCoverageStatisticsCommand = ListCoverageStatisticsCommand;
|
|
5840
|
+
exports.ListCoverageStatisticsRequest$ = ListCoverageStatisticsRequest$;
|
|
5841
|
+
exports.ListCoverageStatisticsResponse$ = ListCoverageStatisticsResponse$;
|
|
5842
|
+
exports.ListDelegatedAdminAccounts$ = ListDelegatedAdminAccounts$;
|
|
5564
5843
|
exports.ListDelegatedAdminAccountsCommand = ListDelegatedAdminAccountsCommand;
|
|
5844
|
+
exports.ListDelegatedAdminAccountsRequest$ = ListDelegatedAdminAccountsRequest$;
|
|
5845
|
+
exports.ListDelegatedAdminAccountsResponse$ = ListDelegatedAdminAccountsResponse$;
|
|
5846
|
+
exports.ListFilters$ = ListFilters$;
|
|
5565
5847
|
exports.ListFiltersCommand = ListFiltersCommand;
|
|
5848
|
+
exports.ListFiltersRequest$ = ListFiltersRequest$;
|
|
5849
|
+
exports.ListFiltersResponse$ = ListFiltersResponse$;
|
|
5850
|
+
exports.ListFindingAggregations$ = ListFindingAggregations$;
|
|
5566
5851
|
exports.ListFindingAggregationsCommand = ListFindingAggregationsCommand;
|
|
5852
|
+
exports.ListFindingAggregationsRequest$ = ListFindingAggregationsRequest$;
|
|
5853
|
+
exports.ListFindingAggregationsResponse$ = ListFindingAggregationsResponse$;
|
|
5854
|
+
exports.ListFindings$ = ListFindings$;
|
|
5567
5855
|
exports.ListFindingsCommand = ListFindingsCommand;
|
|
5856
|
+
exports.ListFindingsRequest$ = ListFindingsRequest$;
|
|
5857
|
+
exports.ListFindingsResponse$ = ListFindingsResponse$;
|
|
5858
|
+
exports.ListMembers$ = ListMembers$;
|
|
5568
5859
|
exports.ListMembersCommand = ListMembersCommand;
|
|
5860
|
+
exports.ListMembersRequest$ = ListMembersRequest$;
|
|
5861
|
+
exports.ListMembersResponse$ = ListMembersResponse$;
|
|
5862
|
+
exports.ListTagsForResource$ = ListTagsForResource$;
|
|
5569
5863
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
5864
|
+
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
5865
|
+
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
5866
|
+
exports.ListUsageTotals$ = ListUsageTotals$;
|
|
5570
5867
|
exports.ListUsageTotalsCommand = ListUsageTotalsCommand;
|
|
5868
|
+
exports.ListUsageTotalsRequest$ = ListUsageTotalsRequest$;
|
|
5869
|
+
exports.ListUsageTotalsResponse$ = ListUsageTotalsResponse$;
|
|
5571
5870
|
exports.MapComparison = MapComparison;
|
|
5871
|
+
exports.MapFilter$ = MapFilter$;
|
|
5872
|
+
exports.Member$ = Member$;
|
|
5873
|
+
exports.MemberAccountEc2DeepInspectionStatus$ = MemberAccountEc2DeepInspectionStatus$;
|
|
5874
|
+
exports.MemberAccountEc2DeepInspectionStatusState$ = MemberAccountEc2DeepInspectionStatusState$;
|
|
5875
|
+
exports.MonthlySchedule$ = MonthlySchedule$;
|
|
5876
|
+
exports.NetworkPath$ = NetworkPath$;
|
|
5572
5877
|
exports.NetworkProtocol = NetworkProtocol;
|
|
5878
|
+
exports.NetworkReachabilityDetails$ = NetworkReachabilityDetails$;
|
|
5879
|
+
exports.NumberFilter$ = NumberFilter$;
|
|
5880
|
+
exports.OneTimeSchedule$ = OneTimeSchedule$;
|
|
5573
5881
|
exports.Operation = Operation;
|
|
5882
|
+
exports.PackageAggregation$ = PackageAggregation$;
|
|
5883
|
+
exports.PackageAggregationResponse$ = PackageAggregationResponse$;
|
|
5884
|
+
exports.PackageFilter$ = PackageFilter$;
|
|
5574
5885
|
exports.PackageManager = PackageManager;
|
|
5575
5886
|
exports.PackageSortBy = PackageSortBy;
|
|
5576
5887
|
exports.PackageType = PackageType;
|
|
5888
|
+
exports.PackageVulnerabilityDetails$ = PackageVulnerabilityDetails$;
|
|
5889
|
+
exports.PeriodicScanConfiguration$ = PeriodicScanConfiguration$;
|
|
5577
5890
|
exports.PeriodicScanFrequency = PeriodicScanFrequency;
|
|
5891
|
+
exports.Permission$ = Permission$;
|
|
5892
|
+
exports.PortRange$ = PortRange$;
|
|
5893
|
+
exports.PortRangeFilter$ = PortRangeFilter$;
|
|
5894
|
+
exports.ProjectCodeSecurityScanConfiguration$ = ProjectCodeSecurityScanConfiguration$;
|
|
5895
|
+
exports.ProjectContinuousIntegrationScanConfiguration$ = ProjectContinuousIntegrationScanConfiguration$;
|
|
5896
|
+
exports.ProjectPeriodicScanConfiguration$ = ProjectPeriodicScanConfiguration$;
|
|
5578
5897
|
exports.ProjectSelectionScope = ProjectSelectionScope;
|
|
5898
|
+
exports.Recommendation$ = Recommendation$;
|
|
5579
5899
|
exports.RelationshipStatus = RelationshipStatus;
|
|
5900
|
+
exports.Remediation$ = Remediation$;
|
|
5580
5901
|
exports.ReportFormat = ReportFormat;
|
|
5581
5902
|
exports.ReportingErrorCode = ReportingErrorCode;
|
|
5903
|
+
exports.RepositoryAggregation$ = RepositoryAggregation$;
|
|
5904
|
+
exports.RepositoryAggregationResponse$ = RepositoryAggregationResponse$;
|
|
5582
5905
|
exports.RepositorySortBy = RepositorySortBy;
|
|
5906
|
+
exports.ResetEncryptionKey$ = ResetEncryptionKey$;
|
|
5583
5907
|
exports.ResetEncryptionKeyCommand = ResetEncryptionKeyCommand;
|
|
5908
|
+
exports.ResetEncryptionKeyRequest$ = ResetEncryptionKeyRequest$;
|
|
5909
|
+
exports.ResetEncryptionKeyResponse$ = ResetEncryptionKeyResponse$;
|
|
5910
|
+
exports.Resource$ = Resource$;
|
|
5911
|
+
exports.ResourceDetails$ = ResourceDetails$;
|
|
5912
|
+
exports.ResourceFilterCriteria$ = ResourceFilterCriteria$;
|
|
5584
5913
|
exports.ResourceMapComparison = ResourceMapComparison;
|
|
5585
|
-
exports.
|
|
5914
|
+
exports.ResourceMapFilter$ = ResourceMapFilter$;
|
|
5915
|
+
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
5916
|
+
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
5917
|
+
exports.ResourceScanMetadata$ = ResourceScanMetadata$;
|
|
5586
5918
|
exports.ResourceScanType = ResourceScanType;
|
|
5919
|
+
exports.ResourceState$ = ResourceState$;
|
|
5920
|
+
exports.ResourceStatus$ = ResourceStatus$;
|
|
5587
5921
|
exports.ResourceStringComparison = ResourceStringComparison;
|
|
5922
|
+
exports.ResourceStringFilter$ = ResourceStringFilter$;
|
|
5588
5923
|
exports.ResourceType = ResourceType;
|
|
5589
5924
|
exports.RuleSetCategory = RuleSetCategory;
|
|
5590
5925
|
exports.Runtime = Runtime;
|
|
5591
5926
|
exports.SbomReportFormat = SbomReportFormat;
|
|
5592
5927
|
exports.ScanMode = ScanMode;
|
|
5928
|
+
exports.ScanStatus$ = ScanStatus$;
|
|
5593
5929
|
exports.ScanStatusCode = ScanStatusCode;
|
|
5594
5930
|
exports.ScanStatusReason = ScanStatusReason;
|
|
5595
5931
|
exports.ScanType = ScanType;
|
|
5932
|
+
exports.Schedule$ = Schedule$;
|
|
5933
|
+
exports.ScopeSettings$ = ScopeSettings$;
|
|
5934
|
+
exports.SearchVulnerabilities$ = SearchVulnerabilities$;
|
|
5596
5935
|
exports.SearchVulnerabilitiesCommand = SearchVulnerabilitiesCommand;
|
|
5936
|
+
exports.SearchVulnerabilitiesFilterCriteria$ = SearchVulnerabilitiesFilterCriteria$;
|
|
5937
|
+
exports.SearchVulnerabilitiesRequest$ = SearchVulnerabilitiesRequest$;
|
|
5938
|
+
exports.SearchVulnerabilitiesResponse$ = SearchVulnerabilitiesResponse$;
|
|
5939
|
+
exports.SendCisSessionHealth$ = SendCisSessionHealth$;
|
|
5597
5940
|
exports.SendCisSessionHealthCommand = SendCisSessionHealthCommand;
|
|
5941
|
+
exports.SendCisSessionHealthRequest$ = SendCisSessionHealthRequest$;
|
|
5942
|
+
exports.SendCisSessionHealthResponse$ = SendCisSessionHealthResponse$;
|
|
5943
|
+
exports.SendCisSessionTelemetry$ = SendCisSessionTelemetry$;
|
|
5598
5944
|
exports.SendCisSessionTelemetryCommand = SendCisSessionTelemetryCommand;
|
|
5945
|
+
exports.SendCisSessionTelemetryRequest$ = SendCisSessionTelemetryRequest$;
|
|
5946
|
+
exports.SendCisSessionTelemetryResponse$ = SendCisSessionTelemetryResponse$;
|
|
5599
5947
|
exports.Service = Service;
|
|
5600
|
-
exports.ServiceQuotaExceededException = ServiceQuotaExceededException
|
|
5948
|
+
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
5949
|
+
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
5601
5950
|
exports.Severity = Severity;
|
|
5951
|
+
exports.SeverityCounts$ = SeverityCounts$;
|
|
5952
|
+
exports.SortCriteria$ = SortCriteria$;
|
|
5602
5953
|
exports.SortField = SortField;
|
|
5603
5954
|
exports.SortOrder = SortOrder;
|
|
5955
|
+
exports.StartCisSession$ = StartCisSession$;
|
|
5604
5956
|
exports.StartCisSessionCommand = StartCisSessionCommand;
|
|
5957
|
+
exports.StartCisSessionMessage$ = StartCisSessionMessage$;
|
|
5958
|
+
exports.StartCisSessionRequest$ = StartCisSessionRequest$;
|
|
5959
|
+
exports.StartCisSessionResponse$ = StartCisSessionResponse$;
|
|
5960
|
+
exports.StartCodeSecurityScan$ = StartCodeSecurityScan$;
|
|
5605
5961
|
exports.StartCodeSecurityScanCommand = StartCodeSecurityScanCommand;
|
|
5962
|
+
exports.StartCodeSecurityScanRequest$ = StartCodeSecurityScanRequest$;
|
|
5963
|
+
exports.StartCodeSecurityScanResponse$ = StartCodeSecurityScanResponse$;
|
|
5964
|
+
exports.State$ = State$;
|
|
5606
5965
|
exports.Status = Status;
|
|
5966
|
+
exports.StatusCounts$ = StatusCounts$;
|
|
5967
|
+
exports.Step$ = Step$;
|
|
5968
|
+
exports.StopCisMessageProgress$ = StopCisMessageProgress$;
|
|
5969
|
+
exports.StopCisSession$ = StopCisSession$;
|
|
5607
5970
|
exports.StopCisSessionCommand = StopCisSessionCommand;
|
|
5971
|
+
exports.StopCisSessionMessage$ = StopCisSessionMessage$;
|
|
5972
|
+
exports.StopCisSessionRequest$ = StopCisSessionRequest$;
|
|
5973
|
+
exports.StopCisSessionResponse$ = StopCisSessionResponse$;
|
|
5608
5974
|
exports.StopCisSessionStatus = StopCisSessionStatus;
|
|
5609
5975
|
exports.StringComparison = StringComparison;
|
|
5976
|
+
exports.StringFilter$ = StringFilter$;
|
|
5977
|
+
exports.SuccessfulAssociationResult$ = SuccessfulAssociationResult$;
|
|
5978
|
+
exports.SuggestedFix$ = SuggestedFix$;
|
|
5610
5979
|
exports.TagComparison = TagComparison;
|
|
5980
|
+
exports.TagFilter$ = TagFilter$;
|
|
5981
|
+
exports.TagResource$ = TagResource$;
|
|
5611
5982
|
exports.TagResourceCommand = TagResourceCommand;
|
|
5612
|
-
exports.
|
|
5983
|
+
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
5984
|
+
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
5985
|
+
exports.ThrottlingException = ThrottlingException;
|
|
5986
|
+
exports.ThrottlingException$ = ThrottlingException$;
|
|
5987
|
+
exports.Time$ = Time$;
|
|
5988
|
+
exports.TitleAggregation$ = TitleAggregation$;
|
|
5989
|
+
exports.TitleAggregationResponse$ = TitleAggregationResponse$;
|
|
5613
5990
|
exports.TitleSortBy = TitleSortBy;
|
|
5991
|
+
exports.UntagResource$ = UntagResource$;
|
|
5614
5992
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
5993
|
+
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
5994
|
+
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
5995
|
+
exports.UpdateCisScanConfiguration$ = UpdateCisScanConfiguration$;
|
|
5615
5996
|
exports.UpdateCisScanConfigurationCommand = UpdateCisScanConfigurationCommand;
|
|
5997
|
+
exports.UpdateCisScanConfigurationRequest$ = UpdateCisScanConfigurationRequest$;
|
|
5998
|
+
exports.UpdateCisScanConfigurationResponse$ = UpdateCisScanConfigurationResponse$;
|
|
5999
|
+
exports.UpdateCisTargets$ = UpdateCisTargets$;
|
|
6000
|
+
exports.UpdateCodeSecurityIntegration$ = UpdateCodeSecurityIntegration$;
|
|
5616
6001
|
exports.UpdateCodeSecurityIntegrationCommand = UpdateCodeSecurityIntegrationCommand;
|
|
6002
|
+
exports.UpdateCodeSecurityIntegrationRequest$ = UpdateCodeSecurityIntegrationRequest$;
|
|
6003
|
+
exports.UpdateCodeSecurityIntegrationResponse$ = UpdateCodeSecurityIntegrationResponse$;
|
|
6004
|
+
exports.UpdateCodeSecurityScanConfiguration$ = UpdateCodeSecurityScanConfiguration$;
|
|
5617
6005
|
exports.UpdateCodeSecurityScanConfigurationCommand = UpdateCodeSecurityScanConfigurationCommand;
|
|
6006
|
+
exports.UpdateCodeSecurityScanConfigurationRequest$ = UpdateCodeSecurityScanConfigurationRequest$;
|
|
6007
|
+
exports.UpdateCodeSecurityScanConfigurationResponse$ = UpdateCodeSecurityScanConfigurationResponse$;
|
|
6008
|
+
exports.UpdateConfiguration$ = UpdateConfiguration$;
|
|
5618
6009
|
exports.UpdateConfigurationCommand = UpdateConfigurationCommand;
|
|
6010
|
+
exports.UpdateConfigurationRequest$ = UpdateConfigurationRequest$;
|
|
6011
|
+
exports.UpdateConfigurationResponse$ = UpdateConfigurationResponse$;
|
|
6012
|
+
exports.UpdateEc2DeepInspectionConfiguration$ = UpdateEc2DeepInspectionConfiguration$;
|
|
5619
6013
|
exports.UpdateEc2DeepInspectionConfigurationCommand = UpdateEc2DeepInspectionConfigurationCommand;
|
|
6014
|
+
exports.UpdateEc2DeepInspectionConfigurationRequest$ = UpdateEc2DeepInspectionConfigurationRequest$;
|
|
6015
|
+
exports.UpdateEc2DeepInspectionConfigurationResponse$ = UpdateEc2DeepInspectionConfigurationResponse$;
|
|
6016
|
+
exports.UpdateEncryptionKey$ = UpdateEncryptionKey$;
|
|
5620
6017
|
exports.UpdateEncryptionKeyCommand = UpdateEncryptionKeyCommand;
|
|
6018
|
+
exports.UpdateEncryptionKeyRequest$ = UpdateEncryptionKeyRequest$;
|
|
6019
|
+
exports.UpdateEncryptionKeyResponse$ = UpdateEncryptionKeyResponse$;
|
|
6020
|
+
exports.UpdateFilter$ = UpdateFilter$;
|
|
5621
6021
|
exports.UpdateFilterCommand = UpdateFilterCommand;
|
|
6022
|
+
exports.UpdateFilterRequest$ = UpdateFilterRequest$;
|
|
6023
|
+
exports.UpdateFilterResponse$ = UpdateFilterResponse$;
|
|
6024
|
+
exports.UpdateGitHubIntegrationDetail$ = UpdateGitHubIntegrationDetail$;
|
|
6025
|
+
exports.UpdateGitLabSelfManagedIntegrationDetail$ = UpdateGitLabSelfManagedIntegrationDetail$;
|
|
6026
|
+
exports.UpdateIntegrationDetails$ = UpdateIntegrationDetails$;
|
|
6027
|
+
exports.UpdateOrgEc2DeepInspectionConfiguration$ = UpdateOrgEc2DeepInspectionConfiguration$;
|
|
5622
6028
|
exports.UpdateOrgEc2DeepInspectionConfigurationCommand = UpdateOrgEc2DeepInspectionConfigurationCommand;
|
|
6029
|
+
exports.UpdateOrgEc2DeepInspectionConfigurationRequest$ = UpdateOrgEc2DeepInspectionConfigurationRequest$;
|
|
6030
|
+
exports.UpdateOrgEc2DeepInspectionConfigurationResponse$ = UpdateOrgEc2DeepInspectionConfigurationResponse$;
|
|
6031
|
+
exports.UpdateOrganizationConfiguration$ = UpdateOrganizationConfiguration$;
|
|
5623
6032
|
exports.UpdateOrganizationConfigurationCommand = UpdateOrganizationConfigurationCommand;
|
|
6033
|
+
exports.UpdateOrganizationConfigurationRequest$ = UpdateOrganizationConfigurationRequest$;
|
|
6034
|
+
exports.UpdateOrganizationConfigurationResponse$ = UpdateOrganizationConfigurationResponse$;
|
|
6035
|
+
exports.Usage$ = Usage$;
|
|
6036
|
+
exports.UsageTotal$ = UsageTotal$;
|
|
5624
6037
|
exports.UsageType = UsageType;
|
|
5625
|
-
exports.ValidationException = ValidationException
|
|
6038
|
+
exports.ValidationException = ValidationException;
|
|
6039
|
+
exports.ValidationException$ = ValidationException$;
|
|
6040
|
+
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
5626
6041
|
exports.ValidationExceptionReason = ValidationExceptionReason;
|
|
6042
|
+
exports.Vulnerability$ = Vulnerability$;
|
|
5627
6043
|
exports.VulnerabilitySource = VulnerabilitySource;
|
|
6044
|
+
exports.VulnerablePackage$ = VulnerablePackage$;
|
|
6045
|
+
exports.WeeklySchedule$ = WeeklySchedule$;
|
|
5628
6046
|
exports.paginateGetCisScanResultDetails = paginateGetCisScanResultDetails;
|
|
5629
6047
|
exports.paginateGetClustersForImage = paginateGetClustersForImage;
|
|
5630
6048
|
exports.paginateListAccountPermissions = paginateListAccountPermissions;
|