@aws-sdk/client-appstream 3.490.0 → 3.495.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/AppStream.js +1 -161
- package/dist-cjs/AppStreamClient.js +1 -43
- package/dist-cjs/commands/AssociateAppBlockBuilderAppBlockCommand.js +1 -28
- package/dist-cjs/commands/AssociateApplicationFleetCommand.js +1 -28
- package/dist-cjs/commands/AssociateApplicationToEntitlementCommand.js +1 -28
- package/dist-cjs/commands/AssociateFleetCommand.js +1 -28
- package/dist-cjs/commands/BatchAssociateUserStackCommand.js +1 -29
- package/dist-cjs/commands/BatchDisassociateUserStackCommand.js +1 -29
- package/dist-cjs/commands/CopyImageCommand.js +1 -28
- package/dist-cjs/commands/CreateAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/CreateAppBlockBuilderStreamingURLCommand.js +1 -28
- package/dist-cjs/commands/CreateAppBlockCommand.js +1 -28
- package/dist-cjs/commands/CreateApplicationCommand.js +1 -28
- package/dist-cjs/commands/CreateDirectoryConfigCommand.js +1 -29
- package/dist-cjs/commands/CreateEntitlementCommand.js +1 -28
- package/dist-cjs/commands/CreateFleetCommand.js +1 -28
- package/dist-cjs/commands/CreateImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/CreateImageBuilderStreamingURLCommand.js +1 -28
- package/dist-cjs/commands/CreateStackCommand.js +1 -28
- package/dist-cjs/commands/CreateStreamingURLCommand.js +1 -28
- package/dist-cjs/commands/CreateUpdatedImageCommand.js +1 -28
- package/dist-cjs/commands/CreateUsageReportSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/CreateUserCommand.js +1 -29
- package/dist-cjs/commands/DeleteAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/DeleteAppBlockCommand.js +1 -28
- package/dist-cjs/commands/DeleteApplicationCommand.js +1 -28
- package/dist-cjs/commands/DeleteDirectoryConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteEntitlementCommand.js +1 -28
- package/dist-cjs/commands/DeleteFleetCommand.js +1 -28
- package/dist-cjs/commands/DeleteImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/DeleteImageCommand.js +1 -28
- package/dist-cjs/commands/DeleteImagePermissionsCommand.js +1 -28
- package/dist-cjs/commands/DeleteStackCommand.js +1 -28
- package/dist-cjs/commands/DeleteUsageReportSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/DeleteUserCommand.js +1 -29
- package/dist-cjs/commands/DescribeAppBlockBuilderAppBlockAssociationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppBlockBuildersCommand.js +1 -28
- package/dist-cjs/commands/DescribeAppBlocksCommand.js +1 -28
- package/dist-cjs/commands/DescribeApplicationFleetAssociationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeApplicationsCommand.js +1 -28
- package/dist-cjs/commands/DescribeDirectoryConfigsCommand.js +1 -29
- package/dist-cjs/commands/DescribeEntitlementsCommand.js +1 -28
- package/dist-cjs/commands/DescribeFleetsCommand.js +1 -28
- package/dist-cjs/commands/DescribeImageBuildersCommand.js +1 -28
- package/dist-cjs/commands/DescribeImagePermissionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeImagesCommand.js +1 -28
- package/dist-cjs/commands/DescribeSessionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeStacksCommand.js +1 -28
- package/dist-cjs/commands/DescribeUsageReportSubscriptionsCommand.js +1 -28
- package/dist-cjs/commands/DescribeUserStackAssociationsCommand.js +1 -29
- package/dist-cjs/commands/DescribeUsersCommand.js +1 -29
- package/dist-cjs/commands/DisableUserCommand.js +1 -29
- package/dist-cjs/commands/DisassociateAppBlockBuilderAppBlockCommand.js +1 -28
- package/dist-cjs/commands/DisassociateApplicationFleetCommand.js +1 -28
- package/dist-cjs/commands/DisassociateApplicationFromEntitlementCommand.js +1 -28
- package/dist-cjs/commands/DisassociateFleetCommand.js +1 -28
- package/dist-cjs/commands/EnableUserCommand.js +1 -29
- package/dist-cjs/commands/ExpireSessionCommand.js +1 -28
- package/dist-cjs/commands/ListAssociatedFleetsCommand.js +1 -28
- package/dist-cjs/commands/ListAssociatedStacksCommand.js +1 -28
- package/dist-cjs/commands/ListEntitledApplicationsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/StartAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/StartFleetCommand.js +1 -28
- package/dist-cjs/commands/StartImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/StopAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/StopFleetCommand.js +1 -28
- package/dist-cjs/commands/StopImageBuilderCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAppBlockBuilderCommand.js +1 -28
- package/dist-cjs/commands/UpdateApplicationCommand.js +1 -28
- package/dist-cjs/commands/UpdateDirectoryConfigCommand.js +1 -29
- package/dist-cjs/commands/UpdateEntitlementCommand.js +1 -28
- package/dist-cjs/commands/UpdateFleetCommand.js +1 -28
- package/dist-cjs/commands/UpdateImagePermissionsCommand.js +1 -28
- package/dist-cjs/commands/UpdateStackCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -78
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6653 -12
- package/dist-cjs/models/AppStreamServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -541
- package/dist-cjs/pagination/DescribeAppBlockBuilderAppBlockAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeAppBlockBuildersPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeImagePermissionsPaginator.js +1 -7
- package/dist-cjs/pagination/DescribeImagesPaginator.js +1 -7
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/index.js +1 -8
- package/dist-cjs/protocols/Aws_json1_1.js +1 -4299
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -5
- package/dist-cjs/waiters/waitForFleetStarted.js +1 -74
- package/dist-cjs/waiters/waitForFleetStopped.js +1 -74
- package/package.json +41 -41
package/dist-cjs/AppStream.js
CHANGED
|
@@ -1,161 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AppStream = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const AppStreamClient_1 = require("./AppStreamClient");
|
|
6
|
-
const AssociateAppBlockBuilderAppBlockCommand_1 = require("./commands/AssociateAppBlockBuilderAppBlockCommand");
|
|
7
|
-
const AssociateApplicationFleetCommand_1 = require("./commands/AssociateApplicationFleetCommand");
|
|
8
|
-
const AssociateApplicationToEntitlementCommand_1 = require("./commands/AssociateApplicationToEntitlementCommand");
|
|
9
|
-
const AssociateFleetCommand_1 = require("./commands/AssociateFleetCommand");
|
|
10
|
-
const BatchAssociateUserStackCommand_1 = require("./commands/BatchAssociateUserStackCommand");
|
|
11
|
-
const BatchDisassociateUserStackCommand_1 = require("./commands/BatchDisassociateUserStackCommand");
|
|
12
|
-
const CopyImageCommand_1 = require("./commands/CopyImageCommand");
|
|
13
|
-
const CreateAppBlockBuilderCommand_1 = require("./commands/CreateAppBlockBuilderCommand");
|
|
14
|
-
const CreateAppBlockBuilderStreamingURLCommand_1 = require("./commands/CreateAppBlockBuilderStreamingURLCommand");
|
|
15
|
-
const CreateAppBlockCommand_1 = require("./commands/CreateAppBlockCommand");
|
|
16
|
-
const CreateApplicationCommand_1 = require("./commands/CreateApplicationCommand");
|
|
17
|
-
const CreateDirectoryConfigCommand_1 = require("./commands/CreateDirectoryConfigCommand");
|
|
18
|
-
const CreateEntitlementCommand_1 = require("./commands/CreateEntitlementCommand");
|
|
19
|
-
const CreateFleetCommand_1 = require("./commands/CreateFleetCommand");
|
|
20
|
-
const CreateImageBuilderCommand_1 = require("./commands/CreateImageBuilderCommand");
|
|
21
|
-
const CreateImageBuilderStreamingURLCommand_1 = require("./commands/CreateImageBuilderStreamingURLCommand");
|
|
22
|
-
const CreateStackCommand_1 = require("./commands/CreateStackCommand");
|
|
23
|
-
const CreateStreamingURLCommand_1 = require("./commands/CreateStreamingURLCommand");
|
|
24
|
-
const CreateUpdatedImageCommand_1 = require("./commands/CreateUpdatedImageCommand");
|
|
25
|
-
const CreateUsageReportSubscriptionCommand_1 = require("./commands/CreateUsageReportSubscriptionCommand");
|
|
26
|
-
const CreateUserCommand_1 = require("./commands/CreateUserCommand");
|
|
27
|
-
const DeleteAppBlockBuilderCommand_1 = require("./commands/DeleteAppBlockBuilderCommand");
|
|
28
|
-
const DeleteAppBlockCommand_1 = require("./commands/DeleteAppBlockCommand");
|
|
29
|
-
const DeleteApplicationCommand_1 = require("./commands/DeleteApplicationCommand");
|
|
30
|
-
const DeleteDirectoryConfigCommand_1 = require("./commands/DeleteDirectoryConfigCommand");
|
|
31
|
-
const DeleteEntitlementCommand_1 = require("./commands/DeleteEntitlementCommand");
|
|
32
|
-
const DeleteFleetCommand_1 = require("./commands/DeleteFleetCommand");
|
|
33
|
-
const DeleteImageBuilderCommand_1 = require("./commands/DeleteImageBuilderCommand");
|
|
34
|
-
const DeleteImageCommand_1 = require("./commands/DeleteImageCommand");
|
|
35
|
-
const DeleteImagePermissionsCommand_1 = require("./commands/DeleteImagePermissionsCommand");
|
|
36
|
-
const DeleteStackCommand_1 = require("./commands/DeleteStackCommand");
|
|
37
|
-
const DeleteUsageReportSubscriptionCommand_1 = require("./commands/DeleteUsageReportSubscriptionCommand");
|
|
38
|
-
const DeleteUserCommand_1 = require("./commands/DeleteUserCommand");
|
|
39
|
-
const DescribeAppBlockBuilderAppBlockAssociationsCommand_1 = require("./commands/DescribeAppBlockBuilderAppBlockAssociationsCommand");
|
|
40
|
-
const DescribeAppBlockBuildersCommand_1 = require("./commands/DescribeAppBlockBuildersCommand");
|
|
41
|
-
const DescribeAppBlocksCommand_1 = require("./commands/DescribeAppBlocksCommand");
|
|
42
|
-
const DescribeApplicationFleetAssociationsCommand_1 = require("./commands/DescribeApplicationFleetAssociationsCommand");
|
|
43
|
-
const DescribeApplicationsCommand_1 = require("./commands/DescribeApplicationsCommand");
|
|
44
|
-
const DescribeDirectoryConfigsCommand_1 = require("./commands/DescribeDirectoryConfigsCommand");
|
|
45
|
-
const DescribeEntitlementsCommand_1 = require("./commands/DescribeEntitlementsCommand");
|
|
46
|
-
const DescribeFleetsCommand_1 = require("./commands/DescribeFleetsCommand");
|
|
47
|
-
const DescribeImageBuildersCommand_1 = require("./commands/DescribeImageBuildersCommand");
|
|
48
|
-
const DescribeImagePermissionsCommand_1 = require("./commands/DescribeImagePermissionsCommand");
|
|
49
|
-
const DescribeImagesCommand_1 = require("./commands/DescribeImagesCommand");
|
|
50
|
-
const DescribeSessionsCommand_1 = require("./commands/DescribeSessionsCommand");
|
|
51
|
-
const DescribeStacksCommand_1 = require("./commands/DescribeStacksCommand");
|
|
52
|
-
const DescribeUsageReportSubscriptionsCommand_1 = require("./commands/DescribeUsageReportSubscriptionsCommand");
|
|
53
|
-
const DescribeUsersCommand_1 = require("./commands/DescribeUsersCommand");
|
|
54
|
-
const DescribeUserStackAssociationsCommand_1 = require("./commands/DescribeUserStackAssociationsCommand");
|
|
55
|
-
const DisableUserCommand_1 = require("./commands/DisableUserCommand");
|
|
56
|
-
const DisassociateAppBlockBuilderAppBlockCommand_1 = require("./commands/DisassociateAppBlockBuilderAppBlockCommand");
|
|
57
|
-
const DisassociateApplicationFleetCommand_1 = require("./commands/DisassociateApplicationFleetCommand");
|
|
58
|
-
const DisassociateApplicationFromEntitlementCommand_1 = require("./commands/DisassociateApplicationFromEntitlementCommand");
|
|
59
|
-
const DisassociateFleetCommand_1 = require("./commands/DisassociateFleetCommand");
|
|
60
|
-
const EnableUserCommand_1 = require("./commands/EnableUserCommand");
|
|
61
|
-
const ExpireSessionCommand_1 = require("./commands/ExpireSessionCommand");
|
|
62
|
-
const ListAssociatedFleetsCommand_1 = require("./commands/ListAssociatedFleetsCommand");
|
|
63
|
-
const ListAssociatedStacksCommand_1 = require("./commands/ListAssociatedStacksCommand");
|
|
64
|
-
const ListEntitledApplicationsCommand_1 = require("./commands/ListEntitledApplicationsCommand");
|
|
65
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
66
|
-
const StartAppBlockBuilderCommand_1 = require("./commands/StartAppBlockBuilderCommand");
|
|
67
|
-
const StartFleetCommand_1 = require("./commands/StartFleetCommand");
|
|
68
|
-
const StartImageBuilderCommand_1 = require("./commands/StartImageBuilderCommand");
|
|
69
|
-
const StopAppBlockBuilderCommand_1 = require("./commands/StopAppBlockBuilderCommand");
|
|
70
|
-
const StopFleetCommand_1 = require("./commands/StopFleetCommand");
|
|
71
|
-
const StopImageBuilderCommand_1 = require("./commands/StopImageBuilderCommand");
|
|
72
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
73
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
74
|
-
const UpdateAppBlockBuilderCommand_1 = require("./commands/UpdateAppBlockBuilderCommand");
|
|
75
|
-
const UpdateApplicationCommand_1 = require("./commands/UpdateApplicationCommand");
|
|
76
|
-
const UpdateDirectoryConfigCommand_1 = require("./commands/UpdateDirectoryConfigCommand");
|
|
77
|
-
const UpdateEntitlementCommand_1 = require("./commands/UpdateEntitlementCommand");
|
|
78
|
-
const UpdateFleetCommand_1 = require("./commands/UpdateFleetCommand");
|
|
79
|
-
const UpdateImagePermissionsCommand_1 = require("./commands/UpdateImagePermissionsCommand");
|
|
80
|
-
const UpdateStackCommand_1 = require("./commands/UpdateStackCommand");
|
|
81
|
-
const commands = {
|
|
82
|
-
AssociateAppBlockBuilderAppBlockCommand: AssociateAppBlockBuilderAppBlockCommand_1.AssociateAppBlockBuilderAppBlockCommand,
|
|
83
|
-
AssociateApplicationFleetCommand: AssociateApplicationFleetCommand_1.AssociateApplicationFleetCommand,
|
|
84
|
-
AssociateApplicationToEntitlementCommand: AssociateApplicationToEntitlementCommand_1.AssociateApplicationToEntitlementCommand,
|
|
85
|
-
AssociateFleetCommand: AssociateFleetCommand_1.AssociateFleetCommand,
|
|
86
|
-
BatchAssociateUserStackCommand: BatchAssociateUserStackCommand_1.BatchAssociateUserStackCommand,
|
|
87
|
-
BatchDisassociateUserStackCommand: BatchDisassociateUserStackCommand_1.BatchDisassociateUserStackCommand,
|
|
88
|
-
CopyImageCommand: CopyImageCommand_1.CopyImageCommand,
|
|
89
|
-
CreateAppBlockCommand: CreateAppBlockCommand_1.CreateAppBlockCommand,
|
|
90
|
-
CreateAppBlockBuilderCommand: CreateAppBlockBuilderCommand_1.CreateAppBlockBuilderCommand,
|
|
91
|
-
CreateAppBlockBuilderStreamingURLCommand: CreateAppBlockBuilderStreamingURLCommand_1.CreateAppBlockBuilderStreamingURLCommand,
|
|
92
|
-
CreateApplicationCommand: CreateApplicationCommand_1.CreateApplicationCommand,
|
|
93
|
-
CreateDirectoryConfigCommand: CreateDirectoryConfigCommand_1.CreateDirectoryConfigCommand,
|
|
94
|
-
CreateEntitlementCommand: CreateEntitlementCommand_1.CreateEntitlementCommand,
|
|
95
|
-
CreateFleetCommand: CreateFleetCommand_1.CreateFleetCommand,
|
|
96
|
-
CreateImageBuilderCommand: CreateImageBuilderCommand_1.CreateImageBuilderCommand,
|
|
97
|
-
CreateImageBuilderStreamingURLCommand: CreateImageBuilderStreamingURLCommand_1.CreateImageBuilderStreamingURLCommand,
|
|
98
|
-
CreateStackCommand: CreateStackCommand_1.CreateStackCommand,
|
|
99
|
-
CreateStreamingURLCommand: CreateStreamingURLCommand_1.CreateStreamingURLCommand,
|
|
100
|
-
CreateUpdatedImageCommand: CreateUpdatedImageCommand_1.CreateUpdatedImageCommand,
|
|
101
|
-
CreateUsageReportSubscriptionCommand: CreateUsageReportSubscriptionCommand_1.CreateUsageReportSubscriptionCommand,
|
|
102
|
-
CreateUserCommand: CreateUserCommand_1.CreateUserCommand,
|
|
103
|
-
DeleteAppBlockCommand: DeleteAppBlockCommand_1.DeleteAppBlockCommand,
|
|
104
|
-
DeleteAppBlockBuilderCommand: DeleteAppBlockBuilderCommand_1.DeleteAppBlockBuilderCommand,
|
|
105
|
-
DeleteApplicationCommand: DeleteApplicationCommand_1.DeleteApplicationCommand,
|
|
106
|
-
DeleteDirectoryConfigCommand: DeleteDirectoryConfigCommand_1.DeleteDirectoryConfigCommand,
|
|
107
|
-
DeleteEntitlementCommand: DeleteEntitlementCommand_1.DeleteEntitlementCommand,
|
|
108
|
-
DeleteFleetCommand: DeleteFleetCommand_1.DeleteFleetCommand,
|
|
109
|
-
DeleteImageCommand: DeleteImageCommand_1.DeleteImageCommand,
|
|
110
|
-
DeleteImageBuilderCommand: DeleteImageBuilderCommand_1.DeleteImageBuilderCommand,
|
|
111
|
-
DeleteImagePermissionsCommand: DeleteImagePermissionsCommand_1.DeleteImagePermissionsCommand,
|
|
112
|
-
DeleteStackCommand: DeleteStackCommand_1.DeleteStackCommand,
|
|
113
|
-
DeleteUsageReportSubscriptionCommand: DeleteUsageReportSubscriptionCommand_1.DeleteUsageReportSubscriptionCommand,
|
|
114
|
-
DeleteUserCommand: DeleteUserCommand_1.DeleteUserCommand,
|
|
115
|
-
DescribeAppBlockBuilderAppBlockAssociationsCommand: DescribeAppBlockBuilderAppBlockAssociationsCommand_1.DescribeAppBlockBuilderAppBlockAssociationsCommand,
|
|
116
|
-
DescribeAppBlockBuildersCommand: DescribeAppBlockBuildersCommand_1.DescribeAppBlockBuildersCommand,
|
|
117
|
-
DescribeAppBlocksCommand: DescribeAppBlocksCommand_1.DescribeAppBlocksCommand,
|
|
118
|
-
DescribeApplicationFleetAssociationsCommand: DescribeApplicationFleetAssociationsCommand_1.DescribeApplicationFleetAssociationsCommand,
|
|
119
|
-
DescribeApplicationsCommand: DescribeApplicationsCommand_1.DescribeApplicationsCommand,
|
|
120
|
-
DescribeDirectoryConfigsCommand: DescribeDirectoryConfigsCommand_1.DescribeDirectoryConfigsCommand,
|
|
121
|
-
DescribeEntitlementsCommand: DescribeEntitlementsCommand_1.DescribeEntitlementsCommand,
|
|
122
|
-
DescribeFleetsCommand: DescribeFleetsCommand_1.DescribeFleetsCommand,
|
|
123
|
-
DescribeImageBuildersCommand: DescribeImageBuildersCommand_1.DescribeImageBuildersCommand,
|
|
124
|
-
DescribeImagePermissionsCommand: DescribeImagePermissionsCommand_1.DescribeImagePermissionsCommand,
|
|
125
|
-
DescribeImagesCommand: DescribeImagesCommand_1.DescribeImagesCommand,
|
|
126
|
-
DescribeSessionsCommand: DescribeSessionsCommand_1.DescribeSessionsCommand,
|
|
127
|
-
DescribeStacksCommand: DescribeStacksCommand_1.DescribeStacksCommand,
|
|
128
|
-
DescribeUsageReportSubscriptionsCommand: DescribeUsageReportSubscriptionsCommand_1.DescribeUsageReportSubscriptionsCommand,
|
|
129
|
-
DescribeUsersCommand: DescribeUsersCommand_1.DescribeUsersCommand,
|
|
130
|
-
DescribeUserStackAssociationsCommand: DescribeUserStackAssociationsCommand_1.DescribeUserStackAssociationsCommand,
|
|
131
|
-
DisableUserCommand: DisableUserCommand_1.DisableUserCommand,
|
|
132
|
-
DisassociateAppBlockBuilderAppBlockCommand: DisassociateAppBlockBuilderAppBlockCommand_1.DisassociateAppBlockBuilderAppBlockCommand,
|
|
133
|
-
DisassociateApplicationFleetCommand: DisassociateApplicationFleetCommand_1.DisassociateApplicationFleetCommand,
|
|
134
|
-
DisassociateApplicationFromEntitlementCommand: DisassociateApplicationFromEntitlementCommand_1.DisassociateApplicationFromEntitlementCommand,
|
|
135
|
-
DisassociateFleetCommand: DisassociateFleetCommand_1.DisassociateFleetCommand,
|
|
136
|
-
EnableUserCommand: EnableUserCommand_1.EnableUserCommand,
|
|
137
|
-
ExpireSessionCommand: ExpireSessionCommand_1.ExpireSessionCommand,
|
|
138
|
-
ListAssociatedFleetsCommand: ListAssociatedFleetsCommand_1.ListAssociatedFleetsCommand,
|
|
139
|
-
ListAssociatedStacksCommand: ListAssociatedStacksCommand_1.ListAssociatedStacksCommand,
|
|
140
|
-
ListEntitledApplicationsCommand: ListEntitledApplicationsCommand_1.ListEntitledApplicationsCommand,
|
|
141
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
142
|
-
StartAppBlockBuilderCommand: StartAppBlockBuilderCommand_1.StartAppBlockBuilderCommand,
|
|
143
|
-
StartFleetCommand: StartFleetCommand_1.StartFleetCommand,
|
|
144
|
-
StartImageBuilderCommand: StartImageBuilderCommand_1.StartImageBuilderCommand,
|
|
145
|
-
StopAppBlockBuilderCommand: StopAppBlockBuilderCommand_1.StopAppBlockBuilderCommand,
|
|
146
|
-
StopFleetCommand: StopFleetCommand_1.StopFleetCommand,
|
|
147
|
-
StopImageBuilderCommand: StopImageBuilderCommand_1.StopImageBuilderCommand,
|
|
148
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
149
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
150
|
-
UpdateAppBlockBuilderCommand: UpdateAppBlockBuilderCommand_1.UpdateAppBlockBuilderCommand,
|
|
151
|
-
UpdateApplicationCommand: UpdateApplicationCommand_1.UpdateApplicationCommand,
|
|
152
|
-
UpdateDirectoryConfigCommand: UpdateDirectoryConfigCommand_1.UpdateDirectoryConfigCommand,
|
|
153
|
-
UpdateEntitlementCommand: UpdateEntitlementCommand_1.UpdateEntitlementCommand,
|
|
154
|
-
UpdateFleetCommand: UpdateFleetCommand_1.UpdateFleetCommand,
|
|
155
|
-
UpdateImagePermissionsCommand: UpdateImagePermissionsCommand_1.UpdateImagePermissionsCommand,
|
|
156
|
-
UpdateStackCommand: UpdateStackCommand_1.UpdateStackCommand,
|
|
157
|
-
};
|
|
158
|
-
class AppStream extends AppStreamClient_1.AppStreamClient {
|
|
159
|
-
}
|
|
160
|
-
exports.AppStream = AppStream;
|
|
161
|
-
(0, smithy_client_1.createAggregatedClient)(commands, AppStream);
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,43 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AppStreamClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_signing_1 = require("@aws-sdk/middleware-signing");
|
|
8
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
9
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
16
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
17
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
18
|
-
class AppStreamClient extends smithy_client_1.Client {
|
|
19
|
-
constructor(...[configuration]) {
|
|
20
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
21
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
22
|
-
const _config_2 = (0, config_resolver_1.resolveRegionConfig)(_config_1);
|
|
23
|
-
const _config_3 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_2);
|
|
24
|
-
const _config_4 = (0, middleware_retry_1.resolveRetryConfig)(_config_3);
|
|
25
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
26
|
-
const _config_6 = (0, middleware_signing_1.resolveAwsAuthConfig)(_config_5);
|
|
27
|
-
const _config_7 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_6);
|
|
28
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
29
|
-
super(_config_8);
|
|
30
|
-
this.config = _config_8;
|
|
31
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
32
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
33
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
34
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_signing_1.getAwsAuthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
38
|
-
}
|
|
39
|
-
destroy() {
|
|
40
|
-
super.destroy();
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
exports.AppStreamClient = AppStreamClient;
|
|
1
|
+
module.exports = require("./index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateAppBlockBuilderAppBlockCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AssociateAppBlockBuilderAppBlockCommand 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", "AssociateAppBlockBuilderAppBlock", {})
|
|
22
|
-
.n("AppStreamClient", "AssociateAppBlockBuilderAppBlockCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_AssociateAppBlockBuilderAppBlockCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_AssociateAppBlockBuilderAppBlockCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateAppBlockBuilderAppBlockCommand = AssociateAppBlockBuilderAppBlockCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateApplicationFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AssociateApplicationFleetCommand 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", "AssociateApplicationFleet", {})
|
|
22
|
-
.n("AppStreamClient", "AssociateApplicationFleetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_AssociateApplicationFleetCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_AssociateApplicationFleetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateApplicationFleetCommand = AssociateApplicationFleetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateApplicationToEntitlementCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AssociateApplicationToEntitlementCommand 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", "AssociateApplicationToEntitlement", {})
|
|
22
|
-
.n("AppStreamClient", "AssociateApplicationToEntitlementCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_AssociateApplicationToEntitlementCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_AssociateApplicationToEntitlementCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateApplicationToEntitlementCommand = AssociateApplicationToEntitlementCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AssociateFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class AssociateFleetCommand 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", "AssociateFleet", {})
|
|
22
|
-
.n("AppStreamClient", "AssociateFleetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_AssociateFleetCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_AssociateFleetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.AssociateFleetCommand = AssociateFleetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchAssociateUserStackCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class BatchAssociateUserStackCommand 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", "BatchAssociateUserStack", {})
|
|
23
|
-
.n("AppStreamClient", "BatchAssociateUserStackCommand")
|
|
24
|
-
.f(models_0_1.BatchAssociateUserStackRequestFilterSensitiveLog, models_0_1.BatchAssociateUserStackResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_BatchAssociateUserStackCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_BatchAssociateUserStackCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.BatchAssociateUserStackCommand = BatchAssociateUserStackCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchDisassociateUserStackCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class BatchDisassociateUserStackCommand 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", "BatchDisassociateUserStack", {})
|
|
23
|
-
.n("AppStreamClient", "BatchDisassociateUserStackCommand")
|
|
24
|
-
.f(models_0_1.BatchDisassociateUserStackRequestFilterSensitiveLog, models_0_1.BatchDisassociateUserStackResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_BatchDisassociateUserStackCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_BatchDisassociateUserStackCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.BatchDisassociateUserStackCommand = BatchDisassociateUserStackCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CopyImageCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CopyImageCommand 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", "CopyImage", {})
|
|
22
|
-
.n("AppStreamClient", "CopyImageCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CopyImageCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CopyImageCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CopyImageCommand = CopyImageCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAppBlockBuilderCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAppBlockBuilderCommand 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", "CreateAppBlockBuilder", {})
|
|
22
|
-
.n("AppStreamClient", "CreateAppBlockBuilderCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateAppBlockBuilderCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateAppBlockBuilderCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAppBlockBuilderCommand = CreateAppBlockBuilderCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAppBlockBuilderStreamingURLCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAppBlockBuilderStreamingURLCommand 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", "CreateAppBlockBuilderStreamingURL", {})
|
|
22
|
-
.n("AppStreamClient", "CreateAppBlockBuilderStreamingURLCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateAppBlockBuilderStreamingURLCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateAppBlockBuilderStreamingURLCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAppBlockBuilderStreamingURLCommand = CreateAppBlockBuilderStreamingURLCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAppBlockCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateAppBlockCommand 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", "CreateAppBlock", {})
|
|
22
|
-
.n("AppStreamClient", "CreateAppBlockCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateAppBlockCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateAppBlockCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateAppBlockCommand = CreateAppBlockCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateApplicationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateApplicationCommand 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", "CreateApplication", {})
|
|
22
|
-
.n("AppStreamClient", "CreateApplicationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateApplicationCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateApplicationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateApplicationCommand = CreateApplicationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateDirectoryConfigCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
11
|
-
class CreateDirectoryConfigCommand 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", "CreateDirectoryConfig", {})
|
|
23
|
-
.n("AppStreamClient", "CreateDirectoryConfigCommand")
|
|
24
|
-
.f(models_0_1.CreateDirectoryConfigRequestFilterSensitiveLog, models_0_1.CreateDirectoryConfigResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_json1_1_1.se_CreateDirectoryConfigCommand)
|
|
26
|
-
.de(Aws_json1_1_1.de_CreateDirectoryConfigCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.CreateDirectoryConfigCommand = CreateDirectoryConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateEntitlementCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateEntitlementCommand 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", "CreateEntitlement", {})
|
|
22
|
-
.n("AppStreamClient", "CreateEntitlementCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateEntitlementCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateEntitlementCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateEntitlementCommand = CreateEntitlementCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateFleetCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
|
|
10
|
-
class CreateFleetCommand 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", "CreateFleet", {})
|
|
22
|
-
.n("AppStreamClient", "CreateFleetCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_json1_1_1.se_CreateFleetCommand)
|
|
25
|
-
.de(Aws_json1_1_1.de_CreateFleetCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.CreateFleetCommand = CreateFleetCommand;
|
|
1
|
+
module.exports = require("../index.js");
|