@aws-sdk/client-appstream 3.489.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
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.AppStreamServiceException = exports.__ServiceException = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
|
|
6
|
-
class AppStreamServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, AppStreamServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.AppStreamServiceException = AppStreamServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,541 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.BatchAssociateUserStackRequestFilterSensitiveLog = exports.UserStackAssociationFilterSensitiveLog = exports.StackAttribute = exports.FleetAttribute = exports.UsageReportExecutionErrorCode = exports.SessionState = exports.SessionConnectionState = exports.ResourceInUseException = exports.MessageAction = exports.UsageReportSchedule = exports.VisibilityType = exports.ImageStateChangeReasonCode = exports.ImageState = exports.StackErrorCode = exports.Permission = exports.PreferredProtocol = exports.StorageConnectorType = exports.ImageBuilderStateChangeReasonCode = exports.ImageBuilderState = exports.FleetState = exports.StreamView = exports.FleetType = exports.EntitlementAlreadyExistsException = exports.RequestLimitExceededException = exports.InvalidRoleException = exports.ResourceNotAvailableException = exports.ResourceAlreadyExistsException = exports.CertificateBasedAuthStatus = exports.UserStackAssociationErrorCode = exports.AuthenticationType = exports.InvalidAccountStatusException = exports.IncompatibleImageException = exports.EntitlementNotFoundException = exports.ResourceNotFoundException = exports.OperationNotPermittedException = exports.LimitExceededException = exports.InvalidParameterCombinationException = exports.ConcurrentModificationException = exports.AppVisibility = exports.ApplicationAttribute = exports.PlatformType = exports.AppBlockBuilderAttribute = exports.AppBlockBuilderStateChangeReasonCode = exports.AppBlockBuilderState = exports.AppBlockBuilderPlatformType = exports.FleetErrorCode = exports.AppBlockState = exports.PackagingType = exports.Action = exports.AccessEndpointType = void 0;
|
|
4
|
-
exports.UpdateDirectoryConfigResultFilterSensitiveLog = exports.UpdateDirectoryConfigRequestFilterSensitiveLog = exports.EnableUserRequestFilterSensitiveLog = exports.DisableUserRequestFilterSensitiveLog = exports.DescribeUserStackAssociationsResultFilterSensitiveLog = exports.DescribeUserStackAssociationsRequestFilterSensitiveLog = exports.DescribeUsersResultFilterSensitiveLog = exports.UserFilterSensitiveLog = exports.DescribeDirectoryConfigsResultFilterSensitiveLog = exports.DeleteUserRequestFilterSensitiveLog = exports.CreateUserRequestFilterSensitiveLog = exports.CreateDirectoryConfigResultFilterSensitiveLog = exports.DirectoryConfigFilterSensitiveLog = exports.CreateDirectoryConfigRequestFilterSensitiveLog = exports.ServiceAccountCredentialsFilterSensitiveLog = exports.BatchDisassociateUserStackResultFilterSensitiveLog = exports.BatchDisassociateUserStackRequestFilterSensitiveLog = exports.BatchAssociateUserStackResultFilterSensitiveLog = exports.UserStackAssociationErrorFilterSensitiveLog = void 0;
|
|
5
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
|
-
const AppStreamServiceException_1 = require("./AppStreamServiceException");
|
|
7
|
-
exports.AccessEndpointType = {
|
|
8
|
-
STREAMING: "STREAMING",
|
|
9
|
-
};
|
|
10
|
-
exports.Action = {
|
|
11
|
-
CLIPBOARD_COPY_FROM_LOCAL_DEVICE: "CLIPBOARD_COPY_FROM_LOCAL_DEVICE",
|
|
12
|
-
CLIPBOARD_COPY_TO_LOCAL_DEVICE: "CLIPBOARD_COPY_TO_LOCAL_DEVICE",
|
|
13
|
-
DOMAIN_PASSWORD_SIGNIN: "DOMAIN_PASSWORD_SIGNIN",
|
|
14
|
-
DOMAIN_SMART_CARD_SIGNIN: "DOMAIN_SMART_CARD_SIGNIN",
|
|
15
|
-
FILE_DOWNLOAD: "FILE_DOWNLOAD",
|
|
16
|
-
FILE_UPLOAD: "FILE_UPLOAD",
|
|
17
|
-
PRINTING_TO_LOCAL_DEVICE: "PRINTING_TO_LOCAL_DEVICE",
|
|
18
|
-
};
|
|
19
|
-
exports.PackagingType = {
|
|
20
|
-
APPSTREAM2: "APPSTREAM2",
|
|
21
|
-
CUSTOM: "CUSTOM",
|
|
22
|
-
};
|
|
23
|
-
exports.AppBlockState = {
|
|
24
|
-
ACTIVE: "ACTIVE",
|
|
25
|
-
INACTIVE: "INACTIVE",
|
|
26
|
-
};
|
|
27
|
-
exports.FleetErrorCode = {
|
|
28
|
-
DOMAIN_JOIN_ERROR_ACCESS_DENIED: "DOMAIN_JOIN_ERROR_ACCESS_DENIED",
|
|
29
|
-
DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED: "DOMAIN_JOIN_ERROR_DS_MACHINE_ACCOUNT_QUOTA_EXCEEDED",
|
|
30
|
-
DOMAIN_JOIN_ERROR_FILE_NOT_FOUND: "DOMAIN_JOIN_ERROR_FILE_NOT_FOUND",
|
|
31
|
-
DOMAIN_JOIN_ERROR_INVALID_PARAMETER: "DOMAIN_JOIN_ERROR_INVALID_PARAMETER",
|
|
32
|
-
DOMAIN_JOIN_ERROR_LOGON_FAILURE: "DOMAIN_JOIN_ERROR_LOGON_FAILURE",
|
|
33
|
-
DOMAIN_JOIN_ERROR_MORE_DATA: "DOMAIN_JOIN_ERROR_MORE_DATA",
|
|
34
|
-
DOMAIN_JOIN_ERROR_NOT_SUPPORTED: "DOMAIN_JOIN_ERROR_NOT_SUPPORTED",
|
|
35
|
-
DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN: "DOMAIN_JOIN_ERROR_NO_SUCH_DOMAIN",
|
|
36
|
-
DOMAIN_JOIN_INTERNAL_SERVICE_ERROR: "DOMAIN_JOIN_INTERNAL_SERVICE_ERROR",
|
|
37
|
-
DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME: "DOMAIN_JOIN_NERR_INVALID_WORKGROUP_NAME",
|
|
38
|
-
DOMAIN_JOIN_NERR_PASSWORD_EXPIRED: "DOMAIN_JOIN_NERR_PASSWORD_EXPIRED",
|
|
39
|
-
DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED: "DOMAIN_JOIN_NERR_WORKSTATION_NOT_STARTED",
|
|
40
|
-
FLEET_INSTANCE_PROVISIONING_FAILURE: "FLEET_INSTANCE_PROVISIONING_FAILURE",
|
|
41
|
-
FLEET_STOPPED: "FLEET_STOPPED",
|
|
42
|
-
IAM_SERVICE_ROLE_IS_MISSING: "IAM_SERVICE_ROLE_IS_MISSING",
|
|
43
|
-
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SECURITY_GROUPS_ACTION",
|
|
44
|
-
IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION: "IAM_SERVICE_ROLE_MISSING_DESCRIBE_SUBNET_ACTION",
|
|
45
|
-
IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_CREATE_ACTION",
|
|
46
|
-
IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DELETE_ACTION",
|
|
47
|
-
IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION: "IAM_SERVICE_ROLE_MISSING_ENI_DESCRIBE_ACTION",
|
|
48
|
-
IGW_NOT_ATTACHED: "IGW_NOT_ATTACHED",
|
|
49
|
-
IMAGE_NOT_FOUND: "IMAGE_NOT_FOUND",
|
|
50
|
-
INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR",
|
|
51
|
-
INVALID_SUBNET_CONFIGURATION: "INVALID_SUBNET_CONFIGURATION",
|
|
52
|
-
MACHINE_ROLE_IS_MISSING: "MACHINE_ROLE_IS_MISSING",
|
|
53
|
-
NETWORK_INTERFACE_LIMIT_EXCEEDED: "NETWORK_INTERFACE_LIMIT_EXCEEDED",
|
|
54
|
-
SECURITY_GROUPS_NOT_FOUND: "SECURITY_GROUPS_NOT_FOUND",
|
|
55
|
-
STS_DISABLED_IN_REGION: "STS_DISABLED_IN_REGION",
|
|
56
|
-
SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES: "SUBNET_HAS_INSUFFICIENT_IP_ADDRESSES",
|
|
57
|
-
SUBNET_NOT_FOUND: "SUBNET_NOT_FOUND",
|
|
58
|
-
};
|
|
59
|
-
exports.AppBlockBuilderPlatformType = {
|
|
60
|
-
WINDOWS_SERVER_2019: "WINDOWS_SERVER_2019",
|
|
61
|
-
};
|
|
62
|
-
exports.AppBlockBuilderState = {
|
|
63
|
-
RUNNING: "RUNNING",
|
|
64
|
-
STARTING: "STARTING",
|
|
65
|
-
STOPPED: "STOPPED",
|
|
66
|
-
STOPPING: "STOPPING",
|
|
67
|
-
};
|
|
68
|
-
exports.AppBlockBuilderStateChangeReasonCode = {
|
|
69
|
-
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
70
|
-
};
|
|
71
|
-
exports.AppBlockBuilderAttribute = {
|
|
72
|
-
ACCESS_ENDPOINTS: "ACCESS_ENDPOINTS",
|
|
73
|
-
IAM_ROLE_ARN: "IAM_ROLE_ARN",
|
|
74
|
-
VPC_CONFIGURATION_SECURITY_GROUP_IDS: "VPC_CONFIGURATION_SECURITY_GROUP_IDS",
|
|
75
|
-
};
|
|
76
|
-
exports.PlatformType = {
|
|
77
|
-
AMAZON_LINUX2: "AMAZON_LINUX2",
|
|
78
|
-
WINDOWS: "WINDOWS",
|
|
79
|
-
WINDOWS_SERVER_2016: "WINDOWS_SERVER_2016",
|
|
80
|
-
WINDOWS_SERVER_2019: "WINDOWS_SERVER_2019",
|
|
81
|
-
WINDOWS_SERVER_2022: "WINDOWS_SERVER_2022",
|
|
82
|
-
};
|
|
83
|
-
exports.ApplicationAttribute = {
|
|
84
|
-
LAUNCH_PARAMETERS: "LAUNCH_PARAMETERS",
|
|
85
|
-
WORKING_DIRECTORY: "WORKING_DIRECTORY",
|
|
86
|
-
};
|
|
87
|
-
exports.AppVisibility = {
|
|
88
|
-
ALL: "ALL",
|
|
89
|
-
ASSOCIATED: "ASSOCIATED",
|
|
90
|
-
};
|
|
91
|
-
class ConcurrentModificationException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
92
|
-
constructor(opts) {
|
|
93
|
-
super({
|
|
94
|
-
name: "ConcurrentModificationException",
|
|
95
|
-
$fault: "client",
|
|
96
|
-
...opts,
|
|
97
|
-
});
|
|
98
|
-
this.name = "ConcurrentModificationException";
|
|
99
|
-
this.$fault = "client";
|
|
100
|
-
Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
|
|
101
|
-
this.Message = opts.Message;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
exports.ConcurrentModificationException = ConcurrentModificationException;
|
|
105
|
-
class InvalidParameterCombinationException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
106
|
-
constructor(opts) {
|
|
107
|
-
super({
|
|
108
|
-
name: "InvalidParameterCombinationException",
|
|
109
|
-
$fault: "client",
|
|
110
|
-
...opts,
|
|
111
|
-
});
|
|
112
|
-
this.name = "InvalidParameterCombinationException";
|
|
113
|
-
this.$fault = "client";
|
|
114
|
-
Object.setPrototypeOf(this, InvalidParameterCombinationException.prototype);
|
|
115
|
-
this.Message = opts.Message;
|
|
116
|
-
}
|
|
117
|
-
}
|
|
118
|
-
exports.InvalidParameterCombinationException = InvalidParameterCombinationException;
|
|
119
|
-
class LimitExceededException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
120
|
-
constructor(opts) {
|
|
121
|
-
super({
|
|
122
|
-
name: "LimitExceededException",
|
|
123
|
-
$fault: "client",
|
|
124
|
-
...opts,
|
|
125
|
-
});
|
|
126
|
-
this.name = "LimitExceededException";
|
|
127
|
-
this.$fault = "client";
|
|
128
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
129
|
-
this.Message = opts.Message;
|
|
130
|
-
}
|
|
131
|
-
}
|
|
132
|
-
exports.LimitExceededException = LimitExceededException;
|
|
133
|
-
class OperationNotPermittedException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
134
|
-
constructor(opts) {
|
|
135
|
-
super({
|
|
136
|
-
name: "OperationNotPermittedException",
|
|
137
|
-
$fault: "client",
|
|
138
|
-
...opts,
|
|
139
|
-
});
|
|
140
|
-
this.name = "OperationNotPermittedException";
|
|
141
|
-
this.$fault = "client";
|
|
142
|
-
Object.setPrototypeOf(this, OperationNotPermittedException.prototype);
|
|
143
|
-
this.Message = opts.Message;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
exports.OperationNotPermittedException = OperationNotPermittedException;
|
|
147
|
-
class ResourceNotFoundException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
148
|
-
constructor(opts) {
|
|
149
|
-
super({
|
|
150
|
-
name: "ResourceNotFoundException",
|
|
151
|
-
$fault: "client",
|
|
152
|
-
...opts,
|
|
153
|
-
});
|
|
154
|
-
this.name = "ResourceNotFoundException";
|
|
155
|
-
this.$fault = "client";
|
|
156
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
157
|
-
this.Message = opts.Message;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
161
|
-
class EntitlementNotFoundException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
162
|
-
constructor(opts) {
|
|
163
|
-
super({
|
|
164
|
-
name: "EntitlementNotFoundException",
|
|
165
|
-
$fault: "client",
|
|
166
|
-
...opts,
|
|
167
|
-
});
|
|
168
|
-
this.name = "EntitlementNotFoundException";
|
|
169
|
-
this.$fault = "client";
|
|
170
|
-
Object.setPrototypeOf(this, EntitlementNotFoundException.prototype);
|
|
171
|
-
this.Message = opts.Message;
|
|
172
|
-
}
|
|
173
|
-
}
|
|
174
|
-
exports.EntitlementNotFoundException = EntitlementNotFoundException;
|
|
175
|
-
class IncompatibleImageException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
176
|
-
constructor(opts) {
|
|
177
|
-
super({
|
|
178
|
-
name: "IncompatibleImageException",
|
|
179
|
-
$fault: "client",
|
|
180
|
-
...opts,
|
|
181
|
-
});
|
|
182
|
-
this.name = "IncompatibleImageException";
|
|
183
|
-
this.$fault = "client";
|
|
184
|
-
Object.setPrototypeOf(this, IncompatibleImageException.prototype);
|
|
185
|
-
this.Message = opts.Message;
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
exports.IncompatibleImageException = IncompatibleImageException;
|
|
189
|
-
class InvalidAccountStatusException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
190
|
-
constructor(opts) {
|
|
191
|
-
super({
|
|
192
|
-
name: "InvalidAccountStatusException",
|
|
193
|
-
$fault: "client",
|
|
194
|
-
...opts,
|
|
195
|
-
});
|
|
196
|
-
this.name = "InvalidAccountStatusException";
|
|
197
|
-
this.$fault = "client";
|
|
198
|
-
Object.setPrototypeOf(this, InvalidAccountStatusException.prototype);
|
|
199
|
-
this.Message = opts.Message;
|
|
200
|
-
}
|
|
201
|
-
}
|
|
202
|
-
exports.InvalidAccountStatusException = InvalidAccountStatusException;
|
|
203
|
-
exports.AuthenticationType = {
|
|
204
|
-
API: "API",
|
|
205
|
-
AWS_AD: "AWS_AD",
|
|
206
|
-
SAML: "SAML",
|
|
207
|
-
USERPOOL: "USERPOOL",
|
|
208
|
-
};
|
|
209
|
-
exports.UserStackAssociationErrorCode = {
|
|
210
|
-
DIRECTORY_NOT_FOUND: "DIRECTORY_NOT_FOUND",
|
|
211
|
-
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
212
|
-
STACK_NOT_FOUND: "STACK_NOT_FOUND",
|
|
213
|
-
USER_NAME_NOT_FOUND: "USER_NAME_NOT_FOUND",
|
|
214
|
-
};
|
|
215
|
-
exports.CertificateBasedAuthStatus = {
|
|
216
|
-
DISABLED: "DISABLED",
|
|
217
|
-
ENABLED: "ENABLED",
|
|
218
|
-
ENABLED_NO_DIRECTORY_LOGIN_FALLBACK: "ENABLED_NO_DIRECTORY_LOGIN_FALLBACK",
|
|
219
|
-
};
|
|
220
|
-
class ResourceAlreadyExistsException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
221
|
-
constructor(opts) {
|
|
222
|
-
super({
|
|
223
|
-
name: "ResourceAlreadyExistsException",
|
|
224
|
-
$fault: "client",
|
|
225
|
-
...opts,
|
|
226
|
-
});
|
|
227
|
-
this.name = "ResourceAlreadyExistsException";
|
|
228
|
-
this.$fault = "client";
|
|
229
|
-
Object.setPrototypeOf(this, ResourceAlreadyExistsException.prototype);
|
|
230
|
-
this.Message = opts.Message;
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
exports.ResourceAlreadyExistsException = ResourceAlreadyExistsException;
|
|
234
|
-
class ResourceNotAvailableException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
235
|
-
constructor(opts) {
|
|
236
|
-
super({
|
|
237
|
-
name: "ResourceNotAvailableException",
|
|
238
|
-
$fault: "client",
|
|
239
|
-
...opts,
|
|
240
|
-
});
|
|
241
|
-
this.name = "ResourceNotAvailableException";
|
|
242
|
-
this.$fault = "client";
|
|
243
|
-
Object.setPrototypeOf(this, ResourceNotAvailableException.prototype);
|
|
244
|
-
this.Message = opts.Message;
|
|
245
|
-
}
|
|
246
|
-
}
|
|
247
|
-
exports.ResourceNotAvailableException = ResourceNotAvailableException;
|
|
248
|
-
class InvalidRoleException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
249
|
-
constructor(opts) {
|
|
250
|
-
super({
|
|
251
|
-
name: "InvalidRoleException",
|
|
252
|
-
$fault: "client",
|
|
253
|
-
...opts,
|
|
254
|
-
});
|
|
255
|
-
this.name = "InvalidRoleException";
|
|
256
|
-
this.$fault = "client";
|
|
257
|
-
Object.setPrototypeOf(this, InvalidRoleException.prototype);
|
|
258
|
-
this.Message = opts.Message;
|
|
259
|
-
}
|
|
260
|
-
}
|
|
261
|
-
exports.InvalidRoleException = InvalidRoleException;
|
|
262
|
-
class RequestLimitExceededException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
263
|
-
constructor(opts) {
|
|
264
|
-
super({
|
|
265
|
-
name: "RequestLimitExceededException",
|
|
266
|
-
$fault: "client",
|
|
267
|
-
...opts,
|
|
268
|
-
});
|
|
269
|
-
this.name = "RequestLimitExceededException";
|
|
270
|
-
this.$fault = "client";
|
|
271
|
-
Object.setPrototypeOf(this, RequestLimitExceededException.prototype);
|
|
272
|
-
this.Message = opts.Message;
|
|
273
|
-
}
|
|
274
|
-
}
|
|
275
|
-
exports.RequestLimitExceededException = RequestLimitExceededException;
|
|
276
|
-
class EntitlementAlreadyExistsException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
277
|
-
constructor(opts) {
|
|
278
|
-
super({
|
|
279
|
-
name: "EntitlementAlreadyExistsException",
|
|
280
|
-
$fault: "client",
|
|
281
|
-
...opts,
|
|
282
|
-
});
|
|
283
|
-
this.name = "EntitlementAlreadyExistsException";
|
|
284
|
-
this.$fault = "client";
|
|
285
|
-
Object.setPrototypeOf(this, EntitlementAlreadyExistsException.prototype);
|
|
286
|
-
this.Message = opts.Message;
|
|
287
|
-
}
|
|
288
|
-
}
|
|
289
|
-
exports.EntitlementAlreadyExistsException = EntitlementAlreadyExistsException;
|
|
290
|
-
exports.FleetType = {
|
|
291
|
-
ALWAYS_ON: "ALWAYS_ON",
|
|
292
|
-
ELASTIC: "ELASTIC",
|
|
293
|
-
ON_DEMAND: "ON_DEMAND",
|
|
294
|
-
};
|
|
295
|
-
exports.StreamView = {
|
|
296
|
-
APP: "APP",
|
|
297
|
-
DESKTOP: "DESKTOP",
|
|
298
|
-
};
|
|
299
|
-
exports.FleetState = {
|
|
300
|
-
RUNNING: "RUNNING",
|
|
301
|
-
STARTING: "STARTING",
|
|
302
|
-
STOPPED: "STOPPED",
|
|
303
|
-
STOPPING: "STOPPING",
|
|
304
|
-
};
|
|
305
|
-
exports.ImageBuilderState = {
|
|
306
|
-
DELETING: "DELETING",
|
|
307
|
-
FAILED: "FAILED",
|
|
308
|
-
PENDING: "PENDING",
|
|
309
|
-
PENDING_QUALIFICATION: "PENDING_QUALIFICATION",
|
|
310
|
-
REBOOTING: "REBOOTING",
|
|
311
|
-
RUNNING: "RUNNING",
|
|
312
|
-
SNAPSHOTTING: "SNAPSHOTTING",
|
|
313
|
-
STOPPED: "STOPPED",
|
|
314
|
-
STOPPING: "STOPPING",
|
|
315
|
-
UPDATING: "UPDATING",
|
|
316
|
-
UPDATING_AGENT: "UPDATING_AGENT",
|
|
317
|
-
};
|
|
318
|
-
exports.ImageBuilderStateChangeReasonCode = {
|
|
319
|
-
IMAGE_UNAVAILABLE: "IMAGE_UNAVAILABLE",
|
|
320
|
-
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
321
|
-
};
|
|
322
|
-
exports.StorageConnectorType = {
|
|
323
|
-
GOOGLE_DRIVE: "GOOGLE_DRIVE",
|
|
324
|
-
HOMEFOLDERS: "HOMEFOLDERS",
|
|
325
|
-
ONE_DRIVE: "ONE_DRIVE",
|
|
326
|
-
};
|
|
327
|
-
exports.PreferredProtocol = {
|
|
328
|
-
TCP: "TCP",
|
|
329
|
-
UDP: "UDP",
|
|
330
|
-
};
|
|
331
|
-
exports.Permission = {
|
|
332
|
-
DISABLED: "DISABLED",
|
|
333
|
-
ENABLED: "ENABLED",
|
|
334
|
-
};
|
|
335
|
-
exports.StackErrorCode = {
|
|
336
|
-
INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR",
|
|
337
|
-
STORAGE_CONNECTOR_ERROR: "STORAGE_CONNECTOR_ERROR",
|
|
338
|
-
};
|
|
339
|
-
exports.ImageState = {
|
|
340
|
-
AVAILABLE: "AVAILABLE",
|
|
341
|
-
COPYING: "COPYING",
|
|
342
|
-
CREATING: "CREATING",
|
|
343
|
-
DELETING: "DELETING",
|
|
344
|
-
FAILED: "FAILED",
|
|
345
|
-
IMPORTING: "IMPORTING",
|
|
346
|
-
PENDING: "PENDING",
|
|
347
|
-
};
|
|
348
|
-
exports.ImageStateChangeReasonCode = {
|
|
349
|
-
IMAGE_BUILDER_NOT_AVAILABLE: "IMAGE_BUILDER_NOT_AVAILABLE",
|
|
350
|
-
IMAGE_COPY_FAILURE: "IMAGE_COPY_FAILURE",
|
|
351
|
-
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
352
|
-
};
|
|
353
|
-
exports.VisibilityType = {
|
|
354
|
-
PRIVATE: "PRIVATE",
|
|
355
|
-
PUBLIC: "PUBLIC",
|
|
356
|
-
SHARED: "SHARED",
|
|
357
|
-
};
|
|
358
|
-
exports.UsageReportSchedule = {
|
|
359
|
-
DAILY: "DAILY",
|
|
360
|
-
};
|
|
361
|
-
exports.MessageAction = {
|
|
362
|
-
RESEND: "RESEND",
|
|
363
|
-
SUPPRESS: "SUPPRESS",
|
|
364
|
-
};
|
|
365
|
-
class ResourceInUseException extends AppStreamServiceException_1.AppStreamServiceException {
|
|
366
|
-
constructor(opts) {
|
|
367
|
-
super({
|
|
368
|
-
name: "ResourceInUseException",
|
|
369
|
-
$fault: "client",
|
|
370
|
-
...opts,
|
|
371
|
-
});
|
|
372
|
-
this.name = "ResourceInUseException";
|
|
373
|
-
this.$fault = "client";
|
|
374
|
-
Object.setPrototypeOf(this, ResourceInUseException.prototype);
|
|
375
|
-
this.Message = opts.Message;
|
|
376
|
-
}
|
|
377
|
-
}
|
|
378
|
-
exports.ResourceInUseException = ResourceInUseException;
|
|
379
|
-
exports.SessionConnectionState = {
|
|
380
|
-
CONNECTED: "CONNECTED",
|
|
381
|
-
NOT_CONNECTED: "NOT_CONNECTED",
|
|
382
|
-
};
|
|
383
|
-
exports.SessionState = {
|
|
384
|
-
ACTIVE: "ACTIVE",
|
|
385
|
-
EXPIRED: "EXPIRED",
|
|
386
|
-
PENDING: "PENDING",
|
|
387
|
-
};
|
|
388
|
-
exports.UsageReportExecutionErrorCode = {
|
|
389
|
-
ACCESS_DENIED: "ACCESS_DENIED",
|
|
390
|
-
INTERNAL_SERVICE_ERROR: "INTERNAL_SERVICE_ERROR",
|
|
391
|
-
RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND",
|
|
392
|
-
};
|
|
393
|
-
exports.FleetAttribute = {
|
|
394
|
-
DOMAIN_JOIN_INFO: "DOMAIN_JOIN_INFO",
|
|
395
|
-
IAM_ROLE_ARN: "IAM_ROLE_ARN",
|
|
396
|
-
MAX_SESSIONS_PER_INSTANCE: "MAX_SESSIONS_PER_INSTANCE",
|
|
397
|
-
SESSION_SCRIPT_S3_LOCATION: "SESSION_SCRIPT_S3_LOCATION",
|
|
398
|
-
USB_DEVICE_FILTER_STRINGS: "USB_DEVICE_FILTER_STRINGS",
|
|
399
|
-
VPC_CONFIGURATION: "VPC_CONFIGURATION",
|
|
400
|
-
VPC_CONFIGURATION_SECURITY_GROUP_IDS: "VPC_CONFIGURATION_SECURITY_GROUP_IDS",
|
|
401
|
-
};
|
|
402
|
-
exports.StackAttribute = {
|
|
403
|
-
ACCESS_ENDPOINTS: "ACCESS_ENDPOINTS",
|
|
404
|
-
EMBED_HOST_DOMAINS: "EMBED_HOST_DOMAINS",
|
|
405
|
-
FEEDBACK_URL: "FEEDBACK_URL",
|
|
406
|
-
IAM_ROLE_ARN: "IAM_ROLE_ARN",
|
|
407
|
-
REDIRECT_URL: "REDIRECT_URL",
|
|
408
|
-
STORAGE_CONNECTORS: "STORAGE_CONNECTORS",
|
|
409
|
-
STORAGE_CONNECTOR_GOOGLE_DRIVE: "STORAGE_CONNECTOR_GOOGLE_DRIVE",
|
|
410
|
-
STORAGE_CONNECTOR_HOMEFOLDERS: "STORAGE_CONNECTOR_HOMEFOLDERS",
|
|
411
|
-
STORAGE_CONNECTOR_ONE_DRIVE: "STORAGE_CONNECTOR_ONE_DRIVE",
|
|
412
|
-
STREAMING_EXPERIENCE_SETTINGS: "STREAMING_EXPERIENCE_SETTINGS",
|
|
413
|
-
THEME_NAME: "THEME_NAME",
|
|
414
|
-
USER_SETTINGS: "USER_SETTINGS",
|
|
415
|
-
};
|
|
416
|
-
const UserStackAssociationFilterSensitiveLog = (obj) => ({
|
|
417
|
-
...obj,
|
|
418
|
-
...(obj.UserName && { UserName: smithy_client_1.SENSITIVE_STRING }),
|
|
419
|
-
});
|
|
420
|
-
exports.UserStackAssociationFilterSensitiveLog = UserStackAssociationFilterSensitiveLog;
|
|
421
|
-
const BatchAssociateUserStackRequestFilterSensitiveLog = (obj) => ({
|
|
422
|
-
...obj,
|
|
423
|
-
...(obj.UserStackAssociations && {
|
|
424
|
-
UserStackAssociations: obj.UserStackAssociations.map((item) => (0, exports.UserStackAssociationFilterSensitiveLog)(item)),
|
|
425
|
-
}),
|
|
426
|
-
});
|
|
427
|
-
exports.BatchAssociateUserStackRequestFilterSensitiveLog = BatchAssociateUserStackRequestFilterSensitiveLog;
|
|
428
|
-
const UserStackAssociationErrorFilterSensitiveLog = (obj) => ({
|
|
429
|
-
...obj,
|
|
430
|
-
...(obj.UserStackAssociation && {
|
|
431
|
-
UserStackAssociation: (0, exports.UserStackAssociationFilterSensitiveLog)(obj.UserStackAssociation),
|
|
432
|
-
}),
|
|
433
|
-
});
|
|
434
|
-
exports.UserStackAssociationErrorFilterSensitiveLog = UserStackAssociationErrorFilterSensitiveLog;
|
|
435
|
-
const BatchAssociateUserStackResultFilterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
...(obj.errors && { errors: obj.errors.map((item) => (0, exports.UserStackAssociationErrorFilterSensitiveLog)(item)) }),
|
|
438
|
-
});
|
|
439
|
-
exports.BatchAssociateUserStackResultFilterSensitiveLog = BatchAssociateUserStackResultFilterSensitiveLog;
|
|
440
|
-
const BatchDisassociateUserStackRequestFilterSensitiveLog = (obj) => ({
|
|
441
|
-
...obj,
|
|
442
|
-
...(obj.UserStackAssociations && {
|
|
443
|
-
UserStackAssociations: obj.UserStackAssociations.map((item) => (0, exports.UserStackAssociationFilterSensitiveLog)(item)),
|
|
444
|
-
}),
|
|
445
|
-
});
|
|
446
|
-
exports.BatchDisassociateUserStackRequestFilterSensitiveLog = BatchDisassociateUserStackRequestFilterSensitiveLog;
|
|
447
|
-
const BatchDisassociateUserStackResultFilterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
...(obj.errors && { errors: obj.errors.map((item) => (0, exports.UserStackAssociationErrorFilterSensitiveLog)(item)) }),
|
|
450
|
-
});
|
|
451
|
-
exports.BatchDisassociateUserStackResultFilterSensitiveLog = BatchDisassociateUserStackResultFilterSensitiveLog;
|
|
452
|
-
const ServiceAccountCredentialsFilterSensitiveLog = (obj) => ({
|
|
453
|
-
...obj,
|
|
454
|
-
...(obj.AccountName && { AccountName: smithy_client_1.SENSITIVE_STRING }),
|
|
455
|
-
...(obj.AccountPassword && { AccountPassword: smithy_client_1.SENSITIVE_STRING }),
|
|
456
|
-
});
|
|
457
|
-
exports.ServiceAccountCredentialsFilterSensitiveLog = ServiceAccountCredentialsFilterSensitiveLog;
|
|
458
|
-
const CreateDirectoryConfigRequestFilterSensitiveLog = (obj) => ({
|
|
459
|
-
...obj,
|
|
460
|
-
...(obj.ServiceAccountCredentials && {
|
|
461
|
-
ServiceAccountCredentials: (0, exports.ServiceAccountCredentialsFilterSensitiveLog)(obj.ServiceAccountCredentials),
|
|
462
|
-
}),
|
|
463
|
-
});
|
|
464
|
-
exports.CreateDirectoryConfigRequestFilterSensitiveLog = CreateDirectoryConfigRequestFilterSensitiveLog;
|
|
465
|
-
const DirectoryConfigFilterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
...(obj.ServiceAccountCredentials && {
|
|
468
|
-
ServiceAccountCredentials: (0, exports.ServiceAccountCredentialsFilterSensitiveLog)(obj.ServiceAccountCredentials),
|
|
469
|
-
}),
|
|
470
|
-
});
|
|
471
|
-
exports.DirectoryConfigFilterSensitiveLog = DirectoryConfigFilterSensitiveLog;
|
|
472
|
-
const CreateDirectoryConfigResultFilterSensitiveLog = (obj) => ({
|
|
473
|
-
...obj,
|
|
474
|
-
...(obj.DirectoryConfig && { DirectoryConfig: (0, exports.DirectoryConfigFilterSensitiveLog)(obj.DirectoryConfig) }),
|
|
475
|
-
});
|
|
476
|
-
exports.CreateDirectoryConfigResultFilterSensitiveLog = CreateDirectoryConfigResultFilterSensitiveLog;
|
|
477
|
-
const CreateUserRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
...(obj.UserName && { UserName: smithy_client_1.SENSITIVE_STRING }),
|
|
480
|
-
...(obj.FirstName && { FirstName: smithy_client_1.SENSITIVE_STRING }),
|
|
481
|
-
...(obj.LastName && { LastName: smithy_client_1.SENSITIVE_STRING }),
|
|
482
|
-
});
|
|
483
|
-
exports.CreateUserRequestFilterSensitiveLog = CreateUserRequestFilterSensitiveLog;
|
|
484
|
-
const DeleteUserRequestFilterSensitiveLog = (obj) => ({
|
|
485
|
-
...obj,
|
|
486
|
-
...(obj.UserName && { UserName: smithy_client_1.SENSITIVE_STRING }),
|
|
487
|
-
});
|
|
488
|
-
exports.DeleteUserRequestFilterSensitiveLog = DeleteUserRequestFilterSensitiveLog;
|
|
489
|
-
const DescribeDirectoryConfigsResultFilterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
...(obj.DirectoryConfigs && {
|
|
492
|
-
DirectoryConfigs: obj.DirectoryConfigs.map((item) => (0, exports.DirectoryConfigFilterSensitiveLog)(item)),
|
|
493
|
-
}),
|
|
494
|
-
});
|
|
495
|
-
exports.DescribeDirectoryConfigsResultFilterSensitiveLog = DescribeDirectoryConfigsResultFilterSensitiveLog;
|
|
496
|
-
const UserFilterSensitiveLog = (obj) => ({
|
|
497
|
-
...obj,
|
|
498
|
-
...(obj.UserName && { UserName: smithy_client_1.SENSITIVE_STRING }),
|
|
499
|
-
...(obj.FirstName && { FirstName: smithy_client_1.SENSITIVE_STRING }),
|
|
500
|
-
...(obj.LastName && { LastName: smithy_client_1.SENSITIVE_STRING }),
|
|
501
|
-
});
|
|
502
|
-
exports.UserFilterSensitiveLog = UserFilterSensitiveLog;
|
|
503
|
-
const DescribeUsersResultFilterSensitiveLog = (obj) => ({
|
|
504
|
-
...obj,
|
|
505
|
-
...(obj.Users && { Users: obj.Users.map((item) => (0, exports.UserFilterSensitiveLog)(item)) }),
|
|
506
|
-
});
|
|
507
|
-
exports.DescribeUsersResultFilterSensitiveLog = DescribeUsersResultFilterSensitiveLog;
|
|
508
|
-
const DescribeUserStackAssociationsRequestFilterSensitiveLog = (obj) => ({
|
|
509
|
-
...obj,
|
|
510
|
-
...(obj.UserName && { UserName: smithy_client_1.SENSITIVE_STRING }),
|
|
511
|
-
});
|
|
512
|
-
exports.DescribeUserStackAssociationsRequestFilterSensitiveLog = DescribeUserStackAssociationsRequestFilterSensitiveLog;
|
|
513
|
-
const DescribeUserStackAssociationsResultFilterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
...(obj.UserStackAssociations && {
|
|
516
|
-
UserStackAssociations: obj.UserStackAssociations.map((item) => (0, exports.UserStackAssociationFilterSensitiveLog)(item)),
|
|
517
|
-
}),
|
|
518
|
-
});
|
|
519
|
-
exports.DescribeUserStackAssociationsResultFilterSensitiveLog = DescribeUserStackAssociationsResultFilterSensitiveLog;
|
|
520
|
-
const DisableUserRequestFilterSensitiveLog = (obj) => ({
|
|
521
|
-
...obj,
|
|
522
|
-
...(obj.UserName && { UserName: smithy_client_1.SENSITIVE_STRING }),
|
|
523
|
-
});
|
|
524
|
-
exports.DisableUserRequestFilterSensitiveLog = DisableUserRequestFilterSensitiveLog;
|
|
525
|
-
const EnableUserRequestFilterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
...(obj.UserName && { UserName: smithy_client_1.SENSITIVE_STRING }),
|
|
528
|
-
});
|
|
529
|
-
exports.EnableUserRequestFilterSensitiveLog = EnableUserRequestFilterSensitiveLog;
|
|
530
|
-
const UpdateDirectoryConfigRequestFilterSensitiveLog = (obj) => ({
|
|
531
|
-
...obj,
|
|
532
|
-
...(obj.ServiceAccountCredentials && {
|
|
533
|
-
ServiceAccountCredentials: (0, exports.ServiceAccountCredentialsFilterSensitiveLog)(obj.ServiceAccountCredentials),
|
|
534
|
-
}),
|
|
535
|
-
});
|
|
536
|
-
exports.UpdateDirectoryConfigRequestFilterSensitiveLog = UpdateDirectoryConfigRequestFilterSensitiveLog;
|
|
537
|
-
const UpdateDirectoryConfigResultFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
...(obj.DirectoryConfig && { DirectoryConfig: (0, exports.DirectoryConfigFilterSensitiveLog)(obj.DirectoryConfig) }),
|
|
540
|
-
});
|
|
541
|
-
exports.UpdateDirectoryConfigResultFilterSensitiveLog = UpdateDirectoryConfigResultFilterSensitiveLog;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeAppBlockBuilderAppBlockAssociations = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const AppStreamClient_1 = require("../AppStreamClient");
|
|
6
|
-
const DescribeAppBlockBuilderAppBlockAssociationsCommand_1 = require("../commands/DescribeAppBlockBuilderAppBlockAssociationsCommand");
|
|
7
|
-
exports.paginateDescribeAppBlockBuilderAppBlockAssociations = (0, core_1.createPaginator)(AppStreamClient_1.AppStreamClient, DescribeAppBlockBuilderAppBlockAssociationsCommand_1.DescribeAppBlockBuilderAppBlockAssociationsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeAppBlockBuilders = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const AppStreamClient_1 = require("../AppStreamClient");
|
|
6
|
-
const DescribeAppBlockBuildersCommand_1 = require("../commands/DescribeAppBlockBuildersCommand");
|
|
7
|
-
exports.paginateDescribeAppBlockBuilders = (0, core_1.createPaginator)(AppStreamClient_1.AppStreamClient, DescribeAppBlockBuildersCommand_1.DescribeAppBlockBuildersCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeImagePermissions = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const AppStreamClient_1 = require("../AppStreamClient");
|
|
6
|
-
const DescribeImagePermissionsCommand_1 = require("../commands/DescribeImagePermissionsCommand");
|
|
7
|
-
exports.paginateDescribeImagePermissions = (0, core_1.createPaginator)(AppStreamClient_1.AppStreamClient, DescribeImagePermissionsCommand_1.DescribeImagePermissionsCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateDescribeImages = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const AppStreamClient_1 = require("../AppStreamClient");
|
|
6
|
-
const DescribeImagesCommand_1 = require("../commands/DescribeImagesCommand");
|
|
7
|
-
exports.paginateDescribeImages = (0, core_1.createPaginator)(AppStreamClient_1.AppStreamClient, DescribeImagesCommand_1.DescribeImagesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,8 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./DescribeAppBlockBuilderAppBlockAssociationsPaginator"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./DescribeAppBlockBuildersPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./DescribeImagePermissionsPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./DescribeImagesPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|