@aws-sdk/client-guardduty 3.533.0 → 3.535.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.
Files changed (144) hide show
  1. package/dist-types/GuardDuty.d.ts +6 -1
  2. package/dist-types/GuardDutyClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptAdministratorInvitationCommand.d.ts +2 -1
  4. package/dist-types/commands/AcceptInvitationCommand.d.ts +3 -3
  5. package/dist-types/commands/ArchiveFindingsCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateDetectorCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateFilterCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateIPSetCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateMembersCommand.d.ts +2 -1
  10. package/dist-types/commands/CreatePublishingDestinationCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateSampleFindingsCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateThreatIntelSetCommand.d.ts +2 -1
  13. package/dist-types/commands/DeclineInvitationsCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteDetectorCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteFilterCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteIPSetCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteInvitationsCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -1
  19. package/dist-types/commands/DeletePublishingDestinationCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteThreatIntelSetCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeMalwareScansCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeOrganizationConfigurationCommand.d.ts +2 -1
  23. package/dist-types/commands/DescribePublishingDestinationCommand.d.ts +2 -1
  24. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +2 -1
  25. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -1
  26. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +3 -3
  27. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -1
  28. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +2 -1
  29. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +2 -1
  30. package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +2 -1
  31. package/dist-types/commands/GetDetectorCommand.d.ts +2 -1
  32. package/dist-types/commands/GetFilterCommand.d.ts +2 -1
  33. package/dist-types/commands/GetFindingsCommand.d.ts +2 -1
  34. package/dist-types/commands/GetFindingsStatisticsCommand.d.ts +2 -1
  35. package/dist-types/commands/GetIPSetCommand.d.ts +2 -1
  36. package/dist-types/commands/GetInvitationsCountCommand.d.ts +2 -1
  37. package/dist-types/commands/GetMalwareScanSettingsCommand.d.ts +2 -1
  38. package/dist-types/commands/GetMasterAccountCommand.d.ts +3 -3
  39. package/dist-types/commands/GetMemberDetectorsCommand.d.ts +2 -1
  40. package/dist-types/commands/GetMembersCommand.d.ts +2 -1
  41. package/dist-types/commands/GetOrganizationStatisticsCommand.d.ts +2 -1
  42. package/dist-types/commands/GetRemainingFreeTrialDaysCommand.d.ts +2 -1
  43. package/dist-types/commands/GetThreatIntelSetCommand.d.ts +2 -1
  44. package/dist-types/commands/GetUsageStatisticsCommand.d.ts +2 -1
  45. package/dist-types/commands/InviteMembersCommand.d.ts +2 -1
  46. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  47. package/dist-types/commands/ListDetectorsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListFiltersCommand.d.ts +2 -1
  49. package/dist-types/commands/ListFindingsCommand.d.ts +2 -1
  50. package/dist-types/commands/ListIPSetsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListInvitationsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  53. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListPublishingDestinationsCommand.d.ts +2 -1
  55. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  56. package/dist-types/commands/ListThreatIntelSetsCommand.d.ts +2 -1
  57. package/dist-types/commands/StartMalwareScanCommand.d.ts +2 -1
  58. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +2 -1
  59. package/dist-types/commands/StopMonitoringMembersCommand.d.ts +2 -1
  60. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UnarchiveFindingsCommand.d.ts +2 -1
  62. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateDetectorCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateFilterCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateFindingsFeedbackCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateIPSetCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateMalwareScanSettingsCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateMemberDetectorsCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdatePublishingDestinationCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
  72. package/dist-types/models/models_0.d.ts +955 -955
  73. package/dist-types/models/models_1.d.ts +138 -138
  74. package/dist-types/ts3.4/GuardDuty.d.ts +5 -0
  75. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +9 -0
  144. package/package.json +40 -40
