@aws-sdk/client-inspector 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 (79) hide show
  1. package/dist-cjs/commands/AddAttributesToFindingsCommand.js +4 -4
  2. package/dist-cjs/commands/CreateAssessmentTargetCommand.js +4 -4
  3. package/dist-cjs/commands/CreateAssessmentTemplateCommand.js +4 -4
  4. package/dist-cjs/commands/CreateExclusionsPreviewCommand.js +4 -4
  5. package/dist-cjs/commands/CreateResourceGroupCommand.js +4 -4
  6. package/dist-cjs/commands/DeleteAssessmentRunCommand.js +4 -4
  7. package/dist-cjs/commands/DeleteAssessmentTargetCommand.js +4 -4
  8. package/dist-cjs/commands/DeleteAssessmentTemplateCommand.js +4 -4
  9. package/dist-cjs/commands/DescribeAssessmentRunsCommand.js +4 -4
  10. package/dist-cjs/commands/DescribeAssessmentTargetsCommand.js +4 -4
  11. package/dist-cjs/commands/DescribeAssessmentTemplatesCommand.js +4 -4
  12. package/dist-cjs/commands/DescribeCrossAccountAccessRoleCommand.js +4 -4
  13. package/dist-cjs/commands/DescribeExclusionsCommand.js +4 -4
  14. package/dist-cjs/commands/DescribeFindingsCommand.js +4 -4
  15. package/dist-cjs/commands/DescribeResourceGroupsCommand.js +4 -4
  16. package/dist-cjs/commands/DescribeRulesPackagesCommand.js +4 -4
  17. package/dist-cjs/commands/GetAssessmentReportCommand.js +4 -4
  18. package/dist-cjs/commands/GetExclusionsPreviewCommand.js +4 -4
  19. package/dist-cjs/commands/GetTelemetryMetadataCommand.js +4 -4
  20. package/dist-cjs/commands/ListAssessmentRunAgentsCommand.js +4 -4
  21. package/dist-cjs/commands/ListAssessmentRunsCommand.js +4 -4
  22. package/dist-cjs/commands/ListAssessmentTargetsCommand.js +4 -4
  23. package/dist-cjs/commands/ListAssessmentTemplatesCommand.js +4 -4
  24. package/dist-cjs/commands/ListEventSubscriptionsCommand.js +4 -4
  25. package/dist-cjs/commands/ListExclusionsCommand.js +4 -4
  26. package/dist-cjs/commands/ListFindingsCommand.js +4 -4
  27. package/dist-cjs/commands/ListRulesPackagesCommand.js +4 -4
  28. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  29. package/dist-cjs/commands/PreviewAgentsCommand.js +4 -4
  30. package/dist-cjs/commands/RegisterCrossAccountAccessRoleCommand.js +4 -4
  31. package/dist-cjs/commands/RemoveAttributesFromFindingsCommand.js +4 -4
  32. package/dist-cjs/commands/SetTagsForResourceCommand.js +4 -4
  33. package/dist-cjs/commands/StartAssessmentRunCommand.js +4 -4
  34. package/dist-cjs/commands/StopAssessmentRunCommand.js +4 -4
  35. package/dist-cjs/commands/SubscribeToEventCommand.js +4 -4
  36. package/dist-cjs/commands/UnsubscribeFromEventCommand.js +4 -4
  37. package/dist-cjs/commands/UpdateAssessmentTargetCommand.js +4 -4
  38. package/dist-es/commands/AddAttributesToFindingsCommand.js +4 -4
  39. package/dist-es/commands/CreateAssessmentTargetCommand.js +4 -4
  40. package/dist-es/commands/CreateAssessmentTemplateCommand.js +4 -4
  41. package/dist-es/commands/CreateExclusionsPreviewCommand.js +4 -4
  42. package/dist-es/commands/CreateResourceGroupCommand.js +4 -4
  43. package/dist-es/commands/DeleteAssessmentRunCommand.js +4 -4
  44. package/dist-es/commands/DeleteAssessmentTargetCommand.js +4 -4
  45. package/dist-es/commands/DeleteAssessmentTemplateCommand.js +4 -4
  46. package/dist-es/commands/DescribeAssessmentRunsCommand.js +4 -4
  47. package/dist-es/commands/DescribeAssessmentTargetsCommand.js +4 -4
  48. package/dist-es/commands/DescribeAssessmentTemplatesCommand.js +4 -4
  49. package/dist-es/commands/DescribeCrossAccountAccessRoleCommand.js +4 -4
  50. package/dist-es/commands/DescribeExclusionsCommand.js +4 -4
  51. package/dist-es/commands/DescribeFindingsCommand.js +4 -4
  52. package/dist-es/commands/DescribeResourceGroupsCommand.js +4 -4
  53. package/dist-es/commands/DescribeRulesPackagesCommand.js +4 -4
  54. package/dist-es/commands/GetAssessmentReportCommand.js +4 -4
  55. package/dist-es/commands/GetExclusionsPreviewCommand.js +4 -4
  56. package/dist-es/commands/GetTelemetryMetadataCommand.js +4 -4
  57. package/dist-es/commands/ListAssessmentRunAgentsCommand.js +4 -4
  58. package/dist-es/commands/ListAssessmentRunsCommand.js +4 -4
  59. package/dist-es/commands/ListAssessmentTargetsCommand.js +4 -4
  60. package/dist-es/commands/ListAssessmentTemplatesCommand.js +4 -4
  61. package/dist-es/commands/ListEventSubscriptionsCommand.js +4 -4
  62. package/dist-es/commands/ListExclusionsCommand.js +4 -4
  63. package/dist-es/commands/ListFindingsCommand.js +4 -4
  64. package/dist-es/commands/ListRulesPackagesCommand.js +4 -4
  65. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  66. package/dist-es/commands/PreviewAgentsCommand.js +4 -4
  67. package/dist-es/commands/RegisterCrossAccountAccessRoleCommand.js +4 -4
  68. package/dist-es/commands/RemoveAttributesFromFindingsCommand.js +4 -4
  69. package/dist-es/commands/SetTagsForResourceCommand.js +4 -4
  70. package/dist-es/commands/StartAssessmentRunCommand.js +4 -4
  71. package/dist-es/commands/StopAssessmentRunCommand.js +4 -4
  72. package/dist-es/commands/SubscribeToEventCommand.js +4 -4
  73. package/dist-es/commands/UnsubscribeFromEventCommand.js +4 -4
  74. package/dist-es/commands/UpdateAssessmentTargetCommand.js +4 -4
  75. package/dist-types/InspectorClient.d.ts +4 -4
  76. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  77. package/dist-types/ts3.4/InspectorClient.d.ts +4 -4
  78. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  79. package/package.json +36 -36
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class PreviewAgentsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class PreviewAgentsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, PreviewAgentsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class RegisterCrossAccountAccessRoleCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RegisterCrossAccountAccessRoleCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RegisterCrossAccountAccessRoleCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class RemoveAttributesFromFindingsCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class RemoveAttributesFromFindingsCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, RemoveAttributesFromFindingsCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class SetTagsForResourceCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SetTagsForResourceCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SetTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class StartAssessmentRunCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StartAssessmentRunCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StartAssessmentRunCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class StopAssessmentRunCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class StopAssessmentRunCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, StopAssessmentRunCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class SubscribeToEventCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class SubscribeToEventCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, SubscribeToEventCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UnsubscribeFromEventCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UnsubscribeFromEventCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UnsubscribeFromEventCommand.getEndpointParameterInstructions()));
@@ -7,10 +7,6 @@ const smithy_client_1 = require("@aws-sdk/smithy-client");
7
7
  const models_0_1 = require("../models/models_0");
