@aws-sdk/client-wellarchitected 3.296.0 → 3.298.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-cjs/commands/AssociateLensesCommand.js +2 -3
- package/dist-cjs/commands/CreateLensShareCommand.js +2 -3
- package/dist-cjs/commands/CreateLensVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateMilestoneCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkloadCommand.js +2 -3
- package/dist-cjs/commands/CreateWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteLensCommand.js +2 -3
- package/dist-cjs/commands/DeleteLensShareCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkloadCommand.js +2 -3
- package/dist-cjs/commands/DeleteWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/DisassociateLensesCommand.js +2 -3
- package/dist-cjs/commands/ExportLensCommand.js +2 -3
- package/dist-cjs/commands/GetAnswerCommand.js +2 -3
- package/dist-cjs/commands/GetLensCommand.js +2 -3
- package/dist-cjs/commands/GetLensReviewCommand.js +2 -3
- package/dist-cjs/commands/GetLensReviewReportCommand.js +2 -3
- package/dist-cjs/commands/GetLensVersionDifferenceCommand.js +2 -3
- package/dist-cjs/commands/GetMilestoneCommand.js +2 -3
- package/dist-cjs/commands/GetWorkloadCommand.js +2 -3
- package/dist-cjs/commands/ImportLensCommand.js +2 -3
- package/dist-cjs/commands/ListAnswersCommand.js +2 -3
- package/dist-cjs/commands/ListCheckDetailsCommand.js +2 -3
- package/dist-cjs/commands/ListCheckSummariesCommand.js +2 -3
- package/dist-cjs/commands/ListLensReviewImprovementsCommand.js +2 -3
- package/dist-cjs/commands/ListLensReviewsCommand.js +2 -3
- package/dist-cjs/commands/ListLensSharesCommand.js +2 -3
- package/dist-cjs/commands/ListLensesCommand.js +2 -3
- package/dist-cjs/commands/ListMilestonesCommand.js +2 -3
- package/dist-cjs/commands/ListNotificationsCommand.js +2 -3
- package/dist-cjs/commands/ListShareInvitationsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/ListWorkloadSharesCommand.js +2 -3
- package/dist-cjs/commands/ListWorkloadsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAnswerCommand.js +2 -3
- package/dist-cjs/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateLensReviewCommand.js +2 -3
- package/dist-cjs/commands/UpdateShareInvitationCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkloadCommand.js +2 -3
- package/dist-cjs/commands/UpdateWorkloadShareCommand.js +2 -3
- package/dist-cjs/commands/UpgradeLensReviewCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -443
- package/dist-es/commands/AssociateLensesCommand.js +2 -3
- package/dist-es/commands/CreateLensShareCommand.js +2 -3
- package/dist-es/commands/CreateLensVersionCommand.js +2 -3
- package/dist-es/commands/CreateMilestoneCommand.js +2 -3
- package/dist-es/commands/CreateWorkloadCommand.js +2 -3
- package/dist-es/commands/CreateWorkloadShareCommand.js +2 -3
- package/dist-es/commands/DeleteLensCommand.js +2 -3
- package/dist-es/commands/DeleteLensShareCommand.js +2 -3
- package/dist-es/commands/DeleteWorkloadCommand.js +2 -3
- package/dist-es/commands/DeleteWorkloadShareCommand.js +2 -3
- package/dist-es/commands/DisassociateLensesCommand.js +2 -3
- package/dist-es/commands/ExportLensCommand.js +2 -3
- package/dist-es/commands/GetAnswerCommand.js +2 -3
- package/dist-es/commands/GetLensCommand.js +2 -3
- package/dist-es/commands/GetLensReviewCommand.js +2 -3
- package/dist-es/commands/GetLensReviewReportCommand.js +2 -3
- package/dist-es/commands/GetLensVersionDifferenceCommand.js +2 -3
- package/dist-es/commands/GetMilestoneCommand.js +2 -3
- package/dist-es/commands/GetWorkloadCommand.js +2 -3
- package/dist-es/commands/ImportLensCommand.js +2 -3
- package/dist-es/commands/ListAnswersCommand.js +2 -3
- package/dist-es/commands/ListCheckDetailsCommand.js +2 -3
- package/dist-es/commands/ListCheckSummariesCommand.js +2 -3
- package/dist-es/commands/ListLensReviewImprovementsCommand.js +2 -3
- package/dist-es/commands/ListLensReviewsCommand.js +2 -3
- package/dist-es/commands/ListLensSharesCommand.js +2 -3
- package/dist-es/commands/ListLensesCommand.js +2 -3
- package/dist-es/commands/ListMilestonesCommand.js +2 -3
- package/dist-es/commands/ListNotificationsCommand.js +2 -3
- package/dist-es/commands/ListShareInvitationsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/ListWorkloadSharesCommand.js +2 -3
- package/dist-es/commands/ListWorkloadsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAnswerCommand.js +2 -3
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateLensReviewCommand.js +2 -3
- package/dist-es/commands/UpdateShareInvitationCommand.js +2 -3
- package/dist-es/commands/UpdateWorkloadCommand.js +2 -3
- package/dist-es/commands/UpdateWorkloadShareCommand.js +2 -3
- package/dist-es/commands/UpgradeLensReviewCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -330
- package/dist-types/WellArchitected.d.ts +43 -0
- package/dist-types/WellArchitectedClient.d.ts +24 -4
- package/dist-types/commands/AssociateLensesCommand.d.ts +16 -0
- package/dist-types/commands/CreateLensShareCommand.d.ts +16 -0
- package/dist-types/commands/CreateLensVersionCommand.d.ts +16 -0
- package/dist-types/commands/CreateMilestoneCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/CreateWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLensCommand.d.ts +16 -0
- package/dist-types/commands/DeleteLensShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateLensesCommand.d.ts +16 -0
- package/dist-types/commands/ExportLensCommand.d.ts +16 -0
- package/dist-types/commands/GetAnswerCommand.d.ts +16 -0
- package/dist-types/commands/GetLensCommand.d.ts +16 -0
- package/dist-types/commands/GetLensReviewCommand.d.ts +16 -0
- package/dist-types/commands/GetLensReviewReportCommand.d.ts +16 -0
- package/dist-types/commands/GetLensVersionDifferenceCommand.d.ts +16 -0
- package/dist-types/commands/GetMilestoneCommand.d.ts +16 -0
- package/dist-types/commands/GetWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/ImportLensCommand.d.ts +16 -0
- package/dist-types/commands/ListAnswersCommand.d.ts +16 -0
- package/dist-types/commands/ListCheckDetailsCommand.d.ts +16 -0
- package/dist-types/commands/ListCheckSummariesCommand.d.ts +16 -0
- package/dist-types/commands/ListLensReviewImprovementsCommand.d.ts +16 -0
- package/dist-types/commands/ListLensReviewsCommand.d.ts +16 -0
- package/dist-types/commands/ListLensSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListLensesCommand.d.ts +16 -0
- package/dist-types/commands/ListMilestonesCommand.d.ts +16 -0
- package/dist-types/commands/ListNotificationsCommand.d.ts +16 -0
- package/dist-types/commands/ListShareInvitationsCommand.d.ts +16 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkloadSharesCommand.d.ts +16 -0
- package/dist-types/commands/ListWorkloadsCommand.d.ts +16 -0
- package/dist-types/commands/TagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
- package/dist-types/commands/UpdateAnswerCommand.d.ts +16 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +16 -0
- package/dist-types/commands/UpdateLensReviewCommand.d.ts +16 -0
- package/dist-types/commands/UpdateShareInvitationCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkloadCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWorkloadShareCommand.d.ts +16 -0
- package/dist-types/commands/UpgradeLensReviewCommand.d.ts +16 -0
- package/dist-types/models/WellArchitectedServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +248 -440
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListAnswersPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCheckDetailsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListCheckSummariesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensReviewImprovementsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensReviewsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListLensesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListMilestonesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListNotificationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListShareInvitationsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkloadSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListWorkloadsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -306
- package/package.json +4 -3
|
@@ -50,15 +50,24 @@ import { UpdateWorkloadCommandInput, UpdateWorkloadCommandOutput } from "./comma
|
|
|
50
50
|
import { UpdateWorkloadShareCommandInput, UpdateWorkloadShareCommandOutput } from "./commands/UpdateWorkloadShareCommand";
|
|
51
51
|
import { UpgradeLensReviewCommandInput, UpgradeLensReviewCommandOutput } from "./commands/UpgradeLensReviewCommand";
|
|
52
52
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
53
|
+
/**
|
|
54
|
+
* @public
|
|
55
|
+
*/
|
|
53
56
|
export type ServiceInputTypes = AssociateLensesCommandInput | CreateLensShareCommandInput | CreateLensVersionCommandInput | CreateMilestoneCommandInput | CreateWorkloadCommandInput | CreateWorkloadShareCommandInput | DeleteLensCommandInput | DeleteLensShareCommandInput | DeleteWorkloadCommandInput | DeleteWorkloadShareCommandInput | DisassociateLensesCommandInput | ExportLensCommandInput | GetAnswerCommandInput | GetLensCommandInput | GetLensReviewCommandInput | GetLensReviewReportCommandInput | GetLensVersionDifferenceCommandInput | GetMilestoneCommandInput | GetWorkloadCommandInput | ImportLensCommandInput | ListAnswersCommandInput | ListCheckDetailsCommandInput | ListCheckSummariesCommandInput | ListLensReviewImprovementsCommandInput | ListLensReviewsCommandInput | ListLensSharesCommandInput | ListLensesCommandInput | ListMilestonesCommandInput | ListNotificationsCommandInput | ListShareInvitationsCommandInput | ListTagsForResourceCommandInput | ListWorkloadSharesCommandInput | ListWorkloadsCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateAnswerCommandInput | UpdateGlobalSettingsCommandInput | UpdateLensReviewCommandInput | UpdateShareInvitationCommandInput | UpdateWorkloadCommandInput | UpdateWorkloadShareCommandInput | UpgradeLensReviewCommandInput;
|
|
57
|
+
/**
|
|
58
|
+
* @public
|
|
59
|
+
*/
|
|
54
60
|
export type ServiceOutputTypes = AssociateLensesCommandOutput | CreateLensShareCommandOutput | CreateLensVersionCommandOutput | CreateMilestoneCommandOutput | CreateWorkloadCommandOutput | CreateWorkloadShareCommandOutput | DeleteLensCommandOutput | DeleteLensShareCommandOutput | DeleteWorkloadCommandOutput | DeleteWorkloadShareCommandOutput | DisassociateLensesCommandOutput | ExportLensCommandOutput | GetAnswerCommandOutput | GetLensCommandOutput | GetLensReviewCommandOutput | GetLensReviewReportCommandOutput | GetLensVersionDifferenceCommandOutput | GetMilestoneCommandOutput | GetWorkloadCommandOutput | ImportLensCommandOutput | ListAnswersCommandOutput | ListCheckDetailsCommandOutput | ListCheckSummariesCommandOutput | ListLensReviewImprovementsCommandOutput | ListLensReviewsCommandOutput | ListLensSharesCommandOutput | ListLensesCommandOutput | ListMilestonesCommandOutput | ListNotificationsCommandOutput | ListShareInvitationsCommandOutput | ListTagsForResourceCommandOutput | ListWorkloadSharesCommandOutput | ListWorkloadsCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateAnswerCommandOutput | UpdateGlobalSettingsCommandOutput | UpdateLensReviewCommandOutput | UpdateShareInvitationCommandOutput | UpdateWorkloadCommandOutput | UpdateWorkloadShareCommandOutput | UpgradeLensReviewCommandOutput;
|
|
61
|
+
/**
|
|
62
|
+
* @public
|
|
63
|
+
*/
|
|
55
64
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
56
65
|
/**
|
|
57
66
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
58
67
|
*/
|
|
59
68
|
requestHandler?: __HttpHandler;
|
|
60
69
|
/**
|
|
61
|
-
* A constructor for a class implementing the {@link
|
|
70
|
+
* A constructor for a class implementing the {@link @aws-sdk/types#ChecksumConstructor} interface
|
|
62
71
|
* that computes the SHA-256 HMAC or checksum of a string or binary buffer.
|
|
63
72
|
* @internal
|
|
64
73
|
*/
|
|
@@ -148,23 +157,34 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
148
157
|
*/
|
|
149
158
|
logger?: __Logger;
|
|
150
159
|
/**
|
|
151
|
-
* The {@link
|
|
160
|
+
* The {@link @aws-sdk/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
152
161
|
*/
|
|
153
162
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
154
163
|
}
|
|
164
|
+
/**
|
|
165
|
+
* @public
|
|
166
|
+
*/
|
|
155
167
|
type WellArchitectedClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
156
168
|
/**
|
|
157
|
-
*
|
|
169
|
+
* @public
|
|
170
|
+
*
|
|
171
|
+
* The configuration interface of WellArchitectedClient class constructor that set the region, credentials and other options.
|
|
158
172
|
*/
|
|
159
173
|
export interface WellArchitectedClientConfig extends WellArchitectedClientConfigType {
|
|
160
174
|
}
|
|
175
|
+
/**
|
|
176
|
+
* @public
|
|
177
|
+
*/
|
|
161
178
|
type WellArchitectedClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
162
179
|
/**
|
|
163
|
-
*
|
|
180
|
+
* @public
|
|
181
|
+
*
|
|
182
|
+
* The resolved configuration interface of WellArchitectedClient class. This is resolved and normalized from the {@link WellArchitectedClientConfig | constructor configuration interface}.
|
|
164
183
|
*/
|
|
165
184
|
export interface WellArchitectedClientResolvedConfig extends WellArchitectedClientResolvedConfigType {
|
|
166
185
|
}
|
|
167
186
|
/**
|
|
187
|
+
* @public
|
|
168
188
|
* <fullname>Well-Architected Tool</fullname>
|
|
169
189
|
*
|
|
170
190
|
* <p>This is the <i>Well-Architected Tool API Reference</i>. The WA Tool API provides programmatic access to the
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { AssociateLensesInput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link AssociateLensesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface AssociateLensesCommandInput extends AssociateLensesInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link AssociateLensesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface AssociateLensesCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Associate a lens to a workload.</p>
|
|
18
23
|
* <p>Up to 10 lenses can be associated with a workload in a single API operation. A
|
|
19
24
|
* maximum of 20 lenses can be associated with a workload.</p>
|
|
@@ -35,6 +40,8 @@ export interface AssociateLensesCommandOutput extends __MetadataBearer {
|
|
|
35
40
|
* const response = await client.send(command);
|
|
36
41
|
* ```
|
|
37
42
|
*
|
|
43
|
+
* @param AssociateLensesCommandInput - {@link AssociateLensesCommandInput}
|
|
44
|
+
* @returns {@link AssociateLensesCommandOutput}
|
|
38
45
|
* @see {@link AssociateLensesCommandInput} for command's `input` shape.
|
|
39
46
|
* @see {@link AssociateLensesCommandOutput} for command's `response` shape.
|
|
40
47
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface AssociateLensesCommandOutput extends __MetadataBearer {
|
|
|
62
69
|
export declare class AssociateLensesCommand extends $Command<AssociateLensesCommandInput, AssociateLensesCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
63
70
|
readonly input: AssociateLensesCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: AssociateLensesCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<AssociateLensesCommandInput, AssociateLensesCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateLensShareInput, CreateLensShareOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLensShareCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLensShareCommandInput extends CreateLensShareInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLensShareCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLensShareCommandOutput extends CreateLensShareOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a lens share.</p>
|
|
18
23
|
* <p>The owner of a lens can share it with other Amazon Web Services accounts, IAM users, an organization,
|
|
19
24
|
* and organizational units (OUs) in the same Amazon Web Services Region.
|
|
@@ -39,6 +44,8 @@ export interface CreateLensShareCommandOutput extends CreateLensShareOutput, __M
|
|
|
39
44
|
* const response = await client.send(command);
|
|
40
45
|
* ```
|
|
41
46
|
*
|
|
47
|
+
* @param CreateLensShareCommandInput - {@link CreateLensShareCommandInput}
|
|
48
|
+
* @returns {@link CreateLensShareCommandOutput}
|
|
42
49
|
* @see {@link CreateLensShareCommandInput} for command's `input` shape.
|
|
43
50
|
* @see {@link CreateLensShareCommandOutput} for command's `response` shape.
|
|
44
51
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -69,11 +76,20 @@ export interface CreateLensShareCommandOutput extends CreateLensShareOutput, __M
|
|
|
69
76
|
export declare class CreateLensShareCommand extends $Command<CreateLensShareCommandInput, CreateLensShareCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
70
77
|
readonly input: CreateLensShareCommandInput;
|
|
71
78
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
+
/**
|
|
80
|
+
* @public
|
|
81
|
+
*/
|
|
72
82
|
constructor(input: CreateLensShareCommandInput);
|
|
73
83
|
/**
|
|
74
84
|
* @internal
|
|
75
85
|
*/
|
|
76
86
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLensShareCommandInput, CreateLensShareCommandOutput>;
|
|
87
|
+
/**
|
|
88
|
+
* @internal
|
|
89
|
+
*/
|
|
77
90
|
private serialize;
|
|
91
|
+
/**
|
|
92
|
+
* @internal
|
|
93
|
+
*/
|
|
78
94
|
private deserialize;
|
|
79
95
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateLensVersionInput, CreateLensVersionOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateLensVersionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateLensVersionCommandInput extends CreateLensVersionInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateLensVersionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateLensVersionCommandOutput extends CreateLensVersionOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a new lens version.</p>
|
|
18
23
|
* <p>A lens can have up to 100 versions.</p>
|
|
19
24
|
* <p>After a lens has been imported, create a new lens version to publish it. The owner of a lens can share the lens with other
|
|
@@ -29,6 +34,8 @@ export interface CreateLensVersionCommandOutput extends CreateLensVersionOutput,
|
|
|
29
34
|
* const response = await client.send(command);
|
|
30
35
|
* ```
|
|
31
36
|
*
|
|
37
|
+
* @param CreateLensVersionCommandInput - {@link CreateLensVersionCommandInput}
|
|
38
|
+
* @returns {@link CreateLensVersionCommandOutput}
|
|
32
39
|
* @see {@link CreateLensVersionCommandInput} for command's `input` shape.
|
|
33
40
|
* @see {@link CreateLensVersionCommandOutput} for command's `response` shape.
|
|
34
41
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -59,11 +66,20 @@ export interface CreateLensVersionCommandOutput extends CreateLensVersionOutput,
|
|
|
59
66
|
export declare class CreateLensVersionCommand extends $Command<CreateLensVersionCommandInput, CreateLensVersionCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
60
67
|
readonly input: CreateLensVersionCommandInput;
|
|
61
68
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
+
/**
|
|
70
|
+
* @public
|
|
71
|
+
*/
|
|
62
72
|
constructor(input: CreateLensVersionCommandInput);
|
|
63
73
|
/**
|
|
64
74
|
* @internal
|
|
65
75
|
*/
|
|
66
76
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateLensVersionCommandInput, CreateLensVersionCommandOutput>;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
67
80
|
private serialize;
|
|
81
|
+
/**
|
|
82
|
+
* @internal
|
|
83
|
+
*/
|
|
68
84
|
private deserialize;
|
|
69
85
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateMilestoneInput, CreateMilestoneOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateMilestoneCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateMilestoneCommandInput extends CreateMilestoneInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateMilestoneCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateMilestoneCommandOutput extends CreateMilestoneOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a milestone for an existing workload.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface CreateMilestoneCommandOutput extends CreateMilestoneOutput, __M
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateMilestoneCommandInput - {@link CreateMilestoneCommandInput}
|
|
34
|
+
* @returns {@link CreateMilestoneCommandOutput}
|
|
28
35
|
* @see {@link CreateMilestoneCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateMilestoneCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface CreateMilestoneCommandOutput extends CreateMilestoneOutput, __M
|
|
|
55
62
|
export declare class CreateMilestoneCommand extends $Command<CreateMilestoneCommandInput, CreateMilestoneCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
56
63
|
readonly input: CreateMilestoneCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: CreateMilestoneCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateMilestoneCommandInput, CreateMilestoneCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateWorkloadInput, CreateWorkloadOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateWorkloadCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateWorkloadCommandInput extends CreateWorkloadInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateWorkloadCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateWorkloadCommandOutput extends CreateWorkloadOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a new workload.</p>
|
|
18
23
|
* <p>The owner of a workload can share the workload with other Amazon Web Services accounts, IAM users,
|
|
19
24
|
* an organization, and organizational units (OUs)
|
|
@@ -30,6 +35,8 @@ export interface CreateWorkloadCommandOutput extends CreateWorkloadOutput, __Met
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param CreateWorkloadCommandInput - {@link CreateWorkloadCommandInput}
|
|
39
|
+
* @returns {@link CreateWorkloadCommandOutput}
|
|
33
40
|
* @see {@link CreateWorkloadCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link CreateWorkloadCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface CreateWorkloadCommandOutput extends CreateWorkloadOutput, __Met
|
|
|
57
64
|
export declare class CreateWorkloadCommand extends $Command<CreateWorkloadCommandInput, CreateWorkloadCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
58
65
|
readonly input: CreateWorkloadCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: CreateWorkloadCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkloadCommandInput, CreateWorkloadCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateWorkloadShareInput, CreateWorkloadShareOutput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateWorkloadShareCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateWorkloadShareCommandInput extends CreateWorkloadShareInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateWorkloadShareCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateWorkloadShareCommandOutput extends CreateWorkloadShareOutput, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Create a workload share.</p>
|
|
18
23
|
* <p>The owner of a workload can share it with other Amazon Web Services accounts and IAM users in the same
|
|
19
24
|
* Amazon Web Services Region. Shared access to a workload is not removed until the workload invitation is
|
|
@@ -30,6 +35,8 @@ export interface CreateWorkloadShareCommandOutput extends CreateWorkloadShareOut
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param CreateWorkloadShareCommandInput - {@link CreateWorkloadShareCommandInput}
|
|
39
|
+
* @returns {@link CreateWorkloadShareCommandOutput}
|
|
33
40
|
* @see {@link CreateWorkloadShareCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link CreateWorkloadShareCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -60,11 +67,20 @@ export interface CreateWorkloadShareCommandOutput extends CreateWorkloadShareOut
|
|
|
60
67
|
export declare class CreateWorkloadShareCommand extends $Command<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
61
68
|
readonly input: CreateWorkloadShareCommandInput;
|
|
62
69
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
+
/**
|
|
71
|
+
* @public
|
|
72
|
+
*/
|
|
63
73
|
constructor(input: CreateWorkloadShareCommandInput);
|
|
64
74
|
/**
|
|
65
75
|
* @internal
|
|
66
76
|
*/
|
|
67
77
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateWorkloadShareCommandInput, CreateWorkloadShareCommandOutput>;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
68
81
|
private serialize;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
69
85
|
private deserialize;
|
|
70
86
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteLensInput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteLensCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteLensCommandInput extends DeleteLensInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteLensCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteLensCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete an existing lens.</p>
|
|
18
23
|
* <p>Only the owner of a lens can delete it. After the lens is deleted, Amazon Web Services accounts and IAM users
|
|
19
24
|
* that you shared the lens with can continue to use it, but they will no longer be able to apply it to new workloads.
|
|
@@ -39,6 +44,8 @@ export interface DeleteLensCommandOutput extends __MetadataBearer {
|
|
|
39
44
|
* const response = await client.send(command);
|
|
40
45
|
* ```
|
|
41
46
|
*
|
|
47
|
+
* @param DeleteLensCommandInput - {@link DeleteLensCommandInput}
|
|
48
|
+
* @returns {@link DeleteLensCommandOutput}
|
|
42
49
|
* @see {@link DeleteLensCommandInput} for command's `input` shape.
|
|
43
50
|
* @see {@link DeleteLensCommandOutput} for command's `response` shape.
|
|
44
51
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface DeleteLensCommandOutput extends __MetadataBearer {
|
|
|
66
73
|
export declare class DeleteLensCommand extends $Command<DeleteLensCommandInput, DeleteLensCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
67
74
|
readonly input: DeleteLensCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: DeleteLensCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLensCommandInput, DeleteLensCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteLensShareInput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteLensShareCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteLensShareCommandInput extends DeleteLensShareInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteLensShareCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteLensShareCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a lens share.</p>
|
|
18
23
|
* <p>After the lens share is deleted, Amazon Web Services accounts, IAM users, organizations,
|
|
19
24
|
* and organizational units (OUs)
|
|
@@ -39,6 +44,8 @@ export interface DeleteLensShareCommandOutput extends __MetadataBearer {
|
|
|
39
44
|
* const response = await client.send(command);
|
|
40
45
|
* ```
|
|
41
46
|
*
|
|
47
|
+
* @param DeleteLensShareCommandInput - {@link DeleteLensShareCommandInput}
|
|
48
|
+
* @returns {@link DeleteLensShareCommandOutput}
|
|
42
49
|
* @see {@link DeleteLensShareCommandInput} for command's `input` shape.
|
|
43
50
|
* @see {@link DeleteLensShareCommandOutput} for command's `response` shape.
|
|
44
51
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface DeleteLensShareCommandOutput extends __MetadataBearer {
|
|
|
66
73
|
export declare class DeleteLensShareCommand extends $Command<DeleteLensShareCommandInput, DeleteLensShareCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
67
74
|
readonly input: DeleteLensShareCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: DeleteLensShareCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteLensShareCommandInput, DeleteLensShareCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteWorkloadInput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteWorkloadCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteWorkloadCommandInput extends DeleteWorkloadInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteWorkloadCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteWorkloadCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete an existing workload.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteWorkloadCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteWorkloadCommandInput - {@link DeleteWorkloadCommandInput}
|
|
34
|
+
* @returns {@link DeleteWorkloadCommandOutput}
|
|
28
35
|
* @see {@link DeleteWorkloadCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteWorkloadCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeleteWorkloadCommandOutput extends __MetadataBearer {
|
|
|
52
59
|
export declare class DeleteWorkloadCommand extends $Command<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
53
60
|
readonly input: DeleteWorkloadCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeleteWorkloadCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWorkloadCommandInput, DeleteWorkloadCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DeleteWorkloadShareInput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DeleteWorkloadShareCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DeleteWorkloadShareCommandInput extends DeleteWorkloadShareInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DeleteWorkloadShareCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Delete a workload share.</p>
|
|
18
23
|
* @example
|
|
19
24
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -25,6 +30,8 @@ export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param DeleteWorkloadShareCommandInput - {@link DeleteWorkloadShareCommandInput}
|
|
34
|
+
* @returns {@link DeleteWorkloadShareCommandOutput}
|
|
28
35
|
* @see {@link DeleteWorkloadShareCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link DeleteWorkloadShareCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -52,11 +59,20 @@ export interface DeleteWorkloadShareCommandOutput extends __MetadataBearer {
|
|
|
52
59
|
export declare class DeleteWorkloadShareCommand extends $Command<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
53
60
|
readonly input: DeleteWorkloadShareCommandInput;
|
|
54
61
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
+
/**
|
|
63
|
+
* @public
|
|
64
|
+
*/
|
|
55
65
|
constructor(input: DeleteWorkloadShareCommandInput);
|
|
56
66
|
/**
|
|
57
67
|
* @internal
|
|
58
68
|
*/
|
|
59
69
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteWorkloadShareCommandInput, DeleteWorkloadShareCommandOutput>;
|
|
70
|
+
/**
|
|
71
|
+
* @internal
|
|
72
|
+
*/
|
|
60
73
|
private serialize;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
61
77
|
private deserialize;
|
|
62
78
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { DisassociateLensesInput } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WellArchitectedClientResolvedConfig } from "../WellArchitectedClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link DisassociateLensesCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface DisassociateLensesCommandInput extends DisassociateLensesInput {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link DisassociateLensesCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface DisassociateLensesCommandOutput extends __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Disassociate a lens from a workload.</p>
|
|
18
23
|
* <p>Up to 10 lenses can be disassociated from a workload in a single API operation.</p>
|
|
19
24
|
* <note>
|
|
@@ -30,6 +35,8 @@ export interface DisassociateLensesCommandOutput extends __MetadataBearer {
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param DisassociateLensesCommandInput - {@link DisassociateLensesCommandInput}
|
|
39
|
+
* @returns {@link DisassociateLensesCommandOutput}
|
|
33
40
|
* @see {@link DisassociateLensesCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link DisassociateLensesCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link WellArchitectedClientResolvedConfig | config} for WellArchitectedClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface DisassociateLensesCommandOutput extends __MetadataBearer {
|
|
|
57
64
|
export declare class DisassociateLensesCommand extends $Command<DisassociateLensesCommandInput, DisassociateLensesCommandOutput, WellArchitectedClientResolvedConfig> {
|
|
58
65
|
readonly input: DisassociateLensesCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: DisassociateLensesCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: WellArchitectedClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateLensesCommandInput, DisassociateLensesCommandOutput>;
|
|
75
|
+
/**
|
|
76
|
+
* @internal
|
|
77
|
+
*/
|
|
65
78
|
private serialize;
|
|
79
|
+
/**
|
|
80
|
+
* @internal
|
|
81
|
+
*/
|
|
66
82
|
private deserialize;
|
|
67
83
|
}
|