@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,138 +1,494 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
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
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AssociateApplicationFleetCommandInput,
|
|
47
|
+
AssociateApplicationFleetCommandOutput,
|
|
48
|
+
} from "./commands/AssociateApplicationFleetCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociateApplicationToEntitlementCommandInput,
|
|
51
|
+
AssociateApplicationToEntitlementCommandOutput,
|
|
52
|
+
} from "./commands/AssociateApplicationToEntitlementCommand";
|
|
53
|
+
import {
|
|
54
|
+
AssociateFleetCommandInput,
|
|
55
|
+
AssociateFleetCommandOutput,
|
|
56
|
+
} from "./commands/AssociateFleetCommand";
|
|
57
|
+
import {
|
|
58
|
+
BatchAssociateUserStackCommandInput,
|
|
59
|
+
BatchAssociateUserStackCommandOutput,
|
|
60
|
+
} from "./commands/BatchAssociateUserStackCommand";
|
|
61
|
+
import {
|
|
62
|
+
BatchDisassociateUserStackCommandInput,
|
|
63
|
+
BatchDisassociateUserStackCommandOutput,
|
|
64
|
+
} from "./commands/BatchDisassociateUserStackCommand";
|
|
65
|
+
import {
|
|
66
|
+
CopyImageCommandInput,
|
|
67
|
+
CopyImageCommandOutput,
|
|
68
|
+
} from "./commands/CopyImageCommand";
|
|
69
|
+
import {
|
|
70
|
+
CreateAppBlockCommandInput,
|
|
71
|
+
CreateAppBlockCommandOutput,
|
|
72
|
+
} from "./commands/CreateAppBlockCommand";
|
|
73
|
+
import {
|
|
74
|
+
CreateApplicationCommandInput,
|
|
75
|
+
CreateApplicationCommandOutput,
|
|
76
|
+
} from "./commands/CreateApplicationCommand";
|
|
77
|
+
import {
|
|
78
|
+
CreateDirectoryConfigCommandInput,
|
|
79
|
+
CreateDirectoryConfigCommandOutput,
|
|
80
|
+
} from "./commands/CreateDirectoryConfigCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateEntitlementCommandInput,
|
|
83
|
+
CreateEntitlementCommandOutput,
|
|
84
|
+
} from "./commands/CreateEntitlementCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateFleetCommandInput,
|
|
87
|
+
CreateFleetCommandOutput,
|
|
88
|
+
} from "./commands/CreateFleetCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreateImageBuilderCommandInput,
|
|
91
|
+
CreateImageBuilderCommandOutput,
|
|
92
|
+
} from "./commands/CreateImageBuilderCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateImageBuilderStreamingURLCommandInput,
|
|
95
|
+
CreateImageBuilderStreamingURLCommandOutput,
|
|
96
|
+
} from "./commands/CreateImageBuilderStreamingURLCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateStackCommandInput,
|
|
99
|
+
CreateStackCommandOutput,
|
|
100
|
+
} from "./commands/CreateStackCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateStreamingURLCommandInput,
|
|
103
|
+
CreateStreamingURLCommandOutput,
|
|
104
|
+
} from "./commands/CreateStreamingURLCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateUpdatedImageCommandInput,
|
|
107
|
+
CreateUpdatedImageCommandOutput,
|
|
108
|
+
} from "./commands/CreateUpdatedImageCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateUsageReportSubscriptionCommandInput,
|
|
111
|
+
CreateUsageReportSubscriptionCommandOutput,
|
|
112
|
+
} from "./commands/CreateUsageReportSubscriptionCommand";
|
|
113
|
+
import {
|
|
114
|
+
CreateUserCommandInput,
|
|
115
|
+
CreateUserCommandOutput,
|
|
116
|
+
} from "./commands/CreateUserCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeleteAppBlockCommandInput,
|
|
119
|
+
DeleteAppBlockCommandOutput,
|
|
120
|
+
} from "./commands/DeleteAppBlockCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteApplicationCommandInput,
|
|
123
|
+
DeleteApplicationCommandOutput,
|
|
124
|
+
} from "./commands/DeleteApplicationCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteDirectoryConfigCommandInput,
|
|
127
|
+
DeleteDirectoryConfigCommandOutput,
|
|
128
|
+
} from "./commands/DeleteDirectoryConfigCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteEntitlementCommandInput,
|
|
131
|
+
DeleteEntitlementCommandOutput,
|
|
132
|
+
} from "./commands/DeleteEntitlementCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteFleetCommandInput,
|
|
135
|
+
DeleteFleetCommandOutput,
|
|
136
|
+
} from "./commands/DeleteFleetCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeleteImageBuilderCommandInput,
|
|
139
|
+
DeleteImageBuilderCommandOutput,
|
|
140
|
+
} from "./commands/DeleteImageBuilderCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeleteImageCommandInput,
|
|
143
|
+
DeleteImageCommandOutput,
|
|
144
|
+
} from "./commands/DeleteImageCommand";
|
|
145
|
+
import {
|
|
146
|
+
DeleteImagePermissionsCommandInput,
|
|
147
|
+
DeleteImagePermissionsCommandOutput,
|
|
148
|
+
} from "./commands/DeleteImagePermissionsCommand";
|
|
149
|
+
import {
|
|
150
|
+
DeleteStackCommandInput,
|
|
151
|
+
DeleteStackCommandOutput,
|
|
152
|
+
} from "./commands/DeleteStackCommand";
|
|
153
|
+
import {
|
|
154
|
+
DeleteUsageReportSubscriptionCommandInput,
|
|
155
|
+
DeleteUsageReportSubscriptionCommandOutput,
|
|
156
|
+
} from "./commands/DeleteUsageReportSubscriptionCommand";
|
|
157
|
+
import {
|
|
158
|
+
DeleteUserCommandInput,
|
|
159
|
+
DeleteUserCommandOutput,
|
|
160
|
+
} from "./commands/DeleteUserCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribeAppBlocksCommandInput,
|
|
163
|
+
DescribeAppBlocksCommandOutput,
|
|
164
|
+
} from "./commands/DescribeAppBlocksCommand";
|
|
165
|
+
import {
|
|
166
|
+
DescribeApplicationFleetAssociationsCommandInput,
|
|
167
|
+
DescribeApplicationFleetAssociationsCommandOutput,
|
|
168
|
+
} from "./commands/DescribeApplicationFleetAssociationsCommand";
|
|
169
|
+
import {
|
|
170
|
+
DescribeApplicationsCommandInput,
|
|
171
|
+
DescribeApplicationsCommandOutput,
|
|
172
|
+
} from "./commands/DescribeApplicationsCommand";
|
|
173
|
+
import {
|
|
174
|
+
DescribeDirectoryConfigsCommandInput,
|
|
175
|
+
DescribeDirectoryConfigsCommandOutput,
|
|
176
|
+
} from "./commands/DescribeDirectoryConfigsCommand";
|
|
177
|
+
import {
|
|
178
|
+
DescribeEntitlementsCommandInput,
|
|
179
|
+
DescribeEntitlementsCommandOutput,
|
|
180
|
+
} from "./commands/DescribeEntitlementsCommand";
|
|
181
|
+
import {
|
|
182
|
+
DescribeFleetsCommandInput,
|
|
183
|
+
DescribeFleetsCommandOutput,
|
|
184
|
+
} from "./commands/DescribeFleetsCommand";
|
|
185
|
+
import {
|
|
186
|
+
DescribeImageBuildersCommandInput,
|
|
187
|
+
DescribeImageBuildersCommandOutput,
|
|
188
|
+
} from "./commands/DescribeImageBuildersCommand";
|
|
189
|
+
import {
|
|
190
|
+
DescribeImagePermissionsCommandInput,
|
|
191
|
+
DescribeImagePermissionsCommandOutput,
|
|
192
|
+
} from "./commands/DescribeImagePermissionsCommand";
|
|
193
|
+
import {
|
|
194
|
+
DescribeImagesCommandInput,
|
|
195
|
+
DescribeImagesCommandOutput,
|
|
196
|
+
} from "./commands/DescribeImagesCommand";
|
|
197
|
+
import {
|
|
198
|
+
DescribeSessionsCommandInput,
|
|
199
|
+
DescribeSessionsCommandOutput,
|
|
200
|
+
} from "./commands/DescribeSessionsCommand";
|
|
201
|
+
import {
|
|
202
|
+
DescribeStacksCommandInput,
|
|
203
|
+
DescribeStacksCommandOutput,
|
|
204
|
+
} from "./commands/DescribeStacksCommand";
|
|
205
|
+
import {
|
|
206
|
+
DescribeUsageReportSubscriptionsCommandInput,
|
|
207
|
+
DescribeUsageReportSubscriptionsCommandOutput,
|
|
208
|
+
} from "./commands/DescribeUsageReportSubscriptionsCommand";
|
|
209
|
+
import {
|
|
210
|
+
DescribeUsersCommandInput,
|
|
211
|
+
DescribeUsersCommandOutput,
|
|
212
|
+
} from "./commands/DescribeUsersCommand";
|
|
213
|
+
import {
|
|
214
|
+
DescribeUserStackAssociationsCommandInput,
|
|
215
|
+
DescribeUserStackAssociationsCommandOutput,
|
|
216
|
+
} from "./commands/DescribeUserStackAssociationsCommand";
|
|
217
|
+
import {
|
|
218
|
+
DisableUserCommandInput,
|
|
219
|
+
DisableUserCommandOutput,
|
|
220
|
+
} from "./commands/DisableUserCommand";
|
|
221
|
+
import {
|
|
222
|
+
DisassociateApplicationFleetCommandInput,
|
|
223
|
+
DisassociateApplicationFleetCommandOutput,
|
|
224
|
+
} from "./commands/DisassociateApplicationFleetCommand";
|
|
225
|
+
import {
|
|
226
|
+
DisassociateApplicationFromEntitlementCommandInput,
|
|
227
|
+
DisassociateApplicationFromEntitlementCommandOutput,
|
|
228
|
+
} from "./commands/DisassociateApplicationFromEntitlementCommand";
|
|
229
|
+
import {
|
|
230
|
+
DisassociateFleetCommandInput,
|
|
231
|
+
DisassociateFleetCommandOutput,
|
|
232
|
+
} from "./commands/DisassociateFleetCommand";
|
|
233
|
+
import {
|
|
234
|
+
EnableUserCommandInput,
|
|
235
|
+
EnableUserCommandOutput,
|
|
236
|
+
} from "./commands/EnableUserCommand";
|
|
237
|
+
import {
|
|
238
|
+
ExpireSessionCommandInput,
|
|
239
|
+
ExpireSessionCommandOutput,
|
|
240
|
+
} from "./commands/ExpireSessionCommand";
|
|
241
|
+
import {
|
|
242
|
+
ListAssociatedFleetsCommandInput,
|
|
243
|
+
ListAssociatedFleetsCommandOutput,
|
|
244
|
+
} from "./commands/ListAssociatedFleetsCommand";
|
|
245
|
+
import {
|
|
246
|
+
ListAssociatedStacksCommandInput,
|
|
247
|
+
ListAssociatedStacksCommandOutput,
|
|
248
|
+
} from "./commands/ListAssociatedStacksCommand";
|
|
249
|
+
import {
|
|
250
|
+
ListEntitledApplicationsCommandInput,
|
|
251
|
+
ListEntitledApplicationsCommandOutput,
|
|
252
|
+
} from "./commands/ListEntitledApplicationsCommand";
|
|
253
|
+
import {
|
|
254
|
+
ListTagsForResourceCommandInput,
|
|
255
|
+
ListTagsForResourceCommandOutput,
|
|
256
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
257
|
+
import {
|
|
258
|
+
StartFleetCommandInput,
|
|
259
|
+
StartFleetCommandOutput,
|
|
260
|
+
} from "./commands/StartFleetCommand";
|
|
261
|
+
import {
|
|
262
|
+
StartImageBuilderCommandInput,
|
|
263
|
+
StartImageBuilderCommandOutput,
|
|
264
|
+
} from "./commands/StartImageBuilderCommand";
|
|
265
|
+
import {
|
|
266
|
+
StopFleetCommandInput,
|
|
267
|
+
StopFleetCommandOutput,
|
|
268
|
+
} from "./commands/StopFleetCommand";
|
|
269
|
+
import {
|
|
270
|
+
StopImageBuilderCommandInput,
|
|
271
|
+
StopImageBuilderCommandOutput,
|
|
272
|
+
} from "./commands/StopImageBuilderCommand";
|
|
273
|
+
import {
|
|
274
|
+
TagResourceCommandInput,
|
|
275
|
+
TagResourceCommandOutput,
|
|
276
|
+
} from "./commands/TagResourceCommand";
|
|
277
|
+
import {
|
|
278
|
+
UntagResourceCommandInput,
|
|
279
|
+
UntagResourceCommandOutput,
|
|
280
|
+
} from "./commands/UntagResourceCommand";
|
|
281
|
+
import {
|
|
282
|
+
UpdateApplicationCommandInput,
|
|
283
|
+
UpdateApplicationCommandOutput,
|
|
284
|
+
} from "./commands/UpdateApplicationCommand";
|
|
285
|
+
import {
|
|
286
|
+
UpdateDirectoryConfigCommandInput,
|
|
287
|
+
UpdateDirectoryConfigCommandOutput,
|
|
288
|
+
} from "./commands/UpdateDirectoryConfigCommand";
|
|
289
|
+
import {
|
|
290
|
+
UpdateEntitlementCommandInput,
|
|
291
|
+
UpdateEntitlementCommandOutput,
|
|
292
|
+
} from "./commands/UpdateEntitlementCommand";
|
|
293
|
+
import {
|
|
294
|
+
UpdateFleetCommandInput,
|
|
295
|
+
UpdateFleetCommandOutput,
|
|
296
|
+
} from "./commands/UpdateFleetCommand";
|
|
297
|
+
import {
|
|
298
|
+
UpdateImagePermissionsCommandInput,
|
|
299
|
+
UpdateImagePermissionsCommandOutput,
|
|
300
|
+
} from "./commands/UpdateImagePermissionsCommand";
|
|
301
|
+
import {
|
|
302
|
+
UpdateStackCommandInput,
|
|
303
|
+
UpdateStackCommandOutput,
|
|
304
|
+
} from "./commands/UpdateStackCommand";
|
|
305
|
+
export declare type ServiceInputTypes =
|
|
306
|
+
| AssociateApplicationFleetCommandInput
|
|
307
|
+
| AssociateApplicationToEntitlementCommandInput
|
|
308
|
+
| AssociateFleetCommandInput
|
|
309
|
+
| BatchAssociateUserStackCommandInput
|
|
310
|
+
| BatchDisassociateUserStackCommandInput
|
|
311
|
+
| CopyImageCommandInput
|
|
312
|
+
| CreateAppBlockCommandInput
|
|
313
|
+
| CreateApplicationCommandInput
|
|
314
|
+
| CreateDirectoryConfigCommandInput
|
|
315
|
+
| CreateEntitlementCommandInput
|
|
316
|
+
| CreateFleetCommandInput
|
|
317
|
+
| CreateImageBuilderCommandInput
|
|
318
|
+
| CreateImageBuilderStreamingURLCommandInput
|
|
319
|
+
| CreateStackCommandInput
|
|
320
|
+
| CreateStreamingURLCommandInput
|
|
321
|
+
| CreateUpdatedImageCommandInput
|
|
322
|
+
| CreateUsageReportSubscriptionCommandInput
|
|
323
|
+
| CreateUserCommandInput
|
|
324
|
+
| DeleteAppBlockCommandInput
|
|
325
|
+
| DeleteApplicationCommandInput
|
|
326
|
+
| DeleteDirectoryConfigCommandInput
|
|
327
|
+
| DeleteEntitlementCommandInput
|
|
328
|
+
| DeleteFleetCommandInput
|
|
329
|
+
| DeleteImageBuilderCommandInput
|
|
330
|
+
| DeleteImageCommandInput
|
|
331
|
+
| DeleteImagePermissionsCommandInput
|
|
332
|
+
| DeleteStackCommandInput
|
|
333
|
+
| DeleteUsageReportSubscriptionCommandInput
|
|
334
|
+
| DeleteUserCommandInput
|
|
335
|
+
| DescribeAppBlocksCommandInput
|
|
336
|
+
| DescribeApplicationFleetAssociationsCommandInput
|
|
337
|
+
| DescribeApplicationsCommandInput
|
|
338
|
+
| DescribeDirectoryConfigsCommandInput
|
|
339
|
+
| DescribeEntitlementsCommandInput
|
|
340
|
+
| DescribeFleetsCommandInput
|
|
341
|
+
| DescribeImageBuildersCommandInput
|
|
342
|
+
| DescribeImagePermissionsCommandInput
|
|
343
|
+
| DescribeImagesCommandInput
|
|
344
|
+
| DescribeSessionsCommandInput
|
|
345
|
+
| DescribeStacksCommandInput
|
|
346
|
+
| DescribeUsageReportSubscriptionsCommandInput
|
|
347
|
+
| DescribeUserStackAssociationsCommandInput
|
|
348
|
+
| DescribeUsersCommandInput
|
|
349
|
+
| DisableUserCommandInput
|
|
350
|
+
| DisassociateApplicationFleetCommandInput
|
|
351
|
+
| DisassociateApplicationFromEntitlementCommandInput
|
|
352
|
+
| DisassociateFleetCommandInput
|
|
353
|
+
| EnableUserCommandInput
|
|
354
|
+
| ExpireSessionCommandInput
|
|
355
|
+
| ListAssociatedFleetsCommandInput
|
|
356
|
+
| ListAssociatedStacksCommandInput
|
|
357
|
+
| ListEntitledApplicationsCommandInput
|
|
358
|
+
| ListTagsForResourceCommandInput
|
|
359
|
+
| StartFleetCommandInput
|
|
360
|
+
| StartImageBuilderCommandInput
|
|
361
|
+
| StopFleetCommandInput
|
|
362
|
+
| StopImageBuilderCommandInput
|
|
363
|
+
| TagResourceCommandInput
|
|
364
|
+
| UntagResourceCommandInput
|
|
365
|
+
| UpdateApplicationCommandInput
|
|
366
|
+
| UpdateDirectoryConfigCommandInput
|
|
367
|
+
| UpdateEntitlementCommandInput
|
|
368
|
+
| UpdateFleetCommandInput
|
|
369
|
+
| UpdateImagePermissionsCommandInput
|
|
370
|
+
| UpdateStackCommandInput;
|
|
371
|
+
export declare type ServiceOutputTypes =
|
|
372
|
+
| AssociateApplicationFleetCommandOutput
|
|
373
|
+
| AssociateApplicationToEntitlementCommandOutput
|
|
374
|
+
| AssociateFleetCommandOutput
|
|
375
|
+
| BatchAssociateUserStackCommandOutput
|
|
376
|
+
| BatchDisassociateUserStackCommandOutput
|
|
377
|
+
| CopyImageCommandOutput
|
|
378
|
+
| CreateAppBlockCommandOutput
|
|
379
|
+
| CreateApplicationCommandOutput
|
|
380
|
+
| CreateDirectoryConfigCommandOutput
|
|
381
|
+
| CreateEntitlementCommandOutput
|
|
382
|
+
| CreateFleetCommandOutput
|
|
383
|
+
| CreateImageBuilderCommandOutput
|
|
384
|
+
| CreateImageBuilderStreamingURLCommandOutput
|
|
385
|
+
| CreateStackCommandOutput
|
|
386
|
+
| CreateStreamingURLCommandOutput
|
|
387
|
+
| CreateUpdatedImageCommandOutput
|
|
388
|
+
| CreateUsageReportSubscriptionCommandOutput
|
|
389
|
+
| CreateUserCommandOutput
|
|
390
|
+
| DeleteAppBlockCommandOutput
|
|
391
|
+
| DeleteApplicationCommandOutput
|
|
392
|
+
| DeleteDirectoryConfigCommandOutput
|
|
393
|
+
| DeleteEntitlementCommandOutput
|
|
394
|
+
| DeleteFleetCommandOutput
|
|
395
|
+
| DeleteImageBuilderCommandOutput
|
|
396
|
+
| DeleteImageCommandOutput
|
|
397
|
+
| DeleteImagePermissionsCommandOutput
|
|
398
|
+
| DeleteStackCommandOutput
|
|
399
|
+
| DeleteUsageReportSubscriptionCommandOutput
|
|
400
|
+
| DeleteUserCommandOutput
|
|
401
|
+
| DescribeAppBlocksCommandOutput
|
|
402
|
+
| DescribeApplicationFleetAssociationsCommandOutput
|
|
403
|
+
| DescribeApplicationsCommandOutput
|
|
404
|
+
| DescribeDirectoryConfigsCommandOutput
|
|
405
|
+
| DescribeEntitlementsCommandOutput
|
|
406
|
+
| DescribeFleetsCommandOutput
|
|
407
|
+
| DescribeImageBuildersCommandOutput
|
|
408
|
+
| DescribeImagePermissionsCommandOutput
|
|
409
|
+
| DescribeImagesCommandOutput
|
|
410
|
+
| DescribeSessionsCommandOutput
|
|
411
|
+
| DescribeStacksCommandOutput
|
|
412
|
+
| DescribeUsageReportSubscriptionsCommandOutput
|
|
413
|
+
| DescribeUserStackAssociationsCommandOutput
|
|
414
|
+
| DescribeUsersCommandOutput
|
|
415
|
+
| DisableUserCommandOutput
|
|
416
|
+
| DisassociateApplicationFleetCommandOutput
|
|
417
|
+
| DisassociateApplicationFromEntitlementCommandOutput
|
|
418
|
+
| DisassociateFleetCommandOutput
|
|
419
|
+
| EnableUserCommandOutput
|
|
420
|
+
| ExpireSessionCommandOutput
|
|
421
|
+
| ListAssociatedFleetsCommandOutput
|
|
422
|
+
| ListAssociatedStacksCommandOutput
|
|
423
|
+
| ListEntitledApplicationsCommandOutput
|
|
424
|
+
| ListTagsForResourceCommandOutput
|
|
425
|
+
| StartFleetCommandOutput
|
|
426
|
+
| StartImageBuilderCommandOutput
|
|
427
|
+
| StopFleetCommandOutput
|
|
428
|
+
| StopImageBuilderCommandOutput
|
|
429
|
+
| TagResourceCommandOutput
|
|
430
|
+
| UntagResourceCommandOutput
|
|
431
|
+
| UpdateApplicationCommandOutput
|
|
432
|
+
| UpdateDirectoryConfigCommandOutput
|
|
433
|
+
| UpdateEntitlementCommandOutput
|
|
434
|
+
| UpdateFleetCommandOutput
|
|
435
|
+
| UpdateImagePermissionsCommandOutput
|
|
436
|
+
| UpdateStackCommandOutput;
|
|
437
|
+
export interface ClientDefaults
|
|
438
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
439
|
+
requestHandler?: __HttpHandler;
|
|
440
|
+
sha256?: __HashConstructor;
|
|
441
|
+
urlParser?: __UrlParser;
|
|
442
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
443
|
+
streamCollector?: __StreamCollector;
|
|
444
|
+
base64Decoder?: __Decoder;
|
|
445
|
+
base64Encoder?: __Encoder;
|
|
446
|
+
utf8Decoder?: __Decoder;
|
|
447
|
+
utf8Encoder?: __Encoder;
|
|
448
|
+
runtime?: string;
|
|
449
|
+
disableHostPrefix?: boolean;
|
|
450
|
+
maxAttempts?: number | __Provider<number>;
|
|
451
|
+
retryMode?: string | __Provider<string>;
|
|
452
|
+
logger?: __Logger;
|
|
453
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
454
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
455
|
+
serviceId?: string;
|
|
456
|
+
region?: string | __Provider<string>;
|
|
457
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
458
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
459
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
460
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
461
|
+
}
|
|
462
|
+
declare type AppStreamClientConfigType = Partial<
|
|
463
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
464
|
+
> &
|
|
465
|
+
ClientDefaults &
|
|
466
|
+
RegionInputConfig &
|
|
467
|
+
EndpointsInputConfig &
|
|
468
|
+
RetryInputConfig &
|
|
469
|
+
HostHeaderInputConfig &
|
|
470
|
+
AwsAuthInputConfig &
|
|
471
|
+
UserAgentInputConfig;
|
|
472
|
+
export interface AppStreamClientConfig extends AppStreamClientConfigType {}
|
|
473
|
+
declare type AppStreamClientResolvedConfigType =
|
|
474
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
475
|
+
Required<ClientDefaults> &
|
|
476
|
+
RegionResolvedConfig &
|
|
477
|
+
EndpointsResolvedConfig &
|
|
478
|
+
RetryResolvedConfig &
|
|
479
|
+
HostHeaderResolvedConfig &
|
|
480
|
+
AwsAuthResolvedConfig &
|
|
481
|
+
UserAgentResolvedConfig;
|
|
482
|
+
export interface AppStreamClientResolvedConfig
|
|
483
|
+
extends AppStreamClientResolvedConfigType {}
|
|
484
|
+
export declare class AppStreamClient extends __Client<
|
|
485
|
+
__HttpHandlerOptions,
|
|
486
|
+
ServiceInputTypes,
|
|
487
|
+
ServiceOutputTypes,
|
|
488
|
+
AppStreamClientResolvedConfig
|
|
489
|
+
> {
|
|
490
|
+
readonly config: AppStreamClientResolvedConfig;
|
|
491
|
+
constructor(configuration: AppStreamClientConfig);
|
|
492
|
+
destroy(): void;
|
|
493
|
+
}
|
|
494
|
+
export {};
|