@aws-sdk/client-wellarchitected 3.533.0 → 3.540.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 (151) hide show
  1. package/dist-cjs/endpoint/endpointResolver.js +4 -2
  2. package/dist-cjs/index.js +0 -3
  3. package/dist-es/endpoint/endpointResolver.js +3 -1
  4. package/dist-es/index.js +0 -1
  5. package/dist-types/WellArchitected.d.ts +10 -1
  6. package/dist-types/WellArchitectedClient.d.ts +1 -1
  7. package/dist-types/commands/AssociateLensesCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateProfilesCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateLensShareCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateLensVersionCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateMilestoneCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateProfileShareCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateReviewTemplateCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateTemplateShareCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateWorkloadCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateWorkloadShareCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteLensCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteLensShareCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteProfileShareCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteTemplateShareCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteWorkloadCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +2 -1
  26. package/dist-types/commands/DisassociateLensesCommand.d.ts +2 -1
  27. package/dist-types/commands/DisassociateProfilesCommand.d.ts +2 -1
  28. package/dist-types/commands/ExportLensCommand.d.ts +2 -1
  29. package/dist-types/commands/GetAnswerCommand.d.ts +2 -1
  30. package/dist-types/commands/GetConsolidatedReportCommand.d.ts +2 -1
  31. package/dist-types/commands/GetLensCommand.d.ts +2 -1
  32. package/dist-types/commands/GetLensReviewCommand.d.ts +2 -1
  33. package/dist-types/commands/GetLensReviewReportCommand.d.ts +2 -1
  34. package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
  35. package/dist-types/commands/GetMilestoneCommand.d.ts +2 -1
  36. package/dist-types/commands/GetProfileCommand.d.ts +2 -1
  37. package/dist-types/commands/GetProfileTemplateCommand.d.ts +2 -1
  38. package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
  39. package/dist-types/commands/GetReviewTemplateCommand.d.ts +2 -1
  40. package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
  41. package/dist-types/commands/GetWorkloadCommand.d.ts +2 -1
  42. package/dist-types/commands/ImportLensCommand.d.ts +2 -1
  43. package/dist-types/commands/ListAnswersCommand.d.ts +2 -1
  44. package/dist-types/commands/ListCheckDetailsCommand.d.ts +2 -1
  45. package/dist-types/commands/ListCheckSummariesCommand.d.ts +2 -1
  46. package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListLensReviewsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListLensSharesCommand.d.ts +2 -1
  49. package/dist-types/commands/ListLensesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListMilestonesCommand.d.ts +2 -1
  51. package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
  52. package/dist-types/commands/ListProfileNotificationsCommand.d.ts +2 -1
  53. package/dist-types/commands/ListProfileSharesCommand.d.ts +2 -1
  54. package/dist-types/commands/ListProfilesCommand.d.ts +2 -1
  55. package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
  56. package/dist-types/commands/ListReviewTemplatesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListShareInvitationsCommand.d.ts +2 -1
  58. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/ListTemplateSharesCommand.d.ts +2 -1
  60. package/dist-types/commands/ListWorkloadSharesCommand.d.ts +2 -1
  61. package/dist-types/commands/ListWorkloadsCommand.d.ts +2 -1
  62. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  63. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateAnswerCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateLensReviewCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
  69. package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +2 -1
  70. package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
  71. package/dist-types/commands/UpdateShareInvitationCommand.d.ts +2 -1
  72. package/dist-types/commands/UpdateWorkloadCommand.d.ts +2 -1
  73. package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +2 -1
  74. package/dist-types/commands/UpgradeLensReviewCommand.d.ts +2 -1
  75. package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +2 -1
  76. package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
  77. package/dist-types/index.d.ts +0 -1
  78. package/dist-types/models/models_0.d.ts +884 -884
  79. package/dist-types/ts3.4/WellArchitected.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/GetLensCommand.d.ts +7 -0
  105. package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/index.d.ts +0 -1
  151. package/package.json +40 -40
@@ -671,6 +671,7 @@ export interface WellArchitected {
671
671
  options: __HttpHandlerOptions,
672
672
  cb: (err: any, data?: GetProfileCommandOutput) => void
673
673
  ): void;
