@aws-sdk/client-appstream 3.315.0 → 3.319.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.
@@ -65,543 +65,418 @@ import { UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput } from ".
65
65
  import { UpdateFleetCommandInput, UpdateFleetCommandOutput } from "./commands/UpdateFleetCommand";
66
66
  import { UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput } from "./commands/UpdateImagePermissionsCommand";
67
67
  import { UpdateStackCommandInput, UpdateStackCommandOutput } from "./commands/UpdateStackCommand";
68
- /**
69
- * @public
70
- * <fullname>Amazon AppStream 2.0</fullname>
71
- * <p>This is the <i>Amazon AppStream 2.0 API Reference</i>. This documentation provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed, secure application streaming service that lets you stream desktop applications to users without rewriting applications. AppStream 2.0 manages the AWS resources that are required to host and run your applications, scales automatically, and provides access to your users on demand. </p>
72
- * <note>
73
- * <p>You can call the AppStream 2.0 API operations by using an interface VPC endpoint (interface endpoint). For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html">Access AppStream 2.0 API Operations and CLI Commands Through an Interface VPC Endpoint</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
74
- * </note>
75
- * <p>To learn more about AppStream 2.0, see the following resources:</p>
76
- * <ul>
77
- * <li>
78
- * <p>
79
- * <a href="http://aws.amazon.com/appstream2">Amazon AppStream 2.0 product page</a>
80
- * </p>
81
- * </li>
82
- * <li>
83
- * <p>
84
- * <a href="http://aws.amazon.com/documentation/appstream2">Amazon AppStream 2.0 documentation</a>
85
- * </p>
86
- * </li>
87
- * </ul>
88
- */
89
- export declare class AppStream extends AppStreamClient {
68
+ export interface AppStream {
90
69
  /**
91
- * @public
92
- * <p>Associates the specified application with the specified fleet. This is only supported for Elastic fleets.</p>
70
+ * @see {@link AssociateApplicationFleetCommand}
93
71
  */
94
72
  associateApplicationFleet(args: AssociateApplicationFleetCommandInput, options?: __HttpHandlerOptions): Promise<AssociateApplicationFleetCommandOutput>;
95
73
  associateApplicationFleet(args: AssociateApplicationFleetCommandInput, cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void): void;
96
74
  associateApplicationFleet(args: AssociateApplicationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateApplicationFleetCommandOutput) => void): void;
97
75
  /**
98
- * @public
99
- * <p>Associates an application to entitle.</p>
76
+ * @see {@link AssociateApplicationToEntitlementCommand}
100
77
  */
101
78
  associateApplicationToEntitlement(args: AssociateApplicationToEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<AssociateApplicationToEntitlementCommandOutput>;
102
79
  associateApplicationToEntitlement(args: AssociateApplicationToEntitlementCommandInput, cb: (err: any, data?: AssociateApplicationToEntitlementCommandOutput) => void): void;
103
80
  associateApplicationToEntitlement(args: AssociateApplicationToEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateApplicationToEntitlementCommandOutput) => void): void;
104
81
  /**
105
- * @public
106
- * <p>Associates the specified fleet with the specified stack.</p>
82
+ * @see {@link AssociateFleetCommand}
107
83
  */
108
84
  associateFleet(args: AssociateFleetCommandInput, options?: __HttpHandlerOptions): Promise<AssociateFleetCommandOutput>;
109
85
  associateFleet(args: AssociateFleetCommandInput, cb: (err: any, data?: AssociateFleetCommandOutput) => void): void;
110
86
  associateFleet(args: AssociateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateFleetCommandOutput) => void): void;
111
87
  /**
112
- * @public
113
- * <p>Associates the specified users with the specified stacks. Users in a user pool cannot be assigned to stacks with fleets that are joined to an Active Directory domain.</p>
88
+ * @see {@link BatchAssociateUserStackCommand}
114
89
  */
115
90
  batchAssociateUserStack(args: BatchAssociateUserStackCommandInput, options?: __HttpHandlerOptions): Promise<BatchAssociateUserStackCommandOutput>;
116
91
  batchAssociateUserStack(args: BatchAssociateUserStackCommandInput, cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void): void;
117
92
  batchAssociateUserStack(args: BatchAssociateUserStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchAssociateUserStackCommandOutput) => void): void;
118
93
  /**
119
- * @public
120
- * <p>Disassociates the specified users from the specified stacks.</p>
94
+ * @see {@link BatchDisassociateUserStackCommand}
121
95
  */
122
96
  batchDisassociateUserStack(args: BatchDisassociateUserStackCommandInput, options?: __HttpHandlerOptions): Promise<BatchDisassociateUserStackCommandOutput>;
123
97
  batchDisassociateUserStack(args: BatchDisassociateUserStackCommandInput, cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void): void;
124
98
  batchDisassociateUserStack(args: BatchDisassociateUserStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDisassociateUserStackCommandOutput) => void): void;
125
99
  /**
126
- * @public
127
- * <p>Copies the image within the same region or to a new region within the same AWS account. Note that any tags you added to the image will not be copied.</p>
100
+ * @see {@link CopyImageCommand}
128
101
  */
129
102
  copyImage(args: CopyImageCommandInput, options?: __HttpHandlerOptions): Promise<CopyImageCommandOutput>;
130
103
  copyImage(args: CopyImageCommandInput, cb: (err: any, data?: CopyImageCommandOutput) => void): void;
131
104
  copyImage(args: CopyImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyImageCommandOutput) => void): void;
