@aws-sdk/client-appstream 3.169.0 → 3.171.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/AppStream.d.ts +1127 -330
- package/dist-types/ts3.4/AppStreamClient.d.ts +494 -138
- package/dist-types/ts3.4/commands/AssociateApplicationFleetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateApplicationToEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/AssociateFleetCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/BatchAssociateUserStackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/BatchDisassociateUserStackCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CopyImageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateAppBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateImageBuilderStreamingURLCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/CreateStreamingURLCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateUpdatedImageCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/CreateUsageReportSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteAppBlockCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DeleteImageCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DeleteUsageReportSubscriptionCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DescribeAppBlocksCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/DescribeApplicationFleetAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeApplicationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeDirectoryConfigsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeEntitlementsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeFleetsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeImageBuildersCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeImagesCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeStacksCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/DescribeUsageReportSubscriptionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeUserStackAssociationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DescribeUsersCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisableUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFleetCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateApplicationFromEntitlementCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/DisassociateFleetCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/EnableUserCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/ListAssociatedFleetsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListAssociatedStacksCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListEntitledApplicationsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StartFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StartImageBuilderCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/StopFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/StopImageBuilderCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateDirectoryConfigCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateEntitlementCommand.d.ts +36 -17
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/UpdateImagePermissionsCommand.d.ts +39 -17
- package/dist-types/ts3.4/commands/UpdateStackCommand.d.ts +32 -17
- package/dist-types/ts3.4/commands/index.d.ts +65 -65
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +7 -7
- package/dist-types/ts3.4/models/AppStreamServiceException.d.ts +7 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +1591 -2017
- package/dist-types/ts3.4/pagination/DescribeImagePermissionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeImagesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/index.d.ts +3 -3
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +785 -197
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
- package/dist-types/ts3.4/waiters/index.d.ts +2 -2
- package/dist-types/ts3.4/waiters/waitForFleetStarted.d.ts +11 -7
- package/dist-types/ts3.4/waiters/waitForFleetStopped.d.ts +11 -7
- package/package.json +35 -35
|
@@ -1,197 +1,785 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
import {
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
import {
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
import {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
import {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
import {
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
import {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
import {
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
import {
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
import {
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
import {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
import {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
import {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
import {
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
1
|
+
import {
|
|
2
|
+
HttpRequest as __HttpRequest,
|
|
3
|
+
HttpResponse as __HttpResponse,
|
|
4
|
+
} from "@aws-sdk/protocol-http";
|
|
5
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
6
|
+
import {
|
|
7
|
+
AssociateApplicationFleetCommandInput,
|
|
8
|
+
AssociateApplicationFleetCommandOutput,
|
|
9
|
+
} from "../commands/AssociateApplicationFleetCommand";
|
|
10
|
+
import {
|
|
11
|
+
AssociateApplicationToEntitlementCommandInput,
|
|
12
|
+
AssociateApplicationToEntitlementCommandOutput,
|
|
13
|
+
} from "../commands/AssociateApplicationToEntitlementCommand";
|
|
14
|
+
import {
|
|
15
|
+
AssociateFleetCommandInput,
|
|
16
|
+
AssociateFleetCommandOutput,
|
|
17
|
+
} from "../commands/AssociateFleetCommand";
|
|
18
|
+
import {
|
|
19
|
+
BatchAssociateUserStackCommandInput,
|
|
20
|
+
BatchAssociateUserStackCommandOutput,
|
|
21
|
+
} from "../commands/BatchAssociateUserStackCommand";
|
|
22
|
+
import {
|
|
23
|
+
BatchDisassociateUserStackCommandInput,
|
|
24
|
+
BatchDisassociateUserStackCommandOutput,
|
|
25
|
+
} from "../commands/BatchDisassociateUserStackCommand";
|
|
26
|
+
import {
|
|
27
|
+
CopyImageCommandInput,
|
|
28
|
+
CopyImageCommandOutput,
|
|
29
|
+
} from "../commands/CopyImageCommand";
|
|
30
|
+
import {
|
|
31
|
+
CreateAppBlockCommandInput,
|
|
32
|
+
CreateAppBlockCommandOutput,
|
|
33
|
+
} from "../commands/CreateAppBlockCommand";
|
|
34
|
+
import {
|
|
35
|
+
CreateApplicationCommandInput,
|
|
36
|
+
CreateApplicationCommandOutput,
|
|
37
|
+
} from "../commands/CreateApplicationCommand";
|
|
38
|
+
import {
|
|
39
|
+
CreateDirectoryConfigCommandInput,
|
|
40
|
+
CreateDirectoryConfigCommandOutput,
|
|
41
|
+
} from "../commands/CreateDirectoryConfigCommand";
|
|
42
|
+
import {
|
|
43
|
+
CreateEntitlementCommandInput,
|
|
44
|
+
CreateEntitlementCommandOutput,
|
|
45
|
+
} from "../commands/CreateEntitlementCommand";
|
|
46
|
+
import {
|
|
47
|
+
CreateFleetCommandInput,
|
|
48
|
+
CreateFleetCommandOutput,
|
|
49
|
+
} from "../commands/CreateFleetCommand";
|
|
50
|
+
import {
|
|
51
|
+
CreateImageBuilderCommandInput,
|
|
52
|
+
CreateImageBuilderCommandOutput,
|
|
53
|
+
} from "../commands/CreateImageBuilderCommand";
|
|
54
|
+
import {
|
|
55
|
+
CreateImageBuilderStreamingURLCommandInput,
|
|
56
|
+
CreateImageBuilderStreamingURLCommandOutput,
|
|
57
|
+
} from "../commands/CreateImageBuilderStreamingURLCommand";
|
|
58
|
+
import {
|
|
59
|
+
CreateStackCommandInput,
|
|
60
|
+
CreateStackCommandOutput,
|
|
61
|
+
} from "../commands/CreateStackCommand";
|
|
62
|
+
import {
|
|
63
|
+
CreateStreamingURLCommandInput,
|
|
64
|
+
CreateStreamingURLCommandOutput,
|
|
65
|
+
} from "../commands/CreateStreamingURLCommand";
|
|
66
|
+
import {
|
|
67
|
+
CreateUpdatedImageCommandInput,
|
|
68
|
+
CreateUpdatedImageCommandOutput,
|
|
69
|
+
} from "../commands/CreateUpdatedImageCommand";
|
|
70
|
+
import {
|
|
71
|
+
CreateUsageReportSubscriptionCommandInput,
|
|
72
|
+
CreateUsageReportSubscriptionCommandOutput,
|
|
73
|
+
} from "../commands/CreateUsageReportSubscriptionCommand";
|
|
74
|
+
import {
|
|
75
|
+
CreateUserCommandInput,
|
|
76
|
+
CreateUserCommandOutput,
|
|
77
|
+
} from "../commands/CreateUserCommand";
|
|
78
|
+
import {
|
|
79
|
+
DeleteAppBlockCommandInput,
|
|
80
|
+
DeleteAppBlockCommandOutput,
|
|
81
|
+
} from "../commands/DeleteAppBlockCommand";
|
|
82
|
+
import {
|
|
83
|
+
DeleteApplicationCommandInput,
|
|
84
|
+
DeleteApplicationCommandOutput,
|
|
85
|
+
} from "../commands/DeleteApplicationCommand";
|
|
86
|
+
import {
|
|
87
|
+
DeleteDirectoryConfigCommandInput,
|
|
88
|
+
DeleteDirectoryConfigCommandOutput,
|
|
89
|
+
} from "../commands/DeleteDirectoryConfigCommand";
|
|
90
|
+
import {
|
|
91
|
+
DeleteEntitlementCommandInput,
|
|
92
|
+
DeleteEntitlementCommandOutput,
|
|
93
|
+
} from "../commands/DeleteEntitlementCommand";
|
|
94
|
+
import {
|
|
95
|
+
DeleteFleetCommandInput,
|
|
96
|
+
DeleteFleetCommandOutput,
|
|
97
|
+
} from "../commands/DeleteFleetCommand";
|
|
98
|
+
import {
|
|
99
|
+
DeleteImageBuilderCommandInput,
|
|
100
|
+
DeleteImageBuilderCommandOutput,
|
|
101
|
+
} from "../commands/DeleteImageBuilderCommand";
|
|
102
|
+
import {
|
|
103
|
+
DeleteImageCommandInput,
|
|
104
|
+
DeleteImageCommandOutput,
|
|
105
|
+
} from "../commands/DeleteImageCommand";
|
|
106
|
+
import {
|
|
107
|
+
DeleteImagePermissionsCommandInput,
|
|
108
|
+
DeleteImagePermissionsCommandOutput,
|
|
109
|
+
} from "../commands/DeleteImagePermissionsCommand";
|
|
110
|
+
import {
|
|
111
|
+
DeleteStackCommandInput,
|
|
112
|
+
DeleteStackCommandOutput,
|
|
113
|
+
} from "../commands/DeleteStackCommand";
|
|
114
|
+
import {
|
|
115
|
+
DeleteUsageReportSubscriptionCommandInput,
|
|
116
|
+
DeleteUsageReportSubscriptionCommandOutput,
|
|
117
|
+
} from "../commands/DeleteUsageReportSubscriptionCommand";
|
|
118
|
+
import {
|
|
119
|
+
DeleteUserCommandInput,
|
|
120
|
+
DeleteUserCommandOutput,
|
|
121
|
+
} from "../commands/DeleteUserCommand";
|
|
122
|
+
import {
|
|
123
|
+
DescribeAppBlocksCommandInput,
|
|
124
|
+
DescribeAppBlocksCommandOutput,
|
|
125
|
+
} from "../commands/DescribeAppBlocksCommand";
|
|
126
|
+
import {
|
|
127
|
+
DescribeApplicationFleetAssociationsCommandInput,
|
|
128
|
+
DescribeApplicationFleetAssociationsCommandOutput,
|
|
129
|
+
} from "../commands/DescribeApplicationFleetAssociationsCommand";
|
|
130
|
+
import {
|
|
131
|
+
DescribeApplicationsCommandInput,
|
|
132
|
+
DescribeApplicationsCommandOutput,
|
|
133
|
+
} from "../commands/DescribeApplicationsCommand";
|
|
134
|
+
import {
|
|
135
|
+
DescribeDirectoryConfigsCommandInput,
|
|
136
|
+
DescribeDirectoryConfigsCommandOutput,
|
|
137
|
+
} from "../commands/DescribeDirectoryConfigsCommand";
|
|
138
|
+
import {
|
|
139
|
+
DescribeEntitlementsCommandInput,
|
|
140
|
+
DescribeEntitlementsCommandOutput,
|
|
141
|
+
} from "../commands/DescribeEntitlementsCommand";
|
|
142
|
+
import {
|
|
143
|
+
DescribeFleetsCommandInput,
|
|
144
|
+
DescribeFleetsCommandOutput,
|
|
145
|
+
} from "../commands/DescribeFleetsCommand";
|
|
146
|
+
import {
|
|
147
|
+
DescribeImageBuildersCommandInput,
|
|
148
|
+
DescribeImageBuildersCommandOutput,
|
|
149
|
+
} from "../commands/DescribeImageBuildersCommand";
|
|
150
|
+
import {
|
|
151
|
+
DescribeImagePermissionsCommandInput,
|
|
152
|
+
DescribeImagePermissionsCommandOutput,
|
|
153
|
+
} from "../commands/DescribeImagePermissionsCommand";
|
|
154
|
+
import {
|
|
155
|
+
DescribeImagesCommandInput,
|
|
156
|
+
DescribeImagesCommandOutput,
|
|
157
|
+
} from "../commands/DescribeImagesCommand";
|
|
158
|
+
import {
|
|
159
|
+
DescribeSessionsCommandInput,
|
|
160
|
+
DescribeSessionsCommandOutput,
|
|
161
|
+
} from "../commands/DescribeSessionsCommand";
|
|
162
|
+
import {
|
|
163
|
+
DescribeStacksCommandInput,
|
|
164
|
+
DescribeStacksCommandOutput,
|
|
165
|
+
} from "../commands/DescribeStacksCommand";
|
|
166
|
+
import {
|
|
167
|
+
DescribeUsageReportSubscriptionsCommandInput,
|
|
168
|
+
DescribeUsageReportSubscriptionsCommandOutput,
|
|
169
|
+
} from "../commands/DescribeUsageReportSubscriptionsCommand";
|
|
170
|
+
import {
|
|
171
|
+
DescribeUsersCommandInput,
|
|
172
|
+
DescribeUsersCommandOutput,
|
|
173
|
+
} from "../commands/DescribeUsersCommand";
|
|
174
|
+
import {
|
|
175
|
+
DescribeUserStackAssociationsCommandInput,
|
|
176
|
+
DescribeUserStackAssociationsCommandOutput,
|
|
177
|
+
} from "../commands/DescribeUserStackAssociationsCommand";
|
|
178
|
+
import {
|
|
179
|
+
DisableUserCommandInput,
|
|
180
|
+
DisableUserCommandOutput,
|
|
181
|
+
} from "../commands/DisableUserCommand";
|
|
182
|
+
import {
|
|
183
|
+
DisassociateApplicationFleetCommandInput,
|
|
184
|
+
DisassociateApplicationFleetCommandOutput,
|
|
185
|
+
} from "../commands/DisassociateApplicationFleetCommand";
|
|
186
|
+
import {
|
|
187
|
+
DisassociateApplicationFromEntitlementCommandInput,
|
|
188
|
+
DisassociateApplicationFromEntitlementCommandOutput,
|
|
189
|
+
} from "../commands/DisassociateApplicationFromEntitlementCommand";
|
|
190
|
+
import {
|
|
191
|
+
DisassociateFleetCommandInput,
|
|
192
|
+
DisassociateFleetCommandOutput,
|
|
193
|
+
} from "../commands/DisassociateFleetCommand";
|
|
194
|
+
import {
|
|
195
|
+
EnableUserCommandInput,
|
|
196
|
+
EnableUserCommandOutput,
|
|
197
|
+
} from "../commands/EnableUserCommand";
|
|
198
|
+
import {
|
|
199
|
+
ExpireSessionCommandInput,
|
|
200
|
+
ExpireSessionCommandOutput,
|
|
201
|
+
} from "../commands/ExpireSessionCommand";
|
|
202
|
+
import {
|
|
203
|
+
ListAssociatedFleetsCommandInput,
|
|
204
|
+
ListAssociatedFleetsCommandOutput,
|
|
205
|
+
} from "../commands/ListAssociatedFleetsCommand";
|
|
206
|
+
import {
|
|
207
|
+
ListAssociatedStacksCommandInput,
|
|
208
|
+
ListAssociatedStacksCommandOutput,
|
|
209
|
+
} from "../commands/ListAssociatedStacksCommand";
|
|
210
|
+
import {
|
|
211
|
+
ListEntitledApplicationsCommandInput,
|
|
212
|
+
ListEntitledApplicationsCommandOutput,
|
|
213
|
+
} from "../commands/ListEntitledApplicationsCommand";
|
|
214
|
+
import {
|
|
215
|
+
ListTagsForResourceCommandInput,
|
|
216
|
+
ListTagsForResourceCommandOutput,
|
|
217
|
+
} from "../commands/ListTagsForResourceCommand";
|
|
218
|
+
import {
|
|
219
|
+
StartFleetCommandInput,
|
|
220
|
+
StartFleetCommandOutput,
|
|
221
|
+
} from "../commands/StartFleetCommand";
|
|
222
|
+
import {
|
|
223
|
+
StartImageBuilderCommandInput,
|
|
224
|
+
StartImageBuilderCommandOutput,
|
|
225
|
+
} from "../commands/StartImageBuilderCommand";
|
|
226
|
+
import {
|
|
227
|
+
StopFleetCommandInput,
|
|
228
|
+
StopFleetCommandOutput,
|
|
229
|
+
} from "../commands/StopFleetCommand";
|
|
230
|
+
import {
|
|
231
|
+
StopImageBuilderCommandInput,
|
|
232
|
+
StopImageBuilderCommandOutput,
|
|
233
|
+
} from "../commands/StopImageBuilderCommand";
|
|
234
|
+
import {
|
|
235
|
+
TagResourceCommandInput,
|
|
236
|
+
TagResourceCommandOutput,
|
|
237
|
+
} from "../commands/TagResourceCommand";
|
|
238
|
+
import {
|
|
239
|
+
UntagResourceCommandInput,
|
|
240
|
+
UntagResourceCommandOutput,
|
|
241
|
+
} from "../commands/UntagResourceCommand";
|
|
242
|
+
import {
|
|
243
|
+
UpdateApplicationCommandInput,
|
|
244
|
+
UpdateApplicationCommandOutput,
|
|
245
|
+
} from "../commands/UpdateApplicationCommand";
|
|
246
|
+
import {
|
|
247
|
+
UpdateDirectoryConfigCommandInput,
|
|
248
|
+
UpdateDirectoryConfigCommandOutput,
|
|
249
|
+
} from "../commands/UpdateDirectoryConfigCommand";
|
|
250
|
+
import {
|
|
251
|
+
UpdateEntitlementCommandInput,
|
|
252
|
+
UpdateEntitlementCommandOutput,
|
|
253
|
+
} from "../commands/UpdateEntitlementCommand";
|
|
254
|
+
import {
|
|
255
|
+
UpdateFleetCommandInput,
|
|
256
|
+
UpdateFleetCommandOutput,
|
|
257
|
+
} from "../commands/UpdateFleetCommand";
|
|
258
|
+
import {
|
|
259
|
+
UpdateImagePermissionsCommandInput,
|
|
260
|
+
UpdateImagePermissionsCommandOutput,
|
|
261
|
+
} from "../commands/UpdateImagePermissionsCommand";
|
|
262
|
+
import {
|
|
263
|
+
UpdateStackCommandInput,
|
|
264
|
+
UpdateStackCommandOutput,
|
|
265
|
+
} from "../commands/UpdateStackCommand";
|
|
266
|
+
export declare const serializeAws_json1_1AssociateApplicationFleetCommand: (
|
|
267
|
+
input: AssociateApplicationFleetCommandInput,
|
|
268
|
+
context: __SerdeContext
|
|
269
|
+
) => Promise<__HttpRequest>;
|
|
270
|
+
export declare const serializeAws_json1_1AssociateApplicationToEntitlementCommand: (
|
|
271
|
+
input: AssociateApplicationToEntitlementCommandInput,
|
|
272
|
+
context: __SerdeContext
|
|
273
|
+
) => Promise<__HttpRequest>;
|
|
274
|
+
export declare const serializeAws_json1_1AssociateFleetCommand: (
|
|
275
|
+
input: AssociateFleetCommandInput,
|
|
276
|
+
context: __SerdeContext
|
|
277
|
+
) => Promise<__HttpRequest>;
|
|
278
|
+
export declare const serializeAws_json1_1BatchAssociateUserStackCommand: (
|
|
279
|
+
input: BatchAssociateUserStackCommandInput,
|
|
280
|
+
context: __SerdeContext
|
|
281
|
+
) => Promise<__HttpRequest>;
|
|
282
|
+
export declare const serializeAws_json1_1BatchDisassociateUserStackCommand: (
|
|
283
|
+
input: BatchDisassociateUserStackCommandInput,
|
|
284
|
+
context: __SerdeContext
|
|
285
|
+
) => Promise<__HttpRequest>;
|
|
286
|
+
export declare const serializeAws_json1_1CopyImageCommand: (
|
|
287
|
+
input: CopyImageCommandInput,
|
|
288
|
+
context: __SerdeContext
|
|
289
|
+
) => Promise<__HttpRequest>;
|
|
290
|
+
export declare const serializeAws_json1_1CreateAppBlockCommand: (
|
|
291
|
+
input: CreateAppBlockCommandInput,
|
|
292
|
+
context: __SerdeContext
|
|
293
|
+
) => Promise<__HttpRequest>;
|
|
294
|
+
export declare const serializeAws_json1_1CreateApplicationCommand: (
|
|
295
|
+
input: CreateApplicationCommandInput,
|
|
296
|
+
context: __SerdeContext
|
|
297
|
+
) => Promise<__HttpRequest>;
|
|
298
|
+
export declare const serializeAws_json1_1CreateDirectoryConfigCommand: (
|
|
299
|
+
input: CreateDirectoryConfigCommandInput,
|
|
300
|
+
context: __SerdeContext
|
|
301
|
+
) => Promise<__HttpRequest>;
|
|
302
|
+
export declare const serializeAws_json1_1CreateEntitlementCommand: (
|
|
303
|
+
input: CreateEntitlementCommandInput,
|
|
304
|
+
context: __SerdeContext
|
|
305
|
+
) => Promise<__HttpRequest>;
|
|
306
|
+
export declare const serializeAws_json1_1CreateFleetCommand: (
|
|
307
|
+
input: CreateFleetCommandInput,
|
|
308
|
+
context: __SerdeContext
|
|
309
|
+
) => Promise<__HttpRequest>;
|
|
310
|
+
export declare const serializeAws_json1_1CreateImageBuilderCommand: (
|
|
311
|
+
input: CreateImageBuilderCommandInput,
|
|
312
|
+
context: __SerdeContext
|
|
313
|
+
) => Promise<__HttpRequest>;
|
|
314
|
+
export declare const serializeAws_json1_1CreateImageBuilderStreamingURLCommand: (
|
|
315
|
+
input: CreateImageBuilderStreamingURLCommandInput,
|
|
316
|
+
context: __SerdeContext
|
|
317
|
+
) => Promise<__HttpRequest>;
|
|
318
|
+
export declare const serializeAws_json1_1CreateStackCommand: (
|
|
319
|
+
input: CreateStackCommandInput,
|
|
320
|
+
context: __SerdeContext
|
|
321
|
+
) => Promise<__HttpRequest>;
|
|
322
|
+
export declare const serializeAws_json1_1CreateStreamingURLCommand: (
|
|
323
|
+
input: CreateStreamingURLCommandInput,
|
|
324
|
+
context: __SerdeContext
|
|
325
|
+
) => Promise<__HttpRequest>;
|
|
326
|
+
export declare const serializeAws_json1_1CreateUpdatedImageCommand: (
|
|
327
|
+
input: CreateUpdatedImageCommandInput,
|
|
328
|
+
context: __SerdeContext
|
|
329
|
+
) => Promise<__HttpRequest>;
|
|
330
|
+
export declare const serializeAws_json1_1CreateUsageReportSubscriptionCommand: (
|
|
331
|
+
input: CreateUsageReportSubscriptionCommandInput,
|
|
332
|
+
context: __SerdeContext
|
|
333
|
+
) => Promise<__HttpRequest>;
|
|
334
|
+
export declare const serializeAws_json1_1CreateUserCommand: (
|
|
335
|
+
input: CreateUserCommandInput,
|
|
336
|
+
context: __SerdeContext
|
|
337
|
+
) => Promise<__HttpRequest>;
|
|
338
|
+
export declare const serializeAws_json1_1DeleteAppBlockCommand: (
|
|
339
|
+
input: DeleteAppBlockCommandInput,
|
|
340
|
+
context: __SerdeContext
|
|
341
|
+
) => Promise<__HttpRequest>;
|
|
342
|
+
export declare const serializeAws_json1_1DeleteApplicationCommand: (
|
|
343
|
+
input: DeleteApplicationCommandInput,
|
|
344
|
+
context: __SerdeContext
|
|
345
|
+
) => Promise<__HttpRequest>;
|
|
346
|
+
export declare const serializeAws_json1_1DeleteDirectoryConfigCommand: (
|
|
347
|
+
input: DeleteDirectoryConfigCommandInput,
|
|
348
|
+
context: __SerdeContext
|
|
349
|
+
) => Promise<__HttpRequest>;
|
|
350
|
+
export declare const serializeAws_json1_1DeleteEntitlementCommand: (
|
|
351
|
+
input: DeleteEntitlementCommandInput,
|
|
352
|
+
context: __SerdeContext
|
|
353
|
+
) => Promise<__HttpRequest>;
|
|
354
|
+
export declare const serializeAws_json1_1DeleteFleetCommand: (
|
|
355
|
+
input: DeleteFleetCommandInput,
|
|
356
|
+
context: __SerdeContext
|
|
357
|
+
) => Promise<__HttpRequest>;
|
|
358
|
+
export declare const serializeAws_json1_1DeleteImageCommand: (
|
|
359
|
+
input: DeleteImageCommandInput,
|
|
360
|
+
context: __SerdeContext
|
|
361
|
+
) => Promise<__HttpRequest>;
|
|
362
|
+
export declare const serializeAws_json1_1DeleteImageBuilderCommand: (
|
|
363
|
+
input: DeleteImageBuilderCommandInput,
|
|
364
|
+
context: __SerdeContext
|
|
365
|
+
) => Promise<__HttpRequest>;
|
|
366
|
+
export declare const serializeAws_json1_1DeleteImagePermissionsCommand: (
|
|
367
|
+
input: DeleteImagePermissionsCommandInput,
|
|
368
|
+
context: __SerdeContext
|
|
369
|
+
) => Promise<__HttpRequest>;
|
|
370
|
+
export declare const serializeAws_json1_1DeleteStackCommand: (
|
|
371
|
+
input: DeleteStackCommandInput,
|
|
372
|
+
context: __SerdeContext
|
|
373
|
+
) => Promise<__HttpRequest>;
|
|
374
|
+
export declare const serializeAws_json1_1DeleteUsageReportSubscriptionCommand: (
|
|
375
|
+
input: DeleteUsageReportSubscriptionCommandInput,
|
|
376
|
+
context: __SerdeContext
|
|
377
|
+
) => Promise<__HttpRequest>;
|
|
378
|
+
export declare const serializeAws_json1_1DeleteUserCommand: (
|
|
379
|
+
input: DeleteUserCommandInput,
|
|
380
|
+
context: __SerdeContext
|
|
381
|
+
) => Promise<__HttpRequest>;
|
|
382
|
+
export declare const serializeAws_json1_1DescribeAppBlocksCommand: (
|
|
383
|
+
input: DescribeAppBlocksCommandInput,
|
|
384
|
+
context: __SerdeContext
|
|
385
|
+
) => Promise<__HttpRequest>;
|
|
386
|
+
export declare const serializeAws_json1_1DescribeApplicationFleetAssociationsCommand: (
|
|
387
|
+
input: DescribeApplicationFleetAssociationsCommandInput,
|
|
388
|
+
context: __SerdeContext
|
|
389
|
+
) => Promise<__HttpRequest>;
|
|
390
|
+
export declare const serializeAws_json1_1DescribeApplicationsCommand: (
|
|
391
|
+
input: DescribeApplicationsCommandInput,
|
|
392
|
+
context: __SerdeContext
|
|
393
|
+
) => Promise<__HttpRequest>;
|
|
394
|
+
export declare const serializeAws_json1_1DescribeDirectoryConfigsCommand: (
|
|
395
|
+
input: DescribeDirectoryConfigsCommandInput,
|
|
396
|
+
context: __SerdeContext
|
|
397
|
+
) => Promise<__HttpRequest>;
|
|
398
|
+
export declare const serializeAws_json1_1DescribeEntitlementsCommand: (
|
|
399
|
+
input: DescribeEntitlementsCommandInput,
|
|
400
|
+
context: __SerdeContext
|
|
401
|
+
) => Promise<__HttpRequest>;
|
|
402
|
+
export declare const serializeAws_json1_1DescribeFleetsCommand: (
|
|
403
|
+
input: DescribeFleetsCommandInput,
|
|
404
|
+
context: __SerdeContext
|
|
405
|
+
) => Promise<__HttpRequest>;
|
|
406
|
+
export declare const serializeAws_json1_1DescribeImageBuildersCommand: (
|
|
407
|
+
input: DescribeImageBuildersCommandInput,
|
|
408
|
+
context: __SerdeContext
|
|
409
|
+
) => Promise<__HttpRequest>;
|
|
410
|
+
export declare const serializeAws_json1_1DescribeImagePermissionsCommand: (
|
|
411
|
+
input: DescribeImagePermissionsCommandInput,
|
|
412
|
+
context: __SerdeContext
|
|
413
|
+
) => Promise<__HttpRequest>;
|
|
414
|
+
export declare const serializeAws_json1_1DescribeImagesCommand: (
|
|
415
|
+
input: DescribeImagesCommandInput,
|
|
416
|
+
context: __SerdeContext
|
|
417
|
+
) => Promise<__HttpRequest>;
|
|
418
|
+
export declare const serializeAws_json1_1DescribeSessionsCommand: (
|
|
419
|
+
input: DescribeSessionsCommandInput,
|
|
420
|
+
context: __SerdeContext
|
|
421
|
+
) => Promise<__HttpRequest>;
|
|
422
|
+
export declare const serializeAws_json1_1DescribeStacksCommand: (
|
|
423
|
+
input: DescribeStacksCommandInput,
|
|
424
|
+
context: __SerdeContext
|
|
425
|
+
) => Promise<__HttpRequest>;
|
|
426
|
+
export declare const serializeAws_json1_1DescribeUsageReportSubscriptionsCommand: (
|
|
427
|
+
input: DescribeUsageReportSubscriptionsCommandInput,
|
|
428
|
+
context: __SerdeContext
|
|
429
|
+
) => Promise<__HttpRequest>;
|
|
430
|
+
export declare const serializeAws_json1_1DescribeUsersCommand: (
|
|
431
|
+
input: DescribeUsersCommandInput,
|
|
432
|
+
context: __SerdeContext
|
|
433
|
+
) => Promise<__HttpRequest>;
|
|
434
|
+
export declare const serializeAws_json1_1DescribeUserStackAssociationsCommand: (
|
|
435
|
+
input: DescribeUserStackAssociationsCommandInput,
|
|
436
|
+
context: __SerdeContext
|
|
437
|
+
) => Promise<__HttpRequest>;
|
|
438
|
+
export declare const serializeAws_json1_1DisableUserCommand: (
|
|
439
|
+
input: DisableUserCommandInput,
|
|
440
|
+
context: __SerdeContext
|
|
441
|
+
) => Promise<__HttpRequest>;
|
|
442
|
+
export declare const serializeAws_json1_1DisassociateApplicationFleetCommand: (
|
|
443
|
+
input: DisassociateApplicationFleetCommandInput,
|
|
444
|
+
context: __SerdeContext
|
|
445
|
+
) => Promise<__HttpRequest>;
|
|
446
|
+
export declare const serializeAws_json1_1DisassociateApplicationFromEntitlementCommand: (
|
|
447
|
+
input: DisassociateApplicationFromEntitlementCommandInput,
|
|
448
|
+
context: __SerdeContext
|
|
449
|
+
) => Promise<__HttpRequest>;
|
|
450
|
+
export declare const serializeAws_json1_1DisassociateFleetCommand: (
|
|
451
|
+
input: DisassociateFleetCommandInput,
|
|
452
|
+
context: __SerdeContext
|
|
453
|
+
) => Promise<__HttpRequest>;
|
|
454
|
+
export declare const serializeAws_json1_1EnableUserCommand: (
|
|
455
|
+
input: EnableUserCommandInput,
|
|
456
|
+
context: __SerdeContext
|
|
457
|
+
) => Promise<__HttpRequest>;
|
|
458
|
+
export declare const serializeAws_json1_1ExpireSessionCommand: (
|
|
459
|
+
input: ExpireSessionCommandInput,
|
|
460
|
+
context: __SerdeContext
|
|
461
|
+
) => Promise<__HttpRequest>;
|
|
462
|
+
export declare const serializeAws_json1_1ListAssociatedFleetsCommand: (
|
|
463
|
+
input: ListAssociatedFleetsCommandInput,
|
|
464
|
+
context: __SerdeContext
|
|
465
|
+
) => Promise<__HttpRequest>;
|
|
466
|
+
export declare const serializeAws_json1_1ListAssociatedStacksCommand: (
|
|
467
|
+
input: ListAssociatedStacksCommandInput,
|
|
468
|
+
context: __SerdeContext
|
|
469
|
+
) => Promise<__HttpRequest>;
|
|
470
|
+
export declare const serializeAws_json1_1ListEntitledApplicationsCommand: (
|
|
471
|
+
input: ListEntitledApplicationsCommandInput,
|
|
472
|
+
context: __SerdeContext
|
|
473
|
+
) => Promise<__HttpRequest>;
|
|
474
|
+
export declare const serializeAws_json1_1ListTagsForResourceCommand: (
|
|
475
|
+
input: ListTagsForResourceCommandInput,
|
|
476
|
+
context: __SerdeContext
|
|
477
|
+
) => Promise<__HttpRequest>;
|
|
478
|
+
export declare const serializeAws_json1_1StartFleetCommand: (
|
|
479
|
+
input: StartFleetCommandInput,
|
|
480
|
+
context: __SerdeContext
|
|
481
|
+
) => Promise<__HttpRequest>;
|
|
482
|
+
export declare const serializeAws_json1_1StartImageBuilderCommand: (
|
|
483
|
+
input: StartImageBuilderCommandInput,
|
|
484
|
+
context: __SerdeContext
|
|
485
|
+
) => Promise<__HttpRequest>;
|
|
486
|
+
export declare const serializeAws_json1_1StopFleetCommand: (
|
|
487
|
+
input: StopFleetCommandInput,
|
|
488
|
+
context: __SerdeContext
|
|
489
|
+
) => Promise<__HttpRequest>;
|
|
490
|
+
export declare const serializeAws_json1_1StopImageBuilderCommand: (
|
|
491
|
+
input: StopImageBuilderCommandInput,
|
|
492
|
+
context: __SerdeContext
|
|
493
|
+
) => Promise<__HttpRequest>;
|
|
494
|
+
export declare const serializeAws_json1_1TagResourceCommand: (
|
|
495
|
+
input: TagResourceCommandInput,
|
|
496
|
+
context: __SerdeContext
|
|
497
|
+
) => Promise<__HttpRequest>;
|
|
498
|
+
export declare const serializeAws_json1_1UntagResourceCommand: (
|
|
499
|
+
input: UntagResourceCommandInput,
|
|
500
|
+
context: __SerdeContext
|
|
501
|
+
) => Promise<__HttpRequest>;
|
|
502
|
+
export declare const serializeAws_json1_1UpdateApplicationCommand: (
|
|
503
|
+
input: UpdateApplicationCommandInput,
|
|
504
|
+
context: __SerdeContext
|
|
505
|
+
) => Promise<__HttpRequest>;
|
|
506
|
+
export declare const serializeAws_json1_1UpdateDirectoryConfigCommand: (
|
|
507
|
+
input: UpdateDirectoryConfigCommandInput,
|
|
508
|
+
context: __SerdeContext
|
|
509
|
+
) => Promise<__HttpRequest>;
|
|
510
|
+
export declare const serializeAws_json1_1UpdateEntitlementCommand: (
|
|
511
|
+
input: UpdateEntitlementCommandInput,
|
|
512
|
+
context: __SerdeContext
|
|
513
|
+
) => Promise<__HttpRequest>;
|
|
514
|
+
export declare const serializeAws_json1_1UpdateFleetCommand: (
|
|
515
|
+
input: UpdateFleetCommandInput,
|
|
516
|
+
context: __SerdeContext
|
|
517
|
+
) => Promise<__HttpRequest>;
|
|
518
|
+
export declare const serializeAws_json1_1UpdateImagePermissionsCommand: (
|
|
519
|
+
input: UpdateImagePermissionsCommandInput,
|
|
520
|
+
context: __SerdeContext
|
|
521
|
+
) => Promise<__HttpRequest>;
|
|
522
|
+
export declare const serializeAws_json1_1UpdateStackCommand: (
|
|
523
|
+
input: UpdateStackCommandInput,
|
|
524
|
+
context: __SerdeContext
|
|
525
|
+
) => Promise<__HttpRequest>;
|
|
526
|
+
export declare const deserializeAws_json1_1AssociateApplicationFleetCommand: (
|
|
527
|
+
output: __HttpResponse,
|
|
528
|
+
context: __SerdeContext
|
|
529
|
+
) => Promise<AssociateApplicationFleetCommandOutput>;
|
|
530
|
+
export declare const deserializeAws_json1_1AssociateApplicationToEntitlementCommand: (
|
|
531
|
+
output: __HttpResponse,
|
|
532
|
+
context: __SerdeContext
|
|
533
|
+
) => Promise<AssociateApplicationToEntitlementCommandOutput>;
|
|
534
|
+
export declare const deserializeAws_json1_1AssociateFleetCommand: (
|
|
535
|
+
output: __HttpResponse,
|
|
536
|
+
context: __SerdeContext
|
|
537
|
+
) => Promise<AssociateFleetCommandOutput>;
|
|
538
|
+
export declare const deserializeAws_json1_1BatchAssociateUserStackCommand: (
|
|
539
|
+
output: __HttpResponse,
|
|
540
|
+
context: __SerdeContext
|
|
541
|
+
) => Promise<BatchAssociateUserStackCommandOutput>;
|
|
542
|
+
export declare const deserializeAws_json1_1BatchDisassociateUserStackCommand: (
|
|
543
|
+
output: __HttpResponse,
|
|
544
|
+
context: __SerdeContext
|
|
545
|
+
) => Promise<BatchDisassociateUserStackCommandOutput>;
|
|
546
|
+
export declare const deserializeAws_json1_1CopyImageCommand: (
|
|
547
|
+
output: __HttpResponse,
|
|
548
|
+
context: __SerdeContext
|
|
549
|
+
) => Promise<CopyImageCommandOutput>;
|
|
550
|
+
export declare const deserializeAws_json1_1CreateAppBlockCommand: (
|
|
551
|
+
output: __HttpResponse,
|
|
552
|
+
context: __SerdeContext
|
|
553
|
+
) => Promise<CreateAppBlockCommandOutput>;
|
|
554
|
+
export declare const deserializeAws_json1_1CreateApplicationCommand: (
|
|
555
|
+
output: __HttpResponse,
|
|
556
|
+
context: __SerdeContext
|
|
557
|
+
) => Promise<CreateApplicationCommandOutput>;
|
|
558
|
+
export declare const deserializeAws_json1_1CreateDirectoryConfigCommand: (
|
|
559
|
+
output: __HttpResponse,
|
|
560
|
+
context: __SerdeContext
|
|
561
|
+
) => Promise<CreateDirectoryConfigCommandOutput>;
|
|
562
|
+
export declare const deserializeAws_json1_1CreateEntitlementCommand: (
|
|
563
|
+
output: __HttpResponse,
|
|
564
|
+
context: __SerdeContext
|
|
565
|
+
) => Promise<CreateEntitlementCommandOutput>;
|
|
566
|
+
export declare const deserializeAws_json1_1CreateFleetCommand: (
|
|
567
|
+
output: __HttpResponse,
|
|
568
|
+
context: __SerdeContext
|
|
569
|
+
) => Promise<CreateFleetCommandOutput>;
|
|
570
|
+
export declare const deserializeAws_json1_1CreateImageBuilderCommand: (
|
|
571
|
+
output: __HttpResponse,
|
|
572
|
+
context: __SerdeContext
|
|
573
|
+
) => Promise<CreateImageBuilderCommandOutput>;
|
|
574
|
+
export declare const deserializeAws_json1_1CreateImageBuilderStreamingURLCommand: (
|
|
575
|
+
output: __HttpResponse,
|
|
576
|
+
context: __SerdeContext
|
|
577
|
+
) => Promise<CreateImageBuilderStreamingURLCommandOutput>;
|
|
578
|
+
export declare const deserializeAws_json1_1CreateStackCommand: (
|
|
579
|
+
output: __HttpResponse,
|
|
580
|
+
context: __SerdeContext
|
|
581
|
+
) => Promise<CreateStackCommandOutput>;
|
|
582
|
+
export declare const deserializeAws_json1_1CreateStreamingURLCommand: (
|
|
583
|
+
output: __HttpResponse,
|
|
584
|
+
context: __SerdeContext
|
|
585
|
+
) => Promise<CreateStreamingURLCommandOutput>;
|
|
586
|
+
export declare const deserializeAws_json1_1CreateUpdatedImageCommand: (
|
|
587
|
+
output: __HttpResponse,
|
|
588
|
+
context: __SerdeContext
|
|
589
|
+
) => Promise<CreateUpdatedImageCommandOutput>;
|
|
590
|
+
export declare const deserializeAws_json1_1CreateUsageReportSubscriptionCommand: (
|
|
591
|
+
output: __HttpResponse,
|
|
592
|
+
context: __SerdeContext
|
|
593
|
+
) => Promise<CreateUsageReportSubscriptionCommandOutput>;
|
|
594
|
+
export declare const deserializeAws_json1_1CreateUserCommand: (
|
|
595
|
+
output: __HttpResponse,
|
|
596
|
+
context: __SerdeContext
|
|
597
|
+
) => Promise<CreateUserCommandOutput>;
|
|
598
|
+
export declare const deserializeAws_json1_1DeleteAppBlockCommand: (
|
|
599
|
+
output: __HttpResponse,
|
|
600
|
+
context: __SerdeContext
|
|
601
|
+
) => Promise<DeleteAppBlockCommandOutput>;
|
|
602
|
+
export declare const deserializeAws_json1_1DeleteApplicationCommand: (
|
|
603
|
+
output: __HttpResponse,
|
|
604
|
+
context: __SerdeContext
|
|
605
|
+
) => Promise<DeleteApplicationCommandOutput>;
|
|
606
|
+
export declare const deserializeAws_json1_1DeleteDirectoryConfigCommand: (
|
|
607
|
+
output: __HttpResponse,
|
|
608
|
+
context: __SerdeContext
|
|
609
|
+
) => Promise<DeleteDirectoryConfigCommandOutput>;
|
|
610
|
+
export declare const deserializeAws_json1_1DeleteEntitlementCommand: (
|
|
611
|
+
output: __HttpResponse,
|
|
612
|
+
context: __SerdeContext
|
|
613
|
+
) => Promise<DeleteEntitlementCommandOutput>;
|
|
614
|
+
export declare const deserializeAws_json1_1DeleteFleetCommand: (
|
|
615
|
+
output: __HttpResponse,
|
|
616
|
+
context: __SerdeContext
|
|
617
|
+
) => Promise<DeleteFleetCommandOutput>;
|
|
618
|
+
export declare const deserializeAws_json1_1DeleteImageCommand: (
|
|
619
|
+
output: __HttpResponse,
|
|
620
|
+
context: __SerdeContext
|
|
621
|
+
) => Promise<DeleteImageCommandOutput>;
|
|
622
|
+
export declare const deserializeAws_json1_1DeleteImageBuilderCommand: (
|
|
623
|
+
output: __HttpResponse,
|
|
624
|
+
context: __SerdeContext
|
|
625
|
+
) => Promise<DeleteImageBuilderCommandOutput>;
|
|
626
|
+
export declare const deserializeAws_json1_1DeleteImagePermissionsCommand: (
|
|
627
|
+
output: __HttpResponse,
|
|
628
|
+
context: __SerdeContext
|
|
629
|
+
) => Promise<DeleteImagePermissionsCommandOutput>;
|
|
630
|
+
export declare const deserializeAws_json1_1DeleteStackCommand: (
|
|
631
|
+
output: __HttpResponse,
|
|
632
|
+
context: __SerdeContext
|
|
633
|
+
) => Promise<DeleteStackCommandOutput>;
|
|
634
|
+
export declare const deserializeAws_json1_1DeleteUsageReportSubscriptionCommand: (
|
|
635
|
+
output: __HttpResponse,
|
|
636
|
+
context: __SerdeContext
|
|
637
|
+
) => Promise<DeleteUsageReportSubscriptionCommandOutput>;
|
|
638
|
+
export declare const deserializeAws_json1_1DeleteUserCommand: (
|
|
639
|
+
output: __HttpResponse,
|
|
640
|
+
context: __SerdeContext
|
|
641
|
+
) => Promise<DeleteUserCommandOutput>;
|
|
642
|
+
export declare const deserializeAws_json1_1DescribeAppBlocksCommand: (
|
|
643
|
+
output: __HttpResponse,
|
|
644
|
+
context: __SerdeContext
|
|
645
|
+
) => Promise<DescribeAppBlocksCommandOutput>;
|
|
646
|
+
export declare const deserializeAws_json1_1DescribeApplicationFleetAssociationsCommand: (
|
|
647
|
+
output: __HttpResponse,
|
|
648
|
+
context: __SerdeContext
|
|
649
|
+
) => Promise<DescribeApplicationFleetAssociationsCommandOutput>;
|
|
650
|
+
export declare const deserializeAws_json1_1DescribeApplicationsCommand: (
|
|
651
|
+
output: __HttpResponse,
|
|
652
|
+
context: __SerdeContext
|
|
653
|
+
) => Promise<DescribeApplicationsCommandOutput>;
|
|
654
|
+
export declare const deserializeAws_json1_1DescribeDirectoryConfigsCommand: (
|
|
655
|
+
output: __HttpResponse,
|
|
656
|
+
context: __SerdeContext
|
|
657
|
+
) => Promise<DescribeDirectoryConfigsCommandOutput>;
|
|
658
|
+
export declare const deserializeAws_json1_1DescribeEntitlementsCommand: (
|
|
659
|
+
output: __HttpResponse,
|
|
660
|
+
context: __SerdeContext
|
|
661
|
+
) => Promise<DescribeEntitlementsCommandOutput>;
|
|
662
|
+
export declare const deserializeAws_json1_1DescribeFleetsCommand: (
|
|
663
|
+
output: __HttpResponse,
|
|
664
|
+
context: __SerdeContext
|
|
665
|
+
) => Promise<DescribeFleetsCommandOutput>;
|
|
666
|
+
export declare const deserializeAws_json1_1DescribeImageBuildersCommand: (
|
|
667
|
+
output: __HttpResponse,
|
|
668
|
+
context: __SerdeContext
|
|
669
|
+
) => Promise<DescribeImageBuildersCommandOutput>;
|
|
670
|
+
export declare const deserializeAws_json1_1DescribeImagePermissionsCommand: (
|
|
671
|
+
output: __HttpResponse,
|
|
672
|
+
context: __SerdeContext
|
|
673
|
+
) => Promise<DescribeImagePermissionsCommandOutput>;
|
|
674
|
+
export declare const deserializeAws_json1_1DescribeImagesCommand: (
|
|
675
|
+
output: __HttpResponse,
|
|
676
|
+
context: __SerdeContext
|
|
677
|
+
) => Promise<DescribeImagesCommandOutput>;
|
|
678
|
+
export declare const deserializeAws_json1_1DescribeSessionsCommand: (
|
|
679
|
+
output: __HttpResponse,
|
|
680
|
+
context: __SerdeContext
|
|
681
|
+
) => Promise<DescribeSessionsCommandOutput>;
|
|
682
|
+
export declare const deserializeAws_json1_1DescribeStacksCommand: (
|
|
683
|
+
output: __HttpResponse,
|
|
684
|
+
context: __SerdeContext
|
|
685
|
+
) => Promise<DescribeStacksCommandOutput>;
|
|
686
|
+
export declare const deserializeAws_json1_1DescribeUsageReportSubscriptionsCommand: (
|
|
687
|
+
output: __HttpResponse,
|
|
688
|
+
context: __SerdeContext
|
|
689
|
+
) => Promise<DescribeUsageReportSubscriptionsCommandOutput>;
|
|
690
|
+
export declare const deserializeAws_json1_1DescribeUsersCommand: (
|
|
691
|
+
output: __HttpResponse,
|
|
692
|
+
context: __SerdeContext
|
|
693
|
+
) => Promise<DescribeUsersCommandOutput>;
|
|
694
|
+
export declare const deserializeAws_json1_1DescribeUserStackAssociationsCommand: (
|
|
695
|
+
output: __HttpResponse,
|
|
696
|
+
context: __SerdeContext
|
|
697
|
+
) => Promise<DescribeUserStackAssociationsCommandOutput>;
|
|
698
|
+
export declare const deserializeAws_json1_1DisableUserCommand: (
|
|
699
|
+
output: __HttpResponse,
|
|
700
|
+
context: __SerdeContext
|
|
701
|
+
) => Promise<DisableUserCommandOutput>;
|
|
702
|
+
export declare const deserializeAws_json1_1DisassociateApplicationFleetCommand: (
|
|
703
|
+
output: __HttpResponse,
|
|
704
|
+
context: __SerdeContext
|
|
705
|
+
) => Promise<DisassociateApplicationFleetCommandOutput>;
|
|
706
|
+
export declare const deserializeAws_json1_1DisassociateApplicationFromEntitlementCommand: (
|
|
707
|
+
output: __HttpResponse,
|
|
708
|
+
context: __SerdeContext
|
|
709
|
+
) => Promise<DisassociateApplicationFromEntitlementCommandOutput>;
|
|
710
|
+
export declare const deserializeAws_json1_1DisassociateFleetCommand: (
|
|
711
|
+
output: __HttpResponse,
|
|
712
|
+
context: __SerdeContext
|
|
713
|
+
) => Promise<DisassociateFleetCommandOutput>;
|
|
714
|
+
export declare const deserializeAws_json1_1EnableUserCommand: (
|
|
715
|
+
output: __HttpResponse,
|
|
716
|
+
context: __SerdeContext
|
|
717
|
+
) => Promise<EnableUserCommandOutput>;
|
|
718
|
+
export declare const deserializeAws_json1_1ExpireSessionCommand: (
|
|
719
|
+
output: __HttpResponse,
|
|
720
|
+
context: __SerdeContext
|
|
721
|
+
) => Promise<ExpireSessionCommandOutput>;
|
|
722
|
+
export declare const deserializeAws_json1_1ListAssociatedFleetsCommand: (
|
|
723
|
+
output: __HttpResponse,
|
|
724
|
+
context: __SerdeContext
|
|
725
|
+
) => Promise<ListAssociatedFleetsCommandOutput>;
|
|
726
|
+
export declare const deserializeAws_json1_1ListAssociatedStacksCommand: (
|
|
727
|
+
output: __HttpResponse,
|
|
728
|
+
context: __SerdeContext
|
|
729
|
+
) => Promise<ListAssociatedStacksCommandOutput>;
|
|
730
|
+
export declare const deserializeAws_json1_1ListEntitledApplicationsCommand: (
|
|
731
|
+
output: __HttpResponse,
|
|
732
|
+
context: __SerdeContext
|
|
733
|
+
) => Promise<ListEntitledApplicationsCommandOutput>;
|
|
734
|
+
export declare const deserializeAws_json1_1ListTagsForResourceCommand: (
|
|
735
|
+
output: __HttpResponse,
|
|
736
|
+
context: __SerdeContext
|
|
737
|
+
) => Promise<ListTagsForResourceCommandOutput>;
|
|
738
|
+
export declare const deserializeAws_json1_1StartFleetCommand: (
|
|
739
|
+
output: __HttpResponse,
|
|
740
|
+
context: __SerdeContext
|
|
741
|
+
) => Promise<StartFleetCommandOutput>;
|
|
742
|
+
export declare const deserializeAws_json1_1StartImageBuilderCommand: (
|
|
743
|
+
output: __HttpResponse,
|
|
744
|
+
context: __SerdeContext
|
|
745
|
+
) => Promise<StartImageBuilderCommandOutput>;
|
|
746
|
+
export declare const deserializeAws_json1_1StopFleetCommand: (
|
|
747
|
+
output: __HttpResponse,
|
|
748
|
+
context: __SerdeContext
|
|
749
|
+
) => Promise<StopFleetCommandOutput>;
|
|
750
|
+
export declare const deserializeAws_json1_1StopImageBuilderCommand: (
|
|
751
|
+
output: __HttpResponse,
|
|
752
|
+
context: __SerdeContext
|
|
753
|
+
) => Promise<StopImageBuilderCommandOutput>;
|
|
754
|
+
export declare const deserializeAws_json1_1TagResourceCommand: (
|
|
755
|
+
output: __HttpResponse,
|
|
756
|
+
context: __SerdeContext
|
|
757
|
+
) => Promise<TagResourceCommandOutput>;
|
|
758
|
+
export declare const deserializeAws_json1_1UntagResourceCommand: (
|
|
759
|
+
output: __HttpResponse,
|
|
760
|
+
context: __SerdeContext
|
|
761
|
+
) => Promise<UntagResourceCommandOutput>;
|
|
762
|
+
export declare const deserializeAws_json1_1UpdateApplicationCommand: (
|
|
763
|
+
output: __HttpResponse,
|
|
764
|
+
context: __SerdeContext
|
|
765
|
+
) => Promise<UpdateApplicationCommandOutput>;
|
|
766
|
+
export declare const deserializeAws_json1_1UpdateDirectoryConfigCommand: (
|
|
767
|
+
output: __HttpResponse,
|
|
768
|
+
context: __SerdeContext
|
|
769
|
+
) => Promise<UpdateDirectoryConfigCommandOutput>;
|
|
770
|
+
export declare const deserializeAws_json1_1UpdateEntitlementCommand: (
|
|
771
|
+
output: __HttpResponse,
|
|
772
|
+
context: __SerdeContext
|
|
773
|
+
) => Promise<UpdateEntitlementCommandOutput>;
|
|
774
|
+
export declare const deserializeAws_json1_1UpdateFleetCommand: (
|
|
775
|
+
output: __HttpResponse,
|
|
776
|
+
context: __SerdeContext
|
|
777
|
+
) => Promise<UpdateFleetCommandOutput>;
|
|
778
|
+
export declare const deserializeAws_json1_1UpdateImagePermissionsCommand: (
|
|
779
|
+
output: __HttpResponse,
|
|
780
|
+
context: __SerdeContext
|
|
781
|
+
) => Promise<UpdateImagePermissionsCommandOutput>;
|
|
782
|
+
export declare const deserializeAws_json1_1UpdateStackCommand: (
|
|
783
|
+
output: __HttpResponse,
|
|
784
|
+
context: __SerdeContext
|
|
785
|
+
) => Promise<UpdateStackCommandOutput>;
|