cdk-comprehend-s3olap 2.0.144 → 2.0.145

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 (35) 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 +13 -1
  6. package/node_modules/aws-sdk/README.md +1 -1
  7. package/node_modules/aws-sdk/apis/monitoring-2010-08-01.min.json +19 -15
  8. package/node_modules/aws-sdk/apis/opensearch-2021-01-01.min.json +66 -27
  9. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +2136 -684
  10. package/node_modules/aws-sdk/apis/quicksight-2018-04-01.paginators.json +10 -0
  11. package/node_modules/aws-sdk/apis/rekognition-2016-06-27.min.json +101 -90
  12. package/node_modules/aws-sdk/apis/s3-2006-03-01.examples.json +115 -115
  13. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.examples.json +45 -0
  14. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.min.json +71 -3
  15. package/node_modules/aws-sdk/apis/securityhub-2018-10-26.paginators.json +6 -0
  16. package/node_modules/aws-sdk/apis/sqs-2012-11-05.min.json +36 -103
  17. package/node_modules/aws-sdk/apis/sqs-2012-11-05.paginators.json +3 -3
  18. package/node_modules/aws-sdk/clients/cloudwatch.d.ts +11 -6
  19. package/node_modules/aws-sdk/clients/configservice.d.ts +1 -1
  20. package/node_modules/aws-sdk/clients/connect.d.ts +11 -11
  21. package/node_modules/aws-sdk/clients/networkfirewall.d.ts +4 -4
  22. package/node_modules/aws-sdk/clients/opensearch.d.ts +64 -5
  23. package/node_modules/aws-sdk/clients/quicksight.d.ts +1918 -96
  24. package/node_modules/aws-sdk/clients/rekognition.d.ts +22 -8
  25. package/node_modules/aws-sdk/clients/s3.d.ts +168 -168
  26. package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -1
  27. package/node_modules/aws-sdk/clients/securityhub.d.ts +102 -15
  28. package/node_modules/aws-sdk/clients/sqs.d.ts +42 -42
  29. package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
  30. package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +10 -10
  31. package/node_modules/aws-sdk/dist/aws-sdk.js +162 -213
  32. package/node_modules/aws-sdk/dist/aws-sdk.min.js +30 -30
  33. package/node_modules/aws-sdk/lib/core.js +1 -1
  34. package/node_modules/aws-sdk/package.json +1 -1
  35. package/package.json +5 -5
@@ -679,6 +679,45 @@
679
679
  }
680
680
  }
681
681
  },
682
+ "DescribeDomainNodes": {
683
+ "http": {
684
+ "method": "GET",
685
+ "requestUri": "/2021-01-01/opensearch/domain/{DomainName}/nodes"
686
+ },
687
+ "input": {
688
+ "type": "structure",
689
+ "required": [
690
+ "DomainName"
691
+ ],
692
+ "members": {
693
+ "DomainName": {
694
+ "location": "uri",
695
+ "locationName": "DomainName"
696
+ }
697
+ }
698
+ },
699
+ "output": {
700
+ "type": "structure",
701
+ "members": {
702
+ "DomainNodesStatusList": {
703
+ "type": "list",
704
+ "member": {
705
+ "type": "structure",
706
+ "members": {
707
+ "NodeId": {},
708
+ "NodeType": {},
709
+ "AvailabilityZone": {},
710
+ "InstanceType": {},
711
+ "NodeStatus": {},
712
+ "StorageType": {},
713
+ "StorageVolumeType": {},
714
+ "StorageSize": {}
715
+ }
716
+ }
717
+ }
718
+ }
719
+ }
720
+ },
682
721
  "DescribeDomains": {
683
722
  "http": {
684
723
  "requestUri": "/2021-01-01/opensearch/domain-info"
@@ -740,13 +779,13 @@
740
779
  "type": "structure",
741
780
  "members": {
742
781
  "DryRunProgressStatus": {
743
- "shape": "S61"
782
+ "shape": "S6a"
744
783
  },
745
784
  "DryRunConfig": {
746
785
  "shape": "S2q"
747
786
  },
748
787
  "DryRunResults": {
749
- "shape": "S64"
788
+ "shape": "S6d"
750
789
  }
751
790
  }
752
791
  }
@@ -759,7 +798,7 @@
759
798
  "type": "structure",
760
799
  "members": {
761
800
  "Filters": {
762
- "shape": "S67"
801
+ "shape": "S6g"
763
802
  },
764
803
  "MaxResults": {
765
804
  "type": "integer"
@@ -829,7 +868,7 @@
829
868
  "members": {
830
869
  "LimitName": {},
831
870
  "LimitValues": {
832
- "shape": "S6p"
871
+ "shape": "S6x"
833
872
  }
834
873
  }
835
874
  }
@@ -860,7 +899,7 @@
860
899
  "members": {
861
900
  "LimitName": {},
862
901
  "LimitValues": {
863
- "shape": "S6p"
902
+ "shape": "S6x"
864
903
  }
865
904
  }
866
905
  }
@@ -879,7 +918,7 @@
879
918
  "type": "structure",
880
919
  "members": {
881
920
  "Filters": {
882
- "shape": "S67"
921
+ "shape": "S6g"
883
922
  },
884
923
  "MaxResults": {
885
924
  "type": "integer"
@@ -985,7 +1024,7 @@
985
1024
  "CurrencyCode": {},
986
1025
  "PaymentOption": {},
987
1026
  "RecurringCharges": {
988
- "shape": "S7f"
1027
+ "shape": "S7n"
989
1028
  }
990
1029
  }
991
1030
  }
@@ -1051,7 +1090,7 @@
1051
1090
  "State": {},
1052
1091
  "PaymentOption": {},
1053
1092
  "RecurringCharges": {
1054
- "shape": "S7f"
1093
+ "shape": "S7n"
1055
1094
  }
1056
1095
  }
