@aws-sdk/client-sso-admin 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/SSOAdmin.d.ts +263 -458
- package/dist-types/ts3.4/SSOAdminClient.d.ts +18 -37
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AddRegionCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRegionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetApplicationSessionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRegionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/PutApplicationSessionConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveRegionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +6 -12
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +11 -33
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListRegionsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -3,10 +3,7 @@ import {
|
|
|
3
3
|
PaginationConfiguration,
|
|
4
4
|
Paginator,
|
|
5
5
|
} from "@smithy/types";
|
|
6
|
-
import {
|
|
7
|
-
AddRegionCommandInput,
|
|
8
|
-
AddRegionCommandOutput,
|
|
9
|
-
} from "./commands/AddRegionCommand";
|
|
6
|
+
import { AddRegionCommandInput, AddRegionCommandOutput } from "./commands/AddRegionCommand";
|
|
10
7
|
import {
|
|
11
8
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
12
9
|
AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput,
|
|
@@ -243,10 +240,7 @@ import {
|
|
|
243
240
|
ListPermissionSetsProvisionedToAccountCommandInput,
|
|
244
241
|
ListPermissionSetsProvisionedToAccountCommandOutput,
|
|
245
242
|
} from "./commands/ListPermissionSetsProvisionedToAccountCommand";
|
|
246
|
-
import {
|
|
247
|
-
ListRegionsCommandInput,
|
|
248
|
-
ListRegionsCommandOutput,
|
|
249
|
-
} from "./commands/ListRegionsCommand";
|
|
243
|
+
import { ListRegionsCommandInput, ListRegionsCommandOutput } from "./commands/ListRegionsCommand";
|
|
250
244
|
import {
|
|
251
245
|
ListTagsForResourceCommandInput,
|
|
252
246
|
ListTagsForResourceCommandOutput,
|
|
@@ -291,10 +285,7 @@ import {
|
|
|
291
285
|
RemoveRegionCommandInput,
|
|
292
286
|
RemoveRegionCommandOutput,
|
|
293
287
|
} from "./commands/RemoveRegionCommand";
|
|
294
|
-
import {
|
|
295
|
-
TagResourceCommandInput,
|
|
296
|
-
TagResourceCommandOutput,
|
|
297
|
-
} from "./commands/TagResourceCommand";
|
|
288
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
298
289
|
import {
|
|
299
290
|
UntagResourceCommandInput,
|
|
300
291
|
UntagResourceCommandOutput,
|
|
@@ -323,1372 +314,1186 @@ import { SSOAdminClient } from "./SSOAdminClient";
|
|
|
323
314
|
export interface SSOAdmin {
|
|
324
315
|
addRegion(
|
|
325
316
|
args: AddRegionCommandInput,
|
|
326
|
-
options?: __HttpHandlerOptions
|
|
317
|
+
options?: __HttpHandlerOptions,
|
|
327
318
|
): Promise<AddRegionCommandOutput>;
|
|
328
319
|
addRegion(
|
|
329
320
|
args: AddRegionCommandInput,
|
|
330
|
-
cb: (err: any, data?: AddRegionCommandOutput) => void
|
|
321
|
+
cb: (err: any, data?: AddRegionCommandOutput) => void,
|
|
331
322
|
): void;
|
|
332
323
|
addRegion(
|
|
333
324
|
args: AddRegionCommandInput,
|
|
334
325
|
options: __HttpHandlerOptions,
|
|
335
|
-
cb: (err: any, data?: AddRegionCommandOutput) => void
|
|
326
|
+
cb: (err: any, data?: AddRegionCommandOutput) => void,
|
|
336
327
|
): void;
|
|
337
328
|
attachCustomerManagedPolicyReferenceToPermissionSet(
|
|
338
329
|
args: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
339
|
-
options?: __HttpHandlerOptions
|
|
330
|
+
options?: __HttpHandlerOptions,
|
|
340
331
|
): Promise<AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput>;
|
|
341
332
|
attachCustomerManagedPolicyReferenceToPermissionSet(
|
|
342
333
|
args: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
343
|
-
cb: (
|
|
344
|
-
err: any,
|
|
345
|
-
data?: AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput
|
|
346
|
-
) => void
|
|
334
|
+
cb: (err: any, data?: AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput) => void,
|
|
347
335
|
): void;
|
|
348
336
|
attachCustomerManagedPolicyReferenceToPermissionSet(
|
|
349
337
|
args: AttachCustomerManagedPolicyReferenceToPermissionSetCommandInput,
|
|
350
338
|
options: __HttpHandlerOptions,
|
|
351
|
-
cb: (
|
|
352
|
-
err: any,
|
|
353
|
-
data?: AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput
|
|
354
|
-
) => void
|
|
339
|
+
cb: (err: any, data?: AttachCustomerManagedPolicyReferenceToPermissionSetCommandOutput) => void,
|
|
355
340
|
): void;
|
|
356
341
|
attachManagedPolicyToPermissionSet(
|
|
357
342
|
args: AttachManagedPolicyToPermissionSetCommandInput,
|
|
358
|
-
options?: __HttpHandlerOptions
|
|
343
|
+
options?: __HttpHandlerOptions,
|
|
359
344
|
): Promise<AttachManagedPolicyToPermissionSetCommandOutput>;
|
|
360
345
|
attachManagedPolicyToPermissionSet(
|
|
361
346
|
args: AttachManagedPolicyToPermissionSetCommandInput,
|
|
362
|
-
cb: (
|
|
363
|
-
err: any,
|
|
364
|
-
data?: AttachManagedPolicyToPermissionSetCommandOutput
|
|
365
|
-
) => void
|
|
347
|
+
cb: (err: any, data?: AttachManagedPolicyToPermissionSetCommandOutput) => void,
|
|
366
348
|
): void;
|
|
367
349
|
attachManagedPolicyToPermissionSet(
|
|
368
350
|
args: AttachManagedPolicyToPermissionSetCommandInput,
|
|
369
351
|
options: __HttpHandlerOptions,
|
|
370
|
-
cb: (
|
|
371
|
-
err: any,
|
|
372
|
-
data?: AttachManagedPolicyToPermissionSetCommandOutput
|
|
373
|
-
) => void
|
|
352
|
+
cb: (err: any, data?: AttachManagedPolicyToPermissionSetCommandOutput) => void,
|
|
374
353
|
): void;
|
|
375
354
|
createAccountAssignment(
|
|
376
355
|
args: CreateAccountAssignmentCommandInput,
|
|
377
|
-
options?: __HttpHandlerOptions
|
|
356
|
+
options?: __HttpHandlerOptions,
|
|
378
357
|
): Promise<CreateAccountAssignmentCommandOutput>;
|
|
379
358
|
createAccountAssignment(
|
|
380
359
|
args: CreateAccountAssignmentCommandInput,
|
|
381
|
-
cb: (err: any, data?: CreateAccountAssignmentCommandOutput) => void
|
|
360
|
+
cb: (err: any, data?: CreateAccountAssignmentCommandOutput) => void,
|
|
382
361
|
): void;
|
|
383
362
|
createAccountAssignment(
|
|
384
363
|
args: CreateAccountAssignmentCommandInput,
|
|
385
364
|
options: __HttpHandlerOptions,
|
|
386
|
-
cb: (err: any, data?: CreateAccountAssignmentCommandOutput) => void
|
|
365
|
+
cb: (err: any, data?: CreateAccountAssignmentCommandOutput) => void,
|
|
387
366
|
): void;
|
|
388
367
|
createApplication(
|
|
389
368
|
args: CreateApplicationCommandInput,
|
|
390
|
-
options?: __HttpHandlerOptions
|
|
369
|
+
options?: __HttpHandlerOptions,
|
|
391
370
|
): Promise<CreateApplicationCommandOutput>;
|
|
392
371
|
createApplication(
|
|
393
372
|
args: CreateApplicationCommandInput,
|
|
394
|
-
cb: (err: any, data?: CreateApplicationCommandOutput) => void
|
|
373
|
+
cb: (err: any, data?: CreateApplicationCommandOutput) => void,
|
|
395
374
|
): void;
|
|
396
375
|
createApplication(
|
|
397
376
|
args: CreateApplicationCommandInput,
|
|
398
377
|
options: __HttpHandlerOptions,
|
|
399
|
-
cb: (err: any, data?: CreateApplicationCommandOutput) => void
|
|
378
|
+
cb: (err: any, data?: CreateApplicationCommandOutput) => void,
|
|
400
379
|
): void;
|
|
401
380
|
createApplicationAssignment(
|
|
402
381
|
args: CreateApplicationAssignmentCommandInput,
|
|
403
|
-
options?: __HttpHandlerOptions
|
|
382
|
+
options?: __HttpHandlerOptions,
|
|
404
383
|
): Promise<CreateApplicationAssignmentCommandOutput>;
|
|
405
384
|
createApplicationAssignment(
|
|
406
385
|
args: CreateApplicationAssignmentCommandInput,
|
|
407
|
-
cb: (err: any, data?: CreateApplicationAssignmentCommandOutput) => void
|
|
386
|
+
cb: (err: any, data?: CreateApplicationAssignmentCommandOutput) => void,
|
|
408
387
|
): void;
|
|
409
388
|
createApplicationAssignment(
|
|
410
389
|
args: CreateApplicationAssignmentCommandInput,
|
|
411
390
|
options: __HttpHandlerOptions,
|
|
412
|
-
cb: (err: any, data?: CreateApplicationAssignmentCommandOutput) => void
|
|
391
|
+
cb: (err: any, data?: CreateApplicationAssignmentCommandOutput) => void,
|
|
413
392
|
): void;
|
|
414
393
|
createInstance(): Promise<CreateInstanceCommandOutput>;
|
|
415
394
|
createInstance(
|
|
416
395
|
args: CreateInstanceCommandInput,
|
|
417
|
-
options?: __HttpHandlerOptions
|
|
396
|
+
options?: __HttpHandlerOptions,
|
|
418
397
|
): Promise<CreateInstanceCommandOutput>;
|
|
419
398
|
createInstance(
|
|
420
399
|
args: CreateInstanceCommandInput,
|
|
421
|
-
cb: (err: any, data?: CreateInstanceCommandOutput) => void
|
|
400
|
+
cb: (err: any, data?: CreateInstanceCommandOutput) => void,
|
|
422
401
|
): void;
|
|
423
402
|
createInstance(
|
|
424
403
|
args: CreateInstanceCommandInput,
|
|
425
404
|
options: __HttpHandlerOptions,
|
|
426
|
-
cb: (err: any, data?: CreateInstanceCommandOutput) => void
|
|
405
|
+
cb: (err: any, data?: CreateInstanceCommandOutput) => void,
|
|
427
406
|
): void;
|
|
428
407
|
createInstanceAccessControlAttributeConfiguration(
|
|
429
408
|
args: CreateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
430
|
-
options?: __HttpHandlerOptions
|
|
409
|
+
options?: __HttpHandlerOptions,
|
|
431
410
|
): Promise<CreateInstanceAccessControlAttributeConfigurationCommandOutput>;
|
|
432
411
|
createInstanceAccessControlAttributeConfiguration(
|
|
433
412
|
args: CreateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
434
|
-
cb: (
|
|
435
|
-
err: any,
|
|
436
|
-
data?: CreateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
437
|
-
) => void
|
|
413
|
+
cb: (err: any, data?: CreateInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
438
414
|
): void;
|
|
439
415
|
createInstanceAccessControlAttributeConfiguration(
|
|
440
416
|
args: CreateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
441
417
|
options: __HttpHandlerOptions,
|
|
442
|
-
cb: (
|
|
443
|
-
err: any,
|
|
444
|
-
data?: CreateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
445
|
-
) => void
|
|
418
|
+
cb: (err: any, data?: CreateInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
446
419
|
): void;
|
|
447
420
|
createPermissionSet(
|
|
448
421
|
args: CreatePermissionSetCommandInput,
|
|
449
|
-
options?: __HttpHandlerOptions
|
|
422
|
+
options?: __HttpHandlerOptions,
|
|
450
423
|
): Promise<CreatePermissionSetCommandOutput>;
|
|
451
424
|
createPermissionSet(
|
|
452
425
|
args: CreatePermissionSetCommandInput,
|
|
453
|
-
cb: (err: any, data?: CreatePermissionSetCommandOutput) => void
|
|
426
|
+
cb: (err: any, data?: CreatePermissionSetCommandOutput) => void,
|
|
454
427
|
): void;
|
|
455
428
|
createPermissionSet(
|
|
456
429
|
args: CreatePermissionSetCommandInput,
|
|
457
430
|
options: __HttpHandlerOptions,
|
|
458
|
-
cb: (err: any, data?: CreatePermissionSetCommandOutput) => void
|
|
431
|
+
cb: (err: any, data?: CreatePermissionSetCommandOutput) => void,
|
|
459
432
|
): void;
|
|
460
433
|
createTrustedTokenIssuer(
|
|
461
434
|
args: CreateTrustedTokenIssuerCommandInput,
|
|
462
|
-
options?: __HttpHandlerOptions
|
|
435
|
+
options?: __HttpHandlerOptions,
|
|
463
436
|
): Promise<CreateTrustedTokenIssuerCommandOutput>;
|
|
464
437
|
createTrustedTokenIssuer(
|
|
465
438
|
args: CreateTrustedTokenIssuerCommandInput,
|
|
466
|
-
cb: (err: any, data?: CreateTrustedTokenIssuerCommandOutput) => void
|
|
439
|
+
cb: (err: any, data?: CreateTrustedTokenIssuerCommandOutput) => void,
|
|
467
440
|
): void;
|
|
468
441
|
createTrustedTokenIssuer(
|
|
469
442
|
args: CreateTrustedTokenIssuerCommandInput,
|
|
470
443
|
options: __HttpHandlerOptions,
|
|
471
|
-
cb: (err: any, data?: CreateTrustedTokenIssuerCommandOutput) => void
|
|
444
|
+
cb: (err: any, data?: CreateTrustedTokenIssuerCommandOutput) => void,
|
|
472
445
|
): void;
|
|
473
446
|
deleteAccountAssignment(
|
|
474
447
|
args: DeleteAccountAssignmentCommandInput,
|
|
475
|
-
options?: __HttpHandlerOptions
|
|
448
|
+
options?: __HttpHandlerOptions,
|
|
476
449
|
): Promise<DeleteAccountAssignmentCommandOutput>;
|
|
477
450
|
deleteAccountAssignment(
|
|
478
451
|
args: DeleteAccountAssignmentCommandInput,
|
|
479
|
-
cb: (err: any, data?: DeleteAccountAssignmentCommandOutput) => void
|
|
452
|
+
cb: (err: any, data?: DeleteAccountAssignmentCommandOutput) => void,
|
|
480
453
|
): void;
|
|
481
454
|
deleteAccountAssignment(
|
|
482
455
|
args: DeleteAccountAssignmentCommandInput,
|
|
483
456
|
options: __HttpHandlerOptions,
|
|
484
|
-
cb: (err: any, data?: DeleteAccountAssignmentCommandOutput) => void
|
|
457
|
+
cb: (err: any, data?: DeleteAccountAssignmentCommandOutput) => void,
|
|
485
458
|
): void;
|
|
486
459
|
deleteApplication(
|
|
487
460
|
args: DeleteApplicationCommandInput,
|
|
488
|
-
options?: __HttpHandlerOptions
|
|
461
|
+
options?: __HttpHandlerOptions,
|
|
489
462
|
): Promise<DeleteApplicationCommandOutput>;
|
|
490
463
|
deleteApplication(
|
|
491
464
|
args: DeleteApplicationCommandInput,
|
|
492
|
-
cb: (err: any, data?: DeleteApplicationCommandOutput) => void
|
|
465
|
+
cb: (err: any, data?: DeleteApplicationCommandOutput) => void,
|
|
493
466
|
): void;
|
|
494
467
|
deleteApplication(
|
|
495
468
|
args: DeleteApplicationCommandInput,
|
|
496
469
|
options: __HttpHandlerOptions,
|
|
497
|
-
cb: (err: any, data?: DeleteApplicationCommandOutput) => void
|
|
470
|
+
cb: (err: any, data?: DeleteApplicationCommandOutput) => void,
|
|
498
471
|
): void;
|
|
499
472
|
deleteApplicationAccessScope(
|
|
500
473
|
args: DeleteApplicationAccessScopeCommandInput,
|
|
501
|
-
options?: __HttpHandlerOptions
|
|
474
|
+
options?: __HttpHandlerOptions,
|
|
502
475
|
): Promise<DeleteApplicationAccessScopeCommandOutput>;
|
|
503
476
|
deleteApplicationAccessScope(
|
|
504
477
|
args: DeleteApplicationAccessScopeCommandInput,
|
|
505
|
-
cb: (err: any, data?: DeleteApplicationAccessScopeCommandOutput) => void
|
|
478
|
+
cb: (err: any, data?: DeleteApplicationAccessScopeCommandOutput) => void,
|
|
506
479
|
): void;
|
|
507
480
|
deleteApplicationAccessScope(
|
|
508
481
|
args: DeleteApplicationAccessScopeCommandInput,
|
|
509
482
|
options: __HttpHandlerOptions,
|
|
510
|
-
cb: (err: any, data?: DeleteApplicationAccessScopeCommandOutput) => void
|
|
483
|
+
cb: (err: any, data?: DeleteApplicationAccessScopeCommandOutput) => void,
|
|
511
484
|
): void;
|
|
512
485
|
deleteApplicationAssignment(
|
|
513
486
|
args: DeleteApplicationAssignmentCommandInput,
|
|
514
|
-
options?: __HttpHandlerOptions
|
|
487
|
+
options?: __HttpHandlerOptions,
|
|
515
488
|
): Promise<DeleteApplicationAssignmentCommandOutput>;
|
|
516
489
|
deleteApplicationAssignment(
|
|
517
490
|
args: DeleteApplicationAssignmentCommandInput,
|
|
518
|
-
cb: (err: any, data?: DeleteApplicationAssignmentCommandOutput) => void
|
|
491
|
+
cb: (err: any, data?: DeleteApplicationAssignmentCommandOutput) => void,
|
|
519
492
|
): void;
|
|
520
493
|
deleteApplicationAssignment(
|
|
521
494
|
args: DeleteApplicationAssignmentCommandInput,
|
|
522
495
|
options: __HttpHandlerOptions,
|
|
523
|
-
cb: (err: any, data?: DeleteApplicationAssignmentCommandOutput) => void
|
|
496
|
+
cb: (err: any, data?: DeleteApplicationAssignmentCommandOutput) => void,
|
|
524
497
|
): void;
|
|
525
498
|
deleteApplicationAuthenticationMethod(
|
|
526
499
|
args: DeleteApplicationAuthenticationMethodCommandInput,
|
|
527
|
-
options?: __HttpHandlerOptions
|
|
500
|
+
options?: __HttpHandlerOptions,
|
|
528
501
|
): Promise<DeleteApplicationAuthenticationMethodCommandOutput>;
|
|
529
502
|
deleteApplicationAuthenticationMethod(
|
|
530
503
|
args: DeleteApplicationAuthenticationMethodCommandInput,
|
|
531
|
-
cb: (
|
|
532
|
-
err: any,
|
|
533
|
-
data?: DeleteApplicationAuthenticationMethodCommandOutput
|
|
534
|
-
) => void
|
|
504
|
+
cb: (err: any, data?: DeleteApplicationAuthenticationMethodCommandOutput) => void,
|
|
535
505
|
): void;
|
|
536
506
|
deleteApplicationAuthenticationMethod(
|
|
537
507
|
args: DeleteApplicationAuthenticationMethodCommandInput,
|
|
538
508
|
options: __HttpHandlerOptions,
|
|
539
|
-
cb: (
|
|
540
|
-
err: any,
|
|
541
|
-
data?: DeleteApplicationAuthenticationMethodCommandOutput
|
|
542
|
-
) => void
|
|
509
|
+
cb: (err: any, data?: DeleteApplicationAuthenticationMethodCommandOutput) => void,
|
|
543
510
|
): void;
|
|
544
511
|
deleteApplicationGrant(
|
|
545
512
|
args: DeleteApplicationGrantCommandInput,
|
|
546
|
-
options?: __HttpHandlerOptions
|
|
513
|
+
options?: __HttpHandlerOptions,
|
|
547
514
|
): Promise<DeleteApplicationGrantCommandOutput>;
|
|
548
515
|
deleteApplicationGrant(
|
|
549
516
|
args: DeleteApplicationGrantCommandInput,
|
|
550
|
-
cb: (err: any, data?: DeleteApplicationGrantCommandOutput) => void
|
|
517
|
+
cb: (err: any, data?: DeleteApplicationGrantCommandOutput) => void,
|
|
551
518
|
): void;
|
|
552
519
|
deleteApplicationGrant(
|
|
553
520
|
args: DeleteApplicationGrantCommandInput,
|
|
554
521
|
options: __HttpHandlerOptions,
|
|
555
|
-
cb: (err: any, data?: DeleteApplicationGrantCommandOutput) => void
|
|
522
|
+
cb: (err: any, data?: DeleteApplicationGrantCommandOutput) => void,
|
|
556
523
|
): void;
|
|
557
524
|
deleteInlinePolicyFromPermissionSet(
|
|
558
525
|
args: DeleteInlinePolicyFromPermissionSetCommandInput,
|
|
559
|
-
options?: __HttpHandlerOptions
|
|
526
|
+
options?: __HttpHandlerOptions,
|
|
560
527
|
): Promise<DeleteInlinePolicyFromPermissionSetCommandOutput>;
|
|
561
528
|
deleteInlinePolicyFromPermissionSet(
|
|
562
529
|
args: DeleteInlinePolicyFromPermissionSetCommandInput,
|
|
563
|
-
cb: (
|
|
564
|
-
err: any,
|
|
565
|
-
data?: DeleteInlinePolicyFromPermissionSetCommandOutput
|
|
566
|
-
) => void
|
|
530
|
+
cb: (err: any, data?: DeleteInlinePolicyFromPermissionSetCommandOutput) => void,
|
|
567
531
|
): void;
|
|
568
532
|
deleteInlinePolicyFromPermissionSet(
|
|
569
533
|
args: DeleteInlinePolicyFromPermissionSetCommandInput,
|
|
570
534
|
options: __HttpHandlerOptions,
|
|
571
|
-
cb: (
|
|
572
|
-
err: any,
|
|
573
|
-
data?: DeleteInlinePolicyFromPermissionSetCommandOutput
|
|
574
|
-
) => void
|
|
535
|
+
cb: (err: any, data?: DeleteInlinePolicyFromPermissionSetCommandOutput) => void,
|
|
575
536
|
): void;
|
|
576
537
|
deleteInstance(
|
|
577
538
|
args: DeleteInstanceCommandInput,
|
|
578
|
-
options?: __HttpHandlerOptions
|
|
539
|
+
options?: __HttpHandlerOptions,
|
|
579
540
|
): Promise<DeleteInstanceCommandOutput>;
|
|
580
541
|
deleteInstance(
|
|
581
542
|
args: DeleteInstanceCommandInput,
|
|
582
|
-
cb: (err: any, data?: DeleteInstanceCommandOutput) => void
|
|
543
|
+
cb: (err: any, data?: DeleteInstanceCommandOutput) => void,
|
|
583
544
|
): void;
|
|
584
545
|
deleteInstance(
|
|
585
546
|
args: DeleteInstanceCommandInput,
|
|
586
547
|
options: __HttpHandlerOptions,
|
|
587
|
-
cb: (err: any, data?: DeleteInstanceCommandOutput) => void
|
|
548
|
+
cb: (err: any, data?: DeleteInstanceCommandOutput) => void,
|
|
588
549
|
): void;
|
|
589
550
|
deleteInstanceAccessControlAttributeConfiguration(
|
|
590
551
|
args: DeleteInstanceAccessControlAttributeConfigurationCommandInput,
|
|
591
|
-
options?: __HttpHandlerOptions
|
|
552
|
+
options?: __HttpHandlerOptions,
|
|
592
553
|
): Promise<DeleteInstanceAccessControlAttributeConfigurationCommandOutput>;
|
|
593
554
|
deleteInstanceAccessControlAttributeConfiguration(
|
|
594
555
|
args: DeleteInstanceAccessControlAttributeConfigurationCommandInput,
|
|
595
|
-
cb: (
|
|
596
|
-
err: any,
|
|
597
|
-
data?: DeleteInstanceAccessControlAttributeConfigurationCommandOutput
|
|
598
|
-
) => void
|
|
556
|
+
cb: (err: any, data?: DeleteInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
599
557
|
): void;
|
|
600
558
|
deleteInstanceAccessControlAttributeConfiguration(
|
|
601
559
|
args: DeleteInstanceAccessControlAttributeConfigurationCommandInput,
|
|
602
560
|
options: __HttpHandlerOptions,
|
|
603
|
-
cb: (
|
|
604
|
-
err: any,
|
|
605
|
-
data?: DeleteInstanceAccessControlAttributeConfigurationCommandOutput
|
|
606
|
-
) => void
|
|
561
|
+
cb: (err: any, data?: DeleteInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
607
562
|
): void;
|
|
608
563
|
deletePermissionsBoundaryFromPermissionSet(
|
|
609
564
|
args: DeletePermissionsBoundaryFromPermissionSetCommandInput,
|
|
610
|
-
options?: __HttpHandlerOptions
|
|
565
|
+
options?: __HttpHandlerOptions,
|
|
611
566
|
): Promise<DeletePermissionsBoundaryFromPermissionSetCommandOutput>;
|
|
612
567
|
deletePermissionsBoundaryFromPermissionSet(
|
|
613
568
|
args: DeletePermissionsBoundaryFromPermissionSetCommandInput,
|
|
614
|
-
cb: (
|
|
615
|
-
err: any,
|
|
616
|
-
data?: DeletePermissionsBoundaryFromPermissionSetCommandOutput
|
|
617
|
-
) => void
|
|
569
|
+
cb: (err: any, data?: DeletePermissionsBoundaryFromPermissionSetCommandOutput) => void,
|
|
618
570
|
): void;
|
|
619
571
|
deletePermissionsBoundaryFromPermissionSet(
|
|
620
572
|
args: DeletePermissionsBoundaryFromPermissionSetCommandInput,
|
|
621
573
|
options: __HttpHandlerOptions,
|
|
622
|
-
cb: (
|
|
623
|
-
err: any,
|
|
624
|
-
data?: DeletePermissionsBoundaryFromPermissionSetCommandOutput
|
|
625
|
-
) => void
|
|
574
|
+
cb: (err: any, data?: DeletePermissionsBoundaryFromPermissionSetCommandOutput) => void,
|
|
626
575
|
): void;
|
|
627
576
|
deletePermissionSet(
|
|
628
577
|
args: DeletePermissionSetCommandInput,
|
|
629
|
-
options?: __HttpHandlerOptions
|
|
578
|
+
options?: __HttpHandlerOptions,
|
|
630
579
|
): Promise<DeletePermissionSetCommandOutput>;
|
|
631
580
|
deletePermissionSet(
|
|
632
581
|
args: DeletePermissionSetCommandInput,
|
|
633
|
-
cb: (err: any, data?: DeletePermissionSetCommandOutput) => void
|
|
582
|
+
cb: (err: any, data?: DeletePermissionSetCommandOutput) => void,
|
|
634
583
|
): void;
|
|
635
584
|
deletePermissionSet(
|
|
636
585
|
args: DeletePermissionSetCommandInput,
|
|
637
586
|
options: __HttpHandlerOptions,
|
|
638
|
-
cb: (err: any, data?: DeletePermissionSetCommandOutput) => void
|
|
587
|
+
cb: (err: any, data?: DeletePermissionSetCommandOutput) => void,
|
|
639
588
|
): void;
|
|
640
589
|
deleteTrustedTokenIssuer(
|
|
641
590
|
args: DeleteTrustedTokenIssuerCommandInput,
|
|
642
|
-
options?: __HttpHandlerOptions
|
|
591
|
+
options?: __HttpHandlerOptions,
|
|
643
592
|
): Promise<DeleteTrustedTokenIssuerCommandOutput>;
|
|
644
593
|
deleteTrustedTokenIssuer(
|
|
645
594
|
args: DeleteTrustedTokenIssuerCommandInput,
|
|
646
|
-
cb: (err: any, data?: DeleteTrustedTokenIssuerCommandOutput) => void
|
|
595
|
+
cb: (err: any, data?: DeleteTrustedTokenIssuerCommandOutput) => void,
|
|
647
596
|
): void;
|
|
648
597
|
deleteTrustedTokenIssuer(
|
|
649
598
|
args: DeleteTrustedTokenIssuerCommandInput,
|
|
650
599
|
options: __HttpHandlerOptions,
|
|
651
|
-
cb: (err: any, data?: DeleteTrustedTokenIssuerCommandOutput) => void
|
|
600
|
+
cb: (err: any, data?: DeleteTrustedTokenIssuerCommandOutput) => void,
|
|
652
601
|
): void;
|
|
653
602
|
describeAccountAssignmentCreationStatus(
|
|
654
603
|
args: DescribeAccountAssignmentCreationStatusCommandInput,
|
|
655
|
-
options?: __HttpHandlerOptions
|
|
604
|
+
options?: __HttpHandlerOptions,
|
|
656
605
|
): Promise<DescribeAccountAssignmentCreationStatusCommandOutput>;
|
|
657
606
|
describeAccountAssignmentCreationStatus(
|
|
658
607
|
args: DescribeAccountAssignmentCreationStatusCommandInput,
|
|
659
|
-
cb: (
|
|
660
|
-
err: any,
|
|
661
|
-
data?: DescribeAccountAssignmentCreationStatusCommandOutput
|
|
662
|
-
) => void
|
|
608
|
+
cb: (err: any, data?: DescribeAccountAssignmentCreationStatusCommandOutput) => void,
|
|
663
609
|
): void;
|
|
664
610
|
describeAccountAssignmentCreationStatus(
|
|
665
611
|
args: DescribeAccountAssignmentCreationStatusCommandInput,
|
|
666
612
|
options: __HttpHandlerOptions,
|
|
667
|
-
cb: (
|
|
668
|
-
err: any,
|
|
669
|
-
data?: DescribeAccountAssignmentCreationStatusCommandOutput
|
|
670
|
-
) => void
|
|
613
|
+
cb: (err: any, data?: DescribeAccountAssignmentCreationStatusCommandOutput) => void,
|
|
671
614
|
): void;
|
|
672
615
|
describeAccountAssignmentDeletionStatus(
|
|
673
616
|
args: DescribeAccountAssignmentDeletionStatusCommandInput,
|
|
674
|
-
options?: __HttpHandlerOptions
|
|
617
|
+
options?: __HttpHandlerOptions,
|
|
675
618
|
): Promise<DescribeAccountAssignmentDeletionStatusCommandOutput>;
|
|
676
619
|
describeAccountAssignmentDeletionStatus(
|
|
677
620
|
args: DescribeAccountAssignmentDeletionStatusCommandInput,
|
|
678
|
-
cb: (
|
|
679
|
-
err: any,
|
|
680
|
-
data?: DescribeAccountAssignmentDeletionStatusCommandOutput
|
|
681
|
-
) => void
|
|
621
|
+
cb: (err: any, data?: DescribeAccountAssignmentDeletionStatusCommandOutput) => void,
|
|
682
622
|
): void;
|
|
683
623
|
describeAccountAssignmentDeletionStatus(
|
|
684
624
|
args: DescribeAccountAssignmentDeletionStatusCommandInput,
|
|
685
625
|
options: __HttpHandlerOptions,
|
|
686
|
-
cb: (
|
|
687
|
-
err: any,
|
|
688
|
-
data?: DescribeAccountAssignmentDeletionStatusCommandOutput
|
|
689
|
-
) => void
|
|
626
|
+
cb: (err: any, data?: DescribeAccountAssignmentDeletionStatusCommandOutput) => void,
|
|
690
627
|
): void;
|
|
691
628
|
describeApplication(
|
|
692
629
|
args: DescribeApplicationCommandInput,
|
|
693
|
-
options?: __HttpHandlerOptions
|
|
630
|
+
options?: __HttpHandlerOptions,
|
|
694
631
|
): Promise<DescribeApplicationCommandOutput>;
|
|
695
632
|
describeApplication(
|
|
696
633
|
args: DescribeApplicationCommandInput,
|
|
697
|
-
cb: (err: any, data?: DescribeApplicationCommandOutput) => void
|
|
634
|
+
cb: (err: any, data?: DescribeApplicationCommandOutput) => void,
|
|
698
635
|
): void;
|
|
699
636
|
describeApplication(
|
|
700
637
|
args: DescribeApplicationCommandInput,
|
|
701
638
|
options: __HttpHandlerOptions,
|
|
702
|
-
cb: (err: any, data?: DescribeApplicationCommandOutput) => void
|
|
639
|
+
cb: (err: any, data?: DescribeApplicationCommandOutput) => void,
|
|
703
640
|
): void;
|
|
704
641
|
describeApplicationAssignment(
|
|
705
642
|
args: DescribeApplicationAssignmentCommandInput,
|
|
706
|
-
options?: __HttpHandlerOptions
|
|
643
|
+
options?: __HttpHandlerOptions,
|
|
707
644
|
): Promise<DescribeApplicationAssignmentCommandOutput>;
|
|
708
645
|
describeApplicationAssignment(
|
|
709
646
|
args: DescribeApplicationAssignmentCommandInput,
|
|
710
|
-
cb: (err: any, data?: DescribeApplicationAssignmentCommandOutput) => void
|
|
647
|
+
cb: (err: any, data?: DescribeApplicationAssignmentCommandOutput) => void,
|
|
711
648
|
): void;
|
|
712
649
|
describeApplicationAssignment(
|
|
713
650
|
args: DescribeApplicationAssignmentCommandInput,
|
|
714
651
|
options: __HttpHandlerOptions,
|
|
715
|
-
cb: (err: any, data?: DescribeApplicationAssignmentCommandOutput) => void
|
|
652
|
+
cb: (err: any, data?: DescribeApplicationAssignmentCommandOutput) => void,
|
|
716
653
|
): void;
|
|
717
654
|
describeApplicationProvider(
|
|
718
655
|
args: DescribeApplicationProviderCommandInput,
|
|
719
|
-
options?: __HttpHandlerOptions
|
|
656
|
+
options?: __HttpHandlerOptions,
|
|
720
657
|
): Promise<DescribeApplicationProviderCommandOutput>;
|
|
721
658
|
describeApplicationProvider(
|
|
722
659
|
args: DescribeApplicationProviderCommandInput,
|
|
723
|
-
cb: (err: any, data?: DescribeApplicationProviderCommandOutput) => void
|
|
660
|
+
cb: (err: any, data?: DescribeApplicationProviderCommandOutput) => void,
|
|
724
661
|
): void;
|
|
725
662
|
describeApplicationProvider(
|
|
726
663
|
args: DescribeApplicationProviderCommandInput,
|
|
727
664
|
options: __HttpHandlerOptions,
|
|
728
|
-
cb: (err: any, data?: DescribeApplicationProviderCommandOutput) => void
|
|
665
|
+
cb: (err: any, data?: DescribeApplicationProviderCommandOutput) => void,
|
|
729
666
|
): void;
|
|
730
667
|
describeInstance(
|
|
731
668
|
args: DescribeInstanceCommandInput,
|
|
732
|
-
options?: __HttpHandlerOptions
|
|
669
|
+
options?: __HttpHandlerOptions,
|
|
733
670
|
): Promise<DescribeInstanceCommandOutput>;
|
|
734
671
|
describeInstance(
|
|
735
672
|
args: DescribeInstanceCommandInput,
|
|
736
|
-
cb: (err: any, data?: DescribeInstanceCommandOutput) => void
|
|
673
|
+
cb: (err: any, data?: DescribeInstanceCommandOutput) => void,
|
|
737
674
|
): void;
|
|
738
675
|
describeInstance(
|
|
739
676
|
args: DescribeInstanceCommandInput,
|
|
740
677
|
options: __HttpHandlerOptions,
|
|
741
|
-
cb: (err: any, data?: DescribeInstanceCommandOutput) => void
|
|
678
|
+
cb: (err: any, data?: DescribeInstanceCommandOutput) => void,
|
|
742
679
|
): void;
|
|
743
680
|
describeInstanceAccessControlAttributeConfiguration(
|
|
744
681
|
args: DescribeInstanceAccessControlAttributeConfigurationCommandInput,
|
|
745
|
-
options?: __HttpHandlerOptions
|
|
682
|
+
options?: __HttpHandlerOptions,
|
|
746
683
|
): Promise<DescribeInstanceAccessControlAttributeConfigurationCommandOutput>;
|
|
747
684
|
describeInstanceAccessControlAttributeConfiguration(
|
|
748
685
|
args: DescribeInstanceAccessControlAttributeConfigurationCommandInput,
|
|
749
|
-
cb: (
|
|
750
|
-
err: any,
|
|
751
|
-
data?: DescribeInstanceAccessControlAttributeConfigurationCommandOutput
|
|
752
|
-
) => void
|
|
686
|
+
cb: (err: any, data?: DescribeInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
753
687
|
): void;
|
|
754
688
|
describeInstanceAccessControlAttributeConfiguration(
|
|
755
689
|
args: DescribeInstanceAccessControlAttributeConfigurationCommandInput,
|
|
756
690
|
options: __HttpHandlerOptions,
|
|
757
|
-
cb: (
|
|
758
|
-
err: any,
|
|
759
|
-
data?: DescribeInstanceAccessControlAttributeConfigurationCommandOutput
|
|
760
|
-
) => void
|
|
691
|
+
cb: (err: any, data?: DescribeInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
761
692
|
): void;
|
|
762
693
|
describePermissionSet(
|
|
763
694
|
args: DescribePermissionSetCommandInput,
|
|
764
|
-
options?: __HttpHandlerOptions
|
|
695
|
+
options?: __HttpHandlerOptions,
|
|
765
696
|
): Promise<DescribePermissionSetCommandOutput>;
|
|
766
697
|
describePermissionSet(
|
|
767
698
|
args: DescribePermissionSetCommandInput,
|
|
768
|
-
cb: (err: any, data?: DescribePermissionSetCommandOutput) => void
|
|
699
|
+
cb: (err: any, data?: DescribePermissionSetCommandOutput) => void,
|
|
769
700
|
): void;
|
|
770
701
|
describePermissionSet(
|
|
771
702
|
args: DescribePermissionSetCommandInput,
|
|
772
703
|
options: __HttpHandlerOptions,
|
|
773
|
-
cb: (err: any, data?: DescribePermissionSetCommandOutput) => void
|
|
704
|
+
cb: (err: any, data?: DescribePermissionSetCommandOutput) => void,
|
|
774
705
|
): void;
|
|
775
706
|
describePermissionSetProvisioningStatus(
|
|
776
707
|
args: DescribePermissionSetProvisioningStatusCommandInput,
|
|
777
|
-
options?: __HttpHandlerOptions
|
|
708
|
+
options?: __HttpHandlerOptions,
|
|
778
709
|
): Promise<DescribePermissionSetProvisioningStatusCommandOutput>;
|
|
779
710
|
describePermissionSetProvisioningStatus(
|
|
780
711
|
args: DescribePermissionSetProvisioningStatusCommandInput,
|
|
781
|
-
cb: (
|
|
782
|
-
err: any,
|
|
783
|
-
data?: DescribePermissionSetProvisioningStatusCommandOutput
|
|
784
|
-
) => void
|
|
712
|
+
cb: (err: any, data?: DescribePermissionSetProvisioningStatusCommandOutput) => void,
|
|
785
713
|
): void;
|
|
786
714
|
describePermissionSetProvisioningStatus(
|
|
787
715
|
args: DescribePermissionSetProvisioningStatusCommandInput,
|
|
788
716
|
options: __HttpHandlerOptions,
|
|
789
|
-
cb: (
|
|
790
|
-
err: any,
|
|
791
|
-
data?: DescribePermissionSetProvisioningStatusCommandOutput
|
|
792
|
-
) => void
|
|
717
|
+
cb: (err: any, data?: DescribePermissionSetProvisioningStatusCommandOutput) => void,
|
|
793
718
|
): void;
|
|
794
719
|
describeRegion(
|
|
795
720
|
args: DescribeRegionCommandInput,
|
|
796
|
-
options?: __HttpHandlerOptions
|
|
721
|
+
options?: __HttpHandlerOptions,
|
|
797
722
|
): Promise<DescribeRegionCommandOutput>;
|
|
798
723
|
describeRegion(
|
|
799
724
|
args: DescribeRegionCommandInput,
|
|
800
|
-
cb: (err: any, data?: DescribeRegionCommandOutput) => void
|
|
725
|
+
cb: (err: any, data?: DescribeRegionCommandOutput) => void,
|
|
801
726
|
): void;
|
|
802
727
|
describeRegion(
|
|
803
728
|
args: DescribeRegionCommandInput,
|
|
804
729
|
options: __HttpHandlerOptions,
|
|
805
|
-
cb: (err: any, data?: DescribeRegionCommandOutput) => void
|
|
730
|
+
cb: (err: any, data?: DescribeRegionCommandOutput) => void,
|
|
806
731
|
): void;
|
|
807
732
|
describeTrustedTokenIssuer(
|
|
808
733
|
args: DescribeTrustedTokenIssuerCommandInput,
|
|
809
|
-
options?: __HttpHandlerOptions
|
|
734
|
+
options?: __HttpHandlerOptions,
|
|
810
735
|
): Promise<DescribeTrustedTokenIssuerCommandOutput>;
|
|
811
736
|
describeTrustedTokenIssuer(
|
|
812
737
|
args: DescribeTrustedTokenIssuerCommandInput,
|
|
813
|
-
cb: (err: any, data?: DescribeTrustedTokenIssuerCommandOutput) => void
|
|
738
|
+
cb: (err: any, data?: DescribeTrustedTokenIssuerCommandOutput) => void,
|
|
814
739
|
): void;
|
|
815
740
|
describeTrustedTokenIssuer(
|
|
816
741
|
args: DescribeTrustedTokenIssuerCommandInput,
|
|
817
742
|
options: __HttpHandlerOptions,
|
|
818
|
-
cb: (err: any, data?: DescribeTrustedTokenIssuerCommandOutput) => void
|
|
743
|
+
cb: (err: any, data?: DescribeTrustedTokenIssuerCommandOutput) => void,
|
|
819
744
|
): void;
|
|
820
745
|
detachCustomerManagedPolicyReferenceFromPermissionSet(
|
|
821
746
|
args: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
|
|
822
|
-
options?: __HttpHandlerOptions
|
|
747
|
+
options?: __HttpHandlerOptions,
|
|
823
748
|
): Promise<DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput>;
|
|
824
749
|
detachCustomerManagedPolicyReferenceFromPermissionSet(
|
|
825
750
|
args: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
|
|
826
751
|
cb: (
|
|
827
752
|
err: any,
|
|
828
|
-
data?: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput
|
|
829
|
-
) => void
|
|
753
|
+
data?: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput,
|
|
754
|
+
) => void,
|
|
830
755
|
): void;
|
|
831
756
|
detachCustomerManagedPolicyReferenceFromPermissionSet(
|
|
832
757
|
args: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandInput,
|
|
833
758
|
options: __HttpHandlerOptions,
|
|
834
759
|
cb: (
|
|
835
760
|
err: any,
|
|
836
|
-
data?: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput
|
|
837
|
-
) => void
|
|
761
|
+
data?: DetachCustomerManagedPolicyReferenceFromPermissionSetCommandOutput,
|
|
762
|
+
) => void,
|
|
838
763
|
): void;
|
|
839
764
|
detachManagedPolicyFromPermissionSet(
|
|
840
765
|
args: DetachManagedPolicyFromPermissionSetCommandInput,
|
|
841
|
-
options?: __HttpHandlerOptions
|
|
766
|
+
options?: __HttpHandlerOptions,
|
|
842
767
|
): Promise<DetachManagedPolicyFromPermissionSetCommandOutput>;
|
|
843
768
|
detachManagedPolicyFromPermissionSet(
|
|
844
769
|
args: DetachManagedPolicyFromPermissionSetCommandInput,
|
|
845
|
-
cb: (
|
|
846
|
-
err: any,
|
|
847
|
-
data?: DetachManagedPolicyFromPermissionSetCommandOutput
|
|
848
|
-
) => void
|
|
770
|
+
cb: (err: any, data?: DetachManagedPolicyFromPermissionSetCommandOutput) => void,
|
|
849
771
|
): void;
|
|
850
772
|
detachManagedPolicyFromPermissionSet(
|
|
851
773
|
args: DetachManagedPolicyFromPermissionSetCommandInput,
|
|
852
774
|
options: __HttpHandlerOptions,
|
|
853
|
-
cb: (
|
|
854
|
-
err: any,
|
|
855
|
-
data?: DetachManagedPolicyFromPermissionSetCommandOutput
|
|
856
|
-
) => void
|
|
775
|
+
cb: (err: any, data?: DetachManagedPolicyFromPermissionSetCommandOutput) => void,
|
|
857
776
|
): void;
|
|
858
777
|
getApplicationAccessScope(
|
|
859
778
|
args: GetApplicationAccessScopeCommandInput,
|
|
860
|
-
options?: __HttpHandlerOptions
|
|
779
|
+
options?: __HttpHandlerOptions,
|
|
861
780
|
): Promise<GetApplicationAccessScopeCommandOutput>;
|
|
862
781
|
getApplicationAccessScope(
|
|
863
782
|
args: GetApplicationAccessScopeCommandInput,
|
|
864
|
-
cb: (err: any, data?: GetApplicationAccessScopeCommandOutput) => void
|
|
783
|
+
cb: (err: any, data?: GetApplicationAccessScopeCommandOutput) => void,
|
|
865
784
|
): void;
|
|
866
785
|
getApplicationAccessScope(
|
|
867
786
|
args: GetApplicationAccessScopeCommandInput,
|
|
868
787
|
options: __HttpHandlerOptions,
|
|
869
|
-
cb: (err: any, data?: GetApplicationAccessScopeCommandOutput) => void
|
|
788
|
+
cb: (err: any, data?: GetApplicationAccessScopeCommandOutput) => void,
|
|
870
789
|
): void;
|
|
871
790
|
getApplicationAssignmentConfiguration(
|
|
872
791
|
args: GetApplicationAssignmentConfigurationCommandInput,
|
|
873
|
-
options?: __HttpHandlerOptions
|
|
792
|
+
options?: __HttpHandlerOptions,
|
|
874
793
|
): Promise<GetApplicationAssignmentConfigurationCommandOutput>;
|
|
875
794
|
getApplicationAssignmentConfiguration(
|
|
876
795
|
args: GetApplicationAssignmentConfigurationCommandInput,
|
|
877
|
-
cb: (
|
|
878
|
-
err: any,
|
|
879
|
-
data?: GetApplicationAssignmentConfigurationCommandOutput
|
|
880
|
-
) => void
|
|
796
|
+
cb: (err: any, data?: GetApplicationAssignmentConfigurationCommandOutput) => void,
|
|
881
797
|
): void;
|
|
882
798
|
getApplicationAssignmentConfiguration(
|
|
883
799
|
args: GetApplicationAssignmentConfigurationCommandInput,
|
|
884
800
|
options: __HttpHandlerOptions,
|
|
885
|
-
cb: (
|
|
886
|
-
err: any,
|
|
887
|
-
data?: GetApplicationAssignmentConfigurationCommandOutput
|
|
888
|
-
) => void
|
|
801
|
+
cb: (err: any, data?: GetApplicationAssignmentConfigurationCommandOutput) => void,
|
|
889
802
|
): void;
|
|
890
803
|
getApplicationAuthenticationMethod(
|
|
891
804
|
args: GetApplicationAuthenticationMethodCommandInput,
|
|
892
|
-
options?: __HttpHandlerOptions
|
|
805
|
+
options?: __HttpHandlerOptions,
|
|
893
806
|
): Promise<GetApplicationAuthenticationMethodCommandOutput>;
|
|
894
807
|
getApplicationAuthenticationMethod(
|
|
895
808
|
args: GetApplicationAuthenticationMethodCommandInput,
|
|
896
|
-
cb: (
|
|
897
|
-
err: any,
|
|
898
|
-
data?: GetApplicationAuthenticationMethodCommandOutput
|
|
899
|
-
) => void
|
|
809
|
+
cb: (err: any, data?: GetApplicationAuthenticationMethodCommandOutput) => void,
|
|
900
810
|
): void;
|
|
901
811
|
getApplicationAuthenticationMethod(
|
|
902
812
|
args: GetApplicationAuthenticationMethodCommandInput,
|
|
903
813
|
options: __HttpHandlerOptions,
|
|
904
|
-
cb: (
|
|
905
|
-
err: any,
|
|
906
|
-
data?: GetApplicationAuthenticationMethodCommandOutput
|
|
907
|
-
) => void
|
|
814
|
+
cb: (err: any, data?: GetApplicationAuthenticationMethodCommandOutput) => void,
|
|
908
815
|
): void;
|
|
909
816
|
getApplicationGrant(
|
|
910
817
|
args: GetApplicationGrantCommandInput,
|
|
911
|
-
options?: __HttpHandlerOptions
|
|
818
|
+
options?: __HttpHandlerOptions,
|
|
912
819
|
): Promise<GetApplicationGrantCommandOutput>;
|
|
913
820
|
getApplicationGrant(
|
|
914
821
|
args: GetApplicationGrantCommandInput,
|
|
915
|
-
cb: (err: any, data?: GetApplicationGrantCommandOutput) => void
|
|
822
|
+
cb: (err: any, data?: GetApplicationGrantCommandOutput) => void,
|
|
916
823
|
): void;
|
|
917
824
|
getApplicationGrant(
|
|
918
825
|
args: GetApplicationGrantCommandInput,
|
|
919
826
|
options: __HttpHandlerOptions,
|
|
920
|
-
cb: (err: any, data?: GetApplicationGrantCommandOutput) => void
|
|
827
|
+
cb: (err: any, data?: GetApplicationGrantCommandOutput) => void,
|
|
921
828
|
): void;
|
|
922
829
|
getApplicationSessionConfiguration(
|
|
923
830
|
args: GetApplicationSessionConfigurationCommandInput,
|
|
924
|
-
options?: __HttpHandlerOptions
|
|
831
|
+
options?: __HttpHandlerOptions,
|
|
925
832
|
): Promise<GetApplicationSessionConfigurationCommandOutput>;
|
|
926
833
|
getApplicationSessionConfiguration(
|
|
927
834
|
args: GetApplicationSessionConfigurationCommandInput,
|
|
928
|
-
cb: (
|
|
929
|
-
err: any,
|
|
930
|
-
data?: GetApplicationSessionConfigurationCommandOutput
|
|
931
|
-
) => void
|
|
835
|
+
cb: (err: any, data?: GetApplicationSessionConfigurationCommandOutput) => void,
|
|
932
836
|
): void;
|
|
933
837
|
getApplicationSessionConfiguration(
|
|
934
838
|
args: GetApplicationSessionConfigurationCommandInput,
|
|
935
839
|
options: __HttpHandlerOptions,
|
|
936
|
-
cb: (
|
|
937
|
-
err: any,
|
|
938
|
-
data?: GetApplicationSessionConfigurationCommandOutput
|
|
939
|
-
) => void
|
|
840
|
+
cb: (err: any, data?: GetApplicationSessionConfigurationCommandOutput) => void,
|
|
940
841
|
): void;
|
|
941
842
|
getInlinePolicyForPermissionSet(
|
|
942
843
|
args: GetInlinePolicyForPermissionSetCommandInput,
|
|
943
|
-
options?: __HttpHandlerOptions
|
|
844
|
+
options?: __HttpHandlerOptions,
|
|
944
845
|
): Promise<GetInlinePolicyForPermissionSetCommandOutput>;
|
|
945
846
|
getInlinePolicyForPermissionSet(
|
|
946
847
|
args: GetInlinePolicyForPermissionSetCommandInput,
|
|
947
|
-
cb: (err: any, data?: GetInlinePolicyForPermissionSetCommandOutput) => void
|
|
848
|
+
cb: (err: any, data?: GetInlinePolicyForPermissionSetCommandOutput) => void,
|
|
948
849
|
): void;
|
|
949
850
|
getInlinePolicyForPermissionSet(
|
|
950
851
|
args: GetInlinePolicyForPermissionSetCommandInput,
|
|
951
852
|
options: __HttpHandlerOptions,
|
|
952
|
-
cb: (err: any, data?: GetInlinePolicyForPermissionSetCommandOutput) => void
|
|
853
|
+
cb: (err: any, data?: GetInlinePolicyForPermissionSetCommandOutput) => void,
|
|
953
854
|
): void;
|
|
954
855
|
getPermissionsBoundaryForPermissionSet(
|
|
955
856
|
args: GetPermissionsBoundaryForPermissionSetCommandInput,
|
|
956
|
-
options?: __HttpHandlerOptions
|
|
857
|
+
options?: __HttpHandlerOptions,
|
|
957
858
|
): Promise<GetPermissionsBoundaryForPermissionSetCommandOutput>;
|
|
958
859
|
getPermissionsBoundaryForPermissionSet(
|
|
959
860
|
args: GetPermissionsBoundaryForPermissionSetCommandInput,
|
|
960
|
-
cb: (
|
|
961
|
-
err: any,
|
|
962
|
-
data?: GetPermissionsBoundaryForPermissionSetCommandOutput
|
|
963
|
-
) => void
|
|
861
|
+
cb: (err: any, data?: GetPermissionsBoundaryForPermissionSetCommandOutput) => void,
|
|
964
862
|
): void;
|
|
965
863
|
getPermissionsBoundaryForPermissionSet(
|
|
966
864
|
args: GetPermissionsBoundaryForPermissionSetCommandInput,
|
|
967
865
|
options: __HttpHandlerOptions,
|
|
968
|
-
cb: (
|
|
969
|
-
err: any,
|
|
970
|
-
data?: GetPermissionsBoundaryForPermissionSetCommandOutput
|
|
971
|
-
) => void
|
|
866
|
+
cb: (err: any, data?: GetPermissionsBoundaryForPermissionSetCommandOutput) => void,
|
|
972
867
|
): void;
|
|
973
868
|
listAccountAssignmentCreationStatus(
|
|
974
869
|
args: ListAccountAssignmentCreationStatusCommandInput,
|
|
975
|
-
options?: __HttpHandlerOptions
|
|
870
|
+
options?: __HttpHandlerOptions,
|
|
976
871
|
): Promise<ListAccountAssignmentCreationStatusCommandOutput>;
|
|
977
872
|
listAccountAssignmentCreationStatus(
|
|
978
873
|
args: ListAccountAssignmentCreationStatusCommandInput,
|
|
979
|
-
cb: (
|
|
980
|
-
err: any,
|
|
981
|
-
data?: ListAccountAssignmentCreationStatusCommandOutput
|
|
982
|
-
) => void
|
|
874
|
+
cb: (err: any, data?: ListAccountAssignmentCreationStatusCommandOutput) => void,
|
|
983
875
|
): void;
|
|
984
876
|
listAccountAssignmentCreationStatus(
|
|
985
877
|
args: ListAccountAssignmentCreationStatusCommandInput,
|
|
986
878
|
options: __HttpHandlerOptions,
|
|
987
|
-
cb: (
|
|
988
|
-
err: any,
|
|
989
|
-
data?: ListAccountAssignmentCreationStatusCommandOutput
|
|
990
|
-
) => void
|
|
879
|
+
cb: (err: any, data?: ListAccountAssignmentCreationStatusCommandOutput) => void,
|
|
991
880
|
): void;
|
|
992
881
|
listAccountAssignmentDeletionStatus(
|
|
993
882
|
args: ListAccountAssignmentDeletionStatusCommandInput,
|
|
994
|
-
options?: __HttpHandlerOptions
|
|
883
|
+
options?: __HttpHandlerOptions,
|
|
995
884
|
): Promise<ListAccountAssignmentDeletionStatusCommandOutput>;
|
|
996
885
|
listAccountAssignmentDeletionStatus(
|
|
997
886
|
args: ListAccountAssignmentDeletionStatusCommandInput,
|
|
998
|
-
cb: (
|
|
999
|
-
err: any,
|
|
1000
|
-
data?: ListAccountAssignmentDeletionStatusCommandOutput
|
|
1001
|
-
) => void
|
|
887
|
+
cb: (err: any, data?: ListAccountAssignmentDeletionStatusCommandOutput) => void,
|
|
1002
888
|
): void;
|
|
1003
889
|
listAccountAssignmentDeletionStatus(
|
|
1004
890
|
args: ListAccountAssignmentDeletionStatusCommandInput,
|
|
1005
891
|
options: __HttpHandlerOptions,
|
|
1006
|
-
cb: (
|
|
1007
|
-
err: any,
|
|
1008
|
-
data?: ListAccountAssignmentDeletionStatusCommandOutput
|
|
1009
|
-
) => void
|
|
892
|
+
cb: (err: any, data?: ListAccountAssignmentDeletionStatusCommandOutput) => void,
|
|
1010
893
|
): void;
|
|
1011
894
|
listAccountAssignments(
|
|
1012
895
|
args: ListAccountAssignmentsCommandInput,
|
|
1013
|
-
options?: __HttpHandlerOptions
|
|
896
|
+
options?: __HttpHandlerOptions,
|
|
1014
897
|
): Promise<ListAccountAssignmentsCommandOutput>;
|
|
1015
898
|
listAccountAssignments(
|
|
1016
899
|
args: ListAccountAssignmentsCommandInput,
|
|
1017
|
-
cb: (err: any, data?: ListAccountAssignmentsCommandOutput) => void
|
|
900
|
+
cb: (err: any, data?: ListAccountAssignmentsCommandOutput) => void,
|
|
1018
901
|
): void;
|
|
1019
902
|
listAccountAssignments(
|
|
1020
903
|
args: ListAccountAssignmentsCommandInput,
|
|
1021
904
|
options: __HttpHandlerOptions,
|
|
1022
|
-
cb: (err: any, data?: ListAccountAssignmentsCommandOutput) => void
|
|
905
|
+
cb: (err: any, data?: ListAccountAssignmentsCommandOutput) => void,
|
|
1023
906
|
): void;
|
|
1024
907
|
listAccountAssignmentsForPrincipal(
|
|
1025
908
|
args: ListAccountAssignmentsForPrincipalCommandInput,
|
|
1026
|
-
options?: __HttpHandlerOptions
|
|
909
|
+
options?: __HttpHandlerOptions,
|
|
1027
910
|
): Promise<ListAccountAssignmentsForPrincipalCommandOutput>;
|
|
1028
911
|
listAccountAssignmentsForPrincipal(
|
|
1029
912
|
args: ListAccountAssignmentsForPrincipalCommandInput,
|
|
1030
|
-
cb: (
|
|
1031
|
-
err: any,
|
|
1032
|
-
data?: ListAccountAssignmentsForPrincipalCommandOutput
|
|
1033
|
-
) => void
|
|
913
|
+
cb: (err: any, data?: ListAccountAssignmentsForPrincipalCommandOutput) => void,
|
|
1034
914
|
): void;
|
|
1035
915
|
listAccountAssignmentsForPrincipal(
|
|
1036
916
|
args: ListAccountAssignmentsForPrincipalCommandInput,
|
|
1037
917
|
options: __HttpHandlerOptions,
|
|
1038
|
-
cb: (
|
|
1039
|
-
err: any,
|
|
1040
|
-
data?: ListAccountAssignmentsForPrincipalCommandOutput
|
|
1041
|
-
) => void
|
|
918
|
+
cb: (err: any, data?: ListAccountAssignmentsForPrincipalCommandOutput) => void,
|
|
1042
919
|
): void;
|
|
1043
920
|
listAccountsForProvisionedPermissionSet(
|
|
1044
921
|
args: ListAccountsForProvisionedPermissionSetCommandInput,
|
|
1045
|
-
options?: __HttpHandlerOptions
|
|
922
|
+
options?: __HttpHandlerOptions,
|
|
1046
923
|
): Promise<ListAccountsForProvisionedPermissionSetCommandOutput>;
|
|
1047
924
|
listAccountsForProvisionedPermissionSet(
|
|
1048
925
|
args: ListAccountsForProvisionedPermissionSetCommandInput,
|
|
1049
|
-
cb: (
|
|
1050
|
-
err: any,
|
|
1051
|
-
data?: ListAccountsForProvisionedPermissionSetCommandOutput
|
|
1052
|
-
) => void
|
|
926
|
+
cb: (err: any, data?: ListAccountsForProvisionedPermissionSetCommandOutput) => void,
|
|
1053
927
|
): void;
|
|
1054
928
|
listAccountsForProvisionedPermissionSet(
|
|
1055
929
|
args: ListAccountsForProvisionedPermissionSetCommandInput,
|
|
1056
930
|
options: __HttpHandlerOptions,
|
|
1057
|
-
cb: (
|
|
1058
|
-
err: any,
|
|
1059
|
-
data?: ListAccountsForProvisionedPermissionSetCommandOutput
|
|
1060
|
-
) => void
|
|
931
|
+
cb: (err: any, data?: ListAccountsForProvisionedPermissionSetCommandOutput) => void,
|
|
1061
932
|
): void;
|
|
1062
933
|
listApplicationAccessScopes(
|
|
1063
934
|
args: ListApplicationAccessScopesCommandInput,
|
|
1064
|
-
options?: __HttpHandlerOptions
|
|
935
|
+
options?: __HttpHandlerOptions,
|
|
1065
936
|
): Promise<ListApplicationAccessScopesCommandOutput>;
|
|
1066
937
|
listApplicationAccessScopes(
|
|
1067
938
|
args: ListApplicationAccessScopesCommandInput,
|
|
1068
|
-
cb: (err: any, data?: ListApplicationAccessScopesCommandOutput) => void
|
|
939
|
+
cb: (err: any, data?: ListApplicationAccessScopesCommandOutput) => void,
|
|
1069
940
|
): void;
|
|
1070
941
|
listApplicationAccessScopes(
|
|
1071
942
|
args: ListApplicationAccessScopesCommandInput,
|
|
1072
943
|
options: __HttpHandlerOptions,
|
|
1073
|
-
cb: (err: any, data?: ListApplicationAccessScopesCommandOutput) => void
|
|
944
|
+
cb: (err: any, data?: ListApplicationAccessScopesCommandOutput) => void,
|
|
1074
945
|
): void;
|
|
1075
946
|
listApplicationAssignments(
|
|
1076
947
|
args: ListApplicationAssignmentsCommandInput,
|
|
1077
|
-
options?: __HttpHandlerOptions
|
|
948
|
+
options?: __HttpHandlerOptions,
|
|
1078
949
|
): Promise<ListApplicationAssignmentsCommandOutput>;
|
|
1079
950
|
listApplicationAssignments(
|
|
1080
951
|
args: ListApplicationAssignmentsCommandInput,
|
|
1081
|
-
cb: (err: any, data?: ListApplicationAssignmentsCommandOutput) => void
|
|
952
|
+
cb: (err: any, data?: ListApplicationAssignmentsCommandOutput) => void,
|
|
1082
953
|
): void;
|
|
1083
954
|
listApplicationAssignments(
|
|
1084
955
|
args: ListApplicationAssignmentsCommandInput,
|
|
1085
956
|
options: __HttpHandlerOptions,
|
|
1086
|
-
cb: (err: any, data?: ListApplicationAssignmentsCommandOutput) => void
|
|
957
|
+
cb: (err: any, data?: ListApplicationAssignmentsCommandOutput) => void,
|
|
1087
958
|
): void;
|
|
1088
959
|
listApplicationAssignmentsForPrincipal(
|
|
1089
960
|
args: ListApplicationAssignmentsForPrincipalCommandInput,
|
|
1090
|
-
options?: __HttpHandlerOptions
|
|
961
|
+
options?: __HttpHandlerOptions,
|
|
1091
962
|
): Promise<ListApplicationAssignmentsForPrincipalCommandOutput>;
|
|
1092
963
|
listApplicationAssignmentsForPrincipal(
|
|
1093
964
|
args: ListApplicationAssignmentsForPrincipalCommandInput,
|
|
1094
|
-
cb: (
|
|
1095
|
-
err: any,
|
|
1096
|
-
data?: ListApplicationAssignmentsForPrincipalCommandOutput
|
|
1097
|
-
) => void
|
|
965
|
+
cb: (err: any, data?: ListApplicationAssignmentsForPrincipalCommandOutput) => void,
|
|
1098
966
|
): void;
|
|
1099
967
|
listApplicationAssignmentsForPrincipal(
|
|
1100
968
|
args: ListApplicationAssignmentsForPrincipalCommandInput,
|
|
1101
969
|
options: __HttpHandlerOptions,
|
|
1102
|
-
cb: (
|
|
1103
|
-
err: any,
|
|
1104
|
-
data?: ListApplicationAssignmentsForPrincipalCommandOutput
|
|
1105
|
-
) => void
|
|
970
|
+
cb: (err: any, data?: ListApplicationAssignmentsForPrincipalCommandOutput) => void,
|
|
1106
971
|
): void;
|
|
1107
972
|
listApplicationAuthenticationMethods(
|
|
1108
973
|
args: ListApplicationAuthenticationMethodsCommandInput,
|
|
1109
|
-
options?: __HttpHandlerOptions
|
|
974
|
+
options?: __HttpHandlerOptions,
|
|
1110
975
|
): Promise<ListApplicationAuthenticationMethodsCommandOutput>;
|
|
1111
976
|
listApplicationAuthenticationMethods(
|
|
1112
977
|
args: ListApplicationAuthenticationMethodsCommandInput,
|
|
1113
|
-
cb: (
|
|
1114
|
-
err: any,
|
|
1115
|
-
data?: ListApplicationAuthenticationMethodsCommandOutput
|
|
1116
|
-
) => void
|
|
978
|
+
cb: (err: any, data?: ListApplicationAuthenticationMethodsCommandOutput) => void,
|
|
1117
979
|
): void;
|
|
1118
980
|
listApplicationAuthenticationMethods(
|
|
1119
981
|
args: ListApplicationAuthenticationMethodsCommandInput,
|
|
1120
982
|
options: __HttpHandlerOptions,
|
|
1121
|
-
cb: (
|
|
1122
|
-
err: any,
|
|
1123
|
-
data?: ListApplicationAuthenticationMethodsCommandOutput
|
|
1124
|
-
) => void
|
|
983
|
+
cb: (err: any, data?: ListApplicationAuthenticationMethodsCommandOutput) => void,
|
|
1125
984
|
): void;
|
|
1126
985
|
listApplicationGrants(
|
|
1127
986
|
args: ListApplicationGrantsCommandInput,
|
|
1128
|
-
options?: __HttpHandlerOptions
|
|
987
|
+
options?: __HttpHandlerOptions,
|
|
1129
988
|
): Promise<ListApplicationGrantsCommandOutput>;
|
|
1130
989
|
listApplicationGrants(
|
|
1131
990
|
args: ListApplicationGrantsCommandInput,
|
|
1132
|
-
cb: (err: any, data?: ListApplicationGrantsCommandOutput) => void
|
|
991
|
+
cb: (err: any, data?: ListApplicationGrantsCommandOutput) => void,
|
|
1133
992
|
): void;
|
|
1134
993
|
listApplicationGrants(
|
|
1135
994
|
args: ListApplicationGrantsCommandInput,
|
|
1136
995
|
options: __HttpHandlerOptions,
|
|
1137
|
-
cb: (err: any, data?: ListApplicationGrantsCommandOutput) => void
|
|
996
|
+
cb: (err: any, data?: ListApplicationGrantsCommandOutput) => void,
|
|
1138
997
|
): void;
|
|
1139
998
|
listApplicationProviders(): Promise<ListApplicationProvidersCommandOutput>;
|
|
1140
999
|
listApplicationProviders(
|
|
1141
1000
|
args: ListApplicationProvidersCommandInput,
|
|
1142
|
-
options?: __HttpHandlerOptions
|
|
1001
|
+
options?: __HttpHandlerOptions,
|
|
1143
1002
|
): Promise<ListApplicationProvidersCommandOutput>;
|
|
1144
1003
|
listApplicationProviders(
|
|
1145
1004
|
args: ListApplicationProvidersCommandInput,
|
|
1146
|
-
cb: (err: any, data?: ListApplicationProvidersCommandOutput) => void
|
|
1005
|
+
cb: (err: any, data?: ListApplicationProvidersCommandOutput) => void,
|
|
1147
1006
|
): void;
|
|
1148
1007
|
listApplicationProviders(
|
|
1149
1008
|
args: ListApplicationProvidersCommandInput,
|
|
1150
1009
|
options: __HttpHandlerOptions,
|
|
1151
|
-
cb: (err: any, data?: ListApplicationProvidersCommandOutput) => void
|
|
1010
|
+
cb: (err: any, data?: ListApplicationProvidersCommandOutput) => void,
|
|
1152
1011
|
): void;
|
|
1153
1012
|
listApplications(
|
|
1154
1013
|
args: ListApplicationsCommandInput,
|
|
1155
|
-
options?: __HttpHandlerOptions
|
|
1014
|
+
options?: __HttpHandlerOptions,
|
|
1156
1015
|
): Promise<ListApplicationsCommandOutput>;
|
|
1157
1016
|
listApplications(
|
|
1158
1017
|
args: ListApplicationsCommandInput,
|
|
1159
|
-
cb: (err: any, data?: ListApplicationsCommandOutput) => void
|
|
1018
|
+
cb: (err: any, data?: ListApplicationsCommandOutput) => void,
|
|
1160
1019
|
): void;
|
|
1161
1020
|
listApplications(
|
|
1162
1021
|
args: ListApplicationsCommandInput,
|
|
1163
1022
|
options: __HttpHandlerOptions,
|
|
1164
|
-
cb: (err: any, data?: ListApplicationsCommandOutput) => void
|
|
1023
|
+
cb: (err: any, data?: ListApplicationsCommandOutput) => void,
|
|
1165
1024
|
): void;
|
|
1166
1025
|
listCustomerManagedPolicyReferencesInPermissionSet(
|
|
1167
1026
|
args: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
1168
|
-
options?: __HttpHandlerOptions
|
|
1027
|
+
options?: __HttpHandlerOptions,
|
|
1169
1028
|
): Promise<ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput>;
|
|
1170
1029
|
listCustomerManagedPolicyReferencesInPermissionSet(
|
|
1171
1030
|
args: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
1172
|
-
cb: (
|
|
1173
|
-
err: any,
|
|
1174
|
-
data?: ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput
|
|
1175
|
-
) => void
|
|
1031
|
+
cb: (err: any, data?: ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput) => void,
|
|
1176
1032
|
): void;
|
|
1177
1033
|
listCustomerManagedPolicyReferencesInPermissionSet(
|
|
1178
1034
|
args: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
1179
1035
|
options: __HttpHandlerOptions,
|
|
1180
|
-
cb: (
|
|
1181
|
-
err: any,
|
|
1182
|
-
data?: ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput
|
|
1183
|
-
) => void
|
|
1036
|
+
cb: (err: any, data?: ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput) => void,
|
|
1184
1037
|
): void;
|
|
1185
1038
|
listInstances(): Promise<ListInstancesCommandOutput>;
|
|
1186
1039
|
listInstances(
|
|
1187
1040
|
args: ListInstancesCommandInput,
|
|
1188
|
-
options?: __HttpHandlerOptions
|
|
1041
|
+
options?: __HttpHandlerOptions,
|
|
1189
1042
|
): Promise<ListInstancesCommandOutput>;
|
|
1190
1043
|
listInstances(
|
|
1191
1044
|
args: ListInstancesCommandInput,
|
|
1192
|
-
cb: (err: any, data?: ListInstancesCommandOutput) => void
|
|
1045
|
+
cb: (err: any, data?: ListInstancesCommandOutput) => void,
|
|
1193
1046
|
): void;
|
|
1194
1047
|
listInstances(
|
|
1195
1048
|
args: ListInstancesCommandInput,
|
|
1196
1049
|
options: __HttpHandlerOptions,
|
|
1197
|
-
cb: (err: any, data?: ListInstancesCommandOutput) => void
|
|
1050
|
+
cb: (err: any, data?: ListInstancesCommandOutput) => void,
|
|
1198
1051
|
): void;
|
|
1199
1052
|
listManagedPoliciesInPermissionSet(
|
|
1200
1053
|
args: ListManagedPoliciesInPermissionSetCommandInput,
|
|
1201
|
-
options?: __HttpHandlerOptions
|
|
1054
|
+
options?: __HttpHandlerOptions,
|
|
1202
1055
|
): Promise<ListManagedPoliciesInPermissionSetCommandOutput>;
|
|
1203
1056
|
listManagedPoliciesInPermissionSet(
|
|
1204
1057
|
args: ListManagedPoliciesInPermissionSetCommandInput,
|
|
1205
|
-
cb: (
|
|
1206
|
-
err: any,
|
|
1207
|
-
data?: ListManagedPoliciesInPermissionSetCommandOutput
|
|
1208
|
-
) => void
|
|
1058
|
+
cb: (err: any, data?: ListManagedPoliciesInPermissionSetCommandOutput) => void,
|
|
1209
1059
|
): void;
|
|
1210
1060
|
listManagedPoliciesInPermissionSet(
|
|
1211
1061
|
args: ListManagedPoliciesInPermissionSetCommandInput,
|
|
1212
1062
|
options: __HttpHandlerOptions,
|
|
1213
|
-
cb: (
|
|
1214
|
-
err: any,
|
|
1215
|
-
data?: ListManagedPoliciesInPermissionSetCommandOutput
|
|
1216
|
-
) => void
|
|
1063
|
+
cb: (err: any, data?: ListManagedPoliciesInPermissionSetCommandOutput) => void,
|
|
1217
1064
|
): void;
|
|
1218
1065
|
listPermissionSetProvisioningStatus(
|
|
1219
1066
|
args: ListPermissionSetProvisioningStatusCommandInput,
|
|
1220
|
-
options?: __HttpHandlerOptions
|
|
1067
|
+
options?: __HttpHandlerOptions,
|
|
1221
1068
|
): Promise<ListPermissionSetProvisioningStatusCommandOutput>;
|
|
1222
1069
|
listPermissionSetProvisioningStatus(
|
|
1223
1070
|
args: ListPermissionSetProvisioningStatusCommandInput,
|
|
1224
|
-
cb: (
|
|
1225
|
-
err: any,
|
|
1226
|
-
data?: ListPermissionSetProvisioningStatusCommandOutput
|
|
1227
|
-
) => void
|
|
1071
|
+
cb: (err: any, data?: ListPermissionSetProvisioningStatusCommandOutput) => void,
|
|
1228
1072
|
): void;
|
|
1229
1073
|
listPermissionSetProvisioningStatus(
|
|
1230
1074
|
args: ListPermissionSetProvisioningStatusCommandInput,
|
|
1231
1075
|
options: __HttpHandlerOptions,
|
|
1232
|
-
cb: (
|
|
1233
|
-
err: any,
|
|
1234
|
-
data?: ListPermissionSetProvisioningStatusCommandOutput
|
|
1235
|
-
) => void
|
|
1076
|
+
cb: (err: any, data?: ListPermissionSetProvisioningStatusCommandOutput) => void,
|
|
1236
1077
|
): void;
|
|
1237
1078
|
listPermissionSets(
|
|
1238
1079
|
args: ListPermissionSetsCommandInput,
|
|
1239
|
-
options?: __HttpHandlerOptions
|
|
1080
|
+
options?: __HttpHandlerOptions,
|
|
1240
1081
|
): Promise<ListPermissionSetsCommandOutput>;
|
|
1241
1082
|
listPermissionSets(
|
|
1242
1083
|
args: ListPermissionSetsCommandInput,
|
|
1243
|
-
cb: (err: any, data?: ListPermissionSetsCommandOutput) => void
|
|
1084
|
+
cb: (err: any, data?: ListPermissionSetsCommandOutput) => void,
|
|
1244
1085
|
): void;
|
|
1245
1086
|
listPermissionSets(
|
|
1246
1087
|
args: ListPermissionSetsCommandInput,
|
|
1247
1088
|
options: __HttpHandlerOptions,
|
|
1248
|
-
cb: (err: any, data?: ListPermissionSetsCommandOutput) => void
|
|
1089
|
+
cb: (err: any, data?: ListPermissionSetsCommandOutput) => void,
|
|
1249
1090
|
): void;
|
|
1250
1091
|
listPermissionSetsProvisionedToAccount(
|
|
1251
1092
|
args: ListPermissionSetsProvisionedToAccountCommandInput,
|
|
1252
|
-
options?: __HttpHandlerOptions
|
|
1093
|
+
options?: __HttpHandlerOptions,
|
|
1253
1094
|
): Promise<ListPermissionSetsProvisionedToAccountCommandOutput>;
|
|
1254
1095
|
listPermissionSetsProvisionedToAccount(
|
|
1255
1096
|
args: ListPermissionSetsProvisionedToAccountCommandInput,
|
|
1256
|
-
cb: (
|
|
1257
|
-
err: any,
|
|
1258
|
-
data?: ListPermissionSetsProvisionedToAccountCommandOutput
|
|
1259
|
-
) => void
|
|
1097
|
+
cb: (err: any, data?: ListPermissionSetsProvisionedToAccountCommandOutput) => void,
|
|
1260
1098
|
): void;
|
|
1261
1099
|
listPermissionSetsProvisionedToAccount(
|
|
1262
1100
|
args: ListPermissionSetsProvisionedToAccountCommandInput,
|
|
1263
1101
|
options: __HttpHandlerOptions,
|
|
1264
|
-
cb: (
|
|
1265
|
-
err: any,
|
|
1266
|
-
data?: ListPermissionSetsProvisionedToAccountCommandOutput
|
|
1267
|
-
) => void
|
|
1102
|
+
cb: (err: any, data?: ListPermissionSetsProvisionedToAccountCommandOutput) => void,
|
|
1268
1103
|
): void;
|
|
1269
1104
|
listRegions(
|
|
1270
1105
|
args: ListRegionsCommandInput,
|
|
1271
|
-
options?: __HttpHandlerOptions
|
|
1106
|
+
options?: __HttpHandlerOptions,
|
|
1272
1107
|
): Promise<ListRegionsCommandOutput>;
|
|
1273
1108
|
listRegions(
|
|
1274
1109
|
args: ListRegionsCommandInput,
|
|
1275
|
-
cb: (err: any, data?: ListRegionsCommandOutput) => void
|
|
1110
|
+
cb: (err: any, data?: ListRegionsCommandOutput) => void,
|
|
1276
1111
|
): void;
|
|
1277
1112
|
listRegions(
|
|
1278
1113
|
args: ListRegionsCommandInput,
|
|
1279
1114
|
options: __HttpHandlerOptions,
|
|
1280
|
-
cb: (err: any, data?: ListRegionsCommandOutput) => void
|
|
1115
|
+
cb: (err: any, data?: ListRegionsCommandOutput) => void,
|
|
1281
1116
|
): void;
|
|
1282
1117
|
listTagsForResource(
|
|
1283
1118
|
args: ListTagsForResourceCommandInput,
|
|
1284
|
-
options?: __HttpHandlerOptions
|
|
1119
|
+
options?: __HttpHandlerOptions,
|
|
1285
1120
|
): Promise<ListTagsForResourceCommandOutput>;
|
|
1286
1121
|
listTagsForResource(
|
|
1287
1122
|
args: ListTagsForResourceCommandInput,
|
|
1288
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1123
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
1289
1124
|
): void;
|
|
1290
1125
|
listTagsForResource(
|
|
1291
1126
|
args: ListTagsForResourceCommandInput,
|
|
1292
1127
|
options: __HttpHandlerOptions,
|
|
1293
|
-
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
|
|
1128
|
+
cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
|
|
1294
1129
|
): void;
|
|
1295
1130
|
listTrustedTokenIssuers(
|
|
1296
1131
|
args: ListTrustedTokenIssuersCommandInput,
|
|
1297
|
-
options?: __HttpHandlerOptions
|
|
1132
|
+
options?: __HttpHandlerOptions,
|
|
1298
1133
|
): Promise<ListTrustedTokenIssuersCommandOutput>;
|
|
1299
1134
|
listTrustedTokenIssuers(
|
|
1300
1135
|
args: ListTrustedTokenIssuersCommandInput,
|
|
1301
|
-
cb: (err: any, data?: ListTrustedTokenIssuersCommandOutput) => void
|
|
1136
|
+
cb: (err: any, data?: ListTrustedTokenIssuersCommandOutput) => void,
|
|
1302
1137
|
): void;
|
|
1303
1138
|
listTrustedTokenIssuers(
|
|
1304
1139
|
args: ListTrustedTokenIssuersCommandInput,
|
|
1305
1140
|
options: __HttpHandlerOptions,
|
|
1306
|
-
cb: (err: any, data?: ListTrustedTokenIssuersCommandOutput) => void
|
|
1141
|
+
cb: (err: any, data?: ListTrustedTokenIssuersCommandOutput) => void,
|
|
1307
1142
|
): void;
|
|
1308
1143
|
provisionPermissionSet(
|
|
1309
1144
|
args: ProvisionPermissionSetCommandInput,
|
|
1310
|
-
options?: __HttpHandlerOptions
|
|
1145
|
+
options?: __HttpHandlerOptions,
|
|
1311
1146
|
): Promise<ProvisionPermissionSetCommandOutput>;
|
|
1312
1147
|
provisionPermissionSet(
|
|
1313
1148
|
args: ProvisionPermissionSetCommandInput,
|
|
1314
|
-
cb: (err: any, data?: ProvisionPermissionSetCommandOutput) => void
|
|
1149
|
+
cb: (err: any, data?: ProvisionPermissionSetCommandOutput) => void,
|
|
1315
1150
|
): void;
|
|
1316
1151
|
provisionPermissionSet(
|
|
1317
1152
|
args: ProvisionPermissionSetCommandInput,
|
|
1318
1153
|
options: __HttpHandlerOptions,
|
|
1319
|
-
cb: (err: any, data?: ProvisionPermissionSetCommandOutput) => void
|
|
1154
|
+
cb: (err: any, data?: ProvisionPermissionSetCommandOutput) => void,
|
|
1320
1155
|
): void;
|
|
1321
1156
|
putApplicationAccessScope(
|
|
1322
1157
|
args: PutApplicationAccessScopeCommandInput,
|
|
1323
|
-
options?: __HttpHandlerOptions
|
|
1158
|
+
options?: __HttpHandlerOptions,
|
|
1324
1159
|
): Promise<PutApplicationAccessScopeCommandOutput>;
|
|
1325
1160
|
putApplicationAccessScope(
|
|
1326
1161
|
args: PutApplicationAccessScopeCommandInput,
|
|
1327
|
-
cb: (err: any, data?: PutApplicationAccessScopeCommandOutput) => void
|
|
1162
|
+
cb: (err: any, data?: PutApplicationAccessScopeCommandOutput) => void,
|
|
1328
1163
|
): void;
|
|
1329
1164
|
putApplicationAccessScope(
|
|
1330
1165
|
args: PutApplicationAccessScopeCommandInput,
|
|
1331
1166
|
options: __HttpHandlerOptions,
|
|
1332
|
-
cb: (err: any, data?: PutApplicationAccessScopeCommandOutput) => void
|
|
1167
|
+
cb: (err: any, data?: PutApplicationAccessScopeCommandOutput) => void,
|
|
1333
1168
|
): void;
|
|
1334
1169
|
putApplicationAssignmentConfiguration(
|
|
1335
1170
|
args: PutApplicationAssignmentConfigurationCommandInput,
|
|
1336
|
-
options?: __HttpHandlerOptions
|
|
1171
|
+
options?: __HttpHandlerOptions,
|
|
1337
1172
|
): Promise<PutApplicationAssignmentConfigurationCommandOutput>;
|
|
1338
1173
|
putApplicationAssignmentConfiguration(
|
|
1339
1174
|
args: PutApplicationAssignmentConfigurationCommandInput,
|
|
1340
|
-
cb: (
|
|
1341
|
-
err: any,
|
|
1342
|
-
data?: PutApplicationAssignmentConfigurationCommandOutput
|
|
1343
|
-
) => void
|
|
1175
|
+
cb: (err: any, data?: PutApplicationAssignmentConfigurationCommandOutput) => void,
|
|
1344
1176
|
): void;
|
|
1345
1177
|
putApplicationAssignmentConfiguration(
|
|
1346
1178
|
args: PutApplicationAssignmentConfigurationCommandInput,
|
|
1347
1179
|
options: __HttpHandlerOptions,
|
|
1348
|
-
cb: (
|
|
1349
|
-
err: any,
|
|
1350
|
-
data?: PutApplicationAssignmentConfigurationCommandOutput
|
|
1351
|
-
) => void
|
|
1180
|
+
cb: (err: any, data?: PutApplicationAssignmentConfigurationCommandOutput) => void,
|
|
1352
1181
|
): void;
|
|
1353
1182
|
putApplicationAuthenticationMethod(
|
|
1354
1183
|
args: PutApplicationAuthenticationMethodCommandInput,
|
|
1355
|
-
options?: __HttpHandlerOptions
|
|
1184
|
+
options?: __HttpHandlerOptions,
|
|
1356
1185
|
): Promise<PutApplicationAuthenticationMethodCommandOutput>;
|
|
1357
1186
|
putApplicationAuthenticationMethod(
|
|
1358
1187
|
args: PutApplicationAuthenticationMethodCommandInput,
|
|
1359
|
-
cb: (
|
|
1360
|
-
err: any,
|
|
1361
|
-
data?: PutApplicationAuthenticationMethodCommandOutput
|
|
1362
|
-
) => void
|
|
1188
|
+
cb: (err: any, data?: PutApplicationAuthenticationMethodCommandOutput) => void,
|
|
1363
1189
|
): void;
|
|
1364
1190
|
putApplicationAuthenticationMethod(
|
|
1365
1191
|
args: PutApplicationAuthenticationMethodCommandInput,
|
|
1366
1192
|
options: __HttpHandlerOptions,
|
|
1367
|
-
cb: (
|
|
1368
|
-
err: any,
|
|
1369
|
-
data?: PutApplicationAuthenticationMethodCommandOutput
|
|
1370
|
-
) => void
|
|
1193
|
+
cb: (err: any, data?: PutApplicationAuthenticationMethodCommandOutput) => void,
|
|
1371
1194
|
): void;
|
|
1372
1195
|
putApplicationGrant(
|
|
1373
1196
|
args: PutApplicationGrantCommandInput,
|
|
1374
|
-
options?: __HttpHandlerOptions
|
|
1197
|
+
options?: __HttpHandlerOptions,
|
|
1375
1198
|
): Promise<PutApplicationGrantCommandOutput>;
|
|
1376
1199
|
putApplicationGrant(
|
|
1377
1200
|
args: PutApplicationGrantCommandInput,
|
|
1378
|
-
cb: (err: any, data?: PutApplicationGrantCommandOutput) => void
|
|
1201
|
+
cb: (err: any, data?: PutApplicationGrantCommandOutput) => void,
|
|
1379
1202
|
): void;
|
|
1380
1203
|
putApplicationGrant(
|
|
1381
1204
|
args: PutApplicationGrantCommandInput,
|
|
1382
1205
|
options: __HttpHandlerOptions,
|
|
1383
|
-
cb: (err: any, data?: PutApplicationGrantCommandOutput) => void
|
|
1206
|
+
cb: (err: any, data?: PutApplicationGrantCommandOutput) => void,
|
|
1384
1207
|
): void;
|
|
1385
1208
|
putApplicationSessionConfiguration(
|
|
1386
1209
|
args: PutApplicationSessionConfigurationCommandInput,
|
|
1387
|
-
options?: __HttpHandlerOptions
|
|
1210
|
+
options?: __HttpHandlerOptions,
|
|
1388
1211
|
): Promise<PutApplicationSessionConfigurationCommandOutput>;
|
|
1389
1212
|
putApplicationSessionConfiguration(
|
|
1390
1213
|
args: PutApplicationSessionConfigurationCommandInput,
|
|
1391
|
-
cb: (
|
|
1392
|
-
err: any,
|
|
1393
|
-
data?: PutApplicationSessionConfigurationCommandOutput
|
|
1394
|
-
) => void
|
|
1214
|
+
cb: (err: any, data?: PutApplicationSessionConfigurationCommandOutput) => void,
|
|
1395
1215
|
): void;
|
|
1396
1216
|
putApplicationSessionConfiguration(
|
|
1397
1217
|
args: PutApplicationSessionConfigurationCommandInput,
|
|
1398
1218
|
options: __HttpHandlerOptions,
|
|
1399
|
-
cb: (
|
|
1400
|
-
err: any,
|
|
1401
|
-
data?: PutApplicationSessionConfigurationCommandOutput
|
|
1402
|
-
) => void
|
|
1219
|
+
cb: (err: any, data?: PutApplicationSessionConfigurationCommandOutput) => void,
|
|
1403
1220
|
): void;
|
|
1404
1221
|
putInlinePolicyToPermissionSet(
|
|
1405
1222
|
args: PutInlinePolicyToPermissionSetCommandInput,
|
|
1406
|
-
options?: __HttpHandlerOptions
|
|
1223
|
+
options?: __HttpHandlerOptions,
|
|
1407
1224
|
): Promise<PutInlinePolicyToPermissionSetCommandOutput>;
|
|
1408
1225
|
putInlinePolicyToPermissionSet(
|
|
1409
1226
|
args: PutInlinePolicyToPermissionSetCommandInput,
|
|
1410
|
-
cb: (err: any, data?: PutInlinePolicyToPermissionSetCommandOutput) => void
|
|
1227
|
+
cb: (err: any, data?: PutInlinePolicyToPermissionSetCommandOutput) => void,
|
|
1411
1228
|
): void;
|
|
1412
1229
|
putInlinePolicyToPermissionSet(
|
|
1413
1230
|
args: PutInlinePolicyToPermissionSetCommandInput,
|
|
1414
1231
|
options: __HttpHandlerOptions,
|
|
1415
|
-
cb: (err: any, data?: PutInlinePolicyToPermissionSetCommandOutput) => void
|
|
1232
|
+
cb: (err: any, data?: PutInlinePolicyToPermissionSetCommandOutput) => void,
|
|
1416
1233
|
): void;
|
|
1417
1234
|
putPermissionsBoundaryToPermissionSet(
|
|
1418
1235
|
args: PutPermissionsBoundaryToPermissionSetCommandInput,
|
|
1419
|
-
options?: __HttpHandlerOptions
|
|
1236
|
+
options?: __HttpHandlerOptions,
|
|
1420
1237
|
): Promise<PutPermissionsBoundaryToPermissionSetCommandOutput>;
|
|
1421
1238
|
putPermissionsBoundaryToPermissionSet(
|
|
1422
1239
|
args: PutPermissionsBoundaryToPermissionSetCommandInput,
|
|
1423
|
-
cb: (
|
|
1424
|
-
err: any,
|
|
1425
|
-
data?: PutPermissionsBoundaryToPermissionSetCommandOutput
|
|
1426
|
-
) => void
|
|
1240
|
+
cb: (err: any, data?: PutPermissionsBoundaryToPermissionSetCommandOutput) => void,
|
|
1427
1241
|
): void;
|
|
1428
1242
|
putPermissionsBoundaryToPermissionSet(
|
|
1429
1243
|
args: PutPermissionsBoundaryToPermissionSetCommandInput,
|
|
1430
1244
|
options: __HttpHandlerOptions,
|
|
1431
|
-
cb: (
|
|
1432
|
-
err: any,
|
|
1433
|
-
data?: PutPermissionsBoundaryToPermissionSetCommandOutput
|
|
1434
|
-
) => void
|
|
1245
|
+
cb: (err: any, data?: PutPermissionsBoundaryToPermissionSetCommandOutput) => void,
|
|
1435
1246
|
): void;
|
|
1436
1247
|
removeRegion(
|
|
1437
1248
|
args: RemoveRegionCommandInput,
|
|
1438
|
-
options?: __HttpHandlerOptions
|
|
1249
|
+
options?: __HttpHandlerOptions,
|
|
1439
1250
|
): Promise<RemoveRegionCommandOutput>;
|
|
1440
1251
|
removeRegion(
|
|
1441
1252
|
args: RemoveRegionCommandInput,
|
|
1442
|
-
cb: (err: any, data?: RemoveRegionCommandOutput) => void
|
|
1253
|
+
cb: (err: any, data?: RemoveRegionCommandOutput) => void,
|
|
1443
1254
|
): void;
|
|
1444
1255
|
removeRegion(
|
|
1445
1256
|
args: RemoveRegionCommandInput,
|
|
1446
1257
|
options: __HttpHandlerOptions,
|
|
1447
|
-
cb: (err: any, data?: RemoveRegionCommandOutput) => void
|
|
1258
|
+
cb: (err: any, data?: RemoveRegionCommandOutput) => void,
|
|
1448
1259
|
): void;
|
|
1449
1260
|
tagResource(
|
|
1450
1261
|
args: TagResourceCommandInput,
|
|
1451
|
-
options?: __HttpHandlerOptions
|
|
1262
|
+
options?: __HttpHandlerOptions,
|
|
1452
1263
|
): Promise<TagResourceCommandOutput>;
|
|
1453
1264
|
tagResource(
|
|
1454
1265
|
args: TagResourceCommandInput,
|
|
1455
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1266
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1456
1267
|
): void;
|
|
1457
1268
|
tagResource(
|
|
1458
1269
|
args: TagResourceCommandInput,
|
|
1459
1270
|
options: __HttpHandlerOptions,
|
|
1460
|
-
cb: (err: any, data?: TagResourceCommandOutput) => void
|
|
1271
|
+
cb: (err: any, data?: TagResourceCommandOutput) => void,
|
|
1461
1272
|
): void;
|
|
1462
1273
|
untagResource(
|
|
1463
1274
|
args: UntagResourceCommandInput,
|
|
1464
|
-
options?: __HttpHandlerOptions
|
|
1275
|
+
options?: __HttpHandlerOptions,
|
|
1465
1276
|
): Promise<UntagResourceCommandOutput>;
|
|
1466
1277
|
untagResource(
|
|
1467
1278
|
args: UntagResourceCommandInput,
|
|
1468
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1279
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1469
1280
|
): void;
|
|
1470
1281
|
untagResource(
|
|
1471
1282
|
args: UntagResourceCommandInput,
|
|
1472
1283
|
options: __HttpHandlerOptions,
|
|
1473
|
-
cb: (err: any, data?: UntagResourceCommandOutput) => void
|
|
1284
|
+
cb: (err: any, data?: UntagResourceCommandOutput) => void,
|
|
1474
1285
|
): void;
|
|
1475
1286
|
updateApplication(
|
|
1476
1287
|
args: UpdateApplicationCommandInput,
|
|
1477
|
-
options?: __HttpHandlerOptions
|
|
1288
|
+
options?: __HttpHandlerOptions,
|
|
1478
1289
|
): Promise<UpdateApplicationCommandOutput>;
|
|
1479
1290
|
updateApplication(
|
|
1480
1291
|
args: UpdateApplicationCommandInput,
|
|
1481
|
-
cb: (err: any, data?: UpdateApplicationCommandOutput) => void
|
|
1292
|
+
cb: (err: any, data?: UpdateApplicationCommandOutput) => void,
|
|
1482
1293
|
): void;
|
|
1483
1294
|
updateApplication(
|
|
1484
1295
|
args: UpdateApplicationCommandInput,
|
|
1485
1296
|
options: __HttpHandlerOptions,
|
|
1486
|
-
cb: (err: any, data?: UpdateApplicationCommandOutput) => void
|
|
1297
|
+
cb: (err: any, data?: UpdateApplicationCommandOutput) => void,
|
|
1487
1298
|
): void;
|
|
1488
1299
|
updateInstance(
|
|
1489
1300
|
args: UpdateInstanceCommandInput,
|
|
1490
|
-
options?: __HttpHandlerOptions
|
|
1301
|
+
options?: __HttpHandlerOptions,
|
|
1491
1302
|
): Promise<UpdateInstanceCommandOutput>;
|
|
1492
1303
|
updateInstance(
|
|
1493
1304
|
args: UpdateInstanceCommandInput,
|
|
1494
|
-
cb: (err: any, data?: UpdateInstanceCommandOutput) => void
|
|
1305
|
+
cb: (err: any, data?: UpdateInstanceCommandOutput) => void,
|
|
1495
1306
|
): void;
|
|
1496
1307
|
updateInstance(
|
|
1497
1308
|
args: UpdateInstanceCommandInput,
|
|
1498
1309
|
options: __HttpHandlerOptions,
|
|
1499
|
-
cb: (err: any, data?: UpdateInstanceCommandOutput) => void
|
|
1310
|
+
cb: (err: any, data?: UpdateInstanceCommandOutput) => void,
|
|
1500
1311
|
): void;
|
|
1501
1312
|
updateInstanceAccessControlAttributeConfiguration(
|
|
1502
1313
|
args: UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
1503
|
-
options?: __HttpHandlerOptions
|
|
1314
|
+
options?: __HttpHandlerOptions,
|
|
1504
1315
|
): Promise<UpdateInstanceAccessControlAttributeConfigurationCommandOutput>;
|
|
1505
1316
|
updateInstanceAccessControlAttributeConfiguration(
|
|
1506
1317
|
args: UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
1507
|
-
cb: (
|
|
1508
|
-
err: any,
|
|
1509
|
-
data?: UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
1510
|
-
) => void
|
|
1318
|
+
cb: (err: any, data?: UpdateInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
1511
1319
|
): void;
|
|
1512
1320
|
updateInstanceAccessControlAttributeConfiguration(
|
|
1513
1321
|
args: UpdateInstanceAccessControlAttributeConfigurationCommandInput,
|
|
1514
1322
|
options: __HttpHandlerOptions,
|
|
1515
|
-
cb: (
|
|
1516
|
-
err: any,
|
|
1517
|
-
data?: UpdateInstanceAccessControlAttributeConfigurationCommandOutput
|
|
1518
|
-
) => void
|
|
1323
|
+
cb: (err: any, data?: UpdateInstanceAccessControlAttributeConfigurationCommandOutput) => void,
|
|
1519
1324
|
): void;
|
|
1520
1325
|
updatePermissionSet(
|
|
1521
1326
|
args: UpdatePermissionSetCommandInput,
|
|
1522
|
-
options?: __HttpHandlerOptions
|
|
1327
|
+
options?: __HttpHandlerOptions,
|
|
1523
1328
|
): Promise<UpdatePermissionSetCommandOutput>;
|
|
1524
1329
|
updatePermissionSet(
|
|
1525
1330
|
args: UpdatePermissionSetCommandInput,
|
|
1526
|
-
cb: (err: any, data?: UpdatePermissionSetCommandOutput) => void
|
|
1331
|
+
cb: (err: any, data?: UpdatePermissionSetCommandOutput) => void,
|
|
1527
1332
|
): void;
|
|
1528
1333
|
updatePermissionSet(
|
|
1529
1334
|
args: UpdatePermissionSetCommandInput,
|
|
1530
1335
|
options: __HttpHandlerOptions,
|
|
1531
|
-
cb: (err: any, data?: UpdatePermissionSetCommandOutput) => void
|
|
1336
|
+
cb: (err: any, data?: UpdatePermissionSetCommandOutput) => void,
|
|
1532
1337
|
): void;
|
|
1533
1338
|
updateTrustedTokenIssuer(
|
|
1534
1339
|
args: UpdateTrustedTokenIssuerCommandInput,
|
|
1535
|
-
options?: __HttpHandlerOptions
|
|
1340
|
+
options?: __HttpHandlerOptions,
|
|
1536
1341
|
): Promise<UpdateTrustedTokenIssuerCommandOutput>;
|
|
1537
1342
|
updateTrustedTokenIssuer(
|
|
1538
1343
|
args: UpdateTrustedTokenIssuerCommandInput,
|
|
1539
|
-
cb: (err: any, data?: UpdateTrustedTokenIssuerCommandOutput) => void
|
|
1344
|
+
cb: (err: any, data?: UpdateTrustedTokenIssuerCommandOutput) => void,
|
|
1540
1345
|
): void;
|
|
1541
1346
|
updateTrustedTokenIssuer(
|
|
1542
1347
|
args: UpdateTrustedTokenIssuerCommandInput,
|
|
1543
1348
|
options: __HttpHandlerOptions,
|
|
1544
|
-
cb: (err: any, data?: UpdateTrustedTokenIssuerCommandOutput) => void
|
|
1349
|
+
cb: (err: any, data?: UpdateTrustedTokenIssuerCommandOutput) => void,
|
|
1545
1350
|
): void;
|
|
1546
1351
|
paginateListAccountAssignmentCreationStatus(
|
|
1547
1352
|
args: ListAccountAssignmentCreationStatusCommandInput,
|
|
1548
1353
|
paginationConfig?: Pick<
|
|
1549
1354
|
PaginationConfiguration,
|
|
1550
1355
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1551
|
-
|
|
1356
|
+
>,
|
|
1552
1357
|
): Paginator<ListAccountAssignmentCreationStatusCommandOutput>;
|
|
1553
1358
|
paginateListAccountAssignmentDeletionStatus(
|
|
1554
1359
|
args: ListAccountAssignmentDeletionStatusCommandInput,
|
|
1555
1360
|
paginationConfig?: Pick<
|
|
1556
1361
|
PaginationConfiguration,
|
|
1557
1362
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1558
|
-
|
|
1363
|
+
>,
|
|
1559
1364
|
): Paginator<ListAccountAssignmentDeletionStatusCommandOutput>;
|
|
1560
1365
|
paginateListAccountAssignments(
|
|
1561
1366
|
args: ListAccountAssignmentsCommandInput,
|
|
1562
1367
|
paginationConfig?: Pick<
|
|
1563
1368
|
PaginationConfiguration,
|
|
1564
1369
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1565
|
-
|
|
1370
|
+
>,
|
|
1566
1371
|
): Paginator<ListAccountAssignmentsCommandOutput>;
|
|
1567
1372
|
paginateListAccountAssignmentsForPrincipal(
|
|
1568
1373
|
args: ListAccountAssignmentsForPrincipalCommandInput,
|
|
1569
1374
|
paginationConfig?: Pick<
|
|
1570
1375
|
PaginationConfiguration,
|
|
1571
1376
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1572
|
-
|
|
1377
|
+
>,
|
|
1573
1378
|
): Paginator<ListAccountAssignmentsForPrincipalCommandOutput>;
|
|
1574
1379
|
paginateListAccountsForProvisionedPermissionSet(
|
|
1575
1380
|
args: ListAccountsForProvisionedPermissionSetCommandInput,
|
|
1576
1381
|
paginationConfig?: Pick<
|
|
1577
1382
|
PaginationConfiguration,
|
|
1578
1383
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1579
|
-
|
|
1384
|
+
>,
|
|
1580
1385
|
): Paginator<ListAccountsForProvisionedPermissionSetCommandOutput>;
|
|
1581
1386
|
paginateListApplicationAccessScopes(
|
|
1582
1387
|
args: ListApplicationAccessScopesCommandInput,
|
|
1583
1388
|
paginationConfig?: Pick<
|
|
1584
1389
|
PaginationConfiguration,
|
|
1585
1390
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1586
|
-
|
|
1391
|
+
>,
|
|
1587
1392
|
): Paginator<ListApplicationAccessScopesCommandOutput>;
|
|
1588
1393
|
paginateListApplicationAssignments(
|
|
1589
1394
|
args: ListApplicationAssignmentsCommandInput,
|
|
1590
1395
|
paginationConfig?: Pick<
|
|
1591
1396
|
PaginationConfiguration,
|
|
1592
1397
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1593
|
-
|
|
1398
|
+
>,
|
|
1594
1399
|
): Paginator<ListApplicationAssignmentsCommandOutput>;
|
|
1595
1400
|
paginateListApplicationAssignmentsForPrincipal(
|
|
1596
1401
|
args: ListApplicationAssignmentsForPrincipalCommandInput,
|
|
1597
1402
|
paginationConfig?: Pick<
|
|
1598
1403
|
PaginationConfiguration,
|
|
1599
1404
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1600
|
-
|
|
1405
|
+
>,
|
|
1601
1406
|
): Paginator<ListApplicationAssignmentsForPrincipalCommandOutput>;
|
|
1602
1407
|
paginateListApplicationAuthenticationMethods(
|
|
1603
1408
|
args: ListApplicationAuthenticationMethodsCommandInput,
|
|
1604
1409
|
paginationConfig?: Pick<
|
|
1605
1410
|
PaginationConfiguration,
|
|
1606
1411
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1607
|
-
|
|
1412
|
+
>,
|
|
1608
1413
|
): Paginator<ListApplicationAuthenticationMethodsCommandOutput>;
|
|
1609
1414
|
paginateListApplicationGrants(
|
|
1610
1415
|
args: ListApplicationGrantsCommandInput,
|
|
1611
1416
|
paginationConfig?: Pick<
|
|
1612
1417
|
PaginationConfiguration,
|
|
1613
1418
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1614
|
-
|
|
1419
|
+
>,
|
|
1615
1420
|
): Paginator<ListApplicationGrantsCommandOutput>;
|
|
1616
1421
|
paginateListApplicationProviders(
|
|
1617
1422
|
args?: ListApplicationProvidersCommandInput,
|
|
1618
1423
|
paginationConfig?: Pick<
|
|
1619
1424
|
PaginationConfiguration,
|
|
1620
1425
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1621
|
-
|
|
1426
|
+
>,
|
|
1622
1427
|
): Paginator<ListApplicationProvidersCommandOutput>;
|
|
1623
1428
|
paginateListApplications(
|
|
1624
1429
|
args: ListApplicationsCommandInput,
|
|
1625
1430
|
paginationConfig?: Pick<
|
|
1626
1431
|
PaginationConfiguration,
|
|
1627
1432
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1628
|
-
|
|
1433
|
+
>,
|
|
1629
1434
|
): Paginator<ListApplicationsCommandOutput>;
|
|
1630
1435
|
paginateListCustomerManagedPolicyReferencesInPermissionSet(
|
|
1631
1436
|
args: ListCustomerManagedPolicyReferencesInPermissionSetCommandInput,
|
|
1632
1437
|
paginationConfig?: Pick<
|
|
1633
1438
|
PaginationConfiguration,
|
|
1634
1439
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1635
|
-
|
|
1440
|
+
>,
|
|
1636
1441
|
): Paginator<ListCustomerManagedPolicyReferencesInPermissionSetCommandOutput>;
|
|
1637
1442
|
paginateListInstances(
|
|
1638
1443
|
args?: ListInstancesCommandInput,
|
|
1639
1444
|
paginationConfig?: Pick<
|
|
1640
1445
|
PaginationConfiguration,
|
|
1641
1446
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1642
|
-
|
|
1447
|
+
>,
|
|
1643
1448
|
): Paginator<ListInstancesCommandOutput>;
|
|
1644
1449
|
paginateListManagedPoliciesInPermissionSet(
|
|
1645
1450
|
args: ListManagedPoliciesInPermissionSetCommandInput,
|
|
1646
1451
|
paginationConfig?: Pick<
|
|
1647
1452
|
PaginationConfiguration,
|
|
1648
1453
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1649
|
-
|
|
1454
|
+
>,
|
|
1650
1455
|
): Paginator<ListManagedPoliciesInPermissionSetCommandOutput>;
|
|
1651
1456
|
paginateListPermissionSetProvisioningStatus(
|
|
1652
1457
|
args: ListPermissionSetProvisioningStatusCommandInput,
|
|
1653
1458
|
paginationConfig?: Pick<
|
|
1654
1459
|
PaginationConfiguration,
|
|
1655
1460
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1656
|
-
|
|
1461
|
+
>,
|
|
1657
1462
|
): Paginator<ListPermissionSetProvisioningStatusCommandOutput>;
|
|
1658
1463
|
paginateListPermissionSets(
|
|
1659
1464
|
args: ListPermissionSetsCommandInput,
|
|
1660
1465
|
paginationConfig?: Pick<
|
|
1661
1466
|
PaginationConfiguration,
|
|
1662
1467
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1663
|
-
|
|
1468
|
+
>,
|
|
1664
1469
|
): Paginator<ListPermissionSetsCommandOutput>;
|
|
1665
1470
|
paginateListPermissionSetsProvisionedToAccount(
|
|
1666
1471
|
args: ListPermissionSetsProvisionedToAccountCommandInput,
|
|
1667
1472
|
paginationConfig?: Pick<
|
|
1668
1473
|
PaginationConfiguration,
|
|
1669
1474
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1670
|
-
|
|
1475
|
+
>,
|
|
1671
1476
|
): Paginator<ListPermissionSetsProvisionedToAccountCommandOutput>;
|
|
1672
1477
|
paginateListRegions(
|
|
1673
1478
|
args: ListRegionsCommandInput,
|
|
1674
1479
|
paginationConfig?: Pick<
|
|
1675
1480
|
PaginationConfiguration,
|
|
1676
1481
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1677
|
-
|
|
1482
|
+
>,
|
|
1678
1483
|
): Paginator<ListRegionsCommandOutput>;
|
|
1679
1484
|
paginateListTagsForResource(
|
|
1680
1485
|
args: ListTagsForResourceCommandInput,
|
|
1681
1486
|
paginationConfig?: Pick<
|
|
1682
1487
|
PaginationConfiguration,
|
|
1683
1488
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1684
|
-
|
|
1489
|
+
>,
|
|
1685
1490
|
): Paginator<ListTagsForResourceCommandOutput>;
|
|
1686
1491
|
paginateListTrustedTokenIssuers(
|
|
1687
1492
|
args: ListTrustedTokenIssuersCommandInput,
|
|
1688
1493
|
paginationConfig?: Pick<
|
|
1689
1494
|
PaginationConfiguration,
|
|
1690
1495
|
Exclude<keyof PaginationConfiguration, "client">
|
|
1691
|
-
|
|
1496
|
+
>,
|
|
1692
1497
|
): Paginator<ListTrustedTokenIssuersCommandOutput>;
|
|
1693
1498
|
}
|
|
1694
1499
|
export declare class SSOAdmin extends SSOAdminClient implements SSOAdmin {}
|