@aws-sdk/client-guardduty 3.1024.0 → 3.1026.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/README.md +1 -20
- package/dist-cjs/schemas/schemas_0.js +97 -100
- package/dist-es/schemas/schemas_0.js +97 -100
- package/dist-types/GuardDuty.d.ts +1 -20
- package/dist-types/GuardDutyClient.d.ts +1 -20
- package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +1 -2
- package/dist-types/commands/ArchiveFindingsCommand.d.ts +1 -5
- package/dist-types/commands/CreateDetectorCommand.d.ts +2 -24
- package/dist-types/commands/CreateFilterCommand.d.ts +1 -2
- package/dist-types/commands/CreateIPSetCommand.d.ts +1 -4
- package/dist-types/commands/CreateMalwareProtectionPlanCommand.d.ts +1 -3
- package/dist-types/commands/CreateMembersCommand.d.ts +1 -20
- package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/commands/CreateSampleFindingsCommand.d.ts +1 -3
- package/dist-types/commands/CreateThreatEntitySetCommand.d.ts +1 -5
- package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +1 -3
- package/dist-types/commands/CreateTrustedEntitySetCommand.d.ts +1 -6
- package/dist-types/commands/DeclineInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/DeleteIPSetCommand.d.ts +1 -2
- package/dist-types/commands/DeleteInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/DeleteMalwareProtectionPlanCommand.d.ts +1 -3
- package/dist-types/commands/DeleteMembersCommand.d.ts +1 -5
- package/dist-types/commands/DeleteThreatEntitySetCommand.d.ts +1 -2
- package/dist-types/commands/DeleteTrustedEntitySetCommand.d.ts +1 -2
- package/dist-types/commands/DescribeMalwareScansCommand.d.ts +1 -5
- package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -6
- package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +1 -3
- package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +1 -10
- package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +1 -7
- package/dist-types/commands/DisassociateMembersCommand.d.ts +1 -19
- package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +1 -3
- package/dist-types/commands/GetAdministratorAccountCommand.d.ts +1 -16
- package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -5
- package/dist-types/commands/GetDetectorCommand.d.ts +2 -5
- package/dist-types/commands/GetFindingsCommand.d.ts +43 -43
- package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +1 -6
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -2
- package/dist-types/commands/GetMalwareProtectionPlanCommand.d.ts +1 -2
- package/dist-types/commands/GetMalwareScanCommand.d.ts +1 -5
- package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +1 -4
- package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -2
- package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -5
- package/dist-types/commands/GetMembersCommand.d.ts +1 -2
- package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -5
- package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -3
- package/dist-types/commands/GetUsageStatisticsCommand.d.ts +4 -7
- package/dist-types/commands/InviteMembersCommand.d.ts +1 -26
- package/dist-types/commands/ListCoverageCommand.d.ts +4 -7
- package/dist-types/commands/ListFindingsCommand.d.ts +1 -3
- package/dist-types/commands/ListIPSetsCommand.d.ts +1 -3
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -2
- package/dist-types/commands/ListMalwareProtectionPlansCommand.d.ts +1 -2
- package/dist-types/commands/ListMalwareScansCommand.d.ts +1 -2
- package/dist-types/commands/ListMembersCommand.d.ts +1 -2
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -3
- package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +1 -2
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -4
- package/dist-types/commands/ListThreatEntitySetsCommand.d.ts +1 -3
- package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +1 -3
- package/dist-types/commands/ListTrustedEntitySetsCommand.d.ts +1 -3
- package/dist-types/commands/SendObjectMalwareScanCommand.d.ts +1 -3
- package/dist-types/commands/StartMalwareScanCommand.d.ts +1 -6
- package/dist-types/commands/StartMonitoringMembersCommand.d.ts +1 -2
- package/dist-types/commands/StopMonitoringMembersCommand.d.ts +1 -6
- package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -10
- package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +1 -4
- package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -10
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -11
- package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +1 -2
- package/dist-types/index.d.ts +1 -20
- package/dist-types/models/models_0.d.ts +351 -1308
- package/dist-types/models/models_1.d.ts +151 -637
- package/dist-types/ts3.4/models/models_0.d.ts +8 -8
- package/dist-types/ts3.4/models/models_1.d.ts +1 -1
- package/package.json +33 -33
|
@@ -6,20 +6,17 @@ import type { AccountFreeTrialInfo, AdminAccount, CoverageFilterCriteria, Covera
|
|
|
6
6
|
*/
|
|
7
7
|
export interface MemberAdditionalConfigurationResult {
|
|
8
8
|
/**
|
|
9
|
-
* <p>Indicates the name of the additional configuration that is set for the member
|
|
10
|
-
* account.</p>
|
|
9
|
+
* <p>Indicates the name of the additional configuration that is set for the member account.</p>
|
|
11
10
|
* @public
|
|
12
11
|
*/
|
|
13
12
|
Name?: OrgFeatureAdditionalConfiguration | undefined;
|
|
14
13
|
/**
|
|
15
|
-
* <p>Indicates the status of the additional configuration that is set for the member
|
|
16
|
-
* account.</p>
|
|
14
|
+
* <p>Indicates the status of the additional configuration that is set for the member account.</p>
|
|
17
15
|
* @public
|
|
18
16
|
*/
|
|
19
17
|
Status?: FeatureStatus | undefined;
|
|
20
18
|
/**
|
|
21
|
-
* <p>The timestamp at which the additional configuration was set for the member account. This
|
|
22
|
-
* is in UTC format.</p>
|
|
19
|
+
* <p>The timestamp at which the additional configuration was set for the member account. This is in UTC format.</p>
|
|
23
20
|
* @public
|
|
24
21
|
*/
|
|
25
22
|
UpdatedAt?: Date | undefined;
|
|
@@ -45,8 +42,7 @@ export interface MemberFeaturesConfigurationResult {
|
|
|
45
42
|
*/
|
|
46
43
|
UpdatedAt?: Date | undefined;
|
|
47
44
|
/**
|
|
48
|
-
* <p>Indicates the additional configuration of the feature that is configured for the member
|
|
49
|
-
* account.</p>
|
|
45
|
+
* <p>Indicates the additional configuration of the feature that is configured for the member account.</p>
|
|
50
46
|
* @public
|
|
51
47
|
*/
|
|
52
48
|
AdditionalConfiguration?: MemberAdditionalConfigurationResult[] | undefined;
|
|
@@ -67,7 +63,7 @@ export interface MemberDataSourceConfiguration {
|
|
|
67
63
|
* @deprecated This parameter is deprecated, use Features instead.
|
|
68
64
|
* @public
|
|
69
65
|
*/
|
|
70
|
-
DataSources
|
|
66
|
+
DataSources: DataSourceConfigurationsResult | undefined;
|
|
71
67
|
/**
|
|
72
68
|
* <p>Contains information about the status of the features for the member account.</p>
|
|
73
69
|
* @public
|
|
@@ -84,8 +80,7 @@ export interface GetMemberDetectorsResponse {
|
|
|
84
80
|
*/
|
|
85
81
|
MemberDataSourceConfigurations: MemberDataSourceConfiguration[] | undefined;
|
|
86
82
|
/**
|
|
87
|
-
* <p>A list of member account IDs that were unable to be processed along with an explanation
|
|
88
|
-
* for why they were not processed.</p>
|
|
83
|
+
* <p>A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.</p>
|
|
89
84
|
* @public
|
|
90
85
|
*/
|
|
91
86
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
@@ -95,10 +90,7 @@ export interface GetMemberDetectorsResponse {
|
|
|
95
90
|
*/
|
|
96
91
|
export interface GetMembersRequest {
|
|
97
92
|
/**
|
|
98
|
-
* <p>The unique ID of the detector of the GuardDuty account whose members you want to
|
|
99
|
-
* retrieve.</p>
|
|
100
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
101
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
93
|
+
* <p>The unique ID of the detector of the GuardDuty account whose members you want to retrieve.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
102
94
|
* @public
|
|
103
95
|
*/
|
|
104
96
|
DetectorId: string | undefined;
|
|
@@ -164,16 +156,13 @@ export interface GetMembersResponse {
|
|
|
164
156
|
*/
|
|
165
157
|
Members: Member[] | undefined;
|
|
166
158
|
/**
|
|
167
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
168
|
-
* why it was unprocessed.</p>
|
|
159
|
+
* <p>A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.</p>
|
|
169
160
|
* @public
|
|
170
161
|
*/
|
|
171
162
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
172
163
|
}
|
|
173
164
|
/**
|
|
174
|
-
* <p>Information about the coverage
|
|
175
|
-
* statistic for the additional
|
|
176
|
-
* configuration of the feature.</p>
|
|
165
|
+
* <p>Information about the coverage statistic for the additional configuration of the feature.</p>
|
|
177
166
|
* @public
|
|
178
167
|
*/
|
|
179
168
|
export interface OrganizationFeatureStatisticsAdditionalConfiguration {
|
|
@@ -183,15 +172,13 @@ export interface OrganizationFeatureStatisticsAdditionalConfiguration {
|
|
|
183
172
|
*/
|
|
184
173
|
Name?: OrgFeatureAdditionalConfiguration | undefined;
|
|
185
174
|
/**
|
|
186
|
-
* <p>Total number of accounts that have enabled the additional
|
|
187
|
-
* configuration.</p>
|
|
175
|
+
* <p>Total number of accounts that have enabled the additional configuration.</p>
|
|
188
176
|
* @public
|
|
189
177
|
*/
|
|
190
178
|
EnabledAccountsCount?: number | undefined;
|
|
191
179
|
}
|
|
192
180
|
/**
|
|
193
|
-
* <p>Information about the number of accounts
|
|
194
|
-
* that have enabled a specific feature.</p>
|
|
181
|
+
* <p>Information about the number of accounts that have enabled a specific feature.</p>
|
|
195
182
|
* @public
|
|
196
183
|
*/
|
|
197
184
|
export interface OrganizationFeatureStatistics {
|
|
@@ -201,8 +188,7 @@ export interface OrganizationFeatureStatistics {
|
|
|
201
188
|
*/
|
|
202
189
|
Name?: OrgFeature | undefined;
|
|
203
190
|
/**
|
|
204
|
-
* <p>Total number of accounts that have enabled a specific
|
|
205
|
-
* feature.</p>
|
|
191
|
+
* <p>Total number of accounts that have enabled a specific feature.</p>
|
|
206
192
|
* @public
|
|
207
193
|
*/
|
|
208
194
|
EnabledAccountsCount?: number | undefined;
|
|
@@ -213,12 +199,7 @@ export interface OrganizationFeatureStatistics {
|
|
|
213
199
|
AdditionalConfiguration?: OrganizationFeatureStatisticsAdditionalConfiguration[] | undefined;
|
|
214
200
|
}
|
|
215
201
|
/**
|
|
216
|
-
* <p>Information about the coverage statistics of the
|
|
217
|
-
* features for the entire
|
|
218
|
-
* Amazon Web Services organization.</p>
|
|
219
|
-
* <p>When you create a new Amazon Web Services organization, it might
|
|
220
|
-
* take up to 24 hours to
|
|
221
|
-
* generate the statistics summary for this organization.</p>
|
|
202
|
+
* <p>Information about the coverage statistics of the features for the entire Amazon Web Services organization.</p> <p>When you create a new Amazon Web Services organization, it might take up to 24 hours to generate the statistics summary for this organization.</p>
|
|
222
203
|
* @public
|
|
223
204
|
*/
|
|
224
205
|
export interface OrganizationStatistics {
|
|
@@ -228,14 +209,12 @@ export interface OrganizationStatistics {
|
|
|
228
209
|
*/
|
|
229
210
|
TotalAccountsCount?: number | undefined;
|
|
230
211
|
/**
|
|
231
|
-
* <p>Total number of accounts in your Amazon Web Services organization
|
|
232
|
-
* that are associated with GuardDuty.</p>
|
|
212
|
+
* <p>Total number of accounts in your Amazon Web Services organization that are associated with GuardDuty.</p>
|
|
233
213
|
* @public
|
|
234
214
|
*/
|
|
235
215
|
MemberAccountsCount?: number | undefined;
|
|
236
216
|
/**
|
|
237
|
-
* <p>Total number of active accounts in your Amazon Web Services
|
|
238
|
-
* organization that are associated with GuardDuty.</p>
|
|
217
|
+
* <p>Total number of active accounts in your Amazon Web Services organization that are associated with GuardDuty.</p>
|
|
239
218
|
* @public
|
|
240
219
|
*/
|
|
241
220
|
ActiveAccountsCount?: number | undefined;
|
|
@@ -245,28 +224,23 @@ export interface OrganizationStatistics {
|
|
|
245
224
|
*/
|
|
246
225
|
EnabledAccountsCount?: number | undefined;
|
|
247
226
|
/**
|
|
248
|
-
* <p>Retrieves the coverage
|
|
249
|
-
* statistics for each feature.</p>
|
|
227
|
+
* <p>Retrieves the coverage statistics for each feature.</p>
|
|
250
228
|
* @public
|
|
251
229
|
*/
|
|
252
230
|
CountByFeature?: OrganizationFeatureStatistics[] | undefined;
|
|
253
231
|
}
|
|
254
232
|
/**
|
|
255
|
-
* <p>Information about GuardDuty coverage statistics for members
|
|
256
|
-
* in your Amazon Web Services organization.</p>
|
|
233
|
+
* <p>Information about GuardDuty coverage statistics for members in your Amazon Web Services organization.</p>
|
|
257
234
|
* @public
|
|
258
235
|
*/
|
|
259
236
|
export interface OrganizationDetails {
|
|
260
237
|
/**
|
|
261
|
-
* <p>The timestamp at which the organization statistics
|
|
262
|
-
* was last updated. This is in
|
|
263
|
-
* UTC format.</p>
|
|
238
|
+
* <p>The timestamp at which the organization statistics was last updated. This is in UTC format.</p>
|
|
264
239
|
* @public
|
|
265
240
|
*/
|
|
266
241
|
UpdatedAt?: Date | undefined;
|
|
267
242
|
/**
|
|
268
|
-
* <p>Information about the GuardDuty coverage statistics
|
|
269
|
-
* for members in your Amazon Web Services organization.</p>
|
|
243
|
+
* <p>Information about the GuardDuty coverage statistics for members in your Amazon Web Services organization.</p>
|
|
270
244
|
* @public
|
|
271
245
|
*/
|
|
272
246
|
OrganizationStatistics?: OrganizationStatistics | undefined;
|
|
@@ -286,9 +260,7 @@ export interface GetOrganizationStatisticsResponse {
|
|
|
286
260
|
*/
|
|
287
261
|
export interface GetRemainingFreeTrialDaysRequest {
|
|
288
262
|
/**
|
|
289
|
-
* <p>The unique ID of the detector of the GuardDuty member account.</p>
|
|
290
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
291
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
263
|
+
* <p>The unique ID of the detector of the GuardDuty member account.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
292
264
|
* @public
|
|
293
265
|
*/
|
|
294
266
|
DetectorId: string | undefined;
|
|
@@ -303,14 +275,12 @@ export interface GetRemainingFreeTrialDaysRequest {
|
|
|
303
275
|
*/
|
|
304
276
|
export interface GetRemainingFreeTrialDaysResponse {
|
|
305
277
|
/**
|
|
306
|
-
* <p>The member accounts which were included in a request and were processed
|
|
307
|
-
* successfully.</p>
|
|
278
|
+
* <p>The member accounts which were included in a request and were processed successfully.</p>
|
|
308
279
|
* @public
|
|
309
280
|
*/
|
|
310
281
|
Accounts?: AccountFreeTrialInfo[] | undefined;
|
|
311
282
|
/**
|
|
312
|
-
* <p>The member account that was included in a request but for which the request could not be
|
|
313
|
-
* processed.</p>
|
|
283
|
+
* <p>The member account that was included in a request but for which the request could not be processed.</p>
|
|
314
284
|
* @public
|
|
315
285
|
*/
|
|
316
286
|
UnprocessedAccounts?: UnprocessedAccount[] | undefined;
|
|
@@ -320,9 +290,7 @@ export interface GetRemainingFreeTrialDaysResponse {
|
|
|
320
290
|
*/
|
|
321
291
|
export interface GetThreatEntitySetRequest {
|
|
322
292
|
/**
|
|
323
|
-
* <p>The unique ID of the detector associated with the threat entity set resource.</p>
|
|
324
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
325
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
293
|
+
* <p>The unique ID of the detector associated with the threat entity set resource.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
326
294
|
* @public
|
|
327
295
|
*/
|
|
328
296
|
DetectorId: string | undefined;
|
|
@@ -352,8 +320,7 @@ export interface GetThreatEntitySetResponse {
|
|
|
352
320
|
*/
|
|
353
321
|
Location: string | undefined;
|
|
354
322
|
/**
|
|
355
|
-
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b>
|
|
356
|
-
* parameter.</p>
|
|
323
|
+
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>
|
|
357
324
|
* @public
|
|
358
325
|
*/
|
|
359
326
|
ExpectedBucketOwner?: string | undefined;
|
|
@@ -388,9 +355,7 @@ export interface GetThreatEntitySetResponse {
|
|
|
388
355
|
*/
|
|
389
356
|
export interface GetThreatIntelSetRequest {
|
|
390
357
|
/**
|
|
391
|
-
* <p>The unique ID of the detector that is associated with the threatIntelSet.</p>
|
|
392
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
393
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
358
|
+
* <p>The unique ID of the detector that is associated with the threatIntelSet.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
394
359
|
* @public
|
|
395
360
|
*/
|
|
396
361
|
DetectorId: string | undefined;
|
|
@@ -405,8 +370,7 @@ export interface GetThreatIntelSetRequest {
|
|
|
405
370
|
*/
|
|
406
371
|
export interface GetThreatIntelSetResponse {
|
|
407
372
|
/**
|
|
408
|
-
* <p>A user-friendly ThreatIntelSet name displayed in all findings that are generated by
|
|
409
|
-
* activity that involves IP addresses included in this ThreatIntelSet.</p>
|
|
373
|
+
* <p>A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.</p>
|
|
410
374
|
* @public
|
|
411
375
|
*/
|
|
412
376
|
Name: string | undefined;
|
|
@@ -431,8 +395,7 @@ export interface GetThreatIntelSetResponse {
|
|
|
431
395
|
*/
|
|
432
396
|
Tags?: Record<string, string> | undefined;
|
|
433
397
|
/**
|
|
434
|
-
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.
|
|
435
|
-
* This field appears in the response only if it was provided during ThreatIntelSet creation or update.</p>
|
|
398
|
+
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter. This field appears in the response only if it was provided during ThreatIntelSet creation or update.</p>
|
|
436
399
|
* @public
|
|
437
400
|
*/
|
|
438
401
|
ExpectedBucketOwner?: string | undefined;
|
|
@@ -472,8 +435,7 @@ export interface GetTrustedEntitySetResponse {
|
|
|
472
435
|
*/
|
|
473
436
|
Location: string | undefined;
|
|
474
437
|
/**
|
|
475
|
-
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b>
|
|
476
|
-
* parameter.</p>
|
|
438
|
+
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>
|
|
477
439
|
* @public
|
|
478
440
|
*/
|
|
479
441
|
ExpectedBucketOwner?: string | undefined;
|
|
@@ -521,8 +483,7 @@ export interface UsageCriteria {
|
|
|
521
483
|
*/
|
|
522
484
|
DataSources?: DataSource[] | undefined;
|
|
523
485
|
/**
|
|
524
|
-
* <p>The resources to aggregate usage statistics from. Only accepts exact resource
|
|
525
|
-
* names.</p>
|
|
486
|
+
* <p>The resources to aggregate usage statistics from. Only accepts exact resource names.</p>
|
|
526
487
|
* @public
|
|
527
488
|
*/
|
|
528
489
|
Resources?: string[] | undefined;
|
|
@@ -537,10 +498,7 @@ export interface UsageCriteria {
|
|
|
537
498
|
*/
|
|
538
499
|
export interface GetUsageStatisticsRequest {
|
|
539
500
|
/**
|
|
540
|
-
* <p>The ID of the detector that specifies the GuardDuty service whose usage statistics you
|
|
541
|
-
* want to retrieve.</p>
|
|
542
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
543
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
501
|
+
* <p>The ID of the detector that specifies the GuardDuty service whose usage statistics you want to retrieve.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
544
502
|
* @public
|
|
545
503
|
*/
|
|
546
504
|
DetectorId: string | undefined;
|
|
@@ -555,8 +513,7 @@ export interface GetUsageStatisticsRequest {
|
|
|
555
513
|
*/
|
|
556
514
|
UsageCriteria: UsageCriteria | undefined;
|
|
557
515
|
/**
|
|
558
|
-
* <p>The currency unit you would like to view your usage statistics in. Current valid values
|
|
559
|
-
* are USD.</p>
|
|
516
|
+
* <p>The currency unit you would like to view your usage statistics in. Current valid values are USD.</p>
|
|
560
517
|
* @public
|
|
561
518
|
*/
|
|
562
519
|
Unit?: string | undefined;
|
|
@@ -566,10 +523,7 @@ export interface GetUsageStatisticsRequest {
|
|
|
566
523
|
*/
|
|
567
524
|
MaxResults?: number | undefined;
|
|
568
525
|
/**
|
|
569
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
570
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
571
|
-
* NextToken value returned from the previous request to continue listing results after the first
|
|
572
|
-
* page.</p>
|
|
526
|
+
* <p>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.</p>
|
|
573
527
|
* @public
|
|
574
528
|
*/
|
|
575
529
|
NextToken?: string | undefined;
|
|
@@ -655,8 +609,7 @@ export interface UsageResourceResult {
|
|
|
655
609
|
Total?: Total | undefined;
|
|
656
610
|
}
|
|
657
611
|
/**
|
|
658
|
-
* <p>Contains information on the total of usage based on the topmost 50
|
|
659
|
-
* account IDs.</p>
|
|
612
|
+
* <p>Contains information on the total of usage based on the topmost 50 account IDs.</p>
|
|
660
613
|
* @public
|
|
661
614
|
*/
|
|
662
615
|
export interface UsageTopAccountResult {
|
|
@@ -672,16 +625,12 @@ export interface UsageTopAccountResult {
|
|
|
672
625
|
Total?: Total | undefined;
|
|
673
626
|
}
|
|
674
627
|
/**
|
|
675
|
-
* <p>Information about the usage statistics, calculated
|
|
676
|
-
* by top accounts by feature.</p>
|
|
628
|
+
* <p>Information about the usage statistics, calculated by top accounts by feature.</p>
|
|
677
629
|
* @public
|
|
678
630
|
*/
|
|
679
631
|
export interface UsageTopAccountsResult {
|
|
680
632
|
/**
|
|
681
|
-
* <p>Features by which you can generate the usage statistics.</p>
|
|
682
|
-
* <p>
|
|
683
|
-
* <code>RDS_LOGIN_EVENTS</code> is currently not supported
|
|
684
|
-
* with <code>topAccountsByFeature</code>.</p>
|
|
633
|
+
* <p>Features by which you can generate the usage statistics.</p> <p> <code>RDS_LOGIN_EVENTS</code> is currently not supported with <code>topAccountsByFeature</code>.</p>
|
|
685
634
|
* @public
|
|
686
635
|
*/
|
|
687
636
|
Feature?: UsageFeature | undefined;
|
|
@@ -692,8 +641,7 @@ export interface UsageTopAccountsResult {
|
|
|
692
641
|
Accounts?: UsageTopAccountResult[] | undefined;
|
|
693
642
|
}
|
|
694
643
|
/**
|
|
695
|
-
* <p>Contains the result of GuardDuty usage. If a UsageStatisticType is provided the result for
|
|
696
|
-
* other types will be null. </p>
|
|
644
|
+
* <p>Contains the result of GuardDuty usage. If a UsageStatisticType is provided the result for other types will be null. </p>
|
|
697
645
|
* @public
|
|
698
646
|
*/
|
|
699
647
|
export interface UsageStatistics {
|
|
@@ -703,9 +651,7 @@ export interface UsageStatistics {
|
|
|
703
651
|
*/
|
|
704
652
|
SumByAccount?: UsageAccountResult[] | undefined;
|
|
705
653
|
/**
|
|
706
|
-
* <p>Lists the top 50 accounts by feature that have generated the most
|
|
707
|
-
* GuardDuty usage, in the order from most to least expensive.</p>
|
|
708
|
-
* <p>Currently, this doesn't support <code>RDS_LOGIN_EVENTS</code>.</p>
|
|
654
|
+
* <p>Lists the top 50 accounts by feature that have generated the most GuardDuty usage, in the order from most to least expensive.</p> <p>Currently, this doesn't support <code>RDS_LOGIN_EVENTS</code>.</p>
|
|
709
655
|
* @public
|
|
710
656
|
*/
|
|
711
657
|
TopAccountsByFeature?: UsageTopAccountsResult[] | undefined;
|
|
@@ -720,8 +666,7 @@ export interface UsageStatistics {
|
|
|
720
666
|
*/
|
|
721
667
|
SumByResource?: UsageResourceResult[] | undefined;
|
|
722
668
|
/**
|
|
723
|
-
* <p>Lists the top 50 resources that have generated the most GuardDuty usage, in order from
|
|
724
|
-
* most to least expensive.</p>
|
|
669
|
+
* <p>Lists the top 50 resources that have generated the most GuardDuty usage, in order from most to least expensive.</p>
|
|
725
670
|
* @public
|
|
726
671
|
*/
|
|
727
672
|
TopResources?: UsageResourceResult[] | undefined;
|
|
@@ -736,14 +681,12 @@ export interface UsageStatistics {
|
|
|
736
681
|
*/
|
|
737
682
|
export interface GetUsageStatisticsResponse {
|
|
738
683
|
/**
|
|
739
|
-
* <p>The usage statistics object. If a UsageStatisticType was provided, the objects
|
|
740
|
-
* representing other types will be null.</p>
|
|
684
|
+
* <p>The usage statistics object. If a UsageStatisticType was provided, the objects representing other types will be null.</p>
|
|
741
685
|
* @public
|
|
742
686
|
*/
|
|
743
687
|
UsageStatistics?: UsageStatistics | undefined;
|
|
744
688
|
/**
|
|
745
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
746
|
-
* items.</p>
|
|
689
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
747
690
|
* @public
|
|
748
691
|
*/
|
|
749
692
|
NextToken?: string | undefined;
|
|
@@ -753,27 +696,22 @@ export interface GetUsageStatisticsResponse {
|
|
|
753
696
|
*/
|
|
754
697
|
export interface InviteMembersRequest {
|
|
755
698
|
/**
|
|
756
|
-
* <p>The unique ID of the detector of the GuardDuty account with which you want to invite members.</p>
|
|
757
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
758
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
699
|
+
* <p>The unique ID of the detector of the GuardDuty account with which you want to invite members.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
759
700
|
* @public
|
|
760
701
|
*/
|
|
761
702
|
DetectorId: string | undefined;
|
|
762
703
|
/**
|
|
763
|
-
* <p>A list of account IDs of the accounts that you want to invite to GuardDuty as
|
|
764
|
-
* members.</p>
|
|
704
|
+
* <p>A list of account IDs of the accounts that you want to invite to GuardDuty as members.</p>
|
|
765
705
|
* @public
|
|
766
706
|
*/
|
|
767
707
|
AccountIds: string[] | undefined;
|
|
768
708
|
/**
|
|
769
|
-
* <p>A Boolean value that specifies whether you want to disable email notification to the
|
|
770
|
-
* accounts that you are inviting to GuardDuty as members.</p>
|
|
709
|
+
* <p>A Boolean value that specifies whether you want to disable email notification to the accounts that you are inviting to GuardDuty as members.</p>
|
|
771
710
|
* @public
|
|
772
711
|
*/
|
|
773
712
|
DisableEmailNotification?: boolean | undefined;
|
|
774
713
|
/**
|
|
775
|
-
* <p>The invitation message that you want to send to the accounts that you're inviting to
|
|
776
|
-
* GuardDuty as members.</p>
|
|
714
|
+
* <p>The invitation message that you want to send to the accounts that you're inviting to GuardDuty as members.</p>
|
|
777
715
|
* @public
|
|
778
716
|
*/
|
|
779
717
|
Message?: string | undefined;
|
|
@@ -783,8 +721,7 @@ export interface InviteMembersRequest {
|
|
|
783
721
|
*/
|
|
784
722
|
export interface InviteMembersResponse {
|
|
785
723
|
/**
|
|
786
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
787
|
-
* why it was unprocessed.</p>
|
|
724
|
+
* <p>A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.</p>
|
|
788
725
|
* @public
|
|
789
726
|
*/
|
|
790
727
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
@@ -794,17 +731,12 @@ export interface InviteMembersResponse {
|
|
|
794
731
|
*/
|
|
795
732
|
export interface ListCoverageRequest {
|
|
796
733
|
/**
|
|
797
|
-
* <p>The unique ID of the detector whose coverage details you want to retrieve.</p>
|
|
798
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
799
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
734
|
+
* <p>The unique ID of the detector whose coverage details you want to retrieve.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
800
735
|
* @public
|
|
801
736
|
*/
|
|
802
737
|
DetectorId: string | undefined;
|
|
803
738
|
/**
|
|
804
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
805
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
806
|
-
* NextToken value returned from the previous request to continue listing results after the first
|
|
807
|
-
* page.</p>
|
|
739
|
+
* <p>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.</p>
|
|
808
740
|
* @public
|
|
809
741
|
*/
|
|
810
742
|
NextToken?: string | undefined;
|
|
@@ -834,8 +766,7 @@ export interface ListCoverageResponse {
|
|
|
834
766
|
*/
|
|
835
767
|
Resources: CoverageResource[] | undefined;
|
|
836
768
|
/**
|
|
837
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
838
|
-
* items.</p>
|
|
769
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
839
770
|
* @public
|
|
840
771
|
*/
|
|
841
772
|
NextToken?: string | undefined;
|
|
@@ -845,16 +776,12 @@ export interface ListCoverageResponse {
|
|
|
845
776
|
*/
|
|
846
777
|
export interface ListDetectorsRequest {
|
|
847
778
|
/**
|
|
848
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
849
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
779
|
+
* <p>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.</p>
|
|
850
780
|
* @public
|
|
851
781
|
*/
|
|
852
782
|
MaxResults?: number | undefined;
|
|
853
783
|
/**
|
|
854
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
855
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
856
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
857
|
-
* data.</p>
|
|
784
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
858
785
|
* @public
|
|
859
786
|
*/
|
|
860
787
|
NextToken?: string | undefined;
|
|
@@ -869,8 +796,7 @@ export interface ListDetectorsResponse {
|
|
|
869
796
|
*/
|
|
870
797
|
DetectorIds: string[] | undefined;
|
|
871
798
|
/**
|
|
872
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
873
|
-
* items.</p>
|
|
799
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
874
800
|
* @public
|
|
875
801
|
*/
|
|
876
802
|
NextToken?: string | undefined;
|
|
@@ -880,23 +806,17 @@ export interface ListDetectorsResponse {
|
|
|
880
806
|
*/
|
|
881
807
|
export interface ListFiltersRequest {
|
|
882
808
|
/**
|
|
883
|
-
* <p>The unique ID of the detector that is associated with the filter.</p>
|
|
884
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
885
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
809
|
+
* <p>The unique ID of the detector that is associated with the filter.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
886
810
|
* @public
|
|
887
811
|
*/
|
|
888
812
|
DetectorId: string | undefined;
|
|
889
813
|
/**
|
|
890
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
891
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
814
|
+
* <p>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.</p>
|
|
892
815
|
* @public
|
|
893
816
|
*/
|
|
894
817
|
MaxResults?: number | undefined;
|
|
895
818
|
/**
|
|
896
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
897
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
898
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
899
|
-
* data.</p>
|
|
819
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
900
820
|
* @public
|
|
901
821
|
*/
|
|
902
822
|
NextToken?: string | undefined;
|
|
@@ -911,8 +831,7 @@ export interface ListFiltersResponse {
|
|
|
911
831
|
*/
|
|
912
832
|
FilterNames: string[] | undefined;
|
|
913
833
|
/**
|
|
914
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
915
|
-
* items.</p>
|
|
834
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
916
835
|
* @public
|
|
917
836
|
*/
|
|
918
837
|
NextToken?: string | undefined;
|
|
@@ -922,171 +841,12 @@ export interface ListFiltersResponse {
|
|
|
922
841
|
*/
|
|
923
842
|
export interface ListFindingsRequest {
|
|
924
843
|
/**
|
|
925
|
-
* <p>The ID of the detector that specifies the GuardDuty service whose findings you want to
|
|
926
|
-
* list.</p>
|
|
927
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
928
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
844
|
+
* <p>The ID of the detector that specifies the GuardDuty service whose findings you want to list.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
929
845
|
* @public
|
|
930
846
|
*/
|
|
931
847
|
DetectorId: string | undefined;
|
|
932
848
|
/**
|
|
933
|
-
* <p>Represents the criteria used for querying findings. Valid values include:</p>
|
|
934
|
-
* <ul>
|
|
935
|
-
* <li>
|
|
936
|
-
* <p>JSON field name</p>
|
|
937
|
-
* </li>
|
|
938
|
-
* <li>
|
|
939
|
-
* <p>accountId</p>
|
|
940
|
-
* </li>
|
|
941
|
-
* <li>
|
|
942
|
-
* <p>region</p>
|
|
943
|
-
* </li>
|
|
944
|
-
* <li>
|
|
945
|
-
* <p>confidence</p>
|
|
946
|
-
* </li>
|
|
947
|
-
* <li>
|
|
948
|
-
* <p>id</p>
|
|
949
|
-
* </li>
|
|
950
|
-
* <li>
|
|
951
|
-
* <p>resource.accessKeyDetails.accessKeyId</p>
|
|
952
|
-
* </li>
|
|
953
|
-
* <li>
|
|
954
|
-
* <p>resource.accessKeyDetails.principalId</p>
|
|
955
|
-
* </li>
|
|
956
|
-
* <li>
|
|
957
|
-
* <p>resource.accessKeyDetails.userName</p>
|
|
958
|
-
* </li>
|
|
959
|
-
* <li>
|
|
960
|
-
* <p>resource.accessKeyDetails.userType</p>
|
|
961
|
-
* </li>
|
|
962
|
-
* <li>
|
|
963
|
-
* <p>resource.instanceDetails.iamInstanceProfile.id</p>
|
|
964
|
-
* </li>
|
|
965
|
-
* <li>
|
|
966
|
-
* <p>resource.instanceDetails.imageId</p>
|
|
967
|
-
* </li>
|
|
968
|
-
* <li>
|
|
969
|
-
* <p>resource.instanceDetails.instanceId</p>
|
|
970
|
-
* </li>
|
|
971
|
-
* <li>
|
|
972
|
-
* <p>resource.instanceDetails.networkInterfaces.ipv6Addresses</p>
|
|
973
|
-
* </li>
|
|
974
|
-
* <li>
|
|
975
|
-
* <p>resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress</p>
|
|
976
|
-
* </li>
|
|
977
|
-
* <li>
|
|
978
|
-
* <p>resource.instanceDetails.networkInterfaces.publicDnsName</p>
|
|
979
|
-
* </li>
|
|
980
|
-
* <li>
|
|
981
|
-
* <p>resource.instanceDetails.networkInterfaces.publicIp</p>
|
|
982
|
-
* </li>
|
|
983
|
-
* <li>
|
|
984
|
-
* <p>resource.instanceDetails.networkInterfaces.securityGroups.groupId</p>
|
|
985
|
-
* </li>
|
|
986
|
-
* <li>
|
|
987
|
-
* <p>resource.instanceDetails.networkInterfaces.securityGroups.groupName</p>
|
|
988
|
-
* </li>
|
|
989
|
-
* <li>
|
|
990
|
-
* <p>resource.instanceDetails.networkInterfaces.subnetId</p>
|
|
991
|
-
* </li>
|
|
992
|
-
* <li>
|
|
993
|
-
* <p>resource.instanceDetails.networkInterfaces.vpcId</p>
|
|
994
|
-
* </li>
|
|
995
|
-
* <li>
|
|
996
|
-
* <p>resource.instanceDetails.tags.key</p>
|
|
997
|
-
* </li>
|
|
998
|
-
* <li>
|
|
999
|
-
* <p>resource.instanceDetails.tags.value</p>
|
|
1000
|
-
* </li>
|
|
1001
|
-
* <li>
|
|
1002
|
-
* <p>resource.resourceType</p>
|
|
1003
|
-
* </li>
|
|
1004
|
-
* <li>
|
|
1005
|
-
* <p>service.action.actionType</p>
|
|
1006
|
-
* </li>
|
|
1007
|
-
* <li>
|
|
1008
|
-
* <p>service.action.awsApiCallAction.api</p>
|
|
1009
|
-
* </li>
|
|
1010
|
-
* <li>
|
|
1011
|
-
* <p>service.action.awsApiCallAction.callerType</p>
|
|
1012
|
-
* </li>
|
|
1013
|
-
* <li>
|
|
1014
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.city.cityName</p>
|
|
1015
|
-
* </li>
|
|
1016
|
-
* <li>
|
|
1017
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.country.countryName</p>
|
|
1018
|
-
* </li>
|
|
1019
|
-
* <li>
|
|
1020
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.ipAddressV4</p>
|
|
1021
|
-
* </li>
|
|
1022
|
-
* <li>
|
|
1023
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.organization.asn</p>
|
|
1024
|
-
* </li>
|
|
1025
|
-
* <li>
|
|
1026
|
-
* <p>service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg</p>
|
|
1027
|
-
* </li>
|
|
1028
|
-
* <li>
|
|
1029
|
-
* <p>service.action.awsApiCallAction.serviceName</p>
|
|
1030
|
-
* </li>
|
|
1031
|
-
* <li>
|
|
1032
|
-
* <p>service.action.dnsRequestAction.domain</p>
|
|
1033
|
-
* </li>
|
|
1034
|
-
* <li>
|
|
1035
|
-
* <p>service.action.dnsRequestAction.domainWithSuffix</p>
|
|
1036
|
-
* </li>
|
|
1037
|
-
* <li>
|
|
1038
|
-
* <p>service.action.networkConnectionAction.blocked</p>
|
|
1039
|
-
* </li>
|
|
1040
|
-
* <li>
|
|
1041
|
-
* <p>service.action.networkConnectionAction.connectionDirection</p>
|
|
1042
|
-
* </li>
|
|
1043
|
-
* <li>
|
|
1044
|
-
* <p>service.action.networkConnectionAction.localPortDetails.port</p>
|
|
1045
|
-
* </li>
|
|
1046
|
-
* <li>
|
|
1047
|
-
* <p>service.action.networkConnectionAction.protocol</p>
|
|
1048
|
-
* </li>
|
|
1049
|
-
* <li>
|
|
1050
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.country.countryName</p>
|
|
1051
|
-
* </li>
|
|
1052
|
-
* <li>
|
|
1053
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.ipAddressV4</p>
|
|
1054
|
-
* </li>
|
|
1055
|
-
* <li>
|
|
1056
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.organization.asn</p>
|
|
1057
|
-
* </li>
|
|
1058
|
-
* <li>
|
|
1059
|
-
* <p>service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg</p>
|
|
1060
|
-
* </li>
|
|
1061
|
-
* <li>
|
|
1062
|
-
* <p>service.action.networkConnectionAction.remotePortDetails.port</p>
|
|
1063
|
-
* </li>
|
|
1064
|
-
* <li>
|
|
1065
|
-
* <p>service.additionalInfo.threatListName</p>
|
|
1066
|
-
* </li>
|
|
1067
|
-
* <li>
|
|
1068
|
-
* <p>service.archived</p>
|
|
1069
|
-
* <p>When this attribute is set to 'true', only archived findings are listed. When it's set
|
|
1070
|
-
* to 'false', only unarchived findings are listed. When this attribute is not set, all
|
|
1071
|
-
* existing findings are listed.</p>
|
|
1072
|
-
* </li>
|
|
1073
|
-
* <li>
|
|
1074
|
-
* <p>service.ebsVolumeScanDetails.scanId</p>
|
|
1075
|
-
* </li>
|
|
1076
|
-
* <li>
|
|
1077
|
-
* <p>service.resourceRole</p>
|
|
1078
|
-
* </li>
|
|
1079
|
-
* <li>
|
|
1080
|
-
* <p>severity</p>
|
|
1081
|
-
* </li>
|
|
1082
|
-
* <li>
|
|
1083
|
-
* <p>type</p>
|
|
1084
|
-
* </li>
|
|
1085
|
-
* <li>
|
|
1086
|
-
* <p>updatedAt</p>
|
|
1087
|
-
* <p>Type: Timestamp in Unix Epoch millisecond format: 1486685375000</p>
|
|
1088
|
-
* </li>
|
|
1089
|
-
* </ul>
|
|
849
|
+
* <p>Represents the criteria used for querying findings. Valid values include:</p> <ul> <li> <p>JSON field name</p> </li> <li> <p>accountId</p> </li> <li> <p>region</p> </li> <li> <p>confidence</p> </li> <li> <p>id</p> </li> <li> <p>resource.accessKeyDetails.accessKeyId</p> </li> <li> <p>resource.accessKeyDetails.principalId</p> </li> <li> <p>resource.accessKeyDetails.userName</p> </li> <li> <p>resource.accessKeyDetails.userType</p> </li> <li> <p>resource.instanceDetails.iamInstanceProfile.id</p> </li> <li> <p>resource.instanceDetails.imageId</p> </li> <li> <p>resource.instanceDetails.instanceId</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.ipv6Addresses</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.privateIpAddresses.privateIpAddress</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.publicDnsName</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.publicIp</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.securityGroups.groupId</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.securityGroups.groupName</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.subnetId</p> </li> <li> <p>resource.instanceDetails.networkInterfaces.vpcId</p> </li> <li> <p>resource.instanceDetails.tags.key</p> </li> <li> <p>resource.instanceDetails.tags.value</p> </li> <li> <p>resource.resourceType</p> </li> <li> <p>service.action.actionType</p> </li> <li> <p>service.action.awsApiCallAction.api</p> </li> <li> <p>service.action.awsApiCallAction.callerType</p> </li> <li> <p>service.action.awsApiCallAction.remoteIpDetails.city.cityName</p> </li> <li> <p>service.action.awsApiCallAction.remoteIpDetails.country.countryName</p> </li> <li> <p>service.action.awsApiCallAction.remoteIpDetails.ipAddressV4</p> </li> <li> <p>service.action.awsApiCallAction.remoteIpDetails.organization.asn</p> </li> <li> <p>service.action.awsApiCallAction.remoteIpDetails.organization.asnOrg</p> </li> <li> <p>service.action.awsApiCallAction.serviceName</p> </li> <li> <p>service.action.dnsRequestAction.domain</p> </li> <li> <p>service.action.dnsRequestAction.domainWithSuffix</p> </li> <li> <p>service.action.networkConnectionAction.blocked</p> </li> <li> <p>service.action.networkConnectionAction.connectionDirection</p> </li> <li> <p>service.action.networkConnectionAction.localPortDetails.port</p> </li> <li> <p>service.action.networkConnectionAction.protocol</p> </li> <li> <p>service.action.networkConnectionAction.remoteIpDetails.country.countryName</p> </li> <li> <p>service.action.networkConnectionAction.remoteIpDetails.ipAddressV4</p> </li> <li> <p>service.action.networkConnectionAction.remoteIpDetails.organization.asn</p> </li> <li> <p>service.action.networkConnectionAction.remoteIpDetails.organization.asnOrg</p> </li> <li> <p>service.action.networkConnectionAction.remotePortDetails.port</p> </li> <li> <p>service.additionalInfo.threatListName</p> </li> <li> <p>service.archived</p> <p>When this attribute is set to 'true', only archived findings are listed. When it's set to 'false', only unarchived findings are listed. When this attribute is not set, all existing findings are listed.</p> </li> <li> <p>service.ebsVolumeScanDetails.scanId</p> </li> <li> <p>service.resourceRole</p> </li> <li> <p>severity</p> </li> <li> <p>type</p> </li> <li> <p>updatedAt</p> <p>Type: Timestamp in Unix Epoch millisecond format: 1486685375000</p> </li> </ul>
|
|
1090
850
|
* @public
|
|
1091
851
|
*/
|
|
1092
852
|
FindingCriteria?: FindingCriteria | undefined;
|
|
@@ -1096,16 +856,12 @@ export interface ListFindingsRequest {
|
|
|
1096
856
|
*/
|
|
1097
857
|
SortCriteria?: SortCriteria | undefined;
|
|
1098
858
|
/**
|
|
1099
|
-
* <p>You can use this parameter to indicate the maximum number of items you want in the
|
|
1100
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
859
|
+
* <p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50. The maximum value is 50.</p>
|
|
1101
860
|
* @public
|
|
1102
861
|
*/
|
|
1103
862
|
MaxResults?: number | undefined;
|
|
1104
863
|
/**
|
|
1105
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
1106
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
1107
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
1108
|
-
* data.</p>
|
|
864
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
1109
865
|
* @public
|
|
1110
866
|
*/
|
|
1111
867
|
NextToken?: string | undefined;
|
|
@@ -1120,8 +876,7 @@ export interface ListFindingsResponse {
|
|
|
1120
876
|
*/
|
|
1121
877
|
FindingIds: string[] | undefined;
|
|
1122
878
|
/**
|
|
1123
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
1124
|
-
* items.</p>
|
|
879
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
1125
880
|
* @public
|
|
1126
881
|
*/
|
|
1127
882
|
NextToken?: string | undefined;
|
|
@@ -1131,16 +886,12 @@ export interface ListFindingsResponse {
|
|
|
1131
886
|
*/
|
|
1132
887
|
export interface ListInvitationsRequest {
|
|
1133
888
|
/**
|
|
1134
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
1135
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
889
|
+
* <p>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.</p>
|
|
1136
890
|
* @public
|
|
1137
891
|
*/
|
|
1138
892
|
MaxResults?: number | undefined;
|
|
1139
893
|
/**
|
|
1140
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
1141
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
1142
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
1143
|
-
* data.</p>
|
|
894
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
1144
895
|
* @public
|
|
1145
896
|
*/
|
|
1146
897
|
NextToken?: string | undefined;
|
|
@@ -1156,8 +907,7 @@ export interface Invitation {
|
|
|
1156
907
|
*/
|
|
1157
908
|
AccountId?: string | undefined;
|
|
1158
909
|
/**
|
|
1159
|
-
* <p>The ID of the invitation. This value is used to validate the inviter account to the member
|
|
1160
|
-
* account.</p>
|
|
910
|
+
* <p>The ID of the invitation. This value is used to validate the inviter account to the member account.</p>
|
|
1161
911
|
* @public
|
|
1162
912
|
*/
|
|
1163
913
|
InvitationId?: string | undefined;
|
|
@@ -1182,8 +932,7 @@ export interface ListInvitationsResponse {
|
|
|
1182
932
|
*/
|
|
1183
933
|
Invitations?: Invitation[] | undefined;
|
|
1184
934
|
/**
|
|
1185
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
1186
|
-
* items.</p>
|
|
935
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
1187
936
|
* @public
|
|
1188
937
|
*/
|
|
1189
938
|
NextToken?: string | undefined;
|
|
@@ -1193,23 +942,17 @@ export interface ListInvitationsResponse {
|
|
|
1193
942
|
*/
|
|
1194
943
|
export interface ListIPSetsRequest {
|
|
1195
944
|
/**
|
|
1196
|
-
* <p>The unique ID of the detector that is associated with IPSet.</p>
|
|
1197
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1198
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
945
|
+
* <p>The unique ID of the detector that is associated with IPSet.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1199
946
|
* @public
|
|
1200
947
|
*/
|
|
1201
948
|
DetectorId: string | undefined;
|
|
1202
949
|
/**
|
|
1203
|
-
* <p>You can use this parameter to indicate the maximum number of items you want in the
|
|
1204
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
950
|
+
* <p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50. The maximum value is 50.</p>
|
|
1205
951
|
* @public
|
|
1206
952
|
*/
|
|
1207
953
|
MaxResults?: number | undefined;
|
|
1208
954
|
/**
|
|
1209
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
1210
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
1211
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
1212
|
-
* data.</p>
|
|
955
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
1213
956
|
* @public
|
|
1214
957
|
*/
|
|
1215
958
|
NextToken?: string | undefined;
|
|
@@ -1224,8 +967,7 @@ export interface ListIPSetsResponse {
|
|
|
1224
967
|
*/
|
|
1225
968
|
IpSetIds: string[] | undefined;
|
|
1226
969
|
/**
|
|
1227
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
1228
|
-
* items.</p>
|
|
970
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
1229
971
|
* @public
|
|
1230
972
|
*/
|
|
1231
973
|
NextToken?: string | undefined;
|
|
@@ -1235,11 +977,7 @@ export interface ListIPSetsResponse {
|
|
|
1235
977
|
*/
|
|
1236
978
|
export interface ListMalwareProtectionPlansRequest {
|
|
1237
979
|
/**
|
|
1238
|
-
* <p>You can use this parameter when paginating results. Set the value
|
|
1239
|
-
* of this parameter to null on your first call to the list action.
|
|
1240
|
-
* For subsequent calls to the action, fill nextToken in the request
|
|
1241
|
-
* with the value of <code>NextToken</code> from the previous response to
|
|
1242
|
-
* continue listing data. The default page size is 100 plans.</p>
|
|
980
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of <code>NextToken</code> from the previous response to continue listing data. The default page size is 100 plans.</p>
|
|
1243
981
|
* @public
|
|
1244
982
|
*/
|
|
1245
983
|
NextToken?: string | undefined;
|
|
@@ -1265,26 +1003,18 @@ export interface ListMalwareProtectionPlansResponse {
|
|
|
1265
1003
|
*/
|
|
1266
1004
|
MalwareProtectionPlans?: MalwareProtectionPlanSummary[] | undefined;
|
|
1267
1005
|
/**
|
|
1268
|
-
* <p>You can use this parameter when paginating results. Set the value
|
|
1269
|
-
* of this parameter to null on your first call to the list action.
|
|
1270
|
-
* For subsequent calls to the action, fill nextToken in the request
|
|
1271
|
-
* with the value of <code>NextToken</code> from the previous response to
|
|
1272
|
-
* continue listing data.</p>
|
|
1006
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of <code>NextToken</code> from the previous response to continue listing data.</p>
|
|
1273
1007
|
* @public
|
|
1274
1008
|
*/
|
|
1275
1009
|
NextToken?: string | undefined;
|
|
1276
1010
|
}
|
|
1277
1011
|
/**
|
|
1278
|
-
* <p>Represents a condition that when matched will be added to the response of the operation.
|
|
1279
|
-
* Irrespective of using any filter criteria, an administrator account can view the scan entries
|
|
1280
|
-
* for all of its member accounts. However, each member account can view the scan entries only
|
|
1281
|
-
* for their own account.</p>
|
|
1012
|
+
* <p>Represents a condition that when matched will be added to the response of the operation. Irrespective of using any filter criteria, an administrator account can view the scan entries for all of its member accounts. However, each member account can view the scan entries only for their own account.</p>
|
|
1282
1013
|
* @public
|
|
1283
1014
|
*/
|
|
1284
1015
|
export interface ListMalwareScansFilterCriterion {
|
|
1285
1016
|
/**
|
|
1286
|
-
* <p>An enum value representing possible scan properties to match with given scan
|
|
1287
|
-
* entries.</p>
|
|
1017
|
+
* <p>An enum value representing possible scan properties to match with given scan entries.</p>
|
|
1288
1018
|
* @public
|
|
1289
1019
|
*/
|
|
1290
1020
|
ListMalwareScansCriterionKey?: ListMalwareScansCriterionKey | undefined;
|
|
@@ -1300,8 +1030,7 @@ export interface ListMalwareScansFilterCriterion {
|
|
|
1300
1030
|
*/
|
|
1301
1031
|
export interface ListMalwareScansFilterCriteria {
|
|
1302
1032
|
/**
|
|
1303
|
-
* <p>Represents a condition that when matched will be added to the response of the
|
|
1304
|
-
* operation.</p>
|
|
1033
|
+
* <p>Represents a condition that when matched will be added to the response of the operation.</p>
|
|
1305
1034
|
* @public
|
|
1306
1035
|
*/
|
|
1307
1036
|
ListMalwareScansFilterCriterion?: ListMalwareScansFilterCriterion[] | undefined;
|
|
@@ -1311,16 +1040,12 @@ export interface ListMalwareScansFilterCriteria {
|
|
|
1311
1040
|
*/
|
|
1312
1041
|
export interface ListMalwareScansRequest {
|
|
1313
1042
|
/**
|
|
1314
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
1315
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
1043
|
+
* <p>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.</p>
|
|
1316
1044
|
* @public
|
|
1317
1045
|
*/
|
|
1318
1046
|
MaxResults?: number | undefined;
|
|
1319
1047
|
/**
|
|
1320
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
1321
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
1322
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
1323
|
-
* results.</p>
|
|
1048
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing results.</p>
|
|
1324
1049
|
* @public
|
|
1325
1050
|
*/
|
|
1326
1051
|
NextToken?: string | undefined;
|
|
@@ -1351,8 +1076,7 @@ export interface MalwareScan {
|
|
|
1351
1076
|
*/
|
|
1352
1077
|
ResourceType?: MalwareProtectionResourceType | undefined;
|
|
1353
1078
|
/**
|
|
1354
|
-
* <p>A unique identifier that gets generated when you invoke the API without any error. Each malware scan has
|
|
1355
|
-
* a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.</p>
|
|
1079
|
+
* <p>A unique identifier that gets generated when you invoke the API without any error. Each malware scan has a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.</p>
|
|
1356
1080
|
* @public
|
|
1357
1081
|
*/
|
|
1358
1082
|
ScanId?: string | undefined;
|
|
@@ -1392,8 +1116,7 @@ export interface ListMalwareScansResponse {
|
|
|
1392
1116
|
*/
|
|
1393
1117
|
Scans: MalwareScan[] | undefined;
|
|
1394
1118
|
/**
|
|
1395
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
1396
|
-
* scans.</p>
|
|
1119
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more scans.</p>
|
|
1397
1120
|
* @public
|
|
1398
1121
|
*/
|
|
1399
1122
|
NextToken?: string | undefined;
|
|
@@ -1403,33 +1126,22 @@ export interface ListMalwareScansResponse {
|
|
|
1403
1126
|
*/
|
|
1404
1127
|
export interface ListMembersRequest {
|
|
1405
1128
|
/**
|
|
1406
|
-
* <p>The unique ID of the detector that is associated with the member.</p>
|
|
1407
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1408
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1129
|
+
* <p>The unique ID of the detector that is associated with the member.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1409
1130
|
* @public
|
|
1410
1131
|
*/
|
|
1411
1132
|
DetectorId: string | undefined;
|
|
1412
1133
|
/**
|
|
1413
|
-
* <p>You can use this parameter to indicate the maximum number of items you want in the
|
|
1414
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
1134
|
+
* <p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50. The maximum value is 50.</p>
|
|
1415
1135
|
* @public
|
|
1416
1136
|
*/
|
|
1417
1137
|
MaxResults?: number | undefined;
|
|
1418
1138
|
/**
|
|
1419
|
-
* <p>You can use this parameter when paginating results. Set the value of this parameter to
|
|
1420
|
-
* null on your first call to the list action. For subsequent calls to the action, fill nextToken
|
|
1421
|
-
* in the request with the value of NextToken from the previous response to continue listing
|
|
1422
|
-
* data.</p>
|
|
1139
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
1423
1140
|
* @public
|
|
1424
1141
|
*/
|
|
1425
1142
|
NextToken?: string | undefined;
|
|
1426
1143
|
/**
|
|
1427
|
-
* <p>Specifies whether to only return associated members or to return all members (including
|
|
1428
|
-
* members who haven't been invited yet or have been disassociated). Member accounts must have
|
|
1429
|
-
* been previously associated with the GuardDuty administrator account using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">
|
|
1430
|
-
* <code>Create
|
|
1431
|
-
* Members</code>
|
|
1432
|
-
* </a>. </p>
|
|
1144
|
+
* <p>Specifies whether to only return associated members or to return all members (including members who haven't been invited yet or have been disassociated). Member accounts must have been previously associated with the GuardDuty administrator account using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html"> <code>Create Members</code> </a>. </p>
|
|
1433
1145
|
* @public
|
|
1434
1146
|
*/
|
|
1435
1147
|
OnlyAssociated?: string | undefined;
|
|
@@ -1439,17 +1151,12 @@ export interface ListMembersRequest {
|
|
|
1439
1151
|
*/
|
|
1440
1152
|
export interface ListMembersResponse {
|
|
1441
1153
|
/**
|
|
1442
|
-
* <p>A list of members.</p>
|
|
1443
|
-
* <note>
|
|
1444
|
-
* <p>The values for <code>email</code> and <code>invitedAt</code> are available
|
|
1445
|
-
* only if the member accounts are added by invitation.</p>
|
|
1446
|
-
* </note>
|
|
1154
|
+
* <p>A list of members.</p> <note> <p>The values for <code>email</code> and <code>invitedAt</code> are available only if the member accounts are added by invitation.</p> </note>
|
|
1447
1155
|
* @public
|
|
1448
1156
|
*/
|
|
1449
1157
|
Members?: Member[] | undefined;
|
|
1450
1158
|
/**
|
|
1451
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
1452
|
-
* items.</p>
|
|
1159
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
1453
1160
|
* @public
|
|
1454
1161
|
*/
|
|
1455
1162
|
NextToken?: string | undefined;
|
|
@@ -1464,10 +1171,7 @@ export interface ListOrganizationAdminAccountsRequest {
|
|
|
1464
1171
|
*/
|
|
1465
1172
|
MaxResults?: number | undefined;
|
|
1466
1173
|
/**
|
|
1467
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
1468
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
1469
|
-
* <code>NextToken</code> value returned from the previous request to continue listing results
|
|
1470
|
-
* after the first page.</p>
|
|
1174
|
+
* <p>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 <code>NextToken</code> value returned from the previous request to continue listing results after the first page.</p>
|
|
1471
1175
|
* @public
|
|
1472
1176
|
*/
|
|
1473
1177
|
NextToken?: string | undefined;
|
|
@@ -1482,8 +1186,7 @@ export interface ListOrganizationAdminAccountsResponse {
|
|
|
1482
1186
|
*/
|
|
1483
1187
|
AdminAccounts?: AdminAccount[] | undefined;
|
|
1484
1188
|
/**
|
|
1485
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
1486
|
-
* items.</p>
|
|
1189
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
1487
1190
|
* @public
|
|
1488
1191
|
*/
|
|
1489
1192
|
NextToken?: string | undefined;
|
|
@@ -1493,9 +1196,7 @@ export interface ListOrganizationAdminAccountsResponse {
|
|
|
1493
1196
|
*/
|
|
1494
1197
|
export interface ListPublishingDestinationsRequest {
|
|
1495
1198
|
/**
|
|
1496
|
-
* <p>The detector ID for which you want to retrieve the publishing destination.</p>
|
|
1497
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1498
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1199
|
+
* <p>The detector ID for which you want to retrieve the publishing destination.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1499
1200
|
* @public
|
|
1500
1201
|
*/
|
|
1501
1202
|
DetectorId: string | undefined;
|
|
@@ -1505,10 +1206,7 @@ export interface ListPublishingDestinationsRequest {
|
|
|
1505
1206
|
*/
|
|
1506
1207
|
MaxResults?: number | undefined;
|
|
1507
1208
|
/**
|
|
1508
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
1509
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
1510
|
-
* <code>NextToken</code> value returned from the previous request to continue listing results
|
|
1511
|
-
* after the first page.</p>
|
|
1209
|
+
* <p>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 <code>NextToken</code> value returned from the previous request to continue listing results after the first page.</p>
|
|
1512
1210
|
* @public
|
|
1513
1211
|
*/
|
|
1514
1212
|
NextToken?: string | undefined;
|
|
@@ -1518,16 +1216,12 @@ export interface ListPublishingDestinationsRequest {
|
|
|
1518
1216
|
*/
|
|
1519
1217
|
export interface ListPublishingDestinationsResponse {
|
|
1520
1218
|
/**
|
|
1521
|
-
* <p>A <code>Destinations</code> object that includes information about each publishing
|
|
1522
|
-
* destination returned.</p>
|
|
1219
|
+
* <p>A <code>Destinations</code> object that includes information about each publishing destination returned.</p>
|
|
1523
1220
|
* @public
|
|
1524
1221
|
*/
|
|
1525
1222
|
Destinations: Destination[] | undefined;
|
|
1526
1223
|
/**
|
|
1527
|
-
* <p>A token to use for paginating results that are returned in the response. Set the value of
|
|
1528
|
-
* this parameter to null for the first request to a list action. For subsequent calls, use the
|
|
1529
|
-
* <code>NextToken</code> value returned from the previous request to continue listing results
|
|
1530
|
-
* after the first page.</p>
|
|
1224
|
+
* <p>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 <code>NextToken</code> value returned from the previous request to continue listing results after the first page.</p>
|
|
1531
1225
|
* @public
|
|
1532
1226
|
*/
|
|
1533
1227
|
NextToken?: string | undefined;
|
|
@@ -1557,23 +1251,17 @@ export interface ListTagsForResourceResponse {
|
|
|
1557
1251
|
*/
|
|
1558
1252
|
export interface ListThreatEntitySetsRequest {
|
|
1559
1253
|
/**
|
|
1560
|
-
* <p>The unique ID of the GuardDuty detector that is associated with this threat entity set.</p>
|
|
1561
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1562
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1254
|
+
* <p>The unique ID of the GuardDuty detector that is associated with this threat entity set.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1563
1255
|
* @public
|
|
1564
1256
|
*/
|
|
1565
1257
|
DetectorId: string | undefined;
|
|
1566
1258
|
/**
|
|
1567
|
-
* <p>You can use this parameter to indicate the maximum number of
|
|
1568
|
-
* items you want in the response. The default value is 50.</p>
|
|
1259
|
+
* <p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50.</p>
|
|
1569
1260
|
* @public
|
|
1570
1261
|
*/
|
|
1571
1262
|
MaxResults?: number | undefined;
|
|
1572
1263
|
/**
|
|
1573
|
-
* <p>You can use this parameter when paginating results. Set the value
|
|
1574
|
-
* of this parameter to null on your first call to the list action. For
|
|
1575
|
-
* subsequent calls to the action, fill nextToken in the request
|
|
1576
|
-
* with the value of NextToken from the previous response to continue listing data.</p>
|
|
1264
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
1577
1265
|
* @public
|
|
1578
1266
|
*/
|
|
1579
1267
|
NextToken?: string | undefined;
|
|
@@ -1598,23 +1286,17 @@ export interface ListThreatEntitySetsResponse {
|
|
|
1598
1286
|
*/
|
|
1599
1287
|
export interface ListThreatIntelSetsRequest {
|
|
1600
1288
|
/**
|
|
1601
|
-
* <p>The unique ID of the detector that is associated with the threatIntelSet.</p>
|
|
1602
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1603
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1289
|
+
* <p>The unique ID of the detector that is associated with the threatIntelSet.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1604
1290
|
* @public
|
|
1605
1291
|
*/
|
|
1606
1292
|
DetectorId: string | undefined;
|
|
1607
1293
|
/**
|
|
1608
|
-
* <p>You can use this parameter to indicate the maximum number of items that you want in the
|
|
1609
|
-
* response. The default value is 50. The maximum value is 50.</p>
|
|
1294
|
+
* <p>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.</p>
|
|
1610
1295
|
* @public
|
|
1611
1296
|
*/
|
|
1612
1297
|
MaxResults?: number | undefined;
|
|
1613
1298
|
/**
|
|
1614
|
-
* <p>You can use this parameter to paginate results in the response. Set the value of this
|
|
1615
|
-
* parameter to null on your first call to the list action. For subsequent calls to the action,
|
|
1616
|
-
* fill nextToken in the request with the value of NextToken from the previous response to
|
|
1617
|
-
* continue listing data.</p>
|
|
1299
|
+
* <p>You can use this parameter to paginate results in the response. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
1618
1300
|
* @public
|
|
1619
1301
|
*/
|
|
1620
1302
|
NextToken?: string | undefined;
|
|
@@ -1629,8 +1311,7 @@ export interface ListThreatIntelSetsResponse {
|
|
|
1629
1311
|
*/
|
|
1630
1312
|
ThreatIntelSetIds: string[] | undefined;
|
|
1631
1313
|
/**
|
|
1632
|
-
* <p>The pagination parameter to be used on the next list operation to retrieve more
|
|
1633
|
-
* items.</p>
|
|
1314
|
+
* <p>The pagination parameter to be used on the next list operation to retrieve more items.</p>
|
|
1634
1315
|
* @public
|
|
1635
1316
|
*/
|
|
1636
1317
|
NextToken?: string | undefined;
|
|
@@ -1640,23 +1321,17 @@ export interface ListThreatIntelSetsResponse {
|
|
|
1640
1321
|
*/
|
|
1641
1322
|
export interface ListTrustedEntitySetsRequest {
|
|
1642
1323
|
/**
|
|
1643
|
-
* <p>The unique ID of the GuardDuty detector that is associated with this threat entity set.</p>
|
|
1644
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1645
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1324
|
+
* <p>The unique ID of the GuardDuty detector that is associated with this threat entity set.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1646
1325
|
* @public
|
|
1647
1326
|
*/
|
|
1648
1327
|
DetectorId: string | undefined;
|
|
1649
1328
|
/**
|
|
1650
|
-
* <p>You can use this parameter to indicate the maximum number of
|
|
1651
|
-
* items you want in the response. The default value is 50.</p>
|
|
1329
|
+
* <p>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 50.</p>
|
|
1652
1330
|
* @public
|
|
1653
1331
|
*/
|
|
1654
1332
|
MaxResults?: number | undefined;
|
|
1655
1333
|
/**
|
|
1656
|
-
* <p>You can use this parameter when paginating results. Set the value
|
|
1657
|
-
* of this parameter to null on your first call to the list action. For
|
|
1658
|
-
* subsequent calls to the action, fill nextToken in the request
|
|
1659
|
-
* with the value of NextToken from the previous response to continue listing data.</p>
|
|
1334
|
+
* <p>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the list action. For subsequent calls to the action, fill nextToken in the request with the value of NextToken from the previous response to continue listing data.</p>
|
|
1660
1335
|
* @public
|
|
1661
1336
|
*/
|
|
1662
1337
|
NextToken?: string | undefined;
|
|
@@ -1734,8 +1409,7 @@ export interface StartMalwareScanConfiguration {
|
|
|
1734
1409
|
*/
|
|
1735
1410
|
Role: string | undefined;
|
|
1736
1411
|
/**
|
|
1737
|
-
* <p>Contains information about the incremental scan configuration. When specified, the scan will only process
|
|
1738
|
-
* changes since the baseline resource.</p>
|
|
1412
|
+
* <p>Contains information about the incremental scan configuration. When specified, the scan will only process changes since the baseline resource.</p>
|
|
1739
1413
|
* @public
|
|
1740
1414
|
*/
|
|
1741
1415
|
IncrementalScanDetails?: IncrementalScanDetails | undefined;
|
|
@@ -1770,8 +1444,7 @@ export interface StartMalwareScanRequest {
|
|
|
1770
1444
|
*/
|
|
1771
1445
|
export interface StartMalwareScanResponse {
|
|
1772
1446
|
/**
|
|
1773
|
-
* <p>A unique identifier that gets generated when you invoke the API without any error. Each malware scan has
|
|
1774
|
-
* a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.</p>
|
|
1447
|
+
* <p>A unique identifier that gets generated when you invoke the API without any error. Each malware scan has a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.</p>
|
|
1775
1448
|
* @public
|
|
1776
1449
|
*/
|
|
1777
1450
|
ScanId?: string | undefined;
|
|
@@ -1781,10 +1454,7 @@ export interface StartMalwareScanResponse {
|
|
|
1781
1454
|
*/
|
|
1782
1455
|
export interface StartMonitoringMembersRequest {
|
|
1783
1456
|
/**
|
|
1784
|
-
* <p>The unique ID of the detector of the GuardDuty administrator account associated with the
|
|
1785
|
-
* member accounts to monitor.</p>
|
|
1786
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1787
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1457
|
+
* <p>The unique ID of the detector of the GuardDuty administrator account associated with the member accounts to monitor.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1788
1458
|
* @public
|
|
1789
1459
|
*/
|
|
1790
1460
|
DetectorId: string | undefined;
|
|
@@ -1799,8 +1469,7 @@ export interface StartMonitoringMembersRequest {
|
|
|
1799
1469
|
*/
|
|
1800
1470
|
export interface StartMonitoringMembersResponse {
|
|
1801
1471
|
/**
|
|
1802
|
-
* <p>A list of objects that contain the unprocessed account and a result string that explains
|
|
1803
|
-
* why it was unprocessed.</p>
|
|
1472
|
+
* <p>A list of objects that contain the unprocessed account and a result string that explains why it was unprocessed.</p>
|
|
1804
1473
|
* @public
|
|
1805
1474
|
*/
|
|
1806
1475
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
@@ -1810,10 +1479,7 @@ export interface StartMonitoringMembersResponse {
|
|
|
1810
1479
|
*/
|
|
1811
1480
|
export interface StopMonitoringMembersRequest {
|
|
1812
1481
|
/**
|
|
1813
|
-
* <p>The unique ID of the detector associated with the GuardDuty administrator account that is
|
|
1814
|
-
* monitoring member accounts.</p>
|
|
1815
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1816
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1482
|
+
* <p>The unique ID of the detector associated with the GuardDuty administrator account that is monitoring member accounts.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1817
1483
|
* @public
|
|
1818
1484
|
*/
|
|
1819
1485
|
DetectorId: string | undefined;
|
|
@@ -1828,8 +1494,7 @@ export interface StopMonitoringMembersRequest {
|
|
|
1828
1494
|
*/
|
|
1829
1495
|
export interface StopMonitoringMembersResponse {
|
|
1830
1496
|
/**
|
|
1831
|
-
* <p>A list of objects that contain an accountId for each account that could not be processed,
|
|
1832
|
-
* and a result string that indicates why the account was not processed. </p>
|
|
1497
|
+
* <p>A list of objects that contain an accountId for each account that could not be processed, and a result string that indicates why the account was not processed. </p>
|
|
1833
1498
|
* @public
|
|
1834
1499
|
*/
|
|
1835
1500
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
@@ -1859,9 +1524,7 @@ export interface TagResourceResponse {
|
|
|
1859
1524
|
*/
|
|
1860
1525
|
export interface UnarchiveFindingsRequest {
|
|
1861
1526
|
/**
|
|
1862
|
-
* <p>The ID of the detector associated with the findings to unarchive.</p>
|
|
1863
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1864
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1527
|
+
* <p>The ID of the detector associated with the findings to unarchive.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1865
1528
|
* @public
|
|
1866
1529
|
*/
|
|
1867
1530
|
DetectorId: string | undefined;
|
|
@@ -1901,9 +1564,7 @@ export interface UntagResourceResponse {
|
|
|
1901
1564
|
*/
|
|
1902
1565
|
export interface UpdateDetectorRequest {
|
|
1903
1566
|
/**
|
|
1904
|
-
* <p>The unique ID of the detector to update.</p>
|
|
1905
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1906
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1567
|
+
* <p>The unique ID of the detector to update.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1907
1568
|
* @public
|
|
1908
1569
|
*/
|
|
1909
1570
|
DetectorId: string | undefined;
|
|
@@ -1913,16 +1574,12 @@ export interface UpdateDetectorRequest {
|
|
|
1913
1574
|
*/
|
|
1914
1575
|
Enable?: boolean | undefined;
|
|
1915
1576
|
/**
|
|
1916
|
-
* <p>An enum value that specifies how frequently findings are exported, such as to CloudWatch
|
|
1917
|
-
* Events.</p>
|
|
1577
|
+
* <p>An enum value that specifies how frequently findings are exported, such as to CloudWatch Events.</p>
|
|
1918
1578
|
* @public
|
|
1919
1579
|
*/
|
|
1920
1580
|
FindingPublishingFrequency?: FindingPublishingFrequency | undefined;
|
|
1921
1581
|
/**
|
|
1922
|
-
* <p>Describes which data sources will be updated.</p>
|
|
1923
|
-
* <p>There might be regional differences because some data sources might not be
|
|
1924
|
-
* available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
|
|
1925
|
-
* information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
1582
|
+
* <p>Describes which data sources will be updated.</p> <p>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 <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
|
|
1926
1583
|
*
|
|
1927
1584
|
* @deprecated This parameter is deprecated, use Features instead.
|
|
1928
1585
|
* @public
|
|
@@ -1944,10 +1601,7 @@ export interface UpdateDetectorResponse {
|
|
|
1944
1601
|
*/
|
|
1945
1602
|
export interface UpdateFilterRequest {
|
|
1946
1603
|
/**
|
|
1947
|
-
* <p>The unique ID of the detector that specifies the GuardDuty service where you want to
|
|
1948
|
-
* update a filter.</p>
|
|
1949
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
1950
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1604
|
+
* <p>The unique ID of the detector that specifies the GuardDuty service where you want to update a filter.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1951
1605
|
* @public
|
|
1952
1606
|
*/
|
|
1953
1607
|
DetectorId: string | undefined;
|
|
@@ -1957,10 +1611,7 @@ export interface UpdateFilterRequest {
|
|
|
1957
1611
|
*/
|
|
1958
1612
|
FilterName: string | undefined;
|
|
1959
1613
|
/**
|
|
1960
|
-
* <p>The description of the filter. Valid characters include alphanumeric characters, and
|
|
1961
|
-
* special characters such as hyphen, period, colon, underscore, parentheses (<code>\{ \}</code>,
|
|
1962
|
-
* <code>[ ]</code>, and <code>( )</code>), forward slash, horizontal tab, vertical tab,
|
|
1963
|
-
* newline, form feed, return, and whitespace.</p>
|
|
1614
|
+
* <p>The description of the filter. Valid characters include alphanumeric characters, and special characters such as hyphen, period, colon, underscore, parentheses (<code>\{ \}</code>, <code>[ ]</code>, and <code>( )</code>), forward slash, horizontal tab, vertical tab, newline, form feed, return, and whitespace.</p>
|
|
1964
1615
|
* @public
|
|
1965
1616
|
*/
|
|
1966
1617
|
Description?: string | undefined;
|
|
@@ -1970,8 +1621,7 @@ export interface UpdateFilterRequest {
|
|
|
1970
1621
|
*/
|
|
1971
1622
|
Action?: FilterAction | undefined;
|
|
1972
1623
|
/**
|
|
1973
|
-
* <p>Specifies the position of the filter in the list of current filters. Also specifies the
|
|
1974
|
-
* order in which this filter is applied to the findings.</p>
|
|
1624
|
+
* <p>Specifies the position of the filter in the list of current filters. Also specifies the order in which this filter is applied to the findings.</p>
|
|
1975
1625
|
* @public
|
|
1976
1626
|
*/
|
|
1977
1627
|
Rank?: number | undefined;
|
|
@@ -1996,10 +1646,7 @@ export interface UpdateFilterResponse {
|
|
|
1996
1646
|
*/
|
|
1997
1647
|
export interface UpdateFindingsFeedbackRequest {
|
|
1998
1648
|
/**
|
|
1999
|
-
* <p>The ID of the detector that is associated with the findings for which you want to update
|
|
2000
|
-
* the feedback.</p>
|
|
2001
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2002
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1649
|
+
* <p>The ID of the detector that is associated with the findings for which you want to update the feedback.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2003
1650
|
* @public
|
|
2004
1651
|
*/
|
|
2005
1652
|
DetectorId: string | undefined;
|
|
@@ -2029,9 +1676,7 @@ export interface UpdateFindingsFeedbackResponse {
|
|
|
2029
1676
|
*/
|
|
2030
1677
|
export interface UpdateIPSetRequest {
|
|
2031
1678
|
/**
|
|
2032
|
-
* <p>The detectorID that specifies the GuardDuty service whose IPSet you want to update.</p>
|
|
2033
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2034
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1679
|
+
* <p>The detectorID that specifies the GuardDuty service whose IPSet you want to update.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2035
1680
|
* @public
|
|
2036
1681
|
*/
|
|
2037
1682
|
DetectorId: string | undefined;
|
|
@@ -2072,16 +1717,13 @@ export interface UpdateIPSetResponse {
|
|
|
2072
1717
|
*/
|
|
2073
1718
|
export interface UpdateS3BucketResource {
|
|
2074
1719
|
/**
|
|
2075
|
-
* <p>Information about the specified object prefixes. The S3 object will be scanned only
|
|
2076
|
-
* if it belongs to any of the specified object prefixes.</p>
|
|
1720
|
+
* <p>Information about the specified object prefixes. The S3 object will be scanned only if it belongs to any of the specified object prefixes.</p>
|
|
2077
1721
|
* @public
|
|
2078
1722
|
*/
|
|
2079
1723
|
ObjectPrefixes?: string[] | undefined;
|
|
2080
1724
|
}
|
|
2081
1725
|
/**
|
|
2082
|
-
* <p>Information about the protected resource
|
|
2083
|
-
* that is associated with the created Malware Protection plan.
|
|
2084
|
-
* Presently, <code>S3Bucket</code> is the only supported protected resource.</p>
|
|
1726
|
+
* <p>Information about the protected resource that is associated with the created Malware Protection plan. Presently, <code>S3Bucket</code> is the only supported protected resource.</p>
|
|
2085
1727
|
* @public
|
|
2086
1728
|
*/
|
|
2087
1729
|
export interface UpdateProtectedResource {
|
|
@@ -2101,8 +1743,7 @@ export interface UpdateMalwareProtectionPlanRequest {
|
|
|
2101
1743
|
*/
|
|
2102
1744
|
MalwareProtectionPlanId: string | undefined;
|
|
2103
1745
|
/**
|
|
2104
|
-
* <p>Amazon Resource Name (ARN) of the IAM role with permissions to scan and add tags to
|
|
2105
|
-
* the associated protected resource.</p>
|
|
1746
|
+
* <p>Amazon Resource Name (ARN) of the IAM role with permissions to scan and add tags to the associated protected resource.</p>
|
|
2106
1747
|
* @public
|
|
2107
1748
|
*/
|
|
2108
1749
|
Role?: string | undefined;
|
|
@@ -2112,9 +1753,7 @@ export interface UpdateMalwareProtectionPlanRequest {
|
|
|
2112
1753
|
*/
|
|
2113
1754
|
Actions?: MalwareProtectionPlanActions | undefined;
|
|
2114
1755
|
/**
|
|
2115
|
-
* <p>Information about the protected resource that is associated
|
|
2116
|
-
* with the created Malware Protection plan. Presently, <code>S3Bucket</code>
|
|
2117
|
-
* is the only supported protected resource.</p>
|
|
1756
|
+
* <p>Information about the protected resource that is associated with the created Malware Protection plan. Presently, <code>S3Bucket</code> is the only supported protected resource.</p>
|
|
2118
1757
|
* @public
|
|
2119
1758
|
*/
|
|
2120
1759
|
ProtectedResource?: UpdateProtectedResource | undefined;
|
|
@@ -2124,10 +1763,7 @@ export interface UpdateMalwareProtectionPlanRequest {
|
|
|
2124
1763
|
*/
|
|
2125
1764
|
export interface UpdateMalwareScanSettingsRequest {
|
|
2126
1765
|
/**
|
|
2127
|
-
* <p>The unique ID of the detector that specifies the GuardDuty service where you want to
|
|
2128
|
-
* update scan settings.</p>
|
|
2129
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2130
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1766
|
+
* <p>The unique ID of the detector that specifies the GuardDuty service where you want to update scan settings.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2131
1767
|
* @public
|
|
2132
1768
|
*/
|
|
2133
1769
|
DetectorId: string | undefined;
|
|
@@ -2189,9 +1825,7 @@ export interface MemberFeaturesConfiguration {
|
|
|
2189
1825
|
*/
|
|
2190
1826
|
export interface UpdateMemberDetectorsRequest {
|
|
2191
1827
|
/**
|
|
2192
|
-
* <p>The detector ID of the administrator account.</p>
|
|
2193
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2194
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1828
|
+
* <p>The detector ID of the administrator account.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2195
1829
|
* @public
|
|
2196
1830
|
*/
|
|
2197
1831
|
DetectorId: string | undefined;
|
|
@@ -2218,8 +1852,7 @@ export interface UpdateMemberDetectorsRequest {
|
|
|
2218
1852
|
*/
|
|
2219
1853
|
export interface UpdateMemberDetectorsResponse {
|
|
2220
1854
|
/**
|
|
2221
|
-
* <p>A list of member account IDs that were unable to be processed along with an explanation
|
|
2222
|
-
* for why they were not processed.</p>
|
|
1855
|
+
* <p>A list of member account IDs that were unable to be processed along with an explanation for why they were not processed.</p>
|
|
2223
1856
|
* @public
|
|
2224
1857
|
*/
|
|
2225
1858
|
UnprocessedAccounts: UnprocessedAccount[] | undefined;
|
|
@@ -2230,8 +1863,7 @@ export interface UpdateMemberDetectorsResponse {
|
|
|
2230
1863
|
*/
|
|
2231
1864
|
export interface OrganizationKubernetesAuditLogsConfiguration {
|
|
2232
1865
|
/**
|
|
2233
|
-
* <p>A value that contains information on whether Kubernetes audit logs should be enabled
|
|
2234
|
-
* automatically as a data source for the organization.</p>
|
|
1866
|
+
* <p>A value that contains information on whether Kubernetes audit logs should be enabled automatically as a data source for the organization.</p>
|
|
2235
1867
|
* @public
|
|
2236
1868
|
*/
|
|
2237
1869
|
AutoEnable: boolean | undefined;
|
|
@@ -2242,8 +1874,7 @@ export interface OrganizationKubernetesAuditLogsConfiguration {
|
|
|
2242
1874
|
*/
|
|
2243
1875
|
export interface OrganizationKubernetesConfiguration {
|
|
2244
1876
|
/**
|
|
2245
|
-
* <p>Whether Kubernetes audit logs data source should be auto-enabled for new members joining
|
|
2246
|
-
* the organization.</p>
|
|
1877
|
+
* <p>Whether Kubernetes audit logs data source should be auto-enabled for new members joining the organization.</p>
|
|
2247
1878
|
* @public
|
|
2248
1879
|
*/
|
|
2249
1880
|
AuditLogs: OrganizationKubernetesAuditLogsConfiguration | undefined;
|
|
@@ -2254,8 +1885,7 @@ export interface OrganizationKubernetesConfiguration {
|
|
|
2254
1885
|
*/
|
|
2255
1886
|
export interface OrganizationEbsVolumes {
|
|
2256
1887
|
/**
|
|
2257
|
-
* <p>Whether scanning EBS volumes should be auto-enabled for new members joining the
|
|
2258
|
-
* organization.</p>
|
|
1888
|
+
* <p>Whether scanning EBS volumes should be auto-enabled for new members joining the organization.</p>
|
|
2259
1889
|
* @public
|
|
2260
1890
|
*/
|
|
2261
1891
|
AutoEnable?: boolean | undefined;
|
|
@@ -2266,8 +1896,7 @@ export interface OrganizationEbsVolumes {
|
|
|
2266
1896
|
*/
|
|
2267
1897
|
export interface OrganizationScanEc2InstanceWithFindings {
|
|
2268
1898
|
/**
|
|
2269
|
-
* <p>Whether scanning EBS volumes should be auto-enabled for new members joining the
|
|
2270
|
-
* organization.</p>
|
|
1899
|
+
* <p>Whether scanning EBS volumes should be auto-enabled for new members joining the organization.</p>
|
|
2271
1900
|
* @public
|
|
2272
1901
|
*/
|
|
2273
1902
|
EbsVolumes?: OrganizationEbsVolumes | undefined;
|
|
@@ -2278,89 +1907,55 @@ export interface OrganizationScanEc2InstanceWithFindings {
|
|
|
2278
1907
|
*/
|
|
2279
1908
|
export interface OrganizationMalwareProtectionConfiguration {
|
|
2280
1909
|
/**
|
|
2281
|
-
* <p>Whether Malware Protection for EC2 instances with findings should be auto-enabled for new
|
|
2282
|
-
* members joining the organization.</p>
|
|
1910
|
+
* <p>Whether Malware Protection for EC2 instances with findings should be auto-enabled for new members joining the organization.</p>
|
|
2283
1911
|
* @public
|
|
2284
1912
|
*/
|
|
2285
1913
|
ScanEc2InstanceWithFindings?: OrganizationScanEc2InstanceWithFindings | undefined;
|
|
2286
1914
|
}
|
|
2287
1915
|
/**
|
|
2288
|
-
* <p>Describes whether S3 data event logs will be automatically enabled for new members of the
|
|
2289
|
-
* organization.</p>
|
|
1916
|
+
* <p>Describes whether S3 data event logs will be automatically enabled for new members of the organization.</p>
|
|
2290
1917
|
* @public
|
|
2291
1918
|
*/
|
|
2292
1919
|
export interface OrganizationS3LogsConfiguration {
|
|
2293
1920
|
/**
|
|
2294
|
-
* <p>A value that contains information on whether S3 data event logs will be enabled
|
|
2295
|
-
* automatically as a data source for the organization.</p>
|
|
1921
|
+
* <p>A value that contains information on whether S3 data event logs will be enabled automatically as a data source for the organization.</p>
|
|
2296
1922
|
* @public
|
|
2297
1923
|
*/
|
|
2298
1924
|
AutoEnable: boolean | undefined;
|
|
2299
1925
|
}
|
|
2300
1926
|
/**
|
|
2301
|
-
* <p>An object that contains information on which data sources will be configured to be
|
|
2302
|
-
* automatically enabled for new members within the organization.</p>
|
|
1927
|
+
* <p>An object that contains information on which data sources will be configured to be automatically enabled for new members within the organization.</p>
|
|
2303
1928
|
* @public
|
|
2304
1929
|
*/
|
|
2305
1930
|
export interface OrganizationDataSourceConfigurations {
|
|
2306
1931
|
/**
|
|
2307
|
-
* <p>Describes whether S3 data event logs are enabled for new members of the
|
|
2308
|
-
* organization.</p>
|
|
1932
|
+
* <p>Describes whether S3 data event logs are enabled for new members of the organization.</p>
|
|
2309
1933
|
* @public
|
|
2310
1934
|
*/
|
|
2311
1935
|
S3Logs?: OrganizationS3LogsConfiguration | undefined;
|
|
2312
1936
|
/**
|
|
2313
|
-
* <p>Describes the configuration of Kubernetes data sources for new members of the
|
|
2314
|
-
* organization.</p>
|
|
1937
|
+
* <p>Describes the configuration of Kubernetes data sources for new members of the organization.</p>
|
|
2315
1938
|
* @public
|
|
2316
1939
|
*/
|
|
2317
1940
|
Kubernetes?: OrganizationKubernetesConfiguration | undefined;
|
|
2318
1941
|
/**
|
|
2319
|
-
* <p>Describes the configuration of Malware Protection for new members of the
|
|
2320
|
-
* organization.</p>
|
|
1942
|
+
* <p>Describes the configuration of Malware Protection for new members of the organization.</p>
|
|
2321
1943
|
* @public
|
|
2322
1944
|
*/
|
|
2323
1945
|
MalwareProtection?: OrganizationMalwareProtectionConfiguration | undefined;
|
|
2324
1946
|
}
|
|
2325
1947
|
/**
|
|
2326
|
-
* <p>A list of additional configurations which will be configured for the organization. </p>
|
|
2327
|
-
* <p>Additional configuration applies to only GuardDuty Runtime Monitoring protection plan.</p>
|
|
1948
|
+
* <p>A list of additional configurations which will be configured for the organization. </p> <p>Additional configuration applies to only GuardDuty Runtime Monitoring protection plan.</p>
|
|
2328
1949
|
* @public
|
|
2329
1950
|
*/
|
|
2330
1951
|
export interface OrganizationAdditionalConfiguration {
|
|
2331
1952
|
/**
|
|
2332
|
-
* <p>The name of the additional configuration that will be configured for the
|
|
2333
|
-
* organization. These values are applicable to only Runtime Monitoring protection plan.</p>
|
|
1953
|
+
* <p>The name of the additional configuration that will be configured for the organization. These values are applicable to only Runtime Monitoring protection plan.</p>
|
|
2334
1954
|
* @public
|
|
2335
1955
|
*/
|
|
2336
1956
|
Name?: OrgFeatureAdditionalConfiguration | undefined;
|
|
2337
1957
|
/**
|
|
2338
|
-
* <p>The status of the additional configuration that will be configured for the
|
|
2339
|
-
* organization. Use one of the following
|
|
2340
|
-
* values to configure the feature status for the entire organization:</p>
|
|
2341
|
-
* <ul>
|
|
2342
|
-
* <li>
|
|
2343
|
-
* <p>
|
|
2344
|
-
* <code>NEW</code>: Indicates that when a new account joins the organization, they will
|
|
2345
|
-
* have the additional configuration enabled automatically. </p>
|
|
2346
|
-
* </li>
|
|
2347
|
-
* <li>
|
|
2348
|
-
* <p>
|
|
2349
|
-
* <code>ALL</code>: Indicates that all accounts in the organization have
|
|
2350
|
-
* the additional configuration
|
|
2351
|
-
* enabled automatically. This includes <code>NEW</code> accounts that join the organization
|
|
2352
|
-
* and accounts that may have been suspended or removed from the organization in
|
|
2353
|
-
* GuardDuty.</p>
|
|
2354
|
-
* <p>It may take up to 24 hours to update the configuration for all the member accounts.</p>
|
|
2355
|
-
* </li>
|
|
2356
|
-
* <li>
|
|
2357
|
-
* <p>
|
|
2358
|
-
* <code>NONE</code>: Indicates that the additional configuration will not be
|
|
2359
|
-
* automatically enabled for any
|
|
2360
|
-
* account in the organization. The administrator must manage the additional configuration
|
|
2361
|
-
* for each account individually.</p>
|
|
2362
|
-
* </li>
|
|
2363
|
-
* </ul>
|
|
1958
|
+
* <p>The status of the additional configuration that will be configured for the organization. Use one of the following values to configure the feature status for the entire organization:</p> <ul> <li> <p> <code>NEW</code>: Indicates that when a new account joins the organization, they will have the additional configuration enabled automatically. </p> </li> <li> <p> <code>ALL</code>: Indicates that all accounts in the organization have the additional configuration enabled automatically. This includes <code>NEW</code> accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty.</p> <p>It may take up to 24 hours to update the configuration for all the member accounts.</p> </li> <li> <p> <code>NONE</code>: Indicates that the additional configuration will not be automatically enabled for any account in the organization. The administrator must manage the additional configuration for each account individually.</p> </li> </ul>
|
|
2364
1959
|
* @public
|
|
2365
1960
|
*/
|
|
2366
1961
|
AutoEnable?: OrgFeatureStatus | undefined;
|
|
@@ -2376,31 +1971,7 @@ export interface OrganizationFeatureConfiguration {
|
|
|
2376
1971
|
*/
|
|
2377
1972
|
Name?: OrgFeature | undefined;
|
|
2378
1973
|
/**
|
|
2379
|
-
* <p>Describes the status of the feature that is configured for the
|
|
2380
|
-
* member accounts within the organization. One of the following
|
|
2381
|
-
* values is the status for the entire organization:</p>
|
|
2382
|
-
* <ul>
|
|
2383
|
-
* <li>
|
|
2384
|
-
* <p>
|
|
2385
|
-
* <code>NEW</code>: Indicates that when a new account joins the organization, they will
|
|
2386
|
-
* have the feature enabled automatically. </p>
|
|
2387
|
-
* </li>
|
|
2388
|
-
* <li>
|
|
2389
|
-
* <p>
|
|
2390
|
-
* <code>ALL</code>: Indicates that all accounts in the organization have the feature
|
|
2391
|
-
* enabled automatically. This includes <code>NEW</code> accounts that join the organization
|
|
2392
|
-
* and accounts that may have been suspended or removed from the organization in
|
|
2393
|
-
* GuardDuty.</p>
|
|
2394
|
-
* <p>It may take up to 24 hours to update the configuration for all the member accounts.</p>
|
|
2395
|
-
* </li>
|
|
2396
|
-
* <li>
|
|
2397
|
-
* <p>
|
|
2398
|
-
* <code>NONE</code>: Indicates that the feature will not be
|
|
2399
|
-
* automatically enabled for any
|
|
2400
|
-
* account in the organization. The administrator must manage the feature
|
|
2401
|
-
* for each account individually.</p>
|
|
2402
|
-
* </li>
|
|
2403
|
-
* </ul>
|
|
1974
|
+
* <p>Describes the status of the feature that is configured for the member accounts within the organization. One of the following values is the status for the entire organization:</p> <ul> <li> <p> <code>NEW</code>: Indicates that when a new account joins the organization, they will have the feature enabled automatically. </p> </li> <li> <p> <code>ALL</code>: Indicates that all accounts in the organization have the feature enabled automatically. This includes <code>NEW</code> accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty.</p> <p>It may take up to 24 hours to update the configuration for all the member accounts.</p> </li> <li> <p> <code>NONE</code>: Indicates that the feature will not be automatically enabled for any account in the organization. The administrator must manage the feature for each account individually.</p> </li> </ul>
|
|
2404
1975
|
* @public
|
|
2405
1976
|
*/
|
|
2406
1977
|
AutoEnable?: OrgFeatureStatus | undefined;
|
|
@@ -2415,19 +1986,12 @@ export interface OrganizationFeatureConfiguration {
|
|
|
2415
1986
|
*/
|
|
2416
1987
|
export interface UpdateOrganizationConfigurationRequest {
|
|
2417
1988
|
/**
|
|
2418
|
-
* <p>The ID of the detector that configures the delegated administrator.</p>
|
|
2419
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2420
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
1989
|
+
* <p>The ID of the detector that configures the delegated administrator.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2421
1990
|
* @public
|
|
2422
1991
|
*/
|
|
2423
1992
|
DetectorId: string | undefined;
|
|
2424
1993
|
/**
|
|
2425
|
-
* <p>Represents whether to automatically enable member accounts in the organization. This
|
|
2426
|
-
* applies to only new member accounts, not the existing member accounts. When a new account joins the organization,
|
|
2427
|
-
* the chosen features will be enabled for them by default.</p>
|
|
2428
|
-
* <p>Even though this is still supported, we recommend using
|
|
2429
|
-
* <code>AutoEnableOrganizationMembers</code> to achieve the similar results. You must provide a
|
|
2430
|
-
* value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>.</p>
|
|
1994
|
+
* <p>Represents whether to automatically enable member accounts in the organization. This applies to only new member accounts, not the existing member accounts. When a new account joins the organization, the chosen features will be enabled for them by default.</p> <p>Even though this is still supported, we recommend using <code>AutoEnableOrganizationMembers</code> to achieve the similar results. You must provide a value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>.</p>
|
|
2431
1995
|
*
|
|
2432
1996
|
* @deprecated This field is deprecated, use AutoEnableOrganizationMembers instead.
|
|
2433
1997
|
* @public
|
|
@@ -2446,34 +2010,7 @@ export interface UpdateOrganizationConfigurationRequest {
|
|
|
2446
2010
|
*/
|
|
2447
2011
|
Features?: OrganizationFeatureConfiguration[] | undefined;
|
|
2448
2012
|
/**
|
|
2449
|
-
* <p>Indicates the auto-enablement configuration of GuardDuty for the member accounts in the
|
|
2450
|
-
* organization. You must provide a value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>. </p>
|
|
2451
|
-
* <p>Use one of the
|
|
2452
|
-
* following configuration values for <code>autoEnableOrganizationMembers</code>:</p>
|
|
2453
|
-
* <ul>
|
|
2454
|
-
* <li>
|
|
2455
|
-
* <p>
|
|
2456
|
-
* <code>NEW</code>: Indicates that when a new account joins the organization, they will
|
|
2457
|
-
* have GuardDuty enabled automatically. </p>
|
|
2458
|
-
* </li>
|
|
2459
|
-
* <li>
|
|
2460
|
-
* <p>
|
|
2461
|
-
* <code>ALL</code>: Indicates that all accounts in the organization have GuardDuty
|
|
2462
|
-
* enabled automatically. This includes <code>NEW</code> accounts that join the organization
|
|
2463
|
-
* and accounts that may have been suspended or removed from the organization in
|
|
2464
|
-
* GuardDuty.</p>
|
|
2465
|
-
* <p>It may take up to 24 hours to update the configuration for all the member accounts.</p>
|
|
2466
|
-
* </li>
|
|
2467
|
-
* <li>
|
|
2468
|
-
* <p>
|
|
2469
|
-
* <code>NONE</code>: Indicates that GuardDuty will not be automatically enabled for any
|
|
2470
|
-
* account in the organization. The administrator must manage GuardDuty for each account in the organization individually.</p>
|
|
2471
|
-
* <p>When you update the auto-enable setting from <code>ALL</code> or <code>NEW</code> to
|
|
2472
|
-
* <code>NONE</code>, this action doesn't disable the corresponding option for your existing accounts. This
|
|
2473
|
-
* configuration will apply to the new accounts that join the organization. After you update the auto-enable settings,
|
|
2474
|
-
* no new account will have the corresponding option as enabled.</p>
|
|
2475
|
-
* </li>
|
|
2476
|
-
* </ul>
|
|
2013
|
+
* <p>Indicates the auto-enablement configuration of GuardDuty for the member accounts in the organization. You must provide a value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>. </p> <p>Use one of the following configuration values for <code>autoEnableOrganizationMembers</code>:</p> <ul> <li> <p> <code>NEW</code>: Indicates that when a new account joins the organization, they will have GuardDuty enabled automatically. </p> </li> <li> <p> <code>ALL</code>: Indicates that all accounts in the organization have GuardDuty enabled automatically. This includes <code>NEW</code> accounts that join the organization and accounts that may have been suspended or removed from the organization in GuardDuty.</p> <p>It may take up to 24 hours to update the configuration for all the member accounts.</p> </li> <li> <p> <code>NONE</code>: Indicates that GuardDuty will not be automatically enabled for any account in the organization. The administrator must manage GuardDuty for each account in the organization individually.</p> <p>When you update the auto-enable setting from <code>ALL</code> or <code>NEW</code> to <code>NONE</code>, this action doesn't disable the corresponding option for your existing accounts. This configuration will apply to the new accounts that join the organization. After you update the auto-enable settings, no new account will have the corresponding option as enabled.</p> </li> </ul>
|
|
2477
2014
|
* @public
|
|
2478
2015
|
*/
|
|
2479
2016
|
AutoEnableOrganizationMembers?: AutoEnableMembers | undefined;
|
|
@@ -2488,9 +2025,7 @@ export interface UpdateOrganizationConfigurationResponse {
|
|
|
2488
2025
|
*/
|
|
2489
2026
|
export interface UpdatePublishingDestinationRequest {
|
|
2490
2027
|
/**
|
|
2491
|
-
* <p>The ID of the detector associated with the publishing destinations to update.</p>
|
|
2492
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2493
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2028
|
+
* <p>The ID of the detector associated with the publishing destinations to update.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2494
2029
|
* @public
|
|
2495
2030
|
*/
|
|
2496
2031
|
DetectorId: string | undefined;
|
|
@@ -2500,8 +2035,7 @@ export interface UpdatePublishingDestinationRequest {
|
|
|
2500
2035
|
*/
|
|
2501
2036
|
DestinationId: string | undefined;
|
|
2502
2037
|
/**
|
|
2503
|
-
* <p>A <code>DestinationProperties</code> object that includes the <code>DestinationArn</code>
|
|
2504
|
-
* and <code>KmsKeyArn</code> of the publishing destination.</p>
|
|
2038
|
+
* <p>A <code>DestinationProperties</code> object that includes the <code>DestinationArn</code> and <code>KmsKeyArn</code> of the publishing destination.</p>
|
|
2505
2039
|
* @public
|
|
2506
2040
|
*/
|
|
2507
2041
|
DestinationProperties?: DestinationProperties | undefined;
|
|
@@ -2516,10 +2050,7 @@ export interface UpdatePublishingDestinationResponse {
|
|
|
2516
2050
|
*/
|
|
2517
2051
|
export interface UpdateThreatEntitySetRequest {
|
|
2518
2052
|
/**
|
|
2519
|
-
* <p>The unique ID of the GuardDuty detector associated with the threat entity set that you want to
|
|
2520
|
-
* update.</p>
|
|
2521
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2522
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2053
|
+
* <p>The unique ID of the GuardDuty detector associated with the threat entity set that you want to update.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2523
2054
|
* @public
|
|
2524
2055
|
*/
|
|
2525
2056
|
DetectorId: string | undefined;
|
|
@@ -2529,9 +2060,7 @@ export interface UpdateThreatEntitySetRequest {
|
|
|
2529
2060
|
*/
|
|
2530
2061
|
ThreatEntitySetId: string | undefined;
|
|
2531
2062
|
/**
|
|
2532
|
-
* <p>A user-friendly name to identify the trusted entity set.</p>
|
|
2533
|
-
* <p>The name of your list can include
|
|
2534
|
-
* lowercase letters, uppercase letters, numbers, dash (-), and underscore (_).</p>
|
|
2063
|
+
* <p>A user-friendly name to identify the trusted entity set.</p> <p>The name of your list can include lowercase letters, uppercase letters, numbers, dash (-), and underscore (_).</p>
|
|
2535
2064
|
* @public
|
|
2536
2065
|
*/
|
|
2537
2066
|
Name?: string | undefined;
|
|
@@ -2541,15 +2070,12 @@ export interface UpdateThreatEntitySetRequest {
|
|
|
2541
2070
|
*/
|
|
2542
2071
|
Location?: string | undefined;
|
|
2543
2072
|
/**
|
|
2544
|
-
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b>
|
|
2545
|
-
* parameter.</p>
|
|
2073
|
+
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>
|
|
2546
2074
|
* @public
|
|
2547
2075
|
*/
|
|
2548
2076
|
ExpectedBucketOwner?: string | undefined;
|
|
2549
2077
|
/**
|
|
2550
|
-
* <p>A boolean value that indicates whether GuardDuty is to start using this updated threat entity set. After you
|
|
2551
|
-
* update an entity set, you will need to activate it again. It might take up to 15 minutes for the updated
|
|
2552
|
-
* entity set to be effective.</p>
|
|
2078
|
+
* <p>A boolean value that indicates whether GuardDuty is to start using this updated threat entity set. After you update an entity set, you will need to activate it again. It might take up to 15 minutes for the updated entity set to be effective.</p>
|
|
2553
2079
|
* @public
|
|
2554
2080
|
*/
|
|
2555
2081
|
Activate?: boolean | undefined;
|
|
@@ -2564,10 +2090,7 @@ export interface UpdateThreatEntitySetResponse {
|
|
|
2564
2090
|
*/
|
|
2565
2091
|
export interface UpdateThreatIntelSetRequest {
|
|
2566
2092
|
/**
|
|
2567
|
-
* <p>The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to
|
|
2568
|
-
* update.</p>
|
|
2569
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2570
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2093
|
+
* <p>The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to update.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2571
2094
|
* @public
|
|
2572
2095
|
*/
|
|
2573
2096
|
DetectorId: string | undefined;
|
|
@@ -2587,8 +2110,7 @@ export interface UpdateThreatIntelSetRequest {
|
|
|
2587
2110
|
*/
|
|
2588
2111
|
Location?: string | undefined;
|
|
2589
2112
|
/**
|
|
2590
|
-
* <p>The updated Boolean value that specifies whether the ThreateIntelSet is active or
|
|
2591
|
-
* not.</p>
|
|
2113
|
+
* <p>The updated Boolean value that specifies whether the ThreateIntelSet is active or not.</p>
|
|
2592
2114
|
* @public
|
|
2593
2115
|
*/
|
|
2594
2116
|
Activate?: boolean | undefined;
|
|
@@ -2608,10 +2130,7 @@ export interface UpdateThreatIntelSetResponse {
|
|
|
2608
2130
|
*/
|
|
2609
2131
|
export interface UpdateTrustedEntitySetRequest {
|
|
2610
2132
|
/**
|
|
2611
|
-
* <p>The unique ID of the GuardDuty detector associated with the threat entity set that you want to
|
|
2612
|
-
* update.</p>
|
|
2613
|
-
* <p>To find the <code>detectorId</code> in the current Region, see the
|
|
2614
|
-
* Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2133
|
+
* <p>The unique ID of the GuardDuty detector associated with the threat entity set that you want to update.</p> <p>To find the <code>detectorId</code> in the current Region, see the Settings page in the GuardDuty console, or run the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_ListDetectors.html">ListDetectors</a> API.</p>
|
|
2615
2134
|
* @public
|
|
2616
2135
|
*/
|
|
2617
2136
|
DetectorId: string | undefined;
|
|
@@ -2621,9 +2140,7 @@ export interface UpdateTrustedEntitySetRequest {
|
|
|
2621
2140
|
*/
|
|
2622
2141
|
TrustedEntitySetId: string | undefined;
|
|
2623
2142
|
/**
|
|
2624
|
-
* <p>A user-friendly name to identify the trusted entity set.</p>
|
|
2625
|
-
* <p>The name of your list can include
|
|
2626
|
-
* lowercase letters, uppercase letters, numbers, dash (-), and underscore (_).</p>
|
|
2143
|
+
* <p>A user-friendly name to identify the trusted entity set.</p> <p>The name of your list can include lowercase letters, uppercase letters, numbers, dash (-), and underscore (_).</p>
|
|
2627
2144
|
* @public
|
|
2628
2145
|
*/
|
|
2629
2146
|
Name?: string | undefined;
|
|
@@ -2633,15 +2150,12 @@ export interface UpdateTrustedEntitySetRequest {
|
|
|
2633
2150
|
*/
|
|
2634
2151
|
Location?: string | undefined;
|
|
2635
2152
|
/**
|
|
2636
|
-
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b>
|
|
2637
|
-
* parameter.</p>
|
|
2153
|
+
* <p>The Amazon Web Services account ID that owns the Amazon S3 bucket specified in the <b>location</b> parameter.</p>
|
|
2638
2154
|
* @public
|
|
2639
2155
|
*/
|
|
2640
2156
|
ExpectedBucketOwner?: string | undefined;
|
|
2641
2157
|
/**
|
|
2642
|
-
* <p>A boolean value that indicates whether GuardDuty is to start using this updated trusted entity set. After you
|
|
2643
|
-
* update an entity set, you will need to activate it again. It might take up to 15 minutes for the updated
|
|
2644
|
-
* entity set to be effective.</p>
|
|
2158
|
+
* <p>A boolean value that indicates whether GuardDuty is to start using this updated trusted entity set. After you update an entity set, you will need to activate it again. It might take up to 15 minutes for the updated entity set to be effective.</p>
|
|
2645
2159
|
* @public
|
|
2646
2160
|
*/
|
|
2647
2161
|
Activate?: boolean | undefined;
|