@aws-sdk/client-workspaces-web 3.335.0 → 3.338.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/WorkSpacesWebClient.js +2 -1
- package/dist-cjs/commands/AssociateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/AssociateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/AssociateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/AssociateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/AssociateUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreateIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/CreateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreatePortalCommand.js +2 -1
- package/dist-cjs/commands/CreateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/CreateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/CreateUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/DeleteNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeletePortalCommand.js +2 -1
- package/dist-cjs/commands/DeleteTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/DeleteUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/DisassociateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/DisassociateUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/GetNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetPortalCommand.js +2 -1
- package/dist-cjs/commands/GetPortalServiceProviderMetadataCommand.js +2 -1
- package/dist-cjs/commands/GetTrustStoreCertificateCommand.js +2 -1
- package/dist-cjs/commands/GetTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/GetUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/GetUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListIdentityProvidersCommand.js +2 -1
- package/dist-cjs/commands/ListNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListPortalsCommand.js +2 -1
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
- package/dist-cjs/commands/ListTrustStoreCertificatesCommand.js +2 -1
- package/dist-cjs/commands/ListTrustStoresCommand.js +2 -1
- package/dist-cjs/commands/ListUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/ListUserSettingsCommand.js +2 -1
- package/dist-cjs/commands/TagResourceCommand.js +2 -1
- package/dist-cjs/commands/UntagResourceCommand.js +2 -1
- package/dist-cjs/commands/UpdateBrowserSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateIdentityProviderCommand.js +2 -1
- package/dist-cjs/commands/UpdateNetworkSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdatePortalCommand.js +2 -1
- package/dist-cjs/commands/UpdateTrustStoreCommand.js +2 -1
- package/dist-cjs/commands/UpdateUserAccessLoggingSettingsCommand.js +2 -1
- package/dist-cjs/commands/UpdateUserSettingsCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/WorkSpacesWebServiceException.js +2 -1
- package/dist-es/WorkSpacesWebClient.js +1 -0
- package/dist-es/commands/AssociateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/AssociateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/AssociateTrustStoreCommand.js +1 -0
- package/dist-es/commands/AssociateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/AssociateUserSettingsCommand.js +1 -0
- package/dist-es/commands/CreateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/CreateIdentityProviderCommand.js +1 -0
- package/dist-es/commands/CreateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/CreatePortalCommand.js +1 -0
- package/dist-es/commands/CreateTrustStoreCommand.js +1 -0
- package/dist-es/commands/CreateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/CreateUserSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteIdentityProviderCommand.js +1 -0
- package/dist-es/commands/DeleteNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/DeletePortalCommand.js +1 -0
- package/dist-es/commands/DeleteTrustStoreCommand.js +1 -0
- package/dist-es/commands/DeleteUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/DeleteUserSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateTrustStoreCommand.js +1 -0
- package/dist-es/commands/DisassociateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/DisassociateUserSettingsCommand.js +1 -0
- package/dist-es/commands/GetBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/GetIdentityProviderCommand.js +1 -0
- package/dist-es/commands/GetNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/GetPortalCommand.js +1 -0
- package/dist-es/commands/GetPortalServiceProviderMetadataCommand.js +1 -0
- package/dist-es/commands/GetTrustStoreCertificateCommand.js +1 -0
- package/dist-es/commands/GetTrustStoreCommand.js +1 -0
- package/dist-es/commands/GetUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/GetUserSettingsCommand.js +1 -0
- package/dist-es/commands/ListBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/ListIdentityProvidersCommand.js +1 -0
- package/dist-es/commands/ListNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/ListPortalsCommand.js +1 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
- package/dist-es/commands/ListTrustStoreCertificatesCommand.js +1 -0
- package/dist-es/commands/ListTrustStoresCommand.js +1 -0
- package/dist-es/commands/ListUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/ListUserSettingsCommand.js +1 -0
- package/dist-es/commands/TagResourceCommand.js +1 -0
- package/dist-es/commands/UntagResourceCommand.js +1 -0
- package/dist-es/commands/UpdateBrowserSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateIdentityProviderCommand.js +1 -0
- package/dist-es/commands/UpdateNetworkSettingsCommand.js +1 -0
- package/dist-es/commands/UpdatePortalCommand.js +1 -0
- package/dist-es/commands/UpdateTrustStoreCommand.js +1 -0
- package/dist-es/commands/UpdateUserAccessLoggingSettingsCommand.js +1 -0
- package/dist-es/commands/UpdateUserSettingsCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/WorkSpacesWebServiceException.js +1 -0
- package/dist-types/WorkSpacesWebClient.d.ts +3 -3
- package/dist-types/commands/AssociateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/AssociateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/AssociateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/AssociateUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/CreateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreatePortalCommand.d.ts +4 -0
- package/dist-types/commands/CreateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/CreateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/CreateUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/DeleteNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeletePortalCommand.d.ts +4 -0
- package/dist-types/commands/DeleteTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DisassociateUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/GetNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetPortalCommand.d.ts +4 -0
- package/dist-types/commands/GetPortalServiceProviderMetadataCommand.d.ts +4 -0
- package/dist-types/commands/GetTrustStoreCertificateCommand.d.ts +4 -0
- package/dist-types/commands/GetTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/GetUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/GetUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListIdentityProvidersCommand.d.ts +4 -0
- package/dist-types/commands/ListNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListPortalsCommand.d.ts +4 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
- package/dist-types/commands/ListTrustStoreCertificatesCommand.d.ts +4 -0
- package/dist-types/commands/ListTrustStoresCommand.d.ts +4 -0
- package/dist-types/commands/ListUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/ListUserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/TagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
- package/dist-types/commands/UpdateBrowserSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateIdentityProviderCommand.d.ts +4 -0
- package/dist-types/commands/UpdateNetworkSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdatePortalCommand.d.ts +4 -0
- package/dist-types/commands/UpdateTrustStoreCommand.d.ts +4 -0
- package/dist-types/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +4 -0
- package/dist-types/commands/UpdateUserSettingsCommand.d.ts +4 -0
- package/dist-types/index.d.ts +12 -2
- package/dist-types/models/WorkSpacesWebServiceException.d.ts +1 -0
- package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/WorkSpacesWebServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateUserAccessLoggingSettingsRequest, UpdateUserAccessLoggingSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { UpdateUserSettingsRequest, UpdateUserSettingsResponse } from "../models/models_0";
|
|
5
5
|
import { ServiceInputTypes, ServiceOutputTypes, WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <p>WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate
|
|
3
|
+
* secure, web-based workloads. WorkSpaces Web makes it easy for customers to safely provide
|
|
4
|
+
* their employees with access to internal websites and SaaS web applications without the
|
|
5
|
+
* administrative burden of appliances or specialized client software. WorkSpaces Web provides
|
|
6
|
+
* simple policy tools tailored for user interactions, while offloading common tasks like
|
|
7
|
+
* capacity management, scaling, and maintaining browser images.</p>
|
|
8
|
+
*
|
|
9
|
+
* @packageDocumentation
|
|
10
|
+
*/
|
|
2
11
|
export * from "./WorkSpacesWebClient";
|
|
12
|
+
export * from "./WorkSpacesWeb";
|
|
3
13
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
14
|
export * from "./pagination";
|
|
15
|
+
export * from "./models";
|
|
6
16
|
export { WorkSpacesWebServiceException } from "./models/WorkSpacesWebServiceException";
|
|
@@ -255,6 +255,7 @@ import {
|
|
|
255
255
|
ClientResolvedEndpointParameters,
|
|
256
256
|
EndpointParameters,
|
|
257
257
|
} from "./endpoint/EndpointParameters";
|
|
258
|
+
export { __Client };
|
|
258
259
|
export type ServiceInputTypes =
|
|
259
260
|
| AssociateBrowserSettingsCommandInput
|
|
260
261
|
| AssociateNetworkSettingsCommandInput
|
|
@@ -383,7 +384,7 @@ export interface ClientDefaults
|
|
|
383
384
|
logger?: __Logger;
|
|
384
385
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
385
386
|
}
|
|
386
|
-
type WorkSpacesWebClientConfigType = Partial<
|
|
387
|
+
export type WorkSpacesWebClientConfigType = Partial<
|
|
387
388
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
388
389
|
> &
|
|
389
390
|
ClientDefaults &
|
|
@@ -396,7 +397,7 @@ type WorkSpacesWebClientConfigType = Partial<
|
|
|
396
397
|
ClientInputEndpointParameters;
|
|
397
398
|
export interface WorkSpacesWebClientConfig
|
|
398
399
|
extends WorkSpacesWebClientConfigType {}
|
|
399
|
-
type WorkSpacesWebClientResolvedConfigType =
|
|
400
|
+
export type WorkSpacesWebClientResolvedConfigType =
|
|
400
401
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
401
402
|
Required<ClientDefaults> &
|
|
402
403
|
RegionResolvedConfig &
|
|
@@ -418,4 +419,3 @@ export declare class WorkSpacesWebClient extends __Client<
|
|
|
418
419
|
constructor(configuration: WorkSpacesWebClientConfig);
|
|
419
420
|
destroy(): void;
|
|
420
421
|
}
|
|
421
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateBrowserSettingsCommandInput
|
|
19
20
|
extends AssociateBrowserSettingsRequest {}
|
|
20
21
|
export interface AssociateBrowserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateNetworkSettingsCommandInput
|
|
19
20
|
extends AssociateNetworkSettingsRequest {}
|
|
20
21
|
export interface AssociateNetworkSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateTrustStoreCommandInput
|
|
19
20
|
extends AssociateTrustStoreRequest {}
|
|
20
21
|
export interface AssociateTrustStoreCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateUserAccessLoggingSettingsCommandInput
|
|
19
20
|
extends AssociateUserAccessLoggingSettingsRequest {}
|
|
20
21
|
export interface AssociateUserAccessLoggingSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface AssociateUserSettingsCommandInput
|
|
19
20
|
extends AssociateUserSettingsRequest {}
|
|
20
21
|
export interface AssociateUserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateBrowserSettingsCommandInput
|
|
19
20
|
extends CreateBrowserSettingsRequest {}
|
|
20
21
|
export interface CreateBrowserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateIdentityProviderCommandInput
|
|
19
20
|
extends CreateIdentityProviderRequest {}
|
|
20
21
|
export interface CreateIdentityProviderCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateNetworkSettingsCommandInput
|
|
19
20
|
extends CreateNetworkSettingsRequest {}
|
|
20
21
|
export interface CreateNetworkSettingsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesWebClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesWebClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreatePortalCommandInput extends CreatePortalRequest {}
|
|
16
17
|
export interface CreatePortalCommandOutput
|
|
17
18
|
extends CreatePortalResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateTrustStoreCommandInput extends CreateTrustStoreRequest {}
|
|
19
20
|
export interface CreateTrustStoreCommandOutput
|
|
20
21
|
extends CreateTrustStoreResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateUserAccessLoggingSettingsCommandInput
|
|
19
20
|
extends CreateUserAccessLoggingSettingsRequest {}
|
|
20
21
|
export interface CreateUserAccessLoggingSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateUserSettingsCommandInput
|
|
19
20
|
extends CreateUserSettingsRequest {}
|
|
20
21
|
export interface CreateUserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteBrowserSettingsCommandInput
|
|
19
20
|
extends DeleteBrowserSettingsRequest {}
|
|
20
21
|
export interface DeleteBrowserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteIdentityProviderCommandInput
|
|
19
20
|
extends DeleteIdentityProviderRequest {}
|
|
20
21
|
export interface DeleteIdentityProviderCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteNetworkSettingsCommandInput
|
|
19
20
|
extends DeleteNetworkSettingsRequest {}
|
|
20
21
|
export interface DeleteNetworkSettingsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesWebClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesWebClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeletePortalCommandInput extends DeletePortalRequest {}
|
|
16
17
|
export interface DeletePortalCommandOutput
|
|
17
18
|
extends DeletePortalResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteTrustStoreCommandInput extends DeleteTrustStoreRequest {}
|
|
19
20
|
export interface DeleteTrustStoreCommandOutput
|
|
20
21
|
extends DeleteTrustStoreResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteUserAccessLoggingSettingsCommandInput
|
|
19
20
|
extends DeleteUserAccessLoggingSettingsRequest {}
|
|
20
21
|
export interface DeleteUserAccessLoggingSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteUserSettingsCommandInput
|
|
19
20
|
extends DeleteUserSettingsRequest {}
|
|
20
21
|
export interface DeleteUserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateBrowserSettingsCommandInput
|
|
19
20
|
extends DisassociateBrowserSettingsRequest {}
|
|
20
21
|
export interface DisassociateBrowserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateNetworkSettingsCommandInput
|
|
19
20
|
extends DisassociateNetworkSettingsRequest {}
|
|
20
21
|
export interface DisassociateNetworkSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateTrustStoreCommandInput
|
|
19
20
|
extends DisassociateTrustStoreRequest {}
|
|
20
21
|
export interface DisassociateTrustStoreCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateUserAccessLoggingSettingsCommandInput
|
|
19
20
|
extends DisassociateUserAccessLoggingSettingsRequest {}
|
|
20
21
|
export interface DisassociateUserAccessLoggingSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DisassociateUserSettingsCommandInput
|
|
19
20
|
extends DisassociateUserSettingsRequest {}
|
|
20
21
|
export interface DisassociateUserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetBrowserSettingsCommandInput
|
|
19
20
|
extends GetBrowserSettingsRequest {}
|
|
20
21
|
export interface GetBrowserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetIdentityProviderCommandInput
|
|
19
20
|
extends GetIdentityProviderRequest {}
|
|
20
21
|
export interface GetIdentityProviderCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetNetworkSettingsCommandInput
|
|
19
20
|
extends GetNetworkSettingsRequest {}
|
|
20
21
|
export interface GetNetworkSettingsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesWebClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesWebClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface GetPortalCommandInput extends GetPortalRequest {}
|
|
16
17
|
export interface GetPortalCommandOutput
|
|
17
18
|
extends GetPortalResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetPortalServiceProviderMetadataCommandInput
|
|
19
20
|
extends GetPortalServiceProviderMetadataRequest {}
|
|
20
21
|
export interface GetPortalServiceProviderMetadataCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetTrustStoreCertificateCommandInput
|
|
19
20
|
extends GetTrustStoreCertificateRequest {}
|
|
20
21
|
export interface GetTrustStoreCertificateCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetTrustStoreCommandInput extends GetTrustStoreRequest {}
|
|
19
20
|
export interface GetTrustStoreCommandOutput
|
|
20
21
|
extends GetTrustStoreResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetUserAccessLoggingSettingsCommandInput
|
|
19
20
|
extends GetUserAccessLoggingSettingsRequest {}
|
|
20
21
|
export interface GetUserAccessLoggingSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetUserSettingsCommandInput extends GetUserSettingsRequest {}
|
|
19
20
|
export interface GetUserSettingsCommandOutput
|
|
20
21
|
extends GetUserSettingsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListBrowserSettingsCommandInput
|
|
19
20
|
extends ListBrowserSettingsRequest {}
|
|
20
21
|
export interface ListBrowserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListIdentityProvidersCommandInput
|
|
19
20
|
extends ListIdentityProvidersRequest {}
|
|
20
21
|
export interface ListIdentityProvidersCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListNetworkSettingsCommandInput
|
|
19
20
|
extends ListNetworkSettingsRequest {}
|
|
20
21
|
export interface ListNetworkSettingsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesWebClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesWebClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListPortalsCommandInput extends ListPortalsRequest {}
|
|
16
17
|
export interface ListPortalsCommandOutput
|
|
17
18
|
extends ListPortalsResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTagsForResourceCommandInput
|
|
19
20
|
extends ListTagsForResourceRequest {}
|
|
20
21
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTrustStoreCertificatesCommandInput
|
|
19
20
|
extends ListTrustStoreCertificatesRequest {}
|
|
20
21
|
export interface ListTrustStoreCertificatesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListTrustStoresCommandInput extends ListTrustStoresRequest {}
|
|
19
20
|
export interface ListTrustStoresCommandOutput
|
|
20
21
|
extends ListTrustStoresResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListUserAccessLoggingSettingsCommandInput
|
|
19
20
|
extends ListUserAccessLoggingSettingsRequest {}
|
|
20
21
|
export interface ListUserAccessLoggingSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListUserSettingsCommandInput extends ListUserSettingsRequest {}
|
|
19
20
|
export interface ListUserSettingsCommandOutput
|
|
20
21
|
extends ListUserSettingsResponse,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesWebClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesWebClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
16
17
|
export interface TagResourceCommandOutput
|
|
17
18
|
extends TagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
19
20
|
export interface UntagResourceCommandOutput
|
|
20
21
|
extends UntagResourceResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateBrowserSettingsCommandInput
|
|
19
20
|
extends UpdateBrowserSettingsRequest {}
|
|
20
21
|
export interface UpdateBrowserSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateIdentityProviderCommandInput
|
|
19
20
|
extends UpdateIdentityProviderRequest {}
|
|
20
21
|
export interface UpdateIdentityProviderCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateNetworkSettingsCommandInput
|
|
19
20
|
extends UpdateNetworkSettingsRequest {}
|
|
20
21
|
export interface UpdateNetworkSettingsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
WorkSpacesWebClientResolvedConfig,
|
|
14
14
|
} from "../WorkSpacesWebClient";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdatePortalCommandInput extends UpdatePortalRequest {}
|
|
16
17
|
export interface UpdatePortalCommandOutput
|
|
17
18
|
extends UpdatePortalResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateTrustStoreCommandInput extends UpdateTrustStoreRequest {}
|
|
19
20
|
export interface UpdateTrustStoreCommandOutput
|
|
20
21
|
extends UpdateTrustStoreResponse,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateUserAccessLoggingSettingsCommandInput
|
|
19
20
|
extends UpdateUserAccessLoggingSettingsRequest {}
|
|
20
21
|
export interface UpdateUserAccessLoggingSettingsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ServiceOutputTypes,
|
|
16
16
|
WorkSpacesWebClientResolvedConfig,
|
|
17
17
|
} from "../WorkSpacesWebClient";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateUserSettingsCommandInput
|
|
19
20
|
extends UpdateUserSettingsRequest {}
|
|
20
21
|
export interface UpdateUserSettingsCommandOutput
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./WorkSpacesWeb";
|
|
2
1
|
export * from "./WorkSpacesWebClient";
|
|
2
|
+
export * from "./WorkSpacesWeb";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { WorkSpacesWebServiceException } from "./models/WorkSpacesWebServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class WorkSpacesWebServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|