@aws-sdk/client-workspaces-web 3.1086.0 → 3.1088.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 +39 -39
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateTrustStoreRequest,
|
|
4
|
-
CreateTrustStoreResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateTrustStoreRequest, CreateTrustStoreResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateTrustStoreCommandInput extends CreateTrustStoreRequest {}
|
|
8
|
-
export interface CreateTrustStoreCommandOutput
|
|
9
|
-
extends CreateTrustStoreResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateTrustStoreCommandOutput extends CreateTrustStoreResponse, __MetadataBearer {}
|
|
11
6
|
declare const CreateTrustStoreCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateTrustStoreCommandInput
|
|
8
|
+
input: CreateTrustStoreCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateTrustStoreCommandInput,
|
|
16
11
|
CreateTrustStoreCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateTrustStoreCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateTrustStoreCommandInput
|
|
17
|
+
input: CreateTrustStoreCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateTrustStoreCommandInput,
|
|
25
20
|
CreateTrustStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateUserAccessLoggingSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateUserAccessLoggingSettingsCommandInput
|
|
8
|
-
extends CreateUserAccessLoggingSettingsRequest {}
|
|
7
|
+
export interface CreateUserAccessLoggingSettingsCommandInput extends CreateUserAccessLoggingSettingsRequest {}
|
|
9
8
|
export interface CreateUserAccessLoggingSettingsCommandOutput
|
|
10
|
-
extends CreateUserAccessLoggingSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateUserAccessLoggingSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateUserAccessLoggingSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateUserAccessLoggingSettingsCommandInput
|
|
12
|
+
input: CreateUserAccessLoggingSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateUserAccessLoggingSettingsCommandInput,
|
|
17
15
|
CreateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateUserAccessLoggingSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateUserAccessLoggingSettingsCommandInput
|
|
21
|
+
input: CreateUserAccessLoggingSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateUserAccessLoggingSettingsCommandInput,
|
|
26
24
|
CreateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateUserSettingsRequest,
|
|
4
|
-
CreateUserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateUserSettingsRequest, CreateUserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateUserSettingsCommandInput
|
|
8
|
-
extends CreateUserSettingsRequest {}
|
|
4
|
+
export interface CreateUserSettingsCommandInput extends CreateUserSettingsRequest {}
|
|
9
5
|
export interface CreateUserSettingsCommandOutput
|
|
10
|
-
extends CreateUserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateUserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateUserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateUserSettingsCommandInput
|
|
9
|
+
input: CreateUserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateUserSettingsCommandInput,
|
|
17
12
|
CreateUserSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateUserSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateUserSettingsCommandInput
|
|
18
|
+
input: CreateUserSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateUserSettingsCommandInput,
|
|
26
21
|
CreateUserSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteBrowserSettingsRequest,
|
|
4
|
-
DeleteBrowserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteBrowserSettingsRequest, DeleteBrowserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteBrowserSettingsCommandInput
|
|
8
|
-
extends DeleteBrowserSettingsRequest {}
|
|
4
|
+
export interface DeleteBrowserSettingsCommandInput extends DeleteBrowserSettingsRequest {}
|
|
9
5
|
export interface DeleteBrowserSettingsCommandOutput
|
|
10
|
-
extends DeleteBrowserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteBrowserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteBrowserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteBrowserSettingsCommandInput
|
|
9
|
+
input: DeleteBrowserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteBrowserSettingsCommandInput,
|
|
17
12
|
DeleteBrowserSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteBrowserSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteBrowserSettingsCommandInput
|
|
18
|
+
input: DeleteBrowserSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteBrowserSettingsCommandInput,
|
|
26
21
|
DeleteBrowserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteDataProtectionSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteDataProtectionSettingsCommandInput
|
|
8
|
-
extends DeleteDataProtectionSettingsRequest {}
|
|
7
|
+
export interface DeleteDataProtectionSettingsCommandInput extends DeleteDataProtectionSettingsRequest {}
|
|
9
8
|
export interface DeleteDataProtectionSettingsCommandOutput
|
|
10
|
-
extends DeleteDataProtectionSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteDataProtectionSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteDataProtectionSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteDataProtectionSettingsCommandInput
|
|
12
|
+
input: DeleteDataProtectionSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteDataProtectionSettingsCommandInput,
|
|
17
15
|
DeleteDataProtectionSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteDataProtectionSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteDataProtectionSettingsCommandInput
|
|
21
|
+
input: DeleteDataProtectionSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteDataProtectionSettingsCommandInput,
|
|
26
24
|
DeleteDataProtectionSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteIdentityProviderRequest,
|
|
4
|
-
DeleteIdentityProviderResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteIdentityProviderRequest, DeleteIdentityProviderResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIdentityProviderCommandInput
|
|
8
|
-
extends DeleteIdentityProviderRequest {}
|
|
4
|
+
export interface DeleteIdentityProviderCommandInput extends DeleteIdentityProviderRequest {}
|
|
9
5
|
export interface DeleteIdentityProviderCommandOutput
|
|
10
|
-
extends DeleteIdentityProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteIdentityProviderResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteIdentityProviderCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteIdentityProviderCommandInput
|
|
9
|
+
input: DeleteIdentityProviderCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteIdentityProviderCommandInput,
|
|
17
12
|
DeleteIdentityProviderCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteIdentityProviderCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteIdentityProviderCommandInput
|
|
18
|
+
input: DeleteIdentityProviderCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteIdentityProviderCommandInput,
|
|
26
21
|
DeleteIdentityProviderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteIpAccessSettingsRequest,
|
|
4
|
-
DeleteIpAccessSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteIpAccessSettingsRequest, DeleteIpAccessSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIpAccessSettingsCommandInput
|
|
8
|
-
extends DeleteIpAccessSettingsRequest {}
|
|
4
|
+
export interface DeleteIpAccessSettingsCommandInput extends DeleteIpAccessSettingsRequest {}
|
|
9
5
|
export interface DeleteIpAccessSettingsCommandOutput
|
|
10
|
-
extends DeleteIpAccessSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteIpAccessSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteIpAccessSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteIpAccessSettingsCommandInput
|
|
9
|
+
input: DeleteIpAccessSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteIpAccessSettingsCommandInput,
|
|
17
12
|
DeleteIpAccessSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteIpAccessSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteIpAccessSettingsCommandInput
|
|
18
|
+
input: DeleteIpAccessSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteIpAccessSettingsCommandInput,
|
|
26
21
|
DeleteIpAccessSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteNetworkSettingsRequest,
|
|
4
|
-
DeleteNetworkSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteNetworkSettingsRequest, DeleteNetworkSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteNetworkSettingsCommandInput
|
|
8
|
-
extends DeleteNetworkSettingsRequest {}
|
|
4
|
+
export interface DeleteNetworkSettingsCommandInput extends DeleteNetworkSettingsRequest {}
|
|
9
5
|
export interface DeleteNetworkSettingsCommandOutput
|
|
10
|
-
extends DeleteNetworkSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteNetworkSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteNetworkSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteNetworkSettingsCommandInput
|
|
9
|
+
input: DeleteNetworkSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteNetworkSettingsCommandInput,
|
|
17
12
|
DeleteNetworkSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteNetworkSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteNetworkSettingsCommandInput
|
|
18
|
+
input: DeleteNetworkSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteNetworkSettingsCommandInput,
|
|
26
21
|
DeleteNetworkSettingsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeletePortalRequest, DeletePortalResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeletePortalCommandInput extends DeletePortalRequest {}
|
|
5
|
-
export interface DeletePortalCommandOutput
|
|
6
|
-
extends DeletePortalResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeletePortalCommandOutput extends DeletePortalResponse, __MetadataBearer {}
|
|
8
6
|
declare const DeletePortalCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeletePortalCommandInput
|
|
8
|
+
input: DeletePortalCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeletePortalCommandInput,
|
|
13
11
|
DeletePortalCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeletePortalCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeletePortalCommandInput
|
|
17
|
+
input: DeletePortalCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeletePortalCommandInput,
|
|
22
20
|
DeletePortalCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteSessionLoggerRequest,
|
|
4
|
-
DeleteSessionLoggerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteSessionLoggerRequest, DeleteSessionLoggerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteSessionLoggerCommandInput
|
|
8
|
-
extends DeleteSessionLoggerRequest {}
|
|
4
|
+
export interface DeleteSessionLoggerCommandInput extends DeleteSessionLoggerRequest {}
|
|
9
5
|
export interface DeleteSessionLoggerCommandOutput
|
|
10
|
-
extends DeleteSessionLoggerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteSessionLoggerResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteSessionLoggerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteSessionLoggerCommandInput
|
|
9
|
+
input: DeleteSessionLoggerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteSessionLoggerCommandInput,
|
|
17
12
|
DeleteSessionLoggerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteSessionLoggerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteSessionLoggerCommandInput
|
|
18
|
+
input: DeleteSessionLoggerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteSessionLoggerCommandInput,
|
|
26
21
|
DeleteSessionLoggerCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteTrustStoreRequest,
|
|
4
|
-
DeleteTrustStoreResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteTrustStoreRequest, DeleteTrustStoreResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteTrustStoreCommandInput extends DeleteTrustStoreRequest {}
|
|
8
|
-
export interface DeleteTrustStoreCommandOutput
|
|
9
|
-
extends DeleteTrustStoreResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteTrustStoreCommandOutput extends DeleteTrustStoreResponse, __MetadataBearer {}
|
|
11
6
|
declare const DeleteTrustStoreCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteTrustStoreCommandInput
|
|
8
|
+
input: DeleteTrustStoreCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteTrustStoreCommandInput,
|
|
16
11
|
DeleteTrustStoreCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteTrustStoreCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteTrustStoreCommandInput
|
|
17
|
+
input: DeleteTrustStoreCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteTrustStoreCommandInput,
|
|
25
20
|
DeleteTrustStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteUserAccessLoggingSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteUserAccessLoggingSettingsCommandInput
|
|
8
|
-
extends DeleteUserAccessLoggingSettingsRequest {}
|
|
7
|
+
export interface DeleteUserAccessLoggingSettingsCommandInput extends DeleteUserAccessLoggingSettingsRequest {}
|
|
9
8
|
export interface DeleteUserAccessLoggingSettingsCommandOutput
|
|
10
|
-
extends DeleteUserAccessLoggingSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteUserAccessLoggingSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DeleteUserAccessLoggingSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteUserAccessLoggingSettingsCommandInput
|
|
12
|
+
input: DeleteUserAccessLoggingSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteUserAccessLoggingSettingsCommandInput,
|
|
17
15
|
DeleteUserAccessLoggingSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteUserAccessLoggingSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteUserAccessLoggingSettingsCommandInput
|
|
21
|
+
input: DeleteUserAccessLoggingSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteUserAccessLoggingSettingsCommandInput,
|
|
26
24
|
DeleteUserAccessLoggingSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteUserSettingsRequest,
|
|
4
|
-
DeleteUserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteUserSettingsRequest, DeleteUserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteUserSettingsCommandInput
|
|
8
|
-
extends DeleteUserSettingsRequest {}
|
|
4
|
+
export interface DeleteUserSettingsCommandInput extends DeleteUserSettingsRequest {}
|
|
9
5
|
export interface DeleteUserSettingsCommandOutput
|
|
10
|
-
extends DeleteUserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteUserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const DeleteUserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteUserSettingsCommandInput
|
|
9
|
+
input: DeleteUserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteUserSettingsCommandInput,
|
|
17
12
|
DeleteUserSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteUserSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteUserSettingsCommandInput
|
|
18
|
+
input: DeleteUserSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteUserSettingsCommandInput,
|
|
26
21
|
DeleteUserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateBrowserSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateBrowserSettingsCommandInput
|
|
8
|
-
extends DisassociateBrowserSettingsRequest {}
|
|
7
|
+
export interface DisassociateBrowserSettingsCommandInput extends DisassociateBrowserSettingsRequest {}
|
|
9
8
|
export interface DisassociateBrowserSettingsCommandOutput
|
|
10
|
-
extends DisassociateBrowserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateBrowserSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateBrowserSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateBrowserSettingsCommandInput
|
|
12
|
+
input: DisassociateBrowserSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateBrowserSettingsCommandInput,
|
|
17
15
|
DisassociateBrowserSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateBrowserSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateBrowserSettingsCommandInput
|
|
21
|
+
input: DisassociateBrowserSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateBrowserSettingsCommandInput,
|
|
26
24
|
DisassociateBrowserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateDataProtectionSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateDataProtectionSettingsCommandInput
|
|
8
|
-
extends DisassociateDataProtectionSettingsRequest {}
|
|
7
|
+
export interface DisassociateDataProtectionSettingsCommandInput extends DisassociateDataProtectionSettingsRequest {}
|
|
9
8
|
export interface DisassociateDataProtectionSettingsCommandOutput
|
|
10
|
-
extends DisassociateDataProtectionSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateDataProtectionSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateDataProtectionSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateDataProtectionSettingsCommandInput
|
|
12
|
+
input: DisassociateDataProtectionSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateDataProtectionSettingsCommandInput,
|
|
17
15
|
DisassociateDataProtectionSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateDataProtectionSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateDataProtectionSettingsCommandInput
|
|
21
|
+
input: DisassociateDataProtectionSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateDataProtectionSettingsCommandInput,
|
|
26
24
|
DisassociateDataProtectionSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateIpAccessSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateIpAccessSettingsCommandInput
|
|
8
|
-
extends DisassociateIpAccessSettingsRequest {}
|
|
7
|
+
export interface DisassociateIpAccessSettingsCommandInput extends DisassociateIpAccessSettingsRequest {}
|
|
9
8
|
export interface DisassociateIpAccessSettingsCommandOutput
|
|
10
|
-
extends DisassociateIpAccessSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateIpAccessSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateIpAccessSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateIpAccessSettingsCommandInput
|
|
12
|
+
input: DisassociateIpAccessSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateIpAccessSettingsCommandInput,
|
|
17
15
|
DisassociateIpAccessSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateIpAccessSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateIpAccessSettingsCommandInput
|
|
21
|
+
input: DisassociateIpAccessSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateIpAccessSettingsCommandInput,
|
|
26
24
|
DisassociateIpAccessSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateNetworkSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateNetworkSettingsCommandInput
|
|
8
|
-
extends DisassociateNetworkSettingsRequest {}
|
|
7
|
+
export interface DisassociateNetworkSettingsCommandInput extends DisassociateNetworkSettingsRequest {}
|
|
9
8
|
export interface DisassociateNetworkSettingsCommandOutput
|
|
10
|
-
extends DisassociateNetworkSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateNetworkSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateNetworkSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateNetworkSettingsCommandInput
|
|
12
|
+
input: DisassociateNetworkSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateNetworkSettingsCommandInput,
|
|
17
15
|
DisassociateNetworkSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateNetworkSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateNetworkSettingsCommandInput
|
|
21
|
+
input: DisassociateNetworkSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateNetworkSettingsCommandInput,
|
|
26
24
|
DisassociateNetworkSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateSessionLoggerResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateSessionLoggerCommandInput
|
|
8
|
-
extends DisassociateSessionLoggerRequest {}
|
|
7
|
+
export interface DisassociateSessionLoggerCommandInput extends DisassociateSessionLoggerRequest {}
|
|
9
8
|
export interface DisassociateSessionLoggerCommandOutput
|
|
10
|
-
extends DisassociateSessionLoggerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateSessionLoggerResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateSessionLoggerCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateSessionLoggerCommandInput
|
|
12
|
+
input: DisassociateSessionLoggerCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateSessionLoggerCommandInput,
|
|
17
15
|
DisassociateSessionLoggerCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateSessionLoggerCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateSessionLoggerCommandInput
|
|
21
|
+
input: DisassociateSessionLoggerCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateSessionLoggerCommandInput,
|
|
26
24
|
DisassociateSessionLoggerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DisassociateTrustStoreRequest,
|
|
4
|
-
DisassociateTrustStoreResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DisassociateTrustStoreRequest, DisassociateTrustStoreResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateTrustStoreCommandInput
|
|
8
|
-
extends DisassociateTrustStoreRequest {}
|
|
4
|
+
export interface DisassociateTrustStoreCommandInput extends DisassociateTrustStoreRequest {}
|
|
9
5
|
export interface DisassociateTrustStoreCommandOutput
|
|
10
|
-
extends DisassociateTrustStoreResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DisassociateTrustStoreResponse, __MetadataBearer {}
|
|
12
7
|
declare const DisassociateTrustStoreCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DisassociateTrustStoreCommandInput
|
|
9
|
+
input: DisassociateTrustStoreCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DisassociateTrustStoreCommandInput,
|
|
17
12
|
DisassociateTrustStoreCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DisassociateTrustStoreCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DisassociateTrustStoreCommandInput
|
|
18
|
+
input: DisassociateTrustStoreCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DisassociateTrustStoreCommandInput,
|
|
26
21
|
DisassociateTrustStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateUserAccessLoggingSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateUserAccessLoggingSettingsCommandInput
|
|
8
|
-
extends DisassociateUserAccessLoggingSettingsRequest {}
|
|
7
|
+
export interface DisassociateUserAccessLoggingSettingsCommandInput extends DisassociateUserAccessLoggingSettingsRequest {}
|
|
9
8
|
export interface DisassociateUserAccessLoggingSettingsCommandOutput
|
|
10
|
-
extends DisassociateUserAccessLoggingSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateUserAccessLoggingSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateUserAccessLoggingSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateUserAccessLoggingSettingsCommandInput
|
|
12
|
+
input: DisassociateUserAccessLoggingSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateUserAccessLoggingSettingsCommandInput,
|
|
17
15
|
DisassociateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateUserAccessLoggingSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateUserAccessLoggingSettingsCommandInput
|
|
21
|
+
input: DisassociateUserAccessLoggingSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateUserAccessLoggingSettingsCommandInput,
|
|
26
24
|
DisassociateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateUserSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateUserSettingsCommandInput
|
|
8
|
-
extends DisassociateUserSettingsRequest {}
|
|
7
|
+
export interface DisassociateUserSettingsCommandInput extends DisassociateUserSettingsRequest {}
|
|
9
8
|
export interface DisassociateUserSettingsCommandOutput
|
|
10
|
-
extends DisassociateUserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateUserSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateUserSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateUserSettingsCommandInput
|
|
12
|
+
input: DisassociateUserSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateUserSettingsCommandInput,
|
|
17
15
|
DisassociateUserSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateUserSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateUserSettingsCommandInput
|
|
21
|
+
input: DisassociateUserSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateUserSettingsCommandInput,
|
|
26
24
|
DisassociateUserSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ExpireSessionRequest,
|
|
4
|
-
ExpireSessionResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ExpireSessionRequest, ExpireSessionResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ExpireSessionCommandInput extends ExpireSessionRequest {}
|
|
8
|
-
export interface ExpireSessionCommandOutput
|
|
9
|
-
extends ExpireSessionResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ExpireSessionCommandOutput extends ExpireSessionResponse, __MetadataBearer {}
|
|
11
6
|
declare const ExpireSessionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ExpireSessionCommandInput
|
|
8
|
+
input: ExpireSessionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ExpireSessionCommandInput,
|
|
16
11
|
ExpireSessionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ExpireSessionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ExpireSessionCommandInput
|
|
17
|
+
input: ExpireSessionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ExpireSessionCommandInput,
|
|
25
20
|
ExpireSessionCommandOutput,
|