@aws-sdk/client-workspaces-web 3.1087.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 +38 -38
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBrowserSettingsRequest,
|
|
4
|
-
GetBrowserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetBrowserSettingsRequest, GetBrowserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBrowserSettingsCommandInput
|
|
8
|
-
extends GetBrowserSettingsRequest {}
|
|
4
|
+
export interface GetBrowserSettingsCommandInput extends GetBrowserSettingsRequest {}
|
|
9
5
|
export interface GetBrowserSettingsCommandOutput
|
|
10
|
-
extends GetBrowserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetBrowserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetBrowserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetBrowserSettingsCommandInput
|
|
9
|
+
input: GetBrowserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetBrowserSettingsCommandInput,
|
|
17
12
|
GetBrowserSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetBrowserSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetBrowserSettingsCommandInput
|
|
18
|
+
input: GetBrowserSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetBrowserSettingsCommandInput,
|
|
26
21
|
GetBrowserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetDataProtectionSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetDataProtectionSettingsCommandInput
|
|
8
|
-
extends GetDataProtectionSettingsRequest {}
|
|
7
|
+
export interface GetDataProtectionSettingsCommandInput extends GetDataProtectionSettingsRequest {}
|
|
9
8
|
export interface GetDataProtectionSettingsCommandOutput
|
|
10
|
-
extends GetDataProtectionSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetDataProtectionSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetDataProtectionSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetDataProtectionSettingsCommandInput
|
|
12
|
+
input: GetDataProtectionSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetDataProtectionSettingsCommandInput,
|
|
17
15
|
GetDataProtectionSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetDataProtectionSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetDataProtectionSettingsCommandInput
|
|
21
|
+
input: GetDataProtectionSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetDataProtectionSettingsCommandInput,
|
|
26
24
|
GetDataProtectionSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetIdentityProviderRequest,
|
|
4
|
-
GetIdentityProviderResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetIdentityProviderRequest, GetIdentityProviderResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIdentityProviderCommandInput
|
|
8
|
-
extends GetIdentityProviderRequest {}
|
|
4
|
+
export interface GetIdentityProviderCommandInput extends GetIdentityProviderRequest {}
|
|
9
5
|
export interface GetIdentityProviderCommandOutput
|
|
10
|
-
extends GetIdentityProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetIdentityProviderResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetIdentityProviderCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetIdentityProviderCommandInput
|
|
9
|
+
input: GetIdentityProviderCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetIdentityProviderCommandInput,
|
|
17
12
|
GetIdentityProviderCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetIdentityProviderCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetIdentityProviderCommandInput
|
|
18
|
+
input: GetIdentityProviderCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetIdentityProviderCommandInput,
|
|
26
21
|
GetIdentityProviderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetIpAccessSettingsRequest,
|
|
4
|
-
GetIpAccessSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetIpAccessSettingsRequest, GetIpAccessSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIpAccessSettingsCommandInput
|
|
8
|
-
extends GetIpAccessSettingsRequest {}
|
|
4
|
+
export interface GetIpAccessSettingsCommandInput extends GetIpAccessSettingsRequest {}
|
|
9
5
|
export interface GetIpAccessSettingsCommandOutput
|
|
10
|
-
extends GetIpAccessSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetIpAccessSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetIpAccessSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetIpAccessSettingsCommandInput
|
|
9
|
+
input: GetIpAccessSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetIpAccessSettingsCommandInput,
|
|
17
12
|
GetIpAccessSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetIpAccessSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetIpAccessSettingsCommandInput
|
|
18
|
+
input: GetIpAccessSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetIpAccessSettingsCommandInput,
|
|
26
21
|
GetIpAccessSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetNetworkSettingsRequest,
|
|
4
|
-
GetNetworkSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetNetworkSettingsRequest, GetNetworkSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetNetworkSettingsCommandInput
|
|
8
|
-
extends GetNetworkSettingsRequest {}
|
|
4
|
+
export interface GetNetworkSettingsCommandInput extends GetNetworkSettingsRequest {}
|
|
9
5
|
export interface GetNetworkSettingsCommandOutput
|
|
10
|
-
extends GetNetworkSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetNetworkSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const GetNetworkSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetNetworkSettingsCommandInput
|
|
9
|
+
input: GetNetworkSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetNetworkSettingsCommandInput,
|
|
17
12
|
GetNetworkSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetNetworkSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetNetworkSettingsCommandInput
|
|
18
|
+
input: GetNetworkSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetNetworkSettingsCommandInput,
|
|
26
21
|
GetNetworkSettingsCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetPortalRequest, GetPortalResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetPortalCommandInput extends GetPortalRequest {}
|
|
5
|
-
export interface GetPortalCommandOutput
|
|
6
|
-
extends GetPortalResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPortalCommandOutput extends GetPortalResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetPortalCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetPortalCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetPortalCommandInput,
|
|
11
11
|
GetPortalCommandOutput,
|
|
12
12
|
import("..").WorkSpacesWebClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetPortalCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetPortalCommandInput,
|
|
18
20
|
GetPortalCommandOutput,
|
|
19
21
|
import("..").WorkSpacesWebClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetPortalServiceProviderMetadataResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPortalServiceProviderMetadataCommandInput
|
|
8
|
-
extends GetPortalServiceProviderMetadataRequest {}
|
|
7
|
+
export interface GetPortalServiceProviderMetadataCommandInput extends GetPortalServiceProviderMetadataRequest {}
|
|
9
8
|
export interface GetPortalServiceProviderMetadataCommandOutput
|
|
10
|
-
extends GetPortalServiceProviderMetadataResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetPortalServiceProviderMetadataResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetPortalServiceProviderMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetPortalServiceProviderMetadataCommandInput
|
|
12
|
+
input: GetPortalServiceProviderMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetPortalServiceProviderMetadataCommandInput,
|
|
17
15
|
GetPortalServiceProviderMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetPortalServiceProviderMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetPortalServiceProviderMetadataCommandInput
|
|
21
|
+
input: GetPortalServiceProviderMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetPortalServiceProviderMetadataCommandInput,
|
|
26
24
|
GetPortalServiceProviderMetadataCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetSessionRequest, GetSessionResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetSessionCommandInput extends GetSessionRequest {}
|
|
5
|
-
export interface GetSessionCommandOutput
|
|
6
|
-
extends GetSessionResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSessionCommandOutput extends GetSessionResponse, __MetadataBearer {}
|
|
8
6
|
declare const GetSessionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetSessionCommandInput
|
|
8
|
+
input: GetSessionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetSessionCommandInput,
|
|
13
11
|
GetSessionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetSessionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetSessionCommandInput
|
|
17
|
+
input: GetSessionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetSessionCommandInput,
|
|
22
20
|
GetSessionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSessionLoggerRequest,
|
|
4
|
-
GetSessionLoggerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetSessionLoggerRequest, GetSessionLoggerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetSessionLoggerCommandInput extends GetSessionLoggerRequest {}
|
|
8
|
-
export interface GetSessionLoggerCommandOutput
|
|
9
|
-
extends GetSessionLoggerResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSessionLoggerCommandOutput extends GetSessionLoggerResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetSessionLoggerCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetSessionLoggerCommandInput
|
|
8
|
+
input: GetSessionLoggerCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetSessionLoggerCommandInput,
|
|
16
11
|
GetSessionLoggerCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetSessionLoggerCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetSessionLoggerCommandInput
|
|
17
|
+
input: GetSessionLoggerCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetSessionLoggerCommandInput,
|
|
25
20
|
GetSessionLoggerCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetTrustStoreCertificateResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetTrustStoreCertificateCommandInput
|
|
8
|
-
extends GetTrustStoreCertificateRequest {}
|
|
7
|
+
export interface GetTrustStoreCertificateCommandInput extends GetTrustStoreCertificateRequest {}
|
|
9
8
|
export interface GetTrustStoreCertificateCommandOutput
|
|
10
|
-
extends GetTrustStoreCertificateResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetTrustStoreCertificateResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetTrustStoreCertificateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetTrustStoreCertificateCommandInput
|
|
12
|
+
input: GetTrustStoreCertificateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetTrustStoreCertificateCommandInput,
|
|
17
15
|
GetTrustStoreCertificateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetTrustStoreCertificateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetTrustStoreCertificateCommandInput
|
|
21
|
+
input: GetTrustStoreCertificateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetTrustStoreCertificateCommandInput,
|
|
26
24
|
GetTrustStoreCertificateCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetTrustStoreRequest,
|
|
4
|
-
GetTrustStoreResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetTrustStoreRequest, GetTrustStoreResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetTrustStoreCommandInput extends GetTrustStoreRequest {}
|
|
8
|
-
export interface GetTrustStoreCommandOutput
|
|
9
|
-
extends GetTrustStoreResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTrustStoreCommandOutput extends GetTrustStoreResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetTrustStoreCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetTrustStoreCommandInput
|
|
8
|
+
input: GetTrustStoreCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetTrustStoreCommandInput,
|
|
16
11
|
GetTrustStoreCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetTrustStoreCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetTrustStoreCommandInput
|
|
17
|
+
input: GetTrustStoreCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetTrustStoreCommandInput,
|
|
25
20
|
GetTrustStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetUserAccessLoggingSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetUserAccessLoggingSettingsCommandInput
|
|
8
|
-
extends GetUserAccessLoggingSettingsRequest {}
|
|
7
|
+
export interface GetUserAccessLoggingSettingsCommandInput extends GetUserAccessLoggingSettingsRequest {}
|
|
9
8
|
export interface GetUserAccessLoggingSettingsCommandOutput
|
|
10
|
-
extends GetUserAccessLoggingSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetUserAccessLoggingSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const GetUserAccessLoggingSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetUserAccessLoggingSettingsCommandInput
|
|
12
|
+
input: GetUserAccessLoggingSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetUserAccessLoggingSettingsCommandInput,
|
|
17
15
|
GetUserAccessLoggingSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetUserAccessLoggingSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetUserAccessLoggingSettingsCommandInput
|
|
21
|
+
input: GetUserAccessLoggingSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetUserAccessLoggingSettingsCommandInput,
|
|
26
24
|
GetUserAccessLoggingSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetUserSettingsRequest,
|
|
4
|
-
GetUserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetUserSettingsRequest, GetUserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetUserSettingsCommandInput extends GetUserSettingsRequest {}
|
|
8
|
-
export interface GetUserSettingsCommandOutput
|
|
9
|
-
extends GetUserSettingsResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetUserSettingsCommandOutput extends GetUserSettingsResponse, __MetadataBearer {}
|
|
11
6
|
declare const GetUserSettingsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetUserSettingsCommandInput
|
|
8
|
+
input: GetUserSettingsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetUserSettingsCommandInput,
|
|
16
11
|
GetUserSettingsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetUserSettingsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetUserSettingsCommandInput
|
|
17
|
+
input: GetUserSettingsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetUserSettingsCommandInput,
|
|
25
20
|
GetUserSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBrowserSettingsRequest,
|
|
4
|
-
ListBrowserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBrowserSettingsRequest, ListBrowserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBrowserSettingsCommandInput
|
|
8
|
-
extends ListBrowserSettingsRequest {}
|
|
4
|
+
export interface ListBrowserSettingsCommandInput extends ListBrowserSettingsRequest {}
|
|
9
5
|
export interface ListBrowserSettingsCommandOutput
|
|
10
|
-
extends ListBrowserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBrowserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListBrowserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBrowserSettingsCommandInput
|
|
9
|
+
input: ListBrowserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBrowserSettingsCommandInput,
|
|
17
12
|
ListBrowserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDataProtectionSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDataProtectionSettingsCommandInput
|
|
8
|
-
extends ListDataProtectionSettingsRequest {}
|
|
7
|
+
export interface ListDataProtectionSettingsCommandInput extends ListDataProtectionSettingsRequest {}
|
|
9
8
|
export interface ListDataProtectionSettingsCommandOutput
|
|
10
|
-
extends ListDataProtectionSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDataProtectionSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListDataProtectionSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDataProtectionSettingsCommandInput
|
|
12
|
+
input: ListDataProtectionSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDataProtectionSettingsCommandInput,
|
|
17
15
|
ListDataProtectionSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListIdentityProvidersRequest,
|
|
4
|
-
ListIdentityProvidersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListIdentityProvidersRequest, ListIdentityProvidersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIdentityProvidersCommandInput
|
|
8
|
-
extends ListIdentityProvidersRequest {}
|
|
4
|
+
export interface ListIdentityProvidersCommandInput extends ListIdentityProvidersRequest {}
|
|
9
5
|
export interface ListIdentityProvidersCommandOutput
|
|
10
|
-
extends ListIdentityProvidersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListIdentityProvidersResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListIdentityProvidersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListIdentityProvidersCommandInput
|
|
9
|
+
input: ListIdentityProvidersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListIdentityProvidersCommandInput,
|
|
17
12
|
ListIdentityProvidersCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListIdentityProvidersCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListIdentityProvidersCommandInput
|
|
18
|
+
input: ListIdentityProvidersCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListIdentityProvidersCommandInput,
|
|
26
21
|
ListIdentityProvidersCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListIpAccessSettingsRequest,
|
|
4
|
-
ListIpAccessSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListIpAccessSettingsRequest, ListIpAccessSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIpAccessSettingsCommandInput
|
|
8
|
-
extends ListIpAccessSettingsRequest {}
|
|
4
|
+
export interface ListIpAccessSettingsCommandInput extends ListIpAccessSettingsRequest {}
|
|
9
5
|
export interface ListIpAccessSettingsCommandOutput
|
|
10
|
-
extends ListIpAccessSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListIpAccessSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListIpAccessSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListIpAccessSettingsCommandInput
|
|
9
|
+
input: ListIpAccessSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListIpAccessSettingsCommandInput,
|
|
17
12
|
ListIpAccessSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListNetworkSettingsRequest,
|
|
4
|
-
ListNetworkSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListNetworkSettingsRequest, ListNetworkSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListNetworkSettingsCommandInput
|
|
8
|
-
extends ListNetworkSettingsRequest {}
|
|
4
|
+
export interface ListNetworkSettingsCommandInput extends ListNetworkSettingsRequest {}
|
|
9
5
|
export interface ListNetworkSettingsCommandOutput
|
|
10
|
-
extends ListNetworkSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListNetworkSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListNetworkSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListNetworkSettingsCommandInput
|
|
9
|
+
input: ListNetworkSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListNetworkSettingsCommandInput,
|
|
17
12
|
ListNetworkSettingsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListPortalsRequest, ListPortalsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListPortalsCommandInput extends ListPortalsRequest {}
|
|
5
|
-
export interface ListPortalsCommandOutput
|
|
6
|
-
extends ListPortalsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListPortalsCommandOutput extends ListPortalsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListPortalsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListPortalsCommandInput
|
|
8
|
+
input: ListPortalsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListPortalsCommandInput,
|
|
13
11
|
ListPortalsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListSessionLoggersRequest,
|
|
4
|
-
ListSessionLoggersResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListSessionLoggersRequest, ListSessionLoggersResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListSessionLoggersCommandInput
|
|
8
|
-
extends ListSessionLoggersRequest {}
|
|
4
|
+
export interface ListSessionLoggersCommandInput extends ListSessionLoggersRequest {}
|
|
9
5
|
export interface ListSessionLoggersCommandOutput
|
|
10
|
-
extends ListSessionLoggersResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListSessionLoggersResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListSessionLoggersCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListSessionLoggersCommandInput
|
|
9
|
+
input: ListSessionLoggersCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListSessionLoggersCommandInput,
|
|
17
12
|
ListSessionLoggersCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListSessionsRequest, ListSessionsResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListSessionsCommandInput extends ListSessionsRequest {}
|
|
5
|
-
export interface ListSessionsCommandOutput
|
|
6
|
-
extends ListSessionsResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListSessionsCommandOutput extends ListSessionsResponse, __MetadataBearer {}
|
|
8
6
|
declare const ListSessionsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListSessionsCommandInput
|
|
8
|
+
input: ListSessionsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListSessionsCommandInput,
|
|
13
11
|
ListSessionsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListSessionsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListSessionsCommandInput
|
|
17
|
+
input: ListSessionsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListSessionsCommandInput,
|
|
22
20
|
ListSessionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceRequest,
|
|
4
|
-
ListTagsForResourceResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceRequest {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceResponse, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListTrustStoreCertificatesResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTrustStoreCertificatesCommandInput
|
|
8
|
-
extends ListTrustStoreCertificatesRequest {}
|
|
7
|
+
export interface ListTrustStoreCertificatesCommandInput extends ListTrustStoreCertificatesRequest {}
|
|
9
8
|
export interface ListTrustStoreCertificatesCommandOutput
|
|
10
|
-
extends ListTrustStoreCertificatesResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListTrustStoreCertificatesResponse, __MetadataBearer {}
|
|
12
10
|
declare const ListTrustStoreCertificatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListTrustStoreCertificatesCommandInput
|
|
12
|
+
input: ListTrustStoreCertificatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListTrustStoreCertificatesCommandInput,
|
|
17
15
|
ListTrustStoreCertificatesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListTrustStoreCertificatesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListTrustStoreCertificatesCommandInput
|
|
21
|
+
input: ListTrustStoreCertificatesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListTrustStoreCertificatesCommandInput,
|
|
26
24
|
ListTrustStoreCertificatesCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTrustStoresRequest,
|
|
4
|
-
ListTrustStoresResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListTrustStoresRequest, ListTrustStoresResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListTrustStoresCommandInput extends ListTrustStoresRequest {}
|
|
8
|
-
export interface ListTrustStoresCommandOutput
|
|
9
|
-
extends ListTrustStoresResponse,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTrustStoresCommandOutput extends ListTrustStoresResponse, __MetadataBearer {}
|
|
11
6
|
declare const ListTrustStoresCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListTrustStoresCommandInput
|
|
8
|
+
input: ListTrustStoresCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListTrustStoresCommandInput,
|
|
16
11
|
ListTrustStoresCommandOutput,
|