132
105
  /**
133
- * @public
134
- * <p>Creates an app block.</p>
135
- * <p>App blocks are an Amazon AppStream 2.0 resource that stores the details about the
136
- * virtual hard disk in an S3 bucket. It also stores the setup script with details about
137
- * how to mount the virtual hard disk. The virtual hard disk includes the application
138
- * binaries and other files necessary to launch your applications. Multiple applications
139
- * can be assigned to a single app block.</p>
140
- * <p>This is only supported for Elastic fleets.</p>
106
+ * @see {@link CreateAppBlockCommand}
141
107
  */
142
108
  createAppBlock(args: CreateAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<CreateAppBlockCommandOutput>;
143
109
  createAppBlock(args: CreateAppBlockCommandInput, cb: (err: any, data?: CreateAppBlockCommandOutput) => void): void;
144
110
  createAppBlock(args: CreateAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAppBlockCommandOutput) => void): void;
145
111
  /**
146
- * @public
147
- * <p>Creates an application.</p>
148
- * <p>Applications are an Amazon AppStream 2.0 resource that stores the details about how to
149
- * launch applications on Elastic fleet streaming instances. An application consists of the
150
- * launch details, icon, and display name. Applications are associated with an app block
151
- * that contains the application binaries and other files. The applications assigned to an
152
- * Elastic fleet are the applications users can launch. </p>
153
- * <p>This is only supported for Elastic fleets.</p>
112
+ * @see {@link CreateApplicationCommand}
154
113
  */
155
114
  createApplication(args: CreateApplicationCommandInput, options?: __HttpHandlerOptions): Promise<CreateApplicationCommandOutput>;
156
115
  createApplication(args: CreateApplicationCommandInput, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
157
116
  createApplication(args: CreateApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateApplicationCommandOutput) => void): void;
158
117
  /**
159
- * @public
160
- * <p>Creates a Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
118
+ * @see {@link CreateDirectoryConfigCommand}
161
119
  */
162
120
  createDirectoryConfig(args: CreateDirectoryConfigCommandInput, options?: __HttpHandlerOptions): Promise<CreateDirectoryConfigCommandOutput>;
163
121
  createDirectoryConfig(args: CreateDirectoryConfigCommandInput, cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void): void;
164
122
  createDirectoryConfig(args: CreateDirectoryConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateDirectoryConfigCommandOutput) => void): void;
165
123
  /**
166
- * @public
167
- * <p>Creates a new entitlement. Entitlements control access to specific applications within
168
- * a stack, based on user attributes. Entitlements apply to SAML 2.0 federated user
169
- * identities. Amazon AppStream 2.0 user pool and streaming URL users are entitled to all
170
- * applications in a stack. Entitlements don't apply to the desktop stream view
171
- * application, or to applications managed by a dynamic app provider using the Dynamic
172
- * Application Framework.</p>
124
+ * @see {@link CreateEntitlementCommand}
173
125
  */
174
126
  createEntitlement(args: CreateEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<CreateEntitlementCommandOutput>;
175
127
  createEntitlement(args: CreateEntitlementCommandInput, cb: (err: any, data?: CreateEntitlementCommandOutput) => void): void;
176
128
  createEntitlement(args: CreateEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEntitlementCommandOutput) => void): void;
177
129
  /**
178
- * @public
179
- * <p>Creates a fleet. A fleet consists of streaming instances that your users access for their applications and desktops.</p>
130
+ * @see {@link CreateFleetCommand}
180
131
  */
181
132
  createFleet(args: CreateFleetCommandInput, options?: __HttpHandlerOptions): Promise<CreateFleetCommandOutput>;
182
133
  createFleet(args: CreateFleetCommandInput, cb: (err: any, data?: CreateFleetCommandOutput) => void): void;
183
134
  createFleet(args: CreateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateFleetCommandOutput) => void): void;
184
135
  /**
185
- * @public
186
- * <p>Creates an image builder. An image builder is a virtual machine that is used to create an image.</p>
187
- * <p>The initial state of the builder is <code>PENDING</code>. When it is ready, the state is <code>RUNNING</code>.</p>
136
+ * @see {@link CreateImageBuilderCommand}
188
137
  */
189
138
  createImageBuilder(args: CreateImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<CreateImageBuilderCommandOutput>;
190
139
  createImageBuilder(args: CreateImageBuilderCommandInput, cb: (err: any, data?: CreateImageBuilderCommandOutput) => void): void;
191
140
  createImageBuilder(args: CreateImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageBuilderCommandOutput) => void): void;
192
141
  /**
193
- * @public
194
- * <p>Creates a URL to start an image builder streaming session.</p>
142
+ * @see {@link CreateImageBuilderStreamingURLCommand}
195
143
  */
196
144
  createImageBuilderStreamingURL(args: CreateImageBuilderStreamingURLCommandInput, options?: __HttpHandlerOptions): Promise<CreateImageBuilderStreamingURLCommandOutput>;
197
145
  createImageBuilderStreamingURL(args: CreateImageBuilderStreamingURLCommandInput, cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void): void;
198
146
  createImageBuilderStreamingURL(args: CreateImageBuilderStreamingURLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateImageBuilderStreamingURLCommandOutput) => void): void;
199
147
  /**
200
- * @public
201
- * <p>Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations. </p>
148
+ * @see {@link CreateStackCommand}
202
149
  */
