@aws-sdk/client-workspaces-web 3.590.0 → 3.596.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 -58
- package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/AssociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/CreateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreatePortalCommand.d.ts +2 -1
- package/dist-types/commands/CreateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/CreateUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/DeleteIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeletePortalCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/GetIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetPortalCommand.d.ts +2 -1
- package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +2 -1
- package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +2 -1
- package/dist-types/commands/GetTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/GetUserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/commands/ListIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListPortalsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +2 -1
- package/dist-types/commands/ListTrustStoresCommand.d.ts +2 -1
- package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/ListUserSettingsCommand.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/UpdateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/commands/UpdateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePortalCommand.d.ts +2 -1
- package/dist-types/commands/UpdateTrustStoreCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/WorkSpacesWebServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUserSettingsCommand.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/UpdateBrowserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/WorkSpacesWebServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -304,7 +304,6 @@ var WorkSpacesWebClient = _WorkSpacesWebClient;
|
|
|
304
304
|
|
|
305
305
|
var import_middleware_serde = require("@smithy/middleware-serde");
|
|
306
306
|
|
|
307
|
-
var import_types = require("@smithy/types");
|
|
308
307
|
|
|
309
308
|
// src/protocols/Aws_restJson1.ts
|
|
310
309
|
var import_core2 = require("@aws-sdk/core");
|
|
@@ -2557,7 +2556,6 @@ var AssociateBrowserSettingsCommand = _AssociateBrowserSettingsCommand;
|
|
|
2557
2556
|
|
|
2558
2557
|
|
|
2559
2558
|
|
|
2560
|
-
|
|
2561
2559
|
var _AssociateIpAccessSettingsCommand = class _AssociateIpAccessSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2562
2560
|
...commonParams
|
|
2563
2561
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2574,7 +2572,6 @@ var AssociateIpAccessSettingsCommand = _AssociateIpAccessSettingsCommand;
|
|
|
2574
2572
|
|
|
2575
2573
|
|
|
2576
2574
|
|
|
2577
|
-
|
|
2578
2575
|
var _AssociateNetworkSettingsCommand = class _AssociateNetworkSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2579
2576
|
...commonParams
|
|
2580
2577
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2591,7 +2588,6 @@ var AssociateNetworkSettingsCommand = _AssociateNetworkSettingsCommand;
|
|
|
2591
2588
|
|
|
2592
2589
|
|
|
2593
2590
|
|
|
2594
|
-
|
|
2595
2591
|
var _AssociateTrustStoreCommand = class _AssociateTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2596
2592
|
...commonParams
|
|
2597
2593
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2608,7 +2604,6 @@ var AssociateTrustStoreCommand = _AssociateTrustStoreCommand;
|
|
|
2608
2604
|
|
|
2609
2605
|
|
|
2610
2606
|
|
|
2611
|
-
|
|
2612
2607
|
var _AssociateUserAccessLoggingSettingsCommand = class _AssociateUserAccessLoggingSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2613
2608
|
...commonParams
|
|
2614
2609
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2625,7 +2620,6 @@ var AssociateUserAccessLoggingSettingsCommand = _AssociateUserAccessLoggingSetti
|
|
|
2625
2620
|
|
|
2626
2621
|
|
|
2627
2622
|
|
|
2628
|
-
|
|
2629
2623
|
var _AssociateUserSettingsCommand = class _AssociateUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2630
2624
|
...commonParams
|
|
2631
2625
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2642,7 +2636,6 @@ var AssociateUserSettingsCommand = _AssociateUserSettingsCommand;
|
|
|
2642
2636
|
|
|
2643
2637
|
|
|
2644
2638
|
|
|
2645
|
-
|
|
2646
2639
|
var _CreateBrowserSettingsCommand = class _CreateBrowserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2647
2640
|
...commonParams
|
|
2648
2641
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2659,7 +2652,6 @@ var CreateBrowserSettingsCommand = _CreateBrowserSettingsCommand;
|
|
|
2659
2652
|
|
|
2660
2653
|
|
|
2661
2654
|
|
|
2662
|
-
|
|
2663
2655
|
var _CreateIdentityProviderCommand = class _CreateIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2664
2656
|
...commonParams
|
|
2665
2657
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2676,7 +2668,6 @@ var CreateIdentityProviderCommand = _CreateIdentityProviderCommand;
|
|
|
2676
2668
|
|
|
2677
2669
|
|
|
2678
2670
|
|
|
2679
|
-
|
|
2680
2671
|
var _CreateIpAccessSettingsCommand = class _CreateIpAccessSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2681
2672
|
...commonParams
|
|
2682
2673
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2693,7 +2684,6 @@ var CreateIpAccessSettingsCommand = _CreateIpAccessSettingsCommand;
|
|
|
2693
2684
|
|
|
2694
2685
|
|
|
2695
2686
|
|
|
2696
|
-
|
|
2697
2687
|
var _CreateNetworkSettingsCommand = class _CreateNetworkSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2698
2688
|
...commonParams
|
|
2699
2689
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2710,7 +2700,6 @@ var CreateNetworkSettingsCommand = _CreateNetworkSettingsCommand;
|
|
|
2710
2700
|
|
|
2711
2701
|
|
|
2712
2702
|
|
|
2713
|
-
|
|
2714
2703
|
var _CreatePortalCommand = class _CreatePortalCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2715
2704
|
...commonParams
|
|
2716
2705
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2727,7 +2716,6 @@ var CreatePortalCommand = _CreatePortalCommand;
|
|
|
2727
2716
|
|
|
2728
2717
|
|
|
2729
2718
|
|
|
2730
|
-
|
|
2731
2719
|
var _CreateTrustStoreCommand = class _CreateTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2732
2720
|
...commonParams
|
|
2733
2721
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2744,7 +2732,6 @@ var CreateTrustStoreCommand = _CreateTrustStoreCommand;
|
|
|
2744
2732
|
|
|
2745
2733
|
|
|
2746
2734
|
|
|
2747
|
-
|
|
2748
2735
|
var _CreateUserAccessLoggingSettingsCommand = class _CreateUserAccessLoggingSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2749
2736
|
...commonParams
|
|
2750
2737
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2761,7 +2748,6 @@ var CreateUserAccessLoggingSettingsCommand = _CreateUserAccessLoggingSettingsCom
|
|
|
2761
2748
|
|
|
2762
2749
|
|
|
2763
2750
|
|
|
2764
|
-
|
|
2765
2751
|
var _CreateUserSettingsCommand = class _CreateUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2766
2752
|
...commonParams
|
|
2767
2753
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2778,7 +2764,6 @@ var CreateUserSettingsCommand = _CreateUserSettingsCommand;
|
|
|
2778
2764
|
|
|
2779
2765
|
|
|
2780
2766
|
|
|
2781
|
-
|
|
2782
2767
|
var _DeleteBrowserSettingsCommand = class _DeleteBrowserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2783
2768
|
...commonParams
|
|
2784
2769
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2795,7 +2780,6 @@ var DeleteBrowserSettingsCommand = _DeleteBrowserSettingsCommand;
|
|
|
2795
2780
|
|
|
2796
2781
|
|
|
2797
2782
|
|
|
2798
|
-
|
|
2799
2783
|
var _DeleteIdentityProviderCommand = class _DeleteIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2800
2784
|
...commonParams
|
|
2801
2785
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2812,7 +2796,6 @@ var DeleteIdentityProviderCommand = _DeleteIdentityProviderCommand;
|
|
|
2812
2796
|
|
|
2813
2797
|
|
|
2814
2798
|
|
|
2815
|
-
|
|
2816
2799
|
var _DeleteIpAccessSettingsCommand = class _DeleteIpAccessSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2817
2800
|
...commonParams
|
|
2818
2801
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2829,7 +2812,6 @@ var DeleteIpAccessSettingsCommand = _DeleteIpAccessSettingsCommand;
|
|
|
2829
2812
|
|
|
2830
2813
|
|
|
2831
2814
|
|
|
2832
|
-
|
|
2833
2815
|
var _DeleteNetworkSettingsCommand = class _DeleteNetworkSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2834
2816
|
...commonParams
|
|
2835
2817
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2846,7 +2828,6 @@ var DeleteNetworkSettingsCommand = _DeleteNetworkSettingsCommand;
|
|
|
2846
2828
|
|
|
2847
2829
|
|
|
2848
2830
|
|
|
2849
|
-
|
|
2850
2831
|
var _DeletePortalCommand = class _DeletePortalCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2851
2832
|
...commonParams
|
|
2852
2833
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2863,7 +2844,6 @@ var DeletePortalCommand = _DeletePortalCommand;
|
|
|
2863
2844
|
|
|
2864
2845
|
|
|
2865
2846
|
|
|
2866
|
-
|
|
2867
2847
|
var _DeleteTrustStoreCommand = class _DeleteTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2868
2848
|
...commonParams
|
|
2869
2849
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2880,7 +2860,6 @@ var DeleteTrustStoreCommand = _DeleteTrustStoreCommand;
|
|
|
2880
2860
|
|
|
2881
2861
|
|
|
2882
2862
|
|
|
2883
|
-
|
|
2884
2863
|
var _DeleteUserAccessLoggingSettingsCommand = class _DeleteUserAccessLoggingSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2885
2864
|
...commonParams
|
|
2886
2865
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2897,7 +2876,6 @@ var DeleteUserAccessLoggingSettingsCommand = _DeleteUserAccessLoggingSettingsCom
|
|
|
2897
2876
|
|
|
2898
2877
|
|
|
2899
2878
|
|
|
2900
|
-
|
|
2901
2879
|
var _DeleteUserSettingsCommand = class _DeleteUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2902
2880
|
...commonParams
|
|
2903
2881
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2914,7 +2892,6 @@ var DeleteUserSettingsCommand = _DeleteUserSettingsCommand;
|
|
|
2914
2892
|
|
|
2915
2893
|
|
|
2916
2894
|
|
|
2917
|
-
|
|
2918
2895
|
var _DisassociateBrowserSettingsCommand = class _DisassociateBrowserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2919
2896
|
...commonParams
|
|
2920
2897
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2931,7 +2908,6 @@ var DisassociateBrowserSettingsCommand = _DisassociateBrowserSettingsCommand;
|
|
|
2931
2908
|
|
|
2932
2909
|
|
|
2933
2910
|
|
|
2934
|
-
|
|
2935
2911
|
var _DisassociateIpAccessSettingsCommand = class _DisassociateIpAccessSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2936
2912
|
...commonParams
|
|
2937
2913
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2948,7 +2924,6 @@ var DisassociateIpAccessSettingsCommand = _DisassociateIpAccessSettingsCommand;
|
|
|
2948
2924
|
|
|
2949
2925
|
|
|
2950
2926
|
|
|
2951
|
-
|
|
2952
2927
|
var _DisassociateNetworkSettingsCommand = class _DisassociateNetworkSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2953
2928
|
...commonParams
|
|
2954
2929
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2965,7 +2940,6 @@ var DisassociateNetworkSettingsCommand = _DisassociateNetworkSettingsCommand;
|
|
|
2965
2940
|
|
|
2966
2941
|
|
|
2967
2942
|
|
|
2968
|
-
|
|
2969
2943
|
var _DisassociateTrustStoreCommand = class _DisassociateTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2970
2944
|
...commonParams
|
|
2971
2945
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2982,7 +2956,6 @@ var DisassociateTrustStoreCommand = _DisassociateTrustStoreCommand;
|
|
|
2982
2956
|
|
|
2983
2957
|
|
|
2984
2958
|
|
|
2985
|
-
|
|
2986
2959
|
var _DisassociateUserAccessLoggingSettingsCommand = class _DisassociateUserAccessLoggingSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
2987
2960
|
...commonParams
|
|
2988
2961
|
}).m(function(Command, cs, config, o) {
|
|
@@ -2999,7 +2972,6 @@ var DisassociateUserAccessLoggingSettingsCommand = _DisassociateUserAccessLoggin
|
|
|
2999
2972
|
|
|
3000
2973
|
|
|
3001
2974
|
|
|
3002
|
-
|
|
3003
2975
|
var _DisassociateUserSettingsCommand = class _DisassociateUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3004
2976
|
...commonParams
|
|
3005
2977
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3016,7 +2988,6 @@ var DisassociateUserSettingsCommand = _DisassociateUserSettingsCommand;
|
|
|
3016
2988
|
|
|
3017
2989
|
|
|
3018
2990
|
|
|
3019
|
-
|
|
3020
2991
|
var _GetBrowserSettingsCommand = class _GetBrowserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3021
2992
|
...commonParams
|
|
3022
2993
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3033,7 +3004,6 @@ var GetBrowserSettingsCommand = _GetBrowserSettingsCommand;
|
|
|
3033
3004
|
|
|
3034
3005
|
|
|
3035
3006
|
|
|
3036
|
-
|
|
3037
3007
|
var _GetIdentityProviderCommand = class _GetIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3038
3008
|
...commonParams
|
|
3039
3009
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3050,7 +3020,6 @@ var GetIdentityProviderCommand = _GetIdentityProviderCommand;
|
|
|
3050
3020
|
|
|
3051
3021
|
|
|
3052
3022
|
|
|
3053
|
-
|
|
3054
3023
|
var _GetIpAccessSettingsCommand = class _GetIpAccessSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3055
3024
|
...commonParams
|
|
3056
3025
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3067,7 +3036,6 @@ var GetIpAccessSettingsCommand = _GetIpAccessSettingsCommand;
|
|
|
3067
3036
|
|
|
3068
3037
|
|
|
3069
3038
|
|
|
3070
|
-
|
|
3071
3039
|
var _GetNetworkSettingsCommand = class _GetNetworkSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3072
3040
|
...commonParams
|
|
3073
3041
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3084,7 +3052,6 @@ var GetNetworkSettingsCommand = _GetNetworkSettingsCommand;
|
|
|
3084
3052
|
|
|
3085
3053
|
|
|
3086
3054
|
|
|
3087
|
-
|
|
3088
3055
|
var _GetPortalCommand = class _GetPortalCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3089
3056
|
...commonParams
|
|
3090
3057
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3101,7 +3068,6 @@ var GetPortalCommand = _GetPortalCommand;
|
|
|
3101
3068
|
|
|
3102
3069
|
|
|
3103
3070
|
|
|
3104
|
-
|
|
3105
3071
|
var _GetPortalServiceProviderMetadataCommand = class _GetPortalServiceProviderMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3106
3072
|
...commonParams
|
|
3107
3073
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3118,7 +3084,6 @@ var GetPortalServiceProviderMetadataCommand = _GetPortalServiceProviderMetadataC
|
|
|
3118
3084
|
|
|
3119
3085
|
|
|
3120
3086
|
|
|
3121
|
-
|
|
3122
3087
|
var _GetTrustStoreCertificateCommand = class _GetTrustStoreCertificateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3123
3088
|
...commonParams
|
|
3124
3089
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3135,7 +3100,6 @@ var GetTrustStoreCertificateCommand = _GetTrustStoreCertificateCommand;
|
|
|
3135
3100
|
|
|
3136
3101
|
|
|
3137
3102
|
|
|
3138
|
-
|
|
3139
3103
|
var _GetTrustStoreCommand = class _GetTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3140
3104
|
...commonParams
|
|
3141
3105
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3152,7 +3116,6 @@ var GetTrustStoreCommand = _GetTrustStoreCommand;
|
|
|
3152
3116
|
|
|
3153
3117
|
|
|
3154
3118
|
|
|
3155
|
-
|
|
3156
3119
|
var _GetUserAccessLoggingSettingsCommand = class _GetUserAccessLoggingSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3157
3120
|
...commonParams
|
|
3158
3121
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3169,7 +3132,6 @@ var GetUserAccessLoggingSettingsCommand = _GetUserAccessLoggingSettingsCommand;
|
|
|
3169
3132
|
|
|
3170
3133
|
|
|
3171
3134
|
|
|
3172
|
-
|
|
3173
3135
|
var _GetUserSettingsCommand = class _GetUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3174
3136
|
...commonParams
|
|
3175
3137
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3186,7 +3148,6 @@ var GetUserSettingsCommand = _GetUserSettingsCommand;
|
|
|
3186
3148
|
|
|
3187
3149
|
|
|
3188
3150
|
|
|
3189
|
-
|
|
3190
3151
|
var _ListBrowserSettingsCommand = class _ListBrowserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3191
3152
|
...commonParams
|
|
3192
3153
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3203,7 +3164,6 @@ var ListBrowserSettingsCommand = _ListBrowserSettingsCommand;
|
|
|
3203
3164
|
|
|
3204
3165
|
|
|
3205
3166
|
|
|
3206
|
-
|
|
3207
3167
|
var _ListIdentityProvidersCommand = class _ListIdentityProvidersCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3208
3168
|
...commonParams
|
|
3209
3169
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3220,7 +3180,6 @@ var ListIdentityProvidersCommand = _ListIdentityProvidersCommand;
|
|
|
3220
3180
|
|
|
3221
3181
|
|
|
3222
3182
|
|
|
3223
|
-
|
|
3224
3183
|
var _ListIpAccessSettingsCommand = class _ListIpAccessSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3225
3184
|
...commonParams
|
|
3226
3185
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3237,7 +3196,6 @@ var ListIpAccessSettingsCommand = _ListIpAccessSettingsCommand;
|
|
|
3237
3196
|
|
|
3238
3197
|
|
|
3239
3198
|
|
|
3240
|
-
|
|
3241
3199
|
var _ListNetworkSettingsCommand = class _ListNetworkSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3242
3200
|
...commonParams
|
|
3243
3201
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3254,7 +3212,6 @@ var ListNetworkSettingsCommand = _ListNetworkSettingsCommand;
|
|
|
3254
3212
|
|
|
3255
3213
|
|
|
3256
3214
|
|
|
3257
|
-
|
|
3258
3215
|
var _ListPortalsCommand = class _ListPortalsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3259
3216
|
...commonParams
|
|
3260
3217
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3271,7 +3228,6 @@ var ListPortalsCommand = _ListPortalsCommand;
|
|
|
3271
3228
|
|
|
3272
3229
|
|
|
3273
3230
|
|
|
3274
|
-
|
|
3275
3231
|
var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3276
3232
|
...commonParams
|
|
3277
3233
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3288,7 +3244,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
|
|
|
3288
3244
|
|
|
3289
3245
|
|
|
3290
3246
|
|
|
3291
|
-
|
|
3292
3247
|
var _ListTrustStoreCertificatesCommand = class _ListTrustStoreCertificatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3293
3248
|
...commonParams
|
|
3294
3249
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3305,7 +3260,6 @@ var ListTrustStoreCertificatesCommand = _ListTrustStoreCertificatesCommand;
|
|
|
3305
3260
|
|
|
3306
3261
|
|
|
3307
3262
|
|
|
3308
|
-
|
|
3309
3263
|
var _ListTrustStoresCommand = class _ListTrustStoresCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3310
3264
|
...commonParams
|
|
3311
3265
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3322,7 +3276,6 @@ var ListTrustStoresCommand = _ListTrustStoresCommand;
|
|
|
3322
3276
|
|
|
3323
3277
|
|
|
3324
3278
|
|
|
3325
|
-
|
|
3326
3279
|
var _ListUserAccessLoggingSettingsCommand = class _ListUserAccessLoggingSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3327
3280
|
...commonParams
|
|
3328
3281
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3339,7 +3292,6 @@ var ListUserAccessLoggingSettingsCommand = _ListUserAccessLoggingSettingsCommand
|
|
|
3339
3292
|
|
|
3340
3293
|
|
|
3341
3294
|
|
|
3342
|
-
|
|
3343
3295
|
var _ListUserSettingsCommand = class _ListUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3344
3296
|
...commonParams
|
|
3345
3297
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3356,7 +3308,6 @@ var ListUserSettingsCommand = _ListUserSettingsCommand;
|
|
|
3356
3308
|
|
|
3357
3309
|
|
|
3358
3310
|
|
|
3359
|
-
|
|
3360
3311
|
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3361
3312
|
...commonParams
|
|
3362
3313
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3373,7 +3324,6 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
3373
3324
|
|
|
3374
3325
|
|
|
3375
3326
|
|
|
3376
|
-
|
|
3377
3327
|
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3378
3328
|
...commonParams
|
|
3379
3329
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3390,7 +3340,6 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
3390
3340
|
|
|
3391
3341
|
|
|
3392
3342
|
|
|
3393
|
-
|
|
3394
3343
|
var _UpdateBrowserSettingsCommand = class _UpdateBrowserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3395
3344
|
...commonParams
|
|
3396
3345
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3407,7 +3356,6 @@ var UpdateBrowserSettingsCommand = _UpdateBrowserSettingsCommand;
|
|
|
3407
3356
|
|
|
3408
3357
|
|
|
3409
3358
|
|
|
3410
|
-
|
|
3411
3359
|
var _UpdateIdentityProviderCommand = class _UpdateIdentityProviderCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3412
3360
|
...commonParams
|
|
3413
3361
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3424,7 +3372,6 @@ var UpdateIdentityProviderCommand = _UpdateIdentityProviderCommand;
|
|
|
3424
3372
|
|
|
3425
3373
|
|
|
3426
3374
|
|
|
3427
|
-
|
|
3428
3375
|
var _UpdateIpAccessSettingsCommand = class _UpdateIpAccessSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3429
3376
|
...commonParams
|
|
3430
3377
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3441,7 +3388,6 @@ var UpdateIpAccessSettingsCommand = _UpdateIpAccessSettingsCommand;
|
|
|
3441
3388
|
|
|
3442
3389
|
|
|
3443
3390
|
|
|
3444
|
-
|
|
3445
3391
|
var _UpdateNetworkSettingsCommand = class _UpdateNetworkSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3446
3392
|
...commonParams
|
|
3447
3393
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3458,7 +3404,6 @@ var UpdateNetworkSettingsCommand = _UpdateNetworkSettingsCommand;
|
|
|
3458
3404
|
|
|
3459
3405
|
|
|
3460
3406
|
|
|
3461
|
-
|
|
3462
3407
|
var _UpdatePortalCommand = class _UpdatePortalCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3463
3408
|
...commonParams
|
|
3464
3409
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3475,7 +3420,6 @@ var UpdatePortalCommand = _UpdatePortalCommand;
|
|
|
3475
3420
|
|
|
3476
3421
|
|
|
3477
3422
|
|
|
3478
|
-
|
|
3479
3423
|
var _UpdateTrustStoreCommand = class _UpdateTrustStoreCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3480
3424
|
...commonParams
|
|
3481
3425
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3492,7 +3436,6 @@ var UpdateTrustStoreCommand = _UpdateTrustStoreCommand;
|
|
|
3492
3436
|
|
|
3493
3437
|
|
|
3494
3438
|
|
|
3495
|
-
|
|
3496
3439
|
var _UpdateUserAccessLoggingSettingsCommand = class _UpdateUserAccessLoggingSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3497
3440
|
...commonParams
|
|
3498
3441
|
}).m(function(Command, cs, config, o) {
|
|
@@ -3509,7 +3452,6 @@ var UpdateUserAccessLoggingSettingsCommand = _UpdateUserAccessLoggingSettingsCom
|
|
|
3509
3452
|
|
|
3510
3453
|
|
|
3511
3454
|
|
|
3512
|
-
|
|
3513
3455
|
var _UpdateUserSettingsCommand = class _UpdateUserSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
3514
3456
|
...commonParams
|
|
3515
3457
|
}).m(function(Command, cs, config, o) {
|