@aws-sdk/client-guardduty 3.409.0 → 3.412.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 (41) hide show
  1. package/README.md +2 -2
  2. package/dist-cjs/models/models_0.js +6 -1
  3. package/dist-cjs/protocols/Aws_restJson1.js +1 -0
  4. package/dist-cjs/runtimeExtensions.js +3 -0
  5. package/dist-es/models/models_0.js +5 -0
  6. package/dist-es/protocols/Aws_restJson1.js +1 -0
  7. package/dist-es/runtimeExtensions.js +3 -0
  8. package/dist-types/GuardDuty.d.ts +2 -2
  9. package/dist-types/GuardDutyClient.d.ts +2 -2
  10. package/dist-types/commands/CreateMembersCommand.d.ts +10 -10
  11. package/dist-types/commands/DisableOrganizationAdminAccountCommand.d.ts +3 -2
  12. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +6 -6
  13. package/dist-types/commands/DisassociateFromMasterAccountCommand.d.ts +6 -6
  14. package/dist-types/commands/DisassociateMembersCommand.d.ts +9 -9
  15. package/dist-types/commands/EnableOrganizationAdminAccountCommand.d.ts +3 -2
  16. package/dist-types/commands/GetAdministratorAccountCommand.d.ts +5 -1
  17. package/dist-types/commands/GetCoverageStatisticsCommand.d.ts +1 -1
  18. package/dist-types/commands/InviteMembersCommand.d.ts +18 -16
  19. package/dist-types/commands/ListCoverageCommand.d.ts +2 -1
  20. package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -1
  21. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -2
  22. package/dist-types/commands/StartMalwareScanCommand.d.ts +2 -1
  23. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +1 -2
  24. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  25. package/dist-types/extensionConfiguration.d.ts +2 -1
  26. package/dist-types/index.d.ts +2 -2
  27. package/dist-types/models/models_0.d.ts +87 -45
  28. package/dist-types/models/models_1.d.ts +75 -8
  29. package/dist-types/runtimeConfig.browser.d.ts +4 -1
  30. package/dist-types/runtimeConfig.d.ts +4 -1
  31. package/dist-types/runtimeConfig.native.d.ts +4 -1
  32. package/dist-types/runtimeExtensions.d.ts +1 -1
  33. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +4 -2
  34. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  35. package/dist-types/ts3.4/models/models_0.d.ts +8 -4
  36. package/dist-types/ts3.4/models/models_1.d.ts +4 -0
  37. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -1
  38. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -1
  39. package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -1
  40. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  41. package/package.json +28 -28
package/README.md CHANGED
@@ -22,8 +22,8 @@ been used, or unusual API calls like a password policy change to reduce password
22
22
  <p>GuardDuty informs you about the status of your Amazon Web Services environment by producing security
23
23
  findings that you can view in the GuardDuty console or through Amazon EventBridge. For more
24
24
  information, see the <i>
25
- <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon GuardDuty User
26
- Guide</a>
25
+ <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
26
+ GuardDuty User Guide</a>
27
27
  </i>. </p>
28
28
 
29
29
  ## Installing
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UsageStatisticType = exports.UsageFeature = exports.ThreatIntelSetStatus = exports.ScanCriterionKey = exports.IpSetStatus = exports.FindingStatisticType = exports.Feedback = exports.EbsSnapshotPreservation = exports.DetectorStatus = exports.DetectorFeatureResult = exports.PublishingStatus = exports.OrgFeature = exports.OrgFeatureAdditionalConfiguration = exports.OrgFeatureStatus = exports.ScanType = exports.ScanStatus = exports.ScanResult = exports.DataSource = exports.CriterionKey = exports.ThreatIntelSetFormat = exports.DestinationType = exports.IpSetFormat = exports.FilterAction = exports.FindingPublishingFrequency = exports.DetectorFeature = exports.FeatureStatus = exports.FeatureAdditionalConfiguration = exports.CoverageStatisticsType = exports.OrderBy = exports.CoverageSortKey = exports.CoverageFilterCriterionKey = exports.ResourceType = exports.CoverageStatus = exports.ConflictException = exports.DataSourceStatus = exports.AutoEnableMembers = exports.AdminStatus = exports.FreeTrialFeatureResult = exports.AccessDeniedException = exports.InternalServerErrorException = exports.BadRequestException = void 0;
3
+ exports.UsageStatisticType = exports.UsageFeature = exports.ThreatIntelSetStatus = exports.ScanCriterionKey = exports.IpSetStatus = exports.FindingStatisticType = exports.Feedback = exports.EbsSnapshotPreservation = exports.DetectorStatus = exports.DetectorFeatureResult = exports.PublishingStatus = exports.OrgFeature = exports.OrgFeatureAdditionalConfiguration = exports.OrgFeatureStatus = exports.ScanType = exports.ScanStatus = exports.ScanResult = exports.DataSource = exports.CriterionKey = exports.ThreatIntelSetFormat = exports.DestinationType = exports.IpSetFormat = exports.FilterAction = exports.FindingPublishingFrequency = exports.DetectorFeature = exports.FeatureStatus = exports.FeatureAdditionalConfiguration = exports.CoverageStatisticsType = exports.OrderBy = exports.CoverageSortKey = exports.CoverageFilterCriterionKey = exports.ManagementType = exports.ResourceType = exports.CoverageStatus = exports.ConflictException = exports.DataSourceStatus = exports.AutoEnableMembers = exports.AdminStatus = exports.FreeTrialFeatureResult = exports.AccessDeniedException = exports.InternalServerErrorException = exports.BadRequestException = void 0;
4
4
  const GuardDutyServiceException_1 = require("./GuardDutyServiceException");
