@aws-sdk/client-wellarchitected 3.529.1 → 3.535.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.
- package/dist-types/WellArchitected.d.ts +10 -1
- package/dist-types/WellArchitectedClient.d.ts +1 -1
- package/dist-types/commands/AssociateLensesCommand.d.ts +2 -1
- package/dist-types/commands/AssociateProfilesCommand.d.ts +2 -1
- package/dist-types/commands/CreateLensShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateLensVersionCommand.d.ts +2 -1
- package/dist-types/commands/CreateMilestoneCommand.d.ts +2 -1
- package/dist-types/commands/CreateProfileCommand.d.ts +2 -1
- package/dist-types/commands/CreateProfileShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateTemplateShareCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLensCommand.d.ts +2 -1
- package/dist-types/commands/DeleteLensShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProfileShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTemplateShareCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateLensesCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ExportLensCommand.d.ts +2 -1
- package/dist-types/commands/GetAnswerCommand.d.ts +2 -1
- package/dist-types/commands/GetConsolidatedReportCommand.d.ts +2 -1
- package/dist-types/commands/GetLensCommand.d.ts +2 -1
- package/dist-types/commands/GetLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +2 -1
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +2 -1
- package/dist-types/commands/GetMilestoneCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileCommand.d.ts +2 -1
- package/dist-types/commands/GetProfileTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +2 -1
- package/dist-types/commands/GetReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/ImportLensCommand.d.ts +2 -1
- package/dist-types/commands/ListAnswersCommand.d.ts +2 -1
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +2 -1
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +2 -1
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +2 -1
- package/dist-types/commands/ListLensReviewsCommand.d.ts +2 -1
- package/dist-types/commands/ListLensSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListLensesCommand.d.ts +2 -1
- package/dist-types/commands/ListMilestonesCommand.d.ts +2 -1
- package/dist-types/commands/ListNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileNotificationsCommand.d.ts +2 -1
- package/dist-types/commands/ListProfileSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListProfilesCommand.d.ts +2 -1
- package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +2 -1
- package/dist-types/commands/ListReviewTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTemplateSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkloadsCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnswerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProfileCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +2 -1
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +2 -1
- package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +2 -1
- package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +884 -884
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/WellArchitected.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLensCommand.d.ts +7 -0
- package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +40 -40
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: WellArchitectedClientConfig) =>
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -20,9 +20,9 @@ export declare const getRuntimeConfig: (config: WellArchitectedClientConfig) =>
|
|
|
20
20
|
apiVersion: string;
|
|
21
21
|
urlParser: import("@smithy/types").UrlParser;
|
|
22
22
|
base64Decoder: import("@smithy/types").Decoder;
|
|
23
|
-
base64Encoder:
|
|
23
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
24
24
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
utf8Encoder:
|
|
25
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
26
26
|
disableHostPrefix: boolean;
|
|
27
27
|
serviceId: string;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
@@ -11,9 +11,9 @@ export declare const getRuntimeConfig: (config: WellArchitectedClientConfig) =>
|
|
|
11
11
|
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
12
12
|
streamCollector: import("@smithy/types").StreamCollector;
|
|
13
13
|
base64Decoder: import("@smithy/types").Decoder;
|
|
14
|
-
base64Encoder:
|
|
14
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
15
15
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
16
|
-
utf8Encoder:
|
|
16
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
17
17
|
disableHostPrefix: boolean;
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
@@ -5,7 +5,7 @@ import { WellArchitectedClientConfig } from "./WellArchitectedClient";
|
|
|
5
5
|
export declare const getRuntimeConfig: (config: WellArchitectedClientConfig) => {
|
|
6
6
|
apiVersion: string;
|
|
7
7
|
base64Decoder: import("@smithy/types").Decoder;
|
|
8
|
-
base64Encoder:
|
|
8
|
+
base64Encoder: (_input: string | Uint8Array) => string;
|
|
9
9
|
disableHostPrefix: boolean;
|
|
10
10
|
endpointProvider: (endpointParams: import("./endpoint/EndpointParameters").EndpointParameters, context?: {
|
|
11
11
|
logger?: import("@smithy/types").Logger | undefined;
|
|
@@ -17,5 +17,5 @@ export declare const getRuntimeConfig: (config: WellArchitectedClientConfig) =>
|
|
|
17
17
|
serviceId: string;
|
|
18
18
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
19
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
20
|
-
utf8Encoder:
|
|
20
|
+
utf8Encoder: (input: string | Uint8Array) => string;
|
|
21
21
|
};
|
|
@@ -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 {}
|