cdk-comprehend-s3olap 2.0.134 → 2.0.136

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.
Files changed (32) hide show
  1. package/.jsii +3 -3
  2. package/lib/cdk-comprehend-s3olap.js +2 -2
  3. package/lib/comprehend-lambdas.js +2 -2
  4. package/lib/iam-roles.js +4 -4
  5. package/node_modules/aws-sdk/CHANGELOG.md +14 -1
  6. package/node_modules/aws-sdk/README.md +3 -1
  7. package/node_modules/aws-sdk/apis/chime-sdk-messaging-2021-05-15.min.json +4 -9
  8. package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +1279 -275
  9. package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +17 -0
  10. package/node_modules/aws-sdk/apis/datasync-2018-11-09.min.json +782 -113
  11. package/node_modules/aws-sdk/apis/datasync-2018-11-09.paginators.json +23 -0
  12. package/node_modules/aws-sdk/apis/ds-2015-04-16.min.json +8 -7
  13. package/node_modules/aws-sdk/apis/ec2-2016-11-15.min.json +1234 -1215
  14. package/node_modules/aws-sdk/apis/mediaconvert-2017-08-29.min.json +183 -155
  15. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.examples.json +98 -0
  16. package/node_modules/aws-sdk/apis/pinpoint-2016-12-01.min.json +233 -23
  17. package/node_modules/aws-sdk/clients/chimesdkmessaging.d.ts +0 -12
  18. package/node_modules/aws-sdk/clients/codecatalyst.d.ts +11 -11
  19. package/node_modules/aws-sdk/clients/connect.d.ts +1119 -89
  20. package/node_modules/aws-sdk/clients/datasync.d.ts +857 -10
  21. package/node_modules/aws-sdk/clients/directoryservice.d.ts +7 -2
  22. package/node_modules/aws-sdk/clients/ec2.d.ts +140 -115
  23. package/node_modules/aws-sdk/clients/mediaconvert.d.ts +67 -33
  24. package/node_modules/aws-sdk/clients/pinpoint.d.ts +208 -23
  25. package/node_modules/aws-sdk/clients/rekognition.d.ts +4 -4
  26. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  27. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +10 -10
  28. package/node_modules/aws-sdk/dist/aws-sdk.js +2542 -1502
  29. package/node_modules/aws-sdk/dist/aws-sdk.min.js +79 -79
  30. package/node_modules/aws-sdk/lib/core.js +1 -1
  31. package/node_modules/aws-sdk/package.json +1 -1
  32. package/package.json +3 -3
@@ -14,6 +14,50 @@
14
14
  "uid": "datasync-2018-11-09"
15
15
  },
16
16
  "operations": {
17
+ "AddStorageSystem": {
18
+ "input": {
19
+ "type": "structure",
20
+ "required": [
21
+ "ServerConfiguration",
22
+ "SystemType",
23
+ "AgentArns",
24
+ "ClientToken",
25
+ "Credentials"
26
+ ],
27
+ "members": {
28
+ "ServerConfiguration": {
29
+ "shape": "S2"
30
+ },
31
+ "SystemType": {},
32
+ "AgentArns": {
33
+ "shape": "S6"
34
+ },
35
+ "CloudWatchLogGroupArn": {},
36
+ "Tags": {
37
+ "shape": "S9"
38
+ },
39
+ "Name": {},
40
+ "ClientToken": {
41
+ "idempotencyToken": true
42
+ },
43
+ "Credentials": {
44
+ "shape": "Sf"
45
+ }
46
+ }
47
+ },
48
+ "output": {
49
+ "type": "structure",
50
+ "required": [
51
+ "StorageSystemArn"
52
+ ],
53
+ "members": {
54
+ "StorageSystemArn": {}
55
+ }
56
+ },
57
+ "endpoint": {
58
+ "hostPrefix": "discovery-"
59
+ }
60
+ },
17
61
  "CancelTaskExecution": {
18
62
  "input": {
19
63
  "type": "structure",
@@ -39,14 +83,14 @@
39
83
  "ActivationKey": {},
40
84
  "AgentName": {},
41
85
  "Tags": {
42
- "shape": "S7"
86
+ "shape": "S9"
43
87
  },
44
88
  "VpcEndpointId": {},
45
89
  "SubnetArns": {
46
- "shape": "Sb"
90
+ "shape": "Sq"
47
91
  },
48
92
  "SecurityGroupArns": {
49
- "shape": "Sd"
93
+ "shape": "Ss"
50
94
  }
51
95
  }
52
96
  },
@@ -68,10 +112,10 @@
68
112
  "Subdirectory": {},
69
113
  "EfsFilesystemArn": {},
70
114
  "Ec2Config": {
71
- "shape": "Sk"
115
+ "shape": "Sy"
72
116
  },
73
117
  "Tags": {
74
- "shape": "S7"
118
+ "shape": "S9"
75
119
  },
76
120
  "AccessPointArn": {},
77
121
  "FileSystemAccessRoleArn": {},
@@ -95,11 +139,11 @@
95
139
  "members": {
96
140
  "FsxFilesystemArn": {},
97
141
  "SecurityGroupArns": {
98
- "shape": "Sl"
142
+ "shape": "Sz"
99
143
  },
100
144
  "Subdirectory": {},
101
145
  "Tags": {
102
- "shape": "S7"
146
+ "shape": "S9"
103
147
  }
104
148
  }
105
149
  },
@@ -120,15 +164,15 @@
120
164
  ],
121
165
  "members": {
122
166
  "Protocol": {
123
- "shape": "Sw"
167
+ "shape": "S1a"
124
168
  },
125
169
  "SecurityGroupArns": {
126
- "shape": "Sl"
170
+ "shape": "Sz"
127
171
  },
128
172
  "StorageVirtualMachineArn": {},
129
173
  "Subdirectory": {},
130
174
  "Tags": {
131
- "shape": "S7"
175
+ "shape": "S9"
132
176
  }
133
177
  }
134
178
  },
