aws-sdk 2.1635.0 → 2.1637.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/README.md +1 -1
- package/apis/account-2021-02-01.min.json +101 -19
- package/apis/auditmanager-2017-07-25.min.json +57 -38
- package/apis/b2bi-2022-06-23.min.json +8 -1
- package/apis/codepipeline-2015-07-09.min.json +4 -1
- package/apis/firehose-2015-08-04.min.json +205 -159
- package/apis/fsx-2018-03-01.min.json +199 -163
- package/apis/glue-2017-03-31.min.json +176 -143
- package/apis/iotwireless-2020-11-22.min.json +3 -0
- package/apis/location-2020-11-19.min.json +1036 -754
- package/apis/location-2020-11-19.paginators.json +6 -0
- package/apis/sagemaker-2017-07-24.min.json +731 -730
- package/apis/sns-2010-03-31.min.json +7 -1
- package/apis/sqs-2012-11-05.min.json +3 -0
- package/apis/storagegateway-2013-06-30.min.json +30 -14
- package/apis/verifiedpermissions-2021-12-01.min.json +321 -84
- package/clients/account.d.ts +84 -9
- package/clients/auditmanager.d.ts +45 -33
- package/clients/b2bi.d.ts +1 -1
- package/clients/codepipeline.d.ts +4 -4
- package/clients/firehose.d.ts +73 -10
- package/clients/fsx.d.ts +62 -18
- package/clients/glue.d.ts +58 -0
- package/clients/iotwireless.d.ts +1 -1
- package/clients/location.d.ts +981 -677
- package/clients/sagemaker.d.ts +9 -4
- package/clients/sns.d.ts +7 -7
- package/clients/sqs.d.ts +5 -5
- package/clients/storagegateway.d.ts +31 -16
- package/clients/verifiedpermissions.d.ts +260 -8
- package/dist/aws-sdk-core-react-native.js +1 -1
- package/dist/aws-sdk-react-native.js +16 -16
- package/dist/aws-sdk.js +1278 -916
- package/dist/aws-sdk.min.js +61 -61
- package/lib/core.js +1 -1
- package/package.json +1 -1
@@ -5,6 +5,9 @@
|
|
5
5
|
"endpointPrefix": "fsx",
|
6
6
|
"jsonVersion": "1.1",
|
7
7
|
"protocol": "json",
|
8
|
+
"protocols": [
|
9
|
+
"json"
|
10
|
+
],
|
8
11
|
"serviceFullName": "Amazon FSx",
|
9
12
|
"serviceId": "FSx",
|
10
13
|
"signatureVersion": "v4",
|
@@ -115,7 +118,7 @@
|
|
115
118
|
"VolumeId": {},
|
116
119
|
"Lifecycle": {},
|
117
120
|
"AdministrativeActions": {
|
118
|
-
"shape": "
|
121
|
+
"shape": "S2h"
|
119
122
|
}
|
120
123
|
}
|
121
124
|
},
|
@@ -163,7 +166,7 @@
|
|
163
166
|
"type": "integer"
|
164
167
|
},
|
165
168
|
"S3": {
|
166
|
-
"shape": "
|
169
|
+
"shape": "S4y"
|
167
170
|
},
|
168
171
|
"ClientRequestToken": {
|
169
172
|
"idempotencyToken": true
|
@@ -177,7 +180,7 @@
|
|
177
180
|
"type": "structure",
|
178
181
|
"members": {
|
179
182
|
"Association": {
|
180
|
-
"shape": "
|
183
|
+
"shape": "S54"
|
181
184
|
}
|
182
185
|
}
|
183
186
|
},
|
@@ -194,11 +197,11 @@
|
|
194
197
|
"members": {
|
195
198
|
"Type": {},
|
196
199
|
"Paths": {
|
197
|
-
"shape": "
|
200
|
+
"shape": "S5d"
|
198
201
|
},
|
199
202
|
"FileSystemId": {},
|
200
203
|
"Report": {
|
201
|
-
"shape": "
|
204
|
+
"shape": "S5f"
|
202
205
|
},
|
203
206
|
"ClientRequestToken": {
|
204
207
|
"idempotencyToken": true
|
@@ -210,7 +213,7 @@
|
|
210
213
|
"type": "long"
|
211
214
|
},
|
212
215
|
"ReleaseConfiguration": {
|
213
|
-
"shape": "
|
216
|
+
"shape": "S5j"
|
214
217
|
}
|
215
218
|
}
|
216
219
|
},
|
@@ -218,7 +221,7 @@
|
|
218
221
|
"type": "structure",
|
219
222
|
"members": {
|
220
223
|
"DataRepositoryTask": {
|
221
|
-
"shape": "
|
224
|
+
"shape": "S5o"
|
222
225
|
}
|
223
226
|
}
|
224
227
|
},
|
@@ -246,7 +249,7 @@
|
|
246
249
|
"shape": "S15"
|
247
250
|
},
|
248
251
|
"SecurityGroupIds": {
|
249
|
-
"shape": "
|
252
|
+
"shape": "S60"
|
250
253
|
},
|
251
254
|
"Tags": {
|
252
255
|
"shape": "Sj"
|
@@ -269,7 +272,7 @@
|
|
269
272
|
"DeploymentType": {},
|
270
273
|
"WeeklyMaintenanceStartTime": {},
|
271
274
|
"MetadataConfiguration": {
|
272
|
-
"shape": "
|
275
|
+
"shape": "S65"
|
273
276
|
}
|
274
277
|
}
|
275
278
|
},
|
@@ -285,7 +288,7 @@
|
|
285
288
|
"FileCachePath": {},
|
286
289
|
"DataRepositoryPath": {},
|
287
290
|
"DataRepositorySubdirectories": {
|
288
|
-
"shape": "
|
291
|
+
"shape": "S57"
|
289
292
|
},
|
290
293
|
"NFS": {
|
291
294
|
"type": "structure",
|
@@ -295,7 +298,7 @@
|
|
295
298
|
"members": {
|
296
299
|
"Version": {},
|
297
300
|
"DnsIps": {
|
298
|
-
"shape": "
|
301
|
+
"shape": "S5a"
|
299
302
|
}
|
300
303
|
}
|
301
304
|
}
|
@@ -319,7 +322,7 @@
|
|
319
322
|
"FileCacheTypeVersion": {},
|
320
323
|
"Lifecycle": {},
|
321
324
|
"FailureDetails": {
|
322
|
-
"shape": "
|
325
|
+
"shape": "S6d"
|
323
326
|
},
|
324
327
|
"StorageCapacity": {
|
325
328
|
"type": "integer"
|
@@ -341,10 +344,10 @@
|
|
341
344
|
"type": "boolean"
|
342
345
|
},
|
343
346
|
"LustreConfiguration": {
|
344
|
-
"shape": "
|
347
|
+
"shape": "S6e"
|
345
348
|
},
|
346
349
|
"DataRepositoryAssociationIds": {
|
347
|
-
"shape": "
|
350
|
+
"shape": "S6f"
|
348
351
|
}
|
349
352
|
}
|
350
353
|
}
|
@@ -373,17 +376,17 @@
|
|
373
376
|
"shape": "S15"
|
374
377
|
},
|
375
378
|
"SecurityGroupIds": {
|
376
|
-
"shape": "
|
379
|
+
"shape": "S60"
|
377
380
|
},
|
378
381
|
"Tags": {
|
379
382
|
"shape": "Sj"
|
380
383
|
},
|
381
384
|
"KmsKeyId": {},
|
382
385
|
"WindowsConfiguration": {
|
383
|
-
"shape": "
|
386
|
+
"shape": "S6h"
|
384
387
|
},
|
385
388
|
"LustreConfiguration": {
|
386
|
-
"shape": "
|
389
|
+
"shape": "S6l"
|
387
390
|
},
|
388
391
|
"OntapConfiguration": {
|
389
392
|
"type": "structure",
|
@@ -398,14 +401,14 @@
|
|
398
401
|
"DeploymentType": {},
|
399
402
|
"EndpointIpAddressRange": {},
|
400
403
|
"FsxAdminPassword": {
|
401
|
-
"shape": "
|
404
|
+
"shape": "S4h"
|
402
405
|
},
|
403
406
|
"DiskIopsConfiguration": {
|
404
407
|
"shape": "S1t"
|
405
408
|
},
|
406
409
|
"PreferredSubnetId": {},
|
407
410
|
"RouteTableIds": {
|
408
|
-
"shape": "
|
411
|
+
"shape": "S4f"
|
409
412
|
},
|
410
413
|
"ThroughputCapacity": {
|
411
414
|
"type": "integer"
|
@@ -421,7 +424,7 @@
|
|
421
424
|
},
|
422
425
|
"FileSystemTypeVersion": {},
|
423
426
|
"OpenZFSConfiguration": {
|
424
|
-
"shape": "
|
427
|
+
"shape": "S6p"
|
425
428
|
}
|
426
429
|
}
|
427
430
|
},
|
@@ -450,22 +453,22 @@
|
|
450
453
|
"shape": "S15"
|
451
454
|
},
|
452
455
|
"SecurityGroupIds": {
|
453
|
-
"shape": "
|
456
|
+
"shape": "S60"
|
454
457
|
},
|
455
458
|
"Tags": {
|
456
459
|
"shape": "Sj"
|
457
460
|
},
|
458
461
|
"WindowsConfiguration": {
|
459
|
-
"shape": "
|
462
|
+
"shape": "S6h"
|
460
463
|
},
|
461
464
|
"LustreConfiguration": {
|
462
|
-
"shape": "
|
465
|
+
"shape": "S6l"
|
463
466
|
},
|
464
467
|
"StorageType": {},
|
465
468
|
"KmsKeyId": {},
|
466
469
|
"FileSystemTypeVersion": {},
|
467
470
|
"OpenZFSConfiguration": {
|
468
|
-
"shape": "
|
471
|
+
"shape": "S6p"
|
469
472
|
},
|
470
473
|
"StorageCapacity": {
|
471
474
|
"type": "integer"
|
@@ -503,7 +506,7 @@
|
|
503
506
|
"type": "structure",
|
504
507
|
"members": {
|
505
508
|
"Snapshot": {
|
506
|
-
"shape": "
|
509
|
+
"shape": "S44"
|
507
510
|
}
|
508
511
|
}
|
509
512
|
},
|
@@ -525,7 +528,7 @@
|
|
525
528
|
"members": {
|
526
529
|
"NetBiosName": {},
|
527
530
|
"SelfManagedActiveDirectoryConfiguration": {
|
528
|
-
"shape": "
|
531
|
+
"shape": "S6i"
|
529
532
|
}
|
530
533
|
}
|
531
534
|
},
|
@@ -535,7 +538,7 @@
|
|
535
538
|
"FileSystemId": {},
|
536
539
|
"Name": {},
|
537
540
|
"SvmAdminPassword": {
|
538
|
-
"shape": "
|
541
|
+
"shape": "S4h"
|
539
542
|
},
|
540
543
|
"Tags": {
|
541
544
|
"shape": "Sj"
|
@@ -547,7 +550,7 @@
|
|
547
550
|
"type": "structure",
|
548
551
|
"members": {
|
549
552
|
"StorageVirtualMachine": {
|
550
|
-
"shape": "
|
553
|
+
"shape": "S72"
|
551
554
|
}
|
552
555
|
}
|
553
556
|
}
|
@@ -566,7 +569,7 @@
|
|
566
569
|
"VolumeType": {},
|
567
570
|
"Name": {},
|
568
571
|
"OntapConfiguration": {
|
569
|
-
"shape": "
|
572
|
+
"shape": "S79"
|
570
573
|
},
|
571
574
|
"Tags": {
|
572
575
|
"shape": "Sj"
|
@@ -606,10 +609,10 @@
|
|
606
609
|
"type": "boolean"
|
607
610
|
},
|
608
611
|
"NfsExports": {
|
609
|
-
"shape": "
|
612
|
+
"shape": "S3t"
|
610
613
|
},
|
611
614
|
"UserAndGroupQuotas": {
|
612
|
-
"shape": "
|
615
|
+
"shape": "S40"
|
613
616
|
}
|
614
617
|
}
|
615
618
|
}
|
@@ -619,7 +622,7 @@
|
|
619
622
|
"type": "structure",
|
620
623
|
"members": {
|
621
624
|
"Volume": {
|
622
|
-
"shape": "
|
625
|
+
"shape": "S2n"
|
623
626
|
}
|
624
627
|
}
|
625
628
|
}
|
@@ -638,7 +641,7 @@
|
|
638
641
|
},
|
639
642
|
"Name": {},
|
640
643
|
"OntapConfiguration": {
|
641
|
-
"shape": "
|
644
|
+
"shape": "S79"
|
642
645
|
},
|
643
646
|
"Tags": {
|
644
647
|
"shape": "Sj"
|
@@ -649,7 +652,7 @@
|
|
649
652
|
"type": "structure",
|
650
653
|
"members": {
|
651
654
|
"Volume": {
|
652
|
-
"shape": "
|
655
|
+
"shape": "S2n"
|
653
656
|
}
|
654
657
|
}
|
655
658
|
}
|
@@ -917,7 +920,7 @@
|
|
917
920
|
"member": {}
|
918
921
|
},
|
919
922
|
"Filters": {
|
920
|
-
"shape": "
|
923
|
+
"shape": "S8e"
|
921
924
|
},
|
922
925
|
"MaxResults": {
|
923
926
|
"type": "integer"
|
@@ -943,10 +946,10 @@
|
|
943
946
|
"type": "structure",
|
944
947
|
"members": {
|
945
948
|
"AssociationIds": {
|
946
|
-
"shape": "
|
949
|
+
"shape": "S6f"
|
947
950
|
},
|
948
951
|
"Filters": {
|
949
|
-
"shape": "
|
952
|
+
"shape": "S8e"
|
950
953
|
},
|
951
954
|
"MaxResults": {
|
952
955
|
"type": "integer"
|
@@ -960,7 +963,7 @@
|
|
960
963
|
"Associations": {
|
961
964
|
"type": "list",
|
962
965
|
"member": {
|
963
|
-
"shape": "
|
966
|
+
"shape": "S54"
|
964
967
|
}
|
965
968
|
},
|
966
969
|
"NextToken": {}
|
@@ -1001,7 +1004,7 @@
|
|
1001
1004
|
"DataRepositoryTasks": {
|
1002
1005
|
"type": "list",
|
1003
1006
|
"member": {
|
1004
|
-
"shape": "
|
1007
|
+
"shape": "S5o"
|
1005
1008
|
}
|
1006
1009
|
},
|
1007
1010
|
"NextToken": {}
|
@@ -1028,7 +1031,7 @@
|
|
1028
1031
|
"FileCaches": {
|
1029
1032
|
"type": "list",
|
1030
1033
|
"member": {
|
1031
|
-
"shape": "
|
1034
|
+
"shape": "S94"
|
1032
1035
|
}
|
1033
1036
|
},
|
1034
1037
|
"NextToken": {}
|
@@ -1138,7 +1141,7 @@
|
|
1138
1141
|
"Snapshots": {
|
1139
1142
|
"type": "list",
|
1140
1143
|
"member": {
|
1141
|
-
"shape": "
|
1144
|
+
"shape": "S44"
|
1142
1145
|
}
|
1143
1146
|
},
|
1144
1147
|
"NextToken": {}
|
@@ -1178,7 +1181,7 @@
|
|
1178
1181
|
"StorageVirtualMachines": {
|
1179
1182
|
"type": "list",
|
1180
1183
|
"member": {
|
1181
|
-
"shape": "
|
1184
|
+
"shape": "S72"
|
1182
1185
|
}
|
1183
1186
|
},
|
1184
1187
|
"NextToken": {}
|
@@ -1218,7 +1221,7 @@
|
|
1218
1221
|
"Volumes": {
|
1219
1222
|
"type": "list",
|
1220
1223
|
"member": {
|
1221
|
-
"shape": "
|
1224
|
+
"shape": "S2n"
|
1222
1225
|
}
|
1223
1226
|
},
|
1224
1227
|
"NextToken": {}
|
@@ -1323,7 +1326,7 @@
|
|
1323
1326
|
"VolumeId": {},
|
1324
1327
|
"Lifecycle": {},
|
1325
1328
|
"AdministrativeActions": {
|
1326
|
-
"shape": "
|
1329
|
+
"shape": "S2h"
|
1327
1330
|
}
|
1328
1331
|
}
|
1329
1332
|
},
|
@@ -1407,7 +1410,7 @@
|
|
1407
1410
|
"type": "integer"
|
1408
1411
|
},
|
1409
1412
|
"S3": {
|
1410
|
-
"shape": "
|
1413
|
+
"shape": "S4y"
|
1411
1414
|
}
|
1412
1415
|
}
|
1413
1416
|
},
|
@@ -1415,7 +1418,7 @@
|
|
1415
1418
|
"type": "structure",
|
1416
1419
|
"members": {
|
1417
1420
|
"Association": {
|
1418
|
-
"shape": "
|
1421
|
+
"shape": "S54"
|
1419
1422
|
}
|
1420
1423
|
}
|
1421
1424
|
},
|
@@ -1444,7 +1447,7 @@
|
|
1444
1447
|
"type": "structure",
|
1445
1448
|
"members": {
|
1446
1449
|
"FileCache": {
|
1447
|
-
"shape": "
|
1450
|
+
"shape": "S94"
|
1448
1451
|
}
|
1449
1452
|
}
|
1450
1453
|
},
|
@@ -1476,10 +1479,10 @@
|
|
1476
1479
|
"type": "integer"
|
1477
1480
|
},
|
1478
1481
|
"SelfManagedActiveDirectoryConfiguration": {
|
1479
|
-
"shape": "
|
1482
|
+
"shape": "Sau"
|
1480
1483
|
},
|
1481
1484
|
"AuditLogConfiguration": {
|
1482
|
-
"shape": "
|
1485
|
+
"shape": "S6k"
|
1483
1486
|
},
|
1484
1487
|
"DiskIopsConfiguration": {
|
1485
1488
|
"shape": "S1t"
|
@@ -1497,13 +1500,22 @@
|
|
1497
1500
|
"AutoImportPolicy": {},
|
1498
1501
|
"DataCompressionType": {},
|
1499
1502
|
"LogConfiguration": {
|
1500
|
-
"shape": "
|
1503
|
+
"shape": "S6m"
|
1501
1504
|
},
|
1502
1505
|
"RootSquashConfiguration": {
|
1503
1506
|
"shape": "S2a"
|
1504
1507
|
},
|
1505
1508
|
"PerUnitStorageThroughput": {
|
1506
1509
|
"type": "integer"
|
1510
|
+
},
|
1511
|
+
"MetadataConfiguration": {
|
1512
|
+
"type": "structure",
|
1513
|
+
"members": {
|
1514
|
+
"Iops": {
|
1515
|
+
"type": "integer"
|
1516
|
+
},
|
1517
|
+
"Mode": {}
|
1518
|
+
}
|
1507
1519
|
}
|
1508
1520
|
}
|
1509
1521
|
},
|
@@ -1515,7 +1527,7 @@
|
|
1515
1527
|
},
|
1516
1528
|
"DailyAutomaticBackupStartTime": {},
|
1517
1529
|
"FsxAdminPassword": {
|
1518
|
-
"shape": "
|
1530
|
+
"shape": "S4h"
|
1519
1531
|
},
|
1520
1532
|
"WeeklyMaintenanceStartTime": {},
|
1521
1533
|
"DiskIopsConfiguration": {
|
@@ -1525,10 +1537,10 @@
|
|
1525
1537
|
"type": "integer"
|
1526
1538
|
},
|
1527
1539
|
"AddRouteTableIds": {
|
1528
|
-
"shape": "
|
1540
|
+
"shape": "S4f"
|
1529
1541
|
},
|
1530
1542
|
"RemoveRouteTableIds": {
|
1531
|
-
"shape": "
|
1543
|
+
"shape": "S4f"
|
1532
1544
|
},
|
1533
1545
|
"ThroughputCapacityPerHAPair": {
|
1534
1546
|
"type": "integer"
|
@@ -1556,10 +1568,10 @@
|
|
1556
1568
|
"shape": "S1t"
|
1557
1569
|
},
|
1558
1570
|
"AddRouteTableIds": {
|
1559
|
-
"shape": "
|
1571
|
+
"shape": "S4f"
|
1560
1572
|
},
|
1561
1573
|
"RemoveRouteTableIds": {
|
1562
|
-
"shape": "
|
1574
|
+
"shape": "S4f"
|
1563
1575
|
}
|
1564
1576
|
}
|
1565
1577
|
},
|
@@ -1611,7 +1623,7 @@
|
|
1611
1623
|
"type": "structure",
|
1612
1624
|
"members": {
|
1613
1625
|
"Snapshot": {
|
1614
|
-
"shape": "
|
1626
|
+
"shape": "S44"
|
1615
1627
|
}
|
1616
1628
|
}
|
1617
1629
|
},
|
@@ -1628,7 +1640,7 @@
|
|
1628
1640
|
"type": "structure",
|
1629
1641
|
"members": {
|
1630
1642
|
"SelfManagedActiveDirectoryConfiguration": {
|
1631
|
-
"shape": "
|
1643
|
+
"shape": "Sau"
|
1632
1644
|
},
|
1633
1645
|
"NetBiosName": {}
|
1634
1646
|
}
|
@@ -1638,7 +1650,7 @@
|
|
1638
1650
|
},
|
1639
1651
|
"StorageVirtualMachineId": {},
|
1640
1652
|
"SvmAdminPassword": {
|
1641
|
-
"shape": "
|
1653
|
+
"shape": "S4h"
|
1642
1654
|
}
|
1643
1655
|
}
|
1644
1656
|
},
|
@@ -1646,7 +1658,7 @@
|
|
1646
1658
|
"type": "structure",
|
1647
1659
|
"members": {
|
1648
1660
|
"StorageVirtualMachine": {
|
1649
|
-
"shape": "
|
1661
|
+
"shape": "S72"
|
1650
1662
|
}
|
1651
1663
|
}
|
1652
1664
|
}
|
@@ -1674,7 +1686,7 @@
|
|
1674
1686
|
"type": "boolean"
|
1675
1687
|
},
|
1676
1688
|
"TieringPolicy": {
|
1677
|
-
"shape": "
|
1689
|
+
"shape": "S2w"
|
1678
1690
|
},
|
1679
1691
|
"SnapshotPolicy": {},
|
1680
1692
|
"CopyTagsToBackups": {
|
@@ -1687,11 +1699,11 @@
|
|
1687
1699
|
"type": "boolean"
|
1688
1700
|
},
|
1689
1701
|
"AutocommitPeriod": {
|
1690
|
-
"shape": "
|
1702
|
+
"shape": "S33"
|
1691
1703
|
},
|
1692
1704
|
"PrivilegedDelete": {},
|
1693
1705
|
"RetentionPeriod": {
|
1694
|
-
"shape": "
|
1706
|
+
"shape": "S37"
|
1695
1707
|
},
|
1696
1708
|
"VolumeAppendModeEnabled": {
|
1697
1709
|
"type": "boolean"
|
@@ -1718,10 +1730,10 @@
|
|
1718
1730
|
},
|
1719
1731
|
"DataCompressionType": {},
|
1720
1732
|
"NfsExports": {
|
1721
|
-
"shape": "
|
1733
|
+
"shape": "S3t"
|
1722
1734
|
},
|
1723
1735
|
"UserAndGroupQuotas": {
|
1724
|
-
"shape": "
|
1736
|
+
"shape": "S40"
|
1725
1737
|
},
|
1726
1738
|
"ReadOnly": {
|
1727
1739
|
"type": "boolean"
|
@@ -1734,7 +1746,7 @@
|
|
1734
1746
|
"type": "structure",
|
1735
1747
|
"members": {
|
1736
1748
|
"Volume": {
|
1737
|
-
"shape": "
|
1749
|
+
"shape": "S2n"
|
1738
1750
|
}
|
1739
1751
|
}
|
1740
1752
|
}
|
@@ -1815,7 +1827,7 @@
|
|
1815
1827
|
"SourceBackupRegion": {},
|
1816
1828
|
"ResourceType": {},
|
1817
1829
|
"Volume": {
|
1818
|
-
"shape": "
|
1830
|
+
"shape": "S2n"
|
1819
1831
|
}
|
1820
1832
|
}
|
1821
1833
|
},
|
@@ -1936,11 +1948,23 @@
|
|
1936
1948
|
},
|
1937
1949
|
"RootSquashConfiguration": {
|
1938
1950
|
"shape": "S2a"
|
1951
|
+
},
|
1952
|
+
"MetadataConfiguration": {
|
1953
|
+
"type": "structure",
|
1954
|
+
"required": [
|
1955
|
+
"Mode"
|
1956
|
+
],
|
1957
|
+
"members": {
|
1958
|
+
"Iops": {
|
1959
|
+
"type": "integer"
|
1960
|
+
},
|
1961
|
+
"Mode": {}
|
1962
|
+
}
|
1939
1963
|
}
|
1940
1964
|
}
|
1941
1965
|
},
|
1942
1966
|
"AdministrativeActions": {
|
1943
|
-
"shape": "
|
1967
|
+
"shape": "S2h"
|
1944
1968
|
},
|
1945
1969
|
"OntapConfiguration": {
|
1946
1970
|
"type": "structure",
|
@@ -1955,10 +1979,10 @@
|
|
1955
1979
|
"type": "structure",
|
1956
1980
|
"members": {
|
1957
1981
|
"Intercluster": {
|
1958
|
-
"shape": "
|
1982
|
+
"shape": "S4d"
|
1959
1983
|
},
|
1960
1984
|
"Management": {
|
1961
|
-
"shape": "
|
1985
|
+
"shape": "S4d"
|
1962
1986
|
}
|
1963
1987
|
}
|
1964
1988
|
},
|
@@ -1967,14 +1991,14 @@
|
|
1967
1991
|
},
|
1968
1992
|
"PreferredSubnetId": {},
|
1969
1993
|
"RouteTableIds": {
|
1970
|
-
"shape": "
|
1994
|
+
"shape": "S4f"
|
1971
1995
|
},
|
1972
1996
|
"ThroughputCapacity": {
|
1973
1997
|
"type": "integer"
|
1974
1998
|
},
|
1975
1999
|
"WeeklyMaintenanceStartTime": {},
|
1976
2000
|
"FsxAdminPassword": {
|
1977
|
-
"shape": "
|
2001
|
+
"shape": "S4h"
|
1978
2002
|
},
|
1979
2003
|
"HAPairs": {
|
1980
2004
|
"type": "integer"
|
@@ -2010,7 +2034,7 @@
|
|
2010
2034
|
"PreferredSubnetId": {},
|
2011
2035
|
"EndpointIpAddressRange": {},
|
2012
2036
|
"RouteTableIds": {
|
2013
|
-
"shape": "
|
2037
|
+
"shape": "S4f"
|
2014
2038
|
},
|
2015
2039
|
"EndpointIpAddress": {}
|
2016
2040
|
}
|
@@ -2076,7 +2100,7 @@
|
|
2076
2100
|
}
|
2077
2101
|
}
|
2078
2102
|
},
|
2079
|
-
"
|
2103
|
+
"S2h": {
|
2080
2104
|
"type": "list",
|
2081
2105
|
"member": {
|
2082
2106
|
"type": "structure",
|
@@ -2099,10 +2123,10 @@
|
|
2099
2123
|
}
|
2100
2124
|
},
|
2101
2125
|
"TargetVolumeValues": {
|
2102
|
-
"shape": "
|
2126
|
+
"shape": "S2n"
|
2103
2127
|
},
|
2104
2128
|
"TargetSnapshotValues": {
|
2105
|
-
"shape": "
|
2129
|
+
"shape": "S44"
|
2106
2130
|
},
|
2107
2131
|
"TotalTransferBytes": {
|
2108
2132
|
"type": "long"
|
@@ -2113,7 +2137,7 @@
|
|
2113
2137
|
}
|
2114
2138
|
}
|
2115
2139
|
},
|
2116
|
-
"
|
2140
|
+
"S2n": {
|
2117
2141
|
"type": "structure",
|
2118
2142
|
"members": {
|
2119
2143
|
"CreationTime": {
|
@@ -2139,7 +2163,7 @@
|
|
2139
2163
|
"type": "boolean"
|
2140
2164
|
},
|
2141
2165
|
"TieringPolicy": {
|
2142
|
-
"shape": "
|
2166
|
+
"shape": "S2w"
|
2143
2167
|
},
|
2144
2168
|
"UUID": {},
|
2145
2169
|
"OntapVolumeType": {},
|
@@ -2154,11 +2178,11 @@
|
|
2154
2178
|
"type": "boolean"
|
2155
2179
|
},
|
2156
2180
|
"AutocommitPeriod": {
|
2157
|
-
"shape": "
|
2181
|
+
"shape": "S33"
|
2158
2182
|
},
|
2159
2183
|
"PrivilegedDelete": {},
|
2160
2184
|
"RetentionPeriod": {
|
2161
|
-
"shape": "
|
2185
|
+
"shape": "S37"
|
2162
2186
|
},
|
2163
2187
|
"SnaplockType": {},
|
2164
2188
|
"VolumeAppendModeEnabled": {
|
@@ -2171,7 +2195,7 @@
|
|
2171
2195
|
"type": "structure",
|
2172
2196
|
"members": {
|
2173
2197
|
"Aggregates": {
|
2174
|
-
"shape": "
|
2198
|
+
"shape": "S3e"
|
2175
2199
|
},
|
2176
2200
|
"TotalConstituents": {
|
2177
2201
|
"type": "integer"
|
@@ -2190,10 +2214,10 @@
|
|
2190
2214
|
"VolumeId": {},
|
2191
2215
|
"VolumeType": {},
|
2192
2216
|
"LifecycleTransitionReason": {
|
2193
|
-
"shape": "
|
2217
|
+
"shape": "S3k"
|
2194
2218
|
},
|
2195
2219
|
"AdministrativeActions": {
|
2196
|
-
"shape": "
|
2220
|
+
"shape": "S2h"
|
2197
2221
|
},
|
2198
2222
|
"OpenZFSConfiguration": {
|
2199
2223
|
"type": "structure",
|
@@ -2224,10 +2248,10 @@
|
|
2224
2248
|
"type": "boolean"
|
2225
2249
|
},
|
2226
2250
|
"NfsExports": {
|
2227
|
-
"shape": "
|
2251
|
+
"shape": "S3t"
|
2228
2252
|
},
|
2229
2253
|
"UserAndGroupQuotas": {
|
2230
|
-
"shape": "
|
2254
|
+
"shape": "S40"
|
2231
2255
|
},
|
2232
2256
|
"RestoreToSnapshot": {},
|
2233
2257
|
"DeleteIntermediateSnaphots": {
|
@@ -2246,7 +2270,7 @@
|
|
2246
2270
|
}
|
2247
2271
|
}
|
2248
2272
|
},
|
2249
|
-
"
|
2273
|
+
"S2w": {
|
2250
2274
|
"type": "structure",
|
2251
2275
|
"members": {
|
2252
2276
|
"CoolingPeriod": {
|
@@ -2255,7 +2279,7 @@
|
|
2255
2279
|
"Name": {}
|
2256
2280
|
}
|
2257
2281
|
},
|
2258
|
-
"
|
2282
|
+
"S33": {
|
2259
2283
|
"type": "structure",
|
2260
2284
|
"required": [
|
2261
2285
|
"Type"
|
@@ -2267,7 +2291,7 @@
|
|
2267
2291
|
}
|
2268
2292
|
}
|
2269
2293
|
},
|
2270
|
-
"
|
2294
|
+
"S37": {
|
2271
2295
|
"type": "structure",
|
2272
2296
|
"required": [
|
2273
2297
|
"DefaultRetention",
|
@@ -2276,17 +2300,17 @@
|
|
2276
2300
|
],
|
2277
2301
|
"members": {
|
2278
2302
|
"DefaultRetention": {
|
2279
|
-
"shape": "
|
2303
|
+
"shape": "S38"
|
2280
2304
|
},
|
2281
2305
|
"MinimumRetention": {
|
2282
|
-
"shape": "
|
2306
|
+
"shape": "S38"
|
2283
2307
|
},
|
2284
2308
|
"MaximumRetention": {
|
2285
|
-
"shape": "
|
2309
|
+
"shape": "S38"
|
2286
2310
|
}
|
2287
2311
|
}
|
2288
2312
|
},
|
2289
|
-
"
|
2313
|
+
"S38": {
|
2290
2314
|
"type": "structure",
|
2291
2315
|
"required": [
|
2292
2316
|
"Type"
|
@@ -2298,17 +2322,17 @@
|
|
2298
2322
|
}
|
2299
2323
|
}
|
2300
2324
|
},
|
2301
|
-
"
|
2325
|
+
"S3e": {
|
2302
2326
|
"type": "list",
|
2303
2327
|
"member": {}
|
2304
2328
|
},
|
2305
|
-
"
|
2329
|
+
"S3k": {
|
2306
2330
|
"type": "structure",
|
2307
2331
|
"members": {
|
2308
2332
|
"Message": {}
|
2309
2333
|
}
|
2310
2334
|
},
|
2311
|
-
"
|
2335
|
+
"S3t": {
|
2312
2336
|
"type": "list",
|
2313
2337
|
"member": {
|
2314
2338
|
"type": "structure",
|
@@ -2336,7 +2360,7 @@
|
|
2336
2360
|
}
|
2337
2361
|
}
|
2338
2362
|
},
|
2339
|
-
"
|
2363
|
+
"S40": {
|
2340
2364
|
"type": "list",
|
2341
2365
|
"member": {
|
2342
2366
|
"type": "structure",
|
@@ -2356,7 +2380,7 @@
|
|
2356
2380
|
}
|
2357
2381
|
}
|
2358
2382
|
},
|
2359
|
-
"
|
2383
|
+
"S44": {
|
2360
2384
|
"type": "structure",
|
2361
2385
|
"members": {
|
2362
2386
|
"ResourceARN": {},
|
@@ -2368,66 +2392,66 @@
|
|
2368
2392
|
},
|
2369
2393
|
"Lifecycle": {},
|
2370
2394
|
"LifecycleTransitionReason": {
|
2371
|
-
"shape": "
|
2395
|
+
"shape": "S3k"
|
2372
2396
|
},
|
2373
2397
|
"Tags": {
|
2374
2398
|
"shape": "Sj"
|
2375
2399
|
},
|
2376
2400
|
"AdministrativeActions": {
|
2377
|
-
"shape": "
|
2401
|
+
"shape": "S2h"
|
2378
2402
|
}
|
2379
2403
|
}
|
2380
2404
|
},
|
2381
|
-
"
|
2405
|
+
"S4d": {
|
2382
2406
|
"type": "structure",
|
2383
2407
|
"members": {
|
2384
2408
|
"DNSName": {},
|
2385
2409
|
"IpAddresses": {
|
2386
|
-
"shape": "
|
2410
|
+
"shape": "S4e"
|
2387
2411
|
}
|
2388
2412
|
}
|
2389
2413
|
},
|
2390
|
-
"
|
2414
|
+
"S4e": {
|
2391
2415
|
"type": "list",
|
2392
2416
|
"member": {}
|
2393
2417
|
},
|
2394
|
-
"
|
2418
|
+
"S4f": {
|
2395
2419
|
"type": "list",
|
2396
2420
|
"member": {}
|
2397
2421
|
},
|
2398
|
-
"
|
2422
|
+
"S4h": {
|
2399
2423
|
"type": "string",
|
2400
2424
|
"sensitive": true
|
2401
2425
|
},
|
2402
|
-
"
|
2426
|
+
"S4y": {
|
2403
2427
|
"type": "structure",
|
2404
2428
|
"members": {
|
2405
2429
|
"AutoImportPolicy": {
|
2406
2430
|
"type": "structure",
|
2407
2431
|
"members": {
|
2408
2432
|
"Events": {
|
2409
|
-
"shape": "
|
2433
|
+
"shape": "S50"
|
2410
2434
|
}
|
2411
2435
|
}
|
2412
2436
|
},
|
2413
2437
|
"AutoExportPolicy": {
|
2414
|
-
"shape": "
|
2438
|
+
"shape": "S52"
|
2415
2439
|
}
|
2416
2440
|
}
|
2417
2441
|
},
|
2418
|
-
"
|
2442
|
+
"S50": {
|
2419
2443
|
"type": "list",
|
2420
2444
|
"member": {}
|
2421
2445
|
},
|
2422
|
-
"
|
2446
|
+
"S52": {
|
2423
2447
|
"type": "structure",
|
2424
2448
|
"members": {
|
2425
2449
|
"Events": {
|
2426
|
-
"shape": "
|
2450
|
+
"shape": "S50"
|
2427
2451
|
}
|
2428
2452
|
}
|
2429
2453
|
},
|
2430
|
-
"
|
2454
|
+
"S54": {
|
2431
2455
|
"type": "structure",
|
2432
2456
|
"members": {
|
2433
2457
|
"AssociationId": {},
|
@@ -2446,7 +2470,7 @@
|
|
2446
2470
|
"type": "integer"
|
2447
2471
|
},
|
2448
2472
|
"S3": {
|
2449
|
-
"shape": "
|
2473
|
+
"shape": "S4y"
|
2450
2474
|
},
|
2451
2475
|
"Tags": {
|
2452
2476
|
"shape": "Sj"
|
@@ -2457,7 +2481,7 @@
|
|
2457
2481
|
"FileCacheId": {},
|
2458
2482
|
"FileCachePath": {},
|
2459
2483
|
"DataRepositorySubdirectories": {
|
2460
|
-
"shape": "
|
2484
|
+
"shape": "S57"
|
2461
2485
|
},
|
2462
2486
|
"NFS": {
|
2463
2487
|
"type": "structure",
|
@@ -2467,28 +2491,28 @@
|
|
2467
2491
|
"members": {
|
2468
2492
|
"Version": {},
|
2469
2493
|
"DnsIps": {
|
2470
|
-
"shape": "
|
2494
|
+
"shape": "S5a"
|
2471
2495
|
},
|
2472
2496
|
"AutoExportPolicy": {
|
2473
|
-
"shape": "
|
2497
|
+
"shape": "S52"
|
2474
2498
|
}
|
2475
2499
|
}
|
2476
2500
|
}
|
2477
2501
|
}
|
2478
2502
|
},
|
2479
|
-
"
|
2503
|
+
"S57": {
|
2480
2504
|
"type": "list",
|
2481
2505
|
"member": {}
|
2482
2506
|
},
|
2483
|
-
"
|
2507
|
+
"S5a": {
|
2484
2508
|
"type": "list",
|
2485
2509
|
"member": {}
|
2486
2510
|
},
|
2487
|
-
"
|
2511
|
+
"S5d": {
|
2488
2512
|
"type": "list",
|
2489
2513
|
"member": {}
|
2490
2514
|
},
|
2491
|
-
"
|
2515
|
+
"S5f": {
|
2492
2516
|
"type": "structure",
|
2493
2517
|
"required": [
|
2494
2518
|
"Enabled"
|
@@ -2502,7 +2526,7 @@
|
|
2502
2526
|
"Scope": {}
|
2503
2527
|
}
|
2504
2528
|
},
|
2505
|
-
"
|
2529
|
+
"S5j": {
|
2506
2530
|
"type": "structure",
|
2507
2531
|
"members": {
|
2508
2532
|
"DurationSinceLastAccess": {
|
@@ -2516,7 +2540,7 @@
|
|
2516
2540
|
}
|
2517
2541
|
}
|
2518
2542
|
},
|
2519
|
-
"
|
2543
|
+
"S5o": {
|
2520
2544
|
"type": "structure",
|
2521
2545
|
"required": [
|
2522
2546
|
"TaskId",
|
@@ -2543,7 +2567,7 @@
|
|
2543
2567
|
},
|
2544
2568
|
"FileSystemId": {},
|
2545
2569
|
"Paths": {
|
2546
|
-
"shape": "
|
2570
|
+
"shape": "S5d"
|
2547
2571
|
},
|
2548
2572
|
"FailureDetails": {
|
2549
2573
|
"type": "structure",
|
@@ -2572,22 +2596,22 @@
|
|
2572
2596
|
}
|
2573
2597
|
},
|
2574
2598
|
"Report": {
|
2575
|
-
"shape": "
|
2599
|
+
"shape": "S5f"
|
2576
2600
|
},
|
2577
2601
|
"CapacityToRelease": {
|
2578
2602
|
"type": "long"
|
2579
2603
|
},
|
2580
2604
|
"FileCacheId": {},
|
2581
2605
|
"ReleaseConfiguration": {
|
2582
|
-
"shape": "
|
2606
|
+
"shape": "S5j"
|
2583
2607
|
}
|
2584
2608
|
}
|
2585
2609
|
},
|
2586
|
-
"
|
2610
|
+
"S60": {
|
2587
2611
|
"type": "list",
|
2588
2612
|
"member": {}
|
2589
2613
|
},
|
2590
|
-
"
|
2614
|
+
"S65": {
|
2591
2615
|
"type": "structure",
|
2592
2616
|
"required": [
|
2593
2617
|
"StorageCapacity"
|
@@ -2598,13 +2622,13 @@
|
|
2598
2622
|
}
|
2599
2623
|
}
|
2600
2624
|
},
|
2601
|
-
"
|
2625
|
+
"S6d": {
|
2602
2626
|
"type": "structure",
|
2603
2627
|
"members": {
|
2604
2628
|
"Message": {}
|
2605
2629
|
}
|
2606
2630
|
},
|
2607
|
-
"
|
2631
|
+
"S6e": {
|
2608
2632
|
"type": "structure",
|
2609
2633
|
"members": {
|
2610
2634
|
"PerUnitStorageThroughput": {
|
@@ -2614,18 +2638,18 @@
|
|
2614
2638
|
"MountName": {},
|
2615
2639
|
"WeeklyMaintenanceStartTime": {},
|
2616
2640
|
"MetadataConfiguration": {
|
2617
|
-
"shape": "
|
2641
|
+
"shape": "S65"
|
2618
2642
|
},
|
2619
2643
|
"LogConfiguration": {
|
2620
2644
|
"shape": "S28"
|
2621
2645
|
}
|
2622
2646
|
}
|
2623
2647
|
},
|
2624
|
-
"
|
2648
|
+
"S6f": {
|
2625
2649
|
"type": "list",
|
2626
2650
|
"member": {}
|
2627
2651
|
},
|
2628
|
-
"
|
2652
|
+
"S6h": {
|
2629
2653
|
"type": "structure",
|
2630
2654
|
"required": [
|
2631
2655
|
"ThroughputCapacity"
|
@@ -2633,7 +2657,7 @@
|
|
2633
2657
|
"members": {
|
2634
2658
|
"ActiveDirectoryId": {},
|
2635
2659
|
"SelfManagedActiveDirectoryConfiguration": {
|
2636
|
-
"shape": "
|
2660
|
+
"shape": "S6i"
|
2637
2661
|
},
|
2638
2662
|
"DeploymentType": {},
|
2639
2663
|
"PreferredSubnetId": {},
|
@@ -2652,14 +2676,14 @@
|
|
2652
2676
|
"shape": "S4"
|
2653
2677
|
},
|
2654
2678
|
"AuditLogConfiguration": {
|
2655
|
-
"shape": "
|
2679
|
+
"shape": "S6k"
|
2656
2680
|
},
|
2657
2681
|
"DiskIopsConfiguration": {
|
2658
2682
|
"shape": "S1t"
|
2659
2683
|
}
|
2660
2684
|
}
|
2661
2685
|
},
|
2662
|
-
"
|
2686
|
+
"S6i": {
|
2663
2687
|
"type": "structure",
|
2664
2688
|
"required": [
|
2665
2689
|
"DomainName",
|
@@ -2673,18 +2697,18 @@
|
|
2673
2697
|
"FileSystemAdministratorsGroup": {},
|
2674
2698
|
"UserName": {},
|
2675
2699
|
"Password": {
|
2676
|
-
"shape": "
|
2700
|
+
"shape": "S6j"
|
2677
2701
|
},
|
2678
2702
|
"DnsIps": {
|
2679
2703
|
"shape": "S1h"
|
2680
2704
|
}
|
2681
2705
|
}
|
2682
2706
|
},
|
2683
|
-
"
|
2707
|
+
"S6j": {
|
2684
2708
|
"type": "string",
|
2685
2709
|
"sensitive": true
|
2686
2710
|
},
|
2687
|
-
"
|
2711
|
+
"S6k": {
|
2688
2712
|
"type": "structure",
|
2689
2713
|
"required": [
|
2690
2714
|
"FileAccessAuditLogLevel",
|
@@ -2696,7 +2720,7 @@
|
|
2696
2720
|
"AuditLogDestination": {}
|
2697
2721
|
}
|
2698
2722
|
},
|
2699
|
-
"
|
2723
|
+
"S6l": {
|
2700
2724
|
"type": "structure",
|
2701
2725
|
"members": {
|
2702
2726
|
"WeeklyMaintenanceStartTime": {},
|
@@ -2720,14 +2744,26 @@
|
|
2720
2744
|
"DriveCacheType": {},
|
2721
2745
|
"DataCompressionType": {},
|
2722
2746
|
"LogConfiguration": {
|
2723
|
-
"shape": "
|
2747
|
+
"shape": "S6m"
|
2724
2748
|
},
|
2725
2749
|
"RootSquashConfiguration": {
|
2726
2750
|
"shape": "S2a"
|
2751
|
+
},
|
2752
|
+
"MetadataConfiguration": {
|
2753
|
+
"type": "structure",
|
2754
|
+
"required": [
|
2755
|
+
"Mode"
|
2756
|
+
],
|
2757
|
+
"members": {
|
2758
|
+
"Iops": {
|
2759
|
+
"type": "integer"
|
2760
|
+
},
|
2761
|
+
"Mode": {}
|
2762
|
+
}
|
2727
2763
|
}
|
2728
2764
|
}
|
2729
2765
|
},
|
2730
|
-
"
|
2766
|
+
"S6m": {
|
2731
2767
|
"type": "structure",
|
2732
2768
|
"required": [
|
2733
2769
|
"Level"
|
@@ -2737,7 +2773,7 @@
|
|
2737
2773
|
"Destination": {}
|
2738
2774
|
}
|
2739
2775
|
},
|
2740
|
-
"
|
2776
|
+
"S6p": {
|
2741
2777
|
"type": "structure",
|
2742
2778
|
"required": [
|
2743
2779
|
"DeploymentType",
|
@@ -2770,10 +2806,10 @@
|
|
2770
2806
|
},
|
2771
2807
|
"DataCompressionType": {},
|
2772
2808
|
"NfsExports": {
|
2773
|
-
"shape": "
|
2809
|
+
"shape": "S3t"
|
2774
2810
|
},
|
2775
2811
|
"UserAndGroupQuotas": {
|
2776
|
-
"shape": "
|
2812
|
+
"shape": "S40"
|
2777
2813
|
},
|
2778
2814
|
"CopyTagsToSnapshots": {
|
2779
2815
|
"type": "boolean"
|
@@ -2786,11 +2822,11 @@
|
|
2786
2822
|
"PreferredSubnetId": {},
|
2787
2823
|
"EndpointIpAddressRange": {},
|
2788
2824
|
"RouteTableIds": {
|
2789
|
-
"shape": "
|
2825
|
+
"shape": "S4f"
|
2790
2826
|
}
|
2791
2827
|
}
|
2792
2828
|
},
|
2793
|
-
"
|
2829
|
+
"S72": {
|
2794
2830
|
"type": "structure",
|
2795
2831
|
"members": {
|
2796
2832
|
"ActiveDirectoryConfiguration": {
|
@@ -2809,16 +2845,16 @@
|
|
2809
2845
|
"type": "structure",
|
2810
2846
|
"members": {
|
2811
2847
|
"Iscsi": {
|
2812
|
-
"shape": "
|
2848
|
+
"shape": "S75"
|
2813
2849
|
},
|
2814
2850
|
"Management": {
|
2815
|
-
"shape": "
|
2851
|
+
"shape": "S75"
|
2816
2852
|
},
|
2817
2853
|
"Nfs": {
|
2818
|
-
"shape": "
|
2854
|
+
"shape": "S75"
|
2819
2855
|
},
|
2820
2856
|
"Smb": {
|
2821
|
-
"shape": "
|
2857
|
+
"shape": "S75"
|
2822
2858
|
}
|
2823
2859
|
}
|
2824
2860
|
},
|
@@ -2833,21 +2869,21 @@
|
|
2833
2869
|
"shape": "Sj"
|
2834
2870
|
},
|
2835
2871
|
"LifecycleTransitionReason": {
|
2836
|
-
"shape": "
|
2872
|
+
"shape": "S3k"
|
2837
2873
|
},
|
2838
2874
|
"RootVolumeSecurityStyle": {}
|
2839
2875
|
}
|
2840
2876
|
},
|
2841
|
-
"
|
2877
|
+
"S75": {
|
2842
2878
|
"type": "structure",
|
2843
2879
|
"members": {
|
2844
2880
|
"DNSName": {},
|
2845
2881
|
"IpAddresses": {
|
2846
|
-
"shape": "
|
2882
|
+
"shape": "S4e"
|
2847
2883
|
}
|
2848
2884
|
}
|
2849
2885
|
},
|
2850
|
-
"
|
2886
|
+
"S79": {
|
2851
2887
|
"type": "structure",
|
2852
2888
|
"required": [
|
2853
2889
|
"StorageVirtualMachineId"
|
@@ -2865,7 +2901,7 @@
|
|
2865
2901
|
},
|
2866
2902
|
"StorageVirtualMachineId": {},
|
2867
2903
|
"TieringPolicy": {
|
2868
|
-
"shape": "
|
2904
|
+
"shape": "S2w"
|
2869
2905
|
},
|
2870
2906
|
"OntapVolumeType": {},
|
2871
2907
|
"SnapshotPolicy": {},
|
@@ -2882,11 +2918,11 @@
|
|
2882
2918
|
"type": "boolean"
|
2883
2919
|
},
|
2884
2920
|
"AutocommitPeriod": {
|
2885
|
-
"shape": "
|
2921
|
+
"shape": "S33"
|
2886
2922
|
},
|
2887
2923
|
"PrivilegedDelete": {},
|
2888
2924
|
"RetentionPeriod": {
|
2889
|
-
"shape": "
|
2925
|
+
"shape": "S37"
|
2890
2926
|
},
|
2891
2927
|
"SnaplockType": {},
|
2892
2928
|
"VolumeAppendModeEnabled": {
|
@@ -2899,7 +2935,7 @@
|
|
2899
2935
|
"type": "structure",
|
2900
2936
|
"members": {
|
2901
2937
|
"Aggregates": {
|
2902
|
-
"shape": "
|
2938
|
+
"shape": "S3e"
|
2903
2939
|
},
|
2904
2940
|
"ConstituentsPerAggregate": {
|
2905
2941
|
"type": "integer"
|
@@ -2911,7 +2947,7 @@
|
|
2911
2947
|
}
|
2912
2948
|
}
|
2913
2949
|
},
|
2914
|
-
"
|
2950
|
+
"S8e": {
|
2915
2951
|
"type": "list",
|
2916
2952
|
"member": {
|
2917
2953
|
"type": "structure",
|
@@ -2924,7 +2960,7 @@
|
|
2924
2960
|
}
|
2925
2961
|
}
|
2926
2962
|
},
|
2927
|
-
"
|
2963
|
+
"S94": {
|
2928
2964
|
"type": "structure",
|
2929
2965
|
"members": {
|
2930
2966
|
"OwnerId": {},
|
@@ -2936,7 +2972,7 @@
|
|
2936
2972
|
"FileCacheTypeVersion": {},
|
2937
2973
|
"Lifecycle": {},
|
2938
2974
|
"FailureDetails": {
|
2939
|
-
"shape": "
|
2975
|
+
"shape": "S6d"
|
2940
2976
|
},
|
2941
2977
|
"StorageCapacity": {
|
2942
2978
|
"type": "integer"
|
@@ -2952,19 +2988,19 @@
|
|
2952
2988
|
"KmsKeyId": {},
|
2953
2989
|
"ResourceARN": {},
|
2954
2990
|
"LustreConfiguration": {
|
2955
|
-
"shape": "
|
2991
|
+
"shape": "S6e"
|
2956
2992
|
},
|
2957
2993
|
"DataRepositoryAssociationIds": {
|
2958
|
-
"shape": "
|
2994
|
+
"shape": "S6f"
|
2959
2995
|
}
|
2960
2996
|
}
|
2961
2997
|
},
|
2962
|
-
"
|
2998
|
+
"Sau": {
|
2963
2999
|
"type": "structure",
|
2964
3000
|
"members": {
|
2965
3001
|
"UserName": {},
|
2966
3002
|
"Password": {
|
2967
|
-
"shape": "
|
3003
|
+
"shape": "S6j"
|
2968
3004
|
},
|
2969
3005
|
"DnsIps": {
|
2970
3006
|
"shape": "S1h"
|