aws-sdk 2.1346.0 → 2.1348.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/CHANGELOG.md +24 -1
- package/README.md +1 -1
- package/apis/autoscaling-2011-01-01.examples.json +72 -0
- package/apis/autoscaling-2011-01-01.min.json +13 -5
- package/apis/autoscaling-2011-01-01.paginators.json +5 -0
- package/apis/batch-2016-08-10.min.json +4 -1
- package/apis/compute-optimizer-2019-11-01.min.json +15 -11
- package/apis/drs-2020-02-26.min.json +21 -2
- package/apis/ec2-2016-11-15.min.json +754 -660
- package/apis/elasticmapreduce-2009-03-31.min.json +82 -66
- package/apis/glue-2017-03-31.min.json +0 -1
- package/apis/guardduty-2017-11-28.min.json +590 -111
- package/apis/guardduty-2017-11-28.paginators.json +6 -0
- package/apis/imagebuilder-2019-12-02.min.json +546 -75
- package/apis/imagebuilder-2019-12-02.paginators.json +23 -0
- package/apis/internetmonitor-2021-06-03.min.json +41 -19
- package/apis/ivs-2020-07-14.min.json +58 -46
- package/apis/kendra-2019-02-03.min.json +494 -240
- package/apis/metadata.json +4 -0
- package/apis/network-firewall-2020-11-12.min.json +238 -9
- package/apis/network-firewall-2020-11-12.paginators.json +6 -0
- package/apis/s3-2006-03-01.examples.json +97 -97
- package/apis/sagemaker-featurestore-runtime-2020-07-01.min.json +4 -0
- package/apis/sagemaker-geospatial-2020-05-27.min.json +135 -107
- package/apis/sms-2016-10-24.min.json +3 -1
- package/apis/vpc-lattice-2022-11-30.examples.json +5 -0
- package/apis/vpc-lattice-2022-11-30.min.json +2363 -0
- package/apis/vpc-lattice-2022-11-30.paginators.json +58 -0
- package/apis/wellarchitected-2020-03-31.min.json +125 -21
- package/apis/wellarchitected-2020-03-31.paginators.json +5 -0
- package/clients/all.d.ts +1 -0
- package/clients/all.js +2 -1
- package/clients/autoscaling.d.ts +63 -36
- package/clients/batch.d.ts +13 -0
- package/clients/computeoptimizer.d.ts +13 -3
- package/clients/drs.d.ts +25 -5
- package/clients/ec2.d.ts +115 -4
- package/clients/emr.d.ts +20 -0
- package/clients/glue.d.ts +0 -4
- package/clients/guardduty.d.ts +491 -8
- package/clients/imagebuilder.d.ts +931 -128
- package/clients/internetmonitor.d.ts +50 -16
- package/clients/ivs.d.ts +17 -0
- package/clients/kendra.d.ts +424 -75
- package/clients/networkfirewall.d.ts +289 -0
- package/clients/resiliencehub.d.ts +88 -88
- package/clients/s3.d.ts +115 -115
- package/clients/sagemakerfeaturestoreruntime.d.ts +10 -5
- package/clients/sagemakergeospatial.d.ts +183 -147
- package/clients/vpclattice.d.ts +2772 -0
- package/clients/vpclattice.js +18 -0
- package/clients/wellarchitected.d.ts +125 -34
- package/dist/aws-sdk-core-react-native.js +2 -2
- package/dist/aws-sdk-react-native.js +63 -26
- package/dist/aws-sdk.js +861 -734
- package/dist/aws-sdk.min.js +97 -96
- package/lib/config_service_placeholders.d.ts +2 -0
- package/lib/core.js +1 -1
- package/package.json +1 -1
package/clients/guardduty.d.ts
CHANGED
|
@@ -227,6 +227,14 @@ declare class GuardDuty extends Service {
|
|
|
227
227
|
* Provides the details for the GuardDuty administrator account associated with the current GuardDuty member account.
|
|
228
228
|
*/
|
|
229
229
|
getAdministratorAccount(callback?: (err: AWSError, data: GuardDuty.Types.GetAdministratorAccountResponse) => void): Request<GuardDuty.Types.GetAdministratorAccountResponse, AWSError>;
|
|
230
|
+
/**
|
|
231
|
+
* Retrieves aggregated statistics for your account. If you are a GuardDuty administrator, you can retrieve the statistics for all the resources associated with the active member accounts in your organization who have enabled EKS Runtime Monitoring and have the GuardDuty agent running on their EKS nodes.
|
|
232
|
+
*/
|
|
233
|
+
getCoverageStatistics(params: GuardDuty.Types.GetCoverageStatisticsRequest, callback?: (err: AWSError, data: GuardDuty.Types.GetCoverageStatisticsResponse) => void): Request<GuardDuty.Types.GetCoverageStatisticsResponse, AWSError>;
|
|
234
|
+
/**
|
|
235
|
+
* Retrieves aggregated statistics for your account. If you are a GuardDuty administrator, you can retrieve the statistics for all the resources associated with the active member accounts in your organization who have enabled EKS Runtime Monitoring and have the GuardDuty agent running on their EKS nodes.
|
|
236
|
+
*/
|
|
237
|
+
getCoverageStatistics(callback?: (err: AWSError, data: GuardDuty.Types.GetCoverageStatisticsResponse) => void): Request<GuardDuty.Types.GetCoverageStatisticsResponse, AWSError>;
|
|
230
238
|
/**
|
|
231
239
|
* Retrieves an Amazon GuardDuty detector specified by the detectorId. There might be regional differences because some data sources might not be available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more information, see Regions and endpoints.
|
|
232
240
|
*/
|
|
@@ -339,6 +347,14 @@ declare class GuardDuty extends Service {
|
|
|
339
347
|
* Invites other Amazon Web Services accounts (created as members of the current Amazon Web Services account by CreateMembers) to enable GuardDuty, and allow the current Amazon Web Services account to view and manage these accounts' findings on their behalf as the GuardDuty administrator account.
|
|
340
348
|
*/
|
|
341
349
|
inviteMembers(callback?: (err: AWSError, data: GuardDuty.Types.InviteMembersResponse) => void): Request<GuardDuty.Types.InviteMembersResponse, AWSError>;
|
|
350
|
+
/**
|
|
351
|
+
* Lists coverage details for your GuardDuty account. If you're a GuardDuty administrator, you can retrieve all resources associated with the active member accounts in your organization. Make sure the accounts have EKS Runtime Monitoring enabled and GuardDuty agent running on their EKS nodes.
|
|
352
|
+
*/
|
|
353
|
+
listCoverage(params: GuardDuty.Types.ListCoverageRequest, callback?: (err: AWSError, data: GuardDuty.Types.ListCoverageResponse) => void): Request<GuardDuty.Types.ListCoverageResponse, AWSError>;
|
|
354
|
+
/**
|
|
355
|
+
* Lists coverage details for your GuardDuty account. If you're a GuardDuty administrator, you can retrieve all resources associated with the active member accounts in your organization. Make sure the accounts have EKS Runtime Monitoring enabled and GuardDuty agent running on their EKS nodes.
|
|
356
|
+
*/
|
|
357
|
+
listCoverage(callback?: (err: AWSError, data: GuardDuty.Types.ListCoverageResponse) => void): Request<GuardDuty.Types.ListCoverageResponse, AWSError>;
|
|
342
358
|
/**
|
|
343
359
|
* Lists detectorIds of all the existing Amazon GuardDuty detector resources.
|
|
344
360
|
*/
|
|
@@ -657,6 +673,16 @@ declare namespace GuardDuty {
|
|
|
657
673
|
*/
|
|
658
674
|
RdsLoginAttemptAction?: RdsLoginAttemptAction;
|
|
659
675
|
}
|
|
676
|
+
export interface AddonDetails {
|
|
677
|
+
/**
|
|
678
|
+
* Version of the installed EKS add-on.
|
|
679
|
+
*/
|
|
680
|
+
AddonVersion?: String;
|
|
681
|
+
/**
|
|
682
|
+
* Status of the installed EKS add-on.
|
|
683
|
+
*/
|
|
684
|
+
AddonStatus?: String;
|
|
685
|
+
}
|
|
660
686
|
export interface AdminAccount {
|
|
661
687
|
/**
|
|
662
688
|
* The Amazon Web Services account ID for the account.
|
|
@@ -876,6 +902,8 @@ declare namespace GuardDuty {
|
|
|
876
902
|
SecurityContext?: SecurityContext;
|
|
877
903
|
}
|
|
878
904
|
export type Containers = Container[];
|
|
905
|
+
export type CountByCoverageStatus = {[key: string]: Long};
|
|
906
|
+
export type CountByResourceType = {[key: string]: Long};
|
|
879
907
|
export type CountBySeverity = {[key: string]: Integer};
|
|
880
908
|
export interface Country {
|
|
881
909
|
/**
|
|
@@ -887,6 +915,117 @@ declare namespace GuardDuty {
|
|
|
887
915
|
*/
|
|
888
916
|
CountryName?: String;
|
|
889
917
|
}
|
|
918
|
+
export interface CoverageEksClusterDetails {
|
|
919
|
+
/**
|
|
920
|
+
* Name of the EKS cluster.
|
|
921
|
+
*/
|
|
922
|
+
ClusterName?: String;
|
|
923
|
+
/**
|
|
924
|
+
* Represents the nodes within the EKS cluster that have a HEALTHY coverage status.
|
|
925
|
+
*/
|
|
926
|
+
CoveredNodes?: Long;
|
|
927
|
+
/**
|
|
928
|
+
* Represents all the nodes within the EKS cluster in your account.
|
|
929
|
+
*/
|
|
930
|
+
CompatibleNodes?: Long;
|
|
931
|
+
/**
|
|
932
|
+
* Information about the installed EKS add-on.
|
|
933
|
+
*/
|
|
934
|
+
AddonDetails?: AddonDetails;
|
|
935
|
+
}
|
|
936
|
+
export interface CoverageFilterCondition {
|
|
937
|
+
/**
|
|
938
|
+
* Represents an equal condition that is applied to a single field while retrieving the coverage details.
|
|
939
|
+
*/
|
|
940
|
+
Equals?: Equals;
|
|
941
|
+
/**
|
|
942
|
+
* Represents a not equal condition that is applied to a single field while retrieving the coverage details.
|
|
943
|
+
*/
|
|
944
|
+
NotEquals?: NotEquals;
|
|
945
|
+
}
|
|
946
|
+
export interface CoverageFilterCriteria {
|
|
947
|
+
/**
|
|
948
|
+
* Represents a condition that when matched will be added to the response of the operation.
|
|
949
|
+
*/
|
|
950
|
+
FilterCriterion?: CoverageFilterCriterionList;
|
|
951
|
+
}
|
|
952
|
+
export interface CoverageFilterCriterion {
|
|
953
|
+
/**
|
|
954
|
+
* An enum value representing possible filter fields.
|
|
955
|
+
*/
|
|
956
|
+
CriterionKey?: CoverageFilterCriterionKey;
|
|
957
|
+
/**
|
|
958
|
+
* Contains information about the condition.
|
|
959
|
+
*/
|
|
960
|
+
FilterCondition?: CoverageFilterCondition;
|
|
961
|
+
}
|
|
962
|
+
export type CoverageFilterCriterionKey = "ACCOUNT_ID"|"CLUSTER_NAME"|"RESOURCE_TYPE"|"COVERAGE_STATUS"|"ADDON_VERSION"|string;
|
|
963
|
+
export type CoverageFilterCriterionList = CoverageFilterCriterion[];
|
|
964
|
+
export interface CoverageResource {
|
|
965
|
+
/**
|
|
966
|
+
* The unique ID of the resource.
|
|
967
|
+
*/
|
|
968
|
+
ResourceId?: String;
|
|
969
|
+
/**
|
|
970
|
+
* The unique ID of the GuardDuty detector associated with the resource.
|
|
971
|
+
*/
|
|
972
|
+
DetectorId?: DetectorId;
|
|
973
|
+
/**
|
|
974
|
+
* The unique ID of the Amazon Web Services account.
|
|
975
|
+
*/
|
|
976
|
+
AccountId?: AccountId;
|
|
977
|
+
/**
|
|
978
|
+
* Information about the resource for which the coverage statistics are retrieved.
|
|
979
|
+
*/
|
|
980
|
+
ResourceDetails?: CoverageResourceDetails;
|
|
981
|
+
/**
|
|
982
|
+
* Represents the status of the EKS cluster coverage.
|
|
983
|
+
*/
|
|
984
|
+
CoverageStatus?: CoverageStatus;
|
|
985
|
+
/**
|
|
986
|
+
* Represents the reason why a coverage status was UNHEALTHY for the EKS cluster.
|
|
987
|
+
*/
|
|
988
|
+
Issue?: String;
|
|
989
|
+
/**
|
|
990
|
+
* The timestamp at which the coverage details for the resource were last updated. This is in UTC format.
|
|
991
|
+
*/
|
|
992
|
+
UpdatedAt?: Timestamp;
|
|
993
|
+
}
|
|
994
|
+
export interface CoverageResourceDetails {
|
|
995
|
+
/**
|
|
996
|
+
* EKS cluster details involved in the coverage statistics.
|
|
997
|
+
*/
|
|
998
|
+
EksClusterDetails?: CoverageEksClusterDetails;
|
|
999
|
+
/**
|
|
1000
|
+
* The type of Amazon Web Services resource.
|
|
1001
|
+
*/
|
|
1002
|
+
ResourceType?: ResourceType;
|
|
1003
|
+
}
|
|
1004
|
+
export type CoverageResources = CoverageResource[];
|
|
1005
|
+
export interface CoverageSortCriteria {
|
|
1006
|
+
/**
|
|
1007
|
+
* Represents the field name used to sort the coverage details.
|
|
1008
|
+
*/
|
|
1009
|
+
AttributeName?: CoverageSortKey;
|
|
1010
|
+
/**
|
|
1011
|
+
* The order in which the sorted findings are to be displayed.
|
|
1012
|
+
*/
|
|
1013
|
+
OrderBy?: OrderBy;
|
|
1014
|
+
}
|
|
1015
|
+
export type CoverageSortKey = "ACCOUNT_ID"|"CLUSTER_NAME"|"COVERAGE_STATUS"|"ISSUE"|"ADDON_VERSION"|"UPDATED_AT"|string;
|
|
1016
|
+
export interface CoverageStatistics {
|
|
1017
|
+
/**
|
|
1018
|
+
* Represents coverage statistics for EKS clusters aggregated by resource type.
|
|
1019
|
+
*/
|
|
1020
|
+
CountByResourceType?: CountByResourceType;
|
|
1021
|
+
/**
|
|
1022
|
+
* Represents coverage statistics for EKS clusters aggregated by coverage status.
|
|
1023
|
+
*/
|
|
1024
|
+
CountByCoverageStatus?: CountByCoverageStatus;
|
|
1025
|
+
}
|
|
1026
|
+
export type CoverageStatisticsType = "COUNT_BY_RESOURCE_TYPE"|"COUNT_BY_COVERAGE_STATUS"|string;
|
|
1027
|
+
export type CoverageStatisticsTypeList = CoverageStatisticsType[];
|
|
1028
|
+
export type CoverageStatus = "HEALTHY"|"UNHEALTHY"|string;
|
|
890
1029
|
export interface CreateDetectorRequest {
|
|
891
1030
|
/**
|
|
892
1031
|
* A Boolean value that specifies whether the detector is to be enabled.
|
|
@@ -1324,7 +1463,7 @@ declare namespace GuardDuty {
|
|
|
1324
1463
|
}
|
|
1325
1464
|
export interface DescribeOrganizationConfigurationResponse {
|
|
1326
1465
|
/**
|
|
1327
|
-
* Indicates whether GuardDuty is automatically enabled for accounts added to the organization.
|
|
1466
|
+
* Indicates whether GuardDuty is automatically enabled for accounts added to the organization. Even though this is still supported, we recommend using AutoEnableOrganizationMembers to achieve the similar results.
|
|
1328
1467
|
*/
|
|
1329
1468
|
AutoEnable?: Boolean;
|
|
1330
1469
|
/**
|
|
@@ -1344,7 +1483,7 @@ declare namespace GuardDuty {
|
|
|
1344
1483
|
*/
|
|
1345
1484
|
NextToken?: String;
|
|
1346
1485
|
/**
|
|
1347
|
-
* Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization. NEW: Indicates that new
|
|
1486
|
+
* Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization. NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically. ALL: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty enabled automatically. This includes NEW accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty. NONE: Indicates that GuardDuty will not be automatically enabled for any accounts in the organization. GuardDuty must be managed for each account individually by the administrator.
|
|
1348
1487
|
*/
|
|
1349
1488
|
AutoEnableOrganizationMembers?: AutoEnableMembers;
|
|
1350
1489
|
}
|
|
@@ -1406,7 +1545,33 @@ declare namespace GuardDuty {
|
|
|
1406
1545
|
}
|
|
1407
1546
|
export type DestinationType = "S3"|string;
|
|
1408
1547
|
export type Destinations = Destination[];
|
|
1409
|
-
export
|
|
1548
|
+
export interface DetectorAdditionalConfiguration {
|
|
1549
|
+
/**
|
|
1550
|
+
* Name of the additional configuration.
|
|
1551
|
+
*/
|
|
1552
|
+
Name?: FeatureAdditionalConfiguration;
|
|
1553
|
+
/**
|
|
1554
|
+
* Status of the additional configuration.
|
|
1555
|
+
*/
|
|
1556
|
+
Status?: FeatureStatus;
|
|
1557
|
+
}
|
|
1558
|
+
export interface DetectorAdditionalConfigurationResult {
|
|
1559
|
+
/**
|
|
1560
|
+
* Name of the additional configuration.
|
|
1561
|
+
*/
|
|
1562
|
+
Name?: FeatureAdditionalConfiguration;
|
|
1563
|
+
/**
|
|
1564
|
+
* Status of the additional configuration.
|
|
1565
|
+
*/
|
|
1566
|
+
Status?: FeatureStatus;
|
|
1567
|
+
/**
|
|
1568
|
+
* The timestamp at which the additional configuration was last updated. This is in UTC format.
|
|
1569
|
+
*/
|
|
1570
|
+
UpdatedAt?: Timestamp;
|
|
1571
|
+
}
|
|
1572
|
+
export type DetectorAdditionalConfigurationResults = DetectorAdditionalConfigurationResult[];
|
|
1573
|
+
export type DetectorAdditionalConfigurations = DetectorAdditionalConfiguration[];
|
|
1574
|
+
export type DetectorFeature = "S3_DATA_EVENTS"|"EKS_AUDIT_LOGS"|"EBS_MALWARE_PROTECTION"|"RDS_LOGIN_EVENTS"|"EKS_RUNTIME_MONITORING"|string;
|
|
1410
1575
|
export interface DetectorFeatureConfiguration {
|
|
1411
1576
|
/**
|
|
1412
1577
|
* The name of the feature.
|
|
@@ -1416,6 +1581,10 @@ declare namespace GuardDuty {
|
|
|
1416
1581
|
* The status of the feature.
|
|
1417
1582
|
*/
|
|
1418
1583
|
Status?: FeatureStatus;
|
|
1584
|
+
/**
|
|
1585
|
+
* Additional configuration for a resource.
|
|
1586
|
+
*/
|
|
1587
|
+
AdditionalConfiguration?: DetectorAdditionalConfigurations;
|
|
1419
1588
|
}
|
|
1420
1589
|
export interface DetectorFeatureConfigurationResult {
|
|
1421
1590
|
/**
|
|
@@ -1430,10 +1599,14 @@ declare namespace GuardDuty {
|
|
|
1430
1599
|
* The timestamp at which the feature object was updated.
|
|
1431
1600
|
*/
|
|
1432
1601
|
UpdatedAt?: Timestamp;
|
|
1602
|
+
/**
|
|
1603
|
+
* Additional configuration for a resource.
|
|
1604
|
+
*/
|
|
1605
|
+
AdditionalConfiguration?: DetectorAdditionalConfigurationResults;
|
|
1433
1606
|
}
|
|
1434
1607
|
export type DetectorFeatureConfigurations = DetectorFeatureConfiguration[];
|
|
1435
1608
|
export type DetectorFeatureConfigurationsResults = DetectorFeatureConfigurationResult[];
|
|
1436
|
-
export type DetectorFeatureResult = "FLOW_LOGS"|"CLOUD_TRAIL"|"DNS_LOGS"|"S3_DATA_EVENTS"|"EKS_AUDIT_LOGS"|"EBS_MALWARE_PROTECTION"|"RDS_LOGIN_EVENTS"|string;
|
|
1609
|
+
export type DetectorFeatureResult = "FLOW_LOGS"|"CLOUD_TRAIL"|"DNS_LOGS"|"S3_DATA_EVENTS"|"EKS_AUDIT_LOGS"|"EBS_MALWARE_PROTECTION"|"RDS_LOGIN_EVENTS"|"EKS_RUNTIME_MONITORING"|string;
|
|
1437
1610
|
export type DetectorId = string;
|
|
1438
1611
|
export type DetectorIds = DetectorId[];
|
|
1439
1612
|
export type DetectorStatus = "ENABLED"|"DISABLED"|string;
|
|
@@ -1664,6 +1837,7 @@ declare namespace GuardDuty {
|
|
|
1664
1837
|
*/
|
|
1665
1838
|
ThreatIntelligenceDetails?: ThreatIntelligenceDetails;
|
|
1666
1839
|
}
|
|
1840
|
+
export type FeatureAdditionalConfiguration = "EKS_ADDON_MANAGEMENT"|string;
|
|
1667
1841
|
export type FeatureStatus = "ENABLED"|"DISABLED"|string;
|
|
1668
1842
|
export type Feedback = "USEFUL"|"NOT_USEFUL"|string;
|
|
1669
1843
|
export type FilePaths = ScanFilePath[];
|
|
@@ -1779,6 +1953,7 @@ declare namespace GuardDuty {
|
|
|
1779
1953
|
export type FindingType = string;
|
|
1780
1954
|
export type FindingTypes = FindingType[];
|
|
1781
1955
|
export type Findings = Finding[];
|
|
1956
|
+
export type FlagsList = String[];
|
|
1782
1957
|
export interface FlowLogsConfigurationResult {
|
|
1783
1958
|
/**
|
|
1784
1959
|
* Denotes whether VPC flow logs is enabled as a data source.
|
|
@@ -1796,7 +1971,7 @@ declare namespace GuardDuty {
|
|
|
1796
1971
|
FreeTrialDaysRemaining?: Integer;
|
|
1797
1972
|
}
|
|
1798
1973
|
export type FreeTrialFeatureConfigurationsResults = FreeTrialFeatureConfigurationResult[];
|
|
1799
|
-
export type FreeTrialFeatureResult = "FLOW_LOGS"|"CLOUD_TRAIL"|"DNS_LOGS"|"S3_DATA_EVENTS"|"EKS_AUDIT_LOGS"|"EBS_MALWARE_PROTECTION"|"RDS_LOGIN_EVENTS"|string;
|
|
1974
|
+
export type FreeTrialFeatureResult = "FLOW_LOGS"|"CLOUD_TRAIL"|"DNS_LOGS"|"S3_DATA_EVENTS"|"EKS_AUDIT_LOGS"|"EBS_MALWARE_PROTECTION"|"RDS_LOGIN_EVENTS"|"EKS_RUNTIME_MONITORING"|string;
|
|
1800
1975
|
export interface GeoLocation {
|
|
1801
1976
|
/**
|
|
1802
1977
|
* The latitude information of the remote IP address.
|
|
@@ -1819,6 +1994,26 @@ declare namespace GuardDuty {
|
|
|
1819
1994
|
*/
|
|
1820
1995
|
Administrator: Administrator;
|
|
1821
1996
|
}
|
|
1997
|
+
export interface GetCoverageStatisticsRequest {
|
|
1998
|
+
/**
|
|
1999
|
+
* The unique ID of the GuardDuty detector associated to the coverage statistics.
|
|
2000
|
+
*/
|
|
2001
|
+
DetectorId: DetectorId;
|
|
2002
|
+
/**
|
|
2003
|
+
* Represents the criteria used to filter the coverage statistics
|
|
2004
|
+
*/
|
|
2005
|
+
FilterCriteria?: CoverageFilterCriteria;
|
|
2006
|
+
/**
|
|
2007
|
+
* Represents the statistics type used to aggregate the coverage details.
|
|
2008
|
+
*/
|
|
2009
|
+
StatisticsType: CoverageStatisticsTypeList;
|
|
2010
|
+
}
|
|
2011
|
+
export interface GetCoverageStatisticsResponse {
|
|
2012
|
+
/**
|
|
2013
|
+
* Represents the count aggregated by the statusCode and resourceType.
|
|
2014
|
+
*/
|
|
2015
|
+
CoverageStatistics?: CoverageStatistics;
|
|
2016
|
+
}
|
|
1822
2017
|
export interface GetDetectorRequest {
|
|
1823
2018
|
/**
|
|
1824
2019
|
* The unique ID of the detector that you want to get.
|
|
@@ -2378,6 +2573,77 @@ declare namespace GuardDuty {
|
|
|
2378
2573
|
*/
|
|
2379
2574
|
Volumes?: Volumes;
|
|
2380
2575
|
}
|
|
2576
|
+
export type Lineage = LineageObject[];
|
|
2577
|
+
export interface LineageObject {
|
|
2578
|
+
/**
|
|
2579
|
+
* The time when the process started. This is in UTC format.
|
|
2580
|
+
*/
|
|
2581
|
+
StartTime?: Timestamp;
|
|
2582
|
+
/**
|
|
2583
|
+
* The process ID of the child process.
|
|
2584
|
+
*/
|
|
2585
|
+
NamespacePid?: Integer;
|
|
2586
|
+
/**
|
|
2587
|
+
* The user ID of the user that executed the process.
|
|
2588
|
+
*/
|
|
2589
|
+
UserId?: Integer;
|
|
2590
|
+
/**
|
|
2591
|
+
* The name of the process.
|
|
2592
|
+
*/
|
|
2593
|
+
Name?: String;
|
|
2594
|
+
/**
|
|
2595
|
+
* The ID of the process.
|
|
2596
|
+
*/
|
|
2597
|
+
Pid?: Integer;
|
|
2598
|
+
/**
|
|
2599
|
+
* The unique ID assigned to the process by GuardDuty.
|
|
2600
|
+
*/
|
|
2601
|
+
Uuid?: String;
|
|
2602
|
+
/**
|
|
2603
|
+
* The absolute path of the process executable file.
|
|
2604
|
+
*/
|
|
2605
|
+
ExecutablePath?: String;
|
|
2606
|
+
/**
|
|
2607
|
+
* The effective user ID that was used to execute the process.
|
|
2608
|
+
*/
|
|
2609
|
+
Euid?: Integer;
|
|
2610
|
+
/**
|
|
2611
|
+
* The unique ID of the parent process. This ID is assigned to the parent process by GuardDuty.
|
|
2612
|
+
*/
|
|
2613
|
+
ParentUuid?: String;
|
|
2614
|
+
}
|
|
2615
|
+
export interface ListCoverageRequest {
|
|
2616
|
+
/**
|
|
2617
|
+
* The unique ID of the detector whose coverage details you want to retrieve.
|
|
2618
|
+
*/
|
|
2619
|
+
DetectorId: DetectorId;
|
|
2620
|
+
/**
|
|
2621
|
+
* A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. For subsequent calls, use the NextToken value returned from the previous request to continue listing results after the first page.
|
|
2622
|
+
*/
|
|
2623
|
+
NextToken?: String;
|
|
2624
|
+
/**
|
|
2625
|
+
* The maximum number of results to return in the response.
|
|
2626
|
+
*/
|
|
2627
|
+
MaxResults?: MaxResults;
|
|
2628
|
+
/**
|
|
2629
|
+
* Represents the criteria used to filter the coverage details.
|
|
2630
|
+
*/
|
|
2631
|
+
FilterCriteria?: CoverageFilterCriteria;
|
|
2632
|
+
/**
|
|
2633
|
+
* Represents the criteria used to sort the coverage details.
|
|
2634
|
+
*/
|
|
2635
|
+
SortCriteria?: CoverageSortCriteria;
|
|
2636
|
+
}
|
|
2637
|
+
export interface ListCoverageResponse {
|
|
2638
|
+
/**
|
|
2639
|
+
* A list of resources and their attributes providing cluster details.
|
|
2640
|
+
*/
|
|
2641
|
+
Resources: CoverageResources;
|
|
2642
|
+
/**
|
|
2643
|
+
* The pagination parameter to be used on the next list operation to retrieve more items.
|
|
2644
|
+
*/
|
|
2645
|
+
NextToken?: String;
|
|
2646
|
+
}
|
|
2381
2647
|
export interface ListDetectorsRequest {
|
|
2382
2648
|
/**
|
|
2383
2649
|
* You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 50. The maximum value is 50.
|
|
@@ -2720,6 +2986,32 @@ declare namespace GuardDuty {
|
|
|
2720
2986
|
*/
|
|
2721
2987
|
AdministratorId?: String;
|
|
2722
2988
|
}
|
|
2989
|
+
export interface MemberAdditionalConfiguration {
|
|
2990
|
+
/**
|
|
2991
|
+
* Name of the additional configuration.
|
|
2992
|
+
*/
|
|
2993
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
2994
|
+
/**
|
|
2995
|
+
* Status of the additional configuration.
|
|
2996
|
+
*/
|
|
2997
|
+
Status?: FeatureStatus;
|
|
2998
|
+
}
|
|
2999
|
+
export interface MemberAdditionalConfigurationResult {
|
|
3000
|
+
/**
|
|
3001
|
+
* Indicates the name of the additional configuration that is set for the member account.
|
|
3002
|
+
*/
|
|
3003
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
3004
|
+
/**
|
|
3005
|
+
* Indicates the status of the additional configuration that is set for the member account.
|
|
3006
|
+
*/
|
|
3007
|
+
Status?: FeatureStatus;
|
|
3008
|
+
/**
|
|
3009
|
+
* The timestamp at which the additional configuration was set for the member account. This is in UTC format.
|
|
3010
|
+
*/
|
|
3011
|
+
UpdatedAt?: Timestamp;
|
|
3012
|
+
}
|
|
3013
|
+
export type MemberAdditionalConfigurationResults = MemberAdditionalConfigurationResult[];
|
|
3014
|
+
export type MemberAdditionalConfigurations = MemberAdditionalConfiguration[];
|
|
2723
3015
|
export interface MemberDataSourceConfiguration {
|
|
2724
3016
|
/**
|
|
2725
3017
|
* The account ID for the member account.
|
|
@@ -2744,6 +3036,10 @@ declare namespace GuardDuty {
|
|
|
2744
3036
|
* The status of the feature.
|
|
2745
3037
|
*/
|
|
2746
3038
|
Status?: FeatureStatus;
|
|
3039
|
+
/**
|
|
3040
|
+
* Additional configuration of the feature for the member account.
|
|
3041
|
+
*/
|
|
3042
|
+
AdditionalConfiguration?: MemberAdditionalConfigurations;
|
|
2747
3043
|
}
|
|
2748
3044
|
export interface MemberFeaturesConfigurationResult {
|
|
2749
3045
|
/**
|
|
@@ -2758,10 +3054,15 @@ declare namespace GuardDuty {
|
|
|
2758
3054
|
* The timestamp at which the feature object was updated.
|
|
2759
3055
|
*/
|
|
2760
3056
|
UpdatedAt?: Timestamp;
|
|
3057
|
+
/**
|
|
3058
|
+
* Indicates the additional configuration of the feature that is configured for the member account.
|
|
3059
|
+
*/
|
|
3060
|
+
AdditionalConfiguration?: MemberAdditionalConfigurationResults;
|
|
2761
3061
|
}
|
|
2762
3062
|
export type MemberFeaturesConfigurations = MemberFeaturesConfiguration[];
|
|
2763
3063
|
export type MemberFeaturesConfigurationsResults = MemberFeaturesConfigurationResult[];
|
|
2764
3064
|
export type Members = Member[];
|
|
3065
|
+
export type MemoryRegionsList = String[];
|
|
2765
3066
|
export type Name = string;
|
|
2766
3067
|
export type Neq = String[];
|
|
2767
3068
|
export interface NetworkConnectionAction {
|
|
@@ -2840,7 +3141,8 @@ declare namespace GuardDuty {
|
|
|
2840
3141
|
export type NonEmptyString = string;
|
|
2841
3142
|
export type NotEquals = String[];
|
|
2842
3143
|
export type OrderBy = "ASC"|"DESC"|string;
|
|
2843
|
-
export type OrgFeature = "S3_DATA_EVENTS"|"EKS_AUDIT_LOGS"|"EBS_MALWARE_PROTECTION"|"RDS_LOGIN_EVENTS"|string;
|
|
3144
|
+
export type OrgFeature = "S3_DATA_EVENTS"|"EKS_AUDIT_LOGS"|"EBS_MALWARE_PROTECTION"|"RDS_LOGIN_EVENTS"|"EKS_RUNTIME_MONITORING"|string;
|
|
3145
|
+
export type OrgFeatureAdditionalConfiguration = "EKS_ADDON_MANAGEMENT"|string;
|
|
2844
3146
|
export type OrgFeatureStatus = "NEW"|"NONE"|string;
|
|
2845
3147
|
export interface Organization {
|
|
2846
3148
|
/**
|
|
@@ -2860,6 +3162,28 @@ declare namespace GuardDuty {
|
|
|
2860
3162
|
*/
|
|
2861
3163
|
Org?: String;
|
|
2862
3164
|
}
|
|
3165
|
+
export interface OrganizationAdditionalConfiguration {
|
|
3166
|
+
/**
|
|
3167
|
+
* The name of the additional configuration that will be configured for the organization.
|
|
3168
|
+
*/
|
|
3169
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
3170
|
+
/**
|
|
3171
|
+
* The status of the additional configuration that will be configured for the organization.
|
|
3172
|
+
*/
|
|
3173
|
+
AutoEnable?: OrgFeatureStatus;
|
|
3174
|
+
}
|
|
3175
|
+
export interface OrganizationAdditionalConfigurationResult {
|
|
3176
|
+
/**
|
|
3177
|
+
* The name of the additional configuration that is configured for the member accounts within the organization.
|
|
3178
|
+
*/
|
|
3179
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
3180
|
+
/**
|
|
3181
|
+
* Describes how The status of the additional configuration that are configured for the member accounts within the organization. If you set AutoEnable to NEW, a feature will be configured for only the new accounts when they join the organization. If you set AutoEnable to NONE, no feature will be configured for the accounts when they join the organization.
|
|
3182
|
+
*/
|
|
3183
|
+
AutoEnable?: OrgFeatureStatus;
|
|
3184
|
+
}
|
|
3185
|
+
export type OrganizationAdditionalConfigurationResults = OrganizationAdditionalConfigurationResult[];
|
|
3186
|
+
export type OrganizationAdditionalConfigurations = OrganizationAdditionalConfiguration[];
|
|
2863
3187
|
export interface OrganizationDataSourceConfigurations {
|
|
2864
3188
|
/**
|
|
2865
3189
|
* Describes whether S3 data event logs are enabled for new members of the organization.
|
|
@@ -2909,6 +3233,10 @@ declare namespace GuardDuty {
|
|
|
2909
3233
|
* The status of the feature that will be configured for the organization.
|
|
2910
3234
|
*/
|
|
2911
3235
|
AutoEnable?: OrgFeatureStatus;
|
|
3236
|
+
/**
|
|
3237
|
+
* The additional information that will be configured for the organization.
|
|
3238
|
+
*/
|
|
3239
|
+
AdditionalConfiguration?: OrganizationAdditionalConfigurations;
|
|
2912
3240
|
}
|
|
2913
3241
|
export interface OrganizationFeatureConfigurationResult {
|
|
2914
3242
|
/**
|
|
@@ -2919,6 +3247,10 @@ declare namespace GuardDuty {
|
|
|
2919
3247
|
* Describes how The status of the feature that are configured for the member accounts within the organization. If you set AutoEnable to NEW, a feature will be configured for only the new accounts when they join the organization. If you set AutoEnable to NONE, no feature will be configured for the accounts when they join the organization.
|
|
2920
3248
|
*/
|
|
2921
3249
|
AutoEnable?: OrgFeatureStatus;
|
|
3250
|
+
/**
|
|
3251
|
+
* The additional configuration that is configured for the member accounts within the organization.
|
|
3252
|
+
*/
|
|
3253
|
+
AdditionalConfiguration?: OrganizationAdditionalConfigurationResults;
|
|
2922
3254
|
}
|
|
2923
3255
|
export type OrganizationFeaturesConfigurations = OrganizationFeatureConfiguration[];
|
|
2924
3256
|
export type OrganizationFeaturesConfigurationsResults = OrganizationFeatureConfigurationResult[];
|
|
@@ -3035,6 +3367,60 @@ declare namespace GuardDuty {
|
|
|
3035
3367
|
PrivateIpAddress?: String;
|
|
3036
3368
|
}
|
|
3037
3369
|
export type PrivateIpAddresses = PrivateIpAddressDetails[];
|
|
3370
|
+
export interface ProcessDetails {
|
|
3371
|
+
/**
|
|
3372
|
+
* The name of the process.
|
|
3373
|
+
*/
|
|
3374
|
+
Name?: String;
|
|
3375
|
+
/**
|
|
3376
|
+
* The absolute path of the process executable file.
|
|
3377
|
+
*/
|
|
3378
|
+
ExecutablePath?: String;
|
|
3379
|
+
/**
|
|
3380
|
+
* The SHA256 hash of the process executable.
|
|
3381
|
+
*/
|
|
3382
|
+
ExecutableSha256?: String;
|
|
3383
|
+
/**
|
|
3384
|
+
* The ID of the child process.
|
|
3385
|
+
*/
|
|
3386
|
+
NamespacePid?: Integer;
|
|
3387
|
+
/**
|
|
3388
|
+
* The present working directory of the process.
|
|
3389
|
+
*/
|
|
3390
|
+
Pwd?: String;
|
|
3391
|
+
/**
|
|
3392
|
+
* The ID of the process.
|
|
3393
|
+
*/
|
|
3394
|
+
Pid?: Integer;
|
|
3395
|
+
/**
|
|
3396
|
+
* The time when the process started. This is in UTC format.
|
|
3397
|
+
*/
|
|
3398
|
+
StartTime?: Timestamp;
|
|
3399
|
+
/**
|
|
3400
|
+
* The unique ID assigned to the process by GuardDuty.
|
|
3401
|
+
*/
|
|
3402
|
+
Uuid?: String;
|
|
3403
|
+
/**
|
|
3404
|
+
* The unique ID of the parent process. This ID is assigned to the parent process by GuardDuty.
|
|
3405
|
+
*/
|
|
3406
|
+
ParentUuid?: String;
|
|
3407
|
+
/**
|
|
3408
|
+
* The user that executed the process.
|
|
3409
|
+
*/
|
|
3410
|
+
User?: String;
|
|
3411
|
+
/**
|
|
3412
|
+
* The unique ID of the user that executed the process.
|
|
3413
|
+
*/
|
|
3414
|
+
UserId?: Integer;
|
|
3415
|
+
/**
|
|
3416
|
+
* The effective user ID of the user that executed the process.
|
|
3417
|
+
*/
|
|
3418
|
+
Euid?: Integer;
|
|
3419
|
+
/**
|
|
3420
|
+
* Information about the process's lineage.
|
|
3421
|
+
*/
|
|
3422
|
+
Lineage?: Lineage;
|
|
3423
|
+
}
|
|
3038
3424
|
export interface ProductCode {
|
|
3039
3425
|
/**
|
|
3040
3426
|
* The product code information.
|
|
@@ -3204,6 +3590,99 @@ declare namespace GuardDuty {
|
|
|
3204
3590
|
InstanceArn?: InstanceArn;
|
|
3205
3591
|
}
|
|
3206
3592
|
export type ResourceList = String[];
|
|
3593
|
+
export type ResourceType = "EKS"|string;
|
|
3594
|
+
export interface RuntimeContext {
|
|
3595
|
+
/**
|
|
3596
|
+
* Information about the process that modified the current process. This is available for multiple finding types.
|
|
3597
|
+
*/
|
|
3598
|
+
ModifyingProcess?: ProcessDetails;
|
|
3599
|
+
/**
|
|
3600
|
+
* The timestamp at which the process modified the current process. The timestamp is in UTC date string format.
|
|
3601
|
+
*/
|
|
3602
|
+
ModifiedAt?: Timestamp;
|
|
3603
|
+
/**
|
|
3604
|
+
* The path to the script that was executed.
|
|
3605
|
+
*/
|
|
3606
|
+
ScriptPath?: String;
|
|
3607
|
+
/**
|
|
3608
|
+
* The path to the new library that was loaded.
|
|
3609
|
+
*/
|
|
3610
|
+
LibraryPath?: String;
|
|
3611
|
+
/**
|
|
3612
|
+
* The value of the LD_PRELOAD environment variable.
|
|
3613
|
+
*/
|
|
3614
|
+
LdPreloadValue?: String;
|
|
3615
|
+
/**
|
|
3616
|
+
* The path to the docket socket that was accessed.
|
|
3617
|
+
*/
|
|
3618
|
+
SocketPath?: String;
|
|
3619
|
+
/**
|
|
3620
|
+
* The path to the leveraged runc implementation.
|
|
3621
|
+
*/
|
|
3622
|
+
RuncBinaryPath?: String;
|
|
3623
|
+
/**
|
|
3624
|
+
* The path in the container that modified the release agent file.
|
|
3625
|
+
*/
|
|
3626
|
+
ReleaseAgentPath?: String;
|
|
3627
|
+
/**
|
|
3628
|
+
* The path on the host that is mounted by the container.
|
|
3629
|
+
*/
|
|
3630
|
+
MountSource?: String;
|
|
3631
|
+
/**
|
|
3632
|
+
* The path in the container that is mapped to the host directory.
|
|
3633
|
+
*/
|
|
3634
|
+
MountTarget?: String;
|
|
3635
|
+
/**
|
|
3636
|
+
* Represents the type of mounted fileSystem.
|
|
3637
|
+
*/
|
|
3638
|
+
FileSystemType?: String;
|
|
3639
|
+
/**
|
|
3640
|
+
* Represents options that control the behavior of a runtime operation or action. For example, a filesystem mount operation may contain a read-only flag.
|
|
3641
|
+
*/
|
|
3642
|
+
Flags?: FlagsList;
|
|
3643
|
+
/**
|
|
3644
|
+
* The name of the module loaded into the kernel.
|
|
3645
|
+
*/
|
|
3646
|
+
ModuleName?: String;
|
|
3647
|
+
/**
|
|
3648
|
+
* The path to the module loaded into the kernel.
|
|
3649
|
+
*/
|
|
3650
|
+
ModuleFilePath?: String;
|
|
3651
|
+
/**
|
|
3652
|
+
* The SHA256 hash of the module.
|
|
3653
|
+
*/
|
|
3654
|
+
ModuleSha256?: String;
|
|
3655
|
+
/**
|
|
3656
|
+
* The path to the modified shell history file.
|
|
3657
|
+
*/
|
|
3658
|
+
ShellHistoryFilePath?: String;
|
|
3659
|
+
/**
|
|
3660
|
+
* Information about the process that had its memory overwritten by the current process.
|
|
3661
|
+
*/
|
|
3662
|
+
TargetProcess?: ProcessDetails;
|
|
3663
|
+
/**
|
|
3664
|
+
* Represents the communication protocol associated with the address. For example, the address family AF_INET is used for IP version of 4 protocol.
|
|
3665
|
+
*/
|
|
3666
|
+
AddressFamily?: String;
|
|
3667
|
+
/**
|
|
3668
|
+
* Specifies a particular protocol within the address family. Usually there is a single protocol in address families. For example, the address family AF_INET only has the IP protocol.
|
|
3669
|
+
*/
|
|
3670
|
+
IanaProtocolNumber?: Integer;
|
|
3671
|
+
/**
|
|
3672
|
+
* Specifies the Region of a process's address space such as stack and heap.
|
|
3673
|
+
*/
|
|
3674
|
+
MemoryRegions?: MemoryRegionsList;
|
|
3675
|
+
}
|
|
3676
|
+
export interface RuntimeDetails {
|
|
3677
|
+
/**
|
|
3678
|
+
* Information about the observed process.
|
|
3679
|
+
*/
|
|
3680
|
+
Process?: ProcessDetails;
|
|
3681
|
+
/**
|
|
3682
|
+
* Additional information about the suspicious activity.
|
|
3683
|
+
*/
|
|
3684
|
+
Context?: RuntimeContext;
|
|
3685
|
+
}
|
|
3207
3686
|
export interface S3BucketDetail {
|
|
3208
3687
|
/**
|
|
3209
3688
|
* The Amazon Resource Name (ARN) of the S3 bucket.
|
|
@@ -3497,6 +3976,10 @@ declare namespace GuardDuty {
|
|
|
3497
3976
|
* Returns details from the malware scan that created a finding.
|
|
3498
3977
|
*/
|
|
3499
3978
|
EbsVolumeScanDetails?: EbsVolumeScanDetails;
|
|
3979
|
+
/**
|
|
3980
|
+
* Information about the process and any required context values for a specific finding
|
|
3981
|
+
*/
|
|
3982
|
+
RuntimeDetails?: RuntimeDetails;
|
|
3500
3983
|
}
|
|
3501
3984
|
export interface ServiceAdditionalInfo {
|
|
3502
3985
|
/**
|
|
@@ -3824,7 +4307,7 @@ declare namespace GuardDuty {
|
|
|
3824
4307
|
*/
|
|
3825
4308
|
DetectorId: DetectorId;
|
|
3826
4309
|
/**
|
|
3827
|
-
* Indicates whether to automatically enable member accounts in the organization.
|
|
4310
|
+
* Indicates whether to automatically enable member accounts in the organization. Even though this is still supported, we recommend using AutoEnableOrganizationMembers to achieve the similar results.
|
|
3828
4311
|
*/
|
|
3829
4312
|
AutoEnable?: Boolean;
|
|
3830
4313
|
/**
|
|
@@ -3836,7 +4319,7 @@ declare namespace GuardDuty {
|
|
|
3836
4319
|
*/
|
|
3837
4320
|
Features?: OrganizationFeaturesConfigurations;
|
|
3838
4321
|
/**
|
|
3839
|
-
* Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization. NEW: Indicates that new
|
|
4322
|
+
* Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization. NEW: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically. ALL: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty enabled automatically. This includes NEW accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty. NONE: Indicates that GuardDuty will not be automatically enabled for any accounts in the organization. GuardDuty must be managed for each account individually by the administrator.
|
|
3840
4323
|
*/
|
|
3841
4324
|
AutoEnableOrganizationMembers?: AutoEnableMembers;
|
|
3842
4325
|
}
|