@aws-sdk/client-appstream 3.478.0 → 3.481.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/AssociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-cjs/commands/AssociateApplicationFleetCommand.js +18 -41
- package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +18 -41
- package/dist-cjs/commands/AssociateFleetCommand.js +18 -41
- package/dist-cjs/commands/BatchAssociateUserStackCommand.js +18 -41
- package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +18 -41
- package/dist-cjs/commands/CopyImageCommand.js +18 -41
- package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +18 -41
- package/dist-cjs/commands/CreateAppBlockCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectoryConfigCommand.js +18 -41
- package/dist-cjs/commands/CreateEntitlementCommand.js +18 -41
- package/dist-cjs/commands/CreateFleetCommand.js +18 -41
- package/dist-cjs/commands/CreateImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +18 -41
- package/dist-cjs/commands/CreateStackCommand.js +18 -41
- package/dist-cjs/commands/CreateStreamingURLCommand.js +18 -41
- package/dist-cjs/commands/CreateUpdatedImageCommand.js +18 -41
- package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/CreateUserCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppBlockCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +18 -41
- package/dist-cjs/commands/DeleteEntitlementCommand.js +18 -41
- package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
- package/dist-cjs/commands/DeleteImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/DeleteImageCommand.js +18 -41
- package/dist-cjs/commands/DeleteImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackCommand.js +18 -41
- package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppBlocksCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEntitlementsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetsCommand.js +18 -41
- package/dist-cjs/commands/DescribeImageBuildersCommand.js +18 -41
- package/dist-cjs/commands/DescribeImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeImagesCommand.js +18 -41
- package/dist-cjs/commands/DescribeSessionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStacksCommand.js +18 -41
- package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUsersCommand.js +18 -41
- package/dist-cjs/commands/DisableUserCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +18 -41
- package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +18 -41
- package/dist-cjs/commands/DisassociateFleetCommand.js +18 -41
- package/dist-cjs/commands/EnableUserCommand.js +18 -41
- package/dist-cjs/commands/ExpireSessionCommand.js +18 -41
- package/dist-cjs/commands/ListAssociatedFleetsCommand.js +18 -41
- package/dist-cjs/commands/ListAssociatedStacksCommand.js +18 -41
- package/dist-cjs/commands/ListEntitledApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/StartAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/StartFleetCommand.js +18 -41
- package/dist-cjs/commands/StartImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/StopAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/StopFleetCommand.js +18 -41
- package/dist-cjs/commands/StopImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateEntitlementCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetCommand.js +18 -41
- package/dist-cjs/commands/UpdateImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-es/commands/AssociateApplicationFleetCommand.js +18 -41
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +18 -41
- package/dist-es/commands/AssociateFleetCommand.js +18 -41
- package/dist-es/commands/BatchAssociateUserStackCommand.js +18 -41
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +18 -41
- package/dist-es/commands/CopyImageCommand.js +18 -41
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +18 -41
- package/dist-es/commands/CreateAppBlockCommand.js +18 -41
- package/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/dist-es/commands/CreateDirectoryConfigCommand.js +18 -41
- package/dist-es/commands/CreateEntitlementCommand.js +18 -41
- package/dist-es/commands/CreateFleetCommand.js +18 -41
- package/dist-es/commands/CreateImageBuilderCommand.js +18 -41
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +18 -41
- package/dist-es/commands/CreateStackCommand.js +18 -41
- package/dist-es/commands/CreateStreamingURLCommand.js +18 -41
- package/dist-es/commands/CreateUpdatedImageCommand.js +18 -41
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +18 -41
- package/dist-es/commands/CreateUserCommand.js +18 -41
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/DeleteAppBlockCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +18 -41
- package/dist-es/commands/DeleteEntitlementCommand.js +18 -41
- package/dist-es/commands/DeleteFleetCommand.js +18 -41
- package/dist-es/commands/DeleteImageBuilderCommand.js +18 -41
- package/dist-es/commands/DeleteImageCommand.js +18 -41
- package/dist-es/commands/DeleteImagePermissionsCommand.js +18 -41
- package/dist-es/commands/DeleteStackCommand.js +18 -41
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteUserCommand.js +18 -41
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +18 -41
- package/dist-es/commands/DescribeAppBlocksCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +18 -41
- package/dist-es/commands/DescribeEntitlementsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetsCommand.js +18 -41
- package/dist-es/commands/DescribeImageBuildersCommand.js +18 -41
- package/dist-es/commands/DescribeImagePermissionsCommand.js +18 -41
- package/dist-es/commands/DescribeImagesCommand.js +18 -41
- package/dist-es/commands/DescribeSessionsCommand.js +18 -41
- package/dist-es/commands/DescribeStacksCommand.js +18 -41
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +18 -41
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeUsersCommand.js +18 -41
- package/dist-es/commands/DisableUserCommand.js +18 -41
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +18 -41
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +18 -41
- package/dist-es/commands/DisassociateFleetCommand.js +18 -41
- package/dist-es/commands/EnableUserCommand.js +18 -41
- package/dist-es/commands/ExpireSessionCommand.js +18 -41
- package/dist-es/commands/ListAssociatedFleetsCommand.js +18 -41
- package/dist-es/commands/ListAssociatedStacksCommand.js +18 -41
- package/dist-es/commands/ListEntitledApplicationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/StartAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/StartFleetCommand.js +18 -41
- package/dist-es/commands/StartImageBuilderCommand.js +18 -41
- package/dist-es/commands/StopAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/StopFleetCommand.js +18 -41
- package/dist-es/commands/StopImageBuilderCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +18 -41
- package/dist-es/commands/UpdateEntitlementCommand.js +18 -41
- package/dist-es/commands/UpdateFleetCommand.js +18 -41
- package/dist-es/commands/UpdateImagePermissionsCommand.js +18 -41
- package/dist-es/commands/UpdateStackCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +6 -21
- package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/AssociateFleetCommand.d.ts +6 -21
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +6 -21
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +6 -21
- package/dist-types/commands/CopyImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +6 -21
- package/dist-types/commands/CreateEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +6 -21
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/DeleteImageCommand.d.ts +6 -21
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppBlocksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEntitlementsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImagesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSessionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStacksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUsersCommand.d.ts +6 -21
- package/dist-types/commands/DisableUserCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateFleetCommand.d.ts +6 -21
- package/dist-types/commands/EnableUserCommand.d.ts +6 -21
- package/dist-types/commands/ExpireSessionCommand.d.ts +6 -21
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +6 -21
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +6 -21
- package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/StartFleetCommand.d.ts +6 -21
- package/dist-types/commands/StartImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/StopFleetCommand.d.ts +6 -21
- package/dist-types/commands/StopImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { DescribeUserStackAssociationsRequest, DescribeUserStackAssociationsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeUserStackAssociationsCommandInput extends DescribeUserS
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeUserStackAssociationsCommandOutput extends DescribeUserStackAssociationsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeUserStackAssociationsCommand_base: {
|
|
24
|
+
new (input: DescribeUserStackAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list that describes the UserStackAssociation objects. You must specify either or both of the following:</p>
|
|
@@ -77,23 +80,5 @@ export interface DescribeUserStackAssociationsCommandOutput extends DescribeUser
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class DescribeUserStackAssociationsCommand extends
|
|
81
|
-
readonly input: DescribeUserStackAssociationsCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: DescribeUserStackAssociationsCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUserStackAssociationsCommandInput, DescribeUserStackAssociationsCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class DescribeUserStackAssociationsCommand extends DescribeUserStackAssociationsCommand_base {
|
|
99
84
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { DescribeUsersRequest, DescribeUsersResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DescribeUsersCommandInput extends DescribeUsersRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DescribeUsersCommandOutput extends DescribeUsersResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DescribeUsersCommand_base: {
|
|
24
|
+
new (input: DescribeUsersCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeUsersCommandInput, DescribeUsersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list that describes one or more specified users in the user pool.</p>
|
|
@@ -74,23 +77,5 @@ export interface DescribeUsersCommandOutput extends DescribeUsersResult, __Metad
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class DescribeUsersCommand extends
|
|
78
|
-
readonly input: DescribeUsersCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: DescribeUsersCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeUsersCommandInput, DescribeUsersCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class DescribeUsersCommand extends DescribeUsersCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { DisableUserRequest, DisableUserResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisableUserCommandInput extends DisableUserRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisableUserCommandOutput extends DisableUserResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisableUserCommand_base: {
|
|
24
|
+
new (input: DisableUserCommandInput): import("@smithy/smithy-client").CommandImpl<DisableUserCommandInput, DisableUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <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>
|
|
@@ -53,23 +56,5 @@ export interface DisableUserCommandOutput extends DisableUserResult, __MetadataB
|
|
|
53
56
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
54
57
|
*
|
|
55
58
|
*/
|
|
56
|
-
export declare class DisableUserCommand extends
|
|
57
|
-
readonly input: DisableUserCommandInput;
|
|
58
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
59
|
-
/**
|
|
60
|
-
* @public
|
|
61
|
-
*/
|
|
62
|
-
constructor(input: DisableUserCommandInput);
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableUserCommandInput, DisableUserCommandOutput>;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private serialize;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private deserialize;
|
|
59
|
+
export declare class DisableUserCommand extends DisableUserCommand_base {
|
|
75
60
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { DisassociateAppBlockBuilderAppBlockRequest, DisassociateAppBlockBuilderAppBlockResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateAppBlockBuilderAppBlockCommandInput extends Disasso
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateAppBlockBuilderAppBlockCommandOutput extends DisassociateAppBlockBuilderAppBlockResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateAppBlockBuilderAppBlockCommand_base: {
|
|
24
|
+
new (input: DisassociateAppBlockBuilderAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociates a specified app block builder from a specified app block.</p>
|
|
@@ -62,23 +65,5 @@ export interface DisassociateAppBlockBuilderAppBlockCommandOutput extends Disass
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DisassociateAppBlockBuilderAppBlockCommand extends
|
|
66
|
-
readonly input: DisassociateAppBlockBuilderAppBlockCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DisassociateAppBlockBuilderAppBlockCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateAppBlockBuilderAppBlockCommandInput, DisassociateAppBlockBuilderAppBlockCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DisassociateAppBlockBuilderAppBlockCommand extends DisassociateAppBlockBuilderAppBlockCommand_base {
|
|
84
69
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { DisassociateApplicationFleetRequest, DisassociateApplicationFleetResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateApplicationFleetCommandInput extends DisassociateAp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateApplicationFleetCommandOutput extends DisassociateApplicationFleetResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateApplicationFleetCommand_base: {
|
|
24
|
+
new (input: DisassociateApplicationFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociates the specified application from the fleet.</p>
|
|
@@ -59,23 +62,5 @@ export interface DisassociateApplicationFleetCommandOutput extends DisassociateA
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class DisassociateApplicationFleetCommand extends
|
|
63
|
-
readonly input: DisassociateApplicationFleetCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: DisassociateApplicationFleetCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateApplicationFleetCommandInput, DisassociateApplicationFleetCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class DisassociateApplicationFleetCommand extends DisassociateApplicationFleetCommand_base {
|
|
81
66
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { DisassociateApplicationFromEntitlementRequest, DisassociateApplicationFromEntitlementResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateApplicationFromEntitlementCommandInput extends Disa
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateApplicationFromEntitlementCommandOutput extends DisassociateApplicationFromEntitlementResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateApplicationFromEntitlementCommand_base: {
|
|
24
|
+
new (input: DisassociateApplicationFromEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes the specified application from the specified entitlement.</p>
|
|
@@ -60,23 +63,5 @@ export interface DisassociateApplicationFromEntitlementCommandOutput extends Dis
|
|
|
60
63
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
61
64
|
*
|
|
62
65
|
*/
|
|
63
|
-
export declare class DisassociateApplicationFromEntitlementCommand extends
|
|
64
|
-
readonly input: DisassociateApplicationFromEntitlementCommandInput;
|
|
65
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
-
/**
|
|
67
|
-
* @public
|
|
68
|
-
*/
|
|
69
|
-
constructor(input: DisassociateApplicationFromEntitlementCommandInput);
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateApplicationFromEntitlementCommandInput, DisassociateApplicationFromEntitlementCommandOutput>;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private serialize;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private deserialize;
|
|
66
|
+
export declare class DisassociateApplicationFromEntitlementCommand extends DisassociateApplicationFromEntitlementCommand_base {
|
|
82
67
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { DisassociateFleetRequest, DisassociateFleetResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DisassociateFleetCommandInput extends DisassociateFleetRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DisassociateFleetCommandOutput extends DisassociateFleetResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DisassociateFleetCommand_base: {
|
|
24
|
+
new (input: DisassociateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateFleetCommandInput, DisassociateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociates the specified fleet from the specified stack.</p>
|
|
@@ -62,23 +65,5 @@ export interface DisassociateFleetCommandOutput extends DisassociateFleetResult,
|
|
|
62
65
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
63
66
|
*
|
|
64
67
|
*/
|
|
65
|
-
export declare class DisassociateFleetCommand extends
|
|
66
|
-
readonly input: DisassociateFleetCommandInput;
|
|
67
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
-
/**
|
|
69
|
-
* @public
|
|
70
|
-
*/
|
|
71
|
-
constructor(input: DisassociateFleetCommandInput);
|
|
72
|
-
/**
|
|
73
|
-
* @internal
|
|
74
|
-
*/
|
|
75
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateFleetCommandInput, DisassociateFleetCommandOutput>;
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
private serialize;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private deserialize;
|
|
68
|
+
export declare class DisassociateFleetCommand extends DisassociateFleetCommand_base {
|
|
84
69
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { EnableUserRequest, EnableUserResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface EnableUserCommandInput extends EnableUserRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface EnableUserCommandOutput extends EnableUserResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const EnableUserCommand_base: {
|
|
24
|
+
new (input: EnableUserCommandInput): import("@smithy/smithy-client").CommandImpl<EnableUserCommandInput, EnableUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <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>
|
|
@@ -56,23 +59,5 @@ export interface EnableUserCommandOutput extends EnableUserResult, __MetadataBea
|
|
|
56
59
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
57
60
|
*
|
|
58
61
|
*/
|
|
59
|
-
export declare class EnableUserCommand extends
|
|
60
|
-
readonly input: EnableUserCommandInput;
|
|
61
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
62
|
-
/**
|
|
63
|
-
* @public
|
|
64
|
-
*/
|
|
65
|
-
constructor(input: EnableUserCommandInput);
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableUserCommandInput, EnableUserCommandOutput>;
|
|
70
|
-
/**
|
|
71
|
-
* @internal
|
|
72
|
-
*/
|
|
73
|
-
private serialize;
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
private deserialize;
|
|
62
|
+
export declare class EnableUserCommand extends EnableUserCommand_base {
|
|
78
63
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { ExpireSessionRequest, ExpireSessionResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ExpireSessionCommandInput extends ExpireSessionRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ExpireSessionCommandOutput extends ExpireSessionResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ExpireSessionCommand_base: {
|
|
24
|
+
new (input: ExpireSessionCommandInput): import("@smithy/smithy-client").CommandImpl<ExpireSessionCommandInput, ExpireSessionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Immediately stops the specified streaming session.</p>
|
|
@@ -49,23 +52,5 @@ export interface ExpireSessionCommandOutput extends ExpireSessionResult, __Metad
|
|
|
49
52
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
50
53
|
*
|
|
51
54
|
*/
|
|
52
|
-
export declare class ExpireSessionCommand extends
|
|
53
|
-
readonly input: ExpireSessionCommandInput;
|
|
54
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
-
/**
|
|
56
|
-
* @public
|
|
57
|
-
*/
|
|
58
|
-
constructor(input: ExpireSessionCommandInput);
|
|
59
|
-
/**
|
|
60
|
-
* @internal
|
|
61
|
-
*/
|
|
62
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExpireSessionCommandInput, ExpireSessionCommandOutput>;
|
|
63
|
-
/**
|
|
64
|
-
* @internal
|
|
65
|
-
*/
|
|
66
|
-
private serialize;
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
private deserialize;
|
|
55
|
+
export declare class ExpireSessionCommand extends ExpireSessionCommand_base {
|
|
71
56
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { ListAssociatedFleetsRequest, ListAssociatedFleetsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListAssociatedFleetsCommandInput extends ListAssociatedFleetsRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListAssociatedFleetsCommandOutput extends ListAssociatedFleetsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListAssociatedFleetsCommand_base: {
|
|
24
|
+
new (input: ListAssociatedFleetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the name of the fleet that is associated with the specified stack.</p>
|
|
@@ -55,23 +58,5 @@ export interface ListAssociatedFleetsCommandOutput extends ListAssociatedFleetsR
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class ListAssociatedFleetsCommand extends
|
|
59
|
-
readonly input: ListAssociatedFleetsCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: ListAssociatedFleetsCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssociatedFleetsCommandInput, ListAssociatedFleetsCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class ListAssociatedFleetsCommand extends ListAssociatedFleetsCommand_base {
|
|
77
62
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { ListAssociatedStacksRequest, ListAssociatedStacksResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListAssociatedStacksCommandInput extends ListAssociatedStacksRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListAssociatedStacksCommandOutput extends ListAssociatedStacksResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListAssociatedStacksCommand_base: {
|
|
24
|
+
new (input: ListAssociatedStacksCommandInput): import("@smithy/smithy-client").CommandImpl<ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves the name of the stack with which the specified fleet is associated.</p>
|
|
@@ -55,23 +58,5 @@ export interface ListAssociatedStacksCommandOutput extends ListAssociatedStacksR
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class ListAssociatedStacksCommand extends
|
|
59
|
-
readonly input: ListAssociatedStacksCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: ListAssociatedStacksCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAssociatedStacksCommandInput, ListAssociatedStacksCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class ListAssociatedStacksCommand extends ListAssociatedStacksCommand_base {
|
|
77
62
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { ListEntitledApplicationsRequest, ListEntitledApplicationsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListEntitledApplicationsCommandInput extends ListEntitledApplic
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListEntitledApplicationsCommandOutput extends ListEntitledApplicationsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListEntitledApplicationsCommand_base: {
|
|
24
|
+
new (input: ListEntitledApplicationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a list of entitled applications.</p>
|
|
@@ -68,23 +71,5 @@ export interface ListEntitledApplicationsCommandOutput extends ListEntitledAppli
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class ListEntitledApplicationsCommand extends
|
|
72
|
-
readonly input: ListEntitledApplicationsCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: ListEntitledApplicationsCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEntitledApplicationsCommandInput, ListEntitledApplicationsCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class ListEntitledApplicationsCommand extends ListEntitledApplicationsCommand_base {
|
|
90
75
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <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>
|
|
@@ -57,23 +60,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
57
60
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
58
61
|
*
|
|
59
62
|
*/
|
|
60
|
-
export declare class ListTagsForResourceCommand extends
|
|
61
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
62
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
-
/**
|
|
64
|
-
* @public
|
|
65
|
-
*/
|
|
66
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private serialize;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private deserialize;
|
|
63
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
79
64
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
5
4
|
import { StartAppBlockBuilderRequest, StartAppBlockBuilderResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartAppBlockBuilderCommandInput extends StartAppBlockBuilderRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartAppBlockBuilderCommandOutput extends StartAppBlockBuilderResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartAppBlockBuilderCommand_base: {
|
|
24
|
+
new (input: StartAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<StartAppBlockBuilderCommandInput, StartAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts an app block builder.</p>
|
|
@@ -112,23 +115,5 @@ export interface StartAppBlockBuilderCommandOutput extends StartAppBlockBuilderR
|
|
|
112
115
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
113
116
|
*
|
|
114
117
|
*/
|
|
115
|
-
export declare class StartAppBlockBuilderCommand extends
|
|
116
|
-
readonly input: StartAppBlockBuilderCommandInput;
|
|
117
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
-
/**
|
|
119
|
-
* @public
|
|
120
|
-
*/
|
|
121
|
-
constructor(input: StartAppBlockBuilderCommandInput);
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartAppBlockBuilderCommandInput, StartAppBlockBuilderCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private serialize;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private deserialize;
|
|
118
|
+
export declare class StartAppBlockBuilderCommand extends StartAppBlockBuilderCommand_base {
|
|
134
119
|
}
|