@aws-sdk/client-wellarchitected 3.645.0 → 3.650.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 (82) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +6 -2
  2. package/dist-cjs/index.js +72 -216
  3. package/dist-es/commands/AssociateLensesCommand.js +1 -3
  4. package/dist-es/commands/AssociateProfilesCommand.js +1 -3
  5. package/dist-es/commands/CreateLensShareCommand.js +1 -3
  6. package/dist-es/commands/CreateLensVersionCommand.js +1 -3
  7. package/dist-es/commands/CreateMilestoneCommand.js +1 -3
  8. package/dist-es/commands/CreateProfileCommand.js +1 -3
  9. package/dist-es/commands/CreateProfileShareCommand.js +1 -3
  10. package/dist-es/commands/CreateReviewTemplateCommand.js +1 -3
  11. package/dist-es/commands/CreateTemplateShareCommand.js +1 -3
  12. package/dist-es/commands/CreateWorkloadCommand.js +1 -3
  13. package/dist-es/commands/CreateWorkloadShareCommand.js +1 -3
  14. package/dist-es/commands/DeleteLensCommand.js +1 -3
  15. package/dist-es/commands/DeleteLensShareCommand.js +1 -3
  16. package/dist-es/commands/DeleteProfileCommand.js +1 -3
  17. package/dist-es/commands/DeleteProfileShareCommand.js +1 -3
  18. package/dist-es/commands/DeleteReviewTemplateCommand.js +1 -3
  19. package/dist-es/commands/DeleteTemplateShareCommand.js +1 -3
  20. package/dist-es/commands/DeleteWorkloadCommand.js +1 -3
  21. package/dist-es/commands/DeleteWorkloadShareCommand.js +1 -3
  22. package/dist-es/commands/DisassociateLensesCommand.js +1 -3
  23. package/dist-es/commands/DisassociateProfilesCommand.js +1 -3
  24. package/dist-es/commands/ExportLensCommand.js +1 -3
  25. package/dist-es/commands/GetAnswerCommand.js +1 -3
  26. package/dist-es/commands/GetConsolidatedReportCommand.js +1 -3
  27. package/dist-es/commands/GetGlobalSettingsCommand.js +1 -3
  28. package/dist-es/commands/GetLensCommand.js +1 -3
  29. package/dist-es/commands/GetLensReviewCommand.js +1 -3
  30. package/dist-es/commands/GetLensReviewReportCommand.js +1 -3
  31. package/dist-es/commands/GetLensVersionDifferenceCommand.js +1 -3
  32. package/dist-es/commands/GetMilestoneCommand.js +1 -3
  33. package/dist-es/commands/GetProfileCommand.js +1 -3
  34. package/dist-es/commands/GetProfileTemplateCommand.js +1 -3
  35. package/dist-es/commands/GetReviewTemplateAnswerCommand.js +1 -3
  36. package/dist-es/commands/GetReviewTemplateCommand.js +1 -3
  37. package/dist-es/commands/GetReviewTemplateLensReviewCommand.js +1 -3
  38. package/dist-es/commands/GetWorkloadCommand.js +1 -3
  39. package/dist-es/commands/ImportLensCommand.js +1 -3
  40. package/dist-es/commands/ListAnswersCommand.js +1 -3
  41. package/dist-es/commands/ListCheckDetailsCommand.js +1 -3
  42. package/dist-es/commands/ListCheckSummariesCommand.js +1 -3
  43. package/dist-es/commands/ListLensReviewImprovementsCommand.js +1 -3
  44. package/dist-es/commands/ListLensReviewsCommand.js +1 -3
  45. package/dist-es/commands/ListLensSharesCommand.js +1 -3
  46. package/dist-es/commands/ListLensesCommand.js +1 -3
  47. package/dist-es/commands/ListMilestonesCommand.js +1 -3
  48. package/dist-es/commands/ListNotificationsCommand.js +1 -3
  49. package/dist-es/commands/ListProfileNotificationsCommand.js +1 -3
  50. package/dist-es/commands/ListProfileSharesCommand.js +1 -3
  51. package/dist-es/commands/ListProfilesCommand.js +1 -3
  52. package/dist-es/commands/ListReviewTemplateAnswersCommand.js +1 -3
  53. package/dist-es/commands/ListReviewTemplatesCommand.js +1 -3
  54. package/dist-es/commands/ListShareInvitationsCommand.js +1 -3
  55. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  56. package/dist-es/commands/ListTemplateSharesCommand.js +1 -3
  57. package/dist-es/commands/ListWorkloadSharesCommand.js +1 -3
  58. package/dist-es/commands/ListWorkloadsCommand.js +1 -3
  59. package/dist-es/commands/TagResourceCommand.js +1 -3
  60. package/dist-es/commands/UntagResourceCommand.js +1 -3
  61. package/dist-es/commands/UpdateAnswerCommand.js +1 -3
  62. package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -3
  63. package/dist-es/commands/UpdateIntegrationCommand.js +1 -3
  64. package/dist-es/commands/UpdateLensReviewCommand.js +1 -3
  65. package/dist-es/commands/UpdateProfileCommand.js +1 -3
  66. package/dist-es/commands/UpdateReviewTemplateAnswerCommand.js +1 -3
  67. package/dist-es/commands/UpdateReviewTemplateCommand.js +1 -3
  68. package/dist-es/commands/UpdateReviewTemplateLensReviewCommand.js +1 -3
  69. package/dist-es/commands/UpdateShareInvitationCommand.js +1 -3
  70. package/dist-es/commands/UpdateWorkloadCommand.js +1 -3
  71. package/dist-es/commands/UpdateWorkloadShareCommand.js +1 -3
  72. package/dist-es/commands/UpgradeLensReviewCommand.js +1 -3
  73. package/dist-es/commands/UpgradeProfileVersionCommand.js +1 -3
  74. package/dist-es/commands/UpgradeReviewTemplateLensReviewCommand.js +1 -3
  75. package/dist-es/endpoint/endpointResolver.js +7 -3
  76. package/dist-types/runtimeConfig.browser.d.ts +2 -0
  77. package/dist-types/runtimeConfig.d.ts +2 -0
  78. package/dist-types/runtimeConfig.native.d.ts +2 -0
  79. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
  80. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
  81. package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
  82. package/package.json +35 -35