@@ -4,17 +4,17 @@ import { AdminAccount, AutoEnableMembers, DataSourceConfigurations, Destination,
4
4
  */
5
5
  export interface ListDetectorsRequest {
6
6
  /**
7
- * @public
8
7
  * <p>You can use this parameter to indicate the maximum number of items that you want in the
9
8
  * response. The default value is 50. The maximum value is 50.</p>
9
+ * @public
10
10
  */
11
11
  MaxResults?: number;
12
12
  /**
13
- * @public
14
13
  * <p>You can use this parameter when paginating results. Set the value of this parameter to
15
14
  * null on your first call to the list action. For subsequent calls to the action, fill nextToken
16
15
  * in the request with the value of NextToken from the previous response to continue listing
17
16
  * data.</p>
17
+ * @public
18
18
  */
19
19
  NextToken?: string;
20
20
  }
@@ -23,14 +23,14 @@ export interface ListDetectorsRequest {
23
23
  */
24
24
  export interface ListDetectorsResponse {
25
25
  /**
26
- * @public
27
26
  * <p>A list of detector IDs.</p>
27
+ * @public
28
28
  */
29
29
  DetectorIds: string[] | undefined;
30
30
  /**
31
- * @public
32
31
  * <p>The pagination parameter to be used on the next list operation to retrieve more
33
32
  * items.</p>
33
+ * @public
34
34
  */
35
35
  NextToken?: string;
36
36
  }
@@ -39,22 +39,22 @@ export interface ListDetectorsResponse {
39
39
  */
40
40
  export interface ListFiltersRequest {
41
41
  /**
42
- * @public
43
42
  * <p>The unique ID of the detector that the filter is associated with.</p>
43
+ * @public
44
44
  */
45
45
  DetectorId: string | undefined;
46
46
  /**
47
- * @public
48
47
  * <p>You can use this parameter to indicate the maximum number of items that you want in the
49
48
  * response. The default value is 50. The maximum value is 50.</p>
49
+ * @public
50
50
  */
51
51
  MaxResults?: number;
52
52
  /**
53
- * @public
54
53
  * <p>You can use this parameter when paginating results. Set the value of this parameter to
55
54
  * null on your first call to the list action. For subsequent calls to the action, fill nextToken
56
55
  * in the request with the value of NextToken from the previous response to continue listing
57
56
  * data.</p>
57
+ * @public
58
58
  */
59
59
  NextToken?: string;
60
60
  }
@@ -63,14 +63,14 @@ export interface ListFiltersRequest {
63
63
  */
64
64
  export interface ListFiltersResponse {
65
65
  /**
66
- * @public
67
66
  * <p>A list of filter names.</p>
67
+ * @public
68
68
  */
69
69
  FilterNames: string[] | undefined;
70
70
  /**
71
- * @public
72
71
  * <p>The pagination parameter to be used on the next list operation to retrieve more
73
72
  * items.</p>
73
+ * @public
74
74
  */
75
75
  NextToken?: string;
76
76
  }
@@ -79,13 +79,12 @@ export interface ListFiltersResponse {
79
79
  */
80
80
  export interface ListFindingsRequest {
81
81
  /**
82
- * @public
83
82
  * <p>The ID of the detector that specifies the GuardDuty service whose findings you want to
84
83
  * list.</p>
84
+ * @public
85
85
  */
86
86
  DetectorId: string | undefined;
87
87
  /**
88
- * @public
89
88
  * <p>Represents the criteria used for querying findings. Valid values include:</p>
90
89
  * <ul>
91
90
  * <li>
@@ -240,25 +239,26 @@ export interface ListFindingsRequest {
240
239
  * <p>Type: Timestamp in Unix Epoch millisecond format: 1486685375000</p>
241
240
  * </li>
242
241
  * </ul>
242
+ * @public
243
243
  */
244
244
  FindingCriteria?: FindingCriteria;
245
245
  /**
246
- * @public
247
246
  * <p>Represents the criteria used for sorting findings.</p>
247
+ * @public
248
248
  */
249
249
  SortCriteria?: SortCriteria;
250
250
  /**
251
- * @public
252
251
  * <p>You can use this parameter to indicate the maximum number of items you want in the
253
252
  * response. The default value is 50. The maximum value is 50.</p>
253
+ * @public
254
254
  */
255
255
  MaxResults?: number;
256
256
  /**
257
- * @public
258
257
  * <p>You can use this parameter when paginating results. Set the value of this parameter to
259
258
  * null on your first call to the list action. For subsequent calls to the action, fill nextToken
260
259
  * in the request with the value of NextToken from the previous response to continue listing
261
260
  * data.</p>
261
+ * @public
262
262
  */
263
263
  NextToken?: string;
264
264
  }
@@ -267,14 +267,14 @@ export interface ListFindingsRequest {
267
267
  */
268
268
  export interface ListFindingsResponse {
269
269
  /**
270
- * @public
271
270
  * <p>The IDs of the findings that you're listing.</p>
271
+ * @public
272
272
  */
273
273
  FindingIds: string[] | undefined;
274
274
  /**
275
- * @public
276
275
  * <p>The pagination parameter to be used on the next list operation to retrieve more
277
276
  * items.</p>
277
+ * @public
278
278
  */
279
279
  NextToken?: string;
280
280
  }
@@ -283,44 +283,44 @@ export interface ListFindingsResponse {
283
283
  */
284
284
  export interface ListInvitationsRequest {
285
285
  /**
286
- * @public
287
286
  * <p>You can use this parameter to indicate the maximum number of items that you want in the
288
287
  * response. The default value is 50. The maximum value is 50.</p>
288
+ * @public
289
289
  */
290
290
  MaxResults?: number;
291
291
  /**
292
- * @public
293
292
  * <p>You can use this parameter when paginating results. Set the value of this parameter to
294
293
  * null on your first call to the list action. For subsequent calls to the action, fill nextToken
295
294
  * in the request with the value of NextToken from the previous response to continue listing
296
295
  * data.</p>
296
+ * @public
297
297
  */
298
298
  NextToken?: string;
299
299
  }
300
300
  /**
301
- * @public
302
301
  * <p>Contains information about the invitation to become a member account.</p>
302
+ * @public
303
303
  */
304
304
  export interface Invitation {
305
305
  /**
306
- * @public
307
306
  * <p>The ID of the account that the invitation was sent from.</p>
307
+ * @public
308
308
  */
309
309
  AccountId?: string;
310
310
  /**
311
- * @public
312
311
  * <p>The ID of the invitation. This value is used to validate the inviter account to the member
313
312
  * account.</p>
313
+ * @public
314
314
  */
315
315
  InvitationId?: string;
316
316
  /**
317
- * @public
318
317
  * <p>The status of the relationship between the inviter and invitee accounts.</p>
318
+ * @public
319
319
  */
320
320
  RelationshipStatus?: string;
321
321
  /**
322
- * @public
323
322
  * <p>The timestamp when the invitation was sent.</p>
323
+ * @public
324
324
  */
325
325
  InvitedAt?: string;
326
326
  }
@@ -329,14 +329,14 @@ export interface Invitation {
329
329
  */
330
330
  export interface ListInvitationsResponse {
331
331
  /**
332
- * @public
333
332
  * <p>A list of invitation descriptions.</p>
333
+ * @public
334
334
  */
335
335
  Invitations?: Invitation[];
336
336
  /**
337
- * @public
338
337
  * <p>The pagination parameter to be used on the next list operation to retrieve more
339
338
  * items.</p>
339
+ * @public
340
340
  */
341
341
  NextToken?: string;
342
342
  }
@@ -345,22 +345,22 @@ export interface ListInvitationsResponse {
345
345
  */
346
346
  export interface ListIPSetsRequest {
347
347
  /**
348
- * @public
349
348
  * <p>The unique ID of the detector that the IPSet is associated with.</p>
349
+ * @public
350
350
  */
351
351
  DetectorId: string | undefined;
352
352
  /**
353
- * @public
354
353
  * <p>You can use this parameter to indicate the maximum number of items you want in the
355
354
  * response. The default value is 50. The maximum value is 50.</p>
355
+ * @public
356
356
  */
357
357
  MaxResults?: number;
358
358
  /**
359
- * @public
360
359
  * <p>You can use this parameter when paginating results. Set the value of this parameter to
361
360
  * null on your first call to the list action. For subsequent calls to the action, fill nextToken
362
361
  * in the request with the value of NextToken from the previous response to continue listing
363
362
  * data.</p>
363
+ * @public
364
364
  */
365
365
  NextToken?: string;
366
366
  }
@@ -369,14 +369,14 @@ export interface ListIPSetsRequest {
369
369
  */
370
370
  export interface ListIPSetsResponse {
371
371
  /**
372
- * @public
373
372
  * <p>The IDs of the IPSet resources.</p>
373
+ * @public
374
374
  */
375
375
  IpSetIds: string[] | undefined;
376
376
  /**
377
- * @public
378
377
  * <p>The pagination parameter to be used on the next list operation to retrieve more
379
378
  * items.</p>
379
+ * @public
380
380
  */
381
381
  NextToken?: string;
382
382
  }
@@ -385,32 +385,32 @@ export interface ListIPSetsResponse {
385
385
  */
386
386
  export interface ListMembersRequest {
387
387
  /**
388
- * @public
389
388
  * <p>The unique ID of the detector the member is associated with.</p>
389
+ * @public
390
390
  */
391
391
  DetectorId: string | undefined;
392
392
  /**
393
- * @public
394
393
  * <p>You can use this parameter to indicate the maximum number of items you want in the
395
394
  * response. The default value is 50. The maximum value is 50.</p>
395
+ * @public
396
396
  */
397
397
  MaxResults?: number;
398
398
  /**
399
- * @public
400
399
  * <p>You can use this parameter when paginating results. Set the value of this parameter to
401
400
  * null on your first call to the list action. For subsequent calls to the action, fill nextToken
402
401
  * in the request with the value of NextToken from the previous response to continue listing
403
402
  * data.</p>
403
+ * @public
404
404
  */
405
405
  NextToken?: string;
406
406
  /**
407
- * @public
408
407
  * <p>Specifies whether to only return associated members or to return all members (including
409
408
  * members who haven't been invited yet or have been disassociated). Member accounts must have
410
409
  * been previously associated with the GuardDuty administrator account using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">
411
410
  * <code>Create
412
411
  * Members</code>
413
412
  * </a>. </p>
413
+ * @public
414
414
  */
415
415
  OnlyAssociated?: string;
416
416
  }
@@ -419,18 +419,18 @@ export interface ListMembersRequest {
419
419
  */
420
420
  export interface ListMembersResponse {
421
421
  /**
422
- * @public
423
422
  * <p>A list of members.</p>
424
423
  * <note>
425
424
  * <p>The values for <code>email</code> and <code>invitedAt</code> are available
426
425
  * only if the member accounts are added by invitation.</p>
427
426
  * </note>
427
+ * @public
428
428
  */
429
429
  Members?: Member[];
430
430
  /**
431
- * @public
432
431
  * <p>The pagination parameter to be used on the next list operation to retrieve more
433
432
  * items.</p>
433
+ * @public
434
434
  */
435
435
  NextToken?: string;
436
436
  }
@@ -439,16 +439,16 @@ export interface ListMembersResponse {
439
439
  */
440
440
  export interface ListOrganizationAdminAccountsRequest {
441
441
  /**
442
- * @public
443
442
  * <p>The maximum number of results to return in the response.</p>
443
+ * @public
444
444
  */
445
445
  MaxResults?: number;
446
446
  /**
447
- * @public
448
447
  * <p>A token to use for paginating results that are returned in the response. Set the value of
449
448
  * this parameter to null for the first request to a list action. For subsequent calls, use the
450
449
  * <code>NextToken</code> value returned from the previous request to continue listing results
451
450
  * after the first page.</p>
451
+ * @public
452
452
  */
453
453
  NextToken?: string;
454
454
  }
@@ -457,14 +457,14 @@ export interface ListOrganizationAdminAccountsRequest {
457
457
  */
458
458
  export interface ListOrganizationAdminAccountsResponse {
459
459
  /**
460
- * @public
461
460
  * <p>A list of accounts configured as GuardDuty delegated administrators.</p>
461
+ * @public
462
462
  */
463
463
  AdminAccounts?: AdminAccount[];
464
464
  /**
465
- * @public
466
465
  * <p>The pagination parameter to be used on the next list operation to retrieve more
467
466
  * items.</p>
467
+ * @public
468
468
  */
469
469
  NextToken?: string;
470
470
  }
@@ -473,21 +473,21 @@ export interface ListOrganizationAdminAccountsResponse {
473
473
  */
474
474
  export interface ListPublishingDestinationsRequest {
475
475
  /**
476
- * @public
477
476
  * <p>The ID of the detector to retrieve publishing destinations for.</p>
477
+ * @public
478
478
  */
479
479
  DetectorId: string | undefined;
480
480
  /**
481
- * @public
482
481
  * <p>The maximum number of results to return in the response.</p>
482
+ * @public
483
483
  */
484
484
  MaxResults?: number;
485
485
  /**
486
- * @public
487
486
  * <p>A token to use for paginating results that are returned in the response. Set the value of
488
487
  * this parameter to null for the first request to a list action. For subsequent calls, use the
489
488
  * <code>NextToken</code> value returned from the previous request to continue listing results
490
489
  * after the first page.</p>
490
+ * @public
491
491
  */
492
492
  NextToken?: string;
493
493
  }
@@ -496,17 +496,17 @@ export interface ListPublishingDestinationsRequest {
496
496
  */
497
497
  export interface ListPublishingDestinationsResponse {
498
498
  /**
499
- * @public
500
499
  * <p>A <code>Destinations</code> object that includes information about each publishing
501
500
  * destination returned.</p>
501
+ * @public
502
502
  */
503
503
  Destinations: Destination[] | undefined;
504
504
  /**
505
- * @public
506
505
  * <p>A token to use for paginating results that are returned in the response. Set the value of
507
506
  * this parameter to null for the first request to a list action. For subsequent calls, use the
508
507
  * <code>NextToken</code> value returned from the previous request to continue listing results
509
508
  * after the first page.</p>
509
+ * @public
510
510
  */
511
511
  NextToken?: string;
512
512
  }
@@ -515,8 +515,8 @@ export interface ListPublishingDestinationsResponse {
515
515
  */
516
516
  export interface ListTagsForResourceRequest {
517
517
  /**
518
- * @public
519
518
  * <p>The Amazon Resource Name (ARN) for the given GuardDuty resource. </p>
519
+ * @public
520
520
  */
521
521
  ResourceArn: string | undefined;
522
522
  }
@@ -525,8 +525,8 @@ export interface ListTagsForResourceRequest {
525
525
  */
526
526
  export interface ListTagsForResourceResponse {
527
527
  /**
528
- * @public
529
528
  * <p>The tags associated with the resource.</p>
529
+ * @public
530
530
  */
531
531
  Tags?: Record<string, string>;
532
532
  }
@@ -535,22 +535,22 @@ export interface ListTagsForResourceResponse {
535
535
  */
536
536
  export interface ListThreatIntelSetsRequest {
537
537
  /**
538
- * @public
539
538
  * <p>The unique ID of the detector that the threatIntelSet is associated with.</p>
539
+ * @public
540
540
  */
541
541
  DetectorId: string | undefined;
542
542
  /**
543
- * @public
544
543
  * <p>You can use this parameter to indicate the maximum number of items that you want in the
545
544
  * response. The default value is 50. The maximum value is 50.</p>
545
+ * @public
546
546
  */
547
547
  MaxResults?: number;
548
548
  /**
549
- * @public
550
549
  * <p>You can use this parameter to paginate results in the response. Set the value of this
551
550
  * parameter to null on your first call to the list action. For subsequent calls to the action,
552
551
  * fill nextToken in the request with the value of NextToken from the previous response to
553
552
  * continue listing data.</p>
553
+ * @public
554
554
  */
555
555
  NextToken?: string;
556
556
  }
@@ -559,14 +559,14 @@ export interface ListThreatIntelSetsRequest {
559
559
  */
560
560
  export interface ListThreatIntelSetsResponse {
561
561
  /**
562
- * @public
563
562
  * <p>The IDs of the ThreatIntelSet resources.</p>
563
+ * @public
564
564
  */
565
565
  ThreatIntelSetIds: string[] | undefined;
566
566
  /**
567
- * @public
568
567
  * <p>The pagination parameter to be used on the next list operation to retrieve more
569
568
  * items.</p>
569
+ * @public
570
570
  */
571
571
  NextToken?: string;
572
572
  }
@@ -575,8 +575,8 @@ export interface ListThreatIntelSetsResponse {
575
575
  */
576
576
  export interface StartMalwareScanRequest {
577
577
  /**
578
- * @public
579
578
  * <p>Amazon Resource Name (ARN) of the resource for which you invoked the API.</p>
579
+ * @public
580
580
  */
581
581
  ResourceArn: string | undefined;
582
582
  }
@@ -585,9 +585,9 @@ export interface StartMalwareScanRequest {
585
585
  */
586
586
  export interface StartMalwareScanResponse {
587
587
  /**
588
- * @public
589
588
  * <p>A unique identifier that gets generated when you invoke the API without any error. Each malware scan has
590
589
  * a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.</p>
590
+ * @public
591
591
  */
592
592
  ScanId?: string;
593
593
  }
@@ -596,14 +596,14 @@ export interface StartMalwareScanResponse {
596
596
  */
597
597
  export interface StartMonitoringMembersRequest {
598
598
  /**
599
- * @public
600
599
  * <p>The unique ID of the detector of the GuardDuty administrator account associated with the
601
600
  * member accounts to monitor.</p>
601
+ * @public
602
602
  */
603
603
  DetectorId: string | undefined;
604
604
  /**
605
- * @public
606
605
  * <p>A list of account IDs of the GuardDuty member accounts to start monitoring.</p>
606
+ * @public
607
607
  */
608
608
  AccountIds: string[] | undefined;
609
609
  }
@@ -612,9 +612,9 @@ export interface StartMonitoringMembersRequest {
612
612
  */
613
613
  export interface StartMonitoringMembersResponse {
614
614
  /**
615
- * @public
616
615
  * <p>A list of objects that contain the unprocessed account and a result string that explains
617
616
  * why it was unprocessed.</p>
617
+ * @public
618
618
  */
619
619
  UnprocessedAccounts: UnprocessedAccount[] | undefined;
620
620
  }
@@ -623,14 +623,14 @@ export interface StartMonitoringMembersResponse {
623
623
  */
624
624
  export interface StopMonitoringMembersRequest {
625
625
  /**
626
- * @public
627
626
  * <p>The unique ID of the detector associated with the GuardDuty administrator account that is
628
627
  * monitoring member accounts.</p>
628
+ * @public
629
629
  */
630
630
  DetectorId: string | undefined;
631
631
  /**
632
- * @public
633
632
  * <p>A list of account IDs for the member accounts to stop monitoring.</p>
633
+ * @public
634
634
  */
635
635
  AccountIds: string[] | undefined;
636
636
  }
@@ -639,9 +639,9 @@ export interface StopMonitoringMembersRequest {
639
639
  */
640
640
  export interface StopMonitoringMembersResponse {
641
641
  /**
642
- * @public
643
642
  * <p>A list of objects that contain an accountId for each account that could not be processed,
644
643
  * and a result string that indicates why the account was not processed. </p>
644
+ * @public
645
645
  */
646
646
  UnprocessedAccounts: UnprocessedAccount[] | undefined;
647
647
  }
@@ -650,13 +650,13 @@ export interface StopMonitoringMembersResponse {
650
650
  */
651
651
  export interface TagResourceRequest {
652
652
  /**
653
- * @public
654
653
  * <p>The Amazon Resource Name (ARN) for the GuardDuty resource to apply a tag to.</p>
654
+ * @public
655
655
  */
656
656
  ResourceArn: string | undefined;
657
657
  /**
658
- * @public
659
658
  * <p>The tags to be added to a resource.</p>
659
+ * @public
660
660
  */
661
661
  Tags: Record<string, string> | undefined;
662
662
  }
@@ -670,13 +670,13 @@ export interface TagResourceResponse {
670
670
  */
671
671
  export interface UnarchiveFindingsRequest {
672
672
  /**
673
- * @public
674
673
  * <p>The ID of the detector associated with the findings to unarchive.</p>
674
+ * @public
675
675
  */
676
676
  DetectorId: string | undefined;
677
677
  /**
678
- * @public
679
678
  * <p>The IDs of the findings to unarchive.</p>
679
+ * @public
680
680
  */
681
681
  FindingIds: string[] | undefined;
682
682
  }
@@ -690,13 +690,13 @@ export interface UnarchiveFindingsResponse {
690
690
  */
691
691
  export interface UntagResourceRequest {
692
692
  /**
693
- * @public
694
693
  * <p>The Amazon Resource Name (ARN) for the resource to remove tags from.</p>
694
+ * @public
695
695
  */
696
696
  ResourceArn: string | undefined;
697
697
  /**
698
- * @public
699
698
  * <p>The tag keys to remove from the resource.</p>
699
+ * @public
700
700
  */
701
701
  TagKeys: string[] | undefined;
702
702
  }
@@ -710,34 +710,34 @@ export interface UntagResourceResponse {
710
710
  */
711
711
  export interface UpdateDetectorRequest {
712
712
  /**
713
- * @public
714
713
  * <p>The unique ID of the detector to update.</p>
714
+ * @public
715
715
  */
716
716
  DetectorId: string | undefined;
717
717
  /**
718
- * @public
719
718
  * <p>Specifies whether the detector is enabled or not enabled.</p>
719
+ * @public
720
720
  */
721
721
  Enable?: boolean;
722
722
  /**
723
- * @public
724
723
  * <p>An enum value that specifies how frequently findings are exported, such as to CloudWatch
725
724
  * Events.</p>
725
+ * @public
726
726
  */
727
727
  FindingPublishingFrequency?: FindingPublishingFrequency;
728
728
  /**
729
- * @public
730
729
  * @deprecated
731
730
  *
732
731
  * <p>Describes which data sources will be updated.</p>
733
732
  * <p>There might be regional differences because some data sources might not be
734
733
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
735
734
  * information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
735
+ * @public
736
736
  */
737
737
  DataSources?: DataSourceConfigurations;
738
738
  /**
739
- * @public
740
739
  * <p>Provides the features that will be updated for the detector.</p>
740
+ * @public
741
741
  */
742
742
  Features?: DetectorFeatureConfiguration[];
743
743
  }
@@ -751,38 +751,38 @@ export interface UpdateDetectorResponse {
751
751
  */
752
752
  export interface UpdateFilterRequest {
753
753
  /**
754
- * @public
755
754
  * <p>The unique ID of the detector that specifies the GuardDuty service where you want to
756
755
  * update a filter.</p>
756
+ * @public
757
757
  */
758
758
  DetectorId: string | undefined;
759
759
  /**
760
- * @public
761
760
  * <p>The name of the filter.</p>
761
+ * @public
762
762
  */
763
763
  FilterName: string | undefined;
764
764
  /**
765
- * @public
766
765
  * <p>The description of the filter. Valid characters include alphanumeric characters, and
767
766
  * special characters such as hyphen, period, colon, underscore, parentheses (<code>\{ \}</code>,
768
767
  * <code>[ ]</code>, and <code>( )</code>), forward slash, horizontal tab, vertical tab,
769
768
  * newline, form feed, return, and whitespace.</p>
769
+ * @public
770
770
  */
771
771
  Description?: string;
772
772
  /**
773
- * @public
774
773
  * <p>Specifies the action that is to be applied to the findings that match the filter.</p>
774
+ * @public
775
775
  */
776
776
  Action?: FilterAction;
777
777
  /**
778
- * @public
779
778
  * <p>Specifies the position of the filter in the list of current filters. Also specifies the
780
779
  * order in which this filter is applied to the findings.</p>
780
+ * @public
781
781
  */
782
782
  Rank?: number;
783
783
  /**
784
- * @public
785
784
  * <p>Represents the criteria to be used in the filter for querying findings.</p>
785
+ * @public
786
786
  */
787
787
  FindingCriteria?: FindingCriteria;
788
788
  }
@@ -791,8 +791,8 @@ export interface UpdateFilterRequest {
791
791
  */
792
792
  export interface UpdateFilterResponse {
793
793
  /**
794
- * @public
795
794
  * <p>The name of the filter.</p>
795
+ * @public
796
796
  */
797
797
  Name: string | undefined;
798
798
  }
@@ -801,23 +801,23 @@ export interface UpdateFilterResponse {
801
801
  */
802
802
  export interface UpdateFindingsFeedbackRequest {
803
803
  /**
804
- * @public
805
804
  * <p>The ID of the detector associated with the findings to update feedback for.</p>
805
+ * @public
806
806
  */
807
807
  DetectorId: string | undefined;
808
808
  /**
809
- * @public
810
809
  * <p>The IDs of the findings that you want to mark as useful or not useful.</p>
810
+ * @public
811
811
  */
812
812
  FindingIds: string[] | undefined;
813
813
  /**
814
- * @public
815
814
  * <p>The feedback for the finding.</p>
815
+ * @public
816
816
  */
817
817
  Feedback: Feedback | undefined;
818
818
  /**
819
- * @public
820
819
  * <p>Additional feedback about the GuardDuty findings.</p>
820
+ * @public
821
821
  */
822
822
  Comments?: string;
823
823
  }
@@ -831,28 +831,28 @@ export interface UpdateFindingsFeedbackResponse {
831
831
  */
832
832
  export interface UpdateIPSetRequest {
833
833
  /**
834
- * @public
835
834
  * <p>The detectorID that specifies the GuardDuty service whose IPSet you want to update.</p>
835
+ * @public
836
836
  */
837
837
  DetectorId: string | undefined;
838
838
  /**
839
- * @public
840
839
  * <p>The unique ID that specifies the IPSet that you want to update.</p>
840
+ * @public
841
841
  */
842
842
  IpSetId: string | undefined;
843
843
  /**
844
- * @public
845
844
  * <p>The unique ID that specifies the IPSet that you want to update.</p>
845
+ * @public
846
846
  */
847
847
  Name?: string;
848
848
  /**
849
- * @public
850
849
  * <p>The updated URI of the file that contains the IPSet. </p>
850
+ * @public
851
851
  */
852
852
  Location?: string;
853
853
  /**
854
- * @public
855
854
  * <p>The updated Boolean value that specifies whether the IPSet is active or not.</p>
855
+ * @public
856
856
  */
857
857
  Activate?: boolean;
858
858
  }
@@ -866,19 +866,19 @@ export interface UpdateIPSetResponse {
866
866
  */
867
867
  export interface UpdateMalwareScanSettingsRequest {
868
868
  /**
869
- * @public
870
869
  * <p>The unique ID of the detector that specifies the GuardDuty service where you want to
871
870
  * update scan settings.</p>
871
+ * @public
872
872
  */
873
873
  DetectorId: string | undefined;
874
874
  /**
875
- * @public
876
875
  * <p>Represents the criteria to be used in the filter for selecting resources to scan.</p>
876
+ * @public
877
877
  */
878
878
  ScanResourceCriteria?: ScanResourceCriteria;
879
879
  /**
880
- * @public
881
880
  * <p>An enum value representing possible snapshot preservation settings.</p>
881
+ * @public
882
882
  */
883
883
  EbsSnapshotPreservation?: EbsSnapshotPreservation;
884
884
  }
@@ -888,39 +888,39 @@ export interface UpdateMalwareScanSettingsRequest {
888
888
  export interface UpdateMalwareScanSettingsResponse {
889
889
  }
890
890
  /**
891
- * @public
892
891
  * <p>Information about the additional configuration for the member account.</p>
892
+ * @public
893
893
  */
894
894
  export interface MemberAdditionalConfiguration {
895
895
  /**
896
- * @public
897
896
  * <p>Name of the additional configuration.</p>
897
+ * @public
898
898
  */
899
899
  Name?: OrgFeatureAdditionalConfiguration;
900
900
  /**
901
- * @public
902
901
  * <p>Status of the additional configuration.</p>
902
+ * @public
903
903
  */
904
904
  Status?: FeatureStatus;
905
905
  }
906
906
  /**
907
- * @public
908
907
  * <p>Contains information about the features for the member account.</p>
908
+ * @public
909
909
  */
910
910
  export interface MemberFeaturesConfiguration {
911
911
  /**
912
- * @public
913
912
  * <p>The name of the feature.</p>
913
+ * @public
914
914
  */
915
915
  Name?: OrgFeature;
916
916
  /**
917
- * @public
918
917
  * <p>The status of the feature.</p>
918
+ * @public
919
919
  */
920
920
  Status?: FeatureStatus;
921
921
  /**
922
- * @public
923
922
  * <p>Additional configuration of the feature for the member account.</p>
923
+ * @public
924
924
  */
925
925
  AdditionalConfiguration?: MemberAdditionalConfiguration[];
926
926
  }
@@ -929,25 +929,25 @@ export interface MemberFeaturesConfiguration {
929
929
  */
930
930
  export interface UpdateMemberDetectorsRequest {
931
931
  /**
932
- * @public
933
932
  * <p>The detector ID of the administrator account.</p>
933
+ * @public
934
934
  */
935
935
  DetectorId: string | undefined;
936
936
  /**
937
- * @public
938
937
  * <p>A list of member account IDs to be updated.</p>
938
+ * @public
939
939
  */
940
940
  AccountIds: string[] | undefined;
941
941
  /**
942
- * @public
943
942
  * @deprecated
944
943
  *
945
944
  * <p>Describes which data sources will be updated.</p>
945
+ * @public
946
946
  */
947
947
  DataSources?: DataSourceConfigurations;
948
948
  /**
949
- * @public
950
949
  * <p>A list of features that will be updated for the specified member accounts.</p>
950
+ * @public
951
951
  */
952
952
  Features?: MemberFeaturesConfiguration[];
953
953
  }
@@ -956,123 +956,122 @@ export interface UpdateMemberDetectorsRequest {
956
956
  */
957
957
  export interface UpdateMemberDetectorsResponse {
958
958
  /**
959
- * @public
960
959
  * <p>A list of member account IDs that were unable to be processed along with an explanation
961
960
  * for why they were not processed.</p>
961
+ * @public
962
962
  */
963
963
  UnprocessedAccounts: UnprocessedAccount[] | undefined;
964
964
  }
965
965
  /**
966
- * @public
967
966
  * <p>Organization-wide Kubernetes audit logs configuration.</p>
967
+ * @public
968
968
  */
969
969
  export interface OrganizationKubernetesAuditLogsConfiguration {
970
970
  /**
971
- * @public
972
971
  * <p>A value that contains information on whether Kubernetes audit logs should be enabled
973
972
  * automatically as a data source for the organization.</p>
973
+ * @public
974
974
  */
975
975
  AutoEnable: boolean | undefined;
976
976
  }
977
977
  /**
978
- * @public
979
978
  * <p>Organization-wide Kubernetes data sources configurations.</p>
979
+ * @public
980
980
  */
981
981
  export interface OrganizationKubernetesConfiguration {
982
982
  /**
983
- * @public
984
983
  * <p>Whether Kubernetes audit logs data source should be auto-enabled for new members joining
985
984
  * the organization.</p>
985
+ * @public
986
986
  */
987
987
  AuditLogs: OrganizationKubernetesAuditLogsConfiguration | undefined;
988
988
  }
989
989
  /**
990
- * @public
991
990
  * <p>Organization-wide EBS volumes scan configuration.</p>
991
+ * @public
992
992
  */
993
993
  export interface OrganizationEbsVolumes {
994
994
  /**
995
- * @public
996
995
  * <p>Whether scanning EBS volumes should be auto-enabled for new members joining the
997
996
  * organization.</p>
997
+ * @public
998
998
  */
999
999
  AutoEnable?: boolean;
1000
1000
  }
1001
1001
  /**
1002
- * @public
1003
1002
  * <p>Organization-wide EC2 instances with findings scan configuration.</p>
1003
+ * @public
1004
1004
  */
1005
1005
  export interface OrganizationScanEc2InstanceWithFindings {
1006
1006
  /**
1007
- * @public
1008
1007
  * <p>Whether scanning EBS volumes should be auto-enabled for new members joining the
1009
1008
  * organization.</p>
1009
+ * @public
1010
1010
  */
1011
1011
  EbsVolumes?: OrganizationEbsVolumes;
1012
1012
  }
1013
1013
  /**
1014
- * @public
1015
1014
  * <p>Organization-wide Malware Protection configurations.</p>
1015
+ * @public
1016
1016
  */
1017
1017
  export interface OrganizationMalwareProtectionConfiguration {
1018
1018
  /**
1019
- * @public
1020
1019
  * <p>Whether Malware Protection for EC2 instances with findings should be auto-enabled for new
1021
1020
  * members joining the organization.</p>
1021
+ * @public
1022
1022
  */
1023
1023
  ScanEc2InstanceWithFindings?: OrganizationScanEc2InstanceWithFindings;
1024
1024
  }
1025
1025
  /**
1026
- * @public
1027
1026
  * <p>Describes whether S3 data event logs will be automatically enabled for new members of the
1028
1027
  * organization.</p>
1028
+ * @public
1029
1029
  */
1030
1030
  export interface OrganizationS3LogsConfiguration {
1031
1031
  /**
1032
- * @public
1033
1032
  * <p>A value that contains information on whether S3 data event logs will be enabled
1034
1033
  * automatically as a data source for the organization.</p>
1034
+ * @public
1035
1035
  */
1036
1036
  AutoEnable: boolean | undefined;
1037
1037
  }
1038
1038
  /**
1039
- * @public
1040
1039
  * <p>An object that contains information on which data sources will be configured to be
1041
1040
  * automatically enabled for new members within the organization.</p>
1041
+ * @public
1042
1042
  */
1043
1043
  export interface OrganizationDataSourceConfigurations {
1044
1044
  /**
1045
- * @public
1046
1045
  * <p>Describes whether S3 data event logs are enabled for new members of the
1047
1046
  * organization.</p>
1047
+ * @public
1048
1048
  */
1049
1049
  S3Logs?: OrganizationS3LogsConfiguration;
1050
1050
  /**
1051
- * @public
1052
1051
  * <p>Describes the configuration of Kubernetes data sources for new members of the
1053
1052
  * organization.</p>
1053
+ * @public
1054
1054
  */
1055
1055
  Kubernetes?: OrganizationKubernetesConfiguration;
1056
1056
  /**
1057
- * @public
1058
1057
  * <p>Describes the configuration of Malware Protection for new members of the
1059
1058
  * organization.</p>
1059
+ * @public
1060
1060
  */
1061
1061
  MalwareProtection?: OrganizationMalwareProtectionConfiguration;
1062
1062
  }
1063
1063
  /**
1064
- * @public
1065
1064
  * <p>A list of additional configurations which will be configured for the organization. </p>
1065
+ * @public
1066
1066
  */
1067
1067
  export interface OrganizationAdditionalConfiguration {
1068
1068
  /**
1069
- * @public
1070
1069
  * <p>The name of the additional configuration that will be configured for the
1071
1070
  * organization.</p>
1071
+ * @public
1072
1072
  */
1073
1073
  Name?: OrgFeatureAdditionalConfiguration;
1074
1074
  /**
1075
- * @public
1076
1075
  * <p>The status of the additional configuration that will be configured for the
1077
1076
  * organization. Use one of the following
1078
1077
  * values to configure the feature status for the entire organization:</p>
@@ -1099,21 +1098,21 @@ export interface OrganizationAdditionalConfiguration {
1099
1098
  * for each account individually.</p>
1100
1099
  * </li>
1101
1100
  * </ul>
1101
+ * @public
1102
1102
  */
1103
1103
  AutoEnable?: OrgFeatureStatus;
1104
1104
  }
1105
1105
  /**
1106
- * @public
1107
1106
  * <p>A list of features which will be configured for the organization.</p>
1107
+ * @public
1108
1108
  */
1109
1109
  export interface OrganizationFeatureConfiguration {
1110
1110
  /**
1111
- * @public
1112
1111
  * <p>The name of the feature that will be configured for the organization.</p>
1112
+ * @public
1113
1113
  */
1114
1114
  Name?: OrgFeature;
1115
1115
  /**
1116
- * @public
1117
1116
  * <p>Describes the status of the feature that is configured for the
1118
1117
  * member accounts within the organization. One of the following
1119
1118
  * values is the status for the entire organization:</p>
@@ -1139,11 +1138,12 @@ export interface OrganizationFeatureConfiguration {
1139
1138
  * for each account individually.</p>
1140
1139
  * </li>
1141
1140
  * </ul>
1141
+ * @public
1142
1142
  */
1143
1143
  AutoEnable?: OrgFeatureStatus;
1144
1144
  /**
1145
- * @public
1146
1145
  * <p>The additional information that will be configured for the organization.</p>
1146
+ * @public
1147
1147
  */
1148
1148
  AdditionalConfiguration?: OrganizationAdditionalConfiguration[];
1149
1149
  }
@@ -1152,34 +1152,33 @@ export interface OrganizationFeatureConfiguration {
1152
1152
  */
1153
1153
  export interface UpdateOrganizationConfigurationRequest {
1154
1154
  /**
1155
- * @public
1156
1155
  * <p>The ID of the detector that configures the delegated administrator.</p>
1156
+ * @public
1157
1157
  */
1158
1158
  DetectorId: string | undefined;
1159
1159
  /**
1160
- * @public
1161
1160
  * @deprecated
1162
1161
  *
1163
1162
  * <p>Represents whether or not to automatically enable member accounts in the organization.</p>
1164
1163
  * <p>Even though this is still supported, we recommend using
1165
1164
  * <code>AutoEnableOrganizationMembers</code> to achieve the similar results. You must provide a
1166
1165
  * value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>.</p>
1166
+ * @public
1167
1167
  */
1168
1168
  AutoEnable?: boolean;
1169
1169
  /**
1170
- * @public
1171
1170
  * @deprecated
1172
1171
  *
1173
1172
  * <p>Describes which data sources will be updated.</p>
1173
+ * @public
1174
1174
  */
1175
1175
  DataSources?: OrganizationDataSourceConfigurations;
1176
1176
  /**
1177
- * @public
1178
1177
  * <p>A list of features that will be configured for the organization.</p>
1178
+ * @public
1179
1179
  */
1180
1180
  Features?: OrganizationFeatureConfiguration[];
1181
1181
  /**
1182
- * @public
1183
1182
  * <p>Indicates the auto-enablement configuration of GuardDuty for the member accounts in the
1184
1183
  * organization. You must provide a value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>. </p>
1185
1184
  * <p>Use one of the
@@ -1208,6 +1207,7 @@ export interface UpdateOrganizationConfigurationRequest {
1208
1207
  * no new account will have the corresponding option as enabled.</p>
1209
1208
  * </li>
1210
1209
  * </ul>
1210
+ * @public
1211
1211
  */
1212
1212
  AutoEnableOrganizationMembers?: AutoEnableMembers;
1213
1213
  }
@@ -1221,19 +1221,19 @@ export interface UpdateOrganizationConfigurationResponse {
1221
1221
  */
1222
1222
  export interface UpdatePublishingDestinationRequest {
1223
1223
  /**
1224
- * @public
1225
1224
  * <p>The ID of the detector associated with the publishing destinations to update.</p>
1225
+ * @public
1226
1226
  */
1227
1227
  DetectorId: string | undefined;
1228
1228
  /**
1229
- * @public
1230
1229
  * <p>The ID of the publishing destination to update.</p>
1230
+ * @public
1231
1231
  */
1232
1232
  DestinationId: string | undefined;
1233
1233
  /**
1234
- * @public
1235
1234
  * <p>A <code>DestinationProperties</code> object that includes the <code>DestinationArn</code>
1236
1235
  * and <code>KmsKeyArn</code> of the publishing destination.</p>
1236
+ * @public
1237
1237
  */
1238
1238
  DestinationProperties?: DestinationProperties;
1239
1239
  }
@@ -1247,30 +1247,30 @@ export interface UpdatePublishingDestinationResponse {
1247
1247
  */
1248
1248
  export interface UpdateThreatIntelSetRequest {
1249
1249
  /**
1250
- * @public
1251
1250
  * <p>The detectorID that specifies the GuardDuty service whose ThreatIntelSet you want to
1252
1251
  * update.</p>
1252
+ * @public
1253
1253
  */
1254
1254
  DetectorId: string | undefined;
1255
1255
  /**
1256
- * @public
1257
1256
  * <p>The unique ID that specifies the ThreatIntelSet that you want to update.</p>
1257
+ * @public
1258
1258
  */
1259
1259
  ThreatIntelSetId: string | undefined;
1260
1260
  /**
1261
- * @public
1262
1261
  * <p>The unique ID that specifies the ThreatIntelSet that you want to update.</p>
1262
+ * @public
1263
1263
  */
1264
1264
  Name?: string;
1265
1265
  /**
1266
- * @public
1267
1266
  * <p>The updated URI of the file that contains the ThreateIntelSet.</p>
1267
+ * @public
1268
1268
  */
1269
1269
  Location?: string;
1270
1270
  /**
1271
- * @public
1272
1271
  * <p>The updated Boolean value that specifies whether the ThreateIntelSet is active or
1273
1272
  * not.</p>
1273
+ * @public
1274
1274
  */
1275
1275
  Activate?: boolean;
1276
1276
  }