203
150
  createStack(args: CreateStackCommandInput, options?: __HttpHandlerOptions): Promise<CreateStackCommandOutput>;
204
151
  createStack(args: CreateStackCommandInput, cb: (err: any, data?: CreateStackCommandOutput) => void): void;
205
152
  createStack(args: CreateStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStackCommandOutput) => void): void;
206
153
  /**
207
- * @public
208
- * <p>Creates a temporary URL to start an AppStream 2.0 streaming session for the specified user. A streaming URL enables application streaming to be tested without user setup. </p>
154
+ * @see {@link CreateStreamingURLCommand}
209
155
  */
210
156
  createStreamingURL(args: CreateStreamingURLCommandInput, options?: __HttpHandlerOptions): Promise<CreateStreamingURLCommandOutput>;
211
157
  createStreamingURL(args: CreateStreamingURLCommandInput, cb: (err: any, data?: CreateStreamingURLCommandOutput) => void): void;
212
158
  createStreamingURL(args: CreateStreamingURLCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateStreamingURLCommandOutput) => void): void;
213
159
  /**
214
- * @public
215
- * <p>Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.</p>
216
- * <p>For more information, see the "Update an Image by Using
217
- * Managed AppStream 2.0 Image Updates" section in <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/administer-images.html">Administer Your AppStream 2.0 Images</a>, in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
160
+ * @see {@link CreateUpdatedImageCommand}
218
161
  */
219
162
  createUpdatedImage(args: CreateUpdatedImageCommandInput, options?: __HttpHandlerOptions): Promise<CreateUpdatedImageCommandOutput>;
220
163
  createUpdatedImage(args: CreateUpdatedImageCommandInput, cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void): void;
221
164
  createUpdatedImage(args: CreateUpdatedImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUpdatedImageCommandOutput) => void): void;
222
165
  /**
223
- * @public
224
- * <p>Creates a usage report subscription. Usage reports are generated daily.</p>
166
+ * @see {@link CreateUsageReportSubscriptionCommand}
225
167
  */
226
168
  createUsageReportSubscription(args: CreateUsageReportSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateUsageReportSubscriptionCommandOutput>;
227
169
  createUsageReportSubscription(args: CreateUsageReportSubscriptionCommandInput, cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void): void;
228
170
  createUsageReportSubscription(args: CreateUsageReportSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUsageReportSubscriptionCommandOutput) => void): void;
229
171
  /**
230
- * @public
231
- * <p>Creates a new user in the user pool.</p>
172
+ * @see {@link CreateUserCommand}
232
173
  */
233
174
  createUser(args: CreateUserCommandInput, options?: __HttpHandlerOptions): Promise<CreateUserCommandOutput>;
234
175
  createUser(args: CreateUserCommandInput, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
235
176
  createUser(args: CreateUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUserCommandOutput) => void): void;
236
177
  /**
237
- * @public
238
- * <p>Deletes an app block.</p>
178
+ * @see {@link DeleteAppBlockCommand}
239
179
  */
240
180
  deleteAppBlock(args: DeleteAppBlockCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAppBlockCommandOutput>;
241
181
  deleteAppBlock(args: DeleteAppBlockCommandInput, cb: (err: any, data?: DeleteAppBlockCommandOutput) => void): void;
242
182
  deleteAppBlock(args: DeleteAppBlockCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAppBlockCommandOutput) => void): void;
243
183
  /**
244
- * @public
245
- * <p>Deletes an application.</p>
184
+ * @see {@link DeleteApplicationCommand}
246
185
  */
247
186
  deleteApplication(args: DeleteApplicationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteApplicationCommandOutput>;
248
187
  deleteApplication(args: DeleteApplicationCommandInput, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
249
188
  deleteApplication(args: DeleteApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteApplicationCommandOutput) => void): void;
250
189
  /**
251
- * @public
252
- * <p>Deletes the specified Directory Config object from AppStream 2.0. This object includes the information required to join streaming instances to an Active Directory domain.</p>
190
+ * @see {@link DeleteDirectoryConfigCommand}
253
191
  */
254
192
  deleteDirectoryConfig(args: DeleteDirectoryConfigCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDirectoryConfigCommandOutput>;
255
193
  deleteDirectoryConfig(args: DeleteDirectoryConfigCommandInput, cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void): void;
256
194
  deleteDirectoryConfig(args: DeleteDirectoryConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDirectoryConfigCommandOutput) => void): void;
257
195
  /**
258
- * @public
259
- * <p>Deletes the specified entitlement.</p>
196
+ * @see {@link DeleteEntitlementCommand}
260
197
  */
261
198
  deleteEntitlement(args: DeleteEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEntitlementCommandOutput>;
262
199
  deleteEntitlement(args: DeleteEntitlementCommandInput, cb: (err: any, data?: DeleteEntitlementCommandOutput) => void): void;
263
200
  deleteEntitlement(args: DeleteEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEntitlementCommandOutput) => void): void;
264
201
  /**
265
- * @public
266
- * <p>Deletes the specified fleet.</p>
202
+ * @see {@link DeleteFleetCommand}
267
203
  */
268
204
  deleteFleet(args: DeleteFleetCommandInput, options?: __HttpHandlerOptions): Promise<DeleteFleetCommandOutput>;
269
205
  deleteFleet(args: DeleteFleetCommandInput, cb: (err: any, data?: DeleteFleetCommandOutput) => void): void;
270
206
  deleteFleet(args: DeleteFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteFleetCommandOutput) => void): void;
