cdk-lambda-subminute 2.0.280 → 2.0.281

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.
@@ -396,7 +396,9 @@
396
396
  "DBClusterIdentifier": {},
397
397
  "StorageType": {},
398
398
  "TdeCredentialArn": {},
399
- "TdeCredentialPassword": {},
399
+ "TdeCredentialPassword": {
400
+ "shape": "S1o"
401
+ },
400
402
  "StorageEncrypted": {
401
403
  "type": "boolean"
402
404
  },
@@ -434,7 +436,7 @@
434
436
  "type": "structure",
435
437
  "members": {
436
438
  "DBInstance": {
437
- "shape": "S1p"
439
+ "shape": "S1q"
438
440
  }
439
441
  }
440
442
  }
@@ -478,7 +480,7 @@
478
480
  "DBSubnetGroupName": {},
479
481
  "DBSubnetGroupDescription": {},
480
482
  "SubnetIds": {
481
- "shape": "S2b"
483
+ "shape": "S2c"
482
484
  },
483
485
  "Tags": {
484
486
  "shape": "Sa"
@@ -490,7 +492,7 @@
490
492
  "type": "structure",
491
493
  "members": {
492
494
  "DBSubnetGroup": {
493
- "shape": "S1v"
495
+ "shape": "S1w"
494
496
  }
495
497
  }
496
498
  }
@@ -554,7 +556,7 @@
554
556
  "type": "structure",
555
557
  "members": {
556
558
  "GlobalCluster": {
557
- "shape": "S2h"
559
+ "shape": "S2i"
558
560
  }
559
561
  }
560
562
  }
@@ -664,7 +666,7 @@
664
666
  "type": "structure",
665
667
  "members": {
666
668
  "DBInstance": {
667
- "shape": "S1p"
669
+ "shape": "S1q"
668
670
  }
669
671
  }
670
672
  }
@@ -726,7 +728,7 @@
726
728
  "type": "structure",
727
729
  "members": {
728
730
  "GlobalCluster": {
729
- "shape": "S2h"
731
+ "shape": "S2i"
730
732
  }
731
733
  }
732
734
  }
@@ -738,7 +740,7 @@
738
740
  "DBClusterIdentifier": {},
739
741
  "DBClusterEndpointIdentifier": {},
740
742
  "Filters": {
741
- "shape": "S31"
743
+ "shape": "S32"
742
744
  },