@@ -150,14 +194,14 @@
150
194
  "members": {
151
195
  "FsxFilesystemArn": {},
152
196
  "Protocol": {
153
- "shape": "Sw"
197
+ "shape": "S1a"
154
198
  },
155
199
  "SecurityGroupArns": {
156
- "shape": "Sl"
200
+ "shape": "Sz"
157
201
  },
158
202
  "Subdirectory": {},
159
203
  "Tags": {
160
- "shape": "S7"
204
+ "shape": "S9"
161
205
  }
162
206
  }
163
207
  },
@@ -181,15 +225,15 @@
181
225
  "Subdirectory": {},
182
226
  "FsxFilesystemArn": {},
183
227
  "SecurityGroupArns": {
184
- "shape": "Sl"
228
+ "shape": "Sz"
185
229
  },
186
230
  "Tags": {
187
- "shape": "S7"
231
+ "shape": "S9"
188
232
  },
189
233
  "User": {},
190
234
  "Domain": {},
191
235
  "Password": {
192
- "shape": "S14"
236
+ "shape": "S1i"
193
237
  }
194
238
  }
195
239
  },
@@ -211,7 +255,7 @@
211
255
  "members": {
212
256
  "Subdirectory": {},
213
257
  "NameNodes": {
214
- "shape": "S1h"
258
+ "shape": "S1v"
215
259
  },
216
260
  "BlockSize": {
217
261
  "type": "integer"
@@ -221,7 +265,7 @@
221
265
  },
222
266
  "KmsKeyProviderUri": {},
223
267
  "QopConfiguration": {
224
- "shape": "S1o"
268
+ "shape": "S22"
225
269
  },
226
270
  "AuthenticationType": {},
227
271
  "SimpleUser": {},
@@ -233,10 +277,10 @@
233
277
  "type": "blob"
234
278
  },
235
279
  "AgentArns": {
236
- "shape": "S1w"
280
+ "shape": "S2a"
237
281
  },
238
282
  "Tags": {
239
- "shape": "S7"
283
+ "shape": "S9"
240
284
  }
241
285
  }
242
286
  },
@@ -259,13 +303,13 @@
259
303
  "Subdirectory": {},
260
304
  "ServerHostname": {},
261
305
  "OnPremConfig": {
262
- "shape": "S21"
306
+ "shape": "S2f"
263
307
  },
264
308
  "MountOptions": {
265
- "shape": "Sy"
309
+ "shape": "S1c"
266
310
  },
267
311
  "Tags": {
268
- "shape": "S7"
312
+ "shape": "S9"
269
313
  }
270
314
  }
271
315
  },
@@ -294,13 +338,13 @@
294
338
  "BucketName": {},
295
339
  "AccessKey": {},
296
340
  "SecretKey": {
297
- "shape": "S29"
341
+ "shape": "S2n"
298
342
  },
299
343
  "AgentArns": {
300
- "shape": "S1w"
344
+ "shape": "S2a"
301
345
  },
302
346
  "Tags": {
303
- "shape": "S7"
347
+ "shape": "S9"
304
348
  },
305
349
  "ServerCertificate": {
306
350
  "type": "blob"
@@ -326,13 +370,13 @@
326
370
  "S3BucketArn": {},
327
371
  "S3StorageClass": {},
328
372
  "S3Config": {
329
- "shape": "S2f"
373
+ "shape": "S2t"
330
374
  },
331
375
  "AgentArns": {
332
- "shape": "S1w"
376
+ "shape": "S2a"
333
377
  },
334
378
  "Tags": {
335
- "shape": "S7"
379
+ "shape": "S9"
336
380
  }
337
381
  }
338
382
  },
@@ -359,16 +403,16 @@
359
403
  "User": {},
360
404
  "Domain": {},
361
405
  "Password": {
362
- "shape": "S14"
406
+ "shape": "S1i"
363
407
  },
364
408
  "AgentArns": {
365
- "shape": "S1w"
409
+ "shape": "S2a"
366
410
  },
367
411
  "MountOptions": {
368
- "shape": "S12"
412
+ "shape": "S1g"
369
413
  },
370
414
  "Tags": {
371
- "shape": "S7"
415
+ "shape": "S9"
372
416
  }
373
417
  }
374
418
  },
@@ -392,19 +436,19 @@
392
436
  "CloudWatchLogGroupArn": {},
393
437
  "Name": {},
394
438
  "Options": {
395
- "shape": "S2m"
439
+ "shape": "S2z"
396
440
  },
397
441
  "Excludes": {
398
- "shape": "S32"
442
+ "shape": "S3f"
399
443
  },
400
444
  "Schedule": {
401
- "shape": "S36"
445
+ "shape": "S3j"
402
446
  },
403
447
  "Tags": {
404
- "shape": "S7"
448
+ "shape": "S9"
405
449
  },
406
450
  "Includes": {
407
- "shape": "S32"
451
+ "shape": "S3f"
408
452
  }
409
453
  }
410
454
  },
@@ -489,16 +533,47 @@
489
533
  "VpcEndpointId": {},
490
534
  "PrivateLinkEndpoint": {},
491
535
  "SubnetArns": {
492
- "shape": "Sb"
536
+ "shape": "Sq"
493
537
  },
494
538
  "SecurityGroupArns": {
495
- "shape": "Sd"
539
+ "shape": "Ss"
496
540
  }
497
541
  }
498
542
  }
499
543
  }
500
544
  }
501
545
  },
