@aws-sdk/client-fsx 3.47.1 → 3.50.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 +35 -0
- package/dist-cjs/protocols/Aws_json1_1.js +4 -0
- package/dist-es/protocols/Aws_json1_1.js +4 -1
- package/dist-types/FSx.d.ts +15 -7
- package/dist-types/commands/CreateFileSystemCommand.d.ts +3 -0
- package/dist-types/commands/UpdateFileSystemCommand.d.ts +12 -7
- package/dist-types/models/models_0.d.ts +82 -30
- package/package.json +39 -33
- package/dist-types/ts3.4/FSx.d.ts +0 -190
- package/dist-types/ts3.4/FSxClient.d.ts +0 -110
- package/dist-types/ts3.4/commands/AssociateFileSystemAliasesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CancelDataRepositoryTaskCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CopyBackupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateBackupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDataRepositoryAssociationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDataRepositoryTaskCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateFileSystemCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateFileSystemFromBackupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateStorageVirtualMachineCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateVolumeCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateVolumeFromBackupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteBackupCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDataRepositoryAssociationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteFileSystemCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteStorageVirtualMachineCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteVolumeCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeBackupsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeDataRepositoryAssociationsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeDataRepositoryTasksCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeFileSystemAliasesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeFileSystemsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeSnapshotsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeStorageVirtualMachinesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DescribeVolumesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DisassociateFileSystemAliasesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ReleaseFileSystemNfsV3LocksCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/RestoreVolumeFromSnapshotCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDataRepositoryAssociationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateFileSystemCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateSnapshotCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateStorageVirtualMachineCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateVolumeCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -37
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2717
- package/dist-types/ts3.4/pagination/DescribeBackupsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeDataRepositoryAssociationsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeDataRepositoryTasksPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeFileSystemAliasesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeFileSystemsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeSnapshotsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeStorageVirtualMachinesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/DescribeVolumesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/ListTagsForResourcePaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/index.d.ts +0 -10
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -113
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,2717 +0,0 @@
|
|
|
1
|
-
import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
|
|
2
|
-
|
|
3
|
-
export interface ActiveDirectoryBackupAttributes {
|
|
4
|
-
|
|
5
|
-
DomainName?: string;
|
|
6
|
-
|
|
7
|
-
ActiveDirectoryId?: string;
|
|
8
|
-
|
|
9
|
-
ResourceARN?: string;
|
|
10
|
-
}
|
|
11
|
-
export declare namespace ActiveDirectoryBackupAttributes {
|
|
12
|
-
|
|
13
|
-
const filterSensitiveLog: (obj: ActiveDirectoryBackupAttributes) => any;
|
|
14
|
-
}
|
|
15
|
-
export declare enum ActiveDirectoryErrorType {
|
|
16
|
-
DOMAIN_NOT_FOUND = "DOMAIN_NOT_FOUND",
|
|
17
|
-
INCOMPATIBLE_DOMAIN_MODE = "INCOMPATIBLE_DOMAIN_MODE",
|
|
18
|
-
INVALID_DOMAIN_STAGE = "INVALID_DOMAIN_STAGE",
|
|
19
|
-
WRONG_VPC = "WRONG_VPC"
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export interface ActiveDirectoryError extends __SmithyException, $MetadataBearer {
|
|
23
|
-
name: "ActiveDirectoryError";
|
|
24
|
-
$fault: "client";
|
|
25
|
-
|
|
26
|
-
ActiveDirectoryId: string | undefined;
|
|
27
|
-
|
|
28
|
-
Type?: ActiveDirectoryErrorType | string;
|
|
29
|
-
|
|
30
|
-
Message?: string;
|
|
31
|
-
}
|
|
32
|
-
export declare enum AdministrativeActionType {
|
|
33
|
-
FILE_SYSTEM_ALIAS_ASSOCIATION = "FILE_SYSTEM_ALIAS_ASSOCIATION",
|
|
34
|
-
FILE_SYSTEM_ALIAS_DISASSOCIATION = "FILE_SYSTEM_ALIAS_DISASSOCIATION",
|
|
35
|
-
FILE_SYSTEM_UPDATE = "FILE_SYSTEM_UPDATE",
|
|
36
|
-
RELEASE_NFS_V3_LOCKS = "RELEASE_NFS_V3_LOCKS",
|
|
37
|
-
SNAPSHOT_UPDATE = "SNAPSHOT_UPDATE",
|
|
38
|
-
STORAGE_OPTIMIZATION = "STORAGE_OPTIMIZATION",
|
|
39
|
-
VOLUME_UPDATE = "VOLUME_UPDATE"
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
export interface AdministrativeActionFailureDetails {
|
|
43
|
-
|
|
44
|
-
Message?: string;
|
|
45
|
-
}
|
|
46
|
-
export declare namespace AdministrativeActionFailureDetails {
|
|
47
|
-
|
|
48
|
-
const filterSensitiveLog: (obj: AdministrativeActionFailureDetails) => any;
|
|
49
|
-
}
|
|
50
|
-
export declare enum Status {
|
|
51
|
-
COMPLETED = "COMPLETED",
|
|
52
|
-
FAILED = "FAILED",
|
|
53
|
-
IN_PROGRESS = "IN_PROGRESS",
|
|
54
|
-
PENDING = "PENDING",
|
|
55
|
-
UPDATED_OPTIMIZING = "UPDATED_OPTIMIZING"
|
|
56
|
-
}
|
|
57
|
-
|
|
58
|
-
export interface FileSystemFailureDetails {
|
|
59
|
-
|
|
60
|
-
Message?: string;
|
|
61
|
-
}
|
|
62
|
-
export declare namespace FileSystemFailureDetails {
|
|
63
|
-
|
|
64
|
-
const filterSensitiveLog: (obj: FileSystemFailureDetails) => any;
|
|
65
|
-
}
|
|
66
|
-
export declare enum FileSystemType {
|
|
67
|
-
LUSTRE = "LUSTRE",
|
|
68
|
-
ONTAP = "ONTAP",
|
|
69
|
-
OPENZFS = "OPENZFS",
|
|
70
|
-
WINDOWS = "WINDOWS"
|
|
71
|
-
}
|
|
72
|
-
export declare enum FileSystemLifecycle {
|
|
73
|
-
AVAILABLE = "AVAILABLE",
|
|
74
|
-
CREATING = "CREATING",
|
|
75
|
-
DELETING = "DELETING",
|
|
76
|
-
FAILED = "FAILED",
|
|
77
|
-
MISCONFIGURED = "MISCONFIGURED",
|
|
78
|
-
UPDATING = "UPDATING"
|
|
79
|
-
}
|
|
80
|
-
export declare enum DataCompressionType {
|
|
81
|
-
LZ4 = "LZ4",
|
|
82
|
-
NONE = "NONE"
|
|
83
|
-
}
|
|
84
|
-
export declare enum AutoImportPolicyType {
|
|
85
|
-
NEW = "NEW",
|
|
86
|
-
NEW_CHANGED = "NEW_CHANGED",
|
|
87
|
-
NEW_CHANGED_DELETED = "NEW_CHANGED_DELETED",
|
|
88
|
-
NONE = "NONE"
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
export interface DataRepositoryFailureDetails {
|
|
92
|
-
|
|
93
|
-
Message?: string;
|
|
94
|
-
}
|
|
95
|
-
export declare namespace DataRepositoryFailureDetails {
|
|
96
|
-
|
|
97
|
-
const filterSensitiveLog: (obj: DataRepositoryFailureDetails) => any;
|
|
98
|
-
}
|
|
99
|
-
export declare enum DataRepositoryLifecycle {
|
|
100
|
-
AVAILABLE = "AVAILABLE",
|
|
101
|
-
CREATING = "CREATING",
|
|
102
|
-
DELETING = "DELETING",
|
|
103
|
-
FAILED = "FAILED",
|
|
104
|
-
MISCONFIGURED = "MISCONFIGURED",
|
|
105
|
-
UPDATING = "UPDATING"
|
|
106
|
-
}
|
|
107
|
-
|
|
108
|
-
export interface DataRepositoryConfiguration {
|
|
109
|
-
|
|
110
|
-
Lifecycle?: DataRepositoryLifecycle | string;
|
|
111
|
-
|
|
112
|
-
ImportPath?: string;
|
|
113
|
-
|
|
114
|
-
ExportPath?: string;
|
|
115
|
-
|
|
116
|
-
ImportedFileChunkSize?: number;
|
|
117
|
-
|
|
118
|
-
AutoImportPolicy?: AutoImportPolicyType | string;
|
|
119
|
-
|
|
120
|
-
FailureDetails?: DataRepositoryFailureDetails;
|
|
121
|
-
}
|
|
122
|
-
export declare namespace DataRepositoryConfiguration {
|
|
123
|
-
|
|
124
|
-
const filterSensitiveLog: (obj: DataRepositoryConfiguration) => any;
|
|
125
|
-
}
|
|
126
|
-
export declare enum LustreDeploymentType {
|
|
127
|
-
PERSISTENT_1 = "PERSISTENT_1",
|
|
128
|
-
PERSISTENT_2 = "PERSISTENT_2",
|
|
129
|
-
SCRATCH_1 = "SCRATCH_1",
|
|
130
|
-
SCRATCH_2 = "SCRATCH_2"
|
|
131
|
-
}
|
|
132
|
-
export declare enum DriveCacheType {
|
|
133
|
-
NONE = "NONE",
|
|
134
|
-
READ = "READ"
|
|
135
|
-
}
|
|
136
|
-
export declare enum LustreAccessAuditLogLevel {
|
|
137
|
-
DISABLED = "DISABLED",
|
|
138
|
-
ERROR_ONLY = "ERROR_ONLY",
|
|
139
|
-
WARN_ERROR = "WARN_ERROR",
|
|
140
|
-
WARN_ONLY = "WARN_ONLY"
|
|
141
|
-
}
|
|
142
|
-
|
|
143
|
-
export interface LustreLogConfiguration {
|
|
144
|
-
|
|
145
|
-
Level: LustreAccessAuditLogLevel | string | undefined;
|
|
146
|
-
|
|
147
|
-
Destination?: string;
|
|
148
|
-
}
|
|
149
|
-
export declare namespace LustreLogConfiguration {
|
|
150
|
-
|
|
151
|
-
const filterSensitiveLog: (obj: LustreLogConfiguration) => any;
|
|
152
|
-
}
|
|
153
|
-
|
|
154
|
-
export interface LustreFileSystemConfiguration {
|
|
155
|
-
|
|
156
|
-
WeeklyMaintenanceStartTime?: string;
|
|
157
|
-
|
|
158
|
-
DataRepositoryConfiguration?: DataRepositoryConfiguration;
|
|
159
|
-
|
|
160
|
-
DeploymentType?: LustreDeploymentType | string;
|
|
161
|
-
|
|
162
|
-
PerUnitStorageThroughput?: number;
|
|
163
|
-
|
|
164
|
-
MountName?: string;
|
|
165
|
-
|
|
166
|
-
DailyAutomaticBackupStartTime?: string;
|
|
167
|
-
|
|
168
|
-
AutomaticBackupRetentionDays?: number;
|
|
169
|
-
|
|
170
|
-
CopyTagsToBackups?: boolean;
|
|
171
|
-
|
|
172
|
-
DriveCacheType?: DriveCacheType | string;
|
|
173
|
-
|
|
174
|
-
DataCompressionType?: DataCompressionType | string;
|
|
175
|
-
|
|
176
|
-
LogConfiguration?: LustreLogConfiguration;
|
|
177
|
-
}
|
|
178
|
-
export declare namespace LustreFileSystemConfiguration {
|
|
179
|
-
|
|
180
|
-
const filterSensitiveLog: (obj: LustreFileSystemConfiguration) => any;
|
|
181
|
-
}
|
|
182
|
-
export declare enum OntapDeploymentType {
|
|
183
|
-
MULTI_AZ_1 = "MULTI_AZ_1"
|
|
184
|
-
}
|
|
185
|
-
export declare enum DiskIopsConfigurationMode {
|
|
186
|
-
AUTOMATIC = "AUTOMATIC",
|
|
187
|
-
USER_PROVISIONED = "USER_PROVISIONED"
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
export interface DiskIopsConfiguration {
|
|
191
|
-
|
|
192
|
-
Mode?: DiskIopsConfigurationMode | string;
|
|
193
|
-
|
|
194
|
-
Iops?: number;
|
|
195
|
-
}
|
|
196
|
-
export declare namespace DiskIopsConfiguration {
|
|
197
|
-
|
|
198
|
-
const filterSensitiveLog: (obj: DiskIopsConfiguration) => any;
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
export interface FileSystemEndpoint {
|
|
202
|
-
|
|
203
|
-
DNSName?: string;
|
|
204
|
-
|
|
205
|
-
IpAddresses?: string[];
|
|
206
|
-
}
|
|
207
|
-
export declare namespace FileSystemEndpoint {
|
|
208
|
-
|
|
209
|
-
const filterSensitiveLog: (obj: FileSystemEndpoint) => any;
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
export interface FileSystemEndpoints {
|
|
213
|
-
|
|
214
|
-
Intercluster?: FileSystemEndpoint;
|
|
215
|
-
|
|
216
|
-
Management?: FileSystemEndpoint;
|
|
217
|
-
}
|
|
218
|
-
export declare namespace FileSystemEndpoints {
|
|
219
|
-
|
|
220
|
-
const filterSensitiveLog: (obj: FileSystemEndpoints) => any;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
export interface OntapFileSystemConfiguration {
|
|
224
|
-
|
|
225
|
-
AutomaticBackupRetentionDays?: number;
|
|
226
|
-
|
|
227
|
-
DailyAutomaticBackupStartTime?: string;
|
|
228
|
-
|
|
229
|
-
DeploymentType?: OntapDeploymentType | string;
|
|
230
|
-
|
|
231
|
-
EndpointIpAddressRange?: string;
|
|
232
|
-
|
|
233
|
-
Endpoints?: FileSystemEndpoints;
|
|
234
|
-
|
|
235
|
-
DiskIopsConfiguration?: DiskIopsConfiguration;
|
|
236
|
-
|
|
237
|
-
PreferredSubnetId?: string;
|
|
238
|
-
|
|
239
|
-
RouteTableIds?: string[];
|
|
240
|
-
|
|
241
|
-
ThroughputCapacity?: number;
|
|
242
|
-
|
|
243
|
-
WeeklyMaintenanceStartTime?: string;
|
|
244
|
-
}
|
|
245
|
-
export declare namespace OntapFileSystemConfiguration {
|
|
246
|
-
|
|
247
|
-
const filterSensitiveLog: (obj: OntapFileSystemConfiguration) => any;
|
|
248
|
-
}
|
|
249
|
-
export declare enum OpenZFSDeploymentType {
|
|
250
|
-
SINGLE_AZ_1 = "SINGLE_AZ_1"
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
export interface OpenZFSFileSystemConfiguration {
|
|
254
|
-
|
|
255
|
-
AutomaticBackupRetentionDays?: number;
|
|
256
|
-
|
|
257
|
-
CopyTagsToBackups?: boolean;
|
|
258
|
-
|
|
259
|
-
CopyTagsToVolumes?: boolean;
|
|
260
|
-
|
|
261
|
-
DailyAutomaticBackupStartTime?: string;
|
|
262
|
-
|
|
263
|
-
DeploymentType?: OpenZFSDeploymentType | string;
|
|
264
|
-
|
|
265
|
-
ThroughputCapacity?: number;
|
|
266
|
-
|
|
267
|
-
WeeklyMaintenanceStartTime?: string;
|
|
268
|
-
|
|
269
|
-
DiskIopsConfiguration?: DiskIopsConfiguration;
|
|
270
|
-
|
|
271
|
-
RootVolumeId?: string;
|
|
272
|
-
}
|
|
273
|
-
export declare namespace OpenZFSFileSystemConfiguration {
|
|
274
|
-
|
|
275
|
-
const filterSensitiveLog: (obj: OpenZFSFileSystemConfiguration) => any;
|
|
276
|
-
}
|
|
277
|
-
export declare enum StorageType {
|
|
278
|
-
HDD = "HDD",
|
|
279
|
-
SSD = "SSD"
|
|
280
|
-
}
|
|
281
|
-
|
|
282
|
-
export interface Tag {
|
|
283
|
-
|
|
284
|
-
Key: string | undefined;
|
|
285
|
-
|
|
286
|
-
Value: string | undefined;
|
|
287
|
-
}
|
|
288
|
-
export declare namespace Tag {
|
|
289
|
-
|
|
290
|
-
const filterSensitiveLog: (obj: Tag) => any;
|
|
291
|
-
}
|
|
292
|
-
export declare enum AliasLifecycle {
|
|
293
|
-
AVAILABLE = "AVAILABLE",
|
|
294
|
-
CREATE_FAILED = "CREATE_FAILED",
|
|
295
|
-
CREATING = "CREATING",
|
|
296
|
-
DELETE_FAILED = "DELETE_FAILED",
|
|
297
|
-
DELETING = "DELETING"
|
|
298
|
-
}
|
|
299
|
-
|
|
300
|
-
export interface Alias {
|
|
301
|
-
|
|
302
|
-
Name?: string;
|
|
303
|
-
|
|
304
|
-
Lifecycle?: AliasLifecycle | string;
|
|
305
|
-
}
|
|
306
|
-
export declare namespace Alias {
|
|
307
|
-
|
|
308
|
-
const filterSensitiveLog: (obj: Alias) => any;
|
|
309
|
-
}
|
|
310
|
-
export declare enum WindowsAccessAuditLogLevel {
|
|
311
|
-
DISABLED = "DISABLED",
|
|
312
|
-
FAILURE_ONLY = "FAILURE_ONLY",
|
|
313
|
-
SUCCESS_AND_FAILURE = "SUCCESS_AND_FAILURE",
|
|
314
|
-
SUCCESS_ONLY = "SUCCESS_ONLY"
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
export interface WindowsAuditLogConfiguration {
|
|
318
|
-
|
|
319
|
-
FileAccessAuditLogLevel: WindowsAccessAuditLogLevel | string | undefined;
|
|
320
|
-
|
|
321
|
-
FileShareAccessAuditLogLevel: WindowsAccessAuditLogLevel | string | undefined;
|
|
322
|
-
|
|
323
|
-
AuditLogDestination?: string;
|
|
324
|
-
}
|
|
325
|
-
export declare namespace WindowsAuditLogConfiguration {
|
|
326
|
-
|
|
327
|
-
const filterSensitiveLog: (obj: WindowsAuditLogConfiguration) => any;
|
|
328
|
-
}
|
|
329
|
-
export declare enum WindowsDeploymentType {
|
|
330
|
-
MULTI_AZ_1 = "MULTI_AZ_1",
|
|
331
|
-
SINGLE_AZ_1 = "SINGLE_AZ_1",
|
|
332
|
-
SINGLE_AZ_2 = "SINGLE_AZ_2"
|
|
333
|
-
}
|
|
334
|
-
export declare enum FileSystemMaintenanceOperation {
|
|
335
|
-
BACKING_UP = "BACKING_UP",
|
|
336
|
-
PATCHING = "PATCHING"
|
|
337
|
-
}
|
|
338
|
-
|
|
339
|
-
export interface SelfManagedActiveDirectoryAttributes {
|
|
340
|
-
|
|
341
|
-
DomainName?: string;
|
|
342
|
-
|
|
343
|
-
OrganizationalUnitDistinguishedName?: string;
|
|
344
|
-
|
|
345
|
-
FileSystemAdministratorsGroup?: string;
|
|
346
|
-
|
|
347
|
-
UserName?: string;
|
|
348
|
-
|
|
349
|
-
DnsIps?: string[];
|
|
350
|
-
}
|
|
351
|
-
export declare namespace SelfManagedActiveDirectoryAttributes {
|
|
352
|
-
|
|
353
|
-
const filterSensitiveLog: (obj: SelfManagedActiveDirectoryAttributes) => any;
|
|
354
|
-
}
|
|
355
|
-
|
|
356
|
-
export interface WindowsFileSystemConfiguration {
|
|
357
|
-
|
|
358
|
-
ActiveDirectoryId?: string;
|
|
359
|
-
|
|
360
|
-
SelfManagedActiveDirectoryConfiguration?: SelfManagedActiveDirectoryAttributes;
|
|
361
|
-
|
|
362
|
-
DeploymentType?: WindowsDeploymentType | string;
|
|
363
|
-
|
|
364
|
-
RemoteAdministrationEndpoint?: string;
|
|
365
|
-
|
|
366
|
-
PreferredSubnetId?: string;
|
|
367
|
-
|
|
368
|
-
PreferredFileServerIp?: string;
|
|
369
|
-
|
|
370
|
-
ThroughputCapacity?: number;
|
|
371
|
-
|
|
372
|
-
MaintenanceOperationsInProgress?: (FileSystemMaintenanceOperation | string)[];
|
|
373
|
-
|
|
374
|
-
WeeklyMaintenanceStartTime?: string;
|
|
375
|
-
|
|
376
|
-
DailyAutomaticBackupStartTime?: string;
|
|
377
|
-
|
|
378
|
-
AutomaticBackupRetentionDays?: number;
|
|
379
|
-
|
|
380
|
-
CopyTagsToBackups?: boolean;
|
|
381
|
-
|
|
382
|
-
Aliases?: Alias[];
|
|
383
|
-
|
|
384
|
-
AuditLogConfiguration?: WindowsAuditLogConfiguration;
|
|
385
|
-
}
|
|
386
|
-
export declare namespace WindowsFileSystemConfiguration {
|
|
387
|
-
|
|
388
|
-
const filterSensitiveLog: (obj: WindowsFileSystemConfiguration) => any;
|
|
389
|
-
}
|
|
390
|
-
export declare enum SnapshotLifecycle {
|
|
391
|
-
AVAILABLE = "AVAILABLE",
|
|
392
|
-
CREATING = "CREATING",
|
|
393
|
-
DELETING = "DELETING",
|
|
394
|
-
PENDING = "PENDING"
|
|
395
|
-
}
|
|
396
|
-
export declare enum VolumeLifecycle {
|
|
397
|
-
AVAILABLE = "AVAILABLE",
|
|
398
|
-
CREATED = "CREATED",
|
|
399
|
-
CREATING = "CREATING",
|
|
400
|
-
DELETING = "DELETING",
|
|
401
|
-
FAILED = "FAILED",
|
|
402
|
-
MISCONFIGURED = "MISCONFIGURED",
|
|
403
|
-
PENDING = "PENDING"
|
|
404
|
-
}
|
|
405
|
-
|
|
406
|
-
export interface LifecycleTransitionReason {
|
|
407
|
-
|
|
408
|
-
Message?: string;
|
|
409
|
-
}
|
|
410
|
-
export declare namespace LifecycleTransitionReason {
|
|
411
|
-
|
|
412
|
-
const filterSensitiveLog: (obj: LifecycleTransitionReason) => any;
|
|
413
|
-
}
|
|
414
|
-
export declare enum FlexCacheEndpointType {
|
|
415
|
-
CACHE = "CACHE",
|
|
416
|
-
NONE = "NONE",
|
|
417
|
-
ORIGIN = "ORIGIN"
|
|
418
|
-
}
|
|
419
|
-
export declare enum OntapVolumeType {
|
|
420
|
-
DP = "DP",
|
|
421
|
-
LS = "LS",
|
|
422
|
-
RW = "RW"
|
|
423
|
-
}
|
|
424
|
-
export declare enum SecurityStyle {
|
|
425
|
-
MIXED = "MIXED",
|
|
426
|
-
NTFS = "NTFS",
|
|
427
|
-
UNIX = "UNIX"
|
|
428
|
-
}
|
|
429
|
-
export declare enum TieringPolicyName {
|
|
430
|
-
ALL = "ALL",
|
|
431
|
-
AUTO = "AUTO",
|
|
432
|
-
NONE = "NONE",
|
|
433
|
-
SNAPSHOT_ONLY = "SNAPSHOT_ONLY"
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
export interface TieringPolicy {
|
|
437
|
-
|
|
438
|
-
CoolingPeriod?: number;
|
|
439
|
-
|
|
440
|
-
Name?: TieringPolicyName | string;
|
|
441
|
-
}
|
|
442
|
-
export declare namespace TieringPolicy {
|
|
443
|
-
|
|
444
|
-
const filterSensitiveLog: (obj: TieringPolicy) => any;
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
export interface OntapVolumeConfiguration {
|
|
448
|
-
|
|
449
|
-
FlexCacheEndpointType?: FlexCacheEndpointType | string;
|
|
450
|
-
|
|
451
|
-
JunctionPath?: string;
|
|
452
|
-
|
|
453
|
-
SecurityStyle?: SecurityStyle | string;
|
|
454
|
-
|
|
455
|
-
SizeInMegabytes?: number;
|
|
456
|
-
|
|
457
|
-
StorageEfficiencyEnabled?: boolean;
|
|
458
|
-
|
|
459
|
-
StorageVirtualMachineId?: string;
|
|
460
|
-
|
|
461
|
-
StorageVirtualMachineRoot?: boolean;
|
|
462
|
-
|
|
463
|
-
TieringPolicy?: TieringPolicy;
|
|
464
|
-
|
|
465
|
-
UUID?: string;
|
|
466
|
-
|
|
467
|
-
OntapVolumeType?: OntapVolumeType | string;
|
|
468
|
-
}
|
|
469
|
-
export declare namespace OntapVolumeConfiguration {
|
|
470
|
-
|
|
471
|
-
const filterSensitiveLog: (obj: OntapVolumeConfiguration) => any;
|
|
472
|
-
}
|
|
473
|
-
export declare enum OpenZFSDataCompressionType {
|
|
474
|
-
NONE = "NONE",
|
|
475
|
-
ZSTD = "ZSTD"
|
|
476
|
-
}
|
|
477
|
-
|
|
478
|
-
export interface OpenZFSClientConfiguration {
|
|
479
|
-
|
|
480
|
-
Clients: string | undefined;
|
|
481
|
-
|
|
482
|
-
Options: string[] | undefined;
|
|
483
|
-
}
|
|
484
|
-
export declare namespace OpenZFSClientConfiguration {
|
|
485
|
-
|
|
486
|
-
const filterSensitiveLog: (obj: OpenZFSClientConfiguration) => any;
|
|
487
|
-
}
|
|
488
|
-
|
|
489
|
-
export interface OpenZFSNfsExport {
|
|
490
|
-
|
|
491
|
-
ClientConfigurations: OpenZFSClientConfiguration[] | undefined;
|
|
492
|
-
}
|
|
493
|
-
export declare namespace OpenZFSNfsExport {
|
|
494
|
-
|
|
495
|
-
const filterSensitiveLog: (obj: OpenZFSNfsExport) => any;
|
|
496
|
-
}
|
|
497
|
-
export declare enum OpenZFSCopyStrategy {
|
|
498
|
-
CLONE = "CLONE",
|
|
499
|
-
FULL_COPY = "FULL_COPY"
|
|
500
|
-
}
|
|
501
|
-
|
|
502
|
-
export interface OpenZFSOriginSnapshotConfiguration {
|
|
503
|
-
|
|
504
|
-
SnapshotARN?: string;
|
|
505
|
-
|
|
506
|
-
CopyStrategy?: OpenZFSCopyStrategy | string;
|
|
507
|
-
}
|
|
508
|
-
export declare namespace OpenZFSOriginSnapshotConfiguration {
|
|
509
|
-
|
|
510
|
-
const filterSensitiveLog: (obj: OpenZFSOriginSnapshotConfiguration) => any;
|
|
511
|
-
}
|
|
512
|
-
export declare enum OpenZFSQuotaType {
|
|
513
|
-
GROUP = "GROUP",
|
|
514
|
-
USER = "USER"
|
|
515
|
-
}
|
|
516
|
-
|
|
517
|
-
export interface OpenZFSUserOrGroupQuota {
|
|
518
|
-
|
|
519
|
-
Type: OpenZFSQuotaType | string | undefined;
|
|
520
|
-
|
|
521
|
-
Id: number | undefined;
|
|
522
|
-
|
|
523
|
-
StorageCapacityQuotaGiB: number | undefined;
|
|
524
|
-
}
|
|
525
|
-
export declare namespace OpenZFSUserOrGroupQuota {
|
|
526
|
-
|
|
527
|
-
const filterSensitiveLog: (obj: OpenZFSUserOrGroupQuota) => any;
|
|
528
|
-
}
|
|
529
|
-
|
|
530
|
-
export interface OpenZFSVolumeConfiguration {
|
|
531
|
-
|
|
532
|
-
ParentVolumeId?: string;
|
|
533
|
-
|
|
534
|
-
VolumePath?: string;
|
|
535
|
-
|
|
536
|
-
StorageCapacityReservationGiB?: number;
|
|
537
|
-
|
|
538
|
-
StorageCapacityQuotaGiB?: number;
|
|
539
|
-
|
|
540
|
-
DataCompressionType?: OpenZFSDataCompressionType | string;
|
|
541
|
-
|
|
542
|
-
CopyTagsToSnapshots?: boolean;
|
|
543
|
-
|
|
544
|
-
OriginSnapshot?: OpenZFSOriginSnapshotConfiguration;
|
|
545
|
-
|
|
546
|
-
ReadOnly?: boolean;
|
|
547
|
-
|
|
548
|
-
NfsExports?: OpenZFSNfsExport[];
|
|
549
|
-
|
|
550
|
-
UserAndGroupQuotas?: OpenZFSUserOrGroupQuota[];
|
|
551
|
-
}
|
|
552
|
-
export declare namespace OpenZFSVolumeConfiguration {
|
|
553
|
-
|
|
554
|
-
const filterSensitiveLog: (obj: OpenZFSVolumeConfiguration) => any;
|
|
555
|
-
}
|
|
556
|
-
export declare enum VolumeType {
|
|
557
|
-
ONTAP = "ONTAP",
|
|
558
|
-
OPENZFS = "OPENZFS"
|
|
559
|
-
}
|
|
560
|
-
|
|
561
|
-
export interface AssociateFileSystemAliasesRequest {
|
|
562
|
-
|
|
563
|
-
ClientRequestToken?: string;
|
|
564
|
-
|
|
565
|
-
FileSystemId: string | undefined;
|
|
566
|
-
|
|
567
|
-
Aliases: string[] | undefined;
|
|
568
|
-
}
|
|
569
|
-
export declare namespace AssociateFileSystemAliasesRequest {
|
|
570
|
-
|
|
571
|
-
const filterSensitiveLog: (obj: AssociateFileSystemAliasesRequest) => any;
|
|
572
|
-
}
|
|
573
|
-
|
|
574
|
-
export interface AssociateFileSystemAliasesResponse {
|
|
575
|
-
|
|
576
|
-
Aliases?: Alias[];
|
|
577
|
-
}
|
|
578
|
-
export declare namespace AssociateFileSystemAliasesResponse {
|
|
579
|
-
|
|
580
|
-
const filterSensitiveLog: (obj: AssociateFileSystemAliasesResponse) => any;
|
|
581
|
-
}
|
|
582
|
-
|
|
583
|
-
export interface BadRequest extends __SmithyException, $MetadataBearer {
|
|
584
|
-
name: "BadRequest";
|
|
585
|
-
$fault: "client";
|
|
586
|
-
|
|
587
|
-
Message?: string;
|
|
588
|
-
}
|
|
589
|
-
|
|
590
|
-
export interface FileSystemNotFound extends __SmithyException, $MetadataBearer {
|
|
591
|
-
name: "FileSystemNotFound";
|
|
592
|
-
$fault: "client";
|
|
593
|
-
|
|
594
|
-
Message?: string;
|
|
595
|
-
}
|
|
596
|
-
|
|
597
|
-
export interface InternalServerError extends __SmithyException, $MetadataBearer {
|
|
598
|
-
name: "InternalServerError";
|
|
599
|
-
$fault: "server";
|
|
600
|
-
|
|
601
|
-
Message?: string;
|
|
602
|
-
}
|
|
603
|
-
export declare enum EventType {
|
|
604
|
-
CHANGED = "CHANGED",
|
|
605
|
-
DELETED = "DELETED",
|
|
606
|
-
NEW = "NEW"
|
|
607
|
-
}
|
|
608
|
-
|
|
609
|
-
export interface AutoExportPolicy {
|
|
610
|
-
|
|
611
|
-
Events?: (EventType | string)[];
|
|
612
|
-
}
|
|
613
|
-
export declare namespace AutoExportPolicy {
|
|
614
|
-
|
|
615
|
-
const filterSensitiveLog: (obj: AutoExportPolicy) => any;
|
|
616
|
-
}
|
|
617
|
-
|
|
618
|
-
export interface AutoImportPolicy {
|
|
619
|
-
|
|
620
|
-
Events?: (EventType | string)[];
|
|
621
|
-
}
|
|
622
|
-
export declare namespace AutoImportPolicy {
|
|
623
|
-
|
|
624
|
-
const filterSensitiveLog: (obj: AutoImportPolicy) => any;
|
|
625
|
-
}
|
|
626
|
-
|
|
627
|
-
export interface CancelDataRepositoryTaskRequest {
|
|
628
|
-
|
|
629
|
-
TaskId: string | undefined;
|
|
630
|
-
}
|
|
631
|
-
export declare namespace CancelDataRepositoryTaskRequest {
|
|
632
|
-
|
|
633
|
-
const filterSensitiveLog: (obj: CancelDataRepositoryTaskRequest) => any;
|
|
634
|
-
}
|
|
635
|
-
export declare enum DataRepositoryTaskLifecycle {
|
|
636
|
-
CANCELED = "CANCELED",
|
|
637
|
-
CANCELING = "CANCELING",
|
|
638
|
-
EXECUTING = "EXECUTING",
|
|
639
|
-
FAILED = "FAILED",
|
|
640
|
-
PENDING = "PENDING",
|
|
641
|
-
SUCCEEDED = "SUCCEEDED"
|
|
642
|
-
}
|
|
643
|
-
export interface CancelDataRepositoryTaskResponse {
|
|
644
|
-
|
|
645
|
-
Lifecycle?: DataRepositoryTaskLifecycle | string;
|
|
646
|
-
|
|
647
|
-
TaskId?: string;
|
|
648
|
-
}
|
|
649
|
-
export declare namespace CancelDataRepositoryTaskResponse {
|
|
650
|
-
|
|
651
|
-
const filterSensitiveLog: (obj: CancelDataRepositoryTaskResponse) => any;
|
|
652
|
-
}
|
|
653
|
-
|
|
654
|
-
export interface DataRepositoryTaskEnded extends __SmithyException, $MetadataBearer {
|
|
655
|
-
name: "DataRepositoryTaskEnded";
|
|
656
|
-
$fault: "client";
|
|
657
|
-
|
|
658
|
-
Message?: string;
|
|
659
|
-
}
|
|
660
|
-
|
|
661
|
-
export interface DataRepositoryTaskNotFound extends __SmithyException, $MetadataBearer {
|
|
662
|
-
name: "DataRepositoryTaskNotFound";
|
|
663
|
-
$fault: "client";
|
|
664
|
-
|
|
665
|
-
Message?: string;
|
|
666
|
-
}
|
|
667
|
-
|
|
668
|
-
export interface UnsupportedOperation extends __SmithyException, $MetadataBearer {
|
|
669
|
-
name: "UnsupportedOperation";
|
|
670
|
-
$fault: "client";
|
|
671
|
-
|
|
672
|
-
Message?: string;
|
|
673
|
-
}
|
|
674
|
-
|
|
675
|
-
export interface BackupNotFound extends __SmithyException, $MetadataBearer {
|
|
676
|
-
name: "BackupNotFound";
|
|
677
|
-
$fault: "client";
|
|
678
|
-
|
|
679
|
-
Message?: string;
|
|
680
|
-
}
|
|
681
|
-
export interface CopyBackupRequest {
|
|
682
|
-
|
|
683
|
-
ClientRequestToken?: string;
|
|
684
|
-
|
|
685
|
-
SourceBackupId: string | undefined;
|
|
686
|
-
|
|
687
|
-
SourceRegion?: string;
|
|
688
|
-
|
|
689
|
-
KmsKeyId?: string;
|
|
690
|
-
|
|
691
|
-
CopyTags?: boolean;
|
|
692
|
-
|
|
693
|
-
Tags?: Tag[];
|
|
694
|
-
}
|
|
695
|
-
export declare namespace CopyBackupRequest {
|
|
696
|
-
|
|
697
|
-
const filterSensitiveLog: (obj: CopyBackupRequest) => any;
|
|
698
|
-
}
|
|
699
|
-
|
|
700
|
-
export interface BackupFailureDetails {
|
|
701
|
-
|
|
702
|
-
Message?: string;
|
|
703
|
-
}
|
|
704
|
-
export declare namespace BackupFailureDetails {
|
|
705
|
-
|
|
706
|
-
const filterSensitiveLog: (obj: BackupFailureDetails) => any;
|
|
707
|
-
}
|
|
708
|
-
export declare enum BackupLifecycle {
|
|
709
|
-
AVAILABLE = "AVAILABLE",
|
|
710
|
-
COPYING = "COPYING",
|
|
711
|
-
CREATING = "CREATING",
|
|
712
|
-
DELETED = "DELETED",
|
|
713
|
-
FAILED = "FAILED",
|
|
714
|
-
PENDING = "PENDING",
|
|
715
|
-
TRANSFERRING = "TRANSFERRING"
|
|
716
|
-
}
|
|
717
|
-
export declare enum ResourceType {
|
|
718
|
-
FILE_SYSTEM = "FILE_SYSTEM",
|
|
719
|
-
VOLUME = "VOLUME"
|
|
720
|
-
}
|
|
721
|
-
export declare enum BackupType {
|
|
722
|
-
AUTOMATIC = "AUTOMATIC",
|
|
723
|
-
AWS_BACKUP = "AWS_BACKUP",
|
|
724
|
-
USER_INITIATED = "USER_INITIATED"
|
|
725
|
-
}
|
|
726
|
-
|
|
727
|
-
export interface IncompatibleParameterError extends __SmithyException, $MetadataBearer {
|
|
728
|
-
name: "IncompatibleParameterError";
|
|
729
|
-
$fault: "client";
|
|
730
|
-
|
|
731
|
-
Parameter: string | undefined;
|
|
732
|
-
|
|
733
|
-
Message?: string;
|
|
734
|
-
}
|
|
735
|
-
|
|
736
|
-
export interface IncompatibleRegionForMultiAZ extends __SmithyException, $MetadataBearer {
|
|
737
|
-
name: "IncompatibleRegionForMultiAZ";
|
|
738
|
-
$fault: "client";
|
|
739
|
-
|
|
740
|
-
Message?: string;
|
|
741
|
-
}
|
|
742
|
-
|
|
743
|
-
export interface InvalidDestinationKmsKey extends __SmithyException, $MetadataBearer {
|
|
744
|
-
name: "InvalidDestinationKmsKey";
|
|
745
|
-
$fault: "client";
|
|
746
|
-
|
|
747
|
-
Message?: string;
|
|
748
|
-
}
|
|
749
|
-
|
|
750
|
-
export interface InvalidRegion extends __SmithyException, $MetadataBearer {
|
|
751
|
-
name: "InvalidRegion";
|
|
752
|
-
$fault: "client";
|
|
753
|
-
|
|
754
|
-
Message?: string;
|
|
755
|
-
}
|
|
756
|
-
|
|
757
|
-
export interface InvalidSourceKmsKey extends __SmithyException, $MetadataBearer {
|
|
758
|
-
name: "InvalidSourceKmsKey";
|
|
759
|
-
$fault: "client";
|
|
760
|
-
|
|
761
|
-
Message?: string;
|
|
762
|
-
}
|
|
763
|
-
export declare enum ServiceLimit {
|
|
764
|
-
FILE_SYSTEM_COUNT = "FILE_SYSTEM_COUNT",
|
|
765
|
-
STORAGE_VIRTUAL_MACHINES_PER_FILE_SYSTEM = "STORAGE_VIRTUAL_MACHINES_PER_FILE_SYSTEM",
|
|
766
|
-
TOTAL_IN_PROGRESS_COPY_BACKUPS = "TOTAL_IN_PROGRESS_COPY_BACKUPS",
|
|
767
|
-
TOTAL_SSD_IOPS = "TOTAL_SSD_IOPS",
|
|
768
|
-
TOTAL_STORAGE = "TOTAL_STORAGE",
|
|
769
|
-
TOTAL_THROUGHPUT_CAPACITY = "TOTAL_THROUGHPUT_CAPACITY",
|
|
770
|
-
TOTAL_USER_INITIATED_BACKUPS = "TOTAL_USER_INITIATED_BACKUPS",
|
|
771
|
-
TOTAL_USER_TAGS = "TOTAL_USER_TAGS",
|
|
772
|
-
VOLUMES_PER_FILE_SYSTEM = "VOLUMES_PER_FILE_SYSTEM"
|
|
773
|
-
}
|
|
774
|
-
|
|
775
|
-
export interface ServiceLimitExceeded extends __SmithyException, $MetadataBearer {
|
|
776
|
-
name: "ServiceLimitExceeded";
|
|
777
|
-
$fault: "client";
|
|
778
|
-
|
|
779
|
-
Limit: ServiceLimit | string | undefined;
|
|
780
|
-
|
|
781
|
-
Message?: string;
|
|
782
|
-
}
|
|
783
|
-
|
|
784
|
-
export interface SourceBackupUnavailable extends __SmithyException, $MetadataBearer {
|
|
785
|
-
name: "SourceBackupUnavailable";
|
|
786
|
-
$fault: "client";
|
|
787
|
-
|
|
788
|
-
Message?: string;
|
|
789
|
-
|
|
790
|
-
BackupId?: string;
|
|
791
|
-
}
|
|
792
|
-
|
|
793
|
-
export interface BackupInProgress extends __SmithyException, $MetadataBearer {
|
|
794
|
-
name: "BackupInProgress";
|
|
795
|
-
$fault: "client";
|
|
796
|
-
|
|
797
|
-
Message?: string;
|
|
798
|
-
}
|
|
799
|
-
|
|
800
|
-
export interface CreateBackupRequest {
|
|
801
|
-
|
|
802
|
-
FileSystemId?: string;
|
|
803
|
-
|
|
804
|
-
ClientRequestToken?: string;
|
|
805
|
-
|
|
806
|
-
Tags?: Tag[];
|
|
807
|
-
|
|
808
|
-
VolumeId?: string;
|
|
809
|
-
}
|
|
810
|
-
export declare namespace CreateBackupRequest {
|
|
811
|
-
|
|
812
|
-
const filterSensitiveLog: (obj: CreateBackupRequest) => any;
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
export interface VolumeNotFound extends __SmithyException, $MetadataBearer {
|
|
816
|
-
name: "VolumeNotFound";
|
|
817
|
-
$fault: "client";
|
|
818
|
-
|
|
819
|
-
Message?: string;
|
|
820
|
-
}
|
|
821
|
-
|
|
822
|
-
export interface S3DataRepositoryConfiguration {
|
|
823
|
-
|
|
824
|
-
AutoImportPolicy?: AutoImportPolicy;
|
|
825
|
-
|
|
826
|
-
AutoExportPolicy?: AutoExportPolicy;
|
|
827
|
-
}
|
|
828
|
-
export declare namespace S3DataRepositoryConfiguration {
|
|
829
|
-
|
|
830
|
-
const filterSensitiveLog: (obj: S3DataRepositoryConfiguration) => any;
|
|
831
|
-
}
|
|
832
|
-
export interface CreateDataRepositoryAssociationRequest {
|
|
833
|
-
|
|
834
|
-
FileSystemId: string | undefined;
|
|
835
|
-
|
|
836
|
-
FileSystemPath: string | undefined;
|
|
837
|
-
|
|
838
|
-
DataRepositoryPath: string | undefined;
|
|
839
|
-
|
|
840
|
-
BatchImportMetaDataOnCreate?: boolean;
|
|
841
|
-
|
|
842
|
-
ImportedFileChunkSize?: number;
|
|
843
|
-
|
|
844
|
-
S3?: S3DataRepositoryConfiguration;
|
|
845
|
-
|
|
846
|
-
ClientRequestToken?: string;
|
|
847
|
-
|
|
848
|
-
Tags?: Tag[];
|
|
849
|
-
}
|
|
850
|
-
export declare namespace CreateDataRepositoryAssociationRequest {
|
|
851
|
-
|
|
852
|
-
const filterSensitiveLog: (obj: CreateDataRepositoryAssociationRequest) => any;
|
|
853
|
-
}
|
|
854
|
-
|
|
855
|
-
export interface DataRepositoryAssociation {
|
|
856
|
-
|
|
857
|
-
AssociationId?: string;
|
|
858
|
-
|
|
859
|
-
ResourceARN?: string;
|
|
860
|
-
|
|
861
|
-
FileSystemId?: string;
|
|
862
|
-
|
|
863
|
-
Lifecycle?: DataRepositoryLifecycle | string;
|
|
864
|
-
|
|
865
|
-
FailureDetails?: DataRepositoryFailureDetails;
|
|
866
|
-
|
|
867
|
-
FileSystemPath?: string;
|
|
868
|
-
|
|
869
|
-
DataRepositoryPath?: string;
|
|
870
|
-
|
|
871
|
-
BatchImportMetaDataOnCreate?: boolean;
|
|
872
|
-
|
|
873
|
-
ImportedFileChunkSize?: number;
|
|
874
|
-
|
|
875
|
-
S3?: S3DataRepositoryConfiguration;
|
|
876
|
-
|
|
877
|
-
Tags?: Tag[];
|
|
878
|
-
|
|
879
|
-
CreationTime?: Date;
|
|
880
|
-
}
|
|
881
|
-
export declare namespace DataRepositoryAssociation {
|
|
882
|
-
|
|
883
|
-
const filterSensitiveLog: (obj: DataRepositoryAssociation) => any;
|
|
884
|
-
}
|
|
885
|
-
export interface CreateDataRepositoryAssociationResponse {
|
|
886
|
-
|
|
887
|
-
Association?: DataRepositoryAssociation;
|
|
888
|
-
}
|
|
889
|
-
export declare namespace CreateDataRepositoryAssociationResponse {
|
|
890
|
-
|
|
891
|
-
const filterSensitiveLog: (obj: CreateDataRepositoryAssociationResponse) => any;
|
|
892
|
-
}
|
|
893
|
-
export declare enum ReportFormat {
|
|
894
|
-
REPORT_CSV_20191124 = "REPORT_CSV_20191124"
|
|
895
|
-
}
|
|
896
|
-
export declare enum ReportScope {
|
|
897
|
-
FAILED_FILES_ONLY = "FAILED_FILES_ONLY"
|
|
898
|
-
}
|
|
899
|
-
|
|
900
|
-
export interface CompletionReport {
|
|
901
|
-
|
|
902
|
-
Enabled: boolean | undefined;
|
|
903
|
-
|
|
904
|
-
Path?: string;
|
|
905
|
-
|
|
906
|
-
Format?: ReportFormat | string;
|
|
907
|
-
|
|
908
|
-
Scope?: ReportScope | string;
|
|
909
|
-
}
|
|
910
|
-
export declare namespace CompletionReport {
|
|
911
|
-
|
|
912
|
-
const filterSensitiveLog: (obj: CompletionReport) => any;
|
|
913
|
-
}
|
|
914
|
-
export declare enum DataRepositoryTaskType {
|
|
915
|
-
EXPORT = "EXPORT_TO_REPOSITORY",
|
|
916
|
-
IMPORT = "IMPORT_METADATA_FROM_REPOSITORY"
|
|
917
|
-
}
|
|
918
|
-
export interface CreateDataRepositoryTaskRequest {
|
|
919
|
-
|
|
920
|
-
Type: DataRepositoryTaskType | string | undefined;
|
|
921
|
-
|
|
922
|
-
Paths?: string[];
|
|
923
|
-
|
|
924
|
-
FileSystemId: string | undefined;
|
|
925
|
-
|
|
926
|
-
Report: CompletionReport | undefined;
|
|
927
|
-
|
|
928
|
-
ClientRequestToken?: string;
|
|
929
|
-
|
|
930
|
-
Tags?: Tag[];
|
|
931
|
-
}
|
|
932
|
-
export declare namespace CreateDataRepositoryTaskRequest {
|
|
933
|
-
|
|
934
|
-
const filterSensitiveLog: (obj: CreateDataRepositoryTaskRequest) => any;
|
|
935
|
-
}
|
|
936
|
-
|
|
937
|
-
export interface DataRepositoryTaskFailureDetails {
|
|
938
|
-
|
|
939
|
-
Message?: string;
|
|
940
|
-
}
|
|
941
|
-
export declare namespace DataRepositoryTaskFailureDetails {
|
|
942
|
-
|
|
943
|
-
const filterSensitiveLog: (obj: DataRepositoryTaskFailureDetails) => any;
|
|
944
|
-
}
|
|
945
|
-
|
|
946
|
-
export interface DataRepositoryTaskStatus {
|
|
947
|
-
|
|
948
|
-
TotalCount?: number;
|
|
949
|
-
|
|
950
|
-
SucceededCount?: number;
|
|
951
|
-
|
|
952
|
-
FailedCount?: number;
|
|
953
|
-
|
|
954
|
-
LastUpdatedTime?: Date;
|
|
955
|
-
}
|
|
956
|
-
export declare namespace DataRepositoryTaskStatus {
|
|
957
|
-
|
|
958
|
-
const filterSensitiveLog: (obj: DataRepositoryTaskStatus) => any;
|
|
959
|
-
}
|
|
960
|
-
|
|
961
|
-
export interface DataRepositoryTask {
|
|
962
|
-
|
|
963
|
-
TaskId: string | undefined;
|
|
964
|
-
|
|
965
|
-
Lifecycle: DataRepositoryTaskLifecycle | string | undefined;
|
|
966
|
-
|
|
967
|
-
Type: DataRepositoryTaskType | string | undefined;
|
|
968
|
-
|
|
969
|
-
CreationTime: Date | undefined;
|
|
970
|
-
|
|
971
|
-
StartTime?: Date;
|
|
972
|
-
|
|
973
|
-
EndTime?: Date;
|
|
974
|
-
|
|
975
|
-
ResourceARN?: string;
|
|
976
|
-
|
|
977
|
-
Tags?: Tag[];
|
|
978
|
-
|
|
979
|
-
FileSystemId: string | undefined;
|
|
980
|
-
|
|
981
|
-
Paths?: string[];
|
|
982
|
-
|
|
983
|
-
FailureDetails?: DataRepositoryTaskFailureDetails;
|
|
984
|
-
|
|
985
|
-
Status?: DataRepositoryTaskStatus;
|
|
986
|
-
|
|
987
|
-
Report?: CompletionReport;
|
|
988
|
-
}
|
|
989
|
-
export declare namespace DataRepositoryTask {
|
|
990
|
-
|
|
991
|
-
const filterSensitiveLog: (obj: DataRepositoryTask) => any;
|
|
992
|
-
}
|
|
993
|
-
export interface CreateDataRepositoryTaskResponse {
|
|
994
|
-
|
|
995
|
-
DataRepositoryTask?: DataRepositoryTask;
|
|
996
|
-
}
|
|
997
|
-
export declare namespace CreateDataRepositoryTaskResponse {
|
|
998
|
-
|
|
999
|
-
const filterSensitiveLog: (obj: CreateDataRepositoryTaskResponse) => any;
|
|
1000
|
-
}
|
|
1001
|
-
|
|
1002
|
-
export interface DataRepositoryTaskExecuting extends __SmithyException, $MetadataBearer {
|
|
1003
|
-
name: "DataRepositoryTaskExecuting";
|
|
1004
|
-
$fault: "client";
|
|
1005
|
-
|
|
1006
|
-
Message?: string;
|
|
1007
|
-
}
|
|
1008
|
-
|
|
1009
|
-
export interface LustreLogCreateConfiguration {
|
|
1010
|
-
|
|
1011
|
-
Level: LustreAccessAuditLogLevel | string | undefined;
|
|
1012
|
-
|
|
1013
|
-
Destination?: string;
|
|
1014
|
-
}
|
|
1015
|
-
export declare namespace LustreLogCreateConfiguration {
|
|
1016
|
-
|
|
1017
|
-
const filterSensitiveLog: (obj: LustreLogCreateConfiguration) => any;
|
|
1018
|
-
}
|
|
1019
|
-
|
|
1020
|
-
export interface CreateFileSystemLustreConfiguration {
|
|
1021
|
-
|
|
1022
|
-
WeeklyMaintenanceStartTime?: string;
|
|
1023
|
-
|
|
1024
|
-
ImportPath?: string;
|
|
1025
|
-
|
|
1026
|
-
ExportPath?: string;
|
|
1027
|
-
|
|
1028
|
-
ImportedFileChunkSize?: number;
|
|
1029
|
-
|
|
1030
|
-
DeploymentType?: LustreDeploymentType | string;
|
|
1031
|
-
|
|
1032
|
-
AutoImportPolicy?: AutoImportPolicyType | string;
|
|
1033
|
-
|
|
1034
|
-
PerUnitStorageThroughput?: number;
|
|
1035
|
-
|
|
1036
|
-
DailyAutomaticBackupStartTime?: string;
|
|
1037
|
-
|
|
1038
|
-
AutomaticBackupRetentionDays?: number;
|
|
1039
|
-
|
|
1040
|
-
CopyTagsToBackups?: boolean;
|
|
1041
|
-
|
|
1042
|
-
DriveCacheType?: DriveCacheType | string;
|
|
1043
|
-
|
|
1044
|
-
DataCompressionType?: DataCompressionType | string;
|
|
1045
|
-
|
|
1046
|
-
LogConfiguration?: LustreLogCreateConfiguration;
|
|
1047
|
-
}
|
|
1048
|
-
export declare namespace CreateFileSystemLustreConfiguration {
|
|
1049
|
-
|
|
1050
|
-
const filterSensitiveLog: (obj: CreateFileSystemLustreConfiguration) => any;
|
|
1051
|
-
}
|
|
1052
|
-
|
|
1053
|
-
export interface CreateFileSystemOntapConfiguration {
|
|
1054
|
-
|
|
1055
|
-
AutomaticBackupRetentionDays?: number;
|
|
1056
|
-
|
|
1057
|
-
DailyAutomaticBackupStartTime?: string;
|
|
1058
|
-
|
|
1059
|
-
DeploymentType: OntapDeploymentType | string | undefined;
|
|
1060
|
-
|
|
1061
|
-
EndpointIpAddressRange?: string;
|
|
1062
|
-
|
|
1063
|
-
FsxAdminPassword?: string;
|
|
1064
|
-
|
|
1065
|
-
DiskIopsConfiguration?: DiskIopsConfiguration;
|
|
1066
|
-
|
|
1067
|
-
PreferredSubnetId?: string;
|
|
1068
|
-
|
|
1069
|
-
RouteTableIds?: string[];
|
|
1070
|
-
|
|
1071
|
-
ThroughputCapacity: number | undefined;
|
|
1072
|
-
|
|
1073
|
-
WeeklyMaintenanceStartTime?: string;
|
|
1074
|
-
}
|
|
1075
|
-
export declare namespace CreateFileSystemOntapConfiguration {
|
|
1076
|
-
|
|
1077
|
-
const filterSensitiveLog: (obj: CreateFileSystemOntapConfiguration) => any;
|
|
1078
|
-
}
|
|
1079
|
-
|
|
1080
|
-
export interface OpenZFSCreateRootVolumeConfiguration {
|
|
1081
|
-
|
|
1082
|
-
DataCompressionType?: OpenZFSDataCompressionType | string;
|
|
1083
|
-
|
|
1084
|
-
NfsExports?: OpenZFSNfsExport[];
|
|
1085
|
-
|
|
1086
|
-
UserAndGroupQuotas?: OpenZFSUserOrGroupQuota[];
|
|
1087
|
-
|
|
1088
|
-
CopyTagsToSnapshots?: boolean;
|
|
1089
|
-
|
|
1090
|
-
ReadOnly?: boolean;
|
|
1091
|
-
}
|
|
1092
|
-
export declare namespace OpenZFSCreateRootVolumeConfiguration {
|
|
1093
|
-
|
|
1094
|
-
const filterSensitiveLog: (obj: OpenZFSCreateRootVolumeConfiguration) => any;
|
|
1095
|
-
}
|
|
1096
|
-
|
|
1097
|
-
export interface CreateFileSystemOpenZFSConfiguration {
|
|
1098
|
-
|
|
1099
|
-
AutomaticBackupRetentionDays?: number;
|
|
1100
|
-
|
|
1101
|
-
CopyTagsToBackups?: boolean;
|
|
1102
|
-
|
|
1103
|
-
CopyTagsToVolumes?: boolean;
|
|
1104
|
-
|
|
1105
|
-
DailyAutomaticBackupStartTime?: string;
|
|
1106
|
-
|
|
1107
|
-
DeploymentType: OpenZFSDeploymentType | string | undefined;
|
|
1108
|
-
|
|
1109
|
-
ThroughputCapacity: number | undefined;
|
|
1110
|
-
|
|
1111
|
-
WeeklyMaintenanceStartTime?: string;
|
|
1112
|
-
|
|
1113
|
-
DiskIopsConfiguration?: DiskIopsConfiguration;
|
|
1114
|
-
|
|
1115
|
-
RootVolumeConfiguration?: OpenZFSCreateRootVolumeConfiguration;
|
|
1116
|
-
}
|
|
1117
|
-
export declare namespace CreateFileSystemOpenZFSConfiguration {
|
|
1118
|
-
|
|
1119
|
-
const filterSensitiveLog: (obj: CreateFileSystemOpenZFSConfiguration) => any;
|
|
1120
|
-
}
|
|
1121
|
-
|
|
1122
|
-
export interface WindowsAuditLogCreateConfiguration {
|
|
1123
|
-
|
|
1124
|
-
FileAccessAuditLogLevel: WindowsAccessAuditLogLevel | string | undefined;
|
|
1125
|
-
|
|
1126
|
-
FileShareAccessAuditLogLevel: WindowsAccessAuditLogLevel | string | undefined;
|
|
1127
|
-
|
|
1128
|
-
AuditLogDestination?: string;
|
|
1129
|
-
}
|
|
1130
|
-
export declare namespace WindowsAuditLogCreateConfiguration {
|
|
1131
|
-
|
|
1132
|
-
const filterSensitiveLog: (obj: WindowsAuditLogCreateConfiguration) => any;
|
|
1133
|
-
}
|
|
1134
|
-
|
|
1135
|
-
export interface SelfManagedActiveDirectoryConfiguration {
|
|
1136
|
-
|
|
1137
|
-
DomainName: string | undefined;
|
|
1138
|
-
|
|
1139
|
-
OrganizationalUnitDistinguishedName?: string;
|
|
1140
|
-
|
|
1141
|
-
FileSystemAdministratorsGroup?: string;
|
|
1142
|
-
|
|
1143
|
-
UserName: string | undefined;
|
|
1144
|
-
|
|
1145
|
-
Password: string | undefined;
|
|
1146
|
-
|
|
1147
|
-
DnsIps: string[] | undefined;
|
|
1148
|
-
}
|
|
1149
|
-
export declare namespace SelfManagedActiveDirectoryConfiguration {
|
|
1150
|
-
|
|
1151
|
-
const filterSensitiveLog: (obj: SelfManagedActiveDirectoryConfiguration) => any;
|
|
1152
|
-
}
|
|
1153
|
-
|
|
1154
|
-
export interface CreateFileSystemWindowsConfiguration {
|
|
1155
|
-
|
|
1156
|
-
ActiveDirectoryId?: string;
|
|
1157
|
-
|
|
1158
|
-
SelfManagedActiveDirectoryConfiguration?: SelfManagedActiveDirectoryConfiguration;
|
|
1159
|
-
|
|
1160
|
-
DeploymentType?: WindowsDeploymentType | string;
|
|
1161
|
-
|
|
1162
|
-
PreferredSubnetId?: string;
|
|
1163
|
-
|
|
1164
|
-
ThroughputCapacity: number | undefined;
|
|
1165
|
-
|
|
1166
|
-
WeeklyMaintenanceStartTime?: string;
|
|
1167
|
-
|
|
1168
|
-
DailyAutomaticBackupStartTime?: string;
|
|
1169
|
-
|
|
1170
|
-
AutomaticBackupRetentionDays?: number;
|
|
1171
|
-
|
|
1172
|
-
CopyTagsToBackups?: boolean;
|
|
1173
|
-
|
|
1174
|
-
Aliases?: string[];
|
|
1175
|
-
|
|
1176
|
-
AuditLogConfiguration?: WindowsAuditLogCreateConfiguration;
|
|
1177
|
-
}
|
|
1178
|
-
export declare namespace CreateFileSystemWindowsConfiguration {
|
|
1179
|
-
|
|
1180
|
-
const filterSensitiveLog: (obj: CreateFileSystemWindowsConfiguration) => any;
|
|
1181
|
-
}
|
|
1182
|
-
|
|
1183
|
-
export interface CreateFileSystemRequest {
|
|
1184
|
-
|
|
1185
|
-
ClientRequestToken?: string;
|
|
1186
|
-
|
|
1187
|
-
FileSystemType: FileSystemType | string | undefined;
|
|
1188
|
-
|
|
1189
|
-
StorageCapacity: number | undefined;
|
|
1190
|
-
|
|
1191
|
-
StorageType?: StorageType | string;
|
|
1192
|
-
|
|
1193
|
-
SubnetIds: string[] | undefined;
|
|
1194
|
-
|
|
1195
|
-
SecurityGroupIds?: string[];
|
|
1196
|
-
|
|
1197
|
-
Tags?: Tag[];
|
|
1198
|
-
|
|
1199
|
-
KmsKeyId?: string;
|
|
1200
|
-
|
|
1201
|
-
WindowsConfiguration?: CreateFileSystemWindowsConfiguration;
|
|
1202
|
-
|
|
1203
|
-
LustreConfiguration?: CreateFileSystemLustreConfiguration;
|
|
1204
|
-
|
|
1205
|
-
OntapConfiguration?: CreateFileSystemOntapConfiguration;
|
|
1206
|
-
|
|
1207
|
-
FileSystemTypeVersion?: string;
|
|
1208
|
-
|
|
1209
|
-
OpenZFSConfiguration?: CreateFileSystemOpenZFSConfiguration;
|
|
1210
|
-
}
|
|
1211
|
-
export declare namespace CreateFileSystemRequest {
|
|
1212
|
-
|
|
1213
|
-
const filterSensitiveLog: (obj: CreateFileSystemRequest) => any;
|
|
1214
|
-
}
|
|
1215
|
-
|
|
1216
|
-
export interface InvalidExportPath extends __SmithyException, $MetadataBearer {
|
|
1217
|
-
name: "InvalidExportPath";
|
|
1218
|
-
$fault: "client";
|
|
1219
|
-
|
|
1220
|
-
Message?: string;
|
|
1221
|
-
}
|
|
1222
|
-
|
|
1223
|
-
export interface InvalidImportPath extends __SmithyException, $MetadataBearer {
|
|
1224
|
-
name: "InvalidImportPath";
|
|
1225
|
-
$fault: "client";
|
|
1226
|
-
|
|
1227
|
-
Message?: string;
|
|
1228
|
-
}
|
|
1229
|
-
|
|
1230
|
-
export interface InvalidNetworkSettings extends __SmithyException, $MetadataBearer {
|
|
1231
|
-
name: "InvalidNetworkSettings";
|
|
1232
|
-
$fault: "client";
|
|
1233
|
-
|
|
1234
|
-
Message?: string;
|
|
1235
|
-
|
|
1236
|
-
InvalidSubnetId?: string;
|
|
1237
|
-
|
|
1238
|
-
InvalidSecurityGroupId?: string;
|
|
1239
|
-
|
|
1240
|
-
InvalidRouteTableId?: string;
|
|
1241
|
-
}
|
|
1242
|
-
|
|
1243
|
-
export interface InvalidPerUnitStorageThroughput extends __SmithyException, $MetadataBearer {
|
|
1244
|
-
name: "InvalidPerUnitStorageThroughput";
|
|
1245
|
-
$fault: "client";
|
|
1246
|
-
|
|
1247
|
-
Message?: string;
|
|
1248
|
-
}
|
|
1249
|
-
|
|
1250
|
-
export interface MissingFileSystemConfiguration extends __SmithyException, $MetadataBearer {
|
|
1251
|
-
name: "MissingFileSystemConfiguration";
|
|
1252
|
-
$fault: "client";
|
|
1253
|
-
|
|
1254
|
-
Message?: string;
|
|
1255
|
-
}
|
|
1256
|
-
|
|
1257
|
-
export interface CreateFileSystemFromBackupRequest {
|
|
1258
|
-
|
|
1259
|
-
BackupId: string | undefined;
|
|
1260
|
-
|
|
1261
|
-
ClientRequestToken?: string;
|
|
1262
|
-
|
|
1263
|
-
SubnetIds: string[] | undefined;
|
|
1264
|
-
|
|
1265
|
-
SecurityGroupIds?: string[];
|
|
1266
|
-
|
|
1267
|
-
Tags?: Tag[];
|
|
1268
|
-
|
|
1269
|
-
WindowsConfiguration?: CreateFileSystemWindowsConfiguration;
|
|
1270
|
-
|
|
1271
|
-
LustreConfiguration?: CreateFileSystemLustreConfiguration;
|
|
1272
|
-
|
|
1273
|
-
StorageType?: StorageType | string;
|
|
1274
|
-
|
|
1275
|
-
KmsKeyId?: string;
|
|
1276
|
-
|
|
1277
|
-
FileSystemTypeVersion?: string;
|
|
1278
|
-
|
|
1279
|
-
OpenZFSConfiguration?: CreateFileSystemOpenZFSConfiguration;
|
|
1280
|
-
}
|
|
1281
|
-
export declare namespace CreateFileSystemFromBackupRequest {
|
|
1282
|
-
|
|
1283
|
-
const filterSensitiveLog: (obj: CreateFileSystemFromBackupRequest) => any;
|
|
1284
|
-
}
|
|
1285
|
-
export interface CreateSnapshotRequest {
|
|
1286
|
-
|
|
1287
|
-
ClientRequestToken?: string;
|
|
1288
|
-
|
|
1289
|
-
Name: string | undefined;
|
|
1290
|
-
|
|
1291
|
-
VolumeId: string | undefined;
|
|
1292
|
-
|
|
1293
|
-
Tags?: Tag[];
|
|
1294
|
-
}
|
|
1295
|
-
export declare namespace CreateSnapshotRequest {
|
|
1296
|
-
|
|
1297
|
-
const filterSensitiveLog: (obj: CreateSnapshotRequest) => any;
|
|
1298
|
-
}
|
|
1299
|
-
|
|
1300
|
-
export interface CreateSvmActiveDirectoryConfiguration {
|
|
1301
|
-
|
|
1302
|
-
NetBiosName: string | undefined;
|
|
1303
|
-
|
|
1304
|
-
SelfManagedActiveDirectoryConfiguration?: SelfManagedActiveDirectoryConfiguration;
|
|
1305
|
-
}
|
|
1306
|
-
export declare namespace CreateSvmActiveDirectoryConfiguration {
|
|
1307
|
-
|
|
1308
|
-
const filterSensitiveLog: (obj: CreateSvmActiveDirectoryConfiguration) => any;
|
|
1309
|
-
}
|
|
1310
|
-
export declare enum StorageVirtualMachineRootVolumeSecurityStyle {
|
|
1311
|
-
MIXED = "MIXED",
|
|
1312
|
-
NTFS = "NTFS",
|
|
1313
|
-
UNIX = "UNIX"
|
|
1314
|
-
}
|
|
1315
|
-
export interface CreateStorageVirtualMachineRequest {
|
|
1316
|
-
|
|
1317
|
-
ActiveDirectoryConfiguration?: CreateSvmActiveDirectoryConfiguration;
|
|
1318
|
-
|
|
1319
|
-
ClientRequestToken?: string;
|
|
1320
|
-
|
|
1321
|
-
FileSystemId: string | undefined;
|
|
1322
|
-
|
|
1323
|
-
Name: string | undefined;
|
|
1324
|
-
|
|
1325
|
-
SvmAdminPassword?: string;
|
|
1326
|
-
|
|
1327
|
-
Tags?: Tag[];
|
|
1328
|
-
|
|
1329
|
-
RootVolumeSecurityStyle?: StorageVirtualMachineRootVolumeSecurityStyle | string;
|
|
1330
|
-
}
|
|
1331
|
-
export declare namespace CreateStorageVirtualMachineRequest {
|
|
1332
|
-
|
|
1333
|
-
const filterSensitiveLog: (obj: CreateStorageVirtualMachineRequest) => any;
|
|
1334
|
-
}
|
|
1335
|
-
|
|
1336
|
-
export interface SvmActiveDirectoryConfiguration {
|
|
1337
|
-
|
|
1338
|
-
NetBiosName?: string;
|
|
1339
|
-
|
|
1340
|
-
SelfManagedActiveDirectoryConfiguration?: SelfManagedActiveDirectoryAttributes;
|
|
1341
|
-
}
|
|
1342
|
-
export declare namespace SvmActiveDirectoryConfiguration {
|
|
1343
|
-
|
|
1344
|
-
const filterSensitiveLog: (obj: SvmActiveDirectoryConfiguration) => any;
|
|
1345
|
-
}
|
|
1346
|
-
|
|
1347
|
-
export interface SvmEndpoint {
|
|
1348
|
-
|
|
1349
|
-
DNSName?: string;
|
|
1350
|
-
|
|
1351
|
-
IpAddresses?: string[];
|
|
1352
|
-
}
|
|
1353
|
-
export declare namespace SvmEndpoint {
|
|
1354
|
-
|
|
1355
|
-
const filterSensitiveLog: (obj: SvmEndpoint) => any;
|
|
1356
|
-
}
|
|
1357
|
-
|
|
1358
|
-
export interface SvmEndpoints {
|
|
1359
|
-
|
|
1360
|
-
Iscsi?: SvmEndpoint;
|
|
1361
|
-
|
|
1362
|
-
Management?: SvmEndpoint;
|
|
1363
|
-
|
|
1364
|
-
Nfs?: SvmEndpoint;
|
|
1365
|
-
|
|
1366
|
-
Smb?: SvmEndpoint;
|
|
1367
|
-
}
|
|
1368
|
-
export declare namespace SvmEndpoints {
|
|
1369
|
-
|
|
1370
|
-
const filterSensitiveLog: (obj: SvmEndpoints) => any;
|
|
1371
|
-
}
|
|
1372
|
-
export declare enum StorageVirtualMachineLifecycle {
|
|
1373
|
-
CREATED = "CREATED",
|
|
1374
|
-
CREATING = "CREATING",
|
|
1375
|
-
DELETING = "DELETING",
|
|
1376
|
-
FAILED = "FAILED",
|
|
1377
|
-
MISCONFIGURED = "MISCONFIGURED",
|
|
1378
|
-
PENDING = "PENDING"
|
|
1379
|
-
}
|
|
1380
|
-
export declare enum StorageVirtualMachineSubtype {
|
|
1381
|
-
DEFAULT = "DEFAULT",
|
|
1382
|
-
DP_DESTINATION = "DP_DESTINATION",
|
|
1383
|
-
SYNC_DESTINATION = "SYNC_DESTINATION",
|
|
1384
|
-
SYNC_SOURCE = "SYNC_SOURCE"
|
|
1385
|
-
}
|
|
1386
|
-
|
|
1387
|
-
export interface StorageVirtualMachine {
|
|
1388
|
-
|
|
1389
|
-
ActiveDirectoryConfiguration?: SvmActiveDirectoryConfiguration;
|
|
1390
|
-
|
|
1391
|
-
CreationTime?: Date;
|
|
1392
|
-
|
|
1393
|
-
Endpoints?: SvmEndpoints;
|
|
1394
|
-
|
|
1395
|
-
FileSystemId?: string;
|
|
1396
|
-
|
|
1397
|
-
Lifecycle?: StorageVirtualMachineLifecycle | string;
|
|
1398
|
-
|
|
1399
|
-
Name?: string;
|
|
1400
|
-
|
|
1401
|
-
ResourceARN?: string;
|
|
1402
|
-
|
|
1403
|
-
StorageVirtualMachineId?: string;
|
|
1404
|
-
|
|
1405
|
-
Subtype?: StorageVirtualMachineSubtype | string;
|
|
1406
|
-
|
|
1407
|
-
UUID?: string;
|
|
1408
|
-
|
|
1409
|
-
Tags?: Tag[];
|
|
1410
|
-
|
|
1411
|
-
LifecycleTransitionReason?: LifecycleTransitionReason;
|
|
1412
|
-
|
|
1413
|
-
RootVolumeSecurityStyle?: StorageVirtualMachineRootVolumeSecurityStyle | string;
|
|
1414
|
-
}
|
|
1415
|
-
export declare namespace StorageVirtualMachine {
|
|
1416
|
-
|
|
1417
|
-
const filterSensitiveLog: (obj: StorageVirtualMachine) => any;
|
|
1418
|
-
}
|
|
1419
|
-
export interface CreateStorageVirtualMachineResponse {
|
|
1420
|
-
|
|
1421
|
-
StorageVirtualMachine?: StorageVirtualMachine;
|
|
1422
|
-
}
|
|
1423
|
-
export declare namespace CreateStorageVirtualMachineResponse {
|
|
1424
|
-
|
|
1425
|
-
const filterSensitiveLog: (obj: CreateStorageVirtualMachineResponse) => any;
|
|
1426
|
-
}
|
|
1427
|
-
|
|
1428
|
-
export interface CreateOntapVolumeConfiguration {
|
|
1429
|
-
|
|
1430
|
-
JunctionPath: string | undefined;
|
|
1431
|
-
|
|
1432
|
-
SecurityStyle?: SecurityStyle | string;
|
|
1433
|
-
|
|
1434
|
-
SizeInMegabytes: number | undefined;
|
|
1435
|
-
|
|
1436
|
-
StorageEfficiencyEnabled: boolean | undefined;
|
|
1437
|
-
|
|
1438
|
-
StorageVirtualMachineId: string | undefined;
|
|
1439
|
-
|
|
1440
|
-
TieringPolicy?: TieringPolicy;
|
|
1441
|
-
}
|
|
1442
|
-
export declare namespace CreateOntapVolumeConfiguration {
|
|
1443
|
-
|
|
1444
|
-
const filterSensitiveLog: (obj: CreateOntapVolumeConfiguration) => any;
|
|
1445
|
-
}
|
|
1446
|
-
|
|
1447
|
-
export interface CreateOpenZFSOriginSnapshotConfiguration {
|
|
1448
|
-
|
|
1449
|
-
SnapshotARN: string | undefined;
|
|
1450
|
-
|
|
1451
|
-
CopyStrategy: OpenZFSCopyStrategy | string | undefined;
|
|
1452
|
-
}
|
|
1453
|
-
export declare namespace CreateOpenZFSOriginSnapshotConfiguration {
|
|
1454
|
-
|
|
1455
|
-
const filterSensitiveLog: (obj: CreateOpenZFSOriginSnapshotConfiguration) => any;
|
|
1456
|
-
}
|
|
1457
|
-
|
|
1458
|
-
export interface CreateOpenZFSVolumeConfiguration {
|
|
1459
|
-
|
|
1460
|
-
ParentVolumeId: string | undefined;
|
|
1461
|
-
|
|
1462
|
-
StorageCapacityReservationGiB?: number;
|
|
1463
|
-
|
|
1464
|
-
StorageCapacityQuotaGiB?: number;
|
|
1465
|
-
|
|
1466
|
-
DataCompressionType?: OpenZFSDataCompressionType | string;
|
|
1467
|
-
|
|
1468
|
-
CopyTagsToSnapshots?: boolean;
|
|
1469
|
-
|
|
1470
|
-
OriginSnapshot?: CreateOpenZFSOriginSnapshotConfiguration;
|
|
1471
|
-
|
|
1472
|
-
ReadOnly?: boolean;
|
|
1473
|
-
|
|
1474
|
-
NfsExports?: OpenZFSNfsExport[];
|
|
1475
|
-
|
|
1476
|
-
UserAndGroupQuotas?: OpenZFSUserOrGroupQuota[];
|
|
1477
|
-
}
|
|
1478
|
-
export declare namespace CreateOpenZFSVolumeConfiguration {
|
|
1479
|
-
|
|
1480
|
-
const filterSensitiveLog: (obj: CreateOpenZFSVolumeConfiguration) => any;
|
|
1481
|
-
}
|
|
1482
|
-
export interface CreateVolumeRequest {
|
|
1483
|
-
|
|
1484
|
-
ClientRequestToken?: string;
|
|
1485
|
-
|
|
1486
|
-
VolumeType: VolumeType | string | undefined;
|
|
1487
|
-
|
|
1488
|
-
Name: string | undefined;
|
|
1489
|
-
|
|
1490
|
-
OntapConfiguration?: CreateOntapVolumeConfiguration;
|
|
1491
|
-
|
|
1492
|
-
Tags?: Tag[];
|
|
1493
|
-
|
|
1494
|
-
OpenZFSConfiguration?: CreateOpenZFSVolumeConfiguration;
|
|
1495
|
-
}
|
|
1496
|
-
export declare namespace CreateVolumeRequest {
|
|
1497
|
-
|
|
1498
|
-
const filterSensitiveLog: (obj: CreateVolumeRequest) => any;
|
|
1499
|
-
}
|
|
1500
|
-
|
|
1501
|
-
export interface MissingVolumeConfiguration extends __SmithyException, $MetadataBearer {
|
|
1502
|
-
name: "MissingVolumeConfiguration";
|
|
1503
|
-
$fault: "client";
|
|
1504
|
-
|
|
1505
|
-
Message?: string;
|
|
1506
|
-
}
|
|
1507
|
-
|
|
1508
|
-
export interface StorageVirtualMachineNotFound extends __SmithyException, $MetadataBearer {
|
|
1509
|
-
name: "StorageVirtualMachineNotFound";
|
|
1510
|
-
$fault: "client";
|
|
1511
|
-
|
|
1512
|
-
Message?: string;
|
|
1513
|
-
}
|
|
1514
|
-
export interface CreateVolumeFromBackupRequest {
|
|
1515
|
-
|
|
1516
|
-
BackupId: string | undefined;
|
|
1517
|
-
|
|
1518
|
-
ClientRequestToken?: string;
|
|
1519
|
-
|
|
1520
|
-
Name: string | undefined;
|
|
1521
|
-
|
|
1522
|
-
OntapConfiguration?: CreateOntapVolumeConfiguration;
|
|
1523
|
-
|
|
1524
|
-
Tags?: Tag[];
|
|
1525
|
-
}
|
|
1526
|
-
export declare namespace CreateVolumeFromBackupRequest {
|
|
1527
|
-
|
|
1528
|
-
const filterSensitiveLog: (obj: CreateVolumeFromBackupRequest) => any;
|
|
1529
|
-
}
|
|
1530
|
-
|
|
1531
|
-
export interface BackupBeingCopied extends __SmithyException, $MetadataBearer {
|
|
1532
|
-
name: "BackupBeingCopied";
|
|
1533
|
-
$fault: "client";
|
|
1534
|
-
|
|
1535
|
-
Message?: string;
|
|
1536
|
-
|
|
1537
|
-
BackupId?: string;
|
|
1538
|
-
}
|
|
1539
|
-
|
|
1540
|
-
export interface BackupRestoring extends __SmithyException, $MetadataBearer {
|
|
1541
|
-
name: "BackupRestoring";
|
|
1542
|
-
$fault: "client";
|
|
1543
|
-
|
|
1544
|
-
Message?: string;
|
|
1545
|
-
|
|
1546
|
-
FileSystemId?: string;
|
|
1547
|
-
}
|
|
1548
|
-
|
|
1549
|
-
export interface DeleteBackupRequest {
|
|
1550
|
-
|
|
1551
|
-
BackupId: string | undefined;
|
|
1552
|
-
|
|
1553
|
-
ClientRequestToken?: string;
|
|
1554
|
-
}
|
|
1555
|
-
export declare namespace DeleteBackupRequest {
|
|
1556
|
-
|
|
1557
|
-
const filterSensitiveLog: (obj: DeleteBackupRequest) => any;
|
|
1558
|
-
}
|
|
1559
|
-
|
|
1560
|
-
export interface DeleteBackupResponse {
|
|
1561
|
-
|
|
1562
|
-
BackupId?: string;
|
|
1563
|
-
|
|
1564
|
-
Lifecycle?: BackupLifecycle | string;
|
|
1565
|
-
}
|
|
1566
|
-
export declare namespace DeleteBackupResponse {
|
|
1567
|
-
|
|
1568
|
-
const filterSensitiveLog: (obj: DeleteBackupResponse) => any;
|
|
1569
|
-
}
|
|
1570
|
-
|
|
1571
|
-
export interface DataRepositoryAssociationNotFound extends __SmithyException, $MetadataBearer {
|
|
1572
|
-
name: "DataRepositoryAssociationNotFound";
|
|
1573
|
-
$fault: "client";
|
|
1574
|
-
|
|
1575
|
-
Message?: string;
|
|
1576
|
-
}
|
|
1577
|
-
export interface DeleteDataRepositoryAssociationRequest {
|
|
1578
|
-
|
|
1579
|
-
AssociationId: string | undefined;
|
|
1580
|
-
|
|
1581
|
-
ClientRequestToken?: string;
|
|
1582
|
-
|
|
1583
|
-
DeleteDataInFileSystem: boolean | undefined;
|
|
1584
|
-
}
|
|
1585
|
-
export declare namespace DeleteDataRepositoryAssociationRequest {
|
|
1586
|
-
|
|
1587
|
-
const filterSensitiveLog: (obj: DeleteDataRepositoryAssociationRequest) => any;
|
|
1588
|
-
}
|
|
1589
|
-
export interface DeleteDataRepositoryAssociationResponse {
|
|
1590
|
-
|
|
1591
|
-
AssociationId?: string;
|
|
1592
|
-
|
|
1593
|
-
Lifecycle?: DataRepositoryLifecycle | string;
|
|
1594
|
-
|
|
1595
|
-
DeleteDataInFileSystem?: boolean;
|
|
1596
|
-
}
|
|
1597
|
-
export declare namespace DeleteDataRepositoryAssociationResponse {
|
|
1598
|
-
|
|
1599
|
-
const filterSensitiveLog: (obj: DeleteDataRepositoryAssociationResponse) => any;
|
|
1600
|
-
}
|
|
1601
|
-
|
|
1602
|
-
export interface DeleteFileSystemLustreConfiguration {
|
|
1603
|
-
|
|
1604
|
-
SkipFinalBackup?: boolean;
|
|
1605
|
-
|
|
1606
|
-
FinalBackupTags?: Tag[];
|
|
1607
|
-
}
|
|
1608
|
-
export declare namespace DeleteFileSystemLustreConfiguration {
|
|
1609
|
-
|
|
1610
|
-
const filterSensitiveLog: (obj: DeleteFileSystemLustreConfiguration) => any;
|
|
1611
|
-
}
|
|
1612
|
-
|
|
1613
|
-
export interface DeleteFileSystemOpenZFSConfiguration {
|
|
1614
|
-
|
|
1615
|
-
SkipFinalBackup?: boolean;
|
|
1616
|
-
|
|
1617
|
-
FinalBackupTags?: Tag[];
|
|
1618
|
-
}
|
|
1619
|
-
export declare namespace DeleteFileSystemOpenZFSConfiguration {
|
|
1620
|
-
|
|
1621
|
-
const filterSensitiveLog: (obj: DeleteFileSystemOpenZFSConfiguration) => any;
|
|
1622
|
-
}
|
|
1623
|
-
|
|
1624
|
-
export interface DeleteFileSystemWindowsConfiguration {
|
|
1625
|
-
|
|
1626
|
-
SkipFinalBackup?: boolean;
|
|
1627
|
-
|
|
1628
|
-
FinalBackupTags?: Tag[];
|
|
1629
|
-
}
|
|
1630
|
-
export declare namespace DeleteFileSystemWindowsConfiguration {
|
|
1631
|
-
|
|
1632
|
-
const filterSensitiveLog: (obj: DeleteFileSystemWindowsConfiguration) => any;
|
|
1633
|
-
}
|
|
1634
|
-
|
|
1635
|
-
export interface DeleteFileSystemRequest {
|
|
1636
|
-
|
|
1637
|
-
FileSystemId: string | undefined;
|
|
1638
|
-
|
|
1639
|
-
ClientRequestToken?: string;
|
|
1640
|
-
|
|
1641
|
-
WindowsConfiguration?: DeleteFileSystemWindowsConfiguration;
|
|
1642
|
-
|
|
1643
|
-
LustreConfiguration?: DeleteFileSystemLustreConfiguration;
|
|
1644
|
-
|
|
1645
|
-
OpenZFSConfiguration?: DeleteFileSystemOpenZFSConfiguration;
|
|
1646
|
-
}
|
|
1647
|
-
export declare namespace DeleteFileSystemRequest {
|
|
1648
|
-
|
|
1649
|
-
const filterSensitiveLog: (obj: DeleteFileSystemRequest) => any;
|
|
1650
|
-
}
|
|
1651
|
-
|
|
1652
|
-
export interface DeleteFileSystemLustreResponse {
|
|
1653
|
-
|
|
1654
|
-
FinalBackupId?: string;
|
|
1655
|
-
|
|
1656
|
-
FinalBackupTags?: Tag[];
|
|
1657
|
-
}
|
|
1658
|
-
export declare namespace DeleteFileSystemLustreResponse {
|
|
1659
|
-
|
|
1660
|
-
const filterSensitiveLog: (obj: DeleteFileSystemLustreResponse) => any;
|
|
1661
|
-
}
|
|
1662
|
-
|
|
1663
|
-
export interface DeleteFileSystemOpenZFSResponse {
|
|
1664
|
-
|
|
1665
|
-
FinalBackupId?: string;
|
|
1666
|
-
|
|
1667
|
-
FinalBackupTags?: Tag[];
|
|
1668
|
-
}
|
|
1669
|
-
export declare namespace DeleteFileSystemOpenZFSResponse {
|
|
1670
|
-
|
|
1671
|
-
const filterSensitiveLog: (obj: DeleteFileSystemOpenZFSResponse) => any;
|
|
1672
|
-
}
|
|
1673
|
-
|
|
1674
|
-
export interface DeleteFileSystemWindowsResponse {
|
|
1675
|
-
|
|
1676
|
-
FinalBackupId?: string;
|
|
1677
|
-
|
|
1678
|
-
FinalBackupTags?: Tag[];
|
|
1679
|
-
}
|
|
1680
|
-
export declare namespace DeleteFileSystemWindowsResponse {
|
|
1681
|
-
|
|
1682
|
-
const filterSensitiveLog: (obj: DeleteFileSystemWindowsResponse) => any;
|
|
1683
|
-
}
|
|
1684
|
-
|
|
1685
|
-
export interface DeleteFileSystemResponse {
|
|
1686
|
-
|
|
1687
|
-
FileSystemId?: string;
|
|
1688
|
-
|
|
1689
|
-
Lifecycle?: FileSystemLifecycle | string;
|
|
1690
|
-
|
|
1691
|
-
WindowsResponse?: DeleteFileSystemWindowsResponse;
|
|
1692
|
-
|
|
1693
|
-
LustreResponse?: DeleteFileSystemLustreResponse;
|
|
1694
|
-
|
|
1695
|
-
OpenZFSResponse?: DeleteFileSystemOpenZFSResponse;
|
|
1696
|
-
}
|
|
1697
|
-
export declare namespace DeleteFileSystemResponse {
|
|
1698
|
-
|
|
1699
|
-
const filterSensitiveLog: (obj: DeleteFileSystemResponse) => any;
|
|
1700
|
-
}
|
|
1701
|
-
export interface DeleteSnapshotRequest {
|
|
1702
|
-
|
|
1703
|
-
ClientRequestToken?: string;
|
|
1704
|
-
|
|
1705
|
-
SnapshotId: string | undefined;
|
|
1706
|
-
}
|
|
1707
|
-
export declare namespace DeleteSnapshotRequest {
|
|
1708
|
-
|
|
1709
|
-
const filterSensitiveLog: (obj: DeleteSnapshotRequest) => any;
|
|
1710
|
-
}
|
|
1711
|
-
export interface DeleteSnapshotResponse {
|
|
1712
|
-
|
|
1713
|
-
SnapshotId?: string;
|
|
1714
|
-
|
|
1715
|
-
Lifecycle?: SnapshotLifecycle | string;
|
|
1716
|
-
}
|
|
1717
|
-
export declare namespace DeleteSnapshotResponse {
|
|
1718
|
-
|
|
1719
|
-
const filterSensitiveLog: (obj: DeleteSnapshotResponse) => any;
|
|
1720
|
-
}
|
|
1721
|
-
|
|
1722
|
-
export interface SnapshotNotFound extends __SmithyException, $MetadataBearer {
|
|
1723
|
-
name: "SnapshotNotFound";
|
|
1724
|
-
$fault: "client";
|
|
1725
|
-
|
|
1726
|
-
Message?: string;
|
|
1727
|
-
}
|
|
1728
|
-
export interface DeleteStorageVirtualMachineRequest {
|
|
1729
|
-
|
|
1730
|
-
ClientRequestToken?: string;
|
|
1731
|
-
|
|
1732
|
-
StorageVirtualMachineId: string | undefined;
|
|
1733
|
-
}
|
|
1734
|
-
export declare namespace DeleteStorageVirtualMachineRequest {
|
|
1735
|
-
|
|
1736
|
-
const filterSensitiveLog: (obj: DeleteStorageVirtualMachineRequest) => any;
|
|
1737
|
-
}
|
|
1738
|
-
export interface DeleteStorageVirtualMachineResponse {
|
|
1739
|
-
|
|
1740
|
-
StorageVirtualMachineId?: string;
|
|
1741
|
-
|
|
1742
|
-
Lifecycle?: StorageVirtualMachineLifecycle | string;
|
|
1743
|
-
}
|
|
1744
|
-
export declare namespace DeleteStorageVirtualMachineResponse {
|
|
1745
|
-
|
|
1746
|
-
const filterSensitiveLog: (obj: DeleteStorageVirtualMachineResponse) => any;
|
|
1747
|
-
}
|
|
1748
|
-
|
|
1749
|
-
export interface DeleteVolumeOntapConfiguration {
|
|
1750
|
-
|
|
1751
|
-
SkipFinalBackup?: boolean;
|
|
1752
|
-
|
|
1753
|
-
FinalBackupTags?: Tag[];
|
|
1754
|
-
}
|
|
1755
|
-
export declare namespace DeleteVolumeOntapConfiguration {
|
|
1756
|
-
|
|
1757
|
-
const filterSensitiveLog: (obj: DeleteVolumeOntapConfiguration) => any;
|
|
1758
|
-
}
|
|
1759
|
-
export declare enum DeleteOpenZFSVolumeOption {
|
|
1760
|
-
DELETE_CHILD_VOLUMES_AND_SNAPSHOTS = "DELETE_CHILD_VOLUMES_AND_SNAPSHOTS"
|
|
1761
|
-
}
|
|
1762
|
-
|
|
1763
|
-
export interface DeleteVolumeOpenZFSConfiguration {
|
|
1764
|
-
|
|
1765
|
-
Options?: (DeleteOpenZFSVolumeOption | string)[];
|
|
1766
|
-
}
|
|
1767
|
-
export declare namespace DeleteVolumeOpenZFSConfiguration {
|
|
1768
|
-
|
|
1769
|
-
const filterSensitiveLog: (obj: DeleteVolumeOpenZFSConfiguration) => any;
|
|
1770
|
-
}
|
|
1771
|
-
export interface DeleteVolumeRequest {
|
|
1772
|
-
|
|
1773
|
-
ClientRequestToken?: string;
|
|
1774
|
-
|
|
1775
|
-
VolumeId: string | undefined;
|
|
1776
|
-
|
|
1777
|
-
OntapConfiguration?: DeleteVolumeOntapConfiguration;
|
|
1778
|
-
|
|
1779
|
-
OpenZFSConfiguration?: DeleteVolumeOpenZFSConfiguration;
|
|
1780
|
-
}
|
|
1781
|
-
export declare namespace DeleteVolumeRequest {
|
|
1782
|
-
|
|
1783
|
-
const filterSensitiveLog: (obj: DeleteVolumeRequest) => any;
|
|
1784
|
-
}
|
|
1785
|
-
|
|
1786
|
-
export interface DeleteVolumeOntapResponse {
|
|
1787
|
-
|
|
1788
|
-
FinalBackupId?: string;
|
|
1789
|
-
|
|
1790
|
-
FinalBackupTags?: Tag[];
|
|
1791
|
-
}
|
|
1792
|
-
export declare namespace DeleteVolumeOntapResponse {
|
|
1793
|
-
|
|
1794
|
-
const filterSensitiveLog: (obj: DeleteVolumeOntapResponse) => any;
|
|
1795
|
-
}
|
|
1796
|
-
export interface DeleteVolumeResponse {
|
|
1797
|
-
|
|
1798
|
-
VolumeId?: string;
|
|
1799
|
-
|
|
1800
|
-
Lifecycle?: VolumeLifecycle | string;
|
|
1801
|
-
|
|
1802
|
-
OntapResponse?: DeleteVolumeOntapResponse;
|
|
1803
|
-
}
|
|
1804
|
-
export declare namespace DeleteVolumeResponse {
|
|
1805
|
-
|
|
1806
|
-
const filterSensitiveLog: (obj: DeleteVolumeResponse) => any;
|
|
1807
|
-
}
|
|
1808
|
-
export declare enum FilterName {
|
|
1809
|
-
BACKUP_TYPE = "backup-type",
|
|
1810
|
-
DATA_REPOSITORY_TYPE = "data-repository-type",
|
|
1811
|
-
FILE_SYSTEM_ID = "file-system-id",
|
|
1812
|
-
FILE_SYSTEM_TYPE = "file-system-type",
|
|
1813
|
-
VOLUME_ID = "volume-id"
|
|
1814
|
-
}
|
|
1815
|
-
|
|
1816
|
-
export interface Filter {
|
|
1817
|
-
|
|
1818
|
-
Name?: FilterName | string;
|
|
1819
|
-
|
|
1820
|
-
Values?: string[];
|
|
1821
|
-
}
|
|
1822
|
-
export declare namespace Filter {
|
|
1823
|
-
|
|
1824
|
-
const filterSensitiveLog: (obj: Filter) => any;
|
|
1825
|
-
}
|
|
1826
|
-
|
|
1827
|
-
export interface DescribeBackupsRequest {
|
|
1828
|
-
|
|
1829
|
-
BackupIds?: string[];
|
|
1830
|
-
|
|
1831
|
-
Filters?: Filter[];
|
|
1832
|
-
|
|
1833
|
-
MaxResults?: number;
|
|
1834
|
-
|
|
1835
|
-
NextToken?: string;
|
|
1836
|
-
}
|
|
1837
|
-
export declare namespace DescribeBackupsRequest {
|
|
1838
|
-
|
|
1839
|
-
const filterSensitiveLog: (obj: DescribeBackupsRequest) => any;
|
|
1840
|
-
}
|
|
1841
|
-
export interface DescribeDataRepositoryAssociationsRequest {
|
|
1842
|
-
|
|
1843
|
-
AssociationIds?: string[];
|
|
1844
|
-
|
|
1845
|
-
Filters?: Filter[];
|
|
1846
|
-
|
|
1847
|
-
MaxResults?: number;
|
|
1848
|
-
|
|
1849
|
-
NextToken?: string;
|
|
1850
|
-
}
|
|
1851
|
-
export declare namespace DescribeDataRepositoryAssociationsRequest {
|
|
1852
|
-
|
|
1853
|
-
const filterSensitiveLog: (obj: DescribeDataRepositoryAssociationsRequest) => any;
|
|
1854
|
-
}
|
|
1855
|
-
export interface DescribeDataRepositoryAssociationsResponse {
|
|
1856
|
-
|
|
1857
|
-
Associations?: DataRepositoryAssociation[];
|
|
1858
|
-
|
|
1859
|
-
NextToken?: string;
|
|
1860
|
-
}
|
|
1861
|
-
export declare namespace DescribeDataRepositoryAssociationsResponse {
|
|
1862
|
-
|
|
1863
|
-
const filterSensitiveLog: (obj: DescribeDataRepositoryAssociationsResponse) => any;
|
|
1864
|
-
}
|
|
1865
|
-
|
|
1866
|
-
export interface InvalidDataRepositoryType extends __SmithyException, $MetadataBearer {
|
|
1867
|
-
name: "InvalidDataRepositoryType";
|
|
1868
|
-
$fault: "client";
|
|
1869
|
-
|
|
1870
|
-
Message?: string;
|
|
1871
|
-
}
|
|
1872
|
-
export declare enum DataRepositoryTaskFilterName {
|
|
1873
|
-
DATA_REPO_ASSOCIATION_ID = "data-repository-association-id",
|
|
1874
|
-
FILE_SYSTEM_ID = "file-system-id",
|
|
1875
|
-
TASK_LIFECYCLE = "task-lifecycle"
|
|
1876
|
-
}
|
|
1877
|
-
|
|
1878
|
-
export interface DataRepositoryTaskFilter {
|
|
1879
|
-
|
|
1880
|
-
Name?: DataRepositoryTaskFilterName | string;
|
|
1881
|
-
|
|
1882
|
-
Values?: string[];
|
|
1883
|
-
}
|
|
1884
|
-
export declare namespace DataRepositoryTaskFilter {
|
|
1885
|
-
|
|
1886
|
-
const filterSensitiveLog: (obj: DataRepositoryTaskFilter) => any;
|
|
1887
|
-
}
|
|
1888
|
-
export interface DescribeDataRepositoryTasksRequest {
|
|
1889
|
-
|
|
1890
|
-
TaskIds?: string[];
|
|
1891
|
-
|
|
1892
|
-
Filters?: DataRepositoryTaskFilter[];
|
|
1893
|
-
|
|
1894
|
-
MaxResults?: number;
|
|
1895
|
-
|
|
1896
|
-
NextToken?: string;
|
|
1897
|
-
}
|
|
1898
|
-
export declare namespace DescribeDataRepositoryTasksRequest {
|
|
1899
|
-
|
|
1900
|
-
const filterSensitiveLog: (obj: DescribeDataRepositoryTasksRequest) => any;
|
|
1901
|
-
}
|
|
1902
|
-
export interface DescribeDataRepositoryTasksResponse {
|
|
1903
|
-
|
|
1904
|
-
DataRepositoryTasks?: DataRepositoryTask[];
|
|
1905
|
-
|
|
1906
|
-
NextToken?: string;
|
|
1907
|
-
}
|
|
1908
|
-
export declare namespace DescribeDataRepositoryTasksResponse {
|
|
1909
|
-
|
|
1910
|
-
const filterSensitiveLog: (obj: DescribeDataRepositoryTasksResponse) => any;
|
|
1911
|
-
}
|
|
1912
|
-
|
|
1913
|
-
export interface DescribeFileSystemAliasesRequest {
|
|
1914
|
-
|
|
1915
|
-
ClientRequestToken?: string;
|
|
1916
|
-
|
|
1917
|
-
FileSystemId: string | undefined;
|
|
1918
|
-
|
|
1919
|
-
MaxResults?: number;
|
|
1920
|
-
|
|
1921
|
-
NextToken?: string;
|
|
1922
|
-
}
|
|
1923
|
-
export declare namespace DescribeFileSystemAliasesRequest {
|
|
1924
|
-
|
|
1925
|
-
const filterSensitiveLog: (obj: DescribeFileSystemAliasesRequest) => any;
|
|
1926
|
-
}
|
|
1927
|
-
|
|
1928
|
-
export interface DescribeFileSystemAliasesResponse {
|
|
1929
|
-
|
|
1930
|
-
Aliases?: Alias[];
|
|
1931
|
-
|
|
1932
|
-
NextToken?: string;
|
|
1933
|
-
}
|
|
1934
|
-
export declare namespace DescribeFileSystemAliasesResponse {
|
|
1935
|
-
|
|
1936
|
-
const filterSensitiveLog: (obj: DescribeFileSystemAliasesResponse) => any;
|
|
1937
|
-
}
|
|
1938
|
-
|
|
1939
|
-
export interface DescribeFileSystemsRequest {
|
|
1940
|
-
|
|
1941
|
-
FileSystemIds?: string[];
|
|
1942
|
-
|
|
1943
|
-
MaxResults?: number;
|
|
1944
|
-
|
|
1945
|
-
NextToken?: string;
|
|
1946
|
-
}
|
|
1947
|
-
export declare namespace DescribeFileSystemsRequest {
|
|
1948
|
-
|
|
1949
|
-
const filterSensitiveLog: (obj: DescribeFileSystemsRequest) => any;
|
|
1950
|
-
}
|
|
1951
|
-
export declare enum SnapshotFilterName {
|
|
1952
|
-
FILE_SYSTEM_ID = "file-system-id",
|
|
1953
|
-
VOLUME_ID = "volume-id"
|
|
1954
|
-
}
|
|
1955
|
-
|
|
1956
|
-
export interface SnapshotFilter {
|
|
1957
|
-
|
|
1958
|
-
Name?: SnapshotFilterName | string;
|
|
1959
|
-
|
|
1960
|
-
Values?: string[];
|
|
1961
|
-
}
|
|
1962
|
-
export declare namespace SnapshotFilter {
|
|
1963
|
-
|
|
1964
|
-
const filterSensitiveLog: (obj: SnapshotFilter) => any;
|
|
1965
|
-
}
|
|
1966
|
-
export interface DescribeSnapshotsRequest {
|
|
1967
|
-
|
|
1968
|
-
SnapshotIds?: string[];
|
|
1969
|
-
|
|
1970
|
-
Filters?: SnapshotFilter[];
|
|
1971
|
-
|
|
1972
|
-
MaxResults?: number;
|
|
1973
|
-
|
|
1974
|
-
NextToken?: string;
|
|
1975
|
-
}
|
|
1976
|
-
export declare namespace DescribeSnapshotsRequest {
|
|
1977
|
-
|
|
1978
|
-
const filterSensitiveLog: (obj: DescribeSnapshotsRequest) => any;
|
|
1979
|
-
}
|
|
1980
|
-
export declare enum StorageVirtualMachineFilterName {
|
|
1981
|
-
FILE_SYSTEM_ID = "file-system-id"
|
|
1982
|
-
}
|
|
1983
|
-
|
|
1984
|
-
export interface StorageVirtualMachineFilter {
|
|
1985
|
-
|
|
1986
|
-
Name?: StorageVirtualMachineFilterName | string;
|
|
1987
|
-
|
|
1988
|
-
Values?: string[];
|
|
1989
|
-
}
|
|
1990
|
-
export declare namespace StorageVirtualMachineFilter {
|
|
1991
|
-
|
|
1992
|
-
const filterSensitiveLog: (obj: StorageVirtualMachineFilter) => any;
|
|
1993
|
-
}
|
|
1994
|
-
export interface DescribeStorageVirtualMachinesRequest {
|
|
1995
|
-
|
|
1996
|
-
StorageVirtualMachineIds?: string[];
|
|
1997
|
-
|
|
1998
|
-
Filters?: StorageVirtualMachineFilter[];
|
|
1999
|
-
|
|
2000
|
-
MaxResults?: number;
|
|
2001
|
-
|
|
2002
|
-
NextToken?: string;
|
|
2003
|
-
}
|
|
2004
|
-
export declare namespace DescribeStorageVirtualMachinesRequest {
|
|
2005
|
-
|
|
2006
|
-
const filterSensitiveLog: (obj: DescribeStorageVirtualMachinesRequest) => any;
|
|
2007
|
-
}
|
|
2008
|
-
export interface DescribeStorageVirtualMachinesResponse {
|
|
2009
|
-
|
|
2010
|
-
StorageVirtualMachines?: StorageVirtualMachine[];
|
|
2011
|
-
|
|
2012
|
-
NextToken?: string;
|
|
2013
|
-
}
|
|
2014
|
-
export declare namespace DescribeStorageVirtualMachinesResponse {
|
|
2015
|
-
|
|
2016
|
-
const filterSensitiveLog: (obj: DescribeStorageVirtualMachinesResponse) => any;
|
|
2017
|
-
}
|
|
2018
|
-
export declare enum VolumeFilterName {
|
|
2019
|
-
FILE_SYSTEM_ID = "file-system-id",
|
|
2020
|
-
STORAGE_VIRTUAL_MACHINE_ID = "storage-virtual-machine-id"
|
|
2021
|
-
}
|
|
2022
|
-
|
|
2023
|
-
export interface VolumeFilter {
|
|
2024
|
-
|
|
2025
|
-
Name?: VolumeFilterName | string;
|
|
2026
|
-
|
|
2027
|
-
Values?: string[];
|
|
2028
|
-
}
|
|
2029
|
-
export declare namespace VolumeFilter {
|
|
2030
|
-
|
|
2031
|
-
const filterSensitiveLog: (obj: VolumeFilter) => any;
|
|
2032
|
-
}
|
|
2033
|
-
export interface DescribeVolumesRequest {
|
|
2034
|
-
|
|
2035
|
-
VolumeIds?: string[];
|
|
2036
|
-
|
|
2037
|
-
Filters?: VolumeFilter[];
|
|
2038
|
-
|
|
2039
|
-
MaxResults?: number;
|
|
2040
|
-
|
|
2041
|
-
NextToken?: string;
|
|
2042
|
-
}
|
|
2043
|
-
export declare namespace DescribeVolumesRequest {
|
|
2044
|
-
|
|
2045
|
-
const filterSensitiveLog: (obj: DescribeVolumesRequest) => any;
|
|
2046
|
-
}
|
|
2047
|
-
|
|
2048
|
-
export interface DisassociateFileSystemAliasesRequest {
|
|
2049
|
-
|
|
2050
|
-
ClientRequestToken?: string;
|
|
2051
|
-
|
|
2052
|
-
FileSystemId: string | undefined;
|
|
2053
|
-
|
|
2054
|
-
Aliases: string[] | undefined;
|
|
2055
|
-
}
|
|
2056
|
-
export declare namespace DisassociateFileSystemAliasesRequest {
|
|
2057
|
-
|
|
2058
|
-
const filterSensitiveLog: (obj: DisassociateFileSystemAliasesRequest) => any;
|
|
2059
|
-
}
|
|
2060
|
-
|
|
2061
|
-
export interface DisassociateFileSystemAliasesResponse {
|
|
2062
|
-
|
|
2063
|
-
Aliases?: Alias[];
|
|
2064
|
-
}
|
|
2065
|
-
export declare namespace DisassociateFileSystemAliasesResponse {
|
|
2066
|
-
|
|
2067
|
-
const filterSensitiveLog: (obj: DisassociateFileSystemAliasesResponse) => any;
|
|
2068
|
-
}
|
|
2069
|
-
|
|
2070
|
-
export interface ListTagsForResourceRequest {
|
|
2071
|
-
|
|
2072
|
-
ResourceARN: string | undefined;
|
|
2073
|
-
|
|
2074
|
-
MaxResults?: number;
|
|
2075
|
-
|
|
2076
|
-
NextToken?: string;
|
|
2077
|
-
}
|
|
2078
|
-
export declare namespace ListTagsForResourceRequest {
|
|
2079
|
-
|
|
2080
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
2081
|
-
}
|
|
2082
|
-
|
|
2083
|
-
export interface ListTagsForResourceResponse {
|
|
2084
|
-
|
|
2085
|
-
Tags?: Tag[];
|
|
2086
|
-
|
|
2087
|
-
NextToken?: string;
|
|
2088
|
-
}
|
|
2089
|
-
export declare namespace ListTagsForResourceResponse {
|
|
2090
|
-
|
|
2091
|
-
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
2092
|
-
}
|
|
2093
|
-
|
|
2094
|
-
export interface NotServiceResourceError extends __SmithyException, $MetadataBearer {
|
|
2095
|
-
name: "NotServiceResourceError";
|
|
2096
|
-
$fault: "client";
|
|
2097
|
-
|
|
2098
|
-
ResourceARN: string | undefined;
|
|
2099
|
-
|
|
2100
|
-
Message?: string;
|
|
2101
|
-
}
|
|
2102
|
-
|
|
2103
|
-
export interface ResourceDoesNotSupportTagging extends __SmithyException, $MetadataBearer {
|
|
2104
|
-
name: "ResourceDoesNotSupportTagging";
|
|
2105
|
-
$fault: "client";
|
|
2106
|
-
|
|
2107
|
-
ResourceARN: string | undefined;
|
|
2108
|
-
|
|
2109
|
-
Message?: string;
|
|
2110
|
-
}
|
|
2111
|
-
|
|
2112
|
-
export interface ResourceNotFound extends __SmithyException, $MetadataBearer {
|
|
2113
|
-
name: "ResourceNotFound";
|
|
2114
|
-
$fault: "client";
|
|
2115
|
-
|
|
2116
|
-
ResourceARN: string | undefined;
|
|
2117
|
-
|
|
2118
|
-
Message?: string;
|
|
2119
|
-
}
|
|
2120
|
-
export interface ReleaseFileSystemNfsV3LocksRequest {
|
|
2121
|
-
|
|
2122
|
-
FileSystemId: string | undefined;
|
|
2123
|
-
|
|
2124
|
-
ClientRequestToken?: string;
|
|
2125
|
-
}
|
|
2126
|
-
export declare namespace ReleaseFileSystemNfsV3LocksRequest {
|
|
2127
|
-
|
|
2128
|
-
const filterSensitiveLog: (obj: ReleaseFileSystemNfsV3LocksRequest) => any;
|
|
2129
|
-
}
|
|
2130
|
-
export declare enum RestoreOpenZFSVolumeOption {
|
|
2131
|
-
DELETE_CLONED_VOLUMES = "DELETE_CLONED_VOLUMES",
|
|
2132
|
-
DELETE_INTERMEDIATE_SNAPSHOTS = "DELETE_INTERMEDIATE_SNAPSHOTS"
|
|
2133
|
-
}
|
|
2134
|
-
export interface RestoreVolumeFromSnapshotRequest {
|
|
2135
|
-
|
|
2136
|
-
ClientRequestToken?: string;
|
|
2137
|
-
|
|
2138
|
-
VolumeId: string | undefined;
|
|
2139
|
-
|
|
2140
|
-
SnapshotId: string | undefined;
|
|
2141
|
-
|
|
2142
|
-
Options?: (RestoreOpenZFSVolumeOption | string)[];
|
|
2143
|
-
}
|
|
2144
|
-
export declare namespace RestoreVolumeFromSnapshotRequest {
|
|
2145
|
-
|
|
2146
|
-
const filterSensitiveLog: (obj: RestoreVolumeFromSnapshotRequest) => any;
|
|
2147
|
-
}
|
|
2148
|
-
export interface RestoreVolumeFromSnapshotResponse {
|
|
2149
|
-
|
|
2150
|
-
VolumeId?: string;
|
|
2151
|
-
|
|
2152
|
-
Lifecycle?: VolumeLifecycle | string;
|
|
2153
|
-
}
|
|
2154
|
-
export declare namespace RestoreVolumeFromSnapshotResponse {
|
|
2155
|
-
|
|
2156
|
-
const filterSensitiveLog: (obj: RestoreVolumeFromSnapshotResponse) => any;
|
|
2157
|
-
}
|
|
2158
|
-
|
|
2159
|
-
export interface TagResourceRequest {
|
|
2160
|
-
|
|
2161
|
-
ResourceARN: string | undefined;
|
|
2162
|
-
|
|
2163
|
-
Tags: Tag[] | undefined;
|
|
2164
|
-
}
|
|
2165
|
-
export declare namespace TagResourceRequest {
|
|
2166
|
-
|
|
2167
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
2168
|
-
}
|
|
2169
|
-
|
|
2170
|
-
export interface TagResourceResponse {
|
|
2171
|
-
}
|
|
2172
|
-
export declare namespace TagResourceResponse {
|
|
2173
|
-
|
|
2174
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
2175
|
-
}
|
|
2176
|
-
|
|
2177
|
-
export interface UntagResourceRequest {
|
|
2178
|
-
|
|
2179
|
-
ResourceARN: string | undefined;
|
|
2180
|
-
|
|
2181
|
-
TagKeys: string[] | undefined;
|
|
2182
|
-
}
|
|
2183
|
-
export declare namespace UntagResourceRequest {
|
|
2184
|
-
|
|
2185
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
2186
|
-
}
|
|
2187
|
-
|
|
2188
|
-
export interface UntagResourceResponse {
|
|
2189
|
-
}
|
|
2190
|
-
export declare namespace UntagResourceResponse {
|
|
2191
|
-
|
|
2192
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
2193
|
-
}
|
|
2194
|
-
export interface UpdateDataRepositoryAssociationRequest {
|
|
2195
|
-
|
|
2196
|
-
AssociationId: string | undefined;
|
|
2197
|
-
|
|
2198
|
-
ClientRequestToken?: string;
|
|
2199
|
-
|
|
2200
|
-
ImportedFileChunkSize?: number;
|
|
2201
|
-
|
|
2202
|
-
S3?: S3DataRepositoryConfiguration;
|
|
2203
|
-
}
|
|
2204
|
-
export declare namespace UpdateDataRepositoryAssociationRequest {
|
|
2205
|
-
|
|
2206
|
-
const filterSensitiveLog: (obj: UpdateDataRepositoryAssociationRequest) => any;
|
|
2207
|
-
}
|
|
2208
|
-
export interface UpdateDataRepositoryAssociationResponse {
|
|
2209
|
-
|
|
2210
|
-
Association?: DataRepositoryAssociation;
|
|
2211
|
-
}
|
|
2212
|
-
export declare namespace UpdateDataRepositoryAssociationResponse {
|
|
2213
|
-
|
|
2214
|
-
const filterSensitiveLog: (obj: UpdateDataRepositoryAssociationResponse) => any;
|
|
2215
|
-
}
|
|
2216
|
-
|
|
2217
|
-
export interface UpdateFileSystemLustreConfiguration {
|
|
2218
|
-
|
|
2219
|
-
WeeklyMaintenanceStartTime?: string;
|
|
2220
|
-
|
|
2221
|
-
DailyAutomaticBackupStartTime?: string;
|
|
2222
|
-
|
|
2223
|
-
AutomaticBackupRetentionDays?: number;
|
|
2224
|
-
|
|
2225
|
-
AutoImportPolicy?: AutoImportPolicyType | string;
|
|
2226
|
-
|
|
2227
|
-
DataCompressionType?: DataCompressionType | string;
|
|
2228
|
-
|
|
2229
|
-
LogConfiguration?: LustreLogCreateConfiguration;
|
|
2230
|
-
}
|
|
2231
|
-
export declare namespace UpdateFileSystemLustreConfiguration {
|
|
2232
|
-
|
|
2233
|
-
const filterSensitiveLog: (obj: UpdateFileSystemLustreConfiguration) => any;
|
|
2234
|
-
}
|
|
2235
|
-
|
|
2236
|
-
export interface UpdateFileSystemOntapConfiguration {
|
|
2237
|
-
|
|
2238
|
-
AutomaticBackupRetentionDays?: number;
|
|
2239
|
-
|
|
2240
|
-
DailyAutomaticBackupStartTime?: string;
|
|
2241
|
-
|
|
2242
|
-
FsxAdminPassword?: string;
|
|
2243
|
-
|
|
2244
|
-
WeeklyMaintenanceStartTime?: string;
|
|
2245
|
-
}
|
|
2246
|
-
export declare namespace UpdateFileSystemOntapConfiguration {
|
|
2247
|
-
|
|
2248
|
-
const filterSensitiveLog: (obj: UpdateFileSystemOntapConfiguration) => any;
|
|
2249
|
-
}
|
|
2250
|
-
|
|
2251
|
-
export interface UpdateFileSystemOpenZFSConfiguration {
|
|
2252
|
-
|
|
2253
|
-
AutomaticBackupRetentionDays?: number;
|
|
2254
|
-
|
|
2255
|
-
CopyTagsToBackups?: boolean;
|
|
2256
|
-
|
|
2257
|
-
CopyTagsToVolumes?: boolean;
|
|
2258
|
-
|
|
2259
|
-
DailyAutomaticBackupStartTime?: string;
|
|
2260
|
-
|
|
2261
|
-
ThroughputCapacity?: number;
|
|
2262
|
-
|
|
2263
|
-
WeeklyMaintenanceStartTime?: string;
|
|
2264
|
-
|
|
2265
|
-
DiskIopsConfiguration?: DiskIopsConfiguration;
|
|
2266
|
-
}
|
|
2267
|
-
export declare namespace UpdateFileSystemOpenZFSConfiguration {
|
|
2268
|
-
|
|
2269
|
-
const filterSensitiveLog: (obj: UpdateFileSystemOpenZFSConfiguration) => any;
|
|
2270
|
-
}
|
|
2271
|
-
|
|
2272
|
-
export interface SelfManagedActiveDirectoryConfigurationUpdates {
|
|
2273
|
-
|
|
2274
|
-
UserName?: string;
|
|
2275
|
-
|
|
2276
|
-
Password?: string;
|
|
2277
|
-
|
|
2278
|
-
DnsIps?: string[];
|
|
2279
|
-
}
|
|
2280
|
-
export declare namespace SelfManagedActiveDirectoryConfigurationUpdates {
|
|
2281
|
-
|
|
2282
|
-
const filterSensitiveLog: (obj: SelfManagedActiveDirectoryConfigurationUpdates) => any;
|
|
2283
|
-
}
|
|
2284
|
-
|
|
2285
|
-
export interface UpdateFileSystemWindowsConfiguration {
|
|
2286
|
-
|
|
2287
|
-
WeeklyMaintenanceStartTime?: string;
|
|
2288
|
-
|
|
2289
|
-
DailyAutomaticBackupStartTime?: string;
|
|
2290
|
-
|
|
2291
|
-
AutomaticBackupRetentionDays?: number;
|
|
2292
|
-
|
|
2293
|
-
ThroughputCapacity?: number;
|
|
2294
|
-
|
|
2295
|
-
SelfManagedActiveDirectoryConfiguration?: SelfManagedActiveDirectoryConfigurationUpdates;
|
|
2296
|
-
|
|
2297
|
-
AuditLogConfiguration?: WindowsAuditLogCreateConfiguration;
|
|
2298
|
-
}
|
|
2299
|
-
export declare namespace UpdateFileSystemWindowsConfiguration {
|
|
2300
|
-
|
|
2301
|
-
const filterSensitiveLog: (obj: UpdateFileSystemWindowsConfiguration) => any;
|
|
2302
|
-
}
|
|
2303
|
-
|
|
2304
|
-
export interface UpdateFileSystemRequest {
|
|
2305
|
-
|
|
2306
|
-
FileSystemId: string | undefined;
|
|
2307
|
-
|
|
2308
|
-
ClientRequestToken?: string;
|
|
2309
|
-
|
|
2310
|
-
StorageCapacity?: number;
|
|
2311
|
-
|
|
2312
|
-
WindowsConfiguration?: UpdateFileSystemWindowsConfiguration;
|
|
2313
|
-
|
|
2314
|
-
LustreConfiguration?: UpdateFileSystemLustreConfiguration;
|
|
2315
|
-
|
|
2316
|
-
OntapConfiguration?: UpdateFileSystemOntapConfiguration;
|
|
2317
|
-
|
|
2318
|
-
OpenZFSConfiguration?: UpdateFileSystemOpenZFSConfiguration;
|
|
2319
|
-
}
|
|
2320
|
-
export declare namespace UpdateFileSystemRequest {
|
|
2321
|
-
|
|
2322
|
-
const filterSensitiveLog: (obj: UpdateFileSystemRequest) => any;
|
|
2323
|
-
}
|
|
2324
|
-
export interface UpdateSnapshotRequest {
|
|
2325
|
-
|
|
2326
|
-
ClientRequestToken?: string;
|
|
2327
|
-
|
|
2328
|
-
Name: string | undefined;
|
|
2329
|
-
|
|
2330
|
-
SnapshotId: string | undefined;
|
|
2331
|
-
}
|
|
2332
|
-
export declare namespace UpdateSnapshotRequest {
|
|
2333
|
-
|
|
2334
|
-
const filterSensitiveLog: (obj: UpdateSnapshotRequest) => any;
|
|
2335
|
-
}
|
|
2336
|
-
|
|
2337
|
-
export interface UpdateSvmActiveDirectoryConfiguration {
|
|
2338
|
-
|
|
2339
|
-
SelfManagedActiveDirectoryConfiguration?: SelfManagedActiveDirectoryConfigurationUpdates;
|
|
2340
|
-
}
|
|
2341
|
-
export declare namespace UpdateSvmActiveDirectoryConfiguration {
|
|
2342
|
-
|
|
2343
|
-
const filterSensitiveLog: (obj: UpdateSvmActiveDirectoryConfiguration) => any;
|
|
2344
|
-
}
|
|
2345
|
-
export interface UpdateStorageVirtualMachineRequest {
|
|
2346
|
-
|
|
2347
|
-
ActiveDirectoryConfiguration?: UpdateSvmActiveDirectoryConfiguration;
|
|
2348
|
-
|
|
2349
|
-
ClientRequestToken?: string;
|
|
2350
|
-
|
|
2351
|
-
StorageVirtualMachineId: string | undefined;
|
|
2352
|
-
|
|
2353
|
-
SvmAdminPassword?: string;
|
|
2354
|
-
}
|
|
2355
|
-
export declare namespace UpdateStorageVirtualMachineRequest {
|
|
2356
|
-
|
|
2357
|
-
const filterSensitiveLog: (obj: UpdateStorageVirtualMachineRequest) => any;
|
|
2358
|
-
}
|
|
2359
|
-
export interface UpdateStorageVirtualMachineResponse {
|
|
2360
|
-
|
|
2361
|
-
StorageVirtualMachine?: StorageVirtualMachine;
|
|
2362
|
-
}
|
|
2363
|
-
export declare namespace UpdateStorageVirtualMachineResponse {
|
|
2364
|
-
|
|
2365
|
-
const filterSensitiveLog: (obj: UpdateStorageVirtualMachineResponse) => any;
|
|
2366
|
-
}
|
|
2367
|
-
|
|
2368
|
-
export interface UpdateOntapVolumeConfiguration {
|
|
2369
|
-
|
|
2370
|
-
JunctionPath?: string;
|
|
2371
|
-
|
|
2372
|
-
SecurityStyle?: SecurityStyle | string;
|
|
2373
|
-
|
|
2374
|
-
SizeInMegabytes?: number;
|
|
2375
|
-
|
|
2376
|
-
StorageEfficiencyEnabled?: boolean;
|
|
2377
|
-
|
|
2378
|
-
TieringPolicy?: TieringPolicy;
|
|
2379
|
-
}
|
|
2380
|
-
export declare namespace UpdateOntapVolumeConfiguration {
|
|
2381
|
-
|
|
2382
|
-
const filterSensitiveLog: (obj: UpdateOntapVolumeConfiguration) => any;
|
|
2383
|
-
}
|
|
2384
|
-
|
|
2385
|
-
export interface UpdateOpenZFSVolumeConfiguration {
|
|
2386
|
-
|
|
2387
|
-
StorageCapacityReservationGiB?: number;
|
|
2388
|
-
|
|
2389
|
-
StorageCapacityQuotaGiB?: number;
|
|
2390
|
-
|
|
2391
|
-
DataCompressionType?: OpenZFSDataCompressionType | string;
|
|
2392
|
-
|
|
2393
|
-
NfsExports?: OpenZFSNfsExport[];
|
|
2394
|
-
|
|
2395
|
-
UserAndGroupQuotas?: OpenZFSUserOrGroupQuota[];
|
|
2396
|
-
|
|
2397
|
-
ReadOnly?: boolean;
|
|
2398
|
-
}
|
|
2399
|
-
export declare namespace UpdateOpenZFSVolumeConfiguration {
|
|
2400
|
-
|
|
2401
|
-
const filterSensitiveLog: (obj: UpdateOpenZFSVolumeConfiguration) => any;
|
|
2402
|
-
}
|
|
2403
|
-
export interface UpdateVolumeRequest {
|
|
2404
|
-
|
|
2405
|
-
ClientRequestToken?: string;
|
|
2406
|
-
|
|
2407
|
-
VolumeId: string | undefined;
|
|
2408
|
-
|
|
2409
|
-
OntapConfiguration?: UpdateOntapVolumeConfiguration;
|
|
2410
|
-
|
|
2411
|
-
Name?: string;
|
|
2412
|
-
|
|
2413
|
-
OpenZFSConfiguration?: UpdateOpenZFSVolumeConfiguration;
|
|
2414
|
-
}
|
|
2415
|
-
export declare namespace UpdateVolumeRequest {
|
|
2416
|
-
|
|
2417
|
-
const filterSensitiveLog: (obj: UpdateVolumeRequest) => any;
|
|
2418
|
-
}
|
|
2419
|
-
|
|
2420
|
-
export interface AdministrativeAction {
|
|
2421
|
-
|
|
2422
|
-
AdministrativeActionType?: AdministrativeActionType | string;
|
|
2423
|
-
|
|
2424
|
-
ProgressPercent?: number;
|
|
2425
|
-
|
|
2426
|
-
RequestTime?: Date;
|
|
2427
|
-
|
|
2428
|
-
Status?: Status | string;
|
|
2429
|
-
|
|
2430
|
-
TargetFileSystemValues?: FileSystem;
|
|
2431
|
-
|
|
2432
|
-
FailureDetails?: AdministrativeActionFailureDetails;
|
|
2433
|
-
|
|
2434
|
-
TargetVolumeValues?: Volume;
|
|
2435
|
-
|
|
2436
|
-
TargetSnapshotValues?: Snapshot;
|
|
2437
|
-
}
|
|
2438
|
-
export declare namespace AdministrativeAction {
|
|
2439
|
-
|
|
2440
|
-
const filterSensitiveLog: (obj: AdministrativeAction) => any;
|
|
2441
|
-
}
|
|
2442
|
-
|
|
2443
|
-
export interface FileSystem {
|
|
2444
|
-
|
|
2445
|
-
OwnerId?: string;
|
|
2446
|
-
|
|
2447
|
-
CreationTime?: Date;
|
|
2448
|
-
|
|
2449
|
-
FileSystemId?: string;
|
|
2450
|
-
|
|
2451
|
-
FileSystemType?: FileSystemType | string;
|
|
2452
|
-
|
|
2453
|
-
Lifecycle?: FileSystemLifecycle | string;
|
|
2454
|
-
|
|
2455
|
-
FailureDetails?: FileSystemFailureDetails;
|
|
2456
|
-
|
|
2457
|
-
StorageCapacity?: number;
|
|
2458
|
-
|
|
2459
|
-
StorageType?: StorageType | string;
|
|
2460
|
-
|
|
2461
|
-
VpcId?: string;
|
|
2462
|
-
|
|
2463
|
-
SubnetIds?: string[];
|
|
2464
|
-
|
|
2465
|
-
NetworkInterfaceIds?: string[];
|
|
2466
|
-
|
|
2467
|
-
DNSName?: string;
|
|
2468
|
-
|
|
2469
|
-
KmsKeyId?: string;
|
|
2470
|
-
|
|
2471
|
-
ResourceARN?: string;
|
|
2472
|
-
|
|
2473
|
-
Tags?: Tag[];
|
|
2474
|
-
|
|
2475
|
-
WindowsConfiguration?: WindowsFileSystemConfiguration;
|
|
2476
|
-
|
|
2477
|
-
LustreConfiguration?: LustreFileSystemConfiguration;
|
|
2478
|
-
|
|
2479
|
-
AdministrativeActions?: AdministrativeAction[];
|
|
2480
|
-
|
|
2481
|
-
OntapConfiguration?: OntapFileSystemConfiguration;
|
|
2482
|
-
|
|
2483
|
-
FileSystemTypeVersion?: string;
|
|
2484
|
-
|
|
2485
|
-
OpenZFSConfiguration?: OpenZFSFileSystemConfiguration;
|
|
2486
|
-
}
|
|
2487
|
-
export declare namespace FileSystem {
|
|
2488
|
-
|
|
2489
|
-
const filterSensitiveLog: (obj: FileSystem) => any;
|
|
2490
|
-
}
|
|
2491
|
-
|
|
2492
|
-
export interface Snapshot {
|
|
2493
|
-
|
|
2494
|
-
ResourceARN?: string;
|
|
2495
|
-
|
|
2496
|
-
SnapshotId?: string;
|
|
2497
|
-
|
|
2498
|
-
Name?: string;
|
|
2499
|
-
|
|
2500
|
-
VolumeId?: string;
|
|
2501
|
-
|
|
2502
|
-
CreationTime?: Date;
|
|
2503
|
-
|
|
2504
|
-
Lifecycle?: SnapshotLifecycle | string;
|
|
2505
|
-
|
|
2506
|
-
Tags?: Tag[];
|
|
2507
|
-
|
|
2508
|
-
AdministrativeActions?: AdministrativeAction[];
|
|
2509
|
-
}
|
|
2510
|
-
export declare namespace Snapshot {
|
|
2511
|
-
|
|
2512
|
-
const filterSensitiveLog: (obj: Snapshot) => any;
|
|
2513
|
-
}
|
|
2514
|
-
|
|
2515
|
-
export interface Volume {
|
|
2516
|
-
|
|
2517
|
-
CreationTime?: Date;
|
|
2518
|
-
|
|
2519
|
-
FileSystemId?: string;
|
|
2520
|
-
|
|
2521
|
-
Lifecycle?: VolumeLifecycle | string;
|
|
2522
|
-
|
|
2523
|
-
Name?: string;
|
|
2524
|
-
|
|
2525
|
-
OntapConfiguration?: OntapVolumeConfiguration;
|
|
2526
|
-
|
|
2527
|
-
ResourceARN?: string;
|
|
2528
|
-
|
|
2529
|
-
Tags?: Tag[];
|
|
2530
|
-
|
|
2531
|
-
VolumeId?: string;
|
|
2532
|
-
|
|
2533
|
-
VolumeType?: VolumeType | string;
|
|
2534
|
-
|
|
2535
|
-
LifecycleTransitionReason?: LifecycleTransitionReason;
|
|
2536
|
-
|
|
2537
|
-
AdministrativeActions?: AdministrativeAction[];
|
|
2538
|
-
|
|
2539
|
-
OpenZFSConfiguration?: OpenZFSVolumeConfiguration;
|
|
2540
|
-
}
|
|
2541
|
-
export declare namespace Volume {
|
|
2542
|
-
|
|
2543
|
-
const filterSensitiveLog: (obj: Volume) => any;
|
|
2544
|
-
}
|
|
2545
|
-
|
|
2546
|
-
export interface CreateFileSystemFromBackupResponse {
|
|
2547
|
-
|
|
2548
|
-
FileSystem?: FileSystem;
|
|
2549
|
-
}
|
|
2550
|
-
export declare namespace CreateFileSystemFromBackupResponse {
|
|
2551
|
-
|
|
2552
|
-
const filterSensitiveLog: (obj: CreateFileSystemFromBackupResponse) => any;
|
|
2553
|
-
}
|
|
2554
|
-
|
|
2555
|
-
export interface CreateFileSystemResponse {
|
|
2556
|
-
|
|
2557
|
-
FileSystem?: FileSystem;
|
|
2558
|
-
}
|
|
2559
|
-
export declare namespace CreateFileSystemResponse {
|
|
2560
|
-
|
|
2561
|
-
const filterSensitiveLog: (obj: CreateFileSystemResponse) => any;
|
|
2562
|
-
}
|
|
2563
|
-
export interface CreateSnapshotResponse {
|
|
2564
|
-
|
|
2565
|
-
Snapshot?: Snapshot;
|
|
2566
|
-
}
|
|
2567
|
-
export declare namespace CreateSnapshotResponse {
|
|
2568
|
-
|
|
2569
|
-
const filterSensitiveLog: (obj: CreateSnapshotResponse) => any;
|
|
2570
|
-
}
|
|
2571
|
-
export interface CreateVolumeFromBackupResponse {
|
|
2572
|
-
|
|
2573
|
-
Volume?: Volume;
|
|
2574
|
-
}
|
|
2575
|
-
export declare namespace CreateVolumeFromBackupResponse {
|
|
2576
|
-
|
|
2577
|
-
const filterSensitiveLog: (obj: CreateVolumeFromBackupResponse) => any;
|
|
2578
|
-
}
|
|
2579
|
-
export interface CreateVolumeResponse {
|
|
2580
|
-
|
|
2581
|
-
Volume?: Volume;
|
|
2582
|
-
}
|
|
2583
|
-
export declare namespace CreateVolumeResponse {
|
|
2584
|
-
|
|
2585
|
-
const filterSensitiveLog: (obj: CreateVolumeResponse) => any;
|
|
2586
|
-
}
|
|
2587
|
-
export interface ReleaseFileSystemNfsV3LocksResponse {
|
|
2588
|
-
|
|
2589
|
-
FileSystem?: FileSystem;
|
|
2590
|
-
}
|
|
2591
|
-
export declare namespace ReleaseFileSystemNfsV3LocksResponse {
|
|
2592
|
-
|
|
2593
|
-
const filterSensitiveLog: (obj: ReleaseFileSystemNfsV3LocksResponse) => any;
|
|
2594
|
-
}
|
|
2595
|
-
|
|
2596
|
-
export interface UpdateFileSystemResponse {
|
|
2597
|
-
|
|
2598
|
-
FileSystem?: FileSystem;
|
|
2599
|
-
}
|
|
2600
|
-
export declare namespace UpdateFileSystemResponse {
|
|
2601
|
-
|
|
2602
|
-
const filterSensitiveLog: (obj: UpdateFileSystemResponse) => any;
|
|
2603
|
-
}
|
|
2604
|
-
export interface UpdateSnapshotResponse {
|
|
2605
|
-
|
|
2606
|
-
Snapshot?: Snapshot;
|
|
2607
|
-
}
|
|
2608
|
-
export declare namespace UpdateSnapshotResponse {
|
|
2609
|
-
|
|
2610
|
-
const filterSensitiveLog: (obj: UpdateSnapshotResponse) => any;
|
|
2611
|
-
}
|
|
2612
|
-
export interface UpdateVolumeResponse {
|
|
2613
|
-
|
|
2614
|
-
Volume?: Volume;
|
|
2615
|
-
}
|
|
2616
|
-
export declare namespace UpdateVolumeResponse {
|
|
2617
|
-
|
|
2618
|
-
const filterSensitiveLog: (obj: UpdateVolumeResponse) => any;
|
|
2619
|
-
}
|
|
2620
|
-
|
|
2621
|
-
export interface DescribeFileSystemsResponse {
|
|
2622
|
-
|
|
2623
|
-
FileSystems?: FileSystem[];
|
|
2624
|
-
|
|
2625
|
-
NextToken?: string;
|
|
2626
|
-
}
|
|
2627
|
-
export declare namespace DescribeFileSystemsResponse {
|
|
2628
|
-
|
|
2629
|
-
const filterSensitiveLog: (obj: DescribeFileSystemsResponse) => any;
|
|
2630
|
-
}
|
|
2631
|
-
export interface DescribeSnapshotsResponse {
|
|
2632
|
-
|
|
2633
|
-
Snapshots?: Snapshot[];
|
|
2634
|
-
|
|
2635
|
-
NextToken?: string;
|
|
2636
|
-
}
|
|
2637
|
-
export declare namespace DescribeSnapshotsResponse {
|
|
2638
|
-
|
|
2639
|
-
const filterSensitiveLog: (obj: DescribeSnapshotsResponse) => any;
|
|
2640
|
-
}
|
|
2641
|
-
export interface DescribeVolumesResponse {
|
|
2642
|
-
|
|
2643
|
-
Volumes?: Volume[];
|
|
2644
|
-
|
|
2645
|
-
NextToken?: string;
|
|
2646
|
-
}
|
|
2647
|
-
export declare namespace DescribeVolumesResponse {
|
|
2648
|
-
|
|
2649
|
-
const filterSensitiveLog: (obj: DescribeVolumesResponse) => any;
|
|
2650
|
-
}
|
|
2651
|
-
|
|
2652
|
-
export interface Backup {
|
|
2653
|
-
|
|
2654
|
-
BackupId: string | undefined;
|
|
2655
|
-
|
|
2656
|
-
Lifecycle: BackupLifecycle | string | undefined;
|
|
2657
|
-
|
|
2658
|
-
FailureDetails?: BackupFailureDetails;
|
|
2659
|
-
|
|
2660
|
-
Type: BackupType | string | undefined;
|
|
2661
|
-
|
|
2662
|
-
ProgressPercent?: number;
|
|
2663
|
-
|
|
2664
|
-
CreationTime: Date | undefined;
|
|
2665
|
-
|
|
2666
|
-
KmsKeyId?: string;
|
|
2667
|
-
|
|
2668
|
-
ResourceARN?: string;
|
|
2669
|
-
|
|
2670
|
-
Tags?: Tag[];
|
|
2671
|
-
|
|
2672
|
-
FileSystem: FileSystem | undefined;
|
|
2673
|
-
|
|
2674
|
-
DirectoryInformation?: ActiveDirectoryBackupAttributes;
|
|
2675
|
-
|
|
2676
|
-
OwnerId?: string;
|
|
2677
|
-
|
|
2678
|
-
SourceBackupId?: string;
|
|
2679
|
-
|
|
2680
|
-
SourceBackupRegion?: string;
|
|
2681
|
-
|
|
2682
|
-
ResourceType?: ResourceType | string;
|
|
2683
|
-
|
|
2684
|
-
Volume?: Volume;
|
|
2685
|
-
}
|
|
2686
|
-
export declare namespace Backup {
|
|
2687
|
-
|
|
2688
|
-
const filterSensitiveLog: (obj: Backup) => any;
|
|
2689
|
-
}
|
|
2690
|
-
export interface CopyBackupResponse {
|
|
2691
|
-
|
|
2692
|
-
Backup?: Backup;
|
|
2693
|
-
}
|
|
2694
|
-
export declare namespace CopyBackupResponse {
|
|
2695
|
-
|
|
2696
|
-
const filterSensitiveLog: (obj: CopyBackupResponse) => any;
|
|
2697
|
-
}
|
|
2698
|
-
|
|
2699
|
-
export interface CreateBackupResponse {
|
|
2700
|
-
|
|
2701
|
-
Backup?: Backup;
|
|
2702
|
-
}
|
|
2703
|
-
export declare namespace CreateBackupResponse {
|
|
2704
|
-
|
|
2705
|
-
const filterSensitiveLog: (obj: CreateBackupResponse) => any;
|
|
2706
|
-
}
|
|
2707
|
-
|
|
2708
|
-
export interface DescribeBackupsResponse {
|
|
2709
|
-
|
|
2710
|
-
Backups?: Backup[];
|
|
2711
|
-
|
|
2712
|
-
NextToken?: string;
|
|
2713
|
-
}
|
|
2714
|
-
export declare namespace DescribeBackupsResponse {
|
|
2715
|
-
|
|
2716
|
-
const filterSensitiveLog: (obj: DescribeBackupsResponse) => any;
|
|
2717
|
-
}
|