@aws-sdk/client-storage-gateway 3.168.0 → 3.170.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/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/StorageGateway.d.ts +1654 -455
- package/dist-types/ts3.4/StorageGatewayClient.d.ts +670 -163
- package/dist-types/ts3.4/commands/ActivateGatewayCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddUploadBufferCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AddWorkingStorageCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/AssignTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/AssociateFileSystemCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/AttachVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelArchivalCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CancelRetrievalCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreateCachediSCSIVolumeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateNFSFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateSMBFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateSnapshotFromVolumeRecoveryPointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateStorediSCSIVolumeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateTapeWithBarcodeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteAutomaticTapeCreationPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteFileShareCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteTapeArchiveCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteTapeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteTapePoolCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeAvailabilityMonitorTestCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeBandwidthRateLimitScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeCachediSCSIVolumesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeFileSystemAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeGatewayInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeMaintenanceStartTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeNFSFileSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSMBFileSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeSMBSettingsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeStorediSCSIVolumesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapeArchivesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapeRecoveryPointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeUploadBufferCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeVTLDevicesCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeWorkingStorageCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DetachVolumeCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisableGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DisassociateFileSystemCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/JoinDomainCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListAutomaticTapeCreationPoliciesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListFileSharesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListFileSystemAssociationsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListGatewaysCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListLocalDisksCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListTapePoolsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListTapesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListVolumeInitiatorsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListVolumeRecoveryPointsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListVolumesCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/NotifyWhenUploadedCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RefreshCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ResetCacheCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/RetrieveTapeArchiveCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/RetrieveTapeRecoveryPointCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetLocalConsolePasswordCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SetSMBGuestPasswordCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ShutdownGatewayCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/StartAvailabilityMonitorTestCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/StartGatewayCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateAutomaticTapeCreationPolicyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateBandwidthRateLimitScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateChapCredentialsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateFileSystemAssociationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGatewayInformationCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateGatewaySoftwareNowCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateMaintenanceStartTimeCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateNFSFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateSMBFileShareCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateSMBFileShareVisibilityCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSMBLocalGroupsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSMBSecurityStrategyCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateSnapshotScheduleCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateVTLDeviceTypeCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/index.d.ts +90 -90
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/StorageGatewayServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2714 -2429
- package/dist-types/ts3.4/pagination/DescribeTapeArchivesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTapeRecoveryPointsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeTapesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/DescribeVTLDevicesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListFileSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListFileSystemAssociationsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListGatewaysPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTapePoolsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTapesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListVolumesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +12 -12
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1085 -272
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,163 +1,670 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
import {
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
ActivateGatewayCommandInput,
|
|
47
|
+
ActivateGatewayCommandOutput,
|
|
48
|
+
} from "./commands/ActivateGatewayCommand";
|
|
49
|
+
import {
|
|
50
|
+
AddCacheCommandInput,
|
|
51
|
+
AddCacheCommandOutput,
|
|
52
|
+
} from "./commands/AddCacheCommand";
|
|
53
|
+
import {
|
|
54
|
+
AddTagsToResourceCommandInput,
|
|
55
|
+
AddTagsToResourceCommandOutput,
|
|
56
|
+
} from "./commands/AddTagsToResourceCommand";
|
|
57
|
+
import {
|
|
58
|
+
AddUploadBufferCommandInput,
|
|
59
|
+
AddUploadBufferCommandOutput,
|
|
60
|
+
} from "./commands/AddUploadBufferCommand";
|
|
61
|
+
import {
|
|
62
|
+
AddWorkingStorageCommandInput,
|
|
63
|
+
AddWorkingStorageCommandOutput,
|
|
64
|
+
} from "./commands/AddWorkingStorageCommand";
|
|
65
|
+
import {
|
|
66
|
+
AssignTapePoolCommandInput,
|
|
67
|
+
AssignTapePoolCommandOutput,
|
|
68
|
+
} from "./commands/AssignTapePoolCommand";
|
|
69
|
+
import {
|
|
70
|
+
AssociateFileSystemCommandInput,
|
|
71
|
+
AssociateFileSystemCommandOutput,
|
|
72
|
+
} from "./commands/AssociateFileSystemCommand";
|
|
73
|
+
import {
|
|
74
|
+
AttachVolumeCommandInput,
|
|
75
|
+
AttachVolumeCommandOutput,
|
|
76
|
+
} from "./commands/AttachVolumeCommand";
|
|
77
|
+
import {
|
|
78
|
+
CancelArchivalCommandInput,
|
|
79
|
+
CancelArchivalCommandOutput,
|
|
80
|
+
} from "./commands/CancelArchivalCommand";
|
|
81
|
+
import {
|
|
82
|
+
CancelRetrievalCommandInput,
|
|
83
|
+
CancelRetrievalCommandOutput,
|
|
84
|
+
} from "./commands/CancelRetrievalCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreateCachediSCSIVolumeCommandInput,
|
|
87
|
+
CreateCachediSCSIVolumeCommandOutput,
|
|
88
|
+
} from "./commands/CreateCachediSCSIVolumeCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreateNFSFileShareCommandInput,
|
|
91
|
+
CreateNFSFileShareCommandOutput,
|
|
92
|
+
} from "./commands/CreateNFSFileShareCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateSMBFileShareCommandInput,
|
|
95
|
+
CreateSMBFileShareCommandOutput,
|
|
96
|
+
} from "./commands/CreateSMBFileShareCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateSnapshotCommandInput,
|
|
99
|
+
CreateSnapshotCommandOutput,
|
|
100
|
+
} from "./commands/CreateSnapshotCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateSnapshotFromVolumeRecoveryPointCommandInput,
|
|
103
|
+
CreateSnapshotFromVolumeRecoveryPointCommandOutput,
|
|
104
|
+
} from "./commands/CreateSnapshotFromVolumeRecoveryPointCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateStorediSCSIVolumeCommandInput,
|
|
107
|
+
CreateStorediSCSIVolumeCommandOutput,
|
|
108
|
+
} from "./commands/CreateStorediSCSIVolumeCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateTapePoolCommandInput,
|
|
111
|
+
CreateTapePoolCommandOutput,
|
|
112
|
+
} from "./commands/CreateTapePoolCommand";
|
|
113
|
+
import {
|
|
114
|
+
CreateTapesCommandInput,
|
|
115
|
+
CreateTapesCommandOutput,
|
|
116
|
+
} from "./commands/CreateTapesCommand";
|
|
117
|
+
import {
|
|
118
|
+
CreateTapeWithBarcodeCommandInput,
|
|
119
|
+
CreateTapeWithBarcodeCommandOutput,
|
|
120
|
+
} from "./commands/CreateTapeWithBarcodeCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeleteAutomaticTapeCreationPolicyCommandInput,
|
|
123
|
+
DeleteAutomaticTapeCreationPolicyCommandOutput,
|
|
124
|
+
} from "./commands/DeleteAutomaticTapeCreationPolicyCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteBandwidthRateLimitCommandInput,
|
|
127
|
+
DeleteBandwidthRateLimitCommandOutput,
|
|
128
|
+
} from "./commands/DeleteBandwidthRateLimitCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteChapCredentialsCommandInput,
|
|
131
|
+
DeleteChapCredentialsCommandOutput,
|
|
132
|
+
} from "./commands/DeleteChapCredentialsCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteFileShareCommandInput,
|
|
135
|
+
DeleteFileShareCommandOutput,
|
|
136
|
+
} from "./commands/DeleteFileShareCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeleteGatewayCommandInput,
|
|
139
|
+
DeleteGatewayCommandOutput,
|
|
140
|
+
} from "./commands/DeleteGatewayCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeleteSnapshotScheduleCommandInput,
|
|
143
|
+
DeleteSnapshotScheduleCommandOutput,
|
|
144
|
+
} from "./commands/DeleteSnapshotScheduleCommand";
|
|
145
|
+
import {
|
|
146
|
+
DeleteTapeArchiveCommandInput,
|
|
147
|
+
DeleteTapeArchiveCommandOutput,
|
|
148
|
+
} from "./commands/DeleteTapeArchiveCommand";
|
|
149
|
+
import {
|
|
150
|
+
DeleteTapeCommandInput,
|
|
151
|
+
DeleteTapeCommandOutput,
|
|
152
|
+
} from "./commands/DeleteTapeCommand";
|
|
153
|
+
import {
|
|
154
|
+
DeleteTapePoolCommandInput,
|
|
155
|
+
DeleteTapePoolCommandOutput,
|
|
156
|
+
} from "./commands/DeleteTapePoolCommand";
|
|
157
|
+
import {
|
|
158
|
+
DeleteVolumeCommandInput,
|
|
159
|
+
DeleteVolumeCommandOutput,
|
|
160
|
+
} from "./commands/DeleteVolumeCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribeAvailabilityMonitorTestCommandInput,
|
|
163
|
+
DescribeAvailabilityMonitorTestCommandOutput,
|
|
164
|
+
} from "./commands/DescribeAvailabilityMonitorTestCommand";
|
|
165
|
+
import {
|
|
166
|
+
DescribeBandwidthRateLimitCommandInput,
|
|
167
|
+
DescribeBandwidthRateLimitCommandOutput,
|
|
168
|
+
} from "./commands/DescribeBandwidthRateLimitCommand";
|
|
169
|
+
import {
|
|
170
|
+
DescribeBandwidthRateLimitScheduleCommandInput,
|
|
171
|
+
DescribeBandwidthRateLimitScheduleCommandOutput,
|
|
172
|
+
} from "./commands/DescribeBandwidthRateLimitScheduleCommand";
|
|
173
|
+
import {
|
|
174
|
+
DescribeCacheCommandInput,
|
|
175
|
+
DescribeCacheCommandOutput,
|
|
176
|
+
} from "./commands/DescribeCacheCommand";
|
|
177
|
+
import {
|
|
178
|
+
DescribeCachediSCSIVolumesCommandInput,
|
|
179
|
+
DescribeCachediSCSIVolumesCommandOutput,
|
|
180
|
+
} from "./commands/DescribeCachediSCSIVolumesCommand";
|
|
181
|
+
import {
|
|
182
|
+
DescribeChapCredentialsCommandInput,
|
|
183
|
+
DescribeChapCredentialsCommandOutput,
|
|
184
|
+
} from "./commands/DescribeChapCredentialsCommand";
|
|
185
|
+
import {
|
|
186
|
+
DescribeFileSystemAssociationsCommandInput,
|
|
187
|
+
DescribeFileSystemAssociationsCommandOutput,
|
|
188
|
+
} from "./commands/DescribeFileSystemAssociationsCommand";
|
|
189
|
+
import {
|
|
190
|
+
DescribeGatewayInformationCommandInput,
|
|
191
|
+
DescribeGatewayInformationCommandOutput,
|
|
192
|
+
} from "./commands/DescribeGatewayInformationCommand";
|
|
193
|
+
import {
|
|
194
|
+
DescribeMaintenanceStartTimeCommandInput,
|
|
195
|
+
DescribeMaintenanceStartTimeCommandOutput,
|
|
196
|
+
} from "./commands/DescribeMaintenanceStartTimeCommand";
|
|
197
|
+
import {
|
|
198
|
+
DescribeNFSFileSharesCommandInput,
|
|
199
|
+
DescribeNFSFileSharesCommandOutput,
|
|
200
|
+
} from "./commands/DescribeNFSFileSharesCommand";
|
|
201
|
+
import {
|
|
202
|
+
DescribeSMBFileSharesCommandInput,
|
|
203
|
+
DescribeSMBFileSharesCommandOutput,
|
|
204
|
+
} from "./commands/DescribeSMBFileSharesCommand";
|
|
205
|
+
import {
|
|
206
|
+
DescribeSMBSettingsCommandInput,
|
|
207
|
+
DescribeSMBSettingsCommandOutput,
|
|
208
|
+
} from "./commands/DescribeSMBSettingsCommand";
|
|
209
|
+
import {
|
|
210
|
+
DescribeSnapshotScheduleCommandInput,
|
|
211
|
+
DescribeSnapshotScheduleCommandOutput,
|
|
212
|
+
} from "./commands/DescribeSnapshotScheduleCommand";
|
|
213
|
+
import {
|
|
214
|
+
DescribeStorediSCSIVolumesCommandInput,
|
|
215
|
+
DescribeStorediSCSIVolumesCommandOutput,
|
|
216
|
+
} from "./commands/DescribeStorediSCSIVolumesCommand";
|
|
217
|
+
import {
|
|
218
|
+
DescribeTapeArchivesCommandInput,
|
|
219
|
+
DescribeTapeArchivesCommandOutput,
|
|
220
|
+
} from "./commands/DescribeTapeArchivesCommand";
|
|
221
|
+
import {
|
|
222
|
+
DescribeTapeRecoveryPointsCommandInput,
|
|
223
|
+
DescribeTapeRecoveryPointsCommandOutput,
|
|
224
|
+
} from "./commands/DescribeTapeRecoveryPointsCommand";
|
|
225
|
+
import {
|
|
226
|
+
DescribeTapesCommandInput,
|
|
227
|
+
DescribeTapesCommandOutput,
|
|
228
|
+
} from "./commands/DescribeTapesCommand";
|
|
229
|
+
import {
|
|
230
|
+
DescribeUploadBufferCommandInput,
|
|
231
|
+
DescribeUploadBufferCommandOutput,
|
|
232
|
+
} from "./commands/DescribeUploadBufferCommand";
|
|
233
|
+
import {
|
|
234
|
+
DescribeVTLDevicesCommandInput,
|
|
235
|
+
DescribeVTLDevicesCommandOutput,
|
|
236
|
+
} from "./commands/DescribeVTLDevicesCommand";
|
|
237
|
+
import {
|
|
238
|
+
DescribeWorkingStorageCommandInput,
|
|
239
|
+
DescribeWorkingStorageCommandOutput,
|
|
240
|
+
} from "./commands/DescribeWorkingStorageCommand";
|
|
241
|
+
import {
|
|
242
|
+
DetachVolumeCommandInput,
|
|
243
|
+
DetachVolumeCommandOutput,
|
|
244
|
+
} from "./commands/DetachVolumeCommand";
|
|
245
|
+
import {
|
|
246
|
+
DisableGatewayCommandInput,
|
|
247
|
+
DisableGatewayCommandOutput,
|
|
248
|
+
} from "./commands/DisableGatewayCommand";
|
|
249
|
+
import {
|
|
250
|
+
DisassociateFileSystemCommandInput,
|
|
251
|
+
DisassociateFileSystemCommandOutput,
|
|
252
|
+
} from "./commands/DisassociateFileSystemCommand";
|
|
253
|
+
import {
|
|
254
|
+
JoinDomainCommandInput,
|
|
255
|
+
JoinDomainCommandOutput,
|
|
256
|
+
} from "./commands/JoinDomainCommand";
|
|
257
|
+
import {
|
|
258
|
+
ListAutomaticTapeCreationPoliciesCommandInput,
|
|
259
|
+
ListAutomaticTapeCreationPoliciesCommandOutput,
|
|
260
|
+
} from "./commands/ListAutomaticTapeCreationPoliciesCommand";
|
|
261
|
+
import {
|
|
262
|
+
ListFileSharesCommandInput,
|
|
263
|
+
ListFileSharesCommandOutput,
|
|
264
|
+
} from "./commands/ListFileSharesCommand";
|
|
265
|
+
import {
|
|
266
|
+
ListFileSystemAssociationsCommandInput,
|
|
267
|
+
ListFileSystemAssociationsCommandOutput,
|
|
268
|
+
} from "./commands/ListFileSystemAssociationsCommand";
|
|
269
|
+
import {
|
|
270
|
+
ListGatewaysCommandInput,
|
|
271
|
+
ListGatewaysCommandOutput,
|
|
272
|
+
} from "./commands/ListGatewaysCommand";
|
|
273
|
+
import {
|
|
274
|
+
ListLocalDisksCommandInput,
|
|
275
|
+
ListLocalDisksCommandOutput,
|
|
276
|
+
} from "./commands/ListLocalDisksCommand";
|
|
277
|
+
import {
|
|
278
|
+
ListTagsForResourceCommandInput,
|
|
279
|
+
ListTagsForResourceCommandOutput,
|
|
280
|
+
} from "./commands/ListTagsForResourceCommand";
|
|
281
|
+
import {
|
|
282
|
+
ListTapePoolsCommandInput,
|
|
283
|
+
ListTapePoolsCommandOutput,
|
|
284
|
+
} from "./commands/ListTapePoolsCommand";
|
|
285
|
+
import {
|
|
286
|
+
ListTapesCommandInput,
|
|
287
|
+
ListTapesCommandOutput,
|
|
288
|
+
} from "./commands/ListTapesCommand";
|
|
289
|
+
import {
|
|
290
|
+
ListVolumeInitiatorsCommandInput,
|
|
291
|
+
ListVolumeInitiatorsCommandOutput,
|
|
292
|
+
} from "./commands/ListVolumeInitiatorsCommand";
|
|
293
|
+
import {
|
|
294
|
+
ListVolumeRecoveryPointsCommandInput,
|
|
295
|
+
ListVolumeRecoveryPointsCommandOutput,
|
|
296
|
+
} from "./commands/ListVolumeRecoveryPointsCommand";
|
|
297
|
+
import {
|
|
298
|
+
ListVolumesCommandInput,
|
|
299
|
+
ListVolumesCommandOutput,
|
|
300
|
+
} from "./commands/ListVolumesCommand";
|
|
301
|
+
import {
|
|
302
|
+
NotifyWhenUploadedCommandInput,
|
|
303
|
+
NotifyWhenUploadedCommandOutput,
|
|
304
|
+
} from "./commands/NotifyWhenUploadedCommand";
|
|
305
|
+
import {
|
|
306
|
+
RefreshCacheCommandInput,
|
|
307
|
+
RefreshCacheCommandOutput,
|
|
308
|
+
} from "./commands/RefreshCacheCommand";
|
|
309
|
+
import {
|
|
310
|
+
RemoveTagsFromResourceCommandInput,
|
|
311
|
+
RemoveTagsFromResourceCommandOutput,
|
|
312
|
+
} from "./commands/RemoveTagsFromResourceCommand";
|
|
313
|
+
import {
|
|
314
|
+
ResetCacheCommandInput,
|
|
315
|
+
ResetCacheCommandOutput,
|
|
316
|
+
} from "./commands/ResetCacheCommand";
|
|
317
|
+
import {
|
|
318
|
+
RetrieveTapeArchiveCommandInput,
|
|
319
|
+
RetrieveTapeArchiveCommandOutput,
|
|
320
|
+
} from "./commands/RetrieveTapeArchiveCommand";
|
|
321
|
+
import {
|
|
322
|
+
RetrieveTapeRecoveryPointCommandInput,
|
|
323
|
+
RetrieveTapeRecoveryPointCommandOutput,
|
|
324
|
+
} from "./commands/RetrieveTapeRecoveryPointCommand";
|
|
325
|
+
import {
|
|
326
|
+
SetLocalConsolePasswordCommandInput,
|
|
327
|
+
SetLocalConsolePasswordCommandOutput,
|
|
328
|
+
} from "./commands/SetLocalConsolePasswordCommand";
|
|
329
|
+
import {
|
|
330
|
+
SetSMBGuestPasswordCommandInput,
|
|
331
|
+
SetSMBGuestPasswordCommandOutput,
|
|
332
|
+
} from "./commands/SetSMBGuestPasswordCommand";
|
|
333
|
+
import {
|
|
334
|
+
ShutdownGatewayCommandInput,
|
|
335
|
+
ShutdownGatewayCommandOutput,
|
|
336
|
+
} from "./commands/ShutdownGatewayCommand";
|
|
337
|
+
import {
|
|
338
|
+
StartAvailabilityMonitorTestCommandInput,
|
|
339
|
+
StartAvailabilityMonitorTestCommandOutput,
|
|
340
|
+
} from "./commands/StartAvailabilityMonitorTestCommand";
|
|
341
|
+
import {
|
|
342
|
+
StartGatewayCommandInput,
|
|
343
|
+
StartGatewayCommandOutput,
|
|
344
|
+
} from "./commands/StartGatewayCommand";
|
|
345
|
+
import {
|
|
346
|
+
UpdateAutomaticTapeCreationPolicyCommandInput,
|
|
347
|
+
UpdateAutomaticTapeCreationPolicyCommandOutput,
|
|
348
|
+
} from "./commands/UpdateAutomaticTapeCreationPolicyCommand";
|
|
349
|
+
import {
|
|
350
|
+
UpdateBandwidthRateLimitCommandInput,
|
|
351
|
+
UpdateBandwidthRateLimitCommandOutput,
|
|
352
|
+
} from "./commands/UpdateBandwidthRateLimitCommand";
|
|
353
|
+
import {
|
|
354
|
+
UpdateBandwidthRateLimitScheduleCommandInput,
|
|
355
|
+
UpdateBandwidthRateLimitScheduleCommandOutput,
|
|
356
|
+
} from "./commands/UpdateBandwidthRateLimitScheduleCommand";
|
|
357
|
+
import {
|
|
358
|
+
UpdateChapCredentialsCommandInput,
|
|
359
|
+
UpdateChapCredentialsCommandOutput,
|
|
360
|
+
} from "./commands/UpdateChapCredentialsCommand";
|
|
361
|
+
import {
|
|
362
|
+
UpdateFileSystemAssociationCommandInput,
|
|
363
|
+
UpdateFileSystemAssociationCommandOutput,
|
|
364
|
+
} from "./commands/UpdateFileSystemAssociationCommand";
|
|
365
|
+
import {
|
|
366
|
+
UpdateGatewayInformationCommandInput,
|
|
367
|
+
UpdateGatewayInformationCommandOutput,
|
|
368
|
+
} from "./commands/UpdateGatewayInformationCommand";
|
|
369
|
+
import {
|
|
370
|
+
UpdateGatewaySoftwareNowCommandInput,
|
|
371
|
+
UpdateGatewaySoftwareNowCommandOutput,
|
|
372
|
+
} from "./commands/UpdateGatewaySoftwareNowCommand";
|
|
373
|
+
import {
|
|
374
|
+
UpdateMaintenanceStartTimeCommandInput,
|
|
375
|
+
UpdateMaintenanceStartTimeCommandOutput,
|
|
376
|
+
} from "./commands/UpdateMaintenanceStartTimeCommand";
|
|
377
|
+
import {
|
|
378
|
+
UpdateNFSFileShareCommandInput,
|
|
379
|
+
UpdateNFSFileShareCommandOutput,
|
|
380
|
+
} from "./commands/UpdateNFSFileShareCommand";
|
|
381
|
+
import {
|
|
382
|
+
UpdateSMBFileShareCommandInput,
|
|
383
|
+
UpdateSMBFileShareCommandOutput,
|
|
384
|
+
} from "./commands/UpdateSMBFileShareCommand";
|
|
385
|
+
import {
|
|
386
|
+
UpdateSMBFileShareVisibilityCommandInput,
|
|
387
|
+
UpdateSMBFileShareVisibilityCommandOutput,
|
|
388
|
+
} from "./commands/UpdateSMBFileShareVisibilityCommand";
|
|
389
|
+
import {
|
|
390
|
+
UpdateSMBLocalGroupsCommandInput,
|
|
391
|
+
UpdateSMBLocalGroupsCommandOutput,
|
|
392
|
+
} from "./commands/UpdateSMBLocalGroupsCommand";
|
|
393
|
+
import {
|
|
394
|
+
UpdateSMBSecurityStrategyCommandInput,
|
|
395
|
+
UpdateSMBSecurityStrategyCommandOutput,
|
|
396
|
+
} from "./commands/UpdateSMBSecurityStrategyCommand";
|
|
397
|
+
import {
|
|
398
|
+
UpdateSnapshotScheduleCommandInput,
|
|
399
|
+
UpdateSnapshotScheduleCommandOutput,
|
|
400
|
+
} from "./commands/UpdateSnapshotScheduleCommand";
|
|
401
|
+
import {
|
|
402
|
+
UpdateVTLDeviceTypeCommandInput,
|
|
403
|
+
UpdateVTLDeviceTypeCommandOutput,
|
|
404
|
+
} from "./commands/UpdateVTLDeviceTypeCommand";
|
|
405
|
+
export declare type ServiceInputTypes =
|
|
406
|
+
| ActivateGatewayCommandInput
|
|
407
|
+
| AddCacheCommandInput
|
|
408
|
+
| AddTagsToResourceCommandInput
|
|
409
|
+
| AddUploadBufferCommandInput
|
|
410
|
+
| AddWorkingStorageCommandInput
|
|
411
|
+
| AssignTapePoolCommandInput
|
|
412
|
+
| AssociateFileSystemCommandInput
|
|
413
|
+
| AttachVolumeCommandInput
|
|
414
|
+
| CancelArchivalCommandInput
|
|
415
|
+
| CancelRetrievalCommandInput
|
|
416
|
+
| CreateCachediSCSIVolumeCommandInput
|
|
417
|
+
| CreateNFSFileShareCommandInput
|
|
418
|
+
| CreateSMBFileShareCommandInput
|
|
419
|
+
| CreateSnapshotCommandInput
|
|
420
|
+
| CreateSnapshotFromVolumeRecoveryPointCommandInput
|
|
421
|
+
| CreateStorediSCSIVolumeCommandInput
|
|
422
|
+
| CreateTapePoolCommandInput
|
|
423
|
+
| CreateTapeWithBarcodeCommandInput
|
|
424
|
+
| CreateTapesCommandInput
|
|
425
|
+
| DeleteAutomaticTapeCreationPolicyCommandInput
|
|
426
|
+
| DeleteBandwidthRateLimitCommandInput
|
|
427
|
+
| DeleteChapCredentialsCommandInput
|
|
428
|
+
| DeleteFileShareCommandInput
|
|
429
|
+
| DeleteGatewayCommandInput
|
|
430
|
+
| DeleteSnapshotScheduleCommandInput
|
|
431
|
+
| DeleteTapeArchiveCommandInput
|
|
432
|
+
| DeleteTapeCommandInput
|
|
433
|
+
| DeleteTapePoolCommandInput
|
|
434
|
+
| DeleteVolumeCommandInput
|
|
435
|
+
| DescribeAvailabilityMonitorTestCommandInput
|
|
436
|
+
| DescribeBandwidthRateLimitCommandInput
|
|
437
|
+
| DescribeBandwidthRateLimitScheduleCommandInput
|
|
438
|
+
| DescribeCacheCommandInput
|
|
439
|
+
| DescribeCachediSCSIVolumesCommandInput
|
|
440
|
+
| DescribeChapCredentialsCommandInput
|
|
441
|
+
| DescribeFileSystemAssociationsCommandInput
|
|
442
|
+
| DescribeGatewayInformationCommandInput
|
|
443
|
+
| DescribeMaintenanceStartTimeCommandInput
|
|
444
|
+
| DescribeNFSFileSharesCommandInput
|
|
445
|
+
| DescribeSMBFileSharesCommandInput
|
|
446
|
+
| DescribeSMBSettingsCommandInput
|
|
447
|
+
| DescribeSnapshotScheduleCommandInput
|
|
448
|
+
| DescribeStorediSCSIVolumesCommandInput
|
|
449
|
+
| DescribeTapeArchivesCommandInput
|
|
450
|
+
| DescribeTapeRecoveryPointsCommandInput
|
|
451
|
+
| DescribeTapesCommandInput
|
|
452
|
+
| DescribeUploadBufferCommandInput
|
|
453
|
+
| DescribeVTLDevicesCommandInput
|
|
454
|
+
| DescribeWorkingStorageCommandInput
|
|
455
|
+
| DetachVolumeCommandInput
|
|
456
|
+
| DisableGatewayCommandInput
|
|
457
|
+
| DisassociateFileSystemCommandInput
|
|
458
|
+
| JoinDomainCommandInput
|
|
459
|
+
| ListAutomaticTapeCreationPoliciesCommandInput
|
|
460
|
+
| ListFileSharesCommandInput
|
|
461
|
+
| ListFileSystemAssociationsCommandInput
|
|
462
|
+
| ListGatewaysCommandInput
|
|
463
|
+
| ListLocalDisksCommandInput
|
|
464
|
+
| ListTagsForResourceCommandInput
|
|
465
|
+
| ListTapePoolsCommandInput
|
|
466
|
+
| ListTapesCommandInput
|
|
467
|
+
| ListVolumeInitiatorsCommandInput
|
|
468
|
+
| ListVolumeRecoveryPointsCommandInput
|
|
469
|
+
| ListVolumesCommandInput
|
|
470
|
+
| NotifyWhenUploadedCommandInput
|
|
471
|
+
| RefreshCacheCommandInput
|
|
472
|
+
| RemoveTagsFromResourceCommandInput
|
|
473
|
+
| ResetCacheCommandInput
|
|
474
|
+
| RetrieveTapeArchiveCommandInput
|
|
475
|
+
| RetrieveTapeRecoveryPointCommandInput
|
|
476
|
+
| SetLocalConsolePasswordCommandInput
|
|
477
|
+
| SetSMBGuestPasswordCommandInput
|
|
478
|
+
| ShutdownGatewayCommandInput
|
|
479
|
+
| StartAvailabilityMonitorTestCommandInput
|
|
480
|
+
| StartGatewayCommandInput
|
|
481
|
+
| UpdateAutomaticTapeCreationPolicyCommandInput
|
|
482
|
+
| UpdateBandwidthRateLimitCommandInput
|
|
483
|
+
| UpdateBandwidthRateLimitScheduleCommandInput
|
|
484
|
+
| UpdateChapCredentialsCommandInput
|
|
485
|
+
| UpdateFileSystemAssociationCommandInput
|
|
486
|
+
| UpdateGatewayInformationCommandInput
|
|
487
|
+
| UpdateGatewaySoftwareNowCommandInput
|
|
488
|
+
| UpdateMaintenanceStartTimeCommandInput
|
|
489
|
+
| UpdateNFSFileShareCommandInput
|
|
490
|
+
| UpdateSMBFileShareCommandInput
|
|
491
|
+
| UpdateSMBFileShareVisibilityCommandInput
|
|
492
|
+
| UpdateSMBLocalGroupsCommandInput
|
|
493
|
+
| UpdateSMBSecurityStrategyCommandInput
|
|
494
|
+
| UpdateSnapshotScheduleCommandInput
|
|
495
|
+
| UpdateVTLDeviceTypeCommandInput;
|
|
496
|
+
export declare type ServiceOutputTypes =
|
|
497
|
+
| ActivateGatewayCommandOutput
|
|
498
|
+
| AddCacheCommandOutput
|
|
499
|
+
| AddTagsToResourceCommandOutput
|
|
500
|
+
| AddUploadBufferCommandOutput
|
|
501
|
+
| AddWorkingStorageCommandOutput
|
|
502
|
+
| AssignTapePoolCommandOutput
|
|
503
|
+
| AssociateFileSystemCommandOutput
|
|
504
|
+
| AttachVolumeCommandOutput
|
|
505
|
+
| CancelArchivalCommandOutput
|
|
506
|
+
| CancelRetrievalCommandOutput
|
|
507
|
+
| CreateCachediSCSIVolumeCommandOutput
|
|
508
|
+
| CreateNFSFileShareCommandOutput
|
|
509
|
+
| CreateSMBFileShareCommandOutput
|
|
510
|
+
| CreateSnapshotCommandOutput
|
|
511
|
+
| CreateSnapshotFromVolumeRecoveryPointCommandOutput
|
|
512
|
+
| CreateStorediSCSIVolumeCommandOutput
|
|
513
|
+
| CreateTapePoolCommandOutput
|
|
514
|
+
| CreateTapeWithBarcodeCommandOutput
|
|
515
|
+
| CreateTapesCommandOutput
|
|
516
|
+
| DeleteAutomaticTapeCreationPolicyCommandOutput
|
|
517
|
+
| DeleteBandwidthRateLimitCommandOutput
|
|
518
|
+
| DeleteChapCredentialsCommandOutput
|
|
519
|
+
| DeleteFileShareCommandOutput
|
|
520
|
+
| DeleteGatewayCommandOutput
|
|
521
|
+
| DeleteSnapshotScheduleCommandOutput
|
|
522
|
+
| DeleteTapeArchiveCommandOutput
|
|
523
|
+
| DeleteTapeCommandOutput
|
|
524
|
+
| DeleteTapePoolCommandOutput
|
|
525
|
+
| DeleteVolumeCommandOutput
|
|
526
|
+
| DescribeAvailabilityMonitorTestCommandOutput
|
|
527
|
+
| DescribeBandwidthRateLimitCommandOutput
|
|
528
|
+
| DescribeBandwidthRateLimitScheduleCommandOutput
|
|
529
|
+
| DescribeCacheCommandOutput
|
|
530
|
+
| DescribeCachediSCSIVolumesCommandOutput
|
|
531
|
+
| DescribeChapCredentialsCommandOutput
|
|
532
|
+
| DescribeFileSystemAssociationsCommandOutput
|
|
533
|
+
| DescribeGatewayInformationCommandOutput
|
|
534
|
+
| DescribeMaintenanceStartTimeCommandOutput
|
|
535
|
+
| DescribeNFSFileSharesCommandOutput
|
|
536
|
+
| DescribeSMBFileSharesCommandOutput
|
|
537
|
+
| DescribeSMBSettingsCommandOutput
|
|
538
|
+
| DescribeSnapshotScheduleCommandOutput
|
|
539
|
+
| DescribeStorediSCSIVolumesCommandOutput
|
|
540
|
+
| DescribeTapeArchivesCommandOutput
|
|
541
|
+
| DescribeTapeRecoveryPointsCommandOutput
|
|
542
|
+
| DescribeTapesCommandOutput
|
|
543
|
+
| DescribeUploadBufferCommandOutput
|
|
544
|
+
| DescribeVTLDevicesCommandOutput
|
|
545
|
+
| DescribeWorkingStorageCommandOutput
|
|
546
|
+
| DetachVolumeCommandOutput
|
|
547
|
+
| DisableGatewayCommandOutput
|
|
548
|
+
| DisassociateFileSystemCommandOutput
|
|
549
|
+
| JoinDomainCommandOutput
|
|
550
|
+
| ListAutomaticTapeCreationPoliciesCommandOutput
|
|
551
|
+
| ListFileSharesCommandOutput
|
|
552
|
+
| ListFileSystemAssociationsCommandOutput
|
|
553
|
+
| ListGatewaysCommandOutput
|
|
554
|
+
| ListLocalDisksCommandOutput
|
|
555
|
+
| ListTagsForResourceCommandOutput
|
|
556
|
+
| ListTapePoolsCommandOutput
|
|
557
|
+
| ListTapesCommandOutput
|
|
558
|
+
| ListVolumeInitiatorsCommandOutput
|
|
559
|
+
| ListVolumeRecoveryPointsCommandOutput
|
|
560
|
+
| ListVolumesCommandOutput
|
|
561
|
+
| NotifyWhenUploadedCommandOutput
|
|
562
|
+
| RefreshCacheCommandOutput
|
|
563
|
+
| RemoveTagsFromResourceCommandOutput
|
|
564
|
+
| ResetCacheCommandOutput
|
|
565
|
+
| RetrieveTapeArchiveCommandOutput
|
|
566
|
+
| RetrieveTapeRecoveryPointCommandOutput
|
|
567
|
+
| SetLocalConsolePasswordCommandOutput
|
|
568
|
+
| SetSMBGuestPasswordCommandOutput
|
|
569
|
+
| ShutdownGatewayCommandOutput
|
|
570
|
+
| StartAvailabilityMonitorTestCommandOutput
|
|
571
|
+
| StartGatewayCommandOutput
|
|
572
|
+
| UpdateAutomaticTapeCreationPolicyCommandOutput
|
|
573
|
+
| UpdateBandwidthRateLimitCommandOutput
|
|
574
|
+
| UpdateBandwidthRateLimitScheduleCommandOutput
|
|
575
|
+
| UpdateChapCredentialsCommandOutput
|
|
576
|
+
| UpdateFileSystemAssociationCommandOutput
|
|
577
|
+
| UpdateGatewayInformationCommandOutput
|
|
578
|
+
| UpdateGatewaySoftwareNowCommandOutput
|
|
579
|
+
| UpdateMaintenanceStartTimeCommandOutput
|
|
580
|
+
| UpdateNFSFileShareCommandOutput
|
|
581
|
+
| UpdateSMBFileShareCommandOutput
|
|
582
|
+
| UpdateSMBFileShareVisibilityCommandOutput
|
|
583
|
+
| UpdateSMBLocalGroupsCommandOutput
|
|
584
|
+
| UpdateSMBSecurityStrategyCommandOutput
|
|
585
|
+
| UpdateSnapshotScheduleCommandOutput
|
|
586
|
+
| UpdateVTLDeviceTypeCommandOutput;
|
|
587
|
+
export interface ClientDefaults
|
|
588
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
589
|
+
requestHandler?: __HttpHandler;
|
|
590
|
+
|
|
591
|
+
sha256?: __HashConstructor;
|
|
592
|
+
|
|
593
|
+
urlParser?: __UrlParser;
|
|
594
|
+
|
|
595
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
596
|
+
|
|
597
|
+
streamCollector?: __StreamCollector;
|
|
598
|
+
|
|
599
|
+
base64Decoder?: __Decoder;
|
|
600
|
+
|
|
601
|
+
base64Encoder?: __Encoder;
|
|
602
|
+
|
|
603
|
+
utf8Decoder?: __Decoder;
|
|
604
|
+
|
|
605
|
+
utf8Encoder?: __Encoder;
|
|
606
|
+
|
|
607
|
+
runtime?: string;
|
|
608
|
+
|
|
609
|
+
disableHostPrefix?: boolean;
|
|
610
|
+
|
|
611
|
+
maxAttempts?: number | __Provider<number>;
|
|
612
|
+
|
|
613
|
+
retryMode?: string | __Provider<string>;
|
|
614
|
+
|
|
615
|
+
logger?: __Logger;
|
|
616
|
+
|
|
617
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
618
|
+
|
|
619
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
620
|
+
|
|
621
|
+
serviceId?: string;
|
|
622
|
+
|
|
623
|
+
region?: string | __Provider<string>;
|
|
624
|
+
|
|
625
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
626
|
+
|
|
627
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
628
|
+
|
|
629
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
630
|
+
|
|
631
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
632
|
+
}
|
|
633
|
+
declare type StorageGatewayClientConfigType = Partial<
|
|
634
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
635
|
+
> &
|
|
636
|
+
ClientDefaults &
|
|
637
|
+
RegionInputConfig &
|
|
638
|
+
EndpointsInputConfig &
|
|
639
|
+
RetryInputConfig &
|
|
640
|
+
HostHeaderInputConfig &
|
|
641
|
+
AwsAuthInputConfig &
|
|
642
|
+
UserAgentInputConfig;
|
|
643
|
+
|
|
644
|
+
export interface StorageGatewayClientConfig
|
|
645
|
+
extends StorageGatewayClientConfigType {}
|
|
646
|
+
declare type StorageGatewayClientResolvedConfigType =
|
|
647
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
648
|
+
Required<ClientDefaults> &
|
|
649
|
+
RegionResolvedConfig &
|
|
650
|
+
EndpointsResolvedConfig &
|
|
651
|
+
RetryResolvedConfig &
|
|
652
|
+
HostHeaderResolvedConfig &
|
|
653
|
+
AwsAuthResolvedConfig &
|
|
654
|
+
UserAgentResolvedConfig;
|
|
655
|
+
|
|
656
|
+
export interface StorageGatewayClientResolvedConfig
|
|
657
|
+
extends StorageGatewayClientResolvedConfigType {}
|
|
658
|
+
|
|
659
|
+
export declare class StorageGatewayClient extends __Client<
|
|
660
|
+
__HttpHandlerOptions,
|
|
661
|
+
ServiceInputTypes,
|
|
662
|
+
ServiceOutputTypes,
|
|
663
|
+
StorageGatewayClientResolvedConfig
|
|
664
|
+
> {
|
|
665
|
+
readonly config: StorageGatewayClientResolvedConfig;
|
|
666
|
+
constructor(configuration: StorageGatewayClientConfig);
|
|
667
|
+
|
|
668
|
+
destroy(): void;
|
|
669
|
+
}
|
|
670
|
+
export {};
|