@aws-sdk/client-workspaces-web 3.1075.0 → 3.1077.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 +2474 -15
- package/dist-es/runtimeConfig.browser.js +0 -2
- package/dist-es/runtimeConfig.js +1 -2
- package/dist-es/runtimeConfig.native.js +0 -2
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +8 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
- package/package.json +8 -10
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/WorkSpacesWebServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -127
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -38
- package/dist-cjs/schemas/schemas_0.js +0 -2086
|
@@ -1,2086 +0,0 @@
|
|
|
1
|
-
const _ABS = "AssociateBrowserSettings";
|
|
2
|
-
const _ABSR = "AssociateBrowserSettingsRequest";
|
|
3
|
-
const _ABSRs = "AssociateBrowserSettingsResponse";
|
|
4
|
-
const _ADE = "AccessDeniedException";
|
|
5
|
-
const _ADPS = "AssociateDataProtectionSettings";
|
|
6
|
-
const _ADPSR = "AssociateDataProtectionSettingsRequest";
|
|
7
|
-
const _ADPSRs = "AssociateDataProtectionSettingsResponse";
|
|
8
|
-
const _AIAS = "AssociateIpAccessSettings";
|
|
9
|
-
const _AIASR = "AssociateIpAccessSettingsRequest";
|
|
10
|
-
const _AIASRs = "AssociateIpAccessSettingsResponse";
|
|
11
|
-
const _ANS = "AssociateNetworkSettings";
|
|
12
|
-
const _ANSR = "AssociateNetworkSettingsRequest";
|
|
13
|
-
const _ANSRs = "AssociateNetworkSettingsResponse";
|
|
14
|
-
const _ASL = "AssociateSessionLogger";
|
|
15
|
-
const _ASLR = "AssociateSessionLoggerRequest";
|
|
16
|
-
const _ASLRs = "AssociateSessionLoggerResponse";
|
|
17
|
-
const _ATS = "AssociateTrustStore";
|
|
18
|
-
const _ATSR = "AssociateTrustStoreRequest";
|
|
19
|
-
const _ATSRs = "AssociateTrustStoreResponse";
|
|
20
|
-
const _AUALS = "AssociateUserAccessLoggingSettings";
|
|
21
|
-
const _AUALSR = "AssociateUserAccessLoggingSettingsRequest";
|
|
22
|
-
const _AUALSRs = "AssociateUserAccessLoggingSettingsResponse";
|
|
23
|
-
const _AUS = "AssociateUserSettings";
|
|
24
|
-
const _AUSR = "AssociateUserSettingsRequest";
|
|
25
|
-
const _AUSRs = "AssociateUserSettingsResponse";
|
|
26
|
-
const _BC = "BrandingConfiguration";
|
|
27
|
-
const _BCCI = "BrandingConfigurationCreateInput";
|
|
28
|
-
const _BCUI = "BrandingConfigurationUpdateInput";
|
|
29
|
-
const _BIPI = "BuiltInPatternId";
|
|
30
|
-
const _BP = "BrowserPolicy";
|
|
31
|
-
const _BS = "BrowserSettings";
|
|
32
|
-
const _BSL = "BrowserSettingsList";
|
|
33
|
-
const _BSS = "BrowserSettingsSummary";
|
|
34
|
-
const _C = "Certificate";
|
|
35
|
-
const _CBS = "CreateBrowserSettings";
|
|
36
|
-
const _CBSR = "CreateBrowserSettingsRequest";
|
|
37
|
-
const _CBSRr = "CreateBrowserSettingsResponse";
|
|
38
|
-
const _CD = "CookieDomain";
|
|
39
|
-
const _CDPS = "CreateDataProtectionSettings";
|
|
40
|
-
const _CDPSR = "CreateDataProtectionSettingsRequest";
|
|
41
|
-
const _CDPSRr = "CreateDataProtectionSettingsResponse";
|
|
42
|
-
const _CE = "ConflictException";
|
|
43
|
-
const _CIAS = "CreateIpAccessSettings";
|
|
44
|
-
const _CIASR = "CreateIpAccessSettingsRequest";
|
|
45
|
-
const _CIASRr = "CreateIpAccessSettingsResponse";
|
|
46
|
-
const _CIP = "CreateIdentityProvider";
|
|
47
|
-
const _CIPR = "CreateIdentityProviderRequest";
|
|
48
|
-
const _CIPRr = "CreateIdentityProviderResponse";
|
|
49
|
-
const _CN = "CookieName";
|
|
50
|
-
const _CNS = "CreateNetworkSettings";
|
|
51
|
-
const _CNSR = "CreateNetworkSettingsRequest";
|
|
52
|
-
const _CNSRr = "CreateNetworkSettingsResponse";
|
|
53
|
-
const _CP = "CookiePath";
|
|
54
|
-
const _CPR = "CreatePortalRequest";
|
|
55
|
-
const _CPRr = "CreatePortalResponse";
|
|
56
|
-
const _CPr = "CreatePortal";
|
|
57
|
-
const _CPu = "CustomPattern";
|
|
58
|
-
const _CS = "CertificateSummary";
|
|
59
|
-
const _CSC = "CookieSynchronizationConfiguration";
|
|
60
|
-
const _CSL = "CertificateSummaryList";
|
|
61
|
-
const _CSLR = "CreateSessionLoggerRequest";
|
|
62
|
-
const _CSLRr = "CreateSessionLoggerResponse";
|
|
63
|
-
const _CSLr = "CreateSessionLogger";
|
|
64
|
-
const _CSo = "CookieSpecification";
|
|
65
|
-
const _CSoo = "CookieSpecifications";
|
|
66
|
-
const _CTS = "CreateTrustStore";
|
|
67
|
-
const _CTSR = "CreateTrustStoreRequest";
|
|
68
|
-
const _CTSRr = "CreateTrustStoreResponse";
|
|
69
|
-
const _CUALS = "CreateUserAccessLoggingSettings";
|
|
70
|
-
const _CUALSR = "CreateUserAccessLoggingSettingsRequest";
|
|
71
|
-
const _CUALSRr = "CreateUserAccessLoggingSettingsResponse";
|
|
72
|
-
const _CUS = "CreateUserSettings";
|
|
73
|
-
const _CUSR = "CreateUserSettingsRequest";
|
|
74
|
-
const _CUSRr = "CreateUserSettingsResponse";
|
|
75
|
-
const _D = "Description";
|
|
76
|
-
const _DBS = "DeleteBrowserSettings";
|
|
77
|
-
const _DBSR = "DeleteBrowserSettingsRequest";
|
|
78
|
-
const _DBSRe = "DeleteBrowserSettingsResponse";
|
|
79
|
-
const _DBSRi = "DisassociateBrowserSettingsRequest";
|
|
80
|
-
const _DBSRis = "DisassociateBrowserSettingsResponse";
|
|
81
|
-
const _DBSi = "DisassociateBrowserSettings";
|
|
82
|
-
const _DDPS = "DeleteDataProtectionSettings";
|
|
83
|
-
const _DDPSR = "DeleteDataProtectionSettingsRequest";
|
|
84
|
-
const _DDPSRe = "DeleteDataProtectionSettingsResponse";
|
|
85
|
-
const _DDPSRi = "DisassociateDataProtectionSettingsRequest";
|
|
86
|
-
const _DDPSRis = "DisassociateDataProtectionSettingsResponse";
|
|
87
|
-
const _DDPSi = "DisassociateDataProtectionSettings";
|
|
88
|
-
const _DIAS = "DeleteIpAccessSettings";
|
|
89
|
-
const _DIASR = "DeleteIpAccessSettingsRequest";
|
|
90
|
-
const _DIASRe = "DeleteIpAccessSettingsResponse";
|
|
91
|
-
const _DIASRi = "DisassociateIpAccessSettingsRequest";
|
|
92
|
-
const _DIASRis = "DisassociateIpAccessSettingsResponse";
|
|
93
|
-
const _DIASi = "DisassociateIpAccessSettings";
|
|
94
|
-
const _DIP = "DeleteIdentityProvider";
|
|
95
|
-
const _DIPR = "DeleteIdentityProviderRequest";
|
|
96
|
-
const _DIPRe = "DeleteIdentityProviderResponse";
|
|
97
|
-
const _DN = "DisplayName";
|
|
98
|
-
const _DNS = "DisplayNameSafe";
|
|
99
|
-
const _DNSR = "DeleteNetworkSettingsRequest";
|
|
100
|
-
const _DNSRe = "DeleteNetworkSettingsResponse";
|
|
101
|
-
const _DNSRi = "DisassociateNetworkSettingsRequest";
|
|
102
|
-
const _DNSRis = "DisassociateNetworkSettingsResponse";
|
|
103
|
-
const _DNSe = "DeleteNetworkSettings";
|
|
104
|
-
const _DNSi = "DisassociateNetworkSettings";
|
|
105
|
-
const _DP = "DeletePortal";
|
|
106
|
-
const _DPR = "DeletePortalRequest";
|
|
107
|
-
const _DPRe = "DeletePortalResponse";
|
|
108
|
-
const _DPS = "DataProtectionSettings";
|
|
109
|
-
const _DPSL = "DataProtectionSettingsList";
|
|
110
|
-
const _DPSS = "DataProtectionSettingsSummary";
|
|
111
|
-
const _DS = "DescriptionSafe";
|
|
112
|
-
const _DSL = "DeleteSessionLogger";
|
|
113
|
-
const _DSLR = "DeleteSessionLoggerRequest";
|
|
114
|
-
const _DSLRe = "DeleteSessionLoggerResponse";
|
|
115
|
-
const _DSLRi = "DisassociateSessionLoggerRequest";
|
|
116
|
-
const _DSLRis = "DisassociateSessionLoggerResponse";
|
|
117
|
-
const _DSLi = "DisassociateSessionLogger";
|
|
118
|
-
const _DTS = "DeleteTrustStore";
|
|
119
|
-
const _DTSR = "DeleteTrustStoreRequest";
|
|
120
|
-
const _DTSRe = "DeleteTrustStoreResponse";
|
|
121
|
-
const _DTSRi = "DisassociateTrustStoreRequest";
|
|
122
|
-
const _DTSRis = "DisassociateTrustStoreResponse";
|
|
123
|
-
const _DTSi = "DisassociateTrustStore";
|
|
124
|
-
const _DUALS = "DeleteUserAccessLoggingSettings";
|
|
125
|
-
const _DUALSR = "DeleteUserAccessLoggingSettingsRequest";
|
|
126
|
-
const _DUALSRe = "DeleteUserAccessLoggingSettingsResponse";
|
|
127
|
-
const _DUALSRi = "DisassociateUserAccessLoggingSettingsRequest";
|
|
128
|
-
const _DUALSRis = "DisassociateUserAccessLoggingSettingsResponse";
|
|
129
|
-
const _DUALSi = "DisassociateUserAccessLoggingSettings";
|
|
130
|
-
const _DUS = "DeleteUserSettings";
|
|
131
|
-
const _DUSR = "DeleteUserSettingsRequest";
|
|
132
|
-
const _DUSRe = "DeleteUserSettingsResponse";
|
|
133
|
-
const _DUSRi = "DisassociateUserSettingsRequest";
|
|
134
|
-
const _DUSRis = "DisassociateUserSettingsResponse";
|
|
135
|
-
const _DUSi = "DisassociateUserSettings";
|
|
136
|
-
const _EF = "EventFilter";
|
|
137
|
-
const _ES = "ExpireSession";
|
|
138
|
-
const _ESR = "ExpireSessionRequest";
|
|
139
|
-
const _ESRx = "ExpireSessionResponse";
|
|
140
|
-
const _GBS = "GetBrowserSettings";
|
|
141
|
-
const _GBSR = "GetBrowserSettingsRequest";
|
|
142
|
-
const _GBSRe = "GetBrowserSettingsResponse";
|
|
143
|
-
const _GDPS = "GetDataProtectionSettings";
|
|
144
|
-
const _GDPSR = "GetDataProtectionSettingsRequest";
|
|
145
|
-
const _GDPSRe = "GetDataProtectionSettingsResponse";
|
|
146
|
-
const _GIAS = "GetIpAccessSettings";
|
|
147
|
-
const _GIASR = "GetIpAccessSettingsRequest";
|
|
148
|
-
const _GIASRe = "GetIpAccessSettingsResponse";
|
|
149
|
-
const _GIP = "GetIdentityProvider";
|
|
150
|
-
const _GIPR = "GetIdentityProviderRequest";
|
|
151
|
-
const _GIPRe = "GetIdentityProviderResponse";
|
|
152
|
-
const _GIRU = "GlobalInlineRedactionUrls";
|
|
153
|
-
const _GNS = "GetNetworkSettings";
|
|
154
|
-
const _GNSR = "GetNetworkSettingsRequest";
|
|
155
|
-
const _GNSRe = "GetNetworkSettingsResponse";
|
|
156
|
-
const _GP = "GetPortal";
|
|
157
|
-
const _GPR = "GetPortalRequest";
|
|
158
|
-
const _GPRe = "GetPortalResponse";
|
|
159
|
-
const _GPSPM = "GetPortalServiceProviderMetadata";
|
|
160
|
-
const _GPSPMR = "GetPortalServiceProviderMetadataRequest";
|
|
161
|
-
const _GPSPMRe = "GetPortalServiceProviderMetadataResponse";
|
|
162
|
-
const _GS = "GetSession";
|
|
163
|
-
const _GSL = "GetSessionLogger";
|
|
164
|
-
const _GSLR = "GetSessionLoggerRequest";
|
|
165
|
-
const _GSLRe = "GetSessionLoggerResponse";
|
|
166
|
-
const _GSR = "GetSessionRequest";
|
|
167
|
-
const _GSRe = "GetSessionResponse";
|
|
168
|
-
const _GTS = "GetTrustStore";
|
|
169
|
-
const _GTSC = "GetTrustStoreCertificate";
|
|
170
|
-
const _GTSCR = "GetTrustStoreCertificateRequest";
|
|
171
|
-
const _GTSCRe = "GetTrustStoreCertificateResponse";
|
|
172
|
-
const _GTSR = "GetTrustStoreRequest";
|
|
173
|
-
const _GTSRe = "GetTrustStoreResponse";
|
|
174
|
-
const _GUALS = "GetUserAccessLoggingSettings";
|
|
175
|
-
const _GUALSR = "GetUserAccessLoggingSettingsRequest";
|
|
176
|
-
const _GUALSRe = "GetUserAccessLoggingSettingsResponse";
|
|
177
|
-
const _GUS = "GetUserSettings";
|
|
178
|
-
const _GUSR = "GetUserSettingsRequest";
|
|
179
|
-
const _GUSRe = "GetUserSettingsResponse";
|
|
180
|
-
const _IA = "IpAddress";
|
|
181
|
-
const _IAL = "IpAddressList";
|
|
182
|
-
const _IAS = "IpAccessSettings";
|
|
183
|
-
const _IASL = "IpAccessSettingsList";
|
|
184
|
-
const _IASS = "IpAccessSettingsSummary";
|
|
185
|
-
const _II = "IconImage";
|
|
186
|
-
const _III = "IconImageInput";
|
|
187
|
-
const _IM = "ImageMetadata";
|
|
188
|
-
const _IP = "IdentityProvider";
|
|
189
|
-
const _IPD = "IdentityProviderDetails";
|
|
190
|
-
const _IPL = "IdentityProviderList";
|
|
191
|
-
const _IPN = "IdentityProviderName";
|
|
192
|
-
const _IPS = "IdentityProviderSummary";
|
|
193
|
-
const _IR = "IpRange";
|
|
194
|
-
const _IRC = "InlineRedactionConfiguration";
|
|
195
|
-
const _IRL = "IpRuleList";
|
|
196
|
-
const _IRP = "InlineRedactionPattern";
|
|
197
|
-
const _IRPn = "InlineRedactionPatterns";
|
|
198
|
-
const _IRU = "InlineRedactionUrl";
|
|
199
|
-
const _IRUn = "InlineRedactionUrls";
|
|
200
|
-
const _IRp = "IpRule";
|
|
201
|
-
const _ISE = "InternalServerException";
|
|
202
|
-
const _K = "Key";
|
|
203
|
-
const _LBS = "LocalizedBrandingStrings";
|
|
204
|
-
const _LBSM = "LocalizedBrandingStringMap";
|
|
205
|
-
const _LBSR = "ListBrowserSettingsRequest";
|
|
206
|
-
const _LBSRi = "ListBrowserSettingsResponse";
|
|
207
|
-
const _LBSi = "ListBrowserSettings";
|
|
208
|
-
const _LC = "LogConfiguration";
|
|
209
|
-
const _LDPS = "ListDataProtectionSettings";
|
|
210
|
-
const _LDPSR = "ListDataProtectionSettingsRequest";
|
|
211
|
-
const _LDPSRi = "ListDataProtectionSettingsResponse";
|
|
212
|
-
const _LIAS = "ListIpAccessSettings";
|
|
213
|
-
const _LIASR = "ListIpAccessSettingsRequest";
|
|
214
|
-
const _LIASRi = "ListIpAccessSettingsResponse";
|
|
215
|
-
const _LIP = "ListIdentityProviders";
|
|
216
|
-
const _LIPR = "ListIdentityProvidersRequest";
|
|
217
|
-
const _LIPRi = "ListIdentityProvidersResponse";
|
|
218
|
-
const _LNS = "ListNetworkSettings";
|
|
219
|
-
const _LNSR = "ListNetworkSettingsRequest";
|
|
220
|
-
const _LNSRi = "ListNetworkSettingsResponse";
|
|
221
|
-
const _LP = "ListPortals";
|
|
222
|
-
const _LPR = "ListPortalsRequest";
|
|
223
|
-
const _LPRi = "ListPortalsResponse";
|
|
224
|
-
const _LS = "ListSessions";
|
|
225
|
-
const _LSL = "ListSessionLoggers";
|
|
226
|
-
const _LSLR = "ListSessionLoggersRequest";
|
|
227
|
-
const _LSLRi = "ListSessionLoggersResponse";
|
|
228
|
-
const _LSR = "ListSessionsRequest";
|
|
229
|
-
const _LSRi = "ListSessionsResponse";
|
|
230
|
-
const _LTFR = "ListTagsForResource";
|
|
231
|
-
const _LTFRR = "ListTagsForResourceRequest";
|
|
232
|
-
const _LTFRRi = "ListTagsForResourceResponse";
|
|
233
|
-
const _LTS = "ListTrustStores";
|
|
234
|
-
const _LTSC = "ListTrustStoreCertificates";
|
|
235
|
-
const _LTSCR = "ListTrustStoreCertificatesRequest";
|
|
236
|
-
const _LTSCRi = "ListTrustStoreCertificatesResponse";
|
|
237
|
-
const _LTSR = "ListTrustStoresRequest";
|
|
238
|
-
const _LTSRi = "ListTrustStoresResponse";
|
|
239
|
-
const _LUALS = "ListUserAccessLoggingSettings";
|
|
240
|
-
const _LUALSR = "ListUserAccessLoggingSettingsRequest";
|
|
241
|
-
const _LUALSRi = "ListUserAccessLoggingSettingsResponse";
|
|
242
|
-
const _LUS = "ListUserSettings";
|
|
243
|
-
const _LUSR = "ListUserSettingsRequest";
|
|
244
|
-
const _LUSRi = "ListUserSettingsResponse";
|
|
245
|
-
const _M = "Markdown";
|
|
246
|
-
const _NS = "NetworkSettings";
|
|
247
|
-
const _NSL = "NetworkSettingsList";
|
|
248
|
-
const _NSS = "NetworkSettingsSummary";
|
|
249
|
-
const _P = "Portal";
|
|
250
|
-
const _PL = "PortalList";
|
|
251
|
-
const _PN = "PatternName";
|
|
252
|
-
const _PS = "PortalSummary";
|
|
253
|
-
const _R = "Regex";
|
|
254
|
-
const _RA = "Retry-After";
|
|
255
|
-
const _RNFE = "ResourceNotFoundException";
|
|
256
|
-
const _RPH = "RedactionPlaceHolder";
|
|
257
|
-
const _RPHT = "RedactionPlaceHolderText";
|
|
258
|
-
const _S = "Session";
|
|
259
|
-
const _SB = "S3Bucket";
|
|
260
|
-
const _SKP = "S3KeyPrefix";
|
|
261
|
-
const _SL = "SessionLogger";
|
|
262
|
-
const _SLC = "S3LogConfiguration";
|
|
263
|
-
const _SLL = "SessionLoggerList";
|
|
264
|
-
const _SLS = "SessionLoggerSummary";
|
|
265
|
-
const _SQEE = "ServiceQuotaExceededException";
|
|
266
|
-
const _SS = "SessionSummary";
|
|
267
|
-
const _SSL = "SessionSummaryList";
|
|
268
|
-
const _T = "Tag";
|
|
269
|
-
const _TC = "ToolbarConfiguration";
|
|
270
|
-
const _TE = "ThrottlingException";
|
|
271
|
-
const _TK = "TagKey";
|
|
272
|
-
const _TKL = "TagKeyList";
|
|
273
|
-
const _TL = "TagList";
|
|
274
|
-
const _TMTE = "TooManyTagsException";
|
|
275
|
-
const _TR = "TagResource";
|
|
276
|
-
const _TRR = "TagResourceRequest";
|
|
277
|
-
const _TRRa = "TagResourceResponse";
|
|
278
|
-
const _TS = "TrustStore";
|
|
279
|
-
const _TSS = "TrustStoreSummary";
|
|
280
|
-
const _TSSL = "TrustStoreSummaryList";
|
|
281
|
-
const _TV = "TagValue";
|
|
282
|
-
const _U = "Username";
|
|
283
|
-
const _UALS = "UserAccessLoggingSettings";
|
|
284
|
-
const _UALSL = "UserAccessLoggingSettingsList";
|
|
285
|
-
const _UALSS = "UserAccessLoggingSettingsSummary";
|
|
286
|
-
const _UBS = "UpdateBrowserSettings";
|
|
287
|
-
const _UBSR = "UpdateBrowserSettingsRequest";
|
|
288
|
-
const _UBSRp = "UpdateBrowserSettingsResponse";
|
|
289
|
-
const _UDPS = "UpdateDataProtectionSettings";
|
|
290
|
-
const _UDPSR = "UpdateDataProtectionSettingsRequest";
|
|
291
|
-
const _UDPSRp = "UpdateDataProtectionSettingsResponse";
|
|
292
|
-
const _UIAS = "UpdateIpAccessSettings";
|
|
293
|
-
const _UIASR = "UpdateIpAccessSettingsRequest";
|
|
294
|
-
const _UIASRp = "UpdateIpAccessSettingsResponse";
|
|
295
|
-
const _UIP = "UpdateIdentityProvider";
|
|
296
|
-
const _UIPR = "UpdateIdentityProviderRequest";
|
|
297
|
-
const _UIPRp = "UpdateIdentityProviderResponse";
|
|
298
|
-
const _UNS = "UpdateNetworkSettings";
|
|
299
|
-
const _UNSR = "UpdateNetworkSettingsRequest";
|
|
300
|
-
const _UNSRp = "UpdateNetworkSettingsResponse";
|
|
301
|
-
const _UP = "UrlPattern";
|
|
302
|
-
const _UPL = "UrlPatternList";
|
|
303
|
-
const _UPR = "UpdatePortalRequest";
|
|
304
|
-
const _UPRp = "UpdatePortalResponse";
|
|
305
|
-
const _UPp = "UpdatePortal";
|
|
306
|
-
const _UR = "UntagResource";
|
|
307
|
-
const _URR = "UntagResourceRequest";
|
|
308
|
-
const _URRn = "UntagResourceResponse";
|
|
309
|
-
const _US = "UserSettings";
|
|
310
|
-
const _USL = "UserSettingsList";
|
|
311
|
-
const _USLR = "UpdateSessionLoggerRequest";
|
|
312
|
-
const _USLRp = "UpdateSessionLoggerResponse";
|
|
313
|
-
const _USLp = "UpdateSessionLogger";
|
|
314
|
-
const _USS = "UserSettingsSummary";
|
|
315
|
-
const _UTS = "UpdateTrustStore";
|
|
316
|
-
const _UTSR = "UpdateTrustStoreRequest";
|
|
317
|
-
const _UTSRp = "UpdateTrustStoreResponse";
|
|
318
|
-
const _UUALS = "UpdateUserAccessLoggingSettings";
|
|
319
|
-
const _UUALSR = "UpdateUserAccessLoggingSettingsRequest";
|
|
320
|
-
const _UUALSRp = "UpdateUserAccessLoggingSettingsResponse";
|
|
321
|
-
const _UUS = "UpdateUserSettings";
|
|
322
|
-
const _UUSR = "UpdateUserSettingsRequest";
|
|
323
|
-
const _UUSRp = "UpdateUserSettingsResponse";
|
|
324
|
-
const _V = "Value";
|
|
325
|
-
const _VE = "ValidationException";
|
|
326
|
-
const _VEF = "ValidationExceptionField";
|
|
327
|
-
const _VEFL = "ValidationExceptionFieldList";
|
|
328
|
-
const _WCFP = "WebContentFilteringPolicy";
|
|
329
|
-
const _WI = "WallpaperImage";
|
|
330
|
-
const _WII = "WallpaperImageInput";
|
|
331
|
-
const _a = "allowlist";
|
|
332
|
-
const _aEC = "additionalEncryptionContext";
|
|
333
|
-
const _aPA = "associatedPortalArns";
|
|
334
|
-
const _aT = "authenticationType";
|
|
335
|
-
const _aU = "allowedUrls";
|
|
336
|
-
const _al = "all";
|
|
337
|
-
const _b = "body";
|
|
338
|
-
const _bC = "brandingConfiguration";
|
|
339
|
-
const _bCI = "brandingConfigurationInput";
|
|
340
|
-
const _bCl = "blockedCategories";
|
|
341
|
-
const _bIPI = "builtInPatternId";
|
|
342
|
-
const _bO = "bucketOwner";
|
|
343
|
-
const _bP = "browserPolicy";
|
|
344
|
-
const _bS = "browserSettings";
|
|
345
|
-
const _bSA = "browserSettingsArn";
|
|
346
|
-
const _bT = "browserType";
|
|
347
|
-
const _bTT = "browserTabTitle";
|
|
348
|
-
const _bU = "blockedUrls";
|
|
349
|
-
const _bl = "blocklist";
|
|
350
|
-
const _blo = "blob";
|
|
351
|
-
const _bu = "bucket";
|
|
352
|
-
const _c = "client";
|
|
353
|
-
const _cA = "copyAllowed";
|
|
354
|
-
const _cBT = "contactButtonText";
|
|
355
|
-
const _cD = "creationDate";
|
|
356
|
-
const _cIA = "clientIpAddresses";
|
|
357
|
-
const _cL = "certificateList";
|
|
358
|
-
const _cLo = "confidenceLevel";
|
|
359
|
-
const _cLon = "contactLink";
|
|
360
|
-
const _cMK = "customerManagedKey";
|
|
361
|
-
const _cP = "customPattern";
|
|
362
|
-
const _cSC = "cookieSynchronizationConfiguration";
|
|
363
|
-
const _cT = "colorTheme";
|
|
364
|
-
const _cTA = "certificatesToAdd";
|
|
365
|
-
const _cTD = "certificatesToDelete";
|
|
366
|
-
const _cTl = "clientToken";
|
|
367
|
-
const _ce = "certificate";
|
|
368
|
-
const _d = "domain";
|
|
369
|
-
const _dA = "downloadAllowed";
|
|
370
|
-
const _dLA = "deepLinkAllowed";
|
|
371
|
-
const _dN = "displayName";
|
|
372
|
-
const _dPS = "dataProtectionSettings";
|
|
373
|
-
const _dPSA = "dataProtectionSettingsArn";
|
|
374
|
-
const _dTIM = "disconnectTimeoutInMinutes";
|
|
375
|
-
const _de = "description";
|
|
376
|
-
const _e = "error";
|
|
377
|
-
const _eF = "eventFilter";
|
|
378
|
-
const _eT = "endTime";
|
|
379
|
-
const _eU = "enforcedUrls";
|
|
380
|
-
const _eUx = "exemptUrls";
|
|
381
|
-
const _f = "favicon";
|
|
382
|
-
const _fE = "fileExtension";
|
|
383
|
-
const _fL = "fieldList";
|
|
384
|
-
const _fS = "folderStructure";
|
|
385
|
-
const _gCL = "globalConfidenceLevel";
|
|
386
|
-
const _gEU = "globalEnforcedUrls";
|
|
387
|
-
const _gEUl = "globalExemptUrls";
|
|
388
|
-
const _h = "http";
|
|
389
|
-
const _hE = "httpError";
|
|
390
|
-
const _hH = "httpHeader";
|
|
391
|
-
const _hQ = "httpQuery";
|
|
392
|
-
const _hTI = "hiddenToolbarItems";
|
|
393
|
-
const _i = "image/*";
|
|
394
|
-
const _iAS = "ipAccessSettings";
|
|
395
|
-
const _iASA = "ipAccessSettingsArn";
|
|
396
|
-
const _iDTIM = "idleDisconnectTimeoutInMinutes";
|
|
397
|
-
const _iP = "identityProvider";
|
|
398
|
-
const _iPA = "identityProviderArn";
|
|
399
|
-
const _iPD = "identityProviderDetails";
|
|
400
|
-
const _iPN = "identityProviderName";
|
|
401
|
-
const _iPT = "identityProviderType";
|
|
402
|
-
const _iPd = "identityProviders";
|
|
403
|
-
const _iR = "ipRules";
|
|
404
|
-
const _iRC = "inlineRedactionConfiguration";
|
|
405
|
-
const _iRP = "inlineRedactionPatterns";
|
|
406
|
-
const _iRp = "ipRange";
|
|
407
|
-
const _iT = "instanceType";
|
|
408
|
-
const _in = "include";
|
|
409
|
-
const _is = "issuer";
|
|
410
|
-
const _kP = "keyPrefix";
|
|
411
|
-
const _kR = "keywordRegex";
|
|
412
|
-
const _kSA = "kinesisStreamArn";
|
|
413
|
-
const _l = "logo";
|
|
414
|
-
const _lBT = "loginButtonText";
|
|
415
|
-
const _lC = "logConfiguration";
|
|
416
|
-
const _lD = "loginDescription";
|
|
417
|
-
const _lFF = "logFileFormat";
|
|
418
|
-
const _lS = "localizedStrings";
|
|
419
|
-
const _lT = "loginTitle";
|
|
420
|
-
const _lTo = "loadingText";
|
|
421
|
-
const _lUT = "lastUploadTimestamp";
|
|
422
|
-
const _m = "message";
|
|
423
|
-
const _mCS = "maxConcurrentSessions";
|
|
424
|
-
const _mDR = "maxDisplayResolution";
|
|
425
|
-
const _mR = "maxResults";
|
|
426
|
-
const _mT = "mediaType";
|
|
427
|
-
const _mTi = "mimeType";
|
|
428
|
-
const _n = "name";
|
|
429
|
-
const _nS = "networkSettings";
|
|
430
|
-
const _nSA = "networkSettingsArn";
|
|
431
|
-
const _nT = "nextToken";
|
|
432
|
-
const _nVA = "notValidAfter";
|
|
433
|
-
const _nVB = "notValidBefore";
|
|
434
|
-
const _p = "path";
|
|
435
|
-
const _pA = "portalArn";
|
|
436
|
-
const _pAa = "pasteAllowed";
|
|
437
|
-
const _pAr = "printAllowed";
|
|
438
|
-
const _pCD = "portalCustomDomain";
|
|
439
|
-
const _pD = "patternDescription";
|
|
440
|
-
const _pE = "portalEndpoint";
|
|
441
|
-
const _pI = "portalId";
|
|
442
|
-
const _pN = "patternName";
|
|
443
|
-
const _pR = "patternRegex";
|
|
444
|
-
const _pS = "portalStatus";
|
|
445
|
-
const _po = "portal";
|
|
446
|
-
const _por = "portals";
|
|
447
|
-
const _qC = "quotaCode";
|
|
448
|
-
const _r = "reason";
|
|
449
|
-
const _rA = "resourceArn";
|
|
450
|
-
const _rAS = "retryAfterSeconds";
|
|
451
|
-
const _rI = "resourceId";
|
|
452
|
-
const _rN = "resourceName";
|
|
453
|
-
const _rPH = "redactionPlaceHolder";
|
|
454
|
-
const _rPHT = "redactionPlaceHolderType";
|
|
455
|
-
const _rPHTe = "redactionPlaceHolderText";
|
|
456
|
-
const _rT = "resourceType";
|
|
457
|
-
const _rTe = "rendererType";
|
|
458
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.workspacesweb";
|
|
459
|
-
const _sB = "sortBy";
|
|
460
|
-
const _sC = "serviceCode";
|
|
461
|
-
const _sGI = "securityGroupIds";
|
|
462
|
-
const _sI = "subnetIds";
|
|
463
|
-
const _sIe = "sessionId";
|
|
464
|
-
const _sL = "sessionLogger";
|
|
465
|
-
const _sLA = "sessionLoggerArn";
|
|
466
|
-
const _sLe = "sessionLoggers";
|
|
467
|
-
const _sPSM = "serviceProviderSamlMetadata";
|
|
468
|
-
const _sR = "statusReason";
|
|
469
|
-
const _sT = "startTime";
|
|
470
|
-
const _sU = "s3Uri";
|
|
471
|
-
const _s_ = "s3";
|
|
472
|
-
const _se = "server";
|
|
473
|
-
const _sen = "sensitive";
|
|
474
|
-
const _ses = "session";
|
|
475
|
-
const _sess = "sessions";
|
|
476
|
-
const _st = "status";
|
|
477
|
-
const _su = "subject";
|
|
478
|
-
const _t = "text/markdown";
|
|
479
|
-
const _tC = "toolbarConfiguration";
|
|
480
|
-
const _tK = "tagKeys";
|
|
481
|
-
const _tOS = "termsOfService";
|
|
482
|
-
const _tS = "trustStore";
|
|
483
|
-
const _tSA = "trustStoreArn";
|
|
484
|
-
const _tSr = "trustStores";
|
|
485
|
-
const _tT = "toolbarType";
|
|
486
|
-
const _ta = "tags";
|
|
487
|
-
const _th = "thumbprint";
|
|
488
|
-
const _u = "username";
|
|
489
|
-
const _uA = "uploadAllowed";
|
|
490
|
-
const _uALS = "userAccessLoggingSettings";
|
|
491
|
-
const _uALSA = "userAccessLoggingSettingsArn";
|
|
492
|
-
const _uS = "userSettings";
|
|
493
|
-
const _uSA = "userSettingsArn";
|
|
494
|
-
const _vI = "vpcId";
|
|
495
|
-
const _vM = "visualMode";
|
|
496
|
-
const _w = "wallpaper";
|
|
497
|
-
const _wAA = "webAuthnAllowed";
|
|
498
|
-
const _wCFP = "webContentFilteringPolicy";
|
|
499
|
-
const _wT = "welcomeText";
|
|
500
|
-
const n0 = "com.amazonaws.workspacesweb";
|
|
501
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
502
|
-
const { AccessDeniedException, ConflictException, InternalServerException, ResourceNotFoundException, ServiceQuotaExceededException, ThrottlingException, TooManyTagsException, ValidationException } = require("../models/errors");
|
|
503
|
-
const { WorkSpacesWebServiceException } = require("../models/WorkSpacesWebServiceException");
|
|
504
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
505
|
-
const WorkSpacesWebServiceException$ = [-3, _s, "WorkSpacesWebServiceException", 0, [], []];
|
|
506
|
-
exports.WorkSpacesWebServiceException$ = WorkSpacesWebServiceException$;
|
|
507
|
-
_s_registry.registerError(WorkSpacesWebServiceException$, WorkSpacesWebServiceException);
|
|
508
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
509
|
-
const AccessDeniedException$ = [-3, n0, _ADE,
|
|
510
|
-
{ [_e]: _c, [_hE]: 403 },
|
|
511
|
-
[_m],
|
|
512
|
-
[0]
|
|
513
|
-
];
|
|
514
|
-
exports.AccessDeniedException$ = AccessDeniedException$;
|
|
515
|
-
n0_registry.registerError(AccessDeniedException$, AccessDeniedException);
|
|
516
|
-
const ConflictException$ = [-3, n0, _CE,
|
|
517
|
-
{ [_e]: _c, [_hE]: 409 },
|
|
518
|
-
[_m, _rI, _rT],
|
|
519
|
-
[0, 0, 0]
|
|
520
|
-
];
|
|
521
|
-
exports.ConflictException$ = ConflictException$;
|
|
522
|
-
n0_registry.registerError(ConflictException$, ConflictException);
|
|
523
|
-
const InternalServerException$ = [-3, n0, _ISE,
|
|
524
|
-
{ [_e]: _se, [_hE]: 500 },
|
|
525
|
-
[_m, _rAS],
|
|
526
|
-
[0, [1, { [_hH]: _RA }]]
|
|
527
|
-
];
|
|
528
|
-
exports.InternalServerException$ = InternalServerException$;
|
|
529
|
-
n0_registry.registerError(InternalServerException$, InternalServerException);
|
|
530
|
-
const ResourceNotFoundException$ = [-3, n0, _RNFE,
|
|
531
|
-
{ [_e]: _c, [_hE]: 404 },
|
|
532
|
-
[_m, _rI, _rT],
|
|
533
|
-
[0, 0, 0]
|
|
534
|
-
];
|
|
535
|
-
exports.ResourceNotFoundException$ = ResourceNotFoundException$;
|
|
536
|
-
n0_registry.registerError(ResourceNotFoundException$, ResourceNotFoundException);
|
|
537
|
-
const ServiceQuotaExceededException$ = [-3, n0, _SQEE,
|
|
538
|
-
{ [_e]: _c, [_hE]: 402 },
|
|
539
|
-
[_m, _rI, _rT, _sC, _qC],
|
|
540
|
-
[0, 0, 0, 0, 0]
|
|
541
|
-
];
|
|
542
|
-
exports.ServiceQuotaExceededException$ = ServiceQuotaExceededException$;
|
|
543
|
-
n0_registry.registerError(ServiceQuotaExceededException$, ServiceQuotaExceededException);
|
|
544
|
-
const ThrottlingException$ = [-3, n0, _TE,
|
|
545
|
-
{ [_e]: _c, [_hE]: 429 },
|
|
546
|
-
[_m, _sC, _qC, _rAS],
|
|
547
|
-
[0, 0, 0, [1, { [_hH]: _RA }]]
|
|
548
|
-
];
|
|
549
|
-
exports.ThrottlingException$ = ThrottlingException$;
|
|
550
|
-
n0_registry.registerError(ThrottlingException$, ThrottlingException);
|
|
551
|
-
const TooManyTagsException$ = [-3, n0, _TMTE,
|
|
552
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
553
|
-
[_m, _rN],
|
|
554
|
-
[0, 0]
|
|
555
|
-
];
|
|
556
|
-
exports.TooManyTagsException$ = TooManyTagsException$;
|
|
557
|
-
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
558
|
-
const ValidationException$ = [-3, n0, _VE,
|
|
559
|
-
{ [_e]: _c, [_hE]: 400 },
|
|
560
|
-
[_m, _r, _fL],
|
|
561
|
-
[0, 0, () => ValidationExceptionFieldList]
|
|
562
|
-
];
|
|
563
|
-
exports.ValidationException$ = ValidationException$;
|
|
564
|
-
n0_registry.registerError(ValidationException$, ValidationException);
|
|
565
|
-
exports.errorTypeRegistries = [
|
|
566
|
-
_s_registry,
|
|
567
|
-
n0_registry,
|
|
568
|
-
];
|
|
569
|
-
var BrowserPolicy = [0, n0, _BP, 8, 0];
|
|
570
|
-
var BuiltInPatternId = [0, n0, _BIPI, 8, 0];
|
|
571
|
-
var CookieDomain = [0, n0, _CD, 8, 0];
|
|
572
|
-
var CookieName = [0, n0, _CN, 8, 0];
|
|
573
|
-
var CookiePath = [0, n0, _CP, 8, 0];
|
|
574
|
-
var Description = [0, n0, _D, 8, 0];
|
|
575
|
-
var DescriptionSafe = [0, n0, _DS, 8, 0];
|
|
576
|
-
var DisplayName = [0, n0, _DN, 8, 0];
|
|
577
|
-
var DisplayNameSafe = [0, n0, _DNS, 8, 0];
|
|
578
|
-
var IconImage = [0, n0, _II, { [_mT]: _i }, 21];
|
|
579
|
-
var IdentityProviderName = [0, n0, _IPN, 8, 0];
|
|
580
|
-
var InlineRedactionUrl = [0, n0, _IRU, 8, 0];
|
|
581
|
-
var IpAddress = [0, n0, _IA, 8, 0];
|
|
582
|
-
var IpRange = [0, n0, _IR, 8, 0];
|
|
583
|
-
var Markdown = [0, n0, _M, { [_mT]: _t, [_sen]: 1 }, 0];
|
|
584
|
-
var PatternName = [0, n0, _PN, 8, 0];
|
|
585
|
-
var RedactionPlaceHolderText = [0, n0, _RPHT, 8, 0];
|
|
586
|
-
var Regex = [0, n0, _R, 8, 0];
|
|
587
|
-
var S3Bucket = [0, n0, _SB, 8, 0];
|
|
588
|
-
var S3KeyPrefix = [0, n0, _SKP, 8, 0];
|
|
589
|
-
var TagKey = [0, n0, _TK, 8, 0];
|
|
590
|
-
var TagValue = [0, n0, _TV, 8, 0];
|
|
591
|
-
var UrlPattern = [0, n0, _UP, 8, 0];
|
|
592
|
-
var Username = [0, n0, _U, 8, 0];
|
|
593
|
-
var WallpaperImage = [0, n0, _WI, { [_mT]: _i }, 21];
|
|
594
|
-
const AssociateBrowserSettingsRequest$ = [3, n0, _ABSR,
|
|
595
|
-
0,
|
|
596
|
-
[_pA, _bSA],
|
|
597
|
-
[[0, 1], [0, { [_hQ]: _bSA }]], 2
|
|
598
|
-
];
|
|
599
|
-
exports.AssociateBrowserSettingsRequest$ = AssociateBrowserSettingsRequest$;
|
|
600
|
-
const AssociateBrowserSettingsResponse$ = [3, n0, _ABSRs,
|
|
601
|
-
0,
|
|
602
|
-
[_pA, _bSA],
|
|
603
|
-
[0, 0], 2
|
|
604
|
-
];
|
|
605
|
-
exports.AssociateBrowserSettingsResponse$ = AssociateBrowserSettingsResponse$;
|
|
606
|
-
const AssociateDataProtectionSettingsRequest$ = [3, n0, _ADPSR,
|
|
607
|
-
0,
|
|
608
|
-
[_pA, _dPSA],
|
|
609
|
-
[[0, 1], [0, { [_hQ]: _dPSA }]], 2
|
|
610
|
-
];
|
|
611
|
-
exports.AssociateDataProtectionSettingsRequest$ = AssociateDataProtectionSettingsRequest$;
|
|
612
|
-
const AssociateDataProtectionSettingsResponse$ = [3, n0, _ADPSRs,
|
|
613
|
-
0,
|
|
614
|
-
[_pA, _dPSA],
|
|
615
|
-
[0, 0], 2
|
|
616
|
-
];
|
|
617
|
-
exports.AssociateDataProtectionSettingsResponse$ = AssociateDataProtectionSettingsResponse$;
|
|
618
|
-
const AssociateIpAccessSettingsRequest$ = [3, n0, _AIASR,
|
|
619
|
-
0,
|
|
620
|
-
[_pA, _iASA],
|
|
621
|
-
[[0, 1], [0, { [_hQ]: _iASA }]], 2
|
|
622
|
-
];
|
|
623
|
-
exports.AssociateIpAccessSettingsRequest$ = AssociateIpAccessSettingsRequest$;
|
|
624
|
-
const AssociateIpAccessSettingsResponse$ = [3, n0, _AIASRs,
|
|
625
|
-
0,
|
|
626
|
-
[_pA, _iASA],
|
|
627
|
-
[0, 0], 2
|
|
628
|
-
];
|
|
629
|
-
exports.AssociateIpAccessSettingsResponse$ = AssociateIpAccessSettingsResponse$;
|
|
630
|
-
const AssociateNetworkSettingsRequest$ = [3, n0, _ANSR,
|
|
631
|
-
0,
|
|
632
|
-
[_pA, _nSA],
|
|
633
|
-
[[0, 1], [0, { [_hQ]: _nSA }]], 2
|
|
634
|
-
];
|
|
635
|
-
exports.AssociateNetworkSettingsRequest$ = AssociateNetworkSettingsRequest$;
|
|
636
|
-
const AssociateNetworkSettingsResponse$ = [3, n0, _ANSRs,
|
|
637
|
-
0,
|
|
638
|
-
[_pA, _nSA],
|
|
639
|
-
[0, 0], 2
|
|
640
|
-
];
|
|
641
|
-
exports.AssociateNetworkSettingsResponse$ = AssociateNetworkSettingsResponse$;
|
|
642
|
-
const AssociateSessionLoggerRequest$ = [3, n0, _ASLR,
|
|
643
|
-
0,
|
|
644
|
-
[_pA, _sLA],
|
|
645
|
-
[[0, 1], [0, { [_hQ]: _sLA }]], 2
|
|
646
|
-
];
|
|
647
|
-
exports.AssociateSessionLoggerRequest$ = AssociateSessionLoggerRequest$;
|
|
648
|
-
const AssociateSessionLoggerResponse$ = [3, n0, _ASLRs,
|
|
649
|
-
0,
|
|
650
|
-
[_pA, _sLA],
|
|
651
|
-
[0, 0], 2
|
|
652
|
-
];
|
|
653
|
-
exports.AssociateSessionLoggerResponse$ = AssociateSessionLoggerResponse$;
|
|
654
|
-
const AssociateTrustStoreRequest$ = [3, n0, _ATSR,
|
|
655
|
-
0,
|
|
656
|
-
[_pA, _tSA],
|
|
657
|
-
[[0, 1], [0, { [_hQ]: _tSA }]], 2
|
|
658
|
-
];
|
|
659
|
-
exports.AssociateTrustStoreRequest$ = AssociateTrustStoreRequest$;
|
|
660
|
-
const AssociateTrustStoreResponse$ = [3, n0, _ATSRs,
|
|
661
|
-
0,
|
|
662
|
-
[_pA, _tSA],
|
|
663
|
-
[0, 0], 2
|
|
664
|
-
];
|
|
665
|
-
exports.AssociateTrustStoreResponse$ = AssociateTrustStoreResponse$;
|
|
666
|
-
const AssociateUserAccessLoggingSettingsRequest$ = [3, n0, _AUALSR,
|
|
667
|
-
0,
|
|
668
|
-
[_pA, _uALSA],
|
|
669
|
-
[[0, 1], [0, { [_hQ]: _uALSA }]], 2
|
|
670
|
-
];
|
|
671
|
-
exports.AssociateUserAccessLoggingSettingsRequest$ = AssociateUserAccessLoggingSettingsRequest$;
|
|
672
|
-
const AssociateUserAccessLoggingSettingsResponse$ = [3, n0, _AUALSRs,
|
|
673
|
-
0,
|
|
674
|
-
[_pA, _uALSA],
|
|
675
|
-
[0, 0], 2
|
|
676
|
-
];
|
|
677
|
-
exports.AssociateUserAccessLoggingSettingsResponse$ = AssociateUserAccessLoggingSettingsResponse$;
|
|
678
|
-
const AssociateUserSettingsRequest$ = [3, n0, _AUSR,
|
|
679
|
-
0,
|
|
680
|
-
[_pA, _uSA],
|
|
681
|
-
[[0, 1], [0, { [_hQ]: _uSA }]], 2
|
|
682
|
-
];
|
|
683
|
-
exports.AssociateUserSettingsRequest$ = AssociateUserSettingsRequest$;
|
|
684
|
-
const AssociateUserSettingsResponse$ = [3, n0, _AUSRs,
|
|
685
|
-
0,
|
|
686
|
-
[_pA, _uSA],
|
|
687
|
-
[0, 0], 2
|
|
688
|
-
];
|
|
689
|
-
exports.AssociateUserSettingsResponse$ = AssociateUserSettingsResponse$;
|
|
690
|
-
const BrandingConfiguration$ = [3, n0, _BC,
|
|
691
|
-
0,
|
|
692
|
-
[_l, _f, _lS, _cT, _w, _tOS],
|
|
693
|
-
[() => ImageMetadata$, () => ImageMetadata$, () => LocalizedBrandingStringMap, 0, () => ImageMetadata$, [() => Markdown, 0]], 4
|
|
694
|
-
];
|
|
695
|
-
exports.BrandingConfiguration$ = BrandingConfiguration$;
|
|
696
|
-
const BrandingConfigurationCreateInput$ = [3, n0, _BCCI,
|
|
697
|
-
0,
|
|
698
|
-
[_l, _f, _lS, _cT, _w, _tOS],
|
|
699
|
-
[[() => IconImageInput$, 0], [() => IconImageInput$, 0], () => LocalizedBrandingStringMap, 0, [() => WallpaperImageInput$, 0], [() => Markdown, 0]], 4
|
|
700
|
-
];
|
|
701
|
-
exports.BrandingConfigurationCreateInput$ = BrandingConfigurationCreateInput$;
|
|
702
|
-
const BrandingConfigurationUpdateInput$ = [3, n0, _BCUI,
|
|
703
|
-
0,
|
|
704
|
-
[_l, _w, _f, _lS, _cT, _tOS],
|
|
705
|
-
[[() => IconImageInput$, 0], [() => WallpaperImageInput$, 0], [() => IconImageInput$, 0], () => LocalizedBrandingStringMap, 0, [() => Markdown, 0]]
|
|
706
|
-
];
|
|
707
|
-
exports.BrandingConfigurationUpdateInput$ = BrandingConfigurationUpdateInput$;
|
|
708
|
-
const BrowserSettings$ = [3, n0, _BS,
|
|
709
|
-
0,
|
|
710
|
-
[_bSA, _aPA, _bP, _cMK, _aEC, _wCFP],
|
|
711
|
-
[0, 64 | 0, [() => BrowserPolicy, 0], 0, 128 | 0, [() => WebContentFilteringPolicy$, 0]], 1
|
|
712
|
-
];
|
|
713
|
-
exports.BrowserSettings$ = BrowserSettings$;
|
|
714
|
-
const BrowserSettingsSummary$ = [3, n0, _BSS,
|
|
715
|
-
0,
|
|
716
|
-
[_bSA],
|
|
717
|
-
[0], 1
|
|
718
|
-
];
|
|
719
|
-
exports.BrowserSettingsSummary$ = BrowserSettingsSummary$;
|
|
720
|
-
const Certificate$ = [3, n0, _C,
|
|
721
|
-
0,
|
|
722
|
-
[_th, _su, _is, _nVB, _nVA, _b],
|
|
723
|
-
[0, 0, 0, 4, 4, 21]
|
|
724
|
-
];
|
|
725
|
-
exports.Certificate$ = Certificate$;
|
|
726
|
-
const CertificateSummary$ = [3, n0, _CS,
|
|
727
|
-
0,
|
|
728
|
-
[_th, _su, _is, _nVB, _nVA],
|
|
729
|
-
[0, 0, 0, 4, 4]
|
|
730
|
-
];
|
|
731
|
-
exports.CertificateSummary$ = CertificateSummary$;
|
|
732
|
-
const CookieSpecification$ = [3, n0, _CSo,
|
|
733
|
-
0,
|
|
734
|
-
[_d, _n, _p],
|
|
735
|
-
[[() => CookieDomain, 0], [() => CookieName, 0], [() => CookiePath, 0]], 1
|
|
736
|
-
];
|
|
737
|
-
exports.CookieSpecification$ = CookieSpecification$;
|
|
738
|
-
const CookieSynchronizationConfiguration$ = [3, n0, _CSC,
|
|
739
|
-
8,
|
|
740
|
-
[_a, _bl],
|
|
741
|
-
[[() => CookieSpecifications, 0], [() => CookieSpecifications, 0]], 1
|
|
742
|
-
];
|
|
743
|
-
exports.CookieSynchronizationConfiguration$ = CookieSynchronizationConfiguration$;
|
|
744
|
-
const CreateBrowserSettingsRequest$ = [3, n0, _CBSR,
|
|
745
|
-
0,
|
|
746
|
-
[_ta, _cMK, _aEC, _bP, _cTl, _wCFP],
|
|
747
|
-
[[() => TagList, 0], 0, 128 | 0, [() => BrowserPolicy, 0], [0, 4], [() => WebContentFilteringPolicy$, 0]]
|
|
748
|
-
];
|
|
749
|
-
exports.CreateBrowserSettingsRequest$ = CreateBrowserSettingsRequest$;
|
|
750
|
-
const CreateBrowserSettingsResponse$ = [3, n0, _CBSRr,
|
|
751
|
-
0,
|
|
752
|
-
[_bSA],
|
|
753
|
-
[0], 1
|
|
754
|
-
];
|
|
755
|
-
exports.CreateBrowserSettingsResponse$ = CreateBrowserSettingsResponse$;
|
|
756
|
-
const CreateDataProtectionSettingsRequest$ = [3, n0, _CDPSR,
|
|
757
|
-
0,
|
|
758
|
-
[_dN, _de, _ta, _cMK, _aEC, _iRC, _cTl],
|
|
759
|
-
[[() => DisplayNameSafe, 0], [() => DescriptionSafe, 0], [() => TagList, 0], 0, 128 | 0, [() => InlineRedactionConfiguration$, 0], [0, 4]]
|
|
760
|
-
];
|
|
761
|
-
exports.CreateDataProtectionSettingsRequest$ = CreateDataProtectionSettingsRequest$;
|
|
762
|
-
const CreateDataProtectionSettingsResponse$ = [3, n0, _CDPSRr,
|
|
763
|
-
0,
|
|
764
|
-
[_dPSA],
|
|
765
|
-
[0], 1
|
|
766
|
-
];
|
|
767
|
-
exports.CreateDataProtectionSettingsResponse$ = CreateDataProtectionSettingsResponse$;
|
|
768
|
-
const CreateIdentityProviderRequest$ = [3, n0, _CIPR,
|
|
769
|
-
0,
|
|
770
|
-
[_pA, _iPN, _iPT, _iPD, _cTl, _ta],
|
|
771
|
-
[0, [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0], [0, 4], [() => TagList, 0]], 4
|
|
772
|
-
];
|
|
773
|
-
exports.CreateIdentityProviderRequest$ = CreateIdentityProviderRequest$;
|
|
774
|
-
const CreateIdentityProviderResponse$ = [3, n0, _CIPRr,
|
|
775
|
-
0,
|
|
776
|
-
[_iPA],
|
|
777
|
-
[0], 1
|
|
778
|
-
];
|
|
779
|
-
exports.CreateIdentityProviderResponse$ = CreateIdentityProviderResponse$;
|
|
780
|
-
const CreateIpAccessSettingsRequest$ = [3, n0, _CIASR,
|
|
781
|
-
0,
|
|
782
|
-
[_iR, _dN, _de, _ta, _cMK, _aEC, _cTl],
|
|
783
|
-
[[() => IpRuleList, 0], [() => DisplayName, 0], [() => Description, 0], [() => TagList, 0], 0, 128 | 0, [0, 4]], 1
|
|
784
|
-
];
|
|
785
|
-
exports.CreateIpAccessSettingsRequest$ = CreateIpAccessSettingsRequest$;
|
|
786
|
-
const CreateIpAccessSettingsResponse$ = [3, n0, _CIASRr,
|
|
787
|
-
0,
|
|
788
|
-
[_iASA],
|
|
789
|
-
[0], 1
|
|
790
|
-
];
|
|
791
|
-
exports.CreateIpAccessSettingsResponse$ = CreateIpAccessSettingsResponse$;
|
|
792
|
-
const CreateNetworkSettingsRequest$ = [3, n0, _CNSR,
|
|
793
|
-
0,
|
|
794
|
-
[_vI, _sI, _sGI, _ta, _cTl],
|
|
795
|
-
[0, 64 | 0, 64 | 0, [() => TagList, 0], [0, 4]], 3
|
|
796
|
-
];
|
|
797
|
-
exports.CreateNetworkSettingsRequest$ = CreateNetworkSettingsRequest$;
|
|
798
|
-
const CreateNetworkSettingsResponse$ = [3, n0, _CNSRr,
|
|
799
|
-
0,
|
|
800
|
-
[_nSA],
|
|
801
|
-
[0], 1
|
|
802
|
-
];
|
|
803
|
-
exports.CreateNetworkSettingsResponse$ = CreateNetworkSettingsResponse$;
|
|
804
|
-
const CreatePortalRequest$ = [3, n0, _CPR,
|
|
805
|
-
0,
|
|
806
|
-
[_dN, _ta, _cMK, _aEC, _cTl, _aT, _iT, _mCS, _pCD],
|
|
807
|
-
[[() => DisplayName, 0], [() => TagList, 0], 0, 128 | 0, [0, 4], 0, 0, 1, 0]
|
|
808
|
-
];
|
|
809
|
-
exports.CreatePortalRequest$ = CreatePortalRequest$;
|
|
810
|
-
const CreatePortalResponse$ = [3, n0, _CPRr,
|
|
811
|
-
0,
|
|
812
|
-
[_pA, _pE],
|
|
813
|
-
[0, 0], 2
|
|
814
|
-
];
|
|
815
|
-
exports.CreatePortalResponse$ = CreatePortalResponse$;
|
|
816
|
-
const CreateSessionLoggerRequest$ = [3, n0, _CSLR,
|
|
817
|
-
0,
|
|
818
|
-
[_eF, _lC, _dN, _cMK, _aEC, _ta, _cTl],
|
|
819
|
-
[() => EventFilter$, [() => LogConfiguration$, 0], [() => DisplayNameSafe, 0], 0, 128 | 0, [() => TagList, 0], [0, 4]], 2
|
|
820
|
-
];
|
|
821
|
-
exports.CreateSessionLoggerRequest$ = CreateSessionLoggerRequest$;
|
|
822
|
-
const CreateSessionLoggerResponse$ = [3, n0, _CSLRr,
|
|
823
|
-
0,
|
|
824
|
-
[_sLA],
|
|
825
|
-
[0], 1
|
|
826
|
-
];
|
|
827
|
-
exports.CreateSessionLoggerResponse$ = CreateSessionLoggerResponse$;
|
|
828
|
-
const CreateTrustStoreRequest$ = [3, n0, _CTSR,
|
|
829
|
-
0,
|
|
830
|
-
[_cL, _ta, _cTl],
|
|
831
|
-
[64 | 21, [() => TagList, 0], [0, 4]], 1
|
|
832
|
-
];
|
|
833
|
-
exports.CreateTrustStoreRequest$ = CreateTrustStoreRequest$;
|
|
834
|
-
const CreateTrustStoreResponse$ = [3, n0, _CTSRr,
|
|
835
|
-
0,
|
|
836
|
-
[_tSA],
|
|
837
|
-
[0], 1
|
|
838
|
-
];
|
|
839
|
-
exports.CreateTrustStoreResponse$ = CreateTrustStoreResponse$;
|
|
840
|
-
const CreateUserAccessLoggingSettingsRequest$ = [3, n0, _CUALSR,
|
|
841
|
-
0,
|
|
842
|
-
[_kSA, _ta, _cTl],
|
|
843
|
-
[0, [() => TagList, 0], [0, 4]], 1
|
|
844
|
-
];
|
|
845
|
-
exports.CreateUserAccessLoggingSettingsRequest$ = CreateUserAccessLoggingSettingsRequest$;
|
|
846
|
-
const CreateUserAccessLoggingSettingsResponse$ = [3, n0, _CUALSRr,
|
|
847
|
-
0,
|
|
848
|
-
[_uALSA],
|
|
849
|
-
[0], 1
|
|
850
|
-
];
|
|
851
|
-
exports.CreateUserAccessLoggingSettingsResponse$ = CreateUserAccessLoggingSettingsResponse$;
|
|
852
|
-
const CreateUserSettingsRequest$ = [3, n0, _CUSR,
|
|
853
|
-
0,
|
|
854
|
-
[_cA, _pAa, _dA, _uA, _pAr, _ta, _dTIM, _iDTIM, _cTl, _cSC, _cMK, _aEC, _dLA, _tC, _bCI, _wAA],
|
|
855
|
-
[0, 0, 0, 0, 0, [() => TagList, 0], 1, 1, [0, 4], [() => CookieSynchronizationConfiguration$, 0], 0, 128 | 0, 0, () => ToolbarConfiguration$, [() => BrandingConfigurationCreateInput$, 0], 0], 5
|
|
856
|
-
];
|
|
857
|
-
exports.CreateUserSettingsRequest$ = CreateUserSettingsRequest$;
|
|
858
|
-
const CreateUserSettingsResponse$ = [3, n0, _CUSRr,
|
|
859
|
-
0,
|
|
860
|
-
[_uSA],
|
|
861
|
-
[0], 1
|
|
862
|
-
];
|
|
863
|
-
exports.CreateUserSettingsResponse$ = CreateUserSettingsResponse$;
|
|
864
|
-
const CustomPattern$ = [3, n0, _CPu,
|
|
865
|
-
0,
|
|
866
|
-
[_pN, _pR, _pD, _kR],
|
|
867
|
-
[[() => PatternName, 0], [() => Regex, 0], [() => DescriptionSafe, 0], [() => Regex, 0]], 2
|
|
868
|
-
];
|
|
869
|
-
exports.CustomPattern$ = CustomPattern$;
|
|
870
|
-
const DataProtectionSettings$ = [3, n0, _DPS,
|
|
871
|
-
0,
|
|
872
|
-
[_dPSA, _iRC, _aPA, _dN, _de, _cD, _cMK, _aEC],
|
|
873
|
-
[0, [() => InlineRedactionConfiguration$, 0], 64 | 0, [() => DisplayNameSafe, 0], [() => DescriptionSafe, 0], 4, 0, 128 | 0], 1
|
|
874
|
-
];
|
|
875
|
-
exports.DataProtectionSettings$ = DataProtectionSettings$;
|
|
876
|
-
const DataProtectionSettingsSummary$ = [3, n0, _DPSS,
|
|
877
|
-
0,
|
|
878
|
-
[_dPSA, _dN, _de, _cD],
|
|
879
|
-
[0, [() => DisplayNameSafe, 0], [() => DescriptionSafe, 0], 4], 1
|
|
880
|
-
];
|
|
881
|
-
exports.DataProtectionSettingsSummary$ = DataProtectionSettingsSummary$;
|
|
882
|
-
const DeleteBrowserSettingsRequest$ = [3, n0, _DBSR,
|
|
883
|
-
0,
|
|
884
|
-
[_bSA],
|
|
885
|
-
[[0, 1]], 1
|
|
886
|
-
];
|
|
887
|
-
exports.DeleteBrowserSettingsRequest$ = DeleteBrowserSettingsRequest$;
|
|
888
|
-
const DeleteBrowserSettingsResponse$ = [3, n0, _DBSRe,
|
|
889
|
-
0,
|
|
890
|
-
[],
|
|
891
|
-
[]
|
|
892
|
-
];
|
|
893
|
-
exports.DeleteBrowserSettingsResponse$ = DeleteBrowserSettingsResponse$;
|
|
894
|
-
const DeleteDataProtectionSettingsRequest$ = [3, n0, _DDPSR,
|
|
895
|
-
0,
|
|
896
|
-
[_dPSA],
|
|
897
|
-
[[0, 1]], 1
|
|
898
|
-
];
|
|
899
|
-
exports.DeleteDataProtectionSettingsRequest$ = DeleteDataProtectionSettingsRequest$;
|
|
900
|
-
const DeleteDataProtectionSettingsResponse$ = [3, n0, _DDPSRe,
|
|
901
|
-
0,
|
|
902
|
-
[],
|
|
903
|
-
[]
|
|
904
|
-
];
|
|
905
|
-
exports.DeleteDataProtectionSettingsResponse$ = DeleteDataProtectionSettingsResponse$;
|
|
906
|
-
const DeleteIdentityProviderRequest$ = [3, n0, _DIPR,
|
|
907
|
-
0,
|
|
908
|
-
[_iPA],
|
|
909
|
-
[[0, 1]], 1
|
|
910
|
-
];
|
|
911
|
-
exports.DeleteIdentityProviderRequest$ = DeleteIdentityProviderRequest$;
|
|
912
|
-
const DeleteIdentityProviderResponse$ = [3, n0, _DIPRe,
|
|
913
|
-
0,
|
|
914
|
-
[],
|
|
915
|
-
[]
|
|
916
|
-
];
|
|
917
|
-
exports.DeleteIdentityProviderResponse$ = DeleteIdentityProviderResponse$;
|
|
918
|
-
const DeleteIpAccessSettingsRequest$ = [3, n0, _DIASR,
|
|
919
|
-
0,
|
|
920
|
-
[_iASA],
|
|
921
|
-
[[0, 1]], 1
|
|
922
|
-
];
|
|
923
|
-
exports.DeleteIpAccessSettingsRequest$ = DeleteIpAccessSettingsRequest$;
|
|
924
|
-
const DeleteIpAccessSettingsResponse$ = [3, n0, _DIASRe,
|
|
925
|
-
0,
|
|
926
|
-
[],
|
|
927
|
-
[]
|
|
928
|
-
];
|
|
929
|
-
exports.DeleteIpAccessSettingsResponse$ = DeleteIpAccessSettingsResponse$;
|
|
930
|
-
const DeleteNetworkSettingsRequest$ = [3, n0, _DNSR,
|
|
931
|
-
0,
|
|
932
|
-
[_nSA],
|
|
933
|
-
[[0, 1]], 1
|
|
934
|
-
];
|
|
935
|
-
exports.DeleteNetworkSettingsRequest$ = DeleteNetworkSettingsRequest$;
|
|
936
|
-
const DeleteNetworkSettingsResponse$ = [3, n0, _DNSRe,
|
|
937
|
-
0,
|
|
938
|
-
[],
|
|
939
|
-
[]
|
|
940
|
-
];
|
|
941
|
-
exports.DeleteNetworkSettingsResponse$ = DeleteNetworkSettingsResponse$;
|
|
942
|
-
const DeletePortalRequest$ = [3, n0, _DPR,
|
|
943
|
-
0,
|
|
944
|
-
[_pA],
|
|
945
|
-
[[0, 1]], 1
|
|
946
|
-
];
|
|
947
|
-
exports.DeletePortalRequest$ = DeletePortalRequest$;
|
|
948
|
-
const DeletePortalResponse$ = [3, n0, _DPRe,
|
|
949
|
-
0,
|
|
950
|
-
[],
|
|
951
|
-
[]
|
|
952
|
-
];
|
|
953
|
-
exports.DeletePortalResponse$ = DeletePortalResponse$;
|
|
954
|
-
const DeleteSessionLoggerRequest$ = [3, n0, _DSLR,
|
|
955
|
-
0,
|
|
956
|
-
[_sLA],
|
|
957
|
-
[[0, 1]], 1
|
|
958
|
-
];
|
|
959
|
-
exports.DeleteSessionLoggerRequest$ = DeleteSessionLoggerRequest$;
|
|
960
|
-
const DeleteSessionLoggerResponse$ = [3, n0, _DSLRe,
|
|
961
|
-
0,
|
|
962
|
-
[],
|
|
963
|
-
[]
|
|
964
|
-
];
|
|
965
|
-
exports.DeleteSessionLoggerResponse$ = DeleteSessionLoggerResponse$;
|
|
966
|
-
const DeleteTrustStoreRequest$ = [3, n0, _DTSR,
|
|
967
|
-
0,
|
|
968
|
-
[_tSA],
|
|
969
|
-
[[0, 1]], 1
|
|
970
|
-
];
|
|
971
|
-
exports.DeleteTrustStoreRequest$ = DeleteTrustStoreRequest$;
|
|
972
|
-
const DeleteTrustStoreResponse$ = [3, n0, _DTSRe,
|
|
973
|
-
0,
|
|
974
|
-
[],
|
|
975
|
-
[]
|
|
976
|
-
];
|
|
977
|
-
exports.DeleteTrustStoreResponse$ = DeleteTrustStoreResponse$;
|
|
978
|
-
const DeleteUserAccessLoggingSettingsRequest$ = [3, n0, _DUALSR,
|
|
979
|
-
0,
|
|
980
|
-
[_uALSA],
|
|
981
|
-
[[0, 1]], 1
|
|
982
|
-
];
|
|
983
|
-
exports.DeleteUserAccessLoggingSettingsRequest$ = DeleteUserAccessLoggingSettingsRequest$;
|
|
984
|
-
const DeleteUserAccessLoggingSettingsResponse$ = [3, n0, _DUALSRe,
|
|
985
|
-
0,
|
|
986
|
-
[],
|
|
987
|
-
[]
|
|
988
|
-
];
|
|
989
|
-
exports.DeleteUserAccessLoggingSettingsResponse$ = DeleteUserAccessLoggingSettingsResponse$;
|
|
990
|
-
const DeleteUserSettingsRequest$ = [3, n0, _DUSR,
|
|
991
|
-
0,
|
|
992
|
-
[_uSA],
|
|
993
|
-
[[0, 1]], 1
|
|
994
|
-
];
|
|
995
|
-
exports.DeleteUserSettingsRequest$ = DeleteUserSettingsRequest$;
|
|
996
|
-
const DeleteUserSettingsResponse$ = [3, n0, _DUSRe,
|
|
997
|
-
0,
|
|
998
|
-
[],
|
|
999
|
-
[]
|
|
1000
|
-
];
|
|
1001
|
-
exports.DeleteUserSettingsResponse$ = DeleteUserSettingsResponse$;
|
|
1002
|
-
const DisassociateBrowserSettingsRequest$ = [3, n0, _DBSRi,
|
|
1003
|
-
0,
|
|
1004
|
-
[_pA],
|
|
1005
|
-
[[0, 1]], 1
|
|
1006
|
-
];
|
|
1007
|
-
exports.DisassociateBrowserSettingsRequest$ = DisassociateBrowserSettingsRequest$;
|
|
1008
|
-
const DisassociateBrowserSettingsResponse$ = [3, n0, _DBSRis,
|
|
1009
|
-
0,
|
|
1010
|
-
[],
|
|
1011
|
-
[]
|
|
1012
|
-
];
|
|
1013
|
-
exports.DisassociateBrowserSettingsResponse$ = DisassociateBrowserSettingsResponse$;
|
|
1014
|
-
const DisassociateDataProtectionSettingsRequest$ = [3, n0, _DDPSRi,
|
|
1015
|
-
0,
|
|
1016
|
-
[_pA],
|
|
1017
|
-
[[0, 1]], 1
|
|
1018
|
-
];
|
|
1019
|
-
exports.DisassociateDataProtectionSettingsRequest$ = DisassociateDataProtectionSettingsRequest$;
|
|
1020
|
-
const DisassociateDataProtectionSettingsResponse$ = [3, n0, _DDPSRis,
|
|
1021
|
-
0,
|
|
1022
|
-
[],
|
|
1023
|
-
[]
|
|
1024
|
-
];
|
|
1025
|
-
exports.DisassociateDataProtectionSettingsResponse$ = DisassociateDataProtectionSettingsResponse$;
|
|
1026
|
-
const DisassociateIpAccessSettingsRequest$ = [3, n0, _DIASRi,
|
|
1027
|
-
0,
|
|
1028
|
-
[_pA],
|
|
1029
|
-
[[0, 1]], 1
|
|
1030
|
-
];
|
|
1031
|
-
exports.DisassociateIpAccessSettingsRequest$ = DisassociateIpAccessSettingsRequest$;
|
|
1032
|
-
const DisassociateIpAccessSettingsResponse$ = [3, n0, _DIASRis,
|
|
1033
|
-
0,
|
|
1034
|
-
[],
|
|
1035
|
-
[]
|
|
1036
|
-
];
|
|
1037
|
-
exports.DisassociateIpAccessSettingsResponse$ = DisassociateIpAccessSettingsResponse$;
|
|
1038
|
-
const DisassociateNetworkSettingsRequest$ = [3, n0, _DNSRi,
|
|
1039
|
-
0,
|
|
1040
|
-
[_pA],
|
|
1041
|
-
[[0, 1]], 1
|
|
1042
|
-
];
|
|
1043
|
-
exports.DisassociateNetworkSettingsRequest$ = DisassociateNetworkSettingsRequest$;
|
|
1044
|
-
const DisassociateNetworkSettingsResponse$ = [3, n0, _DNSRis,
|
|
1045
|
-
0,
|
|
1046
|
-
[],
|
|
1047
|
-
[]
|
|
1048
|
-
];
|
|
1049
|
-
exports.DisassociateNetworkSettingsResponse$ = DisassociateNetworkSettingsResponse$;
|
|
1050
|
-
const DisassociateSessionLoggerRequest$ = [3, n0, _DSLRi,
|
|
1051
|
-
0,
|
|
1052
|
-
[_pA],
|
|
1053
|
-
[[0, 1]], 1
|
|
1054
|
-
];
|
|
1055
|
-
exports.DisassociateSessionLoggerRequest$ = DisassociateSessionLoggerRequest$;
|
|
1056
|
-
const DisassociateSessionLoggerResponse$ = [3, n0, _DSLRis,
|
|
1057
|
-
0,
|
|
1058
|
-
[],
|
|
1059
|
-
[]
|
|
1060
|
-
];
|
|
1061
|
-
exports.DisassociateSessionLoggerResponse$ = DisassociateSessionLoggerResponse$;
|
|
1062
|
-
const DisassociateTrustStoreRequest$ = [3, n0, _DTSRi,
|
|
1063
|
-
0,
|
|
1064
|
-
[_pA],
|
|
1065
|
-
[[0, 1]], 1
|
|
1066
|
-
];
|
|
1067
|
-
exports.DisassociateTrustStoreRequest$ = DisassociateTrustStoreRequest$;
|
|
1068
|
-
const DisassociateTrustStoreResponse$ = [3, n0, _DTSRis,
|
|
1069
|
-
0,
|
|
1070
|
-
[],
|
|
1071
|
-
[]
|
|
1072
|
-
];
|
|
1073
|
-
exports.DisassociateTrustStoreResponse$ = DisassociateTrustStoreResponse$;
|
|
1074
|
-
const DisassociateUserAccessLoggingSettingsRequest$ = [3, n0, _DUALSRi,
|
|
1075
|
-
0,
|
|
1076
|
-
[_pA],
|
|
1077
|
-
[[0, 1]], 1
|
|
1078
|
-
];
|
|
1079
|
-
exports.DisassociateUserAccessLoggingSettingsRequest$ = DisassociateUserAccessLoggingSettingsRequest$;
|
|
1080
|
-
const DisassociateUserAccessLoggingSettingsResponse$ = [3, n0, _DUALSRis,
|
|
1081
|
-
0,
|
|
1082
|
-
[],
|
|
1083
|
-
[]
|
|
1084
|
-
];
|
|
1085
|
-
exports.DisassociateUserAccessLoggingSettingsResponse$ = DisassociateUserAccessLoggingSettingsResponse$;
|
|
1086
|
-
const DisassociateUserSettingsRequest$ = [3, n0, _DUSRi,
|
|
1087
|
-
0,
|
|
1088
|
-
[_pA],
|
|
1089
|
-
[[0, 1]], 1
|
|
1090
|
-
];
|
|
1091
|
-
exports.DisassociateUserSettingsRequest$ = DisassociateUserSettingsRequest$;
|
|
1092
|
-
const DisassociateUserSettingsResponse$ = [3, n0, _DUSRis,
|
|
1093
|
-
0,
|
|
1094
|
-
[],
|
|
1095
|
-
[]
|
|
1096
|
-
];
|
|
1097
|
-
exports.DisassociateUserSettingsResponse$ = DisassociateUserSettingsResponse$;
|
|
1098
|
-
const ExpireSessionRequest$ = [3, n0, _ESR,
|
|
1099
|
-
0,
|
|
1100
|
-
[_pI, _sIe],
|
|
1101
|
-
[[0, 1], [0, 1]], 2
|
|
1102
|
-
];
|
|
1103
|
-
exports.ExpireSessionRequest$ = ExpireSessionRequest$;
|
|
1104
|
-
const ExpireSessionResponse$ = [3, n0, _ESRx,
|
|
1105
|
-
0,
|
|
1106
|
-
[],
|
|
1107
|
-
[]
|
|
1108
|
-
];
|
|
1109
|
-
exports.ExpireSessionResponse$ = ExpireSessionResponse$;
|
|
1110
|
-
const GetBrowserSettingsRequest$ = [3, n0, _GBSR,
|
|
1111
|
-
0,
|
|
1112
|
-
[_bSA],
|
|
1113
|
-
[[0, 1]], 1
|
|
1114
|
-
];
|
|
1115
|
-
exports.GetBrowserSettingsRequest$ = GetBrowserSettingsRequest$;
|
|
1116
|
-
const GetBrowserSettingsResponse$ = [3, n0, _GBSRe,
|
|
1117
|
-
0,
|
|
1118
|
-
[_bS],
|
|
1119
|
-
[[() => BrowserSettings$, 0]]
|
|
1120
|
-
];
|
|
1121
|
-
exports.GetBrowserSettingsResponse$ = GetBrowserSettingsResponse$;
|
|
1122
|
-
const GetDataProtectionSettingsRequest$ = [3, n0, _GDPSR,
|
|
1123
|
-
0,
|
|
1124
|
-
[_dPSA],
|
|
1125
|
-
[[0, 1]], 1
|
|
1126
|
-
];
|
|
1127
|
-
exports.GetDataProtectionSettingsRequest$ = GetDataProtectionSettingsRequest$;
|
|
1128
|
-
const GetDataProtectionSettingsResponse$ = [3, n0, _GDPSRe,
|
|
1129
|
-
0,
|
|
1130
|
-
[_dPS],
|
|
1131
|
-
[[() => DataProtectionSettings$, 0]]
|
|
1132
|
-
];
|
|
1133
|
-
exports.GetDataProtectionSettingsResponse$ = GetDataProtectionSettingsResponse$;
|
|
1134
|
-
const GetIdentityProviderRequest$ = [3, n0, _GIPR,
|
|
1135
|
-
0,
|
|
1136
|
-
[_iPA],
|
|
1137
|
-
[[0, 1]], 1
|
|
1138
|
-
];
|
|
1139
|
-
exports.GetIdentityProviderRequest$ = GetIdentityProviderRequest$;
|
|
1140
|
-
const GetIdentityProviderResponse$ = [3, n0, _GIPRe,
|
|
1141
|
-
0,
|
|
1142
|
-
[_iP],
|
|
1143
|
-
[[() => IdentityProvider$, 0]]
|
|
1144
|
-
];
|
|
1145
|
-
exports.GetIdentityProviderResponse$ = GetIdentityProviderResponse$;
|
|
1146
|
-
const GetIpAccessSettingsRequest$ = [3, n0, _GIASR,
|
|
1147
|
-
0,
|
|
1148
|
-
[_iASA],
|
|
1149
|
-
[[0, 1]], 1
|
|
1150
|
-
];
|
|
1151
|
-
exports.GetIpAccessSettingsRequest$ = GetIpAccessSettingsRequest$;
|
|
1152
|
-
const GetIpAccessSettingsResponse$ = [3, n0, _GIASRe,
|
|
1153
|
-
0,
|
|
1154
|
-
[_iAS],
|
|
1155
|
-
[[() => IpAccessSettings$, 0]]
|
|
1156
|
-
];
|
|
1157
|
-
exports.GetIpAccessSettingsResponse$ = GetIpAccessSettingsResponse$;
|
|
1158
|
-
const GetNetworkSettingsRequest$ = [3, n0, _GNSR,
|
|
1159
|
-
0,
|
|
1160
|
-
[_nSA],
|
|
1161
|
-
[[0, 1]], 1
|
|
1162
|
-
];
|
|
1163
|
-
exports.GetNetworkSettingsRequest$ = GetNetworkSettingsRequest$;
|
|
1164
|
-
const GetNetworkSettingsResponse$ = [3, n0, _GNSRe,
|
|
1165
|
-
0,
|
|
1166
|
-
[_nS],
|
|
1167
|
-
[() => NetworkSettings$]
|
|
1168
|
-
];
|
|
1169
|
-
exports.GetNetworkSettingsResponse$ = GetNetworkSettingsResponse$;
|
|
1170
|
-
const GetPortalRequest$ = [3, n0, _GPR,
|
|
1171
|
-
0,
|
|
1172
|
-
[_pA],
|
|
1173
|
-
[[0, 1]], 1
|
|
1174
|
-
];
|
|
1175
|
-
exports.GetPortalRequest$ = GetPortalRequest$;
|
|
1176
|
-
const GetPortalResponse$ = [3, n0, _GPRe,
|
|
1177
|
-
0,
|
|
1178
|
-
[_po],
|
|
1179
|
-
[[() => Portal$, 0]]
|
|
1180
|
-
];
|
|
1181
|
-
exports.GetPortalResponse$ = GetPortalResponse$;
|
|
1182
|
-
const GetPortalServiceProviderMetadataRequest$ = [3, n0, _GPSPMR,
|
|
1183
|
-
0,
|
|
1184
|
-
[_pA],
|
|
1185
|
-
[[0, 1]], 1
|
|
1186
|
-
];
|
|
1187
|
-
exports.GetPortalServiceProviderMetadataRequest$ = GetPortalServiceProviderMetadataRequest$;
|
|
1188
|
-
const GetPortalServiceProviderMetadataResponse$ = [3, n0, _GPSPMRe,
|
|
1189
|
-
0,
|
|
1190
|
-
[_pA, _sPSM],
|
|
1191
|
-
[0, 0], 1
|
|
1192
|
-
];
|
|
1193
|
-
exports.GetPortalServiceProviderMetadataResponse$ = GetPortalServiceProviderMetadataResponse$;
|
|
1194
|
-
const GetSessionLoggerRequest$ = [3, n0, _GSLR,
|
|
1195
|
-
0,
|
|
1196
|
-
[_sLA],
|
|
1197
|
-
[[0, 1]], 1
|
|
1198
|
-
];
|
|
1199
|
-
exports.GetSessionLoggerRequest$ = GetSessionLoggerRequest$;
|
|
1200
|
-
const GetSessionLoggerResponse$ = [3, n0, _GSLRe,
|
|
1201
|
-
0,
|
|
1202
|
-
[_sL],
|
|
1203
|
-
[[() => SessionLogger$, 0]]
|
|
1204
|
-
];
|
|
1205
|
-
exports.GetSessionLoggerResponse$ = GetSessionLoggerResponse$;
|
|
1206
|
-
const GetSessionRequest$ = [3, n0, _GSR,
|
|
1207
|
-
0,
|
|
1208
|
-
[_pI, _sIe],
|
|
1209
|
-
[[0, 1], [0, 1]], 2
|
|
1210
|
-
];
|
|
1211
|
-
exports.GetSessionRequest$ = GetSessionRequest$;
|
|
1212
|
-
const GetSessionResponse$ = [3, n0, _GSRe,
|
|
1213
|
-
0,
|
|
1214
|
-
[_ses],
|
|
1215
|
-
[[() => Session$, 0]]
|
|
1216
|
-
];
|
|
1217
|
-
exports.GetSessionResponse$ = GetSessionResponse$;
|
|
1218
|
-
const GetTrustStoreCertificateRequest$ = [3, n0, _GTSCR,
|
|
1219
|
-
0,
|
|
1220
|
-
[_tSA, _th],
|
|
1221
|
-
[[0, 1], [0, { [_hQ]: _th }]], 2
|
|
1222
|
-
];
|
|
1223
|
-
exports.GetTrustStoreCertificateRequest$ = GetTrustStoreCertificateRequest$;
|
|
1224
|
-
const GetTrustStoreCertificateResponse$ = [3, n0, _GTSCRe,
|
|
1225
|
-
0,
|
|
1226
|
-
[_tSA, _ce],
|
|
1227
|
-
[0, () => Certificate$], 1
|
|
1228
|
-
];
|
|
1229
|
-
exports.GetTrustStoreCertificateResponse$ = GetTrustStoreCertificateResponse$;
|
|
1230
|
-
const GetTrustStoreRequest$ = [3, n0, _GTSR,
|
|
1231
|
-
0,
|
|
1232
|
-
[_tSA],
|
|
1233
|
-
[[0, 1]], 1
|
|
1234
|
-
];
|
|
1235
|
-
exports.GetTrustStoreRequest$ = GetTrustStoreRequest$;
|
|
1236
|
-
const GetTrustStoreResponse$ = [3, n0, _GTSRe,
|
|
1237
|
-
0,
|
|
1238
|
-
[_tS],
|
|
1239
|
-
[() => TrustStore$]
|
|
1240
|
-
];
|
|
1241
|
-
exports.GetTrustStoreResponse$ = GetTrustStoreResponse$;
|
|
1242
|
-
const GetUserAccessLoggingSettingsRequest$ = [3, n0, _GUALSR,
|
|
1243
|
-
0,
|
|
1244
|
-
[_uALSA],
|
|
1245
|
-
[[0, 1]], 1
|
|
1246
|
-
];
|
|
1247
|
-
exports.GetUserAccessLoggingSettingsRequest$ = GetUserAccessLoggingSettingsRequest$;
|
|
1248
|
-
const GetUserAccessLoggingSettingsResponse$ = [3, n0, _GUALSRe,
|
|
1249
|
-
0,
|
|
1250
|
-
[_uALS],
|
|
1251
|
-
[() => UserAccessLoggingSettings$]
|
|
1252
|
-
];
|
|
1253
|
-
exports.GetUserAccessLoggingSettingsResponse$ = GetUserAccessLoggingSettingsResponse$;
|
|
1254
|
-
const GetUserSettingsRequest$ = [3, n0, _GUSR,
|
|
1255
|
-
0,
|
|
1256
|
-
[_uSA],
|
|
1257
|
-
[[0, 1]], 1
|
|
1258
|
-
];
|
|
1259
|
-
exports.GetUserSettingsRequest$ = GetUserSettingsRequest$;
|
|
1260
|
-
const GetUserSettingsResponse$ = [3, n0, _GUSRe,
|
|
1261
|
-
0,
|
|
1262
|
-
[_uS],
|
|
1263
|
-
[[() => UserSettings$, 0]]
|
|
1264
|
-
];
|
|
1265
|
-
exports.GetUserSettingsResponse$ = GetUserSettingsResponse$;
|
|
1266
|
-
const IdentityProvider$ = [3, n0, _IP,
|
|
1267
|
-
0,
|
|
1268
|
-
[_iPA, _iPN, _iPT, _iPD],
|
|
1269
|
-
[0, [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0]], 1
|
|
1270
|
-
];
|
|
1271
|
-
exports.IdentityProvider$ = IdentityProvider$;
|
|
1272
|
-
const IdentityProviderSummary$ = [3, n0, _IPS,
|
|
1273
|
-
0,
|
|
1274
|
-
[_iPA, _iPN, _iPT],
|
|
1275
|
-
[0, [() => IdentityProviderName, 0], 0], 1
|
|
1276
|
-
];
|
|
1277
|
-
exports.IdentityProviderSummary$ = IdentityProviderSummary$;
|
|
1278
|
-
const ImageMetadata$ = [3, n0, _IM,
|
|
1279
|
-
0,
|
|
1280
|
-
[_mTi, _fE, _lUT],
|
|
1281
|
-
[0, 0, 4], 3
|
|
1282
|
-
];
|
|
1283
|
-
exports.ImageMetadata$ = ImageMetadata$;
|
|
1284
|
-
const InlineRedactionConfiguration$ = [3, n0, _IRC,
|
|
1285
|
-
0,
|
|
1286
|
-
[_iRP, _gEU, _gEUl, _gCL],
|
|
1287
|
-
[[() => InlineRedactionPatterns, 0], [() => GlobalInlineRedactionUrls, 0], [() => GlobalInlineRedactionUrls, 0], 1], 1
|
|
1288
|
-
];
|
|
1289
|
-
exports.InlineRedactionConfiguration$ = InlineRedactionConfiguration$;
|
|
1290
|
-
const InlineRedactionPattern$ = [3, n0, _IRP,
|
|
1291
|
-
0,
|
|
1292
|
-
[_rPH, _bIPI, _cP, _eU, _eUx, _cLo],
|
|
1293
|
-
[[() => RedactionPlaceHolder$, 0], [() => BuiltInPatternId, 0], [() => CustomPattern$, 0], [() => InlineRedactionUrls, 0], [() => InlineRedactionUrls, 0], 1], 1
|
|
1294
|
-
];
|
|
1295
|
-
exports.InlineRedactionPattern$ = InlineRedactionPattern$;
|
|
1296
|
-
const IpAccessSettings$ = [3, n0, _IAS,
|
|
1297
|
-
0,
|
|
1298
|
-
[_iASA, _aPA, _iR, _dN, _de, _cD, _cMK, _aEC],
|
|
1299
|
-
[0, 64 | 0, [() => IpRuleList, 0], [() => DisplayName, 0], [() => Description, 0], 4, 0, 128 | 0], 1
|
|
1300
|
-
];
|
|
1301
|
-
exports.IpAccessSettings$ = IpAccessSettings$;
|
|
1302
|
-
const IpAccessSettingsSummary$ = [3, n0, _IASS,
|
|
1303
|
-
0,
|
|
1304
|
-
[_iASA, _dN, _de, _cD],
|
|
1305
|
-
[0, [() => DisplayName, 0], [() => Description, 0], 4], 1
|
|
1306
|
-
];
|
|
1307
|
-
exports.IpAccessSettingsSummary$ = IpAccessSettingsSummary$;
|
|
1308
|
-
const IpRule$ = [3, n0, _IRp,
|
|
1309
|
-
0,
|
|
1310
|
-
[_iRp, _de],
|
|
1311
|
-
[[() => IpRange, 0], [() => Description, 0]], 1
|
|
1312
|
-
];
|
|
1313
|
-
exports.IpRule$ = IpRule$;
|
|
1314
|
-
const ListBrowserSettingsRequest$ = [3, n0, _LBSR,
|
|
1315
|
-
0,
|
|
1316
|
-
[_nT, _mR],
|
|
1317
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1318
|
-
];
|
|
1319
|
-
exports.ListBrowserSettingsRequest$ = ListBrowserSettingsRequest$;
|
|
1320
|
-
const ListBrowserSettingsResponse$ = [3, n0, _LBSRi,
|
|
1321
|
-
0,
|
|
1322
|
-
[_bS, _nT],
|
|
1323
|
-
[() => BrowserSettingsList, 0]
|
|
1324
|
-
];
|
|
1325
|
-
exports.ListBrowserSettingsResponse$ = ListBrowserSettingsResponse$;
|
|
1326
|
-
const ListDataProtectionSettingsRequest$ = [3, n0, _LDPSR,
|
|
1327
|
-
0,
|
|
1328
|
-
[_nT, _mR],
|
|
1329
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1330
|
-
];
|
|
1331
|
-
exports.ListDataProtectionSettingsRequest$ = ListDataProtectionSettingsRequest$;
|
|
1332
|
-
const ListDataProtectionSettingsResponse$ = [3, n0, _LDPSRi,
|
|
1333
|
-
0,
|
|
1334
|
-
[_dPS, _nT],
|
|
1335
|
-
[[() => DataProtectionSettingsList, 0], 0]
|
|
1336
|
-
];
|
|
1337
|
-
exports.ListDataProtectionSettingsResponse$ = ListDataProtectionSettingsResponse$;
|
|
1338
|
-
const ListIdentityProvidersRequest$ = [3, n0, _LIPR,
|
|
1339
|
-
0,
|
|
1340
|
-
[_pA, _nT, _mR],
|
|
1341
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1342
|
-
];
|
|
1343
|
-
exports.ListIdentityProvidersRequest$ = ListIdentityProvidersRequest$;
|
|
1344
|
-
const ListIdentityProvidersResponse$ = [3, n0, _LIPRi,
|
|
1345
|
-
0,
|
|
1346
|
-
[_nT, _iPd],
|
|
1347
|
-
[0, [() => IdentityProviderList, 0]]
|
|
1348
|
-
];
|
|
1349
|
-
exports.ListIdentityProvidersResponse$ = ListIdentityProvidersResponse$;
|
|
1350
|
-
const ListIpAccessSettingsRequest$ = [3, n0, _LIASR,
|
|
1351
|
-
0,
|
|
1352
|
-
[_nT, _mR],
|
|
1353
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1354
|
-
];
|
|
1355
|
-
exports.ListIpAccessSettingsRequest$ = ListIpAccessSettingsRequest$;
|
|
1356
|
-
const ListIpAccessSettingsResponse$ = [3, n0, _LIASRi,
|
|
1357
|
-
0,
|
|
1358
|
-
[_iAS, _nT],
|
|
1359
|
-
[[() => IpAccessSettingsList, 0], 0]
|
|
1360
|
-
];
|
|
1361
|
-
exports.ListIpAccessSettingsResponse$ = ListIpAccessSettingsResponse$;
|
|
1362
|
-
const ListNetworkSettingsRequest$ = [3, n0, _LNSR,
|
|
1363
|
-
0,
|
|
1364
|
-
[_nT, _mR],
|
|
1365
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1366
|
-
];
|
|
1367
|
-
exports.ListNetworkSettingsRequest$ = ListNetworkSettingsRequest$;
|
|
1368
|
-
const ListNetworkSettingsResponse$ = [3, n0, _LNSRi,
|
|
1369
|
-
0,
|
|
1370
|
-
[_nS, _nT],
|
|
1371
|
-
[() => NetworkSettingsList, 0]
|
|
1372
|
-
];
|
|
1373
|
-
exports.ListNetworkSettingsResponse$ = ListNetworkSettingsResponse$;
|
|
1374
|
-
const ListPortalsRequest$ = [3, n0, _LPR,
|
|
1375
|
-
0,
|
|
1376
|
-
[_nT, _mR],
|
|
1377
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1378
|
-
];
|
|
1379
|
-
exports.ListPortalsRequest$ = ListPortalsRequest$;
|
|
1380
|
-
const ListPortalsResponse$ = [3, n0, _LPRi,
|
|
1381
|
-
0,
|
|
1382
|
-
[_por, _nT],
|
|
1383
|
-
[[() => PortalList, 0], 0]
|
|
1384
|
-
];
|
|
1385
|
-
exports.ListPortalsResponse$ = ListPortalsResponse$;
|
|
1386
|
-
const ListSessionLoggersRequest$ = [3, n0, _LSLR,
|
|
1387
|
-
0,
|
|
1388
|
-
[_nT, _mR],
|
|
1389
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1390
|
-
];
|
|
1391
|
-
exports.ListSessionLoggersRequest$ = ListSessionLoggersRequest$;
|
|
1392
|
-
const ListSessionLoggersResponse$ = [3, n0, _LSLRi,
|
|
1393
|
-
0,
|
|
1394
|
-
[_sLe, _nT],
|
|
1395
|
-
[[() => SessionLoggerList, 0], 0]
|
|
1396
|
-
];
|
|
1397
|
-
exports.ListSessionLoggersResponse$ = ListSessionLoggersResponse$;
|
|
1398
|
-
const ListSessionsRequest$ = [3, n0, _LSR,
|
|
1399
|
-
0,
|
|
1400
|
-
[_pI, _u, _sIe, _sB, _st, _mR, _nT],
|
|
1401
|
-
[[0, 1], [() => Username, { [_hQ]: _u }], [0, { [_hQ]: _sIe }], [0, { [_hQ]: _sB }], [0, { [_hQ]: _st }], [1, { [_hQ]: _mR }], [0, { [_hQ]: _nT }]], 1
|
|
1402
|
-
];
|
|
1403
|
-
exports.ListSessionsRequest$ = ListSessionsRequest$;
|
|
1404
|
-
const ListSessionsResponse$ = [3, n0, _LSRi,
|
|
1405
|
-
0,
|
|
1406
|
-
[_sess, _nT],
|
|
1407
|
-
[[() => SessionSummaryList, 0], 0], 1
|
|
1408
|
-
];
|
|
1409
|
-
exports.ListSessionsResponse$ = ListSessionsResponse$;
|
|
1410
|
-
const ListTagsForResourceRequest$ = [3, n0, _LTFRR,
|
|
1411
|
-
0,
|
|
1412
|
-
[_rA],
|
|
1413
|
-
[[0, 1]], 1
|
|
1414
|
-
];
|
|
1415
|
-
exports.ListTagsForResourceRequest$ = ListTagsForResourceRequest$;
|
|
1416
|
-
const ListTagsForResourceResponse$ = [3, n0, _LTFRRi,
|
|
1417
|
-
0,
|
|
1418
|
-
[_ta],
|
|
1419
|
-
[[() => TagList, 0]]
|
|
1420
|
-
];
|
|
1421
|
-
exports.ListTagsForResourceResponse$ = ListTagsForResourceResponse$;
|
|
1422
|
-
const ListTrustStoreCertificatesRequest$ = [3, n0, _LTSCR,
|
|
1423
|
-
0,
|
|
1424
|
-
[_tSA, _nT, _mR],
|
|
1425
|
-
[[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
|
|
1426
|
-
];
|
|
1427
|
-
exports.ListTrustStoreCertificatesRequest$ = ListTrustStoreCertificatesRequest$;
|
|
1428
|
-
const ListTrustStoreCertificatesResponse$ = [3, n0, _LTSCRi,
|
|
1429
|
-
0,
|
|
1430
|
-
[_tSA, _cL, _nT],
|
|
1431
|
-
[0, () => CertificateSummaryList, 0], 1
|
|
1432
|
-
];
|
|
1433
|
-
exports.ListTrustStoreCertificatesResponse$ = ListTrustStoreCertificatesResponse$;
|
|
1434
|
-
const ListTrustStoresRequest$ = [3, n0, _LTSR,
|
|
1435
|
-
0,
|
|
1436
|
-
[_nT, _mR],
|
|
1437
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1438
|
-
];
|
|
1439
|
-
exports.ListTrustStoresRequest$ = ListTrustStoresRequest$;
|
|
1440
|
-
const ListTrustStoresResponse$ = [3, n0, _LTSRi,
|
|
1441
|
-
0,
|
|
1442
|
-
[_tSr, _nT],
|
|
1443
|
-
[() => TrustStoreSummaryList, 0]
|
|
1444
|
-
];
|
|
1445
|
-
exports.ListTrustStoresResponse$ = ListTrustStoresResponse$;
|
|
1446
|
-
const ListUserAccessLoggingSettingsRequest$ = [3, n0, _LUALSR,
|
|
1447
|
-
0,
|
|
1448
|
-
[_nT, _mR],
|
|
1449
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1450
|
-
];
|
|
1451
|
-
exports.ListUserAccessLoggingSettingsRequest$ = ListUserAccessLoggingSettingsRequest$;
|
|
1452
|
-
const ListUserAccessLoggingSettingsResponse$ = [3, n0, _LUALSRi,
|
|
1453
|
-
0,
|
|
1454
|
-
[_uALS, _nT],
|
|
1455
|
-
[() => UserAccessLoggingSettingsList, 0]
|
|
1456
|
-
];
|
|
1457
|
-
exports.ListUserAccessLoggingSettingsResponse$ = ListUserAccessLoggingSettingsResponse$;
|
|
1458
|
-
const ListUserSettingsRequest$ = [3, n0, _LUSR,
|
|
1459
|
-
0,
|
|
1460
|
-
[_nT, _mR],
|
|
1461
|
-
[[0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]]
|
|
1462
|
-
];
|
|
1463
|
-
exports.ListUserSettingsRequest$ = ListUserSettingsRequest$;
|
|
1464
|
-
const ListUserSettingsResponse$ = [3, n0, _LUSRi,
|
|
1465
|
-
0,
|
|
1466
|
-
[_uS, _nT],
|
|
1467
|
-
[[() => UserSettingsList, 0], 0]
|
|
1468
|
-
];
|
|
1469
|
-
exports.ListUserSettingsResponse$ = ListUserSettingsResponse$;
|
|
1470
|
-
const LocalizedBrandingStrings$ = [3, n0, _LBS,
|
|
1471
|
-
0,
|
|
1472
|
-
[_bTT, _wT, _lT, _lD, _lBT, _cLon, _cBT, _lTo],
|
|
1473
|
-
[0, 0, 0, 0, 0, 0, 0, 0], 2
|
|
1474
|
-
];
|
|
1475
|
-
exports.LocalizedBrandingStrings$ = LocalizedBrandingStrings$;
|
|
1476
|
-
const LogConfiguration$ = [3, n0, _LC,
|
|
1477
|
-
0,
|
|
1478
|
-
[_s_],
|
|
1479
|
-
[[() => S3LogConfiguration$, 0]]
|
|
1480
|
-
];
|
|
1481
|
-
exports.LogConfiguration$ = LogConfiguration$;
|
|
1482
|
-
const NetworkSettings$ = [3, n0, _NS,
|
|
1483
|
-
0,
|
|
1484
|
-
[_nSA, _aPA, _vI, _sI, _sGI],
|
|
1485
|
-
[0, 64 | 0, 0, 64 | 0, 64 | 0], 1
|
|
1486
|
-
];
|
|
1487
|
-
exports.NetworkSettings$ = NetworkSettings$;
|
|
1488
|
-
const NetworkSettingsSummary$ = [3, n0, _NSS,
|
|
1489
|
-
0,
|
|
1490
|
-
[_nSA, _vI],
|
|
1491
|
-
[0, 0], 1
|
|
1492
|
-
];
|
|
1493
|
-
exports.NetworkSettingsSummary$ = NetworkSettingsSummary$;
|
|
1494
|
-
const Portal$ = [3, n0, _P,
|
|
1495
|
-
0,
|
|
1496
|
-
[_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _sR, _uALSA, _aT, _iASA, _cMK, _aEC, _iT, _mCS, _pCD],
|
|
1497
|
-
[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
|
|
1498
|
-
];
|
|
1499
|
-
exports.Portal$ = Portal$;
|
|
1500
|
-
const PortalSummary$ = [3, n0, _PS,
|
|
1501
|
-
0,
|
|
1502
|
-
[_pA, _rTe, _bT, _pS, _pE, _dN, _cD, _bSA, _dPSA, _uSA, _nSA, _sLA, _tSA, _uALSA, _aT, _iASA, _iT, _mCS, _pCD],
|
|
1503
|
-
[0, 0, 0, 0, 0, [() => DisplayName, 0], 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0], 1
|
|
1504
|
-
];
|
|
1505
|
-
exports.PortalSummary$ = PortalSummary$;
|
|
1506
|
-
const RedactionPlaceHolder$ = [3, n0, _RPH,
|
|
1507
|
-
0,
|
|
1508
|
-
[_rPHT, _rPHTe],
|
|
1509
|
-
[0, [() => RedactionPlaceHolderText, 0]], 1
|
|
1510
|
-
];
|
|
1511
|
-
exports.RedactionPlaceHolder$ = RedactionPlaceHolder$;
|
|
1512
|
-
const S3LogConfiguration$ = [3, n0, _SLC,
|
|
1513
|
-
0,
|
|
1514
|
-
[_bu, _lFF, _fS, _kP, _bO],
|
|
1515
|
-
[[() => S3Bucket, 0], 0, 0, [() => S3KeyPrefix, 0], 0], 3
|
|
1516
|
-
];
|
|
1517
|
-
exports.S3LogConfiguration$ = S3LogConfiguration$;
|
|
1518
|
-
const Session$ = [3, n0, _S,
|
|
1519
|
-
0,
|
|
1520
|
-
[_pA, _sIe, _u, _cIA, _st, _sT, _eT],
|
|
1521
|
-
[0, 0, [() => Username, 0], [() => IpAddressList, 0], 0, 4, 4]
|
|
1522
|
-
];
|
|
1523
|
-
exports.Session$ = Session$;
|
|
1524
|
-
const SessionLogger$ = [3, n0, _SL,
|
|
1525
|
-
0,
|
|
1526
|
-
[_sLA, _eF, _lC, _cMK, _aEC, _aPA, _dN, _cD],
|
|
1527
|
-
[0, () => EventFilter$, [() => LogConfiguration$, 0], 0, 128 | 0, 64 | 0, [() => DisplayNameSafe, 0], 4], 1
|
|
1528
|
-
];
|
|
1529
|
-
exports.SessionLogger$ = SessionLogger$;
|
|
1530
|
-
const SessionLoggerSummary$ = [3, n0, _SLS,
|
|
1531
|
-
0,
|
|
1532
|
-
[_sLA, _lC, _dN, _cD],
|
|
1533
|
-
[0, [() => LogConfiguration$, 0], [() => DisplayNameSafe, 0], 4], 1
|
|
1534
|
-
];
|
|
1535
|
-
exports.SessionLoggerSummary$ = SessionLoggerSummary$;
|
|
1536
|
-
const SessionSummary$ = [3, n0, _SS,
|
|
1537
|
-
0,
|
|
1538
|
-
[_pA, _sIe, _u, _st, _sT, _eT],
|
|
1539
|
-
[0, 0, [() => Username, 0], 0, 4, 4]
|
|
1540
|
-
];
|
|
1541
|
-
exports.SessionSummary$ = SessionSummary$;
|
|
1542
|
-
const Tag$ = [3, n0, _T,
|
|
1543
|
-
8,
|
|
1544
|
-
[_K, _V],
|
|
1545
|
-
[[() => TagKey, 0], [() => TagValue, 0]], 2
|
|
1546
|
-
];
|
|
1547
|
-
exports.Tag$ = Tag$;
|
|
1548
|
-
const TagResourceRequest$ = [3, n0, _TRR,
|
|
1549
|
-
0,
|
|
1550
|
-
[_rA, _ta, _cTl],
|
|
1551
|
-
[[0, 1], [() => TagList, 0], [0, 4]], 2
|
|
1552
|
-
];
|
|
1553
|
-
exports.TagResourceRequest$ = TagResourceRequest$;
|
|
1554
|
-
const TagResourceResponse$ = [3, n0, _TRRa,
|
|
1555
|
-
0,
|
|
1556
|
-
[],
|
|
1557
|
-
[]
|
|
1558
|
-
];
|
|
1559
|
-
exports.TagResourceResponse$ = TagResourceResponse$;
|
|
1560
|
-
const ToolbarConfiguration$ = [3, n0, _TC,
|
|
1561
|
-
0,
|
|
1562
|
-
[_tT, _vM, _hTI, _mDR],
|
|
1563
|
-
[0, 0, 64 | 0, 0]
|
|
1564
|
-
];
|
|
1565
|
-
exports.ToolbarConfiguration$ = ToolbarConfiguration$;
|
|
1566
|
-
const TrustStore$ = [3, n0, _TS,
|
|
1567
|
-
0,
|
|
1568
|
-
[_tSA, _aPA],
|
|
1569
|
-
[0, 64 | 0], 1
|
|
1570
|
-
];
|
|
1571
|
-
exports.TrustStore$ = TrustStore$;
|
|
1572
|
-
const TrustStoreSummary$ = [3, n0, _TSS,
|
|
1573
|
-
0,
|
|
1574
|
-
[_tSA],
|
|
1575
|
-
[0]
|
|
1576
|
-
];
|
|
1577
|
-
exports.TrustStoreSummary$ = TrustStoreSummary$;
|
|
1578
|
-
const UntagResourceRequest$ = [3, n0, _URR,
|
|
1579
|
-
0,
|
|
1580
|
-
[_rA, _tK],
|
|
1581
|
-
[[0, 1], [() => TagKeyList, { [_hQ]: _tK }]], 2
|
|
1582
|
-
];
|
|
1583
|
-
exports.UntagResourceRequest$ = UntagResourceRequest$;
|
|
1584
|
-
const UntagResourceResponse$ = [3, n0, _URRn,
|
|
1585
|
-
0,
|
|
1586
|
-
[],
|
|
1587
|
-
[]
|
|
1588
|
-
];
|
|
1589
|
-
exports.UntagResourceResponse$ = UntagResourceResponse$;
|
|
1590
|
-
const UpdateBrowserSettingsRequest$ = [3, n0, _UBSR,
|
|
1591
|
-
0,
|
|
1592
|
-
[_bSA, _bP, _cTl, _wCFP],
|
|
1593
|
-
[[0, 1], [() => BrowserPolicy, 0], [0, 4], [() => WebContentFilteringPolicy$, 0]], 1
|
|
1594
|
-
];
|
|
1595
|
-
exports.UpdateBrowserSettingsRequest$ = UpdateBrowserSettingsRequest$;
|
|
1596
|
-
const UpdateBrowserSettingsResponse$ = [3, n0, _UBSRp,
|
|
1597
|
-
0,
|
|
1598
|
-
[_bS],
|
|
1599
|
-
[[() => BrowserSettings$, 0]], 1
|
|
1600
|
-
];
|
|
1601
|
-
exports.UpdateBrowserSettingsResponse$ = UpdateBrowserSettingsResponse$;
|
|
1602
|
-
const UpdateDataProtectionSettingsRequest$ = [3, n0, _UDPSR,
|
|
1603
|
-
0,
|
|
1604
|
-
[_dPSA, _iRC, _dN, _de, _cTl],
|
|
1605
|
-
[[0, 1], [() => InlineRedactionConfiguration$, 0], [() => DisplayNameSafe, 0], [() => DescriptionSafe, 0], [0, 4]], 1
|
|
1606
|
-
];
|
|
1607
|
-
exports.UpdateDataProtectionSettingsRequest$ = UpdateDataProtectionSettingsRequest$;
|
|
1608
|
-
const UpdateDataProtectionSettingsResponse$ = [3, n0, _UDPSRp,
|
|
1609
|
-
0,
|
|
1610
|
-
[_dPS],
|
|
1611
|
-
[[() => DataProtectionSettings$, 0]], 1
|
|
1612
|
-
];
|
|
1613
|
-
exports.UpdateDataProtectionSettingsResponse$ = UpdateDataProtectionSettingsResponse$;
|
|
1614
|
-
const UpdateIdentityProviderRequest$ = [3, n0, _UIPR,
|
|
1615
|
-
0,
|
|
1616
|
-
[_iPA, _iPN, _iPT, _iPD, _cTl],
|
|
1617
|
-
[[0, 1], [() => IdentityProviderName, 0], 0, [() => IdentityProviderDetails, 0], [0, 4]], 1
|
|
1618
|
-
];
|
|
1619
|
-
exports.UpdateIdentityProviderRequest$ = UpdateIdentityProviderRequest$;
|
|
1620
|
-
const UpdateIdentityProviderResponse$ = [3, n0, _UIPRp,
|
|
1621
|
-
0,
|
|
1622
|
-
[_iP],
|
|
1623
|
-
[[() => IdentityProvider$, 0]], 1
|
|
1624
|
-
];
|
|
1625
|
-
exports.UpdateIdentityProviderResponse$ = UpdateIdentityProviderResponse$;
|
|
1626
|
-
const UpdateIpAccessSettingsRequest$ = [3, n0, _UIASR,
|
|
1627
|
-
0,
|
|
1628
|
-
[_iASA, _dN, _de, _iR, _cTl],
|
|
1629
|
-
[[0, 1], [() => DisplayName, 0], [() => Description, 0], [() => IpRuleList, 0], [0, 4]], 1
|
|
1630
|
-
];
|
|
1631
|
-
exports.UpdateIpAccessSettingsRequest$ = UpdateIpAccessSettingsRequest$;
|
|
1632
|
-
const UpdateIpAccessSettingsResponse$ = [3, n0, _UIASRp,
|
|
1633
|
-
0,
|
|
1634
|
-
[_iAS],
|
|
1635
|
-
[[() => IpAccessSettings$, 0]], 1
|
|
1636
|
-
];
|
|
1637
|
-
exports.UpdateIpAccessSettingsResponse$ = UpdateIpAccessSettingsResponse$;
|
|
1638
|
-
const UpdateNetworkSettingsRequest$ = [3, n0, _UNSR,
|
|
1639
|
-
0,
|
|
1640
|
-
[_nSA, _vI, _sI, _sGI, _cTl],
|
|
1641
|
-
[[0, 1], 0, 64 | 0, 64 | 0, [0, 4]], 1
|
|
1642
|
-
];
|
|
1643
|
-
exports.UpdateNetworkSettingsRequest$ = UpdateNetworkSettingsRequest$;
|
|
1644
|
-
const UpdateNetworkSettingsResponse$ = [3, n0, _UNSRp,
|
|
1645
|
-
0,
|
|
1646
|
-
[_nS],
|
|
1647
|
-
[() => NetworkSettings$], 1
|
|
1648
|
-
];
|
|
1649
|
-
exports.UpdateNetworkSettingsResponse$ = UpdateNetworkSettingsResponse$;
|
|
1650
|
-
const UpdatePortalRequest$ = [3, n0, _UPR,
|
|
1651
|
-
0,
|
|
1652
|
-
[_pA, _dN, _aT, _iT, _mCS, _pCD],
|
|
1653
|
-
[[0, 1], [() => DisplayName, 0], 0, 0, 1, 0], 1
|
|
1654
|
-
];
|
|
1655
|
-
exports.UpdatePortalRequest$ = UpdatePortalRequest$;
|
|
1656
|
-
const UpdatePortalResponse$ = [3, n0, _UPRp,
|
|
1657
|
-
0,
|
|
1658
|
-
[_po],
|
|
1659
|
-
[[() => Portal$, 0]]
|
|
1660
|
-
];
|
|
1661
|
-
exports.UpdatePortalResponse$ = UpdatePortalResponse$;
|
|
1662
|
-
const UpdateSessionLoggerRequest$ = [3, n0, _USLR,
|
|
1663
|
-
0,
|
|
1664
|
-
[_sLA, _eF, _lC, _dN],
|
|
1665
|
-
[[0, 1], () => EventFilter$, [() => LogConfiguration$, 0], [() => DisplayNameSafe, 0]], 1
|
|
1666
|
-
];
|
|
1667
|
-
exports.UpdateSessionLoggerRequest$ = UpdateSessionLoggerRequest$;
|
|
1668
|
-
const UpdateSessionLoggerResponse$ = [3, n0, _USLRp,
|
|
1669
|
-
0,
|
|
1670
|
-
[_sL],
|
|
1671
|
-
[[() => SessionLogger$, 0]], 1
|
|
1672
|
-
];
|
|
1673
|
-
exports.UpdateSessionLoggerResponse$ = UpdateSessionLoggerResponse$;
|
|
1674
|
-
const UpdateTrustStoreRequest$ = [3, n0, _UTSR,
|
|
1675
|
-
0,
|
|
1676
|
-
[_tSA, _cTA, _cTD, _cTl],
|
|
1677
|
-
[[0, 1], 64 | 21, 64 | 0, [0, 4]], 1
|
|
1678
|
-
];
|
|
1679
|
-
exports.UpdateTrustStoreRequest$ = UpdateTrustStoreRequest$;
|
|
1680
|
-
const UpdateTrustStoreResponse$ = [3, n0, _UTSRp,
|
|
1681
|
-
0,
|
|
1682
|
-
[_tSA],
|
|
1683
|
-
[0], 1
|
|
1684
|
-
];
|
|
1685
|
-
exports.UpdateTrustStoreResponse$ = UpdateTrustStoreResponse$;
|
|
1686
|
-
const UpdateUserAccessLoggingSettingsRequest$ = [3, n0, _UUALSR,
|
|
1687
|
-
0,
|
|
1688
|
-
[_uALSA, _kSA, _cTl],
|
|
1689
|
-
[[0, 1], 0, [0, 4]], 1
|
|
1690
|
-
];
|
|
1691
|
-
exports.UpdateUserAccessLoggingSettingsRequest$ = UpdateUserAccessLoggingSettingsRequest$;
|
|
1692
|
-
const UpdateUserAccessLoggingSettingsResponse$ = [3, n0, _UUALSRp,
|
|
1693
|
-
0,
|
|
1694
|
-
[_uALS],
|
|
1695
|
-
[() => UserAccessLoggingSettings$], 1
|
|
1696
|
-
];
|
|
1697
|
-
exports.UpdateUserAccessLoggingSettingsResponse$ = UpdateUserAccessLoggingSettingsResponse$;
|
|
1698
|
-
const UpdateUserSettingsRequest$ = [3, n0, _UUSR,
|
|
1699
|
-
0,
|
|
1700
|
-
[_uSA, _cA, _pAa, _dA, _uA, _pAr, _dTIM, _iDTIM, _cTl, _cSC, _dLA, _tC, _bCI, _wAA],
|
|
1701
|
-
[[0, 1], 0, 0, 0, 0, 0, 1, 1, [0, 4], [() => CookieSynchronizationConfiguration$, 0], 0, () => ToolbarConfiguration$, [() => BrandingConfigurationUpdateInput$, 0], 0], 1
|
|
1702
|
-
];
|
|
1703
|
-
exports.UpdateUserSettingsRequest$ = UpdateUserSettingsRequest$;
|
|
1704
|
-
const UpdateUserSettingsResponse$ = [3, n0, _UUSRp,
|
|
1705
|
-
0,
|
|
1706
|
-
[_uS],
|
|
1707
|
-
[[() => UserSettings$, 0]], 1
|
|
1708
|
-
];
|
|
1709
|
-
exports.UpdateUserSettingsResponse$ = UpdateUserSettingsResponse$;
|
|
1710
|
-
const UserAccessLoggingSettings$ = [3, n0, _UALS,
|
|
1711
|
-
0,
|
|
1712
|
-
[_uALSA, _aPA, _kSA],
|
|
1713
|
-
[0, 64 | 0, 0], 1
|
|
1714
|
-
];
|
|
1715
|
-
exports.UserAccessLoggingSettings$ = UserAccessLoggingSettings$;
|
|
1716
|
-
const UserAccessLoggingSettingsSummary$ = [3, n0, _UALSS,
|
|
1717
|
-
0,
|
|
1718
|
-
[_uALSA, _kSA],
|
|
1719
|
-
[0, 0], 1
|
|
1720
|
-
];
|
|
1721
|
-
exports.UserAccessLoggingSettingsSummary$ = UserAccessLoggingSettingsSummary$;
|
|
1722
|
-
const UserSettings$ = [3, n0, _US,
|
|
1723
|
-
0,
|
|
1724
|
-
[_uSA, _aPA, _cA, _pAa, _dA, _uA, _pAr, _dTIM, _iDTIM, _cSC, _cMK, _aEC, _dLA, _tC, _bC, _wAA],
|
|
1725
|
-
[0, 64 | 0, 0, 0, 0, 0, 0, 1, 1, [() => CookieSynchronizationConfiguration$, 0], 0, 128 | 0, 0, () => ToolbarConfiguration$, [() => BrandingConfiguration$, 0], 0], 1
|
|
1726
|
-
];
|
|
1727
|
-
exports.UserSettings$ = UserSettings$;
|
|
1728
|
-
const UserSettingsSummary$ = [3, n0, _USS,
|
|
1729
|
-
0,
|
|
1730
|
-
[_uSA, _cA, _pAa, _dA, _uA, _pAr, _dTIM, _iDTIM, _cSC, _dLA, _tC, _bC, _wAA],
|
|
1731
|
-
[0, 0, 0, 0, 0, 0, 1, 1, [() => CookieSynchronizationConfiguration$, 0], 0, () => ToolbarConfiguration$, [() => BrandingConfiguration$, 0], 0], 1
|
|
1732
|
-
];
|
|
1733
|
-
exports.UserSettingsSummary$ = UserSettingsSummary$;
|
|
1734
|
-
const ValidationExceptionField$ = [3, n0, _VEF,
|
|
1735
|
-
0,
|
|
1736
|
-
[_n, _m],
|
|
1737
|
-
[0, 0], 2
|
|
1738
|
-
];
|
|
1739
|
-
exports.ValidationExceptionField$ = ValidationExceptionField$;
|
|
1740
|
-
const WebContentFilteringPolicy$ = [3, n0, _WCFP,
|
|
1741
|
-
0,
|
|
1742
|
-
[_bCl, _aU, _bU],
|
|
1743
|
-
[64 | 0, [() => UrlPatternList, 0], [() => UrlPatternList, 0]]
|
|
1744
|
-
];
|
|
1745
|
-
exports.WebContentFilteringPolicy$ = WebContentFilteringPolicy$;
|
|
1746
|
-
var __Unit = "unit";
|
|
1747
|
-
var ArnList = 64 | 0;
|
|
1748
|
-
var BlockedCategories = 64 | 0;
|
|
1749
|
-
var BrowserSettingsList = [1, n0, _BSL,
|
|
1750
|
-
0, () => BrowserSettingsSummary$
|
|
1751
|
-
];
|
|
1752
|
-
var CertificateList = 64 | 21;
|
|
1753
|
-
var CertificateSummaryList = [1, n0, _CSL,
|
|
1754
|
-
0, () => CertificateSummary$
|
|
1755
|
-
];
|
|
1756
|
-
var CertificateThumbprintList = 64 | 0;
|
|
1757
|
-
var CookieSpecifications = [1, n0, _CSoo,
|
|
1758
|
-
0, [() => CookieSpecification$,
|
|
1759
|
-
0]
|
|
1760
|
-
];
|
|
1761
|
-
var DataProtectionSettingsList = [1, n0, _DPSL,
|
|
1762
|
-
0, [() => DataProtectionSettingsSummary$,
|
|
1763
|
-
0]
|
|
1764
|
-
];
|
|
1765
|
-
var Events = 64 | 0;
|
|
1766
|
-
var GlobalInlineRedactionUrls = [1, n0, _GIRU,
|
|
1767
|
-
0, [() => InlineRedactionUrl,
|
|
1768
|
-
0]
|
|
1769
|
-
];
|
|
1770
|
-
var HiddenToolbarItemList = 64 | 0;
|
|
1771
|
-
var IdentityProviderList = [1, n0, _IPL,
|
|
1772
|
-
0, [() => IdentityProviderSummary$,
|
|
1773
|
-
0]
|
|
1774
|
-
];
|
|
1775
|
-
var InlineRedactionPatterns = [1, n0, _IRPn,
|
|
1776
|
-
0, [() => InlineRedactionPattern$,
|
|
1777
|
-
0]
|
|
1778
|
-
];
|
|
1779
|
-
var InlineRedactionUrls = [1, n0, _IRUn,
|
|
1780
|
-
0, [() => InlineRedactionUrl,
|
|
1781
|
-
0]
|
|
1782
|
-
];
|
|
1783
|
-
var IpAccessSettingsList = [1, n0, _IASL,
|
|
1784
|
-
0, [() => IpAccessSettingsSummary$,
|
|
1785
|
-
0]
|
|
1786
|
-
];
|
|
1787
|
-
var IpAddressList = [1, n0, _IAL,
|
|
1788
|
-
0, [() => IpAddress,
|
|
1789
|
-
0]
|
|
1790
|
-
];
|
|
1791
|
-
var IpRuleList = [1, n0, _IRL,
|
|
1792
|
-
8, [() => IpRule$,
|
|
1793
|
-
0]
|
|
1794
|
-
];
|
|
1795
|
-
var NetworkSettingsList = [1, n0, _NSL,
|
|
1796
|
-
0, () => NetworkSettingsSummary$
|
|
1797
|
-
];
|
|
1798
|
-
var PortalList = [1, n0, _PL,
|
|
1799
|
-
0, [() => PortalSummary$,
|
|
1800
|
-
0]
|
|
1801
|
-
];
|
|
1802
|
-
var SecurityGroupIdList = 64 | 0;
|
|
1803
|
-
var SessionLoggerList = [1, n0, _SLL,
|
|
1804
|
-
0, [() => SessionLoggerSummary$,
|
|
1805
|
-
0]
|
|
1806
|
-
];
|
|
1807
|
-
var SessionSummaryList = [1, n0, _SSL,
|
|
1808
|
-
0, [() => SessionSummary$,
|
|
1809
|
-
0]
|
|
1810
|
-
];
|
|
1811
|
-
var SubnetIdList = 64 | 0;
|
|
1812
|
-
var TagKeyList = [1, n0, _TKL,
|
|
1813
|
-
0, [() => TagKey,
|
|
1814
|
-
0]
|
|
1815
|
-
];
|
|
1816
|
-
var TagList = [1, n0, _TL,
|
|
1817
|
-
0, [() => Tag$,
|
|
1818
|
-
0]
|
|
1819
|
-
];
|
|
1820
|
-
var TrustStoreSummaryList = [1, n0, _TSSL,
|
|
1821
|
-
0, () => TrustStoreSummary$
|
|
1822
|
-
];
|
|
1823
|
-
var UrlPatternList = [1, n0, _UPL,
|
|
1824
|
-
0, [() => UrlPattern,
|
|
1825
|
-
0]
|
|
1826
|
-
];
|
|
1827
|
-
var UserAccessLoggingSettingsList = [1, n0, _UALSL,
|
|
1828
|
-
0, () => UserAccessLoggingSettingsSummary$
|
|
1829
|
-
];
|
|
1830
|
-
var UserSettingsList = [1, n0, _USL,
|
|
1831
|
-
0, [() => UserSettingsSummary$,
|
|
1832
|
-
0]
|
|
1833
|
-
];
|
|
1834
|
-
var ValidationExceptionFieldList = [1, n0, _VEFL,
|
|
1835
|
-
0, () => ValidationExceptionField$
|
|
1836
|
-
];
|
|
1837
|
-
var EncryptionContextMap = 128 | 0;
|
|
1838
|
-
var IdentityProviderDetails = [2, n0, _IPD,
|
|
1839
|
-
8, 0, 0
|
|
1840
|
-
];
|
|
1841
|
-
var LocalizedBrandingStringMap = [2, n0, _LBSM,
|
|
1842
|
-
0, 0, () => LocalizedBrandingStrings$
|
|
1843
|
-
];
|
|
1844
|
-
const EventFilter$ = [4, n0, _EF,
|
|
1845
|
-
0,
|
|
1846
|
-
[_al, _in],
|
|
1847
|
-
[() => __Unit, 64 | 0]
|
|
1848
|
-
];
|
|
1849
|
-
exports.EventFilter$ = EventFilter$;
|
|
1850
|
-
const IconImageInput$ = [4, n0, _III,
|
|
1851
|
-
0,
|
|
1852
|
-
[_blo, _sU],
|
|
1853
|
-
[[() => IconImage, 0], 0]
|
|
1854
|
-
];
|
|
1855
|
-
exports.IconImageInput$ = IconImageInput$;
|
|
1856
|
-
const WallpaperImageInput$ = [4, n0, _WII,
|
|
1857
|
-
0,
|
|
1858
|
-
[_blo, _sU],
|
|
1859
|
-
[[() => WallpaperImage, 0], 0]
|
|
1860
|
-
];
|
|
1861
|
-
exports.WallpaperImageInput$ = WallpaperImageInput$;
|
|
1862
|
-
exports.AssociateBrowserSettings$ = [9, n0, _ABS,
|
|
1863
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/browserSettings", 200] }, () => AssociateBrowserSettingsRequest$, () => AssociateBrowserSettingsResponse$
|
|
1864
|
-
];
|
|
1865
|
-
exports.AssociateDataProtectionSettings$ = [9, n0, _ADPS,
|
|
1866
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/dataProtectionSettings", 200] }, () => AssociateDataProtectionSettingsRequest$, () => AssociateDataProtectionSettingsResponse$
|
|
1867
|
-
];
|
|
1868
|
-
exports.AssociateIpAccessSettings$ = [9, n0, _AIAS,
|
|
1869
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/ipAccessSettings", 200] }, () => AssociateIpAccessSettingsRequest$, () => AssociateIpAccessSettingsResponse$
|
|
1870
|
-
];
|
|
1871
|
-
exports.AssociateNetworkSettings$ = [9, n0, _ANS,
|
|
1872
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/networkSettings", 200] }, () => AssociateNetworkSettingsRequest$, () => AssociateNetworkSettingsResponse$
|
|
1873
|
-
];
|
|
1874
|
-
exports.AssociateSessionLogger$ = [9, n0, _ASL,
|
|
1875
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/sessionLogger", 200] }, () => AssociateSessionLoggerRequest$, () => AssociateSessionLoggerResponse$
|
|
1876
|
-
];
|
|
1877
|
-
exports.AssociateTrustStore$ = [9, n0, _ATS,
|
|
1878
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/trustStores", 200] }, () => AssociateTrustStoreRequest$, () => AssociateTrustStoreResponse$
|
|
1879
|
-
];
|
|
1880
|
-
exports.AssociateUserAccessLoggingSettings$ = [9, n0, _AUALS,
|
|
1881
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/userAccessLoggingSettings", 200] }, () => AssociateUserAccessLoggingSettingsRequest$, () => AssociateUserAccessLoggingSettingsResponse$
|
|
1882
|
-
];
|
|
1883
|
-
exports.AssociateUserSettings$ = [9, n0, _AUS,
|
|
1884
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}/userSettings", 200] }, () => AssociateUserSettingsRequest$, () => AssociateUserSettingsResponse$
|
|
1885
|
-
];
|
|
1886
|
-
exports.CreateBrowserSettings$ = [9, n0, _CBS,
|
|
1887
|
-
{ [_h]: ["POST", "/browserSettings", 200] }, () => CreateBrowserSettingsRequest$, () => CreateBrowserSettingsResponse$
|
|
1888
|
-
];
|
|
1889
|
-
exports.CreateDataProtectionSettings$ = [9, n0, _CDPS,
|
|
1890
|
-
{ [_h]: ["POST", "/dataProtectionSettings", 200] }, () => CreateDataProtectionSettingsRequest$, () => CreateDataProtectionSettingsResponse$
|
|
1891
|
-
];
|
|
1892
|
-
exports.CreateIdentityProvider$ = [9, n0, _CIP,
|
|
1893
|
-
{ [_h]: ["POST", "/identityProviders", 200] }, () => CreateIdentityProviderRequest$, () => CreateIdentityProviderResponse$
|
|
1894
|
-
];
|
|
1895
|
-
exports.CreateIpAccessSettings$ = [9, n0, _CIAS,
|
|
1896
|
-
{ [_h]: ["POST", "/ipAccessSettings", 200] }, () => CreateIpAccessSettingsRequest$, () => CreateIpAccessSettingsResponse$
|
|
1897
|
-
];
|
|
1898
|
-
exports.CreateNetworkSettings$ = [9, n0, _CNS,
|
|
1899
|
-
{ [_h]: ["POST", "/networkSettings", 200] }, () => CreateNetworkSettingsRequest$, () => CreateNetworkSettingsResponse$
|
|
1900
|
-
];
|
|
1901
|
-
exports.CreatePortal$ = [9, n0, _CPr,
|
|
1902
|
-
{ [_h]: ["POST", "/portals", 200] }, () => CreatePortalRequest$, () => CreatePortalResponse$
|
|
1903
|
-
];
|
|
1904
|
-
exports.CreateSessionLogger$ = [9, n0, _CSLr,
|
|
1905
|
-
{ [_h]: ["POST", "/sessionLoggers", 200] }, () => CreateSessionLoggerRequest$, () => CreateSessionLoggerResponse$
|
|
1906
|
-
];
|
|
1907
|
-
exports.CreateTrustStore$ = [9, n0, _CTS,
|
|
1908
|
-
{ [_h]: ["POST", "/trustStores", 200] }, () => CreateTrustStoreRequest$, () => CreateTrustStoreResponse$
|
|
1909
|
-
];
|
|
1910
|
-
exports.CreateUserAccessLoggingSettings$ = [9, n0, _CUALS,
|
|
1911
|
-
{ [_h]: ["POST", "/userAccessLoggingSettings", 200] }, () => CreateUserAccessLoggingSettingsRequest$, () => CreateUserAccessLoggingSettingsResponse$
|
|
1912
|
-
];
|
|
1913
|
-
exports.CreateUserSettings$ = [9, n0, _CUS,
|
|
1914
|
-
{ [_h]: ["POST", "/userSettings", 200] }, () => CreateUserSettingsRequest$, () => CreateUserSettingsResponse$
|
|
1915
|
-
];
|
|
1916
|
-
exports.DeleteBrowserSettings$ = [9, n0, _DBS,
|
|
1917
|
-
{ [_h]: ["DELETE", "/browserSettings/{browserSettingsArn+}", 200] }, () => DeleteBrowserSettingsRequest$, () => DeleteBrowserSettingsResponse$
|
|
1918
|
-
];
|
|
1919
|
-
exports.DeleteDataProtectionSettings$ = [9, n0, _DDPS,
|
|
1920
|
-
{ [_h]: ["DELETE", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] }, () => DeleteDataProtectionSettingsRequest$, () => DeleteDataProtectionSettingsResponse$
|
|
1921
|
-
];
|
|
1922
|
-
exports.DeleteIdentityProvider$ = [9, n0, _DIP,
|
|
1923
|
-
{ [_h]: ["DELETE", "/identityProviders/{identityProviderArn+}", 200] }, () => DeleteIdentityProviderRequest$, () => DeleteIdentityProviderResponse$
|
|
1924
|
-
];
|
|
1925
|
-
exports.DeleteIpAccessSettings$ = [9, n0, _DIAS,
|
|
1926
|
-
{ [_h]: ["DELETE", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] }, () => DeleteIpAccessSettingsRequest$, () => DeleteIpAccessSettingsResponse$
|
|
1927
|
-
];
|
|
1928
|
-
exports.DeleteNetworkSettings$ = [9, n0, _DNSe,
|
|
1929
|
-
{ [_h]: ["DELETE", "/networkSettings/{networkSettingsArn+}", 200] }, () => DeleteNetworkSettingsRequest$, () => DeleteNetworkSettingsResponse$
|
|
1930
|
-
];
|
|
1931
|
-
exports.DeletePortal$ = [9, n0, _DP,
|
|
1932
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}", 200] }, () => DeletePortalRequest$, () => DeletePortalResponse$
|
|
1933
|
-
];
|
|
1934
|
-
exports.DeleteSessionLogger$ = [9, n0, _DSL,
|
|
1935
|
-
{ [_h]: ["DELETE", "/sessionLoggers/{sessionLoggerArn+}", 200] }, () => DeleteSessionLoggerRequest$, () => DeleteSessionLoggerResponse$
|
|
1936
|
-
];
|
|
1937
|
-
exports.DeleteTrustStore$ = [9, n0, _DTS,
|
|
1938
|
-
{ [_h]: ["DELETE", "/trustStores/{trustStoreArn+}", 200] }, () => DeleteTrustStoreRequest$, () => DeleteTrustStoreResponse$
|
|
1939
|
-
];
|
|
1940
|
-
exports.DeleteUserAccessLoggingSettings$ = [9, n0, _DUALS,
|
|
1941
|
-
{ [_h]: ["DELETE", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] }, () => DeleteUserAccessLoggingSettingsRequest$, () => DeleteUserAccessLoggingSettingsResponse$
|
|
1942
|
-
];
|
|
1943
|
-
exports.DeleteUserSettings$ = [9, n0, _DUS,
|
|
1944
|
-
{ [_h]: ["DELETE", "/userSettings/{userSettingsArn+}", 200] }, () => DeleteUserSettingsRequest$, () => DeleteUserSettingsResponse$
|
|
1945
|
-
];
|
|
1946
|
-
exports.DisassociateBrowserSettings$ = [9, n0, _DBSi,
|
|
1947
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/browserSettings", 200] }, () => DisassociateBrowserSettingsRequest$, () => DisassociateBrowserSettingsResponse$
|
|
1948
|
-
];
|
|
1949
|
-
exports.DisassociateDataProtectionSettings$ = [9, n0, _DDPSi,
|
|
1950
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/dataProtectionSettings", 200] }, () => DisassociateDataProtectionSettingsRequest$, () => DisassociateDataProtectionSettingsResponse$
|
|
1951
|
-
];
|
|
1952
|
-
exports.DisassociateIpAccessSettings$ = [9, n0, _DIASi,
|
|
1953
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/ipAccessSettings", 200] }, () => DisassociateIpAccessSettingsRequest$, () => DisassociateIpAccessSettingsResponse$
|
|
1954
|
-
];
|
|
1955
|
-
exports.DisassociateNetworkSettings$ = [9, n0, _DNSi,
|
|
1956
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/networkSettings", 200] }, () => DisassociateNetworkSettingsRequest$, () => DisassociateNetworkSettingsResponse$
|
|
1957
|
-
];
|
|
1958
|
-
exports.DisassociateSessionLogger$ = [9, n0, _DSLi,
|
|
1959
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/sessionLogger", 200] }, () => DisassociateSessionLoggerRequest$, () => DisassociateSessionLoggerResponse$
|
|
1960
|
-
];
|
|
1961
|
-
exports.DisassociateTrustStore$ = [9, n0, _DTSi,
|
|
1962
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/trustStores", 200] }, () => DisassociateTrustStoreRequest$, () => DisassociateTrustStoreResponse$
|
|
1963
|
-
];
|
|
1964
|
-
exports.DisassociateUserAccessLoggingSettings$ = [9, n0, _DUALSi,
|
|
1965
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/userAccessLoggingSettings", 200] }, () => DisassociateUserAccessLoggingSettingsRequest$, () => DisassociateUserAccessLoggingSettingsResponse$
|
|
1966
|
-
];
|
|
1967
|
-
exports.DisassociateUserSettings$ = [9, n0, _DUSi,
|
|
1968
|
-
{ [_h]: ["DELETE", "/portals/{portalArn+}/userSettings", 200] }, () => DisassociateUserSettingsRequest$, () => DisassociateUserSettingsResponse$
|
|
1969
|
-
];
|
|
1970
|
-
exports.ExpireSession$ = [9, n0, _ES,
|
|
1971
|
-
{ [_h]: ["DELETE", "/portals/{portalId}/sessions/{sessionId}", 200] }, () => ExpireSessionRequest$, () => ExpireSessionResponse$
|
|
1972
|
-
];
|
|
1973
|
-
exports.GetBrowserSettings$ = [9, n0, _GBS,
|
|
1974
|
-
{ [_h]: ["GET", "/browserSettings/{browserSettingsArn+}", 200] }, () => GetBrowserSettingsRequest$, () => GetBrowserSettingsResponse$
|
|
1975
|
-
];
|
|
1976
|
-
exports.GetDataProtectionSettings$ = [9, n0, _GDPS,
|
|
1977
|
-
{ [_h]: ["GET", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] }, () => GetDataProtectionSettingsRequest$, () => GetDataProtectionSettingsResponse$
|
|
1978
|
-
];
|
|
1979
|
-
exports.GetIdentityProvider$ = [9, n0, _GIP,
|
|
1980
|
-
{ [_h]: ["GET", "/identityProviders/{identityProviderArn+}", 200] }, () => GetIdentityProviderRequest$, () => GetIdentityProviderResponse$
|
|
1981
|
-
];
|
|
1982
|
-
exports.GetIpAccessSettings$ = [9, n0, _GIAS,
|
|
1983
|
-
{ [_h]: ["GET", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] }, () => GetIpAccessSettingsRequest$, () => GetIpAccessSettingsResponse$
|
|
1984
|
-
];
|
|
1985
|
-
exports.GetNetworkSettings$ = [9, n0, _GNS,
|
|
1986
|
-
{ [_h]: ["GET", "/networkSettings/{networkSettingsArn+}", 200] }, () => GetNetworkSettingsRequest$, () => GetNetworkSettingsResponse$
|
|
1987
|
-
];
|
|
1988
|
-
exports.GetPortal$ = [9, n0, _GP,
|
|
1989
|
-
{ [_h]: ["GET", "/portals/{portalArn+}", 200] }, () => GetPortalRequest$, () => GetPortalResponse$
|
|
1990
|
-
];
|
|
1991
|
-
exports.GetPortalServiceProviderMetadata$ = [9, n0, _GPSPM,
|
|
1992
|
-
{ [_h]: ["GET", "/portalIdp/{portalArn+}", 200] }, () => GetPortalServiceProviderMetadataRequest$, () => GetPortalServiceProviderMetadataResponse$
|
|
1993
|
-
];
|
|
1994
|
-
exports.GetSession$ = [9, n0, _GS,
|
|
1995
|
-
{ [_h]: ["GET", "/portals/{portalId}/sessions/{sessionId}", 200] }, () => GetSessionRequest$, () => GetSessionResponse$
|
|
1996
|
-
];
|
|
1997
|
-
exports.GetSessionLogger$ = [9, n0, _GSL,
|
|
1998
|
-
{ [_h]: ["GET", "/sessionLoggers/{sessionLoggerArn+}", 200] }, () => GetSessionLoggerRequest$, () => GetSessionLoggerResponse$
|
|
1999
|
-
];
|
|
2000
|
-
exports.GetTrustStore$ = [9, n0, _GTS,
|
|
2001
|
-
{ [_h]: ["GET", "/trustStores/{trustStoreArn+}", 200] }, () => GetTrustStoreRequest$, () => GetTrustStoreResponse$
|
|
2002
|
-
];
|
|
2003
|
-
exports.GetTrustStoreCertificate$ = [9, n0, _GTSC,
|
|
2004
|
-
{ [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificate", 200] }, () => GetTrustStoreCertificateRequest$, () => GetTrustStoreCertificateResponse$
|
|
2005
|
-
];
|
|
2006
|
-
exports.GetUserAccessLoggingSettings$ = [9, n0, _GUALS,
|
|
2007
|
-
{ [_h]: ["GET", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] }, () => GetUserAccessLoggingSettingsRequest$, () => GetUserAccessLoggingSettingsResponse$
|
|
2008
|
-
];
|
|
2009
|
-
exports.GetUserSettings$ = [9, n0, _GUS,
|
|
2010
|
-
{ [_h]: ["GET", "/userSettings/{userSettingsArn+}", 200] }, () => GetUserSettingsRequest$, () => GetUserSettingsResponse$
|
|
2011
|
-
];
|
|
2012
|
-
exports.ListBrowserSettings$ = [9, n0, _LBSi,
|
|
2013
|
-
{ [_h]: ["GET", "/browserSettings", 200] }, () => ListBrowserSettingsRequest$, () => ListBrowserSettingsResponse$
|
|
2014
|
-
];
|
|
2015
|
-
exports.ListDataProtectionSettings$ = [9, n0, _LDPS,
|
|
2016
|
-
{ [_h]: ["GET", "/dataProtectionSettings", 200] }, () => ListDataProtectionSettingsRequest$, () => ListDataProtectionSettingsResponse$
|
|
2017
|
-
];
|
|
2018
|
-
exports.ListIdentityProviders$ = [9, n0, _LIP,
|
|
2019
|
-
{ [_h]: ["GET", "/portals/{portalArn+}/identityProviders", 200] }, () => ListIdentityProvidersRequest$, () => ListIdentityProvidersResponse$
|
|
2020
|
-
];
|
|
2021
|
-
exports.ListIpAccessSettings$ = [9, n0, _LIAS,
|
|
2022
|
-
{ [_h]: ["GET", "/ipAccessSettings", 200] }, () => ListIpAccessSettingsRequest$, () => ListIpAccessSettingsResponse$
|
|
2023
|
-
];
|
|
2024
|
-
exports.ListNetworkSettings$ = [9, n0, _LNS,
|
|
2025
|
-
{ [_h]: ["GET", "/networkSettings", 200] }, () => ListNetworkSettingsRequest$, () => ListNetworkSettingsResponse$
|
|
2026
|
-
];
|
|
2027
|
-
exports.ListPortals$ = [9, n0, _LP,
|
|
2028
|
-
{ [_h]: ["GET", "/portals", 200] }, () => ListPortalsRequest$, () => ListPortalsResponse$
|
|
2029
|
-
];
|
|
2030
|
-
exports.ListSessionLoggers$ = [9, n0, _LSL,
|
|
2031
|
-
{ [_h]: ["GET", "/sessionLoggers", 200] }, () => ListSessionLoggersRequest$, () => ListSessionLoggersResponse$
|
|
2032
|
-
];
|
|
2033
|
-
exports.ListSessions$ = [9, n0, _LS,
|
|
2034
|
-
{ [_h]: ["GET", "/portals/{portalId}/sessions", 200] }, () => ListSessionsRequest$, () => ListSessionsResponse$
|
|
2035
|
-
];
|
|
2036
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
2037
|
-
{ [_h]: ["GET", "/tags/{resourceArn+}", 200] }, () => ListTagsForResourceRequest$, () => ListTagsForResourceResponse$
|
|
2038
|
-
];
|
|
2039
|
-
exports.ListTrustStoreCertificates$ = [9, n0, _LTSC,
|
|
2040
|
-
{ [_h]: ["GET", "/trustStores/{trustStoreArn+}/certificates", 200] }, () => ListTrustStoreCertificatesRequest$, () => ListTrustStoreCertificatesResponse$
|
|
2041
|
-
];
|
|
2042
|
-
exports.ListTrustStores$ = [9, n0, _LTS,
|
|
2043
|
-
{ [_h]: ["GET", "/trustStores", 200] }, () => ListTrustStoresRequest$, () => ListTrustStoresResponse$
|
|
2044
|
-
];
|
|
2045
|
-
exports.ListUserAccessLoggingSettings$ = [9, n0, _LUALS,
|
|
2046
|
-
{ [_h]: ["GET", "/userAccessLoggingSettings", 200] }, () => ListUserAccessLoggingSettingsRequest$, () => ListUserAccessLoggingSettingsResponse$
|
|
2047
|
-
];
|
|
2048
|
-
exports.ListUserSettings$ = [9, n0, _LUS,
|
|
2049
|
-
{ [_h]: ["GET", "/userSettings", 200] }, () => ListUserSettingsRequest$, () => ListUserSettingsResponse$
|
|
2050
|
-
];
|
|
2051
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
2052
|
-
{ [_h]: ["POST", "/tags/{resourceArn+}", 200] }, () => TagResourceRequest$, () => TagResourceResponse$
|
|
2053
|
-
];
|
|
2054
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
2055
|
-
{ [_h]: ["DELETE", "/tags/{resourceArn+}", 200] }, () => UntagResourceRequest$, () => UntagResourceResponse$
|
|
2056
|
-
];
|
|
2057
|
-
exports.UpdateBrowserSettings$ = [9, n0, _UBS,
|
|
2058
|
-
{ [_h]: ["PATCH", "/browserSettings/{browserSettingsArn+}", 200] }, () => UpdateBrowserSettingsRequest$, () => UpdateBrowserSettingsResponse$
|
|
2059
|
-
];
|
|
2060
|
-
exports.UpdateDataProtectionSettings$ = [9, n0, _UDPS,
|
|
2061
|
-
{ [_h]: ["PATCH", "/dataProtectionSettings/{dataProtectionSettingsArn+}", 200] }, () => UpdateDataProtectionSettingsRequest$, () => UpdateDataProtectionSettingsResponse$
|
|
2062
|
-
];
|
|
2063
|
-
exports.UpdateIdentityProvider$ = [9, n0, _UIP,
|
|
2064
|
-
{ [_h]: ["PATCH", "/identityProviders/{identityProviderArn+}", 200] }, () => UpdateIdentityProviderRequest$, () => UpdateIdentityProviderResponse$
|
|
2065
|
-
];
|
|
2066
|
-
exports.UpdateIpAccessSettings$ = [9, n0, _UIAS,
|
|
2067
|
-
{ [_h]: ["PATCH", "/ipAccessSettings/{ipAccessSettingsArn+}", 200] }, () => UpdateIpAccessSettingsRequest$, () => UpdateIpAccessSettingsResponse$
|
|
2068
|
-
];
|
|
2069
|
-
exports.UpdateNetworkSettings$ = [9, n0, _UNS,
|
|
2070
|
-
{ [_h]: ["PATCH", "/networkSettings/{networkSettingsArn+}", 200] }, () => UpdateNetworkSettingsRequest$, () => UpdateNetworkSettingsResponse$
|
|
2071
|
-
];
|
|
2072
|
-
exports.UpdatePortal$ = [9, n0, _UPp,
|
|
2073
|
-
{ [_h]: ["PUT", "/portals/{portalArn+}", 200] }, () => UpdatePortalRequest$, () => UpdatePortalResponse$
|
|
2074
|
-
];
|
|
2075
|
-
exports.UpdateSessionLogger$ = [9, n0, _USLp,
|
|
2076
|
-
{ [_h]: ["POST", "/sessionLoggers/{sessionLoggerArn+}", 200] }, () => UpdateSessionLoggerRequest$, () => UpdateSessionLoggerResponse$
|
|
2077
|
-
];
|
|
2078
|
-
exports.UpdateTrustStore$ = [9, n0, _UTS,
|
|
2079
|
-
{ [_h]: ["PATCH", "/trustStores/{trustStoreArn+}", 200] }, () => UpdateTrustStoreRequest$, () => UpdateTrustStoreResponse$
|
|
2080
|
-
];
|
|
2081
|
-
exports.UpdateUserAccessLoggingSettings$ = [9, n0, _UUALS,
|
|
2082
|
-
{ [_h]: ["PATCH", "/userAccessLoggingSettings/{userAccessLoggingSettingsArn+}", 200] }, () => UpdateUserAccessLoggingSettingsRequest$, () => UpdateUserAccessLoggingSettingsResponse$
|
|
2083
|
-
];
|
|
2084
|
-
exports.UpdateUserSettings$ = [9, n0, _UUS,
|
|
2085
|
-
{ [_h]: ["PATCH", "/userSettings/{userSettingsArn+}", 200] }, () => UpdateUserSettingsRequest$, () => UpdateUserSettingsResponse$
|
|
2086
|
-
];
|