@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 { BatchDisassociateUserStackRequest, BatchDisassociateUserStackResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface BatchDisassociateUserStackCommandInput extends BatchDisassociat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface BatchDisassociateUserStackCommandOutput extends BatchDisassociateUserStackResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const BatchDisassociateUserStackCommand_base: {
|
|
24
|
+
new (input: BatchDisassociateUserStackCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociates the specified users from the specified stacks.</p>
|
|
@@ -75,23 +78,5 @@ export interface BatchDisassociateUserStackCommandOutput extends BatchDisassocia
|
|
|
75
78
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
76
79
|
*
|
|
77
80
|
*/
|
|
78
|
-
export declare class BatchDisassociateUserStackCommand extends
|
|
79
|
-
readonly input: BatchDisassociateUserStackCommandInput;
|
|
80
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
81
|
-
/**
|
|
82
|
-
* @public
|
|
83
|
-
*/
|
|
84
|
-
constructor(input: BatchDisassociateUserStackCommandInput);
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<BatchDisassociateUserStackCommandInput, BatchDisassociateUserStackCommandOutput>;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private serialize;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private deserialize;
|
|
81
|
+
export declare class BatchDisassociateUserStackCommand extends BatchDisassociateUserStackCommand_base {
|
|
97
82
|
}
|
|
@@ -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 { CopyImageRequest, CopyImageResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CopyImageCommandInput extends CopyImageRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CopyImageCommandOutput extends CopyImageResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CopyImageCommand_base: {
|
|
24
|
+
new (input: CopyImageCommandInput): import("@smithy/smithy-client").CommandImpl<CopyImageCommandInput, CopyImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <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>
|
|
@@ -72,23 +75,5 @@ export interface CopyImageCommandOutput extends CopyImageResponse, __MetadataBea
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class CopyImageCommand extends
|
|
76
|
-
readonly input: CopyImageCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: CopyImageCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CopyImageCommandInput, CopyImageCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class CopyImageCommand extends CopyImageCommand_base {
|
|
94
79
|
}
|
|
@@ -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 { CreateAppBlockBuilderRequest, CreateAppBlockBuilderResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAppBlockBuilderCommandInput extends CreateAppBlockBuilder
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAppBlockBuilderCommandOutput extends CreateAppBlockBuilderResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAppBlockBuilderCommand_base: {
|
|
24
|
+
new (input: CreateAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockBuilderCommandInput, CreateAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an app block builder.</p>
|
|
@@ -140,23 +143,5 @@ export interface CreateAppBlockBuilderCommandOutput extends CreateAppBlockBuilde
|
|
|
140
143
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
141
144
|
*
|
|
142
145
|
*/
|
|
143
|
-
export declare class CreateAppBlockBuilderCommand extends
|
|
144
|
-
readonly input: CreateAppBlockBuilderCommandInput;
|
|
145
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
146
|
-
/**
|
|
147
|
-
* @public
|
|
148
|
-
*/
|
|
149
|
-
constructor(input: CreateAppBlockBuilderCommandInput);
|
|
150
|
-
/**
|
|
151
|
-
* @internal
|
|
152
|
-
*/
|
|
153
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAppBlockBuilderCommandInput, CreateAppBlockBuilderCommandOutput>;
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
private serialize;
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
private deserialize;
|
|
146
|
+
export declare class CreateAppBlockBuilderCommand extends CreateAppBlockBuilderCommand_base {
|
|
162
147
|
}
|
|
@@ -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 { CreateAppBlockBuilderStreamingURLRequest, CreateAppBlockBuilderStreamingURLResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAppBlockBuilderStreamingURLCommandInput extends CreateApp
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAppBlockBuilderStreamingURLCommandOutput extends CreateAppBlockBuilderStreamingURLResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAppBlockBuilderStreamingURLCommand_base: {
|
|
24
|
+
new (input: CreateAppBlockBuilderStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockBuilderStreamingURLCommandInput, CreateAppBlockBuilderStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a URL to start a create app block builder streaming session.</p>
|
|
@@ -59,23 +62,5 @@ export interface CreateAppBlockBuilderStreamingURLCommandOutput extends CreateAp
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class CreateAppBlockBuilderStreamingURLCommand extends
|
|
63
|
-
readonly input: CreateAppBlockBuilderStreamingURLCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: CreateAppBlockBuilderStreamingURLCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAppBlockBuilderStreamingURLCommandInput, CreateAppBlockBuilderStreamingURLCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class CreateAppBlockBuilderStreamingURLCommand extends CreateAppBlockBuilderStreamingURLCommand_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 { CreateAppBlockRequest, CreateAppBlockResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateAppBlockCommandInput extends CreateAppBlockRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateAppBlockCommandOutput extends CreateAppBlockResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateAppBlockCommand_base: {
|
|
24
|
+
new (input: CreateAppBlockCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAppBlockCommandInput, CreateAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an app block.</p>
|
|
@@ -133,23 +136,5 @@ export interface CreateAppBlockCommandOutput extends CreateAppBlockResult, __Met
|
|
|
133
136
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
134
137
|
*
|
|
135
138
|
*/
|
|
136
|
-
export declare class CreateAppBlockCommand extends
|
|
137
|
-
readonly input: CreateAppBlockCommandInput;
|
|
138
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
139
|
-
/**
|
|
140
|
-
* @public
|
|
141
|
-
*/
|
|
142
|
-
constructor(input: CreateAppBlockCommandInput);
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAppBlockCommandInput, CreateAppBlockCommandOutput>;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
private serialize;
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
private deserialize;
|
|
139
|
+
export declare class CreateAppBlockCommand extends CreateAppBlockCommand_base {
|
|
155
140
|
}
|
|
@@ -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 { CreateApplicationRequest, CreateApplicationResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateApplicationCommandInput extends CreateApplicationRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateApplicationCommandOutput extends CreateApplicationResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateApplicationCommand_base: {
|
|
24
|
+
new (input: CreateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateApplicationCommandInput, CreateApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an application.</p>
|
|
@@ -116,23 +119,5 @@ export interface CreateApplicationCommandOutput extends CreateApplicationResult,
|
|
|
116
119
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
117
120
|
*
|
|
118
121
|
*/
|
|
119
|
-
export declare class CreateApplicationCommand extends
|
|
120
|
-
readonly input: CreateApplicationCommandInput;
|
|
121
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
122
|
-
/**
|
|
123
|
-
* @public
|
|
124
|
-
*/
|
|
125
|
-
constructor(input: CreateApplicationCommandInput);
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateApplicationCommandInput, CreateApplicationCommandOutput>;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private serialize;
|
|
134
|
-
/**
|
|
135
|
-
* @internal
|
|
136
|
-
*/
|
|
137
|
-
private deserialize;
|
|
122
|
+
export declare class CreateApplicationCommand extends CreateApplicationCommand_base {
|
|
138
123
|
}
|
|
@@ -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 { CreateDirectoryConfigRequest, CreateDirectoryConfigResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateDirectoryConfigCommandInput extends CreateDirectoryConfig
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateDirectoryConfigCommandOutput extends CreateDirectoryConfigResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateDirectoryConfigCommand_base: {
|
|
24
|
+
new (input: CreateDirectoryConfigCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <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>
|
|
@@ -94,23 +97,5 @@ export interface CreateDirectoryConfigCommandOutput extends CreateDirectoryConfi
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class CreateDirectoryConfigCommand extends
|
|
98
|
-
readonly input: CreateDirectoryConfigCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: CreateDirectoryConfigCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDirectoryConfigCommandInput, CreateDirectoryConfigCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class CreateDirectoryConfigCommand extends CreateDirectoryConfigCommand_base {
|
|
116
101
|
}
|
|
@@ -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 { CreateEntitlementRequest, CreateEntitlementResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateEntitlementCommandInput extends CreateEntitlementRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateEntitlementCommandOutput extends CreateEntitlementResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateEntitlementCommand_base: {
|
|
24
|
+
new (input: CreateEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<CreateEntitlementCommandInput, CreateEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new entitlement. Entitlements control access to specific applications within
|
|
@@ -90,23 +93,5 @@ export interface CreateEntitlementCommandOutput extends CreateEntitlementResult,
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class CreateEntitlementCommand extends
|
|
94
|
-
readonly input: CreateEntitlementCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: CreateEntitlementCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEntitlementCommandInput, CreateEntitlementCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class CreateEntitlementCommand extends CreateEntitlementCommand_base {
|
|
112
97
|
}
|
|
@@ -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 { CreateFleetRequest, CreateFleetResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateFleetCommandInput extends CreateFleetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateFleetCommandOutput extends CreateFleetResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateFleetCommand_base: {
|
|
24
|
+
new (input: CreateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFleetCommandInput, CreateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a fleet. A fleet consists of streaming instances that your users access for their applications and desktops.</p>
|
|
@@ -180,23 +183,5 @@ export interface CreateFleetCommandOutput extends CreateFleetResult, __MetadataB
|
|
|
180
183
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
181
184
|
*
|
|
182
185
|
*/
|
|
183
|
-
export declare class CreateFleetCommand extends
|
|
184
|
-
readonly input: CreateFleetCommandInput;
|
|
185
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
186
|
-
/**
|
|
187
|
-
* @public
|
|
188
|
-
*/
|
|
189
|
-
constructor(input: CreateFleetCommandInput);
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFleetCommandInput, CreateFleetCommandOutput>;
|
|
194
|
-
/**
|
|
195
|
-
* @internal
|
|
196
|
-
*/
|
|
197
|
-
private serialize;
|
|
198
|
-
/**
|
|
199
|
-
* @internal
|
|
200
|
-
*/
|
|
201
|
-
private deserialize;
|
|
186
|
+
export declare class CreateFleetCommand extends CreateFleetCommand_base {
|
|
202
187
|
}
|
|
@@ -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 { CreateImageBuilderRequest, CreateImageBuilderResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateImageBuilderCommandInput extends CreateImageBuilderReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateImageBuilderCommandOutput extends CreateImageBuilderResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateImageBuilderCommand_base: {
|
|
24
|
+
new (input: CreateImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates an image builder. An image builder is a virtual machine that is used to create an image.</p>
|
|
@@ -160,23 +163,5 @@ export interface CreateImageBuilderCommandOutput extends CreateImageBuilderResul
|
|
|
160
163
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
161
164
|
*
|
|
162
165
|
*/
|
|
163
|
-
export declare class CreateImageBuilderCommand extends
|
|
164
|
-
readonly input: CreateImageBuilderCommandInput;
|
|
165
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
166
|
-
/**
|
|
167
|
-
* @public
|
|
168
|
-
*/
|
|
169
|
-
constructor(input: CreateImageBuilderCommandInput);
|
|
170
|
-
/**
|
|
171
|
-
* @internal
|
|
172
|
-
*/
|
|
173
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateImageBuilderCommandInput, CreateImageBuilderCommandOutput>;
|
|
174
|
-
/**
|
|
175
|
-
* @internal
|
|
176
|
-
*/
|
|
177
|
-
private serialize;
|
|
178
|
-
/**
|
|
179
|
-
* @internal
|
|
180
|
-
*/
|
|
181
|
-
private deserialize;
|
|
166
|
+
export declare class CreateImageBuilderCommand extends CreateImageBuilderCommand_base {
|
|
182
167
|
}
|
|
@@ -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 { CreateImageBuilderStreamingURLRequest, CreateImageBuilderStreamingURLResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateImageBuilderStreamingURLCommandInput extends CreateImageB
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateImageBuilderStreamingURLCommandOutput extends CreateImageBuilderStreamingURLResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateImageBuilderStreamingURLCommand_base: {
|
|
24
|
+
new (input: CreateImageBuilderStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a URL to start an image builder streaming session.</p>
|
|
@@ -59,23 +62,5 @@ export interface CreateImageBuilderStreamingURLCommandOutput extends CreateImage
|
|
|
59
62
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
60
63
|
*
|
|
61
64
|
*/
|
|
62
|
-
export declare class CreateImageBuilderStreamingURLCommand extends
|
|
63
|
-
readonly input: CreateImageBuilderStreamingURLCommandInput;
|
|
64
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
-
/**
|
|
66
|
-
* @public
|
|
67
|
-
*/
|
|
68
|
-
constructor(input: CreateImageBuilderStreamingURLCommandInput);
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateImageBuilderStreamingURLCommandInput, CreateImageBuilderStreamingURLCommandOutput>;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private serialize;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private deserialize;
|
|
65
|
+
export declare class CreateImageBuilderStreamingURLCommand extends CreateImageBuilderStreamingURLCommand_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 { CreateStackRequest, CreateStackResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateStackCommandInput extends CreateStackRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateStackCommandOutput extends CreateStackResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateStackCommand_base: {
|
|
24
|
+
new (input: CreateStackCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStackCommandInput, CreateStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a stack to start streaming applications to users. A stack consists of an associated fleet, user access policies, and storage configurations. </p>
|
|
@@ -161,23 +164,5 @@ export interface CreateStackCommandOutput extends CreateStackResult, __MetadataB
|
|
|
161
164
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
162
165
|
*
|
|
163
166
|
*/
|
|
164
|
-
export declare class CreateStackCommand extends
|
|
165
|
-
readonly input: CreateStackCommandInput;
|
|
166
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
167
|
-
/**
|
|
168
|
-
* @public
|
|
169
|
-
*/
|
|
170
|
-
constructor(input: CreateStackCommandInput);
|
|
171
|
-
/**
|
|
172
|
-
* @internal
|
|
173
|
-
*/
|
|
174
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStackCommandInput, CreateStackCommandOutput>;
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
|
-
private serialize;
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*/
|
|
182
|
-
private deserialize;
|
|
167
|
+
export declare class CreateStackCommand extends CreateStackCommand_base {
|
|
183
168
|
}
|
|
@@ -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 { CreateStreamingURLRequest, CreateStreamingURLResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateStreamingURLCommandInput extends CreateStreamingURLReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateStreamingURLCommandOutput extends CreateStreamingURLResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateStreamingURLCommand_base: {
|
|
24
|
+
new (input: CreateStreamingURLCommandInput): import("@smithy/smithy-client").CommandImpl<CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <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>
|
|
@@ -69,23 +72,5 @@ export interface CreateStreamingURLCommandOutput extends CreateStreamingURLResul
|
|
|
69
72
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
70
73
|
*
|
|
71
74
|
*/
|
|
72
|
-
export declare class CreateStreamingURLCommand extends
|
|
73
|
-
readonly input: CreateStreamingURLCommandInput;
|
|
74
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
75
|
-
/**
|
|
76
|
-
* @public
|
|
77
|
-
*/
|
|
78
|
-
constructor(input: CreateStreamingURLCommandInput);
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateStreamingURLCommandInput, CreateStreamingURLCommandOutput>;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private serialize;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private deserialize;
|
|
75
|
+
export declare class CreateStreamingURLCommand extends CreateStreamingURLCommand_base {
|
|
91
76
|
}
|
|
@@ -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 { CreateUpdatedImageRequest, CreateUpdatedImageResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface CreateUpdatedImageCommandInput extends CreateUpdatedImageReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface CreateUpdatedImageCommandOutput extends CreateUpdatedImageResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const CreateUpdatedImageCommand_base: {
|
|
24
|
+
new (input: CreateUpdatedImageCommandInput): import("@smithy/smithy-client").CommandImpl<CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates a new image with the latest Windows operating system updates, driver updates, and AppStream 2.0 agent software.</p>
|
|
@@ -139,23 +142,5 @@ export interface CreateUpdatedImageCommandOutput extends CreateUpdatedImageResul
|
|
|
139
142
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
140
143
|
*
|
|
141
144
|
*/
|
|
142
|
-
export declare class CreateUpdatedImageCommand extends
|
|
143
|
-
readonly input: CreateUpdatedImageCommandInput;
|
|
144
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
145
|
-
/**
|
|
146
|
-
* @public
|
|
147
|
-
*/
|
|
148
|
-
constructor(input: CreateUpdatedImageCommandInput);
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUpdatedImageCommandInput, CreateUpdatedImageCommandOutput>;
|
|
153
|
-
/**
|
|
154
|
-
* @internal
|
|
155
|
-
*/
|
|
156
|
-
private serialize;
|
|
157
|
-
/**
|
|
158
|
-
* @internal
|
|
159
|
-
*/
|
|
160
|
-
private deserialize;
|
|
145
|
+
export declare class CreateUpdatedImageCommand extends CreateUpdatedImageCommand_base {
|
|
161
146
|
}
|