546
+ "DescribeDiscoveryJob": {
547
+ "input": {
548
+ "type": "structure",
549
+ "required": [
550
+ "DiscoveryJobArn"
551
+ ],
552
+ "members": {
553
+ "DiscoveryJobArn": {}
554
+ }
555
+ },
556
+ "output": {
557
+ "type": "structure",
558
+ "members": {
559
+ "StorageSystemArn": {},
560
+ "DiscoveryJobArn": {},
561
+ "CollectionDurationMinutes": {
562
+ "type": "integer"
563
+ },
564
+ "Status": {},
565
+ "JobStartTime": {
566
+ "type": "timestamp"
567
+ },
568
+ "JobEndTime": {
569
+ "type": "timestamp"
570
+ }
571
+ }
572
+ },
573
+ "endpoint": {
574
+ "hostPrefix": "discovery-"
575
+ }
576
+ },
502
577
  "DescribeLocationEfs": {
503
578
  "input": {
504
579
  "type": "structure",
@@ -515,7 +590,7 @@
515
590
  "LocationArn": {},
516
591
  "LocationUri": {},
517
592
  "Ec2Config": {
518
- "shape": "Sk"
593
+ "shape": "Sy"
519
594
  },
520
595
  "CreationTime": {
521
596
  "type": "timestamp"
@@ -542,7 +617,7 @@
542
617
  "LocationArn": {},
543
618
  "LocationUri": {},
544
619
  "SecurityGroupArns": {
545
- "shape": "Sl"
620
+ "shape": "Sz"
546
621
  },
547
622
  "CreationTime": {
548
623
  "type": "timestamp"
@@ -569,10 +644,10 @@
569
644
  "LocationArn": {},
570
645
  "LocationUri": {},
571
646
  "Protocol": {
572
- "shape": "Sw"
647
+ "shape": "S1a"
573
648
  },
574
649
  "SecurityGroupArns": {
575
- "shape": "Sl"
650
+ "shape": "Sz"
576
651
  },
577
652
  "StorageVirtualMachineArn": {},
578
653
  "FsxFilesystemArn": {}
@@ -595,10 +670,10 @@
595
670
  "LocationArn": {},
596
671
  "LocationUri": {},
597
672
  "SecurityGroupArns": {
598
- "shape": "Sl"
673
+ "shape": "Sz"
599
674
  },
600
675
  "Protocol": {
601
- "shape": "Sw"
676
+ "shape": "S1a"
602
677
  },
603
678
  "CreationTime": {
604
679
  "type": "timestamp"
@@ -622,7 +697,7 @@
622
697
  "LocationArn": {},
623
698
  "LocationUri": {},
624
699
  "SecurityGroupArns": {
625
- "shape": "Sl"
700
+ "shape": "Sz"
626
701
  },
627
702
  "CreationTime": {
628
703
  "type": "timestamp"
@@ -648,7 +723,7 @@
648
723
  "LocationArn": {},
649
724
  "LocationUri": {},
650
725
  "NameNodes": {
651
- "shape": "S1h"
726
+ "shape": "S1v"
652
727
  },
653
728
  "BlockSize": {
654
729
  "type": "integer"
@@ -658,13 +733,13 @@
658
733
  },
659
734
  "KmsKeyProviderUri": {},
660
735
  "QopConfiguration": {
661
- "shape": "S1o"
736
+ "shape": "S22"
662
737
  },
663
738
  "AuthenticationType": {},
664
739
  "SimpleUser": {},
665
740
  "KerberosPrincipal": {},
666
741
  "AgentArns": {
667
- "shape": "S1w"
742
+ "shape": "S2a"
668
743
  },
669
744
  "CreationTime": {
670
745
  "type": "timestamp"
@@ -688,10 +763,10 @@
688
763
  "LocationArn": {},
689
764
  "LocationUri": {},
690
765
  "OnPremConfig": {
691
- "shape": "S21"
766
+ "shape": "S2f"
692
767
  },
693
768
  "MountOptions": {
694
- "shape": "Sy"
769
+ "shape": "S1c"
695
770
  },
696
771
  "CreationTime": {
697
772
  "type": "timestamp"
@@ -720,7 +795,7 @@
720
795
  },
721
796
  "ServerProtocol": {},
722
797
  "AgentArns": {
723
- "shape": "S1w"
798
+ "shape": "S2a"
724
799
  },
725
800
  "CreationTime": {
726
801
  "type": "timestamp"
@@ -748,10 +823,10 @@
748
823
  "LocationUri": {},
749
824
  "S3StorageClass": {},
750
825
  "S3Config": {
751
- "shape": "S2f"
826
+ "shape": "S2t"
752
827
  },
753
828
  "AgentArns": {
754
- "shape": "S1w"
829
+ "shape": "S2a"
755
830
  },
756
831
  "CreationTime": {
757
832
  "type": "timestamp"
@@ -775,12 +850,12 @@
775
850
  "LocationArn": {},
776
851
  "LocationUri": {},
777
852
  "AgentArns": {
778
- "shape": "S1w"
853
+ "shape": "S2a"
779
854
  },
780
855
  "User": {},
781
856
  "Domain": {},
782
857
  "MountOptions": {
783
- "shape": "S12"
858
+ "shape": "S1g"
784
859
  },
785
860
  "CreationTime": {
786
861
  "type": "timestamp"
@@ -788,6 +863,307 @@
788
863
  }
789
864
  }
790
865
  },
866
+ "DescribeStorageSystem": {
867
+ "input": {
868
+ "type": "structure",
869
+ "required": [
870
+ "StorageSystemArn"
871
+ ],
872
+ "members": {
873
+ "StorageSystemArn": {}
874
+ }
875
+ },
876
+ "output": {
877
+ "type": "structure",
878
+ "members": {
879
+ "StorageSystemArn": {},
880
+ "ServerConfiguration": {
881
+ "shape": "S2"
882
+ },
883
+ "SystemType": {},
884
+ "AgentArns": {
885
+ "shape": "S6"
886
+ },
887
+ "Name": {},
888
+ "ErrorMessage": {},
889
+ "ConnectivityStatus": {},
890
+ "CloudWatchLogGroupArn": {},
891
+ "CreationTime": {
892
+ "type": "timestamp"
893
+ },
894
+ "SecretsManagerArn": {}
895
+ }
896
+ },
897
+ "endpoint": {
898
+ "hostPrefix": "discovery-"
899
+ }
900
+ },
901
+ "DescribeStorageSystemResourceMetrics": {
902
+ "input": {
903
+ "type": "structure",
904
+ "required": [
905
+ "DiscoveryJobArn",
906
+ "ResourceType",
907
+ "ResourceId"
908
+ ],
909
+ "members": {
910
+ "DiscoveryJobArn": {},
911
+ "ResourceType": {},
912
+ "ResourceId": {},
913
+ "StartTime": {
914
+ "type": "timestamp"
915
+ },
916
+ "EndTime": {
917
+ "type": "timestamp"
918
+ },
919
+ "MaxResults": {
920
+ "type": "integer"
921
+ },
922
+ "NextToken": {}
923
+ }
924
+ },
925
+ "output": {
926
+ "type": "structure",
927
+ "members": {
928
+ "Metrics": {
929
+ "type": "list",
930
+ "member": {
931
+ "type": "structure",
932
+ "members": {
933
+ "Timestamp": {
934
+ "type": "timestamp"
935
+ },
936
+ "P95Metrics": {
937
+ "type": "structure",
938
+ "members": {
939
+ "IOPS": {
940
+ "type": "structure",
941
+ "members": {
942
+ "Read": {
943
+ "type": "double"
944
+ },
945
+ "Write": {
946
+ "type": "double"
947
+ },
948
+ "Other": {
949
+ "type": "double"
950
+ },
951
+ "Total": {
952
+ "type": "double"
953
+ }
954
+ }
955
+ },
956
+ "Throughput": {
957
+ "type": "structure",
958
+ "members": {
959
+ "Read": {
960
+ "type": "double"
961
+ },
962
+ "Write": {
963
+ "type": "double"
964
+ },
965
+ "Other": {
966
+ "type": "double"
967
+ },
968
+ "Total": {
969
+ "type": "double"
970
+ }
971
+ }
972
+ },
973
+ "Latency": {
974
+ "type": "structure",
975
+ "members": {
976
+ "Read": {
977
+ "type": "double"
978
+ },
979
+ "Write": {
980
+ "type": "double"
981
+ },
982
+ "Other": {
983
+ "type": "double"
984
+ }
985
+ }
986
+ }
987
+ }
988
+ },
989
+ "Capacity": {
990
+ "type": "structure",
991
+ "members": {
992
+ "Used": {
993
+ "type": "long"
994
+ },
995
+ "Provisioned": {
996
+ "type": "long"
997
+ },
998
+ "LogicalUsed": {
999
+ "type": "long"
1000
+ }
1001
+ }
1002
+ },
1003
+ "ResourceId": {},
1004
+ "ResourceType": {}
1005
+ }
1006
+ }
1007
+ },
1008
+ "NextToken": {}
1009
+ }
1010
+ },
1011
+ "endpoint": {
1012
+ "hostPrefix": "discovery-"
1013
+ }
1014
+ },
1015
+ "DescribeStorageSystemResources": {
1016
+ "input": {
1017
+ "type": "structure",
1018
+ "required": [
1019
+ "DiscoveryJobArn",
1020
+ "ResourceType"
1021
+ ],
1022
+ "members": {
1023
+ "DiscoveryJobArn": {},
1024
+ "ResourceType": {},
1025
+ "ResourceIds": {
1026
+ "shape": "S5d"
1027
+ },
1028
+ "Filter": {
1029
+ "type": "map",
1030
+ "key": {},
1031
+ "value": {
1032
+ "type": "list",
1033
+ "member": {}
1034
+ }
1035
+ },
1036
+ "MaxResults": {
1037
+ "type": "integer"
1038
+ },
1039
+ "NextToken": {}
1040
+ }
1041
+ },
1042
+ "output": {
1043
+ "type": "structure",
1044
+ "members": {
1045
+ "ResourceDetails": {
1046
+ "type": "structure",
1047
+ "members": {
1048
+ "NetAppONTAPSVMs": {
1049
+ "type": "list",
1050
+ "member": {
1051
+ "type": "structure",
1052
+ "members": {
1053
+ "ClusterUuid": {},
1054
+ "ResourceId": {},
1055
+ "SvmName": {},
1056
+ "CifsShareCount": {
1057
+ "type": "long"
1058
+ },
1059
+ "EnabledProtocols": {
1060
+ "type": "list",
1061
+ "member": {}
1062
+ },
1063
+ "TotalCapacityUsed": {
1064
+ "type": "long"
1065
+ },
1066
+ "TotalCapacityProvisioned": {
1067
+ "type": "long"
1068
+ },
1069
+ "TotalLogicalCapacityUsed": {
1070
+ "type": "long"
1071
+ },
1072
+ "MaxP95Performance": {
1073
+ "shape": "S5n"
1074
+ },
1075
+ "Recommendations": {
1076
+ "shape": "S5o"
1077
+ },
1078
+ "NfsExportedVolumes": {
1079
+ "type": "long"
1080
+ },
1081
+ "RecommendationStatus": {},
1082
+ "TotalSnapshotCapacityUsed": {
1083
+ "type": "long"
1084
+ }
1085
+ }
1086
+ }
1087
+ },
1088
+ "NetAppONTAPVolumes": {
1089
+ "type": "list",
1090
+ "member": {
1091
+ "type": "structure",
1092
+ "members": {
1093
+ "VolumeName": {},
1094
+ "ResourceId": {},
1095
+ "CifsShareCount": {
1096
+ "type": "long"
1097
+ },
1098
+ "SecurityStyle": {},
1099
+ "SvmUuid": {},
1100
+ "SvmName": {},
1101
+ "CapacityUsed": {
1102
+ "type": "long"
1103
+ },
1104
+ "CapacityProvisioned": {
1105
+ "type": "long"
1106
+ },
1107
+ "LogicalCapacityUsed": {
1108
+ "type": "long"
1109
+ },
1110
+ "NfsExported": {
1111
+ "type": "boolean"
1112
+ },
1113
+ "SnapshotCapacityUsed": {
1114
+ "type": "long"
1115
+ },
1116
+ "MaxP95Performance": {
1117
+ "shape": "S5n"
1118
+ },
1119
+ "Recommendations": {
1120
+ "shape": "S5o"
1121
+ },
1122
+ "RecommendationStatus": {}
1123
+ }
1124
+ }
1125
+ },
1126
+ "NetAppONTAPClusters": {
1127
+ "type": "list",
1128
+ "member": {
1129
+ "type": "structure",
1130
+ "members": {
1131
+ "CifsShareCount": {
1132
+ "type": "long"
1133
+ },
1134
+ "NfsExportedVolumes": {
1135
+ "type": "long"
1136
+ },
1137
+ "ResourceId": {},
1138
+ "ClusterName": {},
1139
+ "MaxP95Performance": {
1140
+ "shape": "S5n"
1141
+ },
1142
+ "ClusterBlockStorageSize": {
1143
+ "type": "long"
1144
+ },
1145
+ "ClusterBlockStorageUsed": {
1146
+ "type": "long"
1147
+ },
1148
+ "ClusterBlockStorageLogicalUsed": {
1149
+ "type": "long"
1150
+ },
1151
+ "Recommendations": {
1152
+ "shape": "S5o"
1153
+ },
1154
+ "RecommendationStatus": {}
1155
+ }
1156
+ }
1157
+ }
1158
+ }
1159
+ },
1160
+ "NextToken": {}
1161
+ }
1162
+ },
1163
+ "endpoint": {
1164
+ "hostPrefix": "discovery-"
1165
+ }
1166
+ },
791
1167
  "DescribeTask": {
792
1168
  "input": {
793
1169
  "type": "structure",
@@ -817,13 +1193,13 @@
817
1193
  "member": {}
818
1194
  },
819
1195
  "Options": {
820
- "shape": "S2m"
1196
+ "shape": "S2z"
821
1197
  },
822
1198
  "Excludes": {
823
- "shape": "S32"
1199
+ "shape": "S3f"
824
1200
  },
825
1201
  "Schedule": {
826
- "shape": "S36"
1202
+ "shape": "S3j"
827
1203
  },
828
1204
  "ErrorCode": {},
829
1205
  "ErrorDetail": {},
@@ -831,7 +1207,7 @@
831
1207
  "type": "timestamp"
832
1208
  },
833
1209
  "Includes": {
834
- "shape": "S32"
1210
+ "shape": "S3f"
835
1211
  }
836
1212
  }
837
1213
  }
@@ -852,13 +1228,13 @@
852
1228
  "TaskExecutionArn": {},
853
1229
  "Status": {},
854
1230
  "Options": {
855
- "shape": "S2m"
1231
+ "shape": "S2z"
856
1232
  },
857
1233
  "Excludes": {
858
- "shape": "S32"
1234
+ "shape": "S3f"
859
1235
  },
860
1236
  "Includes": {
861
- "shape": "S32"
1237
+ "shape": "S3f"
862
1238
  },
863
1239
  "StartTime": {
864
1240
  "type": "timestamp"
@@ -906,6 +1282,30 @@
906
1282
  }
907
1283
  }
908
1284
  },
1285
+ "GenerateRecommendations": {
1286
+ "input": {
1287
+ "type": "structure",
1288
+ "required": [
1289
+ "DiscoveryJobArn",
1290
+ "ResourceIds",
1291
+ "ResourceType"
1292
+ ],
1293
+ "members": {
1294
+ "DiscoveryJobArn": {},
1295
+ "ResourceIds": {
1296
+ "shape": "S5d"
1297
+ },
1298
+ "ResourceType": {}
1299
+ }
1300
+ },
1301
+ "output": {
1302
+ "type": "structure",
1303
+ "members": {}
1304
+ },
1305
+ "endpoint": {
1306
+ "hostPrefix": "discovery-"
1307
+ }
1308
+ },
909
1309
  "ListAgents": {
910
1310
  "input": {
911
1311
  "type": "structure",
@@ -934,6 +1334,37 @@
934
1334
  }
935
1335
  }
936
1336
  },
1337
+ "ListDiscoveryJobs": {
1338
+ "input": {
1339
+ "type": "structure",
1340
+ "members": {
1341
+ "StorageSystemArn": {},
1342
+ "MaxResults": {
1343
+ "type": "integer"
1344
+ },
1345
+ "NextToken": {}
1346
+ }
1347
+ },
1348
+ "output": {
1349
+ "type": "structure",
1350
+ "members": {
1351
+ "DiscoveryJobs": {
1352
+ "type": "list",
1353
+ "member": {
1354
+ "type": "structure",
1355
+ "members": {
1356
+ "DiscoveryJobArn": {},
1357
+ "Status": {}
1358
+ }
1359
+ }
1360
+ },
1361
+ "NextToken": {}
1362
+ }
1363
+ },
1364
+ "endpoint": {
1365
+ "hostPrefix": "discovery-"
1366
+ }
1367
+ },
937
1368
  "ListLocations": {
938
1369
  "input": {
939
1370
  "type": "structure",
@@ -954,7 +1385,7 @@
954
1385
  "members": {
955
1386
  "Name": {},
956
1387
  "Values": {
957
- "shape": "S4w"
1388
+ "shape": "S6r"
958
1389
  },
959
1390
  "Operator": {}
960
1391
  }
@@ -979,6 +1410,36 @@
979
1410
  }
980
1411
  }
981
1412
  },
1413
+ "ListStorageSystems": {
1414
+ "input": {
1415
+ "type": "structure",
1416
+ "members": {
1417
+ "MaxResults": {
1418
+ "type": "integer"
1419
+ },
1420
+ "NextToken": {}
1421
+ }
1422
+ },
1423
+ "output": {
1424
+ "type": "structure",
1425
+ "members": {
1426
+ "StorageSystems": {
1427
+ "type": "list",
1428
+ "member": {
1429
+ "type": "structure",
1430
+ "members": {
1431
+ "StorageSystemArn": {},
1432
+ "Name": {}
1433
+ }
1434
+ }
1435
+ },
1436
+ "NextToken": {}
1437
+ }
1438
+ },
1439
+ "endpoint": {
1440
+ "hostPrefix": "discovery-"
1441
+ }
1442
+ },
982
1443
  "ListTagsForResource": {
983
1444
  "input": {
984
1445
  "type": "structure",
@@ -999,7 +1460,7 @@
999
1460
  "Tags": {
1000
1461
  "type": "list",
1001
1462
  "member": {
1002
- "shape": "S8"
1463
+ "shape": "Sa"
1003
1464
  }
1004
1465
  },
1005
1466
  "NextToken": {}
@@ -1054,7 +1515,7 @@
1054
1515
  "members": {
1055
1516
  "Name": {},
1056
1517
  "Values": {
1057
- "shape": "S4w"
1518
+ "shape": "S6r"
1058
1519
  },
1059
1520
  "Operator": {}
1060
1521
  }
@@ -1080,6 +1541,55 @@
1080
1541
  }
1081
1542
  }
1082
1543
  },
