@aws-sdk/client-guardduty 3.1087.0 → 3.1088.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 (114) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/GuardDuty.d.ts +299 -350
  3. package/dist-types/ts3.4/GuardDutyClient.d.ts +17 -62
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptAdministratorInvitationCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AcceptInvitationCommand.d.ts +4 -9
  9. package/dist-types/ts3.4/commands/ArchiveFindingsCommand.d.ts +4 -9
  10. package/dist-types/ts3.4/commands/CreateDetectorCommand.d.ts +4 -9
  11. package/dist-types/ts3.4/commands/CreateFilterCommand.d.ts +3 -5
  12. package/dist-types/ts3.4/commands/CreateIPSetCommand.d.ts +3 -5
  13. package/dist-types/ts3.4/commands/CreateInvestigationCommand.d.ts +5 -10
  14. package/dist-types/ts3.4/commands/CreateMalwareProtectionPlanCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/CreateMembersCommand.d.ts +4 -9
  16. package/dist-types/ts3.4/commands/CreatePublishingDestinationCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/CreateSampleFindingsCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/CreateThreatEntitySetCommand.d.ts +5 -10
  19. package/dist-types/ts3.4/commands/CreateThreatIntelSetCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateTrustedEntitySetCommand.d.ts +5 -10
  21. package/dist-types/ts3.4/commands/DeclineInvitationsCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/DeleteDetectorCommand.d.ts +4 -9
  23. package/dist-types/ts3.4/commands/DeleteFilterCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/DeleteIPSetCommand.d.ts +3 -5
  25. package/dist-types/ts3.4/commands/DeleteInvitationsCommand.d.ts +5 -10
  26. package/dist-types/ts3.4/commands/DeleteMalwareProtectionPlanCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/DeleteMembersCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/DeletePublishingDestinationCommand.d.ts +4 -6
  29. package/dist-types/ts3.4/commands/DeleteThreatEntitySetCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/DeleteThreatIntelSetCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/DeleteTrustedEntitySetCommand.d.ts +5 -10
  32. package/dist-types/ts3.4/commands/DescribeMalwareScansCommand.d.ts +5 -10
  33. package/dist-types/ts3.4/commands/DescribeOrganizationConfigurationCommand.d.ts +4 -6
  34. package/dist-types/ts3.4/commands/DescribePublishingDestinationCommand.d.ts +4 -6
  35. package/dist-types/ts3.4/commands/DisableOrganizationAdminAccountCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DisassociateFromAdministratorAccountCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DisassociateFromMasterAccountCommand.d.ts +4 -6
  38. package/dist-types/ts3.4/commands/DisassociateMembersCommand.d.ts +5 -10
  39. package/dist-types/ts3.4/commands/EnableOrganizationAdminAccountCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/GetAdministratorAccountCommand.d.ts +4 -6
  41. package/dist-types/ts3.4/commands/GetCoverageStatisticsCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/GetDetectorCommand.d.ts +3 -5
  43. package/dist-types/ts3.4/commands/GetFilterCommand.d.ts +7 -5
  44. package/dist-types/ts3.4/commands/GetFindingsCommand.d.ts +3 -5
  45. package/dist-types/ts3.4/commands/GetFindingsStatisticsCommand.d.ts +5 -10
  46. package/dist-types/ts3.4/commands/GetIPSetCommand.d.ts +7 -5
  47. package/dist-types/ts3.4/commands/GetInvestigationCommand.d.ts +4 -9
  48. package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/GetMalwareProtectionPlanCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/GetMalwareScanCommand.d.ts +3 -5
  51. package/dist-types/ts3.4/commands/GetMalwareScanSettingsCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +4 -9
  53. package/dist-types/ts3.4/commands/GetMemberDetectorsCommand.d.ts +5 -10
  54. package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +3 -5
  55. package/dist-types/ts3.4/commands/GetOrganizationStatisticsCommand.d.ts +2 -3
  56. package/dist-types/ts3.4/commands/GetRemainingFreeTrialDaysCommand.d.ts +4 -6
  57. package/dist-types/ts3.4/commands/GetThreatEntitySetCommand.d.ts +5 -10
  58. package/dist-types/ts3.4/commands/GetThreatIntelSetCommand.d.ts +5 -10
  59. package/dist-types/ts3.4/commands/GetTrustedEntitySetCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/GetUsageStatisticsCommand.d.ts +5 -10
  61. package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +4 -9
  62. package/dist-types/ts3.4/commands/ListCoverageCommand.d.ts +3 -5
  63. package/dist-types/ts3.4/commands/ListDetectorsCommand.d.ts +3 -8
  64. package/dist-types/ts3.4/commands/ListFiltersCommand.d.ts +3 -5
  65. package/dist-types/ts3.4/commands/ListFindingsCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/ListIPSetsCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/ListInvestigationsCommand.d.ts +5 -10
  68. package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +3 -8
  69. package/dist-types/ts3.4/commands/ListMalwareProtectionPlansCommand.d.ts +3 -5
  70. package/dist-types/ts3.4/commands/ListMalwareScansCommand.d.ts +3 -8
  71. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +3 -5
  73. package/dist-types/ts3.4/commands/ListPublishingDestinationsCommand.d.ts +4 -6
  74. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
  75. package/dist-types/ts3.4/commands/ListThreatEntitySetsCommand.d.ts +5 -10
  76. package/dist-types/ts3.4/commands/ListThreatIntelSetsCommand.d.ts +5 -10
  77. package/dist-types/ts3.4/commands/ListTrustedEntitySetsCommand.d.ts +5 -10
  78. package/dist-types/ts3.4/commands/SendObjectMalwareScanCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/StartMalwareScanCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/commands/StartMonitoringMembersCommand.d.ts +5 -10
  81. package/dist-types/ts3.4/commands/StopMonitoringMembersCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/UnarchiveFindingsCommand.d.ts +5 -10
  84. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  85. package/dist-types/ts3.4/commands/UpdateDetectorCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/UpdateFilterCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/UpdateFindingsFeedbackCommand.d.ts +5 -10
  88. package/dist-types/ts3.4/commands/UpdateIPSetCommand.d.ts +3 -5
  89. package/dist-types/ts3.4/commands/UpdateMalwareProtectionPlanCommand.d.ts +4 -6
  90. package/dist-types/ts3.4/commands/UpdateMalwareScanSettingsCommand.d.ts +4 -6
  91. package/dist-types/ts3.4/commands/UpdateMemberDetectorsCommand.d.ts +5 -10
  92. package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/UpdatePublishingDestinationCommand.d.ts +4 -6
  94. package/dist-types/ts3.4/commands/UpdateThreatEntitySetCommand.d.ts +5 -10
  95. package/dist-types/ts3.4/commands/UpdateThreatIntelSetCommand.d.ts +5 -10
  96. package/dist-types/ts3.4/commands/UpdateTrustedEntitySetCommand.d.ts +5 -10
  97. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  98. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  99. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  100. package/dist-types/ts3.4/models/enums.d.ts +27 -54
  101. package/dist-types/ts3.4/models/errors.d.ts +4 -12
  102. package/dist-types/ts3.4/models/models_0.d.ts +4 -12
  103. package/dist-types/ts3.4/models/models_1.d.ts +3 -9
  104. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  105. package/dist-types/ts3.4/pagination/ListFiltersPaginator.d.ts +1 -4
  106. package/dist-types/ts3.4/pagination/ListIPSetsPaginator.d.ts +1 -4
  107. package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
  108. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  109. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  110. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  111. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  112. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  113. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  114. package/package.json +38 -38
package/dist-cjs/index.js CHANGED
@@ -69,7 +69,7 @@ const commonParams = {
69
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
70
70
  };
71
71
 
72
- var version = "3.1086.0";
72
+ var version = "3.1087.0";
73
73
  var packageInfo = {
74
74
  version: version};
75
75