@aws-sdk/client-inspector2 3.935.0 → 3.939.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 +546 -0
- package/dist-es/models/enums.js +475 -0
- package/dist-es/models/models_0.js +1 -423
- package/dist-es/models/models_1.js +1 -52
- package/dist-types/commands/GetDelegatedAdminAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/GetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/commands/GetFindingsReportStatusCommand.d.ts +1 -1
- package/dist-types/commands/GetMemberCommand.d.ts +1 -1
- package/dist-types/commands/GetSbomExportCommand.d.ts +1 -1
- package/dist-types/commands/ListAccountPermissionsCommand.d.ts +1 -1
- package/dist-types/commands/ListCisScanConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +1 -1
- package/dist-types/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListCisScansCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeSecurityIntegrationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeSecurityScanConfigurationAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCodeSecurityScanConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListCoverageCommand.d.ts +1 -1
- package/dist-types/commands/ListCoverageStatisticsCommand.d.ts +1 -1
- package/dist-types/commands/ListDelegatedAdminAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListFiltersCommand.d.ts +1 -1
- package/dist-types/commands/ListFindingAggregationsCommand.d.ts +1 -1
- package/dist-types/commands/ListFindingsCommand.d.ts +1 -1
- package/dist-types/commands/ListMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListUsageTotalsCommand.d.ts +1 -1
- package/dist-types/commands/ResetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/commands/SearchVulnerabilitiesCommand.d.ts +1 -1
- package/dist-types/commands/SendCisSessionHealthCommand.d.ts +1 -1
- package/dist-types/commands/SendCisSessionTelemetryCommand.d.ts +1 -1
- package/dist-types/commands/StartCisSessionCommand.d.ts +2 -1
- package/dist-types/models/enums.d.ts +1187 -144
- package/dist-types/models/errors.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +1366 -945
- package/dist-types/models/models_1.d.ts +2 -1466
- package/dist-types/ts3.4/commands/GetDelegatedAdminAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEc2DeepInspectionConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFindingsReportStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMemberCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSbomExportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAccountPermissionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCisScanConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByChecksCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCisScanResultsAggregatedByTargetResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCisScansCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeSecurityIntegrationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCodeSecurityScanConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListCoverageStatisticsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDelegatedAdminAccountsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFindingAggregationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListUsageTotalsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ResetEncryptionKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SearchVulnerabilitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCisSessionHealthCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCisSessionTelemetryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartCisSessionCommand.d.ts +2 -4
- package/dist-types/ts3.4/models/enums.d.ts +588 -0
- package/dist-types/ts3.4/models/errors.d.ts +2 -4
- package/dist-types/ts3.4/models/models_0.d.ts +383 -528
- package/dist-types/ts3.4/models/models_1.d.ts +4 -419
- package/package.json +12 -12
|
@@ -1,20 +1,4 @@
|
|
|
1
|
-
import { AssociationResultStatusCode, CisFindingStatus, CisFindingStatusComparison, CisReportFormat, CisReportStatus, CisResultStatus, CisResultStatusComparison, CisRuleStatus, CisScanResultDetailsSortBy, CisScanStatus, CisScanStatusComparison, CisSecurityLevel, CisSecurityLevelComparison, CisSortOrder, CisStringComparison, CisTargetStatus, CisTargetStatusComparison, CisTargetStatusReason, CodeScanStatus, ConfigurationLevel, ContinuousIntegrationScanEvent, Day, IntegrationStatus, IntegrationType, PeriodicScanFrequency, ProjectSelectionScope, RuleSetCategory, TagComparison } from "./enums";
|
|
2
|
-
/**
|
|
3
|
-
* @public
|
|
4
|
-
* @enum
|
|
5
|
-
*/
|
|
6
|
-
export declare const Status: {
|
|
7
|
-
readonly DISABLED: "DISABLED";
|
|
8
|
-
readonly DISABLING: "DISABLING";
|
|
9
|
-
readonly ENABLED: "ENABLED";
|
|
10
|
-
readonly ENABLING: "ENABLING";
|
|
11
|
-
readonly SUSPENDED: "SUSPENDED";
|
|
12
|
-
readonly SUSPENDING: "SUSPENDING";
|
|
13
|
-
};
|
|
14
|
-
/**
|
|
15
|
-
* @public
|
|
16
|
-
*/
|
|
17
|
-
export type Status = (typeof Status)[keyof typeof Status];
|
|
1
|
+
import { AccountSortBy, AggregationFindingType, AggregationResourceType, AggregationType, AmiSortBy, Architecture, AssociationResultStatusCode, AwsEcrContainerSortBy, CisFindingStatus, CisFindingStatusComparison, CisReportFormat, CisReportStatus, CisResultStatus, CisResultStatusComparison, CisRuleStatus, CisScanConfigurationsSortBy, CisScanResultDetailsSortBy, CisScanResultsAggregatedByChecksSortBy, CisScanResultsAggregatedByTargetResourceSortBy, CisScanStatus, CisScanStatusComparison, CisSecurityLevel, CisSecurityLevelComparison, CisSortOrder, CisStringComparison, CisTargetStatus, CisTargetStatusComparison, CisTargetStatusReason, CodeRepositoryProviderType, CodeRepositorySortBy, CodeScanStatus, CodeSnippetErrorCode, ConfigurationLevel, ContinuousIntegrationScanEvent, CoverageMapComparison, CoverageResourceType, CoverageStringComparison, Currency, Day, DelegatedAdminStatus, Ec2DeepInspectionStatus, Ec2InstanceSortBy, Ec2Platform, Ec2ScanMode, Ec2ScanModeStatus, EcrPullDateRescanDuration, EcrPullDateRescanMode, EcrRescanDuration, EcrRescanDurationStatus, EcrScanFrequency, ErrorCode, ExploitAvailable, ExternalReportStatus, FilterAction, FindingDetailsErrorCode, FindingStatus, FindingType, FindingTypeSortBy, FixAvailable, FreeTrialInfoErrorCode, FreeTrialStatus, FreeTrialType, GroupKey, ImageLayerSortBy, IntegrationStatus, IntegrationType, LambdaFunctionSortBy, LambdaLayerSortBy, ListCisScansDetailLevel, ListCisScansSortBy, MapComparison, NetworkProtocol, Operation, PackageManager, PackageSortBy, PackageType, PeriodicScanFrequency, ProjectSelectionScope, RelationshipStatus, ReportFormat, ReportingErrorCode, RepositorySortBy, ResourceMapComparison, ResourceScanType, ResourceStringComparison, ResourceType, RuleSetCategory, Runtime, SbomReportFormat, ScanMode, ScanStatusCode, ScanStatusReason, ScanType, Service, Severity, SortField, SortOrder, Status, StringComparison, TagComparison, TitleSortBy, UsageType, VulnerabilitySource } from "./enums";
|
|
18
2
|
/**
|
|
19
3
|
* <p>Details the status of Amazon Inspector for each resource type Amazon Inspector scans.</p>
|
|
20
4
|
* @public
|
|
@@ -68,58 +52,6 @@ export interface Account {
|
|
|
68
52
|
*/
|
|
69
53
|
resourceStatus: ResourceStatus | undefined;
|
|
70
54
|
}
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
* @enum
|
|
74
|
-
*/
|
|
75
|
-
export declare const AggregationFindingType: {
|
|
76
|
-
readonly CODE_VULNERABILITY: "CODE_VULNERABILITY";
|
|
77
|
-
readonly NETWORK_REACHABILITY: "NETWORK_REACHABILITY";
|
|
78
|
-
readonly PACKAGE_VULNERABILITY: "PACKAGE_VULNERABILITY";
|
|
79
|
-
};
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
export type AggregationFindingType = (typeof AggregationFindingType)[keyof typeof AggregationFindingType];
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
* @enum
|
|
87
|
-
*/
|
|
88
|
-
export declare const AggregationResourceType: {
|
|
89
|
-
readonly AWS_EC2_INSTANCE: "AWS_EC2_INSTANCE";
|
|
90
|
-
readonly AWS_ECR_CONTAINER_IMAGE: "AWS_ECR_CONTAINER_IMAGE";
|
|
91
|
-
readonly AWS_LAMBDA_FUNCTION: "AWS_LAMBDA_FUNCTION";
|
|
92
|
-
readonly CODE_REPOSITORY: "CODE_REPOSITORY";
|
|
93
|
-
};
|
|
94
|
-
/**
|
|
95
|
-
* @public
|
|
96
|
-
*/
|
|
97
|
-
export type AggregationResourceType = (typeof AggregationResourceType)[keyof typeof AggregationResourceType];
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
* @enum
|
|
101
|
-
*/
|
|
102
|
-
export declare const AccountSortBy: {
|
|
103
|
-
readonly ALL: "ALL";
|
|
104
|
-
readonly CRITICAL: "CRITICAL";
|
|
105
|
-
readonly HIGH: "HIGH";
|
|
106
|
-
};
|
|
107
|
-
/**
|
|
108
|
-
* @public
|
|
109
|
-
*/
|
|
110
|
-
export type AccountSortBy = (typeof AccountSortBy)[keyof typeof AccountSortBy];
|
|
111
|
-
/**
|
|
112
|
-
* @public
|
|
113
|
-
* @enum
|
|
114
|
-
*/
|
|
115
|
-
export declare const SortOrder: {
|
|
116
|
-
readonly ASC: "ASC";
|
|
117
|
-
readonly DESC: "DESC";
|
|
118
|
-
};
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
export type SortOrder = (typeof SortOrder)[keyof typeof SortOrder];
|
|
123
55
|
/**
|
|
124
56
|
* <p>An object that contains details about an aggregation response based on
|
|
125
57
|
* Amazon Web Services accounts.</p>
|
|
@@ -215,33 +147,6 @@ export interface CisStringFilter {
|
|
|
215
147
|
*/
|
|
216
148
|
value: string | undefined;
|
|
217
149
|
}
|
|
218
|
-
/**
|
|
219
|
-
* @public
|
|
220
|
-
* @enum
|
|
221
|
-
*/
|
|
222
|
-
export declare const ErrorCode: {
|
|
223
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
224
|
-
readonly ACCOUNT_IS_ISOLATED: "ACCOUNT_IS_ISOLATED";
|
|
225
|
-
readonly ALREADY_ENABLED: "ALREADY_ENABLED";
|
|
226
|
-
readonly BLOCKED_BY_ORGANIZATION_POLICY: "BLOCKED_BY_ORGANIZATION_POLICY";
|
|
227
|
-
readonly DISABLE_IN_PROGRESS: "DISABLE_IN_PROGRESS";
|
|
228
|
-
readonly DISASSOCIATE_ALL_MEMBERS: "DISASSOCIATE_ALL_MEMBERS";
|
|
229
|
-
readonly EC2_SSM_ASSOCIATION_VERSION_LIMIT_EXCEEDED: "EC2_SSM_ASSOCIATION_VERSION_LIMIT_EXCEEDED";
|
|
230
|
-
readonly EC2_SSM_RESOURCE_DATA_SYNC_LIMIT_EXCEEDED: "EC2_SSM_RESOURCE_DATA_SYNC_LIMIT_EXCEEDED";
|
|
231
|
-
readonly ENABLE_IN_PROGRESS: "ENABLE_IN_PROGRESS";
|
|
232
|
-
readonly EVENTBRIDGE_THROTTLED: "EVENTBRIDGE_THROTTLED";
|
|
233
|
-
readonly EVENTBRIDGE_UNAVAILABLE: "EVENTBRIDGE_UNAVAILABLE";
|
|
234
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
235
|
-
readonly RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND";
|
|
236
|
-
readonly RESOURCE_SCAN_NOT_DISABLED: "RESOURCE_SCAN_NOT_DISABLED";
|
|
237
|
-
readonly SSM_THROTTLED: "SSM_THROTTLED";
|
|
238
|
-
readonly SSM_UNAVAILABLE: "SSM_UNAVAILABLE";
|
|
239
|
-
readonly SUSPEND_IN_PROGRESS: "SUSPEND_IN_PROGRESS";
|
|
240
|
-
};
|
|
241
|
-
/**
|
|
242
|
-
* @public
|
|
243
|
-
*/
|
|
244
|
-
export type ErrorCode = (typeof ErrorCode)[keyof typeof ErrorCode];
|
|
245
150
|
/**
|
|
246
151
|
* <p>An object that described the state of Amazon Inspector scans for an account.</p>
|
|
247
152
|
* @public
|
|
@@ -316,19 +221,6 @@ export interface AccountState {
|
|
|
316
221
|
*/
|
|
317
222
|
resourceState: ResourceState | undefined;
|
|
318
223
|
}
|
|
319
|
-
/**
|
|
320
|
-
* @public
|
|
321
|
-
* @enum
|
|
322
|
-
*/
|
|
323
|
-
export declare const StringComparison: {
|
|
324
|
-
readonly EQUALS: "EQUALS";
|
|
325
|
-
readonly NOT_EQUALS: "NOT_EQUALS";
|
|
326
|
-
readonly PREFIX: "PREFIX";
|
|
327
|
-
};
|
|
328
|
-
/**
|
|
329
|
-
* @public
|
|
330
|
-
*/
|
|
331
|
-
export type StringComparison = (typeof StringComparison)[keyof typeof StringComparison];
|
|
332
224
|
/**
|
|
333
225
|
* <p>An object that describes the details of a string filter.</p>
|
|
334
226
|
* @public
|
|
@@ -345,20 +237,6 @@ export interface StringFilter {
|
|
|
345
237
|
*/
|
|
346
238
|
value: string | undefined;
|
|
347
239
|
}
|
|
348
|
-
/**
|
|
349
|
-
* @public
|
|
350
|
-
* @enum
|
|
351
|
-
*/
|
|
352
|
-
export declare const AmiSortBy: {
|
|
353
|
-
readonly AFFECTED_INSTANCES: "AFFECTED_INSTANCES";
|
|
354
|
-
readonly ALL: "ALL";
|
|
355
|
-
readonly CRITICAL: "CRITICAL";
|
|
356
|
-
readonly HIGH: "HIGH";
|
|
357
|
-
};
|
|
358
|
-
/**
|
|
359
|
-
* @public
|
|
360
|
-
*/
|
|
361
|
-
export type AmiSortBy = (typeof AmiSortBy)[keyof typeof AmiSortBy];
|
|
362
240
|
/**
|
|
363
241
|
* <p>The details that define an aggregation based on Amazon machine images (AMIs).</p>
|
|
364
242
|
* @public
|
|
@@ -412,19 +290,6 @@ export interface DateFilter {
|
|
|
412
290
|
*/
|
|
413
291
|
endInclusive?: Date | undefined;
|
|
414
292
|
}
|
|
415
|
-
/**
|
|
416
|
-
* @public
|
|
417
|
-
* @enum
|
|
418
|
-
*/
|
|
419
|
-
export declare const AwsEcrContainerSortBy: {
|
|
420
|
-
readonly ALL: "ALL";
|
|
421
|
-
readonly CRITICAL: "CRITICAL";
|
|
422
|
-
readonly HIGH: "HIGH";
|
|
423
|
-
};
|
|
424
|
-
/**
|
|
425
|
-
* @public
|
|
426
|
-
*/
|
|
427
|
-
export type AwsEcrContainerSortBy = (typeof AwsEcrContainerSortBy)[keyof typeof AwsEcrContainerSortBy];
|
|
428
293
|
/**
|
|
429
294
|
* <p>An aggregation of information about Amazon ECR containers.</p>
|
|
430
295
|
* @public
|
|
@@ -477,19 +342,6 @@ export interface AwsEcrContainerAggregation {
|
|
|
477
342
|
*/
|
|
478
343
|
inUseCount?: NumberFilter[] | undefined;
|
|
479
344
|
}
|
|
480
|
-
/**
|
|
481
|
-
* @public
|
|
482
|
-
* @enum
|
|
483
|
-
*/
|
|
484
|
-
export declare const CodeRepositorySortBy: {
|
|
485
|
-
readonly ALL: "ALL";
|
|
486
|
-
readonly CRITICAL: "CRITICAL";
|
|
487
|
-
readonly HIGH: "HIGH";
|
|
488
|
-
};
|
|
489
|
-
/**
|
|
490
|
-
* @public
|
|
491
|
-
*/
|
|
492
|
-
export type CodeRepositorySortBy = (typeof CodeRepositorySortBy)[keyof typeof CodeRepositorySortBy];
|
|
493
345
|
/**
|
|
494
346
|
* <p>The details that define an aggregation based on code repositories.</p>
|
|
495
347
|
* @public
|
|
@@ -522,17 +374,6 @@ export interface CodeRepositoryAggregation {
|
|
|
522
374
|
*/
|
|
523
375
|
resourceIds?: StringFilter[] | undefined;
|
|
524
376
|
}
|
|
525
|
-
/**
|
|
526
|
-
* @public
|
|
527
|
-
* @enum
|
|
528
|
-
*/
|
|
529
|
-
export declare const MapComparison: {
|
|
530
|
-
readonly EQUALS: "EQUALS";
|
|
531
|
-
};
|
|
532
|
-
/**
|
|
533
|
-
* @public
|
|
534
|
-
*/
|
|
535
|
-
export type MapComparison = (typeof MapComparison)[keyof typeof MapComparison];
|
|
536
377
|
/**
|
|
537
378
|
* <p>An object that describes details of a map filter.</p>
|
|
538
379
|
* @public
|
|
@@ -554,20 +395,6 @@ export interface MapFilter {
|
|
|
554
395
|
*/
|
|
555
396
|
value?: string | undefined;
|
|
556
397
|
}
|
|
557
|
-
/**
|
|
558
|
-
* @public
|
|
559
|
-
* @enum
|
|
560
|
-
*/
|
|
561
|
-
export declare const Ec2InstanceSortBy: {
|
|
562
|
-
readonly ALL: "ALL";
|
|
563
|
-
readonly CRITICAL: "CRITICAL";
|
|
564
|
-
readonly HIGH: "HIGH";
|
|
565
|
-
readonly NETWORK_FINDINGS: "NETWORK_FINDINGS";
|
|
566
|
-
};
|
|
567
|
-
/**
|
|
568
|
-
* @public
|
|
569
|
-
*/
|
|
570
|
-
export type Ec2InstanceSortBy = (typeof Ec2InstanceSortBy)[keyof typeof Ec2InstanceSortBy];
|
|
571
398
|
/**
|
|
572
399
|
* <p>The details that define an aggregation based on Amazon EC2 instances.</p>
|
|
573
400
|
* @public
|
|
@@ -606,19 +433,6 @@ export interface Ec2InstanceAggregation {
|
|
|
606
433
|
*/
|
|
607
434
|
sortBy?: Ec2InstanceSortBy | undefined;
|
|
608
435
|
}
|
|
609
|
-
/**
|
|
610
|
-
* @public
|
|
611
|
-
* @enum
|
|
612
|
-
*/
|
|
613
|
-
export declare const FindingTypeSortBy: {
|
|
614
|
-
readonly ALL: "ALL";
|
|
615
|
-
readonly CRITICAL: "CRITICAL";
|
|
616
|
-
readonly HIGH: "HIGH";
|
|
617
|
-
};
|
|
618
|
-
/**
|
|
619
|
-
* @public
|
|
620
|
-
*/
|
|
621
|
-
export type FindingTypeSortBy = (typeof FindingTypeSortBy)[keyof typeof FindingTypeSortBy];
|
|
622
436
|
/**
|
|
623
437
|
* <p>The details that define an aggregation based on finding type.</p>
|
|
624
438
|
* @public
|
|
@@ -645,19 +459,6 @@ export interface FindingTypeAggregation {
|
|
|
645
459
|
*/
|
|
646
460
|
sortBy?: FindingTypeSortBy | undefined;
|
|
647
461
|
}
|
|
648
|
-
/**
|
|
649
|
-
* @public
|
|
650
|
-
* @enum
|
|
651
|
-
*/
|
|
652
|
-
export declare const ImageLayerSortBy: {
|
|
653
|
-
readonly ALL: "ALL";
|
|
654
|
-
readonly CRITICAL: "CRITICAL";
|
|
655
|
-
readonly HIGH: "HIGH";
|
|
656
|
-
};
|
|
657
|
-
/**
|
|
658
|
-
* @public
|
|
659
|
-
*/
|
|
660
|
-
export type ImageLayerSortBy = (typeof ImageLayerSortBy)[keyof typeof ImageLayerSortBy];
|
|
661
462
|
/**
|
|
662
463
|
* <p>The details that define an aggregation based on container image layers.</p>
|
|
663
464
|
* @public
|
|
@@ -689,19 +490,6 @@ export interface ImageLayerAggregation {
|
|
|
689
490
|
*/
|
|
690
491
|
sortBy?: ImageLayerSortBy | undefined;
|
|
691
492
|
}
|
|
692
|
-
/**
|
|
693
|
-
* @public
|
|
694
|
-
* @enum
|
|
695
|
-
*/
|
|
696
|
-
export declare const LambdaFunctionSortBy: {
|
|
697
|
-
readonly ALL: "ALL";
|
|
698
|
-
readonly CRITICAL: "CRITICAL";
|
|
699
|
-
readonly HIGH: "HIGH";
|
|
700
|
-
};
|
|
701
|
-
/**
|
|
702
|
-
* @public
|
|
703
|
-
*/
|
|
704
|
-
export type LambdaFunctionSortBy = (typeof LambdaFunctionSortBy)[keyof typeof LambdaFunctionSortBy];
|
|
705
493
|
/**
|
|
706
494
|
* <p>The details that define a findings aggregation based on Amazon Web Services Lambda
|
|
707
495
|
* functions.</p>
|
|
@@ -741,19 +529,6 @@ export interface LambdaFunctionAggregation {
|
|
|
741
529
|
*/
|
|
742
530
|
sortBy?: LambdaFunctionSortBy | undefined;
|
|
743
531
|
}
|
|
744
|
-
/**
|
|
745
|
-
* @public
|
|
746
|
-
* @enum
|
|
747
|
-
*/
|
|
748
|
-
export declare const LambdaLayerSortBy: {
|
|
749
|
-
readonly ALL: "ALL";
|
|
750
|
-
readonly CRITICAL: "CRITICAL";
|
|
751
|
-
readonly HIGH: "HIGH";
|
|
752
|
-
};
|
|
753
|
-
/**
|
|
754
|
-
* @public
|
|
755
|
-
*/
|
|
756
|
-
export type LambdaLayerSortBy = (typeof LambdaLayerSortBy)[keyof typeof LambdaLayerSortBy];
|
|
757
532
|
/**
|
|
758
533
|
* <p>The details that define a findings aggregation based on an Amazon Web Services Lambda
|
|
759
534
|
* function's layers.</p>
|
|
@@ -786,19 +561,6 @@ export interface LambdaLayerAggregation {
|
|
|
786
561
|
*/
|
|
787
562
|
sortBy?: LambdaLayerSortBy | undefined;
|
|
788
563
|
}
|
|
789
|
-
/**
|
|
790
|
-
* @public
|
|
791
|
-
* @enum
|
|
792
|
-
*/
|
|
793
|
-
export declare const PackageSortBy: {
|
|
794
|
-
readonly ALL: "ALL";
|
|
795
|
-
readonly CRITICAL: "CRITICAL";
|
|
796
|
-
readonly HIGH: "HIGH";
|
|
797
|
-
};
|
|
798
|
-
/**
|
|
799
|
-
* @public
|
|
800
|
-
*/
|
|
801
|
-
export type PackageSortBy = (typeof PackageSortBy)[keyof typeof PackageSortBy];
|
|
802
564
|
/**
|
|
803
565
|
* <p>The details that define an aggregation based on operating system package type.</p>
|
|
804
566
|
* @public
|
|
@@ -820,20 +582,6 @@ export interface PackageAggregation {
|
|
|
820
582
|
*/
|
|
821
583
|
sortBy?: PackageSortBy | undefined;
|
|
822
584
|
}
|
|
823
|
-
/**
|
|
824
|
-
* @public
|
|
825
|
-
* @enum
|
|
826
|
-
*/
|
|
827
|
-
export declare const RepositorySortBy: {
|
|
828
|
-
readonly AFFECTED_IMAGES: "AFFECTED_IMAGES";
|
|
829
|
-
readonly ALL: "ALL";
|
|
830
|
-
readonly CRITICAL: "CRITICAL";
|
|
831
|
-
readonly HIGH: "HIGH";
|
|
832
|
-
};
|
|
833
|
-
/**
|
|
834
|
-
* @public
|
|
835
|
-
*/
|
|
836
|
-
export type RepositorySortBy = (typeof RepositorySortBy)[keyof typeof RepositorySortBy];
|
|
837
585
|
/**
|
|
838
586
|
* <p>The details that define an aggregation based on repository.</p>
|
|
839
587
|
* @public
|
|
@@ -855,19 +603,6 @@ export interface RepositoryAggregation {
|
|
|
855
603
|
*/
|
|
856
604
|
sortBy?: RepositorySortBy | undefined;
|
|
857
605
|
}
|
|
858
|
-
/**
|
|
859
|
-
* @public
|
|
860
|
-
* @enum
|
|
861
|
-
*/
|
|
862
|
-
export declare const TitleSortBy: {
|
|
863
|
-
readonly ALL: "ALL";
|
|
864
|
-
readonly CRITICAL: "CRITICAL";
|
|
865
|
-
readonly HIGH: "HIGH";
|
|
866
|
-
};
|
|
867
|
-
/**
|
|
868
|
-
* @public
|
|
869
|
-
*/
|
|
870
|
-
export type TitleSortBy = (typeof TitleSortBy)[keyof typeof TitleSortBy];
|
|
871
606
|
/**
|
|
872
607
|
* <p>The details that define an aggregation based on finding title.</p>
|
|
873
608
|
* @public
|
|
@@ -1844,40 +1579,6 @@ export declare namespace AggregationResponse {
|
|
|
1844
1579
|
_: (name: string, value: any) => T;
|
|
1845
1580
|
}
|
|
1846
1581
|
}
|
|
1847
|
-
/**
|
|
1848
|
-
* @public
|
|
1849
|
-
* @enum
|
|
1850
|
-
*/
|
|
1851
|
-
export declare const AggregationType: {
|
|
1852
|
-
readonly ACCOUNT: "ACCOUNT";
|
|
1853
|
-
readonly AMI: "AMI";
|
|
1854
|
-
readonly AWS_EC2_INSTANCE: "AWS_EC2_INSTANCE";
|
|
1855
|
-
readonly AWS_ECR_CONTAINER: "AWS_ECR_CONTAINER";
|
|
1856
|
-
readonly AWS_LAMBDA_FUNCTION: "AWS_LAMBDA_FUNCTION";
|
|
1857
|
-
readonly CODE_REPOSITORY: "CODE_REPOSITORY";
|
|
1858
|
-
readonly FINDING_TYPE: "FINDING_TYPE";
|
|
1859
|
-
readonly IMAGE_LAYER: "IMAGE_LAYER";
|
|
1860
|
-
readonly LAMBDA_LAYER: "LAMBDA_LAYER";
|
|
1861
|
-
readonly PACKAGE: "PACKAGE";
|
|
1862
|
-
readonly REPOSITORY: "REPOSITORY";
|
|
1863
|
-
readonly TITLE: "TITLE";
|
|
1864
|
-
};
|
|
1865
|
-
/**
|
|
1866
|
-
* @public
|
|
1867
|
-
*/
|
|
1868
|
-
export type AggregationType = (typeof AggregationType)[keyof typeof AggregationType];
|
|
1869
|
-
/**
|
|
1870
|
-
* @public
|
|
1871
|
-
* @enum
|
|
1872
|
-
*/
|
|
1873
|
-
export declare const Architecture: {
|
|
1874
|
-
readonly ARM64: "ARM64";
|
|
1875
|
-
readonly X86_64: "X86_64";
|
|
1876
|
-
};
|
|
1877
|
-
/**
|
|
1878
|
-
* @public
|
|
1879
|
-
*/
|
|
1880
|
-
export type Architecture = (typeof Architecture)[keyof typeof Architecture];
|
|
1881
1582
|
/**
|
|
1882
1583
|
* <p>Identifies a specific resource in a code repository that will be scanned.</p>
|
|
1883
1584
|
* @public
|
|
@@ -1964,19 +1665,6 @@ export interface ValidationExceptionField {
|
|
|
1964
1665
|
*/
|
|
1965
1666
|
message: string | undefined;
|
|
1966
1667
|
}
|
|
1967
|
-
/**
|
|
1968
|
-
* @public
|
|
1969
|
-
* @enum
|
|
1970
|
-
*/
|
|
1971
|
-
export declare const ValidationExceptionReason: {
|
|
1972
|
-
readonly CANNOT_PARSE: "CANNOT_PARSE";
|
|
1973
|
-
readonly FIELD_VALIDATION_FAILED: "FIELD_VALIDATION_FAILED";
|
|
1974
|
-
readonly OTHER: "OTHER";
|
|
1975
|
-
};
|
|
1976
|
-
/**
|
|
1977
|
-
* @public
|
|
1978
|
-
*/
|
|
1979
|
-
export type ValidationExceptionReason = (typeof ValidationExceptionReason)[keyof typeof ValidationExceptionReason];
|
|
1980
1668
|
/**
|
|
1981
1669
|
* <p>The Amazon Web Services Threat Intel Group (ATIG) details for a specific
|
|
1982
1670
|
* vulnerability.</p>
|
|
@@ -2204,49 +1892,6 @@ export interface AwsEksMetadataDetails {
|
|
|
2204
1892
|
*/
|
|
2205
1893
|
workloadInfoList?: AwsEksWorkloadInfo[] | undefined;
|
|
2206
1894
|
}
|
|
2207
|
-
/**
|
|
2208
|
-
* @public
|
|
2209
|
-
* @enum
|
|
2210
|
-
*/
|
|
2211
|
-
export declare const PackageType: {
|
|
2212
|
-
readonly IMAGE: "IMAGE";
|
|
2213
|
-
readonly ZIP: "ZIP";
|
|
2214
|
-
};
|
|
2215
|
-
/**
|
|
2216
|
-
* @public
|
|
2217
|
-
*/
|
|
2218
|
-
export type PackageType = (typeof PackageType)[keyof typeof PackageType];
|
|
2219
|
-
/**
|
|
2220
|
-
* @public
|
|
2221
|
-
* @enum
|
|
2222
|
-
*/
|
|
2223
|
-
export declare const Runtime: {
|
|
2224
|
-
readonly DOTNETCORE_3_1: "DOTNETCORE_3_1";
|
|
2225
|
-
readonly DOTNET_6: "DOTNET_6";
|
|
2226
|
-
readonly DOTNET_7: "DOTNET_7";
|
|
2227
|
-
readonly GO_1_X: "GO_1_X";
|
|
2228
|
-
readonly JAVA_11: "JAVA_11";
|
|
2229
|
-
readonly JAVA_17: "JAVA_17";
|
|
2230
|
-
readonly JAVA_8: "JAVA_8";
|
|
2231
|
-
readonly JAVA_8_AL2: "JAVA_8_AL2";
|
|
2232
|
-
readonly NODEJS: "NODEJS";
|
|
2233
|
-
readonly NODEJS_12_X: "NODEJS_12_X";
|
|
2234
|
-
readonly NODEJS_14_X: "NODEJS_14_X";
|
|
2235
|
-
readonly NODEJS_16_X: "NODEJS_16_X";
|
|
2236
|
-
readonly NODEJS_18_X: "NODEJS_18_X";
|
|
2237
|
-
readonly PYTHON_3_10: "PYTHON_3_10";
|
|
2238
|
-
readonly PYTHON_3_11: "PYTHON_3_11";
|
|
2239
|
-
readonly PYTHON_3_7: "PYTHON_3_7";
|
|
2240
|
-
readonly PYTHON_3_8: "PYTHON_3_8";
|
|
2241
|
-
readonly PYTHON_3_9: "PYTHON_3_9";
|
|
2242
|
-
readonly RUBY_2_7: "RUBY_2_7";
|
|
2243
|
-
readonly RUBY_3_2: "RUBY_3_2";
|
|
2244
|
-
readonly UNSUPPORTED: "UNSUPPORTED";
|
|
2245
|
-
};
|
|
2246
|
-
/**
|
|
2247
|
-
* @public
|
|
2248
|
-
*/
|
|
2249
|
-
export type Runtime = (typeof Runtime)[keyof typeof Runtime];
|
|
2250
1895
|
/**
|
|
2251
1896
|
* <p>The VPC security groups and subnets that are attached to an Amazon Web Services Lambda
|
|
2252
1897
|
* function. For more information, see <a href="https://docs.aws.amazon.com/lambda/latest/dg/configuration-vpc.html">VPC Settings</a>.</p>
|
|
@@ -2583,20 +2228,6 @@ export interface CodeSnippetResult {
|
|
|
2583
2228
|
*/
|
|
2584
2229
|
suggestedFixes?: SuggestedFix[] | undefined;
|
|
2585
2230
|
}
|
|
2586
|
-
/**
|
|
2587
|
-
* @public
|
|
2588
|
-
* @enum
|
|
2589
|
-
*/
|
|
2590
|
-
export declare const CodeSnippetErrorCode: {
|
|
2591
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
2592
|
-
readonly CODE_SNIPPET_NOT_FOUND: "CODE_SNIPPET_NOT_FOUND";
|
|
2593
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
2594
|
-
readonly INVALID_INPUT: "INVALID_INPUT";
|
|
2595
|
-
};
|
|
2596
|
-
/**
|
|
2597
|
-
* @public
|
|
2598
|
-
*/
|
|
2599
|
-
export type CodeSnippetErrorCode = (typeof CodeSnippetErrorCode)[keyof typeof CodeSnippetErrorCode];
|
|
2600
2231
|
/**
|
|
2601
2232
|
* <p>Contains information about any errors encountered while trying to retrieve a code
|
|
2602
2233
|
* snippet.</p>
|
|
@@ -2645,20 +2276,6 @@ export interface BatchGetFindingDetailsRequest {
|
|
|
2645
2276
|
*/
|
|
2646
2277
|
findingArns: string[] | undefined;
|
|
2647
2278
|
}
|
|
2648
|
-
/**
|
|
2649
|
-
* @public
|
|
2650
|
-
* @enum
|
|
2651
|
-
*/
|
|
2652
|
-
export declare const FindingDetailsErrorCode: {
|
|
2653
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
2654
|
-
readonly FINDING_DETAILS_NOT_FOUND: "FINDING_DETAILS_NOT_FOUND";
|
|
2655
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
2656
|
-
readonly INVALID_INPUT: "INVALID_INPUT";
|
|
2657
|
-
};
|
|
2658
|
-
/**
|
|
2659
|
-
* @public
|
|
2660
|
-
*/
|
|
2661
|
-
export type FindingDetailsErrorCode = (typeof FindingDetailsErrorCode)[keyof typeof FindingDetailsErrorCode];
|
|
2662
2279
|
/**
|
|
2663
2280
|
* <p>Details about an error encountered when trying to return vulnerability data for a
|
|
2664
2281
|
* finding.</p>
|
|
@@ -2823,33 +2440,6 @@ export interface BatchGetFreeTrialInfoRequest {
|
|
|
2823
2440
|
*/
|
|
2824
2441
|
accountIds: string[] | undefined;
|
|
2825
2442
|
}
|
|
2826
|
-
/**
|
|
2827
|
-
* @public
|
|
2828
|
-
* @enum
|
|
2829
|
-
*/
|
|
2830
|
-
export declare const FreeTrialStatus: {
|
|
2831
|
-
readonly ACTIVE: "ACTIVE";
|
|
2832
|
-
readonly INACTIVE: "INACTIVE";
|
|
2833
|
-
};
|
|
2834
|
-
/**
|
|
2835
|
-
* @public
|
|
2836
|
-
*/
|
|
2837
|
-
export type FreeTrialStatus = (typeof FreeTrialStatus)[keyof typeof FreeTrialStatus];
|
|
2838
|
-
/**
|
|
2839
|
-
* @public
|
|
2840
|
-
* @enum
|
|
2841
|
-
*/
|
|
2842
|
-
export declare const FreeTrialType: {
|
|
2843
|
-
readonly CODE_REPOSITORY: "CODE_REPOSITORY";
|
|
2844
|
-
readonly EC2: "EC2";
|
|
2845
|
-
readonly ECR: "ECR";
|
|
2846
|
-
readonly LAMBDA: "LAMBDA";
|
|
2847
|
-
readonly LAMBDA_CODE: "LAMBDA_CODE";
|
|
2848
|
-
};
|
|
2849
|
-
/**
|
|
2850
|
-
* @public
|
|
2851
|
-
*/
|
|
2852
|
-
export type FreeTrialType = (typeof FreeTrialType)[keyof typeof FreeTrialType];
|
|
2853
2443
|
/**
|
|
2854
2444
|
* <p>An object that contains information about the Amazon Inspector free trial for an account.</p>
|
|
2855
2445
|
* @public
|
|
@@ -2892,18 +2482,6 @@ export interface FreeTrialAccountInfo {
|
|
|
2892
2482
|
*/
|
|
2893
2483
|
freeTrialInfo: FreeTrialInfo[] | undefined;
|
|
2894
2484
|
}
|
|
2895
|
-
/**
|
|
2896
|
-
* @public
|
|
2897
|
-
* @enum
|
|
2898
|
-
*/
|
|
2899
|
-
export declare const FreeTrialInfoErrorCode: {
|
|
2900
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
2901
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
2902
|
-
};
|
|
2903
|
-
/**
|
|
2904
|
-
* @public
|
|
2905
|
-
*/
|
|
2906
|
-
export type FreeTrialInfoErrorCode = (typeof FreeTrialInfoErrorCode)[keyof typeof FreeTrialInfoErrorCode];
|
|
2907
2485
|
/**
|
|
2908
2486
|
* <p>Information about an error received while accessing free trail data for an
|
|
2909
2487
|
* account.</p>
|
|
@@ -2954,20 +2532,6 @@ export interface BatchGetMemberEc2DeepInspectionStatusRequest {
|
|
|
2954
2532
|
*/
|
|
2955
2533
|
accountIds?: string[] | undefined;
|
|
2956
2534
|
}
|
|
2957
|
-
/**
|
|
2958
|
-
* @public
|
|
2959
|
-
* @enum
|
|
2960
|
-
*/
|
|
2961
|
-
export declare const Ec2DeepInspectionStatus: {
|
|
2962
|
-
readonly ACTIVATED: "ACTIVATED";
|
|
2963
|
-
readonly DEACTIVATED: "DEACTIVATED";
|
|
2964
|
-
readonly FAILED: "FAILED";
|
|
2965
|
-
readonly PENDING: "PENDING";
|
|
2966
|
-
};
|
|
2967
|
-
/**
|
|
2968
|
-
* @public
|
|
2969
|
-
*/
|
|
2970
|
-
export type Ec2DeepInspectionStatus = (typeof Ec2DeepInspectionStatus)[keyof typeof Ec2DeepInspectionStatus];
|
|
2971
2535
|
/**
|
|
2972
2536
|
* <p>An object that contains details about the state of Amazon Inspector deep inspection for a member
|
|
2973
2537
|
* account.</p>
|
|
@@ -3969,18 +3533,6 @@ export interface CodeFilePath {
|
|
|
3969
3533
|
*/
|
|
3970
3534
|
endLine: number | undefined;
|
|
3971
3535
|
}
|
|
3972
|
-
/**
|
|
3973
|
-
* @public
|
|
3974
|
-
* @enum
|
|
3975
|
-
*/
|
|
3976
|
-
export declare const CodeRepositoryProviderType: {
|
|
3977
|
-
readonly GITHUB: "GITHUB";
|
|
3978
|
-
readonly GITLAB_SELF_MANAGED: "GITLAB_SELF_MANAGED";
|
|
3979
|
-
};
|
|
3980
|
-
/**
|
|
3981
|
-
* @public
|
|
3982
|
-
*/
|
|
3983
|
-
export type CodeRepositoryProviderType = (typeof CodeRepositoryProviderType)[keyof typeof CodeRepositoryProviderType];
|
|
3984
3536
|
/**
|
|
3985
3537
|
* <p>Contains details about a code repository associated with a finding.</p>
|
|
3986
3538
|
* @public
|
|
@@ -4003,61 +3555,6 @@ export interface CodeRepositoryDetails {
|
|
|
4003
3555
|
*/
|
|
4004
3556
|
providerType?: CodeRepositoryProviderType | undefined;
|
|
4005
3557
|
}
|
|
4006
|
-
/**
|
|
4007
|
-
* @public
|
|
4008
|
-
* @enum
|
|
4009
|
-
*/
|
|
4010
|
-
export declare const ScanStatusReason: {
|
|
4011
|
-
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
4012
|
-
readonly ACCESS_DENIED_TO_ENCRYPTION_KEY: "ACCESS_DENIED_TO_ENCRYPTION_KEY";
|
|
4013
|
-
readonly AGENTLESS_INSTANCE_COLLECTION_TIME_LIMIT_EXCEEDED: "AGENTLESS_INSTANCE_COLLECTION_TIME_LIMIT_EXCEEDED";
|
|
4014
|
-
readonly AGENTLESS_INSTANCE_STORAGE_LIMIT_EXCEEDED: "AGENTLESS_INSTANCE_STORAGE_LIMIT_EXCEEDED";
|
|
4015
|
-
readonly DEEP_INSPECTION_COLLECTION_TIME_LIMIT_EXCEEDED: "DEEP_INSPECTION_COLLECTION_TIME_LIMIT_EXCEEDED";
|
|
4016
|
-
readonly DEEP_INSPECTION_DAILY_SSM_INVENTORY_LIMIT_EXCEEDED: "DEEP_INSPECTION_DAILY_SSM_INVENTORY_LIMIT_EXCEEDED";
|
|
4017
|
-
readonly DEEP_INSPECTION_NO_INVENTORY: "DEEP_INSPECTION_NO_INVENTORY";
|
|
4018
|
-
readonly DEEP_INSPECTION_PACKAGE_COLLECTION_LIMIT_EXCEEDED: "DEEP_INSPECTION_PACKAGE_COLLECTION_LIMIT_EXCEEDED";
|
|
4019
|
-
readonly EC2_INSTANCE_STOPPED: "EC2_INSTANCE_STOPPED";
|
|
4020
|
-
readonly EXCLUDED_BY_TAG: "EXCLUDED_BY_TAG";
|
|
4021
|
-
readonly IMAGE_ARCHIVED: "IMAGE_ARCHIVED";
|
|
4022
|
-
readonly IMAGE_SIZE_EXCEEDED: "IMAGE_SIZE_EXCEEDED";
|
|
4023
|
-
readonly INTEGRATION_CONNECTION_LOST: "INTEGRATION_CONNECTION_LOST";
|
|
4024
|
-
readonly INTERNAL_ERROR: "INTERNAL_ERROR";
|
|
4025
|
-
readonly NO_INVENTORY: "NO_INVENTORY";
|
|
4026
|
-
readonly NO_RESOURCES_FOUND: "NO_RESOURCES_FOUND";
|
|
4027
|
-
readonly NO_SCAN_CONFIGURATION_ASSOCIATED: "NO_SCAN_CONFIGURATION_ASSOCIATED";
|
|
4028
|
-
readonly PENDING_DISABLE: "PENDING_DISABLE";
|
|
4029
|
-
readonly PENDING_INITIAL_SCAN: "PENDING_INITIAL_SCAN";
|
|
4030
|
-
readonly PENDING_REVIVAL_SCAN: "PENDING_REVIVAL_SCAN";
|
|
4031
|
-
readonly RESOURCE_TERMINATED: "RESOURCE_TERMINATED";
|
|
4032
|
-
readonly SCAN_ELIGIBILITY_EXPIRED: "SCAN_ELIGIBILITY_EXPIRED";
|
|
4033
|
-
readonly SCAN_FREQUENCY_MANUAL: "SCAN_FREQUENCY_MANUAL";
|
|
4034
|
-
readonly SCAN_FREQUENCY_SCAN_ON_PUSH: "SCAN_FREQUENCY_SCAN_ON_PUSH";
|
|
4035
|
-
readonly SCAN_IN_PROGRESS: "SCAN_IN_PROGRESS";
|
|
4036
|
-
readonly STALE_INVENTORY: "STALE_INVENTORY";
|
|
4037
|
-
readonly SUCCESSFUL: "SUCCESSFUL";
|
|
4038
|
-
readonly UNMANAGED_EC2_INSTANCE: "UNMANAGED_EC2_INSTANCE";
|
|
4039
|
-
readonly UNSUPPORTED_CONFIG_FILE: "UNSUPPORTED_CONFIG_FILE";
|
|
4040
|
-
readonly UNSUPPORTED_LANGUAGE: "UNSUPPORTED_LANGUAGE";
|
|
4041
|
-
readonly UNSUPPORTED_MEDIA_TYPE: "UNSUPPORTED_MEDIA_TYPE";
|
|
4042
|
-
readonly UNSUPPORTED_OS: "UNSUPPORTED_OS";
|
|
4043
|
-
readonly UNSUPPORTED_RUNTIME: "UNSUPPORTED_RUNTIME";
|
|
4044
|
-
};
|
|
4045
|
-
/**
|
|
4046
|
-
* @public
|
|
4047
|
-
*/
|
|
4048
|
-
export type ScanStatusReason = (typeof ScanStatusReason)[keyof typeof ScanStatusReason];
|
|
4049
|
-
/**
|
|
4050
|
-
* @public
|
|
4051
|
-
* @enum
|
|
4052
|
-
*/
|
|
4053
|
-
export declare const ScanStatusCode: {
|
|
4054
|
-
readonly ACTIVE: "ACTIVE";
|
|
4055
|
-
readonly INACTIVE: "INACTIVE";
|
|
4056
|
-
};
|
|
4057
|
-
/**
|
|
4058
|
-
* @public
|
|
4059
|
-
*/
|
|
4060
|
-
export type ScanStatusCode = (typeof ScanStatusCode)[keyof typeof ScanStatusCode];
|
|
4061
3558
|
/**
|
|
4062
3559
|
* <p>The status of the scan.</p>
|
|
4063
3560
|
* @public
|
|
@@ -4545,21 +4042,6 @@ export interface ComputePlatform {
|
|
|
4545
4042
|
*/
|
|
4546
4043
|
version?: string | undefined;
|
|
4547
4044
|
}
|
|
4548
|
-
/**
|
|
4549
|
-
* @public
|
|
4550
|
-
* @enum
|
|
4551
|
-
*/
|
|
4552
|
-
export declare const GroupKey: {
|
|
4553
|
-
readonly ACCOUNT_ID: "ACCOUNT_ID";
|
|
4554
|
-
readonly ECR_REPOSITORY_NAME: "ECR_REPOSITORY_NAME";
|
|
4555
|
-
readonly RESOURCE_TYPE: "RESOURCE_TYPE";
|
|
4556
|
-
readonly SCAN_STATUS_CODE: "SCAN_STATUS_CODE";
|
|
4557
|
-
readonly SCAN_STATUS_REASON: "SCAN_STATUS_REASON";
|
|
4558
|
-
};
|
|
4559
|
-
/**
|
|
4560
|
-
* @public
|
|
4561
|
-
*/
|
|
4562
|
-
export type GroupKey = (typeof GroupKey)[keyof typeof GroupKey];
|
|
4563
4045
|
/**
|
|
4564
4046
|
* <p>a structure that contains information on the count of resources within a group.</p>
|
|
4565
4047
|
* @public
|
|
@@ -4592,18 +4074,6 @@ export interface CoverageDateFilter {
|
|
|
4592
4074
|
*/
|
|
4593
4075
|
endInclusive?: Date | undefined;
|
|
4594
4076
|
}
|
|
4595
|
-
/**
|
|
4596
|
-
* @public
|
|
4597
|
-
* @enum
|
|
4598
|
-
*/
|
|
4599
|
-
export declare const CoverageStringComparison: {
|
|
4600
|
-
readonly EQUALS: "EQUALS";
|
|
4601
|
-
readonly NOT_EQUALS: "NOT_EQUALS";
|
|
4602
|
-
};
|
|
4603
|
-
/**
|
|
4604
|
-
* @public
|
|
4605
|
-
*/
|
|
4606
|
-
export type CoverageStringComparison = (typeof CoverageStringComparison)[keyof typeof CoverageStringComparison];
|
|
4607
4077
|
/**
|
|
4608
4078
|
* <p>Contains details of a coverage string filter.</p>
|
|
4609
4079
|
* @public
|
|
@@ -4620,17 +4090,6 @@ export interface CoverageStringFilter {
|
|
|
4620
4090
|
*/
|
|
4621
4091
|
value: string | undefined;
|
|
4622
4092
|
}
|
|
4623
|
-
/**
|
|
4624
|
-
* @public
|
|
4625
|
-
* @enum
|
|
4626
|
-
*/
|
|
4627
|
-
export declare const CoverageMapComparison: {
|
|
4628
|
-
readonly EQUALS: "EQUALS";
|
|
4629
|
-
};
|
|
4630
|
-
/**
|
|
4631
|
-
* @public
|
|
4632
|
-
*/
|
|
4633
|
-
export type CoverageMapComparison = (typeof CoverageMapComparison)[keyof typeof CoverageMapComparison];
|
|
4634
4093
|
/**
|
|
4635
4094
|
* <p>Contains details of a coverage map filter.</p>
|
|
4636
4095
|
* @public
|
|
@@ -4792,35 +4251,6 @@ export interface CoverageFilterCriteria {
|
|
|
4792
4251
|
*/
|
|
4793
4252
|
lastScannedCommitId?: CoverageStringFilter[] | undefined;
|
|
4794
4253
|
}
|
|
4795
|
-
/**
|
|
4796
|
-
* @public
|
|
4797
|
-
* @enum
|
|
4798
|
-
*/
|
|
4799
|
-
export declare const CoverageResourceType: {
|
|
4800
|
-
readonly AWS_EC2_INSTANCE: "AWS_EC2_INSTANCE";
|
|
4801
|
-
readonly AWS_ECR_CONTAINER_IMAGE: "AWS_ECR_CONTAINER_IMAGE";
|
|
4802
|
-
readonly AWS_ECR_REPOSITORY: "AWS_ECR_REPOSITORY";
|
|
4803
|
-
readonly AWS_LAMBDA_FUNCTION: "AWS_LAMBDA_FUNCTION";
|
|
4804
|
-
readonly CODE_REPOSITORY: "CODE_REPOSITORY";
|
|
4805
|
-
};
|
|
4806
|
-
/**
|
|
4807
|
-
* @public
|
|
4808
|
-
*/
|
|
4809
|
-
export type CoverageResourceType = (typeof CoverageResourceType)[keyof typeof CoverageResourceType];
|
|
4810
|
-
/**
|
|
4811
|
-
* @public
|
|
4812
|
-
* @enum
|
|
4813
|
-
*/
|
|
4814
|
-
export declare const Ec2Platform: {
|
|
4815
|
-
readonly LINUX: "LINUX";
|
|
4816
|
-
readonly MACOS: "MACOS";
|
|
4817
|
-
readonly UNKNOWN: "UNKNOWN";
|
|
4818
|
-
readonly WINDOWS: "WINDOWS";
|
|
4819
|
-
};
|
|
4820
|
-
/**
|
|
4821
|
-
* @public
|
|
4822
|
-
*/
|
|
4823
|
-
export type Ec2Platform = (typeof Ec2Platform)[keyof typeof Ec2Platform];
|
|
4824
4254
|
/**
|
|
4825
4255
|
* <p>Meta data details of an Amazon EC2 instance.</p>
|
|
4826
4256
|
* @public
|
|
@@ -4869,19 +4299,6 @@ export interface EcrContainerImageMetadata {
|
|
|
4869
4299
|
*/
|
|
4870
4300
|
inUseCount?: number | undefined;
|
|
4871
4301
|
}
|
|
4872
|
-
/**
|
|
4873
|
-
* @public
|
|
4874
|
-
* @enum
|
|
4875
|
-
*/
|
|
4876
|
-
export declare const EcrScanFrequency: {
|
|
4877
|
-
readonly CONTINUOUS_SCAN: "CONTINUOUS_SCAN";
|
|
4878
|
-
readonly MANUAL: "MANUAL";
|
|
4879
|
-
readonly SCAN_ON_PUSH: "SCAN_ON_PUSH";
|
|
4880
|
-
};
|
|
4881
|
-
/**
|
|
4882
|
-
* @public
|
|
4883
|
-
*/
|
|
4884
|
-
export type EcrScanFrequency = (typeof EcrScanFrequency)[keyof typeof EcrScanFrequency];
|
|
4885
4302
|
/**
|
|
4886
4303
|
* <p>Information on the Amazon ECR repository metadata associated with a finding.</p>
|
|
4887
4304
|
* @public
|
|
@@ -4957,31 +4374,6 @@ export interface ResourceScanMetadata {
|
|
|
4957
4374
|
*/
|
|
4958
4375
|
codeRepository?: CodeRepositoryMetadata | undefined;
|
|
4959
4376
|
}
|
|
4960
|
-
/**
|
|
4961
|
-
* @public
|
|
4962
|
-
* @enum
|
|
4963
|
-
*/
|
|
4964
|
-
export declare const ScanMode: {
|
|
4965
|
-
readonly EC2_AGENTLESS: "EC2_AGENTLESS";
|
|
4966
|
-
readonly EC2_SSM_AGENT_BASED: "EC2_SSM_AGENT_BASED";
|
|
4967
|
-
};
|
|
4968
|
-
/**
|
|
4969
|
-
* @public
|
|
4970
|
-
*/
|
|
4971
|
-
export type ScanMode = (typeof ScanMode)[keyof typeof ScanMode];
|
|
4972
|
-
/**
|
|
4973
|
-
* @public
|
|
4974
|
-
* @enum
|
|
4975
|
-
*/
|
|
4976
|
-
export declare const ScanType: {
|
|
4977
|
-
readonly CODE: "CODE";
|
|
4978
|
-
readonly NETWORK: "NETWORK";
|
|
4979
|
-
readonly PACKAGE: "PACKAGE";
|
|
4980
|
-
};
|
|
4981
|
-
/**
|
|
4982
|
-
* @public
|
|
4983
|
-
*/
|
|
4984
|
-
export type ScanType = (typeof ScanType)[keyof typeof ScanType];
|
|
4985
4377
|
/**
|
|
4986
4378
|
* <p>An object that contains details about a resource covered by Amazon Inspector.</p>
|
|
4987
4379
|
* @public
|
|
@@ -5227,18 +4619,6 @@ export interface CreateCodeSecurityScanConfigurationResponse {
|
|
|
5227
4619
|
*/
|
|
5228
4620
|
scanConfigurationArn: string | undefined;
|
|
5229
4621
|
}
|
|
5230
|
-
/**
|
|
5231
|
-
* @public
|
|
5232
|
-
* @enum
|
|
5233
|
-
*/
|
|
5234
|
-
export declare const FilterAction: {
|
|
5235
|
-
readonly NONE: "NONE";
|
|
5236
|
-
readonly SUPPRESS: "SUPPRESS";
|
|
5237
|
-
};
|
|
5238
|
-
/**
|
|
5239
|
-
* @public
|
|
5240
|
-
*/
|
|
5241
|
-
export type FilterAction = (typeof FilterAction)[keyof typeof FilterAction];
|
|
5242
4622
|
/**
|
|
5243
4623
|
* <p>An object that describes the details of a port range filter.</p>
|
|
5244
4624
|
* @public
|
|
@@ -5603,19 +4983,7 @@ export interface CreateFilterResponse {
|
|
|
5603
4983
|
arn: string | undefined;
|
|
5604
4984
|
}
|
|
5605
4985
|
/**
|
|
5606
|
-
*
|
|
5607
|
-
* @enum
|
|
5608
|
-
*/
|
|
5609
|
-
export declare const ReportFormat: {
|
|
5610
|
-
readonly CSV: "CSV";
|
|
5611
|
-
readonly JSON: "JSON";
|
|
5612
|
-
};
|
|
5613
|
-
/**
|
|
5614
|
-
* @public
|
|
5615
|
-
*/
|
|
5616
|
-
export type ReportFormat = (typeof ReportFormat)[keyof typeof ReportFormat];
|
|
5617
|
-
/**
|
|
5618
|
-
* <p>Contains details of the Amazon S3 bucket and KMS key used to export findings.</p>
|
|
4986
|
+
* <p>Contains details of the Amazon S3 bucket and KMS key used to export findings.</p>
|
|
5619
4987
|
* @public
|
|
5620
4988
|
*/
|
|
5621
4989
|
export interface Destination {
|
|
@@ -5665,30 +5033,6 @@ export interface CreateFindingsReportResponse {
|
|
|
5665
5033
|
*/
|
|
5666
5034
|
reportId?: string | undefined;
|
|
5667
5035
|
}
|
|
5668
|
-
/**
|
|
5669
|
-
* @public
|
|
5670
|
-
* @enum
|
|
5671
|
-
*/
|
|
5672
|
-
export declare const SbomReportFormat: {
|
|
5673
|
-
readonly CYCLONEDX_1_4: "CYCLONEDX_1_4";
|
|
5674
|
-
readonly SPDX_2_3: "SPDX_2_3";
|
|
5675
|
-
};
|
|
5676
|
-
/**
|
|
5677
|
-
* @public
|
|
5678
|
-
*/
|
|
5679
|
-
export type SbomReportFormat = (typeof SbomReportFormat)[keyof typeof SbomReportFormat];
|
|
5680
|
-
/**
|
|
5681
|
-
* @public
|
|
5682
|
-
* @enum
|
|
5683
|
-
*/
|
|
5684
|
-
export declare const ResourceStringComparison: {
|
|
5685
|
-
readonly EQUALS: "EQUALS";
|
|
5686
|
-
readonly NOT_EQUALS: "NOT_EQUALS";
|
|
5687
|
-
};
|
|
5688
|
-
/**
|
|
5689
|
-
* @public
|
|
5690
|
-
*/
|
|
5691
|
-
export type ResourceStringComparison = (typeof ResourceStringComparison)[keyof typeof ResourceStringComparison];
|
|
5692
5036
|
/**
|
|
5693
5037
|
* <p>A resource string filter for a software bill of materials report.</p>
|
|
5694
5038
|
* @public
|
|
@@ -5705,17 +5049,6 @@ export interface ResourceStringFilter {
|
|
|
5705
5049
|
*/
|
|
5706
5050
|
value: string | undefined;
|
|
5707
5051
|
}
|
|
5708
|
-
/**
|
|
5709
|
-
* @public
|
|
5710
|
-
* @enum
|
|
5711
|
-
*/
|
|
5712
|
-
export declare const ResourceMapComparison: {
|
|
5713
|
-
readonly EQUALS: "EQUALS";
|
|
5714
|
-
};
|
|
5715
|
-
/**
|
|
5716
|
-
* @public
|
|
5717
|
-
*/
|
|
5718
|
-
export type ResourceMapComparison = (typeof ResourceMapComparison)[keyof typeof ResourceMapComparison];
|
|
5719
5052
|
/**
|
|
5720
5053
|
* <p>A resource map filter for a software bill of material report.</p>
|
|
5721
5054
|
* @public
|
|
@@ -5813,17 +5146,6 @@ export interface CreateSbomExportResponse {
|
|
|
5813
5146
|
*/
|
|
5814
5147
|
reportId?: string | undefined;
|
|
5815
5148
|
}
|
|
5816
|
-
/**
|
|
5817
|
-
* @public
|
|
5818
|
-
* @enum
|
|
5819
|
-
*/
|
|
5820
|
-
export declare const Currency: {
|
|
5821
|
-
readonly USD: "USD";
|
|
5822
|
-
};
|
|
5823
|
-
/**
|
|
5824
|
-
* @public
|
|
5825
|
-
*/
|
|
5826
|
-
export type Currency = (typeof Currency)[keyof typeof Currency];
|
|
5827
5149
|
/**
|
|
5828
5150
|
* <p>The Common Vulnerability Scoring System (CVSS) version 2 details for the
|
|
5829
5151
|
* vulnerability.</p>
|
|
@@ -5952,28 +5274,6 @@ export interface CvssScoreDetails {
|
|
|
5952
5274
|
*/
|
|
5953
5275
|
adjustments?: CvssScoreAdjustment[] | undefined;
|
|
5954
5276
|
}
|
|
5955
|
-
/**
|
|
5956
|
-
* @public
|
|
5957
|
-
* @enum
|
|
5958
|
-
*/
|
|
5959
|
-
export declare const RelationshipStatus: {
|
|
5960
|
-
readonly ACCOUNT_SUSPENDED: "ACCOUNT_SUSPENDED";
|
|
5961
|
-
readonly CANNOT_CREATE_DETECTOR_IN_ORG_MASTER: "CANNOT_CREATE_DETECTOR_IN_ORG_MASTER";
|
|
5962
|
-
readonly CREATED: "CREATED";
|
|
5963
|
-
readonly DELETED: "DELETED";
|
|
5964
|
-
readonly DISABLED: "DISABLED";
|
|
5965
|
-
readonly EMAIL_VERIFICATION_FAILED: "EMAIL_VERIFICATION_FAILED";
|
|
5966
|
-
readonly EMAIL_VERIFICATION_IN_PROGRESS: "EMAIL_VERIFICATION_IN_PROGRESS";
|
|
5967
|
-
readonly ENABLED: "ENABLED";
|
|
5968
|
-
readonly INVITED: "INVITED";
|
|
5969
|
-
readonly REGION_DISABLED: "REGION_DISABLED";
|
|
5970
|
-
readonly REMOVED: "REMOVED";
|
|
5971
|
-
readonly RESIGNED: "RESIGNED";
|
|
5972
|
-
};
|
|
5973
|
-
/**
|
|
5974
|
-
* @public
|
|
5975
|
-
*/
|
|
5976
|
-
export type RelationshipStatus = (typeof RelationshipStatus)[keyof typeof RelationshipStatus];
|
|
5977
5277
|
/**
|
|
5978
5278
|
* <p>Details of the Amazon Inspector delegated administrator for your organization.</p>
|
|
5979
5279
|
* @public
|
|
@@ -5990,18 +5290,6 @@ export interface DelegatedAdmin {
|
|
|
5990
5290
|
*/
|
|
5991
5291
|
relationshipStatus?: RelationshipStatus | undefined;
|
|
5992
5292
|
}
|
|
5993
|
-
/**
|
|
5994
|
-
* @public
|
|
5995
|
-
* @enum
|
|
5996
|
-
*/
|
|
5997
|
-
export declare const DelegatedAdminStatus: {
|
|
5998
|
-
readonly DISABLE_IN_PROGRESS: "DISABLE_IN_PROGRESS";
|
|
5999
|
-
readonly ENABLED: "ENABLED";
|
|
6000
|
-
};
|
|
6001
|
-
/**
|
|
6002
|
-
* @public
|
|
6003
|
-
*/
|
|
6004
|
-
export type DelegatedAdminStatus = (typeof DelegatedAdminStatus)[keyof typeof DelegatedAdminStatus];
|
|
6005
5293
|
/**
|
|
6006
5294
|
* <p>Details of the Amazon Inspector delegated administrator for your organization.</p>
|
|
6007
5295
|
* @public
|
|
@@ -6119,21 +5407,6 @@ export interface DescribeOrganizationConfigurationResponse {
|
|
|
6119
5407
|
*/
|
|
6120
5408
|
maxAccountLimitReached?: boolean | undefined;
|
|
6121
5409
|
}
|
|
6122
|
-
/**
|
|
6123
|
-
* @public
|
|
6124
|
-
* @enum
|
|
6125
|
-
*/
|
|
6126
|
-
export declare const ResourceScanType: {
|
|
6127
|
-
readonly CODE_REPOSITORY: "CODE_REPOSITORY";
|
|
6128
|
-
readonly EC2: "EC2";
|
|
6129
|
-
readonly ECR: "ECR";
|
|
6130
|
-
readonly LAMBDA: "LAMBDA";
|
|
6131
|
-
readonly LAMBDA_CODE: "LAMBDA_CODE";
|
|
6132
|
-
};
|
|
6133
|
-
/**
|
|
6134
|
-
* @public
|
|
6135
|
-
*/
|
|
6136
|
-
export type ResourceScanType = (typeof ResourceScanType)[keyof typeof ResourceScanType];
|
|
6137
5410
|
/**
|
|
6138
5411
|
* @public
|
|
6139
5412
|
*/
|
|
@@ -6206,18 +5479,6 @@ export interface DisassociateMemberResponse {
|
|
|
6206
5479
|
*/
|
|
6207
5480
|
accountId: string | undefined;
|
|
6208
5481
|
}
|
|
6209
|
-
/**
|
|
6210
|
-
* @public
|
|
6211
|
-
* @enum
|
|
6212
|
-
*/
|
|
6213
|
-
export declare const Ec2ScanMode: {
|
|
6214
|
-
readonly EC2_HYBRID: "EC2_HYBRID";
|
|
6215
|
-
readonly EC2_SSM_AGENT_BASED: "EC2_SSM_AGENT_BASED";
|
|
6216
|
-
};
|
|
6217
|
-
/**
|
|
6218
|
-
* @public
|
|
6219
|
-
*/
|
|
6220
|
-
export type Ec2ScanMode = (typeof Ec2ScanMode)[keyof typeof Ec2ScanMode];
|
|
6221
5482
|
/**
|
|
6222
5483
|
* <p>Enables agent-based scanning, which scans instances that are not managed by SSM.</p>
|
|
6223
5484
|
* @public
|
|
@@ -6229,18 +5490,6 @@ export interface Ec2Configuration {
|
|
|
6229
5490
|
*/
|
|
6230
5491
|
scanMode: Ec2ScanMode | undefined;
|
|
6231
5492
|
}
|
|
6232
|
-
/**
|
|
6233
|
-
* @public
|
|
6234
|
-
* @enum
|
|
6235
|
-
*/
|
|
6236
|
-
export declare const Ec2ScanModeStatus: {
|
|
6237
|
-
readonly PENDING: "PENDING";
|
|
6238
|
-
readonly SUCCESS: "SUCCESS";
|
|
6239
|
-
};
|
|
6240
|
-
/**
|
|
6241
|
-
* @public
|
|
6242
|
-
*/
|
|
6243
|
-
export type Ec2ScanModeStatus = (typeof Ec2ScanModeStatus)[keyof typeof Ec2ScanModeStatus];
|
|
6244
5493
|
/**
|
|
6245
5494
|
* <p>The state of your Amazon EC2 scan mode configuration.</p>
|
|
6246
5495
|
* @public
|
|
@@ -6268,49 +5517,6 @@ export interface Ec2ConfigurationState {
|
|
|
6268
5517
|
*/
|
|
6269
5518
|
scanModeState?: Ec2ScanModeState | undefined;
|
|
6270
5519
|
}
|
|
6271
|
-
/**
|
|
6272
|
-
* @public
|
|
6273
|
-
* @enum
|
|
6274
|
-
*/
|
|
6275
|
-
export declare const EcrPullDateRescanDuration: {
|
|
6276
|
-
readonly DAYS_14: "DAYS_14";
|
|
6277
|
-
readonly DAYS_180: "DAYS_180";
|
|
6278
|
-
readonly DAYS_30: "DAYS_30";
|
|
6279
|
-
readonly DAYS_60: "DAYS_60";
|
|
6280
|
-
readonly DAYS_90: "DAYS_90";
|
|
6281
|
-
};
|
|
6282
|
-
/**
|
|
6283
|
-
* @public
|
|
6284
|
-
*/
|
|
6285
|
-
export type EcrPullDateRescanDuration = (typeof EcrPullDateRescanDuration)[keyof typeof EcrPullDateRescanDuration];
|
|
6286
|
-
/**
|
|
6287
|
-
* @public
|
|
6288
|
-
* @enum
|
|
6289
|
-
*/
|
|
6290
|
-
export declare const EcrPullDateRescanMode: {
|
|
6291
|
-
readonly LAST_IN_USE_AT: "LAST_IN_USE_AT";
|
|
6292
|
-
readonly LAST_PULL_DATE: "LAST_PULL_DATE";
|
|
6293
|
-
};
|
|
6294
|
-
/**
|
|
6295
|
-
* @public
|
|
6296
|
-
*/
|
|
6297
|
-
export type EcrPullDateRescanMode = (typeof EcrPullDateRescanMode)[keyof typeof EcrPullDateRescanMode];
|
|
6298
|
-
/**
|
|
6299
|
-
* @public
|
|
6300
|
-
* @enum
|
|
6301
|
-
*/
|
|
6302
|
-
export declare const EcrRescanDuration: {
|
|
6303
|
-
readonly DAYS_14: "DAYS_14";
|
|
6304
|
-
readonly DAYS_180: "DAYS_180";
|
|
6305
|
-
readonly DAYS_30: "DAYS_30";
|
|
6306
|
-
readonly DAYS_60: "DAYS_60";
|
|
6307
|
-
readonly DAYS_90: "DAYS_90";
|
|
6308
|
-
readonly LIFETIME: "LIFETIME";
|
|
6309
|
-
};
|
|
6310
|
-
/**
|
|
6311
|
-
* @public
|
|
6312
|
-
*/
|
|
6313
|
-
export type EcrRescanDuration = (typeof EcrRescanDuration)[keyof typeof EcrRescanDuration];
|
|
6314
5520
|
/**
|
|
6315
5521
|
* <p>Details about the ECR automated re-scan duration setting for your environment.</p>
|
|
6316
5522
|
* @public
|
|
@@ -6332,19 +5538,6 @@ export interface EcrConfiguration {
|
|
|
6332
5538
|
*/
|
|
6333
5539
|
pullDateRescanMode?: EcrPullDateRescanMode | undefined;
|
|
6334
5540
|
}
|
|
6335
|
-
/**
|
|
6336
|
-
* @public
|
|
6337
|
-
* @enum
|
|
6338
|
-
*/
|
|
6339
|
-
export declare const EcrRescanDurationStatus: {
|
|
6340
|
-
readonly FAILED: "FAILED";
|
|
6341
|
-
readonly PENDING: "PENDING";
|
|
6342
|
-
readonly SUCCESS: "SUCCESS";
|
|
6343
|
-
};
|
|
6344
|
-
/**
|
|
6345
|
-
* @public
|
|
6346
|
-
*/
|
|
6347
|
-
export type EcrRescanDurationStatus = (typeof EcrRescanDurationStatus)[keyof typeof EcrRescanDurationStatus];
|
|
6348
5541
|
/**
|
|
6349
5542
|
* <p>Details about the state of your ECR re-scan duration settings. The ECR re-scan duration
|
|
6350
5543
|
* defines how long an ECR image will be actively scanned by Amazon Inspector. When the number of days
|
|
@@ -6488,32 +5681,6 @@ export interface ExploitabilityDetails {
|
|
|
6488
5681
|
*/
|
|
6489
5682
|
lastKnownExploitAt?: Date | undefined;
|
|
6490
5683
|
}
|
|
6491
|
-
/**
|
|
6492
|
-
* @public
|
|
6493
|
-
* @enum
|
|
6494
|
-
*/
|
|
6495
|
-
export declare const ExploitAvailable: {
|
|
6496
|
-
readonly NO: "NO";
|
|
6497
|
-
readonly YES: "YES";
|
|
6498
|
-
};
|
|
6499
|
-
/**
|
|
6500
|
-
* @public
|
|
6501
|
-
*/
|
|
6502
|
-
export type ExploitAvailable = (typeof ExploitAvailable)[keyof typeof ExploitAvailable];
|
|
6503
|
-
/**
|
|
6504
|
-
* @public
|
|
6505
|
-
* @enum
|
|
6506
|
-
*/
|
|
6507
|
-
export declare const ExternalReportStatus: {
|
|
6508
|
-
readonly CANCELLED: "CANCELLED";
|
|
6509
|
-
readonly FAILED: "FAILED";
|
|
6510
|
-
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
6511
|
-
readonly SUCCEEDED: "SUCCEEDED";
|
|
6512
|
-
};
|
|
6513
|
-
/**
|
|
6514
|
-
* @public
|
|
6515
|
-
*/
|
|
6516
|
-
export type ExternalReportStatus = (typeof ExternalReportStatus)[keyof typeof ExternalReportStatus];
|
|
6517
5684
|
/**
|
|
6518
5685
|
* <p>Details about a filter.</p>
|
|
6519
5686
|
* @public
|
|
@@ -6570,19 +5737,6 @@ export interface Filter {
|
|
|
6570
5737
|
*/
|
|
6571
5738
|
tags?: Record<string, string> | undefined;
|
|
6572
5739
|
}
|
|
6573
|
-
/**
|
|
6574
|
-
* @public
|
|
6575
|
-
* @enum
|
|
6576
|
-
*/
|
|
6577
|
-
export declare const FixAvailable: {
|
|
6578
|
-
readonly NO: "NO";
|
|
6579
|
-
readonly PARTIAL: "PARTIAL";
|
|
6580
|
-
readonly YES: "YES";
|
|
6581
|
-
};
|
|
6582
|
-
/**
|
|
6583
|
-
* @public
|
|
6584
|
-
*/
|
|
6585
|
-
export type FixAvailable = (typeof FixAvailable)[keyof typeof FixAvailable];
|
|
6586
5740
|
/**
|
|
6587
5741
|
* <p>Information about the Amazon Inspector score given to a finding.</p>
|
|
6588
5742
|
* @public
|
|
@@ -6643,18 +5797,6 @@ export interface PortRange {
|
|
|
6643
5797
|
*/
|
|
6644
5798
|
end: number | undefined;
|
|
6645
5799
|
}
|
|
6646
|
-
/**
|
|
6647
|
-
* @public
|
|
6648
|
-
* @enum
|
|
6649
|
-
*/
|
|
6650
|
-
export declare const NetworkProtocol: {
|
|
6651
|
-
readonly TCP: "TCP";
|
|
6652
|
-
readonly UDP: "UDP";
|
|
6653
|
-
};
|
|
6654
|
-
/**
|
|
6655
|
-
* @public
|
|
6656
|
-
*/
|
|
6657
|
-
export type NetworkProtocol = (typeof NetworkProtocol)[keyof typeof NetworkProtocol];
|
|
6658
5800
|
/**
|
|
6659
5801
|
* <p>Contains the details of a network reachability finding.</p>
|
|
6660
5802
|
* @public
|
|
@@ -6677,34 +5819,6 @@ export interface NetworkReachabilityDetails {
|
|
|
6677
5819
|
*/
|
|
6678
5820
|
networkPath: NetworkPath | undefined;
|
|
6679
5821
|
}
|
|
6680
|
-
/**
|
|
6681
|
-
* @public
|
|
6682
|
-
* @enum
|
|
6683
|
-
*/
|
|
6684
|
-
export declare const PackageManager: {
|
|
6685
|
-
readonly BUNDLER: "BUNDLER";
|
|
6686
|
-
readonly CARGO: "CARGO";
|
|
6687
|
-
readonly COMPOSER: "COMPOSER";
|
|
6688
|
-
readonly DOTNET_CORE: "DOTNET_CORE";
|
|
6689
|
-
readonly GEMSPEC: "GEMSPEC";
|
|
6690
|
-
readonly GOBINARY: "GOBINARY";
|
|
6691
|
-
readonly GOMOD: "GOMOD";
|
|
6692
|
-
readonly JAR: "JAR";
|
|
6693
|
-
readonly NODEPKG: "NODEPKG";
|
|
6694
|
-
readonly NPM: "NPM";
|
|
6695
|
-
readonly NUGET: "NUGET";
|
|
6696
|
-
readonly OS: "OS";
|
|
6697
|
-
readonly PIP: "PIP";
|
|
6698
|
-
readonly PIPENV: "PIPENV";
|
|
6699
|
-
readonly POETRY: "POETRY";
|
|
6700
|
-
readonly POM: "POM";
|
|
6701
|
-
readonly PYTHONPKG: "PYTHONPKG";
|
|
6702
|
-
readonly YARN: "YARN";
|
|
6703
|
-
};
|
|
6704
|
-
/**
|
|
6705
|
-
* @public
|
|
6706
|
-
*/
|
|
6707
|
-
export type PackageManager = (typeof PackageManager)[keyof typeof PackageManager];
|
|
6708
5822
|
/**
|
|
6709
5823
|
* <p>Information on the vulnerable package identified by a finding.</p>
|
|
6710
5824
|
* @public
|
|
@@ -6880,21 +5994,6 @@ export interface ResourceDetails {
|
|
|
6880
5994
|
*/
|
|
6881
5995
|
codeRepository?: CodeRepositoryDetails | undefined;
|
|
6882
5996
|
}
|
|
6883
|
-
/**
|
|
6884
|
-
* @public
|
|
6885
|
-
* @enum
|
|
6886
|
-
*/
|
|
6887
|
-
export declare const ResourceType: {
|
|
6888
|
-
readonly AWS_EC2_INSTANCE: "AWS_EC2_INSTANCE";
|
|
6889
|
-
readonly AWS_ECR_CONTAINER_IMAGE: "AWS_ECR_CONTAINER_IMAGE";
|
|
6890
|
-
readonly AWS_ECR_REPOSITORY: "AWS_ECR_REPOSITORY";
|
|
6891
|
-
readonly AWS_LAMBDA_FUNCTION: "AWS_LAMBDA_FUNCTION";
|
|
6892
|
-
readonly CODE_REPOSITORY: "CODE_REPOSITORY";
|
|
6893
|
-
};
|
|
6894
|
-
/**
|
|
6895
|
-
* @public
|
|
6896
|
-
*/
|
|
6897
|
-
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|
|
6898
5997
|
/**
|
|
6899
5998
|
* <p>Details about the resource involved in a finding.</p>
|
|
6900
5999
|
* @public
|
|
@@ -6931,48 +6030,6 @@ export interface Resource {
|
|
|
6931
6030
|
*/
|
|
6932
6031
|
details?: ResourceDetails | undefined;
|
|
6933
6032
|
}
|
|
6934
|
-
/**
|
|
6935
|
-
* @public
|
|
6936
|
-
* @enum
|
|
6937
|
-
*/
|
|
6938
|
-
export declare const Severity: {
|
|
6939
|
-
readonly CRITICAL: "CRITICAL";
|
|
6940
|
-
readonly HIGH: "HIGH";
|
|
6941
|
-
readonly INFORMATIONAL: "INFORMATIONAL";
|
|
6942
|
-
readonly LOW: "LOW";
|
|
6943
|
-
readonly MEDIUM: "MEDIUM";
|
|
6944
|
-
readonly UNTRIAGED: "UNTRIAGED";
|
|
6945
|
-
};
|
|
6946
|
-
/**
|
|
6947
|
-
* @public
|
|
6948
|
-
*/
|
|
6949
|
-
export type Severity = (typeof Severity)[keyof typeof Severity];
|
|
6950
|
-
/**
|
|
6951
|
-
* @public
|
|
6952
|
-
* @enum
|
|
6953
|
-
*/
|
|
6954
|
-
export declare const FindingStatus: {
|
|
6955
|
-
readonly ACTIVE: "ACTIVE";
|
|
6956
|
-
readonly CLOSED: "CLOSED";
|
|
6957
|
-
readonly SUPPRESSED: "SUPPRESSED";
|
|
6958
|
-
};
|
|
6959
|
-
/**
|
|
6960
|
-
* @public
|
|
6961
|
-
*/
|
|
6962
|
-
export type FindingStatus = (typeof FindingStatus)[keyof typeof FindingStatus];
|
|
6963
|
-
/**
|
|
6964
|
-
* @public
|
|
6965
|
-
* @enum
|
|
6966
|
-
*/
|
|
6967
|
-
export declare const FindingType: {
|
|
6968
|
-
readonly CODE_VULNERABILITY: "CODE_VULNERABILITY";
|
|
6969
|
-
readonly NETWORK_REACHABILITY: "NETWORK_REACHABILITY";
|
|
6970
|
-
readonly PACKAGE_VULNERABILITY: "PACKAGE_VULNERABILITY";
|
|
6971
|
-
};
|
|
6972
|
-
/**
|
|
6973
|
-
* @public
|
|
6974
|
-
*/
|
|
6975
|
-
export type FindingType = (typeof FindingType)[keyof typeof FindingType];
|
|
6976
6033
|
/**
|
|
6977
6034
|
* <p>Details about an Amazon Inspector finding.</p>
|
|
6978
6035
|
* @public
|
|
@@ -7439,3 +6496,1367 @@ export interface GetConfigurationResponse {
|
|
|
7439
6496
|
*/
|
|
7440
6497
|
ec2Configuration?: Ec2ConfigurationState | undefined;
|
|
7441
6498
|
}
|
|
6499
|
+
/**
|
|
6500
|
+
* @public
|
|
6501
|
+
*/
|
|
6502
|
+
export interface GetDelegatedAdminAccountRequest {
|
|
6503
|
+
}
|
|
6504
|
+
/**
|
|
6505
|
+
* @public
|
|
6506
|
+
*/
|
|
6507
|
+
export interface GetDelegatedAdminAccountResponse {
|
|
6508
|
+
/**
|
|
6509
|
+
* <p>The Amazon Web Services account ID of the Amazon Inspector delegated administrator.</p>
|
|
6510
|
+
* @public
|
|
6511
|
+
*/
|
|
6512
|
+
delegatedAdmin?: DelegatedAdmin | undefined;
|
|
6513
|
+
}
|
|
6514
|
+
/**
|
|
6515
|
+
* @public
|
|
6516
|
+
*/
|
|
6517
|
+
export interface GetEc2DeepInspectionConfigurationRequest {
|
|
6518
|
+
}
|
|
6519
|
+
/**
|
|
6520
|
+
* @public
|
|
6521
|
+
*/
|
|
6522
|
+
export interface GetEc2DeepInspectionConfigurationResponse {
|
|
6523
|
+
/**
|
|
6524
|
+
* <p>The Amazon Inspector deep inspection custom paths for your account.</p>
|
|
6525
|
+
* @public
|
|
6526
|
+
*/
|
|
6527
|
+
packagePaths?: string[] | undefined;
|
|
6528
|
+
/**
|
|
6529
|
+
* <p>The Amazon Inspector deep inspection custom paths for your organization.</p>
|
|
6530
|
+
* @public
|
|
6531
|
+
*/
|
|
6532
|
+
orgPackagePaths?: string[] | undefined;
|
|
6533
|
+
/**
|
|
6534
|
+
* <p>The activation status of Amazon Inspector deep inspection in your account.</p>
|
|
6535
|
+
* @public
|
|
6536
|
+
*/
|
|
6537
|
+
status?: Ec2DeepInspectionStatus | undefined;
|
|
6538
|
+
/**
|
|
6539
|
+
* <p>An error message explaining why Amazon Inspector deep inspection configurations could not be
|
|
6540
|
+
* retrieved for your account.</p>
|
|
6541
|
+
* @public
|
|
6542
|
+
*/
|
|
6543
|
+
errorMessage?: string | undefined;
|
|
6544
|
+
}
|
|
6545
|
+
/**
|
|
6546
|
+
* @public
|
|
6547
|
+
*/
|
|
6548
|
+
export interface GetEncryptionKeyRequest {
|
|
6549
|
+
/**
|
|
6550
|
+
* <p>The scan type the key encrypts.</p>
|
|
6551
|
+
* @public
|
|
6552
|
+
*/
|
|
6553
|
+
scanType: ScanType | undefined;
|
|
6554
|
+
/**
|
|
6555
|
+
* <p>The resource type the key encrypts.</p>
|
|
6556
|
+
* @public
|
|
6557
|
+
*/
|
|
6558
|
+
resourceType: ResourceType | undefined;
|
|
6559
|
+
}
|
|
6560
|
+
/**
|
|
6561
|
+
* @public
|
|
6562
|
+
*/
|
|
6563
|
+
export interface GetEncryptionKeyResponse {
|
|
6564
|
+
/**
|
|
6565
|
+
* <p>A kms key ID.</p>
|
|
6566
|
+
* @public
|
|
6567
|
+
*/
|
|
6568
|
+
kmsKeyId: string | undefined;
|
|
6569
|
+
}
|
|
6570
|
+
/**
|
|
6571
|
+
* @public
|
|
6572
|
+
*/
|
|
6573
|
+
export interface GetFindingsReportStatusRequest {
|
|
6574
|
+
/**
|
|
6575
|
+
* <p>The ID of the report to retrieve the status of.</p>
|
|
6576
|
+
* @public
|
|
6577
|
+
*/
|
|
6578
|
+
reportId?: string | undefined;
|
|
6579
|
+
}
|
|
6580
|
+
/**
|
|
6581
|
+
* @public
|
|
6582
|
+
*/
|
|
6583
|
+
export interface GetFindingsReportStatusResponse {
|
|
6584
|
+
/**
|
|
6585
|
+
* <p>The ID of the report.</p>
|
|
6586
|
+
* @public
|
|
6587
|
+
*/
|
|
6588
|
+
reportId?: string | undefined;
|
|
6589
|
+
/**
|
|
6590
|
+
* <p>The status of the report.</p>
|
|
6591
|
+
* @public
|
|
6592
|
+
*/
|
|
6593
|
+
status?: ExternalReportStatus | undefined;
|
|
6594
|
+
/**
|
|
6595
|
+
* <p>The error code of the report.</p>
|
|
6596
|
+
* @public
|
|
6597
|
+
*/
|
|
6598
|
+
errorCode?: ReportingErrorCode | undefined;
|
|
6599
|
+
/**
|
|
6600
|
+
* <p>The error message of the report.</p>
|
|
6601
|
+
* @public
|
|
6602
|
+
*/
|
|
6603
|
+
errorMessage?: string | undefined;
|
|
6604
|
+
/**
|
|
6605
|
+
* <p>The destination of the report.</p>
|
|
6606
|
+
* @public
|
|
6607
|
+
*/
|
|
6608
|
+
destination?: Destination | undefined;
|
|
6609
|
+
/**
|
|
6610
|
+
* <p>The filter criteria associated with the report.</p>
|
|
6611
|
+
* @public
|
|
6612
|
+
*/
|
|
6613
|
+
filterCriteria?: FilterCriteria | undefined;
|
|
6614
|
+
}
|
|
6615
|
+
/**
|
|
6616
|
+
* @public
|
|
6617
|
+
*/
|
|
6618
|
+
export interface GetMemberRequest {
|
|
6619
|
+
/**
|
|
6620
|
+
* <p>The Amazon Web Services account ID of the member account to retrieve information on.</p>
|
|
6621
|
+
* @public
|
|
6622
|
+
*/
|
|
6623
|
+
accountId: string | undefined;
|
|
6624
|
+
}
|
|
6625
|
+
/**
|
|
6626
|
+
* <p>Details on a member account in your organization.</p>
|
|
6627
|
+
* @public
|
|
6628
|
+
*/
|
|
6629
|
+
export interface Member {
|
|
6630
|
+
/**
|
|
6631
|
+
* <p>The Amazon Web Services account ID of the member account.</p>
|
|
6632
|
+
* @public
|
|
6633
|
+
*/
|
|
6634
|
+
accountId?: string | undefined;
|
|
6635
|
+
/**
|
|
6636
|
+
* <p>The status of the member account.</p>
|
|
6637
|
+
* @public
|
|
6638
|
+
*/
|
|
6639
|
+
relationshipStatus?: RelationshipStatus | undefined;
|
|
6640
|
+
/**
|
|
6641
|
+
* <p>The Amazon Web Services account ID of the Amazon Inspector delegated administrator for this member
|
|
6642
|
+
* account.</p>
|
|
6643
|
+
* @public
|
|
6644
|
+
*/
|
|
6645
|
+
delegatedAdminAccountId?: string | undefined;
|
|
6646
|
+
/**
|
|
6647
|
+
* <p>A timestamp showing when the status of this member was last updated.</p>
|
|
6648
|
+
* @public
|
|
6649
|
+
*/
|
|
6650
|
+
updatedAt?: Date | undefined;
|
|
6651
|
+
}
|
|
6652
|
+
/**
|
|
6653
|
+
* @public
|
|
6654
|
+
*/
|
|
6655
|
+
export interface GetMemberResponse {
|
|
6656
|
+
/**
|
|
6657
|
+
* <p>Details of the retrieved member account.</p>
|
|
6658
|
+
* @public
|
|
6659
|
+
*/
|
|
6660
|
+
member?: Member | undefined;
|
|
6661
|
+
}
|
|
6662
|
+
/**
|
|
6663
|
+
* @public
|
|
6664
|
+
*/
|
|
6665
|
+
export interface GetSbomExportRequest {
|
|
6666
|
+
/**
|
|
6667
|
+
* <p>The report ID of the SBOM export to get details for.</p>
|
|
6668
|
+
* @public
|
|
6669
|
+
*/
|
|
6670
|
+
reportId: string | undefined;
|
|
6671
|
+
}
|
|
6672
|
+
/**
|
|
6673
|
+
* @public
|
|
6674
|
+
*/
|
|
6675
|
+
export interface GetSbomExportResponse {
|
|
6676
|
+
/**
|
|
6677
|
+
* <p>The report ID of the software bill of materials (SBOM) report.</p>
|
|
6678
|
+
* @public
|
|
6679
|
+
*/
|
|
6680
|
+
reportId?: string | undefined;
|
|
6681
|
+
/**
|
|
6682
|
+
* <p>The format of the software bill of materials (SBOM) report.</p>
|
|
6683
|
+
* @public
|
|
6684
|
+
*/
|
|
6685
|
+
format?: SbomReportFormat | undefined;
|
|
6686
|
+
/**
|
|
6687
|
+
* <p>The status of the software bill of materials (SBOM) report.</p>
|
|
6688
|
+
* @public
|
|
6689
|
+
*/
|
|
6690
|
+
status?: ExternalReportStatus | undefined;
|
|
6691
|
+
/**
|
|
6692
|
+
* <p>An error code.</p>
|
|
6693
|
+
* @public
|
|
6694
|
+
*/
|
|
6695
|
+
errorCode?: ReportingErrorCode | undefined;
|
|
6696
|
+
/**
|
|
6697
|
+
* <p>An error message.</p>
|
|
6698
|
+
* @public
|
|
6699
|
+
*/
|
|
6700
|
+
errorMessage?: string | undefined;
|
|
6701
|
+
/**
|
|
6702
|
+
* <p>Contains details of the Amazon S3 bucket and KMS key used to export findings</p>
|
|
6703
|
+
* @public
|
|
6704
|
+
*/
|
|
6705
|
+
s3Destination?: Destination | undefined;
|
|
6706
|
+
/**
|
|
6707
|
+
* <p>Contains details about the resource filter criteria used for the software bill of
|
|
6708
|
+
* materials (SBOM) report.</p>
|
|
6709
|
+
* @public
|
|
6710
|
+
*/
|
|
6711
|
+
filterCriteria?: ResourceFilterCriteria | undefined;
|
|
6712
|
+
}
|
|
6713
|
+
/**
|
|
6714
|
+
* @public
|
|
6715
|
+
*/
|
|
6716
|
+
export interface ListAccountPermissionsRequest {
|
|
6717
|
+
/**
|
|
6718
|
+
* <p>The service scan type to check permissions for.</p>
|
|
6719
|
+
* @public
|
|
6720
|
+
*/
|
|
6721
|
+
service?: Service | undefined;
|
|
6722
|
+
/**
|
|
6723
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
6724
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
6725
|
+
* when you call the action again to get the remaining results.</p>
|
|
6726
|
+
* @public
|
|
6727
|
+
*/
|
|
6728
|
+
maxResults?: number | undefined;
|
|
6729
|
+
/**
|
|
6730
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
6731
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
6732
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
6733
|
+
* <code>nextToken</code> value. For subsequent calls, use the NextToken value returned
|
|
6734
|
+
* from the previous request to continue listing results after the first page.</p>
|
|
6735
|
+
* @public
|
|
6736
|
+
*/
|
|
6737
|
+
nextToken?: string | undefined;
|
|
6738
|
+
}
|
|
6739
|
+
/**
|
|
6740
|
+
* <p>Contains information on the permissions an account has within Amazon Inspector.</p>
|
|
6741
|
+
* @public
|
|
6742
|
+
*/
|
|
6743
|
+
export interface Permission {
|
|
6744
|
+
/**
|
|
6745
|
+
* <p>The services that the permissions allow an account to perform the given operations
|
|
6746
|
+
* for.</p>
|
|
6747
|
+
* @public
|
|
6748
|
+
*/
|
|
6749
|
+
service: Service | undefined;
|
|
6750
|
+
/**
|
|
6751
|
+
* <p>The operations that can be performed with the given permissions.</p>
|
|
6752
|
+
* @public
|
|
6753
|
+
*/
|
|
6754
|
+
operation: Operation | undefined;
|
|
6755
|
+
}
|
|
6756
|
+
/**
|
|
6757
|
+
* @public
|
|
6758
|
+
*/
|
|
6759
|
+
export interface ListAccountPermissionsResponse {
|
|
6760
|
+
/**
|
|
6761
|
+
* <p>Contains details on the permissions an account has to configure Amazon Inspector.</p>
|
|
6762
|
+
* @public
|
|
6763
|
+
*/
|
|
6764
|
+
permissions: Permission[] | undefined;
|
|
6765
|
+
/**
|
|
6766
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
6767
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
6768
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
6769
|
+
* results after the first page.</p>
|
|
6770
|
+
* @public
|
|
6771
|
+
*/
|
|
6772
|
+
nextToken?: string | undefined;
|
|
6773
|
+
}
|
|
6774
|
+
/**
|
|
6775
|
+
* <p>A list of CIS scan configurations filter criteria.</p>
|
|
6776
|
+
* @public
|
|
6777
|
+
*/
|
|
6778
|
+
export interface ListCisScanConfigurationsFilterCriteria {
|
|
6779
|
+
/**
|
|
6780
|
+
* <p>The list of scan name filters.</p>
|
|
6781
|
+
* @public
|
|
6782
|
+
*/
|
|
6783
|
+
scanNameFilters?: CisStringFilter[] | undefined;
|
|
6784
|
+
/**
|
|
6785
|
+
* <p>The list of target resource tag filters.</p>
|
|
6786
|
+
* @public
|
|
6787
|
+
*/
|
|
6788
|
+
targetResourceTagFilters?: TagFilter[] | undefined;
|
|
6789
|
+
/**
|
|
6790
|
+
* <p>The list of scan configuration ARN filters.</p>
|
|
6791
|
+
* @public
|
|
6792
|
+
*/
|
|
6793
|
+
scanConfigurationArnFilters?: CisStringFilter[] | undefined;
|
|
6794
|
+
}
|
|
6795
|
+
/**
|
|
6796
|
+
* @public
|
|
6797
|
+
*/
|
|
6798
|
+
export interface ListCisScanConfigurationsRequest {
|
|
6799
|
+
/**
|
|
6800
|
+
* <p>The CIS scan configuration filter criteria.</p>
|
|
6801
|
+
* @public
|
|
6802
|
+
*/
|
|
6803
|
+
filterCriteria?: ListCisScanConfigurationsFilterCriteria | undefined;
|
|
6804
|
+
/**
|
|
6805
|
+
* <p>The CIS scan configuration sort by order.</p>
|
|
6806
|
+
* @public
|
|
6807
|
+
*/
|
|
6808
|
+
sortBy?: CisScanConfigurationsSortBy | undefined;
|
|
6809
|
+
/**
|
|
6810
|
+
* <p>The CIS scan configuration sort order order.</p>
|
|
6811
|
+
* @public
|
|
6812
|
+
*/
|
|
6813
|
+
sortOrder?: CisSortOrder | undefined;
|
|
6814
|
+
/**
|
|
6815
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
6816
|
+
* results.</p>
|
|
6817
|
+
* @public
|
|
6818
|
+
*/
|
|
6819
|
+
nextToken?: string | undefined;
|
|
6820
|
+
/**
|
|
6821
|
+
* <p>The maximum number of CIS scan configurations to be returned in a single page of
|
|
6822
|
+
* results.</p>
|
|
6823
|
+
* @public
|
|
6824
|
+
*/
|
|
6825
|
+
maxResults?: number | undefined;
|
|
6826
|
+
}
|
|
6827
|
+
/**
|
|
6828
|
+
* @public
|
|
6829
|
+
*/
|
|
6830
|
+
export interface ListCisScanConfigurationsResponse {
|
|
6831
|
+
/**
|
|
6832
|
+
* <p>The CIS scan configuration scan configurations.</p>
|
|
6833
|
+
* @public
|
|
6834
|
+
*/
|
|
6835
|
+
scanConfigurations?: CisScanConfiguration[] | undefined;
|
|
6836
|
+
/**
|
|
6837
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
6838
|
+
* results.</p>
|
|
6839
|
+
* @public
|
|
6840
|
+
*/
|
|
6841
|
+
nextToken?: string | undefined;
|
|
6842
|
+
}
|
|
6843
|
+
/**
|
|
6844
|
+
* @public
|
|
6845
|
+
*/
|
|
6846
|
+
export interface ListCisScanResultsAggregatedByChecksRequest {
|
|
6847
|
+
/**
|
|
6848
|
+
* <p>The scan ARN.</p>
|
|
6849
|
+
* @public
|
|
6850
|
+
*/
|
|
6851
|
+
scanArn: string | undefined;
|
|
6852
|
+
/**
|
|
6853
|
+
* <p>The filter criteria.</p>
|
|
6854
|
+
* @public
|
|
6855
|
+
*/
|
|
6856
|
+
filterCriteria?: CisScanResultsAggregatedByChecksFilterCriteria | undefined;
|
|
6857
|
+
/**
|
|
6858
|
+
* <p>The sort by order.</p>
|
|
6859
|
+
* @public
|
|
6860
|
+
*/
|
|
6861
|
+
sortBy?: CisScanResultsAggregatedByChecksSortBy | undefined;
|
|
6862
|
+
/**
|
|
6863
|
+
* <p>The sort order.</p>
|
|
6864
|
+
* @public
|
|
6865
|
+
*/
|
|
6866
|
+
sortOrder?: CisSortOrder | undefined;
|
|
6867
|
+
/**
|
|
6868
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
6869
|
+
* results.</p>
|
|
6870
|
+
* @public
|
|
6871
|
+
*/
|
|
6872
|
+
nextToken?: string | undefined;
|
|
6873
|
+
/**
|
|
6874
|
+
* <p>The maximum number of scan results aggregated by checks to be returned in a single page
|
|
6875
|
+
* of results.</p>
|
|
6876
|
+
* @public
|
|
6877
|
+
*/
|
|
6878
|
+
maxResults?: number | undefined;
|
|
6879
|
+
}
|
|
6880
|
+
/**
|
|
6881
|
+
* @public
|
|
6882
|
+
*/
|
|
6883
|
+
export interface ListCisScanResultsAggregatedByChecksResponse {
|
|
6884
|
+
/**
|
|
6885
|
+
* <p>The check aggregations.</p>
|
|
6886
|
+
* @public
|
|
6887
|
+
*/
|
|
6888
|
+
checkAggregations?: CisCheckAggregation[] | undefined;
|
|
6889
|
+
/**
|
|
6890
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
6891
|
+
* results.</p>
|
|
6892
|
+
* @public
|
|
6893
|
+
*/
|
|
6894
|
+
nextToken?: string | undefined;
|
|
6895
|
+
}
|
|
6896
|
+
/**
|
|
6897
|
+
* @public
|
|
6898
|
+
*/
|
|
6899
|
+
export interface ListCisScanResultsAggregatedByTargetResourceRequest {
|
|
6900
|
+
/**
|
|
6901
|
+
* <p>The scan ARN.</p>
|
|
6902
|
+
* @public
|
|
6903
|
+
*/
|
|
6904
|
+
scanArn: string | undefined;
|
|
6905
|
+
/**
|
|
6906
|
+
* <p>The filter criteria.</p>
|
|
6907
|
+
* @public
|
|
6908
|
+
*/
|
|
6909
|
+
filterCriteria?: CisScanResultsAggregatedByTargetResourceFilterCriteria | undefined;
|
|
6910
|
+
/**
|
|
6911
|
+
* <p>The sort by order.</p>
|
|
6912
|
+
* @public
|
|
6913
|
+
*/
|
|
6914
|
+
sortBy?: CisScanResultsAggregatedByTargetResourceSortBy | undefined;
|
|
6915
|
+
/**
|
|
6916
|
+
* <p>The sort order.</p>
|
|
6917
|
+
* @public
|
|
6918
|
+
*/
|
|
6919
|
+
sortOrder?: CisSortOrder | undefined;
|
|
6920
|
+
/**
|
|
6921
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
6922
|
+
* results.</p>
|
|
6923
|
+
* @public
|
|
6924
|
+
*/
|
|
6925
|
+
nextToken?: string | undefined;
|
|
6926
|
+
/**
|
|
6927
|
+
* <p>The maximum number of scan results aggregated by a target resource to be returned in a
|
|
6928
|
+
* single page of results.</p>
|
|
6929
|
+
* @public
|
|
6930
|
+
*/
|
|
6931
|
+
maxResults?: number | undefined;
|
|
6932
|
+
}
|
|
6933
|
+
/**
|
|
6934
|
+
* @public
|
|
6935
|
+
*/
|
|
6936
|
+
export interface ListCisScanResultsAggregatedByTargetResourceResponse {
|
|
6937
|
+
/**
|
|
6938
|
+
* <p>The resource aggregations.</p>
|
|
6939
|
+
* @public
|
|
6940
|
+
*/
|
|
6941
|
+
targetResourceAggregations?: CisTargetResourceAggregation[] | undefined;
|
|
6942
|
+
/**
|
|
6943
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
6944
|
+
* results.</p>
|
|
6945
|
+
* @public
|
|
6946
|
+
*/
|
|
6947
|
+
nextToken?: string | undefined;
|
|
6948
|
+
}
|
|
6949
|
+
/**
|
|
6950
|
+
* <p>A list of CIS scans filter criteria.</p>
|
|
6951
|
+
* @public
|
|
6952
|
+
*/
|
|
6953
|
+
export interface ListCisScansFilterCriteria {
|
|
6954
|
+
/**
|
|
6955
|
+
* <p>The list of scan name filters.</p>
|
|
6956
|
+
* @public
|
|
6957
|
+
*/
|
|
6958
|
+
scanNameFilters?: CisStringFilter[] | undefined;
|
|
6959
|
+
/**
|
|
6960
|
+
* <p>The list of target resource tag filters.</p>
|
|
6961
|
+
* @public
|
|
6962
|
+
*/
|
|
6963
|
+
targetResourceTagFilters?: TagFilter[] | undefined;
|
|
6964
|
+
/**
|
|
6965
|
+
* <p>The list of target resource ID filters.</p>
|
|
6966
|
+
* @public
|
|
6967
|
+
*/
|
|
6968
|
+
targetResourceIdFilters?: CisStringFilter[] | undefined;
|
|
6969
|
+
/**
|
|
6970
|
+
* <p>The list of scan status filters.</p>
|
|
6971
|
+
* @public
|
|
6972
|
+
*/
|
|
6973
|
+
scanStatusFilters?: CisScanStatusFilter[] | undefined;
|
|
6974
|
+
/**
|
|
6975
|
+
* <p>The list of scan at filters.</p>
|
|
6976
|
+
* @public
|
|
6977
|
+
*/
|
|
6978
|
+
scanAtFilters?: CisDateFilter[] | undefined;
|
|
6979
|
+
/**
|
|
6980
|
+
* <p>The list of scan configuration ARN filters.</p>
|
|
6981
|
+
* @public
|
|
6982
|
+
*/
|
|
6983
|
+
scanConfigurationArnFilters?: CisStringFilter[] | undefined;
|
|
6984
|
+
/**
|
|
6985
|
+
* <p>The list of scan ARN filters.</p>
|
|
6986
|
+
* @public
|
|
6987
|
+
*/
|
|
6988
|
+
scanArnFilters?: CisStringFilter[] | undefined;
|
|
6989
|
+
/**
|
|
6990
|
+
* <p>The list of scheduled by filters.</p>
|
|
6991
|
+
* @public
|
|
6992
|
+
*/
|
|
6993
|
+
scheduledByFilters?: CisStringFilter[] | undefined;
|
|
6994
|
+
/**
|
|
6995
|
+
* <p>The list of failed checks filters.</p>
|
|
6996
|
+
* @public
|
|
6997
|
+
*/
|
|
6998
|
+
failedChecksFilters?: CisNumberFilter[] | undefined;
|
|
6999
|
+
/**
|
|
7000
|
+
* <p>The list of target account ID filters.</p>
|
|
7001
|
+
* @public
|
|
7002
|
+
*/
|
|
7003
|
+
targetAccountIdFilters?: CisStringFilter[] | undefined;
|
|
7004
|
+
}
|
|
7005
|
+
/**
|
|
7006
|
+
* @public
|
|
7007
|
+
*/
|
|
7008
|
+
export interface ListCisScansRequest {
|
|
7009
|
+
/**
|
|
7010
|
+
* <p>The CIS scan filter criteria.</p>
|
|
7011
|
+
* @public
|
|
7012
|
+
*/
|
|
7013
|
+
filterCriteria?: ListCisScansFilterCriteria | undefined;
|
|
7014
|
+
/**
|
|
7015
|
+
* <p>The detail applied to the CIS scan.</p>
|
|
7016
|
+
* @public
|
|
7017
|
+
*/
|
|
7018
|
+
detailLevel?: ListCisScansDetailLevel | undefined;
|
|
7019
|
+
/**
|
|
7020
|
+
* <p>The CIS scans sort by order.</p>
|
|
7021
|
+
* @public
|
|
7022
|
+
*/
|
|
7023
|
+
sortBy?: ListCisScansSortBy | undefined;
|
|
7024
|
+
/**
|
|
7025
|
+
* <p>The CIS scans sort order.</p>
|
|
7026
|
+
* @public
|
|
7027
|
+
*/
|
|
7028
|
+
sortOrder?: CisSortOrder | undefined;
|
|
7029
|
+
/**
|
|
7030
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
7031
|
+
* results.</p>
|
|
7032
|
+
* @public
|
|
7033
|
+
*/
|
|
7034
|
+
nextToken?: string | undefined;
|
|
7035
|
+
/**
|
|
7036
|
+
* <p>The maximum number of results to be returned.</p>
|
|
7037
|
+
* @public
|
|
7038
|
+
*/
|
|
7039
|
+
maxResults?: number | undefined;
|
|
7040
|
+
}
|
|
7041
|
+
/**
|
|
7042
|
+
* @public
|
|
7043
|
+
*/
|
|
7044
|
+
export interface ListCisScansResponse {
|
|
7045
|
+
/**
|
|
7046
|
+
* <p>The CIS scans.</p>
|
|
7047
|
+
* @public
|
|
7048
|
+
*/
|
|
7049
|
+
scans?: CisScan[] | undefined;
|
|
7050
|
+
/**
|
|
7051
|
+
* <p>The pagination token from a previous request that's used to retrieve the next page of
|
|
7052
|
+
* results.</p>
|
|
7053
|
+
* @public
|
|
7054
|
+
*/
|
|
7055
|
+
nextToken?: string | undefined;
|
|
7056
|
+
}
|
|
7057
|
+
/**
|
|
7058
|
+
* @public
|
|
7059
|
+
*/
|
|
7060
|
+
export interface ListCodeSecurityIntegrationsRequest {
|
|
7061
|
+
/**
|
|
7062
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7063
|
+
* of this parameter to null for the first request. For subsequent calls, use the NextToken
|
|
7064
|
+
* value returned from the previous request to continue listing results after the first
|
|
7065
|
+
* page.</p>
|
|
7066
|
+
* @public
|
|
7067
|
+
*/
|
|
7068
|
+
nextToken?: string | undefined;
|
|
7069
|
+
/**
|
|
7070
|
+
* <p>The maximum number of results to return in a single call.</p>
|
|
7071
|
+
* @public
|
|
7072
|
+
*/
|
|
7073
|
+
maxResults?: number | undefined;
|
|
7074
|
+
}
|
|
7075
|
+
/**
|
|
7076
|
+
* @public
|
|
7077
|
+
*/
|
|
7078
|
+
export interface ListCodeSecurityIntegrationsResponse {
|
|
7079
|
+
/**
|
|
7080
|
+
* <p>A list of code security integration summaries.</p>
|
|
7081
|
+
* @public
|
|
7082
|
+
*/
|
|
7083
|
+
integrations?: CodeSecurityIntegrationSummary[] | undefined;
|
|
7084
|
+
/**
|
|
7085
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7086
|
+
* of this parameter to null for the first request. For subsequent calls, use the NextToken
|
|
7087
|
+
* value returned from the previous request to continue listing results after the first
|
|
7088
|
+
* page.</p>
|
|
7089
|
+
* @public
|
|
7090
|
+
*/
|
|
7091
|
+
nextToken?: string | undefined;
|
|
7092
|
+
}
|
|
7093
|
+
/**
|
|
7094
|
+
* @public
|
|
7095
|
+
*/
|
|
7096
|
+
export interface ListCodeSecurityScanConfigurationAssociationsRequest {
|
|
7097
|
+
/**
|
|
7098
|
+
* <p>The Amazon Resource Name (ARN) of the scan configuration to list associations
|
|
7099
|
+
* for.</p>
|
|
7100
|
+
* @public
|
|
7101
|
+
*/
|
|
7102
|
+
scanConfigurationArn: string | undefined;
|
|
7103
|
+
/**
|
|
7104
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7105
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7106
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7107
|
+
* results after the first page.</p>
|
|
7108
|
+
* @public
|
|
7109
|
+
*/
|
|
7110
|
+
nextToken?: string | undefined;
|
|
7111
|
+
/**
|
|
7112
|
+
* <p>The maximum number of results to return in the response. If your request would return
|
|
7113
|
+
* more than the maximum the response will return a <code>nextToken</code> value, use this
|
|
7114
|
+
* value when you call the action again to get the remaining results.</p>
|
|
7115
|
+
* @public
|
|
7116
|
+
*/
|
|
7117
|
+
maxResults?: number | undefined;
|
|
7118
|
+
}
|
|
7119
|
+
/**
|
|
7120
|
+
* @public
|
|
7121
|
+
*/
|
|
7122
|
+
export interface ListCodeSecurityScanConfigurationAssociationsResponse {
|
|
7123
|
+
/**
|
|
7124
|
+
* <p>A list of associations between code repositories and scan configurations.</p>
|
|
7125
|
+
* @public
|
|
7126
|
+
*/
|
|
7127
|
+
associations?: CodeSecurityScanConfigurationAssociationSummary[] | undefined;
|
|
7128
|
+
/**
|
|
7129
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7130
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7131
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7132
|
+
* results after the first page.</p>
|
|
7133
|
+
* @public
|
|
7134
|
+
*/
|
|
7135
|
+
nextToken?: string | undefined;
|
|
7136
|
+
}
|
|
7137
|
+
/**
|
|
7138
|
+
* @public
|
|
7139
|
+
*/
|
|
7140
|
+
export interface ListCodeSecurityScanConfigurationsRequest {
|
|
7141
|
+
/**
|
|
7142
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7143
|
+
* of this parameter to null for the first request. For subsequent calls, use the NextToken
|
|
7144
|
+
* value returned from the previous request to continue listing results after the first
|
|
7145
|
+
* page.</p>
|
|
7146
|
+
* @public
|
|
7147
|
+
*/
|
|
7148
|
+
nextToken?: string | undefined;
|
|
7149
|
+
/**
|
|
7150
|
+
* <p>The maximum number of results to return in a single call.</p>
|
|
7151
|
+
* @public
|
|
7152
|
+
*/
|
|
7153
|
+
maxResults?: number | undefined;
|
|
7154
|
+
}
|
|
7155
|
+
/**
|
|
7156
|
+
* @public
|
|
7157
|
+
*/
|
|
7158
|
+
export interface ListCodeSecurityScanConfigurationsResponse {
|
|
7159
|
+
/**
|
|
7160
|
+
* <p>A list of code security scan configuration summaries.</p>
|
|
7161
|
+
* @public
|
|
7162
|
+
*/
|
|
7163
|
+
configurations?: CodeSecurityScanConfigurationSummary[] | undefined;
|
|
7164
|
+
/**
|
|
7165
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7166
|
+
* of this parameter to null for the first request. For subsequent calls, use the NextToken
|
|
7167
|
+
* value returned from the previous request to continue listing results after the first
|
|
7168
|
+
* page.</p>
|
|
7169
|
+
* @public
|
|
7170
|
+
*/
|
|
7171
|
+
nextToken?: string | undefined;
|
|
7172
|
+
}
|
|
7173
|
+
/**
|
|
7174
|
+
* @public
|
|
7175
|
+
*/
|
|
7176
|
+
export interface ListCoverageRequest {
|
|
7177
|
+
/**
|
|
7178
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
7179
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
7180
|
+
* when you call the action again to get the remaining results.</p>
|
|
7181
|
+
* @public
|
|
7182
|
+
*/
|
|
7183
|
+
maxResults?: number | undefined;
|
|
7184
|
+
/**
|
|
7185
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7186
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
7187
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
7188
|
+
* <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value
|
|
7189
|
+
* returned from the previous request to continue listing results after the first page.</p>
|
|
7190
|
+
* @public
|
|
7191
|
+
*/
|
|
7192
|
+
nextToken?: string | undefined;
|
|
7193
|
+
/**
|
|
7194
|
+
* <p>An object that contains details on the filters to apply to the coverage data for your
|
|
7195
|
+
* environment.</p>
|
|
7196
|
+
* @public
|
|
7197
|
+
*/
|
|
7198
|
+
filterCriteria?: CoverageFilterCriteria | undefined;
|
|
7199
|
+
}
|
|
7200
|
+
/**
|
|
7201
|
+
* @public
|
|
7202
|
+
*/
|
|
7203
|
+
export interface ListCoverageResponse {
|
|
7204
|
+
/**
|
|
7205
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7206
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7207
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7208
|
+
* results after the first page.</p>
|
|
7209
|
+
* @public
|
|
7210
|
+
*/
|
|
7211
|
+
nextToken?: string | undefined;
|
|
7212
|
+
/**
|
|
7213
|
+
* <p>An object that contains details on the covered resources in your environment.</p>
|
|
7214
|
+
* @public
|
|
7215
|
+
*/
|
|
7216
|
+
coveredResources?: CoveredResource[] | undefined;
|
|
7217
|
+
}
|
|
7218
|
+
/**
|
|
7219
|
+
* @public
|
|
7220
|
+
*/
|
|
7221
|
+
export interface ListCoverageStatisticsRequest {
|
|
7222
|
+
/**
|
|
7223
|
+
* <p>An object that contains details on the filters to apply to the coverage data for your
|
|
7224
|
+
* environment.</p>
|
|
7225
|
+
* @public
|
|
7226
|
+
*/
|
|
7227
|
+
filterCriteria?: CoverageFilterCriteria | undefined;
|
|
7228
|
+
/**
|
|
7229
|
+
* <p>The value to group the results by.</p>
|
|
7230
|
+
* @public
|
|
7231
|
+
*/
|
|
7232
|
+
groupBy?: GroupKey | undefined;
|
|
7233
|
+
/**
|
|
7234
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7235
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7236
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7237
|
+
* results after the first page.</p>
|
|
7238
|
+
* @public
|
|
7239
|
+
*/
|
|
7240
|
+
nextToken?: string | undefined;
|
|
7241
|
+
}
|
|
7242
|
+
/**
|
|
7243
|
+
* @public
|
|
7244
|
+
*/
|
|
7245
|
+
export interface ListCoverageStatisticsResponse {
|
|
7246
|
+
/**
|
|
7247
|
+
* <p>An array with the number for each group.</p>
|
|
7248
|
+
* @public
|
|
7249
|
+
*/
|
|
7250
|
+
countsByGroup?: Counts[] | undefined;
|
|
7251
|
+
/**
|
|
7252
|
+
* <p>The total number for all groups.</p>
|
|
7253
|
+
* @public
|
|
7254
|
+
*/
|
|
7255
|
+
totalCounts: number | undefined;
|
|
7256
|
+
/**
|
|
7257
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7258
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7259
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7260
|
+
* results after the first page.</p>
|
|
7261
|
+
* @public
|
|
7262
|
+
*/
|
|
7263
|
+
nextToken?: string | undefined;
|
|
7264
|
+
}
|
|
7265
|
+
/**
|
|
7266
|
+
* @public
|
|
7267
|
+
*/
|
|
7268
|
+
export interface ListDelegatedAdminAccountsRequest {
|
|
7269
|
+
/**
|
|
7270
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
7271
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
7272
|
+
* when you call the action again to get the remaining results.</p>
|
|
7273
|
+
* @public
|
|
7274
|
+
*/
|
|
7275
|
+
maxResults?: number | undefined;
|
|
7276
|
+
/**
|
|
7277
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7278
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
7279
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
7280
|
+
* <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value
|
|
7281
|
+
* returned from the previous request to continue listing results after the first page.</p>
|
|
7282
|
+
* @public
|
|
7283
|
+
*/
|
|
7284
|
+
nextToken?: string | undefined;
|
|
7285
|
+
}
|
|
7286
|
+
/**
|
|
7287
|
+
* @public
|
|
7288
|
+
*/
|
|
7289
|
+
export interface ListDelegatedAdminAccountsResponse {
|
|
7290
|
+
/**
|
|
7291
|
+
* <p>Details of the Amazon Inspector delegated administrator of your organization.</p>
|
|
7292
|
+
* @public
|
|
7293
|
+
*/
|
|
7294
|
+
delegatedAdminAccounts?: DelegatedAdminAccount[] | undefined;
|
|
7295
|
+
/**
|
|
7296
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7297
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7298
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7299
|
+
* results after the first page.</p>
|
|
7300
|
+
* @public
|
|
7301
|
+
*/
|
|
7302
|
+
nextToken?: string | undefined;
|
|
7303
|
+
}
|
|
7304
|
+
/**
|
|
7305
|
+
* @public
|
|
7306
|
+
*/
|
|
7307
|
+
export interface ListFiltersRequest {
|
|
7308
|
+
/**
|
|
7309
|
+
* <p>The Amazon resource number (ARN) of the filter.</p>
|
|
7310
|
+
* @public
|
|
7311
|
+
*/
|
|
7312
|
+
arns?: string[] | undefined;
|
|
7313
|
+
/**
|
|
7314
|
+
* <p>The action the filter applies to matched findings.</p>
|
|
7315
|
+
* @public
|
|
7316
|
+
*/
|
|
7317
|
+
action?: FilterAction | undefined;
|
|
7318
|
+
/**
|
|
7319
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7320
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
7321
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
7322
|
+
* <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value
|
|
7323
|
+
* returned from the previous request to continue listing results after the first page.</p>
|
|
7324
|
+
* @public
|
|
7325
|
+
*/
|
|
7326
|
+
nextToken?: string | undefined;
|
|
7327
|
+
/**
|
|
7328
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
7329
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
7330
|
+
* when you call the action again to get the remaining results.</p>
|
|
7331
|
+
* @public
|
|
7332
|
+
*/
|
|
7333
|
+
maxResults?: number | undefined;
|
|
7334
|
+
}
|
|
7335
|
+
/**
|
|
7336
|
+
* @public
|
|
7337
|
+
*/
|
|
7338
|
+
export interface ListFiltersResponse {
|
|
7339
|
+
/**
|
|
7340
|
+
* <p>Contains details on the filters associated with your account.</p>
|
|
7341
|
+
* @public
|
|
7342
|
+
*/
|
|
7343
|
+
filters: Filter[] | undefined;
|
|
7344
|
+
/**
|
|
7345
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7346
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7347
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7348
|
+
* results after the first page.</p>
|
|
7349
|
+
* @public
|
|
7350
|
+
*/
|
|
7351
|
+
nextToken?: string | undefined;
|
|
7352
|
+
}
|
|
7353
|
+
/**
|
|
7354
|
+
* @public
|
|
7355
|
+
*/
|
|
7356
|
+
export interface ListFindingAggregationsRequest {
|
|
7357
|
+
/**
|
|
7358
|
+
* <p>The type of the aggregation request.</p>
|
|
7359
|
+
* @public
|
|
7360
|
+
*/
|
|
7361
|
+
aggregationType: AggregationType | undefined;
|
|
7362
|
+
/**
|
|
7363
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7364
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
7365
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
7366
|
+
* <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value
|
|
7367
|
+
* returned from the previous request to continue listing results after the first page.</p>
|
|
7368
|
+
* @public
|
|
7369
|
+
*/
|
|
7370
|
+
nextToken?: string | undefined;
|
|
7371
|
+
/**
|
|
7372
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
7373
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
7374
|
+
* when you call the action again to get the remaining results.</p>
|
|
7375
|
+
* @public
|
|
7376
|
+
*/
|
|
7377
|
+
maxResults?: number | undefined;
|
|
7378
|
+
/**
|
|
7379
|
+
* <p>The Amazon Web Services account IDs to retrieve finding aggregation data for.</p>
|
|
7380
|
+
* @public
|
|
7381
|
+
*/
|
|
7382
|
+
accountIds?: StringFilter[] | undefined;
|
|
7383
|
+
/**
|
|
7384
|
+
* <p>Details of the aggregation request that is used to filter your aggregation
|
|
7385
|
+
* results.</p>
|
|
7386
|
+
* @public
|
|
7387
|
+
*/
|
|
7388
|
+
aggregationRequest?: AggregationRequest | undefined;
|
|
7389
|
+
}
|
|
7390
|
+
/**
|
|
7391
|
+
* @public
|
|
7392
|
+
*/
|
|
7393
|
+
export interface ListFindingAggregationsResponse {
|
|
7394
|
+
/**
|
|
7395
|
+
* <p>The type of aggregation to perform.</p>
|
|
7396
|
+
* @public
|
|
7397
|
+
*/
|
|
7398
|
+
aggregationType: AggregationType | undefined;
|
|
7399
|
+
/**
|
|
7400
|
+
* <p>Objects that contain the results of an aggregation operation.</p>
|
|
7401
|
+
* @public
|
|
7402
|
+
*/
|
|
7403
|
+
responses?: AggregationResponse[] | undefined;
|
|
7404
|
+
/**
|
|
7405
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7406
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7407
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7408
|
+
* results after the first page.</p>
|
|
7409
|
+
* @public
|
|
7410
|
+
*/
|
|
7411
|
+
nextToken?: string | undefined;
|
|
7412
|
+
}
|
|
7413
|
+
/**
|
|
7414
|
+
* <p>Details about the criteria used to sort finding results.</p>
|
|
7415
|
+
* @public
|
|
7416
|
+
*/
|
|
7417
|
+
export interface SortCriteria {
|
|
7418
|
+
/**
|
|
7419
|
+
* <p>The finding detail field by which results are sorted.</p>
|
|
7420
|
+
* @public
|
|
7421
|
+
*/
|
|
7422
|
+
field: SortField | undefined;
|
|
7423
|
+
/**
|
|
7424
|
+
* <p>The order by which findings are sorted.</p>
|
|
7425
|
+
* @public
|
|
7426
|
+
*/
|
|
7427
|
+
sortOrder: SortOrder | undefined;
|
|
7428
|
+
}
|
|
7429
|
+
/**
|
|
7430
|
+
* @public
|
|
7431
|
+
*/
|
|
7432
|
+
export interface ListFindingsRequest {
|
|
7433
|
+
/**
|
|
7434
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
7435
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
7436
|
+
* when you call the action again to get the remaining results.</p>
|
|
7437
|
+
* @public
|
|
7438
|
+
*/
|
|
7439
|
+
maxResults?: number | undefined;
|
|
7440
|
+
/**
|
|
7441
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7442
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
7443
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
7444
|
+
* <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value
|
|
7445
|
+
* returned from the previous request to continue listing results after the first page.</p>
|
|
7446
|
+
* @public
|
|
7447
|
+
*/
|
|
7448
|
+
nextToken?: string | undefined;
|
|
7449
|
+
/**
|
|
7450
|
+
* <p>Details on the filters to apply to your finding results.</p>
|
|
7451
|
+
* @public
|
|
7452
|
+
*/
|
|
7453
|
+
filterCriteria?: FilterCriteria | undefined;
|
|
7454
|
+
/**
|
|
7455
|
+
* <p>Details on the sort criteria to apply to your finding results.</p>
|
|
7456
|
+
* @public
|
|
7457
|
+
*/
|
|
7458
|
+
sortCriteria?: SortCriteria | undefined;
|
|
7459
|
+
}
|
|
7460
|
+
/**
|
|
7461
|
+
* @public
|
|
7462
|
+
*/
|
|
7463
|
+
export interface ListFindingsResponse {
|
|
7464
|
+
/**
|
|
7465
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7466
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7467
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7468
|
+
* results after the first page.</p>
|
|
7469
|
+
* @public
|
|
7470
|
+
*/
|
|
7471
|
+
nextToken?: string | undefined;
|
|
7472
|
+
/**
|
|
7473
|
+
* <p>Contains details on the findings in your environment.</p>
|
|
7474
|
+
* @public
|
|
7475
|
+
*/
|
|
7476
|
+
findings?: Finding[] | undefined;
|
|
7477
|
+
}
|
|
7478
|
+
/**
|
|
7479
|
+
* @public
|
|
7480
|
+
*/
|
|
7481
|
+
export interface ListMembersRequest {
|
|
7482
|
+
/**
|
|
7483
|
+
* <p>Specifies whether to list only currently associated members if <code>True</code> or to
|
|
7484
|
+
* list all members within the organization if <code>False</code>.</p>
|
|
7485
|
+
* @public
|
|
7486
|
+
*/
|
|
7487
|
+
onlyAssociated?: boolean | undefined;
|
|
7488
|
+
/**
|
|
7489
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
7490
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
7491
|
+
* when you call the action again to get the remaining results.</p>
|
|
7492
|
+
* @public
|
|
7493
|
+
*/
|
|
7494
|
+
maxResults?: number | undefined;
|
|
7495
|
+
/**
|
|
7496
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7497
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
7498
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
7499
|
+
* <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value
|
|
7500
|
+
* returned from the previous request to continue listing results after the first page.</p>
|
|
7501
|
+
* @public
|
|
7502
|
+
*/
|
|
7503
|
+
nextToken?: string | undefined;
|
|
7504
|
+
}
|
|
7505
|
+
/**
|
|
7506
|
+
* @public
|
|
7507
|
+
*/
|
|
7508
|
+
export interface ListMembersResponse {
|
|
7509
|
+
/**
|
|
7510
|
+
* <p>An object that contains details for each member account.</p>
|
|
7511
|
+
* @public
|
|
7512
|
+
*/
|
|
7513
|
+
members?: Member[] | undefined;
|
|
7514
|
+
/**
|
|
7515
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
7516
|
+
* items.</p>
|
|
7517
|
+
* @public
|
|
7518
|
+
*/
|
|
7519
|
+
nextToken?: string | undefined;
|
|
7520
|
+
}
|
|
7521
|
+
/**
|
|
7522
|
+
* @public
|
|
7523
|
+
*/
|
|
7524
|
+
export interface ListTagsForResourceRequest {
|
|
7525
|
+
/**
|
|
7526
|
+
* <p>The Amazon resource number (ARN) of the resource to list tags of.</p>
|
|
7527
|
+
* @public
|
|
7528
|
+
*/
|
|
7529
|
+
resourceArn: string | undefined;
|
|
7530
|
+
}
|
|
7531
|
+
/**
|
|
7532
|
+
* @public
|
|
7533
|
+
*/
|
|
7534
|
+
export interface ListTagsForResourceResponse {
|
|
7535
|
+
/**
|
|
7536
|
+
* <p>The tags associated with the resource.</p>
|
|
7537
|
+
* @public
|
|
7538
|
+
*/
|
|
7539
|
+
tags?: Record<string, string> | undefined;
|
|
7540
|
+
}
|
|
7541
|
+
/**
|
|
7542
|
+
* @public
|
|
7543
|
+
*/
|
|
7544
|
+
export interface ListUsageTotalsRequest {
|
|
7545
|
+
/**
|
|
7546
|
+
* <p>The maximum number of results the response can return. If your request would return more
|
|
7547
|
+
* than the maximum the response will return a <code>nextToken</code> value, use this value
|
|
7548
|
+
* when you call the action again to get the remaining results.</p>
|
|
7549
|
+
* @public
|
|
7550
|
+
*/
|
|
7551
|
+
maxResults?: number | undefined;
|
|
7552
|
+
/**
|
|
7553
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7554
|
+
* of this parameter to null for the first request to a list action. If your response returns
|
|
7555
|
+
* more than the <code>maxResults</code> maximum value it will also return a
|
|
7556
|
+
* <code>nextToken</code> value. For subsequent calls, use the <code>nextToken</code> value
|
|
7557
|
+
* returned from the previous request to continue listing results after the first page.</p>
|
|
7558
|
+
* @public
|
|
7559
|
+
*/
|
|
7560
|
+
nextToken?: string | undefined;
|
|
7561
|
+
/**
|
|
7562
|
+
* <p>The Amazon Web Services account IDs to retrieve usage totals for.</p>
|
|
7563
|
+
* @public
|
|
7564
|
+
*/
|
|
7565
|
+
accountIds?: string[] | undefined;
|
|
7566
|
+
}
|
|
7567
|
+
/**
|
|
7568
|
+
* <p>Contains usage information about the cost of Amazon Inspector operation.</p>
|
|
7569
|
+
* @public
|
|
7570
|
+
*/
|
|
7571
|
+
export interface Usage {
|
|
7572
|
+
/**
|
|
7573
|
+
* <p>The type scan.</p>
|
|
7574
|
+
* @public
|
|
7575
|
+
*/
|
|
7576
|
+
type?: UsageType | undefined;
|
|
7577
|
+
/**
|
|
7578
|
+
* <p>The total of usage.</p>
|
|
7579
|
+
* @public
|
|
7580
|
+
*/
|
|
7581
|
+
total?: number | undefined;
|
|
7582
|
+
/**
|
|
7583
|
+
* <p>The estimated monthly cost of Amazon Inspector.</p>
|
|
7584
|
+
* @public
|
|
7585
|
+
*/
|
|
7586
|
+
estimatedMonthlyCost?: number | undefined;
|
|
7587
|
+
/**
|
|
7588
|
+
* <p>The currency type used when calculating usage data.</p>
|
|
7589
|
+
* @public
|
|
7590
|
+
*/
|
|
7591
|
+
currency?: Currency | undefined;
|
|
7592
|
+
}
|
|
7593
|
+
/**
|
|
7594
|
+
* <p>The total of usage for an account ID.</p>
|
|
7595
|
+
* @public
|
|
7596
|
+
*/
|
|
7597
|
+
export interface UsageTotal {
|
|
7598
|
+
/**
|
|
7599
|
+
* <p>The account ID of the account that usage data was retrieved for.</p>
|
|
7600
|
+
* @public
|
|
7601
|
+
*/
|
|
7602
|
+
accountId?: string | undefined;
|
|
7603
|
+
/**
|
|
7604
|
+
* <p>An object representing the total usage for an account.</p>
|
|
7605
|
+
* @public
|
|
7606
|
+
*/
|
|
7607
|
+
usage?: Usage[] | undefined;
|
|
7608
|
+
}
|
|
7609
|
+
/**
|
|
7610
|
+
* @public
|
|
7611
|
+
*/
|
|
7612
|
+
export interface ListUsageTotalsResponse {
|
|
7613
|
+
/**
|
|
7614
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
7615
|
+
* items.</p>
|
|
7616
|
+
* @public
|
|
7617
|
+
*/
|
|
7618
|
+
nextToken?: string | undefined;
|
|
7619
|
+
/**
|
|
7620
|
+
* <p>An object with details on the total usage for the requested account.</p>
|
|
7621
|
+
* @public
|
|
7622
|
+
*/
|
|
7623
|
+
totals?: UsageTotal[] | undefined;
|
|
7624
|
+
}
|
|
7625
|
+
/**
|
|
7626
|
+
* @public
|
|
7627
|
+
*/
|
|
7628
|
+
export interface ResetEncryptionKeyRequest {
|
|
7629
|
+
/**
|
|
7630
|
+
* <p>The scan type the key encrypts.</p>
|
|
7631
|
+
* @public
|
|
7632
|
+
*/
|
|
7633
|
+
scanType: ScanType | undefined;
|
|
7634
|
+
/**
|
|
7635
|
+
* <p>The resource type the key encrypts.</p>
|
|
7636
|
+
* @public
|
|
7637
|
+
*/
|
|
7638
|
+
resourceType: ResourceType | undefined;
|
|
7639
|
+
}
|
|
7640
|
+
/**
|
|
7641
|
+
* @public
|
|
7642
|
+
*/
|
|
7643
|
+
export interface ResetEncryptionKeyResponse {
|
|
7644
|
+
}
|
|
7645
|
+
/**
|
|
7646
|
+
* <p>Details on the criteria used to define the filter for a vulnerability search. </p>
|
|
7647
|
+
* @public
|
|
7648
|
+
*/
|
|
7649
|
+
export interface SearchVulnerabilitiesFilterCriteria {
|
|
7650
|
+
/**
|
|
7651
|
+
* <p>The IDs for specific vulnerabilities.</p>
|
|
7652
|
+
* @public
|
|
7653
|
+
*/
|
|
7654
|
+
vulnerabilityIds: string[] | undefined;
|
|
7655
|
+
}
|
|
7656
|
+
/**
|
|
7657
|
+
* @public
|
|
7658
|
+
*/
|
|
7659
|
+
export interface SearchVulnerabilitiesRequest {
|
|
7660
|
+
/**
|
|
7661
|
+
* <p>The criteria used to filter the results of a vulnerability search.</p>
|
|
7662
|
+
* @public
|
|
7663
|
+
*/
|
|
7664
|
+
filterCriteria: SearchVulnerabilitiesFilterCriteria | undefined;
|
|
7665
|
+
/**
|
|
7666
|
+
* <p>A token to use for paginating results that are returned in the response. Set the value
|
|
7667
|
+
* of this parameter to null for the first request to a list action. For subsequent calls, use
|
|
7668
|
+
* the <code>NextToken</code> value returned from the previous request to continue listing
|
|
7669
|
+
* results after the first page.</p>
|
|
7670
|
+
* @public
|
|
7671
|
+
*/
|
|
7672
|
+
nextToken?: string | undefined;
|
|
7673
|
+
}
|
|
7674
|
+
/**
|
|
7675
|
+
* <p>Contains details about a specific vulnerability Amazon Inspector can detect.</p>
|
|
7676
|
+
* @public
|
|
7677
|
+
*/
|
|
7678
|
+
export interface Vulnerability {
|
|
7679
|
+
/**
|
|
7680
|
+
* <p>The ID for the specific vulnerability.</p>
|
|
7681
|
+
* @public
|
|
7682
|
+
*/
|
|
7683
|
+
id: string | undefined;
|
|
7684
|
+
/**
|
|
7685
|
+
* <p>The Common Weakness Enumeration (CWE) associated with the vulnerability.</p>
|
|
7686
|
+
* @public
|
|
7687
|
+
*/
|
|
7688
|
+
cwes?: string[] | undefined;
|
|
7689
|
+
/**
|
|
7690
|
+
* <p>An object that contains the Cybersecurity and Infrastructure Security Agency (CISA)
|
|
7691
|
+
* details for the vulnerability.</p>
|
|
7692
|
+
* @public
|
|
7693
|
+
*/
|
|
7694
|
+
cisaData?: CisaData | undefined;
|
|
7695
|
+
/**
|
|
7696
|
+
* <p>The source of the vulnerability information. Possible results are <code>RHEL</code>,
|
|
7697
|
+
* <code>AMAZON_CVE</code>, <code>DEBIAN</code> or <code>NVD</code>.</p>
|
|
7698
|
+
* @public
|
|
7699
|
+
*/
|
|
7700
|
+
source?: VulnerabilitySource | undefined;
|
|
7701
|
+
/**
|
|
7702
|
+
* <p>A description of the vulnerability.</p>
|
|
7703
|
+
* @public
|
|
7704
|
+
*/
|
|
7705
|
+
description?: string | undefined;
|
|
7706
|
+
/**
|
|
7707
|
+
* <p>An object that contains information about the Amazon Web Services Threat Intel Group
|
|
7708
|
+
* (ATIG) details for the vulnerability.</p>
|
|
7709
|
+
* @public
|
|
7710
|
+
*/
|
|
7711
|
+
atigData?: AtigData | undefined;
|
|
7712
|
+
/**
|
|
7713
|
+
* <p>The severity assigned by the vendor.</p>
|
|
7714
|
+
* @public
|
|
7715
|
+
*/
|
|
7716
|
+
vendorSeverity?: string | undefined;
|
|
7717
|
+
/**
|
|
7718
|
+
* <p>An object that contains the Common Vulnerability Scoring System (CVSS) Version 4 details for the vulnerability.</p>
|
|
7719
|
+
* @public
|
|
7720
|
+
*/
|
|
7721
|
+
cvss4?: Cvss4 | undefined;
|
|
7722
|
+
/**
|
|
7723
|
+
* <p>An object that contains the Common Vulnerability Scoring System (CVSS) Version 3 details
|
|
7724
|
+
* for the vulnerability.</p>
|
|
7725
|
+
* @public
|
|
7726
|
+
*/
|
|
7727
|
+
cvss3?: Cvss3 | undefined;
|
|
7728
|
+
/**
|
|
7729
|
+
* <p>A list of related vulnerabilities.</p>
|
|
7730
|
+
* @public
|
|
7731
|
+
*/
|
|
7732
|
+
relatedVulnerabilities?: string[] | undefined;
|
|
7733
|
+
/**
|
|
7734
|
+
* <p>An object that contains the Common Vulnerability Scoring System (CVSS) Version 2 details
|
|
7735
|
+
* for the vulnerability.</p>
|
|
7736
|
+
* @public
|
|
7737
|
+
*/
|
|
7738
|
+
cvss2?: Cvss2 | undefined;
|
|
7739
|
+
/**
|
|
7740
|
+
* <p>The date and time when the vendor created this vulnerability.</p>
|
|
7741
|
+
* @public
|
|
7742
|
+
*/
|
|
7743
|
+
vendorCreatedAt?: Date | undefined;
|
|
7744
|
+
/**
|
|
7745
|
+
* <p>The date and time when the vendor last updated this vulnerability.</p>
|
|
7746
|
+
* @public
|
|
7747
|
+
*/
|
|
7748
|
+
vendorUpdatedAt?: Date | undefined;
|
|
7749
|
+
/**
|
|
7750
|
+
* <p>A link to the official source material for this vulnerability.</p>
|
|
7751
|
+
* @public
|
|
7752
|
+
*/
|
|
7753
|
+
sourceUrl?: string | undefined;
|
|
7754
|
+
/**
|
|
7755
|
+
* <p>Links to various resources with more information on this vulnerability. </p>
|
|
7756
|
+
* @public
|
|
7757
|
+
*/
|
|
7758
|
+
referenceUrls?: string[] | undefined;
|
|
7759
|
+
/**
|
|
7760
|
+
* <p>An object that contains details on when the exploit was observed.</p>
|
|
7761
|
+
* @public
|
|
7762
|
+
*/
|
|
7763
|
+
exploitObserved?: ExploitObserved | undefined;
|
|
7764
|
+
/**
|
|
7765
|
+
* <p>Platforms that the vulnerability can be detected on.</p>
|
|
7766
|
+
* @public
|
|
7767
|
+
*/
|
|
7768
|
+
detectionPlatforms?: string[] | undefined;
|
|
7769
|
+
/**
|
|
7770
|
+
* <p>An object that contains the Exploit Prediction Scoring System (EPSS) score for a
|
|
7771
|
+
* vulnerability.</p>
|
|
7772
|
+
* @public
|
|
7773
|
+
*/
|
|
7774
|
+
epss?: Epss | undefined;
|
|
7775
|
+
}
|
|
7776
|
+
/**
|
|
7777
|
+
* @public
|
|
7778
|
+
*/
|
|
7779
|
+
export interface SearchVulnerabilitiesResponse {
|
|
7780
|
+
/**
|
|
7781
|
+
* <p>Details about the listed vulnerability.</p>
|
|
7782
|
+
* @public
|
|
7783
|
+
*/
|
|
7784
|
+
vulnerabilities: Vulnerability[] | undefined;
|
|
7785
|
+
/**
|
|
7786
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
7787
|
+
* items.</p>
|
|
7788
|
+
* @public
|
|
7789
|
+
*/
|
|
7790
|
+
nextToken?: string | undefined;
|
|
7791
|
+
}
|
|
7792
|
+
/**
|
|
7793
|
+
* @public
|
|
7794
|
+
*/
|
|
7795
|
+
export interface SendCisSessionHealthRequest {
|
|
7796
|
+
/**
|
|
7797
|
+
* <p>A unique identifier for the scan job.</p>
|
|
7798
|
+
* @public
|
|
7799
|
+
*/
|
|
7800
|
+
scanJobId: string | undefined;
|
|
7801
|
+
/**
|
|
7802
|
+
* <p>The unique token that identifies the CIS session.</p>
|
|
7803
|
+
* @public
|
|
7804
|
+
*/
|
|
7805
|
+
sessionToken: string | undefined;
|
|
7806
|
+
}
|
|
7807
|
+
/**
|
|
7808
|
+
* @public
|
|
7809
|
+
*/
|
|
7810
|
+
export interface SendCisSessionHealthResponse {
|
|
7811
|
+
}
|
|
7812
|
+
/**
|
|
7813
|
+
* @public
|
|
7814
|
+
*/
|
|
7815
|
+
export interface SendCisSessionTelemetryRequest {
|
|
7816
|
+
/**
|
|
7817
|
+
* <p>A unique identifier for the scan job.</p>
|
|
7818
|
+
* @public
|
|
7819
|
+
*/
|
|
7820
|
+
scanJobId: string | undefined;
|
|
7821
|
+
/**
|
|
7822
|
+
* <p>The unique token that identifies the CIS session.</p>
|
|
7823
|
+
* @public
|
|
7824
|
+
*/
|
|
7825
|
+
sessionToken: string | undefined;
|
|
7826
|
+
/**
|
|
7827
|
+
* <p>The CIS session telemetry messages.</p>
|
|
7828
|
+
* @public
|
|
7829
|
+
*/
|
|
7830
|
+
messages: CisSessionMessage[] | undefined;
|
|
7831
|
+
}
|
|
7832
|
+
/**
|
|
7833
|
+
* @public
|
|
7834
|
+
*/
|
|
7835
|
+
export interface SendCisSessionTelemetryResponse {
|
|
7836
|
+
}
|
|
7837
|
+
/**
|
|
7838
|
+
* <p>The start CIS session message.</p>
|
|
7839
|
+
* @public
|
|
7840
|
+
*/
|
|
7841
|
+
export interface StartCisSessionMessage {
|
|
7842
|
+
/**
|
|
7843
|
+
* <p>The unique token that identifies the CIS session.</p>
|
|
7844
|
+
* @public
|
|
7845
|
+
*/
|
|
7846
|
+
sessionToken: string | undefined;
|
|
7847
|
+
}
|
|
7848
|
+
/**
|
|
7849
|
+
* @public
|
|
7850
|
+
*/
|
|
7851
|
+
export interface StartCisSessionRequest {
|
|
7852
|
+
/**
|
|
7853
|
+
* <p>A unique identifier for the scan job.</p>
|
|
7854
|
+
* @public
|
|
7855
|
+
*/
|
|
7856
|
+
scanJobId: string | undefined;
|
|
7857
|
+
/**
|
|
7858
|
+
* <p>The start CIS session message.</p>
|
|
7859
|
+
* @public
|
|
7860
|
+
*/
|
|
7861
|
+
message: StartCisSessionMessage | undefined;
|
|
7862
|
+
}
|