271
207
  /**
272
- * @public
273
- * <p>Deletes the specified image. You cannot delete an image when it is in use.
274
- * After you delete an image, you cannot provision new capacity using the image.</p>
208
+ * @see {@link DeleteImageCommand}
275
209
  */
276
210
  deleteImage(args: DeleteImageCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImageCommandOutput>;
277
211
  deleteImage(args: DeleteImageCommandInput, cb: (err: any, data?: DeleteImageCommandOutput) => void): void;
278
212
  deleteImage(args: DeleteImageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImageCommandOutput) => void): void;
279
213
  /**
280
- * @public
281
- * <p>Deletes the specified image builder and releases the capacity.</p>
214
+ * @see {@link DeleteImageBuilderCommand}
282
215
  */
283
216
  deleteImageBuilder(args: DeleteImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImageBuilderCommandOutput>;
284
217
  deleteImageBuilder(args: DeleteImageBuilderCommandInput, cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void): void;
285
218
  deleteImageBuilder(args: DeleteImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImageBuilderCommandOutput) => void): void;
286
219
  /**
287
- * @public
288
- * <p>Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the image.</p>
220
+ * @see {@link DeleteImagePermissionsCommand}
289
221
  */
290
222
  deleteImagePermissions(args: DeleteImagePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteImagePermissionsCommandOutput>;
291
223
  deleteImagePermissions(args: DeleteImagePermissionsCommandInput, cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void): void;
292
224
  deleteImagePermissions(args: DeleteImagePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteImagePermissionsCommandOutput) => void): void;
293
225
  /**
294
- * @public
295
- * <p>Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.</p>
226
+ * @see {@link DeleteStackCommand}
296
227
  */
297
228
  deleteStack(args: DeleteStackCommandInput, options?: __HttpHandlerOptions): Promise<DeleteStackCommandOutput>;
298
229
  deleteStack(args: DeleteStackCommandInput, cb: (err: any, data?: DeleteStackCommandOutput) => void): void;
299
230
  deleteStack(args: DeleteStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteStackCommandOutput) => void): void;
300
231
  /**
301
- * @public
302
- * <p>Disables usage report generation.</p>
232
+ * @see {@link DeleteUsageReportSubscriptionCommand}
303
233
  */
304
234
  deleteUsageReportSubscription(args: DeleteUsageReportSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUsageReportSubscriptionCommandOutput>;
305
235
  deleteUsageReportSubscription(args: DeleteUsageReportSubscriptionCommandInput, cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void): void;
306
236
  deleteUsageReportSubscription(args: DeleteUsageReportSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUsageReportSubscriptionCommandOutput) => void): void;
307
237
  /**
308
- * @public
309
- * <p>Deletes a user from the user pool.</p>
238
+ * @see {@link DeleteUserCommand}
310
239
  */