1544
+ "RemoveStorageSystem": {
1545
+ "input": {
1546
+ "type": "structure",
1547
+ "required": [
1548
+ "StorageSystemArn"
1549
+ ],
1550
+ "members": {
1551
+ "StorageSystemArn": {}
1552
+ }
1553
+ },
1554
+ "output": {
1555
+ "type": "structure",
1556
+ "members": {}
1557
+ },
1558
+ "endpoint": {
1559
+ "hostPrefix": "discovery-"
1560
+ }
1561
+ },
1562
+ "StartDiscoveryJob": {
1563
+ "input": {
1564
+ "type": "structure",
1565
+ "required": [
1566
+ "StorageSystemArn",
1567
+ "CollectionDurationMinutes",
1568
+ "ClientToken"
1569
+ ],
1570
+ "members": {
1571
+ "StorageSystemArn": {},
1572
+ "CollectionDurationMinutes": {
1573
+ "type": "integer"
1574
+ },
1575
+ "ClientToken": {
1576
+ "idempotencyToken": true
1577
+ },
1578
+ "Tags": {
1579
+ "shape": "S9"
1580
+ }
1581
+ }
1582
+ },
1583
+ "output": {
1584
+ "type": "structure",
1585
+ "members": {
1586
+ "DiscoveryJobArn": {}
1587
+ }
1588
+ },
1589
+ "endpoint": {
1590
+ "hostPrefix": "discovery-"
1591
+ }
1592
+ },
1083
1593
  "StartTaskExecution": {
1084
1594
  "input": {
1085
1595
  "type": "structure",
@@ -1089,16 +1599,16 @@
1089
1599
  "members": {
1090
1600
  "TaskArn": {},
1091
1601
  "OverrideOptions": {
1092
- "shape": "S2m"
1602
+ "shape": "S2z"
1093
1603
  },
1094
1604
  "Includes": {
1095
- "shape": "S32"
1605
+ "shape": "S3f"
1096
1606
  },
1097
1607
  "Excludes": {
1098
- "shape": "S32"
1608
+ "shape": "S3f"
1099
1609
  },
1100
1610
  "Tags": {
1101
- "shape": "S7"
1611
+ "shape": "S9"
1102
1612
  }
1103
1613
  }
1104
1614
  },
@@ -1109,6 +1619,24 @@
1109
1619
  }
