@aws-sdk/client-appstream 3.1077.0 → 3.1079.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/index.js +97 -893
- package/dist-es/commandBuilder.js +6 -0
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +2 -14
- package/dist-es/commands/AssociateApplicationFleetCommand.js +2 -14
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +2 -14
- package/dist-es/commands/AssociateFleetCommand.js +2 -14
- package/dist-es/commands/AssociateSoftwareToImageBuilderCommand.js +2 -14
- package/dist-es/commands/BatchAssociateUserStackCommand.js +2 -14
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +2 -14
- package/dist-es/commands/CopyImageCommand.js +2 -14
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +2 -14
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +2 -14
- package/dist-es/commands/CreateAppBlockCommand.js +2 -14
- package/dist-es/commands/CreateApplicationCommand.js +2 -14
- package/dist-es/commands/CreateDirectoryConfigCommand.js +2 -14
- package/dist-es/commands/CreateEntitlementCommand.js +2 -14
- package/dist-es/commands/CreateExportImageTaskCommand.js +2 -14
- package/dist-es/commands/CreateFleetCommand.js +2 -14
- package/dist-es/commands/CreateImageBuilderCommand.js +2 -14
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +2 -14
- package/dist-es/commands/CreateImportedImageCommand.js +2 -14
- package/dist-es/commands/CreateStackCommand.js +2 -14
- package/dist-es/commands/CreateStreamingURLCommand.js +2 -14
- package/dist-es/commands/CreateThemeForStackCommand.js +2 -14
- package/dist-es/commands/CreateUpdatedImageCommand.js +2 -14
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateUserCommand.js +2 -14
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +2 -14
- package/dist-es/commands/DeleteAppBlockCommand.js +2 -14
- package/dist-es/commands/DeleteApplicationCommand.js +2 -14
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +2 -14
- package/dist-es/commands/DeleteEntitlementCommand.js +2 -14
- package/dist-es/commands/DeleteFleetCommand.js +2 -14
- package/dist-es/commands/DeleteImageBuilderCommand.js +2 -14
- package/dist-es/commands/DeleteImageCommand.js +2 -14
- package/dist-es/commands/DeleteImagePermissionsCommand.js +2 -14
- package/dist-es/commands/DeleteStackCommand.js +2 -14
- package/dist-es/commands/DeleteThemeForStackCommand.js +2 -14
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +2 -14
- package/dist-es/commands/DeleteUserCommand.js +2 -14
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +2 -14
- package/dist-es/commands/DescribeAppBlocksCommand.js +2 -14
- package/dist-es/commands/DescribeAppLicenseUsageCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeApplicationsCommand.js +2 -14
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +2 -14
- package/dist-es/commands/DescribeEntitlementsCommand.js +2 -14
- package/dist-es/commands/DescribeFleetsCommand.js +2 -14
- package/dist-es/commands/DescribeImageBuildersCommand.js +2 -14
- package/dist-es/commands/DescribeImagePermissionsCommand.js +2 -14
- package/dist-es/commands/DescribeImagesCommand.js +2 -14
- package/dist-es/commands/DescribeSessionsCommand.js +2 -14
- package/dist-es/commands/DescribeSoftwareAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeStacksCommand.js +2 -14
- package/dist-es/commands/DescribeThemeForStackCommand.js +2 -14
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +2 -14
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +2 -14
- package/dist-es/commands/DescribeUsersCommand.js +2 -14
- package/dist-es/commands/DisableUserCommand.js +2 -14
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +2 -14
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +2 -14
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +2 -14
- package/dist-es/commands/DisassociateFleetCommand.js +2 -14
- package/dist-es/commands/DisassociateSoftwareFromImageBuilderCommand.js +2 -14
- package/dist-es/commands/DrainSessionInstanceCommand.js +2 -14
- package/dist-es/commands/EnableUserCommand.js +2 -14
- package/dist-es/commands/ExpireSessionCommand.js +2 -14
- package/dist-es/commands/GetExportImageTaskCommand.js +2 -14
- package/dist-es/commands/ListAssociatedFleetsCommand.js +2 -14
- package/dist-es/commands/ListAssociatedStacksCommand.js +2 -14
- package/dist-es/commands/ListEntitledApplicationsCommand.js +2 -14
- package/dist-es/commands/ListExportImageTasksCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/StartAppBlockBuilderCommand.js +2 -14
- package/dist-es/commands/StartFleetCommand.js +2 -14
- package/dist-es/commands/StartImageBuilderCommand.js +2 -14
- package/dist-es/commands/StartSoftwareDeploymentToImageBuilderCommand.js +2 -14
- package/dist-es/commands/StopAppBlockBuilderCommand.js +2 -14
- package/dist-es/commands/StopFleetCommand.js +2 -14
- package/dist-es/commands/StopImageBuilderCommand.js +2 -14
- package/dist-es/commands/TagResourceCommand.js +2 -14
- package/dist-es/commands/UntagResourceCommand.js +2 -14
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +2 -14
- package/dist-es/commands/UpdateApplicationCommand.js +2 -14
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +2 -14
- package/dist-es/commands/UpdateEntitlementCommand.js +2 -14
- package/dist-es/commands/UpdateFleetCommand.js +2 -14
- package/dist-es/commands/UpdateImagePermissionsCommand.js +2 -14
- package/dist-es/commands/UpdateStackCommand.js +2 -14
- package/dist-es/commands/UpdateThemeForStackCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +18 -0
- package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +3 -8
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +3 -8
- package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +3 -8
- package/dist-types/commands/AssociateFleetCommand.d.ts +3 -8
- package/dist-types/commands/AssociateSoftwareToImageBuilderCommand.d.ts +3 -8
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +3 -8
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +3 -8
- package/dist-types/commands/CopyImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +3 -8
- package/dist-types/commands/CreateAppBlockCommand.d.ts +3 -8
- package/dist-types/commands/CreateApplicationCommand.d.ts +3 -8
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +3 -8
- package/dist-types/commands/CreateEntitlementCommand.d.ts +3 -8
- package/dist-types/commands/CreateExportImageTaskCommand.d.ts +3 -8
- package/dist-types/commands/CreateFleetCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +3 -8
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +3 -8
- package/dist-types/commands/CreateImportedImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateStackCommand.d.ts +3 -8
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +3 -8
- package/dist-types/commands/CreateThemeForStackCommand.d.ts +3 -8
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +3 -8
- package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateUserCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +3 -8
- package/dist-types/commands/DeleteApplicationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEntitlementCommand.d.ts +3 -8
- package/dist-types/commands/DeleteFleetCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImageCommand.d.ts +3 -8
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +3 -8
- package/dist-types/commands/DeleteStackCommand.d.ts +3 -8
- package/dist-types/commands/DeleteThemeForStackCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteUserCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppBlocksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAppLicenseUsageCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEntitlementsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeFleetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeImagesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSessionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSoftwareAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeStacksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeThemeForStackCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeUsersCommand.d.ts +3 -8
- package/dist-types/commands/DisableUserCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateFleetCommand.d.ts +3 -8
- package/dist-types/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +3 -8
- package/dist-types/commands/DrainSessionInstanceCommand.d.ts +3 -8
- package/dist-types/commands/EnableUserCommand.d.ts +3 -8
- package/dist-types/commands/ExpireSessionCommand.d.ts +3 -8
- package/dist-types/commands/GetExportImageTaskCommand.d.ts +3 -8
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +3 -8
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +3 -8
- package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +3 -8
- package/dist-types/commands/ListExportImageTasksCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +3 -8
- package/dist-types/commands/StartFleetCommand.d.ts +3 -8
- package/dist-types/commands/StartImageBuilderCommand.d.ts +3 -8
- package/dist-types/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +3 -8
- package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +3 -8
- package/dist-types/commands/StopFleetCommand.d.ts +3 -8
- package/dist-types/commands/StopImageBuilderCommand.d.ts +3 -8
- package/dist-types/commands/TagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
- package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +3 -8
- package/dist-types/commands/UpdateApplicationCommand.d.ts +3 -8
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +3 -8
- package/dist-types/commands/UpdateEntitlementCommand.d.ts +3 -8
- package/dist-types/commands/UpdateFleetCommand.d.ts +3 -8
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +3 -8
- package/dist-types/commands/UpdateStackCommand.d.ts +3 -8
- package/dist-types/commands/UpdateThemeForStackCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AssociateSoftwareToImageBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateExportImageTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateImportedImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateThemeForStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteThemeForStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAppLicenseUsageCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSoftwareAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeThemeForStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisassociateSoftwareFromImageBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DrainSessionInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/GetExportImageTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListExportImageTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartSoftwareDeploymentToImageBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/UpdateThemeForStackCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +8 -8
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { CreateUsageReportSubscriptionRequest, CreateUsageReportSubscriptionResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateUsageReportSubscriptionCommandInput extends CreateUsageRe
|
|
|
22
19
|
export interface CreateUsageReportSubscriptionCommandOutput extends CreateUsageReportSubscriptionResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateUsageReportSubscriptionCommand_base: {
|
|
25
|
-
new (input: CreateUsageReportSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [CreateUsageReportSubscriptionCommandInput]): import("@smithy/core/client").CommandImpl<CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateUsageReportSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [CreateUsageReportSubscriptionCommandInput]): import("@smithy/core/client").CommandImpl<CreateUsageReportSubscriptionCommandInput, CreateUsageReportSubscriptionCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a usage report subscription. Usage reports are generated daily.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { CreateUserRequest, CreateUserResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface CreateUserCommandInput extends CreateUserRequest {
|
|
|
22
19
|
export interface CreateUserCommandOutput extends CreateUserResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const CreateUserCommand_base: {
|
|
25
|
-
new (input: CreateUserCommandInput): import("@smithy/core/client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: CreateUserCommandInput): import("@smithy/core/client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: CreateUserCommandInput): import("@smithy/core/client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: CreateUserCommandInput): import("@smithy/core/client").CommandImpl<CreateUserCommandInput, CreateUserCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Creates a new user in the user pool.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteAppBlockBuilderRequest, DeleteAppBlockBuilderResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteAppBlockBuilderCommandInput extends DeleteAppBlockBuilder
|
|
|
22
19
|
export interface DeleteAppBlockBuilderCommandOutput extends DeleteAppBlockBuilderResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteAppBlockBuilderCommand_base: {
|
|
25
|
-
new (input: DeleteAppBlockBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteAppBlockBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteAppBlockBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteAppBlockBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockBuilderCommandInput, DeleteAppBlockBuilderCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an app block builder.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteAppBlockRequest, DeleteAppBlockResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteAppBlockCommandInput extends DeleteAppBlockRequest {
|
|
|
22
19
|
export interface DeleteAppBlockCommandOutput extends DeleteAppBlockResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteAppBlockCommand_base: {
|
|
25
|
-
new (input: DeleteAppBlockCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteAppBlockCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteAppBlockCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteAppBlockCommandInput): import("@smithy/core/client").CommandImpl<DeleteAppBlockCommandInput, DeleteAppBlockCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an app block.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteApplicationRequest, DeleteApplicationResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteApplicationCommandInput extends DeleteApplicationRequest
|
|
|
22
19
|
export interface DeleteApplicationCommandOutput extends DeleteApplicationResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteApplicationCommand_base: {
|
|
25
|
-
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteApplicationCommandInput): import("@smithy/core/client").CommandImpl<DeleteApplicationCommandInput, DeleteApplicationCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes an application.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteDirectoryConfigRequest, DeleteDirectoryConfigResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteDirectoryConfigCommandInput extends DeleteDirectoryConfig
|
|
|
22
19
|
export interface DeleteDirectoryConfigCommandOutput extends DeleteDirectoryConfigResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteDirectoryConfigCommand_base: {
|
|
25
|
-
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteDirectoryConfigCommandInput): import("@smithy/core/client").CommandImpl<DeleteDirectoryConfigCommandInput, DeleteDirectoryConfigCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified Directory Config object from WorkSpaces Applications. This object includes the information required to join streaming instances to an Active Directory domain.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteEntitlementRequest, DeleteEntitlementResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteEntitlementCommandInput extends DeleteEntitlementRequest
|
|
|
22
19
|
export interface DeleteEntitlementCommandOutput extends DeleteEntitlementResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteEntitlementCommand_base: {
|
|
25
|
-
new (input: DeleteEntitlementCommandInput): import("@smithy/core/client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteEntitlementCommandInput): import("@smithy/core/client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteEntitlementCommandInput): import("@smithy/core/client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteEntitlementCommandInput): import("@smithy/core/client").CommandImpl<DeleteEntitlementCommandInput, DeleteEntitlementCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified entitlement.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteFleetRequest, DeleteFleetResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteFleetCommandInput extends DeleteFleetRequest {
|
|
|
22
19
|
export interface DeleteFleetCommandOutput extends DeleteFleetResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteFleetCommand_base: {
|
|
25
|
-
new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteFleetCommandInput): import("@smithy/core/client").CommandImpl<DeleteFleetCommandInput, DeleteFleetCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified fleet.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteImageBuilderRequest, DeleteImageBuilderResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteImageBuilderCommandInput extends DeleteImageBuilderReques
|
|
|
22
19
|
export interface DeleteImageBuilderCommandOutput extends DeleteImageBuilderResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteImageBuilderCommand_base: {
|
|
25
|
-
new (input: DeleteImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteImageBuilderCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageBuilderCommandInput, DeleteImageBuilderCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified image builder and releases the capacity.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteImageRequest, DeleteImageResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteImageCommandInput extends DeleteImageRequest {
|
|
|
22
19
|
export interface DeleteImageCommandOutput extends DeleteImageResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteImageCommand_base: {
|
|
25
|
-
new (input: DeleteImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteImageCommandInput): import("@smithy/core/client").CommandImpl<DeleteImageCommandInput, DeleteImageCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified image. You cannot delete an image when it is in use.
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteImagePermissionsRequest, DeleteImagePermissionsResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteImagePermissionsCommandInput extends DeleteImagePermissio
|
|
|
22
19
|
export interface DeleteImagePermissionsCommandOutput extends DeleteImagePermissionsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteImagePermissionsCommand_base: {
|
|
25
|
-
new (input: DeleteImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteImagePermissionsCommandInput): import("@smithy/core/client").CommandImpl<DeleteImagePermissionsCommandInput, DeleteImagePermissionsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes permissions for the specified private image. After you delete permissions for an image, AWS accounts to which you previously granted these permissions can no longer use the image.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteStackRequest, DeleteStackResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteStackCommandInput extends DeleteStackRequest {
|
|
|
22
19
|
export interface DeleteStackCommandOutput extends DeleteStackResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteStackCommand_base: {
|
|
25
|
-
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteStackCommandInput, DeleteStackCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes the specified stack. After the stack is deleted, the application streaming environment provided by the stack is no longer available to users. Also, any reservations made for application streaming sessions for the stack are released.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteThemeForStackRequest, DeleteThemeForStackResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteThemeForStackCommandInput extends DeleteThemeForStackRequ
|
|
|
22
19
|
export interface DeleteThemeForStackCommandOutput extends DeleteThemeForStackResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteThemeForStackCommand_base: {
|
|
25
|
-
new (input: DeleteThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteThemeForStackCommandInput): import("@smithy/core/client").CommandImpl<DeleteThemeForStackCommandInput, DeleteThemeForStackCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes custom branding that customizes the appearance of the streaming application catalog page.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteUsageReportSubscriptionRequest, DeleteUsageReportSubscriptionResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteUsageReportSubscriptionCommandInput extends DeleteUsageRe
|
|
|
22
19
|
export interface DeleteUsageReportSubscriptionCommandOutput extends DeleteUsageReportSubscriptionResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteUsageReportSubscriptionCommand_base: {
|
|
25
|
-
new (input: DeleteUsageReportSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DeleteUsageReportSubscriptionCommandInput]): import("@smithy/core/client").CommandImpl<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteUsageReportSubscriptionCommandInput): import("@smithy/core/client").CommandImpl<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DeleteUsageReportSubscriptionCommandInput]): import("@smithy/core/client").CommandImpl<DeleteUsageReportSubscriptionCommandInput, DeleteUsageReportSubscriptionCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Disables usage report generation.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DeleteUserRequest, DeleteUserResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DeleteUserCommandInput extends DeleteUserRequest {
|
|
|
22
19
|
export interface DeleteUserCommandOutput extends DeleteUserResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DeleteUserCommand_base: {
|
|
25
|
-
new (input: DeleteUserCommandInput): import("@smithy/core/client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DeleteUserCommandInput): import("@smithy/core/client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DeleteUserCommandInput): import("@smithy/core/client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DeleteUserCommandInput): import("@smithy/core/client").CommandImpl<DeleteUserCommandInput, DeleteUserCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Deletes a user from the user pool.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DescribeAppBlockBuilderAppBlockAssociationsRequest, DescribeAppBlockBuilderAppBlockAssociationsResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAppBlockBuilderAppBlockAssociationsCommandInput extends
|
|
|
22
19
|
export interface DescribeAppBlockBuilderAppBlockAssociationsCommandOutput extends DescribeAppBlockBuilderAppBlockAssociationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAppBlockBuilderAppBlockAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAppBlockBuilderAppBlockAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAppBlockBuilderAppBlockAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAppBlockBuilderAppBlockAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuilderAppBlockAssociationsCommandInput, DescribeAppBlockBuilderAppBlockAssociationsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes one or more app block builder associations.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DescribeAppBlockBuildersRequest, DescribeAppBlockBuildersResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAppBlockBuildersCommandInput extends DescribeAppBlockBu
|
|
|
22
19
|
export interface DescribeAppBlockBuildersCommandOutput extends DescribeAppBlockBuildersResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAppBlockBuildersCommand_base: {
|
|
25
|
-
new (input: DescribeAppBlockBuildersCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAppBlockBuildersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAppBlockBuildersCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAppBlockBuildersCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlockBuildersCommandInput, DescribeAppBlockBuildersCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes one or more app block builders.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DescribeAppBlocksRequest, DescribeAppBlocksResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAppBlocksCommandInput extends DescribeAppBlocksRequest
|
|
|
22
19
|
export interface DescribeAppBlocksCommandOutput extends DescribeAppBlocksResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAppBlocksCommand_base: {
|
|
25
|
-
new (input: DescribeAppBlocksCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeAppBlocksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAppBlocksCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeAppBlocksCommandInput]): import("@smithy/core/client").CommandImpl<DescribeAppBlocksCommandInput, DescribeAppBlocksCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes one or more app blocks.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DescribeAppLicenseUsageRequest, DescribeAppLicenseUsageResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeAppLicenseUsageCommandInput extends DescribeAppLicenseU
|
|
|
22
19
|
export interface DescribeAppLicenseUsageCommandOutput extends DescribeAppLicenseUsageResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeAppLicenseUsageCommand_base: {
|
|
25
|
-
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppLicenseUsageCommandInput, DescribeAppLicenseUsageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppLicenseUsageCommandInput, DescribeAppLicenseUsageCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppLicenseUsageCommandInput, DescribeAppLicenseUsageCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (input: DescribeAppLicenseUsageCommandInput): import("@smithy/core/client").CommandImpl<DescribeAppLicenseUsageCommandInput, DescribeAppLicenseUsageCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves license included application usage information.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DescribeApplicationFleetAssociationsRequest, DescribeApplicationFleetAssociationsResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeApplicationFleetAssociationsCommandInput extends Descri
|
|
|
22
19
|
export interface DescribeApplicationFleetAssociationsCommandOutput extends DescribeApplicationFleetAssociationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeApplicationFleetAssociationsCommand_base: {
|
|
25
|
-
new (input: DescribeApplicationFleetAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeApplicationFleetAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeApplicationFleetAssociationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeApplicationFleetAssociationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationFleetAssociationsCommandInput, DescribeApplicationFleetAssociationsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes one or more application fleet associations. Either ApplicationArn or FleetName must be specified.</p>
|
|
@@ -1,12 +1,9 @@
|
|
|
1
|
-
import { Command as $Command } from "@smithy/core/client";
|
|
2
1
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import type { AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../AppStreamClient";
|
|
4
2
|
import type { DescribeApplicationsRequest, DescribeApplicationsResult } from "../models/models_0";
|
|
5
3
|
/**
|
|
6
4
|
* @public
|
|
7
5
|
*/
|
|
8
6
|
export type { __MetadataBearer };
|
|
9
|
-
export { $Command };
|
|
10
7
|
/**
|
|
11
8
|
* @public
|
|
12
9
|
*
|
|
@@ -22,11 +19,9 @@ export interface DescribeApplicationsCommandInput extends DescribeApplicationsRe
|
|
|
22
19
|
export interface DescribeApplicationsCommandOutput extends DescribeApplicationsResult, __MetadataBearer {
|
|
23
20
|
}
|
|
24
21
|
declare const DescribeApplicationsCommand_base: {
|
|
25
|
-
new (input: DescribeApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (...[input]: [] | [DescribeApplicationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, AppStreamClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
getEndpointParameterInstructions():
|
|
28
|
-
[x: string]: unknown;
|
|
29
|
-
};
|
|
22
|
+
new (input: DescribeApplicationsCommandInput): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
23
|
+
new (...[input]: [] | [DescribeApplicationsCommandInput]): import("@smithy/core/client").CommandImpl<DescribeApplicationsCommandInput, DescribeApplicationsCommandOutput, import("..").AppStreamClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
|
|
24
|
+
getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
|
|
30
25
|
};
|
|
31
26
|
/**
|
|
32
27
|
* <p>Retrieves a list that describes one or more applications.</p>
|