@aws-sdk/client-workspaces-web 3.297.0 → 3.299.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/commands/AssociateBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/AssociateUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/CreateBrowserSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/CreateNetworkSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreatePortalCommand.js +1 -1
- package/dist-cjs/commands/CreateTrustStoreCommand.js +1 -1
- package/dist-cjs/commands/CreateUserAccessLoggingSettingsCommand.js +1 -1
- package/dist-cjs/commands/CreateUserSettingsCommand.js +1 -1
- package/dist-cjs/commands/DeleteBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-cjs/commands/DeleteNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeletePortalCommand.js +2 -3
- package/dist-cjs/commands/DeleteTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/DeleteUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/DisassociateUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetBrowserSettingsCommand.js +1 -1
- package/dist-cjs/commands/GetIdentityProviderCommand.js +1 -1
- package/dist-cjs/commands/GetNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetPortalCommand.js +1 -1
- package/dist-cjs/commands/GetPortalServiceProviderMetadataCommand.js +2 -3
- package/dist-cjs/commands/GetTrustStoreCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/GetUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/GetUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListBrowserSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +1 -1
- package/dist-cjs/commands/ListNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListPortalsCommand.js +1 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -1
- package/dist-cjs/commands/ListTrustStoreCertificatesCommand.js +2 -3
- package/dist-cjs/commands/ListTrustStoresCommand.js +2 -3
- package/dist-cjs/commands/ListUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/ListUserSettingsCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -1
- package/dist-cjs/commands/UntagResourceCommand.js +1 -1
- package/dist-cjs/commands/UpdateNetworkSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateTrustStoreCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -375
- package/dist-es/commands/AssociateBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateTrustStoreCommand.js +2 -3
- package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/AssociateUserSettingsCommand.js +2 -3
- package/dist-es/commands/CreateBrowserSettingsCommand.js +2 -2
- package/dist-es/commands/CreateIdentityProviderCommand.js +2 -2
- package/dist-es/commands/CreateNetworkSettingsCommand.js +2 -2
- package/dist-es/commands/CreatePortalCommand.js +2 -2
- package/dist-es/commands/CreateTrustStoreCommand.js +2 -2
- package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +2 -2
- package/dist-es/commands/CreateUserSettingsCommand.js +2 -2
- package/dist-es/commands/DeleteBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteIdentityProviderCommand.js +2 -3
- package/dist-es/commands/DeleteNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/DeletePortalCommand.js +2 -3
- package/dist-es/commands/DeleteTrustStoreCommand.js +2 -3
- package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/DeleteUserSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateTrustStoreCommand.js +2 -3
- package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/DisassociateUserSettingsCommand.js +2 -3
- package/dist-es/commands/GetBrowserSettingsCommand.js +2 -2
- package/dist-es/commands/GetIdentityProviderCommand.js +2 -2
- package/dist-es/commands/GetNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/GetPortalCommand.js +2 -2
- package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +2 -3
- package/dist-es/commands/GetTrustStoreCertificateCommand.js +2 -3
- package/dist-es/commands/GetTrustStoreCommand.js +2 -3
- package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/GetUserSettingsCommand.js +2 -3
- package/dist-es/commands/ListBrowserSettingsCommand.js +2 -3
- package/dist-es/commands/ListIdentityProvidersCommand.js +2 -2
- package/dist-es/commands/ListNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/ListPortalsCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ListTrustStoreCertificatesCommand.js +2 -3
- package/dist-es/commands/ListTrustStoresCommand.js +2 -3
- package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/ListUserSettingsCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -2
- package/dist-es/commands/UntagResourceCommand.js +2 -2
- package/dist-es/commands/UpdateNetworkSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateTrustStoreCommand.js +2 -3
- package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -3
- package/dist-es/commands/UpdateUserSettingsCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -279
- package/dist-types/models/models_0.d.ts +0 -372
- package/dist-types/ts3.4/models/models_0.d.ts +0 -273
- package/package.json +11 -10
|
@@ -591,314 +591,65 @@ export interface UpdateUserSettingsRequest {
|
|
|
591
591
|
export interface UpdateUserSettingsResponse {
|
|
592
592
|
userSettings: UserSettings | undefined;
|
|
593
593
|
}
|
|
594
|
-
export declare const AssociateBrowserSettingsRequestFilterSensitiveLog: (
|
|
595
|
-
obj: AssociateBrowserSettingsRequest
|
|
596
|
-
) => any;
|
|
597
|
-
export declare const AssociateBrowserSettingsResponseFilterSensitiveLog: (
|
|
598
|
-
obj: AssociateBrowserSettingsResponse
|
|
599
|
-
) => any;
|
|
600
|
-
export declare const ValidationExceptionFieldFilterSensitiveLog: (
|
|
601
|
-
obj: ValidationExceptionField
|
|
602
|
-
) => any;
|
|
603
|
-
export declare const AssociateNetworkSettingsRequestFilterSensitiveLog: (
|
|
604
|
-
obj: AssociateNetworkSettingsRequest
|
|
605
|
-
) => any;
|
|
606
|
-
export declare const AssociateNetworkSettingsResponseFilterSensitiveLog: (
|
|
607
|
-
obj: AssociateNetworkSettingsResponse
|
|
608
|
-
) => any;
|
|
609
|
-
export declare const AssociateTrustStoreRequestFilterSensitiveLog: (
|
|
610
|
-
obj: AssociateTrustStoreRequest
|
|
611
|
-
) => any;
|
|
612
|
-
export declare const AssociateTrustStoreResponseFilterSensitiveLog: (
|
|
613
|
-
obj: AssociateTrustStoreResponse
|
|
614
|
-
) => any;
|
|
615
|
-
export declare const AssociateUserAccessLoggingSettingsRequestFilterSensitiveLog: (
|
|
616
|
-
obj: AssociateUserAccessLoggingSettingsRequest
|
|
617
|
-
) => any;
|
|
618
|
-
export declare const AssociateUserAccessLoggingSettingsResponseFilterSensitiveLog: (
|
|
619
|
-
obj: AssociateUserAccessLoggingSettingsResponse
|
|
620
|
-
) => any;
|
|
621
|
-
export declare const AssociateUserSettingsRequestFilterSensitiveLog: (
|
|
622
|
-
obj: AssociateUserSettingsRequest
|
|
623
|
-
) => any;
|
|
624
|
-
export declare const AssociateUserSettingsResponseFilterSensitiveLog: (
|
|
625
|
-
obj: AssociateUserSettingsResponse
|
|
626
|
-
) => any;
|
|
627
594
|
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
628
595
|
export declare const CreateBrowserSettingsRequestFilterSensitiveLog: (
|
|
629
596
|
obj: CreateBrowserSettingsRequest
|
|
630
597
|
) => any;
|
|
631
|
-
export declare const CreateBrowserSettingsResponseFilterSensitiveLog: (
|
|
632
|
-
obj: CreateBrowserSettingsResponse
|
|
633
|
-
) => any;
|
|
634
598
|
export declare const CreateIdentityProviderRequestFilterSensitiveLog: (
|
|
635
599
|
obj: CreateIdentityProviderRequest
|
|
636
600
|
) => any;
|
|
637
|
-
export declare const CreateIdentityProviderResponseFilterSensitiveLog: (
|
|
638
|
-
obj: CreateIdentityProviderResponse
|
|
639
|
-
) => any;
|
|
640
601
|
export declare const CreateNetworkSettingsRequestFilterSensitiveLog: (
|
|
641
602
|
obj: CreateNetworkSettingsRequest
|
|
642
603
|
) => any;
|
|
643
|
-
export declare const CreateNetworkSettingsResponseFilterSensitiveLog: (
|
|
644
|
-
obj: CreateNetworkSettingsResponse
|
|
645
|
-
) => any;
|
|
646
604
|
export declare const CreatePortalRequestFilterSensitiveLog: (
|
|
647
605
|
obj: CreatePortalRequest
|
|
648
606
|
) => any;
|
|
649
|
-
export declare const CreatePortalResponseFilterSensitiveLog: (
|
|
650
|
-
obj: CreatePortalResponse
|
|
651
|
-
) => any;
|
|
652
607
|
export declare const CreateTrustStoreRequestFilterSensitiveLog: (
|
|
653
608
|
obj: CreateTrustStoreRequest
|
|
654
609
|
) => any;
|
|
655
|
-
export declare const CreateTrustStoreResponseFilterSensitiveLog: (
|
|
656
|
-
obj: CreateTrustStoreResponse
|
|
657
|
-
) => any;
|
|
658
610
|
export declare const CreateUserAccessLoggingSettingsRequestFilterSensitiveLog: (
|
|
659
611
|
obj: CreateUserAccessLoggingSettingsRequest
|
|
660
612
|
) => any;
|
|
661
|
-
export declare const CreateUserAccessLoggingSettingsResponseFilterSensitiveLog: (
|
|
662
|
-
obj: CreateUserAccessLoggingSettingsResponse
|
|
663
|
-
) => any;
|
|
664
613
|
export declare const CreateUserSettingsRequestFilterSensitiveLog: (
|
|
665
614
|
obj: CreateUserSettingsRequest
|
|
666
615
|
) => any;
|
|
667
|
-
export declare const CreateUserSettingsResponseFilterSensitiveLog: (
|
|
668
|
-
obj: CreateUserSettingsResponse
|
|
669
|
-
) => any;
|
|
670
|
-
export declare const DeleteBrowserSettingsRequestFilterSensitiveLog: (
|
|
671
|
-
obj: DeleteBrowserSettingsRequest
|
|
672
|
-
) => any;
|
|
673
|
-
export declare const DeleteBrowserSettingsResponseFilterSensitiveLog: (
|
|
674
|
-
obj: DeleteBrowserSettingsResponse
|
|
675
|
-
) => any;
|
|
676
|
-
export declare const DeleteIdentityProviderRequestFilterSensitiveLog: (
|
|
677
|
-
obj: DeleteIdentityProviderRequest
|
|
678
|
-
) => any;
|
|
679
|
-
export declare const DeleteIdentityProviderResponseFilterSensitiveLog: (
|
|
680
|
-
obj: DeleteIdentityProviderResponse
|
|
681
|
-
) => any;
|
|
682
|
-
export declare const DeleteNetworkSettingsRequestFilterSensitiveLog: (
|
|
683
|
-
obj: DeleteNetworkSettingsRequest
|
|
684
|
-
) => any;
|
|
685
|
-
export declare const DeleteNetworkSettingsResponseFilterSensitiveLog: (
|
|
686
|
-
obj: DeleteNetworkSettingsResponse
|
|
687
|
-
) => any;
|
|
688
|
-
export declare const DeletePortalRequestFilterSensitiveLog: (
|
|
689
|
-
obj: DeletePortalRequest
|
|
690
|
-
) => any;
|
|
691
|
-
export declare const DeletePortalResponseFilterSensitiveLog: (
|
|
692
|
-
obj: DeletePortalResponse
|
|
693
|
-
) => any;
|
|
694
|
-
export declare const DeleteTrustStoreRequestFilterSensitiveLog: (
|
|
695
|
-
obj: DeleteTrustStoreRequest
|
|
696
|
-
) => any;
|
|
697
|
-
export declare const DeleteTrustStoreResponseFilterSensitiveLog: (
|
|
698
|
-
obj: DeleteTrustStoreResponse
|
|
699
|
-
) => any;
|
|
700
|
-
export declare const DeleteUserAccessLoggingSettingsRequestFilterSensitiveLog: (
|
|
701
|
-
obj: DeleteUserAccessLoggingSettingsRequest
|
|
702
|
-
) => any;
|
|
703
|
-
export declare const DeleteUserAccessLoggingSettingsResponseFilterSensitiveLog: (
|
|
704
|
-
obj: DeleteUserAccessLoggingSettingsResponse
|
|
705
|
-
) => any;
|
|
706
|
-
export declare const DeleteUserSettingsRequestFilterSensitiveLog: (
|
|
707
|
-
obj: DeleteUserSettingsRequest
|
|
708
|
-
) => any;
|
|
709
|
-
export declare const DeleteUserSettingsResponseFilterSensitiveLog: (
|
|
710
|
-
obj: DeleteUserSettingsResponse
|
|
711
|
-
) => any;
|
|
712
|
-
export declare const DisassociateBrowserSettingsRequestFilterSensitiveLog: (
|
|
713
|
-
obj: DisassociateBrowserSettingsRequest
|
|
714
|
-
) => any;
|
|
715
|
-
export declare const DisassociateBrowserSettingsResponseFilterSensitiveLog: (
|
|
716
|
-
obj: DisassociateBrowserSettingsResponse
|
|
717
|
-
) => any;
|
|
718
|
-
export declare const DisassociateNetworkSettingsRequestFilterSensitiveLog: (
|
|
719
|
-
obj: DisassociateNetworkSettingsRequest
|
|
720
|
-
) => any;
|
|
721
|
-
export declare const DisassociateNetworkSettingsResponseFilterSensitiveLog: (
|
|
722
|
-
obj: DisassociateNetworkSettingsResponse
|
|
723
|
-
) => any;
|
|
724
|
-
export declare const DisassociateTrustStoreRequestFilterSensitiveLog: (
|
|
725
|
-
obj: DisassociateTrustStoreRequest
|
|
726
|
-
) => any;
|
|
727
|
-
export declare const DisassociateTrustStoreResponseFilterSensitiveLog: (
|
|
728
|
-
obj: DisassociateTrustStoreResponse
|
|
729
|
-
) => any;
|
|
730
|
-
export declare const DisassociateUserAccessLoggingSettingsRequestFilterSensitiveLog: (
|
|
731
|
-
obj: DisassociateUserAccessLoggingSettingsRequest
|
|
732
|
-
) => any;
|
|
733
|
-
export declare const DisassociateUserAccessLoggingSettingsResponseFilterSensitiveLog: (
|
|
734
|
-
obj: DisassociateUserAccessLoggingSettingsResponse
|
|
735
|
-
) => any;
|
|
736
|
-
export declare const DisassociateUserSettingsRequestFilterSensitiveLog: (
|
|
737
|
-
obj: DisassociateUserSettingsRequest
|
|
738
|
-
) => any;
|
|
739
|
-
export declare const DisassociateUserSettingsResponseFilterSensitiveLog: (
|
|
740
|
-
obj: DisassociateUserSettingsResponse
|
|
741
|
-
) => any;
|
|
742
|
-
export declare const GetBrowserSettingsRequestFilterSensitiveLog: (
|
|
743
|
-
obj: GetBrowserSettingsRequest
|
|
744
|
-
) => any;
|
|
745
616
|
export declare const BrowserSettingsFilterSensitiveLog: (
|
|
746
617
|
obj: BrowserSettings
|
|
747
618
|
) => any;
|
|
748
619
|
export declare const GetBrowserSettingsResponseFilterSensitiveLog: (
|
|
749
620
|
obj: GetBrowserSettingsResponse
|
|
750
621
|
) => any;
|
|
751
|
-
export declare const GetIdentityProviderRequestFilterSensitiveLog: (
|
|
752
|
-
obj: GetIdentityProviderRequest
|
|
753
|
-
) => any;
|
|
754
622
|
export declare const IdentityProviderFilterSensitiveLog: (
|
|
755
623
|
obj: IdentityProvider
|
|
756
624
|
) => any;
|
|
757
625
|
export declare const GetIdentityProviderResponseFilterSensitiveLog: (
|
|
758
626
|
obj: GetIdentityProviderResponse
|
|
759
627
|
) => any;
|
|
760
|
-
export declare const GetNetworkSettingsRequestFilterSensitiveLog: (
|
|
761
|
-
obj: GetNetworkSettingsRequest
|
|
762
|
-
) => any;
|
|
763
|
-
export declare const NetworkSettingsFilterSensitiveLog: (
|
|
764
|
-
obj: NetworkSettings
|
|
765
|
-
) => any;
|
|
766
|
-
export declare const GetNetworkSettingsResponseFilterSensitiveLog: (
|
|
767
|
-
obj: GetNetworkSettingsResponse
|
|
768
|
-
) => any;
|
|
769
|
-
export declare const GetPortalRequestFilterSensitiveLog: (
|
|
770
|
-
obj: GetPortalRequest
|
|
771
|
-
) => any;
|
|
772
628
|
export declare const PortalFilterSensitiveLog: (obj: Portal) => any;
|
|
773
629
|
export declare const GetPortalResponseFilterSensitiveLog: (
|
|
774
630
|
obj: GetPortalResponse
|
|
775
631
|
) => any;
|
|
776
|
-
export declare const GetPortalServiceProviderMetadataRequestFilterSensitiveLog: (
|
|
777
|
-
obj: GetPortalServiceProviderMetadataRequest
|
|
778
|
-
) => any;
|
|
779
|
-
export declare const GetPortalServiceProviderMetadataResponseFilterSensitiveLog: (
|
|
780
|
-
obj: GetPortalServiceProviderMetadataResponse
|
|
781
|
-
) => any;
|
|
782
|
-
export declare const GetTrustStoreRequestFilterSensitiveLog: (
|
|
783
|
-
obj: GetTrustStoreRequest
|
|
784
|
-
) => any;
|
|
785
|
-
export declare const TrustStoreFilterSensitiveLog: (obj: TrustStore) => any;
|
|
786
|
-
export declare const GetTrustStoreResponseFilterSensitiveLog: (
|
|
787
|
-
obj: GetTrustStoreResponse
|
|
788
|
-
) => any;
|
|
789
|
-
export declare const GetTrustStoreCertificateRequestFilterSensitiveLog: (
|
|
790
|
-
obj: GetTrustStoreCertificateRequest
|
|
791
|
-
) => any;
|
|
792
|
-
export declare const CertificateFilterSensitiveLog: (obj: Certificate) => any;
|
|
793
|
-
export declare const GetTrustStoreCertificateResponseFilterSensitiveLog: (
|
|
794
|
-
obj: GetTrustStoreCertificateResponse
|
|
795
|
-
) => any;
|
|
796
|
-
export declare const GetUserAccessLoggingSettingsRequestFilterSensitiveLog: (
|
|
797
|
-
obj: GetUserAccessLoggingSettingsRequest
|
|
798
|
-
) => any;
|
|
799
|
-
export declare const UserAccessLoggingSettingsFilterSensitiveLog: (
|
|
800
|
-
obj: UserAccessLoggingSettings
|
|
801
|
-
) => any;
|
|
802
|
-
export declare const GetUserAccessLoggingSettingsResponseFilterSensitiveLog: (
|
|
803
|
-
obj: GetUserAccessLoggingSettingsResponse
|
|
804
|
-
) => any;
|
|
805
|
-
export declare const GetUserSettingsRequestFilterSensitiveLog: (
|
|
806
|
-
obj: GetUserSettingsRequest
|
|
807
|
-
) => any;
|
|
808
|
-
export declare const UserSettingsFilterSensitiveLog: (obj: UserSettings) => any;
|
|
809
|
-
export declare const GetUserSettingsResponseFilterSensitiveLog: (
|
|
810
|
-
obj: GetUserSettingsResponse
|
|
811
|
-
) => any;
|
|
812
|
-
export declare const ListBrowserSettingsRequestFilterSensitiveLog: (
|
|
813
|
-
obj: ListBrowserSettingsRequest
|
|
814
|
-
) => any;
|
|
815
|
-
export declare const BrowserSettingsSummaryFilterSensitiveLog: (
|
|
816
|
-
obj: BrowserSettingsSummary
|
|
817
|
-
) => any;
|
|
818
|
-
export declare const ListBrowserSettingsResponseFilterSensitiveLog: (
|
|
819
|
-
obj: ListBrowserSettingsResponse
|
|
820
|
-
) => any;
|
|
821
|
-
export declare const ListIdentityProvidersRequestFilterSensitiveLog: (
|
|
822
|
-
obj: ListIdentityProvidersRequest
|
|
823
|
-
) => any;
|
|
824
632
|
export declare const IdentityProviderSummaryFilterSensitiveLog: (
|
|
825
633
|
obj: IdentityProviderSummary
|
|
826
634
|
) => any;
|
|
827
635
|
export declare const ListIdentityProvidersResponseFilterSensitiveLog: (
|
|
828
636
|
obj: ListIdentityProvidersResponse
|
|
829
637
|
) => any;
|
|
830
|
-
export declare const ListNetworkSettingsRequestFilterSensitiveLog: (
|
|
831
|
-
obj: ListNetworkSettingsRequest
|
|
832
|
-
) => any;
|
|
833
|
-
export declare const NetworkSettingsSummaryFilterSensitiveLog: (
|
|
834
|
-
obj: NetworkSettingsSummary
|
|
835
|
-
) => any;
|
|
836
|
-
export declare const ListNetworkSettingsResponseFilterSensitiveLog: (
|
|
837
|
-
obj: ListNetworkSettingsResponse
|
|
838
|
-
) => any;
|
|
839
|
-
export declare const ListPortalsRequestFilterSensitiveLog: (
|
|
840
|
-
obj: ListPortalsRequest
|
|
841
|
-
) => any;
|
|
842
638
|
export declare const PortalSummaryFilterSensitiveLog: (
|
|
843
639
|
obj: PortalSummary
|
|
844
640
|
) => any;
|
|
845
641
|
export declare const ListPortalsResponseFilterSensitiveLog: (
|
|
846
642
|
obj: ListPortalsResponse
|
|
847
643
|
) => any;
|
|
848
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
849
|
-
obj: ListTagsForResourceRequest
|
|
850
|
-
) => any;
|
|
851
644
|
export declare const ListTagsForResourceResponseFilterSensitiveLog: (
|
|
852
645
|
obj: ListTagsForResourceResponse
|
|
853
646
|
) => any;
|
|
854
|
-
export declare const ListTrustStoreCertificatesRequestFilterSensitiveLog: (
|
|
855
|
-
obj: ListTrustStoreCertificatesRequest
|
|
856
|
-
) => any;
|
|
857
|
-
export declare const CertificateSummaryFilterSensitiveLog: (
|
|
858
|
-
obj: CertificateSummary
|
|
859
|
-
) => any;
|
|
860
|
-
export declare const ListTrustStoreCertificatesResponseFilterSensitiveLog: (
|
|
861
|
-
obj: ListTrustStoreCertificatesResponse
|
|
862
|
-
) => any;
|
|
863
|
-
export declare const ListTrustStoresRequestFilterSensitiveLog: (
|
|
864
|
-
obj: ListTrustStoresRequest
|
|
865
|
-
) => any;
|
|
866
|
-
export declare const TrustStoreSummaryFilterSensitiveLog: (
|
|
867
|
-
obj: TrustStoreSummary
|
|
868
|
-
) => any;
|
|
869
|
-
export declare const ListTrustStoresResponseFilterSensitiveLog: (
|
|
870
|
-
obj: ListTrustStoresResponse
|
|
871
|
-
) => any;
|
|
872
|
-
export declare const ListUserAccessLoggingSettingsRequestFilterSensitiveLog: (
|
|
873
|
-
obj: ListUserAccessLoggingSettingsRequest
|
|
874
|
-
) => any;
|
|
875
|
-
export declare const UserAccessLoggingSettingsSummaryFilterSensitiveLog: (
|
|
876
|
-
obj: UserAccessLoggingSettingsSummary
|
|
877
|
-
) => any;
|
|
878
|
-
export declare const ListUserAccessLoggingSettingsResponseFilterSensitiveLog: (
|
|
879
|
-
obj: ListUserAccessLoggingSettingsResponse
|
|
880
|
-
) => any;
|
|
881
|
-
export declare const ListUserSettingsRequestFilterSensitiveLog: (
|
|
882
|
-
obj: ListUserSettingsRequest
|
|
883
|
-
) => any;
|
|
884
|
-
export declare const UserSettingsSummaryFilterSensitiveLog: (
|
|
885
|
-
obj: UserSettingsSummary
|
|
886
|
-
) => any;
|
|
887
|
-
export declare const ListUserSettingsResponseFilterSensitiveLog: (
|
|
888
|
-
obj: ListUserSettingsResponse
|
|
889
|
-
) => any;
|
|
890
647
|
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
891
648
|
obj: TagResourceRequest
|
|
892
649
|
) => any;
|
|
893
|
-
export declare const TagResourceResponseFilterSensitiveLog: (
|
|
894
|
-
obj: TagResourceResponse
|
|
895
|
-
) => any;
|
|
896
650
|
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
897
651
|
obj: UntagResourceRequest
|
|
898
652
|
) => any;
|
|
899
|
-
export declare const UntagResourceResponseFilterSensitiveLog: (
|
|
900
|
-
obj: UntagResourceResponse
|
|
901
|
-
) => any;
|
|
902
653
|
export declare const UpdateBrowserSettingsRequestFilterSensitiveLog: (
|
|
903
654
|
obj: UpdateBrowserSettingsRequest
|
|
904
655
|
) => any;
|
|
@@ -911,33 +662,9 @@ export declare const UpdateIdentityProviderRequestFilterSensitiveLog: (
|
|
|
911
662
|
export declare const UpdateIdentityProviderResponseFilterSensitiveLog: (
|
|
912
663
|
obj: UpdateIdentityProviderResponse
|
|
913
664
|
) => any;
|
|
914
|
-
export declare const UpdateNetworkSettingsRequestFilterSensitiveLog: (
|
|
915
|
-
obj: UpdateNetworkSettingsRequest
|
|
916
|
-
) => any;
|
|
917
|
-
export declare const UpdateNetworkSettingsResponseFilterSensitiveLog: (
|
|
918
|
-
obj: UpdateNetworkSettingsResponse
|
|
919
|
-
) => any;
|
|
920
665
|
export declare const UpdatePortalRequestFilterSensitiveLog: (
|
|
921
666
|
obj: UpdatePortalRequest
|
|
922
667
|
) => any;
|
|
923
668
|
export declare const UpdatePortalResponseFilterSensitiveLog: (
|
|
924
669
|
obj: UpdatePortalResponse
|
|
925
670
|
) => any;
|
|
926
|
-
export declare const UpdateTrustStoreRequestFilterSensitiveLog: (
|
|
927
|
-
obj: UpdateTrustStoreRequest
|
|
928
|
-
) => any;
|
|
929
|
-
export declare const UpdateTrustStoreResponseFilterSensitiveLog: (
|
|
930
|
-
obj: UpdateTrustStoreResponse
|
|
931
|
-
) => any;
|
|
932
|
-
export declare const UpdateUserAccessLoggingSettingsRequestFilterSensitiveLog: (
|
|
933
|
-
obj: UpdateUserAccessLoggingSettingsRequest
|
|
934
|
-
) => any;
|
|
935
|
-
export declare const UpdateUserAccessLoggingSettingsResponseFilterSensitiveLog: (
|
|
936
|
-
obj: UpdateUserAccessLoggingSettingsResponse
|
|
937
|
-
) => any;
|
|
938
|
-
export declare const UpdateUserSettingsRequestFilterSensitiveLog: (
|
|
939
|
-
obj: UpdateUserSettingsRequest
|
|
940
|
-
) => any;
|
|
941
|
-
export declare const UpdateUserSettingsResponseFilterSensitiveLog: (
|
|
942
|
-
obj: UpdateUserSettingsResponse
|
|
943
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-workspaces-web",
|
|
3
3
|
"description": "AWS SDK for JavaScript Workspaces Web Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo workspaces-web"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"tslib": "^2.5.0",
|
|
56
57
|
"uuid": "^8.3.2"
|