1110
1620
  }
1111
1621
  },
1622
+ "StopDiscoveryJob": {
1623
+ "input": {
1624
+ "type": "structure",
1625
+ "required": [
1626
+ "DiscoveryJobArn"
1627
+ ],
1628
+ "members": {
1629
+ "DiscoveryJobArn": {}
1630
+ }
1631
+ },
1632
+ "output": {
1633
+ "type": "structure",
1634
+ "members": {}
1635
+ },
1636
+ "endpoint": {
1637
+ "hostPrefix": "discovery-"
1638
+ }
1639
+ },
1112
1640
  "TagResource": {
1113
1641
  "input": {
1114
1642
  "type": "structure",
@@ -1119,7 +1647,7 @@
1119
1647
  "members": {
1120
1648
  "ResourceArn": {},
1121
1649
  "Tags": {
1122
- "shape": "S7"
1650
+ "shape": "S9"
1123
1651
  }
1124
1652
  }
1125
1653
  },
@@ -1164,6 +1692,28 @@
1164
1692
  "members": {}
1165
1693
  }
1166
1694
  },
1695
+ "UpdateDiscoveryJob": {
1696
+ "input": {
1697
+ "type": "structure",
1698
+ "required": [
1699
+ "DiscoveryJobArn",
1700
+ "CollectionDurationMinutes"
1701
+ ],
1702
+ "members": {
1703
+ "DiscoveryJobArn": {},
1704
+ "CollectionDurationMinutes": {
1705
+ "type": "integer"
1706
+ }
1707
+ }
1708
+ },
1709
+ "output": {
1710
+ "type": "structure",
1711
+ "members": {}
1712
+ },
1713
+ "endpoint": {
1714
+ "hostPrefix": "discovery-"
1715
+ }
1716
+ },
1167
1717
  "UpdateLocationHdfs": {
1168
1718
  "input": {
1169
1719
  "type": "structure",
@@ -1174,7 +1724,7 @@
1174
1724
  "LocationArn": {},
1175
1725
  "Subdirectory": {},
1176
1726
  "NameNodes": {
1177
- "shape": "S1h"
1727
+ "shape": "S1v"
1178
1728
  },
1179
1729
  "BlockSize": {
1180
1730
  "type": "integer"
@@ -1184,7 +1734,7 @@
1184
1734
  },
1185
1735
  "KmsKeyProviderUri": {},
1186
1736
  "QopConfiguration": {
1187
- "shape": "S1o"
1737
+ "shape": "S22"
1188
1738
  },
1189
1739
  "AuthenticationType": {},
1190
1740
  "SimpleUser": {},
@@ -1196,7 +1746,7 @@
1196
1746
  "type": "blob"
1197
1747
  },
1198
1748
  "AgentArns": {
1199
- "shape": "S1w"
1749
+ "shape": "S2a"
1200
1750
  }
1201
1751
  }
