@aws-sdk/client-guardduty 3.297.0 → 3.298.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 (154) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -3
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +2 -3
  3. package/dist-cjs/commands/ArchiveFindingsCommand.js +2 -3
  4. package/dist-cjs/commands/CreateDetectorCommand.js +2 -3
  5. package/dist-cjs/commands/CreateFilterCommand.js +2 -3
  6. package/dist-cjs/commands/CreateIPSetCommand.js +2 -3
  7. package/dist-cjs/commands/CreateMembersCommand.js +2 -3
  8. package/dist-cjs/commands/CreatePublishingDestinationCommand.js +2 -3
  9. package/dist-cjs/commands/CreateSampleFindingsCommand.js +2 -3
  10. package/dist-cjs/commands/CreateThreatIntelSetCommand.js +2 -3
  11. package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -3
  12. package/dist-cjs/commands/DeleteDetectorCommand.js +2 -3
  13. package/dist-cjs/commands/DeleteFilterCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteIPSetCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteMembersCommand.js +2 -3
  17. package/dist-cjs/commands/DeletePublishingDestinationCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +2 -3
  19. package/dist-cjs/commands/DescribeMalwareScansCommand.js +2 -3
  20. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  21. package/dist-cjs/commands/DescribePublishingDestinationCommand.js +2 -3
  22. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  23. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  24. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -3
  25. package/dist-cjs/commands/DisassociateMembersCommand.js +2 -3
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  27. package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -3
  28. package/dist-cjs/commands/GetDetectorCommand.js +2 -3
  29. package/dist-cjs/commands/GetFilterCommand.js +2 -3
  30. package/dist-cjs/commands/GetFindingsCommand.js +2 -3
  31. package/dist-cjs/commands/GetFindingsStatisticsCommand.js +2 -3
  32. package/dist-cjs/commands/GetIPSetCommand.js +2 -3
  33. package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -3
  34. package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +2 -3
  35. package/dist-cjs/commands/GetMasterAccountCommand.js +2 -3
  36. package/dist-cjs/commands/GetMemberDetectorsCommand.js +2 -3
  37. package/dist-cjs/commands/GetMembersCommand.js +2 -3
  38. package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +2 -3
  39. package/dist-cjs/commands/GetThreatIntelSetCommand.js +2 -3
  40. package/dist-cjs/commands/GetUsageStatisticsCommand.js +2 -3
  41. package/dist-cjs/commands/InviteMembersCommand.js +2 -3
  42. package/dist-cjs/commands/ListDetectorsCommand.js +2 -3
  43. package/dist-cjs/commands/ListFiltersCommand.js +2 -3
  44. package/dist-cjs/commands/ListFindingsCommand.js +2 -3
  45. package/dist-cjs/commands/ListIPSetsCommand.js +2 -3
  46. package/dist-cjs/commands/ListInvitationsCommand.js +2 -3
  47. package/dist-cjs/commands/ListMembersCommand.js +2 -3
  48. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  49. package/dist-cjs/commands/ListPublishingDestinationsCommand.js +2 -3
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  51. package/dist-cjs/commands/ListThreatIntelSetsCommand.js +2 -3
  52. package/dist-cjs/commands/StartMonitoringMembersCommand.js +2 -3
  53. package/dist-cjs/commands/StopMonitoringMembersCommand.js +2 -3
  54. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  55. package/dist-cjs/commands/UnarchiveFindingsCommand.js +2 -3
  56. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  57. package/dist-cjs/commands/UpdateDetectorCommand.js +2 -3
  58. package/dist-cjs/commands/UpdateFilterCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateIPSetCommand.js +2 -3
  61. package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +2 -3
  62. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +2 -3
  63. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  64. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +2 -3
  65. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +2 -3
  66. package/dist-cjs/models/index.js +1 -0
  67. package/dist-cjs/models/models_0.js +7 -1086
  68. package/dist-cjs/models/models_1.js +2 -0
  69. package/dist-cjs/protocols/Aws_restJson1.js +6 -0
  70. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +2 -3
  71. package/dist-es/commands/AcceptInvitationCommand.js +2 -3
  72. package/dist-es/commands/ArchiveFindingsCommand.js +2 -3
  73. package/dist-es/commands/CreateDetectorCommand.js +2 -3
  74. package/dist-es/commands/CreateFilterCommand.js +2 -3
  75. package/dist-es/commands/CreateIPSetCommand.js +2 -3
  76. package/dist-es/commands/CreateMembersCommand.js +2 -3
  77. package/dist-es/commands/CreatePublishingDestinationCommand.js +2 -3
  78. package/dist-es/commands/CreateSampleFindingsCommand.js +2 -3
  79. package/dist-es/commands/CreateThreatIntelSetCommand.js +2 -3
  80. package/dist-es/commands/DeclineInvitationsCommand.js +2 -3
  81. package/dist-es/commands/DeleteDetectorCommand.js +2 -3
  82. package/dist-es/commands/DeleteFilterCommand.js +2 -3
  83. package/dist-es/commands/DeleteIPSetCommand.js +2 -3
  84. package/dist-es/commands/DeleteInvitationsCommand.js +2 -3
  85. package/dist-es/commands/DeleteMembersCommand.js +2 -3
  86. package/dist-es/commands/DeletePublishingDestinationCommand.js +2 -3
  87. package/dist-es/commands/DeleteThreatIntelSetCommand.js +2 -3
  88. package/dist-es/commands/DescribeMalwareScansCommand.js +2 -3
  89. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +2 -3
  90. package/dist-es/commands/DescribePublishingDestinationCommand.js +2 -3
  91. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +2 -3
  92. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +2 -3
  93. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +2 -3
  94. package/dist-es/commands/DisassociateMembersCommand.js +2 -3
  95. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +2 -3
  96. package/dist-es/commands/GetAdministratorAccountCommand.js +2 -3
  97. package/dist-es/commands/GetDetectorCommand.js +2 -3
  98. package/dist-es/commands/GetFilterCommand.js +2 -3
  99. package/dist-es/commands/GetFindingsCommand.js +2 -3
  100. package/dist-es/commands/GetFindingsStatisticsCommand.js +2 -3
  101. package/dist-es/commands/GetIPSetCommand.js +2 -3
  102. package/dist-es/commands/GetInvitationsCountCommand.js +2 -3
  103. package/dist-es/commands/GetMalwareScanSettingsCommand.js +2 -3
  104. package/dist-es/commands/GetMasterAccountCommand.js +2 -3
  105. package/dist-es/commands/GetMemberDetectorsCommand.js +2 -3
  106. package/dist-es/commands/GetMembersCommand.js +2 -3
  107. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +2 -3
  108. package/dist-es/commands/GetThreatIntelSetCommand.js +2 -3
  109. package/dist-es/commands/GetUsageStatisticsCommand.js +2 -3
  110. package/dist-es/commands/InviteMembersCommand.js +2 -3
  111. package/dist-es/commands/ListDetectorsCommand.js +2 -3
  112. package/dist-es/commands/ListFiltersCommand.js +2 -3
  113. package/dist-es/commands/ListFindingsCommand.js +2 -3
  114. package/dist-es/commands/ListIPSetsCommand.js +2 -3
  115. package/dist-es/commands/ListInvitationsCommand.js +2 -3
  116. package/dist-es/commands/ListMembersCommand.js +2 -3
  117. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +2 -3
  118. package/dist-es/commands/ListPublishingDestinationsCommand.js +2 -3
  119. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  120. package/dist-es/commands/ListThreatIntelSetsCommand.js +2 -3
  121. package/dist-es/commands/StartMonitoringMembersCommand.js +2 -3
  122. package/dist-es/commands/StopMonitoringMembersCommand.js +2 -3
  123. package/dist-es/commands/TagResourceCommand.js +2 -3
  124. package/dist-es/commands/UnarchiveFindingsCommand.js +2 -3
  125. package/dist-es/commands/UntagResourceCommand.js +2 -3
  126. package/dist-es/commands/UpdateDetectorCommand.js +2 -3
  127. package/dist-es/commands/UpdateFilterCommand.js +2 -3
  128. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +2 -3
  129. package/dist-es/commands/UpdateIPSetCommand.js +2 -3
  130. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +2 -3
  131. package/dist-es/commands/UpdateMemberDetectorsCommand.js +2 -3
  132. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +2 -3
  133. package/dist-es/commands/UpdatePublishingDestinationCommand.js +2 -3
  134. package/dist-es/commands/UpdateThreatIntelSetCommand.js +2 -3
  135. package/dist-es/models/index.js +1 -0
  136. package/dist-es/models/models_0.js +6 -810
  137. package/dist-es/models/models_1.js +1 -0
  138. package/dist-es/protocols/Aws_restJson1.js +6 -0
  139. package/dist-types/GuardDuty.d.ts +12 -3
  140. package/dist-types/commands/DeleteMembersCommand.d.ts +2 -0
  141. package/dist-types/commands/DisassociateFromAdministratorAccountCommand.d.ts +2 -0
  142. package/dist-types/commands/DisassociateMembersCommand.d.ts +2 -0
  143. package/dist-types/commands/StartMonitoringMembersCommand.d.ts +2 -2
  144. package/dist-types/commands/StopMonitoringMembersCommand.d.ts +2 -0
  145. package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +2 -1
  146. package/dist-types/commands/UpdateThreatIntelSetCommand.d.ts +2 -1
  147. package/dist-types/models/index.d.ts +1 -0
  148. package/dist-types/models/models_0.d.ts +53 -1088
  149. package/dist-types/models/models_1.d.ts +5 -0
  150. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +2 -4
  151. package/dist-types/ts3.4/models/index.d.ts +1 -0
  152. package/dist-types/ts3.4/models/models_0.d.ts +9 -755
  153. package/dist-types/ts3.4/models/models_1.d.ts +1 -0
  154. package/package.json +4 -3
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateMemberDetectorsRequestFilterSensitiveLog, UpdateMemberDetectorsResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateMemberDetectorsCommand, serializeAws_restJson1UpdateMemberDetectorsCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateMemberDetectorsCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateMemberDetectorsCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateMemberDetectorsRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateMemberDetectorsResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateOrganizationConfigurationRequestFilterSensitiveLog, UpdateOrganizationConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateOrganizationConfigurationCommand, serializeAws_restJson1UpdateOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateOrganizationConfigurationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateOrganizationConfigurationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateOrganizationConfigurationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateOrganizationConfigurationResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdatePublishingDestinationRequestFilterSensitiveLog, UpdatePublishingDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdatePublishingDestinationCommand, serializeAws_restJson1UpdatePublishingDestinationCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdatePublishingDestinationCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdatePublishingDestinationCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdatePublishingDestinationRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdatePublishingDestinationResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,7 +1,6 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { UpdateThreatIntelSetRequestFilterSensitiveLog, UpdateThreatIntelSetResponseFilterSensitiveLog, } from "../models/models_0";
5
4
  import { deserializeAws_restJson1UpdateThreatIntelSetCommand, serializeAws_restJson1UpdateThreatIntelSetCommand, } from "../protocols/Aws_restJson1";
6
5
  export class UpdateThreatIntelSetCommand extends $Command {
7
6
  static getEndpointParameterInstructions() {
@@ -27,8 +26,8 @@ export class UpdateThreatIntelSetCommand extends $Command {
27
26
  logger,
28
27
  clientName,
29
28
  commandName,
30
- inputFilterSensitiveLog: UpdateThreatIntelSetRequestFilterSensitiveLog,
31
- outputFilterSensitiveLog: UpdateThreatIntelSetResponseFilterSensitiveLog,
29
+ inputFilterSensitiveLog: (_) => _,
30
+ outputFilterSensitiveLog: (_) => _,
32
31
  };
33
32
  const { requestHandler } = configuration;
34
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1 +1,2 @@
1
1
  export * from "./models_0";
2
+ export * from "./models_1";