@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
|
@@ -95,4 +95,15 @@ declare const ListCheckSummariesCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListCheckSummariesCommand extends ListCheckSummariesCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListCheckSummariesInput;
|
|
102
|
+
output: ListCheckSummariesOutput;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListCheckSummariesCommandInput;
|
|
106
|
+
output: ListCheckSummariesCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -102,4 +102,15 @@ declare const ListLensReviewImprovementsCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class ListLensReviewImprovementsCommand extends ListLensReviewImprovementsCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: ListLensReviewImprovementsInput;
|
|
109
|
+
output: ListLensReviewImprovementsOutput;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: ListLensReviewImprovementsCommandInput;
|
|
113
|
+
output: ListLensReviewImprovementsCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -99,4 +99,15 @@ declare const ListLensReviewsCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class ListLensReviewsCommand extends ListLensReviewsCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: ListLensReviewsInput;
|
|
106
|
+
output: ListLensReviewsOutput;
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: ListLensReviewsCommandInput;
|
|
110
|
+
output: ListLensReviewsCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -84,4 +84,15 @@ declare const ListLensSharesCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class ListLensSharesCommand extends ListLensSharesCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: ListLensSharesInput;
|
|
91
|
+
output: ListLensSharesOutput;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: ListLensSharesCommandInput;
|
|
95
|
+
output: ListLensSharesCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -87,4 +87,15 @@ declare const ListLensesCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class ListLensesCommand extends ListLensesCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: ListLensesInput;
|
|
94
|
+
output: ListLensesOutput;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: ListLensesCommandInput;
|
|
98
|
+
output: ListLensesCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -105,4 +105,15 @@ declare const ListMilestonesCommand_base: {
|
|
|
105
105
|
* @public
|
|
106
106
|
*/
|
|
107
107
|
export declare class ListMilestonesCommand extends ListMilestonesCommand_base {
|
|
108
|
+
/** @internal type navigation helper, not in runtime. */
|
|
109
|
+
protected static __types: {
|
|
110
|
+
api: {
|
|
111
|
+
input: ListMilestonesInput;
|
|
112
|
+
output: ListMilestonesOutput;
|
|
113
|
+
};
|
|
114
|
+
sdk: {
|
|
115
|
+
input: ListMilestonesCommandInput;
|
|
116
|
+
output: ListMilestonesCommandOutput;
|
|
117
|
+
};
|
|
118
|
+
};
|
|
108
119
|
}
|
|
@@ -87,4 +87,15 @@ declare const ListNotificationsCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class ListNotificationsCommand extends ListNotificationsCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: ListNotificationsInput;
|
|
94
|
+
output: ListNotificationsOutput;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: ListNotificationsCommandInput;
|
|
98
|
+
output: ListNotificationsCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -82,4 +82,15 @@ declare const ListProfileNotificationsCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class ListProfileNotificationsCommand extends ListProfileNotificationsCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: ListProfileNotificationsInput;
|
|
89
|
+
output: ListProfileNotificationsOutput;
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: ListProfileNotificationsCommandInput;
|
|
93
|
+
output: ListProfileNotificationsCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -84,4 +84,15 @@ declare const ListProfileSharesCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class ListProfileSharesCommand extends ListProfileSharesCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: ListProfileSharesInput;
|
|
91
|
+
output: ListProfileSharesOutput;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: ListProfileSharesCommandInput;
|
|
95
|
+
output: ListProfileSharesCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListProfilesCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListProfilesCommand extends ListProfilesCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListProfilesInput;
|
|
90
|
+
output: ListProfilesOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListProfilesCommandInput;
|
|
94
|
+
output: ListProfilesCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -125,4 +125,15 @@ declare const ListReviewTemplateAnswersCommand_base: {
|
|
|
125
125
|
* @public
|
|
126
126
|
*/
|
|
127
127
|
export declare class ListReviewTemplateAnswersCommand extends ListReviewTemplateAnswersCommand_base {
|
|
128
|
+
/** @internal type navigation helper, not in runtime. */
|
|
129
|
+
protected static __types: {
|
|
130
|
+
api: {
|
|
131
|
+
input: ListReviewTemplateAnswersInput;
|
|
132
|
+
output: ListReviewTemplateAnswersOutput;
|
|
133
|
+
};
|
|
134
|
+
sdk: {
|
|
135
|
+
input: ListReviewTemplateAnswersCommandInput;
|
|
136
|
+
output: ListReviewTemplateAnswersCommandOutput;
|
|
137
|
+
};
|
|
138
|
+
};
|
|
128
139
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListReviewTemplatesCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListReviewTemplatesCommand extends ListReviewTemplatesCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListReviewTemplatesInput;
|
|
90
|
+
output: ListReviewTemplatesOutput;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListReviewTemplatesCommandInput;
|
|
94
|
+
output: ListReviewTemplatesCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListShareInvitationsCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListShareInvitationsCommand extends ListShareInvitationsCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListShareInvitationsInput;
|
|
103
|
+
output: ListShareInvitationsOutput;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListShareInvitationsCommandInput;
|
|
107
|
+
output: ListShareInvitationsCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -68,4 +68,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
68
68
|
* @public
|
|
69
69
|
*/
|
|
70
70
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
71
|
+
/** @internal type navigation helper, not in runtime. */
|
|
72
|
+
protected static __types: {
|
|
73
|
+
api: {
|
|
74
|
+
input: ListTagsForResourceInput;
|
|
75
|
+
output: ListTagsForResourceOutput;
|
|
76
|
+
};
|
|
77
|
+
sdk: {
|
|
78
|
+
input: ListTagsForResourceCommandInput;
|
|
79
|
+
output: ListTagsForResourceCommandOutput;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
71
82
|
}
|
|
@@ -85,4 +85,15 @@ declare const ListTemplateSharesCommand_base: {
|
|
|
85
85
|
* @public
|
|
86
86
|
*/
|
|
87
87
|
export declare class ListTemplateSharesCommand extends ListTemplateSharesCommand_base {
|
|
88
|
+
/** @internal type navigation helper, not in runtime. */
|
|
89
|
+
protected static __types: {
|
|
90
|
+
api: {
|
|
91
|
+
input: ListTemplateSharesInput;
|
|
92
|
+
output: ListTemplateSharesOutput;
|
|
93
|
+
};
|
|
94
|
+
sdk: {
|
|
95
|
+
input: ListTemplateSharesCommandInput;
|
|
96
|
+
output: ListTemplateSharesCommandOutput;
|
|
97
|
+
};
|
|
98
|
+
};
|
|
88
99
|
}
|
|
@@ -86,4 +86,15 @@ declare const ListWorkloadSharesCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class ListWorkloadSharesCommand extends ListWorkloadSharesCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: ListWorkloadSharesInput;
|
|
93
|
+
output: ListWorkloadSharesOutput;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: ListWorkloadSharesCommandInput;
|
|
97
|
+
output: ListWorkloadSharesCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListWorkloadsCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListWorkloadsCommand extends ListWorkloadsCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListWorkloadsInput;
|
|
103
|
+
output: ListWorkloadsOutput;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListWorkloadsCommandInput;
|
|
107
|
+
output: ListWorkloadsCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -67,4 +67,15 @@ declare const TagResourceCommand_base: {
|
|
|
67
67
|
* @public
|
|
68
68
|
*/
|
|
69
69
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
70
|
+
/** @internal type navigation helper, not in runtime. */
|
|
71
|
+
protected static __types: {
|
|
72
|
+
api: {
|
|
73
|
+
input: TagResourceInput;
|
|
74
|
+
output: {};
|
|
75
|
+
};
|
|
76
|
+
sdk: {
|
|
77
|
+
input: TagResourceCommandInput;
|
|
78
|
+
output: TagResourceCommandOutput;
|
|
79
|
+
};
|
|
80
|
+
};
|
|
70
81
|
}
|
|
@@ -71,4 +71,15 @@ declare const UntagResourceCommand_base: {
|
|
|
71
71
|
* @public
|
|
72
72
|
*/
|
|
73
73
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
74
|
+
/** @internal type navigation helper, not in runtime. */
|
|
75
|
+
protected static __types: {
|
|
76
|
+
api: {
|
|
77
|
+
input: UntagResourceInput;
|
|
78
|
+
output: {};
|
|
79
|
+
};
|
|
80
|
+
sdk: {
|
|
81
|
+
input: UntagResourceCommandInput;
|
|
82
|
+
output: UntagResourceCommandOutput;
|
|
83
|
+
};
|
|
84
|
+
};
|
|
74
85
|
}
|
|
@@ -146,4 +146,15 @@ declare const UpdateAnswerCommand_base: {
|
|
|
146
146
|
* @public
|
|
147
147
|
*/
|
|
148
148
|
export declare class UpdateAnswerCommand extends UpdateAnswerCommand_base {
|
|
149
|
+
/** @internal type navigation helper, not in runtime. */
|
|
150
|
+
protected static __types: {
|
|
151
|
+
api: {
|
|
152
|
+
input: UpdateAnswerInput;
|
|
153
|
+
output: UpdateAnswerOutput;
|
|
154
|
+
};
|
|
155
|
+
sdk: {
|
|
156
|
+
input: UpdateAnswerCommandInput;
|
|
157
|
+
output: UpdateAnswerCommandOutput;
|
|
158
|
+
};
|
|
159
|
+
};
|
|
149
160
|
}
|
|
@@ -77,4 +77,15 @@ declare const UpdateGlobalSettingsCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class UpdateGlobalSettingsCommand extends UpdateGlobalSettingsCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: UpdateGlobalSettingsInput;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: UpdateGlobalSettingsCommandInput;
|
|
88
|
+
output: UpdateGlobalSettingsCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -75,4 +75,15 @@ declare const UpdateIntegrationCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UpdateIntegrationCommand extends UpdateIntegrationCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UpdateIntegrationInput;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UpdateIntegrationCommandInput;
|
|
86
|
+
output: UpdateIntegrationCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -135,4 +135,15 @@ declare const UpdateLensReviewCommand_base: {
|
|
|
135
135
|
* @public
|
|
136
136
|
*/
|
|
137
137
|
export declare class UpdateLensReviewCommand extends UpdateLensReviewCommand_base {
|
|
138
|
+
/** @internal type navigation helper, not in runtime. */
|
|
139
|
+
protected static __types: {
|
|
140
|
+
api: {
|
|
141
|
+
input: UpdateLensReviewInput;
|
|
142
|
+
output: UpdateLensReviewOutput;
|
|
143
|
+
};
|
|
144
|
+
sdk: {
|
|
145
|
+
input: UpdateLensReviewCommandInput;
|
|
146
|
+
output: UpdateLensReviewCommandOutput;
|
|
147
|
+
};
|
|
148
|
+
};
|
|
138
149
|
}
|
|
@@ -115,4 +115,15 @@ declare const UpdateProfileCommand_base: {
|
|
|
115
115
|
* @public
|
|
116
116
|
*/
|
|
117
117
|
export declare class UpdateProfileCommand extends UpdateProfileCommand_base {
|
|
118
|
+
/** @internal type navigation helper, not in runtime. */
|
|
119
|
+
protected static __types: {
|
|
120
|
+
api: {
|
|
121
|
+
input: UpdateProfileInput;
|
|
122
|
+
output: UpdateProfileOutput;
|
|
123
|
+
};
|
|
124
|
+
sdk: {
|
|
125
|
+
input: UpdateProfileCommandInput;
|
|
126
|
+
output: UpdateProfileCommandOutput;
|
|
127
|
+
};
|
|
128
|
+
};
|
|
118
129
|
}
|
|
@@ -141,4 +141,15 @@ declare const UpdateReviewTemplateAnswerCommand_base: {
|
|
|
141
141
|
* @public
|
|
142
142
|
*/
|
|
143
143
|
export declare class UpdateReviewTemplateAnswerCommand extends UpdateReviewTemplateAnswerCommand_base {
|
|
144
|
+
/** @internal type navigation helper, not in runtime. */
|
|
145
|
+
protected static __types: {
|
|
146
|
+
api: {
|
|
147
|
+
input: UpdateReviewTemplateAnswerInput;
|
|
148
|
+
output: UpdateReviewTemplateAnswerOutput;
|
|
149
|
+
};
|
|
150
|
+
sdk: {
|
|
151
|
+
input: UpdateReviewTemplateAnswerCommandInput;
|
|
152
|
+
output: UpdateReviewTemplateAnswerCommandOutput;
|
|
153
|
+
};
|
|
154
|
+
};
|
|
144
155
|
}
|
|
@@ -102,4 +102,15 @@ declare const UpdateReviewTemplateCommand_base: {
|
|
|
102
102
|
* @public
|
|
103
103
|
*/
|
|
104
104
|
export declare class UpdateReviewTemplateCommand extends UpdateReviewTemplateCommand_base {
|
|
105
|
+
/** @internal type navigation helper, not in runtime. */
|
|
106
|
+
protected static __types: {
|
|
107
|
+
api: {
|
|
108
|
+
input: UpdateReviewTemplateInput;
|
|
109
|
+
output: UpdateReviewTemplateOutput;
|
|
110
|
+
};
|
|
111
|
+
sdk: {
|
|
112
|
+
input: UpdateReviewTemplateCommandInput;
|
|
113
|
+
output: UpdateReviewTemplateCommandOutput;
|
|
114
|
+
};
|
|
115
|
+
};
|
|
105
116
|
}
|
|
@@ -103,4 +103,15 @@ declare const UpdateReviewTemplateLensReviewCommand_base: {
|
|
|
103
103
|
* @public
|
|
104
104
|
*/
|
|
105
105
|
export declare class UpdateReviewTemplateLensReviewCommand extends UpdateReviewTemplateLensReviewCommand_base {
|
|
106
|
+
/** @internal type navigation helper, not in runtime. */
|
|
107
|
+
protected static __types: {
|
|
108
|
+
api: {
|
|
109
|
+
input: UpdateReviewTemplateLensReviewInput;
|
|
110
|
+
output: UpdateReviewTemplateLensReviewOutput;
|
|
111
|
+
};
|
|
112
|
+
sdk: {
|
|
113
|
+
input: UpdateReviewTemplateLensReviewCommandInput;
|
|
114
|
+
output: UpdateReviewTemplateLensReviewCommandOutput;
|
|
115
|
+
};
|
|
116
|
+
};
|
|
106
117
|
}
|
|
@@ -87,4 +87,15 @@ declare const UpdateShareInvitationCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class UpdateShareInvitationCommand extends UpdateShareInvitationCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: UpdateShareInvitationInput;
|
|
94
|
+
output: UpdateShareInvitationOutput;
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: UpdateShareInvitationCommandInput;
|
|
98
|
+
output: UpdateShareInvitationCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -173,4 +173,15 @@ declare const UpdateWorkloadCommand_base: {
|
|
|
173
173
|
* @public
|
|
174
174
|
*/
|
|
175
175
|
export declare class UpdateWorkloadCommand extends UpdateWorkloadCommand_base {
|
|
176
|
+
/** @internal type navigation helper, not in runtime. */
|
|
177
|
+
protected static __types: {
|
|
178
|
+
api: {
|
|
179
|
+
input: UpdateWorkloadInput;
|
|
180
|
+
output: UpdateWorkloadOutput;
|
|
181
|
+
};
|
|
182
|
+
sdk: {
|
|
183
|
+
input: UpdateWorkloadCommandInput;
|
|
184
|
+
output: UpdateWorkloadCommandOutput;
|
|
185
|
+
};
|
|
186
|
+
};
|
|
176
187
|
}
|
|
@@ -86,4 +86,15 @@ declare const UpdateWorkloadShareCommand_base: {
|
|
|
86
86
|
* @public
|
|
87
87
|
*/
|
|
88
88
|
export declare class UpdateWorkloadShareCommand extends UpdateWorkloadShareCommand_base {
|
|
89
|
+
/** @internal type navigation helper, not in runtime. */
|
|
90
|
+
protected static __types: {
|
|
91
|
+
api: {
|
|
92
|
+
input: UpdateWorkloadShareInput;
|
|
93
|
+
output: UpdateWorkloadShareOutput;
|
|
94
|
+
};
|
|
95
|
+
sdk: {
|
|
96
|
+
input: UpdateWorkloadShareCommandInput;
|
|
97
|
+
output: UpdateWorkloadShareCommandOutput;
|
|
98
|
+
};
|
|
99
|
+
};
|
|
89
100
|
}
|
|
@@ -79,4 +79,15 @@ declare const UpgradeLensReviewCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class UpgradeLensReviewCommand extends UpgradeLensReviewCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: UpgradeLensReviewInput;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: UpgradeLensReviewCommandInput;
|
|
90
|
+
output: UpgradeLensReviewCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -79,4 +79,15 @@ declare const UpgradeProfileVersionCommand_base: {
|
|
|
79
79
|
* @public
|
|
80
80
|
*/
|
|
81
81
|
export declare class UpgradeProfileVersionCommand extends UpgradeProfileVersionCommand_base {
|
|
82
|
+
/** @internal type navigation helper, not in runtime. */
|
|
83
|
+
protected static __types: {
|
|
84
|
+
api: {
|
|
85
|
+
input: UpgradeProfileVersionInput;
|
|
86
|
+
output: {};
|
|
87
|
+
};
|
|
88
|
+
sdk: {
|
|
89
|
+
input: UpgradeProfileVersionCommandInput;
|
|
90
|
+
output: UpgradeProfileVersionCommandOutput;
|
|
91
|
+
};
|
|
92
|
+
};
|
|
82
93
|
}
|
|
@@ -75,4 +75,15 @@ declare const UpgradeReviewTemplateLensReviewCommand_base: {
|
|
|
75
75
|
* @public
|
|
76
76
|
*/
|
|
77
77
|
export declare class UpgradeReviewTemplateLensReviewCommand extends UpgradeReviewTemplateLensReviewCommand_base {
|
|
78
|
+
/** @internal type navigation helper, not in runtime. */
|
|
79
|
+
protected static __types: {
|
|
80
|
+
api: {
|
|
81
|
+
input: UpgradeReviewTemplateLensReviewInput;
|
|
82
|
+
output: {};
|
|
83
|
+
};
|
|
84
|
+
sdk: {
|
|
85
|
+
input: UpgradeReviewTemplateLensReviewCommandInput;
|
|
86
|
+
output: UpgradeReviewTemplateLensReviewCommandOutput;
|
|
87
|
+
};
|
|
88
|
+
};
|
|
78
89
|
}
|
|
@@ -31,4 +31,15 @@ declare const AssociateLensesCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class AssociateLensesCommand extends AssociateLensesCommand_base {
|
|
34
|
+
export declare class AssociateLensesCommand extends AssociateLensesCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: AssociateLensesInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: AssociateLensesCommandInput;
|
|
42
|
+
output: AssociateLensesCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -31,4 +31,15 @@ declare const AssociateProfilesCommand_base: {
|
|
|
31
31
|
>;
|
|
32
32
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
33
33
|
};
|
|
34
|
-
export declare class AssociateProfilesCommand extends AssociateProfilesCommand_base {
|
|
34
|
+
export declare class AssociateProfilesCommand extends AssociateProfilesCommand_base {
|
|
35
|
+
protected static __types: {
|
|
36
|
+
api: {
|
|
37
|
+
input: AssociateProfilesInput;
|
|
38
|
+
output: {};
|
|
39
|
+
};
|
|
40
|
+
sdk: {
|
|
41
|
+
input: AssociateProfilesCommandInput;
|
|
42
|
+
output: AssociateProfilesCommandOutput;
|
|
43
|
+
};
|
|
44
|
+
};
|
|
45
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateLensShareCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateLensShareCommand extends CreateLensShareCommand_base {
|
|
39
|
+
export declare class CreateLensShareCommand extends CreateLensShareCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateLensShareInput;
|
|
43
|
+
output: CreateLensShareOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateLensShareCommandInput;
|
|
47
|
+
output: CreateLensShareCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateLensVersionCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateLensVersionCommand extends CreateLensVersionCommand_base {
|
|
39
|
+
export declare class CreateLensVersionCommand extends CreateLensVersionCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateLensVersionInput;
|
|
43
|
+
output: CreateLensVersionOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateLensVersionCommandInput;
|
|
47
|
+
output: CreateLensVersionCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateMilestoneCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateMilestoneCommand extends CreateMilestoneCommand_base {
|
|
39
|
+
export declare class CreateMilestoneCommand extends CreateMilestoneCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateMilestoneInput;
|
|
43
|
+
output: CreateMilestoneOutput;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateMilestoneCommandInput;
|
|
47
|
+
output: CreateMilestoneCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateProfileCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateProfileCommand extends CreateProfileCommand_base {
|
|
36
|
+
export declare class CreateProfileCommand extends CreateProfileCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateProfileInput;
|
|
40
|
+
output: CreateProfileOutput;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateProfileCommandInput;
|
|
44
|
+
output: CreateProfileCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|