@aws-sdk/client-workspaces-web 3.982.0 → 3.984.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 CHANGED
@@ -681,6 +681,7 @@ const _p = "path";
681
681
  const _pA = "portalArn";
682
682
  const _pAa = "pasteAllowed";
683
683
  const _pAr = "printAllowed";
684
+ const _pCD = "portalCustomDomain";
684
685
  const _pD = "patternDescription";
685
686
  const _pE = "portalEndpoint";
686
687
  const _pI = "portalId";
@@ -957,8 +958,8 @@ var CreateNetworkSettingsResponse$ = [3, n0, _CNSRr,
957
958
  ];
958
959
  var CreatePortalRequest$ = [3, n0, _CPR,
959
960
  0,
960
- [_dN, _ta, _cMK, _aEC, _cTl, _aT, _iT, _mCS],
961
- [[() => DisplayName, 0], [() => TagList, 0], 0, 128 | 0, [0, 4], 0, 0, 1]
961
+ [_dN, _ta, _cMK, _aEC, _cTl, _aT, _iT, _mCS, _pCD],
962
+ [[() => DisplayName, 0], [() => TagList, 0], 0, 128 | 0, [0, 4], 0, 0, 1, 0]
962
963
  ];
963
964
  var CreatePortalResponse$ = [3, n0, _CPRr,
964
965
  0,
@@ -1538,13 +1539,13 @@ var NetworkSettingsSummary$ = [3, n0, _NSS,
1538
1539
  ];
1539
1540
  var Portal$ = [3, n0, _P,
1540
1541
  0,
1541
- [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _sR, _uALSA, _aT, _iASA, _cMK, _aEC, _iT, _mCS],
1542
- [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 1], 1
1542
+ [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _sR, _uALSA, _aT, _iASA, _cMK, _aEC, _iT, _mCS, _pCD],
1543
+ [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 1, 0], 1
1543
1544
  ];
1544
1545
  var PortalSummary$ = [3, n0, _PS,
1545
1546
  0,
1546
- [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _uALSA, _aT, _iASA, _iT, _mCS],
1547
- [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1], 1
1547
+ [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _uALSA, _aT, _iASA, _iT, _mCS, _pCD],
1548
+ [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0], 1
1548
1549
  ];
1549
1550
  var RedactionPlaceHolder$ = [3, n0, _RPH,
1550
1551
  0,
@@ -1692,8 +1693,8 @@ var UpdateNetworkSettingsResponse$ = [3, n0, _UNSRp,
1692
1693
  ];
1693
1694
  var UpdatePortalRequest$ = [3, n0, _UPR,
1694
1695
  0,
1695
- [_pA, _dN, _aT, _iT, _mCS],
1696
- [[0, 1], [() => DisplayName, 0], 0, 0, 1], 1
1696
+ [_pA, _dN, _aT, _iT, _mCS, _pCD],
1697
+ [[0, 1], [() => DisplayName, 0], 0, 0, 1, 0], 1
1697
1698
  ];
1698
1699
  var UpdatePortalResponse$ = [3, n0, _UPRp,
1699
1700
  0,
@@ -435,6 +435,7 @@ const _p = "path";
435
435
  const _pA = "portalArn";
436
436
  const _pAa = "pasteAllowed";
437
437
  const _pAr = "printAllowed";
438
+ const _pCD = "portalCustomDomain";
438
439
  const _pD = "patternDescription";
439
440
  const _pE = "portalEndpoint";
440
441
  const _pI = "portalId";
@@ -714,8 +715,8 @@ export var CreateNetworkSettingsResponse$ = [3, n0, _CNSRr,
714
715
  ];
715
716
  export var CreatePortalRequest$ = [3, n0, _CPR,
716
717
  0,
717
- [_dN, _ta, _cMK, _aEC, _cTl, _aT, _iT, _mCS],
718
- [[() => DisplayName, 0], [() => TagList, 0], 0, 128 | 0, [0, 4], 0, 0, 1]
718
+ [_dN, _ta, _cMK, _aEC, _cTl, _aT, _iT, _mCS, _pCD],
719
+ [[() => DisplayName, 0], [() => TagList, 0], 0, 128 | 0, [0, 4], 0, 0, 1, 0]
719
720
  ];
720
721
  export var CreatePortalResponse$ = [3, n0, _CPRr,
721
722
  0,
@@ -1295,13 +1296,13 @@ export var NetworkSettingsSummary$ = [3, n0, _NSS,
1295
1296
  ];
1296
1297
  export var Portal$ = [3, n0, _P,
1297
1298
  0,
1298
- [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _sR, _uALSA, _aT, _iASA, _cMK, _aEC, _iT, _mCS],
1299
- [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 1], 1
1299
+ [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _sR, _uALSA, _aT, _iASA, _cMK, _aEC, _iT, _mCS, _pCD],
1300
+ [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128 | 0, 0, 1, 0], 1
1300
1301
  ];
1301
1302
  export var PortalSummary$ = [3, n0, _PS,
1302
1303
  0,
1303
- [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _uALSA, _aT, _iASA, _iT, _mCS],
1304
- [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1], 1
1304
+ [_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _uALSA, _aT, _iASA, _iT, _mCS, _pCD],
1305
+ [0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0], 1
1305
1306
  ];
1306
1307
  export var RedactionPlaceHolder$ = [3, n0, _RPH,
1307
1308
  0,
@@ -1449,8 +1450,8 @@ export var UpdateNetworkSettingsResponse$ = [3, n0, _UNSRp,
1449
1450
  ];
1450
1451
  export var UpdatePortalRequest$ = [3, n0, _UPR,
1451
1452
  0,
1452
- [_pA, _dN, _aT, _iT, _mCS],
1453
- [[0, 1], [() => DisplayName, 0], 0, 0, 1], 1
1453
+ [_pA, _dN, _aT, _iT, _mCS, _pCD],
1454
+ [[0, 1], [() => DisplayName, 0], 0, 0, 1, 0], 1
1454
1455
  ];
1455
1456
  export var UpdatePortalResponse$ = [3, n0, _UPRp,
1456
1457
  0,
@@ -52,6 +52,7 @@ declare const CreatePortalCommand_base: {
52
52
  * authenticationType: "STRING_VALUE",
53
53
  * instanceType: "STRING_VALUE",
54
54
  * maxConcurrentSessions: Number("int"),
55
+ * portalCustomDomain: "STRING_VALUE",
55
56
  * };
56
57
  * const command = new CreatePortalCommand(input);
57
58
  * const response = await client.send(command);
@@ -66,6 +66,7 @@ declare const GetPortalCommand_base: {
66
66
  * // },
67
67
  * // instanceType: "STRING_VALUE",
68
68
  * // maxConcurrentSessions: Number("int"),
69
+ * // portalCustomDomain: "STRING_VALUE",
69
70
  * // },
70
71
  * // };
71
72
  *
@@ -63,6 +63,7 @@ declare const ListPortalsCommand_base: {
63
63
  * // ipAccessSettingsArn: "STRING_VALUE",
64
64
  * // instanceType: "STRING_VALUE",
65
65
  * // maxConcurrentSessions: Number("int"),
66
+ * // portalCustomDomain: "STRING_VALUE",
66
67
  * // },
67
68
  * // ],
68
69
  * // nextToken: "STRING_VALUE",
@@ -42,6 +42,7 @@ declare const UpdatePortalCommand_base: {
42
42
  * authenticationType: "STRING_VALUE",
43
43
  * instanceType: "STRING_VALUE",
44
44
  * maxConcurrentSessions: Number("int"),
45
+ * portalCustomDomain: "STRING_VALUE",
45
46
  * };
46
47
  * const command = new UpdatePortalCommand(input);
47
48
  * const response = await client.send(command);
@@ -70,6 +71,7 @@ declare const UpdatePortalCommand_base: {
70
71
  * // },
71
72
  * // instanceType: "STRING_VALUE",
72
73
  * // maxConcurrentSessions: Number("int"),
74
+ * // portalCustomDomain: "STRING_VALUE",
73
75
  * // },
74
76
  * // };
75
77
  *
@@ -1693,6 +1693,11 @@ export interface CreatePortalRequest {
1693
1693
  * @public
1694
1694
  */
1695
1695
  maxConcurrentSessions?: number | undefined;
1696
+ /**
1697
+ * <p>The custom domain of the web portal that users access in order to start streaming sessions.</p>
1698
+ * @public
1699
+ */
1700
+ portalCustomDomain?: string | undefined;
1696
1701
  }
1697
1702
  /**
1698
1703
  * @public
@@ -1964,6 +1969,11 @@ export interface Portal {
1964
1969
  * @public
1965
1970
  */
1966
1971
  maxConcurrentSessions?: number | undefined;
1972
+ /**
1973
+ * <p>The custom domain of the web portal that users access in order to start streaming sessions.</p>
1974
+ * @public
1975
+ */
1976
+ portalCustomDomain?: string | undefined;
1967
1977
  }
1968
1978
  /**
1969
1979
  * @public
@@ -2110,6 +2120,11 @@ export interface PortalSummary {
2110
2120
  * @public
2111
2121
  */
2112
2122
  maxConcurrentSessions?: number | undefined;
2123
+ /**
2124
+ * <p>The custom domain of the web portal that users access in order to start streaming sessions.</p>
2125
+ * @public
2126
+ */
2127
+ portalCustomDomain?: string | undefined;
2113
2128
  }
2114
2129
  /**
2115
2130
  * @public
@@ -2155,6 +2170,11 @@ export interface UpdatePortalRequest {
2155
2170
  * @public
2156
2171
  */
2157
2172
  maxConcurrentSessions?: number | undefined;
2173
+ /**
2174
+ * <p>The custom domain of the web portal that users access in order to start streaming sessions. </p>
2175
+ * @public
2176
+ */
2177
+ portalCustomDomain?: string | undefined;
2158
2178
  }
2159
2179
  /**
2160
2180
  * @public
@@ -444,6 +444,7 @@ export interface CreatePortalRequest {
444
444
  authenticationType?: AuthenticationType | undefined;
445
445
  instanceType?: _InstanceType | undefined;
446
446
  maxConcurrentSessions?: number | undefined;
447
+ portalCustomDomain?: string | undefined;
447
448
  }
448
449
  export interface CreatePortalResponse {
449
450
  portalArn: string | undefined;
@@ -510,6 +511,7 @@ export interface Portal {
510
511
  additionalEncryptionContext?: Record<string, string> | undefined;
511
512
  instanceType?: _InstanceType | undefined;
512
513
  maxConcurrentSessions?: number | undefined;
514
+ portalCustomDomain?: string | undefined;
513
515
  }
514
516
  export interface GetPortalResponse {
515
517
  portal?: Portal | undefined;
@@ -544,6 +546,7 @@ export interface PortalSummary {
544
546
  ipAccessSettingsArn?: string | undefined;
545
547
  instanceType?: _InstanceType | undefined;
546
548
  maxConcurrentSessions?: number | undefined;
549
+ portalCustomDomain?: string | undefined;
547
550
  }
548
551
  export interface ListPortalsResponse {
549
552
  portals?: PortalSummary[] | undefined;
@@ -555,6 +558,7 @@ export interface UpdatePortalRequest {
555
558
  authenticationType?: AuthenticationType | undefined;
556
559
  instanceType?: _InstanceType | undefined;
557
560
  maxConcurrentSessions?: number | undefined;
561
+ portalCustomDomain?: string | undefined;
558
562
  }
559
563
  export interface UpdatePortalResponse {
560
564
  portal?: Portal | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-workspaces-web",
3
3
  "description": "AWS SDK for JavaScript Workspaces Web Client for Node.js, Browser and React Native",
4
- "version": "3.982.0",
4
+ "version": "3.984.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-workspaces-web",
@@ -29,7 +29,7 @@
29
29
  "@aws-sdk/middleware-user-agent": "^3.972.6",
30
30
  "@aws-sdk/region-config-resolver": "^3.972.3",
31
31
  "@aws-sdk/types": "^3.973.1",
32
- "@aws-sdk/util-endpoints": "3.982.0",
32
+ "@aws-sdk/util-endpoints": "3.984.0",
33
33
  "@aws-sdk/util-user-agent-browser": "^3.972.3",
34
34
  "@aws-sdk/util-user-agent-node": "^3.972.4",
35
35
  "@smithy/config-resolver": "^4.4.6",