@aws-sdk/client-sso-admin 3.649.0 → 3.650.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/dist-cjs/index.js +73 -219
  2. package/dist-es/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.js +1 -3
  3. package/dist-es/commands/AttachManagedPolicyToPermissionSetCommand.js +1 -3
  4. package/dist-es/commands/CreateAccountAssignmentCommand.js +1 -3
  5. package/dist-es/commands/CreateApplicationAssignmentCommand.js +1 -3
  6. package/dist-es/commands/CreateApplicationCommand.js +1 -3
  7. package/dist-es/commands/CreateInstanceAccessControlAttributeConfigurationCommand.js +1 -3
  8. package/dist-es/commands/CreateInstanceCommand.js +1 -3
  9. package/dist-es/commands/CreatePermissionSetCommand.js +1 -3
  10. package/dist-es/commands/CreateTrustedTokenIssuerCommand.js +1 -3
  11. package/dist-es/commands/DeleteAccountAssignmentCommand.js +1 -3
  12. package/dist-es/commands/DeleteApplicationAccessScopeCommand.js +1 -3
  13. package/dist-es/commands/DeleteApplicationAssignmentCommand.js +1 -3
  14. package/dist-es/commands/DeleteApplicationAuthenticationMethodCommand.js +1 -3
  15. package/dist-es/commands/DeleteApplicationCommand.js +1 -3
  16. package/dist-es/commands/DeleteApplicationGrantCommand.js +1 -3
  17. package/dist-es/commands/DeleteInlinePolicyFromPermissionSetCommand.js +1 -3
  18. package/dist-es/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.js +1 -3
  19. package/dist-es/commands/DeleteInstanceCommand.js +1 -3
  20. package/dist-es/commands/DeletePermissionSetCommand.js +1 -3
  21. package/dist-es/commands/DeletePermissionsBoundaryFromPermissionSetCommand.js +1 -3
  22. package/dist-es/commands/DeleteTrustedTokenIssuerCommand.js +1 -3
  23. package/dist-es/commands/DescribeAccountAssignmentCreationStatusCommand.js +1 -3
  24. package/dist-es/commands/DescribeAccountAssignmentDeletionStatusCommand.js +1 -3
  25. package/dist-es/commands/DescribeApplicationAssignmentCommand.js +1 -3
  26. package/dist-es/commands/DescribeApplicationCommand.js +1 -3
  27. package/dist-es/commands/DescribeApplicationProviderCommand.js +1 -3
  28. package/dist-es/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.js +1 -3
  29. package/dist-es/commands/DescribeInstanceCommand.js +1 -3
  30. package/dist-es/commands/DescribePermissionSetCommand.js +1 -3
  31. package/dist-es/commands/DescribePermissionSetProvisioningStatusCommand.js +1 -3
  32. package/dist-es/commands/DescribeTrustedTokenIssuerCommand.js +1 -3
  33. package/dist-es/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.js +1 -3
  34. package/dist-es/commands/DetachManagedPolicyFromPermissionSetCommand.js +1 -3
  35. package/dist-es/commands/GetApplicationAccessScopeCommand.js +1 -3
  36. package/dist-es/commands/GetApplicationAssignmentConfigurationCommand.js +1 -3
  37. package/dist-es/commands/GetApplicationAuthenticationMethodCommand.js +1 -3
  38. package/dist-es/commands/GetApplicationGrantCommand.js +1 -3
  39. package/dist-es/commands/GetInlinePolicyForPermissionSetCommand.js +1 -3
  40. package/dist-es/commands/GetPermissionsBoundaryForPermissionSetCommand.js +1 -3
  41. package/dist-es/commands/ListAccountAssignmentCreationStatusCommand.js +1 -3
  42. package/dist-es/commands/ListAccountAssignmentDeletionStatusCommand.js +1 -3
  43. package/dist-es/commands/ListAccountAssignmentsCommand.js +1 -3
  44. package/dist-es/commands/ListAccountAssignmentsForPrincipalCommand.js +1 -3
  45. package/dist-es/commands/ListAccountsForProvisionedPermissionSetCommand.js +1 -3
  46. package/dist-es/commands/ListApplicationAccessScopesCommand.js +1 -3
  47. package/dist-es/commands/ListApplicationAssignmentsCommand.js +1 -3
  48. package/dist-es/commands/ListApplicationAssignmentsForPrincipalCommand.js +1 -3
  49. package/dist-es/commands/ListApplicationAuthenticationMethodsCommand.js +1 -3
  50. package/dist-es/commands/ListApplicationGrantsCommand.js +1 -3
  51. package/dist-es/commands/ListApplicationProvidersCommand.js +1 -3
  52. package/dist-es/commands/ListApplicationsCommand.js +1 -3
  53. package/dist-es/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.js +1 -3
  54. package/dist-es/commands/ListInstancesCommand.js +1 -3
  55. package/dist-es/commands/ListManagedPoliciesInPermissionSetCommand.js +1 -3
  56. package/dist-es/commands/ListPermissionSetProvisioningStatusCommand.js +1 -3
  57. package/dist-es/commands/ListPermissionSetsCommand.js +1 -3
  58. package/dist-es/commands/ListPermissionSetsProvisionedToAccountCommand.js +1 -3
  59. package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
  60. package/dist-es/commands/ListTrustedTokenIssuersCommand.js +1 -3
  61. package/dist-es/commands/ProvisionPermissionSetCommand.js +1 -3
  62. package/dist-es/commands/PutApplicationAccessScopeCommand.js +1 -3
  63. package/dist-es/commands/PutApplicationAssignmentConfigurationCommand.js +1 -3
  64. package/dist-es/commands/PutApplicationAuthenticationMethodCommand.js +1 -3
  65. package/dist-es/commands/PutApplicationGrantCommand.js +1 -3
  66. package/dist-es/commands/PutInlinePolicyToPermissionSetCommand.js +1 -3
  67. package/dist-es/commands/PutPermissionsBoundaryToPermissionSetCommand.js +1 -3
  68. package/dist-es/commands/TagResourceCommand.js +1 -3
  69. package/dist-es/commands/UntagResourceCommand.js +1 -3
  70. package/dist-es/commands/UpdateApplicationCommand.js +1 -3
  71. package/dist-es/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.js +1 -3
  72. package/dist-es/commands/UpdateInstanceCommand.js +1 -3
  73. package/dist-es/commands/UpdatePermissionSetCommand.js +1 -3
  74. package/dist-es/commands/UpdateTrustedTokenIssuerCommand.js +1 -3
  75. package/dist-es/endpoint/endpointResolver.js +7 -3
  76. package/package.json +4 -4
  77. package/dist-types/tsdoc-metadata.json +0 -11
