@aws-sdk/client-guardduty 3.428.0 → 3.430.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/endpoint/ruleset.js +3 -3
- package/dist-cjs/protocols/Aws_restJson1.js +1 -0
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1 -0
- package/dist-types/commands/GetFindingsCommand.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +74 -65
- package/dist-types/models/models_1.d.ts +13 -13
- package/dist-types/ts3.4/models/models_0.d.ts +66 -65
- package/dist-types/ts3.4/models/models_1.d.ts +13 -13
- package/package.json +11 -11
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a = "isSet",
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const u = "required", v = "fn", w = "argv", x = "ref";
|
|
5
|
+
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "String" }, j = { [u]: true, "default": false, "type": "Boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [v]: b, [w]: [k] }], rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [v]: b, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [v]: c, [w]: [a, o] }, q], rules: [{ endpoint: { url: "https://guardduty-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: r, rules: [{ conditions: [{ [v]: c, [w]: [o, a] }], rules: [{ conditions: [{ [v]: "stringEquals", [w]: [{ [v]: h, [w]: [p, "name"] }, "aws-us-gov"] }], endpoint: { url: "https://guardduty.{Region}.amazonaws.com", properties: n, headers: n }, type: e }, { endpoint: { url: "https://guardduty-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: s, rules: [{ conditions: [q], rules: [{ endpoint: { url: "https://guardduty.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://guardduty.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -4656,6 +4656,7 @@ const de_DnsRequestAction = (output, context) => {
|
|
|
4656
4656
|
return (0, smithy_client_1.take)(output, {
|
|
4657
4657
|
Blocked: [, smithy_client_1.expectBoolean, `blocked`],
|
|
4658
4658
|
Domain: [, smithy_client_1.expectString, `domain`],
|
|
4659
|
+
DomainWithSuffix: [, smithy_client_1.expectString, `domainWithSuffix`],
|
|
4659
4660
|
Protocol: [, smithy_client_1.expectString, `protocol`],
|
|
4660
4661
|
});
|
|
4661
4662
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a = "isSet",
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const u = "required", v = "fn", w = "argv", x = "ref";
|
|
2
|
+
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "getAttr", i = { [u]: false, "type": "String" }, j = { [u]: true, "default": false, "type": "Boolean" }, k = { [x]: "Endpoint" }, l = { [v]: c, [w]: [{ [x]: "UseFIPS" }, true] }, m = { [v]: c, [w]: [{ [x]: "UseDualStack" }, true] }, n = {}, o = { [v]: h, [w]: [{ [x]: g }, "supportsFIPS"] }, p = { [x]: g }, q = { [v]: c, [w]: [true, { [v]: h, [w]: [p, "supportsDualStack"] }] }, r = [l], s = [m], t = [{ [x]: "Region" }];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: i, UseDualStack: j, UseFIPS: j, Endpoint: i }, rules: [{ conditions: [{ [v]: b, [w]: [k] }], rules: [{ conditions: r, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: s, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: k, properties: n, headers: n }, type: e }], type: f }, { conditions: [{ [v]: b, [w]: t }], rules: [{ conditions: [{ [v]: "aws.partition", [w]: t, assign: g }], rules: [{ conditions: [l, m], rules: [{ conditions: [{ [v]: c, [w]: [a, o] }, q], rules: [{ endpoint: { url: "https://guardduty-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: r, rules: [{ conditions: [{ [v]: c, [w]: [o, a] }], rules: [{ conditions: [{ [v]: "stringEquals", [w]: [{ [v]: h, [w]: [p, "name"] }, "aws-us-gov"] }], endpoint: { url: "https://guardduty.{Region}.amazonaws.com", properties: n, headers: n }, type: e }, { endpoint: { url: "https://guardduty-fips.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: s, rules: [{ conditions: [q], rules: [{ endpoint: { url: "https://guardduty.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: n, headers: n }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://guardduty.{Region}.{PartitionResult#dnsSuffix}", properties: n, headers: n }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -4515,6 +4515,7 @@ const de_DnsRequestAction = (output, context) => {
|
|
|
4515
4515
|
return take(output, {
|
|
4516
4516
|
Blocked: [, __expectBoolean, `blocked`],
|
|
4517
4517
|
Domain: [, __expectString, `domain`],
|
|
4518
|
+
DomainWithSuffix: [, __expectString, `domainWithSuffix`],
|
|
4518
4519
|
Protocol: [, __expectString, `protocol`],
|
|
4519
4520
|
});
|
|
4520
4521
|
};
|
|
@@ -400,6 +400,7 @@ export interface GetFindingsCommandOutput extends GetFindingsResponse, __Metadat
|
|
|
400
400
|
* // Domain: "STRING_VALUE",
|
|
401
401
|
* // Protocol: "STRING_VALUE",
|
|
402
402
|
* // Blocked: true || false,
|
|
403
|
+
* // DomainWithSuffix: "STRING_VALUE",
|
|
403
404
|
* // },
|
|
404
405
|
* // NetworkConnectionAction: { // NetworkConnectionAction
|
|
405
406
|
* // Blocked: true || false,
|
|
@@ -281,7 +281,7 @@ export interface FreeTrialFeatureConfigurationResult {
|
|
|
281
281
|
* @public
|
|
282
282
|
* <p>The name of the feature for which the free trial is configured.</p>
|
|
283
283
|
*/
|
|
284
|
-
Name?: FreeTrialFeatureResult
|
|
284
|
+
Name?: FreeTrialFeatureResult;
|
|
285
285
|
/**
|
|
286
286
|
* @public
|
|
287
287
|
* <p>The number of the remaining free trial days for the feature.</p>
|
|
@@ -555,6 +555,12 @@ export interface DnsRequestAction {
|
|
|
555
555
|
* <p>Indicates whether the targeted port is blocked.</p>
|
|
556
556
|
*/
|
|
557
557
|
Blocked?: boolean;
|
|
558
|
+
/**
|
|
559
|
+
* @public
|
|
560
|
+
* <p>The second and top level domain involved in the
|
|
561
|
+
* activity that prompted GuardDuty to generate this finding.</p>
|
|
562
|
+
*/
|
|
563
|
+
DomainWithSuffix?: string;
|
|
558
564
|
}
|
|
559
565
|
/**
|
|
560
566
|
* @public
|
|
@@ -848,7 +854,7 @@ export interface AdminAccount {
|
|
|
848
854
|
* @public
|
|
849
855
|
* <p>Indicates whether the account is enabled as the delegated administrator.</p>
|
|
850
856
|
*/
|
|
851
|
-
AdminStatus?: AdminStatus
|
|
857
|
+
AdminStatus?: AdminStatus;
|
|
852
858
|
}
|
|
853
859
|
/**
|
|
854
860
|
* @public
|
|
@@ -972,7 +978,7 @@ export interface CloudTrailConfigurationResult {
|
|
|
972
978
|
* @public
|
|
973
979
|
* <p>Describes whether CloudTrail is enabled as a data source for the detector.</p>
|
|
974
980
|
*/
|
|
975
|
-
Status: DataSourceStatus |
|
|
981
|
+
Status: DataSourceStatus | undefined;
|
|
976
982
|
}
|
|
977
983
|
/**
|
|
978
984
|
* @public
|
|
@@ -1228,7 +1234,7 @@ export interface CoverageEksClusterDetails {
|
|
|
1228
1234
|
* <code>MANUAL</code> indicates that you are responsible to deploy, update, and manage
|
|
1229
1235
|
* the Amazon EKS add-on GuardDuty agent for this resource.</p>
|
|
1230
1236
|
*/
|
|
1231
|
-
ManagementType?: ManagementType
|
|
1237
|
+
ManagementType?: ManagementType;
|
|
1232
1238
|
}
|
|
1233
1239
|
/**
|
|
1234
1240
|
* @public
|
|
@@ -1280,7 +1286,7 @@ export interface CoverageFilterCriterion {
|
|
|
1280
1286
|
* <code>CLUSTER_NAME</code> has been deprecated.</p>
|
|
1281
1287
|
* </note>
|
|
1282
1288
|
*/
|
|
1283
|
-
CriterionKey?: CoverageFilterCriterionKey
|
|
1289
|
+
CriterionKey?: CoverageFilterCriterionKey;
|
|
1284
1290
|
/**
|
|
1285
1291
|
* @public
|
|
1286
1292
|
* <p>Contains information about the condition.</p>
|
|
@@ -1313,7 +1319,7 @@ export interface CoverageResourceDetails {
|
|
|
1313
1319
|
* @public
|
|
1314
1320
|
* <p>The type of Amazon Web Services resource.</p>
|
|
1315
1321
|
*/
|
|
1316
|
-
ResourceType?: ResourceType
|
|
1322
|
+
ResourceType?: ResourceType;
|
|
1317
1323
|
}
|
|
1318
1324
|
/**
|
|
1319
1325
|
* @public
|
|
@@ -1344,7 +1350,7 @@ export interface CoverageResource {
|
|
|
1344
1350
|
* @public
|
|
1345
1351
|
* <p>Represents the status of the EKS cluster coverage.</p>
|
|
1346
1352
|
*/
|
|
1347
|
-
CoverageStatus?: CoverageStatus
|
|
1353
|
+
CoverageStatus?: CoverageStatus;
|
|
1348
1354
|
/**
|
|
1349
1355
|
* @public
|
|
1350
1356
|
* <p>Represents the reason why a coverage status was <code>UNHEALTHY</code> for the EKS
|
|
@@ -1400,12 +1406,12 @@ export interface CoverageSortCriteria {
|
|
|
1400
1406
|
* <code>CLUSTER_NAME</code> has been deprecated.</p>
|
|
1401
1407
|
* </note>
|
|
1402
1408
|
*/
|
|
1403
|
-
AttributeName?: CoverageSortKey
|
|
1409
|
+
AttributeName?: CoverageSortKey;
|
|
1404
1410
|
/**
|
|
1405
1411
|
* @public
|
|
1406
1412
|
* <p>The order in which the sorted findings are to be displayed.</p>
|
|
1407
1413
|
*/
|
|
1408
|
-
OrderBy?: OrderBy
|
|
1414
|
+
OrderBy?: OrderBy;
|
|
1409
1415
|
}
|
|
1410
1416
|
/**
|
|
1411
1417
|
* @public
|
|
@@ -1416,12 +1422,12 @@ export interface CoverageStatistics {
|
|
|
1416
1422
|
* @public
|
|
1417
1423
|
* <p>Represents coverage statistics for EKS clusters aggregated by resource type.</p>
|
|
1418
1424
|
*/
|
|
1419
|
-
CountByResourceType?: Record<
|
|
1425
|
+
CountByResourceType?: Record<ResourceType, number>;
|
|
1420
1426
|
/**
|
|
1421
1427
|
* @public
|
|
1422
1428
|
* <p>Represents coverage statistics for EKS clusters aggregated by coverage status.</p>
|
|
1423
1429
|
*/
|
|
1424
|
-
CountByCoverageStatus?: Record<
|
|
1430
|
+
CountByCoverageStatus?: Record<CoverageStatus, number>;
|
|
1425
1431
|
}
|
|
1426
1432
|
/**
|
|
1427
1433
|
* @public
|
|
@@ -1544,12 +1550,12 @@ export interface DetectorAdditionalConfiguration {
|
|
|
1544
1550
|
* @public
|
|
1545
1551
|
* <p>Name of the additional configuration.</p>
|
|
1546
1552
|
*/
|
|
1547
|
-
Name?: FeatureAdditionalConfiguration
|
|
1553
|
+
Name?: FeatureAdditionalConfiguration;
|
|
1548
1554
|
/**
|
|
1549
1555
|
* @public
|
|
1550
1556
|
* <p>Status of the additional configuration.</p>
|
|
1551
1557
|
*/
|
|
1552
|
-
Status?: FeatureStatus
|
|
1558
|
+
Status?: FeatureStatus;
|
|
1553
1559
|
}
|
|
1554
1560
|
/**
|
|
1555
1561
|
* @public
|
|
@@ -1576,12 +1582,12 @@ export interface DetectorFeatureConfiguration {
|
|
|
1576
1582
|
* @public
|
|
1577
1583
|
* <p>The name of the feature.</p>
|
|
1578
1584
|
*/
|
|
1579
|
-
Name?: DetectorFeature
|
|
1585
|
+
Name?: DetectorFeature;
|
|
1580
1586
|
/**
|
|
1581
1587
|
* @public
|
|
1582
1588
|
* <p>The status of the feature.</p>
|
|
1583
1589
|
*/
|
|
1584
|
-
Status?: FeatureStatus
|
|
1590
|
+
Status?: FeatureStatus;
|
|
1585
1591
|
/**
|
|
1586
1592
|
* @public
|
|
1587
1593
|
* <p>Additional configuration for a resource.</p>
|
|
@@ -1619,7 +1625,7 @@ export interface CreateDetectorRequest {
|
|
|
1619
1625
|
* @public
|
|
1620
1626
|
* <p>A value that specifies how frequently updated findings are exported.</p>
|
|
1621
1627
|
*/
|
|
1622
|
-
FindingPublishingFrequency?: FindingPublishingFrequency
|
|
1628
|
+
FindingPublishingFrequency?: FindingPublishingFrequency;
|
|
1623
1629
|
/**
|
|
1624
1630
|
* @public
|
|
1625
1631
|
* @deprecated
|
|
@@ -1650,7 +1656,7 @@ export interface EbsVolumesResult {
|
|
|
1650
1656
|
* @public
|
|
1651
1657
|
* <p>Describes whether scanning EBS volumes is enabled as a data source.</p>
|
|
1652
1658
|
*/
|
|
1653
|
-
Status?: DataSourceStatus
|
|
1659
|
+
Status?: DataSourceStatus;
|
|
1654
1660
|
/**
|
|
1655
1661
|
* @public
|
|
1656
1662
|
* <p>Specifies the reason why scanning EBS volumes (Malware Protection) was not enabled as a
|
|
@@ -1767,7 +1773,7 @@ export interface CreateFilterRequest {
|
|
|
1767
1773
|
* @public
|
|
1768
1774
|
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
1769
1775
|
*/
|
|
1770
|
-
Action?: FilterAction
|
|
1776
|
+
Action?: FilterAction;
|
|
1771
1777
|
/**
|
|
1772
1778
|
* @public
|
|
1773
1779
|
* <p>Specifies the position of the filter in the list of current filters. Also specifies the
|
|
@@ -2124,7 +2130,7 @@ export interface CreateIPSetRequest {
|
|
|
2124
2130
|
* @public
|
|
2125
2131
|
* <p>The format of the file that contains the IPSet.</p>
|
|
2126
2132
|
*/
|
|
2127
|
-
Format: IpSetFormat |
|
|
2133
|
+
Format: IpSetFormat | undefined;
|
|
2128
2134
|
/**
|
|
2129
2135
|
* @public
|
|
2130
2136
|
* <p>The URI of the file that contains the IPSet. </p>
|
|
@@ -2246,7 +2252,7 @@ export interface CreatePublishingDestinationRequest {
|
|
|
2246
2252
|
* <p>The type of resource for the publishing destination. Currently only Amazon S3 buckets are
|
|
2247
2253
|
* supported.</p>
|
|
2248
2254
|
*/
|
|
2249
|
-
DestinationType: DestinationType |
|
|
2255
|
+
DestinationType: DestinationType | undefined;
|
|
2250
2256
|
/**
|
|
2251
2257
|
* @public
|
|
2252
2258
|
* <p>The properties of the publishing destination, including the ARNs for the destination and
|
|
@@ -2325,7 +2331,7 @@ export interface CreateThreatIntelSetRequest {
|
|
|
2325
2331
|
* @public
|
|
2326
2332
|
* <p>The format of the file that contains the ThreatIntelSet.</p>
|
|
2327
2333
|
*/
|
|
2328
|
-
Format: ThreatIntelSetFormat |
|
|
2334
|
+
Format: ThreatIntelSetFormat | undefined;
|
|
2329
2335
|
/**
|
|
2330
2336
|
* @public
|
|
2331
2337
|
* <p>The URI of the file that contains the ThreatIntelSet. </p>
|
|
@@ -2400,7 +2406,7 @@ export interface DNSLogsConfigurationResult {
|
|
|
2400
2406
|
* @public
|
|
2401
2407
|
* <p>Denotes whether DNS logs is enabled as a data source.</p>
|
|
2402
2408
|
*/
|
|
2403
|
-
Status: DataSourceStatus |
|
|
2409
|
+
Status: DataSourceStatus | undefined;
|
|
2404
2410
|
}
|
|
2405
2411
|
/**
|
|
2406
2412
|
* @public
|
|
@@ -2411,7 +2417,7 @@ export interface FlowLogsConfigurationResult {
|
|
|
2411
2417
|
* @public
|
|
2412
2418
|
* <p>Denotes whether VPC flow logs is enabled as a data source.</p>
|
|
2413
2419
|
*/
|
|
2414
|
-
Status: DataSourceStatus |
|
|
2420
|
+
Status: DataSourceStatus | undefined;
|
|
2415
2421
|
}
|
|
2416
2422
|
/**
|
|
2417
2423
|
* @public
|
|
@@ -2422,7 +2428,7 @@ export interface KubernetesAuditLogsConfigurationResult {
|
|
|
2422
2428
|
* @public
|
|
2423
2429
|
* <p>A value that describes whether Kubernetes audit logs are enabled as a data source.</p>
|
|
2424
2430
|
*/
|
|
2425
|
-
Status: DataSourceStatus |
|
|
2431
|
+
Status: DataSourceStatus | undefined;
|
|
2426
2432
|
}
|
|
2427
2433
|
/**
|
|
2428
2434
|
* @public
|
|
@@ -2445,7 +2451,7 @@ export interface S3LogsConfigurationResult {
|
|
|
2445
2451
|
* <p>A value that describes whether S3 data event logs are automatically enabled for new
|
|
2446
2452
|
* members of the organization.</p>
|
|
2447
2453
|
*/
|
|
2448
|
-
Status: DataSourceStatus |
|
|
2454
|
+
Status: DataSourceStatus | undefined;
|
|
2449
2455
|
}
|
|
2450
2456
|
/**
|
|
2451
2457
|
* @public
|
|
@@ -2711,7 +2717,7 @@ export interface FilterCriterion {
|
|
|
2711
2717
|
* <code>CLUSTER_NAME</code> has been deprecated.</p>
|
|
2712
2718
|
* </note>
|
|
2713
2719
|
*/
|
|
2714
|
-
CriterionKey?: CriterionKey
|
|
2720
|
+
CriterionKey?: CriterionKey;
|
|
2715
2721
|
/**
|
|
2716
2722
|
* @public
|
|
2717
2723
|
* <p>Contains information about the condition.</p>
|
|
@@ -2745,7 +2751,7 @@ export interface SortCriteria {
|
|
|
2745
2751
|
* @public
|
|
2746
2752
|
* <p>The order by which the sorted findings are to be displayed.</p>
|
|
2747
2753
|
*/
|
|
2748
|
-
OrderBy?: OrderBy
|
|
2754
|
+
OrderBy?: OrderBy;
|
|
2749
2755
|
}
|
|
2750
2756
|
/**
|
|
2751
2757
|
* @public
|
|
@@ -2857,7 +2863,7 @@ export interface ScanResultDetails {
|
|
|
2857
2863
|
* @public
|
|
2858
2864
|
* <p>An enum value representing possible scan results.</p>
|
|
2859
2865
|
*/
|
|
2860
|
-
ScanResult?: ScanResult
|
|
2866
|
+
ScanResult?: ScanResult;
|
|
2861
2867
|
}
|
|
2862
2868
|
/**
|
|
2863
2869
|
* @public
|
|
@@ -2927,7 +2933,7 @@ export interface Scan {
|
|
|
2927
2933
|
* @public
|
|
2928
2934
|
* <p>An enum value representing possible scan statuses.</p>
|
|
2929
2935
|
*/
|
|
2930
|
-
ScanStatus?: ScanStatus
|
|
2936
|
+
ScanStatus?: ScanStatus;
|
|
2931
2937
|
/**
|
|
2932
2938
|
* @public
|
|
2933
2939
|
* <p>Represents the reason for FAILED scan status.</p>
|
|
@@ -2982,7 +2988,7 @@ export interface Scan {
|
|
|
2982
2988
|
* @public
|
|
2983
2989
|
* <p>Specifies the scan type that invoked the malware scan.</p>
|
|
2984
2990
|
*/
|
|
2985
|
-
ScanType?: ScanType
|
|
2991
|
+
ScanType?: ScanType;
|
|
2986
2992
|
}
|
|
2987
2993
|
/**
|
|
2988
2994
|
* @public
|
|
@@ -3157,7 +3163,7 @@ export interface OrganizationAdditionalConfigurationResult {
|
|
|
3157
3163
|
* <p>The name of the additional configuration that is configured for the member accounts within
|
|
3158
3164
|
* the organization.</p>
|
|
3159
3165
|
*/
|
|
3160
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
3166
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
3161
3167
|
/**
|
|
3162
3168
|
* @public
|
|
3163
3169
|
* <p>Describes the status of the additional configuration that is configured for the
|
|
@@ -3187,7 +3193,7 @@ export interface OrganizationAdditionalConfigurationResult {
|
|
|
3187
3193
|
* </li>
|
|
3188
3194
|
* </ul>
|
|
3189
3195
|
*/
|
|
3190
|
-
AutoEnable?: OrgFeatureStatus
|
|
3196
|
+
AutoEnable?: OrgFeatureStatus;
|
|
3191
3197
|
}
|
|
3192
3198
|
/**
|
|
3193
3199
|
* @public
|
|
@@ -3215,7 +3221,7 @@ export interface OrganizationFeatureConfigurationResult {
|
|
|
3215
3221
|
* <p>The name of the feature that is configured for the member accounts within the
|
|
3216
3222
|
* organization.</p>
|
|
3217
3223
|
*/
|
|
3218
|
-
Name?: OrgFeature
|
|
3224
|
+
Name?: OrgFeature;
|
|
3219
3225
|
/**
|
|
3220
3226
|
* @public
|
|
3221
3227
|
* <p>Describes the status of the feature that is configured for the member accounts within
|
|
@@ -3242,7 +3248,7 @@ export interface OrganizationFeatureConfigurationResult {
|
|
|
3242
3248
|
* </li>
|
|
3243
3249
|
* </ul>
|
|
3244
3250
|
*/
|
|
3245
|
-
AutoEnable?: OrgFeatureStatus
|
|
3251
|
+
AutoEnable?: OrgFeatureStatus;
|
|
3246
3252
|
/**
|
|
3247
3253
|
* @public
|
|
3248
3254
|
* <p>The additional configuration that is configured for the member accounts within the
|
|
@@ -3313,7 +3319,7 @@ export interface DescribeOrganizationConfigurationResponse {
|
|
|
3313
3319
|
* </li>
|
|
3314
3320
|
* </ul>
|
|
3315
3321
|
*/
|
|
3316
|
-
AutoEnableOrganizationMembers?: AutoEnableMembers
|
|
3322
|
+
AutoEnableOrganizationMembers?: AutoEnableMembers;
|
|
3317
3323
|
}
|
|
3318
3324
|
/**
|
|
3319
3325
|
* @public
|
|
@@ -3359,12 +3365,12 @@ export interface DescribePublishingDestinationResponse {
|
|
|
3359
3365
|
* <p>The type of publishing destination. Currently, only Amazon S3 buckets are
|
|
3360
3366
|
* supported.</p>
|
|
3361
3367
|
*/
|
|
3362
|
-
DestinationType: DestinationType |
|
|
3368
|
+
DestinationType: DestinationType | undefined;
|
|
3363
3369
|
/**
|
|
3364
3370
|
* @public
|
|
3365
3371
|
* <p>The status of the publishing destination.</p>
|
|
3366
3372
|
*/
|
|
3367
|
-
Status: PublishingStatus |
|
|
3373
|
+
Status: PublishingStatus | undefined;
|
|
3368
3374
|
/**
|
|
3369
3375
|
* @public
|
|
3370
3376
|
* <p>The time, in epoch millisecond format, at which GuardDuty was first unable to publish
|
|
@@ -3394,12 +3400,12 @@ export interface Destination {
|
|
|
3394
3400
|
* <p>The type of resource used for the publishing destination. Currently, only Amazon S3
|
|
3395
3401
|
* buckets are supported.</p>
|
|
3396
3402
|
*/
|
|
3397
|
-
DestinationType: DestinationType |
|
|
3403
|
+
DestinationType: DestinationType | undefined;
|
|
3398
3404
|
/**
|
|
3399
3405
|
* @public
|
|
3400
3406
|
* <p>The status of the publishing destination.</p>
|
|
3401
3407
|
*/
|
|
3402
|
-
Status: PublishingStatus |
|
|
3408
|
+
Status: PublishingStatus | undefined;
|
|
3403
3409
|
}
|
|
3404
3410
|
/**
|
|
3405
3411
|
* @public
|
|
@@ -3410,12 +3416,12 @@ export interface DetectorAdditionalConfigurationResult {
|
|
|
3410
3416
|
* @public
|
|
3411
3417
|
* <p>Name of the additional configuration.</p>
|
|
3412
3418
|
*/
|
|
3413
|
-
Name?: FeatureAdditionalConfiguration
|
|
3419
|
+
Name?: FeatureAdditionalConfiguration;
|
|
3414
3420
|
/**
|
|
3415
3421
|
* @public
|
|
3416
3422
|
* <p>Status of the additional configuration.</p>
|
|
3417
3423
|
*/
|
|
3418
|
-
Status?: FeatureStatus
|
|
3424
|
+
Status?: FeatureStatus;
|
|
3419
3425
|
/**
|
|
3420
3426
|
* @public
|
|
3421
3427
|
* <p>The timestamp at which the additional configuration was last updated. This is in UTC
|
|
@@ -3451,12 +3457,12 @@ export interface DetectorFeatureConfigurationResult {
|
|
|
3451
3457
|
* @public
|
|
3452
3458
|
* <p>Indicates the name of the feature that can be enabled for the detector.</p>
|
|
3453
3459
|
*/
|
|
3454
|
-
Name?: DetectorFeatureResult
|
|
3460
|
+
Name?: DetectorFeatureResult;
|
|
3455
3461
|
/**
|
|
3456
3462
|
* @public
|
|
3457
3463
|
* <p>Indicates the status of the feature that is enabled for the detector.</p>
|
|
3458
3464
|
*/
|
|
3459
|
-
Status?: FeatureStatus
|
|
3465
|
+
Status?: FeatureStatus;
|
|
3460
3466
|
/**
|
|
3461
3467
|
* @public
|
|
3462
3468
|
* <p>The timestamp at which the feature object was updated.</p>
|
|
@@ -3782,7 +3788,7 @@ export interface EbsVolumeScanDetails {
|
|
|
3782
3788
|
* @public
|
|
3783
3789
|
* <p>Specifies the scan type that invoked the malware scan.</p>
|
|
3784
3790
|
*/
|
|
3785
|
-
ScanType?: ScanType
|
|
3791
|
+
ScanType?: ScanType;
|
|
3786
3792
|
}
|
|
3787
3793
|
/**
|
|
3788
3794
|
* @public
|
|
@@ -5102,7 +5108,7 @@ export interface GetCoverageStatisticsRequest {
|
|
|
5102
5108
|
* @public
|
|
5103
5109
|
* <p>Represents the statistics type used to aggregate the coverage details.</p>
|
|
5104
5110
|
*/
|
|
5105
|
-
StatisticsType:
|
|
5111
|
+
StatisticsType: CoverageStatisticsType[] | undefined;
|
|
5106
5112
|
}
|
|
5107
5113
|
/**
|
|
5108
5114
|
* @public
|
|
@@ -5138,7 +5144,7 @@ export interface GetDetectorResponse {
|
|
|
5138
5144
|
* @public
|
|
5139
5145
|
* <p>The publishing frequency of the finding.</p>
|
|
5140
5146
|
*/
|
|
5141
|
-
FindingPublishingFrequency?: FindingPublishingFrequency
|
|
5147
|
+
FindingPublishingFrequency?: FindingPublishingFrequency;
|
|
5142
5148
|
/**
|
|
5143
5149
|
* @public
|
|
5144
5150
|
* <p>The GuardDuty service role.</p>
|
|
@@ -5148,7 +5154,7 @@ export interface GetDetectorResponse {
|
|
|
5148
5154
|
* @public
|
|
5149
5155
|
* <p>The detector status.</p>
|
|
5150
5156
|
*/
|
|
5151
|
-
Status: DetectorStatus |
|
|
5157
|
+
Status: DetectorStatus | undefined;
|
|
5152
5158
|
/**
|
|
5153
5159
|
* @public
|
|
5154
5160
|
* <p>The last-updated timestamp for the detector.</p>
|
|
@@ -5205,7 +5211,7 @@ export interface GetFilterResponse {
|
|
|
5205
5211
|
* @public
|
|
5206
5212
|
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
5207
5213
|
*/
|
|
5208
|
-
Action: FilterAction |
|
|
5214
|
+
Action: FilterAction | undefined;
|
|
5209
5215
|
/**
|
|
5210
5216
|
* @public
|
|
5211
5217
|
* <p>Specifies the position of the filter in the list of current filters. Also specifies the
|
|
@@ -5268,7 +5274,7 @@ export interface GetFindingsStatisticsRequest {
|
|
|
5268
5274
|
* @public
|
|
5269
5275
|
* <p>The types of finding statistics to retrieve.</p>
|
|
5270
5276
|
*/
|
|
5271
|
-
FindingStatisticTypes:
|
|
5277
|
+
FindingStatisticTypes: FindingStatisticType[] | undefined;
|
|
5272
5278
|
/**
|
|
5273
5279
|
* @public
|
|
5274
5280
|
* <p>Represents the criteria that is used for querying findings.</p>
|
|
@@ -5345,7 +5351,7 @@ export interface GetIPSetResponse {
|
|
|
5345
5351
|
* @public
|
|
5346
5352
|
* <p>The format of the file that contains the IPSet.</p>
|
|
5347
5353
|
*/
|
|
5348
|
-
Format: IpSetFormat |
|
|
5354
|
+
Format: IpSetFormat | undefined;
|
|
5349
5355
|
/**
|
|
5350
5356
|
* @public
|
|
5351
5357
|
* <p>The URI of the file that contains the IPSet.</p>
|
|
@@ -5355,7 +5361,7 @@ export interface GetIPSetResponse {
|
|
|
5355
5361
|
* @public
|
|
5356
5362
|
* <p>The status of IPSet file that was uploaded.</p>
|
|
5357
5363
|
*/
|
|
5358
|
-
Status: IpSetStatus |
|
|
5364
|
+
Status: IpSetStatus | undefined;
|
|
5359
5365
|
/**
|
|
5360
5366
|
* @public
|
|
5361
5367
|
* <p>The tags of the IPSet resource.</p>
|
|
@@ -5425,13 +5431,13 @@ export interface ScanResourceCriteria {
|
|
|
5425
5431
|
* <p>Represents condition that when matched will allow a malware scan for a certain
|
|
5426
5432
|
* resource.</p>
|
|
5427
5433
|
*/
|
|
5428
|
-
Include?: Record<
|
|
5434
|
+
Include?: Record<ScanCriterionKey, ScanCondition>;
|
|
5429
5435
|
/**
|
|
5430
5436
|
* @public
|
|
5431
5437
|
* <p>Represents condition that when matched will prevent a malware scan for a certain
|
|
5432
5438
|
* resource.</p>
|
|
5433
5439
|
*/
|
|
5434
|
-
Exclude?: Record<
|
|
5440
|
+
Exclude?: Record<ScanCriterionKey, ScanCondition>;
|
|
5435
5441
|
}
|
|
5436
5442
|
/**
|
|
5437
5443
|
* @public
|
|
@@ -5446,7 +5452,7 @@ export interface GetMalwareScanSettingsResponse {
|
|
|
5446
5452
|
* @public
|
|
5447
5453
|
* <p>An enum value representing possible snapshot preservation settings.</p>
|
|
5448
5454
|
*/
|
|
5449
|
-
EbsSnapshotPreservation?: EbsSnapshotPreservation
|
|
5455
|
+
EbsSnapshotPreservation?: EbsSnapshotPreservation;
|
|
5450
5456
|
}
|
|
5451
5457
|
/**
|
|
5452
5458
|
* @public
|
|
@@ -5519,13 +5525,13 @@ export interface MemberAdditionalConfigurationResult {
|
|
|
5519
5525
|
* <p>Indicates the name of the additional configuration that is set for the member
|
|
5520
5526
|
* account.</p>
|
|
5521
5527
|
*/
|
|
5522
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
5528
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
5523
5529
|
/**
|
|
5524
5530
|
* @public
|
|
5525
5531
|
* <p>Indicates the status of the additional configuration that is set for the member
|
|
5526
5532
|
* account.</p>
|
|
5527
5533
|
*/
|
|
5528
|
-
Status?: FeatureStatus
|
|
5534
|
+
Status?: FeatureStatus;
|
|
5529
5535
|
/**
|
|
5530
5536
|
* @public
|
|
5531
5537
|
* <p>The timestamp at which the additional configuration was set for the member account. This
|
|
@@ -5542,12 +5548,12 @@ export interface MemberFeaturesConfigurationResult {
|
|
|
5542
5548
|
* @public
|
|
5543
5549
|
* <p>Indicates the name of the feature that is enabled for the detector.</p>
|
|
5544
5550
|
*/
|
|
5545
|
-
Name?: OrgFeature
|
|
5551
|
+
Name?: OrgFeature;
|
|
5546
5552
|
/**
|
|
5547
5553
|
* @public
|
|
5548
5554
|
* <p>Indicates the status of the feature that is enabled for the detector.</p>
|
|
5549
5555
|
*/
|
|
5550
|
-
Status?: FeatureStatus
|
|
5556
|
+
Status?: FeatureStatus;
|
|
5551
5557
|
/**
|
|
5552
5558
|
* @public
|
|
5553
5559
|
* <p>The timestamp at which the feature object was updated.</p>
|
|
@@ -5755,7 +5761,7 @@ export interface GetThreatIntelSetResponse {
|
|
|
5755
5761
|
* @public
|
|
5756
5762
|
* <p>The format of the threatIntelSet.</p>
|
|
5757
5763
|
*/
|
|
5758
|
-
Format: ThreatIntelSetFormat |
|
|
5764
|
+
Format: ThreatIntelSetFormat | undefined;
|
|
5759
5765
|
/**
|
|
5760
5766
|
* @public
|
|
5761
5767
|
* <p>The URI of the file that contains the ThreatIntelSet. </p>
|
|
@@ -5765,7 +5771,7 @@ export interface GetThreatIntelSetResponse {
|
|
|
5765
5771
|
* @public
|
|
5766
5772
|
* <p>The status of threatIntelSet file uploaded.</p>
|
|
5767
5773
|
*/
|
|
5768
|
-
Status: ThreatIntelSetStatus |
|
|
5774
|
+
Status: ThreatIntelSetStatus | undefined;
|
|
5769
5775
|
/**
|
|
5770
5776
|
* @public
|
|
5771
5777
|
* <p>The tags of the threat list resource.</p>
|
|
@@ -5807,7 +5813,7 @@ export interface UsageCriteria {
|
|
|
5807
5813
|
*
|
|
5808
5814
|
* <p>The data sources to aggregate usage statistics from.</p>
|
|
5809
5815
|
*/
|
|
5810
|
-
DataSources?:
|
|
5816
|
+
DataSources?: DataSource[];
|
|
5811
5817
|
/**
|
|
5812
5818
|
* @public
|
|
5813
5819
|
* <p>The resources to aggregate usage statistics from. Only accepts exact resource
|
|
@@ -5818,7 +5824,7 @@ export interface UsageCriteria {
|
|
|
5818
5824
|
* @public
|
|
5819
5825
|
* <p>The features to aggregate usage statistics from.</p>
|
|
5820
5826
|
*/
|
|
5821
|
-
Features?:
|
|
5827
|
+
Features?: UsageFeature[];
|
|
5822
5828
|
}
|
|
5823
5829
|
/**
|
|
5824
5830
|
* @public
|
|
@@ -5849,7 +5855,7 @@ export interface GetUsageStatisticsRequest {
|
|
|
5849
5855
|
* @public
|
|
5850
5856
|
* <p>The type of usage statistics to retrieve.</p>
|
|
5851
5857
|
*/
|
|
5852
|
-
UsageStatisticType: UsageStatisticType |
|
|
5858
|
+
UsageStatisticType: UsageStatisticType | undefined;
|
|
5853
5859
|
/**
|
|
5854
5860
|
* @public
|
|
5855
5861
|
* <p>Represents the criteria used for querying usage.</p>
|
|
@@ -5916,7 +5922,7 @@ export interface UsageDataSourceResult {
|
|
|
5916
5922
|
* @public
|
|
5917
5923
|
* <p>The data source type that generated usage.</p>
|
|
5918
5924
|
*/
|
|
5919
|
-
DataSource?: DataSource
|
|
5925
|
+
DataSource?: DataSource;
|
|
5920
5926
|
/**
|
|
5921
5927
|
* @public
|
|
5922
5928
|
* <p>Represents the total of usage for the specified data source.</p>
|
|
@@ -5932,7 +5938,7 @@ export interface UsageFeatureResult {
|
|
|
5932
5938
|
* @public
|
|
5933
5939
|
* <p>The feature that generated the usage cost.</p>
|
|
5934
5940
|
*/
|
|
5935
|
-
Feature?: UsageFeature
|
|
5941
|
+
Feature?: UsageFeature;
|
|
5936
5942
|
/**
|
|
5937
5943
|
* @public
|
|
5938
5944
|
* <p>Contains the total usage with the corresponding currency unit for that value.</p>
|
|
@@ -6283,6 +6289,9 @@ export interface ListFindingsRequest {
|
|
|
6283
6289
|
* <p>service.action.dnsRequestAction.domain</p>
|
|
6284
6290
|
* </li>
|
|
6285
6291
|
* <li>
|
|
6292
|
+
* <p>service.action.dnsRequestAction.domainWithSuffix</p>
|
|
6293
|
+
* </li>
|
|
6294
|
+
* <li>
|
|
6286
6295
|
* <p>service.action.networkConnectionAction.blocked</p>
|
|
6287
6296
|
* </li>
|
|
6288
6297
|
* <li>
|
|
@@ -132,7 +132,7 @@ export interface UpdateDetectorRequest {
|
|
|
132
132
|
* <p>An enum value that specifies how frequently findings are exported, such as to CloudWatch
|
|
133
133
|
* Events.</p>
|
|
134
134
|
*/
|
|
135
|
-
FindingPublishingFrequency?: FindingPublishingFrequency
|
|
135
|
+
FindingPublishingFrequency?: FindingPublishingFrequency;
|
|
136
136
|
/**
|
|
137
137
|
* @public
|
|
138
138
|
* @deprecated
|
|
@@ -181,7 +181,7 @@ export interface UpdateFilterRequest {
|
|
|
181
181
|
* @public
|
|
182
182
|
* <p>Specifies the action that is to be applied to the findings that match the filter.</p>
|
|
183
183
|
*/
|
|
184
|
-
Action?: FilterAction
|
|
184
|
+
Action?: FilterAction;
|
|
185
185
|
/**
|
|
186
186
|
* @public
|
|
187
187
|
* <p>Specifies the position of the filter in the list of current filters. Also specifies the
|
|
@@ -222,7 +222,7 @@ export interface UpdateFindingsFeedbackRequest {
|
|
|
222
222
|
* @public
|
|
223
223
|
* <p>The feedback for the finding.</p>
|
|
224
224
|
*/
|
|
225
|
-
Feedback: Feedback |
|
|
225
|
+
Feedback: Feedback | undefined;
|
|
226
226
|
/**
|
|
227
227
|
* @public
|
|
228
228
|
* <p>Additional feedback about the GuardDuty findings.</p>
|
|
@@ -288,7 +288,7 @@ export interface UpdateMalwareScanSettingsRequest {
|
|
|
288
288
|
* @public
|
|
289
289
|
* <p>An enum value representing possible snapshot preservation settings.</p>
|
|
290
290
|
*/
|
|
291
|
-
EbsSnapshotPreservation?: EbsSnapshotPreservation
|
|
291
|
+
EbsSnapshotPreservation?: EbsSnapshotPreservation;
|
|
292
292
|
}
|
|
293
293
|
/**
|
|
294
294
|
* @public
|
|
@@ -304,12 +304,12 @@ export interface MemberAdditionalConfiguration {
|
|
|
304
304
|
* @public
|
|
305
305
|
* <p>Name of the additional configuration.</p>
|
|
306
306
|
*/
|
|
307
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
307
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
308
308
|
/**
|
|
309
309
|
* @public
|
|
310
310
|
* <p>Status of the additional configuration.</p>
|
|
311
311
|
*/
|
|
312
|
-
Status?: FeatureStatus
|
|
312
|
+
Status?: FeatureStatus;
|
|
313
313
|
}
|
|
314
314
|
/**
|
|
315
315
|
* @public
|
|
@@ -320,12 +320,12 @@ export interface MemberFeaturesConfiguration {
|
|
|
320
320
|
* @public
|
|
321
321
|
* <p>The name of the feature.</p>
|
|
322
322
|
*/
|
|
323
|
-
Name?: OrgFeature
|
|
323
|
+
Name?: OrgFeature;
|
|
324
324
|
/**
|
|
325
325
|
* @public
|
|
326
326
|
* <p>The status of the feature.</p>
|
|
327
327
|
*/
|
|
328
|
-
Status?: FeatureStatus
|
|
328
|
+
Status?: FeatureStatus;
|
|
329
329
|
/**
|
|
330
330
|
* @public
|
|
331
331
|
* <p>Additional configuration of the feature for the member account.</p>
|
|
@@ -478,7 +478,7 @@ export interface OrganizationAdditionalConfiguration {
|
|
|
478
478
|
* <p>The name of the additional configuration that will be configured for the
|
|
479
479
|
* organization.</p>
|
|
480
480
|
*/
|
|
481
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
481
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
482
482
|
/**
|
|
483
483
|
* @public
|
|
484
484
|
* <p>The status of the additional configuration that will be configured for the
|
|
@@ -508,7 +508,7 @@ export interface OrganizationAdditionalConfiguration {
|
|
|
508
508
|
* </li>
|
|
509
509
|
* </ul>
|
|
510
510
|
*/
|
|
511
|
-
AutoEnable?: OrgFeatureStatus
|
|
511
|
+
AutoEnable?: OrgFeatureStatus;
|
|
512
512
|
}
|
|
513
513
|
/**
|
|
514
514
|
* @public
|
|
@@ -519,7 +519,7 @@ export interface OrganizationFeatureConfiguration {
|
|
|
519
519
|
* @public
|
|
520
520
|
* <p>The name of the feature that will be configured for the organization.</p>
|
|
521
521
|
*/
|
|
522
|
-
Name?: OrgFeature
|
|
522
|
+
Name?: OrgFeature;
|
|
523
523
|
/**
|
|
524
524
|
* @public
|
|
525
525
|
* <p>Describes the status of the feature that is configured for the
|
|
@@ -548,7 +548,7 @@ export interface OrganizationFeatureConfiguration {
|
|
|
548
548
|
* </li>
|
|
549
549
|
* </ul>
|
|
550
550
|
*/
|
|
551
|
-
AutoEnable?: OrgFeatureStatus
|
|
551
|
+
AutoEnable?: OrgFeatureStatus;
|
|
552
552
|
/**
|
|
553
553
|
* @public
|
|
554
554
|
* <p>The additional information that will be configured for the organization.</p>
|
|
@@ -613,7 +613,7 @@ export interface UpdateOrganizationConfigurationRequest {
|
|
|
613
613
|
* </li>
|
|
614
614
|
* </ul>
|
|
615
615
|
*/
|
|
616
|
-
AutoEnableOrganizationMembers?: AutoEnableMembers
|
|
616
|
+
AutoEnableOrganizationMembers?: AutoEnableMembers;
|
|
617
617
|
}
|
|
618
618
|
/**
|
|
619
619
|
* @public
|
|
@@ -84,7 +84,7 @@ export declare const FreeTrialFeatureResult: {
|
|
|
84
84
|
export type FreeTrialFeatureResult =
|
|
85
85
|
(typeof FreeTrialFeatureResult)[keyof typeof FreeTrialFeatureResult];
|
|
86
86
|
export interface FreeTrialFeatureConfigurationResult {
|
|
87
|
-
Name?: FreeTrialFeatureResult
|
|
87
|
+
Name?: FreeTrialFeatureResult;
|
|
88
88
|
FreeTrialDaysRemaining?: number;
|
|
89
89
|
}
|
|
90
90
|
export interface AccountFreeTrialInfo {
|
|
@@ -147,6 +147,7 @@ export interface DnsRequestAction {
|
|
|
147
147
|
Domain?: string;
|
|
148
148
|
Protocol?: string;
|
|
149
149
|
Blocked?: boolean;
|
|
150
|
+
DomainWithSuffix?: string;
|
|
150
151
|
}
|
|
151
152
|
export interface KubernetesApiCallAction {
|
|
152
153
|
RequestUri?: string;
|
|
@@ -216,7 +217,7 @@ export declare const AdminStatus: {
|
|
|
216
217
|
export type AdminStatus = (typeof AdminStatus)[keyof typeof AdminStatus];
|
|
217
218
|
export interface AdminAccount {
|
|
218
219
|
AdminAccountId?: string;
|
|
219
|
-
AdminStatus?: AdminStatus
|
|
220
|
+
AdminStatus?: AdminStatus;
|
|
220
221
|
}
|
|
221
222
|
export interface Administrator {
|
|
222
223
|
AccountId?: string;
|
|
@@ -252,7 +253,7 @@ export declare const DataSourceStatus: {
|
|
|
252
253
|
export type DataSourceStatus =
|
|
253
254
|
(typeof DataSourceStatus)[keyof typeof DataSourceStatus];
|
|
254
255
|
export interface CloudTrailConfigurationResult {
|
|
255
|
-
Status: DataSourceStatus |
|
|
256
|
+
Status: DataSourceStatus | undefined;
|
|
256
257
|
}
|
|
257
258
|
export interface Condition {
|
|
258
259
|
Eq?: string[];
|
|
@@ -312,7 +313,7 @@ export interface CoverageEksClusterDetails {
|
|
|
312
313
|
CoveredNodes?: number;
|
|
313
314
|
CompatibleNodes?: number;
|
|
314
315
|
AddonDetails?: AddonDetails;
|
|
315
|
-
ManagementType?: ManagementType
|
|
316
|
+
ManagementType?: ManagementType;
|
|
316
317
|
}
|
|
317
318
|
export interface CoverageFilterCondition {
|
|
318
319
|
Equals?: string[];
|
|
@@ -330,7 +331,7 @@ export declare const CoverageFilterCriterionKey: {
|
|
|
330
331
|
export type CoverageFilterCriterionKey =
|
|
331
332
|
(typeof CoverageFilterCriterionKey)[keyof typeof CoverageFilterCriterionKey];
|
|
332
333
|
export interface CoverageFilterCriterion {
|
|
333
|
-
CriterionKey?: CoverageFilterCriterionKey
|
|
334
|
+
CriterionKey?: CoverageFilterCriterionKey;
|
|
334
335
|
FilterCondition?: CoverageFilterCondition;
|
|
335
336
|
}
|
|
336
337
|
export interface CoverageFilterCriteria {
|
|
@@ -338,14 +339,14 @@ export interface CoverageFilterCriteria {
|
|
|
338
339
|
}
|
|
339
340
|
export interface CoverageResourceDetails {
|
|
340
341
|
EksClusterDetails?: CoverageEksClusterDetails;
|
|
341
|
-
ResourceType?: ResourceType
|
|
342
|
+
ResourceType?: ResourceType;
|
|
342
343
|
}
|
|
343
344
|
export interface CoverageResource {
|
|
344
345
|
ResourceId?: string;
|
|
345
346
|
DetectorId?: string;
|
|
346
347
|
AccountId?: string;
|
|
347
348
|
ResourceDetails?: CoverageResourceDetails;
|
|
348
|
-
CoverageStatus?: CoverageStatus
|
|
349
|
+
CoverageStatus?: CoverageStatus;
|
|
349
350
|
Issue?: string;
|
|
350
351
|
UpdatedAt?: Date;
|
|
351
352
|
}
|
|
@@ -366,12 +367,12 @@ export declare const OrderBy: {
|
|
|
366
367
|
};
|
|
367
368
|
export type OrderBy = (typeof OrderBy)[keyof typeof OrderBy];
|
|
368
369
|
export interface CoverageSortCriteria {
|
|
369
|
-
AttributeName?: CoverageSortKey
|
|
370
|
-
OrderBy?: OrderBy
|
|
370
|
+
AttributeName?: CoverageSortKey;
|
|
371
|
+
OrderBy?: OrderBy;
|
|
371
372
|
}
|
|
372
373
|
export interface CoverageStatistics {
|
|
373
|
-
CountByResourceType?: Record<
|
|
374
|
-
CountByCoverageStatus?: Record<
|
|
374
|
+
CountByResourceType?: Record<ResourceType, number>;
|
|
375
|
+
CountByCoverageStatus?: Record<CoverageStatus, number>;
|
|
375
376
|
}
|
|
376
377
|
export declare const CoverageStatisticsType: {
|
|
377
378
|
readonly COUNT_BY_COVERAGE_STATUS: "COUNT_BY_COVERAGE_STATUS";
|
|
@@ -410,8 +411,8 @@ export declare const FeatureStatus: {
|
|
|
410
411
|
};
|
|
411
412
|
export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
|
|
412
413
|
export interface DetectorAdditionalConfiguration {
|
|
413
|
-
Name?: FeatureAdditionalConfiguration
|
|
414
|
-
Status?: FeatureStatus
|
|
414
|
+
Name?: FeatureAdditionalConfiguration;
|
|
415
|
+
Status?: FeatureStatus;
|
|
415
416
|
}
|
|
416
417
|
export declare const DetectorFeature: {
|
|
417
418
|
readonly EBS_MALWARE_PROTECTION: "EBS_MALWARE_PROTECTION";
|
|
@@ -424,8 +425,8 @@ export declare const DetectorFeature: {
|
|
|
424
425
|
export type DetectorFeature =
|
|
425
426
|
(typeof DetectorFeature)[keyof typeof DetectorFeature];
|
|
426
427
|
export interface DetectorFeatureConfiguration {
|
|
427
|
-
Name?: DetectorFeature
|
|
428
|
-
Status?: FeatureStatus
|
|
428
|
+
Name?: DetectorFeature;
|
|
429
|
+
Status?: FeatureStatus;
|
|
429
430
|
AdditionalConfiguration?: DetectorAdditionalConfiguration[];
|
|
430
431
|
}
|
|
431
432
|
export declare const FindingPublishingFrequency: {
|
|
@@ -438,13 +439,13 @@ export type FindingPublishingFrequency =
|
|
|
438
439
|
export interface CreateDetectorRequest {
|
|
439
440
|
Enable: boolean | undefined;
|
|
440
441
|
ClientToken?: string;
|
|
441
|
-
FindingPublishingFrequency?: FindingPublishingFrequency
|
|
442
|
+
FindingPublishingFrequency?: FindingPublishingFrequency;
|
|
442
443
|
DataSources?: DataSourceConfigurations;
|
|
443
444
|
Tags?: Record<string, string>;
|
|
444
445
|
Features?: DetectorFeatureConfiguration[];
|
|
445
446
|
}
|
|
446
447
|
export interface EbsVolumesResult {
|
|
447
|
-
Status?: DataSourceStatus
|
|
448
|
+
Status?: DataSourceStatus;
|
|
448
449
|
Reason?: string;
|
|
449
450
|
}
|
|
450
451
|
export interface ScanEc2InstanceWithFindingsResult {
|
|
@@ -473,7 +474,7 @@ export interface CreateFilterRequest {
|
|
|
473
474
|
DetectorId: string | undefined;
|
|
474
475
|
Name: string | undefined;
|
|
475
476
|
Description?: string;
|
|
476
|
-
Action?: FilterAction
|
|
477
|
+
Action?: FilterAction;
|
|
477
478
|
Rank?: number;
|
|
478
479
|
FindingCriteria: FindingCriteria | undefined;
|
|
479
480
|
ClientToken?: string;
|
|
@@ -494,7 +495,7 @@ export type IpSetFormat = (typeof IpSetFormat)[keyof typeof IpSetFormat];
|
|
|
494
495
|
export interface CreateIPSetRequest {
|
|
495
496
|
DetectorId: string | undefined;
|
|
496
497
|
Name: string | undefined;
|
|
497
|
-
Format: IpSetFormat |
|
|
498
|
+
Format: IpSetFormat | undefined;
|
|
498
499
|
Location: string | undefined;
|
|
499
500
|
Activate: boolean | undefined;
|
|
500
501
|
ClientToken?: string;
|
|
@@ -525,7 +526,7 @@ export type DestinationType =
|
|
|
525
526
|
(typeof DestinationType)[keyof typeof DestinationType];
|
|
526
527
|
export interface CreatePublishingDestinationRequest {
|
|
527
528
|
DetectorId: string | undefined;
|
|
528
|
-
DestinationType: DestinationType |
|
|
529
|
+
DestinationType: DestinationType | undefined;
|
|
529
530
|
DestinationProperties: DestinationProperties | undefined;
|
|
530
531
|
ClientToken?: string;
|
|
531
532
|
}
|
|
@@ -550,7 +551,7 @@ export type ThreatIntelSetFormat =
|
|
|
550
551
|
export interface CreateThreatIntelSetRequest {
|
|
551
552
|
DetectorId: string | undefined;
|
|
552
553
|
Name: string | undefined;
|
|
553
|
-
Format: ThreatIntelSetFormat |
|
|
554
|
+
Format: ThreatIntelSetFormat | undefined;
|
|
554
555
|
Location: string | undefined;
|
|
555
556
|
Activate: boolean | undefined;
|
|
556
557
|
ClientToken?: string;
|
|
@@ -579,19 +580,19 @@ export declare const DataSource: {
|
|
|
579
580
|
};
|
|
580
581
|
export type DataSource = (typeof DataSource)[keyof typeof DataSource];
|
|
581
582
|
export interface DNSLogsConfigurationResult {
|
|
582
|
-
Status: DataSourceStatus |
|
|
583
|
+
Status: DataSourceStatus | undefined;
|
|
583
584
|
}
|
|
584
585
|
export interface FlowLogsConfigurationResult {
|
|
585
|
-
Status: DataSourceStatus |
|
|
586
|
+
Status: DataSourceStatus | undefined;
|
|
586
587
|
}
|
|
587
588
|
export interface KubernetesAuditLogsConfigurationResult {
|
|
588
|
-
Status: DataSourceStatus |
|
|
589
|
+
Status: DataSourceStatus | undefined;
|
|
589
590
|
}
|
|
590
591
|
export interface KubernetesConfigurationResult {
|
|
591
592
|
AuditLogs: KubernetesAuditLogsConfigurationResult | undefined;
|
|
592
593
|
}
|
|
593
594
|
export interface S3LogsConfigurationResult {
|
|
594
|
-
Status: DataSourceStatus |
|
|
595
|
+
Status: DataSourceStatus | undefined;
|
|
595
596
|
}
|
|
596
597
|
export interface DataSourceConfigurationsResult {
|
|
597
598
|
CloudTrail: CloudTrailConfigurationResult | undefined;
|
|
@@ -654,7 +655,7 @@ export interface FilterCondition {
|
|
|
654
655
|
LessThan?: number;
|
|
655
656
|
}
|
|
656
657
|
export interface FilterCriterion {
|
|
657
|
-
CriterionKey?: CriterionKey
|
|
658
|
+
CriterionKey?: CriterionKey;
|
|
658
659
|
FilterCondition?: FilterCondition;
|
|
659
660
|
}
|
|
660
661
|
export interface FilterCriteria {
|
|
@@ -662,7 +663,7 @@ export interface FilterCriteria {
|
|
|
662
663
|
}
|
|
663
664
|
export interface SortCriteria {
|
|
664
665
|
AttributeName?: string;
|
|
665
|
-
OrderBy?: OrderBy
|
|
666
|
+
OrderBy?: OrderBy;
|
|
666
667
|
}
|
|
667
668
|
export interface DescribeMalwareScansRequest {
|
|
668
669
|
DetectorId: string | undefined;
|
|
@@ -689,7 +690,7 @@ export declare const ScanResult: {
|
|
|
689
690
|
};
|
|
690
691
|
export type ScanResult = (typeof ScanResult)[keyof typeof ScanResult];
|
|
691
692
|
export interface ScanResultDetails {
|
|
692
|
-
ScanResult?: ScanResult
|
|
693
|
+
ScanResult?: ScanResult;
|
|
693
694
|
}
|
|
694
695
|
export declare const ScanStatus: {
|
|
695
696
|
readonly COMPLETED: "COMPLETED";
|
|
@@ -711,7 +712,7 @@ export interface Scan {
|
|
|
711
712
|
DetectorId?: string;
|
|
712
713
|
AdminDetectorId?: string;
|
|
713
714
|
ScanId?: string;
|
|
714
|
-
ScanStatus?: ScanStatus
|
|
715
|
+
ScanStatus?: ScanStatus;
|
|
715
716
|
FailureReason?: string;
|
|
716
717
|
ScanStartTime?: Date;
|
|
717
718
|
ScanEndTime?: Date;
|
|
@@ -722,7 +723,7 @@ export interface Scan {
|
|
|
722
723
|
TotalBytes?: number;
|
|
723
724
|
FileCount?: number;
|
|
724
725
|
AttachedVolumes?: VolumeDetail[];
|
|
725
|
-
ScanType?: ScanType
|
|
726
|
+
ScanType?: ScanType;
|
|
726
727
|
}
|
|
727
728
|
export interface DescribeMalwareScansResponse {
|
|
728
729
|
Scans: Scan[] | undefined;
|
|
@@ -769,8 +770,8 @@ export declare const OrgFeatureAdditionalConfiguration: {
|
|
|
769
770
|
export type OrgFeatureAdditionalConfiguration =
|
|
770
771
|
(typeof OrgFeatureAdditionalConfiguration)[keyof typeof OrgFeatureAdditionalConfiguration];
|
|
771
772
|
export interface OrganizationAdditionalConfigurationResult {
|
|
772
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
773
|
-
AutoEnable?: OrgFeatureStatus
|
|
773
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
774
|
+
AutoEnable?: OrgFeatureStatus;
|
|
774
775
|
}
|
|
775
776
|
export declare const OrgFeature: {
|
|
776
777
|
readonly EBS_MALWARE_PROTECTION: "EBS_MALWARE_PROTECTION";
|
|
@@ -782,8 +783,8 @@ export declare const OrgFeature: {
|
|
|
782
783
|
};
|
|
783
784
|
export type OrgFeature = (typeof OrgFeature)[keyof typeof OrgFeature];
|
|
784
785
|
export interface OrganizationFeatureConfigurationResult {
|
|
785
|
-
Name?: OrgFeature
|
|
786
|
-
AutoEnable?: OrgFeatureStatus
|
|
786
|
+
Name?: OrgFeature;
|
|
787
|
+
AutoEnable?: OrgFeatureStatus;
|
|
787
788
|
AdditionalConfiguration?: OrganizationAdditionalConfigurationResult[];
|
|
788
789
|
}
|
|
789
790
|
export interface DescribeOrganizationConfigurationResponse {
|
|
@@ -792,7 +793,7 @@ export interface DescribeOrganizationConfigurationResponse {
|
|
|
792
793
|
DataSources?: OrganizationDataSourceConfigurationsResult;
|
|
793
794
|
Features?: OrganizationFeatureConfigurationResult[];
|
|
794
795
|
NextToken?: string;
|
|
795
|
-
AutoEnableOrganizationMembers?: AutoEnableMembers
|
|
796
|
+
AutoEnableOrganizationMembers?: AutoEnableMembers;
|
|
796
797
|
}
|
|
797
798
|
export interface DescribePublishingDestinationRequest {
|
|
798
799
|
DetectorId: string | undefined;
|
|
@@ -808,19 +809,19 @@ export type PublishingStatus =
|
|
|
808
809
|
(typeof PublishingStatus)[keyof typeof PublishingStatus];
|
|
809
810
|
export interface DescribePublishingDestinationResponse {
|
|
810
811
|
DestinationId: string | undefined;
|
|
811
|
-
DestinationType: DestinationType |
|
|
812
|
-
Status: PublishingStatus |
|
|
812
|
+
DestinationType: DestinationType | undefined;
|
|
813
|
+
Status: PublishingStatus | undefined;
|
|
813
814
|
PublishingFailureStartTimestamp: number | undefined;
|
|
814
815
|
DestinationProperties: DestinationProperties | undefined;
|
|
815
816
|
}
|
|
816
817
|
export interface Destination {
|
|
817
818
|
DestinationId: string | undefined;
|
|
818
|
-
DestinationType: DestinationType |
|
|
819
|
-
Status: PublishingStatus |
|
|
819
|
+
DestinationType: DestinationType | undefined;
|
|
820
|
+
Status: PublishingStatus | undefined;
|
|
820
821
|
}
|
|
821
822
|
export interface DetectorAdditionalConfigurationResult {
|
|
822
|
-
Name?: FeatureAdditionalConfiguration
|
|
823
|
-
Status?: FeatureStatus
|
|
823
|
+
Name?: FeatureAdditionalConfiguration;
|
|
824
|
+
Status?: FeatureStatus;
|
|
824
825
|
UpdatedAt?: Date;
|
|
825
826
|
}
|
|
826
827
|
export declare const DetectorFeatureResult: {
|
|
@@ -837,8 +838,8 @@ export declare const DetectorFeatureResult: {
|
|
|
837
838
|
export type DetectorFeatureResult =
|
|
838
839
|
(typeof DetectorFeatureResult)[keyof typeof DetectorFeatureResult];
|
|
839
840
|
export interface DetectorFeatureConfigurationResult {
|
|
840
|
-
Name?: DetectorFeatureResult
|
|
841
|
-
Status?: FeatureStatus
|
|
841
|
+
Name?: DetectorFeatureResult;
|
|
842
|
+
Status?: FeatureStatus;
|
|
842
843
|
UpdatedAt?: Date;
|
|
843
844
|
AdditionalConfiguration?: DetectorAdditionalConfigurationResult[];
|
|
844
845
|
}
|
|
@@ -921,7 +922,7 @@ export interface EbsVolumeScanDetails {
|
|
|
921
922
|
TriggerFindingId?: string;
|
|
922
923
|
Sources?: string[];
|
|
923
924
|
ScanDetections?: ScanDetections;
|
|
924
|
-
ScanType?: ScanType
|
|
925
|
+
ScanType?: ScanType;
|
|
925
926
|
}
|
|
926
927
|
export interface Tag {
|
|
927
928
|
Key?: string;
|
|
@@ -1214,7 +1215,7 @@ export interface GetAdministratorAccountResponse {
|
|
|
1214
1215
|
export interface GetCoverageStatisticsRequest {
|
|
1215
1216
|
DetectorId: string | undefined;
|
|
1216
1217
|
FilterCriteria?: CoverageFilterCriteria;
|
|
1217
|
-
StatisticsType:
|
|
1218
|
+
StatisticsType: CoverageStatisticsType[] | undefined;
|
|
1218
1219
|
}
|
|
1219
1220
|
export interface GetCoverageStatisticsResponse {
|
|
1220
1221
|
CoverageStatistics?: CoverageStatistics;
|
|
@@ -1224,9 +1225,9 @@ export interface GetDetectorRequest {
|
|
|
1224
1225
|
}
|
|
1225
1226
|
export interface GetDetectorResponse {
|
|
1226
1227
|
CreatedAt?: string;
|
|
1227
|
-
FindingPublishingFrequency?: FindingPublishingFrequency
|
|
1228
|
+
FindingPublishingFrequency?: FindingPublishingFrequency;
|
|
1228
1229
|
ServiceRole: string | undefined;
|
|
1229
|
-
Status: DetectorStatus |
|
|
1230
|
+
Status: DetectorStatus | undefined;
|
|
1230
1231
|
UpdatedAt?: string;
|
|
1231
1232
|
DataSources?: DataSourceConfigurationsResult;
|
|
1232
1233
|
Tags?: Record<string, string>;
|
|
@@ -1239,7 +1240,7 @@ export interface GetFilterRequest {
|
|
|
1239
1240
|
export interface GetFilterResponse {
|
|
1240
1241
|
Name: string | undefined;
|
|
1241
1242
|
Description?: string;
|
|
1242
|
-
Action: FilterAction |
|
|
1243
|
+
Action: FilterAction | undefined;
|
|
1243
1244
|
Rank?: number;
|
|
1244
1245
|
FindingCriteria: FindingCriteria | undefined;
|
|
1245
1246
|
Tags?: Record<string, string>;
|
|
@@ -1254,7 +1255,7 @@ export interface GetFindingsResponse {
|
|
|
1254
1255
|
}
|
|
1255
1256
|
export interface GetFindingsStatisticsRequest {
|
|
1256
1257
|
DetectorId: string | undefined;
|
|
1257
|
-
FindingStatisticTypes:
|
|
1258
|
+
FindingStatisticTypes: FindingStatisticType[] | undefined;
|
|
1258
1259
|
FindingCriteria?: FindingCriteria;
|
|
1259
1260
|
}
|
|
1260
1261
|
export interface GetFindingsStatisticsResponse {
|
|
@@ -1280,9 +1281,9 @@ export declare const IpSetStatus: {
|
|
|
1280
1281
|
export type IpSetStatus = (typeof IpSetStatus)[keyof typeof IpSetStatus];
|
|
1281
1282
|
export interface GetIPSetResponse {
|
|
1282
1283
|
Name: string | undefined;
|
|
1283
|
-
Format: IpSetFormat |
|
|
1284
|
+
Format: IpSetFormat | undefined;
|
|
1284
1285
|
Location: string | undefined;
|
|
1285
|
-
Status: IpSetStatus |
|
|
1286
|
+
Status: IpSetStatus | undefined;
|
|
1286
1287
|
Tags?: Record<string, string>;
|
|
1287
1288
|
}
|
|
1288
1289
|
export interface GetMalwareScanSettingsRequest {
|
|
@@ -1301,12 +1302,12 @@ export interface ScanCondition {
|
|
|
1301
1302
|
MapEquals: ScanConditionPair[] | undefined;
|
|
1302
1303
|
}
|
|
1303
1304
|
export interface ScanResourceCriteria {
|
|
1304
|
-
Include?: Record<
|
|
1305
|
-
Exclude?: Record<
|
|
1305
|
+
Include?: Record<ScanCriterionKey, ScanCondition>;
|
|
1306
|
+
Exclude?: Record<ScanCriterionKey, ScanCondition>;
|
|
1306
1307
|
}
|
|
1307
1308
|
export interface GetMalwareScanSettingsResponse {
|
|
1308
1309
|
ScanResourceCriteria?: ScanResourceCriteria;
|
|
1309
|
-
EbsSnapshotPreservation?: EbsSnapshotPreservation
|
|
1310
|
+
EbsSnapshotPreservation?: EbsSnapshotPreservation;
|
|
1310
1311
|
}
|
|
1311
1312
|
export interface GetMasterAccountRequest {
|
|
1312
1313
|
DetectorId: string | undefined;
|
|
@@ -1325,13 +1326,13 @@ export interface GetMemberDetectorsRequest {
|
|
|
1325
1326
|
AccountIds: string[] | undefined;
|
|
1326
1327
|
}
|
|
1327
1328
|
export interface MemberAdditionalConfigurationResult {
|
|
1328
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
1329
|
-
Status?: FeatureStatus
|
|
1329
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
1330
|
+
Status?: FeatureStatus;
|
|
1330
1331
|
UpdatedAt?: Date;
|
|
1331
1332
|
}
|
|
1332
1333
|
export interface MemberFeaturesConfigurationResult {
|
|
1333
|
-
Name?: OrgFeature
|
|
1334
|
-
Status?: FeatureStatus
|
|
1334
|
+
Name?: OrgFeature;
|
|
1335
|
+
Status?: FeatureStatus;
|
|
1335
1336
|
UpdatedAt?: Date;
|
|
1336
1337
|
AdditionalConfiguration?: MemberAdditionalConfigurationResult[];
|
|
1337
1338
|
}
|
|
@@ -1387,9 +1388,9 @@ export type ThreatIntelSetStatus =
|
|
|
1387
1388
|
(typeof ThreatIntelSetStatus)[keyof typeof ThreatIntelSetStatus];
|
|
1388
1389
|
export interface GetThreatIntelSetResponse {
|
|
1389
1390
|
Name: string | undefined;
|
|
1390
|
-
Format: ThreatIntelSetFormat |
|
|
1391
|
+
Format: ThreatIntelSetFormat | undefined;
|
|
1391
1392
|
Location: string | undefined;
|
|
1392
|
-
Status: ThreatIntelSetStatus |
|
|
1393
|
+
Status: ThreatIntelSetStatus | undefined;
|
|
1393
1394
|
Tags?: Record<string, string>;
|
|
1394
1395
|
}
|
|
1395
1396
|
export declare const UsageFeature: {
|
|
@@ -1406,9 +1407,9 @@ export declare const UsageFeature: {
|
|
|
1406
1407
|
export type UsageFeature = (typeof UsageFeature)[keyof typeof UsageFeature];
|
|
1407
1408
|
export interface UsageCriteria {
|
|
1408
1409
|
AccountIds?: string[];
|
|
1409
|
-
DataSources?:
|
|
1410
|
+
DataSources?: DataSource[];
|
|
1410
1411
|
Resources?: string[];
|
|
1411
|
-
Features?:
|
|
1412
|
+
Features?: UsageFeature[];
|
|
1412
1413
|
}
|
|
1413
1414
|
export declare const UsageStatisticType: {
|
|
1414
1415
|
readonly SUM_BY_ACCOUNT: "SUM_BY_ACCOUNT";
|
|
@@ -1421,7 +1422,7 @@ export type UsageStatisticType =
|
|
|
1421
1422
|
(typeof UsageStatisticType)[keyof typeof UsageStatisticType];
|
|
1422
1423
|
export interface GetUsageStatisticsRequest {
|
|
1423
1424
|
DetectorId: string | undefined;
|
|
1424
|
-
UsageStatisticType: UsageStatisticType |
|
|
1425
|
+
UsageStatisticType: UsageStatisticType | undefined;
|
|
1425
1426
|
UsageCriteria: UsageCriteria | undefined;
|
|
1426
1427
|
Unit?: string;
|
|
1427
1428
|
MaxResults?: number;
|
|
@@ -1436,11 +1437,11 @@ export interface UsageAccountResult {
|
|
|
1436
1437
|
Total?: Total;
|
|
1437
1438
|
}
|
|
1438
1439
|
export interface UsageDataSourceResult {
|
|
1439
|
-
DataSource?: DataSource
|
|
1440
|
+
DataSource?: DataSource;
|
|
1440
1441
|
Total?: Total;
|
|
1441
1442
|
}
|
|
1442
1443
|
export interface UsageFeatureResult {
|
|
1443
|
-
Feature?: UsageFeature
|
|
1444
|
+
Feature?: UsageFeature;
|
|
1444
1445
|
Total?: Total;
|
|
1445
1446
|
}
|
|
1446
1447
|
export interface UsageResourceResult {
|
|
@@ -47,7 +47,7 @@ export interface UntagResourceResponse {}
|
|
|
47
47
|
export interface UpdateDetectorRequest {
|
|
48
48
|
DetectorId: string | undefined;
|
|
49
49
|
Enable?: boolean;
|
|
50
|
-
FindingPublishingFrequency?: FindingPublishingFrequency
|
|
50
|
+
FindingPublishingFrequency?: FindingPublishingFrequency;
|
|
51
51
|
DataSources?: DataSourceConfigurations;
|
|
52
52
|
Features?: DetectorFeatureConfiguration[];
|
|
53
53
|
}
|
|
@@ -56,7 +56,7 @@ export interface UpdateFilterRequest {
|
|
|
56
56
|
DetectorId: string | undefined;
|
|
57
57
|
FilterName: string | undefined;
|
|
58
58
|
Description?: string;
|
|
59
|
-
Action?: FilterAction
|
|
59
|
+
Action?: FilterAction;
|
|
60
60
|
Rank?: number;
|
|
61
61
|
FindingCriteria?: FindingCriteria;
|
|
62
62
|
}
|
|
@@ -66,7 +66,7 @@ export interface UpdateFilterResponse {
|
|
|
66
66
|
export interface UpdateFindingsFeedbackRequest {
|
|
67
67
|
DetectorId: string | undefined;
|
|
68
68
|
FindingIds: string[] | undefined;
|
|
69
|
-
Feedback: Feedback |
|
|
69
|
+
Feedback: Feedback | undefined;
|
|
70
70
|
Comments?: string;
|
|
71
71
|
}
|
|
72
72
|
export interface UpdateFindingsFeedbackResponse {}
|
|
@@ -81,16 +81,16 @@ export interface UpdateIPSetResponse {}
|
|
|
81
81
|
export interface UpdateMalwareScanSettingsRequest {
|
|
82
82
|
DetectorId: string | undefined;
|
|
83
83
|
ScanResourceCriteria?: ScanResourceCriteria;
|
|
84
|
-
EbsSnapshotPreservation?: EbsSnapshotPreservation
|
|
84
|
+
EbsSnapshotPreservation?: EbsSnapshotPreservation;
|
|
85
85
|
}
|
|
86
86
|
export interface UpdateMalwareScanSettingsResponse {}
|
|
87
87
|
export interface MemberAdditionalConfiguration {
|
|
88
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
89
|
-
Status?: FeatureStatus
|
|
88
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
89
|
+
Status?: FeatureStatus;
|
|
90
90
|
}
|
|
91
91
|
export interface MemberFeaturesConfiguration {
|
|
92
|
-
Name?: OrgFeature
|
|
93
|
-
Status?: FeatureStatus
|
|
92
|
+
Name?: OrgFeature;
|
|
93
|
+
Status?: FeatureStatus;
|
|
94
94
|
AdditionalConfiguration?: MemberAdditionalConfiguration[];
|
|
95
95
|
}
|
|
96
96
|
export interface UpdateMemberDetectorsRequest {
|
|
@@ -126,12 +126,12 @@ export interface OrganizationDataSourceConfigurations {
|
|
|
126
126
|
MalwareProtection?: OrganizationMalwareProtectionConfiguration;
|
|
127
127
|
}
|
|
128
128
|
export interface OrganizationAdditionalConfiguration {
|
|
129
|
-
Name?: OrgFeatureAdditionalConfiguration
|
|
130
|
-
AutoEnable?: OrgFeatureStatus
|
|
129
|
+
Name?: OrgFeatureAdditionalConfiguration;
|
|
130
|
+
AutoEnable?: OrgFeatureStatus;
|
|
131
131
|
}
|
|
132
132
|
export interface OrganizationFeatureConfiguration {
|
|
133
|
-
Name?: OrgFeature
|
|
134
|
-
AutoEnable?: OrgFeatureStatus
|
|
133
|
+
Name?: OrgFeature;
|
|
134
|
+
AutoEnable?: OrgFeatureStatus;
|
|
135
135
|
AdditionalConfiguration?: OrganizationAdditionalConfiguration[];
|
|
136
136
|
}
|
|
137
137
|
export interface UpdateOrganizationConfigurationRequest {
|
|
@@ -139,7 +139,7 @@ export interface UpdateOrganizationConfigurationRequest {
|
|
|
139
139
|
AutoEnable?: boolean;
|
|
140
140
|
DataSources?: OrganizationDataSourceConfigurations;
|
|
141
141
|
Features?: OrganizationFeatureConfiguration[];
|
|
142
|
-
AutoEnableOrganizationMembers?: AutoEnableMembers
|
|
142
|
+
AutoEnableOrganizationMembers?: AutoEnableMembers;
|
|
143
143
|
}
|
|
144
144
|
export interface UpdateOrganizationConfigurationResponse {}
|
|
145
145
|
export interface UpdatePublishingDestinationRequest {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-guardduty",
|
|
3
3
|
"description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.430.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,28 +21,28 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.430.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.430.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.429.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.428.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.428.0",
|
|
29
29
|
"@aws-sdk/middleware-signing": "3.428.0",
|
|
30
30
|
"@aws-sdk/middleware-user-agent": "3.428.0",
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.430.0",
|
|
32
32
|
"@aws-sdk/types": "3.428.0",
|
|
33
33
|
"@aws-sdk/util-endpoints": "3.428.0",
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.428.0",
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.0.
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.430.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.0.15",
|
|
37
37
|
"@smithy/fetch-http-handler": "^2.2.3",
|
|
38
38
|
"@smithy/hash-node": "^2.0.11",
|
|
39
39
|
"@smithy/invalid-dependency": "^2.0.11",
|
|
40
40
|
"@smithy/middleware-content-length": "^2.0.13",
|
|
41
|
-
"@smithy/middleware-endpoint": "^2.1.
|
|
42
|
-
"@smithy/middleware-retry": "^2.0.
|
|
41
|
+
"@smithy/middleware-endpoint": "^2.1.2",
|
|
42
|
+
"@smithy/middleware-retry": "^2.0.17",
|
|
43
43
|
"@smithy/middleware-serde": "^2.0.11",
|
|
44
44
|
"@smithy/middleware-stack": "^2.0.5",
|
|
45
|
-
"@smithy/node-config-provider": "^2.1.
|
|
45
|
+
"@smithy/node-config-provider": "^2.1.2",
|
|
46
46
|
"@smithy/node-http-handler": "^2.1.7",
|
|
47
47
|
"@smithy/protocol-http": "^3.0.7",
|
|
48
48
|
"@smithy/smithy-client": "^2.1.11",
|
|
@@ -52,7 +52,7 @@
|
|
|
52
52
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
54
54
|
"@smithy/util-defaults-mode-browser": "^2.0.15",
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^2.0.20",
|
|
56
56
|
"@smithy/util-retry": "^2.0.4",
|
|
57
57
|
"@smithy/util-utf8": "^2.0.0",
|
|
58
58
|
"tslib": "^2.5.0",
|