@aws-sdk/client-guardduty 3.294.0 → 3.295.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 (135) hide show
  1. package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +4 -4
  2. package/dist-cjs/commands/AcceptInvitationCommand.js +4 -4
  3. package/dist-cjs/commands/ArchiveFindingsCommand.js +4 -4
  4. package/dist-cjs/commands/CreateDetectorCommand.js +4 -4
  5. package/dist-cjs/commands/CreateFilterCommand.js +4 -4
  6. package/dist-cjs/commands/CreateIPSetCommand.js +4 -4
  7. package/dist-cjs/commands/CreateMembersCommand.js +4 -4
  8. package/dist-cjs/commands/CreatePublishingDestinationCommand.js +4 -4
  9. package/dist-cjs/commands/CreateSampleFindingsCommand.js +4 -4
  10. package/dist-cjs/commands/CreateThreatIntelSetCommand.js +4 -4
  11. package/dist-cjs/commands/DeclineInvitationsCommand.js +4 -4
  12. package/dist-cjs/commands/DeleteDetectorCommand.js +4 -4
  13. package/dist-cjs/commands/DeleteFilterCommand.js +4 -4
  14. package/dist-cjs/commands/DeleteIPSetCommand.js +4 -4
  15. package/dist-cjs/commands/DeleteInvitationsCommand.js +4 -4
  16. package/dist-cjs/commands/DeleteMembersCommand.js +4 -4
  17. package/dist-cjs/commands/DeletePublishingDestinationCommand.js +4 -4
  18. package/dist-cjs/commands/DeleteThreatIntelSetCommand.js +4 -4
  19. package/dist-cjs/commands/DescribeMalwareScansCommand.js +4 -4
  20. package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +4 -4
  21. package/dist-cjs/commands/DescribePublishingDestinationCommand.js +4 -4
  22. package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +4 -4
  23. package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +4 -4
  24. package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +4 -4
  25. package/dist-cjs/commands/DisassociateMembersCommand.js +4 -4
  26. package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +4 -4
  27. package/dist-cjs/commands/GetAdministratorAccountCommand.js +4 -4
  28. package/dist-cjs/commands/GetDetectorCommand.js +4 -4
  29. package/dist-cjs/commands/GetFilterCommand.js +4 -4
  30. package/dist-cjs/commands/GetFindingsCommand.js +4 -4
  31. package/dist-cjs/commands/GetFindingsStatisticsCommand.js +4 -4
  32. package/dist-cjs/commands/GetIPSetCommand.js +4 -4
  33. package/dist-cjs/commands/GetInvitationsCountCommand.js +4 -4
  34. package/dist-cjs/commands/GetMalwareScanSettingsCommand.js +4 -4
  35. package/dist-cjs/commands/GetMasterAccountCommand.js +4 -4
  36. package/dist-cjs/commands/GetMemberDetectorsCommand.js +4 -4
  37. package/dist-cjs/commands/GetMembersCommand.js +4 -4
  38. package/dist-cjs/commands/GetRemainingFreeTrialDaysCommand.js +4 -4
  39. package/dist-cjs/commands/GetThreatIntelSetCommand.js +4 -4
  40. package/dist-cjs/commands/GetUsageStatisticsCommand.js +4 -4
  41. package/dist-cjs/commands/InviteMembersCommand.js +4 -4
  42. package/dist-cjs/commands/ListDetectorsCommand.js +4 -4
  43. package/dist-cjs/commands/ListFiltersCommand.js +4 -4
  44. package/dist-cjs/commands/ListFindingsCommand.js +4 -4
  45. package/dist-cjs/commands/ListIPSetsCommand.js +4 -4
  46. package/dist-cjs/commands/ListInvitationsCommand.js +4 -4
  47. package/dist-cjs/commands/ListMembersCommand.js +4 -4
  48. package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +4 -4
  49. package/dist-cjs/commands/ListPublishingDestinationsCommand.js +4 -4
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  51. package/dist-cjs/commands/ListThreatIntelSetsCommand.js +4 -4
  52. package/dist-cjs/commands/StartMonitoringMembersCommand.js +4 -4
  53. package/dist-cjs/commands/StopMonitoringMembersCommand.js +4 -4
  54. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  55. package/dist-cjs/commands/UnarchiveFindingsCommand.js +4 -4
  56. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  57. package/dist-cjs/commands/UpdateDetectorCommand.js +4 -4
  58. package/dist-cjs/commands/UpdateFilterCommand.js +4 -4
  59. package/dist-cjs/commands/UpdateFindingsFeedbackCommand.js +4 -4
  60. package/dist-cjs/commands/UpdateIPSetCommand.js +4 -4
  61. package/dist-cjs/commands/UpdateMalwareScanSettingsCommand.js +4 -4
  62. package/dist-cjs/commands/UpdateMemberDetectorsCommand.js +4 -4
  63. package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +4 -4
  64. package/dist-cjs/commands/UpdatePublishingDestinationCommand.js +4 -4
  65. package/dist-cjs/commands/UpdateThreatIntelSetCommand.js +4 -4
  66. package/dist-es/commands/AcceptAdministratorInvitationCommand.js +4 -4
  67. package/dist-es/commands/AcceptInvitationCommand.js +4 -4
  68. package/dist-es/commands/ArchiveFindingsCommand.js +4 -4
  69. package/dist-es/commands/CreateDetectorCommand.js +4 -4
  70. package/dist-es/commands/CreateFilterCommand.js +4 -4
  71. package/dist-es/commands/CreateIPSetCommand.js +4 -4
  72. package/dist-es/commands/CreateMembersCommand.js +4 -4
  73. package/dist-es/commands/CreatePublishingDestinationCommand.js +4 -4
  74. package/dist-es/commands/CreateSampleFindingsCommand.js +4 -4
  75. package/dist-es/commands/CreateThreatIntelSetCommand.js +4 -4
  76. package/dist-es/commands/DeclineInvitationsCommand.js +4 -4
  77. package/dist-es/commands/DeleteDetectorCommand.js +4 -4
  78. package/dist-es/commands/DeleteFilterCommand.js +4 -4
  79. package/dist-es/commands/DeleteIPSetCommand.js +4 -4
  80. package/dist-es/commands/DeleteInvitationsCommand.js +4 -4
  81. package/dist-es/commands/DeleteMembersCommand.js +4 -4
  82. package/dist-es/commands/DeletePublishingDestinationCommand.js +4 -4
  83. package/dist-es/commands/DeleteThreatIntelSetCommand.js +4 -4
  84. package/dist-es/commands/DescribeMalwareScansCommand.js +4 -4
  85. package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +4 -4
  86. package/dist-es/commands/DescribePublishingDestinationCommand.js +4 -4
  87. package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +4 -4
  88. package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +4 -4
  89. package/dist-es/commands/DisassociateFromMasterAccountCommand.js +4 -4
  90. package/dist-es/commands/DisassociateMembersCommand.js +4 -4
  91. package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +4 -4
  92. package/dist-es/commands/GetAdministratorAccountCommand.js +4 -4
  93. package/dist-es/commands/GetDetectorCommand.js +4 -4
  94. package/dist-es/commands/GetFilterCommand.js +4 -4
  95. package/dist-es/commands/GetFindingsCommand.js +4 -4
  96. package/dist-es/commands/GetFindingsStatisticsCommand.js +4 -4
  97. package/dist-es/commands/GetIPSetCommand.js +4 -4
  98. package/dist-es/commands/GetInvitationsCountCommand.js +4 -4
  99. package/dist-es/commands/GetMalwareScanSettingsCommand.js +4 -4
  100. package/dist-es/commands/GetMasterAccountCommand.js +4 -4
  101. package/dist-es/commands/GetMemberDetectorsCommand.js +4 -4
  102. package/dist-es/commands/GetMembersCommand.js +4 -4
  103. package/dist-es/commands/GetRemainingFreeTrialDaysCommand.js +4 -4
  104. package/dist-es/commands/GetThreatIntelSetCommand.js +4 -4
  105. package/dist-es/commands/GetUsageStatisticsCommand.js +4 -4
  106. package/dist-es/commands/InviteMembersCommand.js +4 -4
  107. package/dist-es/commands/ListDetectorsCommand.js +4 -4
  108. package/dist-es/commands/ListFiltersCommand.js +4 -4
  109. package/dist-es/commands/ListFindingsCommand.js +4 -4
  110. package/dist-es/commands/ListIPSetsCommand.js +4 -4
  111. package/dist-es/commands/ListInvitationsCommand.js +4 -4
  112. package/dist-es/commands/ListMembersCommand.js +4 -4
  113. package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +4 -4
  114. package/dist-es/commands/ListPublishingDestinationsCommand.js +4 -4
  115. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  116. package/dist-es/commands/ListThreatIntelSetsCommand.js +4 -4
  117. package/dist-es/commands/StartMonitoringMembersCommand.js +4 -4
  118. package/dist-es/commands/StopMonitoringMembersCommand.js +4 -4
  119. package/dist-es/commands/TagResourceCommand.js +4 -4
  120. package/dist-es/commands/UnarchiveFindingsCommand.js +4 -4
  121. package/dist-es/commands/UntagResourceCommand.js +4 -4
  122. package/dist-es/commands/UpdateDetectorCommand.js +4 -4
  123. package/dist-es/commands/UpdateFilterCommand.js +4 -4
  124. package/dist-es/commands/UpdateFindingsFeedbackCommand.js +4 -4
  125. package/dist-es/commands/UpdateIPSetCommand.js +4 -4
  126. package/dist-es/commands/UpdateMalwareScanSettingsCommand.js +4 -4
  127. package/dist-es/commands/UpdateMemberDetectorsCommand.js +4 -4
  128. package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +4 -4
  129. package/dist-es/commands/UpdatePublishingDestinationCommand.js +4 -4
  130. package/dist-es/commands/UpdateThreatIntelSetCommand.js +4 -4
  131. package/dist-types/GuardDutyClient.d.ts +4 -4
  132. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  133. package/dist-types/ts3.4/GuardDutyClient.d.ts +4 -4
  134. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  135. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeOrganizationConfigurationRequestFilterSensitiveLog, DescribeOrganizationConfigurationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribeOrganizationConfigurationCommand, serializeAws_restJson1DescribeOrganizationConfigurationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribeOrganizationConfigurationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribeOrganizationConfigurationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribeOrganizationConfigurationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribePublishingDestinationRequestFilterSensitiveLog, DescribePublishingDestinationResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DescribePublishingDestinationCommand, serializeAws_restJson1DescribePublishingDestinationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DescribePublishingDestinationCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DescribePublishingDestinationCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DescribePublishingDestinationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisableOrganizationAdminAccountRequestFilterSensitiveLog, DisableOrganizationAdminAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisableOrganizationAdminAccountCommand, serializeAws_restJson1DisableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisableOrganizationAdminAccountCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisableOrganizationAdminAccountCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisableOrganizationAdminAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateFromAdministratorAccountRequestFilterSensitiveLog, DisassociateFromAdministratorAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateFromAdministratorAccountCommand, serializeAws_restJson1DisassociateFromAdministratorAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateFromAdministratorAccountCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateFromAdministratorAccountCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateFromAdministratorAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateFromMasterAccountRequestFilterSensitiveLog, DisassociateFromMasterAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateFromMasterAccountCommand, serializeAws_restJson1DisassociateFromMasterAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateFromMasterAccountCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateFromMasterAccountCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateFromMasterAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DisassociateMembersRequestFilterSensitiveLog, DisassociateMembersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1DisassociateMembersCommand, serializeAws_restJson1DisassociateMembersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class DisassociateMembersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class DisassociateMembersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, DisassociateMembersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { EnableOrganizationAdminAccountRequestFilterSensitiveLog, EnableOrganizationAdminAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1EnableOrganizationAdminAccountCommand, serializeAws_restJson1EnableOrganizationAdminAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class EnableOrganizationAdminAccountCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class EnableOrganizationAdminAccountCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, EnableOrganizationAdminAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAdministratorAccountRequestFilterSensitiveLog, GetAdministratorAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetAdministratorAccountCommand, serializeAws_restJson1GetAdministratorAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetAdministratorAccountCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetAdministratorAccountCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetAdministratorAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDetectorRequestFilterSensitiveLog, GetDetectorResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetDetectorCommand, serializeAws_restJson1GetDetectorCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetDetectorCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetDetectorCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetDetectorCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetFilterRequestFilterSensitiveLog, GetFilterResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetFilterCommand, serializeAws_restJson1GetFilterCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetFilterCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetFilterCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetFilterCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetFindingsRequestFilterSensitiveLog, GetFindingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetFindingsCommand, serializeAws_restJson1GetFindingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetFindingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetFindingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetFindingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetFindingsStatisticsRequestFilterSensitiveLog, GetFindingsStatisticsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetFindingsStatisticsCommand, serializeAws_restJson1GetFindingsStatisticsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetFindingsStatisticsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetFindingsStatisticsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetFindingsStatisticsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetIPSetRequestFilterSensitiveLog, GetIPSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetIPSetCommand, serializeAws_restJson1GetIPSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetIPSetCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetIPSetCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetIPSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetInvitationsCountRequestFilterSensitiveLog, GetInvitationsCountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetInvitationsCountCommand, serializeAws_restJson1GetInvitationsCountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetInvitationsCountCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetInvitationsCountCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetInvitationsCountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMalwareScanSettingsRequestFilterSensitiveLog, GetMalwareScanSettingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMalwareScanSettingsCommand, serializeAws_restJson1GetMalwareScanSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMalwareScanSettingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetMalwareScanSettingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetMalwareScanSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMasterAccountRequestFilterSensitiveLog, GetMasterAccountResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMasterAccountCommand, serializeAws_restJson1GetMasterAccountCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMasterAccountCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetMasterAccountCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetMasterAccountCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMemberDetectorsRequestFilterSensitiveLog, GetMemberDetectorsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMemberDetectorsCommand, serializeAws_restJson1GetMemberDetectorsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMemberDetectorsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetMemberDetectorsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetMemberDetectorsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMembersRequestFilterSensitiveLog, GetMembersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMembersCommand, serializeAws_restJson1GetMembersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMembersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetMembersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetMembersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetRemainingFreeTrialDaysRequestFilterSensitiveLog, GetRemainingFreeTrialDaysResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetRemainingFreeTrialDaysCommand, serializeAws_restJson1GetRemainingFreeTrialDaysCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetRemainingFreeTrialDaysCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetRemainingFreeTrialDaysCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetRemainingFreeTrialDaysCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetThreatIntelSetRequestFilterSensitiveLog, GetThreatIntelSetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetThreatIntelSetCommand, serializeAws_restJson1GetThreatIntelSetCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetThreatIntelSetCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetThreatIntelSetCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetThreatIntelSetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetUsageStatisticsRequestFilterSensitiveLog, GetUsageStatisticsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetUsageStatisticsCommand, serializeAws_restJson1GetUsageStatisticsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetUsageStatisticsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class GetUsageStatisticsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, GetUsageStatisticsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { InviteMembersRequestFilterSensitiveLog, InviteMembersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1InviteMembersCommand, serializeAws_restJson1InviteMembersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class InviteMembersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class InviteMembersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, InviteMembersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListDetectorsRequestFilterSensitiveLog, ListDetectorsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListDetectorsCommand, serializeAws_restJson1ListDetectorsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListDetectorsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListDetectorsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListDetectorsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListFiltersRequestFilterSensitiveLog, ListFiltersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListFiltersCommand, serializeAws_restJson1ListFiltersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListFiltersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListFiltersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListFiltersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListFindingsRequestFilterSensitiveLog, ListFindingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListFindingsCommand, serializeAws_restJson1ListFindingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListFindingsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListFindingsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListFindingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListIPSetsRequestFilterSensitiveLog, ListIPSetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListIPSetsCommand, serializeAws_restJson1ListIPSetsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListIPSetsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListIPSetsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListIPSetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListInvitationsRequestFilterSensitiveLog, ListInvitationsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListInvitationsCommand, serializeAws_restJson1ListInvitationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListInvitationsCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListInvitationsCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListInvitationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListMembersRequestFilterSensitiveLog, ListMembersResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListMembersCommand, serializeAws_restJson1ListMembersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListMembersCommand extends $Command {
7
- constructor(input) {
8
- super();
9
- this.input = input;
10
- }
11
7
  static getEndpointParameterInstructions() {
12
8
  return {
13
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -16,6 +12,10 @@ export class ListMembersCommand extends $Command {
16
12
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
13
  };
18
14
  }
15
+ constructor(input) {
16
+ super();
17
+ this.input = input;
18
+ }
19
19
  resolveMiddleware(clientStack, configuration, options) {
20
20
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
21
21
  this.middlewareStack.use(getEndpointPlugin(configuration, ListMembersCommand.getEndpointParameterInstructions()));