@aws-sdk/client-workspaces-web 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 -58
- package/dist-types/WorkSpacesWebClient.d.ts +4 -4
- 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/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +1 -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/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteIdentityProviderCommandInput
|
|
14
15
|
extends DeleteIdentityProviderRequest {}
|
|
15
16
|
export interface DeleteIdentityProviderCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteIpAccessSettingsCommandInput
|
|
14
15
|
extends DeleteIpAccessSettingsRequest {}
|
|
15
16
|
export interface DeleteIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteNetworkSettingsCommandInput
|
|
14
15
|
extends DeleteNetworkSettingsRequest {}
|
|
15
16
|
export interface DeleteNetworkSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WorkSpacesWebClientResolvedConfig,
|
|
8
8
|
} from "../WorkSpacesWebClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeletePortalCommandInput extends DeletePortalRequest {}
|
|
11
12
|
export interface DeletePortalCommandOutput
|
|
12
13
|
extends DeletePortalResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteTrustStoreCommandInput extends DeleteTrustStoreRequest {}
|
|
14
15
|
export interface DeleteTrustStoreCommandOutput
|
|
15
16
|
extends DeleteTrustStoreResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteUserAccessLoggingSettingsCommandInput
|
|
14
15
|
extends DeleteUserAccessLoggingSettingsRequest {}
|
|
15
16
|
export interface DeleteUserAccessLoggingSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteUserSettingsCommandInput
|
|
14
15
|
extends DeleteUserSettingsRequest {}
|
|
15
16
|
export interface DeleteUserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateBrowserSettingsCommandInput
|
|
14
15
|
extends DisassociateBrowserSettingsRequest {}
|
|
15
16
|
export interface DisassociateBrowserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateIpAccessSettingsCommandInput
|
|
14
15
|
extends DisassociateIpAccessSettingsRequest {}
|
|
15
16
|
export interface DisassociateIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateNetworkSettingsCommandInput
|
|
14
15
|
extends DisassociateNetworkSettingsRequest {}
|
|
15
16
|
export interface DisassociateNetworkSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateTrustStoreCommandInput
|
|
14
15
|
extends DisassociateTrustStoreRequest {}
|
|
15
16
|
export interface DisassociateTrustStoreCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateUserAccessLoggingSettingsCommandInput
|
|
14
15
|
extends DisassociateUserAccessLoggingSettingsRequest {}
|
|
15
16
|
export interface DisassociateUserAccessLoggingSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DisassociateUserSettingsCommandInput
|
|
14
15
|
extends DisassociateUserSettingsRequest {}
|
|
15
16
|
export interface DisassociateUserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetBrowserSettingsCommandInput
|
|
14
15
|
extends GetBrowserSettingsRequest {}
|
|
15
16
|
export interface GetBrowserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetIdentityProviderCommandInput
|
|
14
15
|
extends GetIdentityProviderRequest {}
|
|
15
16
|
export interface GetIdentityProviderCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetIpAccessSettingsCommandInput
|
|
14
15
|
extends GetIpAccessSettingsRequest {}
|
|
15
16
|
export interface GetIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetNetworkSettingsCommandInput
|
|
14
15
|
extends GetNetworkSettingsRequest {}
|
|
15
16
|
export interface GetNetworkSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WorkSpacesWebClientResolvedConfig,
|
|
8
8
|
} from "../WorkSpacesWebClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetPortalCommandInput extends GetPortalRequest {}
|
|
11
12
|
export interface GetPortalCommandOutput
|
|
12
13
|
extends GetPortalResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetPortalServiceProviderMetadataCommandInput
|
|
14
15
|
extends GetPortalServiceProviderMetadataRequest {}
|
|
15
16
|
export interface GetPortalServiceProviderMetadataCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetTrustStoreCertificateCommandInput
|
|
14
15
|
extends GetTrustStoreCertificateRequest {}
|
|
15
16
|
export interface GetTrustStoreCertificateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetTrustStoreCommandInput extends GetTrustStoreRequest {}
|
|
14
15
|
export interface GetTrustStoreCommandOutput
|
|
15
16
|
extends GetTrustStoreResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetUserAccessLoggingSettingsCommandInput
|
|
14
15
|
extends GetUserAccessLoggingSettingsRequest {}
|
|
15
16
|
export interface GetUserAccessLoggingSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetUserSettingsCommandInput extends GetUserSettingsRequest {}
|
|
14
15
|
export interface GetUserSettingsCommandOutput
|
|
15
16
|
extends GetUserSettingsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListBrowserSettingsCommandInput
|
|
14
15
|
extends ListBrowserSettingsRequest {}
|
|
15
16
|
export interface ListBrowserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIdentityProvidersCommandInput
|
|
14
15
|
extends ListIdentityProvidersRequest {}
|
|
15
16
|
export interface ListIdentityProvidersCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListIpAccessSettingsCommandInput
|
|
14
15
|
extends ListIpAccessSettingsRequest {}
|
|
15
16
|
export interface ListIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListNetworkSettingsCommandInput
|
|
14
15
|
extends ListNetworkSettingsRequest {}
|
|
15
16
|
export interface ListNetworkSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WorkSpacesWebClientResolvedConfig,
|
|
8
8
|
} from "../WorkSpacesWebClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListPortalsCommandInput extends ListPortalsRequest {}
|
|
11
12
|
export interface ListPortalsCommandOutput
|
|
12
13
|
extends ListPortalsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTrustStoreCertificatesCommandInput
|
|
14
15
|
extends ListTrustStoreCertificatesRequest {}
|
|
15
16
|
export interface ListTrustStoreCertificatesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTrustStoresCommandInput extends ListTrustStoresRequest {}
|
|
14
15
|
export interface ListTrustStoresCommandOutput
|
|
15
16
|
extends ListTrustStoresResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListUserAccessLoggingSettingsCommandInput
|
|
14
15
|
extends ListUserAccessLoggingSettingsRequest {}
|
|
15
16
|
export interface ListUserAccessLoggingSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListUserSettingsCommandInput extends ListUserSettingsRequest {}
|
|
14
15
|
export interface ListUserSettingsCommandOutput
|
|
15
16
|
extends ListUserSettingsResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WorkSpacesWebClientResolvedConfig,
|
|
8
8
|
} from "../WorkSpacesWebClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateBrowserSettingsCommandInput
|
|
14
15
|
extends UpdateBrowserSettingsRequest {}
|
|
15
16
|
export interface UpdateBrowserSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateIdentityProviderCommandInput
|
|
14
15
|
extends UpdateIdentityProviderRequest {}
|
|
15
16
|
export interface UpdateIdentityProviderCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateIpAccessSettingsCommandInput
|
|
14
15
|
extends UpdateIpAccessSettingsRequest {}
|
|
15
16
|
export interface UpdateIpAccessSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNetworkSettingsCommandInput
|
|
14
15
|
extends UpdateNetworkSettingsRequest {}
|
|
15
16
|
export interface UpdateNetworkSettingsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
WorkSpacesWebClientResolvedConfig,
|
|
8
8
|
} from "../WorkSpacesWebClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UpdatePortalCommandInput extends UpdatePortalRequest {}
|
|
11
12
|
export interface UpdatePortalCommandOutput
|
|
12
13
|
extends UpdatePortalResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateTrustStoreCommandInput extends UpdateTrustStoreRequest {}
|
|
14
15
|
export interface UpdateTrustStoreCommandOutput
|
|
15
16
|
extends UpdateTrustStoreResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateUserAccessLoggingSettingsCommandInput
|
|
14
15
|
extends UpdateUserAccessLoggingSettingsRequest {}
|
|
15
16
|
export interface UpdateUserAccessLoggingSettingsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceOutputTypes,
|
|
10
10
|
WorkSpacesWebClientResolvedConfig,
|
|
11
11
|
} from "../WorkSpacesWebClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateUserSettingsCommandInput
|
|
14
15
|
extends UpdateUserSettingsRequest {}
|
|
15
16
|
export interface UpdateUserSettingsCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class WorkSpacesWebServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
|
@@ -20,10 +20,10 @@ export declare const getRuntimeConfig: (config: WorkSpacesWebClientConfig) => {
|
|
|
20
20
|
serviceId: string;
|
|
21
21
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
22
22
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
23
|
+
region: string | import("@smithy/types").Provider<any>;
|
|
23
24
|
defaultUserAgentProvider: import("@smithy/types").Provider<
|
|
24
25
|
import("@smithy/types").UserAgent
|
|
25
26
|
>;
|
|
26
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
27
27
|
credentialDefaultProvider: (
|
|
28
28
|
input: any
|
|
29
29
|
) => import("@smithy/types").AwsCredentialIdentityProvider;
|
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.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-workspaces-web",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|