@aws-sdk/client-appstream 3.858.0 → 3.862.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.
@@ -1884,6 +1884,33 @@ export interface CreateFleetRequest {
1884
1884
  * <li>
1885
1885
  * <p>stream.graphics-pro.16xlarge</p>
1886
1886
  * </li>
1887
+ * <li>
1888
+ * <p>stream.graphics.g6.xlarge</p>
1889
+ * </li>
1890
+ * <li>
1891
+ * <p>stream.graphics.g6.2xlarge</p>
1892
+ * </li>
1893
+ * <li>
1894
+ * <p>stream.graphics.g6.4xlarge</p>
1895
+ * </li>
1896
+ * <li>
1897
+ * <p>stream.graphics.g6.8xlarge</p>
1898
+ * </li>
1899
+ * <li>
1900
+ * <p>stream.graphics.g6.16xlarge</p>
1901
+ * </li>
1902
+ * <li>
1903
+ * <p>stream.graphics.g6.12xlarge</p>
1904
+ * </li>
1905
+ * <li>
1906
+ * <p>stream.graphics.g6.24xlarge</p>
1907
+ * </li>
1908
+ * <li>
1909
+ * <p>stream.graphics.gr6.4xlarge</p>
1910
+ * </li>
1911
+ * <li>
1912
+ * <p>stream.graphics.gr6.8xlarge</p>
1913
+ * </li>
1887
1914
  * </ul>
1888
1915
  * <p>The following instance types are available for Elastic fleets:</p>
1889
1916
  * <ul>
@@ -2200,6 +2227,54 @@ export interface Fleet {
2200
2227
  * <li>
2201
2228
  * <p>stream.graphics-pro.16xlarge</p>
2202
2229
  * </li>
2230
+ * <li>
2231
+ * <p>stream.graphics.g5.xlarge</p>
2232
+ * </li>
2233
+ * <li>
2234
+ * <p>stream.graphics.g5.2xlarge</p>
2235
+ * </li>
2236
+ * <li>
2237
+ * <p>stream.graphics.g5.4xlarge</p>
2238
+ * </li>
2239
+ * <li>
2240
+ * <p>stream.graphics.g5.8xlarge</p>
2241
+ * </li>
2242
+ * <li>
2243
+ * <p>stream.graphics.g5.16xlarge</p>
2244
+ * </li>
2245
+ * <li>
2246
+ * <p>stream.graphics.g5.12xlarge</p>
2247
+ * </li>
2248
+ * <li>
2249
+ * <p>stream.graphics.g5.24xlarge</p>
2250
+ * </li>
2251
+ * <li>
2252
+ * <p>stream.graphics.g6.xlarge</p>
2253
+ * </li>
2254
+ * <li>
2255
+ * <p>stream.graphics.g6.2xlarge</p>
2256
+ * </li>
2257
+ * <li>
2258
+ * <p>stream.graphics.g6.4xlarge</p>
2259
+ * </li>
2260
+ * <li>
2261
+ * <p>stream.graphics.g6.8xlarge</p>
2262
+ * </li>
2263
+ * <li>
2264
+ * <p>stream.graphics.g6.16xlarge</p>
2265
+ * </li>
2266
+ * <li>
2267
+ * <p>stream.graphics.g6.12xlarge</p>
2268
+ * </li>
2269
+ * <li>
2270
+ * <p>stream.graphics.g6.24xlarge</p>
2271
+ * </li>
2272
+ * <li>
2273
+ * <p>stream.graphics.gr6.4xlarge</p>
2274
+ * </li>
2275
+ * <li>
2276
+ * <p>stream.graphics.gr6.8xlarge</p>
2277
+ * </li>
2203
2278
  * </ul>
2204
2279
  * @public
2205
2280
  */
@@ -2456,6 +2531,54 @@ export interface CreateImageBuilderRequest {
2456
2531
  * <li>
2457
2532
  * <p>stream.graphics-pro.16xlarge</p>
2458
2533
  * </li>
2534
+ * <li>
2535
+ * <p>stream.graphics.g5.xlarge</p>
2536
+ * </li>
2537
+ * <li>
2538
+ * <p>stream.graphics.g5.2xlarge</p>
2539
+ * </li>
2540
+ * <li>
2541
+ * <p>stream.graphics.g5.4xlarge</p>
2542
+ * </li>
2543
+ * <li>
2544
+ * <p>stream.graphics.g5.8xlarge</p>
2545
+ * </li>
2546
+ * <li>
2547
+ * <p>stream.graphics.g5.16xlarge</p>
2548
+ * </li>
2549
+ * <li>
2550
+ * <p>stream.graphics.g5.12xlarge</p>
2551
+ * </li>
2552
+ * <li>
2553
+ * <p>stream.graphics.g5.24xlarge</p>
2554
+ * </li>
2555
+ * <li>
2556
+ * <p>stream.graphics.g6.xlarge</p>
2557
+ * </li>
2558
+ * <li>
2559
+ * <p>stream.graphics.g6.2xlarge</p>
2560
+ * </li>
2561
+ * <li>
2562
+ * <p>stream.graphics.g6.4xlarge</p>
2563
+ * </li>
2564
+ * <li>
2565
+ * <p>stream.graphics.g6.8xlarge</p>
2566
+ * </li>
2567
+ * <li>
2568
+ * <p>stream.graphics.g6.16xlarge</p>
2569
+ * </li>
2570
+ * <li>
2571
+ * <p>stream.graphics.g6.12xlarge</p>
2572
+ * </li>
2573
+ * <li>
2574
+ * <p>stream.graphics.g6.24xlarge</p>
2575
+ * </li>
2576
+ * <li>
2577
+ * <p>stream.graphics.gr6.4xlarge</p>
2578
+ * </li>
2579
+ * <li>
2580
+ * <p>stream.graphics.gr6.8xlarge</p>
2581
+ * </li>
2459
2582
  * </ul>
2460
2583
  * @public
2461
2584
  */
@@ -2725,6 +2848,54 @@ export interface ImageBuilder {
2725
2848
  * <li>
2726
2849
  * <p>stream.graphics-pro.16xlarge</p>
2727
2850
  * </li>
2851
+ * <li>
2852
+ * <p>stream.graphics.g5.xlarge</p>
2853
+ * </li>
2854
+ * <li>
2855
+ * <p>stream.graphics.g5.2xlarge</p>
2856
+ * </li>
2857
+ * <li>
2858
+ * <p>stream.graphics.g5.4xlarge</p>
2859
+ * </li>
2860
+ * <li>
2861
+ * <p>stream.graphics.g5.8xlarge</p>
2862
+ * </li>
2863
+ * <li>
2864
+ * <p>stream.graphics.g5.16xlarge</p>
2865
+ * </li>
2866
+ * <li>
2867
+ * <p>stream.graphics.g5.12xlarge</p>
2868
+ * </li>
2869
+ * <li>
2870
+ * <p>stream.graphics.g5.24xlarge</p>
2871
+ * </li>
2872
+ * <li>
2873
+ * <p>stream.graphics.g6.xlarge</p>
2874
+ * </li>
2875
+ * <li>
2876
+ * <p>stream.graphics.g6.2xlarge</p>
2877
+ * </li>
2878
+ * <li>
2879
+ * <p>stream.graphics.g6.4xlarge</p>
2880
+ * </li>
2881
+ * <li>
2882
+ * <p>stream.graphics.g6.8xlarge</p>
2883
+ * </li>
2884
+ * <li>
2885
+ * <p>stream.graphics.g6.16xlarge</p>
2886
+ * </li>
2887
+ * <li>
2888
+ * <p>stream.graphics.g6.12xlarge</p>
2889
+ * </li>
2890
+ * <li>
2891
+ * <p>stream.graphics.g6.24xlarge</p>
2892
+ * </li>
2893
+ * <li>
2894
+ * <p>stream.graphics.gr6.4xlarge</p>
2895
+ * </li>
2896
+ * <li>
2897
+ * <p>stream.graphics.gr6.8xlarge</p>
2898
+ * </li>
2728
2899
  * </ul>
2729
2900
  * @public
2730
2901
  */
@@ -3478,7 +3649,7 @@ export interface Image {
3478
3649
  */
3479
3650
  ImageBuilderSupported?: boolean | undefined;
3480
3651
  /**
3481
- * <p>The name of the image builder that was used to create the private image. If the image is shared, this value is null.</p>
3652
+ * <p>The name of the image builder that was used to create the private image. If the image is shared, copied, or updated by using Managed Image Updates, this value is null.</p>
3482
3653
  * @public
3483
3654
  */
3484
3655
  ImageBuilderName?: string | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-appstream",
3
3
  "description": "AWS SDK for JavaScript Appstream Client for Node.js, Browser and React Native",
4
- "version": "3.858.0",
4
+ "version": "3.862.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-appstream",
@@ -20,43 +20,43 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.858.0",
24
- "@aws-sdk/credential-provider-node": "3.858.0",
25
- "@aws-sdk/middleware-host-header": "3.840.0",
26
- "@aws-sdk/middleware-logger": "3.840.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.840.0",
28
- "@aws-sdk/middleware-user-agent": "3.858.0",
29
- "@aws-sdk/region-config-resolver": "3.840.0",
30
- "@aws-sdk/types": "3.840.0",
31
- "@aws-sdk/util-endpoints": "3.848.0",
32
- "@aws-sdk/util-user-agent-browser": "3.840.0",
33
- "@aws-sdk/util-user-agent-node": "3.858.0",
34
- "@smithy/config-resolver": "^4.1.4",
35
- "@smithy/core": "^3.7.2",
36
- "@smithy/fetch-http-handler": "^5.1.0",
37
- "@smithy/hash-node": "^4.0.4",
38
- "@smithy/invalid-dependency": "^4.0.4",
39
- "@smithy/middleware-content-length": "^4.0.4",
40
- "@smithy/middleware-endpoint": "^4.1.17",
41
- "@smithy/middleware-retry": "^4.1.18",
42
- "@smithy/middleware-serde": "^4.0.8",
43
- "@smithy/middleware-stack": "^4.0.4",
44
- "@smithy/node-config-provider": "^4.1.3",
45
- "@smithy/node-http-handler": "^4.1.0",
46
- "@smithy/protocol-http": "^5.1.2",
47
- "@smithy/smithy-client": "^4.4.9",
48
- "@smithy/types": "^4.3.1",
49
- "@smithy/url-parser": "^4.0.4",
23
+ "@aws-sdk/core": "3.862.0",
24
+ "@aws-sdk/credential-provider-node": "3.862.0",
25
+ "@aws-sdk/middleware-host-header": "3.862.0",
26
+ "@aws-sdk/middleware-logger": "3.862.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.862.0",
28
+ "@aws-sdk/middleware-user-agent": "3.862.0",
29
+ "@aws-sdk/region-config-resolver": "3.862.0",
30
+ "@aws-sdk/types": "3.862.0",
31
+ "@aws-sdk/util-endpoints": "3.862.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.862.0",
33
+ "@aws-sdk/util-user-agent-node": "3.862.0",
34
+ "@smithy/config-resolver": "^4.1.5",
35
+ "@smithy/core": "^3.8.0",
36
+ "@smithy/fetch-http-handler": "^5.1.1",
37
+ "@smithy/hash-node": "^4.0.5",
38
+ "@smithy/invalid-dependency": "^4.0.5",
39
+ "@smithy/middleware-content-length": "^4.0.5",
40
+ "@smithy/middleware-endpoint": "^4.1.18",
41
+ "@smithy/middleware-retry": "^4.1.19",
42
+ "@smithy/middleware-serde": "^4.0.9",
43
+ "@smithy/middleware-stack": "^4.0.5",
44
+ "@smithy/node-config-provider": "^4.1.4",
45
+ "@smithy/node-http-handler": "^4.1.1",
46
+ "@smithy/protocol-http": "^5.1.3",
47
+ "@smithy/smithy-client": "^4.4.10",
48
+ "@smithy/types": "^4.3.2",
49
+ "@smithy/url-parser": "^4.0.5",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.25",
54
- "@smithy/util-defaults-mode-node": "^4.0.25",
55
- "@smithy/util-endpoints": "^3.0.6",
56
- "@smithy/util-middleware": "^4.0.4",
57
- "@smithy/util-retry": "^4.0.6",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.26",
54
+ "@smithy/util-defaults-mode-node": "^4.0.26",
55
+ "@smithy/util-endpoints": "^3.0.7",
56
+ "@smithy/util-middleware": "^4.0.5",
57
+ "@smithy/util-retry": "^4.0.7",
58
58
  "@smithy/util-utf8": "^4.0.0",
59
- "@smithy/util-waiter": "^4.0.6",
59
+ "@smithy/util-waiter": "^4.0.7",
60
60
  "tslib": "^2.6.2"
61
61
  },
62
62
  "devDependencies": {