1202
1752
  },
@@ -1215,10 +1765,10 @@
1215
1765
  "LocationArn": {},
1216
1766
  "Subdirectory": {},
1217
1767
  "OnPremConfig": {
1218
- "shape": "S21"
1768
+ "shape": "S2f"
1219
1769
  },
1220
1770
  "MountOptions": {
1221
- "shape": "Sy"
1771
+ "shape": "S1c"
1222
1772
  }
1223
1773
  }
1224
1774
  },
@@ -1242,10 +1792,10 @@
1242
1792
  "Subdirectory": {},
1243
1793
  "AccessKey": {},
1244
1794
  "SecretKey": {
1245
- "shape": "S29"
1795
+ "shape": "S2n"
1246
1796
  },
1247
1797
  "AgentArns": {
1248
- "shape": "S1w"
1798
+ "shape": "S2a"
1249
1799
  },
1250
1800
  "ServerCertificate": {
1251
1801
  "type": "blob"
@@ -1269,13 +1819,13 @@
1269
1819
  "User": {},
1270
1820
  "Domain": {},
1271
1821
  "Password": {
1272
- "shape": "S14"
1822
+ "shape": "S1i"
1273
1823
  },
1274
1824
  "AgentArns": {
1275
- "shape": "S1w"
1825
+ "shape": "S2a"
1276
1826
  },
1277
1827
  "MountOptions": {
1278
- "shape": "S12"
1828
+ "shape": "S1g"
1279
1829
  }
1280
1830
  }
