@aws-sdk/client-sso-admin 3.927.0 → 3.928.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.
Files changed (96) hide show
  1. package/dist-cjs/index.js +2134 -2376
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/SSOAdminClient.js +2 -0
  4. package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +3 -9
  5. package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +3 -9
  6. package/dist-es/commands/CreateAccountAssignmentCommand.js +3 -9
  7. package/dist-es/commands/CreateApplicationAssignmentCommand.js +3 -9
  8. package/dist-es/commands/CreateApplicationCommand.js +3 -9
  9. package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  10. package/dist-es/commands/CreateInstanceCommand.js +3 -9
  11. package/dist-es/commands/CreatePermissionSetCommand.js +3 -9
  12. package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +3 -9
  13. package/dist-es/commands/DeleteAccountAssignmentCommand.js +3 -9
  14. package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +3 -9
  15. package/dist-es/commands/DeleteApplicationAssignmentCommand.js +3 -9
  16. package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +3 -9
  17. package/dist-es/commands/DeleteApplicationCommand.js +3 -9
  18. package/dist-es/commands/DeleteApplicationGrantCommand.js +3 -9
  19. package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +3 -9
  20. package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  21. package/dist-es/commands/DeleteInstanceCommand.js +3 -9
  22. package/dist-es/commands/DeletePermissionSetCommand.js +3 -9
  23. package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +3 -9
  24. package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +3 -9
  25. package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +3 -9
  26. package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +3 -9
  27. package/dist-es/commands/DescribeApplicationAssignmentCommand.js +3 -9
  28. package/dist-es/commands/DescribeApplicationCommand.js +3 -9
  29. package/dist-es/commands/DescribeApplicationProviderCommand.js +3 -9
  30. package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  31. package/dist-es/commands/DescribeInstanceCommand.js +3 -9
  32. package/dist-es/commands/DescribePermissionSetCommand.js +3 -9
  33. package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +3 -9
  34. package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +3 -9
  35. package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +3 -9
  36. package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +3 -9
  37. package/dist-es/commands/GetApplicationAccessScopeCommand.js +3 -9
  38. package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +3 -9
  39. package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +3 -9
  40. package/dist-es/commands/GetApplicationGrantCommand.js +3 -9
  41. package/dist-es/commands/GetApplicationSessionConfigurationCommand.js +3 -9
  42. package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +3 -9
  43. package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +3 -9
  44. package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +3 -9
  45. package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +3 -9
  46. package/dist-es/commands/ListAccountAssignmentsCommand.js +3 -9
  47. package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +3 -9
  48. package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +3 -9
  49. package/dist-es/commands/ListApplicationAccessScopesCommand.js +3 -9
  50. package/dist-es/commands/ListApplicationAssignmentsCommand.js +3 -9
  51. package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +3 -9
  52. package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +3 -9
  53. package/dist-es/commands/ListApplicationGrantsCommand.js +3 -9
  54. package/dist-es/commands/ListApplicationProvidersCommand.js +3 -9
  55. package/dist-es/commands/ListApplicationsCommand.js +3 -9
  56. package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +3 -9
  57. package/dist-es/commands/ListInstancesCommand.js +3 -9
  58. package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +3 -9
  59. package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +3 -9
  60. package/dist-es/commands/ListPermissionSetsCommand.js +3 -9
  61. package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +3 -9
  62. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  63. package/dist-es/commands/ListTrustedTokenIssuersCommand.js +3 -9
  64. package/dist-es/commands/ProvisionPermissionSetCommand.js +3 -9
  65. package/dist-es/commands/PutApplicationAccessScopeCommand.js +3 -9
  66. package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +3 -9
  67. package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +3 -9
  68. package/dist-es/commands/PutApplicationGrantCommand.js +3 -9
  69. package/dist-es/commands/PutApplicationSessionConfigurationCommand.js +3 -9
  70. package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +3 -9
  71. package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +3 -9
  72. package/dist-es/commands/TagResourceCommand.js +3 -9
  73. package/dist-es/commands/UntagResourceCommand.js +3 -9
  74. package/dist-es/commands/UpdateApplicationCommand.js +3 -9
  75. package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +3 -9
  76. package/dist-es/commands/UpdateInstanceCommand.js +3 -9
  77. package/dist-es/commands/UpdatePermissionSetCommand.js +3 -9
  78. package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +3 -9
  79. package/dist-es/runtimeConfig.shared.js +7 -0
  80. package/dist-es/schemas/schemas_0.js +1968 -0
  81. package/dist-types/SSOAdminClient.d.ts +10 -1
  82. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  83. package/dist-types/runtimeConfig.d.ts +1 -0
  84. package/dist-types/runtimeConfig.native.d.ts +1 -0
  85. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  86. package/dist-types/schemas/schemas_0.d.ts +302 -0
  87. package/dist-types/ts3.4/SSOAdminClient.d.ts +4 -0
  88. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  89. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  90. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  91. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  92. package/dist-types/ts3.4/schemas/schemas_0.d.ts +308 -0
  93. package/package.json +5 -6
  94. package/dist-es/protocols/Aws_json1_1.js +0 -1834
  95. package/dist-types/protocols/Aws_json1_1.d.ts +0 -677
  96. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -905
