cdk-docker-image-deployment 0.0.52 → 0.0.54
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/destination.js +1 -1
- package/lib/docker-image-deployment.js +1 -1
- package/lib/source.js +1 -1
- package/node_modules/aws-sdk/CHANGELOG.md +13 -1
- package/node_modules/aws-sdk/README.md +1 -1
- package/node_modules/aws-sdk/apis/accessanalyzer-2019-11-01.min.json +153 -80
- package/node_modules/aws-sdk/apis/kafka-2018-11-14.min.json +107 -47
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.examples.json +5 -0
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.min.json +674 -643
- package/node_modules/aws-sdk/apis/mediatailor-2018-04-23.paginators.json +50 -50
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.min.json +140 -106
- package/node_modules/aws-sdk/apis/neptune-2014-10-31.paginators.json +6 -0
- package/node_modules/aws-sdk/apis/rds-2014-10-31.min.json +286 -284
- package/node_modules/aws-sdk/apis/sagemaker-2017-07-24.min.json +0 -1
- package/node_modules/aws-sdk/clients/accessanalyzer.d.ts +111 -1
- package/node_modules/aws-sdk/clients/iam.d.ts +1 -1
- package/node_modules/aws-sdk/clients/kafka.d.ts +97 -4
- package/node_modules/aws-sdk/clients/location.d.ts +8 -8
- package/node_modules/aws-sdk/clients/mediatailor.d.ts +256 -256
- package/node_modules/aws-sdk/clients/neptune.d.ts +25 -0
- package/node_modules/aws-sdk/clients/rds.d.ts +12 -3
- package/node_modules/aws-sdk/clients/sagemaker.d.ts +2 -2
- package/node_modules/aws-sdk/clients/workspaces.d.ts +11 -11
- package/node_modules/aws-sdk/dist/aws-sdk-core-react-native.js +2 -2
- package/node_modules/aws-sdk/dist/aws-sdk-react-native.js +10 -10
- package/node_modules/aws-sdk/dist/aws-sdk.js +290 -288
- package/node_modules/aws-sdk/dist/aws-sdk.min.js +7 -7
- package/node_modules/aws-sdk/lib/core.js +1 -1
- package/node_modules/aws-sdk/lib/model/api.js +1 -1
- package/node_modules/aws-sdk/package.json +1 -1
- package/package.json +4 -4
|
@@ -188,7 +188,7 @@
|
|
|
188
188
|
"type": "structure",
|
|
189
189
|
"members": {
|
|
190
190
|
"DBClusterParameterGroup": {
|
|
191
|
-
"shape": "
|
|
191
|
+
"shape": "S10"
|
|
192
192
|
}
|
|
193
193
|
}
|
|
194
194
|
}
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
"type": "structure",
|
|
220
220
|
"members": {
|
|
221
221
|
"DBClusterSnapshot": {
|
|
222
|
-
"shape": "
|
|
222
|
+
"shape": "S13"
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
}
|
|
@@ -246,7 +246,7 @@
|
|
|
246
246
|
"type": "structure",
|
|
247
247
|
"members": {
|
|
248
248
|
"DBParameterGroup": {
|
|
249
|
-
"shape": "
|
|
249
|
+
"shape": "S17"
|
|
250
250
|
}
|
|
251
251
|
}
|
|
252
252
|
}
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
"type": "structure",
|
|
280
280
|
"members": {
|
|
281
281
|
"DBSnapshot": {
|
|
282
|
-
"shape": "
|
|
282
|
+
"shape": "S1a"
|
|
283
283
|
}
|
|
284
284
|
}
|
|
285
285
|
}
|
|
@@ -306,7 +306,7 @@
|
|
|
306
306
|
"type": "structure",
|
|
307
307
|
"members": {
|
|
308
308
|
"OptionGroup": {
|
|
309
|
-
"shape": "
|
|
309
|
+
"shape": "S1g"
|
|
310
310
|
}
|
|
311
311
|
}
|
|
312
312
|
}
|
|
@@ -335,7 +335,7 @@
|
|
|
335
335
|
}
|
|
336
336
|
},
|
|
337
337
|
"output": {
|
|
338
|
-
"shape": "
|
|
338
|
+
"shape": "S1x",
|
|
339
339
|
"resultWrapper": "CreateCustomDBEngineVersionResult"
|
|
340
340
|
}
|
|
341
341
|
},
|
|
@@ -348,7 +348,7 @@
|
|
|
348
348
|
],
|
|
349
349
|
"members": {
|
|
350
350
|
"AvailabilityZones": {
|
|
351
|
-
"shape": "
|
|
351
|
+
"shape": "S14"
|
|
352
352
|
},
|
|
353
353
|
"BackupRetentionPeriod": {
|
|
354
354
|
"type": "integer"
|
|
@@ -358,7 +358,7 @@
|
|
|
358
358
|
"DBClusterIdentifier": {},
|
|
359
359
|
"DBClusterParameterGroupName": {},
|
|
360
360
|
"VpcSecurityGroupIds": {
|
|
361
|
-
"shape": "
|
|
361
|
+
"shape": "S28"
|
|
362
362
|
},
|
|
363
363
|
"DBSubnetGroupName": {},
|
|
364
364
|
"Engine": {},
|
|
@@ -387,11 +387,11 @@
|
|
|
387
387
|
"type": "long"
|
|
388
388
|
},
|
|
389
389
|
"EnableCloudwatchLogsExports": {
|
|
390
|
-
"shape": "
|
|
390
|
+
"shape": "S25"
|
|
391
391
|
},
|
|
392
392
|
"EngineMode": {},
|
|
393
393
|
"ScalingConfiguration": {
|
|
394
|
-
"shape": "
|
|
394
|
+
"shape": "S2a"
|
|
395
395
|
},
|
|
396
396
|
"DeletionProtection": {
|
|
397
397
|
"type": "boolean"
|
|
@@ -434,7 +434,7 @@
|
|
|
434
434
|
"type": "integer"
|
|
435
435
|
},
|
|
436
436
|
"ServerlessV2ScalingConfiguration": {
|
|
437
|
-
"shape": "
|
|
437
|
+
"shape": "S2b"
|
|
438
438
|
},
|
|
439
439
|
"NetworkType": {},
|
|
440
440
|
"SourceRegion": {}
|
|
@@ -445,7 +445,7 @@
|
|
|
445
445
|
"type": "structure",
|
|
446
446
|
"members": {
|
|
447
447
|
"DBCluster": {
|
|
448
|
-
"shape": "
|
|
448
|
+
"shape": "S2e"
|
|
449
449
|
}
|
|
450
450
|
}
|
|
451
451
|
}
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
}
|
|
475
475
|
},
|
|
476
476
|
"output": {
|
|
477
|
-
"shape": "
|
|
477
|
+
"shape": "S2w",
|
|
478
478
|
"resultWrapper": "CreateDBClusterEndpointResult"
|
|
479
479
|
}
|
|
480
480
|
},
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
"type": "structure",
|
|
501
501
|
"members": {
|
|
502
502
|
"DBClusterParameterGroup": {
|
|
503
|
-
"shape": "
|
|
503
|
+
"shape": "S10"
|
|
504
504
|
}
|
|
505
505
|
}
|
|
506
506
|
}
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
"type": "structure",
|
|
526
526
|
"members": {
|
|
527
527
|
"DBClusterSnapshot": {
|
|
528
|
-
"shape": "
|
|
528
|
+
"shape": "S13"
|
|
529
529
|
}
|
|
530
530
|
}
|
|
531
531
|
}
|
|
@@ -549,10 +549,10 @@
|
|
|
549
549
|
"MasterUsername": {},
|
|
550
550
|
"MasterUserPassword": {},
|
|
551
551
|
"DBSecurityGroups": {
|
|
552
|
-
"shape": "
|
|
552
|
+
"shape": "S32"
|
|
553
553
|
},
|
|
554
554
|
"VpcSecurityGroupIds": {
|
|
555
|
-
"shape": "
|
|
555
|
+
"shape": "S28"
|
|
556
556
|
},
|
|
557
557
|
"AvailabilityZone": {},
|
|
558
558
|
"DBSubnetGroupName": {},
|
|
@@ -617,10 +617,10 @@
|
|
|
617
617
|
"type": "integer"
|
|
618
618
|
},
|
|
619
619
|
"EnableCloudwatchLogsExports": {
|
|
620
|
-
"shape": "
|
|
620
|
+
"shape": "S25"
|
|
621
621
|
},
|
|
622
622
|
"ProcessorFeatures": {
|
|
623
|
-
"shape": "
|
|
623
|
+
"shape": "S1c"
|
|
624
624
|
},
|
|
625
625
|
"DeletionProtection": {
|
|
626
626
|
"type": "boolean"
|
|
@@ -641,7 +641,7 @@
|
|
|
641
641
|
"type": "structure",
|
|
642
642
|
"members": {
|
|
643
643
|
"DBInstance": {
|
|
644
|
-
"shape": "
|
|
644
|
+
"shape": "S34"
|
|
645
645
|
}
|
|
646
646
|
}
|
|
647
647
|
}
|
|
@@ -680,7 +680,7 @@
|
|
|
680
680
|
},
|
|
681
681
|
"DBSubnetGroupName": {},
|
|
682
682
|
"VpcSecurityGroupIds": {
|
|
683
|
-
"shape": "
|
|
683
|
+
"shape": "S28"
|
|
684
684
|
},
|
|
685
685
|
"StorageType": {},
|
|
686
686
|
"CopyTagsToSnapshot": {
|
|
@@ -703,10 +703,10 @@
|
|
|
703
703
|
"type": "integer"
|
|
704
704
|
},
|
|
705
705
|
"EnableCloudwatchLogsExports": {
|
|
706
|
-
"shape": "
|
|
706
|
+
"shape": "S25"
|
|
707
707
|
},
|
|
708
708
|
"ProcessorFeatures": {
|
|
709
|
-
"shape": "
|
|
709
|
+
"shape": "S1c"
|
|
710
710
|
},
|
|
711
711
|
"UseDefaultProcessorFeatures": {
|
|
712
712
|
"type": "boolean"
|
|
@@ -730,7 +730,7 @@
|
|
|
730
730
|
"type": "structure",
|
|
731
731
|
"members": {
|
|
732
732
|
"DBInstance": {
|
|
733
|
-
"shape": "
|
|
733
|
+
"shape": "S34"
|
|
734
734
|
}
|
|
735
735
|
}
|
|
736
736
|
}
|
|
@@ -757,7 +757,7 @@
|
|
|
757
757
|
"type": "structure",
|
|
758
758
|
"members": {
|
|
759
759
|
"DBParameterGroup": {
|
|
760
|
-
"shape": "
|
|
760
|
+
"shape": "S17"
|
|
761
761
|
}
|
|
762
762
|
}
|
|
763
763
|
}
|
|
@@ -776,7 +776,7 @@
|
|
|
776
776
|
"DBProxyName": {},
|
|
777
777
|
"EngineFamily": {},
|
|
778
778
|
"Auth": {
|
|
779
|
-
"shape": "
|
|
779
|
+
"shape": "S3x"
|
|
780
780
|
},
|
|
781
781
|
"RoleArn": {},
|
|
782
782
|
"VpcSubnetIds": {
|
|
@@ -804,7 +804,7 @@
|
|
|
804
804
|
"type": "structure",
|
|
805
805
|
"members": {
|
|
806
806
|
"DBProxy": {
|
|
807
|
-
"shape": "
|
|
807
|
+
"shape": "S42"
|
|
808
808
|
}
|
|
809
809
|
}
|
|
810
810
|
}
|
|
@@ -837,7 +837,7 @@
|
|
|
837
837
|
"type": "structure",
|
|
838
838
|
"members": {
|
|
839
839
|
"DBProxyEndpoint": {
|
|
840
|
-
"shape": "
|
|
840
|
+
"shape": "S4b"
|
|
841
841
|
}
|
|
842
842
|
}
|
|
843
843
|
}
|
|
@@ -887,7 +887,7 @@
|
|
|
887
887
|
"type": "structure",
|
|
888
888
|
"members": {
|
|
889
889
|
"DBSnapshot": {
|
|
890
|
-
"shape": "
|
|
890
|
+
"shape": "S1a"
|
|
891
891
|
}
|
|
892
892
|
}
|
|
893
893
|
}
|
|
@@ -904,7 +904,7 @@
|
|
|
904
904
|
"DBSubnetGroupName": {},
|
|
905
905
|
"DBSubnetGroupDescription": {},
|
|
906
906
|
"SubnetIds": {
|
|
907
|
-
"shape": "
|
|
907
|
+
"shape": "S4i"
|
|
908
908
|
},
|
|
909
909
|
"Tags": {
|
|
910
910
|
"shape": "Sb"
|
|
@@ -916,7 +916,7 @@
|
|
|
916
916
|
"type": "structure",
|
|
917
917
|
"members": {
|
|
918
918
|
"DBSubnetGroup": {
|
|
919
|
-
"shape": "
|
|
919
|
+
"shape": "S38"
|
|
920
920
|
}
|
|
921
921
|
}
|
|
922
922
|
}
|
|
@@ -978,7 +978,7 @@
|
|
|
978
978
|
"type": "structure",
|
|
979
979
|
"members": {
|
|
980
980
|
"GlobalCluster": {
|
|
981
|
-
"shape": "
|
|
981
|
+
"shape": "S4o"
|
|
982
982
|
}
|
|
983
983
|
}
|
|
984
984
|
}
|
|
@@ -1007,7 +1007,7 @@
|
|
|
1007
1007
|
"type": "structure",
|
|
1008
1008
|
"members": {
|
|
1009
1009
|
"OptionGroup": {
|
|
1010
|
-
"shape": "
|
|
1010
|
+
"shape": "S1g"
|
|
1011
1011
|
}
|
|
1012
1012
|
}
|
|
1013
1013
|
}
|
|
@@ -1025,7 +1025,7 @@
|
|
|
1025
1025
|
}
|
|
1026
1026
|
},
|
|
1027
1027
|
"output": {
|
|
1028
|
-
"shape": "
|
|
1028
|
+
"shape": "S1x",
|
|
1029
1029
|
"resultWrapper": "DeleteCustomDBEngineVersionResult"
|
|
1030
1030
|
}
|
|
1031
1031
|
},
|
|
@@ -1048,7 +1048,7 @@
|
|
|
1048
1048
|
"type": "structure",
|
|
1049
1049
|
"members": {
|
|
1050
1050
|
"DBCluster": {
|
|
1051
|
-
"shape": "
|
|
1051
|
+
"shape": "S2e"
|
|
1052
1052
|
}
|
|
1053
1053
|
}
|
|
1054
1054
|
}
|
|
@@ -1064,7 +1064,7 @@
|
|
|
1064
1064
|
}
|
|
1065
1065
|
},
|
|
1066
1066
|
"output": {
|
|
1067
|
-
"shape": "
|
|
1067
|
+
"shape": "S2w",
|
|
1068
1068
|
"resultWrapper": "DeleteDBClusterEndpointResult"
|
|
1069
1069
|
}
|
|
1070
1070
|
},
|
|
@@ -1094,7 +1094,7 @@
|
|
|
1094
1094
|
"type": "structure",
|
|
1095
1095
|
"members": {
|
|
1096
1096
|
"DBClusterSnapshot": {
|
|
1097
|
-
"shape": "
|
|
1097
|
+
"shape": "S13"
|
|
1098
1098
|
}
|
|
1099
1099
|
}
|
|
1100
1100
|
}
|
|
@@ -1121,7 +1121,7 @@
|
|
|
1121
1121
|
"type": "structure",
|
|
1122
1122
|
"members": {
|
|
1123
1123
|
"DBInstance": {
|
|
1124
|
-
"shape": "
|
|
1124
|
+
"shape": "S34"
|
|
1125
1125
|
}
|
|
1126
1126
|
}
|
|
1127
1127
|
}
|
|
@@ -1139,7 +1139,7 @@
|
|
|
1139
1139
|
"type": "structure",
|
|
1140
1140
|
"members": {
|
|
1141
1141
|
"DBInstanceAutomatedBackup": {
|
|
1142
|
-
"shape": "
|
|
1142
|
+
"shape": "S57"
|
|
1143
1143
|
}
|
|
1144
1144
|
}
|
|
1145
1145
|
}
|
|
@@ -1170,7 +1170,7 @@
|
|
|
1170
1170
|
"type": "structure",
|
|
1171
1171
|
"members": {
|
|
1172
1172
|
"DBProxy": {
|
|
1173
|
-
"shape": "
|
|
1173
|
+
"shape": "S42"
|
|
1174
1174
|
}
|
|
1175
1175
|
}
|
|
1176
1176
|
}
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
"type": "structure",
|
|
1191
1191
|
"members": {
|
|
1192
1192
|
"DBProxyEndpoint": {
|
|
1193
|
-
"shape": "
|
|
1193
|
+
"shape": "S4b"
|
|
1194
1194
|
}
|
|
1195
1195
|
}
|
|
1196
1196
|
}
|
|
@@ -1221,7 +1221,7 @@
|
|
|
1221
1221
|
"type": "structure",
|
|
1222
1222
|
"members": {
|
|
1223
1223
|
"DBSnapshot": {
|
|
1224
|
-
"shape": "
|
|
1224
|
+
"shape": "S1a"
|
|
1225
1225
|
}
|
|
1226
1226
|
}
|
|
1227
1227
|
}
|
|
@@ -1272,7 +1272,7 @@
|
|
|
1272
1272
|
"type": "structure",
|
|
1273
1273
|
"members": {
|
|
1274
1274
|
"GlobalCluster": {
|
|
1275
|
-
"shape": "
|
|
1275
|
+
"shape": "S4o"
|
|
1276
1276
|
}
|
|
1277
1277
|
}
|
|
1278
1278
|
}
|
|
@@ -1346,7 +1346,7 @@
|
|
|
1346
1346
|
"members": {
|
|
1347
1347
|
"CertificateIdentifier": {},
|
|
1348
1348
|
"Filters": {
|
|
1349
|
-
"shape": "
|
|
1349
|
+
"shape": "S5v"
|
|
1350
1350
|
},
|
|
1351
1351
|
"MaxRecords": {
|
|
1352
1352
|
"type": "integer"
|
|
@@ -1361,7 +1361,7 @@
|
|
|
1361
1361
|
"Certificates": {
|
|
1362
1362
|
"type": "list",
|
|
1363
1363
|
"member": {
|
|
1364
|
-
"shape": "
|
|
1364
|
+
"shape": "S60",
|
|
1365
1365
|
"locationName": "Certificate"
|
|
1366
1366
|
}
|
|
1367
1367
|
},
|
|
@@ -1379,7 +1379,7 @@
|
|
|
1379
1379
|
"DBClusterIdentifier": {},
|
|
1380
1380
|
"BacktrackIdentifier": {},
|
|
1381
1381
|
"Filters": {
|
|
1382
|
-
"shape": "
|
|
1382
|
+
"shape": "S5v"
|
|
1383
1383
|
},
|
|
1384
1384
|
"MaxRecords": {
|
|
1385
1385
|
"type": "integer"
|
|
@@ -1409,7 +1409,7 @@
|
|
|
1409
1409
|
"DBClusterIdentifier": {},
|
|
1410
1410
|
"DBClusterEndpointIdentifier": {},
|
|
1411
1411
|
"Filters": {
|
|
1412
|
-
"shape": "
|
|
1412
|
+
"shape": "S5v"
|
|
1413
1413
|
},
|
|
1414
1414
|
"MaxRecords": {
|
|
1415
1415
|
"type": "integer"
|
|
@@ -1425,7 +1425,7 @@
|
|
|
1425
1425
|
"DBClusterEndpoints": {
|
|
1426
1426
|
"type": "list",
|
|
1427
1427
|
"member": {
|
|
1428
|
-
"shape": "
|
|
1428
|
+
"shape": "S2w",
|
|
1429
1429
|
"locationName": "DBClusterEndpointList"
|
|
1430
1430
|
}
|
|
1431
1431
|
}
|
|
@@ -1438,7 +1438,7 @@
|
|
|
1438
1438
|
"members": {
|
|
1439
1439
|
"DBClusterParameterGroupName": {},
|
|
1440
1440
|
"Filters": {
|
|
1441
|
-
"shape": "
|
|
1441
|
+
"shape": "S5v"
|
|
1442
1442
|
},
|
|
1443
1443
|
"MaxRecords": {
|
|
1444
1444
|
"type": "integer"
|
|
@@ -1454,7 +1454,7 @@
|
|
|
1454
1454
|
"DBClusterParameterGroups": {
|
|
1455
1455
|
"type": "list",
|
|
1456
1456
|
"member": {
|
|
1457
|
-
"shape": "
|
|
1457
|
+
"shape": "S10",
|
|
1458
1458
|
"locationName": "DBClusterParameterGroup"
|
|
1459
1459
|
}
|
|
1460
1460
|
}
|
|
@@ -1471,7 +1471,7 @@
|
|
|
1471
1471
|
"DBClusterParameterGroupName": {},
|
|
1472
1472
|
"Source": {},
|
|
1473
1473
|
"Filters": {
|
|
1474
|
-
"shape": "
|
|
1474
|
+
"shape": "S5v"
|
|
1475
1475
|
},
|
|
1476
1476
|
"MaxRecords": {
|
|
1477
1477
|
"type": "integer"
|
|
@@ -1484,7 +1484,7 @@
|
|
|
1484
1484
|
"type": "structure",
|
|
1485
1485
|
"members": {
|
|
1486
1486
|
"Parameters": {
|
|
1487
|
-
"shape": "
|
|
1487
|
+
"shape": "S6c"
|
|
1488
1488
|
},
|
|
1489
1489
|
"Marker": {}
|
|
1490
1490
|
}
|
|
@@ -1505,7 +1505,7 @@
|
|
|
1505
1505
|
"type": "structure",
|
|
1506
1506
|
"members": {
|
|
1507
1507
|
"DBClusterSnapshotAttributesResult": {
|
|
1508
|
-
"shape": "
|
|
1508
|
+
"shape": "S6h"
|
|
1509
1509
|
}
|
|
1510
1510
|
}
|
|
1511
1511
|
}
|
|
@@ -1518,7 +1518,7 @@
|
|
|
1518
1518
|
"DBClusterSnapshotIdentifier": {},
|
|
1519
1519
|
"SnapshotType": {},
|
|
1520
1520
|
"Filters": {
|
|
1521
|
-
"shape": "
|
|
1521
|
+
"shape": "S5v"
|
|
1522
1522
|
},
|
|
1523
1523
|
"MaxRecords": {
|
|
1524
1524
|
"type": "integer"
|
|
@@ -1540,7 +1540,7 @@
|
|
|
1540
1540
|
"DBClusterSnapshots": {
|
|
1541
1541
|
"type": "list",
|
|
1542
1542
|
"member": {
|
|
1543
|
-
"shape": "
|
|
1543
|
+
"shape": "S13",
|
|
1544
1544
|
"locationName": "DBClusterSnapshot"
|
|
1545
1545
|
}
|
|
1546
1546
|
}
|
|
@@ -1553,7 +1553,7 @@
|
|
|
1553
1553
|
"members": {
|
|
1554
1554
|
"DBClusterIdentifier": {},
|
|
1555
1555
|
"Filters": {
|
|
1556
|
-
"shape": "
|
|
1556
|
+
"shape": "S5v"
|
|
1557
1557
|
},
|
|
1558
1558
|
"MaxRecords": {
|
|
1559
1559
|
"type": "integer"
|
|
@@ -1572,7 +1572,7 @@
|
|
|
1572
1572
|
"DBClusters": {
|
|
1573
1573
|
"type": "list",
|
|
1574
1574
|
"member": {
|
|
1575
|
-
"shape": "
|
|
1575
|
+
"shape": "S2e",
|
|
1576
1576
|
"locationName": "DBCluster"
|
|
1577
1577
|
}
|
|
1578
1578
|
}
|
|
@@ -1587,7 +1587,7 @@
|
|
|
1587
1587
|
"EngineVersion": {},
|
|
1588
1588
|
"DBParameterGroupFamily": {},
|
|
1589
1589
|
"Filters": {
|
|
1590
|
-
"shape": "
|
|
1590
|
+
"shape": "S5v"
|
|
1591
1591
|
},
|
|
1592
1592
|
"MaxRecords": {
|
|
1593
1593
|
"type": "integer"
|
|
@@ -1615,7 +1615,7 @@
|
|
|
1615
1615
|
"DBEngineVersions": {
|
|
1616
1616
|
"type": "list",
|
|
1617
1617
|
"member": {
|
|
1618
|
-
"shape": "
|
|
1618
|
+
"shape": "S1x",
|
|
1619
1619
|
"locationName": "DBEngineVersion"
|
|
1620
1620
|
}
|
|
1621
1621
|
}
|
|
@@ -1629,7 +1629,7 @@
|
|
|
1629
1629
|
"DbiResourceId": {},
|
|
1630
1630
|
"DBInstanceIdentifier": {},
|
|
1631
1631
|
"Filters": {
|
|
1632
|
-
"shape": "
|
|
1632
|
+
"shape": "S5v"
|
|
1633
1633
|
},
|
|
1634
1634
|
"MaxRecords": {
|
|
1635
1635
|
"type": "integer"
|
|
@@ -1646,7 +1646,7 @@
|
|
|
1646
1646
|
"DBInstanceAutomatedBackups": {
|
|
1647
1647
|
"type": "list",
|
|
1648
1648
|
"member": {
|
|
1649
|
-
"shape": "
|
|
1649
|
+
"shape": "S57",
|
|
1650
1650
|
"locationName": "DBInstanceAutomatedBackup"
|
|
1651
1651
|
}
|
|
1652
1652
|
}
|
|
@@ -1659,7 +1659,7 @@
|
|
|
1659
1659
|
"members": {
|
|
1660
1660
|
"DBInstanceIdentifier": {},
|
|
1661
1661
|
"Filters": {
|
|
1662
|
-
"shape": "
|
|
1662
|
+
"shape": "S5v"
|
|
1663
1663
|
},
|
|
1664
1664
|
"MaxRecords": {
|
|
1665
1665
|
"type": "integer"
|
|
@@ -1675,7 +1675,7 @@
|
|
|
1675
1675
|
"DBInstances": {
|
|
1676
1676
|
"type": "list",
|
|
1677
1677
|
"member": {
|
|
1678
|
-
"shape": "
|
|
1678
|
+
"shape": "S34",
|
|
1679
1679
|
"locationName": "DBInstance"
|
|
1680
1680
|
}
|
|
1681
1681
|
}
|
|
@@ -1698,7 +1698,7 @@
|
|
|
1698
1698
|
"type": "long"
|
|
1699
1699
|
},
|
|
1700
1700
|
"Filters": {
|
|
1701
|
-
"shape": "
|
|
1701
|
+
"shape": "S5v"
|
|
1702
1702
|
},
|
|
1703
1703
|
"MaxRecords": {
|
|
1704
1704
|
"type": "integer"
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
"members": {
|
|
1737
1737
|
"DBParameterGroupName": {},
|
|
1738
1738
|
"Filters": {
|
|
1739
|
-
"shape": "
|
|
1739
|
+
"shape": "S5v"
|
|
1740
1740
|
},
|
|
1741
1741
|
"MaxRecords": {
|
|
1742
1742
|
"type": "integer"
|
|
@@ -1752,7 +1752,7 @@
|
|
|
1752
1752
|
"DBParameterGroups": {
|
|
1753
1753
|
"type": "list",
|
|
1754
1754
|
"member": {
|
|
1755
|
-
"shape": "
|
|
1755
|
+
"shape": "S17",
|
|
1756
1756
|
"locationName": "DBParameterGroup"
|
|
1757
1757
|
}
|
|
1758
1758
|
}
|
|
@@ -1769,7 +1769,7 @@
|
|
|
1769
1769
|
"DBParameterGroupName": {},
|
|
1770
1770
|
"Source": {},
|
|
1771
1771
|
"Filters": {
|
|
1772
|
-
"shape": "
|
|
1772
|
+
"shape": "S5v"
|
|
1773
1773
|
},
|
|
1774
1774
|
"MaxRecords": {
|
|
1775
1775
|
"type": "integer"
|
|
@@ -1782,7 +1782,7 @@
|
|
|
1782
1782
|
"type": "structure",
|
|
1783
1783
|
"members": {
|
|
1784
1784
|
"Parameters": {
|
|
1785
|
-
"shape": "
|
|
1785
|
+
"shape": "S6c"
|
|
1786
1786
|
},
|
|
1787
1787
|
"Marker": {}
|
|
1788
1788
|
}
|
|
@@ -1794,7 +1794,7 @@
|
|
|
1794
1794
|
"members": {
|
|
1795
1795
|
"DBProxyName": {},
|
|
1796
1796
|
"Filters": {
|
|
1797
|
-
"shape": "
|
|
1797
|
+
"shape": "S5v"
|
|
1798
1798
|
},
|
|
1799
1799
|
"Marker": {},
|
|
1800
1800
|
"MaxRecords": {
|
|
@@ -1809,7 +1809,7 @@
|
|
|
1809
1809
|
"DBProxies": {
|
|
1810
1810
|
"type": "list",
|
|
1811
1811
|
"member": {
|
|
1812
|
-
"shape": "
|
|
1812
|
+
"shape": "S42"
|
|
1813
1813
|
}
|
|
1814
1814
|
},
|
|
1815
1815
|
"Marker": {}
|
|
@@ -1823,7 +1823,7 @@
|
|
|
1823
1823
|
"DBProxyName": {},
|
|
1824
1824
|
"DBProxyEndpointName": {},
|
|
1825
1825
|
"Filters": {
|
|
1826
|
-
"shape": "
|
|
1826
|
+
"shape": "S5v"
|
|
1827
1827
|
},
|
|
1828
1828
|
"Marker": {},
|
|
1829
1829
|
"MaxRecords": {
|
|
@@ -1838,7 +1838,7 @@
|
|
|
1838
1838
|
"DBProxyEndpoints": {
|
|
1839
1839
|
"type": "list",
|
|
1840
1840
|
"member": {
|
|
1841
|
-
"shape": "
|
|
1841
|
+
"shape": "S4b"
|
|
1842
1842
|
}
|
|
1843
1843
|
},
|
|
1844
1844
|
"Marker": {}
|
|
@@ -1855,7 +1855,7 @@
|
|
|
1855
1855
|
"DBProxyName": {},
|
|
1856
1856
|
"TargetGroupName": {},
|
|
1857
1857
|
"Filters": {
|
|
1858
|
-
"shape": "
|
|
1858
|
+
"shape": "S5v"
|
|
1859
1859
|
},
|
|
1860
1860
|
"Marker": {},
|
|
1861
1861
|
"MaxRecords": {
|
|
@@ -1870,7 +1870,7 @@
|
|
|
1870
1870
|
"TargetGroups": {
|
|
1871
1871
|
"type": "list",
|
|
1872
1872
|
"member": {
|
|
1873
|
-
"shape": "
|
|
1873
|
+
"shape": "S7j"
|
|
1874
1874
|
}
|
|
1875
1875
|
},
|
|
1876
1876
|
"Marker": {}
|
|
@@ -1887,7 +1887,7 @@
|
|
|
1887
1887
|
"DBProxyName": {},
|
|
1888
1888
|
"TargetGroupName": {},
|
|
1889
1889
|
"Filters": {
|
|
1890
|
-
"shape": "
|
|
1890
|
+
"shape": "S5v"
|
|
1891
1891
|
},
|
|
1892
1892
|
"Marker": {},
|
|
1893
1893
|
"MaxRecords": {
|
|
@@ -1900,7 +1900,7 @@
|
|
|
1900
1900
|
"type": "structure",
|
|
1901
1901
|
"members": {
|
|
1902
1902
|
"Targets": {
|
|
1903
|
-
"shape": "
|
|
1903
|
+
"shape": "S7n"
|
|
1904
1904
|
},
|
|
1905
1905
|
"Marker": {}
|
|
1906
1906
|
}
|
|
@@ -1912,7 +1912,7 @@
|
|
|
1912
1912
|
"members": {
|
|
1913
1913
|
"DBSecurityGroupName": {},
|
|
1914
1914
|
"Filters": {
|
|
1915
|
-
"shape": "
|
|
1915
|
+
"shape": "S5v"
|
|
1916
1916
|
},
|
|
1917
1917
|
"MaxRecords": {
|
|
1918
1918
|
"type": "integer"
|
|
@@ -1950,7 +1950,7 @@
|
|
|
1950
1950
|
"type": "structure",
|
|
1951
1951
|
"members": {
|
|
1952
1952
|
"DBSnapshotAttributesResult": {
|
|
1953
|
-
"shape": "
|
|
1953
|
+
"shape": "S7z"
|
|
1954
1954
|
}
|
|
1955
1955
|
}
|
|
1956
1956
|
}
|
|
@@ -1963,7 +1963,7 @@
|
|
|
1963
1963
|
"DBSnapshotIdentifier": {},
|
|
1964
1964
|
"SnapshotType": {},
|
|
1965
1965
|
"Filters": {
|
|
1966
|
-
"shape": "
|
|
1966
|
+
"shape": "S5v"
|
|
1967
1967
|
},
|
|
1968
1968
|
"MaxRecords": {
|
|
1969
1969
|
"type": "integer"
|
|
@@ -1986,7 +1986,7 @@
|
|
|
1986
1986
|
"DBSnapshots": {
|
|
1987
1987
|
"type": "list",
|
|
1988
1988
|
"member": {
|
|
1989
|
-
"shape": "
|
|
1989
|
+
"shape": "S1a",
|
|
1990
1990
|
"locationName": "DBSnapshot"
|
|
1991
1991
|
}
|
|
1992
1992
|
}
|
|
@@ -1999,7 +1999,7 @@
|
|
|
1999
1999
|
"members": {
|
|
2000
2000
|
"DBSubnetGroupName": {},
|
|
2001
2001
|
"Filters": {
|
|
2002
|
-
"shape": "
|
|
2002
|
+
"shape": "S5v"
|
|
2003
2003
|
},
|
|
2004
2004
|
"MaxRecords": {
|
|
2005
2005
|
"type": "integer"
|
|
@@ -2015,7 +2015,7 @@
|
|
|
2015
2015
|
"DBSubnetGroups": {
|
|
2016
2016
|
"type": "list",
|
|
2017
2017
|
"member": {
|
|
2018
|
-
"shape": "
|
|
2018
|
+
"shape": "S38",
|
|
2019
2019
|
"locationName": "DBSubnetGroup"
|
|
2020
2020
|
}
|
|
2021
2021
|
}
|
|
@@ -2031,7 +2031,7 @@
|
|
|
2031
2031
|
"members": {
|
|
2032
2032
|
"DBParameterGroupFamily": {},
|
|
2033
2033
|
"Filters": {
|
|
2034
|
-
"shape": "
|
|
2034
|
+
"shape": "S5v"
|
|
2035
2035
|
},
|
|
2036
2036
|
"MaxRecords": {
|
|
2037
2037
|
"type": "integer"
|
|
@@ -2044,7 +2044,7 @@
|
|
|
2044
2044
|
"type": "structure",
|
|
2045
2045
|
"members": {
|
|
2046
2046
|
"EngineDefaults": {
|
|
2047
|
-
"shape": "
|
|
2047
|
+
"shape": "S8a"
|
|
2048
2048
|
}
|
|
2049
2049
|
}
|
|
2050
2050
|
}
|
|
@@ -2058,7 +2058,7 @@
|
|
|
2058
2058
|
"members": {
|
|
2059
2059
|
"DBParameterGroupFamily": {},
|
|
2060
2060
|
"Filters": {
|
|
2061
|
-
"shape": "
|
|
2061
|
+
"shape": "S5v"
|
|
2062
2062
|
},
|
|
2063
2063
|
"MaxRecords": {
|
|
2064
2064
|
"type": "integer"
|
|
@@ -2071,7 +2071,7 @@
|
|
|
2071
2071
|
"type": "structure",
|
|
2072
2072
|
"members": {
|
|
2073
2073
|
"EngineDefaults": {
|
|
2074
|
-
"shape": "
|
|
2074
|
+
"shape": "S8a"
|
|
2075
2075
|
}
|
|
2076
2076
|
}
|
|
2077
2077
|
}
|
|
@@ -2082,7 +2082,7 @@
|
|
|
2082
2082
|
"members": {
|
|
2083
2083
|
"SourceType": {},
|
|
2084
2084
|
"Filters": {
|
|
2085
|
-
"shape": "
|
|
2085
|
+
"shape": "S5v"
|
|
2086
2086
|
}
|
|
2087
2087
|
}
|
|
2088
2088
|
},
|
|
@@ -2113,7 +2113,7 @@
|
|
|
2113
2113
|
"members": {
|
|
2114
2114
|
"SubscriptionName": {},
|
|
2115
2115
|
"Filters": {
|
|
2116
|
-
"shape": "
|
|
2116
|
+
"shape": "S5v"
|
|
2117
2117
|
},
|
|
2118
2118
|
"MaxRecords": {
|
|
2119
2119
|
"type": "integer"
|
|
@@ -2155,7 +2155,7 @@
|
|
|
2155
2155
|
"shape": "S8"
|
|
2156
2156
|
},
|
|
2157
2157
|
"Filters": {
|
|
2158
|
-
"shape": "
|
|
2158
|
+
"shape": "S5v"
|
|
2159
2159
|
},
|
|
2160
2160
|
"MaxRecords": {
|
|
2161
2161
|
"type": "integer"
|
|
@@ -2197,12 +2197,13 @@
|
|
|
2197
2197
|
"ExportTaskIdentifier": {},
|
|
2198
2198
|
"SourceArn": {},
|
|
2199
2199
|
"Filters": {
|
|
2200
|
-
"shape": "
|
|
2200
|
+
"shape": "S5v"
|
|
2201
2201
|
},
|
|
2202
2202
|
"Marker": {},
|
|
2203
2203
|
"MaxRecords": {
|
|
2204
2204
|
"type": "integer"
|
|
2205
|
-
}
|
|
2205
|
+
},
|
|
2206
|
+
"SourceType": {}
|
|
2206
2207
|
}
|
|
2207
2208
|
},
|
|
2208
2209
|
"output": {
|
|
@@ -2226,7 +2227,7 @@
|
|
|
2226
2227
|
"members": {
|
|
2227
2228
|
"GlobalClusterIdentifier": {},
|
|
2228
2229
|
"Filters": {
|
|
2229
|
-
"shape": "
|
|
2230
|
+
"shape": "S5v"
|
|
2230
2231
|
},
|
|
2231
2232
|
"MaxRecords": {
|
|
2232
2233
|
"type": "integer"
|
|
@@ -2242,7 +2243,7 @@
|
|
|
2242
2243
|
"GlobalClusters": {
|
|
2243
2244
|
"type": "list",
|
|
2244
2245
|
"member": {
|
|
2245
|
-
"shape": "
|
|
2246
|
+
"shape": "S4o",
|
|
2246
2247
|
"locationName": "GlobalClusterMember"
|
|
2247
2248
|
}
|
|
2248
2249
|
}
|
|
@@ -2259,7 +2260,7 @@
|
|
|
2259
2260
|
"EngineName": {},
|
|
2260
2261
|
"MajorEngineVersion": {},
|
|
2261
2262
|
"Filters": {
|
|
2262
|
-
"shape": "
|
|
2263
|
+
"shape": "S5v"
|
|
2263
2264
|
},
|
|
2264
2265
|
"MaxRecords": {
|
|
2265
2266
|
"type": "integer"
|
|
@@ -2372,7 +2373,7 @@
|
|
|
2372
2373
|
"members": {
|
|
2373
2374
|
"OptionGroupName": {},
|
|
2374
2375
|
"Filters": {
|
|
2375
|
-
"shape": "
|
|
2376
|
+
"shape": "S5v"
|
|
2376
2377
|
},
|
|
2377
2378
|
"Marker": {},
|
|
2378
2379
|
"MaxRecords": {
|
|
@@ -2389,7 +2390,7 @@
|
|
|
2389
2390
|
"OptionGroupsList": {
|
|
2390
2391
|
"type": "list",
|
|
2391
2392
|
"member": {
|
|
2392
|
-
"shape": "
|
|
2393
|
+
"shape": "S1g",
|
|
2393
2394
|
"locationName": "OptionGroup"
|
|
2394
2395
|
}
|
|
2395
2396
|
},
|
|
@@ -2413,7 +2414,7 @@
|
|
|
2413
2414
|
"type": "boolean"
|
|
2414
2415
|
},
|
|
2415
2416
|
"Filters": {
|
|
2416
|
-
"shape": "
|
|
2417
|
+
"shape": "S5v"
|
|
2417
2418
|
},
|
|
2418
2419
|
"MaxRecords": {
|
|
2419
2420
|
"type": "integer"
|
|
@@ -2439,7 +2440,7 @@
|
|
|
2439
2440
|
"AvailabilityZones": {
|
|
2440
2441
|
"type": "list",
|
|
2441
2442
|
"member": {
|
|
2442
|
-
"shape": "
|
|
2443
|
+
"shape": "S3b",
|
|
2443
2444
|
"locationName": "AvailabilityZone"
|
|
2444
2445
|
}
|
|
2445
2446
|
},
|
|
@@ -2487,10 +2488,10 @@
|
|
|
2487
2488
|
"type": "double"
|
|
2488
2489
|
},
|
|
2489
2490
|
"AvailableProcessorFeatures": {
|
|
2490
|
-
"shape": "
|
|
2491
|
+
"shape": "S9f"
|
|
2491
2492
|
},
|
|
2492
2493
|
"SupportedEngineModes": {
|
|
2493
|
-
"shape": "
|
|
2494
|
+
"shape": "S22"
|
|
2494
2495
|
},
|
|
2495
2496
|
"SupportsStorageAutoscaling": {
|
|
2496
2497
|
"type": "boolean"
|
|
@@ -2528,7 +2529,7 @@
|
|
|
2528
2529
|
"members": {
|
|
2529
2530
|
"ResourceIdentifier": {},
|
|
2530
2531
|
"Filters": {
|
|
2531
|
-
"shape": "
|
|
2532
|
+
"shape": "S5v"
|
|
2532
2533
|
},
|
|
2533
2534
|
"Marker": {},
|
|
2534
2535
|
"MaxRecords": {
|
|
@@ -2566,7 +2567,7 @@
|
|
|
2566
2567
|
},
|
|
2567
2568
|
"LeaseId": {},
|
|
2568
2569
|
"Filters": {
|
|
2569
|
-
"shape": "
|
|
2570
|
+
"shape": "S5v"
|
|
2570
2571
|
},
|
|
2571
2572
|
"MaxRecords": {
|
|
2572
2573
|
"type": "integer"
|
|
@@ -2582,7 +2583,7 @@
|
|
|
2582
2583
|
"ReservedDBInstances": {
|
|
2583
2584
|
"type": "list",
|
|
2584
2585
|
"member": {
|
|
2585
|
-
"shape": "
|
|
2586
|
+
"shape": "S9o",
|
|
2586
2587
|
"locationName": "ReservedDBInstance"
|
|
2587
2588
|
}
|
|
2588
2589
|
}
|
|
@@ -2602,7 +2603,7 @@
|
|
|
2602
2603
|
"type": "boolean"
|
|
2603
2604
|
},
|
|
2604
2605
|
"Filters": {
|
|
2605
|
-
"shape": "
|
|
2606
|
+
"shape": "S5v"
|
|
2606
2607
|
},
|
|
2607
2608
|
"MaxRecords": {
|
|
2608
2609
|
"type": "integer"
|
|
@@ -2639,7 +2640,7 @@
|
|
|
2639
2640
|
"type": "boolean"
|
|
2640
2641
|
},
|
|
2641
2642
|
"RecurringCharges": {
|
|
2642
|
-
"shape": "
|
|
2643
|
+
"shape": "S9q"
|
|
2643
2644
|
}
|
|
2644
2645
|
},
|
|
2645
2646
|
"wrapper": true
|
|
@@ -2658,7 +2659,7 @@
|
|
|
2658
2659
|
},
|
|
2659
2660
|
"Marker": {},
|
|
2660
2661
|
"Filters": {
|
|
2661
|
-
"shape": "
|
|
2662
|
+
"shape": "S5v"
|
|
2662
2663
|
}
|
|
2663
2664
|
}
|
|
2664
2665
|
},
|
|
@@ -2710,10 +2711,10 @@
|
|
|
2710
2711
|
"members": {
|
|
2711
2712
|
"StorageType": {},
|
|
2712
2713
|
"StorageSize": {
|
|
2713
|
-
"shape": "
|
|
2714
|
+
"shape": "Sa5"
|
|
2714
2715
|
},
|
|
2715
2716
|
"ProvisionedIops": {
|
|
2716
|
-
"shape": "
|
|
2717
|
+
"shape": "Sa5"
|
|
2717
2718
|
},
|
|
2718
2719
|
"IopsToStorageRatio": {
|
|
2719
2720
|
"type": "list",
|
|
@@ -2737,7 +2738,7 @@
|
|
|
2737
2738
|
}
|
|
2738
2739
|
},
|
|
2739
2740
|
"ValidProcessorFeatures": {
|
|
2740
|
-
"shape": "
|
|
2741
|
+
"shape": "S9f"
|
|
2741
2742
|
}
|
|
2742
2743
|
},
|
|
2743
2744
|
"wrapper": true
|
|
@@ -2789,7 +2790,7 @@
|
|
|
2789
2790
|
"type": "structure",
|
|
2790
2791
|
"members": {
|
|
2791
2792
|
"DBCluster": {
|
|
2792
|
-
"shape": "
|
|
2793
|
+
"shape": "S2e"
|
|
2793
2794
|
}
|
|
2794
2795
|
}
|
|
2795
2796
|
}
|
|
@@ -2811,7 +2812,7 @@
|
|
|
2811
2812
|
"type": "structure",
|
|
2812
2813
|
"members": {
|
|
2813
2814
|
"GlobalCluster": {
|
|
2814
|
-
"shape": "
|
|
2815
|
+
"shape": "S4o"
|
|
2815
2816
|
}
|
|
2816
2817
|
}
|
|
2817
2818
|
}
|
|
@@ -2825,7 +2826,7 @@
|
|
|
2825
2826
|
"members": {
|
|
2826
2827
|
"ResourceName": {},
|
|
2827
2828
|
"Filters": {
|
|
2828
|
-
"shape": "
|
|
2829
|
+
"shape": "S5v"
|
|
2829
2830
|
}
|
|
2830
2831
|
}
|
|
2831
2832
|
},
|
|
@@ -2877,7 +2878,7 @@
|
|
|
2877
2878
|
"type": "structure",
|
|
2878
2879
|
"members": {
|
|
2879
2880
|
"Certificate": {
|
|
2880
|
-
"shape": "
|
|
2881
|
+
"shape": "S60"
|
|
2881
2882
|
}
|
|
2882
2883
|
}
|
|
2883
2884
|
}
|
|
@@ -2932,7 +2933,7 @@
|
|
|
2932
2933
|
}
|
|
2933
2934
|
},
|
|
2934
2935
|
"output": {
|
|
2935
|
-
"shape": "
|
|
2936
|
+
"shape": "S1x",
|
|
2936
2937
|
"resultWrapper": "ModifyCustomDBEngineVersionResult"
|
|
2937
2938
|
}
|
|
2938
2939
|
},
|
|
@@ -2953,7 +2954,7 @@
|
|
|
2953
2954
|
},
|
|
2954
2955
|
"DBClusterParameterGroupName": {},
|
|
2955
2956
|
"VpcSecurityGroupIds": {
|
|
2956
|
-
"shape": "
|
|
2957
|
+
"shape": "S28"
|
|
2957
2958
|
},
|
|
2958
2959
|
"Port": {
|
|
2959
2960
|
"type": "integer"
|
|
@@ -2969,7 +2970,7 @@
|
|
|
2969
2970
|
"type": "long"
|
|
2970
2971
|
},
|
|
2971
2972
|
"CloudwatchLogsExportConfiguration": {
|
|
2972
|
-
"shape": "
|
|
2973
|
+
"shape": "Sat"
|
|
2973
2974
|
},
|
|
2974
2975
|
"EngineVersion": {},
|
|
2975
2976
|
"AllowMajorVersionUpgrade": {
|
|
@@ -2979,7 +2980,7 @@
|
|
|
2979
2980
|
"Domain": {},
|
|
2980
2981
|
"DomainIAMRoleName": {},
|
|
2981
2982
|
"ScalingConfiguration": {
|
|
2982
|
-
"shape": "
|
|
2983
|
+
"shape": "S2a"
|
|
2983
2984
|
},
|
|
2984
2985
|
"DeletionProtection": {
|
|
2985
2986
|
"type": "boolean"
|
|
@@ -3016,7 +3017,7 @@
|
|
|
3016
3017
|
"type": "integer"
|
|
3017
3018
|
},
|
|
3018
3019
|
"ServerlessV2ScalingConfiguration": {
|
|
3019
|
-
"shape": "
|
|
3020
|
+
"shape": "S2b"
|
|
3020
3021
|
},
|
|
3021
3022
|
"NetworkType": {}
|
|
3022
3023
|
}
|
|
@@ -3026,7 +3027,7 @@
|
|
|
3026
3027
|
"type": "structure",
|
|
3027
3028
|
"members": {
|
|
3028
3029
|
"DBCluster": {
|
|
3029
|
-
"shape": "
|
|
3030
|
+
"shape": "S2e"
|
|
3030
3031
|
}
|
|
3031
3032
|
}
|
|
3032
3033
|
}
|
|
@@ -3049,7 +3050,7 @@
|
|
|
3049
3050
|
}
|
|
3050
3051
|
},
|
|
3051
3052
|
"output": {
|
|
3052
|
-
"shape": "
|
|
3053
|
+
"shape": "S2w",
|
|
3053
3054
|
"resultWrapper": "ModifyDBClusterEndpointResult"
|
|
3054
3055
|
}
|
|
3055
3056
|
},
|
|
@@ -3063,12 +3064,12 @@
|
|
|
3063
3064
|
"members": {
|
|
3064
3065
|
"DBClusterParameterGroupName": {},
|
|
3065
3066
|
"Parameters": {
|
|
3066
|
-
"shape": "
|
|
3067
|
+
"shape": "S6c"
|
|
3067
3068
|
}
|
|
3068
3069
|
}
|
|
3069
3070
|
},
|
|
3070
3071
|
"output": {
|
|
3071
|
-
"shape": "
|
|
3072
|
+
"shape": "Sax",
|
|
3072
3073
|
"resultWrapper": "ModifyDBClusterParameterGroupResult"
|
|
3073
3074
|
}
|
|
3074
3075
|
},
|
|
@@ -3083,10 +3084,10 @@
|
|
|
3083
3084
|
"DBClusterSnapshotIdentifier": {},
|
|
3084
3085
|
"AttributeName": {},
|
|
3085
3086
|
"ValuesToAdd": {
|
|
3086
|
-
"shape": "
|
|
3087
|
+
"shape": "S6k"
|
|
3087
3088
|
},
|
|
3088
3089
|
"ValuesToRemove": {
|
|
3089
|
-
"shape": "
|
|
3090
|
+
"shape": "S6k"
|
|
3090
3091
|
}
|
|
3091
3092
|
}
|
|
3092
3093
|
},
|
|
@@ -3095,7 +3096,7 @@
|
|
|
3095
3096
|
"type": "structure",
|
|
3096
3097
|
"members": {
|
|
3097
3098
|
"DBClusterSnapshotAttributesResult": {
|
|
3098
|
-
"shape": "
|
|
3099
|
+
"shape": "S6h"
|
|
3099
3100
|
}
|
|
3100
3101
|
}
|
|
3101
3102
|
}
|
|
@@ -3114,10 +3115,10 @@
|
|
|
3114
3115
|
"DBInstanceClass": {},
|
|
3115
3116
|
"DBSubnetGroupName": {},
|
|
3116
3117
|
"DBSecurityGroups": {
|
|
3117
|
-
"shape": "
|
|
3118
|
+
"shape": "S32"
|
|
3118
3119
|
},
|
|
3119
3120
|
"VpcSecurityGroupIds": {
|
|
3120
|
-
"shape": "
|
|
3121
|
+
"shape": "S28"
|
|
3121
3122
|
},
|
|
3122
3123
|
"ApplyImmediately": {
|
|
3123
3124
|
"type": "boolean"
|
|
@@ -3178,10 +3179,10 @@
|
|
|
3178
3179
|
"type": "integer"
|
|
3179
3180
|
},
|
|
3180
3181
|
"CloudwatchLogsExportConfiguration": {
|
|
3181
|
-
"shape": "
|
|
3182
|
+
"shape": "Sat"
|
|
3182
3183
|
},
|
|
3183
3184
|
"ProcessorFeatures": {
|
|
3184
|
-
"shape": "
|
|
3185
|
+
"shape": "S1c"
|
|
3185
3186
|
},
|
|
3186
3187
|
"UseDefaultProcessorFeatures": {
|
|
3187
3188
|
"type": "boolean"
|
|
@@ -3212,7 +3213,7 @@
|
|
|
3212
3213
|
"type": "structure",
|
|
3213
3214
|
"members": {
|
|
3214
3215
|
"DBInstance": {
|
|
3215
|
-
"shape": "
|
|
3216
|
+
"shape": "S34"
|
|
3216
3217
|
}
|
|
3217
3218
|
}
|
|
3218
3219
|
}
|
|
@@ -3227,12 +3228,12 @@
|
|
|
3227
3228
|
"members": {
|
|
3228
3229
|
"DBParameterGroupName": {},
|
|
3229
3230
|
"Parameters": {
|
|
3230
|
-
"shape": "
|
|
3231
|
+
"shape": "S6c"
|
|
3231
3232
|
}
|
|
3232
3233
|
}
|
|
3233
3234
|
},
|
|
3234
3235
|
"output": {
|
|
3235
|
-
"shape": "
|
|
3236
|
+
"shape": "Sb4",
|
|
3236
3237
|
"resultWrapper": "ModifyDBParameterGroupResult"
|
|
3237
3238
|
}
|
|
3238
3239
|
},
|
|
@@ -3246,7 +3247,7 @@
|
|
|
3246
3247
|
"DBProxyName": {},
|
|
3247
3248
|
"NewDBProxyName": {},
|
|
3248
3249
|
"Auth": {
|
|
3249
|
-
"shape": "
|
|
3250
|
+
"shape": "S3x"
|
|
3250
3251
|
},
|
|
3251
3252
|
"RequireTLS": {
|
|
3252
3253
|
"type": "boolean"
|
|
@@ -3268,7 +3269,7 @@
|
|
|
3268
3269
|
"type": "structure",
|
|
3269
3270
|
"members": {
|
|
3270
3271
|
"DBProxy": {
|
|
3271
|
-
"shape": "
|
|
3272
|
+
"shape": "S42"
|
|
3272
3273
|
}
|
|
3273
3274
|
}
|
|
3274
3275
|
}
|
|
@@ -3292,7 +3293,7 @@
|
|
|
3292
3293
|
"type": "structure",
|
|
3293
3294
|
"members": {
|
|
3294
3295
|
"DBProxyEndpoint": {
|
|
3295
|
-
"shape": "
|
|
3296
|
+
"shape": "S4b"
|
|
3296
3297
|
}
|
|
3297
3298
|
}
|
|
3298
3299
|
}
|
|
@@ -3333,7 +3334,7 @@
|
|
|
3333
3334
|
"type": "structure",
|
|
3334
3335
|
"members": {
|
|
3335
3336
|
"DBProxyTargetGroup": {
|
|
3336
|
-
"shape": "
|
|
3337
|
+
"shape": "S7j"
|
|
3337
3338
|
}
|
|
3338
3339
|
}
|
|
3339
3340
|
}
|
|
@@ -3355,7 +3356,7 @@
|
|
|
3355
3356
|
"type": "structure",
|
|
3356
3357
|
"members": {
|
|
3357
3358
|
"DBSnapshot": {
|
|
3358
|
-
"shape": "
|
|
3359
|
+
"shape": "S1a"
|
|
3359
3360
|
}
|
|
3360
3361
|
}
|
|
3361
3362
|
}
|
|
@@ -3371,10 +3372,10 @@
|
|
|
3371
3372
|
"DBSnapshotIdentifier": {},
|
|
3372
3373
|
"AttributeName": {},
|
|
3373
3374
|
"ValuesToAdd": {
|
|
3374
|
-
"shape": "
|
|
3375
|
+
"shape": "S6k"
|
|
3375
3376
|
},
|
|
3376
3377
|
"ValuesToRemove": {
|
|
3377
|
-
"shape": "
|
|
3378
|
+
"shape": "S6k"
|
|
3378
3379
|
}
|
|
3379
3380
|
}
|
|
3380
3381
|
},
|
|
@@ -3383,7 +3384,7 @@
|
|
|
3383
3384
|
"type": "structure",
|
|
3384
3385
|
"members": {
|
|
3385
3386
|
"DBSnapshotAttributesResult": {
|
|
3386
|
-
"shape": "
|
|
3387
|
+
"shape": "S7z"
|
|
3387
3388
|
}
|
|
3388
3389
|
}
|
|
3389
3390
|
}
|
|
@@ -3399,7 +3400,7 @@
|
|
|
3399
3400
|
"DBSubnetGroupName": {},
|
|
3400
3401
|
"DBSubnetGroupDescription": {},
|
|
3401
3402
|
"SubnetIds": {
|
|
3402
|
-
"shape": "
|
|
3403
|
+
"shape": "S4i"
|
|
3403
3404
|
}
|
|
3404
3405
|
}
|
|
3405
3406
|
},
|
|
@@ -3408,7 +3409,7 @@
|
|
|
3408
3409
|
"type": "structure",
|
|
3409
3410
|
"members": {
|
|
3410
3411
|
"DBSubnetGroup": {
|
|
3411
|
-
"shape": "
|
|
3412
|
+
"shape": "S38"
|
|
3412
3413
|
}
|
|
3413
3414
|
}
|
|
3414
3415
|
}
|
|
@@ -3461,7 +3462,7 @@
|
|
|
3461
3462
|
"type": "structure",
|
|
3462
3463
|
"members": {
|
|
3463
3464
|
"GlobalCluster": {
|
|
3464
|
-
"shape": "
|
|
3465
|
+
"shape": "S4o"
|
|
3465
3466
|
}
|
|
3466
3467
|
}
|
|
3467
3468
|
}
|
|
@@ -3489,15 +3490,15 @@
|
|
|
3489
3490
|
},
|
|
3490
3491
|
"OptionVersion": {},
|
|
3491
3492
|
"DBSecurityGroupMemberships": {
|
|
3492
|
-
"shape": "
|
|
3493
|
+
"shape": "S32"
|
|
3493
3494
|
},
|
|
3494
3495
|
"VpcSecurityGroupMemberships": {
|
|
3495
|
-
"shape": "
|
|
3496
|
+
"shape": "S28"
|
|
3496
3497
|
},
|
|
3497
3498
|
"OptionSettings": {
|
|
3498
3499
|
"type": "list",
|
|
3499
3500
|
"member": {
|
|
3500
|
-
"shape": "
|
|
3501
|
+
"shape": "S1k",
|
|
3501
3502
|
"locationName": "OptionSetting"
|
|
3502
3503
|
}
|
|
3503
3504
|
}
|
|
@@ -3518,7 +3519,7 @@
|
|
|
3518
3519
|
"type": "structure",
|
|
3519
3520
|
"members": {
|
|
3520
3521
|
"OptionGroup": {
|
|
3521
|
-
"shape": "
|
|
3522
|
+
"shape": "S1g"
|
|
3522
3523
|
}
|
|
3523
3524
|
}
|
|
3524
3525
|
}
|
|
@@ -3542,7 +3543,7 @@
|
|
|
3542
3543
|
"type": "structure",
|
|
3543
3544
|
"members": {
|
|
3544
3545
|
"DBInstance": {
|
|
3545
|
-
"shape": "
|
|
3546
|
+
"shape": "S34"
|
|
3546
3547
|
}
|
|
3547
3548
|
}
|
|
3548
3549
|
}
|
|
@@ -3562,7 +3563,7 @@
|
|
|
3562
3563
|
"type": "structure",
|
|
3563
3564
|
"members": {
|
|
3564
3565
|
"DBCluster": {
|
|
3565
|
-
"shape": "
|
|
3566
|
+
"shape": "S2e"
|
|
3566
3567
|
}
|
|
3567
3568
|
}
|
|
3568
3569
|
}
|
|
@@ -3589,7 +3590,7 @@
|
|
|
3589
3590
|
"type": "structure",
|
|
3590
3591
|
"members": {
|
|
3591
3592
|
"ReservedDBInstance": {
|
|
3592
|
-
"shape": "
|
|
3593
|
+
"shape": "S9o"
|
|
3593
3594
|
}
|
|
3594
3595
|
}
|
|
3595
3596
|
}
|
|
@@ -3609,7 +3610,7 @@
|
|
|
3609
3610
|
"type": "structure",
|
|
3610
3611
|
"members": {
|
|
3611
3612
|
"DBCluster": {
|
|
3612
|
-
"shape": "
|
|
3613
|
+
"shape": "S2e"
|
|
3613
3614
|
}
|
|
3614
3615
|
}
|
|
3615
3616
|
}
|
|
@@ -3632,7 +3633,7 @@
|
|
|
3632
3633
|
"type": "structure",
|
|
3633
3634
|
"members": {
|
|
3634
3635
|
"DBInstance": {
|
|
3635
|
-
"shape": "
|
|
3636
|
+
"shape": "S34"
|
|
3636
3637
|
}
|
|
3637
3638
|
}
|
|
3638
3639
|
}
|
|
@@ -3659,7 +3660,7 @@
|
|
|
3659
3660
|
"type": "structure",
|
|
3660
3661
|
"members": {
|
|
3661
3662
|
"DBProxyTargets": {
|
|
3662
|
-
"shape": "
|
|
3663
|
+
"shape": "S7n"
|
|
3663
3664
|
}
|
|
3664
3665
|
}
|
|
3665
3666
|
}
|
|
@@ -3677,7 +3678,7 @@
|
|
|
3677
3678
|
"type": "structure",
|
|
3678
3679
|
"members": {
|
|
3679
3680
|
"GlobalCluster": {
|
|
3680
|
-
"shape": "
|
|
3681
|
+
"shape": "S4o"
|
|
3681
3682
|
}
|
|
3682
3683
|
}
|
|
3683
3684
|
}
|
|
@@ -3761,12 +3762,12 @@
|
|
|
3761
3762
|
"type": "boolean"
|
|
3762
3763
|
},
|
|
3763
3764
|
"Parameters": {
|
|
3764
|
-
"shape": "
|
|
3765
|
+
"shape": "S6c"
|
|
3765
3766
|
}
|
|
3766
3767
|
}
|
|
3767
3768
|
},
|
|
3768
3769
|
"output": {
|
|
3769
|
-
"shape": "
|
|
3770
|
+
"shape": "Sax",
|
|
3770
3771
|
"resultWrapper": "ResetDBClusterParameterGroupResult"
|
|
3771
3772
|
}
|
|
3772
3773
|
},
|
|
@@ -3782,12 +3783,12 @@
|
|
|
3782
3783
|
"type": "boolean"
|
|
3783
3784
|
},
|
|
3784
3785
|
"Parameters": {
|
|
3785
|
-
"shape": "
|
|
3786
|
+
"shape": "S6c"
|
|
3786
3787
|
}
|
|
3787
3788
|
}
|
|
3788
3789
|
},
|
|
3789
3790
|
"output": {
|
|
3790
|
-
"shape": "
|
|
3791
|
+
"shape": "Sb4",
|
|
3791
3792
|
"resultWrapper": "ResetDBParameterGroupResult"
|
|
3792
3793
|
}
|
|
3793
3794
|
},
|
|
@@ -3806,7 +3807,7 @@
|
|
|
3806
3807
|
],
|
|
3807
3808
|
"members": {
|
|
3808
3809
|
"AvailabilityZones": {
|
|
3809
|
-
"shape": "
|
|
3810
|
+
"shape": "S14"
|
|
3810
3811
|
},
|
|
3811
3812
|
"BackupRetentionPeriod": {
|
|
3812
3813
|
"type": "integer"
|
|
@@ -3816,7 +3817,7 @@
|
|
|
3816
3817
|
"DBClusterIdentifier": {},
|
|
3817
3818
|
"DBClusterParameterGroupName": {},
|
|
3818
3819
|
"VpcSecurityGroupIds": {
|
|
3819
|
-
"shape": "
|
|
3820
|
+
"shape": "S28"
|
|
3820
3821
|
},
|
|
3821
3822
|
"DBSubnetGroupName": {},
|
|
3822
3823
|
"Engine": {},
|
|
@@ -3848,7 +3849,7 @@
|
|
|
3848
3849
|
"type": "long"
|
|
3849
3850
|
},
|
|
3850
3851
|
"EnableCloudwatchLogsExports": {
|
|
3851
|
-
"shape": "
|
|
3852
|
+
"shape": "S25"
|
|
3852
3853
|
},
|
|
3853
3854
|
"DeletionProtection": {
|
|
3854
3855
|
"type": "boolean"
|
|
@@ -3859,7 +3860,7 @@
|
|
|
3859
3860
|
"Domain": {},
|
|
3860
3861
|
"DomainIAMRoleName": {},
|
|
3861
3862
|
"ServerlessV2ScalingConfiguration": {
|
|
3862
|
-
"shape": "
|
|
3863
|
+
"shape": "S2b"
|
|
3863
3864
|
},
|
|
3864
3865
|
"NetworkType": {}
|
|
3865
3866
|
}
|
|
@@ -3869,7 +3870,7 @@
|
|
|
3869
3870
|
"type": "structure",
|
|
3870
3871
|
"members": {
|
|
3871
3872
|
"DBCluster": {
|
|
3872
|
-
"shape": "
|
|
3873
|
+
"shape": "S2e"
|
|
3873
3874
|
}
|
|
3874
3875
|
}
|
|
3875
3876
|
}
|
|
@@ -3884,7 +3885,7 @@
|
|
|
3884
3885
|
],
|
|
3885
3886
|
"members": {
|
|
3886
3887
|
"AvailabilityZones": {
|
|
3887
|
-
"shape": "
|
|
3888
|
+
"shape": "S14"
|
|
3888
3889
|
},
|
|
3889
3890
|
"DBClusterIdentifier": {},
|
|
3890
3891
|
"SnapshotIdentifier": {},
|
|
@@ -3897,7 +3898,7 @@
|
|
|
3897
3898
|
"DatabaseName": {},
|
|
3898
3899
|
"OptionGroupName": {},
|
|
3899
3900
|
"VpcSecurityGroupIds": {
|
|
3900
|
-
"shape": "
|
|
3901
|
+
"shape": "S28"
|
|
3901
3902
|
},
|
|
3902
3903
|
"Tags": {
|
|
3903
3904
|
"shape": "Sb"
|
|
@@ -3910,11 +3911,11 @@
|
|
|
3910
3911
|
"type": "long"
|
|
3911
3912
|
},
|
|
3912
3913
|
"EnableCloudwatchLogsExports": {
|
|
3913
|
-
"shape": "
|
|
3914
|
+
"shape": "S25"
|
|
3914
3915
|
},
|
|
3915
3916
|
"EngineMode": {},
|
|
3916
3917
|
"ScalingConfiguration": {
|
|
3917
|
-
"shape": "
|
|
3918
|
+
"shape": "S2a"
|
|
3918
3919
|
},
|
|
3919
3920
|
"DBClusterParameterGroupName": {},
|
|
3920
3921
|
"DeletionProtection": {
|
|
@@ -3934,7 +3935,7 @@
|
|
|
3934
3935
|
"type": "boolean"
|
|
3935
3936
|
},
|
|
3936
3937
|
"ServerlessV2ScalingConfiguration": {
|
|
3937
|
-
"shape": "
|
|
3938
|
+
"shape": "S2b"
|
|
3938
3939
|
},
|
|
3939
3940
|
"NetworkType": {}
|
|
3940
3941
|
}
|
|
@@ -3944,7 +3945,7 @@
|
|
|
3944
3945
|
"type": "structure",
|
|
3945
3946
|
"members": {
|
|
3946
3947
|
"DBCluster": {
|
|
3947
|
-
"shape": "
|
|
3948
|
+
"shape": "S2e"
|
|
3948
3949
|
}
|
|
3949
3950
|
}
|
|
3950
3951
|
}
|
|
@@ -3972,7 +3973,7 @@
|
|
|
3972
3973
|
"DBSubnetGroupName": {},
|
|
3973
3974
|
"OptionGroupName": {},
|
|
3974
3975
|
"VpcSecurityGroupIds": {
|
|
3975
|
-
"shape": "
|
|
3976
|
+
"shape": "S28"
|
|
3976
3977
|
},
|
|
3977
3978
|
"Tags": {
|
|
3978
3979
|
"shape": "Sb"
|
|
@@ -3985,7 +3986,7 @@
|
|
|
3985
3986
|
"type": "long"
|
|
3986
3987
|
},
|
|
3987
3988
|
"EnableCloudwatchLogsExports": {
|
|
3988
|
-
"shape": "
|
|
3989
|
+
"shape": "S25"
|
|
3989
3990
|
},
|
|
3990
3991
|
"DBClusterParameterGroupName": {},
|
|
3991
3992
|
"DeletionProtection": {
|
|
@@ -3997,7 +3998,7 @@
|
|
|
3997
3998
|
"Domain": {},
|
|
3998
3999
|
"DomainIAMRoleName": {},
|
|
3999
4000
|
"ScalingConfiguration": {
|
|
4000
|
-
"shape": "
|
|
4001
|
+
"shape": "S2a"
|
|
4001
4002
|
},
|
|
4002
4003
|
"EngineMode": {},
|
|
4003
4004
|
"DBClusterInstanceClass": {},
|
|
@@ -4009,7 +4010,7 @@
|
|
|
4009
4010
|
"type": "integer"
|
|
4010
4011
|
},
|
|
4011
4012
|
"ServerlessV2ScalingConfiguration": {
|
|
4012
|
-
"shape": "
|
|
4013
|
+
"shape": "S2b"
|
|
4013
4014
|
},
|
|
4014
4015
|
"NetworkType": {}
|
|
4015
4016
|
}
|
|
@@ -4019,7 +4020,7 @@
|
|
|
4019
4020
|
"type": "structure",
|
|
4020
4021
|
"members": {
|
|
4021
4022
|
"DBCluster": {
|
|
4022
|
-
"shape": "
|
|
4023
|
+
"shape": "S2e"
|
|
4023
4024
|
}
|
|
4024
4025
|
}
|
|
4025
4026
|
}
|
|
@@ -4063,7 +4064,7 @@
|
|
|
4063
4064
|
"TdeCredentialArn": {},
|
|
4064
4065
|
"TdeCredentialPassword": {},
|
|
4065
4066
|
"VpcSecurityGroupIds": {
|
|
4066
|
-
"shape": "
|
|
4067
|
+
"shape": "S28"
|
|
4067
4068
|
},
|
|
4068
4069
|
"Domain": {},
|
|
4069
4070
|
"CopyTagsToSnapshot": {
|
|
@@ -4074,10 +4075,10 @@
|
|
|
4074
4075
|
"type": "boolean"
|
|
4075
4076
|
},
|
|
4076
4077
|
"EnableCloudwatchLogsExports": {
|
|
4077
|
-
"shape": "
|
|
4078
|
+
"shape": "S25"
|
|
4078
4079
|
},
|
|
4079
4080
|
"ProcessorFeatures": {
|
|
4080
|
-
"shape": "
|
|
4081
|
+
"shape": "S1c"
|
|
4081
4082
|
},
|
|
4082
4083
|
"UseDefaultProcessorFeatures": {
|
|
4083
4084
|
"type": "boolean"
|
|
@@ -4099,7 +4100,7 @@
|
|
|
4099
4100
|
"type": "structure",
|
|
4100
4101
|
"members": {
|
|
4101
4102
|
"DBInstance": {
|
|
4102
|
-
"shape": "
|
|
4103
|
+
"shape": "S34"
|
|
4103
4104
|
}
|
|
4104
4105
|
}
|
|
4105
4106
|
}
|
|
@@ -4127,10 +4128,10 @@
|
|
|
4127
4128
|
"MasterUsername": {},
|
|
4128
4129
|
"MasterUserPassword": {},
|
|
4129
4130
|
"DBSecurityGroups": {
|
|
4130
|
-
"shape": "
|
|
4131
|
+
"shape": "S32"
|
|
4131
4132
|
},
|
|
4132
4133
|
"VpcSecurityGroupIds": {
|
|
4133
|
-
"shape": "
|
|
4134
|
+
"shape": "S28"
|
|
4134
4135
|
},
|
|
4135
4136
|
"AvailabilityZone": {},
|
|
4136
4137
|
"DBSubnetGroupName": {},
|
|
@@ -4189,10 +4190,10 @@
|
|
|
4189
4190
|
"type": "integer"
|
|
4190
4191
|
},
|
|
4191
4192
|
"EnableCloudwatchLogsExports": {
|
|
4192
|
-
"shape": "
|
|
4193
|
+
"shape": "S25"
|
|
4193
4194
|
},
|
|
4194
4195
|
"ProcessorFeatures": {
|
|
4195
|
-
"shape": "
|
|
4196
|
+
"shape": "S1c"
|
|
4196
4197
|
},
|
|
4197
4198
|
"UseDefaultProcessorFeatures": {
|
|
4198
4199
|
"type": "boolean"
|
|
@@ -4211,7 +4212,7 @@
|
|
|
4211
4212
|
"type": "structure",
|
|
4212
4213
|
"members": {
|
|
4213
4214
|
"DBInstance": {
|
|
4214
|
-
"shape": "
|
|
4215
|
+
"shape": "S34"
|
|
4215
4216
|
}
|
|
4216
4217
|
}
|
|
4217
4218
|
}
|
|
@@ -4263,7 +4264,7 @@
|
|
|
4263
4264
|
"TdeCredentialArn": {},
|
|
4264
4265
|
"TdeCredentialPassword": {},
|
|
4265
4266
|
"VpcSecurityGroupIds": {
|
|
4266
|
-
"shape": "
|
|
4267
|
+
"shape": "S28"
|
|
4267
4268
|
},
|
|
4268
4269
|
"Domain": {},
|
|
4269
4270
|
"DomainIAMRoleName": {},
|
|
@@ -4271,10 +4272,10 @@
|
|
|
4271
4272
|
"type": "boolean"
|
|
4272
4273
|
},
|
|
4273
4274
|
"EnableCloudwatchLogsExports": {
|
|
4274
|
-
"shape": "
|
|
4275
|
+
"shape": "S25"
|
|
4275
4276
|
},
|
|
4276
4277
|
"ProcessorFeatures": {
|
|
4277
|
-
"shape": "
|
|
4278
|
+
"shape": "S1c"
|
|
4278
4279
|
},
|
|
4279
4280
|
"UseDefaultProcessorFeatures": {
|
|
4280
4281
|
"type": "boolean"
|
|
@@ -4301,7 +4302,7 @@
|
|
|
4301
4302
|
"type": "structure",
|
|
4302
4303
|
"members": {
|
|
4303
4304
|
"DBInstance": {
|
|
4304
|
-
"shape": "
|
|
4305
|
+
"shape": "S34"
|
|
4305
4306
|
}
|
|
4306
4307
|
}
|
|
4307
4308
|
}
|
|
@@ -4382,7 +4383,7 @@
|
|
|
4382
4383
|
"type": "structure",
|
|
4383
4384
|
"members": {
|
|
4384
4385
|
"DBCluster": {
|
|
4385
|
-
"shape": "
|
|
4386
|
+
"shape": "S2e"
|
|
4386
4387
|
}
|
|
4387
4388
|
}
|
|
4388
4389
|
}
|
|
@@ -4402,7 +4403,7 @@
|
|
|
4402
4403
|
"type": "structure",
|
|
4403
4404
|
"members": {
|
|
4404
4405
|
"DBInstance": {
|
|
4405
|
-
"shape": "
|
|
4406
|
+
"shape": "S34"
|
|
4406
4407
|
}
|
|
4407
4408
|
}
|
|
4408
4409
|
}
|
|
@@ -4427,7 +4428,7 @@
|
|
|
4427
4428
|
"type": "structure",
|
|
4428
4429
|
"members": {
|
|
4429
4430
|
"DBInstanceAutomatedBackup": {
|
|
4430
|
-
"shape": "
|
|
4431
|
+
"shape": "S57"
|
|
4431
4432
|
}
|
|
4432
4433
|
}
|
|
4433
4434
|
}
|
|
@@ -4497,7 +4498,7 @@
|
|
|
4497
4498
|
"type": "structure",
|
|
4498
4499
|
"members": {
|
|
4499
4500
|
"DBCluster": {
|
|
4500
|
-
"shape": "
|
|
4501
|
+
"shape": "S2e"
|
|
4501
4502
|
}
|
|
4502
4503
|
}
|
|
4503
4504
|
}
|
|
@@ -4518,7 +4519,7 @@
|
|
|
4518
4519
|
"type": "structure",
|
|
4519
4520
|
"members": {
|
|
4520
4521
|
"DBInstance": {
|
|
4521
|
-
"shape": "
|
|
4522
|
+
"shape": "S34"
|
|
4522
4523
|
}
|
|
4523
4524
|
}
|
|
4524
4525
|
}
|
|
@@ -4538,7 +4539,7 @@
|
|
|
4538
4539
|
"type": "structure",
|
|
4539
4540
|
"members": {
|
|
4540
4541
|
"DBInstanceAutomatedBackup": {
|
|
4541
|
-
"shape": "
|
|
4542
|
+
"shape": "S57"
|
|
4542
4543
|
}
|
|
4543
4544
|
}
|
|
4544
4545
|
}
|
|
@@ -4558,7 +4559,7 @@
|
|
|
4558
4559
|
"type": "structure",
|
|
4559
4560
|
"members": {
|
|
4560
4561
|
"DBInstance": {
|
|
4561
|
-
"shape": "
|
|
4562
|
+
"shape": "S34"
|
|
4562
4563
|
}
|
|
4563
4564
|
}
|
|
4564
4565
|
}
|
|
@@ -4719,14 +4720,15 @@
|
|
|
4719
4720
|
"type": "integer"
|
|
4720
4721
|
},
|
|
4721
4722
|
"FailureCause": {},
|
|
4722
|
-
"WarningMessage": {}
|
|
4723
|
+
"WarningMessage": {},
|
|
4724
|
+
"SourceType": {}
|
|
4723
4725
|
}
|
|
4724
4726
|
},
|
|
4725
4727
|
"Sv": {
|
|
4726
4728
|
"type": "list",
|
|
4727
4729
|
"member": {}
|
|
4728
4730
|
},
|
|
4729
|
-
"
|
|
4731
|
+
"S10": {
|
|
4730
4732
|
"type": "structure",
|
|
4731
4733
|
"members": {
|
|
4732
4734
|
"DBClusterParameterGroupName": {},
|
|
@@ -4736,11 +4738,11 @@
|
|
|
4736
4738
|
},
|
|
4737
4739
|
"wrapper": true
|
|
4738
4740
|
},
|
|
4739
|
-
"
|
|
4741
|
+
"S13": {
|
|
4740
4742
|
"type": "structure",
|
|
4741
4743
|
"members": {
|
|
4742
4744
|
"AvailabilityZones": {
|
|
4743
|
-
"shape": "
|
|
4745
|
+
"shape": "S14"
|
|
4744
4746
|
},
|
|
4745
4747
|
"DBClusterSnapshotIdentifier": {},
|
|
4746
4748
|
"DBClusterIdentifier": {},
|
|
@@ -4782,13 +4784,13 @@
|
|
|
4782
4784
|
},
|
|
4783
4785
|
"wrapper": true
|
|
4784
4786
|
},
|
|
4785
|
-
"
|
|
4787
|
+
"S14": {
|
|
4786
4788
|
"type": "list",
|
|
4787
4789
|
"member": {
|
|
4788
4790
|
"locationName": "AvailabilityZone"
|
|
4789
4791
|
}
|
|
4790
4792
|
},
|
|
4791
|
-
"
|
|
4793
|
+
"S17": {
|
|
4792
4794
|
"type": "structure",
|
|
4793
4795
|
"members": {
|
|
4794
4796
|
"DBParameterGroupName": {},
|
|
@@ -4798,7 +4800,7 @@
|
|
|
4798
4800
|
},
|
|
4799
4801
|
"wrapper": true
|
|
4800
4802
|
},
|
|
4801
|
-
"
|
|
4803
|
+
"S1a": {
|
|
4802
4804
|
"type": "structure",
|
|
4803
4805
|
"members": {
|
|
4804
4806
|
"DBSnapshotIdentifier": {},
|
|
@@ -4844,7 +4846,7 @@
|
|
|
4844
4846
|
"type": "boolean"
|
|
4845
4847
|
},
|
|
4846
4848
|
"ProcessorFeatures": {
|
|
4847
|
-
"shape": "
|
|
4849
|
+
"shape": "S1c"
|
|
4848
4850
|
},
|
|
4849
4851
|
"DbiResourceId": {},
|
|
4850
4852
|
"TagList": {
|
|
@@ -4860,7 +4862,7 @@
|
|
|
4860
4862
|
},
|
|
4861
4863
|
"wrapper": true
|
|
4862
4864
|
},
|
|
4863
|
-
"
|
|
4865
|
+
"S1c": {
|
|
4864
4866
|
"type": "list",
|
|
4865
4867
|
"member": {
|
|
4866
4868
|
"locationName": "ProcessorFeature",
|
|
@@ -4871,7 +4873,7 @@
|
|
|
4871
4873
|
}
|
|
4872
4874
|
}
|
|
4873
4875
|
},
|
|
4874
|
-
"
|
|
4876
|
+
"S1g": {
|
|
4875
4877
|
"type": "structure",
|
|
4876
4878
|
"members": {
|
|
4877
4879
|
"OptionGroupName": {},
|
|
@@ -4899,15 +4901,15 @@
|
|
|
4899
4901
|
"OptionSettings": {
|
|
4900
4902
|
"type": "list",
|
|
4901
4903
|
"member": {
|
|
4902
|
-
"shape": "
|
|
4904
|
+
"shape": "S1k",
|
|
4903
4905
|
"locationName": "OptionSetting"
|
|
4904
4906
|
}
|
|
4905
4907
|
},
|
|
4906
4908
|
"DBSecurityGroupMemberships": {
|
|
4907
|
-
"shape": "
|
|
4909
|
+
"shape": "S1l"
|
|
4908
4910
|
},
|
|
4909
4911
|
"VpcSecurityGroupMemberships": {
|
|
4910
|
-
"shape": "
|
|
4912
|
+
"shape": "S1n"
|
|
4911
4913
|
}
|
|
4912
4914
|
}
|
|
4913
4915
|
}
|
|
@@ -4920,7 +4922,7 @@
|
|
|
4920
4922
|
},
|
|
4921
4923
|
"wrapper": true
|
|
4922
4924
|
},
|
|
4923
|
-
"
|
|
4925
|
+
"S1k": {
|
|
4924
4926
|
"type": "structure",
|
|
4925
4927
|
"members": {
|
|
4926
4928
|
"Name": {},
|
|
@@ -4938,7 +4940,7 @@
|
|
|
4938
4940
|
}
|
|
4939
4941
|
}
|
|
4940
4942
|
},
|
|
4941
|
-
"
|
|
4943
|
+
"S1l": {
|
|
4942
4944
|
"type": "list",
|
|
4943
4945
|
"member": {
|
|
4944
4946
|
"locationName": "DBSecurityGroup",
|
|
@@ -4949,7 +4951,7 @@
|
|
|
4949
4951
|
}
|
|
4950
4952
|
}
|
|
4951
4953
|
},
|
|
4952
|
-
"
|
|
4954
|
+
"S1n": {
|
|
4953
4955
|
"type": "list",
|
|
4954
4956
|
"member": {
|
|
4955
4957
|
"locationName": "VpcSecurityGroupMembership",
|
|
@@ -4960,7 +4962,7 @@
|
|
|
4960
4962
|
}
|
|
4961
4963
|
}
|
|
4962
4964
|
},
|
|
4963
|
-
"
|
|
4965
|
+
"S1x": {
|
|
4964
4966
|
"type": "structure",
|
|
4965
4967
|
"members": {
|
|
4966
4968
|
"Engine": {},
|
|
@@ -4969,13 +4971,13 @@
|
|
|
4969
4971
|
"DBEngineDescription": {},
|
|
4970
4972
|
"DBEngineVersionDescription": {},
|
|
4971
4973
|
"DefaultCharacterSet": {
|
|
4972
|
-
"shape": "
|
|
4974
|
+
"shape": "S1y"
|
|
4973
4975
|
},
|
|
4974
4976
|
"SupportedCharacterSets": {
|
|
4975
|
-
"shape": "
|
|
4977
|
+
"shape": "S1z"
|
|
4976
4978
|
},
|
|
4977
4979
|
"SupportedNcharCharacterSets": {
|
|
4978
|
-
"shape": "
|
|
4980
|
+
"shape": "S1z"
|
|
4979
4981
|
},
|
|
4980
4982
|
"ValidUpgradeTarget": {
|
|
4981
4983
|
"type": "list",
|
|
@@ -4993,7 +4995,7 @@
|
|
|
4993
4995
|
"type": "boolean"
|
|
4994
4996
|
},
|
|
4995
4997
|
"SupportedEngineModes": {
|
|
4996
|
-
"shape": "
|
|
4998
|
+
"shape": "S22"
|
|
4997
4999
|
},
|
|
4998
5000
|
"SupportsParallelQuery": {
|
|
4999
5001
|
"type": "boolean"
|
|
@@ -5018,7 +5020,7 @@
|
|
|
5018
5020
|
}
|
|
5019
5021
|
},
|
|
5020
5022
|
"ExportableLogTypes": {
|
|
5021
|
-
"shape": "
|
|
5023
|
+
"shape": "S25"
|
|
5022
5024
|
},
|
|
5023
5025
|
"SupportsLogExportsToCloudwatchLogs": {
|
|
5024
5026
|
"type": "boolean"
|
|
@@ -5027,7 +5029,7 @@
|
|
|
5027
5029
|
"type": "boolean"
|
|
5028
5030
|
},
|
|
5029
5031
|
"SupportedEngineModes": {
|
|
5030
|
-
"shape": "
|
|
5032
|
+
"shape": "S22"
|
|
5031
5033
|
},
|
|
5032
5034
|
"SupportedFeatureNames": {
|
|
5033
5035
|
"type": "list",
|
|
@@ -5056,35 +5058,35 @@
|
|
|
5056
5058
|
}
|
|
5057
5059
|
}
|
|
5058
5060
|
},
|
|
5059
|
-
"
|
|
5061
|
+
"S1y": {
|
|
5060
5062
|
"type": "structure",
|
|
5061
5063
|
"members": {
|
|
5062
5064
|
"CharacterSetName": {},
|
|
5063
5065
|
"CharacterSetDescription": {}
|
|
5064
5066
|
}
|
|
5065
5067
|
},
|
|
5066
|
-
"
|
|
5068
|
+
"S1z": {
|
|
5067
5069
|
"type": "list",
|
|
5068
5070
|
"member": {
|
|
5069
|
-
"shape": "
|
|
5071
|
+
"shape": "S1y",
|
|
5070
5072
|
"locationName": "CharacterSet"
|
|
5071
5073
|
}
|
|
5072
5074
|
},
|
|
5073
|
-
"
|
|
5075
|
+
"S22": {
|
|
5074
5076
|
"type": "list",
|
|
5075
5077
|
"member": {}
|
|
5076
5078
|
},
|
|
5077
|
-
"
|
|
5079
|
+
"S25": {
|
|
5078
5080
|
"type": "list",
|
|
5079
5081
|
"member": {}
|
|
5080
5082
|
},
|
|
5081
|
-
"
|
|
5083
|
+
"S28": {
|
|
5082
5084
|
"type": "list",
|
|
5083
5085
|
"member": {
|
|
5084
5086
|
"locationName": "VpcSecurityGroupId"
|
|
5085
5087
|
}
|
|
5086
5088
|
},
|
|
5087
|
-
"
|
|
5089
|
+
"S2a": {
|
|
5088
5090
|
"type": "structure",
|
|
5089
5091
|
"members": {
|
|
5090
5092
|
"MinCapacity": {
|
|
@@ -5105,7 +5107,7 @@
|
|
|
5105
5107
|
}
|
|
5106
5108
|
}
|
|
5107
5109
|
},
|
|
5108
|
-
"
|
|
5110
|
+
"S2b": {
|
|
5109
5111
|
"type": "structure",
|
|
5110
5112
|
"members": {
|
|
5111
5113
|
"MinCapacity": {
|
|
@@ -5116,14 +5118,14 @@
|
|
|
5116
5118
|
}
|
|
5117
5119
|
}
|
|
5118
5120
|
},
|
|
5119
|
-
"
|
|
5121
|
+
"S2e": {
|
|
5120
5122
|
"type": "structure",
|
|
5121
5123
|
"members": {
|
|
5122
5124
|
"AllocatedStorage": {
|
|
5123
5125
|
"type": "integer"
|
|
5124
5126
|
},
|
|
5125
5127
|
"AvailabilityZones": {
|
|
5126
|
-
"shape": "
|
|
5128
|
+
"shape": "S14"
|
|
5127
5129
|
},
|
|
5128
5130
|
"BackupRetentionPeriod": {
|
|
5129
5131
|
"type": "integer"
|
|
@@ -5197,7 +5199,7 @@
|
|
|
5197
5199
|
}
|
|
5198
5200
|
},
|
|
5199
5201
|
"VpcSecurityGroups": {
|
|
5200
|
-
"shape": "
|
|
5202
|
+
"shape": "S1n"
|
|
5201
5203
|
},
|
|
5202
5204
|
"HostedZoneId": {},
|
|
5203
5205
|
"StorageEncrypted": {
|
|
@@ -5235,7 +5237,7 @@
|
|
|
5235
5237
|
"type": "long"
|
|
5236
5238
|
},
|
|
5237
5239
|
"EnabledCloudwatchLogsExports": {
|
|
5238
|
-
"shape": "
|
|
5240
|
+
"shape": "S25"
|
|
5239
5241
|
},
|
|
5240
5242
|
"Capacity": {
|
|
5241
5243
|
"type": "integer"
|
|
@@ -5279,7 +5281,7 @@
|
|
|
5279
5281
|
"type": "boolean"
|
|
5280
5282
|
},
|
|
5281
5283
|
"DomainMemberships": {
|
|
5282
|
-
"shape": "
|
|
5284
|
+
"shape": "S2p"
|
|
5283
5285
|
},
|
|
5284
5286
|
"TagList": {
|
|
5285
5287
|
"shape": "Sb"
|
|
@@ -5292,7 +5294,7 @@
|
|
|
5292
5294
|
"type": "structure",
|
|
5293
5295
|
"members": {
|
|
5294
5296
|
"PendingCloudwatchLogsExports": {
|
|
5295
|
-
"shape": "
|
|
5297
|
+
"shape": "S2t"
|
|
5296
5298
|
},
|
|
5297
5299
|
"DBClusterIdentifier": {},
|
|
5298
5300
|
"MasterUserPassword": {},
|
|
@@ -5339,7 +5341,7 @@
|
|
|
5339
5341
|
},
|
|
5340
5342
|
"wrapper": true
|
|
5341
5343
|
},
|
|
5342
|
-
"
|
|
5344
|
+
"S2p": {
|
|
5343
5345
|
"type": "list",
|
|
5344
5346
|
"member": {
|
|
5345
5347
|
"locationName": "DomainMembership",
|
|
@@ -5352,18 +5354,18 @@
|
|
|
5352
5354
|
}
|
|
5353
5355
|
}
|
|
5354
5356
|
},
|
|
5355
|
-
"
|
|
5357
|
+
"S2t": {
|
|
5356
5358
|
"type": "structure",
|
|
5357
5359
|
"members": {
|
|
5358
5360
|
"LogTypesToEnable": {
|
|
5359
|
-
"shape": "
|
|
5361
|
+
"shape": "S25"
|
|
5360
5362
|
},
|
|
5361
5363
|
"LogTypesToDisable": {
|
|
5362
|
-
"shape": "
|
|
5364
|
+
"shape": "S25"
|
|
5363
5365
|
}
|
|
5364
5366
|
}
|
|
5365
5367
|
},
|
|
5366
|
-
"
|
|
5368
|
+
"S2w": {
|
|
5367
5369
|
"type": "structure",
|
|
5368
5370
|
"members": {
|
|
5369
5371
|
"DBClusterEndpointIdentifier": {},
|
|
@@ -5382,13 +5384,13 @@
|
|
|
5382
5384
|
"DBClusterEndpointArn": {}
|
|
5383
5385
|
}
|
|
5384
5386
|
},
|
|
5385
|
-
"
|
|
5387
|
+
"S32": {
|
|
5386
5388
|
"type": "list",
|
|
5387
5389
|
"member": {
|
|
5388
5390
|
"locationName": "DBSecurityGroupName"
|
|
5389
5391
|
}
|
|
5390
5392
|
},
|
|
5391
|
-
"
|
|
5393
|
+
"S34": {
|
|
5392
5394
|
"type": "structure",
|
|
5393
5395
|
"members": {
|
|
5394
5396
|
"DBInstanceIdentifier": {},
|
|
@@ -5401,7 +5403,7 @@
|
|
|
5401
5403
|
"MasterUsername": {},
|
|
5402
5404
|
"DBName": {},
|
|
5403
5405
|
"Endpoint": {
|
|
5404
|
-
"shape": "
|
|
5406
|
+
"shape": "S35"
|
|
5405
5407
|
},
|
|
5406
5408
|
"AllocatedStorage": {
|
|
5407
5409
|
"type": "integer"
|
|
@@ -5414,10 +5416,10 @@
|
|
|
5414
5416
|
"type": "integer"
|
|
5415
5417
|
},
|
|
5416
5418
|
"DBSecurityGroups": {
|
|
5417
|
-
"shape": "
|
|
5419
|
+
"shape": "S1l"
|
|
5418
5420
|
},
|
|
5419
5421
|
"VpcSecurityGroups": {
|
|
5420
|
-
"shape": "
|
|
5422
|
+
"shape": "S1n"
|
|
5421
5423
|
},
|
|
5422
5424
|
"DBParameterGroups": {
|
|
5423
5425
|
"type": "list",
|
|
@@ -5432,7 +5434,7 @@
|
|
|
5432
5434
|
},
|
|
5433
5435
|
"AvailabilityZone": {},
|
|
5434
5436
|
"DBSubnetGroup": {
|
|
5435
|
-
"shape": "
|
|
5437
|
+
"shape": "S38"
|
|
5436
5438
|
},
|
|
5437
5439
|
"PreferredMaintenanceWindow": {},
|
|
5438
5440
|
"PendingModifiedValues": {
|
|
@@ -5462,10 +5464,10 @@
|
|
|
5462
5464
|
"CACertificateIdentifier": {},
|
|
5463
5465
|
"DBSubnetGroupName": {},
|
|
5464
5466
|
"PendingCloudwatchLogsExports": {
|
|
5465
|
-
"shape": "
|
|
5467
|
+
"shape": "S2t"
|
|
5466
5468
|
},
|
|
5467
5469
|
"ProcessorFeatures": {
|
|
5468
|
-
"shape": "
|
|
5470
|
+
"shape": "S1c"
|
|
5469
5471
|
},
|
|
5470
5472
|
"IAMDatabaseAuthenticationEnabled": {
|
|
5471
5473
|
"type": "boolean"
|
|
@@ -5549,7 +5551,7 @@
|
|
|
5549
5551
|
"DbiResourceId": {},
|
|
5550
5552
|
"CACertificateIdentifier": {},
|
|
5551
5553
|
"DomainMemberships": {
|
|
5552
|
-
"shape": "
|
|
5554
|
+
"shape": "S2p"
|
|
5553
5555
|
},
|
|
5554
5556
|
"CopyTagsToSnapshot": {
|
|
5555
5557
|
"type": "boolean"
|
|
@@ -5575,10 +5577,10 @@
|
|
|
5575
5577
|
"type": "integer"
|
|
5576
5578
|
},
|
|
5577
5579
|
"EnabledCloudwatchLogsExports": {
|
|
5578
|
-
"shape": "
|
|
5580
|
+
"shape": "S25"
|
|
5579
5581
|
},
|
|
5580
5582
|
"ProcessorFeatures": {
|
|
5581
|
-
"shape": "
|
|
5583
|
+
"shape": "S1c"
|
|
5582
5584
|
},
|
|
5583
5585
|
"DeletionProtection": {
|
|
5584
5586
|
"type": "boolean"
|
|
@@ -5596,7 +5598,7 @@
|
|
|
5596
5598
|
}
|
|
5597
5599
|
},
|
|
5598
5600
|
"ListenerEndpoint": {
|
|
5599
|
-
"shape": "
|
|
5601
|
+
"shape": "S35"
|
|
5600
5602
|
},
|
|
5601
5603
|
"MaxAllocatedStorage": {
|
|
5602
5604
|
"type": "integer"
|
|
@@ -5605,7 +5607,7 @@
|
|
|
5605
5607
|
"shape": "Sb"
|
|
5606
5608
|
},
|
|
5607
5609
|
"DBInstanceAutomatedBackupsReplications": {
|
|
5608
|
-
"shape": "
|
|
5610
|
+
"shape": "S3o"
|
|
5609
5611
|
},
|
|
5610
5612
|
"CustomerOwnedIpEnabled": {
|
|
5611
5613
|
"type": "boolean"
|
|
@@ -5629,7 +5631,7 @@
|
|
|
5629
5631
|
},
|
|
5630
5632
|
"wrapper": true
|
|
5631
5633
|
},
|
|
5632
|
-
"
|
|
5634
|
+
"S35": {
|
|
5633
5635
|
"type": "structure",
|
|
5634
5636
|
"members": {
|
|
5635
5637
|
"Address": {},
|
|
@@ -5639,7 +5641,7 @@
|
|
|
5639
5641
|
"HostedZoneId": {}
|
|
5640
5642
|
}
|
|
5641
5643
|
},
|
|
5642
|
-
"
|
|
5644
|
+
"S38": {
|
|
5643
5645
|
"type": "structure",
|
|
5644
5646
|
"members": {
|
|
5645
5647
|
"DBSubnetGroupName": {},
|
|
@@ -5654,7 +5656,7 @@
|
|
|
5654
5656
|
"members": {
|
|
5655
5657
|
"SubnetIdentifier": {},
|
|
5656
5658
|
"SubnetAvailabilityZone": {
|
|
5657
|
-
"shape": "
|
|
5659
|
+
"shape": "S3b"
|
|
5658
5660
|
},
|
|
5659
5661
|
"SubnetOutpost": {
|
|
5660
5662
|
"type": "structure",
|
|
@@ -5673,14 +5675,14 @@
|
|
|
5673
5675
|
},
|
|
5674
5676
|
"wrapper": true
|
|
5675
5677
|
},
|
|
5676
|
-
"
|
|
5678
|
+
"S3b": {
|
|
5677
5679
|
"type": "structure",
|
|
5678
5680
|
"members": {
|
|
5679
5681
|
"Name": {}
|
|
5680
5682
|
},
|
|
5681
5683
|
"wrapper": true
|
|
5682
5684
|
},
|
|
5683
|
-
"
|
|
5685
|
+
"S3o": {
|
|
5684
5686
|
"type": "list",
|
|
5685
5687
|
"member": {
|
|
5686
5688
|
"locationName": "DBInstanceAutomatedBackupsReplication",
|
|
@@ -5690,7 +5692,7 @@
|
|
|
5690
5692
|
}
|
|
5691
5693
|
}
|
|
5692
5694
|
},
|
|
5693
|
-
"
|
|
5695
|
+
"S3x": {
|
|
5694
5696
|
"type": "list",
|
|
5695
5697
|
"member": {
|
|
5696
5698
|
"type": "structure",
|
|
@@ -5703,7 +5705,7 @@
|
|
|
5703
5705
|
}
|
|
5704
5706
|
}
|
|
5705
5707
|
},
|
|
5706
|
-
"
|
|
5708
|
+
"S42": {
|
|
5707
5709
|
"type": "structure",
|
|
5708
5710
|
"members": {
|
|
5709
5711
|
"DBProxyName": {},
|
|
@@ -5749,7 +5751,7 @@
|
|
|
5749
5751
|
}
|
|
5750
5752
|
}
|
|
5751
5753
|
},
|
|
5752
|
-
"
|
|
5754
|
+
"S4b": {
|
|
5753
5755
|
"type": "structure",
|
|
5754
5756
|
"members": {
|
|
5755
5757
|
"DBProxyEndpointName": {},
|
|
@@ -5773,13 +5775,13 @@
|
|
|
5773
5775
|
}
|
|
5774
5776
|
}
|
|
5775
5777
|
},
|
|
5776
|
-
"
|
|
5778
|
+
"S4i": {
|
|
5777
5779
|
"type": "list",
|
|
5778
5780
|
"member": {
|
|
5779
5781
|
"locationName": "SubnetIdentifier"
|
|
5780
5782
|
}
|
|
5781
5783
|
},
|
|
5782
|
-
"
|
|
5784
|
+
"S4o": {
|
|
5783
5785
|
"type": "structure",
|
|
5784
5786
|
"members": {
|
|
5785
5787
|
"GlobalClusterIdentifier": {},
|
|
@@ -5826,7 +5828,7 @@
|
|
|
5826
5828
|
},
|
|
5827
5829
|
"wrapper": true
|
|
5828
5830
|
},
|
|
5829
|
-
"
|
|
5831
|
+
"S57": {
|
|
5830
5832
|
"type": "structure",
|
|
5831
5833
|
"members": {
|
|
5832
5834
|
"DBInstanceArn": {},
|
|
@@ -5879,13 +5881,13 @@
|
|
|
5879
5881
|
},
|
|
5880
5882
|
"DBInstanceAutomatedBackupsArn": {},
|
|
5881
5883
|
"DBInstanceAutomatedBackupsReplications": {
|
|
5882
|
-
"shape": "
|
|
5884
|
+
"shape": "S3o"
|
|
5883
5885
|
},
|
|
5884
5886
|
"BackupTarget": {}
|
|
5885
5887
|
},
|
|
5886
5888
|
"wrapper": true
|
|
5887
5889
|
},
|
|
5888
|
-
"
|
|
5890
|
+
"S5v": {
|
|
5889
5891
|
"type": "list",
|
|
5890
5892
|
"member": {
|
|
5891
5893
|
"locationName": "Filter",
|
|
@@ -5905,7 +5907,7 @@
|
|
|
5905
5907
|
}
|
|
5906
5908
|
}
|
|
5907
5909
|
},
|
|
5908
|
-
"
|
|
5910
|
+
"S60": {
|
|
5909
5911
|
"type": "structure",
|
|
5910
5912
|
"members": {
|
|
5911
5913
|
"CertificateIdentifier": {},
|
|
@@ -5927,7 +5929,7 @@
|
|
|
5927
5929
|
},
|
|
5928
5930
|
"wrapper": true
|
|
5929
5931
|
},
|
|
5930
|
-
"
|
|
5932
|
+
"S6c": {
|
|
5931
5933
|
"type": "list",
|
|
5932
5934
|
"member": {
|
|
5933
5935
|
"locationName": "Parameter",
|
|
@@ -5946,12 +5948,12 @@
|
|
|
5946
5948
|
"MinimumEngineVersion": {},
|
|
5947
5949
|
"ApplyMethod": {},
|
|
5948
5950
|
"SupportedEngineModes": {
|
|
5949
|
-
"shape": "
|
|
5951
|
+
"shape": "S22"
|
|
5950
5952
|
}
|
|
5951
5953
|
}
|
|
5952
5954
|
}
|
|
5953
5955
|
},
|
|
5954
|
-
"
|
|
5956
|
+
"S6h": {
|
|
5955
5957
|
"type": "structure",
|
|
5956
5958
|
"members": {
|
|
5957
5959
|
"DBClusterSnapshotIdentifier": {},
|
|
@@ -5963,7 +5965,7 @@
|
|
|
5963
5965
|
"members": {
|
|
5964
5966
|
"AttributeName": {},
|
|
5965
5967
|
"AttributeValues": {
|
|
5966
|
-
"shape": "
|
|
5968
|
+
"shape": "S6k"
|
|
5967
5969
|
}
|
|
5968
5970
|
}
|
|
5969
5971
|
}
|
|
@@ -5971,13 +5973,13 @@
|
|
|
5971
5973
|
},
|
|
5972
5974
|
"wrapper": true
|
|
5973
5975
|
},
|
|
5974
|
-
"
|
|
5976
|
+
"S6k": {
|
|
5975
5977
|
"type": "list",
|
|
5976
5978
|
"member": {
|
|
5977
5979
|
"locationName": "AttributeValue"
|
|
5978
5980
|
}
|
|
5979
5981
|
},
|
|
5980
|
-
"
|
|
5982
|
+
"S7j": {
|
|
5981
5983
|
"type": "structure",
|
|
5982
5984
|
"members": {
|
|
5983
5985
|
"DBProxyName": {},
|
|
@@ -6013,7 +6015,7 @@
|
|
|
6013
6015
|
}
|
|
6014
6016
|
}
|
|
6015
6017
|
},
|
|
6016
|
-
"
|
|
6018
|
+
"S7n": {
|
|
6017
6019
|
"type": "list",
|
|
6018
6020
|
"member": {
|
|
6019
6021
|
"type": "structure",
|
|
@@ -6038,7 +6040,7 @@
|
|
|
6038
6040
|
}
|
|
6039
6041
|
}
|
|
6040
6042
|
},
|
|
6041
|
-
"
|
|
6043
|
+
"S7z": {
|
|
6042
6044
|
"type": "structure",
|
|
6043
6045
|
"members": {
|
|
6044
6046
|
"DBSnapshotIdentifier": {},
|
|
@@ -6050,7 +6052,7 @@
|
|
|
6050
6052
|
"members": {
|
|
6051
6053
|
"AttributeName": {},
|
|
6052
6054
|
"AttributeValues": {
|
|
6053
|
-
"shape": "
|
|
6055
|
+
"shape": "S6k"
|
|
6054
6056
|
}
|
|
6055
6057
|
},
|
|
6056
6058
|
"wrapper": true
|
|
@@ -6059,18 +6061,18 @@
|
|
|
6059
6061
|
},
|
|
6060
6062
|
"wrapper": true
|
|
6061
6063
|
},
|
|
6062
|
-
"
|
|
6064
|
+
"S8a": {
|
|
6063
6065
|
"type": "structure",
|
|
6064
6066
|
"members": {
|
|
6065
6067
|
"DBParameterGroupFamily": {},
|
|
6066
6068
|
"Marker": {},
|
|
6067
6069
|
"Parameters": {
|
|
6068
|
-
"shape": "
|
|
6070
|
+
"shape": "S6c"
|
|
6069
6071
|
}
|
|
6070
6072
|
},
|
|
6071
6073
|
"wrapper": true
|
|
6072
6074
|
},
|
|
6073
|
-
"
|
|
6075
|
+
"S9f": {
|
|
6074
6076
|
"type": "list",
|
|
6075
6077
|
"member": {
|
|
6076
6078
|
"locationName": "AvailableProcessorFeature",
|
|
@@ -6082,7 +6084,7 @@
|
|
|
6082
6084
|
}
|
|
6083
6085
|
}
|
|
6084
6086
|
},
|
|
6085
|
-
"
|
|
6087
|
+
"S9o": {
|
|
6086
6088
|
"type": "structure",
|
|
6087
6089
|
"members": {
|
|
6088
6090
|
"ReservedDBInstanceId": {},
|
|
@@ -6111,14 +6113,14 @@
|
|
|
6111
6113
|
},
|
|
6112
6114
|
"State": {},
|
|
6113
6115
|
"RecurringCharges": {
|
|
6114
|
-
"shape": "
|
|
6116
|
+
"shape": "S9q"
|
|
6115
6117
|
},
|
|
6116
6118
|
"ReservedDBInstanceArn": {},
|
|
6117
6119
|
"LeaseId": {}
|
|
6118
6120
|
},
|
|
6119
6121
|
"wrapper": true
|
|
6120
6122
|
},
|
|
6121
|
-
"
|
|
6123
|
+
"S9q": {
|
|
6122
6124
|
"type": "list",
|
|
6123
6125
|
"member": {
|
|
6124
6126
|
"locationName": "RecurringCharge",
|
|
@@ -6132,7 +6134,7 @@
|
|
|
6132
6134
|
"wrapper": true
|
|
6133
6135
|
}
|
|
6134
6136
|
},
|
|
6135
|
-
"
|
|
6137
|
+
"Sa5": {
|
|
6136
6138
|
"type": "list",
|
|
6137
6139
|
"member": {
|
|
6138
6140
|
"locationName": "Range",
|
|
@@ -6150,24 +6152,24 @@
|
|
|
6150
6152
|
}
|
|
6151
6153
|
}
|
|
6152
6154
|
},
|
|
6153
|
-
"
|
|
6155
|
+
"Sat": {
|
|
6154
6156
|
"type": "structure",
|
|
6155
6157
|
"members": {
|
|
6156
6158
|
"EnableLogTypes": {
|
|
6157
|
-
"shape": "
|
|
6159
|
+
"shape": "S25"
|
|
6158
6160
|
},
|
|
6159
6161
|
"DisableLogTypes": {
|
|
6160
|
-
"shape": "
|
|
6162
|
+
"shape": "S25"
|
|
6161
6163
|
}
|
|
6162
6164
|
}
|
|
6163
6165
|
},
|
|
6164
|
-
"
|
|
6166
|
+
"Sax": {
|
|
6165
6167
|
"type": "structure",
|
|
6166
6168
|
"members": {
|
|
6167
6169
|
"DBClusterParameterGroupName": {}
|
|
6168
6170
|
}
|
|
6169
6171
|
},
|
|
6170
|
-
"
|
|
6172
|
+
"Sb4": {
|
|
6171
6173
|
"type": "structure",
|
|
6172
6174
|
"members": {
|
|
6173
6175
|
"DBParameterGroupName": {}
|