1281
1831
  },
@@ -1284,6 +1834,35 @@
1284
1834
  "members": {}
1285
1835
  }
1286
1836
  },
1837
+ "UpdateStorageSystem": {
1838
+ "input": {
1839
+ "type": "structure",
1840
+ "required": [
1841
+ "StorageSystemArn"
1842
+ ],
1843
+ "members": {
1844
+ "StorageSystemArn": {},
1845
+ "ServerConfiguration": {
1846
+ "shape": "S2"
1847
+ },
1848
+ "AgentArns": {
1849
+ "shape": "S6"
1850
+ },
1851
+ "Name": {},
1852
+ "CloudWatchLogGroupArn": {},
1853
+ "Credentials": {
1854
+ "shape": "Sf"
1855
+ }
1856
+ }
1857
+ },
1858
+ "output": {
1859
+ "type": "structure",
1860
+ "members": {}
1861
+ },
1862
+ "endpoint": {
1863
+ "hostPrefix": "discovery-"
1864
+ }
1865
+ },
1287
1866
  "UpdateTask": {
1288
1867
  "input": {
1289
1868
  "type": "structure",
@@ -1293,18 +1872,18 @@
1293
1872
  "members": {
1294
1873
  "TaskArn": {},
1295
1874
  "Options": {
1296
- "shape": "S2m"
1875
+ "shape": "S2z"
1297
1876
  },
1298
1877
  "Excludes": {
1299
- "shape": "S32"
1878
+ "shape": "S3f"
1300
1879
  },
1301
1880
  "Schedule": {
1302
- "shape": "S36"
1881
+ "shape": "S3j"
1303
1882
  },
1304
1883
  "Name": {},
1305
1884
  "CloudWatchLogGroupArn": {},
1306
1885
  "Includes": {
1307
- "shape": "S32"
1886
+ "shape": "S3f"
1308
1887
  }
1309
1888
  }
1310
1889
  },
@@ -1323,7 +1902,7 @@
1323
1902
  "members": {
1324
1903
  "TaskExecutionArn": {},
1325
1904
  "Options": {
1326
- "shape": "S2m"
1905
+ "shape": "S2z"
1327
1906
  }
1328
1907
  }
1329
1908
  },
@@ -1334,13 +1913,29 @@
1334
1913
  }
1335
1914
  },
