@aws-sdk/client-appstream 3.478.0 → 3.481.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-cjs/commands/AssociateApplicationFleetCommand.js +18 -41
- package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +18 -41
- package/dist-cjs/commands/AssociateFleetCommand.js +18 -41
- package/dist-cjs/commands/BatchAssociateUserStackCommand.js +18 -41
- package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +18 -41
- package/dist-cjs/commands/CopyImageCommand.js +18 -41
- package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +18 -41
- package/dist-cjs/commands/CreateAppBlockCommand.js +18 -41
- package/dist-cjs/commands/CreateApplicationCommand.js +18 -41
- package/dist-cjs/commands/CreateDirectoryConfigCommand.js +18 -41
- package/dist-cjs/commands/CreateEntitlementCommand.js +18 -41
- package/dist-cjs/commands/CreateFleetCommand.js +18 -41
- package/dist-cjs/commands/CreateImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +18 -41
- package/dist-cjs/commands/CreateStackCommand.js +18 -41
- package/dist-cjs/commands/CreateStreamingURLCommand.js +18 -41
- package/dist-cjs/commands/CreateUpdatedImageCommand.js +18 -41
- package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/CreateUserCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/DeleteAppBlockCommand.js +18 -41
- package/dist-cjs/commands/DeleteApplicationCommand.js +18 -41
- package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +18 -41
- package/dist-cjs/commands/DeleteEntitlementCommand.js +18 -41
- package/dist-cjs/commands/DeleteFleetCommand.js +18 -41
- package/dist-cjs/commands/DeleteImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/DeleteImageCommand.js +18 -41
- package/dist-cjs/commands/DeleteImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/DeleteStackCommand.js +18 -41
- package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +18 -41
- package/dist-cjs/commands/DeleteUserCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +18 -41
- package/dist-cjs/commands/DescribeAppBlocksCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +18 -41
- package/dist-cjs/commands/DescribeEntitlementsCommand.js +18 -41
- package/dist-cjs/commands/DescribeFleetsCommand.js +18 -41
- package/dist-cjs/commands/DescribeImageBuildersCommand.js +18 -41
- package/dist-cjs/commands/DescribeImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeImagesCommand.js +18 -41
- package/dist-cjs/commands/DescribeSessionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeStacksCommand.js +18 -41
- package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +18 -41
- package/dist-cjs/commands/DescribeUsersCommand.js +18 -41
- package/dist-cjs/commands/DisableUserCommand.js +18 -41
- package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +18 -41
- package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +18 -41
- package/dist-cjs/commands/DisassociateFleetCommand.js +18 -41
- package/dist-cjs/commands/EnableUserCommand.js +18 -41
- package/dist-cjs/commands/ExpireSessionCommand.js +18 -41
- package/dist-cjs/commands/ListAssociatedFleetsCommand.js +18 -41
- package/dist-cjs/commands/ListAssociatedStacksCommand.js +18 -41
- package/dist-cjs/commands/ListEntitledApplicationsCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/StartAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/StartFleetCommand.js +18 -41
- package/dist-cjs/commands/StartImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/StopAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/StopFleetCommand.js +18 -41
- package/dist-cjs/commands/StopImageBuilderCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +18 -41
- package/dist-cjs/commands/UpdateApplicationCommand.js +18 -41
- package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +18 -41
- package/dist-cjs/commands/UpdateEntitlementCommand.js +18 -41
- package/dist-cjs/commands/UpdateFleetCommand.js +18 -41
- package/dist-cjs/commands/UpdateImagePermissionsCommand.js +18 -41
- package/dist-cjs/commands/UpdateStackCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/AssociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-es/commands/AssociateApplicationFleetCommand.js +18 -41
- package/dist-es/commands/AssociateApplicationToEntitlementCommand.js +18 -41
- package/dist-es/commands/AssociateFleetCommand.js +18 -41
- package/dist-es/commands/BatchAssociateUserStackCommand.js +18 -41
- package/dist-es/commands/BatchDisassociateUserStackCommand.js +18 -41
- package/dist-es/commands/CopyImageCommand.js +18 -41
- package/dist-es/commands/CreateAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/CreateAppBlockBuilderStreamingURLCommand.js +18 -41
- package/dist-es/commands/CreateAppBlockCommand.js +18 -41
- package/dist-es/commands/CreateApplicationCommand.js +18 -41
- package/dist-es/commands/CreateDirectoryConfigCommand.js +18 -41
- package/dist-es/commands/CreateEntitlementCommand.js +18 -41
- package/dist-es/commands/CreateFleetCommand.js +18 -41
- package/dist-es/commands/CreateImageBuilderCommand.js +18 -41
- package/dist-es/commands/CreateImageBuilderStreamingURLCommand.js +18 -41
- package/dist-es/commands/CreateStackCommand.js +18 -41
- package/dist-es/commands/CreateStreamingURLCommand.js +18 -41
- package/dist-es/commands/CreateUpdatedImageCommand.js +18 -41
- package/dist-es/commands/CreateUsageReportSubscriptionCommand.js +18 -41
- package/dist-es/commands/CreateUserCommand.js +18 -41
- package/dist-es/commands/DeleteAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/DeleteAppBlockCommand.js +18 -41
- package/dist-es/commands/DeleteApplicationCommand.js +18 -41
- package/dist-es/commands/DeleteDirectoryConfigCommand.js +18 -41
- package/dist-es/commands/DeleteEntitlementCommand.js +18 -41
- package/dist-es/commands/DeleteFleetCommand.js +18 -41
- package/dist-es/commands/DeleteImageBuilderCommand.js +18 -41
- package/dist-es/commands/DeleteImageCommand.js +18 -41
- package/dist-es/commands/DeleteImagePermissionsCommand.js +18 -41
- package/dist-es/commands/DeleteStackCommand.js +18 -41
- package/dist-es/commands/DeleteUsageReportSubscriptionCommand.js +18 -41
- package/dist-es/commands/DeleteUserCommand.js +18 -41
- package/dist-es/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeAppBlockBuildersCommand.js +18 -41
- package/dist-es/commands/DescribeAppBlocksCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationFleetAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeApplicationsCommand.js +18 -41
- package/dist-es/commands/DescribeDirectoryConfigsCommand.js +18 -41
- package/dist-es/commands/DescribeEntitlementsCommand.js +18 -41
- package/dist-es/commands/DescribeFleetsCommand.js +18 -41
- package/dist-es/commands/DescribeImageBuildersCommand.js +18 -41
- package/dist-es/commands/DescribeImagePermissionsCommand.js +18 -41
- package/dist-es/commands/DescribeImagesCommand.js +18 -41
- package/dist-es/commands/DescribeSessionsCommand.js +18 -41
- package/dist-es/commands/DescribeStacksCommand.js +18 -41
- package/dist-es/commands/DescribeUsageReportSubscriptionsCommand.js +18 -41
- package/dist-es/commands/DescribeUserStackAssociationsCommand.js +18 -41
- package/dist-es/commands/DescribeUsersCommand.js +18 -41
- package/dist-es/commands/DisableUserCommand.js +18 -41
- package/dist-es/commands/DisassociateAppBlockBuilderAppBlockCommand.js +18 -41
- package/dist-es/commands/DisassociateApplicationFleetCommand.js +18 -41
- package/dist-es/commands/DisassociateApplicationFromEntitlementCommand.js +18 -41
- package/dist-es/commands/DisassociateFleetCommand.js +18 -41
- package/dist-es/commands/EnableUserCommand.js +18 -41
- package/dist-es/commands/ExpireSessionCommand.js +18 -41
- package/dist-es/commands/ListAssociatedFleetsCommand.js +18 -41
- package/dist-es/commands/ListAssociatedStacksCommand.js +18 -41
- package/dist-es/commands/ListEntitledApplicationsCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/StartAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/StartFleetCommand.js +18 -41
- package/dist-es/commands/StartImageBuilderCommand.js +18 -41
- package/dist-es/commands/StopAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/StopFleetCommand.js +18 -41
- package/dist-es/commands/StopImageBuilderCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAppBlockBuilderCommand.js +18 -41
- package/dist-es/commands/UpdateApplicationCommand.js +18 -41
- package/dist-es/commands/UpdateDirectoryConfigCommand.js +18 -41
- package/dist-es/commands/UpdateEntitlementCommand.js +18 -41
- package/dist-es/commands/UpdateFleetCommand.js +18 -41
- package/dist-es/commands/UpdateImagePermissionsCommand.js +18 -41
- package/dist-es/commands/UpdateStackCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/AssociateApplicationFleetCommand.d.ts +6 -21
- package/dist-types/commands/AssociateApplicationToEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/AssociateFleetCommand.d.ts +6 -21
- package/dist-types/commands/BatchAssociateUserStackCommand.d.ts +6 -21
- package/dist-types/commands/BatchDisassociateUserStackCommand.d.ts +6 -21
- package/dist-types/commands/CopyImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +6 -21
- package/dist-types/commands/CreateAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/CreateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/CreateDirectoryConfigCommand.d.ts +6 -21
- package/dist-types/commands/CreateEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/CreateFleetCommand.d.ts +6 -21
- package/dist-types/commands/CreateImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/CreateImageBuilderStreamingURLCommand.d.ts +6 -21
- package/dist-types/commands/CreateStackCommand.d.ts +6 -21
- package/dist-types/commands/CreateStreamingURLCommand.d.ts +6 -21
- package/dist-types/commands/CreateUpdatedImageCommand.d.ts +6 -21
- package/dist-types/commands/CreateUsageReportSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/CreateUserCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/DeleteApplicationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteDirectoryConfigCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/DeleteFleetCommand.d.ts +6 -21
- package/dist-types/commands/DeleteImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/DeleteImageCommand.d.ts +6 -21
- package/dist-types/commands/DeleteImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DeleteStackCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUsageReportSubscriptionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUserCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppBlockBuildersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeAppBlocksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationFleetAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeDirectoryConfigsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeEntitlementsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeFleetsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImageBuildersCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeImagesCommand.d.ts +6 -21
- package/dist-types/commands/DescribeSessionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeStacksCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUsageReportSubscriptionsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUserStackAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/DescribeUsersCommand.d.ts +6 -21
- package/dist-types/commands/DisableUserCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateApplicationFleetCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateApplicationFromEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/DisassociateFleetCommand.d.ts +6 -21
- package/dist-types/commands/EnableUserCommand.d.ts +6 -21
- package/dist-types/commands/ExpireSessionCommand.d.ts +6 -21
- package/dist-types/commands/ListAssociatedFleetsCommand.d.ts +6 -21
- package/dist-types/commands/ListAssociatedStacksCommand.d.ts +6 -21
- package/dist-types/commands/ListEntitledApplicationsCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/StartAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/StartFleetCommand.d.ts +6 -21
- package/dist-types/commands/StartImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/StopAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/StopFleetCommand.d.ts +6 -21
- package/dist-types/commands/StopImageBuilderCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAppBlockBuilderCommand.d.ts +6 -21
- package/dist-types/commands/UpdateApplicationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateDirectoryConfigCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEntitlementCommand.d.ts +6 -21
- package/dist-types/commands/UpdateFleetCommand.d.ts +6 -21
- package/dist-types/commands/UpdateImagePermissionsCommand.d.ts +6 -21
- package/dist-types/commands/UpdateStackCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/AssociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAppBlockBuilderStreamingURLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAppBlockBuildersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DisassociateAppBlockBuilderAppBlockCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopAppBlockBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAppBlockBuilderCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeStacksCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AppStreamClient";
|
|
29
|
-
const commandName = "DescribeStacksCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "PhotonAdminProxyService",
|
|
38
|
-
operation: "DescribeStacks",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeStacksCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeStacksCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeStacksCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("PhotonAdminProxyService", "DescribeStacks", {})
|
|
22
|
+
.n("AppStreamClient", "DescribeStacksCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeStacksCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeStacksCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeStacksCommand = DescribeStacksCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DescribeUsageReportSubscriptionsCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AppStreamClient";
|
|
29
|
-
const commandName = "DescribeUsageReportSubscriptionsCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "PhotonAdminProxyService",
|
|
38
|
-
operation: "DescribeUsageReportSubscriptions",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DescribeUsageReportSubscriptionsCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DescribeUsageReportSubscriptionsCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DescribeUsageReportSubscriptionsCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("PhotonAdminProxyService", "DescribeUsageReportSubscriptions", {})
|
|
22
|
+
.n("AppStreamClient", "DescribeUsageReportSubscriptionsCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DescribeUsageReportSubscriptionsCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DescribeUsageReportSubscriptionsCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DescribeUsageReportSubscriptionsCommand = DescribeUsageReportSubscriptionsCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class DescribeUserStackAssociationsCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "AppStreamClient";
|
|
30
|
-
const commandName = "DescribeUserStackAssociationsCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.DescribeUserStackAssociationsRequestFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DescribeUserStackAssociationsResultFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "PhotonAdminProxyService",
|
|
39
|
-
operation: "DescribeUserStackAssociations",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_1_1.se_DescribeUserStackAssociationsCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_DescribeUserStackAssociationsCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DescribeUserStackAssociationsCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("PhotonAdminProxyService", "DescribeUserStackAssociations", {})
|
|
23
|
+
.n("AppStreamClient", "DescribeUserStackAssociationsCommand")
|
|
24
|
+
.f(models_0_1.DescribeUserStackAssociationsRequestFilterSensitiveLog, models_0_1.DescribeUserStackAssociationsResultFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_1_1.se_DescribeUserStackAssociationsCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_DescribeUserStackAssociationsCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DescribeUserStackAssociationsCommand = DescribeUserStackAssociationsCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class DescribeUsersCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "AppStreamClient";
|
|
30
|
-
const commandName = "DescribeUsersCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: (_) => _,
|
|
36
|
-
outputFilterSensitiveLog: models_0_1.DescribeUsersResultFilterSensitiveLog,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "PhotonAdminProxyService",
|
|
39
|
-
operation: "DescribeUsers",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_1_1.se_DescribeUsersCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_DescribeUsersCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DescribeUsersCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("PhotonAdminProxyService", "DescribeUsers", {})
|
|
23
|
+
.n("AppStreamClient", "DescribeUsersCommand")
|
|
24
|
+
.f(void 0, models_0_1.DescribeUsersResultFilterSensitiveLog)
|
|
25
|
+
.ser(Aws_json1_1_1.se_DescribeUsersCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_DescribeUsersCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DescribeUsersCommand = DescribeUsersCommand;
|
|
@@ -5,48 +5,25 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const models_0_1 = require("../models/models_0");
|
|
10
10
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class DisableUserCommand extends smithy_client_1.Command
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
const { logger } = configuration;
|
|
29
|
-
const clientName = "AppStreamClient";
|
|
30
|
-
const commandName = "DisableUserCommand";
|
|
31
|
-
const handlerExecutionContext = {
|
|
32
|
-
logger,
|
|
33
|
-
clientName,
|
|
34
|
-
commandName,
|
|
35
|
-
inputFilterSensitiveLog: models_0_1.DisableUserRequestFilterSensitiveLog,
|
|
36
|
-
outputFilterSensitiveLog: (_) => _,
|
|
37
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
-
service: "PhotonAdminProxyService",
|
|
39
|
-
operation: "DisableUser",
|
|
40
|
-
},
|
|
41
|
-
};
|
|
42
|
-
const { requestHandler } = configuration;
|
|
43
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
44
|
-
}
|
|
45
|
-
serialize(input, context) {
|
|
46
|
-
return (0, Aws_json1_1_1.se_DisableUserCommand)(input, context);
|
|
47
|
-
}
|
|
48
|
-
deserialize(output, context) {
|
|
49
|
-
return (0, Aws_json1_1_1.de_DisableUserCommand)(output, context);
|
|
50
|
-
}
|
|
11
|
+
class DisableUserCommand extends smithy_client_1.Command
|
|
12
|
+
.classBuilder()
|
|
13
|
+
.ep({
|
|
14
|
+
...EndpointParameters_1.commonParams,
|
|
15
|
+
})
|
|
16
|
+
.m(function (Command, cs, config, o) {
|
|
17
|
+
return [
|
|
18
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
+
];
|
|
21
|
+
})
|
|
22
|
+
.s("PhotonAdminProxyService", "DisableUser", {})
|
|
23
|
+
.n("AppStreamClient", "DisableUserCommand")
|
|
24
|
+
.f(models_0_1.DisableUserRequestFilterSensitiveLog, void 0)
|
|
25
|
+
.ser(Aws_json1_1_1.se_DisableUserCommand)
|
|
26
|
+
.de(Aws_json1_1_1.de_DisableUserCommand)
|
|
27
|
+
.build() {
|
|
51
28
|
}
|
|
52
29
|
exports.DisableUserCommand = DisableUserCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DisassociateAppBlockBuilderAppBlockCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AppStreamClient";
|
|
29
|
-
const commandName = "DisassociateAppBlockBuilderAppBlockCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "PhotonAdminProxyService",
|
|
38
|
-
operation: "DisassociateAppBlockBuilderAppBlock",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DisassociateAppBlockBuilderAppBlockCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DisassociateAppBlockBuilderAppBlockCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DisassociateAppBlockBuilderAppBlockCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("PhotonAdminProxyService", "DisassociateAppBlockBuilderAppBlock", {})
|
|
22
|
+
.n("AppStreamClient", "DisassociateAppBlockBuilderAppBlockCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DisassociateAppBlockBuilderAppBlockCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DisassociateAppBlockBuilderAppBlockCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DisassociateAppBlockBuilderAppBlockCommand = DisassociateAppBlockBuilderAppBlockCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DisassociateApplicationFleetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AppStreamClient";
|
|
29
|
-
const commandName = "DisassociateApplicationFleetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "PhotonAdminProxyService",
|
|
38
|
-
operation: "DisassociateApplicationFleet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DisassociateApplicationFleetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DisassociateApplicationFleetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DisassociateApplicationFleetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("PhotonAdminProxyService", "DisassociateApplicationFleet", {})
|
|
22
|
+
.n("AppStreamClient", "DisassociateApplicationFleetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DisassociateApplicationFleetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DisassociateApplicationFleetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DisassociateApplicationFleetCommand = DisassociateApplicationFleetCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DisassociateApplicationFromEntitlementCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AppStreamClient";
|
|
29
|
-
const commandName = "DisassociateApplicationFromEntitlementCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "PhotonAdminProxyService",
|
|
38
|
-
operation: "DisassociateApplicationFromEntitlement",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DisassociateApplicationFromEntitlementCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DisassociateApplicationFromEntitlementCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DisassociateApplicationFromEntitlementCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("PhotonAdminProxyService", "DisassociateApplicationFromEntitlement", {})
|
|
22
|
+
.n("AppStreamClient", "DisassociateApplicationFromEntitlementCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DisassociateApplicationFromEntitlementCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DisassociateApplicationFromEntitlementCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DisassociateApplicationFromEntitlementCommand = DisassociateApplicationFromEntitlementCommand;
|
|
@@ -5,47 +5,24 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const
|
|
8
|
+
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
9
|
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class DisassociateFleetCommand extends smithy_client_1.Command
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
const { logger } = configuration;
|
|
28
|
-
const clientName = "AppStreamClient";
|
|
29
|
-
const commandName = "DisassociateFleetCommand";
|
|
30
|
-
const handlerExecutionContext = {
|
|
31
|
-
logger,
|
|
32
|
-
clientName,
|
|
33
|
-
commandName,
|
|
34
|
-
inputFilterSensitiveLog: (_) => _,
|
|
35
|
-
outputFilterSensitiveLog: (_) => _,
|
|
36
|
-
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
-
service: "PhotonAdminProxyService",
|
|
38
|
-
operation: "DisassociateFleet",
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
const { requestHandler } = configuration;
|
|
42
|
-
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
43
|
-
}
|
|
44
|
-
serialize(input, context) {
|
|
45
|
-
return (0, Aws_json1_1_1.se_DisassociateFleetCommand)(input, context);
|
|
46
|
-
}
|
|
47
|
-
deserialize(output, context) {
|
|
48
|
-
return (0, Aws_json1_1_1.de_DisassociateFleetCommand)(output, context);
|
|
49
|
-
}
|
|
10
|
+
class DisassociateFleetCommand extends smithy_client_1.Command
|
|
11
|
+
.classBuilder()
|
|
12
|
+
.ep({
|
|
13
|
+
...EndpointParameters_1.commonParams,
|
|
14
|
+
})
|
|
15
|
+
.m(function (Command, cs, config, o) {
|
|
16
|
+
return [
|
|
17
|
+
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
+
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
+
];
|
|
20
|
+
})
|
|
21
|
+
.s("PhotonAdminProxyService", "DisassociateFleet", {})
|
|
22
|
+
.n("AppStreamClient", "DisassociateFleetCommand")
|
|
23
|
+
.f(void 0, void 0)
|
|
24
|
+
.ser(Aws_json1_1_1.se_DisassociateFleetCommand)
|
|
25
|
+
.de(Aws_json1_1_1.de_DisassociateFleetCommand)
|
|
26
|
+
.build() {
|
|
50
27
|
}
|
|
51
28
|
exports.DisassociateFleetCommand = DisassociateFleetCommand;
|