@@ -1,905 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
8
- AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
9
- } from "../commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand";
10
- import {
11
- AttachManagedPolicyToPermissionSetCommandInput,
12
- AttachManagedPolicyToPermissionSetCommandOutput,
13
- } from "../commands/AttachManagedPolicyToPermissionSetCommand";
14
- import {
15
- CreateAccountAssignmentCommandInput,
16
- CreateAccountAssignmentCommandOutput,
17
- } from "../commands/CreateAccountAssignmentCommand";
18
- import {
19
- CreateApplicationAssignmentCommandInput,
20
- CreateApplicationAssignmentCommandOutput,
21
- } from "../commands/CreateApplicationAssignmentCommand";
22
- import {
23
- CreateApplicationCommandInput,
24
- CreateApplicationCommandOutput,
25
- } from "../commands/CreateApplicationCommand";
26
- import {
27
- CreateInstanceAccessControlAttributeConfigurationCommandInput,
28
- CreateInstanceAccessControlAttributeConfigurationCommandOutput,
29
- } from "../commands/CreateInstanceAccessControlAttributeConfigurationCommand";
30
- import {
31
- CreateInstanceCommandInput,
32
- CreateInstanceCommandOutput,
33
- } from "../commands/CreateInstanceCommand";
34
- import {
35
- CreatePermissionSetCommandInput,
36
- CreatePermissionSetCommandOutput,
37
- } from "../commands/CreatePermissionSetCommand";
38
- import {
39
- CreateTrustedTokenIssuerCommandInput,
40
- CreateTrustedTokenIssuerCommandOutput,
41
- } from "../commands/CreateTrustedTokenIssuerCommand";
42
- import {
43
- DeleteAccountAssignmentCommandInput,
44
- DeleteAccountAssignmentCommandOutput,
45
- } from "../commands/DeleteAccountAssignmentCommand";
46
- import {
47
- DeleteApplicationAccessScopeCommandInput,
48
- DeleteApplicationAccessScopeCommandOutput,
49
- } from "../commands/DeleteApplicationAccessScopeCommand";
50
- import {
51
- DeleteApplicationAssignmentCommandInput,
52
- DeleteApplicationAssignmentCommandOutput,
53
- } from "../commands/DeleteApplicationAssignmentCommand";
54
- import {
55
- DeleteApplicationAuthenticationMethodCommandInput,
56
- DeleteApplicationAuthenticationMethodCommandOutput,
57
- } from "../commands/DeleteApplicationAuthenticationMethodCommand";
58
- import {
59
- DeleteApplicationCommandInput,
60
- DeleteApplicationCommandOutput,
61
- } from "../commands/DeleteApplicationCommand";
62
- import {
63
- DeleteApplicationGrantCommandInput,
64
- DeleteApplicationGrantCommandOutput,
65
- } from "../commands/DeleteApplicationGrantCommand";
66
- import {
67
- DeleteInlinePolicyFromPermissionSetCommandInput,
68
- DeleteInlinePolicyFromPermissionSetCommandOutput,
69
- } from "../commands/DeleteInlinePolicyFromPermissionSetCommand";
70
- import {
71
- DeleteInstanceAccessControlAttributeConfigurationCommandInput,
72
- DeleteInstanceAccessControlAttributeConfigurationCommandOutput,
73
- } from "../commands/DeleteInstanceAccessControlAttributeConfigurationCommand";
74
- import {
75
- DeleteInstanceCommandInput,
76
- DeleteInstanceCommandOutput,
77
- } from "../commands/DeleteInstanceCommand";
78
- import {
79
- DeletePermissionsBoundaryFromPermissionSetCommandInput,
80
- DeletePermissionsBoundaryFromPermissionSetCommandOutput,
81
- } from "../commands/DeletePermissionsBoundaryFromPermissionSetCommand";
82
- import {
83
- DeletePermissionSetCommandInput,
84
- DeletePermissionSetCommandOutput,
85
- } from "../commands/DeletePermissionSetCommand";
86
- import {
87
- DeleteTrustedTokenIssuerCommandInput,
88
- DeleteTrustedTokenIssuerCommandOutput,
89
- } from "../commands/DeleteTrustedTokenIssuerCommand";
90
- import {
91
- DescribeAccountAssignmentCreationStatusCommandInput,
92
- DescribeAccountAssignmentCreationStatusCommandOutput,
93
- } from "../commands/DescribeAccountAssignmentCreationStatusCommand";
94
- import {
95
- DescribeAccountAssignmentDeletionStatusCommandInput,
96
- DescribeAccountAssignmentDeletionStatusCommandOutput,
97
- } from "../commands/DescribeAccountAssignmentDeletionStatusCommand";
98
- import {
99
- DescribeApplicationAssignmentCommandInput,
100
- DescribeApplicationAssignmentCommandOutput,
101
- } from "../commands/DescribeApplicationAssignmentCommand";
102
- import {
103
- DescribeApplicationCommandInput,
104
- DescribeApplicationCommandOutput,
105
- } from "../commands/DescribeApplicationCommand";
106
- import {
107
- DescribeApplicationProviderCommandInput,
108
- DescribeApplicationProviderCommandOutput,
109
- } from "../commands/DescribeApplicationProviderCommand";
110
- import {
111
- DescribeInstanceAccessControlAttributeConfigurationCommandInput,
112
- DescribeInstanceAccessControlAttributeConfigurationCommandOutput,
113
- } from "../commands/DescribeInstanceAccessControlAttributeConfigurationCommand";
114
- import {
115
- DescribeInstanceCommandInput,
116
- DescribeInstanceCommandOutput,
117
- } from "../commands/DescribeInstanceCommand";
118
- import {
119
- DescribePermissionSetCommandInput,
120
- DescribePermissionSetCommandOutput,
121
- } from "../commands/DescribePermissionSetCommand";
122
- import {
123
- DescribePermissionSetProvisioningStatusCommandInput,
124
- DescribePermissionSetProvisioningStatusCommandOutput,
125
- } from "../commands/DescribePermissionSetProvisioningStatusCommand";
126
- import {
127
- DescribeTrustedTokenIssuerCommandInput,
128
- DescribeTrustedTokenIssuerCommandOutput,
129
- } from "../commands/DescribeTrustedTokenIssuerCommand";
130
- import {
131
- DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
132
- DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput,
133
- } from "../commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand";
134
- import {
135
- DetachManagedPolicyFromPermissionSetCommandInput,
136
- DetachManagedPolicyFromPermissionSetCommandOutput,
137
- } from "../commands/DetachManagedPolicyFromPermissionSetCommand";
138
- import {
139
- GetApplicationAccessScopeCommandInput,
140
- GetApplicationAccessScopeCommandOutput,
141
- } from "../commands/GetApplicationAccessScopeCommand";
142
- import {
143
- GetApplicationAssignmentConfigurationCommandInput,
144
- GetApplicationAssignmentConfigurationCommandOutput,
145
- } from "../commands/GetApplicationAssignmentConfigurationCommand";
146
- import {
147
- GetApplicationAuthenticationMethodCommandInput,
148
- GetApplicationAuthenticationMethodCommandOutput,
149
- } from "../commands/GetApplicationAuthenticationMethodCommand";
150
- import {
151
- GetApplicationGrantCommandInput,
152
- GetApplicationGrantCommandOutput,
153
- } from "../commands/GetApplicationGrantCommand";
154
- import {
155
- GetApplicationSessionConfigurationCommandInput,
156
- GetApplicationSessionConfigurationCommandOutput,
157
- } from "../commands/GetApplicationSessionConfigurationCommand";
158
- import {
159
- GetInlinePolicyForPermissionSetCommandInput,
160
- GetInlinePolicyForPermissionSetCommandOutput,
161
- } from "../commands/GetInlinePolicyForPermissionSetCommand";
162
- import {
163
- GetPermissionsBoundaryForPermissionSetCommandInput,
164
- GetPermissionsBoundaryForPermissionSetCommandOutput,
165
- } from "../commands/GetPermissionsBoundaryForPermissionSetCommand";
166
- import {
167
- ListAccountAssignmentCreationStatusCommandInput,
168
- ListAccountAssignmentCreationStatusCommandOutput,
169
- } from "../commands/ListAccountAssignmentCreationStatusCommand";
170
- import {
171
- ListAccountAssignmentDeletionStatusCommandInput,
172
- ListAccountAssignmentDeletionStatusCommandOutput,
173
- } from "../commands/ListAccountAssignmentDeletionStatusCommand";
174
- import {
175
- ListAccountAssignmentsCommandInput,
176
- ListAccountAssignmentsCommandOutput,
177
- } from "../commands/ListAccountAssignmentsCommand";
178
- import {
179
- ListAccountAssignmentsForPrincipalCommandInput,
180
- ListAccountAssignmentsForPrincipalCommandOutput,
181
- } from "../commands/ListAccountAssignmentsForPrincipalCommand";
182
- import {
183
- ListAccountsForProvisionedPermissionSetCommandInput,
184
- ListAccountsForProvisionedPermissionSetCommandOutput,
185
- } from "../commands/ListAccountsForProvisionedPermissionSetCommand";
186
- import {
187
- ListApplicationAccessScopesCommandInput,
188
- ListApplicationAccessScopesCommandOutput,
189
- } from "../commands/ListApplicationAccessScopesCommand";
190
- import {
191
- ListApplicationAssignmentsCommandInput,
192
- ListApplicationAssignmentsCommandOutput,
193
- } from "../commands/ListApplicationAssignmentsCommand";
194
- import {
195
- ListApplicationAssignmentsForPrincipalCommandInput,
196
- ListApplicationAssignmentsForPrincipalCommandOutput,
197
- } from "../commands/ListApplicationAssignmentsForPrincipalCommand";
198
- import {
199
- ListApplicationAuthenticationMethodsCommandInput,
200
- ListApplicationAuthenticationMethodsCommandOutput,
201
- } from "../commands/ListApplicationAuthenticationMethodsCommand";
202
- import {
203
- ListApplicationGrantsCommandInput,
204
- ListApplicationGrantsCommandOutput,
205
- } from "../commands/ListApplicationGrantsCommand";
206
- import {
207
- ListApplicationProvidersCommandInput,
208
- ListApplicationProvidersCommandOutput,
209
- } from "../commands/ListApplicationProvidersCommand";
210
- import {
211
- ListApplicationsCommandInput,
212
- ListApplicationsCommandOutput,
213
- } from "../commands/ListApplicationsCommand";
214
- import {
215
- ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
216
- ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput,
217
- } from "../commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand";
218
- import {
219
- ListInstancesCommandInput,
220
- ListInstancesCommandOutput,
221
- } from "../commands/ListInstancesCommand";
222
- import {
223
- ListManagedPoliciesInPermissionSetCommandInput,
224
- ListManagedPoliciesInPermissionSetCommandOutput,
225
- } from "../commands/ListManagedPoliciesInPermissionSetCommand";
226
- import {
227
- ListPermissionSetProvisioningStatusCommandInput,
228
- ListPermissionSetProvisioningStatusCommandOutput,
229
- } from "../commands/ListPermissionSetProvisioningStatusCommand";
230
- import {
231
- ListPermissionSetsCommandInput,
232
- ListPermissionSetsCommandOutput,
233
- } from "../commands/ListPermissionSetsCommand";
234
- import {
235
- ListPermissionSetsProvisionedToAccountCommandInput,
236
- ListPermissionSetsProvisionedToAccountCommandOutput,
237
- } from "../commands/ListPermissionSetsProvisionedToAccountCommand";
238
- import {
239
- ListTagsForResourceCommandInput,
240
- ListTagsForResourceCommandOutput,
241
- } from "../commands/ListTagsForResourceCommand";
242
- import {
243
- ListTrustedTokenIssuersCommandInput,
244
- ListTrustedTokenIssuersCommandOutput,
245
- } from "../commands/ListTrustedTokenIssuersCommand";
246
- import {
247
- ProvisionPermissionSetCommandInput,
248
- ProvisionPermissionSetCommandOutput,
249
- } from "../commands/ProvisionPermissionSetCommand";
250
- import {
251
- PutApplicationAccessScopeCommandInput,
252
- PutApplicationAccessScopeCommandOutput,
253
- } from "../commands/PutApplicationAccessScopeCommand";
254
- import {
255
- PutApplicationAssignmentConfigurationCommandInput,
256
- PutApplicationAssignmentConfigurationCommandOutput,
257
- } from "../commands/PutApplicationAssignmentConfigurationCommand";
258
- import {
259
- PutApplicationAuthenticationMethodCommandInput,
260
- PutApplicationAuthenticationMethodCommandOutput,
261
- } from "../commands/PutApplicationAuthenticationMethodCommand";
262
- import {
263
- PutApplicationGrantCommandInput,
264
- PutApplicationGrantCommandOutput,
265
- } from "../commands/PutApplicationGrantCommand";
266
- import {
267
- PutApplicationSessionConfigurationCommandInput,
268
- PutApplicationSessionConfigurationCommandOutput,
269
- } from "../commands/PutApplicationSessionConfigurationCommand";
270
- import {
271
- PutInlinePolicyToPermissionSetCommandInput,
272
- PutInlinePolicyToPermissionSetCommandOutput,
273
- } from "../commands/PutInlinePolicyToPermissionSetCommand";
274
- import {
275
- PutPermissionsBoundaryToPermissionSetCommandInput,
276
- PutPermissionsBoundaryToPermissionSetCommandOutput,
277
- } from "../commands/PutPermissionsBoundaryToPermissionSetCommand";
278
- import {
279
- TagResourceCommandInput,
280
- TagResourceCommandOutput,
281
- } from "../commands/TagResourceCommand";
282
- import {
283
- UntagResourceCommandInput,
284
- UntagResourceCommandOutput,
285
- } from "../commands/UntagResourceCommand";
286
- import {
287
- UpdateApplicationCommandInput,
288
- UpdateApplicationCommandOutput,
289
- } from "../commands/UpdateApplicationCommand";
290
- import {
291
- UpdateInstanceAccessControlAttributeConfigurationCommandInput,
292
- UpdateInstanceAccessControlAttributeConfigurationCommandOutput,
293
- } from "../commands/UpdateInstanceAccessControlAttributeConfigurationCommand";
294
- import {
295
- UpdateInstanceCommandInput,
296
- UpdateInstanceCommandOutput,
297
- } from "../commands/UpdateInstanceCommand";
298
- import {
299
- UpdatePermissionSetCommandInput,
300
- UpdatePermissionSetCommandOutput,
301
- } from "../commands/UpdatePermissionSetCommand";
302
- import {
303
- UpdateTrustedTokenIssuerCommandInput,
304
- UpdateTrustedTokenIssuerCommandOutput,
305
- } from "../commands/UpdateTrustedTokenIssuerCommand";
306
- export declare const se_AttachCustomerManagedPolicyReferenceToPermissionSetCommand: (
307
- input: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
308
- context: __SerdeContext
309
- ) => Promise<__HttpRequest>;
310
- export declare const se_AttachManagedPolicyToPermissionSetCommand: (
311
- input: AttachManagedPolicyToPermissionSetCommandInput,
312
- context: __SerdeContext
313
- ) => Promise<__HttpRequest>;
314
- export declare const se_CreateAccountAssignmentCommand: (
315
- input: CreateAccountAssignmentCommandInput,
316
- context: __SerdeContext
317
- ) => Promise<__HttpRequest>;
318
- export declare const se_CreateApplicationCommand: (
319
- input: CreateApplicationCommandInput,
320
- context: __SerdeContext
321
- ) => Promise<__HttpRequest>;
322
- export declare const se_CreateApplicationAssignmentCommand: (
323
- input: CreateApplicationAssignmentCommandInput,
324
- context: __SerdeContext
325
- ) => Promise<__HttpRequest>;
326
- export declare const se_CreateInstanceCommand: (
327
- input: CreateInstanceCommandInput,
328
- context: __SerdeContext
329
- ) => Promise<__HttpRequest>;
330
- export declare const se_CreateInstanceAccessControlAttributeConfigurationCommand: (
331
- input: CreateInstanceAccessControlAttributeConfigurationCommandInput,
332
- context: __SerdeContext
333
- ) => Promise<__HttpRequest>;
334
- export declare const se_CreatePermissionSetCommand: (
335
- input: CreatePermissionSetCommandInput,
336
- context: __SerdeContext
337
- ) => Promise<__HttpRequest>;
338
- export declare const se_CreateTrustedTokenIssuerCommand: (
339
- input: CreateTrustedTokenIssuerCommandInput,
340
- context: __SerdeContext
341
- ) => Promise<__HttpRequest>;
342
- export declare const se_DeleteAccountAssignmentCommand: (
343
- input: DeleteAccountAssignmentCommandInput,
344
- context: __SerdeContext
345
- ) => Promise<__HttpRequest>;
346
- export declare const se_DeleteApplicationCommand: (
347
- input: DeleteApplicationCommandInput,
348
- context: __SerdeContext
349
- ) => Promise<__HttpRequest>;
350
- export declare const se_DeleteApplicationAccessScopeCommand: (
351
- input: DeleteApplicationAccessScopeCommandInput,
352
- context: __SerdeContext
353
- ) => Promise<__HttpRequest>;
354
- export declare const se_DeleteApplicationAssignmentCommand: (
355
- input: DeleteApplicationAssignmentCommandInput,
356
- context: __SerdeContext
357
- ) => Promise<__HttpRequest>;
358
- export declare const se_DeleteApplicationAuthenticationMethodCommand: (
359
- input: DeleteApplicationAuthenticationMethodCommandInput,
360
- context: __SerdeContext
361
- ) => Promise<__HttpRequest>;
362
- export declare const se_DeleteApplicationGrantCommand: (
363
- input: DeleteApplicationGrantCommandInput,
364
- context: __SerdeContext
365
- ) => Promise<__HttpRequest>;
366
- export declare const se_DeleteInlinePolicyFromPermissionSetCommand: (
367
- input: DeleteInlinePolicyFromPermissionSetCommandInput,
368
- context: __SerdeContext
369
- ) => Promise<__HttpRequest>;
370
- export declare const se_DeleteInstanceCommand: (
371
- input: DeleteInstanceCommandInput,
372
- context: __SerdeContext
373
- ) => Promise<__HttpRequest>;
374
- export declare const se_DeleteInstanceAccessControlAttributeConfigurationCommand: (
375
- input: DeleteInstanceAccessControlAttributeConfigurationCommandInput,
376
- context: __SerdeContext
377
- ) => Promise<__HttpRequest>;
378
- export declare const se_DeletePermissionsBoundaryFromPermissionSetCommand: (
379
- input: DeletePermissionsBoundaryFromPermissionSetCommandInput,
380
- context: __SerdeContext
381
- ) => Promise<__HttpRequest>;
382
- export declare const se_DeletePermissionSetCommand: (
383
- input: DeletePermissionSetCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_DeleteTrustedTokenIssuerCommand: (
387
- input: DeleteTrustedTokenIssuerCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_DescribeAccountAssignmentCreationStatusCommand: (
391
- input: DescribeAccountAssignmentCreationStatusCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_DescribeAccountAssignmentDeletionStatusCommand: (
395
- input: DescribeAccountAssignmentDeletionStatusCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_DescribeApplicationCommand: (
399
- input: DescribeApplicationCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_DescribeApplicationAssignmentCommand: (
403
- input: DescribeApplicationAssignmentCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_DescribeApplicationProviderCommand: (
407
- input: DescribeApplicationProviderCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_DescribeInstanceCommand: (
411
- input: DescribeInstanceCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_DescribeInstanceAccessControlAttributeConfigurationCommand: (
415
- input: DescribeInstanceAccessControlAttributeConfigurationCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_DescribePermissionSetCommand: (
419
- input: DescribePermissionSetCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_DescribePermissionSetProvisioningStatusCommand: (
423
- input: DescribePermissionSetProvisioningStatusCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_DescribeTrustedTokenIssuerCommand: (
427
- input: DescribeTrustedTokenIssuerCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_DetachCustomerManagedPolicyReferenceFromPermissionSetCommand: (
431
- input: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_DetachManagedPolicyFromPermissionSetCommand: (
435
- input: DetachManagedPolicyFromPermissionSetCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_GetApplicationAccessScopeCommand: (
439
- input: GetApplicationAccessScopeCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_GetApplicationAssignmentConfigurationCommand: (
443
- input: GetApplicationAssignmentConfigurationCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_GetApplicationAuthenticationMethodCommand: (
447
- input: GetApplicationAuthenticationMethodCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_GetApplicationGrantCommand: (
451
- input: GetApplicationGrantCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_GetApplicationSessionConfigurationCommand: (
455
- input: GetApplicationSessionConfigurationCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_GetInlinePolicyForPermissionSetCommand: (
459
- input: GetInlinePolicyForPermissionSetCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_GetPermissionsBoundaryForPermissionSetCommand: (
463
- input: GetPermissionsBoundaryForPermissionSetCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_ListAccountAssignmentCreationStatusCommand: (
467
- input: ListAccountAssignmentCreationStatusCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_ListAccountAssignmentDeletionStatusCommand: (
471
- input: ListAccountAssignmentDeletionStatusCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_ListAccountAssignmentsCommand: (
475
- input: ListAccountAssignmentsCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_ListAccountAssignmentsForPrincipalCommand: (
479
- input: ListAccountAssignmentsForPrincipalCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_ListAccountsForProvisionedPermissionSetCommand: (
483
- input: ListAccountsForProvisionedPermissionSetCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_ListApplicationAccessScopesCommand: (
487
- input: ListApplicationAccessScopesCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_ListApplicationAssignmentsCommand: (
491
- input: ListApplicationAssignmentsCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_ListApplicationAssignmentsForPrincipalCommand: (
495
- input: ListApplicationAssignmentsForPrincipalCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_ListApplicationAuthenticationMethodsCommand: (
499
- input: ListApplicationAuthenticationMethodsCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_ListApplicationGrantsCommand: (
503
- input: ListApplicationGrantsCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_ListApplicationProvidersCommand: (
507
- input: ListApplicationProvidersCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_ListApplicationsCommand: (
511
- input: ListApplicationsCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_ListCustomerManagedPolicyReferencesInPermissionSetCommand: (
515
- input: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_ListInstancesCommand: (
519
- input: ListInstancesCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_ListManagedPoliciesInPermissionSetCommand: (
523
- input: ListManagedPoliciesInPermissionSetCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_ListPermissionSetProvisioningStatusCommand: (
527
- input: ListPermissionSetProvisioningStatusCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_ListPermissionSetsCommand: (
531
- input: ListPermissionSetsCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_ListPermissionSetsProvisionedToAccountCommand: (
535
- input: ListPermissionSetsProvisionedToAccountCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_ListTagsForResourceCommand: (
539
- input: ListTagsForResourceCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_ListTrustedTokenIssuersCommand: (
543
- input: ListTrustedTokenIssuersCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_ProvisionPermissionSetCommand: (
547
- input: ProvisionPermissionSetCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_PutApplicationAccessScopeCommand: (
551
- input: PutApplicationAccessScopeCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_PutApplicationAssignmentConfigurationCommand: (
555
- input: PutApplicationAssignmentConfigurationCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_PutApplicationAuthenticationMethodCommand: (
559
- input: PutApplicationAuthenticationMethodCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_PutApplicationGrantCommand: (
563
- input: PutApplicationGrantCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_PutApplicationSessionConfigurationCommand: (
567
- input: PutApplicationSessionConfigurationCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_PutInlinePolicyToPermissionSetCommand: (
571
- input: PutInlinePolicyToPermissionSetCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_PutPermissionsBoundaryToPermissionSetCommand: (
575
- input: PutPermissionsBoundaryToPermissionSetCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_TagResourceCommand: (
579
- input: TagResourceCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_UntagResourceCommand: (
583
- input: UntagResourceCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_UpdateApplicationCommand: (
587
- input: UpdateApplicationCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_UpdateInstanceCommand: (
591
- input: UpdateInstanceCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_UpdateInstanceAccessControlAttributeConfigurationCommand: (
595
- input: UpdateInstanceAccessControlAttributeConfigurationCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_UpdatePermissionSetCommand: (
599
- input: UpdatePermissionSetCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_UpdateTrustedTokenIssuerCommand: (
603
- input: UpdateTrustedTokenIssuerCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const de_AttachCustomerManagedPolicyReferenceToPermissionSetCommand: (
607
- output: __HttpResponse,
608
- context: __SerdeContext
609
- ) => Promise<AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput>;
610
- export declare const de_AttachManagedPolicyToPermissionSetCommand: (
611
- output: __HttpResponse,
612
- context: __SerdeContext
613
- ) => Promise<AttachManagedPolicyToPermissionSetCommandOutput>;
614
- export declare const de_CreateAccountAssignmentCommand: (
615
- output: __HttpResponse,
616
- context: __SerdeContext
617
- ) => Promise<CreateAccountAssignmentCommandOutput>;
618
- export declare const de_CreateApplicationCommand: (
619
- output: __HttpResponse,
620
- context: __SerdeContext
621
- ) => Promise<CreateApplicationCommandOutput>;
622
- export declare const de_CreateApplicationAssignmentCommand: (
623
- output: __HttpResponse,
624
- context: __SerdeContext
625
- ) => Promise<CreateApplicationAssignmentCommandOutput>;
626
- export declare const de_CreateInstanceCommand: (
627
- output: __HttpResponse,
628
- context: __SerdeContext
629
- ) => Promise<CreateInstanceCommandOutput>;
630
- export declare const de_CreateInstanceAccessControlAttributeConfigurationCommand: (
631
- output: __HttpResponse,
632
- context: __SerdeContext
633
- ) => Promise<CreateInstanceAccessControlAttributeConfigurationCommandOutput>;
634
- export declare const de_CreatePermissionSetCommand: (
635
- output: __HttpResponse,
636
- context: __SerdeContext
637
- ) => Promise<CreatePermissionSetCommandOutput>;
638
- export declare const de_CreateTrustedTokenIssuerCommand: (
639
- output: __HttpResponse,
640
- context: __SerdeContext
641
- ) => Promise<CreateTrustedTokenIssuerCommandOutput>;
642
- export declare const de_DeleteAccountAssignmentCommand: (
643
- output: __HttpResponse,
644
- context: __SerdeContext
645
- ) => Promise<DeleteAccountAssignmentCommandOutput>;
646
- export declare const de_DeleteApplicationCommand: (
647
- output: __HttpResponse,
648
- context: __SerdeContext
649
- ) => Promise<DeleteApplicationCommandOutput>;
650
- export declare const de_DeleteApplicationAccessScopeCommand: (
651
- output: __HttpResponse,
652
- context: __SerdeContext
653
- ) => Promise<DeleteApplicationAccessScopeCommandOutput>;
654
- export declare const de_DeleteApplicationAssignmentCommand: (
655
- output: __HttpResponse,
656
- context: __SerdeContext
657
- ) => Promise<DeleteApplicationAssignmentCommandOutput>;
658
- export declare const de_DeleteApplicationAuthenticationMethodCommand: (
659
- output: __HttpResponse,
660
- context: __SerdeContext
661
- ) => Promise<DeleteApplicationAuthenticationMethodCommandOutput>;
662
- export declare const de_DeleteApplicationGrantCommand: (
663
- output: __HttpResponse,
664
- context: __SerdeContext
665
- ) => Promise<DeleteApplicationGrantCommandOutput>;
666
- export declare const de_DeleteInlinePolicyFromPermissionSetCommand: (
667
- output: __HttpResponse,
668
- context: __SerdeContext
669
- ) => Promise<DeleteInlinePolicyFromPermissionSetCommandOutput>;
670
- export declare const de_DeleteInstanceCommand: (
671
- output: __HttpResponse,
672
- context: __SerdeContext
673
- ) => Promise<DeleteInstanceCommandOutput>;
674
- export declare const de_DeleteInstanceAccessControlAttributeConfigurationCommand: (
675
- output: __HttpResponse,
676
- context: __SerdeContext
677
- ) => Promise<DeleteInstanceAccessControlAttributeConfigurationCommandOutput>;
678
- export declare const de_DeletePermissionsBoundaryFromPermissionSetCommand: (
679
- output: __HttpResponse,
680
- context: __SerdeContext
681
- ) => Promise<DeletePermissionsBoundaryFromPermissionSetCommandOutput>;
682
- export declare const de_DeletePermissionSetCommand: (
683
- output: __HttpResponse,
684
- context: __SerdeContext
685
- ) => Promise<DeletePermissionSetCommandOutput>;
686
- export declare const de_DeleteTrustedTokenIssuerCommand: (
687
- output: __HttpResponse,
688
- context: __SerdeContext
689
- ) => Promise<DeleteTrustedTokenIssuerCommandOutput>;
690
- export declare const de_DescribeAccountAssignmentCreationStatusCommand: (
691
- output: __HttpResponse,
692
- context: __SerdeContext
693
- ) => Promise<DescribeAccountAssignmentCreationStatusCommandOutput>;
694
- export declare const de_DescribeAccountAssignmentDeletionStatusCommand: (
695
- output: __HttpResponse,
696
- context: __SerdeContext
697
- ) => Promise<DescribeAccountAssignmentDeletionStatusCommandOutput>;
698
- export declare const de_DescribeApplicationCommand: (
699
- output: __HttpResponse,
700
- context: __SerdeContext
701
- ) => Promise<DescribeApplicationCommandOutput>;
702
- export declare const de_DescribeApplicationAssignmentCommand: (
703
- output: __HttpResponse,
704
- context: __SerdeContext
705
- ) => Promise<DescribeApplicationAssignmentCommandOutput>;
706
- export declare const de_DescribeApplicationProviderCommand: (
707
- output: __HttpResponse,
708
- context: __SerdeContext
709
- ) => Promise<DescribeApplicationProviderCommandOutput>;
710
- export declare const de_DescribeInstanceCommand: (
711
- output: __HttpResponse,
712
- context: __SerdeContext
713
- ) => Promise<DescribeInstanceCommandOutput>;
714
- export declare const de_DescribeInstanceAccessControlAttributeConfigurationCommand: (
715
- output: __HttpResponse,
716
- context: __SerdeContext
717
- ) => Promise<DescribeInstanceAccessControlAttributeConfigurationCommandOutput>;
718
- export declare const de_DescribePermissionSetCommand: (
719
- output: __HttpResponse,
720
- context: __SerdeContext
721
- ) => Promise<DescribePermissionSetCommandOutput>;
722
- export declare const de_DescribePermissionSetProvisioningStatusCommand: (
723
- output: __HttpResponse,
724
- context: __SerdeContext
725
- ) => Promise<DescribePermissionSetProvisioningStatusCommandOutput>;
726
- export declare const de_DescribeTrustedTokenIssuerCommand: (
727
- output: __HttpResponse,
728
- context: __SerdeContext
729
- ) => Promise<DescribeTrustedTokenIssuerCommandOutput>;
730
- export declare const de_DetachCustomerManagedPolicyReferenceFromPermissionSetCommand: (
731
- output: __HttpResponse,
732
- context: __SerdeContext
733
- ) => Promise<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput>;
734
- export declare const de_DetachManagedPolicyFromPermissionSetCommand: (
735
- output: __HttpResponse,
736
- context: __SerdeContext
737
- ) => Promise<DetachManagedPolicyFromPermissionSetCommandOutput>;
738
- export declare const de_GetApplicationAccessScopeCommand: (
739
- output: __HttpResponse,
740
- context: __SerdeContext
741
- ) => Promise<GetApplicationAccessScopeCommandOutput>;
742
- export declare const de_GetApplicationAssignmentConfigurationCommand: (
743
- output: __HttpResponse,
744
- context: __SerdeContext
745
- ) => Promise<GetApplicationAssignmentConfigurationCommandOutput>;
746
- export declare const de_GetApplicationAuthenticationMethodCommand: (
747
- output: __HttpResponse,
748
- context: __SerdeContext
749
- ) => Promise<GetApplicationAuthenticationMethodCommandOutput>;
750
- export declare const de_GetApplicationGrantCommand: (
751
- output: __HttpResponse,
752
- context: __SerdeContext
753
- ) => Promise<GetApplicationGrantCommandOutput>;
754
- export declare const de_GetApplicationSessionConfigurationCommand: (
755
- output: __HttpResponse,
756
- context: __SerdeContext
757
- ) => Promise<GetApplicationSessionConfigurationCommandOutput>;
758
- export declare const de_GetInlinePolicyForPermissionSetCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<GetInlinePolicyForPermissionSetCommandOutput>;
762
- export declare const de_GetPermissionsBoundaryForPermissionSetCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<GetPermissionsBoundaryForPermissionSetCommandOutput>;
766
- export declare const de_ListAccountAssignmentCreationStatusCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<ListAccountAssignmentCreationStatusCommandOutput>;
770
- export declare const de_ListAccountAssignmentDeletionStatusCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<ListAccountAssignmentDeletionStatusCommandOutput>;
774
- export declare const de_ListAccountAssignmentsCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<ListAccountAssignmentsCommandOutput>;
778
- export declare const de_ListAccountAssignmentsForPrincipalCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<ListAccountAssignmentsForPrincipalCommandOutput>;
782
- export declare const de_ListAccountsForProvisionedPermissionSetCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<ListAccountsForProvisionedPermissionSetCommandOutput>;
786
- export declare const de_ListApplicationAccessScopesCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<ListApplicationAccessScopesCommandOutput>;
790
- export declare const de_ListApplicationAssignmentsCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<ListApplicationAssignmentsCommandOutput>;
794
- export declare const de_ListApplicationAssignmentsForPrincipalCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<ListApplicationAssignmentsForPrincipalCommandOutput>;
798
- export declare const de_ListApplicationAuthenticationMethodsCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<ListApplicationAuthenticationMethodsCommandOutput>;
802
- export declare const de_ListApplicationGrantsCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<ListApplicationGrantsCommandOutput>;
806
- export declare const de_ListApplicationProvidersCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<ListApplicationProvidersCommandOutput>;
810
- export declare const de_ListApplicationsCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<ListApplicationsCommandOutput>;
814
- export declare const de_ListCustomerManagedPolicyReferencesInPermissionSetCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput>;
818
- export declare const de_ListInstancesCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<ListInstancesCommandOutput>;
822
- export declare const de_ListManagedPoliciesInPermissionSetCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<ListManagedPoliciesInPermissionSetCommandOutput>;
826
- export declare const de_ListPermissionSetProvisioningStatusCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<ListPermissionSetProvisioningStatusCommandOutput>;
830
- export declare const de_ListPermissionSetsCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<ListPermissionSetsCommandOutput>;
834
- export declare const de_ListPermissionSetsProvisionedToAccountCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<ListPermissionSetsProvisionedToAccountCommandOutput>;
838
- export declare const de_ListTagsForResourceCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<ListTagsForResourceCommandOutput>;
842
- export declare const de_ListTrustedTokenIssuersCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<ListTrustedTokenIssuersCommandOutput>;
846
- export declare const de_ProvisionPermissionSetCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<ProvisionPermissionSetCommandOutput>;
850
- export declare const de_PutApplicationAccessScopeCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<PutApplicationAccessScopeCommandOutput>;
854
- export declare const de_PutApplicationAssignmentConfigurationCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<PutApplicationAssignmentConfigurationCommandOutput>;
858
- export declare const de_PutApplicationAuthenticationMethodCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<PutApplicationAuthenticationMethodCommandOutput>;
862
- export declare const de_PutApplicationGrantCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<PutApplicationGrantCommandOutput>;
866
- export declare const de_PutApplicationSessionConfigurationCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<PutApplicationSessionConfigurationCommandOutput>;
870
- export declare const de_PutInlinePolicyToPermissionSetCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<PutInlinePolicyToPermissionSetCommandOutput>;
874
- export declare const de_PutPermissionsBoundaryToPermissionSetCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<PutPermissionsBoundaryToPermissionSetCommandOutput>;
878
- export declare const de_TagResourceCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<TagResourceCommandOutput>;
882
- export declare const de_UntagResourceCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<UntagResourceCommandOutput>;
886
- export declare const de_UpdateApplicationCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<UpdateApplicationCommandOutput>;
890
- export declare const de_UpdateInstanceCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<UpdateInstanceCommandOutput>;
894
- export declare const de_UpdateInstanceAccessControlAttributeConfigurationCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<UpdateInstanceAccessControlAttributeConfigurationCommandOutput>;
898
- export declare const de_UpdatePermissionSetCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<UpdatePermissionSetCommandOutput>;
902
- export declare const de_UpdateTrustedTokenIssuerCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<UpdateTrustedTokenIssuerCommandOutput>;