@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,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteImageBuilder$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteImageBuilderCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DeleteImageBuilder", {})
|
|
13
|
-
.n("AppStreamClient", "DeleteImageBuilderCommand")
|
|
14
|
-
.sc(DeleteImageBuilder$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteImageBuilderCommand extends command(_ep0, _mw0, "DeleteImageBuilder", DeleteImageBuilder$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteImage$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteImageCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DeleteImage", {})
|
|
13
|
-
.n("AppStreamClient", "DeleteImageCommand")
|
|
14
|
-
.sc(DeleteImage$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteImageCommand extends command(_ep0, _mw0, "DeleteImage", DeleteImage$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteImagePermissions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteImagePermissionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DeleteImagePermissions", {})
|
|
13
|
-
.n("AppStreamClient", "DeleteImagePermissionsCommand")
|
|
14
|
-
.sc(DeleteImagePermissions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteImagePermissionsCommand extends command(_ep0, _mw0, "DeleteImagePermissions", DeleteImagePermissions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteStack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteStackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DeleteStack", {})
|
|
13
|
-
.n("AppStreamClient", "DeleteStackCommand")
|
|
14
|
-
.sc(DeleteStack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteStackCommand extends command(_ep0, _mw0, "DeleteStack", DeleteStack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteThemeForStack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteThemeForStackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DeleteThemeForStack", {})
|
|
13
|
-
.n("AppStreamClient", "DeleteThemeForStackCommand")
|
|
14
|
-
.sc(DeleteThemeForStack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteThemeForStackCommand extends command(_ep0, _mw0, "DeleteThemeForStack", DeleteThemeForStack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteUsageReportSubscription$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteUsageReportSubscriptionCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DeleteUsageReportSubscription", {})
|
|
13
|
-
.n("AppStreamClient", "DeleteUsageReportSubscriptionCommand")
|
|
14
|
-
.sc(DeleteUsageReportSubscription$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteUsageReportSubscriptionCommand extends command(_ep0, _mw0, "DeleteUsageReportSubscription", DeleteUsageReportSubscription$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DeleteUser$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DeleteUserCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DeleteUser", {})
|
|
13
|
-
.n("AppStreamClient", "DeleteUserCommand")
|
|
14
|
-
.sc(DeleteUser$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DeleteUserCommand extends command(_ep0, _mw0, "DeleteUser", DeleteUser$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAppBlockBuilderAppBlockAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAppBlockBuilderAppBlockAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeAppBlockBuilderAppBlockAssociations", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeAppBlockBuilderAppBlockAssociationsCommand")
|
|
14
|
-
.sc(DescribeAppBlockBuilderAppBlockAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAppBlockBuilderAppBlockAssociationsCommand extends command(_ep0, _mw0, "DescribeAppBlockBuilderAppBlockAssociations", DescribeAppBlockBuilderAppBlockAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAppBlockBuilders$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAppBlockBuildersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeAppBlockBuilders", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeAppBlockBuildersCommand")
|
|
14
|
-
.sc(DescribeAppBlockBuilders$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAppBlockBuildersCommand extends command(_ep0, _mw0, "DescribeAppBlockBuilders", DescribeAppBlockBuilders$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAppBlocks$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAppBlocksCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeAppBlocks", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeAppBlocksCommand")
|
|
14
|
-
.sc(DescribeAppBlocks$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAppBlocksCommand extends command(_ep0, _mw0, "DescribeAppBlocks", DescribeAppBlocks$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeAppLicenseUsage$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeAppLicenseUsageCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeAppLicenseUsage", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeAppLicenseUsageCommand")
|
|
14
|
-
.sc(DescribeAppLicenseUsage$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeAppLicenseUsageCommand extends command(_ep0, _mw0, "DescribeAppLicenseUsage", DescribeAppLicenseUsage$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeApplicationFleetAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeApplicationFleetAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeApplicationFleetAssociations", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeApplicationFleetAssociationsCommand")
|
|
14
|
-
.sc(DescribeApplicationFleetAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeApplicationFleetAssociationsCommand extends command(_ep0, _mw0, "DescribeApplicationFleetAssociations", DescribeApplicationFleetAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeApplications$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeApplicationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeApplications", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeApplicationsCommand")
|
|
14
|
-
.sc(DescribeApplications$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeApplicationsCommand extends command(_ep0, _mw0, "DescribeApplications", DescribeApplications$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeDirectoryConfigs$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeDirectoryConfigsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeDirectoryConfigs", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeDirectoryConfigsCommand")
|
|
14
|
-
.sc(DescribeDirectoryConfigs$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeDirectoryConfigsCommand extends command(_ep0, _mw0, "DescribeDirectoryConfigs", DescribeDirectoryConfigs$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeEntitlements$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeEntitlementsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeEntitlements", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeEntitlementsCommand")
|
|
14
|
-
.sc(DescribeEntitlements$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeEntitlementsCommand extends command(_ep0, _mw0, "DescribeEntitlements", DescribeEntitlements$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeFleets$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeFleetsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeFleets", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeFleetsCommand")
|
|
14
|
-
.sc(DescribeFleets$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeFleetsCommand extends command(_ep0, _mw0, "DescribeFleets", DescribeFleets$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeImageBuilders$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeImageBuildersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeImageBuilders", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeImageBuildersCommand")
|
|
14
|
-
.sc(DescribeImageBuilders$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeImageBuildersCommand extends command(_ep0, _mw0, "DescribeImageBuilders", DescribeImageBuilders$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeImagePermissions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeImagePermissionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeImagePermissions", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeImagePermissionsCommand")
|
|
14
|
-
.sc(DescribeImagePermissions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeImagePermissionsCommand extends command(_ep0, _mw0, "DescribeImagePermissions", DescribeImagePermissions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeImages$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeImagesCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeImages", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeImagesCommand")
|
|
14
|
-
.sc(DescribeImages$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeImagesCommand extends command(_ep0, _mw0, "DescribeImages", DescribeImages$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeSessions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeSessionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeSessions", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeSessionsCommand")
|
|
14
|
-
.sc(DescribeSessions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeSessionsCommand extends command(_ep0, _mw0, "DescribeSessions", DescribeSessions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeSoftwareAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeSoftwareAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeSoftwareAssociations", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeSoftwareAssociationsCommand")
|
|
14
|
-
.sc(DescribeSoftwareAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeSoftwareAssociationsCommand extends command(_ep0, _mw0, "DescribeSoftwareAssociations", DescribeSoftwareAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeStacks$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeStacksCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeStacks", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeStacksCommand")
|
|
14
|
-
.sc(DescribeStacks$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeStacksCommand extends command(_ep0, _mw0, "DescribeStacks", DescribeStacks$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeThemeForStack$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeThemeForStackCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeThemeForStack", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeThemeForStackCommand")
|
|
14
|
-
.sc(DescribeThemeForStack$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeThemeForStackCommand extends command(_ep0, _mw0, "DescribeThemeForStack", DescribeThemeForStack$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeUsageReportSubscriptions$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeUsageReportSubscriptionsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeUsageReportSubscriptions", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeUsageReportSubscriptionsCommand")
|
|
14
|
-
.sc(DescribeUsageReportSubscriptions$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeUsageReportSubscriptionsCommand extends command(_ep0, _mw0, "DescribeUsageReportSubscriptions", DescribeUsageReportSubscriptions$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeUserStackAssociations$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeUserStackAssociationsCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeUserStackAssociations", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeUserStackAssociationsCommand")
|
|
14
|
-
.sc(DescribeUserStackAssociations$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeUserStackAssociationsCommand extends command(_ep0, _mw0, "DescribeUserStackAssociations", DescribeUserStackAssociations$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DescribeUsers$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DescribeUsersCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DescribeUsers", {})
|
|
13
|
-
.n("AppStreamClient", "DescribeUsersCommand")
|
|
14
|
-
.sc(DescribeUsers$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DescribeUsersCommand extends command(_ep0, _mw0, "DescribeUsers", DescribeUsers$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisableUser$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisableUserCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DisableUser", {})
|
|
13
|
-
.n("AppStreamClient", "DisableUserCommand")
|
|
14
|
-
.sc(DisableUser$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisableUserCommand extends command(_ep0, _mw0, "DisableUser", DisableUser$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisassociateAppBlockBuilderAppBlock$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisassociateAppBlockBuilderAppBlockCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DisassociateAppBlockBuilderAppBlock", {})
|
|
13
|
-
.n("AppStreamClient", "DisassociateAppBlockBuilderAppBlockCommand")
|
|
14
|
-
.sc(DisassociateAppBlockBuilderAppBlock$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisassociateAppBlockBuilderAppBlockCommand extends command(_ep0, _mw0, "DisassociateAppBlockBuilderAppBlock", DisassociateAppBlockBuilderAppBlock$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisassociateApplicationFleet$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisassociateApplicationFleetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DisassociateApplicationFleet", {})
|
|
13
|
-
.n("AppStreamClient", "DisassociateApplicationFleetCommand")
|
|
14
|
-
.sc(DisassociateApplicationFleet$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisassociateApplicationFleetCommand extends command(_ep0, _mw0, "DisassociateApplicationFleet", DisassociateApplicationFleet$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisassociateApplicationFromEntitlement$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisassociateApplicationFromEntitlementCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DisassociateApplicationFromEntitlement", {})
|
|
13
|
-
.n("AppStreamClient", "DisassociateApplicationFromEntitlementCommand")
|
|
14
|
-
.sc(DisassociateApplicationFromEntitlement$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisassociateApplicationFromEntitlementCommand extends command(_ep0, _mw0, "DisassociateApplicationFromEntitlement", DisassociateApplicationFromEntitlement$) {
|
|
16
4
|
}
|
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { getEndpointPlugin } from "@smithy/core/endpoints";
|
|
3
|
-
import { commonParams } from "../endpoint/EndpointParameters";
|
|
1
|
+
import { _ep0, _mw0, command } from "../commandBuilder";
|
|
4
2
|
import { DisassociateFleet$ } from "../schemas/schemas_0";
|
|
5
|
-
export
|
|
6
|
-
export class DisassociateFleetCommand extends $Command
|
|
7
|
-
.classBuilder()
|
|
8
|
-
.ep(commonParams)
|
|
9
|
-
.m(function (Command, cs, config, o) {
|
|
10
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
11
|
-
})
|
|
12
|
-
.s("PhotonAdminProxyService", "DisassociateFleet", {})
|
|
13
|
-
.n("AppStreamClient", "DisassociateFleetCommand")
|
|
14
|
-
.sc(DisassociateFleet$)
|
|
15
|
-
.build() {
|
|
3
|
+
export class DisassociateFleetCommand extends command(_ep0, _mw0, "DisassociateFleet", DisassociateFleet$) {
|
|
16
4
|
}
|