743
745
  "MaxRecords": {
744
746
  "type": "integer"
@@ -783,7 +785,7 @@
783
785
  "members": {
784
786
  "DBClusterParameterGroupName": {},
785
787
  "Filters": {
786
- "shape": "S31"
788
+ "shape": "S32"
787
789
  },
788
790
  "MaxRecords": {
789
791
  "type": "integer"
@@ -816,7 +818,7 @@
816
818
  "DBClusterParameterGroupName": {},
817
819
  "Source": {},
818
820
  "Filters": {
819
- "shape": "S31"
821
+ "shape": "S32"
820
822
  },
821
823
  "MaxRecords": {
822
824
  "type": "integer"
@@ -829,7 +831,7 @@
829
831
  "type": "structure",
830
832
  "members": {
831
833
  "Parameters": {
832
- "shape": "S3c"
834
+ "shape": "S3d"
833
835
  },
834
836
  "Marker": {}
835
837
  }
@@ -850,7 +852,7 @@
850
852
  "type": "structure",
851
853
  "members": {
852
854
  "DBClusterSnapshotAttributesResult": {
853
- "shape": "S3h"
855
+ "shape": "S3i"
854
856
  }
855
857
  }
856
858
  }
@@ -863,7 +865,7 @@
863
865
  "DBClusterSnapshotIdentifier": {},
864
866
  "SnapshotType": {},
865
867
  "Filters": {
866
- "shape": "S31"
868
+ "shape": "S32"
867
869
  },
868
870
  "MaxRecords": {
869
871
  "type": "integer"
@@ -898,7 +900,7 @@
898
900
  "members": {
899
901
  "DBClusterIdentifier": {},
900
902
  "Filters": {
901
- "shape": "S31"
903
+ "shape": "S32"
902
904
  },
903
905
  "MaxRecords": {
904
906
  "type": "integer"
@@ -929,7 +931,7 @@
929
931
  "EngineVersion": {},
930
932
  "DBParameterGroupFamily": {},
931
933
  "Filters": {
932
- "shape": "S31"
934
+ "shape": "S32"
933
935
  },
934
936
  "MaxRecords": {
935
937
  "type": "integer"
@@ -963,12 +965,12 @@
963
965
  "DBEngineDescription": {},
964
966
  "DBEngineVersionDescription": {},
965
967
  "DefaultCharacterSet": {
966
- "shape": "S3v"
968
+ "shape": "S3w"
967
969
  },
968
970
  "SupportedCharacterSets": {
969
971
  "type": "list",
970
972
  "member": {
971
- "shape": "S3v",
973
+ "shape": "S3w",
972
974
  "locationName": "CharacterSet"
973
975
  }
974
976
  },
@@ -1027,7 +1029,7 @@
1027
1029
  "members": {
1028
1030
  "DBInstanceIdentifier": {},
1029
1031
  "Filters": {
1030
- "shape": "S31"
1032
+ "shape": "S32"
1031
1033
  },
1032
1034
  "MaxRecords": {
1033
1035
  "type": "integer"
@@ -1043,7 +1045,7 @@
1043
1045
  "DBInstances": {
1044
1046
  "type": "list",
1045
1047
  "member": {
1046
- "shape": "S1p",
1048
+ "shape": "S1q",
1047
1049
  "locationName": "DBInstance"
1048
1050
  }
1049
1051
  }
@@ -1056,7 +1058,7 @@
1056
1058
  "members": {
1057
1059
  "DBParameterGroupName": {},
1058
1060
  "Filters": {
1059
- "shape": "S31"
1061
+ "shape": "S32"
1060
1062
  },
1061
1063
  "MaxRecords": {
1062
1064
  "type": "integer"
@@ -1089,7 +1091,7 @@
1089
1091
  "DBParameterGroupName": {},
1090
1092
  "Source": {},
1091
1093
  "Filters": {
1092
- "shape": "S31"
1094
+ "shape": "S32"
1093
1095
  },
1094
1096
  "MaxRecords": {
1095
1097
  "type": "integer"
@@ -1102,7 +1104,7 @@
1102
1104
  "type": "structure",
1103
1105
  "members": {
1104
1106
  "Parameters": {
1105
- "shape": "S3c"
1107
+ "shape": "S3d"
1106
1108
  },
1107
1109
  "Marker": {}
1108
1110
  }
@@ -1114,7 +1116,7 @@
1114
1116
  "members": {
1115
1117
  "DBSubnetGroupName": {},
1116
1118
  "Filters": {
1117
- "shape": "S31"
1119
+ "shape": "S32"
1118
1120
  },
1119
1121
  "MaxRecords": {
1120
1122
  "type": "integer"
@@ -1130,7 +1132,7 @@
1130
1132
  "DBSubnetGroups": {
1131
1133
  "type": "list",
1132
1134
  "member": {
1133
- "shape": "S1v",
1135
+ "shape": "S1w",
1134
1136
  "locationName": "DBSubnetGroup"
1135
1137
  }
1136
1138
  }
@@ -1146,7 +1148,7 @@
1146
1148
  "members": {
1147
1149
  "DBParameterGroupFamily": {},
1148
1150
  "Filters": {
1149
- "shape": "S31"
1151
+ "shape": "S32"
1150
1152
  },
1151
1153
  "MaxRecords": {
1152
1154
  "type": "integer"
@@ -1159,7 +1161,7 @@
1159
1161
  "type": "structure",
1160
1162
  "members": {
1161
1163
  "EngineDefaults": {
1162
- "shape": "S4e"
1164
+ "shape": "S4f"
1163
1165
  }
1164
1166
  }
1165
1167
  }
@@ -1173,7 +1175,7 @@
1173
1175
  "members": {
1174
1176
  "DBParameterGroupFamily": {},
1175
1177
  "Filters": {
1176
- "shape": "S31"
1178
+ "shape": "S32"
1177
1179
  },
1178
1180
  "MaxRecords": {
1179
1181
  "type": "integer"
@@ -1186,7 +1188,7 @@
1186
1188
  "type": "structure",
1187
1189
  "members": {
1188
1190
  "EngineDefaults": {
1189
- "shape": "S4e"
1191
+ "shape": "S4f"
1190
1192
  }
1191
1193
  }
1192
1194
  }
@@ -1197,7 +1199,7 @@
1197
1199
  "members": {
1198
1200
  "SourceType": {},
1199
1201
  "Filters": {
1200
- "shape": "S31"
1202
+ "shape": "S32"
1201
1203
  }
1202
1204
  }
1203
1205
  },
@@ -1228,7 +1230,7 @@
1228
1230
  "members": {
1229
1231
  "SubscriptionName": {},
1230
1232
  "Filters": {
1231
- "shape": "S31"
1233
+ "shape": "S32"
1232
1234
  },
1233
1235
  "MaxRecords": {
1234
1236
  "type": "integer"
@@ -1270,7 +1272,7 @@
1270
1272
  "shape": "S7"
1271
1273
  },
1272
1274
  "Filters": {
1273
- "shape": "S31"
1275
+ "shape": "S32"
1274
1276
  },
1275
1277
  "MaxRecords": {
1276
1278
  "type": "integer"
@@ -1324,7 +1326,7 @@
1324
1326
  "GlobalClusters": {
1325
1327
  "type": "list",
1326
1328
  "member": {
1327
- "shape": "S2h",
1329
+ "shape": "S2i",
1328
1330
  "locationName": "GlobalClusterMember"
1329
1331
  }
1330
1332
  }
@@ -1346,7 +1348,7 @@
1346
1348
  "type": "boolean"
1347
1349
  },
1348
1350
  "Filters": {
1349
- "shape": "S31"
1351
+ "shape": "S32"
1350
1352
  },
1351
1353
  "MaxRecords": {
1352
1354
  "type": "integer"
@@ -1371,7 +1373,7 @@
1371
1373
  "AvailabilityZones": {
1372
1374
  "type": "list",
1373
1375
  "member": {
1374
- "shape": "S1y",
1376
+ "shape": "S1z",
1375
1377
  "locationName": "AvailabilityZone"
1376
1378
  }
1377
1379
  },
@@ -1435,7 +1437,7 @@
1435
1437
  "members": {
1436
1438
  "ResourceIdentifier": {},
1437
1439
  "Filters": {
1438
- "shape": "S31"
1440
+ "shape": "S32"
1439
1441
  },
1440
1442
  "Marker": {},
1441
1443
  "MaxRecords": {
@@ -1483,10 +1485,10 @@
1483
1485
  "members": {
1484
1486
  "StorageType": {},
1485
1487
  "StorageSize": {
1486
- "shape": "S59"
1488
+ "shape": "S5a"
1487
1489
  },
1488
1490
  "ProvisionedIops": {
1489
- "shape": "S59"
1491
+ "shape": "S5a"
1490
1492
  },
1491
1493
  "IopsToStorageRatio": {
1492
1494
  "type": "list",
@@ -1547,7 +1549,7 @@
1547
1549
  "type": "structure",
1548
1550
  "members": {
1549
1551
  "GlobalCluster": {
1550
- "shape": "S2h"
1552
+ "shape": "S2i"
1551
1553
  }
1552
1554
  }
1553
1555
  }
@@ -1561,7 +1563,7 @@
1561
1563
  "members": {
1562
1564
  "ResourceName": {},
1563
1565
  "Filters": {
1564
- "shape": "S31"
1566
+ "shape": "S32"
1565
1567
  }
1566
1568
  }
1567
1569
  },
@@ -1605,7 +1607,7 @@
1605
1607
  "type": "boolean"
1606
1608
  },
1607
1609
  "CloudwatchLogsExportConfiguration": {
1608
- "shape": "S5l"
1610
+ "shape": "S5m"
1609
1611
  },
1610
1612
  "EngineVersion": {},
1611
1613
  "AllowMajorVersionUpgrade": {
@@ -1681,12 +1683,12 @@
1681
1683
  "members": {
1682
1684
  "DBClusterParameterGroupName": {},
1683
1685
  "Parameters": {
1684
- "shape": "S3c"
1686
+ "shape": "S3d"
1685
1687
  }
1686
1688
  }
1687
1689
  },
1688
1690
  "output": {
1689
- "shape": "S5q",
1691
+ "shape": "S5r",
1690
1692
  "resultWrapper": "ModifyDBClusterParameterGroupResult"
1691
1693
  }
1692
1694
  },
@@ -1701,10 +1703,10 @@
1701
1703
  "DBClusterSnapshotIdentifier": {},
1702
1704
  "AttributeName": {},
1703
1705
  "ValuesToAdd": {
1704
- "shape": "S3k"
1706
+ "shape": "S3l"
1705
1707
  },
1706
1708
  "ValuesToRemove": {
1707
- "shape": "S3k"
1709
+ "shape": "S3l"
1708
1710
  }
1709
1711
  }
1710
1712
  },
@@ -1713,7 +1715,7 @@
1713
1715
  "type": "structure",
1714
1716
  "members": {
1715
1717
  "DBClusterSnapshotAttributesResult": {
1716
- "shape": "S3h"
1718
+ "shape": "S3i"
1717
1719
  }
1718
1720
  }
1719
1721
  }
@@ -1765,7 +1767,9 @@
1765
1767
  "NewDBInstanceIdentifier": {},
1766
1768
  "StorageType": {},
1767
1769
  "TdeCredentialArn": {},
1768
- "TdeCredentialPassword": {},
1770
+ "TdeCredentialPassword": {
1771
+ "shape": "S1o"
1772
+ },
1769
1773
  "CACertificateIdentifier": {},
1770
1774
  "Domain": {},
1771
1775
  "CopyTagsToSnapshot": {
@@ -1794,7 +1798,7 @@
1794
1798
  },
1795
1799
  "PerformanceInsightsKMSKeyId": {},
1796
1800
  "CloudwatchLogsExportConfiguration": {
1797
- "shape": "S5l"
1801
+ "shape": "S5m"
1798
1802
  },
1799
1803
  "DeletionProtection": {
1800
1804
  "type": "boolean"
@@ -1806,7 +1810,7 @@
1806
1810
  "type": "structure",
1807
1811
  "members": {
1808
1812
  "DBInstance": {
1809
- "shape": "S1p"
1813
+ "shape": "S1q"
1810
1814
  }
1811
1815
  }
1812
1816
  }
@@ -1821,12 +1825,12 @@
1821
1825
  "members": {
1822
1826
  "DBParameterGroupName": {},
1823
1827
  "Parameters": {
1824
- "shape": "S3c"
1828
+ "shape": "S3d"
1825
1829
  }
1826
1830
  }
1827
1831
  },
1828
1832
  "output": {
1829
- "shape": "S5w",
1833
+ "shape": "S5x",
1830
1834
  "resultWrapper": "ModifyDBParameterGroupResult"
1831
1835
  }
1832
1836
  },
@@ -1841,7 +1845,7 @@
1841
1845
  "DBSubnetGroupName": {},
1842
1846
  "DBSubnetGroupDescription": {},
1843
1847
  "SubnetIds": {
1844
- "shape": "S2b"
1848
+ "shape": "S2c"
1845
1849
  }
1846
1850
  }
1847
1851
  },
@@ -1850,7 +1854,7 @@
1850
1854
  "type": "structure",
1851
1855
  "members": {
1852
1856
  "DBSubnetGroup": {
1853
- "shape": "S1v"
1857
+ "shape": "S1w"
1854
1858
  }
1855
1859
  }
1856
1860
  }
@@ -1906,7 +1910,7 @@
1906
1910
  "type": "structure",
1907
1911
  "members": {
1908
1912
  "GlobalCluster": {
1909
- "shape": "S2h"
1913
+ "shape": "S2i"
1910
1914
  }
1911
1915
  }
1912
1916
  }
@@ -1949,7 +1953,7 @@
1949
1953
  "type": "structure",
1950
1954
  "members": {
1951
1955
  "DBInstance": {
1952
- "shape": "S1p"
1956
+ "shape": "S1q"
1953
1957
  }
1954
1958
  }
1955
1959
  }
@@ -1971,7 +1975,7 @@
1971
1975
  "type": "structure",
1972
1976
  "members": {
1973
1977
  "GlobalCluster": {
1974
- "shape": "S2h"
1978
+ "shape": "S2i"
1975
1979
  }
1976
1980
  }
1977
1981
  }
@@ -2040,12 +2044,12 @@
2040
2044
  "type": "boolean"
2041
2045
  },
2042
2046
  "Parameters": {
2043
- "shape": "S3c"
2047
+ "shape": "S3d"
2044
2048
  }
2045
2049
  }
2046
2050
  },
2047
2051
  "output": {
2048
- "shape": "S5q",
2052
+ "shape": "S5r",
2049
2053
  "resultWrapper": "ResetDBClusterParameterGroupResult"
2050
2054
  }
2051
2055
  },
@@ -2061,12 +2065,12 @@
2061
2065
  "type": "boolean"
2062
2066
  },
2063
2067
  "Parameters": {
2064
- "shape": "S3c"
2068
+ "shape": "S3d"
2065
2069
  }
2066
2070
  }
