@aws-sdk/client-sso-admin 3.588.0 → 3.592.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 +0 -73
- package/dist-types/SSOAdminClient.d.ts +4 -4
- package/dist-types/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/CreatePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeApplicationProviderCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInstanceCommand.d.ts +2 -1
- package/dist-types/commands/DescribePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/GetApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/GetInlinePolicyForPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAccessScopesCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAssignmentsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationAuthenticationMethodsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationGrantsCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListInstancesCommand.d.ts +2 -1
- package/dist-types/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetsCommand.d.ts +2 -1
- package/dist-types/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTrustedTokenIssuersCommand.d.ts +2 -1
- package/dist-types/commands/ProvisionPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/commands/PutApplicationGrantCommand.d.ts +2 -1
- package/dist-types/commands/PutInlinePolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInstanceCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePermissionSetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/SSOAdminServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/SSOAdminClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/AttachCustomerManagedPolicyReferenceToPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AttachManagedPolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAccountAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteApplicationGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInlinePolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePermissionsBoundaryFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeApplicationAssignmentCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeApplicationProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribePermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachCustomerManagedPolicyReferenceFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DetachManagedPolicyFromPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetApplicationGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetInlinePolicyForPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPermissionsBoundaryForPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentCreationStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentDeletionStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAccountsForProvisionedPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationAccessScopesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationAssignmentsForPrincipalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationAuthenticationMethodsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationGrantsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListApplicationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomerManagedPolicyReferencesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListManagedPoliciesInPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPermissionSetProvisioningStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPermissionSetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPermissionSetsProvisionedToAccountCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrustedTokenIssuersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ProvisionPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutApplicationAccessScopeCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutApplicationAssignmentConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutApplicationAuthenticationMethodCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutApplicationGrantCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutInlinePolicyToPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutPermissionsBoundaryToPermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateApplicationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInstanceAccessControlAttributeConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateInstanceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePermissionSetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrustedTokenIssuerCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/SSOAdminServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -297,7 +297,6 @@ var SSOAdminClient = _SSOAdminClient;
|
|
|
297
297
|
|
|
298
298
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
299
299
|
|
|
300
|
-
var import_types = require("@smithy/types");
|
|
301
300
|
|
|
302
301
|
// src/protocols/Aws_json1_1.ts
|
|
303
302
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2342,7 +2341,6 @@ var AttachCustomerManagedPolicyReferenceToPermissionSetCommand = _AttachCustomer
|
|
|
2342
2341
|
|
|
2343
2342
|
|
|
2344
2343
|
|
|
2345
|
-
|
|
2346
2344
|
var _AttachManagedPolicyToPermissionSetCommand = class _AttachManagedPolicyToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2347
2345
|
...commonParams
|
|
2348
2346
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2359,7 +2357,6 @@ var AttachManagedPolicyToPermissionSetCommand = _AttachManagedPolicyToPermission
|
|
|
2359
2357
|
|
|
2360
2358
|
|
|
2361
2359
|
|
|
2362
|
-
|
|
2363
2360
|
var _CreateAccountAssignmentCommand = class _CreateAccountAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2364
2361
|
...commonParams
|
|
2365
2362
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2376,7 +2373,6 @@ var CreateAccountAssignmentCommand = _CreateAccountAssignmentCommand;
|
|
|
2376
2373
|
|
|
2377
2374
|
|
|
2378
2375
|
|
|
2379
|
-
|
|
2380
2376
|
var _CreateApplicationAssignmentCommand = class _CreateApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2381
2377
|
...commonParams
|
|
2382
2378
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2393,7 +2389,6 @@ var CreateApplicationAssignmentCommand = _CreateApplicationAssignmentCommand;
|
|
|
2393
2389
|
|
|
2394
2390
|
|
|
2395
2391
|
|
|
2396
|
-
|
|
2397
2392
|
var _CreateApplicationCommand = class _CreateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2398
2393
|
...commonParams
|
|
2399
2394
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2410,7 +2405,6 @@ var CreateApplicationCommand = _CreateApplicationCommand;
|
|
|
2410
2405
|
|
|
2411
2406
|
|
|
2412
2407
|
|
|
2413
|
-
|
|
2414
2408
|
var _CreateInstanceAccessControlAttributeConfigurationCommand = class _CreateInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2415
2409
|
...commonParams
|
|
2416
2410
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2427,7 +2421,6 @@ var CreateInstanceAccessControlAttributeConfigurationCommand = _CreateInstanceAc
|
|
|
2427
2421
|
|
|
2428
2422
|
|
|
2429
2423
|
|
|
2430
|
-
|
|
2431
2424
|
var _CreateInstanceCommand = class _CreateInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2432
2425
|
...commonParams
|
|
2433
2426
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2444,7 +2437,6 @@ var CreateInstanceCommand = _CreateInstanceCommand;
|
|
|
2444
2437
|
|
|
2445
2438
|
|
|
2446
2439
|
|
|
2447
|
-
|
|
2448
2440
|
var _CreatePermissionSetCommand = class _CreatePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2449
2441
|
...commonParams
|
|
2450
2442
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2461,7 +2453,6 @@ var CreatePermissionSetCommand = _CreatePermissionSetCommand;
|
|
|
2461
2453
|
|
|
2462
2454
|
|
|
2463
2455
|
|
|
2464
|
-
|
|
2465
2456
|
var _CreateTrustedTokenIssuerCommand = class _CreateTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2466
2457
|
...commonParams
|
|
2467
2458
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2478,7 +2469,6 @@ var CreateTrustedTokenIssuerCommand = _CreateTrustedTokenIssuerCommand;
|
|
|
2478
2469
|
|
|
2479
2470
|
|
|
2480
2471
|
|
|
2481
|
-
|
|
2482
2472
|
var _DeleteAccountAssignmentCommand = class _DeleteAccountAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2483
2473
|
...commonParams
|
|
2484
2474
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2495,7 +2485,6 @@ var DeleteAccountAssignmentCommand = _DeleteAccountAssignmentCommand;
|
|
|
2495
2485
|
|
|
2496
2486
|
|
|
2497
2487
|
|
|
2498
|
-
|
|
2499
2488
|
var _DeleteApplicationAccessScopeCommand = class _DeleteApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2500
2489
|
...commonParams
|
|
2501
2490
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2512,7 +2501,6 @@ var DeleteApplicationAccessScopeCommand = _DeleteApplicationAccessScopeCommand;
|
|
|
2512
2501
|
|
|
2513
2502
|
|
|
2514
2503
|
|
|
2515
|
-
|
|
2516
2504
|
var _DeleteApplicationAssignmentCommand = class _DeleteApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2517
2505
|
...commonParams
|
|
2518
2506
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2529,7 +2517,6 @@ var DeleteApplicationAssignmentCommand = _DeleteApplicationAssignmentCommand;
|
|
|
2529
2517
|
|
|
2530
2518
|
|
|
2531
2519
|
|
|
2532
|
-
|
|
2533
2520
|
var _DeleteApplicationAuthenticationMethodCommand = class _DeleteApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2534
2521
|
...commonParams
|
|
2535
2522
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2546,7 +2533,6 @@ var DeleteApplicationAuthenticationMethodCommand = _DeleteApplicationAuthenticat
|
|
|
2546
2533
|
|
|
2547
2534
|
|
|
2548
2535
|
|
|
2549
|
-
|
|
2550
2536
|
var _DeleteApplicationCommand = class _DeleteApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2551
2537
|
...commonParams
|
|
2552
2538
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2563,7 +2549,6 @@ var DeleteApplicationCommand = _DeleteApplicationCommand;
|
|
|
2563
2549
|
|
|
2564
2550
|
|
|
2565
2551
|
|
|
2566
|
-
|
|
2567
2552
|
var _DeleteApplicationGrantCommand = class _DeleteApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2568
2553
|
...commonParams
|
|
2569
2554
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2580,7 +2565,6 @@ var DeleteApplicationGrantCommand = _DeleteApplicationGrantCommand;
|
|
|
2580
2565
|
|
|
2581
2566
|
|
|
2582
2567
|
|
|
2583
|
-
|
|
2584
2568
|
var _DeleteInlinePolicyFromPermissionSetCommand = class _DeleteInlinePolicyFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2585
2569
|
...commonParams
|
|
2586
2570
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2597,7 +2581,6 @@ var DeleteInlinePolicyFromPermissionSetCommand = _DeleteInlinePolicyFromPermissi
|
|
|
2597
2581
|
|
|
2598
2582
|
|
|
2599
2583
|
|
|
2600
|
-
|
|
2601
2584
|
var _DeleteInstanceAccessControlAttributeConfigurationCommand = class _DeleteInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2602
2585
|
...commonParams
|
|
2603
2586
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2614,7 +2597,6 @@ var DeleteInstanceAccessControlAttributeConfigurationCommand = _DeleteInstanceAc
|
|
|
2614
2597
|
|
|
2615
2598
|
|
|
2616
2599
|
|
|
2617
|
-
|
|
2618
2600
|
var _DeleteInstanceCommand = class _DeleteInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2619
2601
|
...commonParams
|
|
2620
2602
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2631,7 +2613,6 @@ var DeleteInstanceCommand = _DeleteInstanceCommand;
|
|
|
2631
2613
|
|
|
2632
2614
|
|
|
2633
2615
|
|
|
2634
|
-
|
|
2635
2616
|
var _DeletePermissionsBoundaryFromPermissionSetCommand = class _DeletePermissionsBoundaryFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2636
2617
|
...commonParams
|
|
2637
2618
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2648,7 +2629,6 @@ var DeletePermissionsBoundaryFromPermissionSetCommand = _DeletePermissionsBounda
|
|
|
2648
2629
|
|
|
2649
2630
|
|
|
2650
2631
|
|
|
2651
|
-
|
|
2652
2632
|
var _DeletePermissionSetCommand = class _DeletePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2653
2633
|
...commonParams
|
|
2654
2634
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2665,7 +2645,6 @@ var DeletePermissionSetCommand = _DeletePermissionSetCommand;
|
|
|
2665
2645
|
|
|
2666
2646
|
|
|
2667
2647
|
|
|
2668
|
-
|
|
2669
2648
|
var _DeleteTrustedTokenIssuerCommand = class _DeleteTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2670
2649
|
...commonParams
|
|
2671
2650
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2682,7 +2661,6 @@ var DeleteTrustedTokenIssuerCommand = _DeleteTrustedTokenIssuerCommand;
|
|
|
2682
2661
|
|
|
2683
2662
|
|
|
2684
2663
|
|
|
2685
|
-
|
|
2686
2664
|
var _DescribeAccountAssignmentCreationStatusCommand = class _DescribeAccountAssignmentCreationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2687
2665
|
...commonParams
|
|
2688
2666
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2699,7 +2677,6 @@ var DescribeAccountAssignmentCreationStatusCommand = _DescribeAccountAssignmentC
|
|
|
2699
2677
|
|
|
2700
2678
|
|
|
2701
2679
|
|
|
2702
|
-
|
|
2703
2680
|
var _DescribeAccountAssignmentDeletionStatusCommand = class _DescribeAccountAssignmentDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2704
2681
|
...commonParams
|
|
2705
2682
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2716,7 +2693,6 @@ var DescribeAccountAssignmentDeletionStatusCommand = _DescribeAccountAssignmentD
|
|
|
2716
2693
|
|
|
2717
2694
|
|
|
2718
2695
|
|
|
2719
|
-
|
|
2720
2696
|
var _DescribeApplicationAssignmentCommand = class _DescribeApplicationAssignmentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2721
2697
|
...commonParams
|
|
2722
2698
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2733,7 +2709,6 @@ var DescribeApplicationAssignmentCommand = _DescribeApplicationAssignmentCommand
|
|
|
2733
2709
|
|
|
2734
2710
|
|
|
2735
2711
|
|
|
2736
|
-
|
|
2737
2712
|
var _DescribeApplicationCommand = class _DescribeApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2738
2713
|
...commonParams
|
|
2739
2714
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2750,7 +2725,6 @@ var DescribeApplicationCommand = _DescribeApplicationCommand;
|
|
|
2750
2725
|
|
|
2751
2726
|
|
|
2752
2727
|
|
|
2753
|
-
|
|
2754
2728
|
var _DescribeApplicationProviderCommand = class _DescribeApplicationProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2755
2729
|
...commonParams
|
|
2756
2730
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2767,7 +2741,6 @@ var DescribeApplicationProviderCommand = _DescribeApplicationProviderCommand;
|
|
|
2767
2741
|
|
|
2768
2742
|
|
|
2769
2743
|
|
|
2770
|
-
|
|
2771
2744
|
var _DescribeInstanceAccessControlAttributeConfigurationCommand = class _DescribeInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2772
2745
|
...commonParams
|
|
2773
2746
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2784,7 +2757,6 @@ var DescribeInstanceAccessControlAttributeConfigurationCommand = _DescribeInstan
|
|
|
2784
2757
|
|
|
2785
2758
|
|
|
2786
2759
|
|
|
2787
|
-
|
|
2788
2760
|
var _DescribeInstanceCommand = class _DescribeInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2789
2761
|
...commonParams
|
|
2790
2762
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2801,7 +2773,6 @@ var DescribeInstanceCommand = _DescribeInstanceCommand;
|
|
|
2801
2773
|
|
|
2802
2774
|
|
|
2803
2775
|
|
|
2804
|
-
|
|
2805
2776
|
var _DescribePermissionSetCommand = class _DescribePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2806
2777
|
...commonParams
|
|
2807
2778
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2818,7 +2789,6 @@ var DescribePermissionSetCommand = _DescribePermissionSetCommand;
|
|
|
2818
2789
|
|
|
2819
2790
|
|
|
2820
2791
|
|
|
2821
|
-
|
|
2822
2792
|
var _DescribePermissionSetProvisioningStatusCommand = class _DescribePermissionSetProvisioningStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2823
2793
|
...commonParams
|
|
2824
2794
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2835,7 +2805,6 @@ var DescribePermissionSetProvisioningStatusCommand = _DescribePermissionSetProvi
|
|
|
2835
2805
|
|
|
2836
2806
|
|
|
2837
2807
|
|
|
2838
|
-
|
|
2839
2808
|
var _DescribeTrustedTokenIssuerCommand = class _DescribeTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2840
2809
|
...commonParams
|
|
2841
2810
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2852,7 +2821,6 @@ var DescribeTrustedTokenIssuerCommand = _DescribeTrustedTokenIssuerCommand;
|
|
|
2852
2821
|
|
|
2853
2822
|
|
|
2854
2823
|
|
|
2855
|
-
|
|
2856
2824
|
var _DetachCustomerManagedPolicyReferenceFromPermissionSetCommand = class _DetachCustomerManagedPolicyReferenceFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2857
2825
|
...commonParams
|
|
2858
2826
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2869,7 +2837,6 @@ var DetachCustomerManagedPolicyReferenceFromPermissionSetCommand = _DetachCustom
|
|
|
2869
2837
|
|
|
2870
2838
|
|
|
2871
2839
|
|
|
2872
|
-
|
|
2873
2840
|
var _DetachManagedPolicyFromPermissionSetCommand = class _DetachManagedPolicyFromPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2874
2841
|
...commonParams
|
|
2875
2842
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2886,7 +2853,6 @@ var DetachManagedPolicyFromPermissionSetCommand = _DetachManagedPolicyFromPermis
|
|
|
2886
2853
|
|
|
2887
2854
|
|
|
2888
2855
|
|
|
2889
|
-
|
|
2890
2856
|
var _GetApplicationAccessScopeCommand = class _GetApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2891
2857
|
...commonParams
|
|
2892
2858
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2903,7 +2869,6 @@ var GetApplicationAccessScopeCommand = _GetApplicationAccessScopeCommand;
|
|
|
2903
2869
|
|
|
2904
2870
|
|
|
2905
2871
|
|
|
2906
|
-
|
|
2907
2872
|
var _GetApplicationAssignmentConfigurationCommand = class _GetApplicationAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2908
2873
|
...commonParams
|
|
2909
2874
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2920,7 +2885,6 @@ var GetApplicationAssignmentConfigurationCommand = _GetApplicationAssignmentConf
|
|
|
2920
2885
|
|
|
2921
2886
|
|
|
2922
2887
|
|
|
2923
|
-
|
|
2924
2888
|
var _GetApplicationAuthenticationMethodCommand = class _GetApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2925
2889
|
...commonParams
|
|
2926
2890
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2937,7 +2901,6 @@ var GetApplicationAuthenticationMethodCommand = _GetApplicationAuthenticationMet
|
|
|
2937
2901
|
|
|
2938
2902
|
|
|
2939
2903
|
|
|
2940
|
-
|
|
2941
2904
|
var _GetApplicationGrantCommand = class _GetApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2942
2905
|
...commonParams
|
|
2943
2906
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2954,7 +2917,6 @@ var GetApplicationGrantCommand = _GetApplicationGrantCommand;
|
|
|
2954
2917
|
|
|
2955
2918
|
|
|
2956
2919
|
|
|
2957
|
-
|
|
2958
2920
|
var _GetInlinePolicyForPermissionSetCommand = class _GetInlinePolicyForPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2959
2921
|
...commonParams
|
|
2960
2922
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2971,7 +2933,6 @@ var GetInlinePolicyForPermissionSetCommand = _GetInlinePolicyForPermissionSetCom
|
|
|
2971
2933
|
|
|
2972
2934
|
|
|
2973
2935
|
|
|
2974
|
-
|
|
2975
2936
|
var _GetPermissionsBoundaryForPermissionSetCommand = class _GetPermissionsBoundaryForPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2976
2937
|
...commonParams
|
|
2977
2938
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2988,7 +2949,6 @@ var GetPermissionsBoundaryForPermissionSetCommand = _GetPermissionsBoundaryForPe
|
|
|
2988
2949
|
|
|
2989
2950
|
|
|
2990
2951
|
|
|
2991
|
-
|
|
2992
2952
|
var _ListAccountAssignmentCreationStatusCommand = class _ListAccountAssignmentCreationStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2993
2953
|
...commonParams
|
|
2994
2954
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3005,7 +2965,6 @@ var ListAccountAssignmentCreationStatusCommand = _ListAccountAssignmentCreationS
|
|
|
3005
2965
|
|
|
3006
2966
|
|
|
3007
2967
|
|
|
3008
|
-
|
|
3009
2968
|
var _ListAccountAssignmentDeletionStatusCommand = class _ListAccountAssignmentDeletionStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3010
2969
|
...commonParams
|
|
3011
2970
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3022,7 +2981,6 @@ var ListAccountAssignmentDeletionStatusCommand = _ListAccountAssignmentDeletionS
|
|
|
3022
2981
|
|
|
3023
2982
|
|
|
3024
2983
|
|
|
3025
|
-
|
|
3026
2984
|
var _ListAccountAssignmentsCommand = class _ListAccountAssignmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3027
2985
|
...commonParams
|
|
3028
2986
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3039,7 +2997,6 @@ var ListAccountAssignmentsCommand = _ListAccountAssignmentsCommand;
|
|
|
3039
2997
|
|
|
3040
2998
|
|
|
3041
2999
|
|
|
3042
|
-
|
|
3043
3000
|
var _ListAccountAssignmentsForPrincipalCommand = class _ListAccountAssignmentsForPrincipalCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3044
3001
|
...commonParams
|
|
3045
3002
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3056,7 +3013,6 @@ var ListAccountAssignmentsForPrincipalCommand = _ListAccountAssignmentsForPrinci
|
|
|
3056
3013
|
|
|
3057
3014
|
|
|
3058
3015
|
|
|
3059
|
-
|
|
3060
3016
|
var _ListAccountsForProvisionedPermissionSetCommand = class _ListAccountsForProvisionedPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3061
3017
|
...commonParams
|
|
3062
3018
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3073,7 +3029,6 @@ var ListAccountsForProvisionedPermissionSetCommand = _ListAccountsForProvisioned
|
|
|
3073
3029
|
|
|
3074
3030
|
|
|
3075
3031
|
|
|
3076
|
-
|
|
3077
3032
|
var _ListApplicationAccessScopesCommand = class _ListApplicationAccessScopesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3078
3033
|
...commonParams
|
|
3079
3034
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3090,7 +3045,6 @@ var ListApplicationAccessScopesCommand = _ListApplicationAccessScopesCommand;
|
|
|
3090
3045
|
|
|
3091
3046
|
|
|
3092
3047
|
|
|
3093
|
-
|
|
3094
3048
|
var _ListApplicationAssignmentsCommand = class _ListApplicationAssignmentsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3095
3049
|
...commonParams
|
|
3096
3050
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3107,7 +3061,6 @@ var ListApplicationAssignmentsCommand = _ListApplicationAssignmentsCommand;
|
|
|
3107
3061
|
|
|
3108
3062
|
|
|
3109
3063
|
|
|
3110
|
-
|
|
3111
3064
|
var _ListApplicationAssignmentsForPrincipalCommand = class _ListApplicationAssignmentsForPrincipalCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3112
3065
|
...commonParams
|
|
3113
3066
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3124,7 +3077,6 @@ var ListApplicationAssignmentsForPrincipalCommand = _ListApplicationAssignmentsF
|
|
|
3124
3077
|
|
|
3125
3078
|
|
|
3126
3079
|
|
|
3127
|
-
|
|
3128
3080
|
var _ListApplicationAuthenticationMethodsCommand = class _ListApplicationAuthenticationMethodsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3129
3081
|
...commonParams
|
|
3130
3082
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3141,7 +3093,6 @@ var ListApplicationAuthenticationMethodsCommand = _ListApplicationAuthentication
|
|
|
3141
3093
|
|
|
3142
3094
|
|
|
3143
3095
|
|
|
3144
|
-
|
|
3145
3096
|
var _ListApplicationGrantsCommand = class _ListApplicationGrantsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3146
3097
|
...commonParams
|
|
3147
3098
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3158,7 +3109,6 @@ var ListApplicationGrantsCommand = _ListApplicationGrantsCommand;
|
|
|
3158
3109
|
|
|
3159
3110
|
|
|
3160
3111
|
|
|
3161
|
-
|
|
3162
3112
|
var _ListApplicationProvidersCommand = class _ListApplicationProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3163
3113
|
...commonParams
|
|
3164
3114
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3175,7 +3125,6 @@ var ListApplicationProvidersCommand = _ListApplicationProvidersCommand;
|
|
|
3175
3125
|
|
|
3176
3126
|
|
|
3177
3127
|
|
|
3178
|
-
|
|
3179
3128
|
var _ListApplicationsCommand = class _ListApplicationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3180
3129
|
...commonParams
|
|
3181
3130
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3192,7 +3141,6 @@ var ListApplicationsCommand = _ListApplicationsCommand;
|
|
|
3192
3141
|
|
|
3193
3142
|
|
|
3194
3143
|
|
|
3195
|
-
|
|
3196
3144
|
var _ListCustomerManagedPolicyReferencesInPermissionSetCommand = class _ListCustomerManagedPolicyReferencesInPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3197
3145
|
...commonParams
|
|
3198
3146
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3209,7 +3157,6 @@ var ListCustomerManagedPolicyReferencesInPermissionSetCommand = _ListCustomerMan
|
|
|
3209
3157
|
|
|
3210
3158
|
|
|
3211
3159
|
|
|
3212
|
-
|
|
3213
3160
|
var _ListInstancesCommand = class _ListInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3214
3161
|
...commonParams
|
|
3215
3162
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3226,7 +3173,6 @@ var ListInstancesCommand = _ListInstancesCommand;
|
|
|
3226
3173
|
|
|
3227
3174
|
|
|
3228
3175
|
|
|
3229
|
-
|
|
3230
3176
|
var _ListManagedPoliciesInPermissionSetCommand = class _ListManagedPoliciesInPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3231
3177
|
...commonParams
|
|
3232
3178
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3243,7 +3189,6 @@ var ListManagedPoliciesInPermissionSetCommand = _ListManagedPoliciesInPermission
|
|
|
3243
3189
|
|
|
3244
3190
|
|
|
3245
3191
|
|
|
3246
|
-
|
|
3247
3192
|
var _ListPermissionSetProvisioningStatusCommand = class _ListPermissionSetProvisioningStatusCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3248
3193
|
...commonParams
|
|
3249
3194
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3260,7 +3205,6 @@ var ListPermissionSetProvisioningStatusCommand = _ListPermissionSetProvisioningS
|
|
|
3260
3205
|
|
|
3261
3206
|
|
|
3262
3207
|
|
|
3263
|
-
|
|
3264
3208
|
var _ListPermissionSetsCommand = class _ListPermissionSetsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3265
3209
|
...commonParams
|
|
3266
3210
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3277,7 +3221,6 @@ var ListPermissionSetsCommand = _ListPermissionSetsCommand;
|
|
|
3277
3221
|
|
|
3278
3222
|
|
|
3279
3223
|
|
|
3280
|
-
|
|
3281
3224
|
var _ListPermissionSetsProvisionedToAccountCommand = class _ListPermissionSetsProvisionedToAccountCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3282
3225
|
...commonParams
|
|
3283
3226
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3294,7 +3237,6 @@ var ListPermissionSetsProvisionedToAccountCommand = _ListPermissionSetsProvision
|
|
|
3294
3237
|
|
|
3295
3238
|
|
|
3296
3239
|
|
|
3297
|
-
|
|
3298
3240
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3299
3241
|
...commonParams
|
|
3300
3242
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3311,7 +3253,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3311
3253
|
|
|
3312
3254
|
|
|
3313
3255
|
|
|
3314
|
-
|
|
3315
3256
|
var _ListTrustedTokenIssuersCommand = class _ListTrustedTokenIssuersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3316
3257
|
...commonParams
|
|
3317
3258
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3328,7 +3269,6 @@ var ListTrustedTokenIssuersCommand = _ListTrustedTokenIssuersCommand;
|
|
|
3328
3269
|
|
|
3329
3270
|
|
|
3330
3271
|
|
|
3331
|
-
|
|
3332
3272
|
var _ProvisionPermissionSetCommand = class _ProvisionPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3333
3273
|
...commonParams
|
|
3334
3274
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3345,7 +3285,6 @@ var ProvisionPermissionSetCommand = _ProvisionPermissionSetCommand;
|
|
|
3345
3285
|
|
|
3346
3286
|
|
|
3347
3287
|
|
|
3348
|
-
|
|
3349
3288
|
var _PutApplicationAccessScopeCommand = class _PutApplicationAccessScopeCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3350
3289
|
...commonParams
|
|
3351
3290
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3362,7 +3301,6 @@ var PutApplicationAccessScopeCommand = _PutApplicationAccessScopeCommand;
|
|
|
3362
3301
|
|
|
3363
3302
|
|
|
3364
3303
|
|
|
3365
|
-
|
|
3366
3304
|
var _PutApplicationAssignmentConfigurationCommand = class _PutApplicationAssignmentConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3367
3305
|
...commonParams
|
|
3368
3306
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3379,7 +3317,6 @@ var PutApplicationAssignmentConfigurationCommand = _PutApplicationAssignmentConf
|
|
|
3379
3317
|
|
|
3380
3318
|
|
|
3381
3319
|
|
|
3382
|
-
|
|
3383
3320
|
var _PutApplicationAuthenticationMethodCommand = class _PutApplicationAuthenticationMethodCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3384
3321
|
...commonParams
|
|
3385
3322
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3396,7 +3333,6 @@ var PutApplicationAuthenticationMethodCommand = _PutApplicationAuthenticationMet
|
|
|
3396
3333
|
|
|
3397
3334
|
|
|
3398
3335
|
|
|
3399
|
-
|
|
3400
3336
|
var _PutApplicationGrantCommand = class _PutApplicationGrantCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3401
3337
|
...commonParams
|
|
3402
3338
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3413,7 +3349,6 @@ var PutApplicationGrantCommand = _PutApplicationGrantCommand;
|
|
|
3413
3349
|
|
|
3414
3350
|
|
|
3415
3351
|
|
|
3416
|
-
|
|
3417
3352
|
var _PutInlinePolicyToPermissionSetCommand = class _PutInlinePolicyToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3418
3353
|
...commonParams
|
|
3419
3354
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3430,7 +3365,6 @@ var PutInlinePolicyToPermissionSetCommand = _PutInlinePolicyToPermissionSetComma
|
|
|
3430
3365
|
|
|
3431
3366
|
|
|
3432
3367
|
|
|
3433
|
-
|
|
3434
3368
|
var _PutPermissionsBoundaryToPermissionSetCommand = class _PutPermissionsBoundaryToPermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3435
3369
|
...commonParams
|
|
3436
3370
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3447,7 +3381,6 @@ var PutPermissionsBoundaryToPermissionSetCommand = _PutPermissionsBoundaryToPerm
|
|
|
3447
3381
|
|
|
3448
3382
|
|
|
3449
3383
|
|
|
3450
|
-
|
|
3451
3384
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3452
3385
|
...commonParams
|
|
3453
3386
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3464,7 +3397,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3464
3397
|
|
|
3465
3398
|
|
|
3466
3399
|
|
|
3467
|
-
|
|
3468
3400
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3469
3401
|
...commonParams
|
|
3470
3402
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3481,7 +3413,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3481
3413
|
|
|
3482
3414
|
|
|
3483
3415
|
|
|
3484
|
-
|
|
3485
3416
|
var _UpdateApplicationCommand = class _UpdateApplicationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3486
3417
|
...commonParams
|
|
3487
3418
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3498,7 +3429,6 @@ var UpdateApplicationCommand = _UpdateApplicationCommand;
|
|
|
3498
3429
|
|
|
3499
3430
|
|
|
3500
3431
|
|
|
3501
|
-
|
|
3502
3432
|
var _UpdateInstanceAccessControlAttributeConfigurationCommand = class _UpdateInstanceAccessControlAttributeConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3503
3433
|
...commonParams
|
|
3504
3434
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3515,7 +3445,6 @@ var UpdateInstanceAccessControlAttributeConfigurationCommand = _UpdateInstanceAc
|
|
|
3515
3445
|
|
|
3516
3446
|
|
|
3517
3447
|
|
|
3518
|
-
|
|
3519
3448
|
var _UpdateInstanceCommand = class _UpdateInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3520
3449
|
...commonParams
|
|
3521
3450
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3532,7 +3461,6 @@ var UpdateInstanceCommand = _UpdateInstanceCommand;
|
|
|
3532
3461
|
|
|
3533
3462
|
|
|
3534
3463
|
|
|
3535
|
-
|
|
3536
3464
|
var _UpdatePermissionSetCommand = class _UpdatePermissionSetCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3537
3465
|
...commonParams
|
|
3538
3466
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3549,7 +3477,6 @@ var UpdatePermissionSetCommand = _UpdatePermissionSetCommand;
|
|
|
3549
3477
|
|
|
3550
3478
|
|
|
3551
3479
|
|
|
3552
|
-
|
|
3553
3480
|
var _UpdateTrustedTokenIssuerCommand = class _UpdateTrustedTokenIssuerCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3554
3481
|
...commonParams
|
|
3555
3482
|
}).m(function(Command, cs, config, o) {
|
|
@@ -163,15 +163,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
163
163
|
* Enables FIPS compatible endpoints.
|
|
164
164
|
*/
|
|
165
165
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
166
|
+
/**
|
|
167
|
+
* The AWS region to which this client will send requests
|
|
168
|
+
*/
|
|
169
|
+
region?: string | __Provider<string>;
|
|
166
170
|
/**
|
|
167
171
|
* The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
|
|
168
172
|
* @internal
|
|
169
173
|
*/
|
|
170
174
|
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
171
|
-
/**
|
|
172
|
-
* The AWS region to which this client will send requests
|
|
173
|
-
*/
|
|
174
|
-
region?: string | __Provider<string>;
|
|
175
175
|
/**
|
|
176
176
|
* Default credentials provider; Not available in browser runtime.
|
|
177
177
|
* @deprecated
|