@aws-sdk/client-guardduty 3.1087.0 → 3.1089.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
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetCoverageStatisticsRequest,
4
- GetCoverageStatisticsResponse,
5
- } from "../models/models_0";
2
+ import { GetCoverageStatisticsRequest, GetCoverageStatisticsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetCoverageStatisticsCommandInput
8
- extends GetCoverageStatisticsRequest {}
4
+ export interface GetCoverageStatisticsCommandInput extends GetCoverageStatisticsRequest {}
9
5
  export interface GetCoverageStatisticsCommandOutput
10
- extends GetCoverageStatisticsResponse,
11
- __MetadataBearer {}
6
+ extends GetCoverageStatisticsResponse, __MetadataBearer {}
12
7
  declare const GetCoverageStatisticsCommand_base: {
13
8
  new (
14
- input: GetCoverageStatisticsCommandInput
9
+ input: GetCoverageStatisticsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetCoverageStatisticsCommandInput,
17
12
  GetCoverageStatisticsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetCoverageStatisticsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetCoverageStatisticsCommandInput
18
+ input: GetCoverageStatisticsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetCoverageStatisticsCommandInput,
26
21
  GetCoverageStatisticsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetDetectorRequest, GetDetectorResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetDetectorCommandInput extends GetDetectorRequest {}
5
- export interface GetDetectorCommandOutput
6
- extends GetDetectorResponse,
7
- __MetadataBearer {}
5
+ export interface GetDetectorCommandOutput extends GetDetectorResponse, __MetadataBearer {}
8
6
  declare const GetDetectorCommand_base: {
9
7
  new (
10
- input: GetDetectorCommandInput
8
+ input: GetDetectorCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetDetectorCommandInput,
13
11
  GetDetectorCommandOutput,
@@ -16,7 +14,7 @@ declare const GetDetectorCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetDetectorCommandInput
17
+ input: GetDetectorCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetDetectorCommandInput,
22
20
  GetDetectorCommandOutput,
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetFilterRequest, GetFilterResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetFilterCommandInput extends GetFilterRequest {}
5
- export interface GetFilterCommandOutput
6
- extends GetFilterResponse,
7
- __MetadataBearer {}
5
+ export interface GetFilterCommandOutput extends GetFilterResponse, __MetadataBearer {}
8
6
  declare const GetFilterCommand_base: {
9
- new (input: GetFilterCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: GetFilterCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  GetFilterCommandInput,
11
11
  GetFilterCommandOutput,
12
12
  import("..").GuardDutyClientResolvedConfig,
13
13
  import("..").ServiceInputTypes,
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
- new (input: GetFilterCommandInput): import("@smithy/core/client").CommandImpl<
16
+ new (
17
+ input: GetFilterCommandInput,
18
+ ): import("@smithy/core/client").CommandImpl<
17
19
  GetFilterCommandInput,
18
20
  GetFilterCommandOutput,
19
21
  import("..").GuardDutyClientResolvedConfig,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetFindingsRequest, GetFindingsResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetFindingsCommandInput extends GetFindingsRequest {}
5
- export interface GetFindingsCommandOutput
6
- extends GetFindingsResponse,
7
- __MetadataBearer {}
5
+ export interface GetFindingsCommandOutput extends GetFindingsResponse, __MetadataBearer {}
8
6
  declare const GetFindingsCommand_base: {
9
7
  new (
10
- input: GetFindingsCommandInput
8
+ input: GetFindingsCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetFindingsCommandInput,
13
11
  GetFindingsCommandOutput,
@@ -16,7 +14,7 @@ declare const GetFindingsCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetFindingsCommandInput
17
+ input: GetFindingsCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetFindingsCommandInput,
22
20
  GetFindingsCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetFindingsStatisticsRequest,
4
- GetFindingsStatisticsResponse,
5
- } from "../models/models_0";
2
+ import { GetFindingsStatisticsRequest, GetFindingsStatisticsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetFindingsStatisticsCommandInput
8
- extends GetFindingsStatisticsRequest {}
4
+ export interface GetFindingsStatisticsCommandInput extends GetFindingsStatisticsRequest {}
9
5
  export interface GetFindingsStatisticsCommandOutput
10
- extends GetFindingsStatisticsResponse,
11
- __MetadataBearer {}
6
+ extends GetFindingsStatisticsResponse, __MetadataBearer {}
12
7
  declare const GetFindingsStatisticsCommand_base: {
13
8
  new (
14
- input: GetFindingsStatisticsCommandInput
9
+ input: GetFindingsStatisticsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetFindingsStatisticsCommandInput,
17
12
  GetFindingsStatisticsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetFindingsStatisticsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetFindingsStatisticsCommandInput
18
+ input: GetFindingsStatisticsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetFindingsStatisticsCommandInput,
26
21
  GetFindingsStatisticsCommandOutput,
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetIPSetRequest, GetIPSetResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface GetIPSetCommandInput extends GetIPSetRequest {}
5
- export interface GetIPSetCommandOutput
6
- extends GetIPSetResponse,
7
- __MetadataBearer {}
5
+ export interface GetIPSetCommandOutput extends GetIPSetResponse, __MetadataBearer {}
8
6
  declare const GetIPSetCommand_base: {
9
- new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<
7
+ new (
8
+ input: GetIPSetCommandInput,
9
+ ): import("@smithy/core/client").CommandImpl<
10
10
  GetIPSetCommandInput,
11
11
  GetIPSetCommandOutput,
12
12
  import("..").GuardDutyClientResolvedConfig,
13
13
  import("..").ServiceInputTypes,
14
14
  import("..").ServiceOutputTypes
15
15
  >;
16
- new (input: GetIPSetCommandInput): import("@smithy/core/client").CommandImpl<
16
+ new (
17
+ input: GetIPSetCommandInput,
18
+ ): import("@smithy/core/client").CommandImpl<
17
19
  GetIPSetCommandInput,
18
20
  GetIPSetCommandOutput,
19
21
  import("..").GuardDutyClientResolvedConfig,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetInvestigationRequest,
4
- GetInvestigationResponse,
5
- } from "../models/models_0";
2
+ import { GetInvestigationRequest, GetInvestigationResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface GetInvestigationCommandInput extends GetInvestigationRequest {}
8
- export interface GetInvestigationCommandOutput
9
- extends GetInvestigationResponse,
10
- __MetadataBearer {}
5
+ export interface GetInvestigationCommandOutput extends GetInvestigationResponse, __MetadataBearer {}
11
6
  declare const GetInvestigationCommand_base: {
12
7
  new (
13
- input: GetInvestigationCommandInput
8
+ input: GetInvestigationCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetInvestigationCommandInput,
16
11
  GetInvestigationCommandOutput,
@@ -19,7 +14,7 @@ declare const GetInvestigationCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetInvestigationCommandInput
17
+ input: GetInvestigationCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetInvestigationCommandInput,
25
20
  GetInvestigationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetInvitationsCountRequest,
4
- GetInvitationsCountResponse,
5
- } from "../models/models_0";
2
+ import { GetInvitationsCountRequest, GetInvitationsCountResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface GetInvitationsCountCommandInput
8
- extends GetInvitationsCountRequest {}
4
+ export interface GetInvitationsCountCommandInput extends GetInvitationsCountRequest {}
9
5
  export interface GetInvitationsCountCommandOutput
10
- extends GetInvitationsCountResponse,
11
- __MetadataBearer {}
6
+ extends GetInvitationsCountResponse, __MetadataBearer {}
12
7
  declare const GetInvitationsCountCommand_base: {
13
8
  new (
14
- input: GetInvitationsCountCommandInput
9
+ input: GetInvitationsCountCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetInvitationsCountCommandInput,
17
12
  GetInvitationsCountCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetMalwareProtectionPlanResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetMalwareProtectionPlanCommandInput
8
- extends GetMalwareProtectionPlanRequest {}
7
+ export interface GetMalwareProtectionPlanCommandInput extends GetMalwareProtectionPlanRequest {}
9
8
  export interface GetMalwareProtectionPlanCommandOutput
10
- extends GetMalwareProtectionPlanResponse,
11
- __MetadataBearer {}
9
+ extends GetMalwareProtectionPlanResponse, __MetadataBearer {}
12
10
  declare const GetMalwareProtectionPlanCommand_base: {
13
11
  new (
14
- input: GetMalwareProtectionPlanCommandInput
12
+ input: GetMalwareProtectionPlanCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetMalwareProtectionPlanCommandInput,
17
15
  GetMalwareProtectionPlanCommandOutput,
@@ -20,7 +18,7 @@ declare const GetMalwareProtectionPlanCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetMalwareProtectionPlanCommandInput
21
+ input: GetMalwareProtectionPlanCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetMalwareProtectionPlanCommandInput,
26
24
  GetMalwareProtectionPlanCommandOutput,
@@ -3,12 +3,10 @@ import { GetMalwareScanRequest } from "../models/models_0";
3
3
  import { GetMalwareScanResponse } from "../models/models_1";
4
4
  export { __MetadataBearer };
5
5
  export interface GetMalwareScanCommandInput extends GetMalwareScanRequest {}
6
- export interface GetMalwareScanCommandOutput
7
- extends GetMalwareScanResponse,
8
- __MetadataBearer {}
6
+ export interface GetMalwareScanCommandOutput extends GetMalwareScanResponse, __MetadataBearer {}
9
7
  declare const GetMalwareScanCommand_base: {
10
8
  new (
11
- input: GetMalwareScanCommandInput
9
+ input: GetMalwareScanCommandInput,
12
10
  ): import("@smithy/core/client").CommandImpl<
13
11
  GetMalwareScanCommandInput,
14
12
  GetMalwareScanCommandOutput,
@@ -17,7 +15,7 @@ declare const GetMalwareScanCommand_base: {
17
15
  import("..").ServiceOutputTypes
18
16
  >;
19
17
  new (
20
- input: GetMalwareScanCommandInput
18
+ input: GetMalwareScanCommandInput,
21
19
  ): import("@smithy/core/client").CommandImpl<
22
20
  GetMalwareScanCommandInput,
23
21
  GetMalwareScanCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMalwareScanSettingsRequest,
4
- GetMalwareScanSettingsResponse,
5
- } from "../models/models_1";
2
+ import { GetMalwareScanSettingsRequest, GetMalwareScanSettingsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetMalwareScanSettingsCommandInput
8
- extends GetMalwareScanSettingsRequest {}
4
+ export interface GetMalwareScanSettingsCommandInput extends GetMalwareScanSettingsRequest {}
9
5
  export interface GetMalwareScanSettingsCommandOutput
10
- extends GetMalwareScanSettingsResponse,
11
- __MetadataBearer {}
6
+ extends GetMalwareScanSettingsResponse, __MetadataBearer {}
12
7
  declare const GetMalwareScanSettingsCommand_base: {
13
8
  new (
14
- input: GetMalwareScanSettingsCommandInput
9
+ input: GetMalwareScanSettingsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetMalwareScanSettingsCommandInput,
17
12
  GetMalwareScanSettingsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetMalwareScanSettingsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetMalwareScanSettingsCommandInput
18
+ input: GetMalwareScanSettingsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetMalwareScanSettingsCommandInput,
26
21
  GetMalwareScanSettingsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMasterAccountRequest,
4
- GetMasterAccountResponse,
5
- } from "../models/models_1";
2
+ import { GetMasterAccountRequest, GetMasterAccountResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface GetMasterAccountCommandInput extends GetMasterAccountRequest {}
8
- export interface GetMasterAccountCommandOutput
9
- extends GetMasterAccountResponse,
10
- __MetadataBearer {}
5
+ export interface GetMasterAccountCommandOutput extends GetMasterAccountResponse, __MetadataBearer {}
11
6
  declare const GetMasterAccountCommand_base: {
12
7
  new (
13
- input: GetMasterAccountCommandInput
8
+ input: GetMasterAccountCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  GetMasterAccountCommandInput,
16
11
  GetMasterAccountCommandOutput,
@@ -19,7 +14,7 @@ declare const GetMasterAccountCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: GetMasterAccountCommandInput
17
+ input: GetMasterAccountCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  GetMasterAccountCommandInput,
25
20
  GetMasterAccountCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetMemberDetectorsRequest,
4
- GetMemberDetectorsResponse,
5
- } from "../models/models_1";
2
+ import { GetMemberDetectorsRequest, GetMemberDetectorsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetMemberDetectorsCommandInput
8
- extends GetMemberDetectorsRequest {}
4
+ export interface GetMemberDetectorsCommandInput extends GetMemberDetectorsRequest {}
9
5
  export interface GetMemberDetectorsCommandOutput
10
- extends GetMemberDetectorsResponse,
11
- __MetadataBearer {}
6
+ extends GetMemberDetectorsResponse, __MetadataBearer {}
12
7
  declare const GetMemberDetectorsCommand_base: {
13
8
  new (
14
- input: GetMemberDetectorsCommandInput
9
+ input: GetMemberDetectorsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetMemberDetectorsCommandInput,
17
12
  GetMemberDetectorsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetMemberDetectorsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetMemberDetectorsCommandInput
18
+ input: GetMemberDetectorsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetMemberDetectorsCommandInput,
26
21
  GetMemberDetectorsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { GetMembersRequest, GetMembersResponse } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface GetMembersCommandInput extends GetMembersRequest {}
5
- export interface GetMembersCommandOutput
6
- extends GetMembersResponse,
7
- __MetadataBearer {}
5
+ export interface GetMembersCommandOutput extends GetMembersResponse, __MetadataBearer {}
8
6
  declare const GetMembersCommand_base: {
9
7
  new (
10
- input: GetMembersCommandInput
8
+ input: GetMembersCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  GetMembersCommandInput,
13
11
  GetMembersCommandOutput,
@@ -16,7 +14,7 @@ declare const GetMembersCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: GetMembersCommandInput
17
+ input: GetMembersCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  GetMembersCommandInput,
22
20
  GetMembersCommandOutput,
@@ -3,11 +3,10 @@ import { GetOrganizationStatisticsResponse } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface GetOrganizationStatisticsCommandInput {}
5
5
  export interface GetOrganizationStatisticsCommandOutput
6
- extends GetOrganizationStatisticsResponse,
7
- __MetadataBearer {}
6
+ extends GetOrganizationStatisticsResponse, __MetadataBearer {}
8
7
  declare const GetOrganizationStatisticsCommand_base: {
9
8
  new (
10
- input: GetOrganizationStatisticsCommandInput
9
+ input: GetOrganizationStatisticsCommandInput,
11
10
  ): import("@smithy/core/client").CommandImpl<
12
11
  GetOrganizationStatisticsCommandInput,
13
12
  GetOrganizationStatisticsCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetRemainingFreeTrialDaysResponse,
5
5
  } from "../models/models_1";
6
6
  export { __MetadataBearer };
7
- export interface GetRemainingFreeTrialDaysCommandInput
8
- extends GetRemainingFreeTrialDaysRequest {}
7
+ export interface GetRemainingFreeTrialDaysCommandInput extends GetRemainingFreeTrialDaysRequest {}
9
8
  export interface GetRemainingFreeTrialDaysCommandOutput
10
- extends GetRemainingFreeTrialDaysResponse,
11
- __MetadataBearer {}
9
+ extends GetRemainingFreeTrialDaysResponse, __MetadataBearer {}
12
10
  declare const GetRemainingFreeTrialDaysCommand_base: {
13
11
  new (
14
- input: GetRemainingFreeTrialDaysCommandInput
12
+ input: GetRemainingFreeTrialDaysCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetRemainingFreeTrialDaysCommandInput,
17
15
  GetRemainingFreeTrialDaysCommandOutput,
@@ -20,7 +18,7 @@ declare const GetRemainingFreeTrialDaysCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetRemainingFreeTrialDaysCommandInput
21
+ input: GetRemainingFreeTrialDaysCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetRemainingFreeTrialDaysCommandInput,
26
24
  GetRemainingFreeTrialDaysCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetThreatEntitySetRequest,
4
- GetThreatEntitySetResponse,
5
- } from "../models/models_1";
2
+ import { GetThreatEntitySetRequest, GetThreatEntitySetResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetThreatEntitySetCommandInput
8
- extends GetThreatEntitySetRequest {}
4
+ export interface GetThreatEntitySetCommandInput extends GetThreatEntitySetRequest {}
9
5
  export interface GetThreatEntitySetCommandOutput
10
- extends GetThreatEntitySetResponse,
11
- __MetadataBearer {}
6
+ extends GetThreatEntitySetResponse, __MetadataBearer {}
12
7
  declare const GetThreatEntitySetCommand_base: {
13
8
  new (
14
- input: GetThreatEntitySetCommandInput
9
+ input: GetThreatEntitySetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetThreatEntitySetCommandInput,
17
12
  GetThreatEntitySetCommandOutput,
@@ -20,7 +15,7 @@ declare const GetThreatEntitySetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetThreatEntitySetCommandInput
18
+ input: GetThreatEntitySetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetThreatEntitySetCommandInput,
26
21
  GetThreatEntitySetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetThreatIntelSetRequest,
4
- GetThreatIntelSetResponse,
5
- } from "../models/models_1";
2
+ import { GetThreatIntelSetRequest, GetThreatIntelSetResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetThreatIntelSetCommandInput
8
- extends GetThreatIntelSetRequest {}
4
+ export interface GetThreatIntelSetCommandInput extends GetThreatIntelSetRequest {}
9
5
  export interface GetThreatIntelSetCommandOutput
10
- extends GetThreatIntelSetResponse,
11
- __MetadataBearer {}
6
+ extends GetThreatIntelSetResponse, __MetadataBearer {}
12
7
  declare const GetThreatIntelSetCommand_base: {
13
8
  new (
14
- input: GetThreatIntelSetCommandInput
9
+ input: GetThreatIntelSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetThreatIntelSetCommandInput,
17
12
  GetThreatIntelSetCommandOutput,
@@ -20,7 +15,7 @@ declare const GetThreatIntelSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetThreatIntelSetCommandInput
18
+ input: GetThreatIntelSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetThreatIntelSetCommandInput,
26
21
  GetThreatIntelSetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetTrustedEntitySetRequest,
4
- GetTrustedEntitySetResponse,
5
- } from "../models/models_1";
2
+ import { GetTrustedEntitySetRequest, GetTrustedEntitySetResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetTrustedEntitySetCommandInput
8
- extends GetTrustedEntitySetRequest {}
4
+ export interface GetTrustedEntitySetCommandInput extends GetTrustedEntitySetRequest {}
9
5
  export interface GetTrustedEntitySetCommandOutput
10
- extends GetTrustedEntitySetResponse,
11
- __MetadataBearer {}
6
+ extends GetTrustedEntitySetResponse, __MetadataBearer {}
12
7
  declare const GetTrustedEntitySetCommand_base: {
13
8
  new (
14
- input: GetTrustedEntitySetCommandInput
9
+ input: GetTrustedEntitySetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetTrustedEntitySetCommandInput,
17
12
  GetTrustedEntitySetCommandOutput,
@@ -20,7 +15,7 @@ declare const GetTrustedEntitySetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetTrustedEntitySetCommandInput
18
+ input: GetTrustedEntitySetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetTrustedEntitySetCommandInput,
26
21
  GetTrustedEntitySetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- GetUsageStatisticsRequest,
4
- GetUsageStatisticsResponse,
5
- } from "../models/models_1";
2
+ import { GetUsageStatisticsRequest, GetUsageStatisticsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
- export interface GetUsageStatisticsCommandInput
8
- extends GetUsageStatisticsRequest {}
4
+ export interface GetUsageStatisticsCommandInput extends GetUsageStatisticsRequest {}
9
5
  export interface GetUsageStatisticsCommandOutput
10
- extends GetUsageStatisticsResponse,
11
- __MetadataBearer {}
6
+ extends GetUsageStatisticsResponse, __MetadataBearer {}
12
7
  declare const GetUsageStatisticsCommand_base: {
13
8
  new (
14
- input: GetUsageStatisticsCommandInput
9
+ input: GetUsageStatisticsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  GetUsageStatisticsCommandInput,
17
12
  GetUsageStatisticsCommandOutput,
@@ -20,7 +15,7 @@ declare const GetUsageStatisticsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: GetUsageStatisticsCommandInput
18
+ input: GetUsageStatisticsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  GetUsageStatisticsCommandInput,
26
21
  GetUsageStatisticsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- InviteMembersRequest,
4
- InviteMembersResponse,
5
- } from "../models/models_1";
2
+ import { InviteMembersRequest, InviteMembersResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface InviteMembersCommandInput extends InviteMembersRequest {}
8
- export interface InviteMembersCommandOutput
9
- extends InviteMembersResponse,
10
- __MetadataBearer {}
5
+ export interface InviteMembersCommandOutput extends InviteMembersResponse, __MetadataBearer {}
11
6
  declare const InviteMembersCommand_base: {
12
7
  new (
13
- input: InviteMembersCommandInput
8
+ input: InviteMembersCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  InviteMembersCommandInput,
16
11
  InviteMembersCommandOutput,
@@ -19,7 +14,7 @@ declare const InviteMembersCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: InviteMembersCommandInput
17
+ input: InviteMembersCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  InviteMembersCommandInput,
25
20
  InviteMembersCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListCoverageRequest, ListCoverageResponse } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface ListCoverageCommandInput extends ListCoverageRequest {}
5
- export interface ListCoverageCommandOutput
6
- extends ListCoverageResponse,
7
- __MetadataBearer {}
5
+ export interface ListCoverageCommandOutput extends ListCoverageResponse, __MetadataBearer {}
8
6
  declare const ListCoverageCommand_base: {
9
7
  new (
10
- input: ListCoverageCommandInput
8
+ input: ListCoverageCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListCoverageCommandInput,
13
11
  ListCoverageCommandOutput,
@@ -16,7 +14,7 @@ declare const ListCoverageCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListCoverageCommandInput
17
+ input: ListCoverageCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListCoverageCommandInput,
22
20
  ListCoverageCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- ListDetectorsRequest,
4
- ListDetectorsResponse,
5
- } from "../models/models_1";
2
+ import { ListDetectorsRequest, ListDetectorsResponse } from "../models/models_1";
6
3
  export { __MetadataBearer };
7
4
  export interface ListDetectorsCommandInput extends ListDetectorsRequest {}
8
- export interface ListDetectorsCommandOutput
9
- extends ListDetectorsResponse,
10
- __MetadataBearer {}
5
+ export interface ListDetectorsCommandOutput extends ListDetectorsResponse, __MetadataBearer {}
11
6
  declare const ListDetectorsCommand_base: {
12
7
  new (
13
- input: ListDetectorsCommandInput
8
+ input: ListDetectorsCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  ListDetectorsCommandInput,
16
11
  ListDetectorsCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { ListFiltersRequest, ListFiltersResponse } from "../models/models_1";
3
3
  export { __MetadataBearer };
4
4
  export interface ListFiltersCommandInput extends ListFiltersRequest {}
5
- export interface ListFiltersCommandOutput
6
- extends ListFiltersResponse,
7
- __MetadataBearer {}
5
+ export interface ListFiltersCommandOutput extends ListFiltersResponse, __MetadataBearer {}
8
6
  declare const ListFiltersCommand_base: {
9
7
  new (
10
- input: ListFiltersCommandInput
8
+ input: ListFiltersCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  ListFiltersCommandInput,
13
11
  ListFiltersCommandOutput,
@@ -16,7 +14,7 @@ declare const ListFiltersCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: ListFiltersCommandInput
17
+ input: ListFiltersCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  ListFiltersCommandInput,
22
20
  ListFiltersCommandOutput,