@aws-sdk/client-workspaces-web 3.1087.0 → 3.1089.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 +1 -1
- package/dist-types/ts3.4/WorkSpacesWeb.d.ts +242 -274
- package/dist-types/ts3.4/WorkSpacesWebClient.d.ts +10 -32
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateBrowserSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateIpAccessSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateNetworkSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateTrustStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AssociateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateBrowserSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateDataProtectionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreatePortalCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/CreateSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteBrowserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeletePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateBrowserSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateIpAccessSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateNetworkSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateSessionLoggerCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateTrustStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateUserSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExpireSessionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetBrowserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetPortalCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/GetPortalServiceProviderMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSessionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetSessionLoggerCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetTrustStoreCertificateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetUserSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBrowserSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDataProtectionSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListIdentityProvidersCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIpAccessSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListNetworkSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListPortalsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListSessionLoggersCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListSessionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrustStoreCertificatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListUserAccessLoggingSettingsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListUserSettingsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateBrowserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDataProtectionSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIdentityProviderCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIpAccessSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateNetworkSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdatePortalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateSessionLoggerCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateUserAccessLoggingSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateUserSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +4 -8
- package/dist-types/ts3.4/models/errors.d.ts +7 -21
- package/dist-types/ts3.4/models/models_0.d.ts +7 -21
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListPortalsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListUserAccessLoggingSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListUserAccessLoggingSettingsCommandInput
|
|
8
|
-
extends ListUserAccessLoggingSettingsRequest {}
|
|
7
|
+
export interface ListUserAccessLoggingSettingsCommandInput extends ListUserAccessLoggingSettingsRequest {}
|
|
9
8
|
export interface ListUserAccessLoggingSettingsCommandOutput
|
|
10
|
-
extends ListUserAccessLoggingSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListUserAccessLoggingSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListUserAccessLoggingSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListUserAccessLoggingSettingsCommandInput
|
|
12
|
+
input: ListUserAccessLoggingSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListUserAccessLoggingSettingsCommandInput,
|
|
17
15
|
ListUserAccessLoggingSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListUserSettingsRequest,
|
|
4
|
-
ListUserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListUserSettingsRequest, ListUserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListUserSettingsCommandInput extends ListUserSettingsRequest {}
|
|
8
|
-
export interface ListUserSettingsCommandOutput
|
|
9
|
-
extends ListUserSettingsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListUserSettingsCommandOutput extends ListUserSettingsResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListUserSettingsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListUserSettingsCommandInput
|
|
8
|
+
input: ListUserSettingsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListUserSettingsCommandInput,
|
|
16
11
|
ListUserSettingsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
5
|
-
export interface TagResourceCommandOutput
|
|
6
|
-
extends TagResourceResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {}
|
|
8
6
|
declare const TagResourceCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TagResourceCommandInput,
|
|
13
11
|
TagResourceCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TagResourceCommandInput,
|
|
22
20
|
TagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UntagResourceRequest,
|
|
4
|
-
UntagResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
8
|
-
export interface UntagResourceCommandOutput
|
|
9
|
-
extends UntagResourceResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {}
|
|
11
6
|
declare const UntagResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UntagResourceCommandInput,
|
|
16
11
|
UntagResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UntagResourceCommandInput,
|
|
25
20
|
UntagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateBrowserSettingsRequest,
|
|
4
|
-
UpdateBrowserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateBrowserSettingsRequest, UpdateBrowserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateBrowserSettingsCommandInput
|
|
8
|
-
extends UpdateBrowserSettingsRequest {}
|
|
4
|
+
export interface UpdateBrowserSettingsCommandInput extends UpdateBrowserSettingsRequest {}
|
|
9
5
|
export interface UpdateBrowserSettingsCommandOutput
|
|
10
|
-
extends UpdateBrowserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateBrowserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateBrowserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateBrowserSettingsCommandInput
|
|
9
|
+
input: UpdateBrowserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateBrowserSettingsCommandInput,
|
|
17
12
|
UpdateBrowserSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateBrowserSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateBrowserSettingsCommandInput
|
|
18
|
+
input: UpdateBrowserSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateBrowserSettingsCommandInput,
|
|
26
21
|
UpdateBrowserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDataProtectionSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDataProtectionSettingsCommandInput
|
|
8
|
-
extends UpdateDataProtectionSettingsRequest {}
|
|
7
|
+
export interface UpdateDataProtectionSettingsCommandInput extends UpdateDataProtectionSettingsRequest {}
|
|
9
8
|
export interface UpdateDataProtectionSettingsCommandOutput
|
|
10
|
-
extends UpdateDataProtectionSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDataProtectionSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDataProtectionSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDataProtectionSettingsCommandInput
|
|
12
|
+
input: UpdateDataProtectionSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDataProtectionSettingsCommandInput,
|
|
17
15
|
UpdateDataProtectionSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateDataProtectionSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateDataProtectionSettingsCommandInput
|
|
21
|
+
input: UpdateDataProtectionSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateDataProtectionSettingsCommandInput,
|
|
26
24
|
UpdateDataProtectionSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateIdentityProviderRequest,
|
|
4
|
-
UpdateIdentityProviderResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateIdentityProviderRequest, UpdateIdentityProviderResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateIdentityProviderCommandInput
|
|
8
|
-
extends UpdateIdentityProviderRequest {}
|
|
4
|
+
export interface UpdateIdentityProviderCommandInput extends UpdateIdentityProviderRequest {}
|
|
9
5
|
export interface UpdateIdentityProviderCommandOutput
|
|
10
|
-
extends UpdateIdentityProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateIdentityProviderResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateIdentityProviderCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateIdentityProviderCommandInput
|
|
9
|
+
input: UpdateIdentityProviderCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateIdentityProviderCommandInput,
|
|
17
12
|
UpdateIdentityProviderCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateIdentityProviderCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateIdentityProviderCommandInput
|
|
18
|
+
input: UpdateIdentityProviderCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateIdentityProviderCommandInput,
|
|
26
21
|
UpdateIdentityProviderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateIpAccessSettingsRequest,
|
|
4
|
-
UpdateIpAccessSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateIpAccessSettingsRequest, UpdateIpAccessSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateIpAccessSettingsCommandInput
|
|
8
|
-
extends UpdateIpAccessSettingsRequest {}
|
|
4
|
+
export interface UpdateIpAccessSettingsCommandInput extends UpdateIpAccessSettingsRequest {}
|
|
9
5
|
export interface UpdateIpAccessSettingsCommandOutput
|
|
10
|
-
extends UpdateIpAccessSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateIpAccessSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateIpAccessSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateIpAccessSettingsCommandInput
|
|
9
|
+
input: UpdateIpAccessSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateIpAccessSettingsCommandInput,
|
|
17
12
|
UpdateIpAccessSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateIpAccessSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateIpAccessSettingsCommandInput
|
|
18
|
+
input: UpdateIpAccessSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateIpAccessSettingsCommandInput,
|
|
26
21
|
UpdateIpAccessSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateNetworkSettingsRequest,
|
|
4
|
-
UpdateNetworkSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateNetworkSettingsRequest, UpdateNetworkSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateNetworkSettingsCommandInput
|
|
8
|
-
extends UpdateNetworkSettingsRequest {}
|
|
4
|
+
export interface UpdateNetworkSettingsCommandInput extends UpdateNetworkSettingsRequest {}
|
|
9
5
|
export interface UpdateNetworkSettingsCommandOutput
|
|
10
|
-
extends UpdateNetworkSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateNetworkSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateNetworkSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateNetworkSettingsCommandInput
|
|
9
|
+
input: UpdateNetworkSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateNetworkSettingsCommandInput,
|
|
17
12
|
UpdateNetworkSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateNetworkSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateNetworkSettingsCommandInput
|
|
18
|
+
input: UpdateNetworkSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateNetworkSettingsCommandInput,
|
|
26
21
|
UpdateNetworkSettingsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { UpdatePortalRequest, UpdatePortalResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface UpdatePortalCommandInput extends UpdatePortalRequest {}
|
|
5
|
-
export interface UpdatePortalCommandOutput
|
|
6
|
-
extends UpdatePortalResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdatePortalCommandOutput extends UpdatePortalResponse, __MetadataBearer {}
|
|
8
6
|
declare const UpdatePortalCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: UpdatePortalCommandInput
|
|
8
|
+
input: UpdatePortalCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
UpdatePortalCommandInput,
|
|
13
11
|
UpdatePortalCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const UpdatePortalCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: UpdatePortalCommandInput
|
|
17
|
+
input: UpdatePortalCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
UpdatePortalCommandInput,
|
|
22
20
|
UpdatePortalCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateSessionLoggerRequest,
|
|
4
|
-
UpdateSessionLoggerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateSessionLoggerRequest, UpdateSessionLoggerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateSessionLoggerCommandInput
|
|
8
|
-
extends UpdateSessionLoggerRequest {}
|
|
4
|
+
export interface UpdateSessionLoggerCommandInput extends UpdateSessionLoggerRequest {}
|
|
9
5
|
export interface UpdateSessionLoggerCommandOutput
|
|
10
|
-
extends UpdateSessionLoggerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateSessionLoggerResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateSessionLoggerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateSessionLoggerCommandInput
|
|
9
|
+
input: UpdateSessionLoggerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateSessionLoggerCommandInput,
|
|
17
12
|
UpdateSessionLoggerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateSessionLoggerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateSessionLoggerCommandInput
|
|
18
|
+
input: UpdateSessionLoggerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateSessionLoggerCommandInput,
|
|
26
21
|
UpdateSessionLoggerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateTrustStoreRequest,
|
|
4
|
-
UpdateTrustStoreResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateTrustStoreRequest, UpdateTrustStoreResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateTrustStoreCommandInput extends UpdateTrustStoreRequest {}
|
|
8
|
-
export interface UpdateTrustStoreCommandOutput
|
|
9
|
-
extends UpdateTrustStoreResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateTrustStoreCommandOutput extends UpdateTrustStoreResponse, __MetadataBearer {}
|
|
11
6
|
declare const UpdateTrustStoreCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateTrustStoreCommandInput
|
|
8
|
+
input: UpdateTrustStoreCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateTrustStoreCommandInput,
|
|
16
11
|
UpdateTrustStoreCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateTrustStoreCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateTrustStoreCommandInput
|
|
17
|
+
input: UpdateTrustStoreCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateTrustStoreCommandInput,
|
|
25
20
|
UpdateTrustStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateUserAccessLoggingSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateUserAccessLoggingSettingsCommandInput
|
|
8
|
-
extends UpdateUserAccessLoggingSettingsRequest {}
|
|
7
|
+
export interface UpdateUserAccessLoggingSettingsCommandInput extends UpdateUserAccessLoggingSettingsRequest {}
|
|
9
8
|
export interface UpdateUserAccessLoggingSettingsCommandOutput
|
|
10
|
-
extends UpdateUserAccessLoggingSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateUserAccessLoggingSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const UpdateUserAccessLoggingSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateUserAccessLoggingSettingsCommandInput
|
|
12
|
+
input: UpdateUserAccessLoggingSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateUserAccessLoggingSettingsCommandInput,
|
|
17
15
|
UpdateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateUserAccessLoggingSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateUserAccessLoggingSettingsCommandInput
|
|
21
|
+
input: UpdateUserAccessLoggingSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateUserAccessLoggingSettingsCommandInput,
|
|
26
24
|
UpdateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateUserSettingsRequest,
|
|
4
|
-
UpdateUserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateUserSettingsRequest, UpdateUserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateUserSettingsCommandInput
|
|
8
|
-
extends UpdateUserSettingsRequest {}
|
|
4
|
+
export interface UpdateUserSettingsCommandInput extends UpdateUserSettingsRequest {}
|
|
9
5
|
export interface UpdateUserSettingsCommandOutput
|
|
10
|
-
extends UpdateUserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateUserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const UpdateUserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateUserSettingsCommandInput
|
|
9
|
+
input: UpdateUserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateUserSettingsCommandInput,
|
|
17
12
|
UpdateUserSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateUserSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateUserSettingsCommandInput
|
|
18
|
+
input: UpdateUserSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateUserSettingsCommandInput,
|
|
26
21
|
UpdateUserSettingsCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface WorkSpacesWebExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -10,8 +10,7 @@ export declare const AuthenticationType: {
|
|
|
10
10
|
readonly IAM_IDENTITY_CENTER: "IAM_Identity_Center";
|
|
11
11
|
readonly STANDARD: "Standard";
|
|
12
12
|
};
|
|
13
|
-
export type AuthenticationType =
|
|
14
|
-
(typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
13
|
+
export type AuthenticationType = (typeof AuthenticationType)[keyof typeof AuthenticationType];
|
|
15
14
|
export declare const Category: {
|
|
16
15
|
readonly CHAT: "Chat";
|
|
17
16
|
readonly CRIMINAL_ACTIVITY: "CriminalActivity";
|
|
@@ -60,8 +59,7 @@ export declare const IdentityProviderType: {
|
|
|
60
59
|
readonly SAML: "SAML";
|
|
61
60
|
readonly SignInWithApple: "SignInWithApple";
|
|
62
61
|
};
|
|
63
|
-
export type IdentityProviderType =
|
|
64
|
-
(typeof IdentityProviderType)[keyof typeof IdentityProviderType];
|
|
62
|
+
export type IdentityProviderType = (typeof IdentityProviderType)[keyof typeof IdentityProviderType];
|
|
65
63
|
export declare const SessionSortBy: {
|
|
66
64
|
readonly START_TIME_ASCENDING: "StartTimeAscending";
|
|
67
65
|
readonly START_TIME_DESCENDING: "StartTimeDescending";
|
|
@@ -111,8 +109,7 @@ export declare const FolderStructure: {
|
|
|
111
109
|
readonly FLAT: "Flat";
|
|
112
110
|
readonly NESTED_BY_DATE: "NestedByDate";
|
|
113
111
|
};
|
|
114
|
-
export type FolderStructure =
|
|
115
|
-
(typeof FolderStructure)[keyof typeof FolderStructure];
|
|
112
|
+
export type FolderStructure = (typeof FolderStructure)[keyof typeof FolderStructure];
|
|
116
113
|
export declare const LogFileFormat: {
|
|
117
114
|
readonly JSON: "Json";
|
|
118
115
|
readonly JSON_LINES: "JSONLines";
|
|
@@ -166,8 +163,7 @@ export declare const MaxDisplayResolution: {
|
|
|
166
163
|
readonly RESOLUTION_DCI_4K: "size4096X2160";
|
|
167
164
|
readonly RESOLUTION_UHD_4K: "size3840X2160";
|
|
168
165
|
};
|
|
169
|
-
export type MaxDisplayResolution =
|
|
170
|
-
(typeof MaxDisplayResolution)[keyof typeof MaxDisplayResolution];
|
|
166
|
+
export type MaxDisplayResolution = (typeof MaxDisplayResolution)[keyof typeof MaxDisplayResolution];
|
|
171
167
|
export declare const ToolbarType: {
|
|
172
168
|
readonly DOCKED: "Docked";
|
|
173
169
|
readonly FLOATING: "Floating";
|
|
@@ -5,9 +5,7 @@ import { WorkSpacesWebServiceException as __BaseException } from "./WorkSpacesWe
|
|
|
5
5
|
export declare class AccessDeniedException extends __BaseException {
|
|
6
6
|
readonly name: "AccessDeniedException";
|
|
7
7
|
readonly $fault: "client";
|
|
8
|
-
constructor(
|
|
9
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
10
|
-
);
|
|
8
|
+
constructor(opts: __ExceptionOptionType<AccessDeniedException, __BaseException>);
|
|
11
9
|
}
|
|
12
10
|
export declare class ConflictException extends __BaseException {
|
|
13
11
|
readonly name: "ConflictException";
|
|
@@ -20,18 +18,14 @@ export declare class InternalServerException extends __BaseException {
|
|
|
20
18
|
readonly name: "InternalServerException";
|
|
21
19
|
readonly $fault: "server";
|
|
22
20
|
retryAfterSeconds?: number | undefined;
|
|
23
|
-
constructor(
|
|
24
|
-
opts: __ExceptionOptionType<InternalServerException, __BaseException>
|
|
25
|
-
);
|
|
21
|
+
constructor(opts: __ExceptionOptionType<InternalServerException, __BaseException>);
|
|
26
22
|
}
|
|
27
23
|
export declare class ResourceNotFoundException extends __BaseException {
|
|
28
24
|
readonly name: "ResourceNotFoundException";
|
|
29
25
|
readonly $fault: "client";
|
|
30
26
|
resourceId?: string | undefined;
|
|
31
27
|
resourceType?: string | undefined;
|
|
32
|
-
constructor(
|
|
33
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
34
|
-
);
|
|
28
|
+
constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
|
|
35
29
|
}
|
|
36
30
|
export declare class ThrottlingException extends __BaseException {
|
|
37
31
|
readonly name: "ThrottlingException";
|
|
@@ -39,18 +33,14 @@ export declare class ThrottlingException extends __BaseException {
|
|
|
39
33
|
serviceCode?: string | undefined;
|
|
40
34
|
quotaCode?: string | undefined;
|
|
41
35
|
retryAfterSeconds?: number | undefined;
|
|
42
|
-
constructor(
|
|
43
|
-
opts: __ExceptionOptionType<ThrottlingException, __BaseException>
|
|
44
|
-
);
|
|
36
|
+
constructor(opts: __ExceptionOptionType<ThrottlingException, __BaseException>);
|
|
45
37
|
}
|
|
46
38
|
export declare class ValidationException extends __BaseException {
|
|
47
39
|
readonly name: "ValidationException";
|
|
48
40
|
readonly $fault: "client";
|
|
49
41
|
reason?: ValidationExceptionReason | undefined;
|
|
50
42
|
fieldList?: ValidationExceptionField[] | undefined;
|
|
51
|
-
constructor(
|
|
52
|
-
opts: __ExceptionOptionType<ValidationException, __BaseException>
|
|
53
|
-
);
|
|
43
|
+
constructor(opts: __ExceptionOptionType<ValidationException, __BaseException>);
|
|
54
44
|
}
|
|
55
45
|
export declare class ServiceQuotaExceededException extends __BaseException {
|
|
56
46
|
readonly name: "ServiceQuotaExceededException";
|
|
@@ -59,15 +49,11 @@ export declare class ServiceQuotaExceededException extends __BaseException {
|
|
|
59
49
|
resourceType?: string | undefined;
|
|
60
50
|
serviceCode?: string | undefined;
|
|
61
51
|
quotaCode?: string | undefined;
|
|
62
|
-
constructor(
|
|
63
|
-
opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>
|
|
64
|
-
);
|
|
52
|
+
constructor(opts: __ExceptionOptionType<ServiceQuotaExceededException, __BaseException>);
|
|
65
53
|
}
|
|
66
54
|
export declare class TooManyTagsException extends __BaseException {
|
|
67
55
|
readonly name: "TooManyTagsException";
|
|
68
56
|
readonly $fault: "client";
|
|
69
57
|
resourceName?: string | undefined;
|
|
70
|
-
constructor(
|
|
71
|
-
opts: __ExceptionOptionType<TooManyTagsException, __BaseException>
|
|
72
|
-
);
|
|
58
|
+
constructor(opts: __ExceptionOptionType<TooManyTagsException, __BaseException>);
|
|
73
59
|
}
|
|
@@ -803,9 +803,7 @@ export interface BrandingConfiguration {
|
|
|
803
803
|
logo: ImageMetadata | undefined;
|
|
804
804
|
wallpaper?: ImageMetadata | undefined;
|
|
805
805
|
favicon: ImageMetadata | undefined;
|
|
806
|
-
localizedStrings:
|
|
807
|
-
| Partial<Record<Locale, LocalizedBrandingStrings>>
|
|
808
|
-
| undefined;
|
|
806
|
+
localizedStrings: Partial<Record<Locale, LocalizedBrandingStrings>> | undefined;
|
|
809
807
|
colorTheme: ColorTheme | undefined;
|
|
810
808
|
termsOfService?: string | undefined;
|
|
811
809
|
}
|
|
@@ -874,9 +872,7 @@ export interface BrandingConfigurationCreateInput {
|
|
|
874
872
|
logo: IconImageInput | undefined;
|
|
875
873
|
wallpaper?: WallpaperImageInput | undefined;
|
|
876
874
|
favicon: IconImageInput | undefined;
|
|
877
|
-
localizedStrings:
|
|
878
|
-
| Partial<Record<Locale, LocalizedBrandingStrings>>
|
|
879
|
-
| undefined;
|
|
875
|
+
localizedStrings: Partial<Record<Locale, LocalizedBrandingStrings>> | undefined;
|
|
880
876
|
colorTheme: ColorTheme | undefined;
|
|
881
877
|
termsOfService?: string | undefined;
|
|
882
878
|
}
|
|
@@ -896,9 +892,7 @@ export interface CreateUserSettingsRequest {
|
|
|
896
892
|
disconnectTimeoutInMinutes?: number | undefined;
|
|
897
893
|
idleDisconnectTimeoutInMinutes?: number | undefined;
|
|
898
894
|
clientToken?: string | undefined;
|
|
899
|
-
cookieSynchronizationConfiguration?:
|
|
900
|
-
| CookieSynchronizationConfiguration
|
|
901
|
-
| undefined;
|
|
895
|
+
cookieSynchronizationConfiguration?: CookieSynchronizationConfiguration | undefined;
|
|
902
896
|
customerManagedKey?: string | undefined;
|
|
903
897
|
additionalEncryptionContext?: Record<string, string> | undefined;
|
|
904
898
|
deepLinkAllowed?: EnabledType | undefined;
|
|
@@ -926,9 +920,7 @@ export interface UserSettings {
|
|
|
926
920
|
printAllowed?: EnabledType | undefined;
|
|
927
921
|
disconnectTimeoutInMinutes?: number | undefined;
|
|
928
922
|
idleDisconnectTimeoutInMinutes?: number | undefined;
|
|
929
|
-
cookieSynchronizationConfiguration?:
|
|
930
|
-
| CookieSynchronizationConfiguration
|
|
931
|
-
| undefined;
|
|
923
|
+
cookieSynchronizationConfiguration?: CookieSynchronizationConfiguration | undefined;
|
|
932
924
|
customerManagedKey?: string | undefined;
|
|
933
925
|
additionalEncryptionContext?: Record<string, string> | undefined;
|
|
934
926
|
deepLinkAllowed?: EnabledType | undefined;
|
|
@@ -952,9 +944,7 @@ export interface UserSettingsSummary {
|
|
|
952
944
|
printAllowed?: EnabledType | undefined;
|
|
953
945
|
disconnectTimeoutInMinutes?: number | undefined;
|
|
954
946
|
idleDisconnectTimeoutInMinutes?: number | undefined;
|
|
955
|
-
cookieSynchronizationConfiguration?:
|
|
956
|
-
| CookieSynchronizationConfiguration
|
|
957
|
-
| undefined;
|
|
947
|
+
cookieSynchronizationConfiguration?: CookieSynchronizationConfiguration | undefined;
|
|
958
948
|
deepLinkAllowed?: EnabledType | undefined;
|
|
959
949
|
toolbarConfiguration?: ToolbarConfiguration | undefined;
|
|
960
950
|
brandingConfiguration?: BrandingConfiguration | undefined;
|
|
@@ -968,9 +958,7 @@ export interface BrandingConfigurationUpdateInput {
|
|
|
968
958
|
logo?: IconImageInput | undefined;
|
|
969
959
|
wallpaper?: WallpaperImageInput | undefined;
|
|
970
960
|
favicon?: IconImageInput | undefined;
|
|
971
|
-
localizedStrings?:
|
|
972
|
-
| Partial<Record<Locale, LocalizedBrandingStrings>>
|
|
973
|
-
| undefined;
|
|
961
|
+
localizedStrings?: Partial<Record<Locale, LocalizedBrandingStrings>> | undefined;
|
|
974
962
|
colorTheme?: ColorTheme | undefined;
|
|
975
963
|
termsOfService?: string | undefined;
|
|
976
964
|
}
|
|
@@ -984,9 +972,7 @@ export interface UpdateUserSettingsRequest {
|
|
|
984
972
|
disconnectTimeoutInMinutes?: number | undefined;
|
|
985
973
|
idleDisconnectTimeoutInMinutes?: number | undefined;
|
|
986
974
|
clientToken?: string | undefined;
|
|
987
|
-
cookieSynchronizationConfiguration?:
|
|
988
|
-
| CookieSynchronizationConfiguration
|
|
989
|
-
| undefined;
|
|
975
|
+
cookieSynchronizationConfiguration?: CookieSynchronizationConfiguration | undefined;
|
|
990
976
|
deepLinkAllowed?: EnabledType | undefined;
|
|
991
977
|
toolbarConfiguration?: ToolbarConfiguration | undefined;
|
|
992
978
|
brandingConfigurationInput?: BrandingConfigurationUpdateInput | undefined;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { PaginationConfiguration } from "@smithy/types";
|
|
2
2
|
import { WorkSpacesWebClient } from "../WorkSpacesWebClient";
|
|
3
|
-
export interface WorkSpacesWebPaginationConfiguration
|
|
4
|
-
extends PaginationConfiguration {
|
|
3
|
+
export interface WorkSpacesWebPaginationConfiguration extends PaginationConfiguration {
|
|
5
4
|
client: WorkSpacesWebClient;
|
|
6
5
|
}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
1
|
import { Paginator } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPortalsCommandInput,
|
|
4
|
-
ListPortalsCommandOutput,
|
|
5
|
-
} from "../commands/ListPortalsCommand";
|
|
2
|
+
import { ListPortalsCommandInput, ListPortalsCommandOutput } from "../commands/ListPortalsCommand";
|
|
6
3
|
import { WorkSpacesWebPaginationConfiguration } from "./Interfaces";
|
|
7
4
|
export declare const paginateListPortals: (
|
|
8
5
|
config: WorkSpacesWebPaginationConfiguration,
|