@aws-sdk/client-wellarchitected 3.590.0 → 3.596.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 (149) hide show
  1. package/dist-cjs/index.js +0 -72
  2. package/dist-types/commands/AssociateLensesCommand.d.ts +2 -1
  3. package/dist-types/commands/AssociateProfilesCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateLensShareCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateLensVersionCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateMilestoneCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateProfileShareCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateReviewTemplateCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateTemplateShareCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateWorkloadCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateWorkloadShareCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteLensCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteLensShareCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteProfileShareCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteTemplateShareCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteWorkloadCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +2 -1
  21. package/dist-types/commands/DisassociateLensesCommand.d.ts +2 -1
  22. package/dist-types/commands/DisassociateProfilesCommand.d.ts +2 -1
  23. package/dist-types/commands/ExportLensCommand.d.ts +2 -1
  24. package/dist-types/commands/GetAnswerCommand.d.ts +2 -1
  25. package/dist-types/commands/GetConsolidatedReportCommand.d.ts +2 -1
  26. package/dist-types/commands/GetGlobalSettingsCommand.d.ts +2 -1
  27. package/dist-types/commands/GetLensCommand.d.ts +2 -1
  28. package/dist-types/commands/GetLensReviewCommand.d.ts +2 -1
  29. package/dist-types/commands/GetLensReviewReportCommand.d.ts +2 -1
  30. package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMilestoneCommand.d.ts +2 -1
  32. package/dist-types/commands/GetProfileCommand.d.ts +2 -1
  33. package/dist-types/commands/GetProfileTemplateCommand.d.ts +2 -1
  34. package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
  35. package/dist-types/commands/GetReviewTemplateCommand.d.ts +2 -1
  36. package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
  37. package/dist-types/commands/GetWorkloadCommand.d.ts +2 -1
  38. package/dist-types/commands/ImportLensCommand.d.ts +2 -1
  39. package/dist-types/commands/ListAnswersCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCheckDetailsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCheckSummariesCommand.d.ts +2 -1
  42. package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListLensReviewsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListLensSharesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListLensesCommand.d.ts +2 -1
  46. package/dist-types/commands/ListMilestonesCommand.d.ts +2 -1
  47. package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListProfileNotificationsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListProfileSharesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListProfilesCommand.d.ts +2 -1
  51. package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
  52. package/dist-types/commands/ListReviewTemplatesCommand.d.ts +2 -1
  53. package/dist-types/commands/ListShareInvitationsCommand.d.ts +2 -1
  54. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/ListTemplateSharesCommand.d.ts +2 -1
  56. package/dist-types/commands/ListWorkloadSharesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListWorkloadsCommand.d.ts +2 -1
  58. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateAnswerCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateIntegrationCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateLensReviewCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateShareInvitationCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateWorkloadCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +2 -1
  71. package/dist-types/commands/UpgradeLensReviewCommand.d.ts +2 -1
  72. package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +2 -1
  73. package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
  74. package/dist-types/index.d.ts +2 -2
  75. package/dist-types/models/WellArchitectedServiceException.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/GetLensCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +2 -1
  131. package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +2 -1
  132. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  133. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  134. package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +2 -1
  135. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  136. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +2 -1
  137. package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +2 -1
  138. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +2 -1
  139. package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
  140. package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +2 -1
  141. package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
  142. package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +2 -1
  143. package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +2 -1
  144. package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +2 -1
  145. package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +2 -1
  146. package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +2 -1
  147. package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
  148. package/dist-types/ts3.4/models/WellArchitectedServiceException.d.ts +2 -1
  149. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedCon
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -11,8 +11,8 @@
11
11
  export * from "./WellArchitectedClient";
12
12
  export * from "./WellArchitected";
13
13
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
14
- export { RuntimeExtension } from "./runtimeExtensions";
15
- export { WellArchitectedExtensionConfiguration } from "./extensionConfiguration";
14
+ export type { RuntimeExtension } from "./runtimeExtensions";
15
+ export type { WellArchitectedExtensionConfiguration } from "./extensionConfiguration";
16
16
  export * from "./commands";
17
17
  export * from "./pagination";
18
18
  export * from "./models";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AssociateLensesCommandInput extends AssociateLensesInput {}
11
12
  export interface AssociateLensesCommandOutput extends __MetadataBearer {}
