@aws-sdk/client-wellarchitected 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 (89) hide show
  1. package/dist-cjs/commands/AssociateLensesCommand.js +4 -4
  2. package/dist-cjs/commands/CreateLensShareCommand.js +4 -4
  3. package/dist-cjs/commands/CreateLensVersionCommand.js +4 -4
  4. package/dist-cjs/commands/CreateMilestoneCommand.js +4 -4
  5. package/dist-cjs/commands/CreateWorkloadCommand.js +4 -4
  6. package/dist-cjs/commands/CreateWorkloadShareCommand.js +4 -4
  7. package/dist-cjs/commands/DeleteLensCommand.js +4 -4
  8. package/dist-cjs/commands/DeleteLensShareCommand.js +4 -4
  9. package/dist-cjs/commands/DeleteWorkloadCommand.js +4 -4
  10. package/dist-cjs/commands/DeleteWorkloadShareCommand.js +4 -4
  11. package/dist-cjs/commands/DisassociateLensesCommand.js +4 -4
  12. package/dist-cjs/commands/ExportLensCommand.js +4 -4
  13. package/dist-cjs/commands/GetAnswerCommand.js +4 -4
  14. package/dist-cjs/commands/GetLensCommand.js +4 -4
  15. package/dist-cjs/commands/GetLensReviewCommand.js +4 -4
  16. package/dist-cjs/commands/GetLensReviewReportCommand.js +4 -4
  17. package/dist-cjs/commands/GetLensVersionDifferenceCommand.js +4 -4
  18. package/dist-cjs/commands/GetMilestoneCommand.js +4 -4
  19. package/dist-cjs/commands/GetWorkloadCommand.js +4 -4
  20. package/dist-cjs/commands/ImportLensCommand.js +4 -4
  21. package/dist-cjs/commands/ListAnswersCommand.js +4 -4
  22. package/dist-cjs/commands/ListCheckDetailsCommand.js +4 -4
  23. package/dist-cjs/commands/ListCheckSummariesCommand.js +4 -4
  24. package/dist-cjs/commands/ListLensReviewImprovementsCommand.js +4 -4
  25. package/dist-cjs/commands/ListLensReviewsCommand.js +4 -4
  26. package/dist-cjs/commands/ListLensSharesCommand.js +4 -4
  27. package/dist-cjs/commands/ListLensesCommand.js +4 -4
  28. package/dist-cjs/commands/ListMilestonesCommand.js +4 -4
  29. package/dist-cjs/commands/ListNotificationsCommand.js +4 -4
  30. package/dist-cjs/commands/ListShareInvitationsCommand.js +4 -4
  31. package/dist-cjs/commands/ListTagsForResourceCommand.js +4 -4
  32. package/dist-cjs/commands/ListWorkloadSharesCommand.js +4 -4
  33. package/dist-cjs/commands/ListWorkloadsCommand.js +4 -4
  34. package/dist-cjs/commands/TagResourceCommand.js +4 -4
  35. package/dist-cjs/commands/UntagResourceCommand.js +4 -4
  36. package/dist-cjs/commands/UpdateAnswerCommand.js +4 -4
  37. package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +4 -4
  38. package/dist-cjs/commands/UpdateLensReviewCommand.js +4 -4
  39. package/dist-cjs/commands/UpdateShareInvitationCommand.js +4 -4
  40. package/dist-cjs/commands/UpdateWorkloadCommand.js +4 -4
  41. package/dist-cjs/commands/UpdateWorkloadShareCommand.js +4 -4
  42. package/dist-cjs/commands/UpgradeLensReviewCommand.js +4 -4
  43. package/dist-es/commands/AssociateLensesCommand.js +4 -4
  44. package/dist-es/commands/CreateLensShareCommand.js +4 -4
  45. package/dist-es/commands/CreateLensVersionCommand.js +4 -4
  46. package/dist-es/commands/CreateMilestoneCommand.js +4 -4
  47. package/dist-es/commands/CreateWorkloadCommand.js +4 -4
  48. package/dist-es/commands/CreateWorkloadShareCommand.js +4 -4
  49. package/dist-es/commands/DeleteLensCommand.js +4 -4
  50. package/dist-es/commands/DeleteLensShareCommand.js +4 -4
  51. package/dist-es/commands/DeleteWorkloadCommand.js +4 -4
  52. package/dist-es/commands/DeleteWorkloadShareCommand.js +4 -4
  53. package/dist-es/commands/DisassociateLensesCommand.js +4 -4
  54. package/dist-es/commands/ExportLensCommand.js +4 -4
  55. package/dist-es/commands/GetAnswerCommand.js +4 -4
  56. package/dist-es/commands/GetLensCommand.js +4 -4
  57. package/dist-es/commands/GetLensReviewCommand.js +4 -4
  58. package/dist-es/commands/GetLensReviewReportCommand.js +4 -4
  59. package/dist-es/commands/GetLensVersionDifferenceCommand.js +4 -4
  60. package/dist-es/commands/GetMilestoneCommand.js +4 -4
  61. package/dist-es/commands/GetWorkloadCommand.js +4 -4
  62. package/dist-es/commands/ImportLensCommand.js +4 -4
  63. package/dist-es/commands/ListAnswersCommand.js +4 -4
  64. package/dist-es/commands/ListCheckDetailsCommand.js +4 -4
  65. package/dist-es/commands/ListCheckSummariesCommand.js +4 -4
  66. package/dist-es/commands/ListLensReviewImprovementsCommand.js +4 -4
  67. package/dist-es/commands/ListLensReviewsCommand.js +4 -4
  68. package/dist-es/commands/ListLensSharesCommand.js +4 -4
  69. package/dist-es/commands/ListLensesCommand.js +4 -4
  70. package/dist-es/commands/ListMilestonesCommand.js +4 -4
  71. package/dist-es/commands/ListNotificationsCommand.js +4 -4
  72. package/dist-es/commands/ListShareInvitationsCommand.js +4 -4
  73. package/dist-es/commands/ListTagsForResourceCommand.js +4 -4
  74. package/dist-es/commands/ListWorkloadSharesCommand.js +4 -4
  75. package/dist-es/commands/ListWorkloadsCommand.js +4 -4
  76. package/dist-es/commands/TagResourceCommand.js +4 -4
  77. package/dist-es/commands/UntagResourceCommand.js +4 -4
  78. package/dist-es/commands/UpdateAnswerCommand.js +4 -4
  79. package/dist-es/commands/UpdateGlobalSettingsCommand.js +4 -4
  80. package/dist-es/commands/UpdateLensReviewCommand.js +4 -4
  81. package/dist-es/commands/UpdateShareInvitationCommand.js +4 -4
  82. package/dist-es/commands/UpdateWorkloadCommand.js +4 -4
  83. package/dist-es/commands/UpdateWorkloadShareCommand.js +4 -4
  84. package/dist-es/commands/UpgradeLensReviewCommand.js +4 -4
  85. package/dist-types/WellArchitectedClient.d.ts +4 -4
  86. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  87. package/dist-types/ts3.4/WellArchitectedClient.d.ts +4 -4
  88. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
  89. package/package.json +36 -36
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetLensReviewInputFilterSensitiveLog, GetLensReviewOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetLensReviewCommand, serializeAws_restJson1GetLensReviewCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetLensReviewCommand 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 GetLensReviewCommand 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, GetLensReviewCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetLensReviewReportInputFilterSensitiveLog, GetLensReviewReportOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetLensReviewReportCommand, serializeAws_restJson1GetLensReviewReportCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetLensReviewReportCommand 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 GetLensReviewReportCommand 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, GetLensReviewReportCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetLensVersionDifferenceInputFilterSensitiveLog, GetLensVersionDifferenceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetLensVersionDifferenceCommand, serializeAws_restJson1GetLensVersionDifferenceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetLensVersionDifferenceCommand 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 GetLensVersionDifferenceCommand 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, GetLensVersionDifferenceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetMilestoneInputFilterSensitiveLog, GetMilestoneOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetMilestoneCommand, serializeAws_restJson1GetMilestoneCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetMilestoneCommand 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 GetMilestoneCommand 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, GetMilestoneCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetWorkloadInputFilterSensitiveLog, GetWorkloadOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1GetWorkloadCommand, serializeAws_restJson1GetWorkloadCommand, } from "../protocols/Aws_restJson1";
6
6
  export class GetWorkloadCommand 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 GetWorkloadCommand 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, GetWorkloadCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ImportLensInputFilterSensitiveLog, ImportLensOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ImportLensCommand, serializeAws_restJson1ImportLensCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ImportLensCommand 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 ImportLensCommand 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, ImportLensCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListAnswersInputFilterSensitiveLog, ListAnswersOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListAnswersCommand, serializeAws_restJson1ListAnswersCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListAnswersCommand 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 ListAnswersCommand 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, ListAnswersCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCheckDetailsInputFilterSensitiveLog, ListCheckDetailsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListCheckDetailsCommand, serializeAws_restJson1ListCheckDetailsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListCheckDetailsCommand 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 ListCheckDetailsCommand 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, ListCheckDetailsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListCheckSummariesInputFilterSensitiveLog, ListCheckSummariesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListCheckSummariesCommand, serializeAws_restJson1ListCheckSummariesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListCheckSummariesCommand 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 ListCheckSummariesCommand 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, ListCheckSummariesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListLensReviewImprovementsInputFilterSensitiveLog, ListLensReviewImprovementsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListLensReviewImprovementsCommand, serializeAws_restJson1ListLensReviewImprovementsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListLensReviewImprovementsCommand 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 ListLensReviewImprovementsCommand 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, ListLensReviewImprovementsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListLensReviewsInputFilterSensitiveLog, ListLensReviewsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListLensReviewsCommand, serializeAws_restJson1ListLensReviewsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListLensReviewsCommand 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 ListLensReviewsCommand 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, ListLensReviewsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListLensSharesInputFilterSensitiveLog, ListLensSharesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListLensSharesCommand, serializeAws_restJson1ListLensSharesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListLensSharesCommand 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 ListLensSharesCommand 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, ListLensSharesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListLensesInputFilterSensitiveLog, ListLensesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListLensesCommand, serializeAws_restJson1ListLensesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListLensesCommand 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 ListLensesCommand 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, ListLensesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListMilestonesInputFilterSensitiveLog, ListMilestonesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListMilestonesCommand, serializeAws_restJson1ListMilestonesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListMilestonesCommand 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 ListMilestonesCommand 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, ListMilestonesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListNotificationsInputFilterSensitiveLog, ListNotificationsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListNotificationsCommand, serializeAws_restJson1ListNotificationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListNotificationsCommand 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 ListNotificationsCommand 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, ListNotificationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListShareInvitationsInputFilterSensitiveLog, ListShareInvitationsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListShareInvitationsCommand, serializeAws_restJson1ListShareInvitationsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListShareInvitationsCommand 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 ListShareInvitationsCommand 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, ListShareInvitationsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListTagsForResourceInputFilterSensitiveLog, ListTagsForResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListTagsForResourceCommand, serializeAws_restJson1ListTagsForResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListTagsForResourceCommand 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 ListTagsForResourceCommand 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, ListTagsForResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListWorkloadSharesInputFilterSensitiveLog, ListWorkloadSharesOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListWorkloadSharesCommand, serializeAws_restJson1ListWorkloadSharesCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListWorkloadSharesCommand 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 ListWorkloadSharesCommand 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, ListWorkloadSharesCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { ListWorkloadsInputFilterSensitiveLog, ListWorkloadsOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1ListWorkloadsCommand, serializeAws_restJson1ListWorkloadsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class ListWorkloadsCommand 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 ListWorkloadsCommand 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, ListWorkloadsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { TagResourceInputFilterSensitiveLog, TagResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UntagResourceInputFilterSensitiveLog, UntagResourceOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateAnswerInputFilterSensitiveLog, UpdateAnswerOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateAnswerCommand, serializeAws_restJson1UpdateAnswerCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateAnswerCommand 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 UpdateAnswerCommand 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, UpdateAnswerCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateGlobalSettingsInputFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateGlobalSettingsCommand, serializeAws_restJson1UpdateGlobalSettingsCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateGlobalSettingsCommand 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 UpdateGlobalSettingsCommand 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, UpdateGlobalSettingsCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateLensReviewInputFilterSensitiveLog, UpdateLensReviewOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateLensReviewCommand, serializeAws_restJson1UpdateLensReviewCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateLensReviewCommand 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 UpdateLensReviewCommand 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, UpdateLensReviewCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateShareInvitationInputFilterSensitiveLog, UpdateShareInvitationOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateShareInvitationCommand, serializeAws_restJson1UpdateShareInvitationCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateShareInvitationCommand 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 UpdateShareInvitationCommand 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, UpdateShareInvitationCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateWorkloadInputFilterSensitiveLog, UpdateWorkloadOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateWorkloadCommand, serializeAws_restJson1UpdateWorkloadCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateWorkloadCommand 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 UpdateWorkloadCommand 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, UpdateWorkloadCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpdateWorkloadShareInputFilterSensitiveLog, UpdateWorkloadShareOutputFilterSensitiveLog, } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpdateWorkloadShareCommand, serializeAws_restJson1UpdateWorkloadShareCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpdateWorkloadShareCommand 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 UpdateWorkloadShareCommand 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, UpdateWorkloadShareCommand.getEndpointParameterInstructions()));
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { UpgradeLensReviewInputFilterSensitiveLog } from "../models/models_0";
5
5
  import { deserializeAws_restJson1UpgradeLensReviewCommand, serializeAws_restJson1UpgradeLensReviewCommand, } from "../protocols/Aws_restJson1";
6
6
  export class UpgradeLensReviewCommand 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 UpgradeLensReviewCommand 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, UpgradeLensReviewCommand.getEndpointParameterInstructions()));