@aws-sdk/client-guardduty 3.928.0 → 3.929.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 (111) hide show
  1. package/dist-cjs/index.js +13415 -5636
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/GuardDutyClient.js +2 -0
  4. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -9
  5. package/dist-es/commands/AcceptInvitationCommand.js +3 -9
  6. package/dist-es/commands/ArchiveFindingsCommand.js +3 -9
  7. package/dist-es/commands/CreateDetectorCommand.js +3 -9
  8. package/dist-es/commands/CreateFilterCommand.js +3 -9
  9. package/dist-es/commands/CreateIPSetCommand.js +3 -9
  10. package/dist-es/commands/CreateMalwareProtectionPlanCommand.js +3 -9
  11. package/dist-es/commands/CreateMembersCommand.js +3 -10
  12. package/dist-es/commands/CreatePublishingDestinationCommand.js +3 -9
  13. package/dist-es/commands/CreateSampleFindingsCommand.js +3 -9
  14. package/dist-es/commands/CreateThreatEntitySetCommand.js +3 -9
  15. package/dist-es/commands/CreateThreatIntelSetCommand.js +3 -9
  16. package/dist-es/commands/CreateTrustedEntitySetCommand.js +3 -9
  17. package/dist-es/commands/DeclineInvitationsCommand.js +3 -9
  18. package/dist-es/commands/DeleteDetectorCommand.js +3 -9
  19. package/dist-es/commands/DeleteFilterCommand.js +3 -9
  20. package/dist-es/commands/DeleteIPSetCommand.js +3 -9
  21. package/dist-es/commands/DeleteInvitationsCommand.js +3 -9
  22. package/dist-es/commands/DeleteMalwareProtectionPlanCommand.js +3 -9
  23. package/dist-es/commands/DeleteMembersCommand.js +3 -9
  24. package/dist-es/commands/DeletePublishingDestinationCommand.js +3 -9
  25. package/dist-es/commands/DeleteThreatEntitySetCommand.js +3 -9
  26. package/dist-es/commands/DeleteThreatIntelSetCommand.js +3 -9
  27. package/dist-es/commands/DeleteTrustedEntitySetCommand.js +3 -9
  28. package/dist-es/commands/DescribeMalwareScansCommand.js +3 -9
  29. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -9
  30. package/dist-es/commands/DescribePublishingDestinationCommand.js +3 -9
  31. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -9
  32. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -9
  33. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -9
  34. package/dist-es/commands/DisassociateMembersCommand.js +3 -9
  35. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -9
  36. package/dist-es/commands/GetAdministratorAccountCommand.js +3 -9
  37. package/dist-es/commands/GetCoverageStatisticsCommand.js +3 -9
  38. package/dist-es/commands/GetDetectorCommand.js +3 -9
  39. package/dist-es/commands/GetFilterCommand.js +3 -9
  40. package/dist-es/commands/GetFindingsCommand.js +3 -10
  41. package/dist-es/commands/GetFindingsStatisticsCommand.js +3 -9
  42. package/dist-es/commands/GetIPSetCommand.js +3 -9
  43. package/dist-es/commands/GetInvitationsCountCommand.js +3 -9
  44. package/dist-es/commands/GetMalwareProtectionPlanCommand.js +3 -9
  45. package/dist-es/commands/GetMalwareScanSettingsCommand.js +3 -9
  46. package/dist-es/commands/GetMasterAccountCommand.js +3 -9
  47. package/dist-es/commands/GetMemberDetectorsCommand.js +3 -9
  48. package/dist-es/commands/GetMembersCommand.js +3 -10
  49. package/dist-es/commands/GetOrganizationStatisticsCommand.js +3 -9
  50. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +3 -9
  51. package/dist-es/commands/GetThreatEntitySetCommand.js +3 -9
  52. package/dist-es/commands/GetThreatIntelSetCommand.js +3 -9
  53. package/dist-es/commands/GetTrustedEntitySetCommand.js +3 -9
  54. package/dist-es/commands/GetUsageStatisticsCommand.js +3 -9
  55. package/dist-es/commands/InviteMembersCommand.js +3 -9
  56. package/dist-es/commands/ListCoverageCommand.js +3 -9
  57. package/dist-es/commands/ListDetectorsCommand.js +3 -9
  58. package/dist-es/commands/ListFiltersCommand.js +3 -9
  59. package/dist-es/commands/ListFindingsCommand.js +3 -9
  60. package/dist-es/commands/ListIPSetsCommand.js +3 -9
  61. package/dist-es/commands/ListInvitationsCommand.js +3 -9
  62. package/dist-es/commands/ListMalwareProtectionPlansCommand.js +3 -9
  63. package/dist-es/commands/ListMembersCommand.js +3 -10
  64. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -9
  65. package/dist-es/commands/ListPublishingDestinationsCommand.js +3 -9
  66. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  67. package/dist-es/commands/ListThreatEntitySetsCommand.js +3 -9
  68. package/dist-es/commands/ListThreatIntelSetsCommand.js +3 -9
  69. package/dist-es/commands/ListTrustedEntitySetsCommand.js +3 -9
  70. package/dist-es/commands/StartMalwareScanCommand.js +3 -9
  71. package/dist-es/commands/StartMonitoringMembersCommand.js +3 -9
  72. package/dist-es/commands/StopMonitoringMembersCommand.js +3 -9
  73. package/dist-es/commands/TagResourceCommand.js +3 -9
  74. package/dist-es/commands/UnarchiveFindingsCommand.js +3 -9
  75. package/dist-es/commands/UntagResourceCommand.js +3 -9
  76. package/dist-es/commands/UpdateDetectorCommand.js +3 -9
  77. package/dist-es/commands/UpdateFilterCommand.js +3 -9
  78. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +3 -10
  79. package/dist-es/commands/UpdateIPSetCommand.js +3 -9
  80. package/dist-es/commands/UpdateMalwareProtectionPlanCommand.js +3 -9
  81. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +3 -9
  82. package/dist-es/commands/UpdateMemberDetectorsCommand.js +3 -9
  83. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -9
  84. package/dist-es/commands/UpdatePublishingDestinationCommand.js +3 -9
  85. package/dist-es/commands/UpdateThreatEntitySetCommand.js +3 -9
  86. package/dist-es/commands/UpdateThreatIntelSetCommand.js +3 -9
  87. package/dist-es/commands/UpdateTrustedEntitySetCommand.js +3 -9
  88. package/dist-es/models/models_0.js +0 -113
  89. package/dist-es/models/models_1.js +0 -22
  90. package/dist-es/runtimeConfig.shared.js +2 -0
  91. package/dist-es/schemas/schemas_0.js +13208 -0
  92. package/dist-types/GuardDutyClient.d.ts +10 -1
  93. package/dist-types/models/models_0.d.ts +0 -88
  94. package/dist-types/models/models_1.d.ts +0 -20
  95. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  96. package/dist-types/runtimeConfig.d.ts +1 -0
  97. package/dist-types/runtimeConfig.native.d.ts +1 -0
  98. package/dist-types/runtimeConfig.shared.d.ts +2 -5
  99. package/dist-types/schemas/schemas_0.d.ts +599 -0
  100. package/dist-types/ts3.4/GuardDutyClient.d.ts +4 -0
  101. package/dist-types/ts3.4/models/models_0.d.ts +0 -50
  102. package/dist-types/ts3.4/models/models_1.d.ts +0 -13
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  107. package/dist-types/ts3.4/schemas/schemas_0.d.ts +606 -0
  108. package/package.json +2 -3
  109. package/dist-es/protocols/Aws_restJson1.js +0 -4808
  110. package/dist-types/protocols/Aws_restJson1.d.ts +0 -758
  111. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1013

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.