12
13
  declare const AssociateLensesCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface AssociateProfilesCommandInput extends AssociateProfilesInput {}
11
12
  export interface AssociateProfilesCommandOutput extends __MetadataBearer {}
12
13
  declare const AssociateProfilesCommand_base: {
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateLensShareCommandInput extends CreateLensShareInput {}
14
15
  export interface CreateLensShareCommandOutput
15
16
  extends CreateLensShareOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateLensVersionCommandInput extends CreateLensVersionInput {}
14
15
  export interface CreateLensVersionCommandOutput
15
16
  extends CreateLensVersionOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateMilestoneCommandInput extends CreateMilestoneInput {}
14
15
  export interface CreateMilestoneCommandOutput
15
16
  extends CreateMilestoneOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateProfileCommandInput extends CreateProfileInput {}
11
12
  export interface CreateProfileCommandOutput
12
13
  extends CreateProfileOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateProfileShareCommandInput
14
15
  extends CreateProfileShareInput {}
15
16
  export interface CreateProfileShareCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateReviewTemplateCommandInput
14
15
  extends CreateReviewTemplateInput {}
15
16
  export interface CreateReviewTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateTemplateShareCommandInput
14
15
  extends CreateTemplateShareInput {}
15
16
  export interface CreateTemplateShareCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface CreateWorkloadCommandInput extends CreateWorkloadInput {}
11
12
  export interface CreateWorkloadCommandOutput
12
13
  extends CreateWorkloadOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface CreateWorkloadShareCommandInput
14
15
  extends CreateWorkloadShareInput {}
15
16
  export interface CreateWorkloadShareCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteLensCommandInput extends DeleteLensInput {}
11
12
  export interface DeleteLensCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteLensCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteLensShareCommandInput extends DeleteLensShareInput {}
11
12
  export interface DeleteLensShareCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteLensShareCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteProfileCommandInput extends DeleteProfileInput {}
11
12
  export interface DeleteProfileCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteProfileCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteProfileShareCommandInput
11
12
  extends DeleteProfileShareInput {}
12
13
  export interface DeleteProfileShareCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteReviewTemplateCommandInput
11
12
  extends DeleteReviewTemplateInput {}
12
13
  export interface DeleteReviewTemplateCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteTemplateShareCommandInput
11
12
  extends DeleteTemplateShareInput {}
12
13
  export interface DeleteTemplateShareCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteWorkloadCommandInput extends DeleteWorkloadInput {}
11
12
  export interface DeleteWorkloadCommandOutput extends __MetadataBearer {}
12
13
  declare const DeleteWorkloadCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DeleteWorkloadShareCommandInput
11
12
  extends DeleteWorkloadShareInput {}
12
13
  export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DisassociateLensesCommandInput
11
12
  extends DisassociateLensesInput {}
12
13
  export interface DisassociateLensesCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface DisassociateProfilesCommandInput
11
12
  extends DisassociateProfilesInput {}
12
13
  export interface DisassociateProfilesCommandOutput extends __MetadataBearer {}
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ExportLensCommandInput extends ExportLensInput {}
11
12
  export interface ExportLensCommandOutput
12
13
  extends ExportLensOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetAnswerCommandInput extends GetAnswerInput {}
11
12
  export interface GetAnswerCommandOutput
12
13
  extends GetAnswerOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetConsolidatedReportCommandInput
14
15
  extends GetConsolidatedReportInput {}
15
16
  export interface GetConsolidatedReportCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetGlobalSettingsCommandInput {}
11
12
  export interface GetGlobalSettingsCommandOutput
12
13
  extends GetGlobalSettingsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetLensCommandInput extends GetLensInput {}
11
12
  export interface GetLensCommandOutput extends GetLensOutput, __MetadataBearer {}
12
13
  declare const GetLensCommand_base: {
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetLensReviewCommandInput extends GetLensReviewInput {}
11
12
  export interface GetLensReviewCommandOutput
12
13
  extends GetLensReviewOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetLensReviewReportCommandInput
14
15
  extends GetLensReviewReportInput {}
15
16
  export interface GetLensReviewReportCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetLensVersionDifferenceCommandInput
14
15
  extends GetLensVersionDifferenceInput {}
15
16
  export interface GetLensVersionDifferenceCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetMilestoneCommandInput extends GetMilestoneInput {}
11
12
  export interface GetMilestoneCommandOutput
12
13
  extends GetMilestoneOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetProfileCommandInput extends GetProfileInput {}
11
12
  export interface GetProfileCommandOutput
12
13
  extends GetProfileOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetProfileTemplateCommandInput
14
15
  extends GetProfileTemplateInput {}
15
16
  export interface GetProfileTemplateCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReviewTemplateAnswerCommandInput
14
15
  extends GetReviewTemplateAnswerInput {}
15
16
  export interface GetReviewTemplateAnswerCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReviewTemplateCommandInput extends GetReviewTemplateInput {}
14
15
  export interface GetReviewTemplateCommandOutput
15
16
  extends GetReviewTemplateOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetReviewTemplateLensReviewCommandInput
14
15
  extends GetReviewTemplateLensReviewInput {}
15
16
  export interface GetReviewTemplateLensReviewCommandOutput
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface GetWorkloadCommandInput extends GetWorkloadInput {}
11
12
  export interface GetWorkloadCommandOutput
12
13
  extends GetWorkloadOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ImportLensCommandInput extends ImportLensInput {}
11
12
  export interface ImportLensCommandOutput
12
13
  extends ImportLensOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListAnswersCommandInput extends ListAnswersInput {}
11
12
  export interface ListAnswersCommandOutput
12
13
  extends ListAnswersOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCheckDetailsCommandInput extends ListCheckDetailsInput {}
14
15
  export interface ListCheckDetailsCommandOutput
15
16
  extends ListCheckDetailsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCheckSummariesCommandInput
14
15
  extends ListCheckSummariesInput {}
15
16
  export interface ListCheckSummariesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListLensReviewImprovementsCommandInput
14
15
  extends ListLensReviewImprovementsInput {}
15
16
  export interface ListLensReviewImprovementsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListLensReviewsCommandInput extends ListLensReviewsInput {}
14
15
  export interface ListLensReviewsCommandOutput
15
16
  extends ListLensReviewsOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListLensSharesCommandInput extends ListLensSharesInput {}
11
12
  export interface ListLensSharesCommandOutput
12
13
  extends ListLensSharesOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListLensesCommandInput extends ListLensesInput {}
11
12
  export interface ListLensesCommandOutput
12
13
  extends ListLensesOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListMilestonesCommandInput extends ListMilestonesInput {}
11
12
  export interface ListMilestonesCommandOutput
12
13
  extends ListMilestonesOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListNotificationsCommandInput extends ListNotificationsInput {}
14
15
  export interface ListNotificationsCommandOutput
15
16
  extends ListNotificationsOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListProfileNotificationsCommandInput
14
15
  extends ListProfileNotificationsInput {}
15
16
  export interface ListProfileNotificationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListProfileSharesCommandInput extends ListProfileSharesInput {}
14
15
  export interface ListProfileSharesCommandOutput
15
16
  extends ListProfileSharesOutput,
@@ -6,7 +6,8 @@ import {
6
6
  ServiceOutputTypes,
7
7
  WellArchitectedClientResolvedConfig,
8
8
  } from "../WellArchitectedClient";
9
- export { __MetadataBearer, $Command };
9
+ export { __MetadataBearer };
10
+ export { $Command };
10
11
  export interface ListProfilesCommandInput extends ListProfilesInput {}
11
12
  export interface ListProfilesCommandOutput
12
13
  extends ListProfilesOutput,
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListReviewTemplateAnswersCommandInput
14
15
  extends ListReviewTemplateAnswersInput {}
15
16
  export interface ListReviewTemplateAnswersCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListReviewTemplatesCommandInput
14
15
  extends ListReviewTemplatesInput {}
15
16
  export interface ListReviewTemplatesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListShareInvitationsCommandInput
14
15
  extends ListShareInvitationsInput {}
15
16
  export interface ListShareInvitationsCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTagsForResourceCommandInput
14
15
  extends ListTagsForResourceInput {}
15
16
  export interface ListTagsForResourceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ServiceOutputTypes,
10
10
  WellArchitectedClientResolvedConfig,
11
11
  } from "../WellArchitectedClient";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListTemplateSharesCommandInput
14
15
  extends ListTemplateSharesInput {}
15
16
  export interface ListTemplateSharesCommandOutput