5
5
  class BadRequestException extends GuardDutyServiceException_1.GuardDutyServiceException {
6
6
  constructor(opts) {
@@ -93,11 +93,16 @@ exports.CoverageStatus = {
93
93
  exports.ResourceType = {
94
94
  EKS: "EKS",
95
95
  };
96
+ exports.ManagementType = {
97
+ AUTO_MANAGED: "AUTO_MANAGED",
98
+ MANUAL: "MANUAL",
99
+ };
96
100
  exports.CoverageFilterCriterionKey = {
97
101
  ACCOUNT_ID: "ACCOUNT_ID",
98
102
  ADDON_VERSION: "ADDON_VERSION",
99
103
  CLUSTER_NAME: "CLUSTER_NAME",
100
104
  COVERAGE_STATUS: "COVERAGE_STATUS",
105
+ MANAGEMENT_TYPE: "MANAGEMENT_TYPE",
101
106
  RESOURCE_TYPE: "RESOURCE_TYPE",
102
107
  };
103
108
  exports.CoverageSortKey = {
@@ -4517,6 +4517,7 @@ const de_CoverageEksClusterDetails = (output, context) => {
4517
4517
  ClusterName: [, smithy_client_1.expectString, `clusterName`],
4518
4518
  CompatibleNodes: [, smithy_client_1.expectLong, `compatibleNodes`],
4519
4519
  CoveredNodes: [, smithy_client_1.expectLong, `coveredNodes`],
4520
+ ManagementType: [, smithy_client_1.expectString, `managementType`],
4520
4521
  });
4521
4522
  };
4522
4523
  const de_CoverageResource = (output, context) => {
@@ -1,16 +1,19 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.resolveRuntimeExtensions = void 0;
4
+ const protocol_http_1 = require("@smithy/protocol-http");
4
5
  const smithy_client_1 = require("@smithy/smithy-client");
5
6
  const asPartial = (t) => t;
6
7
  const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
8
  const extensionConfiguration = {
8
9
  ...asPartial((0, smithy_client_1.getDefaultExtensionConfiguration)(runtimeConfig)),
10
+ ...asPartial((0, protocol_http_1.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
9
11
  };
10
12
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
11
13
  return {
12
14
  ...runtimeConfig,
13
15
  ...(0, smithy_client_1.resolveDefaultRuntimeConfig)(extensionConfiguration),
16
+ ...(0, protocol_http_1.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
14
17
  };
15
18
  };
16
19
  exports.resolveRuntimeExtensions = resolveRuntimeExtensions;
@@ -86,11 +86,16 @@ export const CoverageStatus = {
86
86
  export const ResourceType = {
87
87
  EKS: "EKS",
88
88
  };
89
+ export const ManagementType = {
90
+ AUTO_MANAGED: "AUTO_MANAGED",
91
+ MANUAL: "MANUAL",
92
+ };
89
93
  export const CoverageFilterCriterionKey = {
90
94
  ACCOUNT_ID: "ACCOUNT_ID",
91
95
  ADDON_VERSION: "ADDON_VERSION",
92
96
  CLUSTER_NAME: "CLUSTER_NAME",
93
97
  COVERAGE_STATUS: "COVERAGE_STATUS",
98
+ MANAGEMENT_TYPE: "MANAGEMENT_TYPE",
94
99
  RESOURCE_TYPE: "RESOURCE_TYPE",
95
100
  };
96
101
  export const CoverageSortKey = {
@@ -4376,6 +4376,7 @@ const de_CoverageEksClusterDetails = (output, context) => {
4376
4376
  ClusterName: [, __expectString, `clusterName`],
4377
4377
  CompatibleNodes: [, __expectLong, `compatibleNodes`],
4378
4378
  CoveredNodes: [, __expectLong, `coveredNodes`],
4379
+ ManagementType: [, __expectString, `managementType`],
4379
4380
  });
4380
4381
  };
4381
4382
  const de_CoverageResource = (output, context) => {
@@ -1,12 +1,15 @@
1
+ import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
1
2
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
2
3
  const asPartial = (t) => t;
3
4
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
4
5
  const extensionConfiguration = {
5
6
  ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
7
+ ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
6
8
  };
7
9
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
8
10
  return {
9
11
  ...runtimeConfig,
10
12
  ...resolveDefaultRuntimeConfig(extensionConfiguration),
13
+ ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
11
14
  };
12
15
  };
@@ -496,8 +496,8 @@ export interface GuardDuty {
496
496
  * <p>GuardDuty informs you about the status of your Amazon Web Services environment by producing security
497
497
  * findings that you can view in the GuardDuty console or through Amazon EventBridge. For more
498
498
  * information, see the <i>
499
- * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon GuardDuty User
500
- * Guide</a>
499
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
500
+ * GuardDuty User Guide</a>
501
501
  * </i>. </p>
502
502
  */
503
503
  export declare class GuardDuty extends GuardDutyClient implements GuardDuty {
@@ -234,8 +234,8 @@ export interface GuardDutyClientResolvedConfig extends GuardDutyClientResolvedCo
234
234
  * <p>GuardDuty informs you about the status of your Amazon Web Services environment by producing security
235
235
  * findings that you can view in the GuardDuty console or through Amazon EventBridge. For more
236
236
  * information, see the <i>
237
- * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon GuardDuty User
238
- * Guide</a>
237
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
238
+ * GuardDuty User Guide</a>
239
239
  * </i>. </p>
240
240
  */
241
241
  export declare class GuardDutyClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, GuardDutyClientResolvedConfig> {
@@ -27,17 +27,17 @@ export interface CreateMembersCommandOutput extends CreateMembersResponse, __Met
27
27
  * IDs. This step is a prerequisite for managing the associated member accounts either by
28
28
  * invitation or through an organization.</p>
29
29
  * <p>As a delegated administrator, using <code>CreateMembers</code> will enable GuardDuty in
30
- * the added member accounts, with the exception of the organization delegated administrator
31
- * account. A delegated administrator must enable GuardDuty prior to being added as a
32
- * member.</p>
30
+ * the added member accounts, with the exception of the
31
+ * organization delegated administrator account. A delegated administrator must enable GuardDuty
32
+ * prior to being added as a member.</p>
33
33
  * <p>If you are adding accounts by invitation, before using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a>, use
34
- * <code>CreateMembers</code> after GuardDuty has been enabled in potential member accounts.</p>
35
- * <p>If you disassociate a member from a GuardDuty delegated administrator, the member account
36
- * details obtained from this API, including the associated email addresses, will be retained.
37
- * This is done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without
38
- * the need to invoke the CreateMembers API again. To remove the details associated with a member
39
- * account, the delegated administrator must invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API.
40
- * </p>
34
+ * <code>CreateMembers</code> after GuardDuty has been enabled in potential member accounts.</p>
35
+ * <p>If you disassociate a member from a GuardDuty
36
+ * delegated administrator, the member account details
37
+ * obtained from this API, including the associated email addresses, will be retained.
38
+ * This is done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without the need to invoke the CreateMembers API again. To
39
+ * remove the details associated with a member account, the delegated administrator must invoke the
40
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p>
41
41
  * @example
42
42
  * Use a bare-bones client and the command you need to make an API call.
43
43
  * ```javascript
@@ -23,8 +23,9 @@ export interface DisableOrganizationAdminAccountCommandOutput extends DisableOrg
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Disables an Amazon Web Services account within the Organization as the GuardDuty delegated
27
- * administrator.</p>
26
+ * <p>Removes the existing GuardDuty delegated
27
+ * administrator of the organization. Only the organization's management account can run this
28
+ * API operation.</p>
28
29
  * @example
29
30
  * Use a bare-bones client and the command you need to make an API call.
30
31
  * ```javascript
@@ -24,12 +24,12 @@ export interface DisassociateFromAdministratorAccountCommandOutput extends Disas
24
24
  /**
25
25
  * @public
26
26
  * <p>Disassociates the current GuardDuty member account from its administrator account.</p>
27
- * <p>When you disassociate an invited member from a GuardDuty delegated administrator, the member
28
- * account details obtained from the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> API,
29
- * including the associated email addresses, are retained. This is done so that the delegated
30
- * administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without
31
- * the need to invoke the CreateMembers API again. To remove the details associated with a member
32
- * account, the delegated administrator must invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p>
27
+ * <p>When you
28
+ * disassociate an invited member from a GuardDuty delegated administrator, the member account details
29
+ * obtained from the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> API, including the associated email addresses, are retained. This is
30
+ * done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without the need to invoke the CreateMembers API again. To
31
+ * remove the details associated with a member account, the delegated administrator must invoke the
32
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p>
33
33
  * <p>With <code>autoEnableOrganizationMembers</code> configuration for your organization set to
34
34
  * <code>ALL</code>, you'll receive an error if you attempt to disable GuardDuty in a member
35
35
  * account.</p>
@@ -26,12 +26,12 @@ export interface DisassociateFromMasterAccountCommandOutput extends Disassociate
26
26
  * @deprecated
27
27
  *
28
28
  * <p>Disassociates the current GuardDuty member account from its administrator account.</p>
29
- * <p>When you disassociate an invited member from a GuardDuty delegated administrator, the member
30
- * account details obtained from the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> API,
31
- * including the associated email addresses, are retained. This is done so that the delegated
32
- * administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without
33
- * the need to invoke the CreateMembers API again. To remove the details associated with a member
34
- * account, the delegated administrator must invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API.</p>
29
+ * <p>When you
30
+ * disassociate an invited member from a GuardDuty delegated administrator, the member account details
31
+ * obtained from the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> API, including the associated email addresses, are retained. This is
32
+ * done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without the need to invoke the CreateMembers API again. To
33
+ * remove the details associated with a member account, the delegated administrator must invoke the
34
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -23,17 +23,17 @@ export interface DisassociateMembersCommandOutput extends DisassociateMembersRes
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Disassociates GuardDuty member accounts (from the current administrator account)
27
- * specified by the account IDs.</p>
28
- * <p>When you disassociate an invited member from a GuardDuty delegated administrator, the member
29
- * account details obtained from the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> API,
30
- * including the associated email addresses, are retained. This is done so that the delegated
31
- * administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without
32
- * the need to invoke the CreateMembers API again. To remove the details associated with a member
33
- * account, the delegated administrator must invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p>
26
+ * <p>Disassociates GuardDuty member accounts (from the current administrator account) specified
27
+ * by the account IDs.</p>
28
+ * <p>When you
29
+ * disassociate an invited member from a GuardDuty delegated administrator, the member account details
30
+ * obtained from the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> API, including the associated email addresses, are retained. This is
31
+ * done so that the delegated administrator can invoke the <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_InviteMembers.html">InviteMembers</a> API without the need to invoke the CreateMembers API again. To
32
+ * remove the details associated with a member account, the delegated administrator must invoke the
33
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a> API. </p>
34
34
  * <p>With <code>autoEnableOrganizationMembers</code> configuration for your organization set to
35
35
  * <code>ALL</code>, you'll receive an error if you attempt to disassociate a member account
36
- * before removing them from your Amazon Web Services organization.</p>
36
+ * before removing them from your organization.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
39
39
  * ```javascript
@@ -23,8 +23,9 @@ export interface EnableOrganizationAdminAccountCommandOutput extends EnableOrgan
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Enables an Amazon Web Services account within the organization as the GuardDuty delegated
27
- * administrator.</p>
26
+ * <p>Designates an Amazon Web Services account within the organization as your GuardDuty delegated
27
+ * administrator. Only the organization's management account can run this
28
+ * API operation.</p>
28
29
  * @example
29
30
  * Use a bare-bones client and the command you need to make an API call.
30
31
  * ```javascript
@@ -23,8 +23,12 @@ export interface GetAdministratorAccountCommandOutput extends GetAdministratorAc
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Provides the details for the GuardDuty administrator account associated with the current
26
+ * <p>Provides the details of the GuardDuty administrator account associated with the current
27
27
  * GuardDuty member account.</p>
28
+ * <note>
29
+ * <p>If the organization's management account or a delegated administrator runs this API,
30
+ * it will return success (<code>HTTP 200</code>) but no content.</p>
31
+ * </note>
28
32
  * @example
29
33
  * Use a bare-bones client and the command you need to make an API call.
30
34
  * ```javascript
@@ -38,7 +38,7 @@ export interface GetCoverageStatisticsCommandOutput extends GetCoverageStatistic
38
38
  * FilterCriteria: { // CoverageFilterCriteria
39
39
  * FilterCriterion: [ // CoverageFilterCriterionList
40
40
  * { // CoverageFilterCriterion
41
- * CriterionKey: "ACCOUNT_ID" || "CLUSTER_NAME" || "RESOURCE_TYPE" || "COVERAGE_STATUS" || "ADDON_VERSION",
41
+ * CriterionKey: "ACCOUNT_ID" || "CLUSTER_NAME" || "RESOURCE_TYPE" || "COVERAGE_STATUS" || "ADDON_VERSION" || "MANAGEMENT_TYPE",
42
42
  * FilterCondition: { // CoverageFilterCondition
43
43
  * Equals: [ // Equals
44
44
  * "STRING_VALUE",
@@ -23,22 +23,24 @@ export interface InviteMembersCommandOutput extends InviteMembersResponse, __Met
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Invites Amazon Web Services accounts to become members of an organization administered by the Amazon Web Services
27
- * account that invokes this API. If you are using Amazon Web Services Organizations to manager your GuardDuty
28
- * environment, this step is not needed. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_organizations.html">Managing accounts with Amazon Web Services
29
- * Organizations</a>.</p>
30
- * <p>To invite Amazon Web Services accounts, the first step is to ensure that GuardDuty has been enabled in the
31
- * potential member accounts. You can now invoke this API to add accounts by invitation. The
32
- * invited accounts can either accept or decline the invitation from their GuardDuty accounts. Each
33
- * invited Amazon Web Services account can choose to accept the invitation from only one Amazon Web Services account. For
34
- * more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_invitations.html">Managing GuardDuty accounts by
35
- * invitation</a>.</p>
36
- * <p>After the invite has been accepted and you choose to disassociate a member account (by
37
- * using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DisassociateMembers.html">DisassociateMembers</a>) from your account, the details of the member account obtained by
38
- * invoking <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a>, including
39
- * the associated email addresses, will be retained. This is done so that you can invoke
40
- * InviteMembers without the need to invoke <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> again. To
41
- * remove the details associated with a member account, you must also invoke <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a>. </p>
26
+ * <p>Invites Amazon Web Services accounts to become members of an organization administered by the Amazon Web Services account
27
+ * that invokes this API. If you are using organizations to manager your GuardDuty environment, this step is not
28
+ * needed. For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_organizations.html">Managing accounts with organizations</a>.</p>
29
+ * <p>To invite Amazon Web Services accounts, the first step is
30
+ * to ensure that GuardDuty has been enabled in the potential member accounts. You can now invoke this API
31
+ * to add accounts by invitation. The
32
+ * invited accounts can either accept or decline the invitation from their GuardDuty accounts. Each invited Amazon Web Services account can
33
+ * choose to accept the invitation from only one Amazon Web Services account. For more information, see
34
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_invitations.html">Managing GuardDuty accounts
35
+ * by invitation</a>.</p>
36
+ * <p>After the invite has been accepted and you choose to disassociate a member account
37
+ * (by using <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DisassociateMembers.html">DisassociateMembers</a>) from your account,
38
+ * the details of the member account obtained by invoking <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a>, including the
39
+ * associated email addresses, will be retained.
40
+ * This is done so that you can invoke InviteMembers without the need to invoke
41
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_CreateMembers.html">CreateMembers</a> again. To
42
+ * remove the details associated with a member account, you must also invoke
43
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/APIReference/API_DeleteMembers.html">DeleteMembers</a>. </p>
42
44
  * @example
43
45
  * Use a bare-bones client and the command you need to make an API call.
44
46
  * ```javascript
@@ -40,7 +40,7 @@ export interface ListCoverageCommandOutput extends ListCoverageResponse, __Metad
40
40
  * FilterCriteria: { // CoverageFilterCriteria
41
41
  * FilterCriterion: [ // CoverageFilterCriterionList
42
42
  * { // CoverageFilterCriterion
43
- * CriterionKey: "ACCOUNT_ID" || "CLUSTER_NAME" || "RESOURCE_TYPE" || "COVERAGE_STATUS" || "ADDON_VERSION",
43
+ * CriterionKey: "ACCOUNT_ID" || "CLUSTER_NAME" || "RESOURCE_TYPE" || "COVERAGE_STATUS" || "ADDON_VERSION" || "MANAGEMENT_TYPE",
44
44
  * FilterCondition: { // CoverageFilterCondition
45
45
  * Equals: [ // Equals
46
46
  * "STRING_VALUE",
@@ -74,6 +74,7 @@ export interface ListCoverageCommandOutput extends ListCoverageResponse, __Metad
74
74
  * // AddonVersion: "STRING_VALUE",
75
75
  * // AddonStatus: "STRING_VALUE",
76
76
  * // },
77
+ * // ManagementType: "AUTO_MANAGED" || "MANUAL",
77
78
  * // },
78
79
  * // ResourceType: "EKS",
79
80
  * // },
@@ -23,7 +23,9 @@ export interface ListOrganizationAdminAccountsCommandOutput extends ListOrganiza
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Lists the accounts configured as GuardDuty delegated administrators.</p>
26
+ * <p>Lists the accounts configured as GuardDuty delegated administrators.
27
+ * Only the organization's management account can run this
28
+ * API operation.</p>
27
29
  * @example
28
30
  * Use a bare-bones client and the command you need to make an API call.
29
31
  * ```javascript
@@ -24,8 +24,9 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
24
24
  /**
25
25
  * @public
26
26
  * <p>Lists tags for a resource. Tagging is currently supported for detectors, finding filters,
27
- * IP sets, threat intel sets, and publishing destination, with a limit of 50 tags per each
28
- * resource. When invoked, this operation returns all assigned tags for a given resource.</p>
27
+ * IP sets, threat intel sets, and publishing destination, with a limit of 50 tags per resource.
28
+ * When invoked, this
29
+ * operation returns all assigned tags for a given resource.</p>
29
30
  * @example
30
31
  * Use a bare-bones client and the command you need to make an API call.
31
32
  * ```javascript
@@ -23,7 +23,8 @@ export interface StartMalwareScanCommandOutput extends StartMalwareScanResponse,
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Initiates the malware scan. Invoking this API will automatically create the <a href="https://docs.aws.amazon.com/guardduty/latest/ug/slr-permissions-malware-protection.html">Service-linked role </a> in the corresponding account.</p>
26
+ * <p>Initiates the malware scan. Invoking this API will automatically create the <a href="https://docs.aws.amazon.com/guardduty/latest/ug/slr-permissions-malware-protection.html">Service-linked role </a> in
27
+ * the corresponding account.</p>
27
28
  * @example
28
29
  * Use a bare-bones client and the command you need to make an API call.
29
30
  * ```javascript
@@ -2,8 +2,7 @@ import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
2
  import { Command as $Command } from "@smithy/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
4
4
  import { GuardDutyClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../GuardDutyClient";
5
- import { StartMonitoringMembersRequest } from "../models/models_0";
6
- import { StartMonitoringMembersResponse } from "../models/models_1";
5
+ import { StartMonitoringMembersRequest, StartMonitoringMembersResponse } from "../models/models_1";
7
6
  /**
8
7
  * @public
9
8
  */
@@ -24,7 +24,8 @@ export interface UpdateOrganizationConfigurationCommandOutput extends UpdateOrga
24
24
  /**
25
25
  * @public
26
26
  * <p>Configures the delegated administrator account with the provided values. You must provide
27
- * the value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>. </p>
27
+ * a value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>, but not
28
+ * both. </p>
28
29
  * <p>There might be regional differences because some data sources might not be
29
30
  * available in all the Amazon Web Services Regions where GuardDuty is presently supported. For more
30
31
  * information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_regions.html">Regions and endpoints</a>.</p>
@@ -1,6 +1,7 @@
1
+ import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
1
2
  import { DefaultExtensionConfiguration } from "@smithy/types";
2
3
  /**
3
4
  * @internal
4
5
  */
5
- export interface GuardDutyExtensionConfiguration extends DefaultExtensionConfiguration {
6
+ export interface GuardDutyExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
6
7
  }
@@ -15,8 +15,8 @@
15
15
  * <p>GuardDuty informs you about the status of your Amazon Web Services environment by producing security
16
16
  * findings that you can view in the GuardDuty console or through Amazon EventBridge. For more
17
17
  * information, see the <i>
18
- * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon GuardDuty User
19
- * Guide</a>
18
+ * <a href="https://docs.aws.amazon.com/guardduty/latest/ug/what-is-guardduty.html">Amazon
19
+ * GuardDuty User Guide</a>
20
20
  * </i>. </p>
21
21
  *
22
22
  * @packageDocumentation
@@ -1181,6 +1181,18 @@ export declare const ResourceType: {
1181
1181
  * @public
1182
1182
  */
1183
1183
  export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
1184
+ /**
1185
+ * @public
1186
+ * @enum
1187
+ */
1188
+ export declare const ManagementType: {
1189
+ readonly AUTO_MANAGED: "AUTO_MANAGED";
1190
+ readonly MANUAL: "MANUAL";
1191
+ };
1192
+ /**
1193
+ * @public
1194
+ */
1195
+ export type ManagementType = (typeof ManagementType)[keyof typeof ManagementType];
1184
1196
  /**
1185
1197
  * @public
1186
1198
  * <p>Information about the EKS cluster that has a coverage status.</p>
@@ -1207,6 +1219,16 @@ export interface CoverageEksClusterDetails {
1207
1219
  * <p>Information about the installed EKS add-on.</p>
1208
1220
  */
1209
1221
  AddonDetails?: AddonDetails;
1222
+ /**
1223
+ * @public
1224
+ * <p>Indicates how the Amazon EKS add-on GuardDuty agent is managed for this EKS cluster.</p>
1225
+ * <p>
1226
+ * <code>AUTO_MANAGED</code> indicates GuardDuty deploys and manages updates for this resource.</p>
1227
+ * <p>
1228
+ * <code>MANUAL</code> indicates that you are responsible to deploy, update, and manage
1229
+ * the Amazon EKS add-on GuardDuty agent for this resource.</p>
1230
+ */
1231
+ ManagementType?: ManagementType | string;
1210
1232
  }
1211
1233
  /**
1212
1234
  * @public
@@ -1236,6 +1258,7 @@ export declare const CoverageFilterCriterionKey: {
1236
1258
  readonly ADDON_VERSION: "ADDON_VERSION";
1237
1259
  readonly CLUSTER_NAME: "CLUSTER_NAME";
1238
1260
  readonly COVERAGE_STATUS: "COVERAGE_STATUS";
1261
+ readonly MANAGEMENT_TYPE: "MANAGEMENT_TYPE";
1239
1262
  readonly RESOURCE_TYPE: "RESOURCE_TYPE";
1240
1263
  };
1241
1264
  /**
@@ -1778,7 +1801,7 @@ export interface CreateFilterRequest {
1778
1801
  * </li>
1779
1802
  * </ul>
1780
1803
  * <p>For more information, see <a href="https://docs.aws.amazon.com/guardduty/latest/ug/guardduty_findings.html#guardduty_findings-severity">Severity
1781
- * levels for GuardDuty findings</a>.</p>
1804
+ * levels for GuardDuty findings</a>.</p>
1782
1805
  * </li>
1783
1806
  * <li>
1784
1807
  * <p>type</p>
@@ -3123,12 +3146,32 @@ export interface OrganizationAdditionalConfigurationResult {
3123
3146
  Name?: OrgFeatureAdditionalConfiguration | string;
3124
3147
  /**
3125
3148
  * @public
3126
- * <p>Describes how The status of the additional configuration that are configured for the
3127
- * member accounts within the organization.</p>
3128
- * <p>If you set <code>AutoEnable</code> to <code>NEW</code>, a feature will be configured for
3129
- * only the new accounts when they join the organization.</p>
3130
- * <p>If you set <code>AutoEnable</code> to <code>NONE</code>, no feature will be configured for
3131
- * the accounts when they join the organization.</p>
3149
+ * <p>Describes the status of the additional configuration that is configured for the
3150
+ * member accounts within the organization. One of the following
3151
+ * values is the status for the entire organization:</p>
3152
+ * <ul>
3153
+ * <li>
3154
+ * <p>
3155
+ * <code>NEW</code>: Indicates that when a new account joins the organization, they will
3156
+ * have the additional configuration enabled automatically. </p>
3157
+ * </li>
3158
+ * <li>
3159
+ * <p>
3160
+ * <code>ALL</code>: Indicates that all accounts in the organization have
3161
+ * the additional configuration
3162
+ * enabled automatically. This includes <code>NEW</code> accounts that join the organization
3163
+ * and accounts that may have been suspended or removed from the organization in
3164
+ * GuardDuty.</p>
3165
+ * <p>It may take up to 24 hours to update the configuration for all the member accounts.</p>
3166
+ * </li>
3167
+ * <li>
3168
+ * <p>
3169
+ * <code>NONE</code>: Indicates that the additional configuration will not be
3170
+ * automatically enabled for any
3171
+ * account in the organization. The administrator must manage the additional configuration
3172
+ * for each account individually.</p>
3173
+ * </li>
3174
+ * </ul>
3132
3175
  */
3133
3176
  AutoEnable?: OrgFeatureStatus | string;
3134
3177
  }
@@ -3161,12 +3204,29 @@ export interface OrganizationFeatureConfigurationResult {
3161
3204
  Name?: OrgFeature | string;
3162
3205
  /**
3163
3206
  * @public
3164
- * <p>Describes how The status of the feature that are configured for the member accounts within
3207
+ * <p>Describes the status of the feature that is configured for the member accounts within
3165
3208
  * the organization.</p>
3166
- * <p>If you set <code>AutoEnable</code> to <code>NEW</code>, a feature will be configured for
3167
- * only the new accounts when they join the organization.</p>
3168
- * <p>If you set <code>AutoEnable</code> to <code>NONE</code>, no feature will be configured for
3169
- * the accounts when they join the organization.</p>
3209
+ * <ul>
3210
+ * <li>
3211
+ * <p>
3212
+ * <code>NEW</code>: Indicates that when a new account joins the organization, they will
3213
+ * have the feature enabled automatically. </p>
3214
+ * </li>
3215
+ * <li>
3216
+ * <p>
3217
+ * <code>ALL</code>: Indicates that all accounts in the organization have the feature
3218
+ * enabled automatically. This includes <code>NEW</code> accounts that join the organization
3219
+ * and accounts that may have been suspended or removed from the organization in
3220
+ * GuardDuty.</p>
3221
+ * </li>
3222
+ * <li>
3223
+ * <p>
3224
+ * <code>NONE</code>: Indicates that the feature will not be automatically enabled for any
3225
+ * account in the organization. In this case, each account will be managed individually
3226
+ * by the
3227
+ * administrator.</p>
3228
+ * </li>
3229
+ * </ul>
3170
3230
  */
3171
3231
  AutoEnable?: OrgFeatureStatus | string;
3172
3232
  /**
@@ -3226,7 +3286,7 @@ export interface DescribeOrganizationConfigurationResponse {
3226
3286
  * </li>
3227
3287
  * <li>
3228
3288
  * <p>
3229
- * <code>ALL</code>: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty
3289
+ * <code>ALL</code>: Indicates that all accounts in the organization have GuardDuty
3230
3290
  * enabled automatically. This includes <code>NEW</code> accounts that join the organization
3231
3291
  * and accounts that may have been suspended or removed from the organization in
3232
3292
  * GuardDuty.</p>
@@ -3234,8 +3294,8 @@ export interface DescribeOrganizationConfigurationResponse {
3234
3294
  * <li>
3235
3295
  * <p>
3236
3296
  * <code>NONE</code>: Indicates that GuardDuty will not be automatically enabled for any
3237
- * accounts in the organization. GuardDuty must be managed for each account individually by the
3238
- * administrator.</p>
3297
+ * account in the organization. The administrator must manage GuardDuty for each account in
3298
+ * the organization individually.</p>
3239
3299
  * </li>
3240
3300
  * </ul>
3241
3301
  */
@@ -4164,8 +4224,8 @@ export interface KubernetesUserDetails {
4164
4224
  Groups?: string[];
4165
4225
  /**
4166
4226
  * @public
4167
- * <p>Entity that assumes the IAM role when Kubernetes RBAC permissions are assigned to that
4168
- * role.</p>
4227
+ * <p>Entity that assumes the IAM role
4228
+ * when Kubernetes RBAC permissions are assigned to that role.</p>
4169
4229
  */
4170
4230
  SessionName?: string[];
4171
4231
  }
@@ -4270,8 +4330,8 @@ export interface LambdaDetails {
4270
4330
  Description?: string;
4271
4331
  /**
4272
4332
  * @public
4273
- * <p>The timestamp when the Lambda function was last modified. This field is in the UTC date
4274
- * string format <code>(2023-03-22T19:37:20.168Z)</code>.</p>
4333
+ * <p>The timestamp when the Lambda function was last modified. This field is in the UTC date string
4334
+ * format <code>(2023-03-22T19:37:20.168Z)</code>.</p>
4275
4335
  */
4276
4336
  LastModifiedAt?: Date;
4277
4337
  /**
@@ -4297,7 +4357,7 @@ export interface LambdaDetails {
4297
4357
  /**
4298
4358
  * @public
4299
4359
  * <p>A list of tags attached to this resource, listed in the format of
4300
- * <code>key</code>:<code>value</code> pair.</p>
4360
+ * <code>key</code>:<code>value</code> pair.</p>
4301
4361
  */
4302
4362
  Tags?: Tag[];
4303
4363
  }
@@ -4690,8 +4750,8 @@ export interface RuntimeContext {
4690
4750
  ModifyingProcess?: ProcessDetails;
4691
4751
  /**
4692
4752
  * @public
4693
- * <p>The timestamp at which the process modified the current process. The timestamp is in UTC
4694
- * date string format.</p>
4753
+ * <p>The timestamp at which the process modified the current process. The timestamp is in UTC date string
4754
+ * format.</p>
4695
4755
  */
4696
4756
  ModifiedAt?: Date;
4697
4757
  /**
@@ -4767,14 +4827,13 @@ export interface RuntimeContext {
4767
4827
  ShellHistoryFilePath?: string;
4768
4828
  /**
4769
4829
  * @public
4770
- * <p>Information about the process that had its memory overwritten by the current
4771
- * process.</p>
4830
+ * <p>Information about the process that had its memory overwritten by the current process.</p>
4772
4831
  */
4773
4832
  TargetProcess?: ProcessDetails;
4774
4833
  /**
4775
4834
  * @public
4776
- * <p>Represents the communication protocol associated with the address. For example, the
4777
- * address family <code>AF_INET</code> is used for IP version of 4 protocol.</p>
4835
+ * <p>Represents the communication protocol associated with the address. For example, the address
4836
+ * family <code>AF_INET</code> is used for IP version of 4 protocol.</p>
4778
4837
  */
4779
4838
  AddressFamily?: string;
4780
4839
  /**
@@ -6604,25 +6663,8 @@ export interface StartMalwareScanRequest {
6604
6663
  export interface StartMalwareScanResponse {
6605
6664
  /**
6606
6665
  * @public
6607
- * <p>A unique identifier that gets generated when you invoke the API without any error. Each
6608
- * malware scan has a corresponding scan ID. Using this scan ID, you can monitor the status of
6609
- * your malware scan.</p>
6666
+ * <p>A unique identifier that gets generated when you invoke the API without any error. Each malware scan has
6667
+ * a corresponding scan ID. Using this scan ID, you can monitor the status of your malware scan.</p>
6610
6668
  */
6611
6669
  ScanId?: string;
6612
6670
  }
6613
- /**
6614
- * @public
6615
- */
6616
- export interface StartMonitoringMembersRequest {
6617
- /**
6618
- * @public
6619
- * <p>The unique ID of the detector of the GuardDuty administrator account associated with the
6620
- * member accounts to monitor.</p>
6621
- */
6622
- DetectorId: string | undefined;
6623
- /**
6624
- * @public
6625
- * <p>A list of account IDs of the GuardDuty member accounts to start monitoring.</p>
6626
- */
6627
- AccountIds: string[] | undefined;
6628
- }
@@ -1,4 +1,20 @@
1
1
  import { AutoEnableMembers, DataSourceConfigurations, DestinationProperties, DetectorFeatureConfiguration, EbsSnapshotPreservation, FeatureStatus, Feedback, FilterAction, FindingCriteria, FindingPublishingFrequency, OrgFeature, OrgFeatureAdditionalConfiguration, OrgFeatureStatus, ScanResourceCriteria, UnprocessedAccount } from "./models_0";
2
+ /**
3
+ * @public
4
+ */
5
+ export interface StartMonitoringMembersRequest {
6
+ /**
7
+ * @public
8
+ * <p>The unique ID of the detector of the GuardDuty administrator account associated with the
9
+ * member accounts to monitor.</p>
10
+ */
11
+ DetectorId: string | undefined;
12
+ /**
13
+ * @public
14
+ * <p>A list of account IDs of the GuardDuty member accounts to start monitoring.</p>
15
+ */
16
+ AccountIds: string[] | undefined;
17
+ }
2
18
  /**
3
19
  * @public
4
20
  */
@@ -454,7 +470,7 @@ export interface OrganizationDataSourceConfigurations {
454
470
  }
455
471
  /**
456
472
  * @public
457
- * <p>A list of additional configurations which will be configured for the organization.</p>
473
+ * <p>A list of additional configurations which will be configured for the organization. </p>
458
474
  */
459
475
  export interface OrganizationAdditionalConfiguration {
460
476
  /**
@@ -466,7 +482,31 @@ export interface OrganizationAdditionalConfiguration {
466
482
  /**
467
483
  * @public
468
484
  * <p>The status of the additional configuration that will be configured for the
469
- * organization.</p>
485
+ * organization. Use one of the following
486
+ * values to configure the feature status for the entire organization:</p>
487
+ * <ul>
488
+ * <li>
489
+ * <p>
490
+ * <code>NEW</code>: Indicates that when a new account joins the organization, they will
491
+ * have the additional configuration enabled automatically. </p>
492
+ * </li>
493
+ * <li>
494
+ * <p>
495
+ * <code>ALL</code>: Indicates that all accounts in the organization have
496
+ * the additional configuration
497
+ * enabled automatically. This includes <code>NEW</code> accounts that join the organization
498
+ * and accounts that may have been suspended or removed from the organization in
499
+ * GuardDuty.</p>
500
+ * <p>It may take up to 24 hours to update the configuration for all the member accounts.</p>
501
+ * </li>
502
+ * <li>
503
+ * <p>
504
+ * <code>NONE</code>: Indicates that the additional configuration will not be
505
+ * automatically enabled for any
506
+ * account in the organization. The administrator must manage the additional configuration
507
+ * for each account individually.</p>
508
+ * </li>
509
+ * </ul>
470
510
  */
471
511
  AutoEnable?: OrgFeatureStatus | string;
472
512
  }
@@ -482,7 +522,29 @@ export interface OrganizationFeatureConfiguration {
482
522
  Name?: OrgFeature | string;
483
523
  /**
484
524
  * @public
485
- * <p>The status of the feature that will be configured for the organization.</p>
525
+ * <p>The status of the feature that will be configured for the organization. Use one of the following
526
+ * values to configure the feature status for the entire organization:</p>
527
+ * <ul>
528
+ * <li>
529
+ * <p>
530
+ * <code>NEW</code>: Indicates that when a new account joins the organization, they will
531
+ * have the feature enabled automatically. </p>
532
+ * </li>
533
+ * <li>
534
+ * <p>
535
+ * <code>ALL</code>: Indicates that all accounts in the organization have the feature
536
+ * enabled automatically. This includes <code>NEW</code> accounts that join the organization
537
+ * and accounts that may have been suspended or removed from the organization in
538
+ * GuardDuty.</p>
539
+ * <p>It may take up to 24 hours to update the configuration for all the member accounts.</p>
540
+ * </li>
541
+ * <li>
542
+ * <p>
543
+ * <code>NONE</code>: Indicates that the feature will not be automatically enabled for any
544
+ * account in the organization. The administrator must manage the feature for each account
545
+ * individually.</p>
546
+ * </li>
547
+ * </ul>
486
548
  */
487
549
  AutoEnable?: OrgFeatureStatus | string;
488
550
  /**
@@ -506,7 +568,8 @@ export interface UpdateOrganizationConfigurationRequest {
506
568
  *
507
569
  * <p>Indicates whether to automatically enable member accounts in the organization.</p>
508
570
  * <p>Even though this is still supported, we recommend using
509
- * <code>AutoEnableOrganizationMembers</code> to achieve the similar results.</p>
571
+ * <code>AutoEnableOrganizationMembers</code> to achieve the similar results. You must provide the
572
+ * value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>.</p>
510
573
  */
511
574
  AutoEnable?: boolean;
512
575
  /**
@@ -524,7 +587,10 @@ export interface UpdateOrganizationConfigurationRequest {
524
587
  /**
525
588
  * @public
526
589
  * <p>Indicates the auto-enablement configuration of GuardDuty for the member accounts in the
527
- * organization. </p>
590
+ * organization. You must provide a
591
+ * value for either <code>autoEnableOrganizationMembers</code> or <code>autoEnable</code>. </p>
592
+ * <p>Use one of the
593
+ * following configuration values for <code>autoEnableOrganizationMembers</code>:</p>
528
594
  * <ul>
529
595
  * <li>
530
596
  * <p>
@@ -533,16 +599,17 @@ export interface UpdateOrganizationConfigurationRequest {
533
599
  * </li>
534
600
  * <li>
535
601
  * <p>
536
- * <code>ALL</code>: Indicates that all accounts in the Amazon Web Services Organization have GuardDuty
602
+ * <code>ALL</code>: Indicates that all accounts in the organization have GuardDuty
537
603
  * enabled automatically. This includes <code>NEW</code> accounts that join the organization
538
604
  * and accounts that may have been suspended or removed from the organization in
539
605
  * GuardDuty.</p>
606
+ * <p>It may take up to 24 hours to update the configuration for all the member accounts.</p>
540
607
  * </li>
541
608
  * <li>
542
609
  * <p>
543
610
  * <code>NONE</code>: Indicates that GuardDuty will not be automatically enabled for any
544
- * accounts in the organization. GuardDuty must be managed for each account individually by the
545
- * administrator.</p>
611
+ * account in the organization. The administrator must manage GuardDuty for each account in the organization
612
+ * individually.</p>
546
613
  * </li>
547
614
  * </ul>
548
615
  */
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: GuardDutyClientConfig) => {
11
11
  defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
- requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
14
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
15
+ updateHttpClientConfig(key: never, value: never): void;
16
+ httpHandlerConfigs(): {};
17
+ }) | RequestHandler;
15
18
  retryMode: string | import("@smithy/types").Provider<string>;
16
19
  sha256: import("@smithy/types").HashConstructor;
17
20
  streamCollector: import("@smithy/types").StreamCollector;
@@ -11,7 +11,10 @@ export declare const getRuntimeConfig: (config: GuardDutyClientConfig) => {
11
11
  defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<string>;
14
- requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | RequestHandler;
14
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
15
+ updateHttpClientConfig(key: never, value: never): void;
16
+ httpHandlerConfigs(): {};
17
+ }) | RequestHandler;
15
18
  retryMode: string | import("@smithy/types").Provider<string>;
16
19
  sha256: import("@smithy/types").HashConstructor;
17
20
  streamCollector: import("@smithy/types").StreamCollector;
@@ -5,7 +5,10 @@ import { GuardDutyClientConfig } from "./GuardDutyClient";
5
5
  export declare const getRuntimeConfig: (config: GuardDutyClientConfig) => {
6
6
  runtime: string;
7
7
  sha256: import("@smithy/types").HashConstructor;
8
- requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/protocol-http").HttpHandler) | import("@smithy/fetch-http-handler").FetchHttpHandler;
8
+ requestHandler: (import("@smithy/types").RequestHandler<any, any, import("@smithy/types").HttpHandlerOptions> & import("@smithy/types").RequestHandler<import("@smithy/protocol-http").HttpRequest, import("@smithy/protocol-http").HttpResponse, import("@smithy/types").HttpHandlerOptions> & {
9
+ updateHttpClientConfig(key: never, value: never): void;
10
+ httpHandlerConfigs(): {};
11
+ }) | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
12
  apiVersion: string;
10
13
  urlParser: import("@smithy/types").UrlParser;
11
14
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
@@ -3,7 +3,7 @@ import { GuardDutyExtensionConfiguration } from "./extensionConfiguration";
3
3
  * @public
4
4
  */
5
5
  export interface RuntimeExtension {
6
- configure(clientConfiguration: GuardDutyExtensionConfiguration): void;
6
+ configure(extensionConfiguration: GuardDutyExtensionConfiguration): void;
7
7
  }
8
8
  /**
9
9
  * @public
@@ -11,8 +11,10 @@ import {
11
11
  ServiceInputTypes,
12
12
  ServiceOutputTypes,
13
13
  } from "../GuardDutyClient";
14
- import { StartMonitoringMembersRequest } from "../models/models_0";
15
- import { StartMonitoringMembersResponse } from "../models/models_1";
14
+ import {
15
+ StartMonitoringMembersRequest,
16
+ StartMonitoringMembersResponse,
17
+ } from "../models/models_1";
16
18
  export { __MetadataBearer, $Command };
17
19
  export interface StartMonitoringMembersCommandInput
18
20
  extends StartMonitoringMembersRequest {}
@@ -1,3 +1,5 @@
1
+ import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
1
2
  import { DefaultExtensionConfiguration } from "@smithy/types";
2
3
  export interface GuardDutyExtensionConfiguration
3
- extends DefaultExtensionConfiguration {}
4
+ extends HttpHandlerExtensionConfiguration,
5
+ DefaultExtensionConfiguration {}
@@ -301,11 +301,18 @@ export declare const ResourceType: {
301
301
  readonly EKS: "EKS";
302
302
  };
303
303
  export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
304
+ export declare const ManagementType: {
305
+ readonly AUTO_MANAGED: "AUTO_MANAGED";
306
+ readonly MANUAL: "MANUAL";
307
+ };
308
+ export type ManagementType =
309
+ (typeof ManagementType)[keyof typeof ManagementType];
304
310
  export interface CoverageEksClusterDetails {
305
311
  ClusterName?: string;
306
312
  CoveredNodes?: number;
307
313
  CompatibleNodes?: number;
308
314
  AddonDetails?: AddonDetails;
315
+ ManagementType?: ManagementType | string;
309
316
  }
310
317
  export interface CoverageFilterCondition {
311
318
  Equals?: string[];
@@ -316,6 +323,7 @@ export declare const CoverageFilterCriterionKey: {
316
323
  readonly ADDON_VERSION: "ADDON_VERSION";
317
324
  readonly CLUSTER_NAME: "CLUSTER_NAME";
318
325
  readonly COVERAGE_STATUS: "COVERAGE_STATUS";
326
+ readonly MANAGEMENT_TYPE: "MANAGEMENT_TYPE";
319
327
  readonly RESOURCE_TYPE: "RESOURCE_TYPE";
320
328
  };
321
329
  export type CoverageFilterCriterionKey =
@@ -1567,7 +1575,3 @@ export interface StartMalwareScanRequest {
1567
1575
  export interface StartMalwareScanResponse {
1568
1576
  ScanId?: string;
1569
1577
  }
1570
- export interface StartMonitoringMembersRequest {
1571
- DetectorId: string | undefined;
1572
- AccountIds: string[] | undefined;
1573
- }
@@ -15,6 +15,10 @@ import {
15
15
  ScanResourceCriteria,
16
16
  UnprocessedAccount,
17
17
  } from "./models_0";
18
+ export interface StartMonitoringMembersRequest {
19
+ DetectorId: string | undefined;
20
+ AccountIds: string[] | undefined;
21
+ }
18
22
  export interface StartMonitoringMembersResponse {
19
23
  UnprocessedAccounts: UnprocessedAccount[] | undefined;
20
24
  }
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: GuardDutyClientConfig) => {
20
20
  any,
21
21
  import("@smithy/types").HttpHandlerOptions
22
22
  > &
23
- import("@smithy/protocol-http").HttpHandler)
23
+ import("@smithy/types").RequestHandler<
24
+ import("@smithy/protocol-http").HttpRequest,
25
+ import("@smithy/protocol-http").HttpResponse,
26
+ import("@smithy/types").HttpHandlerOptions
27
+ > & {
28
+ updateHttpClientConfig(key: never, value: never): void;
29
+ httpHandlerConfigs(): {};
30
+ })
24
31
  | RequestHandler;
25
32
  retryMode: string | import("@smithy/types").Provider<string>;
26
33
  sha256: import("@smithy/types").HashConstructor;
@@ -20,7 +20,14 @@ export declare const getRuntimeConfig: (config: GuardDutyClientConfig) => {
20
20
  any,
21
21
  import("@smithy/types").HttpHandlerOptions
22
22
  > &
23
- import("@smithy/protocol-http").HttpHandler)
23
+ import("@smithy/types").RequestHandler<
24
+ import("@smithy/protocol-http").HttpRequest,
25
+ import("@smithy/protocol-http").HttpResponse,
26
+ import("@smithy/types").HttpHandlerOptions
27
+ > & {
28
+ updateHttpClientConfig(key: never, value: never): void;
29
+ httpHandlerConfigs(): {};
30
+ })
24
31
  | RequestHandler;
25
32
  retryMode: string | import("@smithy/types").Provider<string>;
26
33
  sha256: import("@smithy/types").HashConstructor;
@@ -8,7 +8,14 @@ export declare const getRuntimeConfig: (config: GuardDutyClientConfig) => {
8
8
  any,
9
9
  import("@smithy/types").HttpHandlerOptions
10
10
  > &
11
- import("@smithy/protocol-http").HttpHandler)
11
+ import("@smithy/types").RequestHandler<
12
+ import("@smithy/protocol-http").HttpRequest,
13
+ import("@smithy/protocol-http").HttpResponse,
14
+ import("@smithy/types").HttpHandlerOptions
15
+ > & {
16
+ updateHttpClientConfig(key: never, value: never): void;
17
+ httpHandlerConfigs(): {};
18
+ })
12
19
  | import("@smithy/fetch-http-handler").FetchHttpHandler;
13
20
  apiVersion: string;
14
21
  urlParser: import("@smithy/types").UrlParser;
@@ -1,6 +1,6 @@
1
1
  import { GuardDutyExtensionConfiguration } from "./extensionConfiguration";
2
2
  export interface RuntimeExtension {
3
- configure(clientConfiguration: GuardDutyExtensionConfiguration): void;
3
+ configure(extensionConfiguration: GuardDutyExtensionConfiguration): void;
4
4
  }
5
5
  export interface RuntimeExtensionsConfig {
6
6
  extensions: RuntimeExtension[];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-guardduty",
3
3
  "description": "AWS SDK for JavaScript Guardduty Client for Node.js, Browser and React Native",
4
- "version": "3.409.0",
4
+ "version": "3.412.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,37 +21,37 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.409.0",
25
- "@aws-sdk/credential-provider-node": "3.409.0",
26
- "@aws-sdk/middleware-host-header": "3.408.0",
27
- "@aws-sdk/middleware-logger": "3.408.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.408.0",
29
- "@aws-sdk/middleware-signing": "3.408.0",
30
- "@aws-sdk/middleware-user-agent": "3.408.0",
31
- "@aws-sdk/types": "3.408.0",
32
- "@aws-sdk/util-endpoints": "3.408.0",
33
- "@aws-sdk/util-user-agent-browser": "3.408.0",
34
- "@aws-sdk/util-user-agent-node": "3.408.0",
35
- "@smithy/config-resolver": "^2.0.5",
36
- "@smithy/fetch-http-handler": "^2.0.5",
37
- "@smithy/hash-node": "^2.0.5",
38
- "@smithy/invalid-dependency": "^2.0.5",
39
- "@smithy/middleware-content-length": "^2.0.5",
40
- "@smithy/middleware-endpoint": "^2.0.5",
41
- "@smithy/middleware-retry": "^2.0.5",
42
- "@smithy/middleware-serde": "^2.0.5",
24
+ "@aws-sdk/client-sts": "3.410.0",
25
+ "@aws-sdk/credential-provider-node": "3.410.0",
26
+ "@aws-sdk/middleware-host-header": "3.410.0",
27
+ "@aws-sdk/middleware-logger": "3.410.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.410.0",
29
+ "@aws-sdk/middleware-signing": "3.410.0",
30
+ "@aws-sdk/middleware-user-agent": "3.410.0",
31
+ "@aws-sdk/types": "3.410.0",
32
+ "@aws-sdk/util-endpoints": "3.410.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.410.0",
34
+ "@aws-sdk/util-user-agent-node": "3.410.0",
35
+ "@smithy/config-resolver": "^2.0.7",
36
+ "@smithy/fetch-http-handler": "^2.1.2",
37
+ "@smithy/hash-node": "^2.0.6",
38
+ "@smithy/invalid-dependency": "^2.0.6",
39
+ "@smithy/middleware-content-length": "^2.0.8",
40
+ "@smithy/middleware-endpoint": "^2.0.6",
41
+ "@smithy/middleware-retry": "^2.0.9",
42
+ "@smithy/middleware-serde": "^2.0.6",
43
43
  "@smithy/middleware-stack": "^2.0.0",
44
- "@smithy/node-config-provider": "^2.0.6",
45
- "@smithy/node-http-handler": "^2.0.5",
46
- "@smithy/protocol-http": "^2.0.5",
47
- "@smithy/smithy-client": "^2.0.5",
48
- "@smithy/types": "^2.2.2",
49
- "@smithy/url-parser": "^2.0.5",
44
+ "@smithy/node-config-provider": "^2.0.9",
45
+ "@smithy/node-http-handler": "^2.1.2",
46
+ "@smithy/protocol-http": "^3.0.2",
47
+ "@smithy/smithy-client": "^2.1.3",
48
+ "@smithy/types": "^2.3.0",
49
+ "@smithy/url-parser": "^2.0.6",
50
50
  "@smithy/util-base64": "^2.0.0",
51
51
  "@smithy/util-body-length-browser": "^2.0.0",
52
52
  "@smithy/util-body-length-node": "^2.1.0",
53
- "@smithy/util-defaults-mode-browser": "^2.0.6",
54
- "@smithy/util-defaults-mode-node": "^2.0.6",
53
+ "@smithy/util-defaults-mode-browser": "^2.0.7",
54
+ "@smithy/util-defaults-mode-node": "^2.0.9",
55
55
  "@smithy/util-retry": "^2.0.0",
56
56
  "@smithy/util-utf8": "^2.0.0",
57
57
  "tslib": "^2.5.0",