@aws-sdk/client-wellarchitected 3.651.1 → 3.658.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/commands/AssociateLensesCommand.d.ts +11 -0
- package/dist-types/commands/AssociateProfilesCommand.d.ts +11 -0
- package/dist-types/commands/CreateLensShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateLensVersionCommand.d.ts +11 -0
- package/dist-types/commands/CreateMilestoneCommand.d.ts +11 -0
- package/dist-types/commands/CreateProfileCommand.d.ts +11 -0
- package/dist-types/commands/CreateProfileShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/CreateTemplateShareCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLensCommand.d.ts +11 -0
- package/dist-types/commands/DeleteLensShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProfileCommand.d.ts +11 -0
- package/dist-types/commands/DeleteProfileShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/DeleteTemplateShareCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateLensesCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ExportLensCommand.d.ts +11 -0
- package/dist-types/commands/GetAnswerCommand.d.ts +11 -0
- package/dist-types/commands/GetConsolidatedReportCommand.d.ts +11 -0
- package/dist-types/commands/GetGlobalSettingsCommand.d.ts +11 -0
- package/dist-types/commands/GetLensCommand.d.ts +11 -0
- package/dist-types/commands/GetLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +11 -0
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +11 -0
- package/dist-types/commands/GetMilestoneCommand.d.ts +11 -0
- package/dist-types/commands/GetProfileCommand.d.ts +11 -0
- package/dist-types/commands/GetProfileTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetReviewTemplateAnswerCommand.d.ts +11 -0
- package/dist-types/commands/GetReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/GetReviewTemplateLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/GetWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/ImportLensCommand.d.ts +11 -0
- package/dist-types/commands/ListAnswersCommand.d.ts +11 -0
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +11 -0
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +11 -0
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +11 -0
- package/dist-types/commands/ListLensReviewsCommand.d.ts +11 -0
- package/dist-types/commands/ListLensSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListLensesCommand.d.ts +11 -0
- package/dist-types/commands/ListMilestonesCommand.d.ts +11 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/ListProfileNotificationsCommand.d.ts +11 -0
- package/dist-types/commands/ListProfileSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListProfilesCommand.d.ts +11 -0
- package/dist-types/commands/ListReviewTemplateAnswersCommand.d.ts +11 -0
- package/dist-types/commands/ListReviewTemplatesCommand.d.ts +11 -0
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListTemplateSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +11 -0
- package/dist-types/commands/ListWorkloadsCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAnswerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/UpdateProfileCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReviewTemplateAnswerCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReviewTemplateCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReviewTemplateLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +11 -0
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +11 -0
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +11 -0
- package/dist-types/commands/UpgradeProfileVersionCommand.d.ts +11 -0
- package/dist-types/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateLensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociateProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLensShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateLensVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateMilestoneCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateProfileShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateTemplateShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateWorkloadShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteLensShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteProfileShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteTemplateShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteWorkloadShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateLensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ExportLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetConsolidatedReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetGlobalSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensReviewReportCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetLensVersionDifferenceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetMilestoneCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetProfileTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetReviewTemplateLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ImportLensCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAnswersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCheckDetailsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListCheckSummariesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensReviewImprovementsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensReviewsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListLensesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListMilestonesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProfileNotificationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProfileSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListProfilesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReviewTemplateAnswersCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListReviewTemplatesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListShareInvitationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTemplateSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListWorkloadSharesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListWorkloadsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateProfileCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateAnswerCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateReviewTemplateLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateShareInvitationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkloadCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateWorkloadShareCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpgradeLensReviewCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpgradeProfileVersionCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpgradeReviewTemplateLensReviewCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -33,4 +33,15 @@ declare const ListLensesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListLensesCommand extends ListLensesCommand_base {
|
|
36
|
+
export declare class ListLensesCommand extends ListLensesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListLensesInput;
|
|
40
|
+
output: ListLensesOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListLensesCommandInput;
|
|
44
|
+
output: ListLensesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListMilestonesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListMilestonesCommand extends ListMilestonesCommand_base {
|
|
36
|
+
export declare class ListMilestonesCommand extends ListMilestonesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListMilestonesInput;
|
|
40
|
+
output: ListMilestonesOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListMilestonesCommandInput;
|
|
44
|
+
output: ListMilestonesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListNotificationsCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
|
|
39
|
+
export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListNotificationsInput;
|
|
43
|
+
output: ListNotificationsOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListNotificationsCommandInput;
|
|
47
|
+
output: ListNotificationsCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListProfileNotificationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListProfileNotificationsCommand extends ListProfileNotificationsCommand_base {
|
|
40
|
+
export declare class ListProfileNotificationsCommand extends ListProfileNotificationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListProfileNotificationsInput;
|
|
44
|
+
output: ListProfileNotificationsOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListProfileNotificationsCommandInput;
|
|
48
|
+
output: ListProfileNotificationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const ListProfileSharesCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class ListProfileSharesCommand extends ListProfileSharesCommand_base {
|
|
39
|
+
export declare class ListProfileSharesCommand extends ListProfileSharesCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: ListProfileSharesInput;
|
|
43
|
+
output: ListProfileSharesOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: ListProfileSharesCommandInput;
|
|
47
|
+
output: ListProfileSharesCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListProfilesCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListProfilesCommand extends ListProfilesCommand_base {
|
|
36
|
+
export declare class ListProfilesCommand extends ListProfilesCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListProfilesInput;
|
|
40
|
+
output: ListProfilesOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListProfilesCommandInput;
|
|
44
|
+
output: ListProfilesCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListReviewTemplateAnswersCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListReviewTemplateAnswersCommand extends ListReviewTemplateAnswersCommand_base {
|
|
40
|
+
export declare class ListReviewTemplateAnswersCommand extends ListReviewTemplateAnswersCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListReviewTemplateAnswersInput;
|
|
44
|
+
output: ListReviewTemplateAnswersOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListReviewTemplateAnswersCommandInput;
|
|
48
|
+
output: ListReviewTemplateAnswersCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListReviewTemplatesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListReviewTemplatesCommand extends ListReviewTemplatesCommand_base {
|
|
40
|
+
export declare class ListReviewTemplatesCommand extends ListReviewTemplatesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListReviewTemplatesInput;
|
|
44
|
+
output: ListReviewTemplatesOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListReviewTemplatesCommandInput;
|
|
48
|
+
output: ListReviewTemplatesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListShareInvitationsCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListShareInvitationsCommand extends ListShareInvitationsCommand_base {
|
|
40
|
+
export declare class ListShareInvitationsCommand extends ListShareInvitationsCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListShareInvitationsInput;
|
|
44
|
+
output: ListShareInvitationsOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListShareInvitationsCommandInput;
|
|
48
|
+
output: ListShareInvitationsCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
40
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTagsForResourceInput;
|
|
44
|
+
output: ListTagsForResourceOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTagsForResourceCommandInput;
|
|
48
|
+
output: ListTagsForResourceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListTemplateSharesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListTemplateSharesCommand extends ListTemplateSharesCommand_base {
|
|
40
|
+
export declare class ListTemplateSharesCommand extends ListTemplateSharesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListTemplateSharesInput;
|
|
44
|
+
output: ListTemplateSharesOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListTemplateSharesCommandInput;
|
|
48
|
+
output: ListTemplateSharesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const ListWorkloadSharesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class ListWorkloadSharesCommand extends ListWorkloadSharesCommand_base {
|
|
40
|
+
export declare class ListWorkloadSharesCommand extends ListWorkloadSharesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: ListWorkloadSharesInput;
|
|
44
|
+
output: ListWorkloadSharesOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: ListWorkloadSharesCommandInput;
|
|
48
|
+
output: ListWorkloadSharesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const ListWorkloadsCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class ListWorkloadsCommand extends ListWorkloadsCommand_base {
|
|
36
|
+
export declare class ListWorkloadsCommand extends ListWorkloadsCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: ListWorkloadsInput;
|
|
40
|
+
output: ListWorkloadsOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: ListWorkloadsCommandInput;
|
|
44
|
+
output: ListWorkloadsCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const TagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
36
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: TagResourceInput;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: TagResourceCommandInput;
|
|
44
|
+
output: TagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UntagResourceCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
36
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UntagResourceInput;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UntagResourceCommandInput;
|
|
44
|
+
output: UntagResourceCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateAnswerCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateAnswerCommand extends UpdateAnswerCommand_base {
|
|
36
|
+
export declare class UpdateAnswerCommand extends UpdateAnswerCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateAnswerInput;
|
|
40
|
+
output: UpdateAnswerOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateAnswerCommandInput;
|
|
44
|
+
output: UpdateAnswerCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const UpdateGlobalSettingsCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {
|
|
35
|
+
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: UpdateGlobalSettingsInput;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: UpdateGlobalSettingsCommandInput;
|
|
43
|
+
output: UpdateGlobalSettingsCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpdateIntegrationCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpdateIntegrationCommand extends UpdateIntegrationCommand_base {
|
|
34
|
+
export declare class UpdateIntegrationCommand extends UpdateIntegrationCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpdateIntegrationInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpdateIntegrationCommandInput;
|
|
42
|
+
output: UpdateIntegrationCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const UpdateLensReviewCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class UpdateLensReviewCommand extends UpdateLensReviewCommand_base {
|
|
39
|
+
export declare class UpdateLensReviewCommand extends UpdateLensReviewCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: UpdateLensReviewInput;
|
|
43
|
+
output: UpdateLensReviewOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: UpdateLensReviewCommandInput;
|
|
47
|
+
output: UpdateLensReviewCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateProfileCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateProfileCommand extends UpdateProfileCommand_base {
|
|
36
|
+
export declare class UpdateProfileCommand extends UpdateProfileCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateProfileInput;
|
|
40
|
+
output: UpdateProfileOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateProfileCommandInput;
|
|
44
|
+
output: UpdateProfileCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateReviewTemplateAnswerCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateReviewTemplateAnswerCommand extends UpdateReviewTemplateAnswerCommand_base {
|
|
40
|
+
export declare class UpdateReviewTemplateAnswerCommand extends UpdateReviewTemplateAnswerCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateReviewTemplateAnswerInput;
|
|
44
|
+
output: UpdateReviewTemplateAnswerOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateReviewTemplateAnswerCommandInput;
|
|
48
|
+
output: UpdateReviewTemplateAnswerCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateReviewTemplateCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateReviewTemplateCommand extends UpdateReviewTemplateCommand_base {
|
|
40
|
+
export declare class UpdateReviewTemplateCommand extends UpdateReviewTemplateCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateReviewTemplateInput;
|
|
44
|
+
output: UpdateReviewTemplateOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateReviewTemplateCommandInput;
|
|
48
|
+
output: UpdateReviewTemplateCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateReviewTemplateLensReviewCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateReviewTemplateLensReviewCommand extends UpdateReviewTemplateLensReviewCommand_base {
|
|
40
|
+
export declare class UpdateReviewTemplateLensReviewCommand extends UpdateReviewTemplateLensReviewCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateReviewTemplateLensReviewInput;
|
|
44
|
+
output: UpdateReviewTemplateLensReviewOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateReviewTemplateLensReviewCommandInput;
|
|
48
|
+
output: UpdateReviewTemplateLensReviewCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateShareInvitationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateShareInvitationCommand extends UpdateShareInvitationCommand_base {
|
|
40
|
+
export declare class UpdateShareInvitationCommand extends UpdateShareInvitationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateShareInvitationInput;
|
|
44
|
+
output: UpdateShareInvitationOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateShareInvitationCommandInput;
|
|
48
|
+
output: UpdateShareInvitationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpdateWorkloadCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpdateWorkloadCommand extends UpdateWorkloadCommand_base {
|
|
36
|
+
export declare class UpdateWorkloadCommand extends UpdateWorkloadCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpdateWorkloadInput;
|
|
40
|
+
output: UpdateWorkloadOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpdateWorkloadCommandInput;
|
|
44
|
+
output: UpdateWorkloadCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const UpdateWorkloadShareCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class UpdateWorkloadShareCommand extends UpdateWorkloadShareCommand_base {
|
|
40
|
+
export declare class UpdateWorkloadShareCommand extends UpdateWorkloadShareCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: UpdateWorkloadShareInput;
|
|
44
|
+
output: UpdateWorkloadShareOutput;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: UpdateWorkloadShareCommandInput;
|
|
48
|
+
output: UpdateWorkloadShareCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const UpgradeLensReviewCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class UpgradeLensReviewCommand extends UpgradeLensReviewCommand_base {
|
|
34
|
+
export declare class UpgradeLensReviewCommand extends UpgradeLensReviewCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: UpgradeLensReviewInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: UpgradeLensReviewCommandInput;
|
|
42
|
+
output: UpgradeLensReviewCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const UpgradeProfileVersionCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class UpgradeProfileVersionCommand extends UpgradeProfileVersionCommand_base {
|
|
35
|
+
export declare class UpgradeProfileVersionCommand extends UpgradeProfileVersionCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: UpgradeProfileVersionInput;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: UpgradeProfileVersionCommandInput;
|
|
43
|
+
output: UpgradeProfileVersionCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const UpgradeReviewTemplateLensReviewCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class UpgradeReviewTemplateLensReviewCommand extends UpgradeReviewTemplateLensReviewCommand_base {
|
|
36
|
+
export declare class UpgradeReviewTemplateLensReviewCommand extends UpgradeReviewTemplateLensReviewCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: UpgradeReviewTemplateLensReviewInput;
|
|
40
|
+
output: {};
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: UpgradeReviewTemplateLensReviewCommandInput;
|
|
44
|
+
output: UpgradeReviewTemplateLensReviewCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-wellarchitected",
|
|
3
3
|
"description": "AWS SDK for JavaScript Wellarchitected Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.658.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-wellarchitected",
|
|
@@ -20,43 +20,43 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
28
|
-
"@aws-sdk/middleware-logger": "3.
|
|
29
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^3.0.
|
|
37
|
-
"@smithy/core": "^2.4.
|
|
38
|
-
"@smithy/fetch-http-handler": "^3.2.
|
|
39
|
-
"@smithy/hash-node": "^3.0.
|
|
40
|
-
"@smithy/invalid-dependency": "^3.0.
|
|
41
|
-
"@smithy/middleware-content-length": "^3.0.
|
|
42
|
-
"@smithy/middleware-endpoint": "^3.1.
|
|
43
|
-
"@smithy/middleware-retry": "^3.0.
|
|
44
|
-
"@smithy/middleware-serde": "^3.0.
|
|
45
|
-
"@smithy/middleware-stack": "^3.0.
|
|
46
|
-
"@smithy/node-config-provider": "^3.1.
|
|
47
|
-
"@smithy/node-http-handler": "^3.2.
|
|
48
|
-
"@smithy/protocol-http": "^4.1.
|
|
49
|
-
"@smithy/smithy-client": "^3.3.
|
|
50
|
-
"@smithy/types": "^3.4.
|
|
51
|
-
"@smithy/url-parser": "^3.0.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.658.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.658.0",
|
|
25
|
+
"@aws-sdk/core": "3.658.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.658.0",
|
|
27
|
+
"@aws-sdk/middleware-host-header": "3.654.0",
|
|
28
|
+
"@aws-sdk/middleware-logger": "3.654.0",
|
|
29
|
+
"@aws-sdk/middleware-recursion-detection": "3.654.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.654.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.654.0",
|
|
32
|
+
"@aws-sdk/types": "3.654.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.654.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.654.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.654.0",
|
|
36
|
+
"@smithy/config-resolver": "^3.0.8",
|
|
37
|
+
"@smithy/core": "^2.4.3",
|
|
38
|
+
"@smithy/fetch-http-handler": "^3.2.7",
|
|
39
|
+
"@smithy/hash-node": "^3.0.6",
|
|
40
|
+
"@smithy/invalid-dependency": "^3.0.6",
|
|
41
|
+
"@smithy/middleware-content-length": "^3.0.8",
|
|
42
|
+
"@smithy/middleware-endpoint": "^3.1.3",
|
|
43
|
+
"@smithy/middleware-retry": "^3.0.18",
|
|
44
|
+
"@smithy/middleware-serde": "^3.0.6",
|
|
45
|
+
"@smithy/middleware-stack": "^3.0.6",
|
|
46
|
+
"@smithy/node-config-provider": "^3.1.7",
|
|
47
|
+
"@smithy/node-http-handler": "^3.2.2",
|
|
48
|
+
"@smithy/protocol-http": "^4.1.3",
|
|
49
|
+
"@smithy/smithy-client": "^3.3.2",
|
|
50
|
+
"@smithy/types": "^3.4.2",
|
|
51
|
+
"@smithy/url-parser": "^3.0.6",
|
|
52
52
|
"@smithy/util-base64": "^3.0.0",
|
|
53
53
|
"@smithy/util-body-length-browser": "^3.0.0",
|
|
54
54
|
"@smithy/util-body-length-node": "^3.0.0",
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^3.0.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^3.0.
|
|
57
|
-
"@smithy/util-endpoints": "^2.1.
|
|
58
|
-
"@smithy/util-middleware": "^3.0.
|
|
59
|
-
"@smithy/util-retry": "^3.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^3.0.18",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^3.0.18",
|
|
57
|
+
"@smithy/util-endpoints": "^2.1.2",
|
|
58
|
+
"@smithy/util-middleware": "^3.0.6",
|
|
59
|
+
"@smithy/util-retry": "^3.0.6",
|
|
60
60
|
"@smithy/util-utf8": "^3.0.0",
|
|
61
61
|
"tslib": "^2.6.2",
|
|
62
62
|
"uuid": "^9.0.1"
|