1336
1915
  "shapes": {
1337
- "S7": {
1916
+ "S2": {
1917
+ "type": "structure",
1918
+ "required": [
1919
+ "ServerHostname"
1920
+ ],
1921
+ "members": {
1922
+ "ServerHostname": {},
1923
+ "ServerPort": {
1924
+ "type": "integer"
1925
+ }
1926
+ }
1927
+ },
1928
+ "S6": {
1929
+ "type": "list",
1930
+ "member": {}
1931
+ },
1932
+ "S9": {
1338
1933
  "type": "list",
1339
1934
  "member": {
1340
- "shape": "S8"
1935
+ "shape": "Sa"
1341
1936
  }
1342
1937
  },
1343
- "S8": {
1938
+ "Sa": {
1344
1939
  "type": "structure",
1345
1940
  "required": [
1346
1941
  "Key"
@@ -1350,15 +1945,32 @@
1350
1945
  "Value": {}
1351
1946
  }
1352
1947
  },
1353
- "Sb": {
1948
+ "Sf": {
1949
+ "type": "structure",
1950
+ "required": [
1951
+ "Username",
1952
+ "Password"
1953
+ ],
1954
+ "members": {
1955
+ "Username": {
1956
+ "type": "string",
1957
+ "sensitive": true
1958
+ },
1959
+ "Password": {
1960
+ "type": "string",
1961
+ "sensitive": true
1962
+ }
1963
+ }
1964
+ },
1965
+ "Sq": {
1354
1966
  "type": "list",
1355
1967
  "member": {}
1356
1968
  },
1357
- "Sd": {
1969
+ "Ss": {
1358
1970
  "type": "list",
1359
1971
  "member": {}
1360
1972
  },
1361
- "Sk": {
1973
+ "Sy": {
1362
1974
  "type": "structure",
1363
1975
  "required": [
1364
1976
  "SubnetArn",
@@ -1367,22 +1979,22 @@
1367
1979
  "members": {
1368
1980
  "SubnetArn": {},
1369
1981
  "SecurityGroupArns": {
1370
- "shape": "Sl"
1982
+ "shape": "Sz"
1371
1983
  }
1372
1984
  }
1373
1985
  },
1374
- "Sl": {
1986
+ "Sz": {
1375
1987
  "type": "list",
1376
1988
  "member": {}
1377
1989
  },
1378
- "Sw": {
1990
+ "S1a": {
1379
1991
  "type": "structure",
1380
1992
  "members": {
1381
1993
  "NFS": {
1382
1994
  "type": "structure",
1383
1995
  "members": {
1384
1996
  "MountOptions": {
1385
- "shape": "Sy"
1997
+ "shape": "S1c"
1386
1998
  }
1387
1999
  }
1388
2000
  },
@@ -1395,33 +2007,33 @@
1395
2007
  "members": {
1396
2008
  "Domain": {},
1397
2009
  "MountOptions": {
1398
- "shape": "S12"
2010
+ "shape": "S1g"
1399
2011
  },
1400
2012
  "Password": {
1401
- "shape": "S14"
2013
+ "shape": "S1i"
1402
2014
  },
1403
2015
  "User": {}
1404
2016
  }
1405
2017
  }
1406
2018
  }
1407
2019
  },
1408
- "Sy": {
2020
+ "S1c": {
1409
2021
  "type": "structure",
1410
2022
  "members": {
1411
2023
  "Version": {}
1412
2024
  }
1413
2025
  },
1414
- "S12": {
2026
+ "S1g": {
1415
2027
  "type": "structure",
1416
2028
  "members": {
1417
2029
  "Version": {}
1418
2030
  }
1419
2031
  },
1420
- "S14": {
2032
+ "S1i": {
1421
2033
  "type": "string",
1422
2034
  "sensitive": true
1423
2035
  },
1424
- "S1h": {
2036
+ "S1v": {
1425
2037
  "type": "list",
1426
2038
  "member": {
1427
2039
  "type": "structure",
@@ -1437,33 +2049,33 @@
1437
2049
  }
1438
2050
  }
1439
2051
  },
1440
- "S1o": {
2052
+ "S22": {
1441
2053
  "type": "structure",
1442
2054
  "members": {
1443
2055
  "RpcProtection": {},
1444
2056
  "DataTransferProtection": {}
1445
2057
  }
1446
2058
  },
1447
- "S1w": {
2059
+ "S2a": {
1448
2060
  "type": "list",
1449
2061
  "member": {}
1450
2062
  },
1451
- "S21": {
2063
+ "S2f": {
1452
2064
  "type": "structure",
1453
2065
  "required": [
1454
2066
  "AgentArns"
1455
2067
  ],
1456
2068
  "members": {
1457
2069
  "AgentArns": {
1458
- "shape": "S1w"
2070
+ "shape": "S2a"
1459
2071
  }
1460
2072
  }
1461
2073
  },
1462
- "S29": {
2074
+ "S2n": {
1463
2075
  "type": "string",
1464
2076
  "sensitive": true
1465
2077
  },
1466
- "S2f": {
2078
+ "S2t": {
1467
2079
  "type": "structure",
1468
2080
  "required": [
1469
2081
  "BucketAccessRoleArn"
@@ -1472,7 +2084,7 @@
1472
2084
  "BucketAccessRoleArn": {}
1473
2085
  }
1474
2086
  },
1475
- "S2m": {
2087
+ "S2z": {
1476
2088
  "type": "structure",
1477
2089
  "members": {
1478
2090
  "VerifyMode": {},
@@ -1494,7 +2106,7 @@
1494
2106
  "ObjectTags": {}
1495
2107
  }
1496
2108
  },
1497
- "S32": {
2109
+ "S3f": {
1498
2110
  "type": "list",
1499
2111
  "member": {
1500
2112
  "type": "structure",
@@ -1504,7 +2116,7 @@
1504
2116
  }
1505
2117
  }
1506
2118
  },
1507
- "S36": {
2119
+ "S3j": {
1508
2120
  "type": "structure",
1509
2121
  "required": [
1510
2122
  "ScheduleExpression"
@@ -1513,7 +2125,64 @@
1513
2125
  "ScheduleExpression": {}
1514
2126
  }
1515
2127
  },
1516
- "S4w": {
2128
+ "S5d": {
2129
+ "type": "list",
2130
+ "member": {}
2131
+ },
2132
+ "S5n": {
2133
+ "type": "structure",
2134
+ "members": {
2135
+ "IopsRead": {
2136
+ "type": "double"
2137
+ },
2138
+ "IopsWrite": {
2139
+ "type": "double"
2140
+ },
2141
+ "IopsOther": {
2142
+ "type": "double"
2143
+ },
2144
+ "IopsTotal": {
2145
+ "type": "double"
2146
+ },
2147
+ "ThroughputRead": {
2148
+ "type": "double"
2149
+ },
2150
+ "ThroughputWrite": {
2151
+ "type": "double"
2152
+ },
2153
+ "ThroughputOther": {
2154
+ "type": "double"
2155
+ },
2156
+ "ThroughputTotal": {
2157
+ "type": "double"
2158
+ },
2159
+ "LatencyRead": {
2160
+ "type": "double"
2161
+ },
2162
+ "LatencyWrite": {
2163
+ "type": "double"
2164
+ },
2165
+ "LatencyOther": {
2166
+ "type": "double"
2167
+ }
2168
+ }
2169
+ },
2170
+ "S5o": {
2171
+ "type": "list",
2172
+ "member": {
2173
+ "type": "structure",
2174
+ "members": {
2175
+ "StorageType": {},
2176
+ "StorageConfiguration": {
2177
+ "type": "map",
2178
+ "key": {},
2179
+ "value": {}
2180
+ },
2181
+ "EstimatedMonthlyStorageCost": {}
2182
+ }
2183
+ }
2184
+ },
2185
+ "S6r": {
1517
2186
  "type": "list",
1518
2187
  "member": {}
1519
2188
  }