@aws-sdk/client-workspaces-thin-client 3.496.0 → 3.499.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/index.js +43 -42
- package/package.json +3 -3
package/dist-cjs/index.js
CHANGED
|
@@ -2155,68 +2155,69 @@ var WorkSpacesThin = WorkSpacesThinClient;
|
|
|
2155
2155
|
// Annotate the CommonJS export names for ESM import in node:
|
|
2156
2156
|
|
|
2157
2157
|
0 && (module.exports = {
|
|
2158
|
-
|
|
2159
|
-
|
|
2160
|
-
|
|
2158
|
+
WorkSpacesThinClientServiceException,
|
|
2159
|
+
WorkSpacesThin,
|
|
2160
|
+
__Client,
|
|
2161
|
+
WorkSpacesThinClientClient,
|
|
2162
|
+
WorkSpacesThinClient,
|
|
2163
|
+
$Command,
|
|
2161
2164
|
CreateEnvironmentCommand,
|
|
2162
|
-
CreateEnvironmentRequestFilterSensitiveLog,
|
|
2163
|
-
CreateEnvironmentResponseFilterSensitiveLog,
|
|
2164
|
-
DayOfWeek,
|
|
2165
2165
|
DeleteDeviceCommand,
|
|
2166
2166
|
DeleteEnvironmentCommand,
|
|
2167
2167
|
DeregisterDeviceCommand,
|
|
2168
|
-
DesktopType,
|
|
2169
|
-
DeviceFilterSensitiveLog,
|
|
2170
|
-
DeviceSoftwareSetComplianceStatus,
|
|
2171
|
-
DeviceStatus,
|
|
2172
|
-
DeviceSummaryFilterSensitiveLog,
|
|
2173
|
-
EmbeddedTagFilterSensitiveLog,
|
|
2174
|
-
EnvironmentFilterSensitiveLog,
|
|
2175
|
-
EnvironmentSoftwareSetComplianceStatus,
|
|
2176
|
-
EnvironmentSummaryFilterSensitiveLog,
|
|
2177
2168
|
GetDeviceCommand,
|
|
2178
|
-
GetDeviceResponseFilterSensitiveLog,
|
|
2179
2169
|
GetEnvironmentCommand,
|
|
2180
|
-
GetEnvironmentResponseFilterSensitiveLog,
|
|
2181
2170
|
GetSoftwareSetCommand,
|
|
2182
|
-
InternalServerException,
|
|
2183
|
-
InternalServiceException,
|
|
2184
2171
|
ListDevicesCommand,
|
|
2185
|
-
ListDevicesResponseFilterSensitiveLog,
|
|
2186
2172
|
ListEnvironmentsCommand,
|
|
2187
|
-
ListEnvironmentsResponseFilterSensitiveLog,
|
|
2188
2173
|
ListSoftwareSetsCommand,
|
|
2189
2174
|
ListTagsForResourceCommand,
|
|
2190
|
-
|
|
2175
|
+
TagResourceCommand,
|
|
2176
|
+
UntagResourceCommand,
|
|
2177
|
+
UpdateDeviceCommand,
|
|
2178
|
+
UpdateEnvironmentCommand,
|
|
2179
|
+
UpdateSoftwareSetCommand,
|
|
2180
|
+
paginateListDevices,
|
|
2181
|
+
paginateListEnvironments,
|
|
2182
|
+
paginateListSoftwareSets,
|
|
2183
|
+
AccessDeniedException,
|
|
2184
|
+
ApplyTimeOf,
|
|
2185
|
+
ConflictException,
|
|
2186
|
+
DayOfWeek,
|
|
2191
2187
|
MaintenanceWindowType,
|
|
2192
|
-
ResourceNotFoundException,
|
|
2193
|
-
ServiceQuotaExceededException,
|
|
2194
2188
|
SoftwareSetUpdateMode,
|
|
2195
2189
|
SoftwareSetUpdateSchedule,
|
|
2190
|
+
DesktopType,
|
|
2191
|
+
InternalServerException,
|
|
2192
|
+
ResourceNotFoundException,
|
|
2193
|
+
ServiceQuotaExceededException,
|
|
2194
|
+
ThrottlingException,
|
|
2195
|
+
ValidationExceptionReason,
|
|
2196
|
+
ValidationException,
|
|
2197
|
+
TargetDeviceStatus,
|
|
2198
|
+
DeviceSoftwareSetComplianceStatus,
|
|
2196
2199
|
SoftwareSetUpdateStatus,
|
|
2200
|
+
DeviceStatus,
|
|
2201
|
+
EnvironmentSoftwareSetComplianceStatus,
|
|
2197
2202
|
SoftwareSetValidationStatus,
|
|
2198
|
-
|
|
2203
|
+
InternalServiceException,
|
|
2204
|
+
CreateEnvironmentRequestFilterSensitiveLog,
|
|
2205
|
+
EmbeddedTagFilterSensitiveLog,
|
|
2206
|
+
EnvironmentSummaryFilterSensitiveLog,
|
|
2207
|
+
CreateEnvironmentResponseFilterSensitiveLog,
|
|
2208
|
+
DeviceFilterSensitiveLog,
|
|
2209
|
+
DeviceSummaryFilterSensitiveLog,
|
|
2210
|
+
EnvironmentFilterSensitiveLog,
|
|
2211
|
+
GetDeviceResponseFilterSensitiveLog,
|
|
2212
|
+
GetEnvironmentResponseFilterSensitiveLog,
|
|
2213
|
+
ListDevicesResponseFilterSensitiveLog,
|
|
2214
|
+
ListEnvironmentsResponseFilterSensitiveLog,
|
|
2215
|
+
ListTagsForResourceResponseFilterSensitiveLog,
|
|
2199
2216
|
TagResourceRequestFilterSensitiveLog,
|
|
2200
|
-
TargetDeviceStatus,
|
|
2201
|
-
ThrottlingException,
|
|
2202
|
-
UntagResourceCommand,
|
|
2203
2217
|
UntagResourceRequestFilterSensitiveLog,
|
|
2204
|
-
UpdateDeviceCommand,
|
|
2205
2218
|
UpdateDeviceRequestFilterSensitiveLog,
|
|
2206
2219
|
UpdateDeviceResponseFilterSensitiveLog,
|
|
2207
|
-
UpdateEnvironmentCommand,
|
|
2208
2220
|
UpdateEnvironmentRequestFilterSensitiveLog,
|
|
2209
|
-
UpdateEnvironmentResponseFilterSensitiveLog
|
|
2210
|
-
UpdateSoftwareSetCommand,
|
|
2211
|
-
ValidationException,
|
|
2212
|
-
ValidationExceptionReason,
|
|
2213
|
-
WorkSpacesThin,
|
|
2214
|
-
WorkSpacesThinClient,
|
|
2215
|
-
WorkSpacesThinClientClient,
|
|
2216
|
-
WorkSpacesThinClientServiceException,
|
|
2217
|
-
__Client,
|
|
2218
|
-
paginateListDevices,
|
|
2219
|
-
paginateListEnvironments,
|
|
2220
|
-
paginateListSoftwareSets
|
|
2221
|
+
UpdateEnvironmentResponseFilterSensitiveLog
|
|
2221
2222
|
});
|
|
2222
2223
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-workspaces-thin-client",
|
|
3
3
|
"description": "AWS SDK for JavaScript Workspaces Thin Client Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.499.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-workspaces-thin-client",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
24
|
"@aws-sdk/core": "3.496.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
26
|
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
27
|
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
28
|
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|