2067
2071
  },
2068
2072
  "output": {
2069
- "shape": "S5w",
2073
+ "shape": "S5x",
2070
2074
  "resultWrapper": "ResetDBParameterGroupResult"
2071
2075
  }
2072
2076
  },
@@ -2572,7 +2576,11 @@
2572
2576
  "locationName": "DBSecurityGroupName"
2573
2577
  }
2574
2578
  },
2575
- "S1p": {
2579
+ "S1o": {
2580
+ "type": "string",
2581
+ "sensitive": true
2582
+ },
2583
+ "S1q": {
2576
2584
  "type": "structure",
2577
2585
  "members": {
2578
2586
  "DBInstanceIdentifier": {},
@@ -2628,7 +2636,7 @@
2628
2636
  },
2629
2637
  "AvailabilityZone": {},
2630
2638
  "DBSubnetGroup": {
2631
- "shape": "S1v"
2639
+ "shape": "S1w"
2632
2640
  },
2633
2641
  "PreferredMaintenanceWindow": {},
2634
2642
  "PendingModifiedValues": {
@@ -2775,7 +2783,7 @@
2775
2783
  },
2776
2784
  "wrapper": true
2777
2785
  },
2778
- "S1v": {
2786
+ "S1w": {
2779
2787
  "type": "structure",
2780
2788
  "members": {
2781
2789
  "DBSubnetGroupName": {},
@@ -2790,7 +2798,7 @@
2790
2798
  "members": {
2791
2799
  "SubnetIdentifier": {},
2792
2800
  "SubnetAvailabilityZone": {
2793
- "shape": "S1y"
2801
+ "shape": "S1z"
2794
2802
  },
2795
2803
  "SubnetStatus": {}
2796
2804
  }
@@ -2800,20 +2808,20 @@
2800
2808
  },
2801
2809
  "wrapper": true
2802
2810
  },
2803
- "S1y": {
2811
+ "S1z": {
2804
2812
  "type": "structure",
2805
2813
  "members": {
2806
2814
  "Name": {}
2807
2815
  },
2808
2816
  "wrapper": true
2809
2817
  },
2810
- "S2b": {
2818
+ "S2c": {
2811
2819
  "type": "list",
2812
2820
  "member": {
2813
2821
  "locationName": "SubnetIdentifier"
2814
2822
  }
2815
2823
  },
2816
- "S2h": {
2824
+ "S2i": {
2817
2825
  "type": "structure",
2818
2826
  "members": {
2819
2827
  "GlobalClusterIdentifier": {},
@@ -2849,7 +2857,7 @@
2849
2857
  },
2850
2858
  "wrapper": true
2851
2859
  },
2852
- "S31": {
2860
+ "S32": {
2853
2861
  "type": "list",
2854
2862
  "member": {
2855
2863
  "locationName": "Filter",
@@ -2869,7 +2877,7 @@
2869
2877
  }
2870
2878
  }
2871
2879
  },
2872
- "S3c": {
2880
+ "S3d": {
2873
2881
  "type": "list",
2874
2882
  "member": {
2875
2883
  "locationName": "Parameter",
@@ -2890,7 +2898,7 @@
2890
2898
  }
2891
2899
  }
2892
2900
  },
2893
- "S3h": {
2901
+ "S3i": {
2894
2902
  "type": "structure",
2895
2903
  "members": {
2896
2904
  "DBClusterSnapshotIdentifier": {},
@@ -2902,7 +2910,7 @@
2902
2910
  "members": {
2903
2911
  "AttributeName": {},
2904
2912
  "AttributeValues": {
2905
- "shape": "S3k"
2913
+ "shape": "S3l"
2906
2914
  }
2907
2915
  }
2908
2916
  }
@@ -2910,31 +2918,31 @@
2910
2918
  },
2911
2919
  "wrapper": true
2912
2920
  },
2913
- "S3k": {
2921
+ "S3l": {
2914
2922
  "type": "list",
2915
2923
  "member": {
2916
2924
  "locationName": "AttributeValue"
2917
2925
  }
2918
2926
  },
2919
- "S3v": {
2927
+ "S3w": {
2920
2928
  "type": "structure",
2921
2929
  "members": {
2922
2930
  "CharacterSetName": {},
2923
2931
  "CharacterSetDescription": {}
2924
2932
  }
2925
2933
  },
2926
- "S4e": {
2934
+ "S4f": {
2927
2935
  "type": "structure",
2928
2936
  "members": {
2929
2937
  "DBParameterGroupFamily": {},
2930
2938
  "Marker": {},
2931
2939
  "Parameters": {
2932
- "shape": "S3c"
2940
+ "shape": "S3d"
2933
2941
  }
2934
2942
  },
2935
2943
  "wrapper": true
2936
2944
  },
2937
- "S59": {
2945
+ "S5a": {
2938
2946
  "type": "list",
2939
2947
  "member": {
2940
2948
  "locationName": "Range",
@@ -2952,7 +2960,7 @@
2952
2960
  }
2953
2961
  }
2954
2962
  },
2955
- "S5l": {
2963
+ "S5m": {
2956
2964
  "type": "structure",
2957
2965
  "members": {
2958
2966
  "EnableLogTypes": {
@@ -2963,13 +2971,13 @@
2963
2971
  }
2964
2972
  }
2965
2973
  },
2966
- "S5q": {
2974
+ "S5r": {
2967
2975
  "type": "structure",
2968
2976
  "members": {
2969
2977
  "DBClusterParameterGroupName": {}
2970
2978
  }
2971
2979
  },
2972
- "S5w": {
2980
+ "S5x": {
2973
2981
  "type": "structure",
2974
2982
  "members": {
2975
2983
  "DBParameterGroupName": {}