package/dist-cjs/index.js CHANGED
@@ -2319,9 +2319,7 @@ function sharedHeaders(operation) {
2319
2319
  __name(sharedHeaders, "sharedHeaders");
2320
2320
 
2321
2321
  // src/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.ts
2322
- var _AttachCustomerManagedPolicyReferenceToPermissionSetCommand = class _AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2323
- ...commonParams
2324
- }).m(function(Command, cs, config, o) {
2322
+ var _AttachCustomerManagedPolicyReferenceToPermissionSetCommand = class _AttachCustomerManagedPolicyReferenceToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2325
2323
  return [
2326
2324
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2327
2325
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2335,9 +2333,7 @@ var AttachCustomerManagedPolicyReferenceToPermissionSetCommand = _AttachCustomer
2335
2333
 
2336
2334
 
2337
2335
 
2338
- var _AttachManagedPolicyToPermissionSetCommand = class _AttachManagedPolicyToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2339
- ...commonParams
2340
- }).m(function(Command, cs, config, o) {
2336
+ var _AttachManagedPolicyToPermissionSetCommand = class _AttachManagedPolicyToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2341
2337
  return [
2342
2338
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2343
2339
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2351,9 +2347,7 @@ var AttachManagedPolicyToPermissionSetCommand = _AttachManagedPolicyToPermission
2351
2347
 
2352
2348
 
2353
2349
 
2354
- var _CreateAccountAssignmentCommand = class _CreateAccountAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
2355
- ...commonParams
2356
- }).m(function(Command, cs, config, o) {
2350
+ var _CreateAccountAssignmentCommand = class _CreateAccountAssignmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2357
2351
  return [
2358
2352
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2359
2353
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2367,9 +2361,7 @@ var CreateAccountAssignmentCommand = _CreateAccountAssignmentCommand;
2367
2361
 
2368
2362
 
2369
2363
 
2370
- var _CreateApplicationAssignmentCommand = class _CreateApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
2371
- ...commonParams
2372
- }).m(function(Command, cs, config, o) {
2364
+ var _CreateApplicationAssignmentCommand = class _CreateApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2373
2365
  return [
2374
2366
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2375
2367
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2383,9 +2375,7 @@ var CreateApplicationAssignmentCommand = _CreateApplicationAssignmentCommand;
2383
2375
 
2384
2376
 
2385
2377
 
2386
- var _CreateApplicationCommand = class _CreateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
2387
- ...commonParams
2388
- }).m(function(Command, cs, config, o) {
2378
+ var _CreateApplicationCommand = class _CreateApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2389
2379
  return [
2390
2380
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2391
2381
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2399,9 +2389,7 @@ var CreateApplicationCommand = _CreateApplicationCommand;
2399
2389
 
2400
2390
 
2401
2391
 
2402
- var _CreateInstanceAccessControlAttributeConfigurationCommand = class _CreateInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2403
- ...commonParams
2404
- }).m(function(Command, cs, config, o) {
2392
+ var _CreateInstanceAccessControlAttributeConfigurationCommand = class _CreateInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2405
2393
  return [
2406
2394
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2407
2395
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2415,9 +2403,7 @@ var CreateInstanceAccessControlAttributeConfigurationCommand = _CreateInstanceAc
2415
2403
 
2416
2404
 
2417
2405
 
2418
- var _CreateInstanceCommand = class _CreateInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
2419
- ...commonParams
2420
- }).m(function(Command, cs, config, o) {
2406
+ var _CreateInstanceCommand = class _CreateInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2421
2407
  return [
2422
2408
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2423
2409
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2431,9 +2417,7 @@ var CreateInstanceCommand = _CreateInstanceCommand;
2431
2417
 
2432
2418
 
2433
2419
 
2434
- var _CreatePermissionSetCommand = class _CreatePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2435
- ...commonParams
2436
- }).m(function(Command, cs, config, o) {
2420
+ var _CreatePermissionSetCommand = class _CreatePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2437
2421
  return [
2438
2422
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2439
2423
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2447,9 +2431,7 @@ var CreatePermissionSetCommand = _CreatePermissionSetCommand;
2447
2431
 
2448
2432
 
2449
2433
 
2450
- var _CreateTrustedTokenIssuerCommand = class _CreateTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
2451
- ...commonParams
2452
- }).m(function(Command, cs, config, o) {
2434
+ var _CreateTrustedTokenIssuerCommand = class _CreateTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2453
2435
  return [
2454
2436
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2455
2437
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2463,9 +2445,7 @@ var CreateTrustedTokenIssuerCommand = _CreateTrustedTokenIssuerCommand;
2463
2445
 
2464
2446
 
2465
2447
 
2466
- var _DeleteAccountAssignmentCommand = class _DeleteAccountAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
2467
- ...commonParams
2468
- }).m(function(Command, cs, config, o) {
2448
+ var _DeleteAccountAssignmentCommand = class _DeleteAccountAssignmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2469
2449
  return [
2470
2450
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2471
2451
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2479,9 +2459,7 @@ var DeleteAccountAssignmentCommand = _DeleteAccountAssignmentCommand;
2479
2459
 
2480
2460
 
2481
2461
 
2482
- var _DeleteApplicationAccessScopeCommand = class _DeleteApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
2483
- ...commonParams
2484
- }).m(function(Command, cs, config, o) {
2462
+ var _DeleteApplicationAccessScopeCommand = class _DeleteApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2485
2463
  return [
2486
2464
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2487
2465
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2495,9 +2473,7 @@ var DeleteApplicationAccessScopeCommand = _DeleteApplicationAccessScopeCommand;
2495
2473
 
2496
2474
 
2497
2475
 
2498
- var _DeleteApplicationAssignmentCommand = class _DeleteApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
2499
- ...commonParams
2500
- }).m(function(Command, cs, config, o) {
2476
+ var _DeleteApplicationAssignmentCommand = class _DeleteApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2501
2477
  return [
2502
2478
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2503
2479
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2511,9 +2487,7 @@ var DeleteApplicationAssignmentCommand = _DeleteApplicationAssignmentCommand;
2511
2487
 
2512
2488
 
2513
2489
 
2514
- var _DeleteApplicationAuthenticationMethodCommand = class _DeleteApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep({
2515
- ...commonParams
2516
- }).m(function(Command, cs, config, o) {
2490
+ var _DeleteApplicationAuthenticationMethodCommand = class _DeleteApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2517
2491
  return [
2518
2492
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2519
2493
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2527,9 +2501,7 @@ var DeleteApplicationAuthenticationMethodCommand = _DeleteApplicationAuthenticat
2527
2501
 
2528
2502
 
2529
2503
 
2530
- var _DeleteApplicationCommand = class _DeleteApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
2531
- ...commonParams
2532
- }).m(function(Command, cs, config, o) {
2504
+ var _DeleteApplicationCommand = class _DeleteApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2533
2505
  return [
2534
2506
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2535
2507
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2543,9 +2515,7 @@ var DeleteApplicationCommand = _DeleteApplicationCommand;
2543
2515
 
2544
2516
 
2545
2517
 
2546
- var _DeleteApplicationGrantCommand = class _DeleteApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep({
2547
- ...commonParams
2548
- }).m(function(Command, cs, config, o) {
2518
+ var _DeleteApplicationGrantCommand = class _DeleteApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2549
2519
  return [
2550
2520
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2551
2521
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2559,9 +2529,7 @@ var DeleteApplicationGrantCommand = _DeleteApplicationGrantCommand;
2559
2529
 
2560
2530
 
2561
2531
 
2562
- var _DeleteInlinePolicyFromPermissionSetCommand = class _DeleteInlinePolicyFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2563
- ...commonParams
2564
- }).m(function(Command, cs, config, o) {
2532
+ var _DeleteInlinePolicyFromPermissionSetCommand = class _DeleteInlinePolicyFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2565
2533
  return [
2566
2534
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2567
2535
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2575,9 +2543,7 @@ var DeleteInlinePolicyFromPermissionSetCommand = _DeleteInlinePolicyFromPermissi
2575
2543
 
2576
2544
 
2577
2545
 
2578
- var _DeleteInstanceAccessControlAttributeConfigurationCommand = class _DeleteInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2579
- ...commonParams
2580
- }).m(function(Command, cs, config, o) {
2546
+ var _DeleteInstanceAccessControlAttributeConfigurationCommand = class _DeleteInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2581
2547
  return [
2582
2548
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2583
2549
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2591,9 +2557,7 @@ var DeleteInstanceAccessControlAttributeConfigurationCommand = _DeleteInstanceAc
2591
2557
 
2592
2558
 
2593
2559
 
2594
- var _DeleteInstanceCommand = class _DeleteInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
2595
- ...commonParams
2596
- }).m(function(Command, cs, config, o) {
2560
+ var _DeleteInstanceCommand = class _DeleteInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2597
2561
  return [
2598
2562
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2599
2563
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2607,9 +2571,7 @@ var DeleteInstanceCommand = _DeleteInstanceCommand;
2607
2571
 
2608
2572
 
2609
2573
 
2610
- var _DeletePermissionsBoundaryFromPermissionSetCommand = class _DeletePermissionsBoundaryFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2611
- ...commonParams
2612
- }).m(function(Command, cs, config, o) {
2574
+ var _DeletePermissionsBoundaryFromPermissionSetCommand = class _DeletePermissionsBoundaryFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2613
2575
  return [
2614
2576
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2615
2577
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2623,9 +2585,7 @@ var DeletePermissionsBoundaryFromPermissionSetCommand = _DeletePermissionsBounda
2623
2585
 
2624
2586
 
2625
2587
 
2626
- var _DeletePermissionSetCommand = class _DeletePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2627
- ...commonParams
2628
- }).m(function(Command, cs, config, o) {
2588
+ var _DeletePermissionSetCommand = class _DeletePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2629
2589
  return [
2630
2590
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2631
2591
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2639,9 +2599,7 @@ var DeletePermissionSetCommand = _DeletePermissionSetCommand;
2639
2599
 
2640
2600
 
2641
2601
 
2642
- var _DeleteTrustedTokenIssuerCommand = class _DeleteTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
2643
- ...commonParams
2644
- }).m(function(Command, cs, config, o) {
2602
+ var _DeleteTrustedTokenIssuerCommand = class _DeleteTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2645
2603
  return [
2646
2604
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2647
2605
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2655,9 +2613,7 @@ var DeleteTrustedTokenIssuerCommand = _DeleteTrustedTokenIssuerCommand;
2655
2613
 
2656
2614
 
2657
2615
 
2658
- var _DescribeAccountAssignmentCreationStatusCommand = class _DescribeAccountAssignmentCreationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2659
- ...commonParams
2660
- }).m(function(Command, cs, config, o) {
2616
+ var _DescribeAccountAssignmentCreationStatusCommand = class _DescribeAccountAssignmentCreationStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2661
2617
  return [
2662
2618
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2663
2619
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2671,9 +2627,7 @@ var DescribeAccountAssignmentCreationStatusCommand = _DescribeAccountAssignmentC
2671
2627
 
2672
2628
 
2673
2629
 
2674
- var _DescribeAccountAssignmentDeletionStatusCommand = class _DescribeAccountAssignmentDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2675
- ...commonParams
2676
- }).m(function(Command, cs, config, o) {
2630
+ var _DescribeAccountAssignmentDeletionStatusCommand = class _DescribeAccountAssignmentDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2677
2631
  return [
2678
2632
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2679
2633
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2687,9 +2641,7 @@ var DescribeAccountAssignmentDeletionStatusCommand = _DescribeAccountAssignmentD
2687
2641
 
2688
2642
 
2689
2643
 
2690
- var _DescribeApplicationAssignmentCommand = class _DescribeApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
2691
- ...commonParams
2692
- }).m(function(Command, cs, config, o) {
2644
+ var _DescribeApplicationAssignmentCommand = class _DescribeApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2693
2645
  return [
2694
2646
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2695
2647
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2703,9 +2655,7 @@ var DescribeApplicationAssignmentCommand = _DescribeApplicationAssignmentCommand
2703
2655
 
2704
2656
 
2705
2657
 
2706
- var _DescribeApplicationCommand = class _DescribeApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
2707
- ...commonParams
2708
- }).m(function(Command, cs, config, o) {
2658
+ var _DescribeApplicationCommand = class _DescribeApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2709
2659
  return [
2710
2660
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2711
2661
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2719,9 +2669,7 @@ var DescribeApplicationCommand = _DescribeApplicationCommand;
2719
2669
 
2720
2670
 
2721
2671
 
2722
- var _DescribeApplicationProviderCommand = class _DescribeApplicationProviderCommand extends import_smithy_client.Command.classBuilder().ep({
2723
- ...commonParams
2724
- }).m(function(Command, cs, config, o) {
2672
+ var _DescribeApplicationProviderCommand = class _DescribeApplicationProviderCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2725
2673
  return [
2726
2674
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2727
2675
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2735,9 +2683,7 @@ var DescribeApplicationProviderCommand = _DescribeApplicationProviderCommand;
2735
2683
 
2736
2684
 
2737
2685
 
2738
- var _DescribeInstanceAccessControlAttributeConfigurationCommand = class _DescribeInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2739
- ...commonParams
2740
- }).m(function(Command, cs, config, o) {
2686
+ var _DescribeInstanceAccessControlAttributeConfigurationCommand = class _DescribeInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2741
2687
  return [
2742
2688
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2743
2689
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2751,9 +2697,7 @@ var DescribeInstanceAccessControlAttributeConfigurationCommand = _DescribeInstan
2751
2697
 
2752
2698
 
2753
2699
 
2754
- var _DescribeInstanceCommand = class _DescribeInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
2755
- ...commonParams
2756
- }).m(function(Command, cs, config, o) {
2700
+ var _DescribeInstanceCommand = class _DescribeInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2757
2701
  return [
2758
2702
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2759
2703
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2767,9 +2711,7 @@ var DescribeInstanceCommand = _DescribeInstanceCommand;
2767
2711
 
2768
2712
 
2769
2713
 
2770
- var _DescribePermissionSetCommand = class _DescribePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2771
- ...commonParams
2772
- }).m(function(Command, cs, config, o) {
2714
+ var _DescribePermissionSetCommand = class _DescribePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2773
2715
  return [
2774
2716
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2775
2717
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2783,9 +2725,7 @@ var DescribePermissionSetCommand = _DescribePermissionSetCommand;
2783
2725
 
2784
2726
 
2785
2727
 
2786
- var _DescribePermissionSetProvisioningStatusCommand = class _DescribePermissionSetProvisioningStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2787
- ...commonParams
2788
- }).m(function(Command, cs, config, o) {
2728
+ var _DescribePermissionSetProvisioningStatusCommand = class _DescribePermissionSetProvisioningStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2789
2729
  return [
2790
2730
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2791
2731
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2799,9 +2739,7 @@ var DescribePermissionSetProvisioningStatusCommand = _DescribePermissionSetProvi
2799
2739
 
2800
2740
 
2801
2741
 
2802
- var _DescribeTrustedTokenIssuerCommand = class _DescribeTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
2803
- ...commonParams
2804
- }).m(function(Command, cs, config, o) {
2742
+ var _DescribeTrustedTokenIssuerCommand = class _DescribeTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2805
2743
  return [
2806
2744
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2807
2745
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2815,9 +2753,7 @@ var DescribeTrustedTokenIssuerCommand = _DescribeTrustedTokenIssuerCommand;
2815
2753
 
2816
2754
 
2817
2755
 
2818
- var _DetachCustomerManagedPolicyReferenceFromPermissionSetCommand = class _DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2819
- ...commonParams
2820
- }).m(function(Command, cs, config, o) {
2756
+ var _DetachCustomerManagedPolicyReferenceFromPermissionSetCommand = class _DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2821
2757
  return [
2822
2758
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2823
2759
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2831,9 +2767,7 @@ var DetachCustomerManagedPolicyReferenceFromPermissionSetCommand = _DetachCustom
2831
2767
 
2832
2768
 
2833
2769
 
2834
- var _DetachManagedPolicyFromPermissionSetCommand = class _DetachManagedPolicyFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2835
- ...commonParams
2836
- }).m(function(Command, cs, config, o) {
2770
+ var _DetachManagedPolicyFromPermissionSetCommand = class _DetachManagedPolicyFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2837
2771
  return [
2838
2772
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2839
2773
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2847,9 +2781,7 @@ var DetachManagedPolicyFromPermissionSetCommand = _DetachManagedPolicyFromPermis
2847
2781
 
2848
2782
 
2849
2783
 
2850
- var _GetApplicationAccessScopeCommand = class _GetApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
2851
- ...commonParams
2852
- }).m(function(Command, cs, config, o) {
2784
+ var _GetApplicationAccessScopeCommand = class _GetApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2853
2785
  return [
2854
2786
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2855
2787
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2863,9 +2795,7 @@ var GetApplicationAccessScopeCommand = _GetApplicationAccessScopeCommand;
2863
2795
 
2864
2796
 
2865
2797
 
2866
- var _GetApplicationAssignmentConfigurationCommand = class _GetApplicationAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
2867
- ...commonParams
2868
- }).m(function(Command, cs, config, o) {
2798
+ var _GetApplicationAssignmentConfigurationCommand = class _GetApplicationAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2869
2799
  return [
2870
2800
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2871
2801
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2879,9 +2809,7 @@ var GetApplicationAssignmentConfigurationCommand = _GetApplicationAssignmentConf
2879
2809
 
2880
2810
 
2881
2811
 
2882
- var _GetApplicationAuthenticationMethodCommand = class _GetApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep({
2883
- ...commonParams
2884
- }).m(function(Command, cs, config, o) {
2812
+ var _GetApplicationAuthenticationMethodCommand = class _GetApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2885
2813
  return [
2886
2814
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2887
2815
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2895,9 +2823,7 @@ var GetApplicationAuthenticationMethodCommand = _GetApplicationAuthenticationMet
2895
2823
 
2896
2824
 
2897
2825
 
2898
- var _GetApplicationGrantCommand = class _GetApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep({
2899
- ...commonParams
2900
- }).m(function(Command, cs, config, o) {
2826
+ var _GetApplicationGrantCommand = class _GetApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2901
2827
  return [
2902
2828
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2903
2829
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2911,9 +2837,7 @@ var GetApplicationGrantCommand = _GetApplicationGrantCommand;
2911
2837
 
2912
2838
 
2913
2839
 
2914
- var _GetInlinePolicyForPermissionSetCommand = class _GetInlinePolicyForPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2915
- ...commonParams
2916
- }).m(function(Command, cs, config, o) {
2840
+ var _GetInlinePolicyForPermissionSetCommand = class _GetInlinePolicyForPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2917
2841
  return [
2918
2842
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2919
2843
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2927,9 +2851,7 @@ var GetInlinePolicyForPermissionSetCommand = _GetInlinePolicyForPermissionSetCom
2927
2851
 
2928
2852
 
2929
2853
 
2930
- var _GetPermissionsBoundaryForPermissionSetCommand = class _GetPermissionsBoundaryForPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
2931
- ...commonParams
2932
- }).m(function(Command, cs, config, o) {
2854
+ var _GetPermissionsBoundaryForPermissionSetCommand = class _GetPermissionsBoundaryForPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2933
2855
  return [
2934
2856
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2935
2857
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2943,9 +2865,7 @@ var GetPermissionsBoundaryForPermissionSetCommand = _GetPermissionsBoundaryForPe
2943
2865
 
2944
2866
 
2945
2867
 
2946
- var _ListAccountAssignmentCreationStatusCommand = class _ListAccountAssignmentCreationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2947
- ...commonParams
2948
- }).m(function(Command, cs, config, o) {
2868
+ var _ListAccountAssignmentCreationStatusCommand = class _ListAccountAssignmentCreationStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2949
2869
  return [
2950
2870
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2951
2871
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2959,9 +2879,7 @@ var ListAccountAssignmentCreationStatusCommand = _ListAccountAssignmentCreationS
2959
2879
 
2960
2880
 
2961
2881
 
2962
- var _ListAccountAssignmentDeletionStatusCommand = class _ListAccountAssignmentDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
2963
- ...commonParams
2964
- }).m(function(Command, cs, config, o) {
2882
+ var _ListAccountAssignmentDeletionStatusCommand = class _ListAccountAssignmentDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2965
2883
  return [
2966
2884
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2967
2885
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2975,9 +2893,7 @@ var ListAccountAssignmentDeletionStatusCommand = _ListAccountAssignmentDeletionS
2975
2893
 
2976
2894
 
2977
2895
 
2978
- var _ListAccountAssignmentsCommand = class _ListAccountAssignmentsCommand extends import_smithy_client.Command.classBuilder().ep({
2979
- ...commonParams
2980
- }).m(function(Command, cs, config, o) {
2896
+ var _ListAccountAssignmentsCommand = class _ListAccountAssignmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2981
2897
  return [
2982
2898
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2983
2899
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -2991,9 +2907,7 @@ var ListAccountAssignmentsCommand = _ListAccountAssignmentsCommand;
2991
2907
 
2992
2908
 
2993
2909
 
2994
- var _ListAccountAssignmentsForPrincipalCommand = class _ListAccountAssignmentsForPrincipalCommand extends import_smithy_client.Command.classBuilder().ep({
2995
- ...commonParams
2996
- }).m(function(Command, cs, config, o) {
2910
+ var _ListAccountAssignmentsForPrincipalCommand = class _ListAccountAssignmentsForPrincipalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
2997
2911
  return [
2998
2912
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
2999
2913
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3007,9 +2921,7 @@ var ListAccountAssignmentsForPrincipalCommand = _ListAccountAssignmentsForPrinci
3007
2921
 
3008
2922
 
3009
2923
 
3010
- var _ListAccountsForProvisionedPermissionSetCommand = class _ListAccountsForProvisionedPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
3011
- ...commonParams
3012
- }).m(function(Command, cs, config, o) {
2924
+ var _ListAccountsForProvisionedPermissionSetCommand = class _ListAccountsForProvisionedPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3013
2925
  return [
3014
2926
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3015
2927
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3023,9 +2935,7 @@ var ListAccountsForProvisionedPermissionSetCommand = _ListAccountsForProvisioned
3023
2935
 
3024
2936
 
3025
2937
 
3026
- var _ListApplicationAccessScopesCommand = class _ListApplicationAccessScopesCommand extends import_smithy_client.Command.classBuilder().ep({
3027
- ...commonParams
3028
- }).m(function(Command, cs, config, o) {
2938
+ var _ListApplicationAccessScopesCommand = class _ListApplicationAccessScopesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3029
2939
  return [
3030
2940
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3031
2941
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3039,9 +2949,7 @@ var ListApplicationAccessScopesCommand = _ListApplicationAccessScopesCommand;
3039
2949
 
3040
2950
 
3041
2951
 
3042
- var _ListApplicationAssignmentsCommand = class _ListApplicationAssignmentsCommand extends import_smithy_client.Command.classBuilder().ep({
3043
- ...commonParams
3044
- }).m(function(Command, cs, config, o) {
2952
+ var _ListApplicationAssignmentsCommand = class _ListApplicationAssignmentsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3045
2953
  return [
3046
2954
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3047
2955
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3055,9 +2963,7 @@ var ListApplicationAssignmentsCommand = _ListApplicationAssignmentsCommand;
3055
2963
 
3056
2964
 
3057
2965
 
3058
- var _ListApplicationAssignmentsForPrincipalCommand = class _ListApplicationAssignmentsForPrincipalCommand extends import_smithy_client.Command.classBuilder().ep({
3059
- ...commonParams
3060
- }).m(function(Command, cs, config, o) {
2966
+ var _ListApplicationAssignmentsForPrincipalCommand = class _ListApplicationAssignmentsForPrincipalCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3061
2967
  return [
3062
2968
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3063
2969
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3071,9 +2977,7 @@ var ListApplicationAssignmentsForPrincipalCommand = _ListApplicationAssignmentsF
3071
2977
 
3072
2978
 
3073
2979
 
3074
- var _ListApplicationAuthenticationMethodsCommand = class _ListApplicationAuthenticationMethodsCommand extends import_smithy_client.Command.classBuilder().ep({
3075
- ...commonParams
3076
- }).m(function(Command, cs, config, o) {
2980
+ var _ListApplicationAuthenticationMethodsCommand = class _ListApplicationAuthenticationMethodsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3077
2981
  return [
3078
2982
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3079
2983
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3087,9 +2991,7 @@ var ListApplicationAuthenticationMethodsCommand = _ListApplicationAuthentication
3087
2991
 
3088
2992
 
3089
2993
 
3090
- var _ListApplicationGrantsCommand = class _ListApplicationGrantsCommand extends import_smithy_client.Command.classBuilder().ep({
3091
- ...commonParams
3092
- }).m(function(Command, cs, config, o) {
2994
+ var _ListApplicationGrantsCommand = class _ListApplicationGrantsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3093
2995
  return [
3094
2996
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3095
2997
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3103,9 +3005,7 @@ var ListApplicationGrantsCommand = _ListApplicationGrantsCommand;
3103
3005
 
3104
3006
 
3105
3007
 
3106
- var _ListApplicationProvidersCommand = class _ListApplicationProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
3107
- ...commonParams
3108
- }).m(function(Command, cs, config, o) {
3008
+ var _ListApplicationProvidersCommand = class _ListApplicationProvidersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3109
3009
  return [
3110
3010
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3111
3011
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3119,9 +3019,7 @@ var ListApplicationProvidersCommand = _ListApplicationProvidersCommand;
3119
3019
 
3120
3020
 
3121
3021
 
3122
- var _ListApplicationsCommand = class _ListApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
3123
- ...commonParams
3124
- }).m(function(Command, cs, config, o) {
3022
+ var _ListApplicationsCommand = class _ListApplicationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3125
3023
  return [
3126
3024
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3127
3025
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3135,9 +3033,7 @@ var ListApplicationsCommand = _ListApplicationsCommand;
3135
3033
 
3136
3034
 
3137
3035
 
3138
- var _ListCustomerManagedPolicyReferencesInPermissionSetCommand = class _ListCustomerManagedPolicyReferencesInPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
3139
- ...commonParams
3140
- }).m(function(Command, cs, config, o) {
3036
+ var _ListCustomerManagedPolicyReferencesInPermissionSetCommand = class _ListCustomerManagedPolicyReferencesInPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3141
3037
  return [
3142
3038
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3143
3039
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3151,9 +3047,7 @@ var ListCustomerManagedPolicyReferencesInPermissionSetCommand = _ListCustomerMan
3151
3047
 
3152
3048
 
3153
3049
 
3154
- var _ListInstancesCommand = class _ListInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
3155
- ...commonParams
3156
- }).m(function(Command, cs, config, o) {
3050
+ var _ListInstancesCommand = class _ListInstancesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3157
3051
  return [
3158
3052
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3159
3053
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3167,9 +3061,7 @@ var ListInstancesCommand = _ListInstancesCommand;
3167
3061
 
3168
3062
 
3169
3063
 
3170
- var _ListManagedPoliciesInPermissionSetCommand = class _ListManagedPoliciesInPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
3171
- ...commonParams
3172
- }).m(function(Command, cs, config, o) {
3064
+ var _ListManagedPoliciesInPermissionSetCommand = class _ListManagedPoliciesInPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3173
3065
  return [
3174
3066
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3175
3067
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3183,9 +3075,7 @@ var ListManagedPoliciesInPermissionSetCommand = _ListManagedPoliciesInPermission
3183
3075
 
3184
3076
 
3185
3077
 
3186
- var _ListPermissionSetProvisioningStatusCommand = class _ListPermissionSetProvisioningStatusCommand extends import_smithy_client.Command.classBuilder().ep({
3187
- ...commonParams
3188
- }).m(function(Command, cs, config, o) {
3078
+ var _ListPermissionSetProvisioningStatusCommand = class _ListPermissionSetProvisioningStatusCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3189
3079
  return [
3190
3080
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3191
3081
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3199,9 +3089,7 @@ var ListPermissionSetProvisioningStatusCommand = _ListPermissionSetProvisioningS
3199
3089
 
3200
3090
 
3201
3091
 
3202
- var _ListPermissionSetsCommand = class _ListPermissionSetsCommand extends import_smithy_client.Command.classBuilder().ep({
3203
- ...commonParams
3204
- }).m(function(Command, cs, config, o) {
3092
+ var _ListPermissionSetsCommand = class _ListPermissionSetsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3205
3093
  return [
3206
3094
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3207
3095
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3215,9 +3103,7 @@ var ListPermissionSetsCommand = _ListPermissionSetsCommand;
3215
3103
 
3216
3104
 
3217
3105
 
3218
- var _ListPermissionSetsProvisionedToAccountCommand = class _ListPermissionSetsProvisionedToAccountCommand extends import_smithy_client.Command.classBuilder().ep({
3219
- ...commonParams
3220
- }).m(function(Command, cs, config, o) {
3106
+ var _ListPermissionSetsProvisionedToAccountCommand = class _ListPermissionSetsProvisionedToAccountCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3221
3107
  return [
3222
3108
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3223
3109
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3231,9 +3117,7 @@ var ListPermissionSetsProvisionedToAccountCommand = _ListPermissionSetsProvision
3231
3117
 
3232
3118
 
3233
3119
 
3234
- var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3235
- ...commonParams
3236
- }).m(function(Command, cs, config, o) {
3120
+ var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3237
3121
  return [
3238
3122
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3239
3123
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3247,9 +3131,7 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3247
3131
 
3248
3132
 
3249
3133
 
3250
- var _ListTrustedTokenIssuersCommand = class _ListTrustedTokenIssuersCommand extends import_smithy_client.Command.classBuilder().ep({
3251
- ...commonParams
3252
- }).m(function(Command, cs, config, o) {
3134
+ var _ListTrustedTokenIssuersCommand = class _ListTrustedTokenIssuersCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3253
3135
  return [
3254
3136
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3255
3137
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3263,9 +3145,7 @@ var ListTrustedTokenIssuersCommand = _ListTrustedTokenIssuersCommand;
3263
3145
 
3264
3146
 
3265
3147
 
3266
- var _ProvisionPermissionSetCommand = class _ProvisionPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
3267
- ...commonParams
3268
- }).m(function(Command, cs, config, o) {
3148
+ var _ProvisionPermissionSetCommand = class _ProvisionPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3269
3149
  return [
3270
3150
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3271
3151
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3279,9 +3159,7 @@ var ProvisionPermissionSetCommand = _ProvisionPermissionSetCommand;
3279
3159
 
3280
3160
 
3281
3161
 
3282
- var _PutApplicationAccessScopeCommand = class _PutApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
3283
- ...commonParams
3284
- }).m(function(Command, cs, config, o) {
3162
+ var _PutApplicationAccessScopeCommand = class _PutApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3285
3163
  return [
3286
3164
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3287
3165
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3295,9 +3173,7 @@ var PutApplicationAccessScopeCommand = _PutApplicationAccessScopeCommand;
3295
3173
 
3296
3174
 
3297
3175
 
3298
- var _PutApplicationAssignmentConfigurationCommand = class _PutApplicationAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3299
- ...commonParams
3300
- }).m(function(Command, cs, config, o) {
3176
+ var _PutApplicationAssignmentConfigurationCommand = class _PutApplicationAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3301
3177
  return [
3302
3178
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3303
3179
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3311,9 +3187,7 @@ var PutApplicationAssignmentConfigurationCommand = _PutApplicationAssignmentConf
3311
3187
 
3312
3188
 
3313
3189
 
3314
- var _PutApplicationAuthenticationMethodCommand = class _PutApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep({
3315
- ...commonParams
3316
- }).m(function(Command, cs, config, o) {
3190
+ var _PutApplicationAuthenticationMethodCommand = class _PutApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3317
3191
  return [
3318
3192
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3319
3193
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3327,9 +3201,7 @@ var PutApplicationAuthenticationMethodCommand = _PutApplicationAuthenticationMet
3327
3201
 
3328
3202
 
3329
3203
 
3330
- var _PutApplicationGrantCommand = class _PutApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep({
3331
- ...commonParams
3332
- }).m(function(Command, cs, config, o) {
3204
+ var _PutApplicationGrantCommand = class _PutApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3333
3205
  return [
3334
3206
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3335
3207
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3343,9 +3215,7 @@ var PutApplicationGrantCommand = _PutApplicationGrantCommand;
3343
3215
 
3344
3216
 
3345
3217
 
3346
- var _PutInlinePolicyToPermissionSetCommand = class _PutInlinePolicyToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
3347
- ...commonParams
3348
- }).m(function(Command, cs, config, o) {
3218
+ var _PutInlinePolicyToPermissionSetCommand = class _PutInlinePolicyToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3349
3219
  return [
3350
3220
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3351
3221
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3359,9 +3229,7 @@ var PutInlinePolicyToPermissionSetCommand = _PutInlinePolicyToPermissionSetComma
3359
3229
 
3360
3230
 
3361
3231
 
3362
- var _PutPermissionsBoundaryToPermissionSetCommand = class _PutPermissionsBoundaryToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
3363
- ...commonParams
3364
- }).m(function(Command, cs, config, o) {
3232
+ var _PutPermissionsBoundaryToPermissionSetCommand = class _PutPermissionsBoundaryToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3365
3233
  return [
3366
3234
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3367
3235
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3375,9 +3243,7 @@ var PutPermissionsBoundaryToPermissionSetCommand = _PutPermissionsBoundaryToPerm
3375
3243
 
3376
3244
 
3377
3245
 
3378
- var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3379
- ...commonParams
3380
- }).m(function(Command, cs, config, o) {
3246
+ var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3381
3247
  return [
3382
3248
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3383
3249
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3391,9 +3257,7 @@ var TagResourceCommand = _TagResourceCommand;
3391
3257
 
3392
3258
 
3393
3259
 
3394
- var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3395
- ...commonParams
3396
- }).m(function(Command, cs, config, o) {
3260
+ var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3397
3261
  return [
3398
3262
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3399
3263
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3407,9 +3271,7 @@ var UntagResourceCommand = _UntagResourceCommand;
3407
3271
 
3408
3272
 
3409
3273
 
3410
- var _UpdateApplicationCommand = class _UpdateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3411
- ...commonParams
3412
- }).m(function(Command, cs, config, o) {
3274
+ var _UpdateApplicationCommand = class _UpdateApplicationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3413
3275
  return [
3414
3276
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3415
3277
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3423,9 +3285,7 @@ var UpdateApplicationCommand = _UpdateApplicationCommand;
3423
3285
 
3424
3286
 
3425
3287
 
3426
- var _UpdateInstanceAccessControlAttributeConfigurationCommand = class _UpdateInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3427
- ...commonParams
3428
- }).m(function(Command, cs, config, o) {
3288
+ var _UpdateInstanceAccessControlAttributeConfigurationCommand = class _UpdateInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3429
3289
  return [
3430
3290
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3431
3291
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3439,9 +3299,7 @@ var UpdateInstanceAccessControlAttributeConfigurationCommand = _UpdateInstanceAc
3439
3299
 
3440
3300
 
3441
3301
 
3442
- var _UpdateInstanceCommand = class _UpdateInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
3443
- ...commonParams
3444
- }).m(function(Command, cs, config, o) {
3302
+ var _UpdateInstanceCommand = class _UpdateInstanceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3445
3303
  return [
3446
3304
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3447
3305
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3455,9 +3313,7 @@ var UpdateInstanceCommand = _UpdateInstanceCommand;
3455
3313
 
3456
3314
 
3457
3315
 
3458
- var _UpdatePermissionSetCommand = class _UpdatePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
3459
- ...commonParams
3460
- }).m(function(Command, cs, config, o) {
3316
+ var _UpdatePermissionSetCommand = class _UpdatePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3461
3317
  return [
3462
3318
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3463
3319
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
@@ -3471,9 +3327,7 @@ var UpdatePermissionSetCommand = _UpdatePermissionSetCommand;
3471
3327
 
3472
3328
 
3473
3329
 
3474
- var _UpdateTrustedTokenIssuerCommand = class _UpdateTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
3475
- ...commonParams
3476
- }).m(function(Command, cs, config, o) {
3330
+ var _UpdateTrustedTokenIssuerCommand = class _UpdateTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
3477
3331
  return [
3478
3332
  (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
3479
3333
  (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())