674
+ getProfileTemplate(): Promise<GetProfileTemplateCommandOutput>;
674
675
  getProfileTemplate(
675
676
  args: GetProfileTemplateCommandInput,
676
677
  options?: __HttpHandlerOptions
@@ -788,6 +789,7 @@ export interface WellArchitected {
788
789
  options: __HttpHandlerOptions,
789
790
  cb: (err: any, data?: ListCheckSummariesCommandOutput) => void
790
791
  ): void;
792
+ listLenses(): Promise<ListLensesCommandOutput>;
791
793
  listLenses(
792
794
  args: ListLensesCommandInput,
793
795
  options?: __HttpHandlerOptions
@@ -853,6 +855,7 @@ export interface WellArchitected {
853
855
  options: __HttpHandlerOptions,
854
856
  cb: (err: any, data?: ListMilestonesCommandOutput) => void
855
857
  ): void;
858
+ listNotifications(): Promise<ListNotificationsCommandOutput>;
856
859
  listNotifications(
857
860
  args: ListNotificationsCommandInput,
858
861
  options?: __HttpHandlerOptions
@@ -866,6 +869,7 @@ export interface WellArchitected {
866
869
  options: __HttpHandlerOptions,
867
870
  cb: (err: any, data?: ListNotificationsCommandOutput) => void
868
871
  ): void;
872
+ listProfileNotifications(): Promise<ListProfileNotificationsCommandOutput>;
869
873
  listProfileNotifications(
870
874
  args: ListProfileNotificationsCommandInput,
871
875
  options?: __HttpHandlerOptions
@@ -879,6 +883,7 @@ export interface WellArchitected {
879
883
  options: __HttpHandlerOptions,
880
884
  cb: (err: any, data?: ListProfileNotificationsCommandOutput) => void
881
885
  ): void;
886
+ listProfiles(): Promise<ListProfilesCommandOutput>;
882
887
  listProfiles(
883
888
  args: ListProfilesCommandInput,
884
889
  options?: __HttpHandlerOptions
@@ -918,6 +923,7 @@ export interface WellArchitected {
918
923
  options: __HttpHandlerOptions,
919
924
  cb: (err: any, data?: ListReviewTemplateAnswersCommandOutput) => void
920
925
  ): void;
926
+ listReviewTemplates(): Promise<ListReviewTemplatesCommandOutput>;
921
927
  listReviewTemplates(
922
928
  args: ListReviewTemplatesCommandInput,
923
929
  options?: __HttpHandlerOptions
@@ -931,6 +937,7 @@ export interface WellArchitected {
931
937
  options: __HttpHandlerOptions,
932
938
  cb: (err: any, data?: ListReviewTemplatesCommandOutput) => void
933
939
  ): void;
940
+ listShareInvitations(): Promise<ListShareInvitationsCommandOutput>;
934
941
  listShareInvitations(
935
942
  args: ListShareInvitationsCommandInput,
936
943
  options?: __HttpHandlerOptions
@@ -970,6 +977,7 @@ export interface WellArchitected {
970
977
  options: __HttpHandlerOptions,
971
978
  cb: (err: any, data?: ListTemplateSharesCommandOutput) => void
972
979
  ): void;
980
+ listWorkloads(): Promise<ListWorkloadsCommandOutput>;
973
981
  listWorkloads(
974
982
  args: ListWorkloadsCommandInput,
975
983
  options?: __HttpHandlerOptions
@@ -1035,6 +1043,7 @@ export interface WellArchitected {
1035
1043
  options: __HttpHandlerOptions,
1036
1044
  cb: (err: any, data?: UpdateAnswerCommandOutput) => void
1037
1045
  ): void;
1046
+ updateGlobalSettings(): Promise<UpdateGlobalSettingsCommandOutput>;
1038
1047
  updateGlobalSettings(
1039
1048
  args: UpdateGlobalSettingsCommandInput,
1040
1049
  options?: __HttpHandlerOptions
@@ -19,6 +19,15 @@ declare const AssociateLensesCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: AssociateLensesCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ AssociateLensesCommandInput,
26
+ AssociateLensesCommandOutput,
27
+ WellArchitectedClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class AssociateLensesCommand extends AssociateLensesCommand_base {}
@@ -19,6 +19,15 @@ declare const AssociateProfilesCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: AssociateProfilesCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ AssociateProfilesCommandInput,
26
+ AssociateProfilesCommandOutput,
27
+ WellArchitectedClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class AssociateProfilesCommand extends AssociateProfilesCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateLensShareCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateLensShareCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateLensShareCommandInput,
31
+ CreateLensShareCommandOutput,
32
+ WellArchitectedClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateLensShareCommand extends CreateLensShareCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateLensVersionCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateLensVersionCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateLensVersionCommandInput,
31
+ CreateLensVersionCommandOutput,
32
+ WellArchitectedClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateLensVersionCommand extends CreateLensVersionCommand_base {}
@@ -24,6 +24,15 @@ declare const CreateMilestoneCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: CreateMilestoneCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ CreateMilestoneCommandInput,
31
+ CreateMilestoneCommandOutput,
32
+ WellArchitectedClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class CreateMilestoneCommand extends CreateMilestoneCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateProfileCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateProfileCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateProfileCommandInput,
28
+ CreateProfileCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateProfileCommand extends CreateProfileCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateProfileShareCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateProfileShareCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateProfileShareCommandInput,
32
+ CreateProfileShareCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateProfileShareCommand extends CreateProfileShareCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateReviewTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateReviewTemplateCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateReviewTemplateCommandInput,
32
+ CreateReviewTemplateCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateReviewTemplateCommand extends CreateReviewTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateTemplateShareCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateTemplateShareCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateTemplateShareCommandInput,
32
+ CreateTemplateShareCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateTemplateShareCommand extends CreateTemplateShareCommand_base {}
@@ -21,6 +21,15 @@ declare const CreateWorkloadCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: CreateWorkloadCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ CreateWorkloadCommandInput,
28
+ CreateWorkloadCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class CreateWorkloadCommand extends CreateWorkloadCommand_base {}
@@ -25,6 +25,15 @@ declare const CreateWorkloadShareCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: CreateWorkloadShareCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ CreateWorkloadShareCommandInput,
32
+ CreateWorkloadShareCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class CreateWorkloadShareCommand extends CreateWorkloadShareCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteLensCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteLensCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteLensCommandInput,
26
+ DeleteLensCommandOutput,
27
+ WellArchitectedClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteLensCommand extends DeleteLensCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteLensShareCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteLensShareCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteLensShareCommandInput,
26
+ DeleteLensShareCommandOutput,
27
+ WellArchitectedClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteLensShareCommand extends DeleteLensShareCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteProfileCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteProfileCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteProfileCommandInput,
26
+ DeleteProfileCommandOutput,
27
+ WellArchitectedClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteProfileCommand extends DeleteProfileCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteProfileShareCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteProfileShareCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteProfileShareCommandInput,
27
+ DeleteProfileShareCommandOutput,
28
+ WellArchitectedClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteProfileShareCommand extends DeleteProfileShareCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteReviewTemplateCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteReviewTemplateCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteReviewTemplateCommandInput,
27
+ DeleteReviewTemplateCommandOutput,
28
+ WellArchitectedClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteReviewTemplateCommand extends DeleteReviewTemplateCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteTemplateShareCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteTemplateShareCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteTemplateShareCommandInput,
27
+ DeleteTemplateShareCommandOutput,
28
+ WellArchitectedClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteTemplateShareCommand extends DeleteTemplateShareCommand_base {}
@@ -19,6 +19,15 @@ declare const DeleteWorkloadCommand_base: {
19
19
  ServiceInputTypes,
20
20
  ServiceOutputTypes
21
21
  >;
22
+ new (
23
+ __0_0: DeleteWorkloadCommandInput
24
+ ): import("@smithy/smithy-client").CommandImpl<
25
+ DeleteWorkloadCommandInput,
26
+ DeleteWorkloadCommandOutput,
27
+ WellArchitectedClientResolvedConfig,
28
+ ServiceInputTypes,
29
+ ServiceOutputTypes
30
+ >;
22
31
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
23
32
  };
24
33
  export declare class DeleteWorkloadCommand extends DeleteWorkloadCommand_base {}
@@ -20,6 +20,15 @@ declare const DeleteWorkloadShareCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DeleteWorkloadShareCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DeleteWorkloadShareCommandInput,
27
+ DeleteWorkloadShareCommandOutput,
28
+ WellArchitectedClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DeleteWorkloadShareCommand extends DeleteWorkloadShareCommand_base {}
@@ -20,6 +20,15 @@ declare const DisassociateLensesCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DisassociateLensesCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DisassociateLensesCommandInput,
27
+ DisassociateLensesCommandOutput,
28
+ WellArchitectedClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DisassociateLensesCommand extends DisassociateLensesCommand_base {}
@@ -20,6 +20,15 @@ declare const DisassociateProfilesCommand_base: {
20
20
  ServiceInputTypes,
21
21
  ServiceOutputTypes
22
22
  >;
23
+ new (
24
+ __0_0: DisassociateProfilesCommandInput
25
+ ): import("@smithy/smithy-client").CommandImpl<
26
+ DisassociateProfilesCommandInput,
27
+ DisassociateProfilesCommandOutput,
28
+ WellArchitectedClientResolvedConfig,
29
+ ServiceInputTypes,
30
+ ServiceOutputTypes
31
+ >;
23
32
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
24
33
  };
25
34
  export declare class DisassociateProfilesCommand extends DisassociateProfilesCommand_base {}
@@ -21,6 +21,15 @@ declare const ExportLensCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: ExportLensCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ ExportLensCommandInput,
28
+ ExportLensCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class ExportLensCommand extends ExportLensCommand_base {}
@@ -21,6 +21,15 @@ declare const GetAnswerCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetAnswerCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetAnswerCommandInput,
28
+ GetAnswerCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetAnswerCommand extends GetAnswerCommand_base {}
@@ -25,6 +25,15 @@ declare const GetConsolidatedReportCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetConsolidatedReportCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetConsolidatedReportCommandInput,
32
+ GetConsolidatedReportCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetConsolidatedReportCommand extends GetConsolidatedReportCommand_base {}
@@ -17,6 +17,13 @@ declare const GetLensCommand_base: {
17
17
  ServiceInputTypes,
18
18
  ServiceOutputTypes
19
19
  >;
20
+ new (__0_0: GetLensCommandInput): import("@smithy/smithy-client").CommandImpl<
21
+ GetLensCommandInput,
22
+ GetLensCommandOutput,
23
+ WellArchitectedClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
20
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
21
28
  };
22
29
  export declare class GetLensCommand extends GetLensCommand_base {}
@@ -21,6 +21,15 @@ declare const GetLensReviewCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetLensReviewCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetLensReviewCommandInput,
28
+ GetLensReviewCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetLensReviewCommand extends GetLensReviewCommand_base {}
@@ -25,6 +25,15 @@ declare const GetLensReviewReportCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetLensReviewReportCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetLensReviewReportCommandInput,
32
+ GetLensReviewReportCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetLensReviewReportCommand extends GetLensReviewReportCommand_base {}
@@ -25,6 +25,15 @@ declare const GetLensVersionDifferenceCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetLensVersionDifferenceCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetLensVersionDifferenceCommandInput,
32
+ GetLensVersionDifferenceCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetLensVersionDifferenceCommand extends GetLensVersionDifferenceCommand_base {}
@@ -21,6 +21,15 @@ declare const GetMilestoneCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetMilestoneCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetMilestoneCommandInput,
28
+ GetMilestoneCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetMilestoneCommand extends GetMilestoneCommand_base {}
@@ -21,6 +21,15 @@ declare const GetProfileCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetProfileCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetProfileCommandInput,
28
+ GetProfileCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetProfileCommand extends GetProfileCommand_base {}
@@ -25,6 +25,15 @@ declare const GetProfileTemplateCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ ...[input]: [] | [GetProfileTemplateCommandInput]
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetProfileTemplateCommandInput,
32
+ GetProfileTemplateCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetProfileTemplateCommand extends GetProfileTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const GetReviewTemplateAnswerCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetReviewTemplateAnswerCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetReviewTemplateAnswerCommandInput,
32
+ GetReviewTemplateAnswerCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetReviewTemplateAnswerCommand extends GetReviewTemplateAnswerCommand_base {}
@@ -24,6 +24,15 @@ declare const GetReviewTemplateCommand_base: {
24
24
  ServiceInputTypes,
25
25
  ServiceOutputTypes
26
26
  >;
27
+ new (
28
+ __0_0: GetReviewTemplateCommandInput
29
+ ): import("@smithy/smithy-client").CommandImpl<
30
+ GetReviewTemplateCommandInput,
31
+ GetReviewTemplateCommandOutput,
32
+ WellArchitectedClientResolvedConfig,
33
+ ServiceInputTypes,
34
+ ServiceOutputTypes
35
+ >;
27
36
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
37
  };
29
38
  export declare class GetReviewTemplateCommand extends GetReviewTemplateCommand_base {}
@@ -25,6 +25,15 @@ declare const GetReviewTemplateLensReviewCommand_base: {
25
25
  ServiceInputTypes,
26
26
  ServiceOutputTypes
27
27
  >;
28
+ new (
29
+ __0_0: GetReviewTemplateLensReviewCommandInput
30
+ ): import("@smithy/smithy-client").CommandImpl<
31
+ GetReviewTemplateLensReviewCommandInput,
32
+ GetReviewTemplateLensReviewCommandOutput,
33
+ WellArchitectedClientResolvedConfig,
34
+ ServiceInputTypes,
35
+ ServiceOutputTypes
36
+ >;
28
37
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
38
  };
30
39
  export declare class GetReviewTemplateLensReviewCommand extends GetReviewTemplateLensReviewCommand_base {}
@@ -21,6 +21,15 @@ declare const GetWorkloadCommand_base: {
21
21
  ServiceInputTypes,
22
22
  ServiceOutputTypes
23
23
  >;
24
+ new (
25
+ __0_0: GetWorkloadCommandInput
26
+ ): import("@smithy/smithy-client").CommandImpl<
27
+ GetWorkloadCommandInput,
28
+ GetWorkloadCommandOutput,
29
+ WellArchitectedClientResolvedConfig,
30
+ ServiceInputTypes,
31
+ ServiceOutputTypes
32
+ >;
24
33
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
34
  };
26
35
  export declare class GetWorkloadCommand extends GetWorkloadCommand_base {}