@aws-sdk/client-appstream 3.478.0 → 3.484.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 +11 -11
|
@@ -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 { StartFleetRequest, StartFleetResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartFleetCommandInput extends StartFleetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartFleetCommandOutput extends StartFleetResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartFleetCommand_base: {
|
|
24
|
+
new (input: StartFleetCommandInput): import("@smithy/smithy-client").CommandImpl<StartFleetCommandInput, StartFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts the specified fleet.</p>
|
|
@@ -73,23 +76,5 @@ export interface StartFleetCommandOutput extends StartFleetResult, __MetadataBea
|
|
|
73
76
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
74
77
|
*
|
|
75
78
|
*/
|
|
76
|
-
export declare class StartFleetCommand extends
|
|
77
|
-
readonly input: StartFleetCommandInput;
|
|
78
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
79
|
-
/**
|
|
80
|
-
* @public
|
|
81
|
-
*/
|
|
82
|
-
constructor(input: StartFleetCommandInput);
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartFleetCommandInput, StartFleetCommandOutput>;
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
private serialize;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private deserialize;
|
|
79
|
+
export declare class StartFleetCommand extends StartFleetCommand_base {
|
|
95
80
|
}
|
|
@@ -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 { StartImageBuilderRequest, StartImageBuilderResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StartImageBuilderCommandInput extends StartImageBuilderRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StartImageBuilderCommandOutput extends StartImageBuilderResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StartImageBuilderCommand_base: {
|
|
24
|
+
new (input: StartImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<StartImageBuilderCommandInput, StartImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Starts the specified image builder.</p>
|
|
@@ -113,23 +116,5 @@ export interface StartImageBuilderCommandOutput extends StartImageBuilderResult,
|
|
|
113
116
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
114
117
|
*
|
|
115
118
|
*/
|
|
116
|
-
export declare class StartImageBuilderCommand extends
|
|
117
|
-
readonly input: StartImageBuilderCommandInput;
|
|
118
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
119
|
-
/**
|
|
120
|
-
* @public
|
|
121
|
-
*/
|
|
122
|
-
constructor(input: StartImageBuilderCommandInput);
|
|
123
|
-
/**
|
|
124
|
-
* @internal
|
|
125
|
-
*/
|
|
126
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartImageBuilderCommandInput, StartImageBuilderCommandOutput>;
|
|
127
|
-
/**
|
|
128
|
-
* @internal
|
|
129
|
-
*/
|
|
130
|
-
private serialize;
|
|
131
|
-
/**
|
|
132
|
-
* @internal
|
|
133
|
-
*/
|
|
134
|
-
private deserialize;
|
|
119
|
+
export declare class StartImageBuilderCommand extends StartImageBuilderCommand_base {
|
|
135
120
|
}
|
|
@@ -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 { StopAppBlockBuilderRequest, StopAppBlockBuilderResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopAppBlockBuilderCommandInput extends StopAppBlockBuilderRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopAppBlockBuilderCommandOutput extends StopAppBlockBuilderResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopAppBlockBuilderCommand_base: {
|
|
24
|
+
new (input: StopAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<StopAppBlockBuilderCommandInput, StopAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops an app block builder.</p>
|
|
@@ -98,23 +101,5 @@ export interface StopAppBlockBuilderCommandOutput extends StopAppBlockBuilderRes
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class StopAppBlockBuilderCommand extends
|
|
102
|
-
readonly input: StopAppBlockBuilderCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: StopAppBlockBuilderCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopAppBlockBuilderCommandInput, StopAppBlockBuilderCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class StopAppBlockBuilderCommand extends StopAppBlockBuilderCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { StopFleetRequest, StopFleetResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopFleetCommandInput extends StopFleetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopFleetCommandOutput extends StopFleetResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopFleetCommand_base: {
|
|
24
|
+
new (input: StopFleetCommandInput): import("@smithy/smithy-client").CommandImpl<StopFleetCommandInput, StopFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops the specified fleet.</p>
|
|
@@ -55,23 +58,5 @@ export interface StopFleetCommandOutput extends StopFleetResult, __MetadataBeare
|
|
|
55
58
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
56
59
|
*
|
|
57
60
|
*/
|
|
58
|
-
export declare class StopFleetCommand extends
|
|
59
|
-
readonly input: StopFleetCommandInput;
|
|
60
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
61
|
-
/**
|
|
62
|
-
* @public
|
|
63
|
-
*/
|
|
64
|
-
constructor(input: StopFleetCommandInput);
|
|
65
|
-
/**
|
|
66
|
-
* @internal
|
|
67
|
-
*/
|
|
68
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopFleetCommandInput, StopFleetCommandOutput>;
|
|
69
|
-
/**
|
|
70
|
-
* @internal
|
|
71
|
-
*/
|
|
72
|
-
private serialize;
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
private deserialize;
|
|
61
|
+
export declare class StopFleetCommand extends StopFleetCommand_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 { StopImageBuilderRequest, StopImageBuilderResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface StopImageBuilderCommandInput extends StopImageBuilderRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface StopImageBuilderCommandOutput extends StopImageBuilderResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const StopImageBuilderCommand_base: {
|
|
24
|
+
new (input: StopImageBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<StopImageBuilderCommandInput, StopImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Stops the specified image builder.</p>
|
|
@@ -106,23 +109,5 @@ export interface StopImageBuilderCommandOutput extends StopImageBuilderResult, _
|
|
|
106
109
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
107
110
|
*
|
|
108
111
|
*/
|
|
109
|
-
export declare class StopImageBuilderCommand extends
|
|
110
|
-
readonly input: StopImageBuilderCommandInput;
|
|
111
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
112
|
-
/**
|
|
113
|
-
* @public
|
|
114
|
-
*/
|
|
115
|
-
constructor(input: StopImageBuilderCommandInput);
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopImageBuilderCommandInput, StopImageBuilderCommandOutput>;
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
private serialize;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private deserialize;
|
|
112
|
+
export declare class StopImageBuilderCommand extends StopImageBuilderCommand_base {
|
|
128
113
|
}
|
|
@@ -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 { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or overwrites one or more tags for the specified AppStream 2.0 resource. You can tag AppStream 2.0 image builders, images, fleets, and stacks.</p>
|
|
@@ -66,23 +69,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
66
69
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
67
70
|
*
|
|
68
71
|
*/
|
|
69
|
-
export declare class TagResourceCommand extends
|
|
70
|
-
readonly input: TagResourceCommandInput;
|
|
71
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
-
/**
|
|
73
|
-
* @public
|
|
74
|
-
*/
|
|
75
|
-
constructor(input: TagResourceCommandInput);
|
|
76
|
-
/**
|
|
77
|
-
* @internal
|
|
78
|
-
*/
|
|
79
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
private serialize;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private deserialize;
|
|
72
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
88
73
|
}
|
|
@@ -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 { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Disassociates one or more specified tags from the specified AppStream 2.0 resource.</p>
|
|
@@ -57,23 +60,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
57
60
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
58
61
|
*
|
|
59
62
|
*/
|
|
60
|
-
export declare class UntagResourceCommand extends
|
|
61
|
-
readonly input: UntagResourceCommandInput;
|
|
62
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
63
|
-
/**
|
|
64
|
-
* @public
|
|
65
|
-
*/
|
|
66
|
-
constructor(input: UntagResourceCommandInput);
|
|
67
|
-
/**
|
|
68
|
-
* @internal
|
|
69
|
-
*/
|
|
70
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
71
|
-
/**
|
|
72
|
-
* @internal
|
|
73
|
-
*/
|
|
74
|
-
private serialize;
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
private deserialize;
|
|
63
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_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 { UpdateAppBlockBuilderRequest, UpdateAppBlockBuilderResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateAppBlockBuilderCommandInput extends UpdateAppBlockBuilder
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateAppBlockBuilderCommandOutput extends UpdateAppBlockBuilderResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateAppBlockBuilderCommand_base: {
|
|
24
|
+
new (input: UpdateAppBlockBuilderCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAppBlockBuilderCommandInput, UpdateAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an app block builder.</p>
|
|
@@ -144,23 +147,5 @@ export interface UpdateAppBlockBuilderCommandOutput extends UpdateAppBlockBuilde
|
|
|
144
147
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
145
148
|
*
|
|
146
149
|
*/
|
|
147
|
-
export declare class UpdateAppBlockBuilderCommand extends
|
|
148
|
-
readonly input: UpdateAppBlockBuilderCommandInput;
|
|
149
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
150
|
-
/**
|
|
151
|
-
* @public
|
|
152
|
-
*/
|
|
153
|
-
constructor(input: UpdateAppBlockBuilderCommandInput);
|
|
154
|
-
/**
|
|
155
|
-
* @internal
|
|
156
|
-
*/
|
|
157
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAppBlockBuilderCommandInput, UpdateAppBlockBuilderCommandOutput>;
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
private serialize;
|
|
162
|
-
/**
|
|
163
|
-
* @internal
|
|
164
|
-
*/
|
|
165
|
-
private deserialize;
|
|
150
|
+
export declare class UpdateAppBlockBuilderCommand extends UpdateAppBlockBuilderCommand_base {
|
|
166
151
|
}
|
|
@@ -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 { UpdateApplicationRequest, UpdateApplicationResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateApplicationCommandInput extends UpdateApplicationRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateApplicationCommandOutput extends UpdateApplicationResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateApplicationCommand_base: {
|
|
24
|
+
new (input: UpdateApplicationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateApplicationCommandInput, UpdateApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified application.</p>
|
|
@@ -98,23 +101,5 @@ export interface UpdateApplicationCommandOutput extends UpdateApplicationResult,
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class UpdateApplicationCommand extends
|
|
102
|
-
readonly input: UpdateApplicationCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: UpdateApplicationCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateApplicationCommandInput, UpdateApplicationCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class UpdateApplicationCommand extends UpdateApplicationCommand_base {
|
|
120
105
|
}
|
|
@@ -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 { UpdateDirectoryConfigRequest, UpdateDirectoryConfigResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateDirectoryConfigCommandInput extends UpdateDirectoryConfig
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateDirectoryConfigCommandOutput extends UpdateDirectoryConfigResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateDirectoryConfigCommand_base: {
|
|
24
|
+
new (input: UpdateDirectoryConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified Directory Config object in AppStream 2.0. This object includes the configuration information required to join fleets and image builders to Microsoft Active Directory domains.</p>
|
|
@@ -91,23 +94,5 @@ export interface UpdateDirectoryConfigCommandOutput extends UpdateDirectoryConfi
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class UpdateDirectoryConfigCommand extends
|
|
95
|
-
readonly input: UpdateDirectoryConfigCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: UpdateDirectoryConfigCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDirectoryConfigCommandInput, UpdateDirectoryConfigCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class UpdateDirectoryConfigCommand extends UpdateDirectoryConfigCommand_base {
|
|
113
98
|
}
|
|
@@ -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 { UpdateEntitlementRequest, UpdateEntitlementResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEntitlementCommandInput extends UpdateEntitlementRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEntitlementCommandOutput extends UpdateEntitlementResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEntitlementCommand_base: {
|
|
24
|
+
new (input: UpdateEntitlementCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified entitlement.</p>
|
|
@@ -85,23 +88,5 @@ export interface UpdateEntitlementCommandOutput extends UpdateEntitlementResult,
|
|
|
85
88
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
86
89
|
*
|
|
87
90
|
*/
|
|
88
|
-
export declare class UpdateEntitlementCommand extends
|
|
89
|
-
readonly input: UpdateEntitlementCommandInput;
|
|
90
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
91
|
-
/**
|
|
92
|
-
* @public
|
|
93
|
-
*/
|
|
94
|
-
constructor(input: UpdateEntitlementCommandInput);
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEntitlementCommandInput, UpdateEntitlementCommandOutput>;
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
private serialize;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private deserialize;
|
|
91
|
+
export declare class UpdateEntitlementCommand extends UpdateEntitlementCommand_base {
|
|
107
92
|
}
|
|
@@ -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 { UpdateFleetRequest, UpdateFleetResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateFleetCommandInput extends UpdateFleetRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateFleetCommand_base: {
|
|
24
|
+
new (input: UpdateFleetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFleetCommandInput, UpdateFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified fleet.</p>
|
|
@@ -201,23 +204,5 @@ export interface UpdateFleetCommandOutput extends UpdateFleetResult, __MetadataB
|
|
|
201
204
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
202
205
|
*
|
|
203
206
|
*/
|
|
204
|
-
export declare class UpdateFleetCommand extends
|
|
205
|
-
readonly input: UpdateFleetCommandInput;
|
|
206
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
207
|
-
/**
|
|
208
|
-
* @public
|
|
209
|
-
*/
|
|
210
|
-
constructor(input: UpdateFleetCommandInput);
|
|
211
|
-
/**
|
|
212
|
-
* @internal
|
|
213
|
-
*/
|
|
214
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateFleetCommandInput, UpdateFleetCommandOutput>;
|
|
215
|
-
/**
|
|
216
|
-
* @internal
|
|
217
|
-
*/
|
|
218
|
-
private serialize;
|
|
219
|
-
/**
|
|
220
|
-
* @internal
|
|
221
|
-
*/
|
|
222
|
-
private deserialize;
|
|
207
|
+
export declare class UpdateFleetCommand extends UpdateFleetCommand_base {
|
|
223
208
|
}
|
|
@@ -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 { UpdateImagePermissionsRequest, UpdateImagePermissionsResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateImagePermissionsCommandInput extends UpdateImagePermissio
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateImagePermissionsCommandOutput extends UpdateImagePermissionsResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateImagePermissionsCommand_base: {
|
|
24
|
+
new (input: UpdateImagePermissionsCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Adds or updates permissions for the specified private image. </p>
|
|
@@ -63,23 +66,5 @@ export interface UpdateImagePermissionsCommandOutput extends UpdateImagePermissi
|
|
|
63
66
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
64
67
|
*
|
|
65
68
|
*/
|
|
66
|
-
export declare class UpdateImagePermissionsCommand extends
|
|
67
|
-
readonly input: UpdateImagePermissionsCommandInput;
|
|
68
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
69
|
-
/**
|
|
70
|
-
* @public
|
|
71
|
-
*/
|
|
72
|
-
constructor(input: UpdateImagePermissionsCommandInput);
|
|
73
|
-
/**
|
|
74
|
-
* @internal
|
|
75
|
-
*/
|
|
76
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateImagePermissionsCommandInput, UpdateImagePermissionsCommandOutput>;
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
private serialize;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private deserialize;
|
|
69
|
+
export declare class UpdateImagePermissionsCommand extends UpdateImagePermissionsCommand_base {
|
|
85
70
|
}
|
|
@@ -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 { UpdateStackRequest, UpdateStackResult } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateStackCommandInput extends UpdateStackRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateStackCommandOutput extends UpdateStackResult, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateStackCommand_base: {
|
|
24
|
+
new (input: UpdateStackCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateStackCommandInput, UpdateStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates the specified fields for the specified stack.</p>
|
|
@@ -165,23 +168,5 @@ export interface UpdateStackCommandOutput extends UpdateStackResult, __MetadataB
|
|
|
165
168
|
* <p>Base exception class for all service exceptions from AppStream service.</p>
|
|
166
169
|
*
|
|
167
170
|
*/
|
|
168
|
-
export declare class UpdateStackCommand extends
|
|
169
|
-
readonly input: UpdateStackCommandInput;
|
|
170
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
171
|
-
/**
|
|
172
|
-
* @public
|
|
173
|
-
*/
|
|
174
|
-
constructor(input: UpdateStackCommandInput);
|
|
175
|
-
/**
|
|
176
|
-
* @internal
|
|
177
|
-
*/
|
|
178
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: AppStreamClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateStackCommandInput, UpdateStackCommandOutput>;
|
|
179
|
-
/**
|
|
180
|
-
* @internal
|
|
181
|
-
*/
|
|
182
|
-
private serialize;
|
|
183
|
-
/**
|
|
184
|
-
* @internal
|
|
185
|
-
*/
|
|
186
|
-
private deserialize;
|
|
171
|
+
export declare class UpdateStackCommand extends UpdateStackCommand_base {
|
|
187
172
|
}
|
|
@@ -14,6 +14,24 @@ export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
|
14
14
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
15
15
|
defaultSigningName: string;
|
|
16
16
|
};
|
|
17
|
+
export declare const commonParams: {
|
|
18
|
+
readonly UseFIPS: {
|
|
19
|
+
readonly type: "builtInParams";
|
|
20
|
+
readonly name: "useFipsEndpoint";
|
|
21
|
+
};
|
|
22
|
+
readonly Endpoint: {
|
|
23
|
+
readonly type: "builtInParams";
|
|
24
|
+
readonly name: "endpoint";
|
|
25
|
+
};
|
|
26
|
+
readonly Region: {
|
|
27
|
+
readonly type: "builtInParams";
|
|
28
|
+
readonly name: "region";
|
|
29
|
+
};
|
|
30
|
+
readonly UseDualStack: {
|
|
31
|
+
readonly type: "builtInParams";
|
|
32
|
+
readonly name: "useDualstackEndpoint";
|
|
33
|
+
};
|
|
34
|
+
};
|
|
17
35
|
export interface EndpointParameters extends __EndpointParameters {
|
|
18
36
|
Region?: string;
|
|
19
37
|
UseDualStack?: boolean;
|