@aws-sdk/client-appstream 3.39.0 → 3.43.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/CHANGELOG.md +44 -0
- package/README.md +7 -7
- package/dist-cjs/AppStream.js +150 -0
- package/dist-cjs/commands/AssociateApplicationFleetCommand.js +36 -0
- package/dist-cjs/commands/CreateAppBlockCommand.js +36 -0
- package/dist-cjs/commands/CreateApplicationCommand.js +36 -0
- package/dist-cjs/commands/DeleteAppBlockCommand.js +36 -0
- package/dist-cjs/commands/DeleteApplicationCommand.js +36 -0
- package/dist-cjs/commands/DescribeAppBlocksCommand.js +36 -0
- package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +36 -0
- package/dist-cjs/commands/DescribeApplicationsCommand.js +36 -0
- package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +36 -0
- package/dist-cjs/commands/UpdateApplicationCommand.js +36 -0
- package/dist-cjs/commands/index.js +10 -0
- package/dist-cjs/endpoints.js +112 -9
- package/dist-cjs/models/models_0.js +185 -34
- package/dist-cjs/protocols/Aws_json1_1.js +1335 -239
- package/dist-cjs/runtimeConfig.browser.js +6 -3
- package/dist-cjs/runtimeConfig.js +5 -3
- package/dist-es/AppStream.js +150 -0
- package/dist-es/commands/AssociateApplicationFleetCommand.js +39 -0
- package/dist-es/commands/CreateAppBlockCommand.js +39 -0
- package/dist-es/commands/CreateApplicationCommand.js +39 -0
- package/dist-es/commands/DeleteAppBlockCommand.js +39 -0
- package/dist-es/commands/DeleteApplicationCommand.js +39 -0
- package/dist-es/commands/DescribeAppBlocksCommand.js +39 -0
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +39 -0
- package/dist-es/commands/DescribeApplicationsCommand.js +39 -0
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +39 -0
- package/dist-es/commands/UpdateApplicationCommand.js +39 -0
- package/dist-es/commands/index.js +10 -0
- package/dist-es/endpoints.js +112 -9
- package/dist-es/models/models_0.js +127 -24
- package/dist-es/protocols/Aws_json1_1.js +1291 -162
- package/dist-es/runtimeConfig.browser.js +3 -2
- package/dist-es/runtimeConfig.js +3 -3
- package/dist-types/AppStream.d.ts +104 -4
- package/dist-types/AppStreamClient.d.ts +20 -2
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +35 -0
- package/dist-types/commands/AssociateFleetCommand.d.ts +1 -1
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +1 -1
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +1 -1
- package/dist-types/commands/CopyImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateAppBlockCommand.d.ts +41 -0
- package/dist-types/commands/CreateApplicationCommand.d.ts +41 -0
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -2
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +1 -1
- package/dist-types/commands/CreateStackCommand.d.ts +1 -1
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +1 -1
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +1 -1
- package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/CreateUserCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +35 -0
- package/dist-types/commands/DeleteApplicationCommand.d.ts +35 -0
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImageCommand.d.ts +1 -1
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStackCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAppBlocksCommand.d.ts +35 -0
- package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +35 -0
- package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFleetsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeImagesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeSessionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeStacksCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/DescribeUsersCommand.d.ts +1 -1
- package/dist-types/commands/DisableUserCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +35 -0
- package/dist-types/commands/DisassociateFleetCommand.d.ts +1 -1
- package/dist-types/commands/EnableUserCommand.d.ts +1 -1
- package/dist-types/commands/ExpireSessionCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +1 -1
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/StartFleetCommand.d.ts +1 -1
- package/dist-types/commands/StartImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/StopFleetCommand.d.ts +1 -1
- package/dist-types/commands/StopImageBuilderCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +35 -0
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFleetCommand.d.ts +22 -4
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStackCommand.d.ts +1 -1
- package/dist-types/commands/index.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +647 -63
- package/dist-types/protocols/Aws_json1_1.d.ts +30 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/AppStream.d.ts +50 -0
- package/dist-types/ts3.4/AppStreamClient.d.ts +16 -2
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +10 -0
- package/dist-types/ts3.4/models/models_0.d.ts +368 -42
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +30 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +24 -24
|
@@ -8,9 +8,27 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
|
|
|
8
8
|
}
|
|
9
9
|
/**
|
|
10
10
|
* <p>Updates the specified fleet.</p>
|
|
11
|
-
* <p>If the fleet is in the <code>STOPPED</code> state, you can update any attribute except
|
|
12
|
-
*
|
|
13
|
-
*
|
|
11
|
+
* <p>If the fleet is in the <code>STOPPED</code> state, you can update any attribute except
|
|
12
|
+
* the fleet name.</p>
|
|
13
|
+
* <p>If the fleet is in the <code>RUNNING</code> state, you can update the following based
|
|
14
|
+
* on the fleet type:</p>
|
|
15
|
+
* <ul>
|
|
16
|
+
* <li>
|
|
17
|
+
* <p>Always-On and On-Demand fleet types</p>
|
|
18
|
+
* <p>You can update the <code>DisplayName</code>, <code>ComputeCapacity</code>,
|
|
19
|
+
* <code>ImageARN</code>, <code>ImageName</code>,
|
|
20
|
+
* <code>IdleDisconnectTimeoutInSeconds</code>, and
|
|
21
|
+
* <code>DisconnectTimeoutInSeconds</code> attributes.</p>
|
|
22
|
+
* </li>
|
|
23
|
+
* <li>
|
|
24
|
+
* <p>Elastic fleet type</p>
|
|
25
|
+
* <p>You can update the <code>DisplayName</code>,
|
|
26
|
+
* <code>IdleDisconnectTimeoutInSeconds</code>,
|
|
27
|
+
* <code>DisconnectTimeoutInSeconds</code>, <code>MaxConcurrentSessions</code>,
|
|
28
|
+
* and <code>UsbDeviceFilterStrings</code> attributes.</p>
|
|
29
|
+
* </li>
|
|
30
|
+
* </ul>
|
|
31
|
+
* <p>If the fleet is in the <code>STARTING</code> or <code>STOPPED</code> state, you can't update it.</p>
|
|
14
32
|
* @example
|
|
15
33
|
* Use a bare-bones client and the command you need to make an API call.
|
|
16
34
|
* ```javascript
|
|
@@ -23,7 +41,7 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
|
|
|
23
41
|
*
|
|
24
42
|
* @see {@link UpdateFleetCommandInput} for command's `input` shape.
|
|
25
43
|
* @see {@link UpdateFleetCommandOutput} for command's `response` shape.
|
|
26
|
-
* @see {@link AppStreamClientResolvedConfig | config} for
|
|
44
|
+
* @see {@link AppStreamClientResolvedConfig | config} for AppStreamClient's `config` shape.
|
|
27
45
|
*
|
|
28
46
|
*/
|
|
29
47
|
export declare class UpdateFleetCommand extends $Command<UpdateFleetCommandInput, UpdateFleetCommandOutput, AppStreamClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateImagePermissionsCommandOutput extends UpdateImagePermissi
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateImagePermissionsCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateImagePermissionsCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link AppStreamClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link AppStreamClientResolvedConfig | config} for AppStreamClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateImagePermissionsCommand extends $Command<UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput, AppStreamClientResolvedConfig> {
|
|
@@ -20,7 +20,7 @@ export interface UpdateStackCommandOutput extends UpdateStackResult, __MetadataB
|
|
|
20
20
|
*
|
|
21
21
|
* @see {@link UpdateStackCommandInput} for command's `input` shape.
|
|
22
22
|
* @see {@link UpdateStackCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link AppStreamClientResolvedConfig | config} for
|
|
23
|
+
* @see {@link AppStreamClientResolvedConfig | config} for AppStreamClient's `config` shape.
|
|
24
24
|
*
|
|
25
25
|
*/
|
|
26
26
|
export declare class UpdateStackCommand extends $Command<UpdateStackCommandInput, UpdateStackCommandOutput, AppStreamClientResolvedConfig> {
|
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
export * from "./AssociateApplicationFleetCommand";
|
|
1
2
|
export * from "./AssociateFleetCommand";
|
|
2
3
|
export * from "./BatchAssociateUserStackCommand";
|
|
3
4
|
export * from "./BatchDisassociateUserStackCommand";
|
|
4
5
|
export * from "./CopyImageCommand";
|
|
6
|
+
export * from "./CreateAppBlockCommand";
|
|
7
|
+
export * from "./CreateApplicationCommand";
|
|
5
8
|
export * from "./CreateDirectoryConfigCommand";
|
|
6
9
|
export * from "./CreateFleetCommand";
|
|
7
10
|
export * from "./CreateImageBuilderCommand";
|
|
@@ -11,6 +14,8 @@ export * from "./CreateStreamingURLCommand";
|
|
|
11
14
|
export * from "./CreateUpdatedImageCommand";
|
|
12
15
|
export * from "./CreateUsageReportSubscriptionCommand";
|
|
13
16
|
export * from "./CreateUserCommand";
|
|
17
|
+
export * from "./DeleteAppBlockCommand";
|
|
18
|
+
export * from "./DeleteApplicationCommand";
|
|
14
19
|
export * from "./DeleteDirectoryConfigCommand";
|
|
15
20
|
export * from "./DeleteFleetCommand";
|
|
16
21
|
export * from "./DeleteImageBuilderCommand";
|
|
@@ -19,6 +24,9 @@ export * from "./DeleteImagePermissionsCommand";
|
|
|
19
24
|
export * from "./DeleteStackCommand";
|
|
20
25
|
export * from "./DeleteUsageReportSubscriptionCommand";
|
|
21
26
|
export * from "./DeleteUserCommand";
|
|
27
|
+
export * from "./DescribeAppBlocksCommand";
|
|
28
|
+
export * from "./DescribeApplicationFleetAssociationsCommand";
|
|
29
|
+
export * from "./DescribeApplicationsCommand";
|
|
22
30
|
export * from "./DescribeDirectoryConfigsCommand";
|
|
23
31
|
export * from "./DescribeFleetsCommand";
|
|
24
32
|
export * from "./DescribeImageBuildersCommand";
|
|
@@ -30,6 +38,7 @@ export * from "./DescribeUsageReportSubscriptionsCommand";
|
|
|
30
38
|
export * from "./DescribeUserStackAssociationsCommand";
|
|
31
39
|
export * from "./DescribeUsersCommand";
|
|
32
40
|
export * from "./DisableUserCommand";
|
|
41
|
+
export * from "./DisassociateApplicationFleetCommand";
|
|
33
42
|
export * from "./DisassociateFleetCommand";
|
|
34
43
|
export * from "./EnableUserCommand";
|
|
35
44
|
export * from "./ExpireSessionCommand";
|
|
@@ -42,6 +51,7 @@ export * from "./StopFleetCommand";
|
|
|
42
51
|
export * from "./StopImageBuilderCommand";
|
|
43
52
|
export * from "./TagResourceCommand";
|
|
44
53
|
export * from "./UntagResourceCommand";
|
|
54
|
+
export * from "./UpdateApplicationCommand";
|
|
45
55
|
export * from "./UpdateDirectoryConfigCommand";
|
|
46
56
|
export * from "./UpdateFleetCommand";
|
|
47
57
|
export * from "./UpdateImagePermissionsCommand";
|