1057
1096
  }
@@ -1156,7 +1195,7 @@
1156
1195
  "members": {
1157
1196
  "SourceVersion": {},
1158
1197
  "TargetVersions": {
1159
- "shape": "S80"
1198
+ "shape": "S88"
1160
1199
  }
1161
1200
  }
1162
1201
  }
@@ -1360,7 +1399,7 @@
1360
1399
  "type": "structure",
1361
1400
  "members": {
1362
1401
  "DomainPackageDetailsList": {
1363
- "shape": "S8r"
1402
+ "shape": "S8z"
1364
1403
  },
1365
1404
  "NextToken": {}
1366
1405
  }
@@ -1474,7 +1513,7 @@
1474
1513
  "type": "structure",
1475
1514
  "members": {
1476
1515
  "DomainPackageDetailsList": {
1477
- "shape": "S8r"
1516
+ "shape": "S8z"
1478
1517
  },
1479
1518
  "NextToken": {}
1480
1519
  }
@@ -1512,7 +1551,7 @@
1512
1551
  "ScheduledActions": {
1513
1552
  "type": "list",
1514
1553
  "member": {
1515
- "shape": "S94"
1554
+ "shape": "S9c"
1516
1555
  }
1517
1556
  },
1518
1557
  "NextToken": {}
@@ -1568,7 +1607,7 @@
1568
1607
  "type": "structure",
1569
1608
  "members": {
1570
1609
  "Versions": {
1571
- "shape": "S80"
1610
+ "shape": "S88"
1572
1611
  },
1573
1612
  "NextToken": {}
1574
1613
  }
@@ -1634,7 +1673,7 @@
1634
1673
  ],
1635
1674
  "members": {
1636
1675
  "VpcEndpointSummaryList": {
1637
- "shape": "S9i"
1676
+ "shape": "S9q"
1638
1677
  },
1639
1678
  "NextToken": {}
1640
1679
  }
@@ -1669,7 +1708,7 @@
1669
1708
  ],
1670
1709
  "members": {
1671
1710
  "VpcEndpointSummaryList": {
1672
- "shape": "S9i"
1711
+ "shape": "S9q"
1673
1712
  },
1674
1713
  "NextToken": {}
1675
1714
  }
@@ -1867,10 +1906,10 @@
1867
1906
  "shape": "S4u"
1868
1907
  },
1869
1908
  "DryRunResults": {
1870
- "shape": "S64"
1909
+ "shape": "S6d"
1871
1910
  },
1872
1911
  "DryRunProgressStatus": {
1873
- "shape": "S61"
1912
+ "shape": "S6a"
1874
1913
  }
1875
1914
  }
1876
1915
  }
@@ -1933,7 +1972,7 @@
1933
1972
  "type": "structure",
1934
1973
  "members": {
1935
1974
  "ScheduledAction": {
1936
- "shape": "S94"
1975
+ "shape": "S9c"
1937
1976
  }
1938
1977
  }
1939
1978
  }
@@ -2890,7 +2929,7 @@
2890
2929
  }
2891
2930
  }
2892
2931
  },
2893
- "S61": {
2932
+ "S6a": {
2894
2933
  "type": "structure",
2895
2934
  "required": [
2896
2935
  "DryRunId",
@@ -2915,14 +2954,14 @@
2915
2954
  }
2916
2955
  }
2917
2956
  },
2918
- "S64": {
2957
+ "S6d": {
2919
2958
  "type": "structure",
2920
2959
  "members": {
2921
2960
  "DeploymentType": {},
2922
2961
  "Message": {}
2923
2962
  }
2924
2963
  },
2925
- "S67": {
2964
+ "S6g": {
2926
2965
  "type": "list",
2927
2966
  "member": {
2928
2967
  "type": "structure",
@@ -2935,11 +2974,11 @@
2935
2974
  }
2936
2975
  }
2937
2976
  },
2938
- "S6p": {
2977
+ "S6x": {
2939
2978
  "type": "list",
2940
2979
  "member": {}
2941
2980
  },
2942
- "S7f": {
2981
+ "S7n": {
2943
2982
  "type": "list",
2944
2983
  "member": {
2945
2984
  "type": "structure",
@@ -2951,17 +2990,17 @@
2951
2990
  }
2952
2991
  }
2953
2992
  },
2954
- "S80": {
2993
+ "S88": {
2955
2994
  "type": "list",
2956
2995
  "member": {}
2957
2996
  },
2958
- "S8r": {
2997
+ "S8z": {
2959
2998
  "type": "list",
2960
2999
  "member": {
2961
3000
  "shape": "Sn"
2962
3001
  }
2963
3002
  },
2964
- "S94": {
3003
+ "S9c": {
2965
3004
  "type": "structure",
2966
3005
  "required": [
2967
3006
  "Id",
@@ -2987,7 +3026,7 @@
2987
3026
  }
2988
3027
  }
2989
3028
  },
2990
- "S9i": {
3029
+ "S9q": {
2991
3030
  "type": "list",
2992
3031
  "member": {
2993
3032
  "shape": "S41"