311
240
  deleteUser(args: DeleteUserCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUserCommandOutput>;
312
241
  deleteUser(args: DeleteUserCommandInput, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
313
242
  deleteUser(args: DeleteUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUserCommandOutput) => void): void;
314
243
  /**
315
- * @public
316
- * <p>Retrieves a list that describes one or more app blocks.</p>
244
+ * @see {@link DescribeAppBlocksCommand}
317
245
  */
318
246
  describeAppBlocks(args: DescribeAppBlocksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAppBlocksCommandOutput>;
319
247
  describeAppBlocks(args: DescribeAppBlocksCommandInput, cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void): void;
320
248
  describeAppBlocks(args: DescribeAppBlocksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAppBlocksCommandOutput) => void): void;
321
249
  /**
322
- * @public
323
- * <p>Retrieves a list that describes one or more application fleet associations. Either ApplicationArn or FleetName must be specified.</p>
250
+ * @see {@link DescribeApplicationFleetAssociationsCommand}
324
251
  */
325
252
  describeApplicationFleetAssociations(args: DescribeApplicationFleetAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationFleetAssociationsCommandOutput>;
326
253
  describeApplicationFleetAssociations(args: DescribeApplicationFleetAssociationsCommandInput, cb: (err: any, data?: DescribeApplicationFleetAssociationsCommandOutput) => void): void;
327
254
  describeApplicationFleetAssociations(args: DescribeApplicationFleetAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationFleetAssociationsCommandOutput) => void): void;
328
255
  /**
329
- * @public
330
- * <p>Retrieves a list that describes one or more applications.</p>
256
+ * @see {@link DescribeApplicationsCommand}
331
257
  */
332
258
  describeApplications(args: DescribeApplicationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeApplicationsCommandOutput>;
333
259
  describeApplications(args: DescribeApplicationsCommandInput, cb: (err: any, data?: DescribeApplicationsCommandOutput) => void): void;
334
260
  describeApplications(args: DescribeApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeApplicationsCommandOutput) => void): void;
335
261
  /**
336
- * @public
337
- * <p>Retrieves a list that describes one or more specified Directory Config objects for AppStream 2.0, if the names for these objects are provided. Otherwise, all Directory Config objects in the account are described. These objects include the configuration information required to join fleets and image builders to Microsoft Active Directory domains.
338
- * </p>
339
- * <p>Although the response syntax in this topic includes the account password, this password is not returned in the actual response.</p>
262
+ * @see {@link DescribeDirectoryConfigsCommand}
340
263
  */
341
264
  describeDirectoryConfigs(args: DescribeDirectoryConfigsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDirectoryConfigsCommandOutput>;
342
265
  describeDirectoryConfigs(args: DescribeDirectoryConfigsCommandInput, cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void): void;
343
266
  describeDirectoryConfigs(args: DescribeDirectoryConfigsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDirectoryConfigsCommandOutput) => void): void;
344
267
  /**
345
- * @public
346
- * <p>Retrieves a list that describes one of more entitlements.</p>
268
+ * @see {@link DescribeEntitlementsCommand}
347
269
  */
348
270
  describeEntitlements(args: DescribeEntitlementsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEntitlementsCommandOutput>;
349
271
  describeEntitlements(args: DescribeEntitlementsCommandInput, cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void): void;
350
272
  describeEntitlements(args: DescribeEntitlementsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEntitlementsCommandOutput) => void): void;
351
273
  /**
352
- * @public
353
- * <p>Retrieves a list that describes one or more specified fleets, if the fleet names are provided. Otherwise, all fleets in the account are described.</p>
274
+ * @see {@link DescribeFleetsCommand}
354
275
  */
355
276
  describeFleets(args: DescribeFleetsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeFleetsCommandOutput>;
356
277
  describeFleets(args: DescribeFleetsCommandInput, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
357
278
  describeFleets(args: DescribeFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeFleetsCommandOutput) => void): void;
358
279
  /**
359
- * @public
360
- * <p>Retrieves a list that describes one or more specified image builders, if the image builder names are provided. Otherwise, all image builders in the account are described.</p>
280
+ * @see {@link DescribeImageBuildersCommand}
361
281
  */
362
282
  describeImageBuilders(args: DescribeImageBuildersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImageBuildersCommandOutput>;
363
283
  describeImageBuilders(args: DescribeImageBuildersCommandInput, cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void): void;
364
284
  describeImageBuilders(args: DescribeImageBuildersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImageBuildersCommandOutput) => void): void;
365
285
  /**
366
- * @public
367
- * <p>Retrieves a list that describes the permissions for shared AWS account IDs on a private image that you own. </p>
286
+ * @see {@link DescribeImagePermissionsCommand}
368
287
  */
369
288
  describeImagePermissions(args: DescribeImagePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImagePermissionsCommandOutput>;
370
289
  describeImagePermissions(args: DescribeImagePermissionsCommandInput, cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void): void;
371
290
  describeImagePermissions(args: DescribeImagePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImagePermissionsCommandOutput) => void): void;
372
291
  /**
373
- * @public
374
- * <p>Retrieves a list that describes one or more specified images, if the image names or image ARNs are provided. Otherwise, all images in the account are described.</p>
292
+ * @see {@link DescribeImagesCommand}
375
293
  */
376
294
  describeImages(args: DescribeImagesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeImagesCommandOutput>;
377
295
  describeImages(args: DescribeImagesCommandInput, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
378
296
  describeImages(args: DescribeImagesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeImagesCommandOutput) => void): void;
379
297
  /**
380
- * @public
381
- * <p>Retrieves a list that describes the streaming sessions for a specified stack and fleet. If a UserId is provided for the stack and fleet,
382
- * only streaming sessions for that user are described. If an authentication type is not provided,
383
- * the default is to authenticate users using a streaming URL.</p>
298
+ * @see {@link DescribeSessionsCommand}
384
299
  */
385
300
  describeSessions(args: DescribeSessionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSessionsCommandOutput>;
386
301
  describeSessions(args: DescribeSessionsCommandInput, cb: (err: any, data?: DescribeSessionsCommandOutput) => void): void;
387
302
  describeSessions(args: DescribeSessionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSessionsCommandOutput) => void): void;
388
303
  /**
389
- * @public
390
- * <p>Retrieves a list that describes one or more specified stacks, if the stack names are provided. Otherwise, all stacks in the account are described.</p>
304
+ * @see {@link DescribeStacksCommand}
391
305
  */
392
306
  describeStacks(args: DescribeStacksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStacksCommandOutput>;
393
307
  describeStacks(args: DescribeStacksCommandInput, cb: (err: any, data?: DescribeStacksCommandOutput) => void): void;
394
308
  describeStacks(args: DescribeStacksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStacksCommandOutput) => void): void;
395
309
  /**
396
- * @public
397
- * <p>Retrieves a list that describes one or more usage report subscriptions.</p>
310
+ * @see {@link DescribeUsageReportSubscriptionsCommand}
398
311
  */
399
312
  describeUsageReportSubscriptions(args: DescribeUsageReportSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsageReportSubscriptionsCommandOutput>;
400
313
  describeUsageReportSubscriptions(args: DescribeUsageReportSubscriptionsCommandInput, cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void): void;
401
314
  describeUsageReportSubscriptions(args: DescribeUsageReportSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsageReportSubscriptionsCommandOutput) => void): void;
402
315
  /**
403
- * @public
404
- * <p>Retrieves a list that describes one or more specified users in the user pool.</p>
316
+ * @see {@link DescribeUsersCommand}
405
317
  */
406
318
  describeUsers(args: DescribeUsersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsersCommandOutput>;
407
319
  describeUsers(args: DescribeUsersCommandInput, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
408
320
  describeUsers(args: DescribeUsersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsersCommandOutput) => void): void;
409
321
  /**
410
- * @public
411
- * <p>Retrieves a list that describes the UserStackAssociation objects. You must specify either or both of the following:</p>
412
- * <ul>
413
- * <li>
414
- * <p>The stack name</p>
415
- * </li>
416
- * <li>
417
- * <p>The user name (email address of the user associated with the stack) and the authentication type for the user</p>
418
- * </li>
419
- * </ul>
322
+ * @see {@link DescribeUserStackAssociationsCommand}
420
323
  */
421
324
  describeUserStackAssociations(args: DescribeUserStackAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUserStackAssociationsCommandOutput>;
422
325
  describeUserStackAssociations(args: DescribeUserStackAssociationsCommandInput, cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void): void;
423
326
  describeUserStackAssociations(args: DescribeUserStackAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUserStackAssociationsCommandOutput) => void): void;
424
327
  /**
425
- * @public
426
- * <p>Disables the specified user in the user pool. Users can't sign in to AppStream 2.0 until they are re-enabled. This action does not delete the user. </p>
328
+ * @see {@link DisableUserCommand}
427
329
  */
428
330
  disableUser(args: DisableUserCommandInput, options?: __HttpHandlerOptions): Promise<DisableUserCommandOutput>;
429
331
  disableUser(args: DisableUserCommandInput, cb: (err: any, data?: DisableUserCommandOutput) => void): void;
430
332
  disableUser(args: DisableUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableUserCommandOutput) => void): void;
431
333
  /**
432
- * @public
433
- * <p>Disassociates the specified application from the fleet.</p>
334
+ * @see {@link DisassociateApplicationFleetCommand}
434
335
  */
435
336
  disassociateApplicationFleet(args: DisassociateApplicationFleetCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateApplicationFleetCommandOutput>;
436
337
  disassociateApplicationFleet(args: DisassociateApplicationFleetCommandInput, cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void): void;
437
338
  disassociateApplicationFleet(args: DisassociateApplicationFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateApplicationFleetCommandOutput) => void): void;
438
339
  /**
439
- * @public
440
- * <p>Deletes the specified application from the specified entitlement.</p>
340
+ * @see {@link DisassociateApplicationFromEntitlementCommand}
441
341
  */
442
342
  disassociateApplicationFromEntitlement(args: DisassociateApplicationFromEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateApplicationFromEntitlementCommandOutput>;
443
343
  disassociateApplicationFromEntitlement(args: DisassociateApplicationFromEntitlementCommandInput, cb: (err: any, data?: DisassociateApplicationFromEntitlementCommandOutput) => void): void;
444
344
  disassociateApplicationFromEntitlement(args: DisassociateApplicationFromEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateApplicationFromEntitlementCommandOutput) => void): void;
445
345
  /**
446
- * @public
447
- * <p>Disassociates the specified fleet from the specified stack.</p>
346
+ * @see {@link DisassociateFleetCommand}
448
347
  */
449
348
  disassociateFleet(args: DisassociateFleetCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateFleetCommandOutput>;
450
349
  disassociateFleet(args: DisassociateFleetCommandInput, cb: (err: any, data?: DisassociateFleetCommandOutput) => void): void;
451
350
  disassociateFleet(args: DisassociateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateFleetCommandOutput) => void): void;
452
351
  /**
453
- * @public
454
- * <p>Enables a user in the user pool. After being enabled, users can sign in to AppStream 2.0 and open applications from the stacks to which they are assigned.</p>
352
+ * @see {@link EnableUserCommand}
455
353
  */
456
354
  enableUser(args: EnableUserCommandInput, options?: __HttpHandlerOptions): Promise<EnableUserCommandOutput>;
457
355
  enableUser(args: EnableUserCommandInput, cb: (err: any, data?: EnableUserCommandOutput) => void): void;
458
356
  enableUser(args: EnableUserCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableUserCommandOutput) => void): void;
459
357
  /**
460
- * @public
461
- * <p>Immediately stops the specified streaming session.</p>
358
+ * @see {@link ExpireSessionCommand}
462
359
  */
463
360
  expireSession(args: ExpireSessionCommandInput, options?: __HttpHandlerOptions): Promise<ExpireSessionCommandOutput>;
464
361
  expireSession(args: ExpireSessionCommandInput, cb: (err: any, data?: ExpireSessionCommandOutput) => void): void;
465
362
  expireSession(args: ExpireSessionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ExpireSessionCommandOutput) => void): void;
466
363
  /**
467
- * @public
468
- * <p>Retrieves the name of the fleet that is associated with the specified stack.</p>
364
+ * @see {@link ListAssociatedFleetsCommand}
469
365
  */
470
366
  listAssociatedFleets(args: ListAssociatedFleetsCommandInput, options?: __HttpHandlerOptions): Promise<ListAssociatedFleetsCommandOutput>;
471
367
  listAssociatedFleets(args: ListAssociatedFleetsCommandInput, cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void): void;
472
368
  listAssociatedFleets(args: ListAssociatedFleetsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociatedFleetsCommandOutput) => void): void;
473
369
  /**
474
- * @public
475
- * <p>Retrieves the name of the stack with which the specified fleet is associated.</p>
370
+ * @see {@link ListAssociatedStacksCommand}
476
371
  */
477
372
  listAssociatedStacks(args: ListAssociatedStacksCommandInput, options?: __HttpHandlerOptions): Promise<ListAssociatedStacksCommandOutput>;
478
373
  listAssociatedStacks(args: ListAssociatedStacksCommandInput, cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void): void;
479
374
  listAssociatedStacks(args: ListAssociatedStacksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAssociatedStacksCommandOutput) => void): void;
480
375
  /**
481
- * @public
482
- * <p>Retrieves a list of entitled applications.</p>
376
+ * @see {@link ListEntitledApplicationsCommand}
483
377
  */
484
378
  listEntitledApplications(args: ListEntitledApplicationsCommandInput, options?: __HttpHandlerOptions): Promise<ListEntitledApplicationsCommandOutput>;
485
379
  listEntitledApplications(args: ListEntitledApplicationsCommandInput, cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void): void;
486
380
  listEntitledApplications(args: ListEntitledApplicationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListEntitledApplicationsCommandOutput) => void): void;
487
381
  /**
488
- * @public
489
- * <p>Retrieves a list of all tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.</p>
490
- * <p>For more information about tags, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
382
+ * @see {@link ListTagsForResourceCommand}
491
383
  */