8
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
9
9
  class UpdateAssessmentTargetCommand extends smithy_client_1.Command {
10
- constructor(input) {
11
- super();
12
- this.input = input;
13
- }
14
10
  static getEndpointParameterInstructions() {
15
11
  return {
16
12
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -19,6 +15,10 @@ class UpdateAssessmentTargetCommand extends smithy_client_1.Command {
19
15
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
20
16
  };
21
17
  }
18
+ constructor(input) {
19
+ super();
20
+ this.input = input;
21
+ }
22
22
  resolveMiddleware(clientStack, configuration, options) {
23
23
  this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
24
24
  this.middlewareStack.use((0, middleware_endpoint_1.getEndpointPlugin)(configuration, UpdateAssessmentTargetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { AddAttributesToFindingsRequestFilterSensitiveLog, AddAttributesToFindingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1AddAttributesToFindingsCommand, serializeAws_json1_1AddAttributesToFindingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class AddAttributesToFindingsCommand 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 AddAttributesToFindingsCommand 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, AddAttributesToFindingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAssessmentTargetRequestFilterSensitiveLog, CreateAssessmentTargetResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateAssessmentTargetCommand, serializeAws_json1_1CreateAssessmentTargetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateAssessmentTargetCommand 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 CreateAssessmentTargetCommand 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, CreateAssessmentTargetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateAssessmentTemplateRequestFilterSensitiveLog, CreateAssessmentTemplateResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateAssessmentTemplateCommand, serializeAws_json1_1CreateAssessmentTemplateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateAssessmentTemplateCommand 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 CreateAssessmentTemplateCommand 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, CreateAssessmentTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateExclusionsPreviewRequestFilterSensitiveLog, CreateExclusionsPreviewResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateExclusionsPreviewCommand, serializeAws_json1_1CreateExclusionsPreviewCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateExclusionsPreviewCommand 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 CreateExclusionsPreviewCommand 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, CreateExclusionsPreviewCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateResourceGroupRequestFilterSensitiveLog, CreateResourceGroupResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1CreateResourceGroupCommand, serializeAws_json1_1CreateResourceGroupCommand, } from "../protocols/Aws_json1_1";
6
6
  export class CreateResourceGroupCommand 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 CreateResourceGroupCommand 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, CreateResourceGroupCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAssessmentRunRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteAssessmentRunCommand, serializeAws_json1_1DeleteAssessmentRunCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteAssessmentRunCommand 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 DeleteAssessmentRunCommand 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, DeleteAssessmentRunCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAssessmentTargetRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteAssessmentTargetCommand, serializeAws_json1_1DeleteAssessmentTargetCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteAssessmentTargetCommand 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 DeleteAssessmentTargetCommand 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, DeleteAssessmentTargetCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteAssessmentTemplateRequestFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DeleteAssessmentTemplateCommand, serializeAws_json1_1DeleteAssessmentTemplateCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DeleteAssessmentTemplateCommand 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 DeleteAssessmentTemplateCommand 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, DeleteAssessmentTemplateCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAssessmentRunsRequestFilterSensitiveLog, DescribeAssessmentRunsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeAssessmentRunsCommand, serializeAws_json1_1DescribeAssessmentRunsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeAssessmentRunsCommand 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 DescribeAssessmentRunsCommand 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, DescribeAssessmentRunsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAssessmentTargetsRequestFilterSensitiveLog, DescribeAssessmentTargetsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeAssessmentTargetsCommand, serializeAws_json1_1DescribeAssessmentTargetsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeAssessmentTargetsCommand 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 DescribeAssessmentTargetsCommand 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, DescribeAssessmentTargetsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeAssessmentTemplatesRequestFilterSensitiveLog, DescribeAssessmentTemplatesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeAssessmentTemplatesCommand, serializeAws_json1_1DescribeAssessmentTemplatesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeAssessmentTemplatesCommand 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 DescribeAssessmentTemplatesCommand 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, DescribeAssessmentTemplatesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeCrossAccountAccessRoleResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeCrossAccountAccessRoleCommand, serializeAws_json1_1DescribeCrossAccountAccessRoleCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeCrossAccountAccessRoleCommand 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 DescribeCrossAccountAccessRoleCommand 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, DescribeCrossAccountAccessRoleCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeExclusionsRequestFilterSensitiveLog, DescribeExclusionsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeExclusionsCommand, serializeAws_json1_1DescribeExclusionsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeExclusionsCommand 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 DescribeExclusionsCommand 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, DescribeExclusionsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeFindingsRequestFilterSensitiveLog, DescribeFindingsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeFindingsCommand, serializeAws_json1_1DescribeFindingsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeFindingsCommand 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 DescribeFindingsCommand 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, DescribeFindingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeResourceGroupsRequestFilterSensitiveLog, DescribeResourceGroupsResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeResourceGroupsCommand, serializeAws_json1_1DescribeResourceGroupsCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeResourceGroupsCommand 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 DescribeResourceGroupsCommand 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, DescribeResourceGroupsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DescribeRulesPackagesRequestFilterSensitiveLog, DescribeRulesPackagesResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1DescribeRulesPackagesCommand, serializeAws_json1_1DescribeRulesPackagesCommand, } from "../protocols/Aws_json1_1";
6
6
  export class DescribeRulesPackagesCommand 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 DescribeRulesPackagesCommand 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, DescribeRulesPackagesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetAssessmentReportRequestFilterSensitiveLog, GetAssessmentReportResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetAssessmentReportCommand, serializeAws_json1_1GetAssessmentReportCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetAssessmentReportCommand 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 GetAssessmentReportCommand 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, GetAssessmentReportCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetExclusionsPreviewRequestFilterSensitiveLog, GetExclusionsPreviewResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetExclusionsPreviewCommand, serializeAws_json1_1GetExclusionsPreviewCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetExclusionsPreviewCommand 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 GetExclusionsPreviewCommand 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, GetExclusionsPreviewCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetTelemetryMetadataRequestFilterSensitiveLog, GetTelemetryMetadataResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_json1_1GetTelemetryMetadataCommand, serializeAws_json1_1GetTelemetryMetadataCommand, } from "../protocols/Aws_json1_1";
6
6
  export class GetTelemetryMetadataCommand 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 GetTelemetryMetadataCommand 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, GetTelemetryMetadataCommand.getEndpointParameterInstructions()));