cdk-lambda-subminute 2.0.285 → 2.0.287
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/.jsii +3 -3
- package/lib/cdk-lambda-subminute.js +3 -3
- package/node_modules/aws-sdk/CHANGELOG.md +16 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/apprunner-2020-05-15.min.json +35 -34
- package/node_modules/aws-sdk/apis/connect-2017-08-08.min.json +503 -365
- package/node_modules/aws-sdk/apis/connect-2017-08-08.paginators.json +16 -0
- package/node_modules/aws-sdk/apis/gamelift-2015-10-01.min.json +283 -227
- package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.min.json +251 -49
- package/node_modules/aws-sdk/apis/globalaccelerator-2018-08-08.paginators.json +12 -0
- package/node_modules/aws-sdk/apis/glue-2017-03-31.min.json +359 -318
- package/node_modules/aws-sdk/apis/network-firewall-2020-11-12.min.json +40 -17
- package/node_modules/aws-sdk/apis/quicksight-2018-04-01.min.json +353 -325
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +228 -206
- package/node_modules/aws-sdk/apis/redshift-2012-12-01.min.json +187 -145
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +3 -0
- package/node_modules/aws-sdk/clients/apprunner.d.ts +5 -0
- package/node_modules/aws-sdk/clients/connect.d.ts +248 -6
- package/node_modules/aws-sdk/clients/gamelift.d.ts +33 -22
- package/node_modules/aws-sdk/clients/globalaccelerator.d.ts +254 -2
- package/node_modules/aws-sdk/clients/glue.d.ts +45 -0
- package/node_modules/aws-sdk/clients/networkfirewall.d.ts +44 -11
- package/node_modules/aws-sdk/clients/quicksight.d.ts +41 -2
- package/node_modules/aws-sdk/clients/rds.d.ts +30 -0
- package/node_modules/aws-sdk/clients/redshift.d.ts +47 -0
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +1 -0
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +1 -1
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +13 -13
- package/node_modules/aws-sdk/dist/aws-sdk.js +1220 -946
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +81 -81
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +3 -3
@@ -349,7 +349,10 @@
|
|
349
349
|
"type": "boolean"
|
350
350
|
},
|
351
351
|
"MasterPasswordSecretKmsKeyId": {},
|
352
|
-
"IpAddressType": {}
|
352
|
+
"IpAddressType": {},
|
353
|
+
"MultiAZ": {
|
354
|
+
"type": "boolean"
|
355
|
+
}
|
353
356
|
}
|
354
357
|
},
|
355
358
|
"output": {
|
@@ -384,7 +387,7 @@
|
|
384
387
|
"type": "structure",
|
385
388
|
"members": {
|
386
389
|
"ClusterParameterGroup": {
|
387
|
-
"shape": "
|
390
|
+
"shape": "S33"
|
388
391
|
}
|
389
392
|
}
|
390
393
|
}
|
@@ -454,7 +457,7 @@
|
|
454
457
|
"ClusterSubnetGroupName": {},
|
455
458
|
"Description": {},
|
456
459
|
"SubnetIds": {
|
457
|
-
"shape": "
|
460
|
+
"shape": "S39"
|
458
461
|
},
|
459
462
|
"Tags": {
|
460
463
|
"shape": "St"
|
@@ -466,7 +469,7 @@
|
|
466
469
|
"type": "structure",
|
467
470
|
"members": {
|
468
471
|
"ClusterSubnetGroup": {
|
469
|
-
"shape": "
|
472
|
+
"shape": "S3b"
|
470
473
|
}
|
471
474
|
}
|
472
475
|
}
|
@@ -514,7 +517,7 @@
|
|
514
517
|
}
|
515
518
|
},
|
516
519
|
"output": {
|
517
|
-
"shape": "
|
520
|
+
"shape": "S3n",
|
518
521
|
"resultWrapper": "CreateEndpointAccessResult"
|
519
522
|
}
|
520
523
|
},
|
@@ -530,10 +533,10 @@
|
|
530
533
|
"SnsTopicArn": {},
|
531
534
|
"SourceType": {},
|
532
535
|
"SourceIds": {
|
533
|
-
"shape": "
|
536
|
+
"shape": "S3p"
|
534
537
|
},
|
535
538
|
"EventCategories": {
|
536
|
-
"shape": "
|
539
|
+
"shape": "S3q"
|
537
540
|
},
|
538
541
|
"Severity": {},
|
539
542
|
"Enabled": {
|
@@ -549,7 +552,7 @@
|
|
549
552
|
"type": "structure",
|
550
553
|
"members": {
|
551
554
|
"EventSubscription": {
|
552
|
-
"shape": "
|
555
|
+
"shape": "S3s"
|
553
556
|
}
|
554
557
|
}
|
555
558
|
}
|
@@ -572,7 +575,7 @@
|
|
572
575
|
"type": "structure",
|
573
576
|
"members": {
|
574
577
|
"HsmClientCertificate": {
|
575
|
-
"shape": "
|
578
|
+
"shape": "S3v"
|
576
579
|
}
|
577
580
|
}
|
578
581
|
}
|
@@ -605,7 +608,7 @@
|
|
605
608
|
"type": "structure",
|
606
609
|
"members": {
|
607
610
|
"HsmConfiguration": {
|
608
|
-
"shape": "
|
611
|
+
"shape": "S3y"
|
609
612
|
}
|
610
613
|
}
|
611
614
|
}
|
@@ -622,7 +625,7 @@
|
|
622
625
|
"members": {
|
623
626
|
"ScheduledActionName": {},
|
624
627
|
"TargetAction": {
|
625
|
-
"shape": "
|
628
|
+
"shape": "S40"
|
626
629
|
},
|
627
630
|
"Schedule": {},
|
628
631
|
"IamRole": {},
|
@@ -639,7 +642,7 @@
|
|
639
642
|
}
|
640
643
|
},
|
641
644
|
"output": {
|
642
|
-
"shape": "
|
645
|
+
"shape": "S44",
|
643
646
|
"resultWrapper": "CreateScheduledActionResult"
|
644
647
|
}
|
645
648
|
},
|
@@ -662,7 +665,7 @@
|
|
662
665
|
"type": "structure",
|
663
666
|
"members": {
|
664
667
|
"SnapshotCopyGrant": {
|
665
|
-
"shape": "
|
668
|
+
"shape": "S49"
|
666
669
|
}
|
667
670
|
}
|
668
671
|
}
|
@@ -672,7 +675,7 @@
|
|
672
675
|
"type": "structure",
|
673
676
|
"members": {
|
674
677
|
"ScheduleDefinitions": {
|
675
|
-
"shape": "
|
678
|
+
"shape": "S4b"
|
676
679
|
},
|
677
680
|
"ScheduleIdentifier": {},
|
678
681
|
"ScheduleDescription": {},
|
@@ -688,7 +691,7 @@
|
|
688
691
|
}
|
689
692
|
},
|
690
693
|
"output": {
|
691
|
-
"shape": "
|
694
|
+
"shape": "S4c",
|
692
695
|
"resultWrapper": "CreateSnapshotScheduleResult"
|
693
696
|
}
|
694
697
|
},
|
@@ -731,7 +734,7 @@
|
|
731
734
|
}
|
732
735
|
},
|
733
736
|
"output": {
|
734
|
-
"shape": "
|
737
|
+
"shape": "S4m",
|
735
738
|
"resultWrapper": "CreateUsageLimitResult"
|
736
739
|
}
|
737
740
|
},
|
@@ -866,7 +869,7 @@
|
|
866
869
|
}
|
867
870
|
},
|
868
871
|
"output": {
|
869
|
-
"shape": "
|
872
|
+
"shape": "S3n",
|
870
873
|
"resultWrapper": "DeleteEndpointAccessResult"
|
871
874
|
}
|
872
875
|
},
|
@@ -966,7 +969,7 @@
|
|
966
969
|
"members": {
|
967
970
|
"ResourceName": {},
|
968
971
|
"TagKeys": {
|
969
|
-
"shape": "
|
972
|
+
"shape": "S56"
|
970
973
|
}
|
971
974
|
}
|
972
975
|
}
|
@@ -1102,10 +1105,10 @@
|
|
1102
1105
|
},
|
1103
1106
|
"Marker": {},
|
1104
1107
|
"TagKeys": {
|
1105
|
-
"shape": "
|
1108
|
+
"shape": "S56"
|
1106
1109
|
},
|
1107
1110
|
"TagValues": {
|
1108
|
-
"shape": "
|
1111
|
+
"shape": "S5q"
|
1109
1112
|
}
|
1110
1113
|
}
|
1111
1114
|
},
|
@@ -1117,7 +1120,7 @@
|
|
1117
1120
|
"ParameterGroups": {
|
1118
1121
|
"type": "list",
|
1119
1122
|
"member": {
|
1120
|
-
"shape": "
|
1123
|
+
"shape": "S33",
|
1121
1124
|
"locationName": "ClusterParameterGroup"
|
1122
1125
|
}
|
1123
1126
|
}
|
@@ -1144,7 +1147,7 @@
|
|
1144
1147
|
"type": "structure",
|
1145
1148
|
"members": {
|
1146
1149
|
"Parameters": {
|
1147
|
-
"shape": "
|
1150
|
+
"shape": "S5v"
|
1148
1151
|
},
|
1149
1152
|
"Marker": {}
|
1150
1153
|
}
|
@@ -1160,10 +1163,10 @@
|
|
1160
1163
|
},
|
1161
1164
|
"Marker": {},
|
1162
1165
|
"TagKeys": {
|
1163
|
-
"shape": "
|
1166
|
+
"shape": "S56"
|
1164
1167
|
},
|
1165
1168
|
"TagValues": {
|
1166
|
-
"shape": "
|
1169
|
+
"shape": "S5q"
|
1167
1170
|
}
|
1168
1171
|
}
|
1169
1172
|
},
|
@@ -1202,10 +1205,10 @@
|
|
1202
1205
|
"Marker": {},
|
1203
1206
|
"OwnerAccount": {},
|
1204
1207
|
"TagKeys": {
|
1205
|
-
"shape": "
|
1208
|
+
"shape": "S56"
|
1206
1209
|
},
|
1207
1210
|
"TagValues": {
|
1208
|
-
"shape": "
|
1211
|
+
"shape": "S5q"
|
1209
1212
|
},
|
1210
1213
|
"ClusterExists": {
|
1211
1214
|
"type": "boolean"
|
@@ -1251,10 +1254,10 @@
|
|
1251
1254
|
},
|
1252
1255
|
"Marker": {},
|
1253
1256
|
"TagKeys": {
|
1254
|
-
"shape": "
|
1257
|
+
"shape": "S56"
|
1255
1258
|
},
|
1256
1259
|
"TagValues": {
|
1257
|
-
"shape": "
|
1260
|
+
"shape": "S5q"
|
1258
1261
|
}
|
1259
1262
|
}
|
1260
1263
|
},
|
@@ -1266,7 +1269,7 @@
|
|
1266
1269
|
"ClusterSubnetGroups": {
|
1267
1270
|
"type": "list",
|
1268
1271
|
"member": {
|
1269
|
-
"shape": "
|
1272
|
+
"shape": "S3b",
|
1270
1273
|
"locationName": "ClusterSubnetGroup"
|
1271
1274
|
}
|
1272
1275
|
}
|
@@ -1366,10 +1369,10 @@
|
|
1366
1369
|
},
|
1367
1370
|
"Marker": {},
|
1368
1371
|
"TagKeys": {
|
1369
|
-
"shape": "
|
1372
|
+
"shape": "S56"
|
1370
1373
|
},
|
1371
1374
|
"TagValues": {
|
1372
|
-
"shape": "
|
1375
|
+
"shape": "S5q"
|
1373
1376
|
}
|
1374
1377
|
}
|
1375
1378
|
},
|
@@ -1449,7 +1452,7 @@
|
|
1449
1452
|
"type": "structure",
|
1450
1453
|
"members": {
|
1451
1454
|
"DataShares": {
|
1452
|
-
"shape": "
|
1455
|
+
"shape": "S6y"
|
1453
1456
|
},
|
1454
1457
|
"Marker": {}
|
1455
1458
|
}
|
@@ -1472,7 +1475,7 @@
|
|
1472
1475
|
"type": "structure",
|
1473
1476
|
"members": {
|
1474
1477
|
"DataShares": {
|
1475
|
-
"shape": "
|
1478
|
+
"shape": "S6y"
|
1476
1479
|
},
|
1477
1480
|
"Marker": {}
|
1478
1481
|
}
|
@@ -1495,7 +1498,7 @@
|
|
1495
1498
|
"type": "structure",
|
1496
1499
|
"members": {
|
1497
1500
|
"DataShares": {
|
1498
|
-
"shape": "
|
1501
|
+
"shape": "S6y"
|
1499
1502
|
},
|
1500
1503
|
"Marker": {}
|
1501
1504
|
}
|
@@ -1525,7 +1528,7 @@
|
|
1525
1528
|
"ParameterGroupFamily": {},
|
1526
1529
|
"Marker": {},
|
1527
1530
|
"Parameters": {
|
1528
|
-
"shape": "
|
1531
|
+
"shape": "S5v"
|
1529
1532
|
}
|
1530
1533
|
},
|
1531
1534
|
"wrapper": true
|
@@ -1554,7 +1557,7 @@
|
|
1554
1557
|
"EndpointAccessList": {
|
1555
1558
|
"type": "list",
|
1556
1559
|
"member": {
|
1557
|
-
"shape": "
|
1560
|
+
"shape": "S3n"
|
1558
1561
|
}
|
1559
1562
|
},
|
1560
1563
|
"Marker": {}
|
@@ -1616,7 +1619,7 @@
|
|
1616
1619
|
"members": {
|
1617
1620
|
"EventId": {},
|
1618
1621
|
"EventCategories": {
|
1619
|
-
"shape": "
|
1622
|
+
"shape": "S3q"
|
1620
1623
|
},
|
1621
1624
|
"EventDescription": {},
|
1622
1625
|
"Severity": {}
|
@@ -1641,10 +1644,10 @@
|
|
1641
1644
|
},
|
1642
1645
|
"Marker": {},
|
1643
1646
|
"TagKeys": {
|
1644
|
-
"shape": "
|
1647
|
+
"shape": "S56"
|
1645
1648
|
},
|
1646
1649
|
"TagValues": {
|
1647
|
-
"shape": "
|
1650
|
+
"shape": "S5q"
|
1648
1651
|
}
|
1649
1652
|
}
|
1650
1653
|
},
|
@@ -1656,7 +1659,7 @@
|
|
1656
1659
|
"EventSubscriptionsList": {
|
1657
1660
|
"type": "list",
|
1658
1661
|
"member": {
|
1659
|
-
"shape": "
|
1662
|
+
"shape": "S3s",
|
1660
1663
|
"locationName": "EventSubscription"
|
1661
1664
|
}
|
1662
1665
|
}
|
@@ -1699,7 +1702,7 @@
|
|
1699
1702
|
"SourceType": {},
|
1700
1703
|
"Message": {},
|
1701
1704
|
"EventCategories": {
|
1702
|
-
"shape": "
|
1705
|
+
"shape": "S3q"
|
1703
1706
|
},
|
1704
1707
|
"Severity": {},
|
1705
1708
|
"Date": {
|
@@ -1722,10 +1725,10 @@
|
|
1722
1725
|
},
|
1723
1726
|
"Marker": {},
|
1724
1727
|
"TagKeys": {
|
1725
|
-
"shape": "
|
1728
|
+
"shape": "S56"
|
1726
1729
|
},
|
1727
1730
|
"TagValues": {
|
1728
|
-
"shape": "
|
1731
|
+
"shape": "S5q"
|
1729
1732
|
}
|
1730
1733
|
}
|
1731
1734
|
},
|
@@ -1737,7 +1740,7 @@
|
|
1737
1740
|
"HsmClientCertificates": {
|
1738
1741
|
"type": "list",
|
1739
1742
|
"member": {
|
1740
|
-
"shape": "
|
1743
|
+
"shape": "S3v",
|
1741
1744
|
"locationName": "HsmClientCertificate"
|
1742
1745
|
}
|
1743
1746
|
}
|
@@ -1754,10 +1757,10 @@
|
|
1754
1757
|
},
|
1755
1758
|
"Marker": {},
|
1756
1759
|
"TagKeys": {
|
1757
|
-
"shape": "
|
1760
|
+
"shape": "S56"
|
1758
1761
|
},
|
1759
1762
|
"TagValues": {
|
1760
|
-
"shape": "
|
1763
|
+
"shape": "S5q"
|
1761
1764
|
}
|
1762
1765
|
}
|
1763
1766
|
},
|
@@ -1769,7 +1772,7 @@
|
|
1769
1772
|
"HsmConfigurations": {
|
1770
1773
|
"type": "list",
|
1771
1774
|
"member": {
|
1772
|
-
"shape": "
|
1775
|
+
"shape": "S3y",
|
1773
1776
|
"locationName": "HsmConfiguration"
|
1774
1777
|
}
|
1775
1778
|
}
|
@@ -1837,7 +1840,7 @@
|
|
1837
1840
|
}
|
1838
1841
|
},
|
1839
1842
|
"output": {
|
1840
|
-
"shape": "
|
1843
|
+
"shape": "S86",
|
1841
1844
|
"resultWrapper": "DescribeLoggingStatusResult"
|
1842
1845
|
}
|
1843
1846
|
},
|
@@ -1863,7 +1866,7 @@
|
|
1863
1866
|
"Name": {},
|
1864
1867
|
"Operator": {},
|
1865
1868
|
"Values": {
|
1866
|
-
"shape": "
|
1869
|
+
"shape": "S3h",
|
1867
1870
|
"locationName": "Value"
|
1868
1871
|
}
|
1869
1872
|
}
|
@@ -1928,7 +1931,7 @@
|
|
1928
1931
|
"AvailabilityZones": {
|
1929
1932
|
"type": "list",
|
1930
1933
|
"member": {
|
1931
|
-
"shape": "
|
1934
|
+
"shape": "S3e",
|
1932
1935
|
"locationName": "AvailabilityZone"
|
1933
1936
|
}
|
1934
1937
|
}
|
@@ -2024,7 +2027,7 @@
|
|
2024
2027
|
"members": {
|
2025
2028
|
"Marker": {},
|
2026
2029
|
"ReservedNodeOfferings": {
|
2027
|
-
"shape": "
|
2030
|
+
"shape": "S8z"
|
2028
2031
|
}
|
2029
2032
|
}
|
2030
2033
|
}
|
@@ -2097,7 +2100,7 @@
|
|
2097
2100
|
"members": {
|
2098
2101
|
"Name": {},
|
2099
2102
|
"Values": {
|
2100
|
-
"shape": "
|
2103
|
+
"shape": "S3h"
|
2101
2104
|
}
|
2102
2105
|
}
|
2103
2106
|
}
|
@@ -2116,7 +2119,7 @@
|
|
2116
2119
|
"ScheduledActions": {
|
2117
2120
|
"type": "list",
|
2118
2121
|
"member": {
|
2119
|
-
"shape": "
|
2122
|
+
"shape": "S44",
|
2120
2123
|
"locationName": "ScheduledAction"
|
2121
2124
|
}
|
2122
2125
|
}
|
@@ -2133,10 +2136,10 @@
|
|
2133
2136
|
},
|
2134
2137
|
"Marker": {},
|
2135
2138
|
"TagKeys": {
|
2136
|
-
"shape": "
|
2139
|
+
"shape": "S56"
|
2137
2140
|
},
|
2138
2141
|
"TagValues": {
|
2139
|
-
"shape": "
|
2142
|
+
"shape": "S5q"
|
2140
2143
|
}
|
2141
2144
|
}
|
2142
2145
|
},
|
@@ -2148,7 +2151,7 @@
|
|
2148
2151
|
"SnapshotCopyGrants": {
|
2149
2152
|
"type": "list",
|
2150
2153
|
"member": {
|
2151
|
-
"shape": "
|
2154
|
+
"shape": "S49",
|
2152
2155
|
"locationName": "SnapshotCopyGrant"
|
2153
2156
|
}
|
2154
2157
|
}
|
@@ -2162,10 +2165,10 @@
|
|
2162
2165
|
"ClusterIdentifier": {},
|
2163
2166
|
"ScheduleIdentifier": {},
|
2164
2167
|
"TagKeys": {
|
2165
|
-
"shape": "
|
2168
|
+
"shape": "S56"
|
2166
2169
|
},
|
2167
2170
|
"TagValues": {
|
2168
|
-
"shape": "
|
2171
|
+
"shape": "S5q"
|
2169
2172
|
},
|
2170
2173
|
"Marker": {},
|
2171
2174
|
"MaxRecords": {
|
@@ -2180,7 +2183,7 @@
|
|
2180
2183
|
"SnapshotSchedules": {
|
2181
2184
|
"type": "list",
|
2182
2185
|
"member": {
|
2183
|
-
"shape": "
|
2186
|
+
"shape": "S4c",
|
2184
2187
|
"locationName": "SnapshotSchedule"
|
2185
2188
|
}
|
2186
2189
|
},
|
@@ -2221,7 +2224,7 @@
|
|
2221
2224
|
"TableRestoreStatusDetails": {
|
2222
2225
|
"type": "list",
|
2223
2226
|
"member": {
|
2224
|
-
"shape": "
|
2227
|
+
"shape": "S9m",
|
2225
2228
|
"locationName": "TableRestoreStatus"
|
2226
2229
|
}
|
2227
2230
|
},
|
@@ -2240,10 +2243,10 @@
|
|
2240
2243
|
},
|
2241
2244
|
"Marker": {},
|
2242
2245
|
"TagKeys": {
|
2243
|
-
"shape": "
|
2246
|
+
"shape": "S56"
|
2244
2247
|
},
|
2245
2248
|
"TagValues": {
|
2246
|
-
"shape": "
|
2249
|
+
"shape": "S5q"
|
2247
2250
|
}
|
2248
2251
|
}
|
2249
2252
|
},
|
@@ -2281,10 +2284,10 @@
|
|
2281
2284
|
},
|
2282
2285
|
"Marker": {},
|
2283
2286
|
"TagKeys": {
|
2284
|
-
"shape": "
|
2287
|
+
"shape": "S56"
|
2285
2288
|
},
|
2286
2289
|
"TagValues": {
|
2287
|
-
"shape": "
|
2290
|
+
"shape": "S5q"
|
2288
2291
|
}
|
2289
2292
|
}
|
2290
2293
|
},
|
@@ -2295,7 +2298,7 @@
|
|
2295
2298
|
"UsageLimits": {
|
2296
2299
|
"type": "list",
|
2297
2300
|
"member": {
|
2298
|
-
"shape": "
|
2301
|
+
"shape": "S4m"
|
2299
2302
|
}
|
2300
2303
|
},
|
2301
2304
|
"Marker": {}
|
@@ -2313,7 +2316,7 @@
|
|
2313
2316
|
}
|
2314
2317
|
},
|
2315
2318
|
"output": {
|
2316
|
-
"shape": "
|
2319
|
+
"shape": "S86",
|
2317
2320
|
"resultWrapper": "DisableLoggingResult"
|
2318
2321
|
}
|
2319
2322
|
},
|
@@ -2369,12 +2372,12 @@
|
|
2369
2372
|
"S3KeyPrefix": {},
|
2370
2373
|
"LogDestinationType": {},
|
2371
2374
|
"LogExports": {
|
2372
|
-
"shape": "
|
2375
|
+
"shape": "S88"
|
2373
2376
|
}
|
2374
2377
|
}
|
2375
2378
|
},
|
2376
2379
|
"output": {
|
2377
|
-
"shape": "
|
2380
|
+
"shape": "S86",
|
2378
2381
|
"resultWrapper": "EnableLoggingResult"
|
2379
2382
|
}
|
2380
2383
|
},
|
@@ -2407,6 +2410,26 @@
|
|
2407
2410
|
}
|
2408
2411
|
}
|
2409
2412
|
},
|
2413
|
+
"FailoverPrimaryCompute": {
|
2414
|
+
"input": {
|
2415
|
+
"type": "structure",
|
2416
|
+
"required": [
|
2417
|
+
"ClusterIdentifier"
|
2418
|
+
],
|
2419
|
+
"members": {
|
2420
|
+
"ClusterIdentifier": {}
|
2421
|
+
}
|
2422
|
+
},
|
2423
|
+
"output": {
|
2424
|
+
"resultWrapper": "FailoverPrimaryComputeResult",
|
2425
|
+
"type": "structure",
|
2426
|
+
"members": {
|
2427
|
+
"Cluster": {
|
2428
|
+
"shape": "S23"
|
2429
|
+
}
|
2430
|
+
}
|
2431
|
+
}
|
2432
|
+
},
|
2410
2433
|
"GetClusterCredentials": {
|
2411
2434
|
"input": {
|
2412
2435
|
"type": "structure",
|
@@ -2509,7 +2532,7 @@
|
|
2509
2532
|
"type": "integer"
|
2510
2533
|
},
|
2511
2534
|
"TargetReservedNodeOffering": {
|
2512
|
-
"shape": "
|
2535
|
+
"shape": "S90"
|
2513
2536
|
}
|
2514
2537
|
},
|
2515
2538
|
"wrapper": true
|
@@ -2538,7 +2561,7 @@
|
|
2538
2561
|
"members": {
|
2539
2562
|
"Marker": {},
|
2540
2563
|
"ReservedNodeOfferings": {
|
2541
|
-
"shape": "
|
2564
|
+
"shape": "S8z"
|
2542
2565
|
}
|
2543
2566
|
}
|
2544
2567
|
}
|
@@ -2558,7 +2581,7 @@
|
|
2558
2581
|
"type": "structure",
|
2559
2582
|
"members": {
|
2560
2583
|
"ResourcePolicy": {
|
2561
|
-
"shape": "
|
2584
|
+
"shape": "Sai"
|
2562
2585
|
}
|
2563
2586
|
}
|
2564
2587
|
}
|
@@ -2665,7 +2688,10 @@
|
|
2665
2688
|
"type": "boolean"
|
2666
2689
|
},
|
2667
2690
|
"MasterPasswordSecretKmsKeyId": {},
|
2668
|
-
"IpAddressType": {}
|
2691
|
+
"IpAddressType": {},
|
2692
|
+
"MultiAZ": {
|
2693
|
+
"type": "boolean"
|
2694
|
+
}
|
2669
2695
|
}
|
2670
2696
|
},
|
2671
2697
|
"output": {
|
@@ -2770,12 +2796,12 @@
|
|
2770
2796
|
"members": {
|
2771
2797
|
"ParameterGroupName": {},
|
2772
2798
|
"Parameters": {
|
2773
|
-
"shape": "
|
2799
|
+
"shape": "S5v"
|
2774
2800
|
}
|
2775
2801
|
}
|
2776
2802
|
},
|
2777
2803
|
"output": {
|
2778
|
-
"shape": "
|
2804
|
+
"shape": "Saw",
|
2779
2805
|
"resultWrapper": "ModifyClusterParameterGroupResult"
|
2780
2806
|
}
|
2781
2807
|
},
|
@@ -2831,7 +2857,7 @@
|
|
2831
2857
|
"ClusterSubnetGroupName": {},
|
2832
2858
|
"Description": {},
|
2833
2859
|
"SubnetIds": {
|
2834
|
-
"shape": "
|
2860
|
+
"shape": "S39"
|
2835
2861
|
}
|
2836
2862
|
}
|
2837
2863
|
},
|
@@ -2840,7 +2866,7 @@
|
|
2840
2866
|
"type": "structure",
|
2841
2867
|
"members": {
|
2842
2868
|
"ClusterSubnetGroup": {
|
2843
|
-
"shape": "
|
2869
|
+
"shape": "S3b"
|
2844
2870
|
}
|
2845
2871
|
}
|
2846
2872
|
}
|
@@ -2882,7 +2908,7 @@
|
|
2882
2908
|
}
|
2883
2909
|
},
|
2884
2910
|
"output": {
|
2885
|
-
"shape": "
|
2911
|
+
"shape": "S3n",
|
2886
2912
|
"resultWrapper": "ModifyEndpointAccessResult"
|
2887
2913
|
}
|
2888
2914
|
},
|
@@ -2897,10 +2923,10 @@
|
|
2897
2923
|
"SnsTopicArn": {},
|
2898
2924
|
"SourceType": {},
|
2899
2925
|
"SourceIds": {
|
2900
|
-
"shape": "
|
2926
|
+
"shape": "S3p"
|
2901
2927
|
},
|
2902
2928
|
"EventCategories": {
|
2903
|
-
"shape": "
|
2929
|
+
"shape": "S3q"
|
2904
2930
|
},
|
2905
2931
|
"Severity": {},
|
2906
2932
|
"Enabled": {
|
@@ -2913,7 +2939,7 @@
|
|
2913
2939
|
"type": "structure",
|
2914
2940
|
"members": {
|
2915
2941
|
"EventSubscription": {
|
2916
|
-
"shape": "
|
2942
|
+
"shape": "S3s"
|
2917
2943
|
}
|
2918
2944
|
}
|
2919
2945
|
}
|
@@ -2927,7 +2953,7 @@
|
|
2927
2953
|
"members": {
|
2928
2954
|
"ScheduledActionName": {},
|
2929
2955
|
"TargetAction": {
|
2930
|
-
"shape": "
|
2956
|
+
"shape": "S40"
|
2931
2957
|
},
|
2932
2958
|
"Schedule": {},
|
2933
2959
|
"IamRole": {},
|
@@ -2944,7 +2970,7 @@
|
|
2944
2970
|
}
|
2945
2971
|
},
|
2946
2972
|
"output": {
|
2947
|
-
"shape": "
|
2973
|
+
"shape": "S44",
|
2948
2974
|
"resultWrapper": "ModifyScheduledActionResult"
|
2949
2975
|
}
|
2950
2976
|
},
|
@@ -2985,12 +3011,12 @@
|
|
2985
3011
|
"members": {
|
2986
3012
|
"ScheduleIdentifier": {},
|
2987
3013
|
"ScheduleDefinitions": {
|
2988
|
-
"shape": "
|
3014
|
+
"shape": "S4b"
|
2989
3015
|
}
|
2990
3016
|
}
|
2991
3017
|
},
|
2992
3018
|
"output": {
|
2993
|
-
"shape": "
|
3019
|
+
"shape": "S4c",
|
2994
3020
|
"resultWrapper": "ModifySnapshotScheduleResult"
|
2995
3021
|
}
|
2996
3022
|
},
|
@@ -3009,13 +3035,13 @@
|
|
3009
3035
|
}
|
3010
3036
|
},
|
3011
3037
|
"output": {
|
3012
|
-
"shape": "
|
3038
|
+
"shape": "S4m",
|
3013
3039
|
"resultWrapper": "ModifyUsageLimitResult"
|
3014
3040
|
}
|
3015
3041
|
},
|
3016
3042
|
"PauseCluster": {
|
3017
3043
|
"input": {
|
3018
|
-
"shape": "
|
3044
|
+
"shape": "S42"
|
3019
3045
|
},
|
3020
3046
|
"output": {
|
3021
3047
|
"resultWrapper": "PauseClusterResult",
|
@@ -3067,7 +3093,7 @@
|
|
3067
3093
|
"type": "structure",
|
3068
3094
|
"members": {
|
3069
3095
|
"ResourcePolicy": {
|
3070
|
-
"shape": "
|
3096
|
+
"shape": "Sai"
|
3071
3097
|
}
|
3072
3098
|
}
|
3073
3099
|
}
|
@@ -3119,18 +3145,18 @@
|
|
3119
3145
|
"type": "boolean"
|
3120
3146
|
},
|
3121
3147
|
"Parameters": {
|
3122
|
-
"shape": "
|
3148
|
+
"shape": "S5v"
|
3123
3149
|
}
|
3124
3150
|
}
|
3125
3151
|
},
|
3126
3152
|
"output": {
|
3127
|
-
"shape": "
|
3153
|
+
"shape": "Saw",
|
3128
3154
|
"resultWrapper": "ResetClusterParameterGroupResult"
|
3129
3155
|
}
|
3130
3156
|
},
|
3131
3157
|
"ResizeCluster": {
|
3132
3158
|
"input": {
|
3133
|
-
"shape": "
|
3159
|
+
"shape": "S41"
|
3134
3160
|
},
|
3135
3161
|
"output": {
|
3136
3162
|
"resultWrapper": "ResizeClusterResult",
|
@@ -3210,7 +3236,10 @@
|
|
3210
3236
|
"type": "boolean"
|
3211
3237
|
},
|
3212
3238
|
"MasterPasswordSecretKmsKeyId": {},
|
3213
|
-
"IpAddressType": {}
|
3239
|
+
"IpAddressType": {},
|
3240
|
+
"MultiAZ": {
|
3241
|
+
"type": "boolean"
|
3242
|
+
}
|
3214
3243
|
}
|
3215
3244
|
},
|
3216
3245
|
"output": {
|
@@ -3252,14 +3281,14 @@
|
|
3252
3281
|
"type": "structure",
|
3253
3282
|
"members": {
|
3254
3283
|
"TableRestoreStatus": {
|
3255
|
-
"shape": "
|
3284
|
+
"shape": "S9m"
|
3256
3285
|
}
|
3257
3286
|
}
|
3258
3287
|
}
|
3259
3288
|
},
|
3260
3289
|
"ResumeCluster": {
|
3261
3290
|
"input": {
|
3262
|
-
"shape": "
|
3291
|
+
"shape": "S43"
|
3263
3292
|
},
|
3264
3293
|
"output": {
|
3265
3294
|
"resultWrapper": "ResumeClusterResult",
|
@@ -3920,15 +3949,7 @@
|
|
3920
3949
|
},
|
3921
3950
|
"ClusterPublicKey": {},
|
3922
3951
|
"ClusterNodes": {
|
3923
|
-
"
|
3924
|
-
"member": {
|
3925
|
-
"type": "structure",
|
3926
|
-
"members": {
|
3927
|
-
"NodeRole": {},
|
3928
|
-
"PrivateIPAddress": {},
|
3929
|
-
"PublicIPAddress": {}
|
3930
|
-
}
|
3931
|
-
}
|
3952
|
+
"shape": "S2m"
|
3932
3953
|
},
|
3933
3954
|
"ElasticIpStatus": {
|
3934
3955
|
"type": "structure",
|
@@ -4015,7 +4036,17 @@
|
|
4015
4036
|
},
|
4016
4037
|
"MasterPasswordSecretArn": {},
|
4017
4038
|
"MasterPasswordSecretKmsKeyId": {},
|
4018
|
-
"IpAddressType": {}
|
4039
|
+
"IpAddressType": {},
|
4040
|
+
"MultiAZ": {},
|
4041
|
+
"MultiAZSecondary": {
|
4042
|
+
"type": "structure",
|
4043
|
+
"members": {
|
4044
|
+
"AvailabilityZone": {},
|
4045
|
+
"ClusterNodes": {
|
4046
|
+
"shape": "S2m"
|
4047
|
+
}
|
4048
|
+
}
|
4049
|
+
}
|
4019
4050
|
},
|
4020
4051
|
"wrapper": true
|
4021
4052
|
},
|
@@ -4051,6 +4082,17 @@
|
|
4051
4082
|
}
|
4052
4083
|
}
|
4053
4084
|
},
|
4085
|
+
"S2m": {
|
4086
|
+
"type": "list",
|
4087
|
+
"member": {
|
4088
|
+
"type": "structure",
|
4089
|
+
"members": {
|
4090
|
+
"NodeRole": {},
|
4091
|
+
"PrivateIPAddress": {},
|
4092
|
+
"PublicIPAddress": {}
|
4093
|
+
}
|
4094
|
+
}
|
4095
|
+
},
|
4054
4096
|
"S2w": {
|
4055
4097
|
"type": "structure",
|
4056
4098
|
"members": {
|
@@ -4079,7 +4121,7 @@
|
|
4079
4121
|
},
|
4080
4122
|
"wrapper": true
|
4081
4123
|
},
|
4082
|
-
"
|
4124
|
+
"S33": {
|
4083
4125
|
"type": "structure",
|
4084
4126
|
"members": {
|
4085
4127
|
"ParameterGroupName": {},
|
@@ -4091,13 +4133,13 @@
|
|
4091
4133
|
},
|
4092
4134
|
"wrapper": true
|
4093
4135
|
},
|
4094
|
-
"
|
4136
|
+
"S39": {
|
4095
4137
|
"type": "list",
|
4096
4138
|
"member": {
|
4097
4139
|
"locationName": "SubnetIdentifier"
|
4098
4140
|
}
|
4099
4141
|
},
|
4100
|
-
"
|
4142
|
+
"S3b": {
|
4101
4143
|
"type": "structure",
|
4102
4144
|
"members": {
|
4103
4145
|
"ClusterSubnetGroupName": {},
|
@@ -4112,7 +4154,7 @@
|
|
4112
4154
|
"members": {
|
4113
4155
|
"SubnetIdentifier": {},
|
4114
4156
|
"SubnetAvailabilityZone": {
|
4115
|
-
"shape": "
|
4157
|
+
"shape": "S3e"
|
4116
4158
|
},
|
4117
4159
|
"SubnetStatus": {}
|
4118
4160
|
}
|
@@ -4122,12 +4164,12 @@
|
|
4122
4164
|
"shape": "St"
|
4123
4165
|
},
|
4124
4166
|
"SupportedClusterIpAddressTypes": {
|
4125
|
-
"shape": "
|
4167
|
+
"shape": "S3h"
|
4126
4168
|
}
|
4127
4169
|
},
|
4128
4170
|
"wrapper": true
|
4129
4171
|
},
|
4130
|
-
"
|
4172
|
+
"S3e": {
|
4131
4173
|
"type": "structure",
|
4132
4174
|
"members": {
|
4133
4175
|
"Name": {},
|
@@ -4145,13 +4187,13 @@
|
|
4145
4187
|
},
|
4146
4188
|
"wrapper": true
|
4147
4189
|
},
|
4148
|
-
"
|
4190
|
+
"S3h": {
|
4149
4191
|
"type": "list",
|
4150
4192
|
"member": {
|
4151
4193
|
"locationName": "item"
|
4152
4194
|
}
|
4153
4195
|
},
|
4154
|
-
"
|
4196
|
+
"S3n": {
|
4155
4197
|
"type": "structure",
|
4156
4198
|
"members": {
|
4157
4199
|
"ClusterIdentifier": {},
|
@@ -4174,19 +4216,19 @@
|
|
4174
4216
|
}
|
4175
4217
|
}
|
4176
4218
|
},
|
4177
|
-
"
|
4219
|
+
"S3p": {
|
4178
4220
|
"type": "list",
|
4179
4221
|
"member": {
|
4180
4222
|
"locationName": "SourceId"
|
4181
4223
|
}
|
4182
4224
|
},
|
4183
|
-
"
|
4225
|
+
"S3q": {
|
4184
4226
|
"type": "list",
|
4185
4227
|
"member": {
|
4186
4228
|
"locationName": "EventCategory"
|
4187
4229
|
}
|
4188
4230
|
},
|
4189
|
-
"
|
4231
|
+
"S3s": {
|
4190
4232
|
"type": "structure",
|
4191
4233
|
"members": {
|
4192
4234
|
"CustomerAwsId": {},
|
@@ -4198,10 +4240,10 @@
|
|
4198
4240
|
},
|
4199
4241
|
"SourceType": {},
|
4200
4242
|
"SourceIdsList": {
|
4201
|
-
"shape": "
|
4243
|
+
"shape": "S3p"
|
4202
4244
|
},
|
4203
4245
|
"EventCategoriesList": {
|
4204
|
-
"shape": "
|
4246
|
+
"shape": "S3q"
|
4205
4247
|
},
|
4206
4248
|
"Severity": {},
|
4207
4249
|
"Enabled": {
|
@@ -4213,7 +4255,7 @@
|
|
4213
4255
|
},
|
4214
4256
|
"wrapper": true
|
4215
4257
|
},
|
4216
|
-
"
|
4258
|
+
"S3v": {
|
4217
4259
|
"type": "structure",
|
4218
4260
|
"members": {
|
4219
4261
|
"HsmClientCertificateIdentifier": {},
|
@@ -4224,7 +4266,7 @@
|
|
4224
4266
|
},
|
4225
4267
|
"wrapper": true
|
4226
4268
|
},
|
4227
|
-
"
|
4269
|
+
"S3y": {
|
4228
4270
|
"type": "structure",
|
4229
4271
|
"members": {
|
4230
4272
|
"HsmConfigurationIdentifier": {},
|
@@ -4237,21 +4279,21 @@
|
|
4237
4279
|
},
|
4238
4280
|
"wrapper": true
|
4239
4281
|
},
|
4240
|
-
"
|
4282
|
+
"S40": {
|
4241
4283
|
"type": "structure",
|
4242
4284
|
"members": {
|
4243
4285
|
"ResizeCluster": {
|
4244
|
-
"shape": "
|
4286
|
+
"shape": "S41"
|
4245
4287
|
},
|
4246
4288
|
"PauseCluster": {
|
4247
|
-
"shape": "
|
4289
|
+
"shape": "S42"
|
4248
4290
|
},
|
4249
4291
|
"ResumeCluster": {
|
4250
|
-
"shape": "
|
4292
|
+
"shape": "S43"
|
4251
4293
|
}
|
4252
4294
|
}
|
4253
4295
|
},
|
4254
|
-
"
|
4296
|
+
"S41": {
|
4255
4297
|
"type": "structure",
|
4256
4298
|
"required": [
|
4257
4299
|
"ClusterIdentifier"
|
@@ -4270,7 +4312,7 @@
|
|
4270
4312
|
"TargetReservedNodeOfferingId": {}
|
4271
4313
|
}
|
4272
4314
|
},
|
4273
|
-
"
|
4315
|
+
"S42": {
|
4274
4316
|
"type": "structure",
|
4275
4317
|
"required": [
|
4276
4318
|
"ClusterIdentifier"
|
@@ -4279,7 +4321,7 @@
|
|
4279
4321
|
"ClusterIdentifier": {}
|
4280
4322
|
}
|
4281
4323
|
},
|
4282
|
-
"
|
4324
|
+
"S43": {
|
4283
4325
|
"type": "structure",
|
4284
4326
|
"required": [
|
4285
4327
|
"ClusterIdentifier"
|
@@ -4288,12 +4330,12 @@
|
|
4288
4330
|
"ClusterIdentifier": {}
|
4289
4331
|
}
|
4290
4332
|
},
|
4291
|
-
"
|
4333
|
+
"S44": {
|
4292
4334
|
"type": "structure",
|
4293
4335
|
"members": {
|
4294
4336
|
"ScheduledActionName": {},
|
4295
4337
|
"TargetAction": {
|
4296
|
-
"shape": "
|
4338
|
+
"shape": "S40"
|
4297
4339
|
},
|
4298
4340
|
"Schedule": {},
|
4299
4341
|
"IamRole": {},
|
@@ -4314,7 +4356,7 @@
|
|
4314
4356
|
}
|
4315
4357
|
}
|
4316
4358
|
},
|
4317
|
-
"
|
4359
|
+
"S49": {
|
4318
4360
|
"type": "structure",
|
4319
4361
|
"members": {
|
4320
4362
|
"SnapshotCopyGrantName": {},
|
@@ -4325,17 +4367,17 @@
|
|
4325
4367
|
},
|
4326
4368
|
"wrapper": true
|
4327
4369
|
},
|
4328
|
-
"
|
4370
|
+
"S4b": {
|
4329
4371
|
"type": "list",
|
4330
4372
|
"member": {
|
4331
4373
|
"locationName": "ScheduleDefinition"
|
4332
4374
|
}
|
4333
4375
|
},
|
4334
|
-
"
|
4376
|
+
"S4c": {
|
4335
4377
|
"type": "structure",
|
4336
4378
|
"members": {
|
4337
4379
|
"ScheduleDefinitions": {
|
4338
|
-
"shape": "
|
4380
|
+
"shape": "S4b"
|
4339
4381
|
},
|
4340
4382
|
"ScheduleIdentifier": {},
|
4341
4383
|
"ScheduleDescription": {},
|
@@ -4365,7 +4407,7 @@
|
|
4365
4407
|
}
|
4366
4408
|
}
|
4367
4409
|
},
|
4368
|
-
"
|
4410
|
+
"S4m": {
|
4369
4411
|
"type": "structure",
|
4370
4412
|
"members": {
|
4371
4413
|
"UsageLimitId": {},
|
@@ -4382,19 +4424,19 @@
|
|
4382
4424
|
}
|
4383
4425
|
}
|
4384
4426
|
},
|
4385
|
-
"
|
4427
|
+
"S56": {
|
4386
4428
|
"type": "list",
|
4387
4429
|
"member": {
|
4388
4430
|
"locationName": "TagKey"
|
4389
4431
|
}
|
4390
4432
|
},
|
4391
|
-
"
|
4433
|
+
"S5q": {
|
4392
4434
|
"type": "list",
|
4393
4435
|
"member": {
|
4394
4436
|
"locationName": "TagValue"
|
4395
4437
|
}
|
4396
4438
|
},
|
4397
|
-
"
|
4439
|
+
"S5v": {
|
4398
4440
|
"type": "list",
|
4399
4441
|
"member": {
|
4400
4442
|
"locationName": "Parameter",
|
@@ -4414,13 +4456,13 @@
|
|
4414
4456
|
}
|
4415
4457
|
}
|
4416
4458
|
},
|
4417
|
-
"
|
4459
|
+
"S6y": {
|
4418
4460
|
"type": "list",
|
4419
4461
|
"member": {
|
4420
4462
|
"shape": "Sj"
|
4421
4463
|
}
|
4422
4464
|
},
|
4423
|
-
"
|
4465
|
+
"S86": {
|
4424
4466
|
"type": "structure",
|
4425
4467
|
"members": {
|
4426
4468
|
"LoggingEnabled": {
|
@@ -4437,22 +4479,22 @@
|
|
4437
4479
|
"LastFailureMessage": {},
|
4438
4480
|
"LogDestinationType": {},
|
4439
4481
|
"LogExports": {
|
4440
|
-
"shape": "
|
4482
|
+
"shape": "S88"
|
4441
4483
|
}
|
4442
4484
|
}
|
4443
4485
|
},
|
4444
|
-
"
|
4486
|
+
"S88": {
|
4445
4487
|
"type": "list",
|
4446
4488
|
"member": {}
|
4447
4489
|
},
|
4448
|
-
"
|
4490
|
+
"S8z": {
|
4449
4491
|
"type": "list",
|
4450
4492
|
"member": {
|
4451
|
-
"shape": "
|
4493
|
+
"shape": "S90",
|
4452
4494
|
"locationName": "ReservedNodeOffering"
|
4453
4495
|
}
|
4454
4496
|
},
|
4455
|
-
"
|
4497
|
+
"S90": {
|
4456
4498
|
"type": "structure",
|
4457
4499
|
"members": {
|
4458
4500
|
"ReservedNodeOfferingId": {},
|
@@ -4475,7 +4517,7 @@
|
|
4475
4517
|
},
|
4476
4518
|
"wrapper": true
|
4477
4519
|
},
|
4478
|
-
"
|
4520
|
+
"S9m": {
|
4479
4521
|
"type": "structure",
|
4480
4522
|
"members": {
|
4481
4523
|
"TableRestoreRequestId": {},
|
@@ -4501,14 +4543,14 @@
|
|
4501
4543
|
},
|
4502
4544
|
"wrapper": true
|
4503
4545
|
},
|
4504
|
-
"
|
4546
|
+
"Sai": {
|
4505
4547
|
"type": "structure",
|
4506
4548
|
"members": {
|
4507
4549
|
"ResourceArn": {},
|
4508
4550
|
"Policy": {}
|
4509
4551
|
}
|
4510
4552
|
},
|
4511
|
-
"
|
4553
|
+
"Saw": {
|
4512
4554
|
"type": "structure",
|
4513
4555
|
"members": {
|
4514
4556
|
"ParameterGroupName": {},
|