@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
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateThreatIntelSetRequest,
4
- CreateThreatIntelSetResponse,
5
- } from "../models/models_0";
2
+ import { CreateThreatIntelSetRequest, CreateThreatIntelSetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateThreatIntelSetCommandInput
8
- extends CreateThreatIntelSetRequest {}
4
+ export interface CreateThreatIntelSetCommandInput extends CreateThreatIntelSetRequest {}
9
5
  export interface CreateThreatIntelSetCommandOutput
10
- extends CreateThreatIntelSetResponse,
11
- __MetadataBearer {}
6
+ extends CreateThreatIntelSetResponse, __MetadataBearer {}
12
7
  declare const CreateThreatIntelSetCommand_base: {
13
8
  new (
14
- input: CreateThreatIntelSetCommandInput
9
+ input: CreateThreatIntelSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateThreatIntelSetCommandInput,
17
12
  CreateThreatIntelSetCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateThreatIntelSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateThreatIntelSetCommandInput
18
+ input: CreateThreatIntelSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateThreatIntelSetCommandInput,
26
21
  CreateThreatIntelSetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- CreateTrustedEntitySetRequest,
4
- CreateTrustedEntitySetResponse,
5
- } from "../models/models_0";
2
+ import { CreateTrustedEntitySetRequest, CreateTrustedEntitySetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface CreateTrustedEntitySetCommandInput
8
- extends CreateTrustedEntitySetRequest {}
4
+ export interface CreateTrustedEntitySetCommandInput extends CreateTrustedEntitySetRequest {}
9
5
  export interface CreateTrustedEntitySetCommandOutput
10
- extends CreateTrustedEntitySetResponse,
11
- __MetadataBearer {}
6
+ extends CreateTrustedEntitySetResponse, __MetadataBearer {}
12
7
  declare const CreateTrustedEntitySetCommand_base: {
13
8
  new (
14
- input: CreateTrustedEntitySetCommandInput
9
+ input: CreateTrustedEntitySetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  CreateTrustedEntitySetCommandInput,
17
12
  CreateTrustedEntitySetCommandOutput,
@@ -20,7 +15,7 @@ declare const CreateTrustedEntitySetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: CreateTrustedEntitySetCommandInput
18
+ input: CreateTrustedEntitySetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  CreateTrustedEntitySetCommandInput,
26
21
  CreateTrustedEntitySetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeclineInvitationsRequest,
4
- DeclineInvitationsResponse,
5
- } from "../models/models_0";
2
+ import { DeclineInvitationsRequest, DeclineInvitationsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeclineInvitationsCommandInput
8
- extends DeclineInvitationsRequest {}
4
+ export interface DeclineInvitationsCommandInput extends DeclineInvitationsRequest {}
9
5
  export interface DeclineInvitationsCommandOutput
10
- extends DeclineInvitationsResponse,
11
- __MetadataBearer {}
6
+ extends DeclineInvitationsResponse, __MetadataBearer {}
12
7
  declare const DeclineInvitationsCommand_base: {
13
8
  new (
14
- input: DeclineInvitationsCommandInput
9
+ input: DeclineInvitationsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeclineInvitationsCommandInput,
17
12
  DeclineInvitationsCommandOutput,
@@ -20,7 +15,7 @@ declare const DeclineInvitationsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeclineInvitationsCommandInput
18
+ input: DeclineInvitationsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeclineInvitationsCommandInput,
26
21
  DeclineInvitationsCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteDetectorRequest,
4
- DeleteDetectorResponse,
5
- } from "../models/models_0";
2
+ import { DeleteDetectorRequest, DeleteDetectorResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteDetectorCommandInput extends DeleteDetectorRequest {}
8
- export interface DeleteDetectorCommandOutput
9
- extends DeleteDetectorResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteDetectorCommandOutput extends DeleteDetectorResponse, __MetadataBearer {}
11
6
  declare const DeleteDetectorCommand_base: {
12
7
  new (
13
- input: DeleteDetectorCommandInput
8
+ input: DeleteDetectorCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteDetectorCommandInput,
16
11
  DeleteDetectorCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteDetectorCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteDetectorCommandInput
17
+ input: DeleteDetectorCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteDetectorCommandInput,
25
20
  DeleteDetectorCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteFilterRequest, DeleteFilterResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteFilterCommandInput extends DeleteFilterRequest {}
5
- export interface DeleteFilterCommandOutput
6
- extends DeleteFilterResponse,
7
- __MetadataBearer {}
5
+ export interface DeleteFilterCommandOutput extends DeleteFilterResponse, __MetadataBearer {}
8
6
  declare const DeleteFilterCommand_base: {
9
7
  new (
10
- input: DeleteFilterCommandInput
8
+ input: DeleteFilterCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteFilterCommandInput,
13
11
  DeleteFilterCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteFilterCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteFilterCommandInput
17
+ input: DeleteFilterCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteFilterCommandInput,
22
20
  DeleteFilterCommandOutput,
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteIPSetRequest, DeleteIPSetResponse } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
4
  export interface DeleteIPSetCommandInput extends DeleteIPSetRequest {}
5
- export interface DeleteIPSetCommandOutput
6
- extends DeleteIPSetResponse,
7
- __MetadataBearer {}
5
+ export interface DeleteIPSetCommandOutput extends DeleteIPSetResponse, __MetadataBearer {}
8
6
  declare const DeleteIPSetCommand_base: {
9
7
  new (
10
- input: DeleteIPSetCommandInput
8
+ input: DeleteIPSetCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteIPSetCommandInput,
13
11
  DeleteIPSetCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteIPSetCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteIPSetCommandInput
17
+ input: DeleteIPSetCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteIPSetCommandInput,
22
20
  DeleteIPSetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteInvitationsRequest,
4
- DeleteInvitationsResponse,
5
- } from "../models/models_0";
2
+ import { DeleteInvitationsRequest, DeleteInvitationsResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteInvitationsCommandInput
8
- extends DeleteInvitationsRequest {}
4
+ export interface DeleteInvitationsCommandInput extends DeleteInvitationsRequest {}
9
5
  export interface DeleteInvitationsCommandOutput
10
- extends DeleteInvitationsResponse,
11
- __MetadataBearer {}
6
+ extends DeleteInvitationsResponse, __MetadataBearer {}
12
7
  declare const DeleteInvitationsCommand_base: {
13
8
  new (
14
- input: DeleteInvitationsCommandInput
9
+ input: DeleteInvitationsCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteInvitationsCommandInput,
17
12
  DeleteInvitationsCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteInvitationsCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteInvitationsCommandInput
18
+ input: DeleteInvitationsCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteInvitationsCommandInput,
26
21
  DeleteInvitationsCommandOutput,
@@ -1,13 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
2
  import { DeleteMalwareProtectionPlanRequest } from "../models/models_0";
3
3
  export { __MetadataBearer };
4
- export interface DeleteMalwareProtectionPlanCommandInput
5
- extends DeleteMalwareProtectionPlanRequest {}
6
- export interface DeleteMalwareProtectionPlanCommandOutput
7
- extends __MetadataBearer {}
4
+ export interface DeleteMalwareProtectionPlanCommandInput extends DeleteMalwareProtectionPlanRequest {}
5
+ export interface DeleteMalwareProtectionPlanCommandOutput extends __MetadataBearer {}
8
6
  declare const DeleteMalwareProtectionPlanCommand_base: {
9
7
  new (
10
- input: DeleteMalwareProtectionPlanCommandInput
8
+ input: DeleteMalwareProtectionPlanCommandInput,
11
9
  ): import("@smithy/core/client").CommandImpl<
12
10
  DeleteMalwareProtectionPlanCommandInput,
13
11
  DeleteMalwareProtectionPlanCommandOutput,
@@ -16,7 +14,7 @@ declare const DeleteMalwareProtectionPlanCommand_base: {
16
14
  import("..").ServiceOutputTypes
17
15
  >;
18
16
  new (
19
- input: DeleteMalwareProtectionPlanCommandInput
17
+ input: DeleteMalwareProtectionPlanCommandInput,
20
18
  ): import("@smithy/core/client").CommandImpl<
21
19
  DeleteMalwareProtectionPlanCommandInput,
22
20
  DeleteMalwareProtectionPlanCommandOutput,
@@ -1,16 +1,11 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteMembersRequest,
4
- DeleteMembersResponse,
5
- } from "../models/models_0";
2
+ import { DeleteMembersRequest, DeleteMembersResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
4
  export interface DeleteMembersCommandInput extends DeleteMembersRequest {}
8
- export interface DeleteMembersCommandOutput
9
- extends DeleteMembersResponse,
10
- __MetadataBearer {}
5
+ export interface DeleteMembersCommandOutput extends DeleteMembersResponse, __MetadataBearer {}
11
6
  declare const DeleteMembersCommand_base: {
12
7
  new (
13
- input: DeleteMembersCommandInput
8
+ input: DeleteMembersCommandInput,
14
9
  ): import("@smithy/core/client").CommandImpl<
15
10
  DeleteMembersCommandInput,
16
11
  DeleteMembersCommandOutput,
@@ -19,7 +14,7 @@ declare const DeleteMembersCommand_base: {
19
14
  import("..").ServiceOutputTypes
20
15
  >;
21
16
  new (
22
- input: DeleteMembersCommandInput
17
+ input: DeleteMembersCommandInput,
23
18
  ): import("@smithy/core/client").CommandImpl<
24
19
  DeleteMembersCommandInput,
25
20
  DeleteMembersCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DeletePublishingDestinationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DeletePublishingDestinationCommandInput
8
- extends DeletePublishingDestinationRequest {}
7
+ export interface DeletePublishingDestinationCommandInput extends DeletePublishingDestinationRequest {}
9
8
  export interface DeletePublishingDestinationCommandOutput
10
- extends DeletePublishingDestinationResponse,
11
- __MetadataBearer {}
9
+ extends DeletePublishingDestinationResponse, __MetadataBearer {}
12
10
  declare const DeletePublishingDestinationCommand_base: {
13
11
  new (
14
- input: DeletePublishingDestinationCommandInput
12
+ input: DeletePublishingDestinationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DeletePublishingDestinationCommandInput,
17
15
  DeletePublishingDestinationCommandOutput,
@@ -20,7 +18,7 @@ declare const DeletePublishingDestinationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DeletePublishingDestinationCommandInput
21
+ input: DeletePublishingDestinationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DeletePublishingDestinationCommandInput,
26
24
  DeletePublishingDestinationCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteThreatEntitySetRequest,
4
- DeleteThreatEntitySetResponse,
5
- } from "../models/models_0";
2
+ import { DeleteThreatEntitySetRequest, DeleteThreatEntitySetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteThreatEntitySetCommandInput
8
- extends DeleteThreatEntitySetRequest {}
4
+ export interface DeleteThreatEntitySetCommandInput extends DeleteThreatEntitySetRequest {}
9
5
  export interface DeleteThreatEntitySetCommandOutput
10
- extends DeleteThreatEntitySetResponse,
11
- __MetadataBearer {}
6
+ extends DeleteThreatEntitySetResponse, __MetadataBearer {}
12
7
  declare const DeleteThreatEntitySetCommand_base: {
13
8
  new (
14
- input: DeleteThreatEntitySetCommandInput
9
+ input: DeleteThreatEntitySetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteThreatEntitySetCommandInput,
17
12
  DeleteThreatEntitySetCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteThreatEntitySetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteThreatEntitySetCommandInput
18
+ input: DeleteThreatEntitySetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteThreatEntitySetCommandInput,
26
21
  DeleteThreatEntitySetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteThreatIntelSetRequest,
4
- DeleteThreatIntelSetResponse,
5
- } from "../models/models_0";
2
+ import { DeleteThreatIntelSetRequest, DeleteThreatIntelSetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteThreatIntelSetCommandInput
8
- extends DeleteThreatIntelSetRequest {}
4
+ export interface DeleteThreatIntelSetCommandInput extends DeleteThreatIntelSetRequest {}
9
5
  export interface DeleteThreatIntelSetCommandOutput
10
- extends DeleteThreatIntelSetResponse,
11
- __MetadataBearer {}
6
+ extends DeleteThreatIntelSetResponse, __MetadataBearer {}
12
7
  declare const DeleteThreatIntelSetCommand_base: {
13
8
  new (
14
- input: DeleteThreatIntelSetCommandInput
9
+ input: DeleteThreatIntelSetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteThreatIntelSetCommandInput,
17
12
  DeleteThreatIntelSetCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteThreatIntelSetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteThreatIntelSetCommandInput
18
+ input: DeleteThreatIntelSetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteThreatIntelSetCommandInput,
26
21
  DeleteThreatIntelSetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DeleteTrustedEntitySetRequest,
4
- DeleteTrustedEntitySetResponse,
5
- } from "../models/models_0";
2
+ import { DeleteTrustedEntitySetRequest, DeleteTrustedEntitySetResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DeleteTrustedEntitySetCommandInput
8
- extends DeleteTrustedEntitySetRequest {}
4
+ export interface DeleteTrustedEntitySetCommandInput extends DeleteTrustedEntitySetRequest {}
9
5
  export interface DeleteTrustedEntitySetCommandOutput
10
- extends DeleteTrustedEntitySetResponse,
11
- __MetadataBearer {}
6
+ extends DeleteTrustedEntitySetResponse, __MetadataBearer {}
12
7
  declare const DeleteTrustedEntitySetCommand_base: {
13
8
  new (
14
- input: DeleteTrustedEntitySetCommandInput
9
+ input: DeleteTrustedEntitySetCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DeleteTrustedEntitySetCommandInput,
17
12
  DeleteTrustedEntitySetCommandOutput,
@@ -20,7 +15,7 @@ declare const DeleteTrustedEntitySetCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DeleteTrustedEntitySetCommandInput
18
+ input: DeleteTrustedEntitySetCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DeleteTrustedEntitySetCommandInput,
26
21
  DeleteTrustedEntitySetCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DescribeMalwareScansRequest,
4
- DescribeMalwareScansResponse,
5
- } from "../models/models_0";
2
+ import { DescribeMalwareScansRequest, DescribeMalwareScansResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DescribeMalwareScansCommandInput
8
- extends DescribeMalwareScansRequest {}
4
+ export interface DescribeMalwareScansCommandInput extends DescribeMalwareScansRequest {}
9
5
  export interface DescribeMalwareScansCommandOutput
10
- extends DescribeMalwareScansResponse,
11
- __MetadataBearer {}
6
+ extends DescribeMalwareScansResponse, __MetadataBearer {}
12
7
  declare const DescribeMalwareScansCommand_base: {
13
8
  new (
14
- input: DescribeMalwareScansCommandInput
9
+ input: DescribeMalwareScansCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DescribeMalwareScansCommandInput,
17
12
  DescribeMalwareScansCommandOutput,
@@ -20,7 +15,7 @@ declare const DescribeMalwareScansCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DescribeMalwareScansCommandInput
18
+ input: DescribeMalwareScansCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DescribeMalwareScansCommandInput,
26
21
  DescribeMalwareScansCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribeOrganizationConfigurationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribeOrganizationConfigurationCommandInput
8
- extends DescribeOrganizationConfigurationRequest {}
7
+ export interface DescribeOrganizationConfigurationCommandInput extends DescribeOrganizationConfigurationRequest {}
9
8
  export interface DescribeOrganizationConfigurationCommandOutput
10
- extends DescribeOrganizationConfigurationResponse,
11
- __MetadataBearer {}
9
+ extends DescribeOrganizationConfigurationResponse, __MetadataBearer {}
12
10
  declare const DescribeOrganizationConfigurationCommand_base: {
13
11
  new (
14
- input: DescribeOrganizationConfigurationCommandInput
12
+ input: DescribeOrganizationConfigurationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribeOrganizationConfigurationCommandInput,
17
15
  DescribeOrganizationConfigurationCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribeOrganizationConfigurationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribeOrganizationConfigurationCommandInput
21
+ input: DescribeOrganizationConfigurationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribeOrganizationConfigurationCommandInput,
26
24
  DescribeOrganizationConfigurationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DescribePublishingDestinationResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DescribePublishingDestinationCommandInput
8
- extends DescribePublishingDestinationRequest {}
7
+ export interface DescribePublishingDestinationCommandInput extends DescribePublishingDestinationRequest {}
9
8
  export interface DescribePublishingDestinationCommandOutput
10
- extends DescribePublishingDestinationResponse,
11
- __MetadataBearer {}
9
+ extends DescribePublishingDestinationResponse, __MetadataBearer {}
12
10
  declare const DescribePublishingDestinationCommand_base: {
13
11
  new (
14
- input: DescribePublishingDestinationCommandInput
12
+ input: DescribePublishingDestinationCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DescribePublishingDestinationCommandInput,
17
15
  DescribePublishingDestinationCommandOutput,
@@ -20,7 +18,7 @@ declare const DescribePublishingDestinationCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DescribePublishingDestinationCommandInput
21
+ input: DescribePublishingDestinationCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DescribePublishingDestinationCommandInput,
26
24
  DescribePublishingDestinationCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DisableOrganizationAdminAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DisableOrganizationAdminAccountCommandInput
8
- extends DisableOrganizationAdminAccountRequest {}
7
+ export interface DisableOrganizationAdminAccountCommandInput extends DisableOrganizationAdminAccountRequest {}
9
8
  export interface DisableOrganizationAdminAccountCommandOutput
10
- extends DisableOrganizationAdminAccountResponse,
11
- __MetadataBearer {}
9
+ extends DisableOrganizationAdminAccountResponse, __MetadataBearer {}
12
10
  declare const DisableOrganizationAdminAccountCommand_base: {
13
11
  new (
14
- input: DisableOrganizationAdminAccountCommandInput
12
+ input: DisableOrganizationAdminAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DisableOrganizationAdminAccountCommandInput,
17
15
  DisableOrganizationAdminAccountCommandOutput,
@@ -20,7 +18,7 @@ declare const DisableOrganizationAdminAccountCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DisableOrganizationAdminAccountCommandInput
21
+ input: DisableOrganizationAdminAccountCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DisableOrganizationAdminAccountCommandInput,
26
24
  DisableOrganizationAdminAccountCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DisassociateFromAdministratorAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DisassociateFromAdministratorAccountCommandInput
8
- extends DisassociateFromAdministratorAccountRequest {}
7
+ export interface DisassociateFromAdministratorAccountCommandInput extends DisassociateFromAdministratorAccountRequest {}
9
8
  export interface DisassociateFromAdministratorAccountCommandOutput
10
- extends DisassociateFromAdministratorAccountResponse,
11
- __MetadataBearer {}
9
+ extends DisassociateFromAdministratorAccountResponse, __MetadataBearer {}
12
10
  declare const DisassociateFromAdministratorAccountCommand_base: {
13
11
  new (
14
- input: DisassociateFromAdministratorAccountCommandInput
12
+ input: DisassociateFromAdministratorAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DisassociateFromAdministratorAccountCommandInput,
17
15
  DisassociateFromAdministratorAccountCommandOutput,
@@ -20,7 +18,7 @@ declare const DisassociateFromAdministratorAccountCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DisassociateFromAdministratorAccountCommandInput
21
+ input: DisassociateFromAdministratorAccountCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DisassociateFromAdministratorAccountCommandInput,
26
24
  DisassociateFromAdministratorAccountCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  DisassociateFromMasterAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface DisassociateFromMasterAccountCommandInput
8
- extends DisassociateFromMasterAccountRequest {}
7
+ export interface DisassociateFromMasterAccountCommandInput extends DisassociateFromMasterAccountRequest {}
9
8
  export interface DisassociateFromMasterAccountCommandOutput
10
- extends DisassociateFromMasterAccountResponse,
11
- __MetadataBearer {}
9
+ extends DisassociateFromMasterAccountResponse, __MetadataBearer {}
12
10
  declare const DisassociateFromMasterAccountCommand_base: {
13
11
  new (
14
- input: DisassociateFromMasterAccountCommandInput
12
+ input: DisassociateFromMasterAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  DisassociateFromMasterAccountCommandInput,
17
15
  DisassociateFromMasterAccountCommandOutput,
@@ -20,7 +18,7 @@ declare const DisassociateFromMasterAccountCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: DisassociateFromMasterAccountCommandInput
21
+ input: DisassociateFromMasterAccountCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  DisassociateFromMasterAccountCommandInput,
26
24
  DisassociateFromMasterAccountCommandOutput,
@@ -1,17 +1,12 @@
1
1
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
- import {
3
- DisassociateMembersRequest,
4
- DisassociateMembersResponse,
5
- } from "../models/models_0";
2
+ import { DisassociateMembersRequest, DisassociateMembersResponse } from "../models/models_0";
6
3
  export { __MetadataBearer };
7
- export interface DisassociateMembersCommandInput
8
- extends DisassociateMembersRequest {}
4
+ export interface DisassociateMembersCommandInput extends DisassociateMembersRequest {}
9
5
  export interface DisassociateMembersCommandOutput
10
- extends DisassociateMembersResponse,
11
- __MetadataBearer {}
6
+ extends DisassociateMembersResponse, __MetadataBearer {}
12
7
  declare const DisassociateMembersCommand_base: {
13
8
  new (
14
- input: DisassociateMembersCommandInput
9
+ input: DisassociateMembersCommandInput,
15
10
  ): import("@smithy/core/client").CommandImpl<
16
11
  DisassociateMembersCommandInput,
17
12
  DisassociateMembersCommandOutput,
@@ -20,7 +15,7 @@ declare const DisassociateMembersCommand_base: {
20
15
  import("..").ServiceOutputTypes
21
16
  >;
22
17
  new (
23
- input: DisassociateMembersCommandInput
18
+ input: DisassociateMembersCommandInput,
24
19
  ): import("@smithy/core/client").CommandImpl<
25
20
  DisassociateMembersCommandInput,
26
21
  DisassociateMembersCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  EnableOrganizationAdminAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface EnableOrganizationAdminAccountCommandInput
8
- extends EnableOrganizationAdminAccountRequest {}
7
+ export interface EnableOrganizationAdminAccountCommandInput extends EnableOrganizationAdminAccountRequest {}
9
8
  export interface EnableOrganizationAdminAccountCommandOutput
10
- extends EnableOrganizationAdminAccountResponse,
11
- __MetadataBearer {}
9
+ extends EnableOrganizationAdminAccountResponse, __MetadataBearer {}
12
10
  declare const EnableOrganizationAdminAccountCommand_base: {
13
11
  new (
14
- input: EnableOrganizationAdminAccountCommandInput
12
+ input: EnableOrganizationAdminAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  EnableOrganizationAdminAccountCommandInput,
17
15
  EnableOrganizationAdminAccountCommandOutput,
@@ -20,7 +18,7 @@ declare const EnableOrganizationAdminAccountCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: EnableOrganizationAdminAccountCommandInput
21
+ input: EnableOrganizationAdminAccountCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  EnableOrganizationAdminAccountCommandInput,
26
24
  EnableOrganizationAdminAccountCommandOutput,
@@ -4,14 +4,12 @@ import {
4
4
  GetAdministratorAccountResponse,
5
5
  } from "../models/models_0";
6
6
  export { __MetadataBearer };
7
- export interface GetAdministratorAccountCommandInput
8
- extends GetAdministratorAccountRequest {}
7
+ export interface GetAdministratorAccountCommandInput extends GetAdministratorAccountRequest {}
9
8
  export interface GetAdministratorAccountCommandOutput
10
- extends GetAdministratorAccountResponse,
11
- __MetadataBearer {}
9
+ extends GetAdministratorAccountResponse, __MetadataBearer {}
12
10
  declare const GetAdministratorAccountCommand_base: {
13
11
  new (
14
- input: GetAdministratorAccountCommandInput
12
+ input: GetAdministratorAccountCommandInput,
15
13
  ): import("@smithy/core/client").CommandImpl<
16
14
  GetAdministratorAccountCommandInput,
17
15
  GetAdministratorAccountCommandOutput,
@@ -20,7 +18,7 @@ declare const GetAdministratorAccountCommand_base: {
20
18
  import("..").ServiceOutputTypes
21
19
  >;
22
20
  new (
23
- input: GetAdministratorAccountCommandInput
21
+ input: GetAdministratorAccountCommandInput,
24
22
  ): import("@smithy/core/client").CommandImpl<
25
23
  GetAdministratorAccountCommandInput,
26
24
  GetAdministratorAccountCommandOutput,