@aws-sdk/client-storage-gateway 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/StorageGateway.d.ts +308 -364
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +13 -44
- 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/ActivateGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CancelCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeCacheReportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/EvictFilesFailingUploadCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListCacheReportsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartCacheReportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.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 +8 -16
- package/dist-types/ts3.4/models/errors.d.ts +3 -9
- package/dist-types/ts3.4/models/models_0.d.ts +2 -6
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.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/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- 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 {
|
|
@@ -40,10 +37,7 @@ import {
|
|
|
40
37
|
ActivateGatewayCommandInput,
|
|
41
38
|
ActivateGatewayCommandOutput,
|
|
42
39
|
} from "./commands/ActivateGatewayCommand";
|
|
43
|
-
import {
|
|
44
|
-
AddCacheCommandInput,
|
|
45
|
-
AddCacheCommandOutput,
|
|
46
|
-
} from "./commands/AddCacheCommand";
|
|
40
|
+
import { AddCacheCommandInput, AddCacheCommandOutput } from "./commands/AddCacheCommand";
|
|
47
41
|
import {
|
|
48
42
|
AddTagsToResourceCommandInput,
|
|
49
43
|
AddTagsToResourceCommandOutput,
|
|
@@ -108,10 +102,7 @@ import {
|
|
|
108
102
|
CreateTapePoolCommandInput,
|
|
109
103
|
CreateTapePoolCommandOutput,
|
|
110
104
|
} from "./commands/CreateTapePoolCommand";
|
|
111
|
-
import {
|
|
112
|
-
CreateTapesCommandInput,
|
|
113
|
-
CreateTapesCommandOutput,
|
|
114
|
-
} from "./commands/CreateTapesCommand";
|
|
105
|
+
import { CreateTapesCommandInput, CreateTapesCommandOutput } from "./commands/CreateTapesCommand";
|
|
115
106
|
import {
|
|
116
107
|
CreateTapeWithBarcodeCommandInput,
|
|
117
108
|
CreateTapeWithBarcodeCommandOutput,
|
|
@@ -148,10 +139,7 @@ import {
|
|
|
148
139
|
DeleteTapeArchiveCommandInput,
|
|
149
140
|
DeleteTapeArchiveCommandOutput,
|
|
150
141
|
} from "./commands/DeleteTapeArchiveCommand";
|
|
151
|
-
import {
|
|
152
|
-
DeleteTapeCommandInput,
|
|
153
|
-
DeleteTapeCommandOutput,
|
|
154
|
-
} from "./commands/DeleteTapeCommand";
|
|
142
|
+
import { DeleteTapeCommandInput, DeleteTapeCommandOutput } from "./commands/DeleteTapeCommand";
|
|
155
143
|
import {
|
|
156
144
|
DeleteTapePoolCommandInput,
|
|
157
145
|
DeleteTapePoolCommandOutput,
|
|
@@ -260,10 +248,7 @@ import {
|
|
|
260
248
|
EvictFilesFailingUploadCommandInput,
|
|
261
249
|
EvictFilesFailingUploadCommandOutput,
|
|
262
250
|
} from "./commands/EvictFilesFailingUploadCommand";
|
|
263
|
-
import {
|
|
264
|
-
JoinDomainCommandInput,
|
|
265
|
-
JoinDomainCommandOutput,
|
|
266
|
-
} from "./commands/JoinDomainCommand";
|
|
251
|
+
import { JoinDomainCommandInput, JoinDomainCommandOutput } from "./commands/JoinDomainCommand";
|
|
267
252
|
import {
|
|
268
253
|
ListAutomaticTapeCreationPoliciesCommandInput,
|
|
269
254
|
ListAutomaticTapeCreationPoliciesCommandOutput,
|
|
@@ -296,10 +281,7 @@ import {
|
|
|
296
281
|
ListTapePoolsCommandInput,
|
|
297
282
|
ListTapePoolsCommandOutput,
|
|
298
283
|
} from "./commands/ListTapePoolsCommand";
|
|
299
|
-
import {
|
|
300
|
-
ListTapesCommandInput,
|
|
301
|
-
ListTapesCommandOutput,
|
|
302
|
-
} from "./commands/ListTapesCommand";
|
|
284
|
+
import { ListTapesCommandInput, ListTapesCommandOutput } from "./commands/ListTapesCommand";
|
|
303
285
|
import {
|
|
304
286
|
ListVolumeInitiatorsCommandInput,
|
|
305
287
|
ListVolumeInitiatorsCommandOutput,
|
|
@@ -308,10 +290,7 @@ import {
|
|
|
308
290
|
ListVolumeRecoveryPointsCommandInput,
|
|
309
291
|
ListVolumeRecoveryPointsCommandOutput,
|
|
310
292
|
} from "./commands/ListVolumeRecoveryPointsCommand";
|
|
311
|
-
import {
|
|
312
|
-
ListVolumesCommandInput,
|
|
313
|
-
ListVolumesCommandOutput,
|
|
314
|
-
} from "./commands/ListVolumesCommand";
|
|
293
|
+
import { ListVolumesCommandInput, ListVolumesCommandOutput } from "./commands/ListVolumesCommand";
|
|
315
294
|
import {
|
|
316
295
|
NotifyWhenUploadedCommandInput,
|
|
317
296
|
NotifyWhenUploadedCommandOutput,
|
|
@@ -324,10 +303,7 @@ import {
|
|
|
324
303
|
RemoveTagsFromResourceCommandInput,
|
|
325
304
|
RemoveTagsFromResourceCommandOutput,
|
|
326
305
|
} from "./commands/RemoveTagsFromResourceCommand";
|
|
327
|
-
import {
|
|
328
|
-
ResetCacheCommandInput,
|
|
329
|
-
ResetCacheCommandOutput,
|
|
330
|
-
} from "./commands/ResetCacheCommand";
|
|
306
|
+
import { ResetCacheCommandInput, ResetCacheCommandOutput } from "./commands/ResetCacheCommand";
|
|
331
307
|
import {
|
|
332
308
|
RetrieveTapeArchiveCommandInput,
|
|
333
309
|
RetrieveTapeArchiveCommandOutput,
|
|
@@ -621,8 +597,7 @@ export type ServiceOutputTypes =
|
|
|
621
597
|
| UpdateSMBSecurityStrategyCommandOutput
|
|
622
598
|
| UpdateSnapshotScheduleCommandOutput
|
|
623
599
|
| UpdateVTLDeviceTypeCommandOutput;
|
|
624
|
-
export interface ClientDefaults
|
|
625
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
600
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
626
601
|
requestHandler?: __HttpHandlerUserInput;
|
|
627
602
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
628
603
|
urlParser?: __UrlParser;
|
|
@@ -647,9 +622,7 @@ export interface ClientDefaults
|
|
|
647
622
|
extensions?: RuntimeExtension[];
|
|
648
623
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
649
624
|
}
|
|
650
|
-
export type StorageGatewayClientConfigType = Partial<
|
|
651
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
652
|
-
> &
|
|
625
|
+
export type StorageGatewayClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
653
626
|
ClientDefaults &
|
|
654
627
|
UserAgentInputConfig &
|
|
655
628
|
RetryInputConfig &
|
|
@@ -658,8 +631,7 @@ export type StorageGatewayClientConfigType = Partial<
|
|
|
658
631
|
EndpointInputConfig<EndpointParameters> &
|
|
659
632
|
HttpAuthSchemeInputConfig &
|
|
660
633
|
ClientInputEndpointParameters;
|
|
661
|
-
export interface StorageGatewayClientConfig
|
|
662
|
-
extends StorageGatewayClientConfigType {}
|
|
634
|
+
export interface StorageGatewayClientConfig extends StorageGatewayClientConfigType {}
|
|
663
635
|
export type StorageGatewayClientResolvedConfigType =
|
|
664
636
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
665
637
|
Required<ClientDefaults> &
|
|
@@ -671,8 +643,7 @@ export type StorageGatewayClientResolvedConfigType =
|
|
|
671
643
|
EndpointResolvedConfig<EndpointParameters> &
|
|
672
644
|
HttpAuthSchemeResolvedConfig &
|
|
673
645
|
ClientResolvedEndpointParameters;
|
|
674
|
-
export interface StorageGatewayClientResolvedConfig
|
|
675
|
-
extends StorageGatewayClientResolvedConfigType {}
|
|
646
|
+
export interface StorageGatewayClientResolvedConfig extends StorageGatewayClientResolvedConfigType {}
|
|
676
647
|
export declare class StorageGatewayClient extends __Client<
|
|
677
648
|
__HttpHandlerOptions,
|
|
678
649
|
ServiceInputTypes,
|
|
@@ -680,8 +651,6 @@ export declare class StorageGatewayClient extends __Client<
|
|
|
680
651
|
StorageGatewayClientResolvedConfig
|
|
681
652
|
> {
|
|
682
653
|
readonly config: StorageGatewayClientResolvedConfig;
|
|
683
|
-
constructor(
|
|
684
|
-
...[configuration]: __CheckOptionalClientConfig<StorageGatewayClientConfig>
|
|
685
|
-
);
|
|
654
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<StorageGatewayClientConfig>);
|
|
686
655
|
destroy(): void;
|
|
687
656
|
}
|
|
@@ -7,17 +7,10 @@ import { StorageGatewayHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: StorageGatewayHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: StorageGatewayHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): StorageGatewayHttpAuthSchemeProvider;
|
|
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 { StorageGatewayClientResolvedConfig } from "../StorageGatewayClient";
|
|
15
|
-
export interface StorageGatewayHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface StorageGatewayHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface StorageGatewayHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface StorageGatewayHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
StorageGatewayClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
StorageGatewayHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultStorageGatewayHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: StorageGatewayClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<StorageGatewayHttpAuthSchemeParameters>;
|
|
31
|
-
export interface StorageGatewayHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<StorageGatewayHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface StorageGatewayHttpAuthSchemeProvider extends HttpAuthSchemeProvider<StorageGatewayHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultStorageGatewayHttpAuthSchemeProvider: StorageGatewayHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: StorageGatewayHttpAuthSchemeProvider;
|
|
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: StorageGatewayHttpAuthSchemeProvider;
|
|
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
|
StorageGatewayClientResolvedConfig,
|
|
6
6
|
} from "./StorageGatewayClient";
|
|
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
|
StorageGatewayClientResolvedConfig,
|
|
@@ -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[];
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ActivateGatewayInput,
|
|
4
|
-
ActivateGatewayOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ActivateGatewayInput, ActivateGatewayOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ActivateGatewayCommandInput extends ActivateGatewayInput {}
|
|
8
|
-
export interface ActivateGatewayCommandOutput
|
|
9
|
-
extends ActivateGatewayOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ActivateGatewayCommandOutput extends ActivateGatewayOutput, __MetadataBearer {}
|
|
11
6
|
declare const ActivateGatewayCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ActivateGatewayCommandInput
|
|
8
|
+
input: ActivateGatewayCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ActivateGatewayCommandInput,
|
|
16
11
|
ActivateGatewayCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ActivateGatewayCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ActivateGatewayCommandInput
|
|
17
|
+
input: ActivateGatewayCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ActivateGatewayCommandInput,
|
|
25
20
|
ActivateGatewayCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { AddCacheInput, AddCacheOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface AddCacheCommandInput extends AddCacheInput {}
|
|
5
|
-
export interface AddCacheCommandOutput
|
|
6
|
-
extends AddCacheOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddCacheCommandOutput extends AddCacheOutput, __MetadataBearer {}
|
|
8
6
|
declare const AddCacheCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: AddCacheCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
AddCacheCommandInput,
|
|
11
11
|
AddCacheCommandOutput,
|
|
12
12
|
import("..").StorageGatewayClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: AddCacheCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
AddCacheCommandInput,
|
|
18
20
|
AddCacheCommandOutput,
|
|
19
21
|
import("..").StorageGatewayClientResolvedConfig,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AddTagsToResourceInput,
|
|
4
|
-
AddTagsToResourceOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AddTagsToResourceInput, AddTagsToResourceOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AddTagsToResourceCommandInput extends AddTagsToResourceInput {}
|
|
8
|
-
export interface AddTagsToResourceCommandOutput
|
|
9
|
-
extends AddTagsToResourceOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddTagsToResourceCommandOutput extends AddTagsToResourceOutput, __MetadataBearer {}
|
|
11
6
|
declare const AddTagsToResourceCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AddTagsToResourceCommandInput
|
|
8
|
+
input: AddTagsToResourceCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AddTagsToResourceCommandInput,
|
|
16
11
|
AddTagsToResourceCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AddTagsToResourceCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AddTagsToResourceCommandInput
|
|
17
|
+
input: AddTagsToResourceCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AddTagsToResourceCommandInput,
|
|
25
20
|
AddTagsToResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AddUploadBufferInput,
|
|
4
|
-
AddUploadBufferOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AddUploadBufferInput, AddUploadBufferOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AddUploadBufferCommandInput extends AddUploadBufferInput {}
|
|
8
|
-
export interface AddUploadBufferCommandOutput
|
|
9
|
-
extends AddUploadBufferOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddUploadBufferCommandOutput extends AddUploadBufferOutput, __MetadataBearer {}
|
|
11
6
|
declare const AddUploadBufferCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AddUploadBufferCommandInput
|
|
8
|
+
input: AddUploadBufferCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AddUploadBufferCommandInput,
|
|
16
11
|
AddUploadBufferCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AddUploadBufferCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AddUploadBufferCommandInput
|
|
17
|
+
input: AddUploadBufferCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AddUploadBufferCommandInput,
|
|
25
20
|
AddUploadBufferCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AddWorkingStorageInput,
|
|
4
|
-
AddWorkingStorageOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AddWorkingStorageInput, AddWorkingStorageOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface AddWorkingStorageCommandInput extends AddWorkingStorageInput {}
|
|
8
|
-
export interface AddWorkingStorageCommandOutput
|
|
9
|
-
extends AddWorkingStorageOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AddWorkingStorageCommandOutput extends AddWorkingStorageOutput, __MetadataBearer {}
|
|
11
6
|
declare const AddWorkingStorageCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: AddWorkingStorageCommandInput
|
|
8
|
+
input: AddWorkingStorageCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
AddWorkingStorageCommandInput,
|
|
16
11
|
AddWorkingStorageCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const AddWorkingStorageCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: AddWorkingStorageCommandInput
|
|
17
|
+
input: AddWorkingStorageCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
AddWorkingStorageCommandInput,
|
|
25
20
|
AddWorkingStorageCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { AssignTapePoolInput, AssignTapePoolOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface AssignTapePoolCommandInput extends AssignTapePoolInput {}
|
|
5
|
-
export interface AssignTapePoolCommandOutput
|
|
6
|
-
extends AssignTapePoolOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AssignTapePoolCommandOutput extends AssignTapePoolOutput, __MetadataBearer {}
|
|
8
6
|
declare const AssignTapePoolCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssignTapePoolCommandInput
|
|
8
|
+
input: AssignTapePoolCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssignTapePoolCommandInput,
|
|
13
11
|
AssignTapePoolCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssignTapePoolCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssignTapePoolCommandInput
|
|
17
|
+
input: AssignTapePoolCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssignTapePoolCommandInput,
|
|
22
20
|
AssignTapePoolCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
AssociateFileSystemInput,
|
|
4
|
-
AssociateFileSystemOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { AssociateFileSystemInput, AssociateFileSystemOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateFileSystemCommandInput
|
|
8
|
-
extends AssociateFileSystemInput {}
|
|
4
|
+
export interface AssociateFileSystemCommandInput extends AssociateFileSystemInput {}
|
|
9
5
|
export interface AssociateFileSystemCommandOutput
|
|
10
|
-
extends AssociateFileSystemOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends AssociateFileSystemOutput, __MetadataBearer {}
|
|
12
7
|
declare const AssociateFileSystemCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: AssociateFileSystemCommandInput
|
|
9
|
+
input: AssociateFileSystemCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
AssociateFileSystemCommandInput,
|
|
17
12
|
AssociateFileSystemCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const AssociateFileSystemCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: AssociateFileSystemCommandInput
|
|
18
|
+
input: AssociateFileSystemCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
AssociateFileSystemCommandInput,
|
|
26
21
|
AssociateFileSystemCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { AttachVolumeInput, AttachVolumeOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface AttachVolumeCommandInput extends AttachVolumeInput {}
|
|
5
|
-
export interface AttachVolumeCommandOutput
|
|
6
|
-
extends AttachVolumeOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface AttachVolumeCommandOutput extends AttachVolumeOutput, __MetadataBearer {}
|
|
8
6
|
declare const AttachVolumeCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AttachVolumeCommandInput
|
|
8
|
+
input: AttachVolumeCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AttachVolumeCommandInput,
|
|
13
11
|
AttachVolumeCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AttachVolumeCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AttachVolumeCommandInput
|
|
17
|
+
input: AttachVolumeCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AttachVolumeCommandInput,
|
|
22
20
|
AttachVolumeCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { CancelArchivalInput, CancelArchivalOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface CancelArchivalCommandInput extends CancelArchivalInput {}
|
|
5
|
-
export interface CancelArchivalCommandOutput
|
|
6
|
-
extends CancelArchivalOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CancelArchivalCommandOutput extends CancelArchivalOutput, __MetadataBearer {}
|
|
8
6
|
declare const CancelArchivalCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: CancelArchivalCommandInput
|
|
8
|
+
input: CancelArchivalCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
CancelArchivalCommandInput,
|
|
13
11
|
CancelArchivalCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const CancelArchivalCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: CancelArchivalCommandInput
|
|
17
|
+
input: CancelArchivalCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
CancelArchivalCommandInput,
|
|
22
20
|
CancelArchivalCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CancelCacheReportInput,
|
|
4
|
-
CancelCacheReportOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CancelCacheReportInput, CancelCacheReportOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CancelCacheReportCommandInput extends CancelCacheReportInput {}
|
|
8
|
-
export interface CancelCacheReportCommandOutput
|
|
9
|
-
extends CancelCacheReportOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CancelCacheReportCommandOutput extends CancelCacheReportOutput, __MetadataBearer {}
|
|
11
6
|
declare const CancelCacheReportCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CancelCacheReportCommandInput
|
|
8
|
+
input: CancelCacheReportCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CancelCacheReportCommandInput,
|
|
16
11
|
CancelCacheReportCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CancelCacheReportCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CancelCacheReportCommandInput
|
|
17
|
+
input: CancelCacheReportCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CancelCacheReportCommandInput,
|
|
25
20
|
CancelCacheReportCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CancelRetrievalInput,
|
|
4
|
-
CancelRetrievalOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CancelRetrievalInput, CancelRetrievalOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CancelRetrievalCommandInput extends CancelRetrievalInput {}
|
|
8
|
-
export interface CancelRetrievalCommandOutput
|
|
9
|
-
extends CancelRetrievalOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CancelRetrievalCommandOutput extends CancelRetrievalOutput, __MetadataBearer {}
|
|
11
6
|
declare const CancelRetrievalCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CancelRetrievalCommandInput
|
|
8
|
+
input: CancelRetrievalCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CancelRetrievalCommandInput,
|
|
16
11
|
CancelRetrievalCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CancelRetrievalCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CancelRetrievalCommandInput
|
|
17
|
+
input: CancelRetrievalCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CancelRetrievalCommandInput,
|
|
25
20
|
CancelRetrievalCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateCachediSCSIVolumeInput,
|
|
4
|
-
CreateCachediSCSIVolumeOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateCachediSCSIVolumeInput, CreateCachediSCSIVolumeOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateCachediSCSIVolumeCommandInput
|
|
8
|
-
extends CreateCachediSCSIVolumeInput {}
|
|
4
|
+
export interface CreateCachediSCSIVolumeCommandInput extends CreateCachediSCSIVolumeInput {}
|
|
9
5
|
export interface CreateCachediSCSIVolumeCommandOutput
|
|
10
|
-
extends CreateCachediSCSIVolumeOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateCachediSCSIVolumeOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateCachediSCSIVolumeCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateCachediSCSIVolumeCommandInput
|
|
9
|
+
input: CreateCachediSCSIVolumeCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateCachediSCSIVolumeCommandInput,
|
|
17
12
|
CreateCachediSCSIVolumeCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateCachediSCSIVolumeCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateCachediSCSIVolumeCommandInput
|
|
18
|
+
input: CreateCachediSCSIVolumeCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateCachediSCSIVolumeCommandInput,
|
|
26
21
|
CreateCachediSCSIVolumeCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateNFSFileShareInput,
|
|
4
|
-
CreateNFSFileShareOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateNFSFileShareInput, CreateNFSFileShareOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateNFSFileShareCommandInput
|
|
8
|
-
extends CreateNFSFileShareInput {}
|
|
4
|
+
export interface CreateNFSFileShareCommandInput extends CreateNFSFileShareInput {}
|
|
9
5
|
export interface CreateNFSFileShareCommandOutput
|
|
10
|
-
extends CreateNFSFileShareOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateNFSFileShareOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateNFSFileShareCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateNFSFileShareCommandInput
|
|
9
|
+
input: CreateNFSFileShareCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateNFSFileShareCommandInput,
|
|
17
12
|
CreateNFSFileShareCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateNFSFileShareCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateNFSFileShareCommandInput
|
|
18
|
+
input: CreateNFSFileShareCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateNFSFileShareCommandInput,
|
|
26
21
|
CreateNFSFileShareCommandOutput,
|