@aws-sdk/client-verifiedpermissions 3.987.0 → 3.988.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.
@@ -0,0 +1,1325 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.EntityItem$ = exports.EntityIdentifier$ = exports.DeterminingPolicyItem$ = exports.DeletePolicyTemplateOutput$ = exports.DeletePolicyTemplateInput$ = exports.DeletePolicyStoreOutput$ = exports.DeletePolicyStoreInput$ = exports.DeletePolicyOutput$ = exports.DeletePolicyInput$ = exports.DeleteIdentitySourceOutput$ = exports.DeleteIdentitySourceInput$ = exports.CreatePolicyTemplateOutput$ = exports.CreatePolicyTemplateInput$ = exports.CreatePolicyStoreOutput$ = exports.CreatePolicyStoreInput$ = exports.CreatePolicyOutput$ = exports.CreatePolicyInput$ = exports.CreateIdentitySourceOutput$ = exports.CreateIdentitySourceInput$ = exports.CognitoUserPoolConfigurationItem$ = exports.CognitoUserPoolConfigurationDetail$ = exports.CognitoUserPoolConfiguration$ = exports.CognitoGroupConfigurationItem$ = exports.CognitoGroupConfigurationDetail$ = exports.CognitoGroupConfiguration$ = exports.BatchIsAuthorizedWithTokenOutputItem$ = exports.BatchIsAuthorizedWithTokenOutput$ = exports.BatchIsAuthorizedWithTokenInputItem$ = exports.BatchIsAuthorizedWithTokenInput$ = exports.BatchIsAuthorizedOutputItem$ = exports.BatchIsAuthorizedOutput$ = exports.BatchIsAuthorizedInputItem$ = exports.BatchIsAuthorizedInput$ = exports.BatchGetPolicyOutputItem$ = exports.BatchGetPolicyOutput$ = exports.BatchGetPolicyInputItem$ = exports.BatchGetPolicyInput$ = exports.BatchGetPolicyErrorItem$ = exports.ActionIdentifier$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.TooManyTagsException$ = exports.ThrottlingException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.InvalidStateException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.AccessDeniedException$ = exports.VerifiedPermissionsServiceException$ = void 0;
4
+ exports.ResourceConflict$ = exports.PutSchemaOutput$ = exports.PutSchemaInput$ = exports.PolicyTemplateItem$ = exports.PolicyStoreItem$ = exports.PolicyItem$ = exports.PolicyFilter$ = exports.OpenIdConnectIdentityTokenConfigurationItem$ = exports.OpenIdConnectIdentityTokenConfigurationDetail$ = exports.OpenIdConnectIdentityTokenConfiguration$ = exports.OpenIdConnectGroupConfigurationItem$ = exports.OpenIdConnectGroupConfigurationDetail$ = exports.OpenIdConnectGroupConfiguration$ = exports.OpenIdConnectConfigurationItem$ = exports.OpenIdConnectConfigurationDetail$ = exports.OpenIdConnectConfiguration$ = exports.OpenIdConnectAccessTokenConfigurationItem$ = exports.OpenIdConnectAccessTokenConfigurationDetail$ = exports.OpenIdConnectAccessTokenConfiguration$ = exports.ListTagsForResourceOutput$ = exports.ListTagsForResourceInput$ = exports.ListPolicyTemplatesOutput$ = exports.ListPolicyTemplatesInput$ = exports.ListPolicyStoresOutput$ = exports.ListPolicyStoresInput$ = exports.ListPoliciesOutput$ = exports.ListPoliciesInput$ = exports.ListIdentitySourcesOutput$ = exports.ListIdentitySourcesInput$ = exports.KmsEncryptionState$ = exports.KmsEncryptionSettings$ = exports.IsAuthorizedWithTokenOutput$ = exports.IsAuthorizedWithTokenInput$ = exports.IsAuthorizedOutput$ = exports.IsAuthorizedInput$ = exports.IdentitySourceItemDetails$ = exports.IdentitySourceItem$ = exports.IdentitySourceFilter$ = exports.IdentitySourceDetails$ = exports.GetSchemaOutput$ = exports.GetSchemaInput$ = exports.GetPolicyTemplateOutput$ = exports.GetPolicyTemplateInput$ = exports.GetPolicyStoreOutput$ = exports.GetPolicyStoreInput$ = exports.GetPolicyOutput$ = exports.GetPolicyInput$ = exports.GetIdentitySourceOutput$ = exports.GetIdentitySourceInput$ = exports.EvaluationErrorItem$ = void 0;
5
+ exports.BatchIsAuthorizedWithToken$ = exports.BatchIsAuthorized$ = exports.BatchGetPolicy$ = exports.UpdatePolicyDefinition$ = exports.UpdateOpenIdConnectTokenSelection$ = exports.UpdateConfiguration$ = exports.SchemaDefinition$ = exports.PolicyDefinitionItem$ = exports.PolicyDefinitionDetail$ = exports.PolicyDefinition$ = exports.OpenIdConnectTokenSelectionItem$ = exports.OpenIdConnectTokenSelectionDetail$ = exports.OpenIdConnectTokenSelection$ = exports.EntityReference$ = exports.EntitiesDefinition$ = exports.EncryptionState$ = exports.EncryptionSettings$ = exports.ContextDefinition$ = exports.ConfigurationItem$ = exports.ConfigurationDetail$ = exports.Configuration$ = exports.CedarTagValue$ = exports.AttributeValue$ = exports.ValidationSettings$ = exports.ValidationExceptionField$ = exports.UpdateStaticPolicyDefinition$ = exports.UpdatePolicyTemplateOutput$ = exports.UpdatePolicyTemplateInput$ = exports.UpdatePolicyStoreOutput$ = exports.UpdatePolicyStoreInput$ = exports.UpdatePolicyOutput$ = exports.UpdatePolicyInput$ = exports.UpdateOpenIdConnectIdentityTokenConfiguration$ = exports.UpdateOpenIdConnectGroupConfiguration$ = exports.UpdateOpenIdConnectConfiguration$ = exports.UpdateOpenIdConnectAccessTokenConfiguration$ = exports.UpdateIdentitySourceOutput$ = exports.UpdateIdentitySourceInput$ = exports.UpdateCognitoUserPoolConfiguration$ = exports.UpdateCognitoGroupConfiguration$ = exports.UntagResourceOutput$ = exports.UntagResourceInput$ = exports.TemplateLinkedPolicyDefinitionItem$ = exports.TemplateLinkedPolicyDefinitionDetail$ = exports.TemplateLinkedPolicyDefinition$ = exports.TagResourceOutput$ = exports.TagResourceInput$ = exports.StaticPolicyDefinitionItem$ = exports.StaticPolicyDefinitionDetail$ = exports.StaticPolicyDefinition$ = void 0;
6
+ exports.UpdatePolicyTemplate$ = exports.UpdatePolicyStore$ = exports.UpdatePolicy$ = exports.UpdateIdentitySource$ = exports.UntagResource$ = exports.TagResource$ = exports.PutSchema$ = exports.ListTagsForResource$ = exports.ListPolicyTemplates$ = exports.ListPolicyStores$ = exports.ListPolicies$ = exports.ListIdentitySources$ = exports.IsAuthorizedWithToken$ = exports.IsAuthorized$ = exports.GetSchema$ = exports.GetPolicyTemplate$ = exports.GetPolicyStore$ = exports.GetPolicy$ = exports.GetIdentitySource$ = exports.DeletePolicyTemplate$ = exports.DeletePolicyStore$ = exports.DeletePolicy$ = exports.DeleteIdentitySource$ = exports.CreatePolicyTemplate$ = exports.CreatePolicyStore$ = exports.CreatePolicy$ = exports.CreateIdentitySource$ = void 0;
7
+ const _ADE = "AccessDeniedException";
8
+ const _AI = "ActionId";
9
+ const _AIL = "ActionIdentifierList";
10
+ const _AIc = "ActionIdentifier";
11
+ const _AT = "ActionType";
12
+ const _AV = "AttributeValue";
13
+ const _BA = "BooleanAttribute";
14
+ const _BGP = "BatchGetPolicy";
15
+ const _BGPEI = "BatchGetPolicyErrorItem";
16
+ const _BGPEL = "BatchGetPolicyErrorList";
17
+ const _BGPI = "BatchGetPolicyInput";
18
+ const _BGPII = "BatchGetPolicyInputItem";
19
+ const _BGPIL = "BatchGetPolicyInputList";
20
+ const _BGPO = "BatchGetPolicyOutput";
21
+ const _BGPOI = "BatchGetPolicyOutputItem";
22
+ const _BGPOL = "BatchGetPolicyOutputList";
23
+ const _BIA = "BatchIsAuthorized";
24
+ const _BIAI = "BatchIsAuthorizedInput";
25
+ const _BIAII = "BatchIsAuthorizedInputItem";
26
+ const _BIAIL = "BatchIsAuthorizedInputList";
27
+ const _BIAO = "BatchIsAuthorizedOutput";
28
+ const _BIAOI = "BatchIsAuthorizedOutputItem";
29
+ const _BIAOL = "BatchIsAuthorizedOutputList";
30
+ const _BIAWT = "BatchIsAuthorizedWithToken";
31
+ const _BIAWTI = "BatchIsAuthorizedWithTokenInput";
32
+ const _BIAWTII = "BatchIsAuthorizedWithTokenInputItem";
33
+ const _BIAWTIL = "BatchIsAuthorizedWithTokenInputList";
34
+ const _BIAWTO = "BatchIsAuthorizedWithTokenOutput";
35
+ const _BIAWTOI = "BatchIsAuthorizedWithTokenOutputItem";
36
+ const _BIAWTOL = "BatchIsAuthorizedWithTokenOutputList";
37
+ const _C = "Claim";
38
+ const _CD = "ConfigurationDetail";
39
+ const _CDo = "ContextDefinition";
40
+ const _CE = "ConflictException";
41
+ const _CGC = "CognitoGroupConfiguration";
42
+ const _CGCD = "CognitoGroupConfigurationDetail";
43
+ const _CGCI = "CognitoGroupConfigurationItem";
44
+ const _CI = "ClientId";
45
+ const _CIS = "CreateIdentitySource";
46
+ const _CISI = "CreateIdentitySourceInput";
47
+ const _CISO = "CreateIdentitySourceOutput";
48
+ const _CIl = "ClientIds";
49
+ const _CIo = "ConfigurationItem";
50
+ const _CJ = "CedarJson";
51
+ const _CM = "ContextMap";
52
+ const _CP = "CreatePolicy";
53
+ const _CPI = "CreatePolicyInput";
54
+ const _CPO = "CreatePolicyOutput";
55
+ const _CPS = "CreatePolicyStore";
56
+ const _CPSI = "CreatePolicyStoreInput";
57
+ const _CPSO = "CreatePolicyStoreOutput";
58
+ const _CPT = "CreatePolicyTemplate";
59
+ const _CPTI = "CreatePolicyTemplateInput";
60
+ const _CPTO = "CreatePolicyTemplateOutput";
61
+ const _CTRA = "CedarTagRecordAttribute";
62
+ const _CTSA = "CedarTagSetAttribute";
63
+ const _CTV = "CedarTagValue";
64
+ const _CUPC = "CognitoUserPoolConfiguration";
65
+ const _CUPCD = "CognitoUserPoolConfigurationDetail";
66
+ const _CUPCI = "CognitoUserPoolConfigurationItem";
67
+ const _Co = "Configuration";
68
+ const _D = "Decimal";
69
+ const _DA = "DatetimeAttribute";
70
+ const _DIS = "DeleteIdentitySource";
71
+ const _DISI = "DeleteIdentitySourceInput";
72
+ const _DISO = "DeleteIdentitySourceOutput";
73
+ const _DP = "DeletePolicy";
74
+ const _DPI = "DeletePolicyInput";
75
+ const _DPIe = "DeterminingPolicyItem";
76
+ const _DPL = "DeterminingPolicyList";
77
+ const _DPO = "DeletePolicyOutput";
78
+ const _DPS = "DeletePolicyStore";
79
+ const _DPSI = "DeletePolicyStoreInput";
80
+ const _DPSO = "DeletePolicyStoreOutput";
81
+ const _DPT = "DeletePolicyTemplate";
82
+ const _DPTI = "DeletePolicyTemplateInput";
83
+ const _DPTO = "DeletePolicyTemplateOutput";
84
+ const _Du = "Duration";
85
+ const _EA = "EntityAttributes";
86
+ const _ECT = "EntityCedarTags";
87
+ const _ED = "EntitiesDefinition";
88
+ const _EEI = "EvaluationErrorItem";
89
+ const _EEL = "EvaluationErrorList";
90
+ const _EI = "EntityId";
91
+ const _EIP = "EntityIdPrefix";
92
+ const _EIn = "EntityIdentifier";
93
+ const _EInt = "EntityItem";
94
+ const _EL = "EntityList";
95
+ const _ER = "EntityReference";
96
+ const _ES = "EncryptionSettings";
97
+ const _ESn = "EncryptionState";
98
+ const _ET = "EntityType";
99
+ const _GET = "GroupEntityType";
100
+ const _GIS = "GetIdentitySource";
101
+ const _GISI = "GetIdentitySourceInput";
102
+ const _GISO = "GetIdentitySourceOutput";
103
+ const _GP = "GetPolicy";
104
+ const _GPI = "GetPolicyInput";
105
+ const _GPO = "GetPolicyOutput";
106
+ const _GPS = "GetPolicyStore";
107
+ const _GPSI = "GetPolicyStoreInput";
108
+ const _GPSO = "GetPolicyStoreOutput";
109
+ const _GPT = "GetPolicyTemplate";
110
+ const _GPTI = "GetPolicyTemplateInput";
111
+ const _GPTO = "GetPolicyTemplateOutput";
112
+ const _GS = "GetSchema";
113
+ const _GSI = "GetSchemaInput";
114
+ const _GSO = "GetSchemaOutput";
115
+ const _IA = "IpAddr";
116
+ const _IAI = "IsAuthorizedInput";
117
+ const _IAO = "IsAuthorizedOutput";
118
+ const _IAWT = "IsAuthorizedWithToken";
119
+ const _IAWTI = "IsAuthorizedWithTokenInput";
120
+ const _IAWTO = "IsAuthorizedWithTokenOutput";
121
+ const _IAs = "IsAuthorized";
122
+ const _IS = "IdentitySources";
123
+ const _ISD = "IdentitySourceDetails";
124
+ const _ISE = "InternalServerException";
125
+ const _ISEn = "InvalidStateException";
126
+ const _ISF = "IdentitySourceFilter";
127
+ const _ISFd = "IdentitySourceFilters";
128
+ const _ISI = "IdentitySourceItem";
129
+ const _ISID = "IdentitySourceItemDetails";
130
+ const _KES = "KmsEncryptionSettings";
131
+ const _KESm = "KmsEncryptionState";
132
+ const _LA = "LongAttribute";
133
+ const _LIS = "ListIdentitySources";
134
+ const _LISI = "ListIdentitySourcesInput";
135
+ const _LISO = "ListIdentitySourcesOutput";
136
+ const _LP = "ListPolicies";
137
+ const _LPI = "ListPoliciesInput";
138
+ const _LPO = "ListPoliciesOutput";
139
+ const _LPS = "ListPolicyStores";
140
+ const _LPSI = "ListPolicyStoresInput";
141
+ const _LPSO = "ListPolicyStoresOutput";
142
+ const _LPT = "ListPolicyTemplates";
143
+ const _LPTI = "ListPolicyTemplatesInput";
144
+ const _LPTO = "ListPolicyTemplatesOutput";
145
+ const _LTFR = "ListTagsForResource";
146
+ const _LTFRI = "ListTagsForResourceInput";
147
+ const _LTFRO = "ListTagsForResourceOutput";
148
+ const _N = "Namespace";
149
+ const _NL = "NamespaceList";
150
+ const _OICATC = "OpenIdConnectAccessTokenConfiguration";
151
+ const _OICATCD = "OpenIdConnectAccessTokenConfigurationDetail";
152
+ const _OICATCI = "OpenIdConnectAccessTokenConfigurationItem";
153
+ const _OICC = "OpenIdConnectConfiguration";
154
+ const _OICCD = "OpenIdConnectConfigurationDetail";
155
+ const _OICCI = "OpenIdConnectConfigurationItem";
156
+ const _OICGC = "OpenIdConnectGroupConfiguration";
157
+ const _OICGCD = "OpenIdConnectGroupConfigurationDetail";
158
+ const _OICGCI = "OpenIdConnectGroupConfigurationItem";
159
+ const _OICITC = "OpenIdConnectIdentityTokenConfiguration";
160
+ const _OICITCD = "OpenIdConnectIdentityTokenConfigurationDetail";
161
+ const _OICITCI = "OpenIdConnectIdentityTokenConfigurationItem";
162
+ const _OICTS = "OpenIdConnectTokenSelection";
163
+ const _OICTSD = "OpenIdConnectTokenSelectionDetail";
164
+ const _OICTSI = "OpenIdConnectTokenSelectionItem";
165
+ const _PD = "PolicyDefinition";
166
+ const _PDD = "PolicyDefinitionDetail";
167
+ const _PDI = "PolicyDefinitionItem";
168
+ const _PET = "PrincipalEntityType";
169
+ const _PF = "PolicyFilter";
170
+ const _PI = "PolicyItem";
171
+ const _PL = "ParentList";
172
+ const _PLo = "PolicyList";
173
+ const _PS = "PolicyStatement";
174
+ const _PSD = "PolicyStoreDescription";
175
+ const _PSI = "PolicyStoreItem";
176
+ const _PSIu = "PutSchemaInput";
177
+ const _PSL = "PolicyStoreList";
178
+ const _PSO = "PutSchemaOutput";
179
+ const _PSu = "PutSchema";
180
+ const _PTD = "PolicyTemplateDescription";
181
+ const _PTI = "PolicyTemplateItem";
182
+ const _PTL = "PolicyTemplatesList";
183
+ const _RA = "RecordAttribute";
184
+ const _RC = "ResourceConflict";
185
+ const _RCL = "ResourceConflictList";
186
+ const _RNFE = "ResourceNotFoundException";
187
+ const _SA = "StringAttribute";
188
+ const _SAe = "SetAttribute";
189
+ const _SD = "SchemaDefinition";
190
+ const _SJ = "SchemaJson";
191
+ const _SPD = "StaticPolicyDescription";
192
+ const _SPDD = "StaticPolicyDefinitionDetail";
193
+ const _SPDI = "StaticPolicyDefinitionItem";
194
+ const _SPDt = "StaticPolicyDefinition";
195
+ const _SQEE = "ServiceQuotaExceededException";
196
+ const _T = "Token";
197
+ const _TE = "ThrottlingException";
198
+ const _TLPD = "TemplateLinkedPolicyDefinition";
199
+ const _TLPDD = "TemplateLinkedPolicyDefinitionDetail";
200
+ const _TLPDI = "TemplateLinkedPolicyDefinitionItem";
201
+ const _TMTE = "TooManyTagsException";
202
+ const _TR = "TagResource";
203
+ const _TRI = "TagResourceInput";
204
+ const _TRO = "TagResourceOutput";
205
+ const _UC = "UpdateConfiguration";
206
+ const _UCGC = "UpdateCognitoGroupConfiguration";
207
+ const _UCUPC = "UpdateCognitoUserPoolConfiguration";
208
+ const _UIS = "UpdateIdentitySource";
209
+ const _UISI = "UpdateIdentitySourceInput";
210
+ const _UISO = "UpdateIdentitySourceOutput";
211
+ const _UOICATC = "UpdateOpenIdConnectAccessTokenConfiguration";
212
+ const _UOICC = "UpdateOpenIdConnectConfiguration";
213
+ const _UOICGC = "UpdateOpenIdConnectGroupConfiguration";
214
+ const _UOICITC = "UpdateOpenIdConnectIdentityTokenConfiguration";
215
+ const _UOICTS = "UpdateOpenIdConnectTokenSelection";
216
+ const _UP = "UpdatePolicy";
217
+ const _UPD = "UpdatePolicyDefinition";
218
+ const _UPI = "UpdatePolicyInput";
219
+ const _UPO = "UpdatePolicyOutput";
220
+ const _UPS = "UpdatePolicyStore";
221
+ const _UPSI = "UpdatePolicyStoreInput";
222
+ const _UPSO = "UpdatePolicyStoreOutput";
223
+ const _UPT = "UpdatePolicyTemplate";
224
+ const _UPTI = "UpdatePolicyTemplateInput";
225
+ const _UPTO = "UpdatePolicyTemplateOutput";
226
+ const _UR = "UntagResource";
227
+ const _URI = "UntagResourceInput";
228
+ const _URO = "UntagResourceOutput";
229
+ const _USPD = "UpdateStaticPolicyDefinition";
230
+ const _VE = "ValidationException";
231
+ const _VEF = "ValidationExceptionField";
232
+ const _VEFL = "ValidationExceptionFieldList";
233
+ const _VS = "ValidationSettings";
234
+ const _a = "action";
235
+ const _aI = "actionId";
236
+ const _aT = "actionType";
237
+ const _aTO = "accessTokenOnly";
238
+ const _aTc = "accessToken";
239
+ const _ac = "actions";
240
+ const _ar = "arn";
241
+ const _at = "attributes";
242
+ const _au = "audiences";
243
+ const _b = "boolean";
244
+ const _c = "client";
245
+ const _cD = "createdDate";
246
+ const _cI = "clientIds";
247
+ const _cJ = "cedarJson";
248
+ const _cM = "contextMap";
249
+ const _cT = "clientToken";
250
+ const _cUPC = "cognitoUserPoolConfiguration";
251
+ const _cV = "cedarVersion";
252
+ const _co = "code";
253
+ const _con = "context";
254
+ const _conf = "configuration";
255
+ const _d = "definition";
256
+ const _dP = "determiningPolicies";
257
+ const _dPe = "deletionProtection";
258
+ const _dU = "discoveryUrl";
259
+ const _da = "datetime";
260
+ const _de = "decision";
261
+ const _dec = "decimal";
262
+ const _def = "default";
263
+ const _des = "description";
264
+ const _det = "details";
265
+ const _du = "duration";
266
+ const _e = "error";
267
+ const _eC = "encryptionContext";
268
+ const _eD = "errorDescription";
269
+ const _eI = "entityId";
270
+ const _eIP = "entityIdPrefix";
271
+ const _eIn = "entityIdentifier";
272
+ const _eL = "entityList";
273
+ const _eS = "encryptionSettings";
274
+ const _eSn = "encryptionState";
275
+ const _eT = "entityType";
276
+ const _ef = "effect";
277
+ const _en = "entities";
278
+ const _er = "errors";
279
+ const _f = "filters";
280
+ const _fL = "fieldList";
281
+ const _fi = "filter";
282
+ const _gC = "groupConfiguration";
283
+ const _gCr = "groupClaim";
284
+ const _gET = "groupEntityType";
285
+ const _hE = "httpError";
286
+ const _i = "issuer";
287
+ const _iS = "identitySources";
288
+ const _iSI = "identitySourceId";
289
+ const _iT = "identityToken";
290
+ const _iTO = "identityTokenOnly";
291
+ const _id = "identifier";
292
+ const _ip = "ipaddr";
293
+ const _k = "key";
294
+ const _kES = "kmsEncryptionSettings";
295
+ const _kESm = "kmsEncryptionState";
296
+ const _l = "long";
297
+ const _lUD = "lastUpdatedDate";
298
+ const _m = "message";
299
+ const _mR = "maxResults";
300
+ const _mo = "mode";
301
+ const _n = "namespaces";
302
+ const _nT = "nextToken";
303
+ const _oICC = "openIdConnectConfiguration";
304
+ const _oII = "openIdIssuer";
305
+ const _p = "principal";
306
+ const _pET = "principalEntityType";
307
+ const _pI = "policyId";
308
+ const _pIC = "principalIdClaim";
309
+ const _pS = "policyStores";
310
+ const _pSI = "policyStoreId";
311
+ const _pT = "policyType";
312
+ const _pTI = "policyTemplateId";
313
+ const _pTo = "policyTemplates";
314
+ const _pa = "parents";
315
+ const _pat = "path";
316
+ const _po = "policies";
317
+ const _qC = "quotaCode";
318
+ const _r = "resources";
319
+ const _rA = "resourceArn";
320
+ const _rI = "resourceId";
321
+ const _rN = "resourceName";
322
+ const _rT = "resourceType";
323
+ const _re = "requests";
324
+ const _rec = "record";
325
+ const _req = "request";
326
+ const _res = "results";
327
+ const _reso = "resource";
328
+ const _s = "smithy.ts.sdk.synthetic.com.amazonaws.verifiedpermissions";
329
+ const _sC = "serviceCode";
330
+ const _sc = "schema";
331
+ const _se = "server";
332
+ const _set = "set";
333
+ const _st = "statement";
334
+ const _sta = "static";
335
+ const _str = "string";
336
+ const _t = "tags";
337
+ const _tK = "tagKeys";
338
+ const _tL = "templateLinked";
339
+ const _tS = "tokenSelection";
340
+ const _u = "unspecified";
341
+ const _uC = "updateConfiguration";
342
+ const _uPA = "userPoolArn";
343
+ const _vS = "validationSettings";
344
+ const n0 = "com.amazonaws.verifiedpermissions";
345
+ const schema_1 = require("@smithy/core/schema");
346
+ const errors_1 = require("../models/errors");
347
+ const VerifiedPermissionsServiceException_1 = require("../models/VerifiedPermissionsServiceException");
348
+ const _s_registry = schema_1.TypeRegistry.for(_s);
349
+ exports.VerifiedPermissionsServiceException$ = [-3, _s, "VerifiedPermissionsServiceException", 0, [], []];
350
+ _s_registry.registerError(exports.VerifiedPermissionsServiceException$, VerifiedPermissionsServiceException_1.VerifiedPermissionsServiceException);
351
+ const n0_registry = schema_1.TypeRegistry.for(n0);
352
+ exports.AccessDeniedException$ = [-3, n0, _ADE,
353
+ { [_e]: _c, [_hE]: 403 },
354
+ [_m],
355
+ [0], 1
356
+ ];
357
+ n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);
358
+ exports.ConflictException$ = [-3, n0, _CE,
359
+ { [_e]: _c, [_hE]: 409 },
360
+ [_m, _r],
361
+ [0, () => ResourceConflictList], 2
362
+ ];
363
+ n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);
364
+ exports.InternalServerException$ = [-3, n0, _ISE,
365
+ { [_e]: _se, [_hE]: 500 },
366
+ [_m],
367
+ [0], 1
368
+ ];
369
+ n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);
370
+ exports.InvalidStateException$ = [-3, n0, _ISEn,
371
+ { [_e]: _c, [_hE]: 406 },
372
+ [_m],
373
+ [0], 1
374
+ ];
375
+ n0_registry.registerError(exports.InvalidStateException$, errors_1.InvalidStateException);
376
+ exports.ResourceNotFoundException$ = [-3, n0, _RNFE,
377
+ { [_e]: _c, [_hE]: 404 },
378
+ [_m, _rI, _rT],
379
+ [0, 0, 0], 3
380
+ ];
381
+ n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);
382
+ exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,
383
+ { [_e]: _c, [_hE]: 402 },
384
+ [_m, _rT, _rI, _sC, _qC],
385
+ [0, 0, 0, 0, 0], 2
386
+ ];
387
+ n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);
388
+ exports.ThrottlingException$ = [-3, n0, _TE,
389
+ { [_e]: _c, [_hE]: 429 },
390
+ [_m, _sC, _qC],
391
+ [0, 0, 0], 1
392
+ ];
393
+ n0_registry.registerError(exports.ThrottlingException$, errors_1.ThrottlingException);
394
+ exports.TooManyTagsException$ = [-3, n0, _TMTE,
395
+ { [_e]: _c, [_hE]: 400 },
396
+ [_m, _rN],
397
+ [0, 0]
398
+ ];
399
+ n0_registry.registerError(exports.TooManyTagsException$, errors_1.TooManyTagsException);
400
+ exports.ValidationException$ = [-3, n0, _VE,
401
+ { [_e]: _c },
402
+ [_m, _fL],
403
+ [0, () => ValidationExceptionFieldList], 1
404
+ ];
405
+ n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);
406
+ exports.errorTypeRegistries = [
407
+ _s_registry,
408
+ n0_registry,
409
+ ];
410
+ var ActionId = [0, n0, _AI, 8, 0];
411
+ var ActionType = [0, n0, _AT, 8, 0];
412
+ var BooleanAttribute = [0, n0, _BA, 8, 2];
413
+ var CedarJson = [0, n0, _CJ, 8, 0];
414
+ var Claim = [0, n0, _C, 8, 0];
415
+ var ClientId = [0, n0, _CI, 8, 0];
416
+ var DatetimeAttribute = [0, n0, _DA, 8, 0];
417
+ var Decimal = [0, n0, _D, 8, 0];
418
+ var Duration = [0, n0, _Du, 8, 0];
419
+ var EntityId = [0, n0, _EI, 8, 0];
420
+ var EntityIdPrefix = [0, n0, _EIP, 8, 0];
421
+ var EntityType = [0, n0, _ET, 8, 0];
422
+ var GroupEntityType = [0, n0, _GET, 8, 0];
423
+ var IpAddr = [0, n0, _IA, 8, 0];
424
+ var LongAttribute = [0, n0, _LA, 8, 1];
425
+ var Namespace = [0, n0, _N, 8, 0];
426
+ var PolicyStatement = [0, n0, _PS, 8, 0];
427
+ var PolicyStoreDescription = [0, n0, _PSD, 8, 0];
428
+ var PolicyTemplateDescription = [0, n0, _PTD, 8, 0];
429
+ var PrincipalEntityType = [0, n0, _PET, 8, 0];
430
+ var SchemaJson = [0, n0, _SJ, 8, 0];
431
+ var StaticPolicyDescription = [0, n0, _SPD, 8, 0];
432
+ var StringAttribute = [0, n0, _SA, 8, 0];
433
+ var Token = [0, n0, _T, 8, 0];
434
+ exports.ActionIdentifier$ = [3, n0, _AIc,
435
+ 0,
436
+ [_aT, _aI],
437
+ [[() => ActionType, 0], [() => ActionId, 0]], 2
438
+ ];
439
+ exports.BatchGetPolicyErrorItem$ = [3, n0, _BGPEI,
440
+ 0,
441
+ [_co, _pSI, _pI, _m],
442
+ [0, 0, 0, 0], 4
443
+ ];
444
+ exports.BatchGetPolicyInput$ = [3, n0, _BGPI,
445
+ 0,
446
+ [_re],
447
+ [() => BatchGetPolicyInputList], 1
448
+ ];
449
+ exports.BatchGetPolicyInputItem$ = [3, n0, _BGPII,
450
+ 0,
451
+ [_pSI, _pI],
452
+ [0, 0], 2
453
+ ];
454
+ exports.BatchGetPolicyOutput$ = [3, n0, _BGPO,
455
+ 0,
456
+ [_res, _er],
457
+ [[() => BatchGetPolicyOutputList, 0], () => BatchGetPolicyErrorList], 2
458
+ ];
459
+ exports.BatchGetPolicyOutputItem$ = [3, n0, _BGPOI,
460
+ 0,
461
+ [_pSI, _pI, _pT, _d, _cD, _lUD],
462
+ [0, 0, 0, [() => exports.PolicyDefinitionDetail$, 0], 5, 5], 6
463
+ ];
464
+ exports.BatchIsAuthorizedInput$ = [3, n0, _BIAI,
465
+ 0,
466
+ [_pSI, _re, _en],
467
+ [0, [() => BatchIsAuthorizedInputList, 0], [() => exports.EntitiesDefinition$, 0]], 2
468
+ ];
469
+ exports.BatchIsAuthorizedInputItem$ = [3, n0, _BIAII,
470
+ 0,
471
+ [_p, _a, _reso, _con],
472
+ [[() => exports.EntityIdentifier$, 0], [() => exports.ActionIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => exports.ContextDefinition$, 0]]
473
+ ];
474
+ exports.BatchIsAuthorizedOutput$ = [3, n0, _BIAO,
475
+ 0,
476
+ [_res],
477
+ [[() => BatchIsAuthorizedOutputList, 0]], 1
478
+ ];
479
+ exports.BatchIsAuthorizedOutputItem$ = [3, n0, _BIAOI,
480
+ 0,
481
+ [_req, _de, _dP, _er],
482
+ [[() => exports.BatchIsAuthorizedInputItem$, 0], 0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]], 4
483
+ ];
484
+ exports.BatchIsAuthorizedWithTokenInput$ = [3, n0, _BIAWTI,
485
+ 0,
486
+ [_pSI, _re, _iT, _aTc, _en],
487
+ [0, [() => BatchIsAuthorizedWithTokenInputList, 0], [() => Token, 0], [() => Token, 0], [() => exports.EntitiesDefinition$, 0]], 2
488
+ ];
489
+ exports.BatchIsAuthorizedWithTokenInputItem$ = [3, n0, _BIAWTII,
490
+ 0,
491
+ [_a, _reso, _con],
492
+ [[() => exports.ActionIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => exports.ContextDefinition$, 0]]
493
+ ];
494
+ exports.BatchIsAuthorizedWithTokenOutput$ = [3, n0, _BIAWTO,
495
+ 0,
496
+ [_res, _p],
497
+ [[() => BatchIsAuthorizedWithTokenOutputList, 0], [() => exports.EntityIdentifier$, 0]], 1
498
+ ];
499
+ exports.BatchIsAuthorizedWithTokenOutputItem$ = [3, n0, _BIAWTOI,
500
+ 0,
501
+ [_req, _de, _dP, _er],
502
+ [[() => exports.BatchIsAuthorizedWithTokenInputItem$, 0], 0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]], 4
503
+ ];
504
+ exports.CognitoGroupConfiguration$ = [3, n0, _CGC,
505
+ 0,
506
+ [_gET],
507
+ [[() => GroupEntityType, 0]], 1
508
+ ];
509
+ exports.CognitoGroupConfigurationDetail$ = [3, n0, _CGCD,
510
+ 0,
511
+ [_gET],
512
+ [[() => GroupEntityType, 0]]
513
+ ];
514
+ exports.CognitoGroupConfigurationItem$ = [3, n0, _CGCI,
515
+ 0,
516
+ [_gET],
517
+ [[() => GroupEntityType, 0]]
518
+ ];
519
+ exports.CognitoUserPoolConfiguration$ = [3, n0, _CUPC,
520
+ 0,
521
+ [_uPA, _cI, _gC],
522
+ [0, [() => ClientIds, 0], [() => exports.CognitoGroupConfiguration$, 0]], 1
523
+ ];
524
+ exports.CognitoUserPoolConfigurationDetail$ = [3, n0, _CUPCD,
525
+ 0,
526
+ [_uPA, _cI, _i, _gC],
527
+ [0, [() => ClientIds, 0], 0, [() => exports.CognitoGroupConfigurationDetail$, 0]], 3
528
+ ];
529
+ exports.CognitoUserPoolConfigurationItem$ = [3, n0, _CUPCI,
530
+ 0,
531
+ [_uPA, _cI, _i, _gC],
532
+ [0, [() => ClientIds, 0], 0, [() => exports.CognitoGroupConfigurationItem$, 0]], 3
533
+ ];
534
+ exports.CreateIdentitySourceInput$ = [3, n0, _CISI,
535
+ 0,
536
+ [_pSI, _conf, _cT, _pET],
537
+ [0, [() => exports.Configuration$, 0], [0, 4], [() => PrincipalEntityType, 0]], 2
538
+ ];
539
+ exports.CreateIdentitySourceOutput$ = [3, n0, _CISO,
540
+ 0,
541
+ [_cD, _iSI, _lUD, _pSI],
542
+ [5, 0, 5, 0], 4
543
+ ];
544
+ exports.CreatePolicyInput$ = [3, n0, _CPI,
545
+ 0,
546
+ [_pSI, _d, _cT],
547
+ [0, [() => exports.PolicyDefinition$, 0], [0, 4]], 2
548
+ ];
549
+ exports.CreatePolicyOutput$ = [3, n0, _CPO,
550
+ 0,
551
+ [_pSI, _pI, _pT, _cD, _lUD, _p, _reso, _ac, _ef],
552
+ [0, 0, 0, 5, 5, [() => exports.EntityIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 0], 5
553
+ ];
554
+ exports.CreatePolicyStoreInput$ = [3, n0, _CPSI,
555
+ 0,
556
+ [_vS, _cT, _des, _dPe, _eS, _t],
557
+ [() => exports.ValidationSettings$, [0, 4], [() => PolicyStoreDescription, 0], 0, () => exports.EncryptionSettings$, 128 | 0], 1
558
+ ];
559
+ exports.CreatePolicyStoreOutput$ = [3, n0, _CPSO,
560
+ 0,
561
+ [_pSI, _ar, _cD, _lUD],
562
+ [0, 0, 5, 5], 4
563
+ ];
564
+ exports.CreatePolicyTemplateInput$ = [3, n0, _CPTI,
565
+ 0,
566
+ [_pSI, _st, _cT, _des],
567
+ [0, [() => PolicyStatement, 0], [0, 4], [() => PolicyTemplateDescription, 0]], 2
568
+ ];
569
+ exports.CreatePolicyTemplateOutput$ = [3, n0, _CPTO,
570
+ 0,
571
+ [_pSI, _pTI, _cD, _lUD],
572
+ [0, 0, 5, 5], 4
573
+ ];
574
+ exports.DeleteIdentitySourceInput$ = [3, n0, _DISI,
575
+ 0,
576
+ [_pSI, _iSI],
577
+ [0, 0], 2
578
+ ];
579
+ exports.DeleteIdentitySourceOutput$ = [3, n0, _DISO,
580
+ 0,
581
+ [],
582
+ []
583
+ ];
584
+ exports.DeletePolicyInput$ = [3, n0, _DPI,
585
+ 0,
586
+ [_pSI, _pI],
587
+ [0, 0], 2
588
+ ];
589
+ exports.DeletePolicyOutput$ = [3, n0, _DPO,
590
+ 0,
591
+ [],
592
+ []
593
+ ];
594
+ exports.DeletePolicyStoreInput$ = [3, n0, _DPSI,
595
+ 0,
596
+ [_pSI],
597
+ [0], 1
598
+ ];
599
+ exports.DeletePolicyStoreOutput$ = [3, n0, _DPSO,
600
+ 0,
601
+ [],
602
+ []
603
+ ];
604
+ exports.DeletePolicyTemplateInput$ = [3, n0, _DPTI,
605
+ 0,
606
+ [_pSI, _pTI],
607
+ [0, 0], 2
608
+ ];
609
+ exports.DeletePolicyTemplateOutput$ = [3, n0, _DPTO,
610
+ 0,
611
+ [],
612
+ []
613
+ ];
614
+ exports.DeterminingPolicyItem$ = [3, n0, _DPIe,
615
+ 0,
616
+ [_pI],
617
+ [0], 1
618
+ ];
619
+ exports.EntityIdentifier$ = [3, n0, _EIn,
620
+ 0,
621
+ [_eT, _eI],
622
+ [[() => EntityType, 0], [() => EntityId, 0]], 2
623
+ ];
624
+ exports.EntityItem$ = [3, n0, _EInt,
625
+ 0,
626
+ [_id, _at, _pa, _t],
627
+ [[() => exports.EntityIdentifier$, 0], [() => EntityAttributes, 0], [() => ParentList, 0], [() => EntityCedarTags, 0]], 1
628
+ ];
629
+ exports.EvaluationErrorItem$ = [3, n0, _EEI,
630
+ 8,
631
+ [_eD],
632
+ [0], 1
633
+ ];
634
+ exports.GetIdentitySourceInput$ = [3, n0, _GISI,
635
+ 0,
636
+ [_pSI, _iSI],
637
+ [0, 0], 2
638
+ ];
639
+ exports.GetIdentitySourceOutput$ = [3, n0, _GISO,
640
+ 0,
641
+ [_cD, _iSI, _lUD, _pSI, _pET, _det, _conf],
642
+ [5, 0, 5, 0, [() => PrincipalEntityType, 0], [() => exports.IdentitySourceDetails$, 0], [() => exports.ConfigurationDetail$, 0]], 5
643
+ ];
644
+ exports.GetPolicyInput$ = [3, n0, _GPI,
645
+ 0,
646
+ [_pSI, _pI],
647
+ [0, 0], 2
648
+ ];
649
+ exports.GetPolicyOutput$ = [3, n0, _GPO,
650
+ 0,
651
+ [_pSI, _pI, _pT, _d, _cD, _lUD, _p, _reso, _ac, _ef],
652
+ [0, 0, 0, [() => exports.PolicyDefinitionDetail$, 0], 5, 5, [() => exports.EntityIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 0], 6
653
+ ];
654
+ exports.GetPolicyStoreInput$ = [3, n0, _GPSI,
655
+ 0,
656
+ [_pSI, _t],
657
+ [0, 2], 1
658
+ ];
659
+ exports.GetPolicyStoreOutput$ = [3, n0, _GPSO,
660
+ 0,
661
+ [_pSI, _ar, _vS, _cD, _lUD, _des, _dPe, _eSn, _cV, _t],
662
+ [0, 0, () => exports.ValidationSettings$, 5, 5, [() => PolicyStoreDescription, 0], 0, () => exports.EncryptionState$, 0, 128 | 0], 5
663
+ ];
664
+ exports.GetPolicyTemplateInput$ = [3, n0, _GPTI,
665
+ 0,
666
+ [_pSI, _pTI],
667
+ [0, 0], 2
668
+ ];
669
+ exports.GetPolicyTemplateOutput$ = [3, n0, _GPTO,
670
+ 0,
671
+ [_pSI, _pTI, _st, _cD, _lUD, _des],
672
+ [0, 0, [() => PolicyStatement, 0], 5, 5, [() => PolicyTemplateDescription, 0]], 5
673
+ ];
674
+ exports.GetSchemaInput$ = [3, n0, _GSI,
675
+ 0,
676
+ [_pSI],
677
+ [0], 1
678
+ ];
679
+ exports.GetSchemaOutput$ = [3, n0, _GSO,
680
+ 0,
681
+ [_pSI, _sc, _cD, _lUD, _n],
682
+ [0, [() => SchemaJson, 0], 5, 5, [() => NamespaceList, 0]], 4
683
+ ];
684
+ exports.IdentitySourceDetails$ = [3, n0, _ISD,
685
+ 0,
686
+ [_cI, _uPA, _dU, _oII],
687
+ [[() => ClientIds, 0], 0, 0, 0]
688
+ ];
689
+ exports.IdentitySourceFilter$ = [3, n0, _ISF,
690
+ 0,
691
+ [_pET],
692
+ [[() => PrincipalEntityType, 0]]
693
+ ];
694
+ exports.IdentitySourceItem$ = [3, n0, _ISI,
695
+ 0,
696
+ [_cD, _iSI, _lUD, _pSI, _pET, _det, _conf],
697
+ [5, 0, 5, 0, [() => PrincipalEntityType, 0], [() => exports.IdentitySourceItemDetails$, 0], [() => exports.ConfigurationItem$, 0]], 5
698
+ ];
699
+ exports.IdentitySourceItemDetails$ = [3, n0, _ISID,
700
+ 0,
701
+ [_cI, _uPA, _dU, _oII],
702
+ [[() => ClientIds, 0], 0, 0, 0]
703
+ ];
704
+ exports.IsAuthorizedInput$ = [3, n0, _IAI,
705
+ 0,
706
+ [_pSI, _p, _a, _reso, _con, _en],
707
+ [0, [() => exports.EntityIdentifier$, 0], [() => exports.ActionIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => exports.ContextDefinition$, 0], [() => exports.EntitiesDefinition$, 0]], 1
708
+ ];
709
+ exports.IsAuthorizedOutput$ = [3, n0, _IAO,
710
+ 0,
711
+ [_de, _dP, _er],
712
+ [0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0]], 3
713
+ ];
714
+ exports.IsAuthorizedWithTokenInput$ = [3, n0, _IAWTI,
715
+ 0,
716
+ [_pSI, _iT, _aTc, _a, _reso, _con, _en],
717
+ [0, [() => Token, 0], [() => Token, 0], [() => exports.ActionIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => exports.ContextDefinition$, 0], [() => exports.EntitiesDefinition$, 0]], 1
718
+ ];
719
+ exports.IsAuthorizedWithTokenOutput$ = [3, n0, _IAWTO,
720
+ 0,
721
+ [_de, _dP, _er, _p],
722
+ [0, () => DeterminingPolicyList, [() => EvaluationErrorList, 0], [() => exports.EntityIdentifier$, 0]], 3
723
+ ];
724
+ exports.KmsEncryptionSettings$ = [3, n0, _KES,
725
+ 0,
726
+ [_k, _eC],
727
+ [0, 128 | 0], 1
728
+ ];
729
+ exports.KmsEncryptionState$ = [3, n0, _KESm,
730
+ 0,
731
+ [_k, _eC],
732
+ [0, 128 | 0], 2
733
+ ];
734
+ exports.ListIdentitySourcesInput$ = [3, n0, _LISI,
735
+ 0,
736
+ [_pSI, _nT, _mR, _f],
737
+ [0, 0, 1, [() => IdentitySourceFilters, 0]], 1
738
+ ];
739
+ exports.ListIdentitySourcesOutput$ = [3, n0, _LISO,
740
+ 0,
741
+ [_iS, _nT],
742
+ [[() => IdentitySources, 0], 0], 1
743
+ ];
744
+ exports.ListPoliciesInput$ = [3, n0, _LPI,
745
+ 0,
746
+ [_pSI, _nT, _mR, _fi],
747
+ [0, 0, 1, [() => exports.PolicyFilter$, 0]], 1
748
+ ];
749
+ exports.ListPoliciesOutput$ = [3, n0, _LPO,
750
+ 0,
751
+ [_po, _nT],
752
+ [[() => PolicyList, 0], 0], 1
753
+ ];
754
+ exports.ListPolicyStoresInput$ = [3, n0, _LPSI,
755
+ 0,
756
+ [_nT, _mR],
757
+ [0, 1]
758
+ ];
759
+ exports.ListPolicyStoresOutput$ = [3, n0, _LPSO,
760
+ 0,
761
+ [_pS, _nT],
762
+ [[() => PolicyStoreList, 0], 0], 1
763
+ ];
764
+ exports.ListPolicyTemplatesInput$ = [3, n0, _LPTI,
765
+ 0,
766
+ [_pSI, _nT, _mR],
767
+ [0, 0, 1], 1
768
+ ];
769
+ exports.ListPolicyTemplatesOutput$ = [3, n0, _LPTO,
770
+ 0,
771
+ [_pTo, _nT],
772
+ [[() => PolicyTemplatesList, 0], 0], 1
773
+ ];
774
+ exports.ListTagsForResourceInput$ = [3, n0, _LTFRI,
775
+ 0,
776
+ [_rA],
777
+ [0], 1
778
+ ];
779
+ exports.ListTagsForResourceOutput$ = [3, n0, _LTFRO,
780
+ 0,
781
+ [_t],
782
+ [128 | 0]
783
+ ];
784
+ exports.OpenIdConnectAccessTokenConfiguration$ = [3, n0, _OICATC,
785
+ 0,
786
+ [_pIC, _au],
787
+ [[() => Claim, 0], 64 | 0]
788
+ ];
789
+ exports.OpenIdConnectAccessTokenConfigurationDetail$ = [3, n0, _OICATCD,
790
+ 0,
791
+ [_pIC, _au],
792
+ [[() => Claim, 0], 64 | 0]
793
+ ];
794
+ exports.OpenIdConnectAccessTokenConfigurationItem$ = [3, n0, _OICATCI,
795
+ 0,
796
+ [_pIC, _au],
797
+ [[() => Claim, 0], 64 | 0]
798
+ ];
799
+ exports.OpenIdConnectConfiguration$ = [3, n0, _OICC,
800
+ 0,
801
+ [_i, _tS, _eIP, _gC],
802
+ [0, [() => exports.OpenIdConnectTokenSelection$, 0], [() => EntityIdPrefix, 0], [() => exports.OpenIdConnectGroupConfiguration$, 0]], 2
803
+ ];
804
+ exports.OpenIdConnectConfigurationDetail$ = [3, n0, _OICCD,
805
+ 0,
806
+ [_i, _tS, _eIP, _gC],
807
+ [0, [() => exports.OpenIdConnectTokenSelectionDetail$, 0], [() => EntityIdPrefix, 0], [() => exports.OpenIdConnectGroupConfigurationDetail$, 0]], 2
808
+ ];
809
+ exports.OpenIdConnectConfigurationItem$ = [3, n0, _OICCI,
810
+ 0,
811
+ [_i, _tS, _eIP, _gC],
812
+ [0, [() => exports.OpenIdConnectTokenSelectionItem$, 0], [() => EntityIdPrefix, 0], [() => exports.OpenIdConnectGroupConfigurationItem$, 0]], 2
813
+ ];
814
+ exports.OpenIdConnectGroupConfiguration$ = [3, n0, _OICGC,
815
+ 0,
816
+ [_gCr, _gET],
817
+ [[() => Claim, 0], [() => GroupEntityType, 0]], 2
818
+ ];
819
+ exports.OpenIdConnectGroupConfigurationDetail$ = [3, n0, _OICGCD,
820
+ 0,
821
+ [_gCr, _gET],
822
+ [[() => Claim, 0], [() => GroupEntityType, 0]], 2
823
+ ];
824
+ exports.OpenIdConnectGroupConfigurationItem$ = [3, n0, _OICGCI,
825
+ 0,
826
+ [_gCr, _gET],
827
+ [[() => Claim, 0], [() => GroupEntityType, 0]], 2
828
+ ];
829
+ exports.OpenIdConnectIdentityTokenConfiguration$ = [3, n0, _OICITC,
830
+ 0,
831
+ [_pIC, _cI],
832
+ [[() => Claim, 0], [() => ClientIds, 0]]
833
+ ];
834
+ exports.OpenIdConnectIdentityTokenConfigurationDetail$ = [3, n0, _OICITCD,
835
+ 0,
836
+ [_pIC, _cI],
837
+ [[() => Claim, 0], [() => ClientIds, 0]]
838
+ ];
839
+ exports.OpenIdConnectIdentityTokenConfigurationItem$ = [3, n0, _OICITCI,
840
+ 0,
841
+ [_pIC, _cI],
842
+ [[() => Claim, 0], [() => ClientIds, 0]]
843
+ ];
844
+ exports.PolicyFilter$ = [3, n0, _PF,
845
+ 0,
846
+ [_p, _reso, _pT, _pTI],
847
+ [[() => exports.EntityReference$, 0], [() => exports.EntityReference$, 0], 0, 0]
848
+ ];
849
+ exports.PolicyItem$ = [3, n0, _PI,
850
+ 0,
851
+ [_pSI, _pI, _pT, _d, _cD, _lUD, _p, _reso, _ac, _ef],
852
+ [0, 0, 0, [() => exports.PolicyDefinitionItem$, 0], 5, 5, [() => exports.EntityIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 0], 6
853
+ ];
854
+ exports.PolicyStoreItem$ = [3, n0, _PSI,
855
+ 0,
856
+ [_pSI, _ar, _cD, _lUD, _des],
857
+ [0, 0, 5, 5, [() => PolicyStoreDescription, 0]], 3
858
+ ];
859
+ exports.PolicyTemplateItem$ = [3, n0, _PTI,
860
+ 0,
861
+ [_pSI, _pTI, _cD, _lUD, _des],
862
+ [0, 0, 5, 5, [() => PolicyTemplateDescription, 0]], 4
863
+ ];
864
+ exports.PutSchemaInput$ = [3, n0, _PSIu,
865
+ 0,
866
+ [_pSI, _d],
867
+ [0, [() => exports.SchemaDefinition$, 0]], 2
868
+ ];
869
+ exports.PutSchemaOutput$ = [3, n0, _PSO,
870
+ 0,
871
+ [_pSI, _n, _cD, _lUD],
872
+ [0, [() => NamespaceList, 0], 5, 5], 4
873
+ ];
874
+ exports.ResourceConflict$ = [3, n0, _RC,
875
+ 0,
876
+ [_rI, _rT],
877
+ [0, 0], 2
878
+ ];
879
+ exports.StaticPolicyDefinition$ = [3, n0, _SPDt,
880
+ 0,
881
+ [_st, _des],
882
+ [[() => PolicyStatement, 0], [() => StaticPolicyDescription, 0]], 1
883
+ ];
884
+ exports.StaticPolicyDefinitionDetail$ = [3, n0, _SPDD,
885
+ 0,
886
+ [_st, _des],
887
+ [[() => PolicyStatement, 0], [() => StaticPolicyDescription, 0]], 1
888
+ ];
889
+ exports.StaticPolicyDefinitionItem$ = [3, n0, _SPDI,
890
+ 0,
891
+ [_des],
892
+ [[() => StaticPolicyDescription, 0]]
893
+ ];
894
+ exports.TagResourceInput$ = [3, n0, _TRI,
895
+ 0,
896
+ [_rA, _t],
897
+ [0, 128 | 0], 2
898
+ ];
899
+ exports.TagResourceOutput$ = [3, n0, _TRO,
900
+ 0,
901
+ [],
902
+ []
903
+ ];
904
+ exports.TemplateLinkedPolicyDefinition$ = [3, n0, _TLPD,
905
+ 0,
906
+ [_pTI, _p, _reso],
907
+ [0, [() => exports.EntityIdentifier$, 0], [() => exports.EntityIdentifier$, 0]], 1
908
+ ];
909
+ exports.TemplateLinkedPolicyDefinitionDetail$ = [3, n0, _TLPDD,
910
+ 0,
911
+ [_pTI, _p, _reso],
912
+ [0, [() => exports.EntityIdentifier$, 0], [() => exports.EntityIdentifier$, 0]], 1
913
+ ];
914
+ exports.TemplateLinkedPolicyDefinitionItem$ = [3, n0, _TLPDI,
915
+ 0,
916
+ [_pTI, _p, _reso],
917
+ [0, [() => exports.EntityIdentifier$, 0], [() => exports.EntityIdentifier$, 0]], 1
918
+ ];
919
+ exports.UntagResourceInput$ = [3, n0, _URI,
920
+ 0,
921
+ [_rA, _tK],
922
+ [0, 64 | 0], 2
923
+ ];
924
+ exports.UntagResourceOutput$ = [3, n0, _URO,
925
+ 0,
926
+ [],
927
+ []
928
+ ];
929
+ exports.UpdateCognitoGroupConfiguration$ = [3, n0, _UCGC,
930
+ 0,
931
+ [_gET],
932
+ [[() => GroupEntityType, 0]], 1
933
+ ];
934
+ exports.UpdateCognitoUserPoolConfiguration$ = [3, n0, _UCUPC,
935
+ 0,
936
+ [_uPA, _cI, _gC],
937
+ [0, [() => ClientIds, 0], [() => exports.UpdateCognitoGroupConfiguration$, 0]], 1
938
+ ];
939
+ exports.UpdateIdentitySourceInput$ = [3, n0, _UISI,
940
+ 0,
941
+ [_pSI, _iSI, _uC, _pET],
942
+ [0, 0, [() => exports.UpdateConfiguration$, 0], [() => PrincipalEntityType, 0]], 3
943
+ ];
944
+ exports.UpdateIdentitySourceOutput$ = [3, n0, _UISO,
945
+ 0,
946
+ [_cD, _iSI, _lUD, _pSI],
947
+ [5, 0, 5, 0], 4
948
+ ];
949
+ exports.UpdateOpenIdConnectAccessTokenConfiguration$ = [3, n0, _UOICATC,
950
+ 0,
951
+ [_pIC, _au],
952
+ [[() => Claim, 0], 64 | 0]
953
+ ];
954
+ exports.UpdateOpenIdConnectConfiguration$ = [3, n0, _UOICC,
955
+ 0,
956
+ [_i, _tS, _eIP, _gC],
957
+ [0, [() => exports.UpdateOpenIdConnectTokenSelection$, 0], [() => EntityIdPrefix, 0], [() => exports.UpdateOpenIdConnectGroupConfiguration$, 0]], 2
958
+ ];
959
+ exports.UpdateOpenIdConnectGroupConfiguration$ = [3, n0, _UOICGC,
960
+ 0,
961
+ [_gCr, _gET],
962
+ [[() => Claim, 0], [() => GroupEntityType, 0]], 2
963
+ ];
964
+ exports.UpdateOpenIdConnectIdentityTokenConfiguration$ = [3, n0, _UOICITC,
965
+ 0,
966
+ [_pIC, _cI],
967
+ [[() => Claim, 0], [() => ClientIds, 0]]
968
+ ];
969
+ exports.UpdatePolicyInput$ = [3, n0, _UPI,
970
+ 0,
971
+ [_pSI, _pI, _d],
972
+ [0, 0, [() => exports.UpdatePolicyDefinition$, 0]], 2
973
+ ];
974
+ exports.UpdatePolicyOutput$ = [3, n0, _UPO,
975
+ 0,
976
+ [_pSI, _pI, _pT, _cD, _lUD, _p, _reso, _ac, _ef],
977
+ [0, 0, 0, 5, 5, [() => exports.EntityIdentifier$, 0], [() => exports.EntityIdentifier$, 0], [() => ActionIdentifierList, 0], 0], 5
978
+ ];
979
+ exports.UpdatePolicyStoreInput$ = [3, n0, _UPSI,
980
+ 0,
981
+ [_pSI, _vS, _dPe, _des],
982
+ [0, () => exports.ValidationSettings$, 0, [() => PolicyStoreDescription, 0]], 2
983
+ ];
984
+ exports.UpdatePolicyStoreOutput$ = [3, n0, _UPSO,
985
+ 0,
986
+ [_pSI, _ar, _cD, _lUD],
987
+ [0, 0, 5, 5], 4
988
+ ];
989
+ exports.UpdatePolicyTemplateInput$ = [3, n0, _UPTI,
990
+ 0,
991
+ [_pSI, _pTI, _st, _des],
992
+ [0, 0, [() => PolicyStatement, 0], [() => PolicyTemplateDescription, 0]], 3
993
+ ];
994
+ exports.UpdatePolicyTemplateOutput$ = [3, n0, _UPTO,
995
+ 0,
996
+ [_pSI, _pTI, _cD, _lUD],
997
+ [0, 0, 5, 5], 4
998
+ ];
999
+ exports.UpdateStaticPolicyDefinition$ = [3, n0, _USPD,
1000
+ 0,
1001
+ [_st, _des],
1002
+ [[() => PolicyStatement, 0], [() => StaticPolicyDescription, 0]], 1
1003
+ ];
1004
+ exports.ValidationExceptionField$ = [3, n0, _VEF,
1005
+ 0,
1006
+ [_pat, _m],
1007
+ [0, 0], 2
1008
+ ];
1009
+ exports.ValidationSettings$ = [3, n0, _VS,
1010
+ 0,
1011
+ [_mo],
1012
+ [0], 1
1013
+ ];
1014
+ var __Unit = "unit";
1015
+ var ActionIdentifierList = [1, n0, _AIL,
1016
+ 0, [() => exports.ActionIdentifier$,
1017
+ 0]
1018
+ ];
1019
+ var Audiences = 64 | 0;
1020
+ var BatchGetPolicyErrorList = [1, n0, _BGPEL,
1021
+ 0, () => exports.BatchGetPolicyErrorItem$
1022
+ ];
1023
+ var BatchGetPolicyInputList = [1, n0, _BGPIL,
1024
+ 0, () => exports.BatchGetPolicyInputItem$
1025
+ ];
1026
+ var BatchGetPolicyOutputList = [1, n0, _BGPOL,
1027
+ 0, [() => exports.BatchGetPolicyOutputItem$,
1028
+ 0]
1029
+ ];
1030
+ var BatchIsAuthorizedInputList = [1, n0, _BIAIL,
1031
+ 0, [() => exports.BatchIsAuthorizedInputItem$,
1032
+ 0]
1033
+ ];
1034
+ var BatchIsAuthorizedOutputList = [1, n0, _BIAOL,
1035
+ 0, [() => exports.BatchIsAuthorizedOutputItem$,
1036
+ 0]
1037
+ ];
1038
+ var BatchIsAuthorizedWithTokenInputList = [1, n0, _BIAWTIL,
1039
+ 0, [() => exports.BatchIsAuthorizedWithTokenInputItem$,
1040
+ 0]
1041
+ ];
1042
+ var BatchIsAuthorizedWithTokenOutputList = [1, n0, _BIAWTOL,
1043
+ 0, [() => exports.BatchIsAuthorizedWithTokenOutputItem$,
1044
+ 0]
1045
+ ];
1046
+ var CedarTagSetAttribute = [1, n0, _CTSA,
1047
+ 0, [() => exports.CedarTagValue$,
1048
+ 0]
1049
+ ];
1050
+ var ClientIds = [1, n0, _CIl,
1051
+ 0, [() => ClientId,
1052
+ 0]
1053
+ ];
1054
+ var DeterminingPolicyList = [1, n0, _DPL,
1055
+ 0, () => exports.DeterminingPolicyItem$
1056
+ ];
1057
+ var EntityList = [1, n0, _EL,
1058
+ 0, [() => exports.EntityItem$,
1059
+ 0]
1060
+ ];
1061
+ var EvaluationErrorList = [1, n0, _EEL,
1062
+ 0, [() => exports.EvaluationErrorItem$,
1063
+ 0]
1064
+ ];
1065
+ var IdentitySourceFilters = [1, n0, _ISFd,
1066
+ 0, [() => exports.IdentitySourceFilter$,
1067
+ 0]
1068
+ ];
1069
+ var IdentitySources = [1, n0, _IS,
1070
+ 0, [() => exports.IdentitySourceItem$,
1071
+ 0]
1072
+ ];
1073
+ var NamespaceList = [1, n0, _NL,
1074
+ 0, [() => Namespace,
1075
+ 0]
1076
+ ];
1077
+ var ParentList = [1, n0, _PL,
1078
+ 0, [() => exports.EntityIdentifier$,
1079
+ 0]
1080
+ ];
1081
+ var PolicyList = [1, n0, _PLo,
1082
+ 0, [() => exports.PolicyItem$,
1083
+ 0]
1084
+ ];
1085
+ var PolicyStoreList = [1, n0, _PSL,
1086
+ 0, [() => exports.PolicyStoreItem$,
1087
+ 0]
1088
+ ];
1089
+ var PolicyTemplatesList = [1, n0, _PTL,
1090
+ 0, [() => exports.PolicyTemplateItem$,
1091
+ 0]
1092
+ ];
1093
+ var ResourceConflictList = [1, n0, _RCL,
1094
+ 0, () => exports.ResourceConflict$
1095
+ ];
1096
+ var SetAttribute = [1, n0, _SAe,
1097
+ 0, [() => exports.AttributeValue$,
1098
+ 0]
1099
+ ];
1100
+ var TagKeyList = 64 | 0;
1101
+ var ValidationExceptionFieldList = [1, n0, _VEFL,
1102
+ 0, () => exports.ValidationExceptionField$
1103
+ ];
1104
+ var CedarTagRecordAttribute = [2, n0, _CTRA,
1105
+ 0, [0,
1106
+ 0],
1107
+ [() => exports.CedarTagValue$,
1108
+ 0]
1109
+ ];
1110
+ var ContextMap = [2, n0, _CM,
1111
+ 8, [0,
1112
+ 0],
1113
+ [() => exports.AttributeValue$,
1114
+ 0]
1115
+ ];
1116
+ var EncryptionContext = 128 | 0;
1117
+ var EntityAttributes = [2, n0, _EA,
1118
+ 0, [0,
1119
+ 0],
1120
+ [() => exports.AttributeValue$,
1121
+ 0]
1122
+ ];
1123
+ var EntityCedarTags = [2, n0, _ECT,
1124
+ 0, [0,
1125
+ 0],
1126
+ [() => exports.CedarTagValue$,
1127
+ 0]
1128
+ ];
1129
+ var RecordAttribute = [2, n0, _RA,
1130
+ 0, [0,
1131
+ 0],
1132
+ [() => exports.AttributeValue$,
1133
+ 0]
1134
+ ];
1135
+ var TagMap = 128 | 0;
1136
+ exports.AttributeValue$ = [4, n0, _AV,
1137
+ 0,
1138
+ [_b, _eIn, _l, _str, _set, _rec, _ip, _dec, _da, _du],
1139
+ [[() => BooleanAttribute, 0], [() => exports.EntityIdentifier$, 0], [() => LongAttribute, 0], [() => StringAttribute, 0], [() => SetAttribute, 0], [() => RecordAttribute, 0], [() => IpAddr, 0], [() => Decimal, 0], [() => DatetimeAttribute, 0], [() => Duration, 0]]
1140
+ ];
1141
+ exports.CedarTagValue$ = [4, n0, _CTV,
1142
+ 0,
1143
+ [_b, _eIn, _l, _str, _set, _rec, _ip, _dec, _da, _du],
1144
+ [[() => BooleanAttribute, 0], [() => exports.EntityIdentifier$, 0], [() => LongAttribute, 0], [() => StringAttribute, 0], [() => CedarTagSetAttribute, 0], [() => CedarTagRecordAttribute, 0], [() => IpAddr, 0], [() => Decimal, 0], [() => DatetimeAttribute, 0], [() => Duration, 0]]
1145
+ ];
1146
+ exports.Configuration$ = [4, n0, _Co,
1147
+ 0,
1148
+ [_cUPC, _oICC],
1149
+ [[() => exports.CognitoUserPoolConfiguration$, 0], [() => exports.OpenIdConnectConfiguration$, 0]]
1150
+ ];
1151
+ exports.ConfigurationDetail$ = [4, n0, _CD,
1152
+ 0,
1153
+ [_cUPC, _oICC],
1154
+ [[() => exports.CognitoUserPoolConfigurationDetail$, 0], [() => exports.OpenIdConnectConfigurationDetail$, 0]]
1155
+ ];
1156
+ exports.ConfigurationItem$ = [4, n0, _CIo,
1157
+ 0,
1158
+ [_cUPC, _oICC],
1159
+ [[() => exports.CognitoUserPoolConfigurationItem$, 0], [() => exports.OpenIdConnectConfigurationItem$, 0]]
1160
+ ];
1161
+ exports.ContextDefinition$ = [4, n0, _CDo,
1162
+ 0,
1163
+ [_cM, _cJ],
1164
+ [[() => ContextMap, 0], [() => CedarJson, 0]]
1165
+ ];
1166
+ exports.EncryptionSettings$ = [4, n0, _ES,
1167
+ 0,
1168
+ [_kES, _def],
1169
+ [() => exports.KmsEncryptionSettings$, () => __Unit]
1170
+ ];
1171
+ exports.EncryptionState$ = [4, n0, _ESn,
1172
+ 0,
1173
+ [_kESm, _def],
1174
+ [() => exports.KmsEncryptionState$, () => __Unit]
1175
+ ];
1176
+ exports.EntitiesDefinition$ = [4, n0, _ED,
1177
+ 0,
1178
+ [_eL, _cJ],
1179
+ [[() => EntityList, 0], [() => CedarJson, 0]]
1180
+ ];
1181
+ exports.EntityReference$ = [4, n0, _ER,
1182
+ 0,
1183
+ [_u, _id],
1184
+ [2, [() => exports.EntityIdentifier$, 0]]
1185
+ ];
1186
+ exports.OpenIdConnectTokenSelection$ = [4, n0, _OICTS,
1187
+ 0,
1188
+ [_aTO, _iTO],
1189
+ [[() => exports.OpenIdConnectAccessTokenConfiguration$, 0], [() => exports.OpenIdConnectIdentityTokenConfiguration$, 0]]
1190
+ ];
1191
+ exports.OpenIdConnectTokenSelectionDetail$ = [4, n0, _OICTSD,
1192
+ 0,
1193
+ [_aTO, _iTO],
1194
+ [[() => exports.OpenIdConnectAccessTokenConfigurationDetail$, 0], [() => exports.OpenIdConnectIdentityTokenConfigurationDetail$, 0]]
1195
+ ];
1196
+ exports.OpenIdConnectTokenSelectionItem$ = [4, n0, _OICTSI,
1197
+ 0,
1198
+ [_aTO, _iTO],
1199
+ [[() => exports.OpenIdConnectAccessTokenConfigurationItem$, 0], [() => exports.OpenIdConnectIdentityTokenConfigurationItem$, 0]]
1200
+ ];
1201
+ exports.PolicyDefinition$ = [4, n0, _PD,
1202
+ 0,
1203
+ [_sta, _tL],
1204
+ [[() => exports.StaticPolicyDefinition$, 0], [() => exports.TemplateLinkedPolicyDefinition$, 0]]
1205
+ ];
1206
+ exports.PolicyDefinitionDetail$ = [4, n0, _PDD,
1207
+ 0,
1208
+ [_sta, _tL],
1209
+ [[() => exports.StaticPolicyDefinitionDetail$, 0], [() => exports.TemplateLinkedPolicyDefinitionDetail$, 0]]
1210
+ ];
1211
+ exports.PolicyDefinitionItem$ = [4, n0, _PDI,
1212
+ 0,
1213
+ [_sta, _tL],
1214
+ [[() => exports.StaticPolicyDefinitionItem$, 0], [() => exports.TemplateLinkedPolicyDefinitionItem$, 0]]
1215
+ ];
1216
+ exports.SchemaDefinition$ = [4, n0, _SD,
1217
+ 0,
1218
+ [_cJ],
1219
+ [[() => SchemaJson, 0]]
1220
+ ];
1221
+ exports.UpdateConfiguration$ = [4, n0, _UC,
1222
+ 0,
1223
+ [_cUPC, _oICC],
1224
+ [[() => exports.UpdateCognitoUserPoolConfiguration$, 0], [() => exports.UpdateOpenIdConnectConfiguration$, 0]]
1225
+ ];
1226
+ exports.UpdateOpenIdConnectTokenSelection$ = [4, n0, _UOICTS,
1227
+ 0,
1228
+ [_aTO, _iTO],
1229
+ [[() => exports.UpdateOpenIdConnectAccessTokenConfiguration$, 0], [() => exports.UpdateOpenIdConnectIdentityTokenConfiguration$, 0]]
1230
+ ];
1231
+ exports.UpdatePolicyDefinition$ = [4, n0, _UPD,
1232
+ 0,
1233
+ [_sta],
1234
+ [[() => exports.UpdateStaticPolicyDefinition$, 0]]
1235
+ ];
1236
+ exports.BatchGetPolicy$ = [9, n0, _BGP,
1237
+ 0, () => exports.BatchGetPolicyInput$, () => exports.BatchGetPolicyOutput$
1238
+ ];
1239
+ exports.BatchIsAuthorized$ = [9, n0, _BIA,
1240
+ 0, () => exports.BatchIsAuthorizedInput$, () => exports.BatchIsAuthorizedOutput$
1241
+ ];
1242
+ exports.BatchIsAuthorizedWithToken$ = [9, n0, _BIAWT,
1243
+ 0, () => exports.BatchIsAuthorizedWithTokenInput$, () => exports.BatchIsAuthorizedWithTokenOutput$
1244
+ ];
1245
+ exports.CreateIdentitySource$ = [9, n0, _CIS,
1246
+ 2, () => exports.CreateIdentitySourceInput$, () => exports.CreateIdentitySourceOutput$
1247
+ ];
1248
+ exports.CreatePolicy$ = [9, n0, _CP,
1249
+ 2, () => exports.CreatePolicyInput$, () => exports.CreatePolicyOutput$
1250
+ ];
1251
+ exports.CreatePolicyStore$ = [9, n0, _CPS,
1252
+ 2, () => exports.CreatePolicyStoreInput$, () => exports.CreatePolicyStoreOutput$
1253
+ ];
1254
+ exports.CreatePolicyTemplate$ = [9, n0, _CPT,
1255
+ 2, () => exports.CreatePolicyTemplateInput$, () => exports.CreatePolicyTemplateOutput$
1256
+ ];
1257
+ exports.DeleteIdentitySource$ = [9, n0, _DIS,
1258
+ 2, () => exports.DeleteIdentitySourceInput$, () => exports.DeleteIdentitySourceOutput$
1259
+ ];
1260
+ exports.DeletePolicy$ = [9, n0, _DP,
1261
+ 2, () => exports.DeletePolicyInput$, () => exports.DeletePolicyOutput$
1262
+ ];
1263
+ exports.DeletePolicyStore$ = [9, n0, _DPS,
1264
+ 2, () => exports.DeletePolicyStoreInput$, () => exports.DeletePolicyStoreOutput$
1265
+ ];
1266
+ exports.DeletePolicyTemplate$ = [9, n0, _DPT,
1267
+ 2, () => exports.DeletePolicyTemplateInput$, () => exports.DeletePolicyTemplateOutput$
1268
+ ];
1269
+ exports.GetIdentitySource$ = [9, n0, _GIS,
1270
+ 0, () => exports.GetIdentitySourceInput$, () => exports.GetIdentitySourceOutput$
1271
+ ];
1272
+ exports.GetPolicy$ = [9, n0, _GP,
1273
+ 0, () => exports.GetPolicyInput$, () => exports.GetPolicyOutput$
1274
+ ];
1275
+ exports.GetPolicyStore$ = [9, n0, _GPS,
1276
+ 0, () => exports.GetPolicyStoreInput$, () => exports.GetPolicyStoreOutput$
1277
+ ];
1278
+ exports.GetPolicyTemplate$ = [9, n0, _GPT,
1279
+ 0, () => exports.GetPolicyTemplateInput$, () => exports.GetPolicyTemplateOutput$
1280
+ ];
1281
+ exports.GetSchema$ = [9, n0, _GS,
1282
+ 0, () => exports.GetSchemaInput$, () => exports.GetSchemaOutput$
1283
+ ];
1284
+ exports.IsAuthorized$ = [9, n0, _IAs,
1285
+ 0, () => exports.IsAuthorizedInput$, () => exports.IsAuthorizedOutput$
1286
+ ];
1287
+ exports.IsAuthorizedWithToken$ = [9, n0, _IAWT,
1288
+ 0, () => exports.IsAuthorizedWithTokenInput$, () => exports.IsAuthorizedWithTokenOutput$
1289
+ ];
1290
+ exports.ListIdentitySources$ = [9, n0, _LIS,
1291
+ 0, () => exports.ListIdentitySourcesInput$, () => exports.ListIdentitySourcesOutput$
1292
+ ];
1293
+ exports.ListPolicies$ = [9, n0, _LP,
1294
+ 0, () => exports.ListPoliciesInput$, () => exports.ListPoliciesOutput$
1295
+ ];
1296
+ exports.ListPolicyStores$ = [9, n0, _LPS,
1297
+ 0, () => exports.ListPolicyStoresInput$, () => exports.ListPolicyStoresOutput$
1298
+ ];
1299
+ exports.ListPolicyTemplates$ = [9, n0, _LPT,
1300
+ 0, () => exports.ListPolicyTemplatesInput$, () => exports.ListPolicyTemplatesOutput$
1301
+ ];
1302
+ exports.ListTagsForResource$ = [9, n0, _LTFR,
1303
+ 0, () => exports.ListTagsForResourceInput$, () => exports.ListTagsForResourceOutput$
1304
+ ];
1305
+ exports.PutSchema$ = [9, n0, _PSu,
1306
+ 2, () => exports.PutSchemaInput$, () => exports.PutSchemaOutput$
1307
+ ];
1308
+ exports.TagResource$ = [9, n0, _TR,
1309
+ 0, () => exports.TagResourceInput$, () => exports.TagResourceOutput$
1310
+ ];
1311
+ exports.UntagResource$ = [9, n0, _UR,
1312
+ 0, () => exports.UntagResourceInput$, () => exports.UntagResourceOutput$
1313
+ ];
1314
+ exports.UpdateIdentitySource$ = [9, n0, _UIS,
1315
+ 2, () => exports.UpdateIdentitySourceInput$, () => exports.UpdateIdentitySourceOutput$
1316
+ ];
1317
+ exports.UpdatePolicy$ = [9, n0, _UP,
1318
+ 2, () => exports.UpdatePolicyInput$, () => exports.UpdatePolicyOutput$
1319
+ ];
1320
+ exports.UpdatePolicyStore$ = [9, n0, _UPS,
1321
+ 2, () => exports.UpdatePolicyStoreInput$, () => exports.UpdatePolicyStoreOutput$
1322
+ ];
1323
+ exports.UpdatePolicyTemplate$ = [9, n0, _UPT,
1324
+ 2, () => exports.UpdatePolicyTemplateInput$, () => exports.UpdatePolicyTemplateOutput$
1325
+ ];