@@ -6,9 +6,7 @@ import { de_AssociateLensesCommand, se_AssociateLensesCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class AssociateLensesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_AssociateProfilesCommand, se_AssociateProfilesCommand } from "../pro
6
6
  export { $Command };
7
7
  export class AssociateProfilesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateLensShareCommand, se_CreateLensShareCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class CreateLensShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateLensVersionCommand, se_CreateLensVersionCommand } from "../pro
6
6
  export { $Command };
7
7
  export class CreateLensVersionCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateMilestoneCommand, se_CreateMilestoneCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class CreateMilestoneCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateProfileCommand, se_CreateProfileCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class CreateProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateProfileShareCommand, se_CreateProfileShareCommand } from "../p
6
6
  export { $Command };
7
7
  export class CreateProfileShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateReviewTemplateCommand, se_CreateReviewTemplateCommand } from "
6
6
  export { $Command };
7
7
  export class CreateReviewTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateTemplateShareCommand, se_CreateTemplateShareCommand } from "..
6
6
  export { $Command };
7
7
  export class CreateTemplateShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateWorkloadCommand, se_CreateWorkloadCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class CreateWorkloadCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_CreateWorkloadShareCommand, se_CreateWorkloadShareCommand } from "..
6
6
  export { $Command };
7
7
  export class CreateWorkloadShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteLensCommand, se_DeleteLensCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class DeleteLensCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteLensShareCommand, se_DeleteLensShareCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class DeleteLensShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteProfileCommand, se_DeleteProfileCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class DeleteProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteProfileShareCommand, se_DeleteProfileShareCommand } from "../p
6
6
  export { $Command };
7
7
  export class DeleteProfileShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteReviewTemplateCommand, se_DeleteReviewTemplateCommand } from "
6
6
  export { $Command };
7
7
  export class DeleteReviewTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteTemplateShareCommand, se_DeleteTemplateShareCommand } from "..
6
6
  export { $Command };
7
7
  export class DeleteTemplateShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteWorkloadCommand, se_DeleteWorkloadCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class DeleteWorkloadCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DeleteWorkloadShareCommand, se_DeleteWorkloadShareCommand } from "..
6
6
  export { $Command };
7
7
  export class DeleteWorkloadShareCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateLensesCommand, se_DisassociateLensesCommand } from "../p
6
6
  export { $Command };
7
7
  export class DisassociateLensesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_DisassociateProfilesCommand, se_DisassociateProfilesCommand } from "
6
6
  export { $Command };
7
7
  export class DisassociateProfilesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ExportLensCommand, se_ExportLensCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class ExportLensCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetAnswerCommand, se_GetAnswerCommand } from "../protocols/Aws_restJ