492
384
  listTagsForResource(args: ListTagsForResourceCommandInput, options?: __HttpHandlerOptions): Promise<ListTagsForResourceCommandOutput>;
493
385
  listTagsForResource(args: ListTagsForResourceCommandInput, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
494
386
  listTagsForResource(args: ListTagsForResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagsForResourceCommandOutput) => void): void;
495
387
  /**
496
- * @public
497
- * <p>Starts the specified fleet.</p>
388
+ * @see {@link StartFleetCommand}
498
389
  */
499
390
  startFleet(args: StartFleetCommandInput, options?: __HttpHandlerOptions): Promise<StartFleetCommandOutput>;
500
391
  startFleet(args: StartFleetCommandInput, cb: (err: any, data?: StartFleetCommandOutput) => void): void;
501
392
  startFleet(args: StartFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartFleetCommandOutput) => void): void;
502
393
  /**
503
- * @public
504
- * <p>Starts the specified image builder.</p>
394
+ * @see {@link StartImageBuilderCommand}
505
395
  */
506
396
  startImageBuilder(args: StartImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<StartImageBuilderCommandOutput>;
507
397
  startImageBuilder(args: StartImageBuilderCommandInput, cb: (err: any, data?: StartImageBuilderCommandOutput) => void): void;
508
398
  startImageBuilder(args: StartImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StartImageBuilderCommandOutput) => void): void;
509
399
  /**
510
- * @public
511
- * <p>Stops the specified fleet.</p>
400
+ * @see {@link StopFleetCommand}
512
401
  */
513
402
  stopFleet(args: StopFleetCommandInput, options?: __HttpHandlerOptions): Promise<StopFleetCommandOutput>;
514
403
  stopFleet(args: StopFleetCommandInput, cb: (err: any, data?: StopFleetCommandOutput) => void): void;
515
404
  stopFleet(args: StopFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopFleetCommandOutput) => void): void;
516
405
  /**
517
- * @public
518
- * <p>Stops the specified image builder.</p>
406
+ * @see {@link StopImageBuilderCommand}
519
407
  */
520
408
  stopImageBuilder(args: StopImageBuilderCommandInput, options?: __HttpHandlerOptions): Promise<StopImageBuilderCommandOutput>;
521
409
  stopImageBuilder(args: StopImageBuilderCommandInput, cb: (err: any, data?: StopImageBuilderCommandOutput) => void): void;
522
410
  stopImageBuilder(args: StopImageBuilderCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: StopImageBuilderCommandOutput) => void): void;
523
411
  /**
524
- * @public
525
- * <p>Adds or overwrites one or more tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.</p>
526
- * <p>Each tag consists of a key and an optional value. If a resource already has a tag with the same key,
527
- * this operation updates its value.</p>
528
- * <p>To list the current tags for your resources, use <a>ListTagsForResource</a>.
529
- * To disassociate tags from your resources, use <a>UntagResource</a>.</p>
530
- * <p>For more information about tags, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
412
+ * @see {@link TagResourceCommand}
531
413
  */
532
414
  tagResource(args: TagResourceCommandInput, options?: __HttpHandlerOptions): Promise<TagResourceCommandOutput>;
533
415
  tagResource(args: TagResourceCommandInput, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
534
416
  tagResource(args: TagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: TagResourceCommandOutput) => void): void;
535
417
  /**
536
- * @public
537
- * <p>Disassociates one or more specified tags from the specified AppStream 2.0 resource.</p>
538
- * <p>To list the current tags for your resources, use <a>ListTagsForResource</a>.</p>
539
- * <p>For more information about tags, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/tagging-basic.html">Tagging Your Resources</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
418
+ * @see {@link UntagResourceCommand}
540
419
  */
541
420
  untagResource(args: UntagResourceCommandInput, options?: __HttpHandlerOptions): Promise<UntagResourceCommandOutput>;
542
421
  untagResource(args: UntagResourceCommandInput, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
543
422
  untagResource(args: UntagResourceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UntagResourceCommandOutput) => void): void;
544
423
  /**
545
- * @public
546
- * <p>Updates the specified application.</p>
424
+ * @see {@link UpdateApplicationCommand}
547
425
  */
548
426
  updateApplication(args: UpdateApplicationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateApplicationCommandOutput>;
549
427
  updateApplication(args: UpdateApplicationCommandInput, cb: (err: any, data?: UpdateApplicationCommandOutput) => void): void;
550
428
  updateApplication(args: UpdateApplicationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateApplicationCommandOutput) => void): void;
551
429
  /**
552
- * @public
553
- * <p>Updates the specified Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
430
+ * @see {@link UpdateDirectoryConfigCommand}
554
431
  */
