@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,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeImagePermissionsCommandInput
|
|
|
21
15
|
export interface DescribeImagePermissionsCommandOutput
|
|
22
16
|
extends DescribeImagePermissionsResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeImagePermissionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeImagePermissionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AppStreamClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeImagePermissionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeImagePermissionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeImagePermissionsCommandInput,
|
|
38
|
-
DescribeImagePermissionsCommandOutput
|
|
23
|
+
DescribeImagePermissionsCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeImagePermissionsCommand extends DescribeImagePermissionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeImagesCommandInput extends DescribeImagesRequest {}
|
|
|
20
14
|
export interface DescribeImagesCommandOutput
|
|
21
15
|
extends DescribeImagesResult,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeImagesCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeImagesCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeImagesCommandInput,
|
|
22
|
+
DescribeImagesCommandOutput,
|
|
23
|
+
AppStreamClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeImagesCommand extends DescribeImagesCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeSessionsCommandInput extends DescribeSessionsRequest {}
|
|
|
20
14
|
export interface DescribeSessionsCommandOutput
|
|
21
15
|
extends DescribeSessionsResult,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeSessionsCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeSessionsCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeSessionsCommandInput,
|
|
22
|
+
DescribeSessionsCommandOutput,
|
|
23
|
+
AppStreamClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeSessionsCommand extends DescribeSessionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -20,19 +14,16 @@ export interface DescribeStacksCommandInput extends DescribeStacksRequest {}
|
|
|
20
14
|
export interface DescribeStacksCommandOutput
|
|
21
15
|
extends DescribeStacksResult,
|
|
22
16
|
__MetadataBearer {}
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
private serialize;
|
|
37
|
-
private deserialize;
|
|
38
|
-
}
|
|
17
|
+
declare const DescribeStacksCommand_base: {
|
|
18
|
+
new (
|
|
19
|
+
input: DescribeStacksCommandInput
|
|
20
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
21
|
+
DescribeStacksCommandInput,
|
|
22
|
+
DescribeStacksCommandOutput,
|
|
23
|
+
AppStreamClientResolvedConfig,
|
|
24
|
+
ServiceInputTypes,
|
|
25
|
+
ServiceOutputTypes
|
|
26
|
+
>;
|
|
27
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
|
+
};
|
|
29
|
+
export declare class DescribeStacksCommand extends DescribeStacksCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeUsageReportSubscriptionsCommandInput
|
|
|
21
15
|
export interface DescribeUsageReportSubscriptionsCommandOutput
|
|
22
16
|
extends DescribeUsageReportSubscriptionsResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeUsageReportSubscriptionsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeUsageReportSubscriptionsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AppStreamClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeUsageReportSubscriptionsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeUsageReportSubscriptionsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeUsageReportSubscriptionsCommandInput,
|
|
38
|
-
DescribeUsageReportSubscriptionsCommandOutput
|
|
23
|
+
DescribeUsageReportSubscriptionsCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeUsageReportSubscriptionsCommand extends DescribeUsageReportSubscriptionsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DescribeUserStackAssociationsCommandInput
|
|
|
21
15
|
export interface DescribeUserStackAssociationsCommandOutput
|
|
22
16
|
extends DescribeUserStackAssociationsResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DescribeUserStackAssociationsCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DescribeUserStackAssociationsCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AppStreamClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DescribeUserStackAssociationsCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DescribeUserStackAssociationsCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DescribeUserStackAssociationsCommandInput,
|
|
38
|
-
DescribeUserStackAssociationsCommandOutput
|
|
23
|
+
DescribeUserStackAssociationsCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DescribeUserStackAssociationsCommand extends DescribeUserStackAssociationsCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DescribeUsersCommandInput extends DescribeUsersRequest {}
|
|
|
17
11
|
export interface DescribeUsersCommandOutput
|
|
18
12
|
extends DescribeUsersResult,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DescribeUsersCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DescribeUsersCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DescribeUsersCommandInput,
|
|
19
|
+
DescribeUsersCommandOutput,
|
|
20
|
+
AppStreamClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DescribeUsersCommand extends DescribeUsersCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface DisableUserCommandInput extends DisableUserRequest {}
|
|
|
17
11
|
export interface DisableUserCommandOutput
|
|
18
12
|
extends DisableUserResult,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const DisableUserCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: DisableUserCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
DisableUserCommandInput,
|
|
19
|
+
DisableUserCommandOutput,
|
|
20
|
+
AppStreamClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class DisableUserCommand extends DisableUserCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DisassociateAppBlockBuilderAppBlockCommandInput
|
|
|
21
15
|
export interface DisassociateAppBlockBuilderAppBlockCommandOutput
|
|
22
16
|
extends DisassociateAppBlockBuilderAppBlockResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DisassociateAppBlockBuilderAppBlockCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DisassociateAppBlockBuilderAppBlockCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AppStreamClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DisassociateAppBlockBuilderAppBlockCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DisassociateAppBlockBuilderAppBlockCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DisassociateAppBlockBuilderAppBlockCommandInput,
|
|
38
|
-
DisassociateAppBlockBuilderAppBlockCommandOutput
|
|
23
|
+
DisassociateAppBlockBuilderAppBlockCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DisassociateAppBlockBuilderAppBlockCommand extends DisassociateAppBlockBuilderAppBlockCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DisassociateApplicationFleetCommandInput
|
|
|
21
15
|
export interface DisassociateApplicationFleetCommandOutput
|
|
22
16
|
extends DisassociateApplicationFleetResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DisassociateApplicationFleetCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DisassociateApplicationFleetCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AppStreamClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DisassociateApplicationFleetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DisassociateApplicationFleetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DisassociateApplicationFleetCommandInput,
|
|
38
|
-
DisassociateApplicationFleetCommandOutput
|
|
23
|
+
DisassociateApplicationFleetCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DisassociateApplicationFleetCommand extends DisassociateApplicationFleetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,22 +15,16 @@ export interface DisassociateApplicationFromEntitlementCommandInput
|
|
|
21
15
|
export interface DisassociateApplicationFromEntitlementCommandOutput
|
|
22
16
|
extends DisassociateApplicationFromEntitlementResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
> {
|
|
29
|
-
readonly input: DisassociateApplicationFromEntitlementCommandInput;
|
|
30
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
31
|
-
constructor(input: DisassociateApplicationFromEntitlementCommandInput);
|
|
32
|
-
resolveMiddleware(
|
|
33
|
-
clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
|
|
34
|
-
configuration: AppStreamClientResolvedConfig,
|
|
35
|
-
options?: __HttpHandlerOptions
|
|
36
|
-
): Handler<
|
|
18
|
+
declare const DisassociateApplicationFromEntitlementCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DisassociateApplicationFromEntitlementCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
37
22
|
DisassociateApplicationFromEntitlementCommandInput,
|
|
38
|
-
DisassociateApplicationFromEntitlementCommandOutput
|
|
23
|
+
DisassociateApplicationFromEntitlementCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
39
27
|
>;
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
}
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DisassociateApplicationFromEntitlementCommand extends DisassociateApplicationFromEntitlementCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -21,19 +15,16 @@ export interface DisassociateFleetCommandInput
|
|
|
21
15
|
export interface DisassociateFleetCommandOutput
|
|
22
16
|
extends DisassociateFleetResult,
|
|
23
17
|
__MetadataBearer {}
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
private serialize;
|
|
38
|
-
private deserialize;
|
|
39
|
-
}
|
|
18
|
+
declare const DisassociateFleetCommand_base: {
|
|
19
|
+
new (
|
|
20
|
+
input: DisassociateFleetCommandInput
|
|
21
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
22
|
+
DisassociateFleetCommandInput,
|
|
23
|
+
DisassociateFleetCommandOutput,
|
|
24
|
+
AppStreamClientResolvedConfig,
|
|
25
|
+
ServiceInputTypes,
|
|
26
|
+
ServiceOutputTypes
|
|
27
|
+
>;
|
|
28
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
|
+
};
|
|
30
|
+
export declare class DisassociateFleetCommand extends DisassociateFleetCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface EnableUserCommandInput extends EnableUserRequest {}
|
|
|
17
11
|
export interface EnableUserCommandOutput
|
|
18
12
|
extends EnableUserResult,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const EnableUserCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: EnableUserCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
EnableUserCommandInput,
|
|
19
|
+
EnableUserCommandOutput,
|
|
20
|
+
AppStreamClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class EnableUserCommand extends EnableUserCommand_base {}
|
|
@@ -1,11 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
4
|
-
Handler,
|
|
5
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
6
|
-
MetadataBearer as __MetadataBearer,
|
|
7
|
-
MiddlewareStack,
|
|
8
|
-
} from "@smithy/types";
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
9
3
|
import {
|
|
10
4
|
AppStreamClientResolvedConfig,
|
|
11
5
|
ServiceInputTypes,
|
|
@@ -17,19 +11,16 @@ export interface ExpireSessionCommandInput extends ExpireSessionRequest {}
|
|
|
17
11
|
export interface ExpireSessionCommandOutput
|
|
18
12
|
extends ExpireSessionResult,
|
|
19
13
|
__MetadataBearer {}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
private serialize;
|
|
34
|
-
private deserialize;
|
|
35
|
-
}
|
|
14
|
+
declare const ExpireSessionCommand_base: {
|
|
15
|
+
new (
|
|
16
|
+
input: ExpireSessionCommandInput
|
|
17
|
+
): import("@smithy/smithy-client").CommandImpl<
|
|
18
|
+
ExpireSessionCommandInput,
|
|
19
|
+
ExpireSessionCommandOutput,
|
|
20
|
+
AppStreamClientResolvedConfig,
|
|
21
|
+
ServiceInputTypes,
|
|
22
|
+
ServiceOutputTypes
|
|
23
|
+
>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
25
|
+
};
|
|
26
|
+
export declare class ExpireSessionCommand extends ExpireSessionCommand_base {}
|