6
6
  export { $Command };
7
7
  export class GetAnswerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetConsolidatedReportCommand, se_GetConsolidatedReportCommand } from
6
6
  export { $Command };
7
7
  export class GetConsolidatedReportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetGlobalSettingsCommand, se_GetGlobalSettingsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetGlobalSettingsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLensCommand, se_GetLensCommand } from "../protocols/Aws_restJson1
6
6
  export { $Command };
7
7
  export class GetLensCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLensReviewCommand, se_GetLensReviewCommand } from "../protocols/A
6
6
  export { $Command };
7
7
  export class GetLensReviewCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLensReviewReportCommand, se_GetLensReviewReportCommand } from "..
6
6
  export { $Command };
7
7
  export class GetLensReviewReportCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetLensVersionDifferenceCommand, se_GetLensVersionDifferenceCommand
6
6
  export { $Command };
7
7
  export class GetLensVersionDifferenceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetMilestoneCommand, se_GetMilestoneCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class GetMilestoneCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetProfileCommand, se_GetProfileCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class GetProfileCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetProfileTemplateCommand, se_GetProfileTemplateCommand } from "../p
6
6
  export { $Command };
7
7
  export class GetProfileTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetReviewTemplateAnswerCommand, se_GetReviewTemplateAnswerCommand }
6
6
  export { $Command };
7
7
  export class GetReviewTemplateAnswerCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetReviewTemplateCommand, se_GetReviewTemplateCommand } from "../pro
6
6
  export { $Command };
7
7
  export class GetReviewTemplateCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetReviewTemplateLensReviewCommand, se_GetReviewTemplateLensReviewCo
6
6
  export { $Command };
7
7
  export class GetReviewTemplateLensReviewCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_GetWorkloadCommand, se_GetWorkloadCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class GetWorkloadCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ImportLensCommand, se_ImportLensCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class ImportLensCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListAnswersCommand, se_ListAnswersCommand } from "../protocols/Aws_r
6
6
  export { $Command };
7
7
  export class ListAnswersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListCheckDetailsCommand, se_ListCheckDetailsCommand } from "../proto
6
6
  export { $Command };
7
7
  export class ListCheckDetailsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListCheckSummariesCommand, se_ListCheckSummariesCommand } from "../p
6
6
  export { $Command };
7
7
  export class ListCheckSummariesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListLensReviewImprovementsCommand, se_ListLensReviewImprovementsComm
6
6
  export { $Command };
7
7
  export class ListLensReviewImprovementsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListLensReviewsCommand, se_ListLensReviewsCommand } from "../protoco
6
6
  export { $Command };
7
7
  export class ListLensReviewsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListLensSharesCommand, se_ListLensSharesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListLensSharesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListLensesCommand, se_ListLensesCommand } from "../protocols/Aws_res
6
6
  export { $Command };
7
7
  export class ListLensesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListMilestonesCommand, se_ListMilestonesCommand } from "../protocols
6
6
  export { $Command };
7
7
  export class ListMilestonesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListNotificationsCommand, se_ListNotificationsCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListNotificationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListProfileNotificationsCommand, se_ListProfileNotificationsCommand
6
6
  export { $Command };
7
7
  export class ListProfileNotificationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListProfileSharesCommand, se_ListProfileSharesCommand } from "../pro
6
6
  export { $Command };
7
7
  export class ListProfileSharesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListProfilesCommand, se_ListProfilesCommand } from "../protocols/Aws
6
6
  export { $Command };
7
7
  export class ListProfilesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListReviewTemplateAnswersCommand, se_ListReviewTemplateAnswersComman
6
6
  export { $Command };
7
7
  export class ListReviewTemplateAnswersCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListReviewTemplatesCommand, se_ListReviewTemplatesCommand } from "..
6
6
  export { $Command };
7
7
  export class ListReviewTemplatesCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListShareInvitationsCommand, se_ListShareInvitationsCommand } from "
6
6
  export { $Command };
7
7
  export class ListShareInvitationsCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),
@@ -6,9 +6,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
6
6
  export { $Command };
7
7
  export class ListTagsForResourceCommand extends $Command
8
8
  .classBuilder()
9
- .ep({
10
- ...commonParams,
11
- })
9
+ .ep(commonParams)
12
10
  .m(function (Command, cs, config, o) {
13
11
  return [
14
12
  getSerdePlugin(config, this.serialize, this.deserialize),