555
432
  updateDirectoryConfig(args: UpdateDirectoryConfigCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDirectoryConfigCommandOutput>;
556
433
  updateDirectoryConfig(args: UpdateDirectoryConfigCommandInput, cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void): void;
557
434
  updateDirectoryConfig(args: UpdateDirectoryConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDirectoryConfigCommandOutput) => void): void;
558
435
  /**
559
- * @public
560
- * <p>Updates the specified entitlement.</p>
436
+ * @see {@link UpdateEntitlementCommand}
561
437
  */
562
438
  updateEntitlement(args: UpdateEntitlementCommandInput, options?: __HttpHandlerOptions): Promise<UpdateEntitlementCommandOutput>;
563
439
  updateEntitlement(args: UpdateEntitlementCommandInput, cb: (err: any, data?: UpdateEntitlementCommandOutput) => void): void;
564
440
  updateEntitlement(args: UpdateEntitlementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateEntitlementCommandOutput) => void): void;
565
441
  /**
566
- * @public
567
- * <p>Updates the specified fleet.</p>
568
- * <p>If the fleet is in the <code>STOPPED</code> state, you can update any attribute except
569
- * the fleet name.</p>
570
- * <p>If the fleet is in the <code>RUNNING</code> state, you can update the following based
571
- * on the fleet type:</p>
572
- * <ul>
573
- * <li>
574
- * <p>Always-On and On-Demand fleet types</p>
575
- * <p>You can update the <code>DisplayName</code>, <code>ComputeCapacity</code>,
576
- * <code>ImageARN</code>, <code>ImageName</code>,
577
- * <code>IdleDisconnectTimeoutInSeconds</code>, and
578
- * <code>DisconnectTimeoutInSeconds</code> attributes.</p>
579
- * </li>
580
- * <li>
581
- * <p>Elastic fleet type</p>
582
- * <p>You can update the <code>DisplayName</code>,
583
- * <code>IdleDisconnectTimeoutInSeconds</code>,
584
- * <code>DisconnectTimeoutInSeconds</code>, <code>MaxConcurrentSessions</code>, <code>SessionScriptS3Location</code>
585
- * and <code>UsbDeviceFilterStrings</code> attributes.</p>
586
- * </li>
587
- * </ul>
588
- * <p>If the fleet is in the <code>STARTING</code> or <code>STOPPED</code> state, you can't update it.</p>
442
+ * @see {@link UpdateFleetCommand}
589
443
  */
590
444
  updateFleet(args: UpdateFleetCommandInput, options?: __HttpHandlerOptions): Promise<UpdateFleetCommandOutput>;
591
445
  updateFleet(args: UpdateFleetCommandInput, cb: (err: any, data?: UpdateFleetCommandOutput) => void): void;
592
446
  updateFleet(args: UpdateFleetCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateFleetCommandOutput) => void): void;
593
447
  /**
594
- * @public
595
- * <p>Adds or updates permissions for the specified private image. </p>
448
+ * @see {@link UpdateImagePermissionsCommand}
596
449
  */
597
450
  updateImagePermissions(args: UpdateImagePermissionsCommandInput, options?: __HttpHandlerOptions): Promise<UpdateImagePermissionsCommandOutput>;
598
451
  updateImagePermissions(args: UpdateImagePermissionsCommandInput, cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void): void;
599
452
  updateImagePermissions(args: UpdateImagePermissionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateImagePermissionsCommandOutput) => void): void;
600
453
  /**
601
- * @public
602
- * <p>Updates the specified fields for the specified stack.</p>
454
+ * @see {@link UpdateStackCommand}
603
455
  */
604
456
  updateStack(args: UpdateStackCommandInput, options?: __HttpHandlerOptions): Promise<UpdateStackCommandOutput>;
605
457
  updateStack(args: UpdateStackCommandInput, cb: (err: any, data?: UpdateStackCommandOutput) => void): void;
606
458
  updateStack(args: UpdateStackCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateStackCommandOutput) => void): void;
607
459
  }
460
+ /**
461
+ * @public
462
+ * <fullname>Amazon AppStream 2.0</fullname>
463
+ * <p>This is the <i>Amazon AppStream 2.0 API Reference</i>. This documentation provides descriptions and syntax for each of the actions and data types in AppStream 2.0. AppStream 2.0 is a fully managed, secure application streaming service that lets you stream desktop applications to users without rewriting applications. AppStream 2.0 manages the AWS resources that are required to host and run your applications, scales automatically, and provides access to your users on demand. </p>
464
+ * <note>
465
+ * <p>You can call the AppStream 2.0 API operations by using an interface VPC endpoint (interface endpoint). For more information, see <a href="https://docs.aws.amazon.com/appstream2/latest/developerguide/access-api-cli-through-interface-vpc-endpoint.html">Access AppStream 2.0 API Operations and CLI Commands Through an Interface VPC Endpoint</a> in the <i>Amazon AppStream 2.0 Administration Guide</i>.</p>
466
+ * </note>
467
+ * <p>To learn more about AppStream 2.0, see the following resources:</p>
468
+ * <ul>
469
+ * <li>
470
+ * <p>
471
+ * <a href="http://aws.amazon.com/appstream2">Amazon AppStream 2.0 product page</a>
472
+ * </p>
473
+ * </li>
474
+ * <li>
475
+ * <p>
476
+ * <a href="http://aws.amazon.com/documentation/appstream2">Amazon AppStream 2.0 documentation</a>
477
+ * </p>
478
+ * </li>
479
+ * </ul>
480
+ */
481
+ export declare class AppStream extends AppStreamClient implements AppStream {
482
+ }