@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
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -204,18 +201,12 @@ import {
|
|
|
204
201
|
GetNetworkSettingsCommandInput,
|
|
205
202
|
GetNetworkSettingsCommandOutput,
|
|
206
203
|
} from "./commands/GetNetworkSettingsCommand";
|
|
207
|
-
import {
|
|
208
|
-
GetPortalCommandInput,
|
|
209
|
-
GetPortalCommandOutput,
|
|
210
|
-
} from "./commands/GetPortalCommand";
|
|
204
|
+
import { GetPortalCommandInput, GetPortalCommandOutput } from "./commands/GetPortalCommand";
|
|
211
205
|
import {
|
|
212
206
|
GetPortalServiceProviderMetadataCommandInput,
|
|
213
207
|
GetPortalServiceProviderMetadataCommandOutput,
|
|
214
208
|
} from "./commands/GetPortalServiceProviderMetadataCommand";
|
|
215
|
-
import {
|
|
216
|
-
GetSessionCommandInput,
|
|
217
|
-
GetSessionCommandOutput,
|
|
218
|
-
} from "./commands/GetSessionCommand";
|
|
209
|
+
import { GetSessionCommandInput, GetSessionCommandOutput } from "./commands/GetSessionCommand";
|
|
219
210
|
import {
|
|
220
211
|
GetSessionLoggerCommandInput,
|
|
221
212
|
GetSessionLoggerCommandOutput,
|
|
@@ -256,10 +247,7 @@ import {
|
|
|
256
247
|
ListNetworkSettingsCommandInput,
|
|
257
248
|
ListNetworkSettingsCommandOutput,
|
|
258
249
|
} from "./commands/ListNetworkSettingsCommand";
|
|
259
|
-
import {
|
|
260
|
-
ListPortalsCommandInput,
|
|
261
|
-
ListPortalsCommandOutput,
|
|
262
|
-
} from "./commands/ListPortalsCommand";
|
|
250
|
+
import { ListPortalsCommandInput, ListPortalsCommandOutput } from "./commands/ListPortalsCommand";
|
|
263
251
|
import {
|
|
264
252
|
ListSessionLoggersCommandInput,
|
|
265
253
|
ListSessionLoggersCommandOutput,
|
|
@@ -288,10 +276,7 @@ import {
|
|
|
288
276
|
ListUserSettingsCommandInput,
|
|
289
277
|
ListUserSettingsCommandOutput,
|
|
290
278
|
} from "./commands/ListUserSettingsCommand";
|
|
291
|
-
import {
|
|
292
|
-
TagResourceCommandInput,
|
|
293
|
-
TagResourceCommandOutput,
|
|
294
|
-
} from "./commands/TagResourceCommand";
|
|
279
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
295
280
|
import {
|
|
296
281
|
UntagResourceCommandInput,
|
|
297
282
|
UntagResourceCommandOutput,
|
|
@@ -495,8 +480,7 @@ export type ServiceOutputTypes =
|
|
|
495
480
|
| UpdateTrustStoreCommandOutput
|
|
496
481
|
| UpdateUserAccessLoggingSettingsCommandOutput
|
|
497
482
|
| UpdateUserSettingsCommandOutput;
|
|
498
|
-
export interface ClientDefaults
|
|
499
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
483
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
500
484
|
requestHandler?: __HttpHandlerUserInput;
|
|
501
485
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
502
486
|
urlParser?: __UrlParser;
|
|
@@ -521,9 +505,7 @@ export interface ClientDefaults
|
|
|
521
505
|
extensions?: RuntimeExtension[];
|
|
522
506
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
523
507
|
}
|
|
524
|
-
export type WorkSpacesWebClientConfigType = Partial<
|
|
525
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
526
|
-
> &
|
|
508
|
+
export type WorkSpacesWebClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
527
509
|
ClientDefaults &
|
|
528
510
|
UserAgentInputConfig &
|
|
529
511
|
RetryInputConfig &
|
|
@@ -532,8 +514,7 @@ export type WorkSpacesWebClientConfigType = Partial<
|
|
|
532
514
|
EndpointInputConfig<EndpointParameters> &
|
|
533
515
|
HttpAuthSchemeInputConfig &
|
|
534
516
|
ClientInputEndpointParameters;
|
|
535
|
-
export interface WorkSpacesWebClientConfig
|
|
536
|
-
extends WorkSpacesWebClientConfigType {}
|
|
517
|
+
export interface WorkSpacesWebClientConfig extends WorkSpacesWebClientConfigType {}
|
|
537
518
|
export type WorkSpacesWebClientResolvedConfigType =
|
|
538
519
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
539
520
|
Required<ClientDefaults> &
|
|
@@ -545,8 +526,7 @@ export type WorkSpacesWebClientResolvedConfigType =
|
|
|
545
526
|
EndpointResolvedConfig<EndpointParameters> &
|
|
546
527
|
HttpAuthSchemeResolvedConfig &
|
|
547
528
|
ClientResolvedEndpointParameters;
|
|
548
|
-
export interface WorkSpacesWebClientResolvedConfig
|
|
549
|
-
extends WorkSpacesWebClientResolvedConfigType {}
|
|
529
|
+
export interface WorkSpacesWebClientResolvedConfig extends WorkSpacesWebClientResolvedConfigType {}
|
|
550
530
|
export declare class WorkSpacesWebClient extends __Client<
|
|
551
531
|
__HttpHandlerOptions,
|
|
552
532
|
ServiceInputTypes,
|
|
@@ -554,8 +534,6 @@ export declare class WorkSpacesWebClient extends __Client<
|
|
|
554
534
|
WorkSpacesWebClientResolvedConfig
|
|
555
535
|
> {
|
|
556
536
|
readonly config: WorkSpacesWebClientResolvedConfig;
|
|
557
|
-
constructor(
|
|
558
|
-
...[configuration]: __CheckOptionalClientConfig<WorkSpacesWebClientConfig>
|
|
559
|
-
);
|
|
537
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<WorkSpacesWebClientConfig>);
|
|
560
538
|
destroy(): void;
|
|
561
539
|
}
|
|
@@ -7,17 +7,10 @@ import { WorkSpacesWebHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: WorkSpacesWebHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: WorkSpacesWebHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): WorkSpacesWebHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { WorkSpacesWebClientResolvedConfig } from "../WorkSpacesWebClient";
|
|
15
|
-
export interface WorkSpacesWebHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface WorkSpacesWebHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface WorkSpacesWebHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface WorkSpacesWebHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
WorkSpacesWebClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
WorkSpacesWebHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultWorkSpacesWebHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: WorkSpacesWebClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<WorkSpacesWebHttpAuthSchemeParameters>;
|
|
31
|
-
export interface WorkSpacesWebHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<WorkSpacesWebHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface WorkSpacesWebHttpAuthSchemeProvider extends HttpAuthSchemeProvider<WorkSpacesWebHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultWorkSpacesWebHttpAuthSchemeProvider: WorkSpacesWebHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: WorkSpacesWebHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: WorkSpacesWebHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceOutputTypes,
|
|
5
5
|
WorkSpacesWebClientResolvedConfig,
|
|
6
6
|
} from "./WorkSpacesWebClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
WorkSpacesWebClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateBrowserSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateBrowserSettingsCommandInput
|
|
8
|
-
extends AssociateBrowserSettingsRequest {}
|
|
7
|
+
export interface AssociateBrowserSettingsCommandInput extends AssociateBrowserSettingsRequest {}
|
|
9
8
|
export interface AssociateBrowserSettingsCommandOutput
|
|
10
|
-
extends AssociateBrowserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateBrowserSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateBrowserSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateBrowserSettingsCommandInput
|
|
12
|
+
input: AssociateBrowserSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateBrowserSettingsCommandInput,
|
|
17
15
|
AssociateBrowserSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateBrowserSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateBrowserSettingsCommandInput
|
|
21
|
+
input: AssociateBrowserSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateBrowserSettingsCommandInput,
|
|
26
24
|
AssociateBrowserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateDataProtectionSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateDataProtectionSettingsCommandInput
|
|
8
|
-
extends AssociateDataProtectionSettingsRequest {}
|
|
7
|
+
export interface AssociateDataProtectionSettingsCommandInput extends AssociateDataProtectionSettingsRequest {}
|
|
9
8
|
export interface AssociateDataProtectionSettingsCommandOutput
|
|
10
|
-
extends AssociateDataProtectionSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateDataProtectionSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateDataProtectionSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateDataProtectionSettingsCommandInput
|
|
12
|
+
input: AssociateDataProtectionSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateDataProtectionSettingsCommandInput,
|
|
17
15
|
AssociateDataProtectionSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateDataProtectionSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateDataProtectionSettingsCommandInput
|
|
21
|
+
input: AssociateDataProtectionSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateDataProtectionSettingsCommandInput,
|
|
26
24
|
AssociateDataProtectionSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateIpAccessSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateIpAccessSettingsCommandInput
|
|
8
|
-
extends AssociateIpAccessSettingsRequest {}
|
|
7
|
+
export interface AssociateIpAccessSettingsCommandInput extends AssociateIpAccessSettingsRequest {}
|
|
9
8
|
export interface AssociateIpAccessSettingsCommandOutput
|
|
10
|
-
extends AssociateIpAccessSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateIpAccessSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateIpAccessSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateIpAccessSettingsCommandInput
|
|
12
|
+
input: AssociateIpAccessSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateIpAccessSettingsCommandInput,
|
|
17
15
|
AssociateIpAccessSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateIpAccessSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateIpAccessSettingsCommandInput
|
|
21
|
+
input: AssociateIpAccessSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateIpAccessSettingsCommandInput,
|
|
26
24
|
AssociateIpAccessSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateNetworkSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateNetworkSettingsCommandInput
|
|
8
|
-
extends AssociateNetworkSettingsRequest {}
|
|
7
|
+
export interface AssociateNetworkSettingsCommandInput extends AssociateNetworkSettingsRequest {}
|
|
9
8
|
export interface AssociateNetworkSettingsCommandOutput
|
|
10
|
-
extends AssociateNetworkSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateNetworkSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateNetworkSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateNetworkSettingsCommandInput
|
|
12
|
+
input: AssociateNetworkSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateNetworkSettingsCommandInput,
|
|
17
15
|
AssociateNetworkSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateNetworkSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateNetworkSettingsCommandInput
|
|
21
|
+
input: AssociateNetworkSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateNetworkSettingsCommandInput,
|
|
26
24
|
AssociateNetworkSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateSessionLoggerRequest,
|
|
4
|
-
AssociateSessionLoggerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateSessionLoggerRequest, AssociateSessionLoggerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateSessionLoggerCommandInput
|
|
8
|
-
extends AssociateSessionLoggerRequest {}
|
|
4
|
+
export interface AssociateSessionLoggerCommandInput extends AssociateSessionLoggerRequest {}
|
|
9
5
|
export interface AssociateSessionLoggerCommandOutput
|
|
10
|
-
extends AssociateSessionLoggerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateSessionLoggerResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateSessionLoggerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateSessionLoggerCommandInput
|
|
9
|
+
input: AssociateSessionLoggerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateSessionLoggerCommandInput,
|
|
17
12
|
AssociateSessionLoggerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateSessionLoggerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateSessionLoggerCommandInput
|
|
18
|
+
input: AssociateSessionLoggerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateSessionLoggerCommandInput,
|
|
26
21
|
AssociateSessionLoggerCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateTrustStoreRequest,
|
|
4
|
-
AssociateTrustStoreResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateTrustStoreRequest, AssociateTrustStoreResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateTrustStoreCommandInput
|
|
8
|
-
extends AssociateTrustStoreRequest {}
|
|
4
|
+
export interface AssociateTrustStoreCommandInput extends AssociateTrustStoreRequest {}
|
|
9
5
|
export interface AssociateTrustStoreCommandOutput
|
|
10
|
-
extends AssociateTrustStoreResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateTrustStoreResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateTrustStoreCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateTrustStoreCommandInput
|
|
9
|
+
input: AssociateTrustStoreCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateTrustStoreCommandInput,
|
|
17
12
|
AssociateTrustStoreCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateTrustStoreCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateTrustStoreCommandInput
|
|
18
|
+
input: AssociateTrustStoreCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateTrustStoreCommandInput,
|
|
26
21
|
AssociateTrustStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateUserAccessLoggingSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateUserAccessLoggingSettingsCommandInput
|
|
8
|
-
extends AssociateUserAccessLoggingSettingsRequest {}
|
|
7
|
+
export interface AssociateUserAccessLoggingSettingsCommandInput extends AssociateUserAccessLoggingSettingsRequest {}
|
|
9
8
|
export interface AssociateUserAccessLoggingSettingsCommandOutput
|
|
10
|
-
extends AssociateUserAccessLoggingSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateUserAccessLoggingSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const AssociateUserAccessLoggingSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateUserAccessLoggingSettingsCommandInput
|
|
12
|
+
input: AssociateUserAccessLoggingSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateUserAccessLoggingSettingsCommandInput,
|
|
17
15
|
AssociateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateUserAccessLoggingSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateUserAccessLoggingSettingsCommandInput
|
|
21
|
+
input: AssociateUserAccessLoggingSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateUserAccessLoggingSettingsCommandInput,
|
|
26
24
|
AssociateUserAccessLoggingSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateUserSettingsRequest,
|
|
4
|
-
AssociateUserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateUserSettingsRequest, AssociateUserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateUserSettingsCommandInput
|
|
8
|
-
extends AssociateUserSettingsRequest {}
|
|
4
|
+
export interface AssociateUserSettingsCommandInput extends AssociateUserSettingsRequest {}
|
|
9
5
|
export interface AssociateUserSettingsCommandOutput
|
|
10
|
-
extends AssociateUserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateUserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const AssociateUserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateUserSettingsCommandInput
|
|
9
|
+
input: AssociateUserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateUserSettingsCommandInput,
|
|
17
12
|
AssociateUserSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateUserSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateUserSettingsCommandInput
|
|
18
|
+
input: AssociateUserSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateUserSettingsCommandInput,
|
|
26
21
|
AssociateUserSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateBrowserSettingsRequest,
|
|
4
|
-
CreateBrowserSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateBrowserSettingsRequest, CreateBrowserSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateBrowserSettingsCommandInput
|
|
8
|
-
extends CreateBrowserSettingsRequest {}
|
|
4
|
+
export interface CreateBrowserSettingsCommandInput extends CreateBrowserSettingsRequest {}
|
|
9
5
|
export interface CreateBrowserSettingsCommandOutput
|
|
10
|
-
extends CreateBrowserSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateBrowserSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateBrowserSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateBrowserSettingsCommandInput
|
|
9
|
+
input: CreateBrowserSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateBrowserSettingsCommandInput,
|
|
17
12
|
CreateBrowserSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDataProtectionSettingsResponse,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDataProtectionSettingsCommandInput
|
|
8
|
-
extends CreateDataProtectionSettingsRequest {}
|
|
7
|
+
export interface CreateDataProtectionSettingsCommandInput extends CreateDataProtectionSettingsRequest {}
|
|
9
8
|
export interface CreateDataProtectionSettingsCommandOutput
|
|
10
|
-
extends CreateDataProtectionSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDataProtectionSettingsResponse, __MetadataBearer {}
|
|
12
10
|
declare const CreateDataProtectionSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDataProtectionSettingsCommandInput
|
|
12
|
+
input: CreateDataProtectionSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDataProtectionSettingsCommandInput,
|
|
17
15
|
CreateDataProtectionSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateIdentityProviderRequest,
|
|
4
|
-
CreateIdentityProviderResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateIdentityProviderRequest, CreateIdentityProviderResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateIdentityProviderCommandInput
|
|
8
|
-
extends CreateIdentityProviderRequest {}
|
|
4
|
+
export interface CreateIdentityProviderCommandInput extends CreateIdentityProviderRequest {}
|
|
9
5
|
export interface CreateIdentityProviderCommandOutput
|
|
10
|
-
extends CreateIdentityProviderResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateIdentityProviderResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateIdentityProviderCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateIdentityProviderCommandInput
|
|
9
|
+
input: CreateIdentityProviderCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateIdentityProviderCommandInput,
|
|
17
12
|
CreateIdentityProviderCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateIdentityProviderCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateIdentityProviderCommandInput
|
|
18
|
+
input: CreateIdentityProviderCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateIdentityProviderCommandInput,
|
|
26
21
|
CreateIdentityProviderCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateIpAccessSettingsRequest,
|
|
4
|
-
CreateIpAccessSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateIpAccessSettingsRequest, CreateIpAccessSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateIpAccessSettingsCommandInput
|
|
8
|
-
extends CreateIpAccessSettingsRequest {}
|
|
4
|
+
export interface CreateIpAccessSettingsCommandInput extends CreateIpAccessSettingsRequest {}
|
|
9
5
|
export interface CreateIpAccessSettingsCommandOutput
|
|
10
|
-
extends CreateIpAccessSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateIpAccessSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateIpAccessSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateIpAccessSettingsCommandInput
|
|
9
|
+
input: CreateIpAccessSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateIpAccessSettingsCommandInput,
|
|
17
12
|
CreateIpAccessSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateIpAccessSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateIpAccessSettingsCommandInput
|
|
18
|
+
input: CreateIpAccessSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateIpAccessSettingsCommandInput,
|
|
26
21
|
CreateIpAccessSettingsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateNetworkSettingsRequest,
|
|
4
|
-
CreateNetworkSettingsResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateNetworkSettingsRequest, CreateNetworkSettingsResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateNetworkSettingsCommandInput
|
|
8
|
-
extends CreateNetworkSettingsRequest {}
|
|
4
|
+
export interface CreateNetworkSettingsCommandInput extends CreateNetworkSettingsRequest {}
|
|
9
5
|
export interface CreateNetworkSettingsCommandOutput
|
|
10
|
-
extends CreateNetworkSettingsResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateNetworkSettingsResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateNetworkSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateNetworkSettingsCommandInput
|
|
9
|
+
input: CreateNetworkSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateNetworkSettingsCommandInput,
|
|
17
12
|
CreateNetworkSettingsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateNetworkSettingsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateNetworkSettingsCommandInput
|
|
18
|
+
input: CreateNetworkSettingsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateNetworkSettingsCommandInput,
|
|
26
21
|
CreateNetworkSettingsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CreatePortalRequest, CreatePortalResponse } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CreatePortalCommandInput extends CreatePortalRequest {}
|
|
5
|
-
export interface CreatePortalCommandOutput
|
|
6
|
-
extends CreatePortalResponse,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreatePortalCommandOutput extends CreatePortalResponse, __MetadataBearer {}
|
|
8
6
|
declare const CreatePortalCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CreatePortalCommandInput
|
|
8
|
+
input: CreatePortalCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CreatePortalCommandInput,
|
|
13
11
|
CreatePortalCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateSessionLoggerRequest,
|
|
4
|
-
CreateSessionLoggerResponse,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateSessionLoggerRequest, CreateSessionLoggerResponse } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateSessionLoggerCommandInput
|
|
8
|
-
extends CreateSessionLoggerRequest {}
|
|
4
|
+
export interface CreateSessionLoggerCommandInput extends CreateSessionLoggerRequest {}
|
|
9
5
|
export interface CreateSessionLoggerCommandOutput
|
|
10
|
-
extends CreateSessionLoggerResponse,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateSessionLoggerResponse, __MetadataBearer {}
|
|
12
7
|
declare const CreateSessionLoggerCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateSessionLoggerCommandInput
|
|
9
|
+
input: CreateSessionLoggerCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateSessionLoggerCommandInput,
|
|
17
12
|
CreateSessionLoggerCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateSessionLoggerCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateSessionLoggerCommandInput
|
|
18
|
+
input: CreateSessionLoggerCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateSessionLoggerCommandInput,
|
|
26
21
|
CreateSessionLoggerCommandOutput,
|